2018-03-03 18:57:39,807 [salt.loaded.int.module.cmdmod][ERROR   ][5196] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-03-03 18:57:43,267 [salt.loaded.int.module.cmdmod][INFO    ][5730] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-03 18:57:43,287 [salt.loaded.int.module.cmdmod][INFO    ][5730] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-03 18:57:43,326 [salt.loaded.int.module.cmdmod][INFO    ][5730] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-03-03 18:57:43,351 [salt.utils.parsers][WARNING ][2183] Minion received a SIGTERM. Exiting.
2018-03-03 18:57:44,285 [salt.cli.daemons ][INFO    ][5806] Setting up the Salt Minion "kvm02.mcp-pike-odl-ha.local"
2018-03-03 18:57:44,380 [salt.cli.daemons ][INFO    ][5806] Starting up the Salt Minion
2018-03-03 18:57:44,380 [salt.utils.event ][INFO    ][5806] Starting pull socket on /var/run/salt/minion/minion_event_ae0474bb16_pull.ipc
2018-03-03 18:57:45,225 [salt.minion      ][INFO    ][5806] Creating minion process manager
2018-03-03 18:57:46,739 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5806] Executing command ['date', '+%z'] in directory '/root'
2018-03-03 18:57:46,768 [salt.utils.schedule][INFO    ][5806] Updating job settings for scheduled job: __mine_interval
2018-03-03 18:57:46,770 [salt.minion      ][INFO    ][5806] Added mine.update to scheduler
2018-03-03 18:57:46,776 [salt.minion      ][INFO    ][5806] Minion is starting as user 'root'
2018-03-03 18:57:46,793 [salt.minion      ][INFO    ][5806] Minion is ready to receive requests!
2018-03-03 18:57:47,794 [salt.utils.schedule][INFO    ][5806] Running scheduled job: __mine_interval
2018-03-03 18:59:02,019 [salt.minion      ][INFO    ][5806] User sudo_ubuntu Executing command test.ping with jid 20180303185900723352
2018-03-03 18:59:02,041 [salt.minion      ][INFO    ][5899] Starting a new job with PID 5899
2018-03-03 18:59:02,085 [salt.minion      ][INFO    ][5899] Returning information for job: 20180303185900723352
2018-03-03 18:59:03,561 [salt.minion      ][INFO    ][5806] User sudo_ubuntu Executing command system.reboot with jid 20180303185902265447
2018-03-03 18:59:03,581 [salt.minion      ][INFO    ][5904] Starting a new job with PID 5904
2018-03-03 18:59:03,588 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5904] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-03-03 18:59:03,865 [salt.utils.parsers][WARNING ][5806] Minion received a SIGTERM. Exiting.
2018-03-03 18:59:03,866 [salt.cli.daemons ][INFO    ][5806] Shutting down the Salt Minion
2018-03-03 19:03:30,557 [salt.cli.daemons ][INFO    ][3282] Setting up the Salt Minion "kvm02.mcp-pike-odl-ha.local"
2018-03-03 19:03:30,633 [salt.cli.daemons ][INFO    ][3282] Starting up the Salt Minion
2018-03-03 19:03:30,634 [salt.utils.event ][INFO    ][3282] Starting pull socket on /var/run/salt/minion/minion_event_ae0474bb16_pull.ipc
2018-03-03 19:03:31,206 [salt.minion      ][INFO    ][3282] Creating minion process manager
2018-03-03 19:03:32,348 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][3282] Executing command ['date', '+%z'] in directory '/root'
2018-03-03 19:03:32,361 [salt.utils.schedule][INFO    ][3282] Updating job settings for scheduled job: __mine_interval
2018-03-03 19:03:32,362 [salt.minion      ][INFO    ][3282] Added mine.update to scheduler
2018-03-03 19:03:32,366 [salt.minion      ][INFO    ][3282] Minion is starting as user 'root'
2018-03-03 19:03:32,392 [salt.minion      ][INFO    ][3282] Minion is ready to receive requests!
2018-03-03 19:03:33,393 [salt.utils.schedule][INFO    ][3282] Running scheduled job: __mine_interval
2018-03-03 19:03:41,055 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190339795891
2018-03-03 19:03:41,062 [salt.minion      ][INFO    ][3654] Starting a new job with PID 3654
2018-03-03 19:03:41,075 [salt.minion      ][INFO    ][3654] Returning information for job: 20180303190339795891
2018-03-03 19:04:01,768 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command test.ping with jid 20180303190400508710
2018-03-03 19:04:01,775 [salt.minion      ][INFO    ][3659] Starting a new job with PID 3659
2018-03-03 19:04:01,817 [salt.minion      ][INFO    ][3659] Returning information for job: 20180303190400508710
2018-03-03 19:04:02,571 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command state.apply with jid 20180303190401314255
2018-03-03 19:04:02,579 [salt.minion      ][INFO    ][3664] Starting a new job with PID 3664
2018-03-03 19:04:05,187 [salt.state       ][INFO    ][3664] Loading fresh modules for state activity
2018-03-03 19:04:05,232 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-03-03 19:04:05,260 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-03-03 19:04:05,441 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-03-03 19:04:05,526 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-03-03 19:04:05,611 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-03-03 19:04:05,778 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-03-03 19:04:05,870 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-03-03 19:04:06,064 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-03-03 19:04:06,198 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-03-03 19:04:06,282 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-03-03 19:04:06,366 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-03-03 19:04:06,470 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-03-03 19:04:06,564 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-03-03 19:04:06,646 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-03-03 19:04:06,732 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-03-03 19:04:07,345 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-03-03 19:04:07,435 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-03-03 19:04:07,453 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-03-03 19:04:07,491 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-03-03 19:04:07,522 [salt.state       ][INFO    ][3664] Running state [/etc/environment] at time 19:04:07.522617
2018-03-03 19:04:07,522 [salt.state       ][INFO    ][3664] Executing state file.blockreplace for /etc/environment
2018-03-03 19:04:07,524 [salt.state       ][INFO    ][3664] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-03-03 19:04:07,524 [salt.state       ][INFO    ][3664] Completed state [/etc/environment] at time 19:04:07.524839 duration_in_ms=2.224
2018-03-03 19:04:07,525 [salt.state       ][INFO    ][3664] Running state [/etc/profile.d] at time 19:04:07.525007
2018-03-03 19:04:07,525 [salt.state       ][INFO    ][3664] Executing state file.directory for /etc/profile.d
2018-03-03 19:04:07,526 [salt.state       ][INFO    ][3664] Directory /etc/profile.d is in the correct state
2018-03-03 19:04:07,526 [salt.state       ][INFO    ][3664] Completed state [/etc/profile.d] at time 19:04:07.526483 duration_in_ms=1.476
2018-03-03 19:04:08,033 [salt.state       ][INFO    ][3664] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 19:04:08.033817
2018-03-03 19:04:08,034 [salt.state       ][INFO    ][3664] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-03-03 19:04:08,055 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-03-03 19:04:08,060 [salt.state       ][INFO    ][3664] File changed:
New file
2018-03-03 19:04:08,061 [salt.state       ][INFO    ][3664] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 19:04:08.061059 duration_in_ms=27.242
2018-03-03 19:04:08,061 [salt.state       ][INFO    ][3664] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 19:04:08.061227
2018-03-03 19:04:08,061 [salt.state       ][INFO    ][3664] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-03-03 19:04:08,080 [salt.state       ][INFO    ][3664] File changed:
New file
2018-03-03 19:04:08,080 [salt.state       ][INFO    ][3664] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 19:04:08.080437 duration_in_ms=19.209
2018-03-03 19:04:08,081 [salt.state       ][INFO    ][3664] Running state [linux_repo_prereq_pkgs] at time 19:04:08.081578
2018-03-03 19:04:08,081 [salt.state       ][INFO    ][3664] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-03-03 19:04:08,082 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:08,344 [salt.state       ][INFO    ][3664] All specified packages are already installed
2018-03-03 19:04:08,344 [salt.state       ][INFO    ][3664] Completed state [linux_repo_prereq_pkgs] at time 19:04:08.344424 duration_in_ms=262.844
2018-03-03 19:04:08,344 [salt.state       ][INFO    ][3664] Running state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 19:04:08.344668
2018-03-03 19:04:08,344 [salt.state       ][INFO    ][3664] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa
2018-03-03 19:04:08,345 [salt.state       ][INFO    ][3664] File /etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa is not present
2018-03-03 19:04:08,345 [salt.state       ][INFO    ][3664] Completed state [/etc/apt/apt.conf.d/99proxies-salt-glusterfs-ppa] at time 19:04:08.345295 duration_in_ms=0.627
2018-03-03 19:04:08,345 [salt.state       ][INFO    ][3664] Running state [/etc/apt/preferences.d/glusterfs-ppa] at time 19:04:08.345461
2018-03-03 19:04:08,345 [salt.state       ][INFO    ][3664] Executing state file.absent for /etc/apt/preferences.d/glusterfs-ppa
2018-03-03 19:04:08,345 [salt.state       ][INFO    ][3664] File /etc/apt/preferences.d/glusterfs-ppa is not present
2018-03-03 19:04:08,345 [salt.state       ][INFO    ][3664] Completed state [/etc/apt/preferences.d/glusterfs-ppa] at time 19:04:08.345945 duration_in_ms=0.485
2018-03-03 19:04:08,347 [salt.state       ][INFO    ][3664] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 19:04:08.347586
2018-03-03 19:04:08,347 [salt.state       ][INFO    ][3664] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9
2018-03-03 19:04:08,348 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9' in directory '/root'
2018-03-03 19:04:08,541 [salt.state       ][INFO    ][3664] {'pid': 3724, 'retcode': 0, 'stderr': 'gpg: requesting key 3FE869A9 from hkp server keyserver.ubuntu.com\ngpg: key 3FE869A9: public key "Launchpad PPA for Gluster" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.kaV17dtnqT/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\n3FE869A9'}
2018-03-03 19:04:08,541 [salt.state       ][INFO    ][3664] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv 3FE869A9] at time 19:04:08.541671 duration_in_ms=194.085
2018-03-03 19:04:08,544 [salt.state       ][INFO    ][3664] Running state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 19:04:08.544675
2018-03-03 19:04:08,544 [salt.state       ][INFO    ][3664] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main
2018-03-03 19:04:08,599 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:04:12,089 [salt.state       ][INFO    ][3664] {'repo': 'deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main'}
2018-03-03 19:04:12,089 [salt.state       ][INFO    ][3664] Completed state [deb http://ppa.launchpad.net/gluster/glusterfs-3.13/ubuntu xenial main] at time 19:04:12.089663 duration_in_ms=3544.987
2018-03-03 19:04:12,089 [salt.state       ][INFO    ][3664] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 19:04:12.089938
2018-03-03 19:04:12,090 [salt.state       ][INFO    ][3664] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-03-03 19:04:12,090 [salt.state       ][INFO    ][3664] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-03-03 19:04:12,090 [salt.state       ][INFO    ][3664] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 19:04:12.090697 duration_in_ms=0.759
2018-03-03 19:04:12,090 [salt.state       ][INFO    ][3664] Running state [/etc/apt/preferences.d/uca] at time 19:04:12.090870
2018-03-03 19:04:12,091 [salt.state       ][INFO    ][3664] Executing state file.absent for /etc/apt/preferences.d/uca
2018-03-03 19:04:12,091 [salt.state       ][INFO    ][3664] File /etc/apt/preferences.d/uca is not present
2018-03-03 19:04:12,091 [salt.state       ][INFO    ][3664] Completed state [/etc/apt/preferences.d/uca] at time 19:04:12.091386 duration_in_ms=0.515
2018-03-03 19:04:12,091 [salt.state       ][INFO    ][3664] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 19:04:12.091552
2018-03-03 19:04:12,091 [salt.state       ][INFO    ][3664] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-03-03 19:04:12,092 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-03-03 19:04:12,234 [salt.state       ][INFO    ][3664] {'pid': 4152, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.o9BdgU9Hfl/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-03-03 19:04:12,234 [salt.state       ][INFO    ][3664] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 19:04:12.234922 duration_in_ms=143.368
2018-03-03 19:04:12,236 [salt.state       ][INFO    ][3664] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 19:04:12.236174
2018-03-03 19:04:12,236 [salt.state       ][INFO    ][3664] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-03-03 19:04:12,284 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:04:12,680 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190411420268
2018-03-03 19:04:12,689 [salt.minion      ][INFO    ][4571] Starting a new job with PID 4571
2018-03-03 19:04:12,701 [salt.minion      ][INFO    ][4571] Returning information for job: 20180303190411420268
2018-03-03 19:04:14,876 [salt.state       ][INFO    ][3664] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-03-03 19:04:14,877 [salt.state       ][INFO    ][3664] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 19:04:14.877006 duration_in_ms=2640.832
2018-03-03 19:04:14,877 [salt.state       ][INFO    ][3664] Running state [linux_extra_packages_purged] at time 19:04:14.877232
2018-03-03 19:04:14,877 [salt.state       ][INFO    ][3664] Executing state pkg.purged for linux_extra_packages_purged
2018-03-03 19:04:14,898 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-03-03 19:04:17,900 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:17,924 [salt.state       ][INFO    ][3664] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-03-03 19:04:17,936 [salt.state       ][INFO    ][3664] Loading fresh modules for state activity
2018-03-03 19:04:17,958 [salt.state       ][INFO    ][3664] Completed state [linux_extra_packages_purged] at time 19:04:17.958013 duration_in_ms=3080.781
2018-03-03 19:04:17,966 [salt.state       ][INFO    ][3664] Running state [linux_extra_packages_latest] at time 19:04:17.966192
2018-03-03 19:04:17,966 [salt.state       ][INFO    ][3664] Executing state pkg.latest for linux_extra_packages_latest
2018-03-03 19:04:18,219 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-03-03 19:04:18,253 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:18,266 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-03-03 19:04:20,015 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:20,040 [salt.state       ][INFO    ][3664] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-03-03 19:04:20,050 [salt.state       ][INFO    ][3664] Loading fresh modules for state activity
2018-03-03 19:04:20,071 [salt.state       ][INFO    ][3664] Completed state [linux_extra_packages_latest] at time 19:04:20.071451 duration_in_ms=2105.259
2018-03-03 19:04:20,073 [salt.state       ][INFO    ][3664] Running state [UTC] at time 19:04:20.073706
2018-03-03 19:04:20,073 [salt.state       ][INFO    ][3664] Executing state timezone.system for UTC
2018-03-03 19:04:20,075 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['timedatectl'] in directory '/root'
2018-03-03 19:04:20,100 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['timedatectl'] in directory '/root'
2018-03-03 19:04:20,106 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-03-03 19:04:20,113 [salt.state       ][INFO    ][3664] {'timezone': 'UTC'}
2018-03-03 19:04:20,114 [salt.state       ][INFO    ][3664] Completed state [UTC] at time 19:04:20.114138 duration_in_ms=40.43
2018-03-03 19:04:20,116 [salt.state       ][INFO    ][3664] Running state [/etc/default/grub.d] at time 19:04:20.116198
2018-03-03 19:04:20,116 [salt.state       ][INFO    ][3664] Executing state file.directory for /etc/default/grub.d
2018-03-03 19:04:20,120 [salt.state       ][INFO    ][3664] Directory /etc/default/grub.d is in the correct state
2018-03-03 19:04:20,120 [salt.state       ][INFO    ][3664] Completed state [/etc/default/grub.d] at time 19:04:20.120194 duration_in_ms=3.997
2018-03-03 19:04:20,123 [salt.state       ][INFO    ][3664] Running state [/etc/default/grub.d/99-custom-settings.cfg] at time 19:04:20.123091
2018-03-03 19:04:20,123 [salt.state       ][INFO    ][3664] Executing state file.managed for /etc/default/grub.d/99-custom-settings.cfg
2018-03-03 19:04:20,124 [salt.state       ][INFO    ][3664] File /etc/default/grub.d/99-custom-settings.cfg is in the correct state
2018-03-03 19:04:20,124 [salt.state       ][INFO    ][3664] Completed state [/etc/default/grub.d/99-custom-settings.cfg] at time 19:04:20.124506 duration_in_ms=1.415
2018-03-03 19:04:20,125 [salt.state       ][INFO    ][3664] Running state [update-grub] at time 19:04:20.125238
2018-03-03 19:04:20,125 [salt.state       ][INFO    ][3664] Executing state cmd.wait for update-grub
2018-03-03 19:04:20,125 [salt.state       ][INFO    ][3664] No changes made for update-grub
2018-03-03 19:04:20,125 [salt.state       ][INFO    ][3664] Completed state [update-grub] at time 19:04:20.125784 duration_in_ms=0.547
2018-03-03 19:04:20,127 [salt.state       ][INFO    ][3664] Running state [nf_conntrack] at time 19:04:20.127331
2018-03-03 19:04:20,127 [salt.state       ][INFO    ][3664] Executing state kmod.present for nf_conntrack
2018-03-03 19:04:20,127 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'lsmod' in directory '/root'
2018-03-03 19:04:20,136 [salt.state       ][INFO    ][3664] Kernel module nf_conntrack is already present
2018-03-03 19:04:20,136 [salt.state       ][INFO    ][3664] Completed state [nf_conntrack] at time 19:04:20.136250 duration_in_ms=8.919
2018-03-03 19:04:20,139 [salt.state       ][INFO    ][3664] Running state [net.ipv4.tcp_keepalive_probes] at time 19:04:20.139185
2018-03-03 19:04:20,139 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-03-03 19:04:20,139 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,190 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-03-03 19:04:20,190 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.tcp_keepalive_probes] at time 19:04:20.190642 duration_in_ms=51.457
2018-03-03 19:04:20,190 [salt.state       ][INFO    ][3664] Running state [fs.file-max] at time 19:04:20.190924
2018-03-03 19:04:20,191 [salt.state       ][INFO    ][3664] Executing state sysctl.present for fs.file-max
2018-03-03 19:04:20,191 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,229 [salt.state       ][INFO    ][3664] Sysctl value fs.file-max = 124165 is already set
2018-03-03 19:04:20,229 [salt.state       ][INFO    ][3664] Completed state [fs.file-max] at time 19:04:20.229318 duration_in_ms=38.394
2018-03-03 19:04:20,229 [salt.state       ][INFO    ][3664] Running state [net.core.somaxconn] at time 19:04:20.229564
2018-03-03 19:04:20,229 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.core.somaxconn
2018-03-03 19:04:20,230 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,268 [salt.state       ][INFO    ][3664] Sysctl value net.core.somaxconn = 4096 is already set
2018-03-03 19:04:20,269 [salt.state       ][INFO    ][3664] Completed state [net.core.somaxconn] at time 19:04:20.269087 duration_in_ms=39.51
2018-03-03 19:04:20,269 [salt.state       ][INFO    ][3664] Running state [net.ipv4.tcp_max_syn_backlog] at time 19:04:20.269353
2018-03-03 19:04:20,269 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-03-03 19:04:20,270 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,305 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-03-03 19:04:20,305 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.tcp_max_syn_backlog] at time 19:04:20.305673 duration_in_ms=36.32
2018-03-03 19:04:20,305 [salt.state       ][INFO    ][3664] Running state [net.ipv4.tcp_tw_reuse] at time 19:04:20.305945
2018-03-03 19:04:20,306 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-03-03 19:04:20,306 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,339 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-03-03 19:04:20,339 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.tcp_tw_reuse] at time 19:04:20.339717 duration_in_ms=33.77
2018-03-03 19:04:20,340 [salt.state       ][INFO    ][3664] Running state [net.ipv4.tcp_congestion_control] at time 19:04:20.339984
2018-03-03 19:04:20,340 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-03-03 19:04:20,340 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,373 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-03-03 19:04:20,373 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.tcp_congestion_control] at time 19:04:20.373314 duration_in_ms=33.33
2018-03-03 19:04:20,373 [salt.state       ][INFO    ][3664] Running state [net.nf_conntrack_max] at time 19:04:20.373572
2018-03-03 19:04:20,373 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.nf_conntrack_max
2018-03-03 19:04:20,374 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,407 [salt.state       ][INFO    ][3664] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-03-03 19:04:20,407 [salt.state       ][INFO    ][3664] Completed state [net.nf_conntrack_max] at time 19:04:20.407788 duration_in_ms=34.216
2018-03-03 19:04:20,408 [salt.state       ][INFO    ][3664] Running state [net.ipv4.tcp_retries2] at time 19:04:20.408048
2018-03-03 19:04:20,408 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-03-03 19:04:20,408 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,441 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-03-03 19:04:20,441 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.tcp_retries2] at time 19:04:20.441726 duration_in_ms=33.678
2018-03-03 19:04:20,442 [salt.state       ][INFO    ][3664] Running state [net.ipv4.tcp_fin_timeout] at time 19:04:20.441987
2018-03-03 19:04:20,442 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-03-03 19:04:20,442 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,475 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-03-03 19:04:20,475 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.tcp_fin_timeout] at time 19:04:20.475705 duration_in_ms=33.718
2018-03-03 19:04:20,476 [salt.state       ][INFO    ][3664] Running state [net.ipv4.tcp_slow_start_after_idle] at time 19:04:20.475965
2018-03-03 19:04:20,476 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-03-03 19:04:20,476 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,509 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-03-03 19:04:20,509 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 19:04:20.509284 duration_in_ms=33.318
2018-03-03 19:04:20,509 [salt.state       ][INFO    ][3664] Running state [vm.swappiness] at time 19:04:20.509547
2018-03-03 19:04:20,509 [salt.state       ][INFO    ][3664] Executing state sysctl.present for vm.swappiness
2018-03-03 19:04:20,510 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,542 [salt.state       ][INFO    ][3664] Sysctl value vm.swappiness = 10 is already set
2018-03-03 19:04:20,543 [salt.state       ][INFO    ][3664] Completed state [vm.swappiness] at time 19:04:20.542980 duration_in_ms=33.433
2018-03-03 19:04:20,543 [salt.state       ][INFO    ][3664] Running state [net.ipv4.tcp_keepalive_intvl] at time 19:04:20.543238
2018-03-03 19:04:20,543 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-03-03 19:04:20,543 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,576 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-03-03 19:04:20,576 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.tcp_keepalive_intvl] at time 19:04:20.576798 duration_in_ms=33.559
2018-03-03 19:04:20,577 [salt.state       ][INFO    ][3664] Running state [net.ipv4.neigh.default.gc_thresh1] at time 19:04:20.577059
2018-03-03 19:04:20,577 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-03-03 19:04:20,577 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,610 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-03-03 19:04:20,610 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 19:04:20.610362 duration_in_ms=33.303
2018-03-03 19:04:20,610 [salt.state       ][INFO    ][3664] Running state [net.ipv4.neigh.default.gc_thresh2] at time 19:04:20.610611
2018-03-03 19:04:20,610 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-03-03 19:04:20,611 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,644 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-03-03 19:04:20,644 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 19:04:20.644578 duration_in_ms=33.967
2018-03-03 19:04:20,644 [salt.state       ][INFO    ][3664] Running state [net.ipv4.neigh.default.gc_thresh3] at time 19:04:20.644844
2018-03-03 19:04:20,645 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-03-03 19:04:20,645 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,678 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-03-03 19:04:20,679 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 19:04:20.678950 duration_in_ms=34.107
2018-03-03 19:04:20,679 [salt.state       ][INFO    ][3664] Running state [net.core.netdev_max_backlog] at time 19:04:20.679216
2018-03-03 19:04:20,679 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.core.netdev_max_backlog
2018-03-03 19:04:20,679 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,712 [salt.state       ][INFO    ][3664] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-03-03 19:04:20,712 [salt.state       ][INFO    ][3664] Completed state [net.core.netdev_max_backlog] at time 19:04:20.712740 duration_in_ms=33.523
2018-03-03 19:04:20,713 [salt.state       ][INFO    ][3664] Running state [net.ipv4.tcp_keepalive_time] at time 19:04:20.713001
2018-03-03 19:04:20,713 [salt.state       ][INFO    ][3664] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-03-03 19:04:20,713 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,746 [salt.state       ][INFO    ][3664] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-03-03 19:04:20,746 [salt.state       ][INFO    ][3664] Completed state [net.ipv4.tcp_keepalive_time] at time 19:04:20.746769 duration_in_ms=33.768
2018-03-03 19:04:20,747 [salt.state       ][INFO    ][3664] Running state [kernel.panic] at time 19:04:20.747017
2018-03-03 19:04:20,747 [salt.state       ][INFO    ][3664] Executing state sysctl.present for kernel.panic
2018-03-03 19:04:20,747 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'sysctl -a' in directory '/root'
2018-03-03 19:04:20,781 [salt.state       ][INFO    ][3664] Sysctl value kernel.panic = 60 is already set
2018-03-03 19:04:20,782 [salt.state       ][INFO    ][3664] Completed state [kernel.panic] at time 19:04:20.782161 duration_in_ms=35.144
2018-03-03 19:04:20,790 [salt.state       ][INFO    ][3664] Running state [linux_sysfs_package] at time 19:04:20.790414
2018-03-03 19:04:20,790 [salt.state       ][INFO    ][3664] Executing state pkg.installed for linux_sysfs_package
2018-03-03 19:04:21,047 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-03-03 19:04:21,083 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:04:22,289 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:22,303 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-03-03 19:04:22,908 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190421649619
2018-03-03 19:04:22,916 [salt.minion      ][INFO    ][6353] Starting a new job with PID 6353
2018-03-03 19:04:22,927 [salt.minion      ][INFO    ][6353] Returning information for job: 20180303190421649619
2018-03-03 19:04:24,039 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:24,063 [salt.state       ][INFO    ][3664] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-03-03 19:04:24,073 [salt.state       ][INFO    ][3664] Loading fresh modules for state activity
2018-03-03 19:04:24,095 [salt.state       ][INFO    ][3664] Completed state [linux_sysfs_package] at time 19:04:24.095673 duration_in_ms=3305.258
2018-03-03 19:04:24,098 [salt.state       ][INFO    ][3664] Running state [/etc/sysfs.d] at time 19:04:24.098764
2018-03-03 19:04:24,099 [salt.state       ][INFO    ][3664] Executing state file.directory for /etc/sysfs.d
2018-03-03 19:04:24,101 [salt.state       ][INFO    ][3664] Directory /etc/sysfs.d is in the correct state
2018-03-03 19:04:24,101 [salt.state       ][INFO    ][3664] Completed state [/etc/sysfs.d] at time 19:04:24.101563 duration_in_ms=2.799
2018-03-03 19:04:24,302 [salt.state       ][INFO    ][3664] Running state [ondemand] at time 19:04:24.302724
2018-03-03 19:04:24,303 [salt.state       ][INFO    ][3664] Executing state service.dead for ondemand
2018-03-03 19:04:24,303 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-03-03 19:04:24,312 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:24,320 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:24,328 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:24,356 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:24,363 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:24,371 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:24,381 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-03-03 19:04:24,482 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-03-03 19:04:24,493 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'runlevel' in directory '/root'
2018-03-03 19:04:24,499 [salt.state       ][INFO    ][3664] {'ondemand': True}
2018-03-03 19:04:24,499 [salt.state       ][INFO    ][3664] Completed state [ondemand] at time 19:04:24.499395 duration_in_ms=196.672
2018-03-03 19:04:24,500 [salt.state       ][INFO    ][3664] Running state [/etc/sysfs.d/governor.conf] at time 19:04:24.500952
2018-03-03 19:04:24,501 [salt.state       ][INFO    ][3664] Executing state file.managed for /etc/sysfs.d/governor.conf
2018-03-03 19:04:24,528 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2018-03-03 19:04:24,533 [salt.state       ][INFO    ][3664] File changed:
New file
2018-03-03 19:04:24,533 [salt.state       ][INFO    ][3664] Completed state [/etc/sysfs.d/governor.conf] at time 19:04:24.533462 duration_in_ms=32.51
2018-03-03 19:04:24,534 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.534110
2018-03-03 19:04:24,534 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,534 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,534 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.534964 duration_in_ms=0.855
2018-03-03 19:04:24,535 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.535153
2018-03-03 19:04:24,535 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,535 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,535 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.535861 duration_in_ms=0.709
2018-03-03 19:04:24,536 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.536055
2018-03-03 19:04:24,536 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,536 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,536 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.536747 duration_in_ms=0.692
2018-03-03 19:04:24,536 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.536928
2018-03-03 19:04:24,537 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,537 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,537 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.537617 duration_in_ms=0.689
2018-03-03 19:04:24,537 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.537783
2018-03-03 19:04:24,537 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,538 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,538 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.538493 duration_in_ms=0.709
2018-03-03 19:04:24,538 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.538679
2018-03-03 19:04:24,538 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,539 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,539 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.539370 duration_in_ms=0.692
2018-03-03 19:04:24,539 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.539539
2018-03-03 19:04:24,539 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,540 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,540 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.540224 duration_in_ms=0.685
2018-03-03 19:04:24,540 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.540391
2018-03-03 19:04:24,540 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,540 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,541 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.541072 duration_in_ms=0.681
2018-03-03 19:04:24,541 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.541237
2018-03-03 19:04:24,541 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,541 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,541 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.541918 duration_in_ms=0.681
2018-03-03 19:04:24,542 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.542084
2018-03-03 19:04:24,542 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,542 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,542 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.542814 duration_in_ms=0.73
2018-03-03 19:04:24,543 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.542994
2018-03-03 19:04:24,543 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,543 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,543 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.543672 duration_in_ms=0.677
2018-03-03 19:04:24,543 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.543851
2018-03-03 19:04:24,544 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,544 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,544 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.544509 duration_in_ms=0.658
2018-03-03 19:04:24,544 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.544673
2018-03-03 19:04:24,544 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,545 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,545 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.545352 duration_in_ms=0.679
2018-03-03 19:04:24,545 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.545518
2018-03-03 19:04:24,545 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,546 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,546 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.546195 duration_in_ms=0.678
2018-03-03 19:04:24,546 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.546387
2018-03-03 19:04:24,546 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,546 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,547 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.547091 duration_in_ms=0.704
2018-03-03 19:04:24,547 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.547276
2018-03-03 19:04:24,547 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,547 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,547 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.547953 duration_in_ms=0.677
2018-03-03 19:04:24,548 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.548130
2018-03-03 19:04:24,548 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,548 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,548 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.548809 duration_in_ms=0.678
2018-03-03 19:04:24,548 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.548973
2018-03-03 19:04:24,549 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,549 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,549 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.549654 duration_in_ms=0.682
2018-03-03 19:04:24,549 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.549820
2018-03-03 19:04:24,549 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,550 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,550 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.550506 duration_in_ms=0.686
2018-03-03 19:04:24,550 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.550688
2018-03-03 19:04:24,550 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,551 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,551 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.551373 duration_in_ms=0.686
2018-03-03 19:04:24,551 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.551537
2018-03-03 19:04:24,551 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,552 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,552 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.552213 duration_in_ms=0.675
2018-03-03 19:04:24,552 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.552379
2018-03-03 19:04:24,552 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,552 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,553 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.553059 duration_in_ms=0.681
2018-03-03 19:04:24,553 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.553224
2018-03-03 19:04:24,553 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,553 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,553 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.553903 duration_in_ms=0.679
2018-03-03 19:04:24,554 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.554081
2018-03-03 19:04:24,554 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,554 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,554 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.554810 duration_in_ms=0.729
2018-03-03 19:04:24,555 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.554989
2018-03-03 19:04:24,555 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,555 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,555 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.555674 duration_in_ms=0.685
2018-03-03 19:04:24,555 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.555851
2018-03-03 19:04:24,556 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,556 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,556 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.556510 duration_in_ms=0.658
2018-03-03 19:04:24,556 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.556675
2018-03-03 19:04:24,556 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,557 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,557 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.557353 duration_in_ms=0.679
2018-03-03 19:04:24,557 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.557518
2018-03-03 19:04:24,557 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,558 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,558 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.558197 duration_in_ms=0.679
2018-03-03 19:04:24,558 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.558396
2018-03-03 19:04:24,558 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,558 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,559 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.559101 duration_in_ms=0.706
2018-03-03 19:04:24,559 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.559279
2018-03-03 19:04:24,559 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,559 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,560 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.559956 duration_in_ms=0.676
2018-03-03 19:04:24,560 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.560133
2018-03-03 19:04:24,560 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,560 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,560 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.560806 duration_in_ms=0.674
2018-03-03 19:04:24,561 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.560984
2018-03-03 19:04:24,561 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,561 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,561 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.561657 duration_in_ms=0.673
2018-03-03 19:04:24,561 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.561833
2018-03-03 19:04:24,562 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,562 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,562 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.562525 duration_in_ms=0.692
2018-03-03 19:04:24,562 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.562688
2018-03-03 19:04:24,562 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,563 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,563 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.563363 duration_in_ms=0.674
2018-03-03 19:04:24,563 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.563541
2018-03-03 19:04:24,563 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,564 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,564 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.564227 duration_in_ms=0.686
2018-03-03 19:04:24,564 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.564392
2018-03-03 19:04:24,564 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,564 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,565 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.565067 duration_in_ms=0.675
2018-03-03 19:04:24,565 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.565245
2018-03-03 19:04:24,565 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,565 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,565 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.565918 duration_in_ms=0.673
2018-03-03 19:04:24,566 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.566096
2018-03-03 19:04:24,566 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,566 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,566 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.566818 duration_in_ms=0.722
2018-03-03 19:04:24,567 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.566996
2018-03-03 19:04:24,567 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,567 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,567 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.567670 duration_in_ms=0.674
2018-03-03 19:04:24,567 [salt.state       ][INFO    ][3664] Running state [sysfs.write] at time 19:04:24.567836
2018-03-03 19:04:24,568 [salt.state       ][INFO    ][3664] Executing state module.run for sysfs.write
2018-03-03 19:04:24,568 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:24,568 [salt.state       ][INFO    ][3664] Completed state [sysfs.write] at time 19:04:24.568505 duration_in_ms=0.67
2018-03-03 19:04:24,569 [salt.state       ][INFO    ][3664] Running state [cs_CZ.UTF-8] at time 19:04:24.569061
2018-03-03 19:04:24,569 [salt.state       ][INFO    ][3664] Executing state locale.present for cs_CZ.UTF-8
2018-03-03 19:04:24,569 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'locale -a' in directory '/root'
2018-03-03 19:04:24,578 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-03-03 19:04:25,076 [salt.state       ][INFO    ][3664] {'locale': 'cs_CZ.UTF-8'}
2018-03-03 19:04:25,076 [salt.state       ][INFO    ][3664] Completed state [cs_CZ.UTF-8] at time 19:04:25.076907 duration_in_ms=507.846
2018-03-03 19:04:25,077 [salt.state       ][INFO    ][3664] Running state [en_US.UTF-8] at time 19:04:25.077172
2018-03-03 19:04:25,077 [salt.state       ][INFO    ][3664] Executing state locale.present for en_US.UTF-8
2018-03-03 19:04:25,077 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'locale -a' in directory '/root'
2018-03-03 19:04:25,083 [salt.state       ][INFO    ][3664] Locale en_US.UTF-8 is already present
2018-03-03 19:04:25,083 [salt.state       ][INFO    ][3664] Completed state [en_US.UTF-8] at time 19:04:25.083224 duration_in_ms=6.052
2018-03-03 19:04:25,084 [salt.state       ][INFO    ][3664] Running state [en_US.UTF-8] at time 19:04:25.084570
2018-03-03 19:04:25,084 [salt.state       ][INFO    ][3664] Executing state locale.system for en_US.UTF-8
2018-03-03 19:04:25,085 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'localectl' in directory '/root'
2018-03-03 19:04:25,102 [salt.state       ][INFO    ][3664] System locale en_US.UTF-8 already set
2018-03-03 19:04:25,103 [salt.state       ][INFO    ][3664] Completed state [en_US.UTF-8] at time 19:04:25.103017 duration_in_ms=18.447
2018-03-03 19:04:25,104 [salt.state       ][INFO    ][3664] Running state [root] at time 19:04:25.104448
2018-03-03 19:04:25,104 [salt.state       ][INFO    ][3664] Executing state user.present for root
2018-03-03 19:04:25,106 [salt.state       ][INFO    ][3664] User root is present and up to date
2018-03-03 19:04:25,106 [salt.state       ][INFO    ][3664] Completed state [root] at time 19:04:25.106938 duration_in_ms=2.49
2018-03-03 19:04:25,108 [salt.state       ][INFO    ][3664] Running state [/root] at time 19:04:25.108252
2018-03-03 19:04:25,108 [salt.state       ][INFO    ][3664] Executing state file.directory for /root
2018-03-03 19:04:25,109 [salt.state       ][INFO    ][3664] Directory /root is in the correct state
2018-03-03 19:04:25,109 [salt.state       ][INFO    ][3664] Completed state [/root] at time 19:04:25.109151 duration_in_ms=0.899
2018-03-03 19:04:25,109 [salt.state       ][INFO    ][3664] Running state [/etc/sudoers.d/90-salt-user-root] at time 19:04:25.109337
2018-03-03 19:04:25,109 [salt.state       ][INFO    ][3664] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-03-03 19:04:25,109 [salt.state       ][INFO    ][3664] File /etc/sudoers.d/90-salt-user-root is not present
2018-03-03 19:04:25,109 [salt.state       ][INFO    ][3664] Completed state [/etc/sudoers.d/90-salt-user-root] at time 19:04:25.109878 duration_in_ms=0.54
2018-03-03 19:04:25,110 [salt.state       ][INFO    ][3664] Running state [ubuntu] at time 19:04:25.110056
2018-03-03 19:04:25,110 [salt.state       ][INFO    ][3664] Executing state user.present for ubuntu
2018-03-03 19:04:25,112 [salt.state       ][INFO    ][3664] {'passwd': 'XXX-REDACTED-XXX'}
2018-03-03 19:04:25,112 [salt.state       ][INFO    ][3664] Completed state [ubuntu] at time 19:04:25.112525 duration_in_ms=2.469
2018-03-03 19:04:25,113 [salt.state       ][INFO    ][3664] Running state [/home/ubuntu] at time 19:04:25.113633
2018-03-03 19:04:25,113 [salt.state       ][INFO    ][3664] Executing state file.directory for /home/ubuntu
2018-03-03 19:04:25,114 [salt.state       ][INFO    ][3664] {'mode': '0700'}
2018-03-03 19:04:25,114 [salt.state       ][INFO    ][3664] Completed state [/home/ubuntu] at time 19:04:25.114703 duration_in_ms=1.071
2018-03-03 19:04:25,115 [salt.state       ][INFO    ][3664] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:04:25.115658
2018-03-03 19:04:25,115 [salt.state       ][INFO    ][3664] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-03-03 19:04:25,141 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-03-03 19:04:25,144 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command '/usr/sbin/visudo -c -f /tmp/tmpvxS07X' in directory '/root'
2018-03-03 19:04:25,152 [salt.state       ][INFO    ][3664] File changed:
New file
2018-03-03 19:04:25,152 [salt.state       ][INFO    ][3664] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:04:25.152330 duration_in_ms=36.671
2018-03-03 19:04:25,152 [salt.state       ][INFO    ][3664] Running state [/etc/security/limits.d/90-salt-default.conf] at time 19:04:25.152560
2018-03-03 19:04:25,152 [salt.state       ][INFO    ][3664] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-03-03 19:04:25,174 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-03-03 19:04:25,242 [salt.state       ][INFO    ][3664] File changed:
New file
2018-03-03 19:04:25,242 [salt.state       ][INFO    ][3664] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 19:04:25.242504 duration_in_ms=89.944
2018-03-03 19:04:25,242 [salt.state       ][INFO    ][3664] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 19:04:25.242736
2018-03-03 19:04:25,242 [salt.state       ][INFO    ][3664] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-03-03 19:04:25,264 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-03-03 19:04:25,327 [salt.state       ][INFO    ][3664] File changed:
New file
2018-03-03 19:04:25,328 [salt.state       ][INFO    ][3664] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 19:04:25.328022 duration_in_ms=85.286
2018-03-03 19:04:25,329 [salt.state       ][INFO    ][3664] Running state [service.systemctl_reload] at time 19:04:25.329007
2018-03-03 19:04:25,329 [salt.state       ][INFO    ][3664] Executing state module.wait for service.systemctl_reload
2018-03-03 19:04:25,329 [salt.state       ][INFO    ][3664] No changes made for service.systemctl_reload
2018-03-03 19:04:25,329 [salt.state       ][INFO    ][3664] Completed state [service.systemctl_reload] at time 19:04:25.329550 duration_in_ms=0.544
2018-03-03 19:04:25,329 [salt.state       ][INFO    ][3664] Running state [service.systemctl_reload] at time 19:04:25.329699
2018-03-03 19:04:25,329 [salt.state       ][INFO    ][3664] Executing state module.mod_watch for service.systemctl_reload
2018-03-03 19:04:25,330 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-03 19:04:25,402 [salt.state       ][INFO    ][3664] {'ret': True}
2018-03-03 19:04:25,402 [salt.state       ][INFO    ][3664] Completed state [service.systemctl_reload] at time 19:04:25.402362 duration_in_ms=72.662
2018-03-03 19:04:25,402 [salt.state       ][INFO    ][3664] Running state [/etc/hostname] at time 19:04:25.402654
2018-03-03 19:04:25,402 [salt.state       ][INFO    ][3664] Executing state file.managed for /etc/hostname
2018-03-03 19:04:25,419 [salt.state       ][INFO    ][3664] File /etc/hostname is in the correct state
2018-03-03 19:04:25,419 [salt.state       ][INFO    ][3664] Completed state [/etc/hostname] at time 19:04:25.419541 duration_in_ms=16.887
2018-03-03 19:04:25,421 [salt.state       ][INFO    ][3664] Running state [hostname kvm02] at time 19:04:25.421034
2018-03-03 19:04:25,421 [salt.state       ][INFO    ][3664] Executing state cmd.wait for hostname kvm02
2018-03-03 19:04:25,421 [salt.state       ][INFO    ][3664] No changes made for hostname kvm02
2018-03-03 19:04:25,421 [salt.state       ][INFO    ][3664] Completed state [hostname kvm02] at time 19:04:25.421652 duration_in_ms=0.619
2018-03-03 19:04:25,422 [salt.state       ][INFO    ][3664] Running state [mdb02] at time 19:04:25.422269
2018-03-03 19:04:25,422 [salt.state       ][INFO    ][3664] Executing state host.present for mdb02
2018-03-03 19:04:25,423 [salt.state       ][INFO    ][3664] Host mdb02 (192.168.10.24) already present
2018-03-03 19:04:25,424 [salt.state       ][INFO    ][3664] Completed state [mdb02] at time 19:04:25.424095 duration_in_ms=1.826
2018-03-03 19:04:25,424 [salt.state       ][INFO    ][3664] Running state [mdb02.mcp-pike-odl-ha.local] at time 19:04:25.424284
2018-03-03 19:04:25,424 [salt.state       ][INFO    ][3664] Executing state host.present for mdb02.mcp-pike-odl-ha.local
2018-03-03 19:04:25,424 [salt.state       ][INFO    ][3664] Host mdb02.mcp-pike-odl-ha.local (192.168.10.24) already present
2018-03-03 19:04:25,425 [salt.state       ][INFO    ][3664] Completed state [mdb02.mcp-pike-odl-ha.local] at time 19:04:25.425040 duration_in_ms=0.756
2018-03-03 19:04:25,425 [salt.state       ][INFO    ][3664] Running state [mdb03] at time 19:04:25.425239
2018-03-03 19:04:25,425 [salt.state       ][INFO    ][3664] Executing state host.present for mdb03
2018-03-03 19:04:25,425 [salt.state       ][INFO    ][3664] Host mdb03 (192.168.10.25) already present
2018-03-03 19:04:25,426 [salt.state       ][INFO    ][3664] Completed state [mdb03] at time 19:04:25.425968 duration_in_ms=0.729
2018-03-03 19:04:25,426 [salt.state       ][INFO    ][3664] Running state [mdb03.mcp-pike-odl-ha.local] at time 19:04:25.426179
2018-03-03 19:04:25,426 [salt.state       ][INFO    ][3664] Executing state host.present for mdb03.mcp-pike-odl-ha.local
2018-03-03 19:04:25,426 [salt.state       ][INFO    ][3664] Host mdb03.mcp-pike-odl-ha.local (192.168.10.25) already present
2018-03-03 19:04:25,426 [salt.state       ][INFO    ][3664] Completed state [mdb03.mcp-pike-odl-ha.local] at time 19:04:25.426934 duration_in_ms=0.755
2018-03-03 19:04:25,427 [salt.state       ][INFO    ][3664] Running state [mdb01] at time 19:04:25.427136
2018-03-03 19:04:25,427 [salt.state       ][INFO    ][3664] Executing state host.present for mdb01
2018-03-03 19:04:25,427 [salt.state       ][INFO    ][3664] Host mdb01 (192.168.10.23) already present
2018-03-03 19:04:25,427 [salt.state       ][INFO    ][3664] Completed state [mdb01] at time 19:04:25.427860 duration_in_ms=0.724
2018-03-03 19:04:25,428 [salt.state       ][INFO    ][3664] Running state [mdb01.mcp-pike-odl-ha.local] at time 19:04:25.428052
2018-03-03 19:04:25,428 [salt.state       ][INFO    ][3664] Executing state host.present for mdb01.mcp-pike-odl-ha.local
2018-03-03 19:04:25,428 [salt.state       ][INFO    ][3664] Host mdb01.mcp-pike-odl-ha.local (192.168.10.23) already present
2018-03-03 19:04:25,428 [salt.state       ][INFO    ][3664] Completed state [mdb01.mcp-pike-odl-ha.local] at time 19:04:25.428796 duration_in_ms=0.744
2018-03-03 19:04:25,429 [salt.state       ][INFO    ][3664] Running state [mdb] at time 19:04:25.428989
2018-03-03 19:04:25,429 [salt.state       ][INFO    ][3664] Executing state host.present for mdb
2018-03-03 19:04:25,429 [salt.state       ][INFO    ][3664] Host mdb (192.168.10.22) already present
2018-03-03 19:04:25,429 [salt.state       ][INFO    ][3664] Completed state [mdb] at time 19:04:25.429704 duration_in_ms=0.714
2018-03-03 19:04:25,429 [salt.state       ][INFO    ][3664] Running state [mdb.mcp-pike-odl-ha.local] at time 19:04:25.429900
2018-03-03 19:04:25,430 [salt.state       ][INFO    ][3664] Executing state host.present for mdb.mcp-pike-odl-ha.local
2018-03-03 19:04:25,430 [salt.state       ][INFO    ][3664] Host mdb.mcp-pike-odl-ha.local (192.168.10.22) already present
2018-03-03 19:04:25,430 [salt.state       ][INFO    ][3664] Completed state [mdb.mcp-pike-odl-ha.local] at time 19:04:25.430606 duration_in_ms=0.705
2018-03-03 19:04:25,430 [salt.state       ][INFO    ][3664] Running state [cfg01] at time 19:04:25.430786
2018-03-03 19:04:25,430 [salt.state       ][INFO    ][3664] Executing state host.present for cfg01
2018-03-03 19:04:25,431 [salt.state       ][INFO    ][3664] Host cfg01 (192.168.10.2) already present
2018-03-03 19:04:25,431 [salt.state       ][INFO    ][3664] Completed state [cfg01] at time 19:04:25.431519 duration_in_ms=0.733
2018-03-03 19:04:25,431 [salt.state       ][INFO    ][3664] Running state [cfg01.mcp-pike-odl-ha.local] at time 19:04:25.431714
2018-03-03 19:04:25,431 [salt.state       ][INFO    ][3664] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-03-03 19:04:25,432 [salt.state       ][INFO    ][3664] Host cfg01.mcp-pike-odl-ha.local (192.168.10.2) already present
2018-03-03 19:04:25,432 [salt.state       ][INFO    ][3664] Completed state [cfg01.mcp-pike-odl-ha.local] at time 19:04:25.432422 duration_in_ms=0.709
2018-03-03 19:04:25,432 [salt.state       ][INFO    ][3664] Running state [prx01] at time 19:04:25.432614
2018-03-03 19:04:25,432 [salt.state       ][INFO    ][3664] Executing state host.present for prx01
2018-03-03 19:04:25,433 [salt.state       ][INFO    ][3664] Host prx01 (192.168.10.5) already present
2018-03-03 19:04:25,433 [salt.state       ][INFO    ][3664] Completed state [prx01] at time 19:04:25.433324 duration_in_ms=0.71
2018-03-03 19:04:25,433 [salt.state       ][INFO    ][3664] Running state [prx01.mcp-pike-odl-ha.local] at time 19:04:25.433515
2018-03-03 19:04:25,433 [salt.state       ][INFO    ][3664] Executing state host.present for prx01.mcp-pike-odl-ha.local
2018-03-03 19:04:25,434 [salt.state       ][INFO    ][3664] Host prx01.mcp-pike-odl-ha.local (192.168.10.5) already present
2018-03-03 19:04:25,434 [salt.state       ][INFO    ][3664] Completed state [prx01.mcp-pike-odl-ha.local] at time 19:04:25.434209 duration_in_ms=0.693
2018-03-03 19:04:25,434 [salt.state       ][INFO    ][3664] Running state [kvm01] at time 19:04:25.434403
2018-03-03 19:04:25,434 [salt.state       ][INFO    ][3664] Executing state host.present for kvm01
2018-03-03 19:04:25,434 [salt.state       ][INFO    ][3664] Host kvm01 (192.168.10.11) already present
2018-03-03 19:04:25,435 [salt.state       ][INFO    ][3664] Completed state [kvm01] at time 19:04:25.435121 duration_in_ms=0.718
2018-03-03 19:04:25,435 [salt.state       ][INFO    ][3664] Running state [kvm01.mcp-pike-odl-ha.local] at time 19:04:25.435300
2018-03-03 19:04:25,435 [salt.state       ][INFO    ][3664] Executing state host.present for kvm01.mcp-pike-odl-ha.local
2018-03-03 19:04:25,435 [salt.state       ][INFO    ][3664] Host kvm01.mcp-pike-odl-ha.local (192.168.10.11) already present
2018-03-03 19:04:25,436 [salt.state       ][INFO    ][3664] Completed state [kvm01.mcp-pike-odl-ha.local] at time 19:04:25.436015 duration_in_ms=0.715
2018-03-03 19:04:25,436 [salt.state       ][INFO    ][3664] Running state [kvm03] at time 19:04:25.436192
2018-03-03 19:04:25,436 [salt.state       ][INFO    ][3664] Executing state host.present for kvm03
2018-03-03 19:04:25,436 [salt.state       ][INFO    ][3664] Host kvm03 (192.168.10.13) already present
2018-03-03 19:04:25,436 [salt.state       ][INFO    ][3664] Completed state [kvm03] at time 19:04:25.436913 duration_in_ms=0.721
2018-03-03 19:04:25,437 [salt.state       ][INFO    ][3664] Running state [kvm03.mcp-pike-odl-ha.local] at time 19:04:25.437091
2018-03-03 19:04:25,437 [salt.state       ][INFO    ][3664] Executing state host.present for kvm03.mcp-pike-odl-ha.local
2018-03-03 19:04:25,437 [salt.state       ][INFO    ][3664] Host kvm03.mcp-pike-odl-ha.local (192.168.10.13) already present
2018-03-03 19:04:25,437 [salt.state       ][INFO    ][3664] Completed state [kvm03.mcp-pike-odl-ha.local] at time 19:04:25.437809 duration_in_ms=0.719
2018-03-03 19:04:25,438 [salt.state       ][INFO    ][3664] Running state [kvm02] at time 19:04:25.437988
2018-03-03 19:04:25,438 [salt.state       ][INFO    ][3664] Executing state host.present for kvm02
2018-03-03 19:04:25,438 [salt.state       ][INFO    ][3664] Host kvm02 (192.168.10.12) already present
2018-03-03 19:04:25,438 [salt.state       ][INFO    ][3664] Completed state [kvm02] at time 19:04:25.438738 duration_in_ms=0.75
2018-03-03 19:04:25,438 [salt.state       ][INFO    ][3664] Running state [kvm02.mcp-pike-odl-ha.local] at time 19:04:25.438917
2018-03-03 19:04:25,439 [salt.state       ][INFO    ][3664] Executing state host.present for kvm02.mcp-pike-odl-ha.local
2018-03-03 19:04:25,439 [salt.state       ][INFO    ][3664] Host kvm02.mcp-pike-odl-ha.local (192.168.10.12) already present
2018-03-03 19:04:25,439 [salt.state       ][INFO    ][3664] Completed state [kvm02.mcp-pike-odl-ha.local] at time 19:04:25.439791 duration_in_ms=0.874
2018-03-03 19:04:25,440 [salt.state       ][INFO    ][3664] Running state [file.replace] at time 19:04:25.440884
2018-03-03 19:04:25,441 [salt.state       ][INFO    ][3664] Executing state module.run for file.replace
2018-03-03 19:04:25,573 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['git', '--version'] in directory '/root'
2018-03-03 19:04:25,713 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command 'grep -q "kvm02 kvm02.mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2018-03-03 19:04:25,721 [salt.state       ][INFO    ][3664] {'ret': '--- \n+++ \n@@ -14,7 +14,7 @@\n 192.168.10.5\t\tprx01 prx01.mcp-pike-odl-ha.local\n 192.168.10.11\t\tkvm01 kvm01.mcp-pike-odl-ha.local\n 192.168.10.13\t\tkvm03 kvm03.mcp-pike-odl-ha.local\n-192.168.10.12\t\tkvm02 kvm02.mcp-pike-odl-ha.local\n+192.168.10.12\t\tkvm02.mcp-pike-odl-ha.local kvm02\n 192.168.10.14\t\tdbs dbs.mcp-pike-odl-ha.local\n 192.168.10.4\t\tprx prx.mcp-pike-odl-ha.local\n 192.168.10.6\t\tprx02 prx02.mcp-pike-odl-ha.local\n'}
2018-03-03 19:04:25,722 [salt.state       ][INFO    ][3664] Completed state [file.replace] at time 19:04:25.722211 duration_in_ms=281.325
2018-03-03 19:04:25,722 [salt.state       ][INFO    ][3664] Running state [dbs] at time 19:04:25.722515
2018-03-03 19:04:25,722 [salt.state       ][INFO    ][3664] Executing state host.present for dbs
2018-03-03 19:04:25,723 [salt.state       ][INFO    ][3664] Host dbs (192.168.10.14) already present
2018-03-03 19:04:25,723 [salt.state       ][INFO    ][3664] Completed state [dbs] at time 19:04:25.723383 duration_in_ms=0.869
2018-03-03 19:04:25,723 [salt.state       ][INFO    ][3664] Running state [dbs.mcp-pike-odl-ha.local] at time 19:04:25.723587
2018-03-03 19:04:25,723 [salt.state       ][INFO    ][3664] Executing state host.present for dbs.mcp-pike-odl-ha.local
2018-03-03 19:04:25,724 [salt.state       ][INFO    ][3664] Host dbs.mcp-pike-odl-ha.local (192.168.10.14) already present
2018-03-03 19:04:25,724 [salt.state       ][INFO    ][3664] Completed state [dbs.mcp-pike-odl-ha.local] at time 19:04:25.724309 duration_in_ms=0.722
2018-03-03 19:04:25,724 [salt.state       ][INFO    ][3664] Running state [prx] at time 19:04:25.724509
2018-03-03 19:04:25,724 [salt.state       ][INFO    ][3664] Executing state host.present for prx
2018-03-03 19:04:25,725 [salt.state       ][INFO    ][3664] Host prx (192.168.10.4) already present
2018-03-03 19:04:25,725 [salt.state       ][INFO    ][3664] Completed state [prx] at time 19:04:25.725214 duration_in_ms=0.705
2018-03-03 19:04:25,725 [salt.state       ][INFO    ][3664] Running state [prx.mcp-pike-odl-ha.local] at time 19:04:25.725409
2018-03-03 19:04:25,725 [salt.state       ][INFO    ][3664] Executing state host.present for prx.mcp-pike-odl-ha.local
2018-03-03 19:04:25,725 [salt.state       ][INFO    ][3664] Host prx.mcp-pike-odl-ha.local (192.168.10.4) already present
2018-03-03 19:04:25,726 [salt.state       ][INFO    ][3664] Completed state [prx.mcp-pike-odl-ha.local] at time 19:04:25.726114 duration_in_ms=0.706
2018-03-03 19:04:25,726 [salt.state       ][INFO    ][3664] Running state [prx02] at time 19:04:25.726309
2018-03-03 19:04:25,726 [salt.state       ][INFO    ][3664] Executing state host.present for prx02
2018-03-03 19:04:25,726 [salt.state       ][INFO    ][3664] Host prx02 (192.168.10.6) already present
2018-03-03 19:04:25,727 [salt.state       ][INFO    ][3664] Completed state [prx02] at time 19:04:25.727051 duration_in_ms=0.741
2018-03-03 19:04:25,727 [salt.state       ][INFO    ][3664] Running state [prx02.mcp-pike-odl-ha.local] at time 19:04:25.727226
2018-03-03 19:04:25,727 [salt.state       ][INFO    ][3664] Executing state host.present for prx02.mcp-pike-odl-ha.local
2018-03-03 19:04:25,727 [salt.state       ][INFO    ][3664] Host prx02.mcp-pike-odl-ha.local (192.168.10.6) already present
2018-03-03 19:04:25,727 [salt.state       ][INFO    ][3664] Completed state [prx02.mcp-pike-odl-ha.local] at time 19:04:25.727922 duration_in_ms=0.695
2018-03-03 19:04:25,728 [salt.state       ][INFO    ][3664] Running state [msg02] at time 19:04:25.728115
2018-03-03 19:04:25,728 [salt.state       ][INFO    ][3664] Executing state host.present for msg02
2018-03-03 19:04:25,728 [salt.state       ][INFO    ][3664] Host msg02 (192.168.10.20) already present
2018-03-03 19:04:25,728 [salt.state       ][INFO    ][3664] Completed state [msg02] at time 19:04:25.728942 duration_in_ms=0.827
2018-03-03 19:04:25,729 [salt.state       ][INFO    ][3664] Running state [msg02.mcp-pike-odl-ha.local] at time 19:04:25.729141
2018-03-03 19:04:25,729 [salt.state       ][INFO    ][3664] Executing state host.present for msg02.mcp-pike-odl-ha.local
2018-03-03 19:04:25,729 [salt.state       ][INFO    ][3664] Host msg02.mcp-pike-odl-ha.local (192.168.10.20) already present
2018-03-03 19:04:25,729 [salt.state       ][INFO    ][3664] Completed state [msg02.mcp-pike-odl-ha.local] at time 19:04:25.729851 duration_in_ms=0.711
2018-03-03 19:04:25,730 [salt.state       ][INFO    ][3664] Running state [msg03] at time 19:04:25.730047
2018-03-03 19:04:25,730 [salt.state       ][INFO    ][3664] Executing state host.present for msg03
2018-03-03 19:04:25,730 [salt.state       ][INFO    ][3664] Host msg03 (192.168.10.21) already present
2018-03-03 19:04:25,730 [salt.state       ][INFO    ][3664] Completed state [msg03] at time 19:04:25.730782 duration_in_ms=0.735
2018-03-03 19:04:25,730 [salt.state       ][INFO    ][3664] Running state [msg03.mcp-pike-odl-ha.local] at time 19:04:25.730971
2018-03-03 19:04:25,731 [salt.state       ][INFO    ][3664] Executing state host.present for msg03.mcp-pike-odl-ha.local
2018-03-03 19:04:25,731 [salt.state       ][INFO    ][3664] Host msg03.mcp-pike-odl-ha.local (192.168.10.21) already present
2018-03-03 19:04:25,731 [salt.state       ][INFO    ][3664] Completed state [msg03.mcp-pike-odl-ha.local] at time 19:04:25.731662 duration_in_ms=0.691
2018-03-03 19:04:25,731 [salt.state       ][INFO    ][3664] Running state [msg01] at time 19:04:25.731853
2018-03-03 19:04:25,732 [salt.state       ][INFO    ][3664] Executing state host.present for msg01
2018-03-03 19:04:25,732 [salt.state       ][INFO    ][3664] Host msg01 (192.168.10.19) already present
2018-03-03 19:04:25,732 [salt.state       ][INFO    ][3664] Completed state [msg01] at time 19:04:25.732540 duration_in_ms=0.688
2018-03-03 19:04:25,732 [salt.state       ][INFO    ][3664] Running state [msg01.mcp-pike-odl-ha.local] at time 19:04:25.732733
2018-03-03 19:04:25,732 [salt.state       ][INFO    ][3664] Executing state host.present for msg01.mcp-pike-odl-ha.local
2018-03-03 19:04:25,733 [salt.state       ][INFO    ][3664] Host msg01.mcp-pike-odl-ha.local (192.168.10.19) already present
2018-03-03 19:04:25,733 [salt.state       ][INFO    ][3664] Completed state [msg01.mcp-pike-odl-ha.local] at time 19:04:25.733422 duration_in_ms=0.69
2018-03-03 19:04:25,733 [salt.state       ][INFO    ][3664] Running state [msg] at time 19:04:25.733596
2018-03-03 19:04:25,733 [salt.state       ][INFO    ][3664] Executing state host.present for msg
2018-03-03 19:04:25,734 [salt.state       ][INFO    ][3664] Host msg (192.168.10.18) already present
2018-03-03 19:04:25,734 [salt.state       ][INFO    ][3664] Completed state [msg] at time 19:04:25.734281 duration_in_ms=0.685
2018-03-03 19:04:25,734 [salt.state       ][INFO    ][3664] Running state [msg.mcp-pike-odl-ha.local] at time 19:04:25.734467
2018-03-03 19:04:25,734 [salt.state       ][INFO    ][3664] Executing state host.present for msg.mcp-pike-odl-ha.local
2018-03-03 19:04:25,735 [salt.state       ][INFO    ][3664] Host msg.mcp-pike-odl-ha.local (192.168.10.18) already present
2018-03-03 19:04:25,735 [salt.state       ][INFO    ][3664] Completed state [msg.mcp-pike-odl-ha.local] at time 19:04:25.735156 duration_in_ms=0.689
2018-03-03 19:04:25,735 [salt.state       ][INFO    ][3664] Running state [cfg01] at time 19:04:25.735333
2018-03-03 19:04:25,735 [salt.state       ][INFO    ][3664] Executing state host.present for cfg01
2018-03-03 19:04:25,735 [salt.state       ][INFO    ][3664] Host cfg01 (192.168.10.2) already present
2018-03-03 19:04:25,736 [salt.state       ][INFO    ][3664] Completed state [cfg01] at time 19:04:25.736024 duration_in_ms=0.691
2018-03-03 19:04:25,736 [salt.state       ][INFO    ][3664] Running state [cfg01.mcp-pike-odl-ha.local] at time 19:04:25.736197
2018-03-03 19:04:25,736 [salt.state       ][INFO    ][3664] Executing state host.present for cfg01.mcp-pike-odl-ha.local
2018-03-03 19:04:25,736 [salt.state       ][INFO    ][3664] Host cfg01.mcp-pike-odl-ha.local (192.168.10.2) already present
2018-03-03 19:04:25,736 [salt.state       ][INFO    ][3664] Completed state [cfg01.mcp-pike-odl-ha.local] at time 19:04:25.736889 duration_in_ms=0.692
2018-03-03 19:04:25,737 [salt.state       ][INFO    ][3664] Running state [cmp002] at time 19:04:25.737072
2018-03-03 19:04:25,737 [salt.state       ][INFO    ][3664] Executing state host.present for cmp002
2018-03-03 19:04:25,737 [salt.state       ][INFO    ][3664] Host cmp002 (192.168.10.44) already present
2018-03-03 19:04:25,737 [salt.state       ][INFO    ][3664] Completed state [cmp002] at time 19:04:25.737738 duration_in_ms=0.666
2018-03-03 19:04:25,737 [salt.state       ][INFO    ][3664] Running state [cmp002.mcp-pike-odl-ha.local] at time 19:04:25.737913
2018-03-03 19:04:25,738 [salt.state       ][INFO    ][3664] Executing state host.present for cmp002.mcp-pike-odl-ha.local
2018-03-03 19:04:25,738 [salt.state       ][INFO    ][3664] Host cmp002.mcp-pike-odl-ha.local (192.168.10.44) already present
2018-03-03 19:04:25,738 [salt.state       ][INFO    ][3664] Completed state [cmp002.mcp-pike-odl-ha.local] at time 19:04:25.738637 duration_in_ms=0.723
2018-03-03 19:04:25,738 [salt.state       ][INFO    ][3664] Running state [cmp001] at time 19:04:25.738815
2018-03-03 19:04:25,738 [salt.state       ][INFO    ][3664] Executing state host.present for cmp001
2018-03-03 19:04:25,739 [salt.state       ][INFO    ][3664] Host cmp001 (192.168.10.43) already present
2018-03-03 19:04:25,739 [salt.state       ][INFO    ][3664] Completed state [cmp001] at time 19:04:25.739504 duration_in_ms=0.689
2018-03-03 19:04:25,739 [salt.state       ][INFO    ][3664] Running state [cmp001.mcp-pike-odl-ha.local] at time 19:04:25.739682
2018-03-03 19:04:25,739 [salt.state       ][INFO    ][3664] Executing state host.present for cmp001.mcp-pike-odl-ha.local
2018-03-03 19:04:25,740 [salt.state       ][INFO    ][3664] Host cmp001.mcp-pike-odl-ha.local (192.168.10.43) already present
2018-03-03 19:04:25,740 [salt.state       ][INFO    ][3664] Completed state [cmp001.mcp-pike-odl-ha.local] at time 19:04:25.740374 duration_in_ms=0.692
2018-03-03 19:04:25,740 [salt.state       ][INFO    ][3664] Running state [dbs01] at time 19:04:25.740563
2018-03-03 19:04:25,740 [salt.state       ][INFO    ][3664] Executing state host.present for dbs01
2018-03-03 19:04:25,741 [salt.state       ][INFO    ][3664] Host dbs01 (192.168.10.15) already present
2018-03-03 19:04:25,741 [salt.state       ][INFO    ][3664] Completed state [dbs01] at time 19:04:25.741255 duration_in_ms=0.693
2018-03-03 19:04:25,741 [salt.state       ][INFO    ][3664] Running state [dbs01.mcp-pike-odl-ha.local] at time 19:04:25.741432
2018-03-03 19:04:25,741 [salt.state       ][INFO    ][3664] Executing state host.present for dbs01.mcp-pike-odl-ha.local
2018-03-03 19:04:25,741 [salt.state       ][INFO    ][3664] Host dbs01.mcp-pike-odl-ha.local (192.168.10.15) already present
2018-03-03 19:04:25,742 [salt.state       ][INFO    ][3664] Completed state [dbs01.mcp-pike-odl-ha.local] at time 19:04:25.742129 duration_in_ms=0.697
2018-03-03 19:04:25,742 [salt.state       ][INFO    ][3664] Running state [dbs02] at time 19:04:25.742306
2018-03-03 19:04:25,742 [salt.state       ][INFO    ][3664] Executing state host.present for dbs02
2018-03-03 19:04:25,742 [salt.state       ][INFO    ][3664] Host dbs02 (192.168.10.16) already present
2018-03-03 19:04:25,743 [salt.state       ][INFO    ][3664] Completed state [dbs02] at time 19:04:25.743000 duration_in_ms=0.694
2018-03-03 19:04:25,743 [salt.state       ][INFO    ][3664] Running state [dbs02.mcp-pike-odl-ha.local] at time 19:04:25.743192
2018-03-03 19:04:25,743 [salt.state       ][INFO    ][3664] Executing state host.present for dbs02.mcp-pike-odl-ha.local
2018-03-03 19:04:25,743 [salt.state       ][INFO    ][3664] Host dbs02.mcp-pike-odl-ha.local (192.168.10.16) already present
2018-03-03 19:04:25,743 [salt.state       ][INFO    ][3664] Completed state [dbs02.mcp-pike-odl-ha.local] at time 19:04:25.743863 duration_in_ms=0.672
2018-03-03 19:04:25,744 [salt.state       ][INFO    ][3664] Running state [dbs03] at time 19:04:25.744041
2018-03-03 19:04:25,744 [salt.state       ][INFO    ][3664] Executing state host.present for dbs03
2018-03-03 19:04:25,744 [salt.state       ][INFO    ][3664] Host dbs03 (192.168.10.17) already present
2018-03-03 19:04:25,744 [salt.state       ][INFO    ][3664] Completed state [dbs03] at time 19:04:25.744728 duration_in_ms=0.687
2018-03-03 19:04:25,744 [salt.state       ][INFO    ][3664] Running state [dbs03.mcp-pike-odl-ha.local] at time 19:04:25.744901
2018-03-03 19:04:25,745 [salt.state       ][INFO    ][3664] Executing state host.present for dbs03.mcp-pike-odl-ha.local
2018-03-03 19:04:25,745 [salt.state       ][INFO    ][3664] Host dbs03.mcp-pike-odl-ha.local (192.168.10.17) already present
2018-03-03 19:04:25,745 [salt.state       ][INFO    ][3664] Completed state [dbs03.mcp-pike-odl-ha.local] at time 19:04:25.745691 duration_in_ms=0.791
2018-03-03 19:04:25,745 [salt.state       ][INFO    ][3664] Running state [odl01] at time 19:04:25.745866
2018-03-03 19:04:25,746 [salt.state       ][INFO    ][3664] Executing state host.present for odl01
2018-03-03 19:04:25,746 [salt.state       ][INFO    ][3664] Host odl01 (192.168.10.30) already present
2018-03-03 19:04:25,746 [salt.state       ][INFO    ][3664] Completed state [odl01] at time 19:04:25.746567 duration_in_ms=0.701
2018-03-03 19:04:25,746 [salt.state       ][INFO    ][3664] Running state [odl01.mcp-pike-odl-ha.local] at time 19:04:25.746740
2018-03-03 19:04:25,746 [salt.state       ][INFO    ][3664] Executing state host.present for odl01.mcp-pike-odl-ha.local
2018-03-03 19:04:25,747 [salt.state       ][INFO    ][3664] Host odl01.mcp-pike-odl-ha.local (192.168.10.30) already present
2018-03-03 19:04:25,747 [salt.state       ][INFO    ][3664] Completed state [odl01.mcp-pike-odl-ha.local] at time 19:04:25.747431 duration_in_ms=0.69
2018-03-03 19:04:25,747 [salt.state       ][INFO    ][3664] Running state [mas01] at time 19:04:25.747606
2018-03-03 19:04:25,747 [salt.state       ][INFO    ][3664] Executing state host.present for mas01
2018-03-03 19:04:25,748 [salt.state       ][INFO    ][3664] Host mas01 (192.168.10.3) already present
2018-03-03 19:04:25,748 [salt.state       ][INFO    ][3664] Completed state [mas01] at time 19:04:25.748292 duration_in_ms=0.686
2018-03-03 19:04:25,748 [salt.state       ][INFO    ][3664] Running state [mas01.mcp-pike-odl-ha.local] at time 19:04:25.748468
2018-03-03 19:04:25,748 [salt.state       ][INFO    ][3664] Executing state host.present for mas01.mcp-pike-odl-ha.local
2018-03-03 19:04:25,749 [salt.state       ][INFO    ][3664] Host mas01.mcp-pike-odl-ha.local (192.168.10.3) already present
2018-03-03 19:04:25,749 [salt.state       ][INFO    ][3664] Completed state [mas01.mcp-pike-odl-ha.local] at time 19:04:25.749154 duration_in_ms=0.687
2018-03-03 19:04:25,749 [salt.state       ][INFO    ][3664] Running state [ctl02] at time 19:04:25.749330
2018-03-03 19:04:25,749 [salt.state       ][INFO    ][3664] Executing state host.present for ctl02
2018-03-03 19:04:25,749 [salt.state       ][INFO    ][3664] Host ctl02 (192.168.10.28) already present
2018-03-03 19:04:25,750 [salt.state       ][INFO    ][3664] Completed state [ctl02] at time 19:04:25.749993 duration_in_ms=0.662
2018-03-03 19:04:25,750 [salt.state       ][INFO    ][3664] Running state [ctl02.mcp-pike-odl-ha.local] at time 19:04:25.750166
2018-03-03 19:04:25,750 [salt.state       ][INFO    ][3664] Executing state host.present for ctl02.mcp-pike-odl-ha.local
2018-03-03 19:04:25,750 [salt.state       ][INFO    ][3664] Host ctl02.mcp-pike-odl-ha.local (192.168.10.28) already present
2018-03-03 19:04:25,750 [salt.state       ][INFO    ][3664] Completed state [ctl02.mcp-pike-odl-ha.local] at time 19:04:25.750931 duration_in_ms=0.764
2018-03-03 19:04:25,751 [salt.state       ][INFO    ][3664] Running state [ctl03] at time 19:04:25.751105
2018-03-03 19:04:25,751 [salt.state       ][INFO    ][3664] Executing state host.present for ctl03
2018-03-03 19:04:25,751 [salt.state       ][INFO    ][3664] Host ctl03 (192.168.10.29) already present
2018-03-03 19:04:25,751 [salt.state       ][INFO    ][3664] Completed state [ctl03] at time 19:04:25.751792 duration_in_ms=0.687
2018-03-03 19:04:25,751 [salt.state       ][INFO    ][3664] Running state [ctl03.mcp-pike-odl-ha.local] at time 19:04:25.751963
2018-03-03 19:04:25,752 [salt.state       ][INFO    ][3664] Executing state host.present for ctl03.mcp-pike-odl-ha.local
2018-03-03 19:04:25,752 [salt.state       ][INFO    ][3664] Host ctl03.mcp-pike-odl-ha.local (192.168.10.29) already present
2018-03-03 19:04:25,752 [salt.state       ][INFO    ][3664] Completed state [ctl03.mcp-pike-odl-ha.local] at time 19:04:25.752651 duration_in_ms=0.688
2018-03-03 19:04:25,752 [salt.state       ][INFO    ][3664] Running state [ctl01] at time 19:04:25.752831
2018-03-03 19:04:25,753 [salt.state       ][INFO    ][3664] Executing state host.present for ctl01
2018-03-03 19:04:25,753 [salt.state       ][INFO    ][3664] Host ctl01 (192.168.10.27) already present
2018-03-03 19:04:25,753 [salt.state       ][INFO    ][3664] Completed state [ctl01] at time 19:04:25.753516 duration_in_ms=0.686
2018-03-03 19:04:25,753 [salt.state       ][INFO    ][3664] Running state [ctl01.mcp-pike-odl-ha.local] at time 19:04:25.753689
2018-03-03 19:04:25,753 [salt.state       ][INFO    ][3664] Executing state host.present for ctl01.mcp-pike-odl-ha.local
2018-03-03 19:04:25,754 [salt.state       ][INFO    ][3664] Host ctl01.mcp-pike-odl-ha.local (192.168.10.27) already present
2018-03-03 19:04:25,754 [salt.state       ][INFO    ][3664] Completed state [ctl01.mcp-pike-odl-ha.local] at time 19:04:25.754387 duration_in_ms=0.698
2018-03-03 19:04:25,754 [salt.state       ][INFO    ][3664] Running state [ctl] at time 19:04:25.754584
2018-03-03 19:04:25,754 [salt.state       ][INFO    ][3664] Executing state host.present for ctl
2018-03-03 19:04:25,755 [salt.state       ][INFO    ][3664] Host ctl (192.168.10.26) already present
2018-03-03 19:04:25,755 [salt.state       ][INFO    ][3664] Completed state [ctl] at time 19:04:25.755286 duration_in_ms=0.702
2018-03-03 19:04:25,755 [salt.state       ][INFO    ][3664] Running state [ctl.mcp-pike-odl-ha.local] at time 19:04:25.755461
2018-03-03 19:04:25,755 [salt.state       ][INFO    ][3664] Executing state host.present for ctl.mcp-pike-odl-ha.local
2018-03-03 19:04:25,756 [salt.state       ][INFO    ][3664] Host ctl.mcp-pike-odl-ha.local (192.168.10.26) already present
2018-03-03 19:04:25,756 [salt.state       ][INFO    ][3664] Completed state [ctl.mcp-pike-odl-ha.local] at time 19:04:25.756121 duration_in_ms=0.661
2018-03-03 19:04:25,756 [salt.state       ][INFO    ][3664] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 19:04:25.756293
2018-03-03 19:04:25,756 [salt.state       ][INFO    ][3664] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-03-03 19:04:25,756 [salt.state       ][INFO    ][3664] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-03-03 19:04:25,756 [salt.state       ][INFO    ][3664] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 19:04:25.756821 duration_in_ms=0.527
2018-03-03 19:04:25,758 [salt.state       ][INFO    ][3664] Running state [ens2f0.81] at time 19:04:25.758577
2018-03-03 19:04:25,758 [salt.state       ][INFO    ][3664] Executing state network.managed for ens2f0.81
2018-03-03 19:04:26,495 [salt.state       ][INFO    ][3664] Interface ens2f0.81 is up to date.
2018-03-03 19:04:26,495 [salt.state       ][INFO    ][3664] Completed state [ens2f0.81] at time 19:04:26.495730 duration_in_ms=737.153
2018-03-03 19:04:26,496 [salt.state       ][INFO    ][3664] Running state [br-ctl] at time 19:04:26.496882
2018-03-03 19:04:26,497 [salt.state       ][INFO    ][3664] Executing state network.managed for br-ctl
2018-03-03 19:04:26,504 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:26,518 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-03 19:04:26,731 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:27,462 [salt.state       ][INFO    ][3664] Interface br-ctl is up to date.
2018-03-03 19:04:27,463 [salt.state       ][INFO    ][3664] Completed state [br-ctl] at time 19:04:27.463197 duration_in_ms=966.316
2018-03-03 19:04:27,463 [salt.state       ][INFO    ][3664] Running state [eno1] at time 19:04:27.463472
2018-03-03 19:04:27,463 [salt.state       ][INFO    ][3664] Executing state network.managed for eno1
2018-03-03 19:04:28,121 [salt.state       ][INFO    ][3664] Interface eno1 is up to date.
2018-03-03 19:04:28,121 [salt.state       ][INFO    ][3664] Completed state [eno1] at time 19:04:28.121426 duration_in_ms=657.952
2018-03-03 19:04:28,121 [salt.state       ][INFO    ][3664] Running state [ens2f0] at time 19:04:28.121662
2018-03-03 19:04:28,121 [salt.state       ][INFO    ][3664] Executing state network.managed for ens2f0
2018-03-03 19:04:28,777 [salt.state       ][INFO    ][3664] Interface ens2f0 is up to date.
2018-03-03 19:04:28,778 [salt.state       ][INFO    ][3664] Completed state [ens2f0] at time 19:04:28.778147 duration_in_ms=656.485
2018-03-03 19:04:28,779 [salt.state       ][INFO    ][3664] Running state [ens2f0.80] at time 19:04:28.779239
2018-03-03 19:04:28,779 [salt.state       ][INFO    ][3664] Executing state network.managed for ens2f0.80
2018-03-03 19:04:29,449 [salt.state       ][INFO    ][3664] Interface ens2f0.80 is up to date.
2018-03-03 19:04:29,450 [salt.state       ][INFO    ][3664] Completed state [ens2f0.80] at time 19:04:29.450026 duration_in_ms=670.787
2018-03-03 19:04:29,451 [salt.state       ][INFO    ][3664] Running state [br-mgmt] at time 19:04:29.451817
2018-03-03 19:04:29,452 [salt.state       ][INFO    ][3664] Executing state network.managed for br-mgmt
2018-03-03 19:04:29,461 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:29,475 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-03 19:04:29,712 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:30,378 [salt.state       ][INFO    ][3664] Interface br-mgmt is up to date.
2018-03-03 19:04:30,378 [salt.state       ][INFO    ][3664] Completed state [br-mgmt] at time 19:04:30.378279 duration_in_ms=926.454
2018-03-03 19:04:30,379 [salt.state       ][INFO    ][3664] Running state [br-ex] at time 19:04:30.379713
2018-03-03 19:04:30,379 [salt.state       ][INFO    ][3664] Executing state network.managed for br-ex
2018-03-03 19:04:30,387 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:04:30,400 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2018-03-03 19:04:30,611 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:31,316 [salt.state       ][INFO    ][3664] Interface br-ex is up to date.
2018-03-03 19:04:31,317 [salt.state       ][INFO    ][3664] Completed state [br-ex] at time 19:04:31.317189 duration_in_ms=937.476
2018-03-03 19:04:31,317 [salt.state       ][INFO    ][3664] Running state [/etc/profile.d/proxy.sh] at time 19:04:31.317418
2018-03-03 19:04:31,317 [salt.state       ][INFO    ][3664] Executing state file.absent for /etc/profile.d/proxy.sh
2018-03-03 19:04:31,317 [salt.state       ][INFO    ][3664] File /etc/profile.d/proxy.sh is not present
2018-03-03 19:04:31,318 [salt.state       ][INFO    ][3664] Completed state [/etc/profile.d/proxy.sh] at time 19:04:31.318084 duration_in_ms=0.665
2018-03-03 19:04:31,318 [salt.state       ][INFO    ][3664] Running state [/etc/apt/apt.conf.d/95proxies] at time 19:04:31.318266
2018-03-03 19:04:31,319 [salt.state       ][INFO    ][3664] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-03-03 19:04:31,319 [salt.state       ][INFO    ][3664] File /etc/apt/apt.conf.d/95proxies is not present
2018-03-03 19:04:31,319 [salt.state       ][INFO    ][3664] Completed state [/etc/apt/apt.conf.d/95proxies] at time 19:04:31.319420 duration_in_ms=1.155
2018-03-03 19:04:31,319 [salt.state       ][INFO    ][3664] Running state [ntp] at time 19:04:31.319594
2018-03-03 19:04:31,319 [salt.state       ][INFO    ][3664] Executing state pkg.installed for ntp
2018-03-03 19:04:31,327 [salt.state       ][INFO    ][3664] All specified packages are already installed
2018-03-03 19:04:31,327 [salt.state       ][INFO    ][3664] Completed state [ntp] at time 19:04:31.327646 duration_in_ms=8.052
2018-03-03 19:04:31,328 [salt.state       ][INFO    ][3664] Running state [/etc/ntp.conf] at time 19:04:31.328955
2018-03-03 19:04:31,329 [salt.state       ][INFO    ][3664] Executing state file.managed for /etc/ntp.conf
2018-03-03 19:04:31,360 [salt.fileclient  ][INFO    ][3664] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-03-03 19:04:31,399 [salt.state       ][INFO    ][3664] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
 
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
+# ntpd will only synchronize your clock.
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Specify one or more NTP servers.
-
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-# pools
-pool ntp.ubuntu.com iburst
-
-# Use Ubuntu's ntp server as a fallback.
-# pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
-
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log

2018-03-03 19:04:31,400 [salt.state       ][INFO    ][3664] Completed state [/etc/ntp.conf] at time 19:04:31.399825 duration_in_ms=70.868
2018-03-03 19:04:31,401 [salt.state       ][INFO    ][3664] Running state [ntp] at time 19:04:31.401884
2018-03-03 19:04:31,402 [salt.state       ][INFO    ][3664] Executing state service.running for ntp
2018-03-03 19:04:31,403 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-03-03 19:04:31,420 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-03 19:04:31,435 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-03 19:04:31,452 [salt.state       ][INFO    ][3664] The service ntp is already running
2018-03-03 19:04:31,453 [salt.state       ][INFO    ][3664] Completed state [ntp] at time 19:04:31.453237 duration_in_ms=51.352
2018-03-03 19:04:31,453 [salt.state       ][INFO    ][3664] Running state [ntp] at time 19:04:31.453460
2018-03-03 19:04:31,453 [salt.state       ][INFO    ][3664] Executing state service.mod_watch for ntp
2018-03-03 19:04:31,454 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-03-03 19:04:31,465 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-03-03 19:04:31,488 [salt.loaded.int.module.cmdmod][INFO    ][3664] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-03-03 19:04:31,589 [salt.state       ][INFO    ][3664] {'ntp': True}
2018-03-03 19:04:31,593 [salt.state       ][INFO    ][3664] Completed state [ntp] at time 19:04:31.593168 duration_in_ms=139.703
2018-03-03 19:04:31,601 [salt.minion      ][INFO    ][3664] Returning information for job: 20180303190401314255
2018-03-03 19:04:52,083 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command pkg.upgrade with jid 20180303190450820622
2018-03-03 19:04:52,103 [salt.minion      ][INFO    ][7468] Starting a new job with PID 7468
2018-03-03 19:04:52,133 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7468] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:52,408 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7468] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-03-03 19:04:59,439 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7468] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:04:59,484 [salt.minion      ][INFO    ][7468] Returning information for job: 20180303190450820622
2018-03-03 19:05:01,219 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command state.sls with jid 20180303190459958104
2018-03-03 19:05:01,239 [salt.minion      ][INFO    ][8313] Starting a new job with PID 8313
2018-03-03 19:05:03,882 [salt.state       ][INFO    ][8313] Loading fresh modules for state activity
2018-03-03 19:05:03,936 [salt.fileclient  ][INFO    ][8313] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2018-03-03 19:05:03,975 [salt.fileclient  ][INFO    ][8313] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2018-03-03 19:05:03,998 [salt.fileclient  ][INFO    ][8313] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2018-03-03 19:05:04,033 [salt.fileclient  ][INFO    ][8313] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2018-03-03 19:05:04,074 [salt.fileclient  ][INFO    ][8313] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2018-03-03 19:05:04,135 [salt.fileclient  ][INFO    ][8313] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2018-03-03 19:05:04,583 [salt.state       ][INFO    ][8313] Running state [libvirt-bin] at time 19:05:04.583559
2018-03-03 19:05:04,583 [salt.state       ][INFO    ][8313] Executing state pkg.installed for libvirt-bin
2018-03-03 19:05:04,584 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:04,875 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['apt-cache', '-q', 'policy', 'libvirt-bin'] in directory '/root'
2018-03-03 19:05:04,953 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:05:06,859 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:05:06,890 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-bin'] in directory '/root'
2018-03-03 19:05:11,329 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190510069549
2018-03-03 19:05:11,352 [salt.minion      ][INFO    ][8950] Starting a new job with PID 8950
2018-03-03 19:05:11,377 [salt.minion      ][INFO    ][8950] Returning information for job: 20180303190510069549
2018-03-03 19:05:21,400 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190520141362
2018-03-03 19:05:21,408 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:21,421 [salt.minion      ][INFO    ][11111] Starting a new job with PID 11111
2018-03-03 19:05:21,443 [salt.minion      ][INFO    ][11111] Returning information for job: 20180303190520141362
2018-03-03 19:05:21,459 [salt.state       ][INFO    ][8313] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libyajl2' changed from 'absent' to '2.1.0-2'
'librbd1' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libfdt1' changed from 'absent' to '1.4.2-1~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3ubuntu0.1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'librados2' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libvirt-daemon-system' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libvirt-clients' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'libvorbis0a' changed from 'absent' to '1.3.5-3ubuntu0.1'
'kvm' changed from 'absent' to '1'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'qemu-keymaps' changed from 'absent' to '1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.8'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.4~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'qemu-system-i386' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'qemu-system-x86-64' changed from 'absent' to '1'
'libvirt-bin' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-03-03 19:05:21,549 [salt.state       ][INFO    ][8313] Loading fresh modules for state activity
2018-03-03 19:05:21,573 [salt.state       ][INFO    ][8313] Completed state [libvirt-bin] at time 19:05:21.573613 duration_in_ms=16990.054
2018-03-03 19:05:21,582 [salt.state       ][INFO    ][8313] Running state [pm-utils] at time 19:05:21.582082
2018-03-03 19:05:21,582 [salt.state       ][INFO    ][8313] Executing state pkg.installed for pm-utils
2018-03-03 19:05:21,904 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:05:21,928 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2018-03-03 19:05:23,951 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:24,000 [salt.state       ][INFO    ][8313] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2018-03-03 19:05:24,012 [salt.state       ][INFO    ][8313] Loading fresh modules for state activity
2018-03-03 19:05:24,049 [salt.state       ][INFO    ][8313] Completed state [pm-utils] at time 19:05:24.049384 duration_in_ms=2467.302
2018-03-03 19:05:24,061 [salt.state       ][INFO    ][8313] Running state [libvirt0] at time 19:05:24.061867
2018-03-03 19:05:24,062 [salt.state       ][INFO    ][8313] Executing state pkg.installed for libvirt0
2018-03-03 19:05:24,384 [salt.state       ][INFO    ][8313] All specified packages are already installed
2018-03-03 19:05:24,384 [salt.state       ][INFO    ][8313] Completed state [libvirt0] at time 19:05:24.384365 duration_in_ms=322.497
2018-03-03 19:05:24,384 [salt.state       ][INFO    ][8313] Running state [python-libvirt] at time 19:05:24.384567
2018-03-03 19:05:24,384 [salt.state       ][INFO    ][8313] Executing state pkg.installed for python-libvirt
2018-03-03 19:05:24,408 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:05:24,429 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-libvirt'] in directory '/root'
2018-03-03 19:05:25,987 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:26,036 [salt.state       ][INFO    ][8313] Made the following changes:
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'

2018-03-03 19:05:26,048 [salt.state       ][INFO    ][8313] Loading fresh modules for state activity
2018-03-03 19:05:26,110 [salt.state       ][INFO    ][8313] Completed state [python-libvirt] at time 19:05:26.110000 duration_in_ms=1725.431
2018-03-03 19:05:26,127 [salt.state       ][INFO    ][8313] Running state [qemu-kvm] at time 19:05:26.127644
2018-03-03 19:05:26,128 [salt.state       ][INFO    ][8313] Executing state pkg.installed for qemu-kvm
2018-03-03 19:05:26,488 [salt.state       ][INFO    ][8313] All specified packages are already installed
2018-03-03 19:05:26,488 [salt.state       ][INFO    ][8313] Completed state [qemu-kvm] at time 19:05:26.488481 duration_in_ms=360.838
2018-03-03 19:05:26,488 [salt.state       ][INFO    ][8313] Running state [qemu-utils] at time 19:05:26.488717
2018-03-03 19:05:26,488 [salt.state       ][INFO    ][8313] Executing state pkg.installed for qemu-utils
2018-03-03 19:05:26,494 [salt.state       ][INFO    ][8313] All specified packages are already installed
2018-03-03 19:05:26,495 [salt.state       ][INFO    ][8313] Completed state [qemu-utils] at time 19:05:26.495071 duration_in_ms=6.354
2018-03-03 19:05:26,496 [salt.state       ][INFO    ][8313] Running state [/etc/libvirt/libvirtd.conf] at time 19:05:26.496717
2018-03-03 19:05:26,496 [salt.state       ][INFO    ][8313] Executing state file.managed for /etc/libvirt/libvirtd.conf
2018-03-03 19:05:26,541 [salt.fileclient  ][INFO    ][8313] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2018-03-03 19:05:26,571 [salt.state       ][INFO    ][8313] File changed:
--- 
+++ 
@@ -32,6 +32,9 @@
 # This is disabled by default, uncomment this to enable it.
 #listen_tcp = 1
 
+listen_tls = 0
+listen_tcp = 1
+auth_tcp="none"
 
 
 # Override the port for accepting secure TLS connections
@@ -47,10 +50,6 @@
 
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
-#
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
 #
 #listen_addr = "192.168.0.1"
 
@@ -101,16 +100,8 @@
 # control, then you may want to relax this too.
 unix_sock_rw_perms = "0770"
 
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
-
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -242,7 +233,7 @@
 #tls_allowed_dn_list = ["DN1", "DN2"]
 
 
-# A whitelist of allowed SASL usernames. The format for username
+# A whitelist of allowed SASL usernames. The format for usernames
 # depends on the SASL authentication mechanism. Kerberos usernames
 # look like username@REALM
 #
@@ -259,13 +250,6 @@
 #sasl_allowed_username_list = ["joe@EXAMPLE.COM", "fred@EXAMPLE.COM" ]
 
 
-# Override the compile time default TLS priority string. The
-# default is usually "NORMAL" unless overridden at build time.
-# Only set this is it is desired for libvirt to deviate from
-# the global default settings.
-#
-#tls_priority="NORMAL"
-
 
 #################################################################
 #
@@ -274,7 +258,7 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
+#max_clients = 20
 
 # The maximum length of queue of connections waiting to be
 # accepted by the daemon. Note, that some protocols supporting
@@ -282,10 +266,6 @@
 # connection succeeds.
 #max_queued_clients = 1000
 
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is 20. Set this to
-# zero to turn this feature off.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -317,16 +297,6 @@
 # and max_workers parameter
 #max_client_requests = 5
 
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
-
 #################################################################
 #
 # Logging controls
@@ -334,10 +304,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -346,16 +312,10 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
@@ -377,8 +337,6 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
@@ -390,11 +348,11 @@
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -417,16 +375,10 @@
 
 ###################################################################
 # UUID of the host:
-# Host UUID is read from one of the sources specified in host_uuid_source.
-#
-# - 'smbios': fetch the UUID from 'dmidecode -s system-uuid'
-# - 'machine-id': fetch the UUID from /etc/machine-id
-#
-# The host_uuid_source default is 'smbios'. If 'dmidecode' does not provide
-# a valid UUID a temporary UUID will be generated.
-#
-# Another option is to specify host UUID in host_uuid.
-#
+# Provide the UUID of the host here in case the command
+# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
+# 'dmidecode' does not provide a valid UUID and none is provided here, a
+# temporary UUID will be generated.
 # Keep the format of the example UUID below. UUID must not have all digits
 # be the same.
 
@@ -434,7 +386,6 @@
 # it with the output of the 'uuidgen' command and then
 # uncomment this entry
 #host_uuid = "00000000-0000-0000-0000-000000000000"
-#host_uuid_source = "smbios"
 
 ###################################################################
 # Keepalive protocol:
@@ -455,24 +406,8 @@
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
 #
 #keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5
-
-###################################################################
-# Open vSwitch:
-# This allows to specify a timeout for openvswitch calls made by
-# libvirt. The ovs-vsctl utility is used for the configuration and
-# its timeout option is set by default to 5 seconds to avoid
-# potential infinite waits blocking libvirt.
-#
-#ovs_timeout = 5

2018-03-03 19:05:26,571 [salt.state       ][INFO    ][8313] Completed state [/etc/libvirt/libvirtd.conf] at time 19:05:26.571549 duration_in_ms=74.832
2018-03-03 19:05:26,571 [salt.state       ][INFO    ][8313] Running state [/etc/default/libvirtd] at time 19:05:26.571852
2018-03-03 19:05:26,572 [salt.state       ][INFO    ][8313] Executing state file.managed for /etc/default/libvirtd
2018-03-03 19:05:26,606 [salt.fileclient  ][INFO    ][8313] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2018-03-03 19:05:26,613 [salt.state       ][INFO    ][8313] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
+# Don't use "-d" option with systemd
+
+libvirtd_opts="-l"
 
 # pass in location of kerberos keytab
-#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
-
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"
+#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
2018-03-03 19:05:26,613 [salt.state       ][INFO    ][8313] Completed state [/etc/default/libvirtd] at time 19:05:26.613587 duration_in_ms=41.733
2018-03-03 19:05:26,615 [salt.state       ][INFO    ][8313] Running state [service.systemctl_reload] at time 19:05:26.615407
2018-03-03 19:05:26,615 [salt.state       ][INFO    ][8313] Executing state module.wait for service.systemctl_reload
2018-03-03 19:05:26,616 [salt.state       ][INFO    ][8313] No changes made for service.systemctl_reload
2018-03-03 19:05:26,616 [salt.state       ][INFO    ][8313] Completed state [service.systemctl_reload] at time 19:05:26.616764 duration_in_ms=1.358
2018-03-03 19:05:26,617 [salt.state       ][INFO    ][8313] Running state [service.systemctl_reload] at time 19:05:26.617150
2018-03-03 19:05:26,617 [salt.state       ][INFO    ][8313] Executing state module.mod_watch for service.systemctl_reload
2018-03-03 19:05:26,618 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-03 19:05:26,719 [salt.state       ][INFO    ][8313] {'ret': True}
2018-03-03 19:05:26,720 [salt.state       ][INFO    ][8313] Completed state [service.systemctl_reload] at time 19:05:26.720308 duration_in_ms=103.158
2018-03-03 19:05:26,726 [salt.state       ][INFO    ][8313] Running state [/etc/libvirt/qemu/networks/default.xml] at time 19:05:26.726082
2018-03-03 19:05:26,727 [salt.state       ][INFO    ][8313] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2018-03-03 19:05:26,728 [salt.state       ][INFO    ][8313] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2018-03-03 19:05:26,729 [salt.state       ][INFO    ][8313] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 19:05:26.729263 duration_in_ms=3.18
2018-03-03 19:05:26,731 [salt.state       ][INFO    ][8313] Running state [libvirtd] at time 19:05:26.731555
2018-03-03 19:05:26,731 [salt.state       ][INFO    ][8313] Executing state service.running for libvirtd
2018-03-03 19:05:26,732 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2018-03-03 19:05:26,746 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-03-03 19:05:26,758 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-03-03 19:05:26,771 [salt.state       ][INFO    ][8313] The service libvirtd is already running
2018-03-03 19:05:26,772 [salt.state       ][INFO    ][8313] Completed state [libvirtd] at time 19:05:26.772318 duration_in_ms=40.758
2018-03-03 19:05:26,772 [salt.state       ][INFO    ][8313] Running state [libvirtd] at time 19:05:26.772764
2018-03-03 19:05:26,773 [salt.state       ][INFO    ][8313] Executing state service.mod_watch for libvirtd
2018-03-03 19:05:26,774 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2018-03-03 19:05:26,787 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2018-03-03 19:05:26,801 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2018-03-03 19:05:26,897 [salt.state       ][INFO    ][8313] {'libvirtd': True}
2018-03-03 19:05:26,898 [salt.state       ][INFO    ][8313] Completed state [libvirtd] at time 19:05:26.898119 duration_in_ms=125.355
2018-03-03 19:05:26,900 [salt.state       ][INFO    ][8313] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 19:05:26.900627
2018-03-03 19:05:26,901 [salt.state       ][INFO    ][8313] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2018-03-03 19:05:26,903 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2018-03-03 19:05:28,126 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2018-03-03 19:05:28,404 [salt.state       ][INFO    ][8313] {'pid': 11980, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2018-03-03 19:05:28,404 [salt.state       ][INFO    ][8313] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 19:05:28.404772 duration_in_ms=1504.145
2018-03-03 19:05:28,405 [salt.state       ][INFO    ][8313] Running state [virsh net-autostart default --disable] at time 19:05:28.405323
2018-03-03 19:05:28,406 [salt.state       ][INFO    ][8313] Executing state cmd.run for virsh net-autostart default --disable
2018-03-03 19:05:28,408 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2018-03-03 19:05:28,443 [salt.state       ][INFO    ][8313] onlyif execution failed
2018-03-03 19:05:28,444 [salt.state       ][INFO    ][8313] Completed state [virsh net-autostart default --disable] at time 19:05:28.444006 duration_in_ms=38.684
2018-03-03 19:05:28,444 [salt.state       ][INFO    ][8313] Running state [virsh net-destroy default] at time 19:05:28.444365
2018-03-03 19:05:28,444 [salt.state       ][INFO    ][8313] Executing state cmd.run for virsh net-destroy default
2018-03-03 19:05:28,445 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2018-03-03 19:05:28,481 [salt.state       ][INFO    ][8313] onlyif execution failed
2018-03-03 19:05:28,481 [salt.state       ][INFO    ][8313] Completed state [virsh net-destroy default] at time 19:05:28.481458 duration_in_ms=37.094
2018-03-03 19:05:28,481 [salt.state       ][INFO    ][8313] Running state [echo 'No pool is defined'] at time 19:05:28.481738
2018-03-03 19:05:28,482 [salt.state       ][INFO    ][8313] Executing state cmd.run for echo 'No pool is defined'
2018-03-03 19:05:28,483 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command 'echo 'No pool is defined'' in directory '/root'
2018-03-03 19:05:28,497 [salt.state       ][INFO    ][8313] {'pid': 12020, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2018-03-03 19:05:28,497 [salt.state       ][INFO    ][8313] Completed state [echo 'No pool is defined'] at time 19:05:28.497564 duration_in_ms=15.827
2018-03-03 19:05:28,501 [salt.minion      ][INFO    ][8313] Returning information for job: 20180303190459958104
2018-03-03 19:05:29,267 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command state.apply with jid 20180303190528005384
2018-03-03 19:05:29,287 [salt.minion      ][INFO    ][12025] Starting a new job with PID 12025
2018-03-03 19:05:32,091 [salt.state       ][INFO    ][12025] Loading fresh modules for state activity
2018-03-03 19:05:32,141 [salt.fileclient  ][INFO    ][12025] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2018-03-03 19:05:32,536 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:05:32,554 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:05:32,643 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:05:32,870 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:05:33,719 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:05:33,743 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:05:33,832 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:05:34,048 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:05:34,723 [salt.fileclient  ][INFO    ][12025] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2018-03-03 19:05:34,755 [salt.fileclient  ][INFO    ][12025] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2018-03-03 19:05:35,303 [salt.state       ][INFO    ][12025] Running state [salt-minion] at time 19:05:35.303897
2018-03-03 19:05:35,304 [salt.state       ][INFO    ][12025] Executing state pkg.installed for salt-minion
2018-03-03 19:05:35,304 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:35,577 [salt.state       ][INFO    ][12025] All specified packages are already installed
2018-03-03 19:05:35,577 [salt.state       ][INFO    ][12025] Completed state [salt-minion] at time 19:05:35.577903 duration_in_ms=274.006
2018-03-03 19:05:35,578 [salt.state       ][INFO    ][12025] Running state [salt_minion_dependency_packages] at time 19:05:35.578176
2018-03-03 19:05:35,578 [salt.state       ][INFO    ][12025] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-03 19:05:35,583 [salt.state       ][INFO    ][12025] All specified packages are already installed
2018-03-03 19:05:35,583 [salt.state       ][INFO    ][12025] Completed state [salt_minion_dependency_packages] at time 19:05:35.583801 duration_in_ms=5.626
2018-03-03 19:05:35,585 [salt.state       ][INFO    ][12025] Running state [/etc/salt/minion.d/minion.conf] at time 19:05:35.585880
2018-03-03 19:05:35,586 [salt.state       ][INFO    ][12025] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-03 19:05:35,786 [salt.state       ][INFO    ][12025] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-03 19:05:35,786 [salt.state       ][INFO    ][12025] Completed state [/etc/salt/minion.d/minion.conf] at time 19:05:35.786341 duration_in_ms=200.462
2018-03-03 19:05:35,787 [salt.state       ][INFO    ][12025] Running state [/etc/salt/minion.d/_virt.conf] at time 19:05:35.787357
2018-03-03 19:05:35,787 [salt.state       ][INFO    ][12025] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-03 19:05:35,788 [salt.state       ][INFO    ][12025] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-03 19:05:35,788 [salt.state       ][INFO    ][12025] Completed state [/etc/salt/minion.d/_virt.conf] at time 19:05:35.788427 duration_in_ms=1.069
2018-03-03 19:05:35,790 [salt.state       ][INFO    ][12025] Running state [salt-minion] at time 19:05:35.790008
2018-03-03 19:05:35,790 [salt.state       ][INFO    ][12025] Executing state service.running for salt-minion
2018-03-03 19:05:35,790 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-03 19:05:35,825 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-03 19:05:35,843 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-03 19:05:35,857 [salt.state       ][INFO    ][12025] The service salt-minion is already running
2018-03-03 19:05:35,859 [salt.state       ][INFO    ][12025] Completed state [salt-minion] at time 19:05:35.858277 duration_in_ms=68.267
2018-03-03 19:05:35,861 [salt.state       ][INFO    ][12025] Running state [/etc/salt/grains.d] at time 19:05:35.861646
2018-03-03 19:05:35,862 [salt.state       ][INFO    ][12025] Executing state file.directory for /etc/salt/grains.d
2018-03-03 19:05:35,863 [salt.state       ][INFO    ][12025] Directory /etc/salt/grains.d is in the correct state
2018-03-03 19:05:35,863 [salt.state       ][INFO    ][12025] Completed state [/etc/salt/grains.d] at time 19:05:35.863535 duration_in_ms=1.889
2018-03-03 19:05:35,864 [salt.state       ][INFO    ][12025] Running state [/etc/salt/grains] at time 19:05:35.864361
2018-03-03 19:05:35,864 [salt.state       ][INFO    ][12025] Executing state file.managed for /etc/salt/grains
2018-03-03 19:05:35,865 [salt.state       ][INFO    ][12025] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-03 19:05:35,865 [salt.state       ][INFO    ][12025] Completed state [/etc/salt/grains] at time 19:05:35.865438 duration_in_ms=1.077
2018-03-03 19:05:35,866 [salt.state       ][INFO    ][12025] Running state [/etc/salt/grains.d/placeholder] at time 19:05:35.866001
2018-03-03 19:05:35,866 [salt.state       ][INFO    ][12025] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-03 19:05:35,868 [salt.state       ][INFO    ][12025] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-03 19:05:35,868 [salt.state       ][INFO    ][12025] Completed state [/etc/salt/grains.d/placeholder] at time 19:05:35.868838 duration_in_ms=2.837
2018-03-03 19:05:35,869 [salt.state       ][INFO    ][12025] Running state [/etc/salt/grains.d/sphinx] at time 19:05:35.869403
2018-03-03 19:05:35,869 [salt.state       ][INFO    ][12025] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-03 19:05:35,872 [salt.state       ][INFO    ][12025] File changed:
--- 
+++ 
@@ -47,7 +47,9 @@
               name: IP Addresses
               value:
               - 127.0.0.1
+              - 192.168.10.12
               - 192.168.11.9
+              - 192.168.122.1
         system:
           name: System
           param:

2018-03-03 19:05:35,872 [salt.state       ][INFO    ][12025] Completed state [/etc/salt/grains.d/sphinx] at time 19:05:35.872260 duration_in_ms=2.857
2018-03-03 19:05:35,873 [salt.state       ][INFO    ][12025] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:05:35.873403
2018-03-03 19:05:35,873 [salt.state       ][INFO    ][12025] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:35,874 [salt.state       ][INFO    ][12025] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:35,874 [salt.state       ][INFO    ][12025] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:05:35.874266 duration_in_ms=0.863
2018-03-03 19:05:35,875 [salt.state       ][INFO    ][12025] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:05:35.875097
2018-03-03 19:05:35,875 [salt.state       ][INFO    ][12025] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:35,875 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-03-03 19:05:35,972 [salt.state       ][INFO    ][12025] {'pid': 12083, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-03 19:05:35,972 [salt.state       ][INFO    ][12025] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:05:35.972842 duration_in_ms=97.744
2018-03-03 19:05:35,974 [salt.state       ][INFO    ][12025] Running state [/etc/salt/grains.d/dns_records] at time 19:05:35.973981
2018-03-03 19:05:35,975 [salt.state       ][INFO    ][12025] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-03 19:05:35,976 [salt.state       ][INFO    ][12025] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-03 19:05:35,977 [salt.state       ][INFO    ][12025] Completed state [/etc/salt/grains.d/dns_records] at time 19:05:35.977054 duration_in_ms=3.074
2018-03-03 19:05:35,978 [salt.state       ][INFO    ][12025] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:05:35.978511
2018-03-03 19:05:35,978 [salt.state       ][INFO    ][12025] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:35,979 [salt.state       ][INFO    ][12025] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:35,979 [salt.state       ][INFO    ][12025] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:05:35.979581 duration_in_ms=1.07
2018-03-03 19:05:35,980 [salt.state       ][INFO    ][12025] Running state [/etc/salt/grains.d/salt] at time 19:05:35.980257
2018-03-03 19:05:35,980 [salt.state       ][INFO    ][12025] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-03 19:05:35,981 [salt.state       ][INFO    ][12025] File /etc/salt/grains.d/salt is in the correct state
2018-03-03 19:05:35,982 [salt.state       ][INFO    ][12025] Completed state [/etc/salt/grains.d/salt] at time 19:05:35.982194 duration_in_ms=1.937
2018-03-03 19:05:35,983 [salt.state       ][INFO    ][12025] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:05:35.983529
2018-03-03 19:05:35,983 [salt.state       ][INFO    ][12025] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:35,984 [salt.state       ][INFO    ][12025] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:05:35,984 [salt.state       ][INFO    ][12025] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:05:35.984576 duration_in_ms=1.047
2018-03-03 19:05:35,988 [salt.state       ][INFO    ][12025] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:05:35.988151
2018-03-03 19:05:35,988 [salt.state       ][INFO    ][12025] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:05:35,988 [salt.state       ][INFO    ][12025] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:05:35,988 [salt.state       ][INFO    ][12025] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:05:35.988774 duration_in_ms=0.623
2018-03-03 19:05:35,988 [salt.state       ][INFO    ][12025] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:05:35.988929
2018-03-03 19:05:35,989 [salt.state       ][INFO    ][12025] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:05:35,990 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-03-03 19:05:36,004 [salt.state       ][INFO    ][12025] {'pid': 12085, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-03 19:05:36,005 [salt.state       ][INFO    ][12025] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:05:36.005662 duration_in_ms=16.73
2018-03-03 19:05:36,008 [salt.state       ][INFO    ][12025] Running state [mine.update] at time 19:05:36.007970
2018-03-03 19:05:36,008 [salt.state       ][INFO    ][12025] Executing state module.wait for mine.update
2018-03-03 19:05:36,009 [salt.state       ][INFO    ][12025] No changes made for mine.update
2018-03-03 19:05:36,009 [salt.state       ][INFO    ][12025] Completed state [mine.update] at time 19:05:36.009879 duration_in_ms=1.909
2018-03-03 19:05:36,010 [salt.state       ][INFO    ][12025] Running state [mine.update] at time 19:05:36.010308
2018-03-03 19:05:36,010 [salt.state       ][INFO    ][12025] Executing state module.mod_watch for mine.update
2018-03-03 19:05:36,546 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:05:36,547 [salt.state       ][INFO    ][12025] Completed state [mine.update] at time 19:05:36.547244 duration_in_ms=536.935
2018-03-03 19:05:36,547 [salt.state       ][INFO    ][12025] Running state [ca-certificates] at time 19:05:36.547835
2018-03-03 19:05:36,548 [salt.state       ][INFO    ][12025] Executing state pkg.installed for ca-certificates
2018-03-03 19:05:36,561 [salt.state       ][INFO    ][12025] All specified packages are already installed
2018-03-03 19:05:36,561 [salt.state       ][INFO    ][12025] Completed state [ca-certificates] at time 19:05:36.561824 duration_in_ms=13.99
2018-03-03 19:05:36,562 [salt.state       ][INFO    ][12025] Running state [update-ca-certificates] at time 19:05:36.562968
2018-03-03 19:05:36,563 [salt.state       ][INFO    ][12025] Executing state cmd.wait for update-ca-certificates
2018-03-03 19:05:36,563 [salt.state       ][INFO    ][12025] No changes made for update-ca-certificates
2018-03-03 19:05:36,563 [salt.state       ][INFO    ][12025] Completed state [update-ca-certificates] at time 19:05:36.563519 duration_in_ms=0.552
2018-03-03 19:05:36,563 [salt.state       ][INFO    ][12025] Running state [libvirt-dev] at time 19:05:36.563671
2018-03-03 19:05:36,563 [salt.state       ][INFO    ][12025] Executing state pkg.installed for libvirt-dev
2018-03-03 19:05:36,583 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command ['apt-cache', '-q', 'policy', 'libvirt-dev'] in directory '/root'
2018-03-03 19:05:36,652 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:05:38,596 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:05:38,621 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-dev'] in directory '/root'
2018-03-03 19:05:39,382 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190538122110
2018-03-03 19:05:39,397 [salt.minion      ][INFO    ][12452] Starting a new job with PID 12452
2018-03-03 19:05:39,413 [salt.minion      ][INFO    ][12452] Returning information for job: 20180303190538122110
2018-03-03 19:05:49,496 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190548238158
2018-03-03 19:05:49,521 [salt.minion      ][INFO    ][17117] Starting a new job with PID 17117
2018-03-03 19:05:49,568 [salt.minion      ][INFO    ][17117] Returning information for job: 20180303190548238158
2018-03-03 19:05:51,137 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:05:51,190 [salt.state       ][INFO    ][12025] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'c++-compiler' changed from 'absent' to '1'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-116.140'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libc-dev' changed from 'absent' to '1'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libvirt-dev' changed from 'absent' to '3.6.0-1ubuntu6.2~cloud0'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.9'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.6'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'

2018-03-03 19:05:51,203 [salt.state       ][INFO    ][12025] Loading fresh modules for state activity
2018-03-03 19:05:51,249 [salt.state       ][INFO    ][12025] Completed state [libvirt-dev] at time 19:05:51.249728 duration_in_ms=14686.055
2018-03-03 19:05:51,260 [salt.state       ][INFO    ][12025] Running state [pkg-config] at time 19:05:51.260116
2018-03-03 19:05:51,260 [salt.state       ][INFO    ][12025] Executing state pkg.installed for pkg-config
2018-03-03 19:05:51,610 [salt.state       ][INFO    ][12025] All specified packages are already installed
2018-03-03 19:05:51,611 [salt.state       ][INFO    ][12025] Completed state [pkg-config] at time 19:05:51.611069 duration_in_ms=350.953
2018-03-03 19:05:51,611 [salt.state       ][INFO    ][12025] Running state [virtng.init] at time 19:05:51.611578
2018-03-03 19:05:51,611 [salt.state       ][INFO    ][12025] Executing state module.run for virtng.init
2018-03-03 19:05:51,639 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command ['git', '--version'] in directory '/root'
2018-03-03 19:05:51,744 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'virsh list --all --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:05:59,533 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190558273612
2018-03-03 19:05:59,552 [salt.minion      ][INFO    ][17647] Starting a new job with PID 17647
2018-03-03 19:05:59,571 [salt.minion      ][INFO    ][17647] Returning information for job: 20180303190558273612
2018-03-03 19:06:09,752 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190608491617
2018-03-03 19:06:09,772 [salt.minion      ][INFO    ][17652] Starting a new job with PID 17652
2018-03-03 19:06:09,786 [salt.minion      ][INFO    ][17652] Returning information for job: 20180303190608491617
2018-03-03 19:06:19,196 [salt.fileclient  ][INFO    ][12025] Fetching file from saltenv 'base', ** done ** 'salt/files/control/images/base_image_opnfv_fuel_vcp.img'
2018-03-03 19:06:19,963 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190618698692
2018-03-03 19:06:19,983 [salt.minion      ][INFO    ][17657] Starting a new job with PID 17657
2018-03-03 19:06:20,000 [salt.minion      ][INFO    ][17657] Returning information for job: 20180303190618698692
2018-03-03 19:06:20,601 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-03 19:06:20,637 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:20,693 [salt.loaded.int.module.cmdmod][ERROR   ][12025] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-03 19:06:20,694 [salt.loaded.int.module.cmdmod][ERROR   ][12025] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-03 19:06:20,696 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-03 19:06:20,754 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:20,778 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-03 19:06:21,879 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-03 19:06:22,507 [salt.loaded.ext.module.seedng][INFO    ][12025] salt-minion pre-installed on image, configuring as mdb02.mcp-pike-odl-ha.local
2018-03-03 19:06:22,514 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'mount -l' in directory '/root'
2018-03-03 19:06:22,536 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-03 19:06:22,587 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:23,429 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:06:23,431 [salt.state       ][INFO    ][12025] Completed state [virtng.init] at time 19:06:23.430913 duration_in_ms=31819.345
2018-03-03 19:06:23,431 [salt.state       ][INFO    ][12025] Running state [virt.set_autostart] at time 19:06:23.431576
2018-03-03 19:06:23,432 [salt.state       ][INFO    ][12025] Executing state module.run for virt.set_autostart
2018-03-03 19:06:23,442 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'virsh list --autostart --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:23,477 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:06:23,477 [salt.state       ][INFO    ][12025] Completed state [virt.set_autostart] at time 19:06:23.477378 duration_in_ms=45.802
2018-03-03 19:06:23,477 [salt.state       ][INFO    ][12025] Running state [virtng.init] at time 19:06:23.477757
2018-03-03 19:06:23,478 [salt.state       ][INFO    ][12025] Executing state module.run for virtng.init
2018-03-03 19:06:23,488 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'virsh list --all --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:29,997 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190628731666
2018-03-03 19:06:30,017 [salt.minion      ][INFO    ][18065] Starting a new job with PID 18065
2018-03-03 19:06:30,034 [salt.minion      ][INFO    ][18065] Returning information for job: 20180303190628731666
2018-03-03 19:06:30,240 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-03 19:06:30,249 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:30,260 [salt.loaded.int.module.cmdmod][ERROR   ][12025] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-03 19:06:30,261 [salt.loaded.int.module.cmdmod][ERROR   ][12025] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-03 19:06:30,261 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-03 19:06:30,282 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:30,296 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-03 19:06:31,355 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-03 19:06:32,037 [salt.loaded.ext.module.seedng][INFO    ][12025] salt-minion pre-installed on image, configuring as dbs02.mcp-pike-odl-ha.local
2018-03-03 19:06:32,041 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'mount -l' in directory '/root'
2018-03-03 19:06:32,054 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-03 19:06:32,089 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:32,924 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:06:32,924 [salt.state       ][INFO    ][12025] Completed state [virtng.init] at time 19:06:32.924464 duration_in_ms=9446.706
2018-03-03 19:06:32,925 [salt.state       ][INFO    ][12025] Running state [virt.set_autostart] at time 19:06:32.925091
2018-03-03 19:06:32,925 [salt.state       ][INFO    ][12025] Executing state module.run for virt.set_autostart
2018-03-03 19:06:32,929 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'virsh list --autostart --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:32,964 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:06:32,965 [salt.state       ][INFO    ][12025] Completed state [virt.set_autostart] at time 19:06:32.965185 duration_in_ms=40.094
2018-03-03 19:06:32,965 [salt.state       ][INFO    ][12025] Running state [virtng.init] at time 19:06:32.965408
2018-03-03 19:06:32,965 [salt.state       ][INFO    ][12025] Executing state module.run for virtng.init
2018-03-03 19:06:32,972 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'virsh list --all --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:39,743 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-03 19:06:39,753 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:39,765 [salt.loaded.int.module.cmdmod][ERROR   ][12025] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-03 19:06:39,765 [salt.loaded.int.module.cmdmod][ERROR   ][12025] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-03 19:06:39,767 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/odl01.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-03 19:06:39,785 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:39,800 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-03 19:06:40,024 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190638764439
2018-03-03 19:06:40,041 [salt.minion      ][INFO    ][18391] Starting a new job with PID 18391
2018-03-03 19:06:40,061 [salt.minion      ][INFO    ][18391] Returning information for job: 20180303190638764439
2018-03-03 19:06:40,888 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-03 19:06:41,659 [salt.loaded.ext.module.seedng][INFO    ][12025] salt-minion pre-installed on image, configuring as odl01.mcp-pike-odl-ha.local
2018-03-03 19:06:41,664 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'mount -l' in directory '/root'
2018-03-03 19:06:41,682 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-03 19:06:41,732 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:42,559 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:06:42,559 [salt.state       ][INFO    ][12025] Completed state [virtng.init] at time 19:06:42.559659 duration_in_ms=9594.249
2018-03-03 19:06:42,560 [salt.state       ][INFO    ][12025] Running state [virt.set_autostart] at time 19:06:42.560185
2018-03-03 19:06:42,560 [salt.state       ][INFO    ][12025] Executing state module.run for virt.set_autostart
2018-03-03 19:06:42,571 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'virsh list --autostart --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:42,614 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:06:42,615 [salt.state       ][INFO    ][12025] Completed state [virt.set_autostart] at time 19:06:42.615585 duration_in_ms=55.4
2018-03-03 19:06:42,616 [salt.state       ][INFO    ][12025] Running state [virtng.init] at time 19:06:42.616007
2018-03-03 19:06:42,616 [salt.state       ][INFO    ][12025] Executing state module.run for virtng.init
2018-03-03 19:06:42,626 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'virsh list --all --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:49,413 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-03 19:06:49,421 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:49,434 [salt.loaded.int.module.cmdmod][ERROR   ][12025] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-03 19:06:49,435 [salt.loaded.int.module.cmdmod][ERROR   ][12025] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-03 19:06:49,436 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-03 19:06:49,457 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:49,468 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-03 19:06:50,180 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190648917920
2018-03-03 19:06:50,192 [salt.minion      ][INFO    ][18690] Starting a new job with PID 18690
2018-03-03 19:06:50,212 [salt.minion      ][INFO    ][18690] Returning information for job: 20180303190648917920
2018-03-03 19:06:50,550 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-03 19:06:51,178 [salt.loaded.ext.module.seedng][INFO    ][12025] salt-minion pre-installed on image, configuring as ctl02.mcp-pike-odl-ha.local
2018-03-03 19:06:51,184 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'mount -l' in directory '/root'
2018-03-03 19:06:51,200 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-03 19:06:51,229 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:52,063 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:06:52,064 [salt.state       ][INFO    ][12025] Completed state [virtng.init] at time 19:06:52.064380 duration_in_ms=9448.37
2018-03-03 19:06:52,065 [salt.state       ][INFO    ][12025] Running state [virt.set_autostart] at time 19:06:52.065551
2018-03-03 19:06:52,066 [salt.state       ][INFO    ][12025] Executing state module.run for virt.set_autostart
2018-03-03 19:06:52,076 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'virsh list --autostart --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:52,110 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:06:52,111 [salt.state       ][INFO    ][12025] Completed state [virt.set_autostart] at time 19:06:52.111098 duration_in_ms=45.549
2018-03-03 19:06:52,111 [salt.state       ][INFO    ][12025] Running state [virtng.init] at time 19:06:52.111755
2018-03-03 19:06:52,112 [salt.state       ][INFO    ][12025] Executing state module.run for virtng.init
2018-03-03 19:06:52,121 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'virsh list --all --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:06:58,893 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'modprobe nbd max_part=63' in directory '/root'
2018-03-03 19:06:58,906 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:58,917 [salt.loaded.int.module.cmdmod][ERROR   ][12025] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2018-03-03 19:06:58,917 [salt.loaded.int.module.cmdmod][ERROR   ][12025] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2018-03-03 19:06:58,919 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg02.mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2018-03-03 19:06:58,937 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2018-03-03 19:06:58,950 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'partprobe /dev/nbd9' in directory '/root'
2018-03-03 19:07:00,034 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2018-03-03 19:07:00,294 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303190659036135
2018-03-03 19:07:00,308 [salt.minion      ][INFO    ][18995] Starting a new job with PID 18995
2018-03-03 19:07:00,328 [salt.minion      ][INFO    ][18995] Returning information for job: 20180303190659036135
2018-03-03 19:07:00,804 [salt.loaded.ext.module.seedng][INFO    ][12025] salt-minion pre-installed on image, configuring as msg02.mcp-pike-odl-ha.local
2018-03-03 19:07:00,813 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'mount -l' in directory '/root'
2018-03-03 19:07:00,829 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2018-03-03 19:07:00,874 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2018-03-03 19:07:01,712 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:07:01,713 [salt.state       ][INFO    ][12025] Completed state [virtng.init] at time 19:07:01.713783 duration_in_ms=9602.026
2018-03-03 19:07:01,715 [salt.state       ][INFO    ][12025] Running state [virt.set_autostart] at time 19:07:01.714289
2018-03-03 19:07:01,716 [salt.state       ][INFO    ][12025] Executing state module.run for virt.set_autostart
2018-03-03 19:07:01,728 [salt.loaded.int.module.cmdmod][INFO    ][12025] Executing command 'virsh list --autostart --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:01,764 [salt.state       ][INFO    ][12025] {'ret': True}
2018-03-03 19:07:01,764 [salt.state       ][INFO    ][12025] Completed state [virt.set_autostart] at time 19:07:01.764450 duration_in_ms=50.162
2018-03-03 19:07:01,771 [salt.minion      ][INFO    ][12025] Returning information for job: 20180303190528005384
2018-03-03 19:07:02,596 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command state.sls with jid 20180303190701332919
2018-03-03 19:07:02,607 [salt.minion      ][INFO    ][19259] Starting a new job with PID 19259
2018-03-03 19:07:05,173 [salt.state       ][INFO    ][19259] Loading fresh modules for state activity
2018-03-03 19:07:05,758 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:07:05,771 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:07:05,865 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:07:06,101 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:07:07,006 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:07:07,022 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2018-03-03 19:07:07,101 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:07:07,347 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'salt-minion --version' in directory '/root'
2018-03-03 19:07:08,584 [salt.state       ][INFO    ][19259] Running state [salt-minion] at time 19:07:08.584498
2018-03-03 19:07:08,584 [salt.state       ][INFO    ][19259] Executing state pkg.installed for salt-minion
2018-03-03 19:07:08,585 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:07:08,929 [salt.state       ][INFO    ][19259] All specified packages are already installed
2018-03-03 19:07:08,930 [salt.state       ][INFO    ][19259] Completed state [salt-minion] at time 19:07:08.929973 duration_in_ms=345.476
2018-03-03 19:07:08,930 [salt.state       ][INFO    ][19259] Running state [salt_minion_dependency_packages] at time 19:07:08.930225
2018-03-03 19:07:08,931 [salt.state       ][INFO    ][19259] Executing state pkg.installed for salt_minion_dependency_packages
2018-03-03 19:07:08,936 [salt.state       ][INFO    ][19259] All specified packages are already installed
2018-03-03 19:07:08,936 [salt.state       ][INFO    ][19259] Completed state [salt_minion_dependency_packages] at time 19:07:08.936752 duration_in_ms=6.527
2018-03-03 19:07:08,939 [salt.state       ][INFO    ][19259] Running state [/etc/salt/minion.d/minion.conf] at time 19:07:08.939258
2018-03-03 19:07:08,939 [salt.state       ][INFO    ][19259] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-03-03 19:07:09,149 [salt.state       ][INFO    ][19259] File /etc/salt/minion.d/minion.conf is in the correct state
2018-03-03 19:07:09,149 [salt.state       ][INFO    ][19259] Completed state [/etc/salt/minion.d/minion.conf] at time 19:07:09.149668 duration_in_ms=210.41
2018-03-03 19:07:09,150 [salt.state       ][INFO    ][19259] Running state [/etc/salt/minion.d/_virt.conf] at time 19:07:09.150077
2018-03-03 19:07:09,150 [salt.state       ][INFO    ][19259] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2018-03-03 19:07:09,151 [salt.state       ][INFO    ][19259] File /etc/salt/minion.d/_virt.conf is in the correct state
2018-03-03 19:07:09,151 [salt.state       ][INFO    ][19259] Completed state [/etc/salt/minion.d/_virt.conf] at time 19:07:09.151476 duration_in_ms=1.399
2018-03-03 19:07:09,153 [salt.state       ][INFO    ][19259] Running state [salt-minion] at time 19:07:09.153183
2018-03-03 19:07:09,153 [salt.state       ][INFO    ][19259] Executing state service.running for salt-minion
2018-03-03 19:07:09,153 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-03-03 19:07:09,181 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-03-03 19:07:09,195 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-03-03 19:07:09,211 [salt.state       ][INFO    ][19259] The service salt-minion is already running
2018-03-03 19:07:09,212 [salt.state       ][INFO    ][19259] Completed state [salt-minion] at time 19:07:09.212223 duration_in_ms=59.038
2018-03-03 19:07:09,215 [salt.state       ][INFO    ][19259] Running state [/etc/salt/grains.d] at time 19:07:09.215466
2018-03-03 19:07:09,215 [salt.state       ][INFO    ][19259] Executing state file.directory for /etc/salt/grains.d
2018-03-03 19:07:09,216 [salt.state       ][INFO    ][19259] Directory /etc/salt/grains.d is in the correct state
2018-03-03 19:07:09,217 [salt.state       ][INFO    ][19259] Completed state [/etc/salt/grains.d] at time 19:07:09.217220 duration_in_ms=1.753
2018-03-03 19:07:09,218 [salt.state       ][INFO    ][19259] Running state [/etc/salt/grains] at time 19:07:09.218205
2018-03-03 19:07:09,219 [salt.state       ][INFO    ][19259] Executing state file.managed for /etc/salt/grains
2018-03-03 19:07:09,219 [salt.state       ][INFO    ][19259] File /etc/salt/grains exists with proper permissions. No changes made.
2018-03-03 19:07:09,220 [salt.state       ][INFO    ][19259] Completed state [/etc/salt/grains] at time 19:07:09.219983 duration_in_ms=1.779
2018-03-03 19:07:09,220 [salt.state       ][INFO    ][19259] Running state [/etc/salt/grains.d/placeholder] at time 19:07:09.220644
2018-03-03 19:07:09,221 [salt.state       ][INFO    ][19259] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-03-03 19:07:09,221 [salt.state       ][INFO    ][19259] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-03-03 19:07:09,222 [salt.state       ][INFO    ][19259] Completed state [/etc/salt/grains.d/placeholder] at time 19:07:09.222102 duration_in_ms=1.458
2018-03-03 19:07:09,223 [salt.state       ][INFO    ][19259] Running state [/etc/salt/grains.d/sphinx] at time 19:07:09.223482
2018-03-03 19:07:09,223 [salt.state       ][INFO    ][19259] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-03-03 19:07:09,227 [salt.state       ][INFO    ][19259] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.12
               - 192.168.11.9
-              - 192.168.122.1
         system:
           name: System
           param:

2018-03-03 19:07:09,227 [salt.state       ][INFO    ][19259] Completed state [/etc/salt/grains.d/sphinx] at time 19:07:09.227436 duration_in_ms=3.954
2018-03-03 19:07:09,228 [salt.state       ][INFO    ][19259] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:07:09.228153
2018-03-03 19:07:09,228 [salt.state       ][INFO    ][19259] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:09,228 [salt.state       ][INFO    ][19259] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:09,228 [salt.state       ][INFO    ][19259] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:07:09.228692 duration_in_ms=0.54
2018-03-03 19:07:09,228 [salt.state       ][INFO    ][19259] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:07:09.228863
2018-03-03 19:07:09,229 [salt.state       ][INFO    ][19259] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:09,229 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-03-03 19:07:09,345 [salt.state       ][INFO    ][19259] {'pid': 19318, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-03 19:07:09,346 [salt.state       ][INFO    ][19259] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 19:07:09.345957 duration_in_ms=117.092
2018-03-03 19:07:09,346 [salt.state       ][INFO    ][19259] Running state [/etc/salt/grains.d/dns_records] at time 19:07:09.346694
2018-03-03 19:07:09,347 [salt.state       ][INFO    ][19259] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-03-03 19:07:09,348 [salt.state       ][INFO    ][19259] File /etc/salt/grains.d/dns_records is in the correct state
2018-03-03 19:07:09,349 [salt.state       ][INFO    ][19259] Completed state [/etc/salt/grains.d/dns_records] at time 19:07:09.349182 duration_in_ms=2.488
2018-03-03 19:07:09,350 [salt.state       ][INFO    ][19259] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:07:09.350586
2018-03-03 19:07:09,351 [salt.state       ][INFO    ][19259] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:09,351 [salt.state       ][INFO    ][19259] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:09,351 [salt.state       ][INFO    ][19259] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 19:07:09.351707 duration_in_ms=1.12
2018-03-03 19:07:09,352 [salt.state       ][INFO    ][19259] Running state [/etc/salt/grains.d/salt] at time 19:07:09.352283
2018-03-03 19:07:09,352 [salt.state       ][INFO    ][19259] Executing state file.managed for /etc/salt/grains.d/salt
2018-03-03 19:07:09,353 [salt.state       ][INFO    ][19259] File /etc/salt/grains.d/salt is in the correct state
2018-03-03 19:07:09,353 [salt.state       ][INFO    ][19259] Completed state [/etc/salt/grains.d/salt] at time 19:07:09.353896 duration_in_ms=1.613
2018-03-03 19:07:09,356 [salt.state       ][INFO    ][19259] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:07:09.356315
2018-03-03 19:07:09,356 [salt.state       ][INFO    ][19259] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:09,357 [salt.state       ][INFO    ][19259] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-03-03 19:07:09,357 [salt.state       ][INFO    ][19259] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 19:07:09.357371 duration_in_ms=1.057
2018-03-03 19:07:09,360 [salt.state       ][INFO    ][19259] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:07:09.360023
2018-03-03 19:07:09,360 [salt.state       ][INFO    ][19259] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:07:09,360 [salt.state       ][INFO    ][19259] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:07:09,360 [salt.state       ][INFO    ][19259] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:07:09.360946 duration_in_ms=0.924
2018-03-03 19:07:09,361 [salt.state       ][INFO    ][19259] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:07:09.361124
2018-03-03 19:07:09,361 [salt.state       ][INFO    ][19259] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-03-03 19:07:09,363 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-03-03 19:07:09,374 [salt.state       ][INFO    ][19259] {'pid': 19320, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-03-03 19:07:09,374 [salt.state       ][INFO    ][19259] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 19:07:09.374879 duration_in_ms=13.755
2018-03-03 19:07:09,375 [salt.state       ][INFO    ][19259] Running state [mine.update] at time 19:07:09.375782
2018-03-03 19:07:09,376 [salt.state       ][INFO    ][19259] Executing state module.wait for mine.update
2018-03-03 19:07:09,376 [salt.state       ][INFO    ][19259] No changes made for mine.update
2018-03-03 19:07:09,376 [salt.state       ][INFO    ][19259] Completed state [mine.update] at time 19:07:09.376601 duration_in_ms=0.819
2018-03-03 19:07:09,376 [salt.state       ][INFO    ][19259] Running state [mine.update] at time 19:07:09.376819
2018-03-03 19:07:09,377 [salt.state       ][INFO    ][19259] Executing state module.mod_watch for mine.update
2018-03-03 19:07:09,911 [salt.state       ][INFO    ][19259] {'ret': True}
2018-03-03 19:07:09,912 [salt.state       ][INFO    ][19259] Completed state [mine.update] at time 19:07:09.912118 duration_in_ms=535.298
2018-03-03 19:07:09,913 [salt.state       ][INFO    ][19259] Running state [ca-certificates] at time 19:07:09.913226
2018-03-03 19:07:09,913 [salt.state       ][INFO    ][19259] Executing state pkg.installed for ca-certificates
2018-03-03 19:07:09,925 [salt.state       ][INFO    ][19259] All specified packages are already installed
2018-03-03 19:07:09,925 [salt.state       ][INFO    ][19259] Completed state [ca-certificates] at time 19:07:09.925725 duration_in_ms=12.499
2018-03-03 19:07:09,926 [salt.state       ][INFO    ][19259] Running state [update-ca-certificates] at time 19:07:09.926731
2018-03-03 19:07:09,926 [salt.state       ][INFO    ][19259] Executing state cmd.wait for update-ca-certificates
2018-03-03 19:07:09,927 [salt.state       ][INFO    ][19259] No changes made for update-ca-certificates
2018-03-03 19:07:09,927 [salt.state       ][INFO    ][19259] Completed state [update-ca-certificates] at time 19:07:09.927288 duration_in_ms=0.558
2018-03-03 19:07:09,927 [salt.state       ][INFO    ][19259] Running state [libvirt-dev] at time 19:07:09.927462
2018-03-03 19:07:09,927 [salt.state       ][INFO    ][19259] Executing state pkg.installed for libvirt-dev
2018-03-03 19:07:09,932 [salt.state       ][INFO    ][19259] All specified packages are already installed
2018-03-03 19:07:09,933 [salt.state       ][INFO    ][19259] Completed state [libvirt-dev] at time 19:07:09.933015 duration_in_ms=5.553
2018-03-03 19:07:09,933 [salt.state       ][INFO    ][19259] Running state [pkg-config] at time 19:07:09.933524
2018-03-03 19:07:09,933 [salt.state       ][INFO    ][19259] Executing state pkg.installed for pkg-config
2018-03-03 19:07:09,939 [salt.state       ][INFO    ][19259] All specified packages are already installed
2018-03-03 19:07:09,939 [salt.state       ][INFO    ][19259] Completed state [pkg-config] at time 19:07:09.939158 duration_in_ms=5.634
2018-03-03 19:07:09,939 [salt.state       ][INFO    ][19259] Running state [virtng.init] at time 19:07:09.939337
2018-03-03 19:07:09,939 [salt.state       ][INFO    ][19259] Executing state module.run for virtng.init
2018-03-03 19:07:09,969 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command ['git', '--version'] in directory '/root'
2018-03-03 19:07:10,085 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'virsh list --all --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:10,115 [salt.state       ][INFO    ][19259] unless execution succeeded
2018-03-03 19:07:10,115 [salt.state       ][INFO    ][19259] Completed state [virtng.init] at time 19:07:10.115769 duration_in_ms=176.432
2018-03-03 19:07:10,116 [salt.state       ][INFO    ][19259] Running state [virt.set_autostart] at time 19:07:10.116044
2018-03-03 19:07:10,116 [salt.state       ][INFO    ][19259] Executing state module.run for virt.set_autostart
2018-03-03 19:07:10,124 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'virsh list --autostart --name| grep -E "^mdb02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:10,157 [salt.state       ][INFO    ][19259] unless execution succeeded
2018-03-03 19:07:10,157 [salt.state       ][INFO    ][19259] Completed state [virt.set_autostart] at time 19:07:10.157762 duration_in_ms=41.717
2018-03-03 19:07:10,159 [salt.state       ][INFO    ][19259] Running state [virtng.init] at time 19:07:10.158321
2018-03-03 19:07:10,159 [salt.state       ][INFO    ][19259] Executing state module.run for virtng.init
2018-03-03 19:07:10,172 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'virsh list --all --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:10,204 [salt.state       ][INFO    ][19259] unless execution succeeded
2018-03-03 19:07:10,205 [salt.state       ][INFO    ][19259] Completed state [virtng.init] at time 19:07:10.205336 duration_in_ms=47.017
2018-03-03 19:07:10,205 [salt.state       ][INFO    ][19259] Running state [virt.set_autostart] at time 19:07:10.205579
2018-03-03 19:07:10,205 [salt.state       ][INFO    ][19259] Executing state module.run for virt.set_autostart
2018-03-03 19:07:10,215 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'virsh list --autostart --name| grep -E "^dbs02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:10,247 [salt.state       ][INFO    ][19259] unless execution succeeded
2018-03-03 19:07:10,248 [salt.state       ][INFO    ][19259] Completed state [virt.set_autostart] at time 19:07:10.248081 duration_in_ms=42.501
2018-03-03 19:07:10,248 [salt.state       ][INFO    ][19259] Running state [virtng.init] at time 19:07:10.248616
2018-03-03 19:07:10,249 [salt.state       ][INFO    ][19259] Executing state module.run for virtng.init
2018-03-03 19:07:10,258 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'virsh list --all --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:10,290 [salt.state       ][INFO    ][19259] unless execution succeeded
2018-03-03 19:07:10,290 [salt.state       ][INFO    ][19259] Completed state [virtng.init] at time 19:07:10.290912 duration_in_ms=42.297
2018-03-03 19:07:10,291 [salt.state       ][INFO    ][19259] Running state [virt.set_autostart] at time 19:07:10.291448
2018-03-03 19:07:10,291 [salt.state       ][INFO    ][19259] Executing state module.run for virt.set_autostart
2018-03-03 19:07:10,302 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'virsh list --autostart --name| grep -E "^odl01.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:10,338 [salt.state       ][INFO    ][19259] unless execution succeeded
2018-03-03 19:07:10,339 [salt.state       ][INFO    ][19259] Completed state [virt.set_autostart] at time 19:07:10.339381 duration_in_ms=47.934
2018-03-03 19:07:10,339 [salt.state       ][INFO    ][19259] Running state [virtng.init] at time 19:07:10.339765
2018-03-03 19:07:10,340 [salt.state       ][INFO    ][19259] Executing state module.run for virtng.init
2018-03-03 19:07:10,351 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'virsh list --all --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:10,386 [salt.state       ][INFO    ][19259] unless execution succeeded
2018-03-03 19:07:10,387 [salt.state       ][INFO    ][19259] Completed state [virtng.init] at time 19:07:10.387193 duration_in_ms=47.429
2018-03-03 19:07:10,387 [salt.state       ][INFO    ][19259] Running state [virt.set_autostart] at time 19:07:10.387525
2018-03-03 19:07:10,388 [salt.state       ][INFO    ][19259] Executing state module.run for virt.set_autostart
2018-03-03 19:07:10,400 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'virsh list --autostart --name| grep -E "^ctl02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:10,434 [salt.state       ][INFO    ][19259] unless execution succeeded
2018-03-03 19:07:10,435 [salt.state       ][INFO    ][19259] Completed state [virt.set_autostart] at time 19:07:10.435050 duration_in_ms=47.525
2018-03-03 19:07:10,435 [salt.state       ][INFO    ][19259] Running state [virtng.init] at time 19:07:10.435615
2018-03-03 19:07:10,436 [salt.state       ][INFO    ][19259] Executing state module.run for virtng.init
2018-03-03 19:07:10,444 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'virsh list --all --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:10,477 [salt.state       ][INFO    ][19259] unless execution succeeded
2018-03-03 19:07:10,477 [salt.state       ][INFO    ][19259] Completed state [virtng.init] at time 19:07:10.477486 duration_in_ms=41.869
2018-03-03 19:07:10,478 [salt.state       ][INFO    ][19259] Running state [virt.set_autostart] at time 19:07:10.478025
2018-03-03 19:07:10,478 [salt.state       ][INFO    ][19259] Executing state module.run for virt.set_autostart
2018-03-03 19:07:10,488 [salt.loaded.int.module.cmdmod][INFO    ][19259] Executing command 'virsh list --autostart --name| grep -E "^msg02.mcp-pike-odl-ha.local$"' in directory '/root'
2018-03-03 19:07:10,519 [salt.state       ][INFO    ][19259] unless execution succeeded
2018-03-03 19:07:10,520 [salt.state       ][INFO    ][19259] Completed state [virt.set_autostart] at time 19:07:10.520077 duration_in_ms=42.051
2018-03-03 19:07:10,526 [salt.minion      ][INFO    ][19259] Returning information for job: 20180303190701332919
2018-03-03 19:07:24,321 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.sync_all with jid 20180303190723059047
2018-03-03 19:07:24,345 [salt.minion      ][INFO    ][19373] Starting a new job with PID 19373
2018-03-03 19:07:26,540 [salt.state       ][INFO    ][19373] Loading fresh modules for state activity
2018-03-03 19:07:26,594 [salt.utils.extmods][INFO    ][19373] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2018-03-03 19:07:26,602 [salt.utils.extmods][INFO    ][19373] Syncing beacons for environment 'base'
2018-03-03 19:07:26,603 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_beacons, for base)
2018-03-03 19:07:26,603 [salt.fileclient  ][INFO    ][19373] Caching directory '_beacons/' for environment 'base'
2018-03-03 19:07:26,675 [salt.utils.extmods][INFO    ][19373] Syncing modules for environment 'base'
2018-03-03 19:07:26,675 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_modules, for base)
2018-03-03 19:07:26,676 [salt.fileclient  ][INFO    ][19373] Caching directory '_modules/' for environment 'base'
2018-03-03 19:07:27,395 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2018-03-03 19:07:27,396 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/architect.py' to '/var/cache/salt/minion/extmods/modules/architect.py'
2018-03-03 19:07:27,396 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2018-03-03 19:07:27,397 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2018-03-03 19:07:27,398 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2018-03-03 19:07:27,399 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2018-03-03 19:07:27,400 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2018-03-03 19:07:27,401 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2018-03-03 19:07:27,401 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2018-03-03 19:07:27,402 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2018-03-03 19:07:27,403 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2018-03-03 19:07:27,404 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2018-03-03 19:07:27,405 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2018-03-03 19:07:27,406 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2018-03-03 19:07:27,408 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2018-03-03 19:07:27,409 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2018-03-03 19:07:27,409 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2018-03-03 19:07:27,410 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/keystoneng.py' to '/var/cache/salt/minion/extmods/modules/keystoneng.py'
2018-03-03 19:07:27,411 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2018-03-03 19:07:27,412 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2018-03-03 19:07:27,413 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2018-03-03 19:07:27,414 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2018-03-03 19:07:27,415 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/maasng.py' to '/var/cache/salt/minion/extmods/modules/maasng.py'
2018-03-03 19:07:27,415 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2018-03-03 19:07:27,416 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2018-03-03 19:07:27,417 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2018-03-03 19:07:27,417 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2018-03-03 19:07:27,418 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2018-03-03 19:07:27,419 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2018-03-03 19:07:27,421 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2018-03-03 19:07:27,423 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2018-03-03 19:07:27,424 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2018-03-03 19:07:27,425 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2018-03-03 19:07:27,425 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2018-03-03 19:07:27,426 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2018-03-03 19:07:27,427 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2018-03-03 19:07:27,427 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2018-03-03 19:07:27,428 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2018-03-03 19:07:27,428 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2018-03-03 19:07:27,429 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2018-03-03 19:07:27,430 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2018-03-03 19:07:27,441 [salt.utils.extmods][INFO    ][19373] Syncing states for environment 'base'
2018-03-03 19:07:27,441 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_states, for base)
2018-03-03 19:07:27,441 [salt.fileclient  ][INFO    ][19373] Caching directory '_states/' for environment 'base'
2018-03-03 19:07:28,078 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2018-03-03 19:07:28,079 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2018-03-03 19:07:28,080 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2018-03-03 19:07:28,081 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2018-03-03 19:07:28,082 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2018-03-03 19:07:28,082 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2018-03-03 19:07:28,083 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2018-03-03 19:07:28,084 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2018-03-03 19:07:28,084 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2018-03-03 19:07:28,084 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2018-03-03 19:07:28,085 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2018-03-03 19:07:28,086 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/httpng.py' to '/var/cache/salt/minion/extmods/states/httpng.py'
2018-03-03 19:07:28,086 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2018-03-03 19:07:28,087 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2018-03-03 19:07:28,087 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2018-03-03 19:07:28,088 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2018-03-03 19:07:28,088 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2018-03-03 19:07:28,088 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2018-03-03 19:07:28,089 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2018-03-03 19:07:28,089 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2018-03-03 19:07:28,089 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2018-03-03 19:07:28,090 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2018-03-03 19:07:28,090 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2018-03-03 19:07:28,090 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2018-03-03 19:07:28,091 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2018-03-03 19:07:28,091 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2018-03-03 19:07:28,091 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2018-03-03 19:07:28,092 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/keystoneng.py' to '/var/cache/salt/minion/extmods/states/keystoneng.py'
2018-03-03 19:07:28,093 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2018-03-03 19:07:28,093 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2018-03-03 19:07:28,093 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/maasng.py' to '/var/cache/salt/minion/extmods/states/maasng.py'
2018-03-03 19:07:28,094 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2018-03-03 19:07:28,095 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2018-03-03 19:07:28,096 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2018-03-03 19:07:28,096 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2018-03-03 19:07:28,097 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2018-03-03 19:07:28,097 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2018-03-03 19:07:28,100 [salt.utils.extmods][INFO    ][19373] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2018-03-03 19:07:28,104 [salt.utils.extmods][INFO    ][19373] Syncing sdb for environment 'base'
2018-03-03 19:07:28,105 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_sdb, for base)
2018-03-03 19:07:28,105 [salt.fileclient  ][INFO    ][19373] Caching directory '_sdb/' for environment 'base'
2018-03-03 19:07:28,187 [salt.utils.extmods][INFO    ][19373] Syncing grains for environment 'base'
2018-03-03 19:07:28,188 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_grains, for base)
2018-03-03 19:07:28,188 [salt.fileclient  ][INFO    ][19373] Caching directory '_grains/' for environment 'base'
2018-03-03 19:07:28,432 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2018-03-03 19:07:28,433 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2018-03-03 19:07:28,435 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2018-03-03 19:07:28,435 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2018-03-03 19:07:28,436 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2018-03-03 19:07:28,436 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2018-03-03 19:07:28,436 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2018-03-03 19:07:28,437 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2018-03-03 19:07:28,437 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2018-03-03 19:07:28,438 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2018-03-03 19:07:28,439 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2018-03-03 19:07:28,439 [salt.utils.extmods][INFO    ][19373] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2018-03-03 19:07:28,441 [salt.utils.extmods][INFO    ][19373] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2018-03-03 19:07:28,446 [salt.utils.extmods][INFO    ][19373] Syncing renderers for environment 'base'
2018-03-03 19:07:28,446 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_renderers, for base)
2018-03-03 19:07:28,447 [salt.fileclient  ][INFO    ][19373] Caching directory '_renderers/' for environment 'base'
2018-03-03 19:07:28,501 [salt.utils.extmods][INFO    ][19373] Creating module dir '/var/cache/salt/minion/extmods/returners'
2018-03-03 19:07:28,508 [salt.utils.extmods][INFO    ][19373] Syncing returners for environment 'base'
2018-03-03 19:07:28,508 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_returners, for base)
2018-03-03 19:07:28,508 [salt.fileclient  ][INFO    ][19373] Caching directory '_returners/' for environment 'base'
2018-03-03 19:07:28,583 [salt.utils.extmods][INFO    ][19373] Creating module dir '/var/cache/salt/minion/extmods/output'
2018-03-03 19:07:28,589 [salt.utils.extmods][INFO    ][19373] Syncing output for environment 'base'
2018-03-03 19:07:28,590 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_output, for base)
2018-03-03 19:07:28,590 [salt.fileclient  ][INFO    ][19373] Caching directory '_output/' for environment 'base'
2018-03-03 19:07:28,648 [salt.utils.extmods][INFO    ][19373] Creating module dir '/var/cache/salt/minion/extmods/utils'
2018-03-03 19:07:28,652 [salt.utils.extmods][INFO    ][19373] Syncing utils for environment 'base'
2018-03-03 19:07:28,652 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_utils, for base)
2018-03-03 19:07:28,654 [salt.fileclient  ][INFO    ][19373] Caching directory '_utils/' for environment 'base'
2018-03-03 19:07:28,709 [salt.utils.extmods][INFO    ][19373] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2018-03-03 19:07:28,714 [salt.utils.extmods][INFO    ][19373] Syncing log_handlers for environment 'base'
2018-03-03 19:07:28,714 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_log_handlers, for base)
2018-03-03 19:07:28,714 [salt.fileclient  ][INFO    ][19373] Caching directory '_log_handlers/' for environment 'base'
2018-03-03 19:07:28,781 [salt.utils.extmods][INFO    ][19373] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2018-03-03 19:07:28,788 [salt.utils.extmods][INFO    ][19373] Syncing proxy for environment 'base'
2018-03-03 19:07:28,788 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_proxy, for base)
2018-03-03 19:07:28,788 [salt.fileclient  ][INFO    ][19373] Caching directory '_proxy/' for environment 'base'
2018-03-03 19:07:28,849 [salt.utils.extmods][INFO    ][19373] Creating module dir '/var/cache/salt/minion/extmods/engines'
2018-03-03 19:07:28,854 [salt.utils.extmods][INFO    ][19373] Syncing engines for environment 'base'
2018-03-03 19:07:28,855 [salt.utils.extmods][INFO    ][19373] Loading cache from salt://_engines, for base)
2018-03-03 19:07:28,855 [salt.fileclient  ][INFO    ][19373] Caching directory '_engines/' for environment 'base'
2018-03-03 19:07:28,933 [salt.minion      ][INFO    ][19373] Returning information for job: 20180303190723059047
2018-03-03 19:17:38,592 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command test.ping with jid 20180303191737336593
2018-03-03 19:17:38,607 [salt.minion      ][INFO    ][19561] Starting a new job with PID 19561
2018-03-03 19:17:38,660 [salt.minion      ][INFO    ][19561] Returning information for job: 20180303191737336593
2018-03-03 19:18:35,924 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command state.sls with jid 20180303191834666571
2018-03-03 19:18:35,953 [salt.minion      ][INFO    ][19581] Starting a new job with PID 19581
2018-03-03 19:18:36,552 [salt.state       ][INFO    ][19581] Loading fresh modules for state activity
2018-03-03 19:18:36,617 [salt.fileclient  ][INFO    ][19581] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-03-03 19:18:36,657 [salt.fileclient  ][INFO    ][19581] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-03-03 19:18:37,206 [salt.state       ][INFO    ][19581] Running state [keepalived] at time 19:18:37.206142
2018-03-03 19:18:37,207 [salt.state       ][INFO    ][19581] Executing state pkg.installed for keepalived
2018-03-03 19:18:37,207 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:18:37,570 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-03-03 19:18:37,645 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:18:39,751 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:18:39,777 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-03-03 19:18:44,153 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:18:44,216 [salt.state       ][INFO    ][19581] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2018-03-03 19:18:44,238 [salt.state       ][INFO    ][19581] Loading fresh modules for state activity
2018-03-03 19:18:44,268 [salt.state       ][INFO    ][19581] Completed state [keepalived] at time 19:18:44.268508 duration_in_ms=7062.365
2018-03-03 19:18:44,279 [salt.state       ][INFO    ][19581] Running state [lsof] at time 19:18:44.279611
2018-03-03 19:18:44,279 [salt.state       ][INFO    ][19581] Executing state pkg.installed for lsof
2018-03-03 19:18:44,659 [salt.state       ][INFO    ][19581] All specified packages are already installed
2018-03-03 19:18:44,659 [salt.state       ][INFO    ][19581] Completed state [lsof] at time 19:18:44.659685 duration_in_ms=380.072
2018-03-03 19:18:44,661 [salt.state       ][INFO    ][19581] Running state [/etc/keepalived/keepalived.conf] at time 19:18:44.661880
2018-03-03 19:18:44,662 [salt.state       ][INFO    ][19581] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-03-03 19:18:44,702 [salt.fileclient  ][INFO    ][19581] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-03-03 19:18:44,767 [salt.state       ][INFO    ][19581] File changed:
New file
2018-03-03 19:18:44,767 [salt.state       ][INFO    ][19581] Completed state [/etc/keepalived/keepalived.conf] at time 19:18:44.767418 duration_in_ms=105.538
2018-03-03 19:18:44,768 [salt.state       ][INFO    ][19581] Running state [keepalived] at time 19:18:44.768540
2018-03-03 19:18:44,768 [salt.state       ][INFO    ][19581] Executing state service.running for keepalived
2018-03-03 19:18:44,769 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-03-03 19:18:44,781 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-03-03 19:18:44,792 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-03 19:18:44,803 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-03 19:18:44,809 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-03-03 19:18:44,867 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-03-03 19:18:44,887 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-03 19:18:44,913 [salt.loaded.int.module.cmdmod][INFO    ][19581] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-03-03 19:18:44,935 [salt.state       ][INFO    ][19581] {'keepalived': True}
2018-03-03 19:18:44,936 [salt.state       ][INFO    ][19581] Completed state [keepalived] at time 19:18:44.936245 duration_in_ms=167.704
2018-03-03 19:18:44,938 [salt.minion      ][INFO    ][19581] Returning information for job: 20180303191834666571
2018-03-03 19:19:53,416 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command pillar.get with jid 20180303191952159489
2018-03-03 19:19:53,438 [salt.minion      ][INFO    ][20971] Starting a new job with PID 20971
2018-03-03 19:19:53,449 [salt.minion      ][INFO    ][20971] Returning information for job: 20180303191952159489
2018-03-03 19:24:45,055 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command state.sls with jid 20180303192443801318
2018-03-03 19:24:45,078 [salt.minion      ][INFO    ][21021] Starting a new job with PID 21021
2018-03-03 19:24:47,706 [salt.state       ][INFO    ][21021] Loading fresh modules for state activity
2018-03-03 19:24:47,749 [salt.fileclient  ][INFO    ][21021] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2018-03-03 19:24:47,784 [salt.fileclient  ][INFO    ][21021] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2018-03-03 19:24:48,269 [salt.state       ][INFO    ][21021] Running state [glusterfs-server] at time 19:24:48.269465
2018-03-03 19:24:48,270 [salt.state       ][INFO    ][21021] Executing state pkg.installed for glusterfs-server
2018-03-03 19:24:48,270 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:24:48,616 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['apt-cache', '-q', 'policy', 'glusterfs-server'] in directory '/root'
2018-03-03 19:24:48,701 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-03-03 19:24:50,807 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:24:50,834 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-server'] in directory '/root'
2018-03-03 19:24:55,147 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303192453891372
2018-03-03 19:24:55,163 [salt.minion      ][INFO    ][21412] Starting a new job with PID 21412
2018-03-03 19:24:55,183 [salt.minion      ][INFO    ][21412] Returning information for job: 20180303192453891372
2018-03-03 19:25:04,361 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:25:04,425 [salt.state       ][INFO    ][21021] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'glusterfs-common' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'portmap' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'glusterfs-client' changed from 'absent' to '3.13.2-ubuntu1~xenial1'
'attr' changed from 'absent' to '1:2.4.47-2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'
'nfs-client' changed from 'absent' to '1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libtirpc1' changed from 'absent' to '0.2.5-1'

2018-03-03 19:25:04,439 [salt.state       ][INFO    ][21021] Loading fresh modules for state activity
2018-03-03 19:25:04,469 [salt.state       ][INFO    ][21021] Completed state [glusterfs-server] at time 19:25:04.469695 duration_in_ms=16200.231
2018-03-03 19:25:04,484 [salt.state       ][INFO    ][21021] Running state [bc] at time 19:25:04.484737
2018-03-03 19:25:04,484 [salt.state       ][INFO    ][21021] Executing state pkg.installed for bc
2018-03-03 19:25:04,879 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-03-03 19:25:04,899 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2018-03-03 19:25:05,345 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command saltutil.find_job with jid 20180303192504075538
2018-03-03 19:25:05,359 [salt.minion      ][INFO    ][23040] Starting a new job with PID 23040
2018-03-03 19:25:05,383 [salt.minion      ][INFO    ][23040] Returning information for job: 20180303192504075538
2018-03-03 19:25:07,012 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:25:07,072 [salt.state       ][INFO    ][21021] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2018-03-03 19:25:07,113 [salt.state       ][INFO    ][21021] Loading fresh modules for state activity
2018-03-03 19:25:07,143 [salt.state       ][INFO    ][21021] Completed state [bc] at time 19:25:07.143485 duration_in_ms=2658.747
2018-03-03 19:25:07,152 [salt.state       ][INFO    ][21021] Running state [attr] at time 19:25:07.152435
2018-03-03 19:25:07,152 [salt.state       ][INFO    ][21021] Executing state pkg.installed for attr
2018-03-03 19:25:07,569 [salt.state       ][INFO    ][21021] All specified packages are already installed
2018-03-03 19:25:07,570 [salt.state       ][INFO    ][21021] Completed state [attr] at time 19:25:07.570051 duration_in_ms=417.615
2018-03-03 19:25:07,573 [salt.state       ][INFO    ][21021] Running state [glusterd] at time 19:25:07.573551
2018-03-03 19:25:07,573 [salt.state       ][INFO    ][21021] Executing state service.running for glusterd
2018-03-03 19:25:07,574 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-03 19:25:07,585 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-03-03 19:25:07,600 [salt.loaded.int.module.cmdmod][INFO    ][21021] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-03-03 19:25:07,615 [salt.state       ][INFO    ][21021] The service glusterd is already running
2018-03-03 19:25:07,615 [salt.state       ][INFO    ][21021] Completed state [glusterd] at time 19:25:07.615666 duration_in_ms=42.114
2018-03-03 19:25:07,619 [salt.state       ][INFO    ][21021] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 19:25:07.619240
2018-03-03 19:25:07,619 [salt.state       ][INFO    ][21021] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-03-03 19:25:07,627 [salt.state       ][INFO    ][21021] File changed:
New file
2018-03-03 19:25:07,627 [salt.state       ][INFO    ][21021] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 19:25:07.627567 duration_in_ms=8.328
2018-03-03 19:25:07,627 [salt.state       ][INFO    ][21021] Running state [/srv/glusterfs/glance] at time 19:25:07.627772
2018-03-03 19:25:07,628 [salt.state       ][INFO    ][21021] Executing state file.directory for /srv/glusterfs/glance
2018-03-03 19:25:07,629 [salt.state       ][INFO    ][21021] {'/srv/glusterfs/glance': 'New Dir'}
2018-03-03 19:25:07,629 [salt.state       ][INFO    ][21021] Completed state [/srv/glusterfs/glance] at time 19:25:07.629790 duration_in_ms=2.018
2018-03-03 19:25:07,630 [salt.state       ][INFO    ][21021] Running state [/srv/glusterfs/keystone-keys] at time 19:25:07.629977
2018-03-03 19:25:07,630 [salt.state       ][INFO    ][21021] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-03-03 19:25:07,630 [salt.state       ][INFO    ][21021] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2018-03-03 19:25:07,631 [salt.state       ][INFO    ][21021] Completed state [/srv/glusterfs/keystone-keys] at time 19:25:07.631108 duration_in_ms=1.131
2018-03-03 19:25:07,631 [salt.state       ][INFO    ][21021] Running state [/srv/glusterfs/nova_instances] at time 19:25:07.631584
2018-03-03 19:25:07,631 [salt.state       ][INFO    ][21021] Executing state file.directory for /srv/glusterfs/nova_instances
2018-03-03 19:25:07,632 [salt.state       ][INFO    ][21021] {'/srv/glusterfs/nova_instances': 'New Dir'}
2018-03-03 19:25:07,632 [salt.state       ][INFO    ][21021] Completed state [/srv/glusterfs/nova_instances] at time 19:25:07.632429 duration_in_ms=0.845
2018-03-03 19:25:07,632 [salt.state       ][INFO    ][21021] Running state [/srv/glusterfs/keystone-credential-keys] at time 19:25:07.632612
2018-03-03 19:25:07,632 [salt.state       ][INFO    ][21021] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-03-03 19:25:07,633 [salt.state       ][INFO    ][21021] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2018-03-03 19:25:07,633 [salt.state       ][INFO    ][21021] Completed state [/srv/glusterfs/keystone-credential-keys] at time 19:25:07.633499 duration_in_ms=0.888
2018-03-03 19:25:07,635 [salt.minion      ][INFO    ][21021] Returning information for job: 20180303192443801318
2018-03-03 19:25:08,473 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command test.ping with jid 20180303192507210818
2018-03-03 19:25:08,496 [salt.minion      ][INFO    ][23424] Starting a new job with PID 23424
2018-03-03 19:25:08,539 [salt.minion      ][INFO    ][23424] Returning information for job: 20180303192507210818
2018-03-03 19:25:33,164 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command state.sls with jid 20180303192531909407
2018-03-03 19:25:33,186 [salt.minion      ][INFO    ][24059] Starting a new job with PID 24059
2018-03-03 19:25:35,604 [salt.state       ][INFO    ][24059] Loading fresh modules for state activity
2018-03-03 19:25:35,663 [salt.fileclient  ][INFO    ][24059] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2018-03-03 19:25:36,288 [salt.state       ][INFO    ][24059] Running state [glusterfs-server] at time 19:25:36.288671
2018-03-03 19:25:36,289 [salt.state       ][INFO    ][24059] Executing state pkg.installed for glusterfs-server
2018-03-03 19:25:36,289 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-03-03 19:25:36,670 [salt.state       ][INFO    ][24059] All specified packages are already installed
2018-03-03 19:25:36,670 [salt.state       ][INFO    ][24059] Completed state [glusterfs-server] at time 19:25:36.670641 duration_in_ms=381.97
2018-03-03 19:25:36,670 [salt.state       ][INFO    ][24059] Running state [bc] at time 19:25:36.670896
2018-03-03 19:25:36,671 [salt.state       ][INFO    ][24059] Executing state pkg.installed for bc
2018-03-03 19:25:36,680 [salt.state       ][INFO    ][24059] All specified packages are already installed
2018-03-03 19:25:36,680 [salt.state       ][INFO    ][24059] Completed state [bc] at time 19:25:36.680653 duration_in_ms=9.756
2018-03-03 19:25:36,681 [salt.state       ][INFO    ][24059] Running state [attr] at time 19:25:36.680986
2018-03-03 19:25:36,681 [salt.state       ][INFO    ][24059] Executing state pkg.installed for attr
2018-03-03 19:25:36,687 [salt.state       ][INFO    ][24059] All specified packages are already installed
2018-03-03 19:25:36,687 [salt.state       ][INFO    ][24059] Completed state [attr] at time 19:25:36.687744 duration_in_ms=6.758
2018-03-03 19:25:36,690 [salt.state       ][INFO    ][24059] Running state [glusterd] at time 19:25:36.690015
2018-03-03 19:25:36,690 [salt.state       ][INFO    ][24059] Executing state service.running for glusterd
2018-03-03 19:25:36,691 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-03 19:25:36,712 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-03-03 19:25:36,847 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2018-03-03 19:25:36,882 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2018-03-03 19:25:36,894 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2018-03-03 19:25:36,907 [salt.state       ][INFO    ][24059] The service glusterd is already running
2018-03-03 19:25:36,907 [salt.state       ][INFO    ][24059] Completed state [glusterd] at time 19:25:36.907697 duration_in_ms=217.681
2018-03-03 19:25:36,913 [salt.state       ][INFO    ][24059] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 19:25:36.913399
2018-03-03 19:25:36,913 [salt.state       ][INFO    ][24059] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2018-03-03 19:25:36,918 [salt.state       ][INFO    ][24059] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2018-03-03 19:25:36,919 [salt.state       ][INFO    ][24059] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 19:25:36.919084 duration_in_ms=5.686
2018-03-03 19:25:36,919 [salt.state       ][INFO    ][24059] Running state [/srv/glusterfs/glance] at time 19:25:36.919678
2018-03-03 19:25:36,920 [salt.state       ][INFO    ][24059] Executing state file.directory for /srv/glusterfs/glance
2018-03-03 19:25:36,920 [salt.state       ][INFO    ][24059] Directory /srv/glusterfs/glance is in the correct state
2018-03-03 19:25:36,921 [salt.state       ][INFO    ][24059] Completed state [/srv/glusterfs/glance] at time 19:25:36.920978 duration_in_ms=1.3
2018-03-03 19:25:36,921 [salt.state       ][INFO    ][24059] Running state [/srv/glusterfs/keystone-keys] at time 19:25:36.921292
2018-03-03 19:25:36,921 [salt.state       ][INFO    ][24059] Executing state file.directory for /srv/glusterfs/keystone-keys
2018-03-03 19:25:36,923 [salt.state       ][INFO    ][24059] Directory /srv/glusterfs/keystone-keys is in the correct state
2018-03-03 19:25:36,923 [salt.state       ][INFO    ][24059] Completed state [/srv/glusterfs/keystone-keys] at time 19:25:36.923243 duration_in_ms=1.952
2018-03-03 19:25:36,923 [salt.state       ][INFO    ][24059] Running state [/srv/glusterfs/nova_instances] at time 19:25:36.923424
2018-03-03 19:25:36,923 [salt.state       ][INFO    ][24059] Executing state file.directory for /srv/glusterfs/nova_instances
2018-03-03 19:25:36,923 [salt.state       ][INFO    ][24059] Directory /srv/glusterfs/nova_instances is in the correct state
2018-03-03 19:25:36,924 [salt.state       ][INFO    ][24059] Completed state [/srv/glusterfs/nova_instances] at time 19:25:36.924121 duration_in_ms=0.698
2018-03-03 19:25:36,924 [salt.state       ][INFO    ][24059] Running state [/srv/glusterfs/keystone-credential-keys] at time 19:25:36.924313
2018-03-03 19:25:36,924 [salt.state       ][INFO    ][24059] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2018-03-03 19:25:36,924 [salt.state       ][INFO    ][24059] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2018-03-03 19:25:36,925 [salt.state       ][INFO    ][24059] Completed state [/srv/glusterfs/keystone-credential-keys] at time 19:25:36.924997 duration_in_ms=0.683
2018-03-03 19:25:36,995 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command ['git', '--version'] in directory '/root'
2018-03-03 19:25:37,117 [salt.state       ][INFO    ][24059] Running state [sleep 5] at time 19:25:37.117514
2018-03-03 19:25:37,117 [salt.state       ][INFO    ][24059] Executing state cmd.wait for sleep 5
2018-03-03 19:25:37,118 [salt.state       ][INFO    ][24059] No changes made for sleep 5
2018-03-03 19:25:37,118 [salt.state       ][INFO    ][24059] Completed state [sleep 5] at time 19:25:37.118236 duration_in_ms=0.722
2018-03-03 19:25:37,118 [salt.state       ][INFO    ][24059] Running state [192.168.10.11] at time 19:25:37.118824
2018-03-03 19:25:37,119 [salt.state       ][INFO    ][24059] Executing state glusterfs.peered for 192.168.10.11
2018-03-03 19:25:37,153 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:37,173 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:37,279 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "peer status" succeeded
2018-03-03 19:25:37,279 [salt.state       ][INFO    ][24059] Host 192.168.10.11 already peered
2018-03-03 19:25:37,280 [salt.state       ][INFO    ][24059] Completed state [192.168.10.11] at time 19:25:37.280095 duration_in_ms=161.269
2018-03-03 19:25:37,292 [salt.state       ][INFO    ][24059] Running state [192.168.10.12] at time 19:25:37.292760
2018-03-03 19:25:37,293 [salt.state       ][INFO    ][24059] Executing state glusterfs.peered for 192.168.10.12
2018-03-03 19:25:37,326 [salt.state       ][INFO    ][24059] Peering with localhost is not needed
2018-03-03 19:25:37,328 [salt.state       ][INFO    ][24059] Completed state [192.168.10.12] at time 19:25:37.328113 duration_in_ms=35.352
2018-03-03 19:25:37,338 [salt.state       ][INFO    ][24059] Running state [192.168.10.13] at time 19:25:37.338066
2018-03-03 19:25:37,339 [salt.state       ][INFO    ][24059] Executing state glusterfs.peered for 192.168.10.13
2018-03-03 19:25:37,372 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:37,394 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:37,485 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "peer status" succeeded
2018-03-03 19:25:37,485 [salt.state       ][INFO    ][24059] Host 192.168.10.13 already peered
2018-03-03 19:25:37,486 [salt.state       ][INFO    ][24059] Completed state [192.168.10.13] at time 19:25:37.486241 duration_in_ms=148.175
2018-03-03 19:25:37,488 [salt.state       ][INFO    ][24059] Running state [glance] at time 19:25:37.488595
2018-03-03 19:25:37,489 [salt.state       ][INFO    ][24059] Executing state glusterfs.created for glance
2018-03-03 19:25:37,491 [py.warnings      ][WARNING ][24059] /usr/lib/python2.7/dist-packages/salt/states/glusterfs.py:206: DeprecationWarning: The glusterfs.created state is deprecated in favor of more descriptive glusterfs.volume_present.

2018-03-03 19:25:37,492 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:37,511 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:37,600 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume list" succeeded
2018-03-03 19:25:37,601 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:37,620 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:37,718 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume info" succeeded
2018-03-03 19:25:37,721 [salt.state       ][INFO    ][24059] Volume glance already exists and is started
2018-03-03 19:25:37,722 [salt.state       ][INFO    ][24059] Completed state [glance] at time 19:25:37.722171 duration_in_ms=233.574
2018-03-03 19:25:37,728 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:37.728480
2018-03-03 19:25:37,728 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2018-03-03 19:25:37,729 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:37,819 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:37,819 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:37.819472 duration_in_ms=90.991
2018-03-03 19:25:37,820 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 19:25:37.820622
2018-03-03 19:25:37,821 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2018-03-03 19:25:37,822 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-03 19:25:37,923 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:37,924 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 19:25:37.924425 duration_in_ms=103.803
2018-03-03 19:25:37,926 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 19:25:37.925990
2018-03-03 19:25:37,926 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2018-03-03 19:25:37,927 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2018-03-03 19:25:38,029 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:38,031 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 19:25:38.031023 duration_in_ms=105.034
2018-03-03 19:25:38,032 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:38.032161
2018-03-03 19:25:38,032 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2018-03-03 19:25:38,033 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-03 19:25:38,143 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:38,144 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:38.143609 duration_in_ms=111.448
2018-03-03 19:25:38,145 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:38.145364
2018-03-03 19:25:38,145 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2018-03-03 19:25:38,147 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:38,248 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:38,249 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:38.248959 duration_in_ms=103.595
2018-03-03 19:25:38,250 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 19:25:38.250169
2018-03-03 19:25:38,251 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2018-03-03 19:25:38,252 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-03 19:25:38,357 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:38,358 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 19:25:38.358658 duration_in_ms=108.489
2018-03-03 19:25:38,361 [salt.state       ][INFO    ][24059] Running state [glance] at time 19:25:38.361903
2018-03-03 19:25:38,362 [salt.state       ][INFO    ][24059] Executing state glusterfs.started for glance
2018-03-03 19:25:38,363 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:38,383 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:38,496 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume info" succeeded
2018-03-03 19:25:38,499 [salt.state       ][INFO    ][24059] Volume glance is already started
2018-03-03 19:25:38,499 [salt.state       ][INFO    ][24059] Completed state [glance] at time 19:25:38.499454 duration_in_ms=137.551
2018-03-03 19:25:38,501 [salt.state       ][INFO    ][24059] Running state [keystone-keys] at time 19:25:38.501138
2018-03-03 19:25:38,501 [salt.state       ][INFO    ][24059] Executing state glusterfs.created for keystone-keys
2018-03-03 19:25:38,502 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:38,523 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:38,616 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume list" succeeded
2018-03-03 19:25:38,617 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:38,646 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:38,753 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume info" succeeded
2018-03-03 19:25:38,755 [salt.state       ][INFO    ][24059] Volume keystone-keys already exists and is started
2018-03-03 19:25:38,755 [salt.state       ][INFO    ][24059] Completed state [keystone-keys] at time 19:25:38.755269 duration_in_ms=254.131
2018-03-03 19:25:38,760 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 19:25:38.760816
2018-03-03 19:25:38,761 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2018-03-03 19:25:38,762 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-03 19:25:38,856 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:38,857 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 19:25:38.856985 duration_in_ms=96.168
2018-03-03 19:25:38,858 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:38.858722
2018-03-03 19:25:38,859 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-03-03 19:25:38,860 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:38,972 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:38,972 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:38.972624 duration_in_ms=113.902
2018-03-03 19:25:38,973 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:38.973829
2018-03-03 19:25:38,975 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2018-03-03 19:25:38,976 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-03 19:25:39,075 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:39,076 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:39.076204 duration_in_ms=102.375
2018-03-03 19:25:39,077 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:39.077461
2018-03-03 19:25:39,078 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2018-03-03 19:25:39,080 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:39,174 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:39,175 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:39.175372 duration_in_ms=97.911
2018-03-03 19:25:39,176 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 19:25:39.176777
2018-03-03 19:25:39,177 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2018-03-03 19:25:39,179 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-03-03 19:25:39,270 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:39,271 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 19:25:39.270946 duration_in_ms=94.169
2018-03-03 19:25:39,272 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 19:25:39.272275
2018-03-03 19:25:39,272 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2018-03-03 19:25:39,273 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-03 19:25:39,377 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:39,377 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 19:25:39.377597 duration_in_ms=105.321
2018-03-03 19:25:39,383 [salt.state       ][INFO    ][24059] Running state [keystone-keys] at time 19:25:39.383691
2018-03-03 19:25:39,384 [salt.state       ][INFO    ][24059] Executing state glusterfs.started for keystone-keys
2018-03-03 19:25:39,385 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:39,408 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:39,507 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume info" succeeded
2018-03-03 19:25:39,509 [salt.state       ][INFO    ][24059] Volume keystone-keys is already started
2018-03-03 19:25:39,510 [salt.state       ][INFO    ][24059] Completed state [keystone-keys] at time 19:25:39.510232 duration_in_ms=126.54
2018-03-03 19:25:39,513 [salt.state       ][INFO    ][24059] Running state [nova_instances] at time 19:25:39.513525
2018-03-03 19:25:39,514 [salt.state       ][INFO    ][24059] Executing state glusterfs.created for nova_instances
2018-03-03 19:25:39,515 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:39,535 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:39,624 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume list" succeeded
2018-03-03 19:25:39,625 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:39,647 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:39,761 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume info" succeeded
2018-03-03 19:25:39,765 [salt.state       ][INFO    ][24059] Volume nova_instances already exists and is started
2018-03-03 19:25:39,765 [salt.state       ][INFO    ][24059] Completed state [nova_instances] at time 19:25:39.765629 duration_in_ms=252.103
2018-03-03 19:25:39,773 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:39.773794
2018-03-03 19:25:39,774 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2018-03-03 19:25:39,775 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:39,863 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:39,864 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:39.864009 duration_in_ms=90.214
2018-03-03 19:25:39,865 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 19:25:39.865718
2018-03-03 19:25:39,867 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2018-03-03 19:25:39,868 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-03 19:25:39,977 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:39,978 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 19:25:39.978271 duration_in_ms=112.553
2018-03-03 19:25:39,980 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 19:25:39.980102
2018-03-03 19:25:39,980 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2018-03-03 19:25:39,981 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-03 19:25:40,080 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:40,081 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 19:25:40.081149 duration_in_ms=101.046
2018-03-03 19:25:40,083 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:40.082997
2018-03-03 19:25:40,083 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2018-03-03 19:25:40,084 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-03 19:25:40,176 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:40,177 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:40.176765 duration_in_ms=93.768
2018-03-03 19:25:40,178 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 19:25:40.178293
2018-03-03 19:25:40,179 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2018-03-03 19:25:40,180 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2018-03-03 19:25:40,289 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:40,290 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 19:25:40.290392 duration_in_ms=112.099
2018-03-03 19:25:40,291 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:40.291721
2018-03-03 19:25:40,292 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2018-03-03 19:25:40,293 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:40,395 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:40,395 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:40.395647 duration_in_ms=103.927
2018-03-03 19:25:40,399 [salt.state       ][INFO    ][24059] Running state [nova_instances] at time 19:25:40.399157
2018-03-03 19:25:40,399 [salt.state       ][INFO    ][24059] Executing state glusterfs.started for nova_instances
2018-03-03 19:25:40,400 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:40,422 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:40,527 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume info" succeeded
2018-03-03 19:25:40,530 [salt.state       ][INFO    ][24059] Volume nova_instances is already started
2018-03-03 19:25:40,530 [salt.state       ][INFO    ][24059] Completed state [nova_instances] at time 19:25:40.530761 duration_in_ms=131.601
2018-03-03 19:25:40,534 [salt.state       ][INFO    ][24059] Running state [keystone-credential-keys] at time 19:25:40.534181
2018-03-03 19:25:40,535 [salt.state       ][INFO    ][24059] Executing state glusterfs.created for keystone-credential-keys
2018-03-03 19:25:40,535 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:40,555 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:40,653 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume list" succeeded
2018-03-03 19:25:40,655 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:40,675 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:40,778 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume info" succeeded
2018-03-03 19:25:40,782 [salt.state       ][INFO    ][24059] Volume keystone-credential-keys already exists and is started
2018-03-03 19:25:40,783 [salt.state       ][INFO    ][24059] Completed state [keystone-credential-keys] at time 19:25:40.783002 duration_in_ms=248.821
2018-03-03 19:25:40,792 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 19:25:40.792108
2018-03-03 19:25:40,792 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2018-03-03 19:25:40,793 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2018-03-03 19:25:40,881 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:40,881 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 19:25:40.881812 duration_in_ms=89.701
2018-03-03 19:25:40,883 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:40.883116
2018-03-03 19:25:40,883 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2018-03-03 19:25:40,884 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2018-03-03 19:25:40,982 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:40,983 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 19:25:40.983090 duration_in_ms=99.974
2018-03-03 19:25:40,984 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:40.984159
2018-03-03 19:25:40,984 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2018-03-03 19:25:40,985 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:41,088 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:41,089 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 19:25:41.089025 duration_in_ms=104.866
2018-03-03 19:25:41,092 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 19:25:41.091959
2018-03-03 19:25:41,092 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2018-03-03 19:25:41,093 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2018-03-03 19:25:41,192 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:41,193 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 19:25:41.193071 duration_in_ms=101.112
2018-03-03 19:25:41,194 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:41.194365
2018-03-03 19:25:41,194 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2018-03-03 19:25:41,195 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2018-03-03 19:25:41,300 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:41,300 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 19:25:41.300378 duration_in_ms=106.028
2018-03-03 19:25:41,301 [salt.state       ][INFO    ][24059] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 19:25:41.301323
2018-03-03 19:25:41,301 [salt.state       ][INFO    ][24059] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2018-03-03 19:25:41,303 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2018-03-03 19:25:41,404 [salt.state       ][INFO    ][24059] unless execution succeeded
2018-03-03 19:25:41,405 [salt.state       ][INFO    ][24059] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 19:25:41.405102 duration_in_ms=103.778
2018-03-03 19:25:41,410 [salt.state       ][INFO    ][24059] Running state [keystone-credential-keys] at time 19:25:41.410138
2018-03-03 19:25:41,411 [salt.state       ][INFO    ][24059] Executing state glusterfs.started for keystone-credential-keys
2018-03-03 19:25:41,412 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --version' in directory '/root'
2018-03-03 19:25:41,432 [salt.loaded.int.module.cmdmod][INFO    ][24059] Executing command 'gluster --xml --mode=script' in directory '/root'
2018-03-03 19:25:41,539 [salt.loaded.int.module.glusterfs][INFO    ][24059] Gluster call "volume info" succeeded
2018-03-03 19:25:41,541 [salt.state       ][INFO    ][24059] Volume keystone-credential-keys is already started
2018-03-03 19:25:41,541 [salt.state       ][INFO    ][24059] Completed state [keystone-credential-keys] at time 19:25:41.541317 duration_in_ms=131.179
2018-03-03 19:25:41,545 [salt.minion      ][INFO    ][24059] Returning information for job: 20180303192531909407
2018-03-03 19:25:42,452 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command test.ping with jid 20180303192541195862
2018-03-03 19:25:42,478 [salt.minion      ][INFO    ][24491] Starting a new job with PID 24491
2018-03-03 19:25:42,520 [salt.minion      ][INFO    ][24491] Returning information for job: 20180303192541195862
2018-03-03 19:25:43,175 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command cmd.run with jid 20180303192541919951
2018-03-03 19:25:43,197 [salt.minion      ][INFO    ][24496] Starting a new job with PID 24496
2018-03-03 19:25:43,207 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][24496] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2018-03-03 19:25:43,415 [salt.minion      ][INFO    ][24496] Returning information for job: 20180303192541919951
2018-03-03 20:03:33,394 [salt.utils.schedule][INFO    ][3282] Running scheduled job: __mine_interval
2018-03-03 20:15:24,804 [salt.minion      ][INFO    ][3282] User sudo_ubuntu Executing command cp.push_dir with jid 20180303201523562762
2018-03-03 20:15:24,830 [salt.minion      ][INFO    ][24898] Starting a new job with PID 24898
