2018-01-09 07:00:43,516 [py.warnings      ][WARNING ][1838] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-09 07:00:57,497 [salt.loaded.int.module.cmdmod][ERROR   ][1838] 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-01-09 07:00:59,840 [salt.loaded.int.module.cmdmod][INFO    ][2393] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-09 07:00:59,850 [salt.loaded.int.module.cmdmod][INFO    ][2393] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-09 07:00:59,867 [salt.loaded.int.module.cmdmod][INFO    ][2393] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-09 07:00:59,886 [salt.utils.parsers][WARNING ][1539] Minion received a SIGTERM. Exiting.
2018-01-09 07:01:00,227 [salt.cli.daemons ][INFO    ][2472] Setting up the Salt Minion "dbs02.baremetal-mcp-pike-odl-ha.local"
2018-01-09 07:01:00,321 [salt.cli.daemons ][INFO    ][2472] Starting up the Salt Minion
2018-01-09 07:01:00,322 [salt.utils.event ][INFO    ][2472] Starting pull socket on /var/run/salt/minion/minion_event_ef062d9e66_pull.ipc
2018-01-09 07:01:00,712 [salt.minion      ][INFO    ][2472] Creating minion process manager
2018-01-09 07:01:03,540 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2472] Executing command ['date', '+%z'] in directory '/root'
2018-01-09 07:01:03,551 [salt.utils.schedule][INFO    ][2472] Updating job settings for scheduled job: __mine_interval
2018-01-09 07:01:03,554 [salt.minion      ][INFO    ][2472] Added mine.update to scheduler
2018-01-09 07:01:03,559 [salt.minion      ][INFO    ][2472] Minion is starting as user 'root'
2018-01-09 07:01:03,593 [salt.minion      ][INFO    ][2472] Minion is ready to receive requests!
2018-01-09 07:01:04,595 [salt.utils.schedule][INFO    ][2472] Running scheduled job: __mine_interval
2018-01-09 07:01:07,195 [salt.minion      ][INFO    ][2472] User sudo_ubuntu Executing command service.force_reload with jid 20180109070107148806
2018-01-09 07:01:07,213 [salt.minion      ][INFO    ][2569] Starting a new job with PID 2569
2018-01-09 07:01:07,381 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2569] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-09 07:01:07,397 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2569] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-09 07:01:07,424 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2569] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-09 07:01:07,443 [salt.utils.parsers][WARNING ][2472] Minion received a SIGTERM. Exiting.
2018-01-09 07:01:07,444 [salt.cli.daemons ][INFO    ][2472] Shutting down the Salt Minion
2018-01-09 07:01:08,328 [salt.cli.daemons ][INFO    ][2609] Setting up the Salt Minion "dbs02.baremetal-mcp-pike-odl-ha.local"
2018-01-09 07:01:08,428 [salt.cli.daemons ][INFO    ][2609] Starting up the Salt Minion
2018-01-09 07:01:08,428 [salt.utils.event ][INFO    ][2609] Starting pull socket on /var/run/salt/minion/minion_event_ef062d9e66_pull.ipc
2018-01-09 07:01:08,832 [salt.minion      ][INFO    ][2609] Creating minion process manager
2018-01-09 07:01:10,430 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2609] Executing command ['date', '+%z'] in directory '/root'
2018-01-09 07:01:10,442 [salt.utils.schedule][INFO    ][2609] Updating job settings for scheduled job: __mine_interval
2018-01-09 07:01:10,444 [salt.minion      ][INFO    ][2609] Added mine.update to scheduler
2018-01-09 07:01:10,451 [salt.minion      ][INFO    ][2609] Minion is starting as user 'root'
2018-01-09 07:01:10,465 [salt.minion      ][INFO    ][2609] Minion is ready to receive requests!
2018-01-09 07:01:11,467 [salt.utils.schedule][INFO    ][2609] Running scheduled job: __mine_interval
2018-01-09 07:01:17,307 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070117257463
2018-01-09 07:01:17,327 [salt.minion      ][INFO    ][2707] Starting a new job with PID 2707
2018-01-09 07:01:17,345 [salt.minion      ][INFO    ][2707] Returning information for job: 20180109070117257463
2018-01-09 07:01:28,308 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command state.apply with jid 20180109070128262532
2018-01-09 07:01:28,329 [salt.minion      ][INFO    ][2712] Starting a new job with PID 2712
2018-01-09 07:01:32,164 [salt.state       ][INFO    ][2712] Loading fresh modules for state activity
2018-01-09 07:01:32,734 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-09 07:01:32,783 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-09 07:01:32,912 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-09 07:01:33,020 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-09 07:01:33,117 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-09 07:01:33,309 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-09 07:01:33,420 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-09 07:01:33,511 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-09 07:01:33,638 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-09 07:01:33,742 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-09 07:01:33,853 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-09 07:01:33,956 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-09 07:01:34,080 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-09 07:01:34,190 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-09 07:01:34,286 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-09 07:01:34,395 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-09 07:01:34,506 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-09 07:01:34,611 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-09 07:01:34,715 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-09 07:01:34,883 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-09 07:01:35,052 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-09 07:01:35,154 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-09 07:01:35,262 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-09 07:01:35,286 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-09 07:01:35,341 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-09 07:01:35,391 [salt.state       ][INFO    ][2712] Running state [/etc/environment] at time 07:01:35.391390
2018-01-09 07:01:35,391 [salt.state       ][INFO    ][2712] Executing state file.blockreplace for /etc/environment
2018-01-09 07:01:35,398 [salt.state       ][INFO    ][2712] 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-01-09 07:01:35,399 [salt.state       ][INFO    ][2712] Completed state [/etc/environment] at time 07:01:35.399937 duration_in_ms=8.547
2018-01-09 07:01:35,400 [salt.state       ][INFO    ][2712] Running state [/etc/profile.d] at time 07:01:35.400309
2018-01-09 07:01:35,401 [salt.state       ][INFO    ][2712] Executing state file.directory for /etc/profile.d
2018-01-09 07:01:35,403 [salt.state       ][INFO    ][2712] Directory /etc/profile.d is in the correct state
2018-01-09 07:01:35,403 [salt.state       ][INFO    ][2712] Completed state [/etc/profile.d] at time 07:01:35.403571 duration_in_ms=3.262
2018-01-09 07:01:35,827 [salt.state       ][INFO    ][2712] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:01:35.827259
2018-01-09 07:01:35,827 [salt.state       ][INFO    ][2712] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-09 07:01:35,853 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-09 07:01:35,859 [salt.state       ][INFO    ][2712] File changed:
New file
2018-01-09 07:01:35,859 [salt.state       ][INFO    ][2712] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:01:35.859912 duration_in_ms=32.653
2018-01-09 07:01:35,860 [salt.state       ][INFO    ][2712] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:01:35.860241
2018-01-09 07:01:35,861 [salt.state       ][INFO    ][2712] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-09 07:01:35,878 [salt.state       ][INFO    ][2712] File changed:
New file
2018-01-09 07:01:35,879 [salt.state       ][INFO    ][2712] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:01:35.879071 duration_in_ms=18.829
2018-01-09 07:01:35,880 [salt.state       ][INFO    ][2712] Running state [linux_repo_prereq_pkgs] at time 07:01:35.880189
2018-01-09 07:01:35,880 [salt.state       ][INFO    ][2712] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-09 07:01:35,881 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:01:36,213 [salt.state       ][INFO    ][2712] All specified packages are already installed
2018-01-09 07:01:36,214 [salt.state       ][INFO    ][2712] Completed state [linux_repo_prereq_pkgs] at time 07:01:36.213965 duration_in_ms=333.775
2018-01-09 07:01:36,214 [salt.state       ][INFO    ][2712] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:01:36.214394
2018-01-09 07:01:36,214 [salt.state       ][INFO    ][2712] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-09 07:01:36,215 [salt.state       ][INFO    ][2712] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-09 07:01:36,215 [salt.state       ][INFO    ][2712] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:01:36.215506 duration_in_ms=1.112
2018-01-09 07:01:36,215 [salt.state       ][INFO    ][2712] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:01:36.215828
2018-01-09 07:01:36,216 [salt.state       ][INFO    ][2712] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-09 07:01:36,242 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-09 07:01:36,325 [salt.state       ][INFO    ][2712] File changed:
New file
2018-01-09 07:01:36,325 [salt.state       ][INFO    ][2712] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:01:36.325764 duration_in_ms=109.936
2018-01-09 07:01:36,330 [salt.state       ][INFO    ][2712] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:01:36.330166
2018-01-09 07:01:36,330 [salt.state       ][INFO    ][2712] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-09 07:01:36,999 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-09 07:01:37,278 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:01:38,412 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070138371019
2018-01-09 07:01:38,433 [salt.minion      ][INFO    ][3195] Starting a new job with PID 3195
2018-01-09 07:01:38,452 [salt.minion      ][INFO    ][3195] Returning information for job: 20180109070138371019
2018-01-09 07:01:40,521 [salt.state       ][INFO    ][2712] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-09 07:01:40,522 [salt.state       ][INFO    ][2712] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:01:40.522627 duration_in_ms=4192.461
2018-01-09 07:01:40,523 [salt.state       ][INFO    ][2712] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:01:40.523430
2018-01-09 07:01:40,523 [salt.state       ][INFO    ][2712] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-09 07:01:40,525 [salt.state       ][INFO    ][2712] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-09 07:01:40,525 [salt.state       ][INFO    ][2712] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:01:40.525839 duration_in_ms=2.409
2018-01-09 07:01:40,526 [salt.state       ][INFO    ][2712] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:01:40.526526
2018-01-09 07:01:40,526 [salt.state       ][INFO    ][2712] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-09 07:01:40,641 [salt.state       ][INFO    ][2712] File changed:
New file
2018-01-09 07:01:40,642 [salt.state       ][INFO    ][2712] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:01:40.642074 duration_in_ms=115.547
2018-01-09 07:01:40,643 [salt.state       ][INFO    ][2712] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:01:40.643104
2018-01-09 07:01:40,643 [salt.state       ][INFO    ][2712] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-09 07:01:40,804 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2018-01-09 07:01:41,059 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:01:44,697 [salt.state       ][INFO    ][2712] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-09 07:01:44,697 [salt.state       ][INFO    ][2712] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:01:44.697693 duration_in_ms=4054.587
2018-01-09 07:01:44,697 [salt.state       ][INFO    ][2712] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:01:44.697943
2018-01-09 07:01:44,698 [salt.state       ][INFO    ][2712] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-09 07:01:44,698 [salt.state       ][INFO    ][2712] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-09 07:01:44,698 [salt.state       ][INFO    ][2712] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:01:44.698749 duration_in_ms=0.806
2018-01-09 07:01:44,698 [salt.state       ][INFO    ][2712] Running state [/etc/apt/preferences.d/uca] at time 07:01:44.698936
2018-01-09 07:01:44,699 [salt.state       ][INFO    ][2712] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-09 07:01:44,699 [salt.state       ][INFO    ][2712] File /etc/apt/preferences.d/uca is not present
2018-01-09 07:01:44,699 [salt.state       ][INFO    ][2712] Completed state [/etc/apt/preferences.d/uca] at time 07:01:44.699500 duration_in_ms=0.564
2018-01-09 07:01:44,701 [salt.state       ][INFO    ][2712] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:01:44.701244
2018-01-09 07:01:44,701 [salt.state       ][INFO    ][2712] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-09 07:01:44,828 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-09 07:01:44,919 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-09 07:01:45,144 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:01:48,648 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070148600649
2018-01-09 07:01:48,665 [salt.minion      ][INFO    ][4252] Starting a new job with PID 4252
2018-01-09 07:01:48,682 [salt.minion      ][INFO    ][4252] Returning information for job: 20180109070148600649
2018-01-09 07:01:49,327 [salt.state       ][INFO    ][2712] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-09 07:01:49,328 [salt.state       ][INFO    ][2712] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:01:49.328065 duration_in_ms=4626.819
2018-01-09 07:01:49,328 [salt.state       ][INFO    ][2712] Running state [linux_extra_packages_purged] at time 07:01:49.328482
2018-01-09 07:01:49,328 [salt.state       ][INFO    ][2712] Executing state pkg.purged for linux_extra_packages_purged
2018-01-09 07:01:49,356 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-09 07:01:54,422 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:01:54,455 [salt.state       ][INFO    ][2712] {'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-01-09 07:01:54,471 [salt.state       ][INFO    ][2712] Loading fresh modules for state activity
2018-01-09 07:01:54,514 [salt.state       ][INFO    ][2712] Completed state [linux_extra_packages_purged] at time 07:01:54.514877 duration_in_ms=5186.394
2018-01-09 07:01:54,518 [salt.state       ][INFO    ][2712] Running state [linux_extra_packages_latest] at time 07:01:54.518948
2018-01-09 07:01:54,519 [salt.state       ][INFO    ][2712] Executing state pkg.latest for linux_extra_packages_latest
2018-01-09 07:01:54,897 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-09 07:01:54,956 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:01:54,979 [salt.loaded.int.module.cmdmod][INFO    ][2712] 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-01-09 07:01:57,899 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:01:57,935 [salt.state       ][INFO    ][2712] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-09 07:01:57,951 [salt.state       ][INFO    ][2712] Loading fresh modules for state activity
2018-01-09 07:01:57,985 [salt.state       ][INFO    ][2712] Completed state [linux_extra_packages_latest] at time 07:01:57.985146 duration_in_ms=3466.197
2018-01-09 07:01:57,989 [salt.state       ][INFO    ][2712] Running state [UTC] at time 07:01:57.989872
2018-01-09 07:01:57,990 [salt.state       ][INFO    ][2712] Executing state timezone.system for UTC
2018-01-09 07:01:57,992 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['timedatectl'] in directory '/root'
2018-01-09 07:01:58,035 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['timedatectl'] in directory '/root'
2018-01-09 07:01:58,048 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-09 07:01:58,062 [salt.state       ][INFO    ][2712] {'timezone': 'UTC'}
2018-01-09 07:01:58,062 [salt.state       ][INFO    ][2712] Completed state [UTC] at time 07:01:58.062439 duration_in_ms=72.567
2018-01-09 07:01:58,066 [salt.state       ][INFO    ][2712] Running state [nf_conntrack] at time 07:01:58.066529
2018-01-09 07:01:58,066 [salt.state       ][INFO    ][2712] Executing state kmod.present for nf_conntrack
2018-01-09 07:01:58,067 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'lsmod' in directory '/root'
2018-01-09 07:01:58,465 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'lsmod' in directory '/root'
2018-01-09 07:01:58,479 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-09 07:01:58,493 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'lsmod' in directory '/root'
2018-01-09 07:01:58,579 [salt.state       ][INFO    ][2712] {'nf_conntrack': 'loaded'}
2018-01-09 07:01:58,579 [salt.state       ][INFO    ][2712] Completed state [nf_conntrack] at time 07:01:58.579688 duration_in_ms=513.158
2018-01-09 07:01:58,582 [salt.state       ][INFO    ][2712] Running state [kernel.panic] at time 07:01:58.582425
2018-01-09 07:01:58,582 [salt.state       ][INFO    ][2712] Executing state sysctl.present for kernel.panic
2018-01-09 07:01:58,583 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:58,629 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-09 07:01:58,639 [salt.state       ][INFO    ][2712] {'kernel.panic': 60}
2018-01-09 07:01:58,640 [salt.state       ][INFO    ][2712] Completed state [kernel.panic] at time 07:01:58.639767 duration_in_ms=57.341
2018-01-09 07:01:58,640 [salt.state       ][INFO    ][2712] Running state [net.ipv4.tcp_keepalive_probes] at time 07:01:58.640454
2018-01-09 07:01:58,641 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-09 07:01:58,642 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:58,670 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-09 07:01:58,682 [salt.state       ][INFO    ][2712] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-09 07:01:58,683 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:01:58.683602 duration_in_ms=43.147
2018-01-09 07:01:58,684 [salt.state       ][INFO    ][2712] Running state [fs.file-max] at time 07:01:58.684258
2018-01-09 07:01:58,684 [salt.state       ][INFO    ][2712] Executing state sysctl.present for fs.file-max
2018-01-09 07:01:58,686 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:58,706 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-09 07:01:58,715 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070158673889
2018-01-09 07:01:58,717 [salt.state       ][INFO    ][2712] {'fs.file-max': 124165}
2018-01-09 07:01:58,717 [salt.state       ][INFO    ][2712] Completed state [fs.file-max] at time 07:01:58.717793 duration_in_ms=33.534
2018-01-09 07:01:58,718 [salt.state       ][INFO    ][2712] Running state [net.core.somaxconn] at time 07:01:58.718117
2018-01-09 07:01:58,718 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.core.somaxconn
2018-01-09 07:01:58,719 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:58,735 [salt.minion      ][INFO    ][5546] Starting a new job with PID 5546
2018-01-09 07:01:58,748 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-09 07:01:58,755 [salt.minion      ][INFO    ][5546] Returning information for job: 20180109070158673889
2018-01-09 07:01:58,760 [salt.state       ][INFO    ][2712] {'net.core.somaxconn': 4096}
2018-01-09 07:01:58,760 [salt.state       ][INFO    ][2712] Completed state [net.core.somaxconn] at time 07:01:58.760486 duration_in_ms=42.368
2018-01-09 07:01:58,761 [salt.state       ][INFO    ][2712] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:01:58.761104
2018-01-09 07:01:58,761 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-09 07:01:58,761 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:58,798 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-09 07:01:58,818 [salt.state       ][INFO    ][2712] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-09 07:01:58,818 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:01:58.818849 duration_in_ms=57.469
2018-01-09 07:01:58,819 [salt.state       ][INFO    ][2712] Running state [net.ipv4.tcp_tw_reuse] at time 07:01:58.819474
2018-01-09 07:01:58,819 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-09 07:01:58,820 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:58,846 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-09 07:01:58,856 [salt.state       ][INFO    ][2712] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-09 07:01:58,857 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.tcp_tw_reuse] at time 07:01:58.857329 duration_in_ms=37.855
2018-01-09 07:01:58,857 [salt.state       ][INFO    ][2712] Running state [net.ipv4.tcp_congestion_control] at time 07:01:58.857880
2018-01-09 07:01:58,858 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-09 07:01:58,859 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:58,884 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-09 07:01:58,899 [salt.state       ][INFO    ][2712] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-09 07:01:58,899 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.tcp_congestion_control] at time 07:01:58.899690 duration_in_ms=41.808
2018-01-09 07:01:58,900 [salt.state       ][INFO    ][2712] Running state [net.ipv4.tcp_retries2] at time 07:01:58.900344
2018-01-09 07:01:58,901 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-09 07:01:58,902 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:58,926 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-09 07:01:58,937 [salt.state       ][INFO    ][2712] {'net.ipv4.tcp_retries2': 5}
2018-01-09 07:01:58,937 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.tcp_retries2] at time 07:01:58.937453 duration_in_ms=37.108
2018-01-09 07:01:58,937 [salt.state       ][INFO    ][2712] Running state [net.core.netdev_max_backlog] at time 07:01:58.937752
2018-01-09 07:01:58,938 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-09 07:01:58,938 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:58,961 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-09 07:01:58,971 [salt.state       ][INFO    ][2712] {'net.core.netdev_max_backlog': 261144}
2018-01-09 07:01:58,972 [salt.state       ][INFO    ][2712] Completed state [net.core.netdev_max_backlog] at time 07:01:58.972138 duration_in_ms=34.385
2018-01-09 07:01:58,972 [salt.state       ][INFO    ][2712] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:01:58.972422
2018-01-09 07:01:58,972 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-09 07:01:58,973 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:58,996 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-09 07:01:59,005 [salt.state       ][INFO    ][2712] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-09 07:01:59,005 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:01:59.005746 duration_in_ms=33.324
2018-01-09 07:01:59,006 [salt.state       ][INFO    ][2712] Running state [vm.swappiness] at time 07:01:59.006041
2018-01-09 07:01:59,006 [salt.state       ][INFO    ][2712] Executing state sysctl.present for vm.swappiness
2018-01-09 07:01:59,007 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,030 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-09 07:01:59,038 [salt.state       ][INFO    ][2712] {'vm.swappiness': 10}
2018-01-09 07:01:59,038 [salt.state       ][INFO    ][2712] Completed state [vm.swappiness] at time 07:01:59.038871 duration_in_ms=32.83
2018-01-09 07:01:59,039 [salt.state       ][INFO    ][2712] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:01:59.039429
2018-01-09 07:01:59,039 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-09 07:01:59,040 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,063 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-09 07:01:59,070 [salt.state       ][INFO    ][2712] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-09 07:01:59,071 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:01:59.071468 duration_in_ms=32.039
2018-01-09 07:01:59,071 [salt.state       ][INFO    ][2712] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:01:59.071759
2018-01-09 07:01:59,072 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-09 07:01:59,073 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,096 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-09 07:01:59,110 [salt.state       ][INFO    ][2712] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-09 07:01:59,110 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:01:59.110571 duration_in_ms=38.812
2018-01-09 07:01:59,111 [salt.state       ][INFO    ][2712] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:01:59.111486
2018-01-09 07:01:59,111 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-09 07:01:59,113 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,137 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-09 07:01:59,149 [salt.state       ][INFO    ][2712] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-09 07:01:59,149 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:01:59.149774 duration_in_ms=38.287
2018-01-09 07:01:59,150 [salt.state       ][INFO    ][2712] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:01:59.150097
2018-01-09 07:01:59,150 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-09 07:01:59,151 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,175 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-09 07:01:59,184 [salt.state       ][INFO    ][2712] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-09 07:01:59,184 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:01:59.184283 duration_in_ms=34.186
2018-01-09 07:01:59,184 [salt.state       ][INFO    ][2712] Running state [net.ipv4.tcp_fin_timeout] at time 07:01:59.184580
2018-01-09 07:01:59,184 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-09 07:01:59,185 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,209 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-09 07:01:59,218 [salt.state       ][INFO    ][2712] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-09 07:01:59,219 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.tcp_fin_timeout] at time 07:01:59.219191 duration_in_ms=34.61
2018-01-09 07:01:59,219 [salt.state       ][INFO    ][2712] Running state [net.ipv4.tcp_keepalive_time] at time 07:01:59.219478
2018-01-09 07:01:59,219 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-09 07:01:59,220 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,247 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-09 07:01:59,257 [salt.state       ][INFO    ][2712] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-09 07:01:59,258 [salt.state       ][INFO    ][2712] Completed state [net.ipv4.tcp_keepalive_time] at time 07:01:59.257977 duration_in_ms=38.498
2018-01-09 07:01:59,258 [salt.state       ][INFO    ][2712] Running state [net.nf_conntrack_max] at time 07:01:59.258578
2018-01-09 07:01:59,258 [salt.state       ][INFO    ][2712] Executing state sysctl.present for net.nf_conntrack_max
2018-01-09 07:01:59,260 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:59,282 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-09 07:01:59,293 [salt.state       ][INFO    ][2712] {'net.nf_conntrack_max': 1048576}
2018-01-09 07:01:59,294 [salt.state       ][INFO    ][2712] Completed state [net.nf_conntrack_max] at time 07:01:59.294224 duration_in_ms=35.645
2018-01-09 07:01:59,301 [salt.state       ][INFO    ][2712] Running state [linux_sysfs_package] at time 07:01:59.301022
2018-01-09 07:01:59,301 [salt.state       ][INFO    ][2712] Executing state pkg.installed for linux_sysfs_package
2018-01-09 07:01:59,675 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-09 07:01:59,720 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:02:01,467 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:02:01,489 [salt.loaded.int.module.cmdmod][INFO    ][2712] 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-01-09 07:02:04,564 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:04,607 [salt.state       ][INFO    ][2712] 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-01-09 07:02:04,619 [salt.state       ][INFO    ][2712] Loading fresh modules for state activity
2018-01-09 07:02:04,650 [salt.state       ][INFO    ][2712] Completed state [linux_sysfs_package] at time 07:02:04.650705 duration_in_ms=5349.682
2018-01-09 07:02:04,654 [salt.state       ][INFO    ][2712] Running state [/etc/sysfs.d] at time 07:02:04.654118
2018-01-09 07:02:04,654 [salt.state       ][INFO    ][2712] Executing state file.directory for /etc/sysfs.d
2018-01-09 07:02:04,659 [salt.state       ][INFO    ][2712] Directory /etc/sysfs.d is in the correct state
2018-01-09 07:02:04,660 [salt.state       ][INFO    ][2712] Completed state [/etc/sysfs.d] at time 07:02:04.660020 duration_in_ms=5.902
2018-01-09 07:02:04,797 [salt.state       ][INFO    ][2712] Running state [ondemand] at time 07:02:04.797616
2018-01-09 07:02:04,798 [salt.state       ][INFO    ][2712] Executing state service.dead for ondemand
2018-01-09 07:02:04,799 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-09 07:02:04,813 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:04,835 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:04,853 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:04,908 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:04,920 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:04,932 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:04,951 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-09 07:02:05,105 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:02:05,119 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'runlevel' in directory '/root'
2018-01-09 07:02:05,125 [salt.state       ][INFO    ][2712] {'ondemand': True}
2018-01-09 07:02:05,125 [salt.state       ][INFO    ][2712] Completed state [ondemand] at time 07:02:05.125673 duration_in_ms=328.057
2018-01-09 07:02:05,127 [salt.state       ][INFO    ][2712] Running state [cs_CZ.UTF-8] at time 07:02:05.127153
2018-01-09 07:02:05,127 [salt.state       ][INFO    ][2712] Executing state locale.present for cs_CZ.UTF-8
2018-01-09 07:02:05,127 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'locale -a' in directory '/root'
2018-01-09 07:02:05,139 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-09 07:02:05,955 [salt.state       ][INFO    ][2712] {'locale': 'cs_CZ.UTF-8'}
2018-01-09 07:02:05,955 [salt.state       ][INFO    ][2712] Completed state [cs_CZ.UTF-8] at time 07:02:05.955334 duration_in_ms=828.18
2018-01-09 07:02:05,955 [salt.state       ][INFO    ][2712] Running state [en_US.UTF-8] at time 07:02:05.955598
2018-01-09 07:02:05,955 [salt.state       ][INFO    ][2712] Executing state locale.present for en_US.UTF-8
2018-01-09 07:02:05,956 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'locale -a' in directory '/root'
2018-01-09 07:02:05,965 [salt.state       ][INFO    ][2712] Locale en_US.UTF-8 is already present
2018-01-09 07:02:05,965 [salt.state       ][INFO    ][2712] Completed state [en_US.UTF-8] at time 07:02:05.965456 duration_in_ms=9.858
2018-01-09 07:02:05,967 [salt.state       ][INFO    ][2712] Running state [en_US.UTF-8] at time 07:02:05.967320
2018-01-09 07:02:05,967 [salt.state       ][INFO    ][2712] Executing state locale.system for en_US.UTF-8
2018-01-09 07:02:05,967 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'localectl' in directory '/root'
2018-01-09 07:02:06,006 [salt.state       ][INFO    ][2712] System locale en_US.UTF-8 already set
2018-01-09 07:02:06,006 [salt.state       ][INFO    ][2712] Completed state [en_US.UTF-8] at time 07:02:06.006404 duration_in_ms=39.084
2018-01-09 07:02:06,009 [salt.state       ][INFO    ][2712] Running state [root] at time 07:02:06.009791
2018-01-09 07:02:06,010 [salt.state       ][INFO    ][2712] Executing state user.present for root
2018-01-09 07:02:06,015 [salt.state       ][INFO    ][2712] User root is present and up to date
2018-01-09 07:02:06,015 [salt.state       ][INFO    ][2712] Completed state [root] at time 07:02:06.015732 duration_in_ms=5.942
2018-01-09 07:02:06,017 [salt.state       ][INFO    ][2712] Running state [/root] at time 07:02:06.017898
2018-01-09 07:02:06,018 [salt.state       ][INFO    ][2712] Executing state file.directory for /root
2018-01-09 07:02:06,019 [salt.state       ][INFO    ][2712] Directory /root is in the correct state
2018-01-09 07:02:06,019 [salt.state       ][INFO    ][2712] Completed state [/root] at time 07:02:06.019602 duration_in_ms=1.704
2018-01-09 07:02:06,021 [salt.state       ][INFO    ][2712] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:02:06.020445
2018-01-09 07:02:06,022 [salt.state       ][INFO    ][2712] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-09 07:02:06,022 [salt.state       ][INFO    ][2712] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-09 07:02:06,023 [salt.state       ][INFO    ][2712] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:02:06.023371 duration_in_ms=2.926
2018-01-09 07:02:06,023 [salt.state       ][INFO    ][2712] Running state [ubuntu] at time 07:02:06.023607
2018-01-09 07:02:06,023 [salt.state       ][INFO    ][2712] Executing state user.present for ubuntu
2018-01-09 07:02:06,027 [salt.state       ][INFO    ][2712] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-09 07:02:06,027 [salt.state       ][INFO    ][2712] Completed state [ubuntu] at time 07:02:06.027591 duration_in_ms=3.983
2018-01-09 07:02:06,030 [salt.state       ][INFO    ][2712] Running state [/home/ubuntu] at time 07:02:06.030208
2018-01-09 07:02:06,030 [salt.state       ][INFO    ][2712] Executing state file.directory for /home/ubuntu
2018-01-09 07:02:06,032 [salt.state       ][INFO    ][2712] {'mode': '0700'}
2018-01-09 07:02:06,032 [salt.state       ][INFO    ][2712] Completed state [/home/ubuntu] at time 07:02:06.032373 duration_in_ms=2.165
2018-01-09 07:02:06,034 [salt.state       ][INFO    ][2712] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:02:06.034407
2018-01-09 07:02:06,034 [salt.state       ][INFO    ][2712] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-09 07:02:06,063 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-09 07:02:06,067 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command '/usr/sbin/visudo -c -f /tmp/tmplStQI6' in directory '/root'
2018-01-09 07:02:06,085 [salt.state       ][INFO    ][2712] File changed:
New file
2018-01-09 07:02:06,085 [salt.state       ][INFO    ][2712] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:02:06.085932 duration_in_ms=51.523
2018-01-09 07:02:06,086 [salt.state       ][INFO    ][2712] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:02:06.086225
2018-01-09 07:02:06,086 [salt.state       ][INFO    ][2712] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-09 07:02:06,117 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-09 07:02:06,207 [salt.state       ][INFO    ][2712] File changed:
New file
2018-01-09 07:02:06,208 [salt.state       ][INFO    ][2712] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:02:06.207964 duration_in_ms=121.739
2018-01-09 07:02:06,208 [salt.state       ][INFO    ][2712] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:02:06.208174
2018-01-09 07:02:06,208 [salt.state       ][INFO    ][2712] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-09 07:02:06,227 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-09 07:02:06,301 [salt.state       ][INFO    ][2712] File changed:
New file
2018-01-09 07:02:06,302 [salt.state       ][INFO    ][2712] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:02:06.302011 duration_in_ms=93.837
2018-01-09 07:02:06,303 [salt.state       ][INFO    ][2712] Running state [service.systemctl_reload] at time 07:02:06.303331
2018-01-09 07:02:06,303 [salt.state       ][INFO    ][2712] Executing state module.wait for service.systemctl_reload
2018-01-09 07:02:06,303 [salt.state       ][INFO    ][2712] No changes made for service.systemctl_reload
2018-01-09 07:02:06,303 [salt.state       ][INFO    ][2712] Completed state [service.systemctl_reload] at time 07:02:06.303907 duration_in_ms=0.576
2018-01-09 07:02:06,304 [salt.state       ][INFO    ][2712] Running state [service.systemctl_reload] at time 07:02:06.304066
2018-01-09 07:02:06,304 [salt.state       ][INFO    ][2712] Executing state module.mod_watch for service.systemctl_reload
2018-01-09 07:02:06,304 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-09 07:02:06,400 [salt.state       ][INFO    ][2712] {'ret': True}
2018-01-09 07:02:06,400 [salt.state       ][INFO    ][2712] Completed state [service.systemctl_reload] at time 07:02:06.400402 duration_in_ms=96.335
2018-01-09 07:02:06,401 [salt.state       ][INFO    ][2712] Running state [/etc/hostname] at time 07:02:06.401064
2018-01-09 07:02:06,401 [salt.state       ][INFO    ][2712] Executing state file.managed for /etc/hostname
2018-01-09 07:02:06,426 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-09 07:02:06,430 [salt.state       ][INFO    ][2712] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs02

2018-01-09 07:02:06,430 [salt.state       ][INFO    ][2712] Completed state [/etc/hostname] at time 07:02:06.430249 duration_in_ms=29.184
2018-01-09 07:02:06,432 [salt.state       ][INFO    ][2712] Running state [hostname dbs02] at time 07:02:06.432359
2018-01-09 07:02:06,432 [salt.state       ][INFO    ][2712] Executing state cmd.wait for hostname dbs02
2018-01-09 07:02:06,433 [salt.state       ][INFO    ][2712] No changes made for hostname dbs02
2018-01-09 07:02:06,433 [salt.state       ][INFO    ][2712] Completed state [hostname dbs02] at time 07:02:06.433343 duration_in_ms=0.971
2018-01-09 07:02:06,433 [salt.state       ][INFO    ][2712] Running state [hostname dbs02] at time 07:02:06.433499
2018-01-09 07:02:06,433 [salt.state       ][INFO    ][2712] Executing state cmd.mod_watch for hostname dbs02
2018-01-09 07:02:06,434 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command 'hostname dbs02' in directory '/root'
2018-01-09 07:02:06,441 [salt.state       ][INFO    ][2712] {'pid': 6513, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-09 07:02:06,442 [salt.state       ][INFO    ][2712] Completed state [hostname dbs02] at time 07:02:06.442082 duration_in_ms=8.582
2018-01-09 07:02:06,444 [salt.state       ][INFO    ][2712] Running state [mdb02] at time 07:02:06.444254
2018-01-09 07:02:06,444 [salt.state       ][INFO    ][2712] Executing state host.present for mdb02
2018-01-09 07:02:06,446 [salt.state       ][INFO    ][2712] {'host': 'mdb02'}
2018-01-09 07:02:06,447 [salt.state       ][INFO    ][2712] Completed state [mdb02] at time 07:02:06.447007 duration_in_ms=2.753
2018-01-09 07:02:06,447 [salt.state       ][INFO    ][2712] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.447198
2018-01-09 07:02:06,447 [salt.state       ][INFO    ][2712] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,448 [salt.state       ][INFO    ][2712] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,448 [salt.state       ][INFO    ][2712] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.448238 duration_in_ms=1.041
2018-01-09 07:02:06,448 [salt.state       ][INFO    ][2712] Running state [mdb03] at time 07:02:06.448427
2018-01-09 07:02:06,448 [salt.state       ][INFO    ][2712] Executing state host.present for mdb03
2018-01-09 07:02:06,449 [salt.state       ][INFO    ][2712] {'host': 'mdb03'}
2018-01-09 07:02:06,450 [salt.state       ][INFO    ][2712] Completed state [mdb03] at time 07:02:06.450153 duration_in_ms=1.726
2018-01-09 07:02:06,450 [salt.state       ][INFO    ][2712] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.450351
2018-01-09 07:02:06,450 [salt.state       ][INFO    ][2712] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,451 [salt.state       ][INFO    ][2712] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,451 [salt.state       ][INFO    ][2712] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.451673 duration_in_ms=1.323
2018-01-09 07:02:06,451 [salt.state       ][INFO    ][2712] Running state [mdb01] at time 07:02:06.451882
2018-01-09 07:02:06,452 [salt.state       ][INFO    ][2712] Executing state host.present for mdb01
2018-01-09 07:02:06,453 [salt.state       ][INFO    ][2712] {'host': 'mdb01'}
2018-01-09 07:02:06,453 [salt.state       ][INFO    ][2712] Completed state [mdb01] at time 07:02:06.453230 duration_in_ms=1.348
2018-01-09 07:02:06,453 [salt.state       ][INFO    ][2712] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.453422
2018-01-09 07:02:06,453 [salt.state       ][INFO    ][2712] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,454 [salt.state       ][INFO    ][2712] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,455 [salt.state       ][INFO    ][2712] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.455370 duration_in_ms=1.948
2018-01-09 07:02:06,455 [salt.state       ][INFO    ][2712] Running state [mdb] at time 07:02:06.455598
2018-01-09 07:02:06,455 [salt.state       ][INFO    ][2712] Executing state host.present for mdb
2018-01-09 07:02:06,456 [salt.state       ][INFO    ][2712] {'host': 'mdb'}
2018-01-09 07:02:06,457 [salt.state       ][INFO    ][2712] Completed state [mdb] at time 07:02:06.456625 duration_in_ms=1.026
2018-01-09 07:02:06,457 [salt.state       ][INFO    ][2712] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.457726
2018-01-09 07:02:06,457 [salt.state       ][INFO    ][2712] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,458 [salt.state       ][INFO    ][2712] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,458 [salt.state       ][INFO    ][2712] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.458938 duration_in_ms=1.212
2018-01-09 07:02:06,459 [salt.state       ][INFO    ][2712] Running state [cfg01] at time 07:02:06.459129
2018-01-09 07:02:06,459 [salt.state       ][INFO    ][2712] Executing state host.present for cfg01
2018-01-09 07:02:06,460 [salt.state       ][INFO    ][2712] {'host': 'cfg01'}
2018-01-09 07:02:06,460 [salt.state       ][INFO    ][2712] Completed state [cfg01] at time 07:02:06.460272 duration_in_ms=1.143
2018-01-09 07:02:06,460 [salt.state       ][INFO    ][2712] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.460458
2018-01-09 07:02:06,461 [salt.state       ][INFO    ][2712] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,463 [salt.state       ][INFO    ][2712] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,463 [salt.state       ][INFO    ][2712] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.463458 duration_in_ms=3.0
2018-01-09 07:02:06,463 [salt.state       ][INFO    ][2712] Running state [prx01] at time 07:02:06.463652
2018-01-09 07:02:06,463 [salt.state       ][INFO    ][2712] Executing state host.present for prx01
2018-01-09 07:02:06,464 [salt.state       ][INFO    ][2712] {'host': 'prx01'}
2018-01-09 07:02:06,465 [salt.state       ][INFO    ][2712] Completed state [prx01] at time 07:02:06.465245 duration_in_ms=1.593
2018-01-09 07:02:06,465 [salt.state       ][INFO    ][2712] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.465479
2018-01-09 07:02:06,465 [salt.state       ][INFO    ][2712] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,466 [salt.state       ][INFO    ][2712] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,466 [salt.state       ][INFO    ][2712] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.466575 duration_in_ms=1.095
2018-01-09 07:02:06,466 [salt.state       ][INFO    ][2712] Running state [kvm01] at time 07:02:06.466770
2018-01-09 07:02:06,467 [salt.state       ][INFO    ][2712] Executing state host.present for kvm01
2018-01-09 07:02:06,468 [salt.state       ][INFO    ][2712] {'host': 'kvm01'}
2018-01-09 07:02:06,468 [salt.state       ][INFO    ][2712] Completed state [kvm01] at time 07:02:06.468161 duration_in_ms=1.391
2018-01-09 07:02:06,468 [salt.state       ][INFO    ][2712] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.468381
2018-01-09 07:02:06,468 [salt.state       ][INFO    ][2712] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,469 [salt.state       ][INFO    ][2712] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,470 [salt.state       ][INFO    ][2712] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.470185 duration_in_ms=1.804
2018-01-09 07:02:06,470 [salt.state       ][INFO    ][2712] Running state [kvm03] at time 07:02:06.470408
2018-01-09 07:02:06,470 [salt.state       ][INFO    ][2712] Executing state host.present for kvm03
2018-01-09 07:02:06,472 [salt.state       ][INFO    ][2712] {'host': 'kvm03'}
2018-01-09 07:02:06,472 [salt.state       ][INFO    ][2712] Completed state [kvm03] at time 07:02:06.472208 duration_in_ms=1.8
2018-01-09 07:02:06,472 [salt.state       ][INFO    ][2712] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.472430
2018-01-09 07:02:06,472 [salt.state       ][INFO    ][2712] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,474 [salt.state       ][INFO    ][2712] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,474 [salt.state       ][INFO    ][2712] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.474520 duration_in_ms=2.09
2018-01-09 07:02:06,474 [salt.state       ][INFO    ][2712] Running state [kvm02] at time 07:02:06.474754
2018-01-09 07:02:06,474 [salt.state       ][INFO    ][2712] Executing state host.present for kvm02
2018-01-09 07:02:06,476 [salt.state       ][INFO    ][2712] {'host': 'kvm02'}
2018-01-09 07:02:06,476 [salt.state       ][INFO    ][2712] Completed state [kvm02] at time 07:02:06.476139 duration_in_ms=1.385
2018-01-09 07:02:06,476 [salt.state       ][INFO    ][2712] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.476333
2018-01-09 07:02:06,476 [salt.state       ][INFO    ][2712] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,477 [salt.state       ][INFO    ][2712] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,477 [salt.state       ][INFO    ][2712] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.477478 duration_in_ms=1.145
2018-01-09 07:02:06,477 [salt.state       ][INFO    ][2712] Running state [dbs] at time 07:02:06.477671
2018-01-09 07:02:06,477 [salt.state       ][INFO    ][2712] Executing state host.present for dbs
2018-01-09 07:02:06,478 [salt.state       ][INFO    ][2712] {'host': 'dbs'}
2018-01-09 07:02:06,478 [salt.state       ][INFO    ][2712] Completed state [dbs] at time 07:02:06.478814 duration_in_ms=1.143
2018-01-09 07:02:06,479 [salt.state       ][INFO    ][2712] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.479289
2018-01-09 07:02:06,479 [salt.state       ][INFO    ][2712] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,480 [salt.state       ][INFO    ][2712] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,480 [salt.state       ][INFO    ][2712] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.480422 duration_in_ms=1.133
2018-01-09 07:02:06,480 [salt.state       ][INFO    ][2712] Running state [prx] at time 07:02:06.480617
2018-01-09 07:02:06,480 [salt.state       ][INFO    ][2712] Executing state host.present for prx
2018-01-09 07:02:06,481 [salt.state       ][INFO    ][2712] {'host': 'prx'}
2018-01-09 07:02:06,481 [salt.state       ][INFO    ][2712] Completed state [prx] at time 07:02:06.481782 duration_in_ms=1.165
2018-01-09 07:02:06,482 [salt.state       ][INFO    ][2712] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.481976
2018-01-09 07:02:06,482 [salt.state       ][INFO    ][2712] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,483 [salt.state       ][INFO    ][2712] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,483 [salt.state       ][INFO    ][2712] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.483738 duration_in_ms=1.761
2018-01-09 07:02:06,484 [salt.state       ][INFO    ][2712] Running state [prx02] at time 07:02:06.483973
2018-01-09 07:02:06,484 [salt.state       ][INFO    ][2712] Executing state host.present for prx02
2018-01-09 07:02:06,485 [salt.state       ][INFO    ][2712] {'host': 'prx02'}
2018-01-09 07:02:06,485 [salt.state       ][INFO    ][2712] Completed state [prx02] at time 07:02:06.485394 duration_in_ms=1.422
2018-01-09 07:02:06,485 [salt.state       ][INFO    ][2712] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.485934
2018-01-09 07:02:06,486 [salt.state       ][INFO    ][2712] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,486 [salt.state       ][INFO    ][2712] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,487 [salt.state       ][INFO    ][2712] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.487143 duration_in_ms=1.209
2018-01-09 07:02:06,487 [salt.state       ][INFO    ][2712] Running state [msg02] at time 07:02:06.487330
2018-01-09 07:02:06,487 [salt.state       ][INFO    ][2712] Executing state host.present for msg02
2018-01-09 07:02:06,488 [salt.state       ][INFO    ][2712] {'host': 'msg02'}
2018-01-09 07:02:06,488 [salt.state       ][INFO    ][2712] Completed state [msg02] at time 07:02:06.488463 duration_in_ms=1.133
2018-01-09 07:02:06,489 [salt.state       ][INFO    ][2712] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.489025
2018-01-09 07:02:06,489 [salt.state       ][INFO    ][2712] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,490 [salt.state       ][INFO    ][2712] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,490 [salt.state       ][INFO    ][2712] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.490237 duration_in_ms=1.212
2018-01-09 07:02:06,490 [salt.state       ][INFO    ][2712] Running state [msg03] at time 07:02:06.490431
2018-01-09 07:02:06,490 [salt.state       ][INFO    ][2712] Executing state host.present for msg03
2018-01-09 07:02:06,491 [salt.state       ][INFO    ][2712] {'host': 'msg03'}
2018-01-09 07:02:06,491 [salt.state       ][INFO    ][2712] Completed state [msg03] at time 07:02:06.491901 duration_in_ms=1.47
2018-01-09 07:02:06,492 [salt.state       ][INFO    ][2712] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.492092
2018-01-09 07:02:06,492 [salt.state       ][INFO    ][2712] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,493 [salt.state       ][INFO    ][2712] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,493 [salt.state       ][INFO    ][2712] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.493767 duration_in_ms=1.675
2018-01-09 07:02:06,494 [salt.state       ][INFO    ][2712] Running state [msg01] at time 07:02:06.494002
2018-01-09 07:02:06,494 [salt.state       ][INFO    ][2712] Executing state host.present for msg01
2018-01-09 07:02:06,495 [salt.state       ][INFO    ][2712] {'host': 'msg01'}
2018-01-09 07:02:06,495 [salt.state       ][INFO    ][2712] Completed state [msg01] at time 07:02:06.495483 duration_in_ms=1.481
2018-01-09 07:02:06,495 [salt.state       ][INFO    ][2712] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.495720
2018-01-09 07:02:06,495 [salt.state       ][INFO    ][2712] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,497 [salt.state       ][INFO    ][2712] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,497 [salt.state       ][INFO    ][2712] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.497231 duration_in_ms=1.511
2018-01-09 07:02:06,497 [salt.state       ][INFO    ][2712] Running state [msg] at time 07:02:06.497436
2018-01-09 07:02:06,497 [salt.state       ][INFO    ][2712] Executing state host.present for msg
2018-01-09 07:02:06,498 [salt.state       ][INFO    ][2712] {'host': 'msg'}
2018-01-09 07:02:06,498 [salt.state       ][INFO    ][2712] Completed state [msg] at time 07:02:06.498913 duration_in_ms=1.476
2018-01-09 07:02:06,499 [salt.state       ][INFO    ][2712] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.499092
2018-01-09 07:02:06,499 [salt.state       ][INFO    ][2712] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,500 [salt.state       ][INFO    ][2712] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,500 [salt.state       ][INFO    ][2712] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.500524 duration_in_ms=1.431
2018-01-09 07:02:06,500 [salt.state       ][INFO    ][2712] Running state [cfg01] at time 07:02:06.500754
2018-01-09 07:02:06,500 [salt.state       ][INFO    ][2712] Executing state host.present for cfg01
2018-01-09 07:02:06,501 [salt.state       ][INFO    ][2712] Host cfg01 (192.168.10.100) already present
2018-01-09 07:02:06,501 [salt.state       ][INFO    ][2712] Completed state [cfg01] at time 07:02:06.501771 duration_in_ms=1.016
2018-01-09 07:02:06,502 [salt.state       ][INFO    ][2712] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.501989
2018-01-09 07:02:06,502 [salt.state       ][INFO    ][2712] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,502 [salt.state       ][INFO    ][2712] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-09 07:02:06,502 [salt.state       ][INFO    ][2712] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.502665 duration_in_ms=0.676
2018-01-09 07:02:06,502 [salt.state       ][INFO    ][2712] Running state [cmp002] at time 07:02:06.502844
2018-01-09 07:02:06,503 [salt.state       ][INFO    ][2712] Executing state host.present for cmp002
2018-01-09 07:02:06,504 [salt.state       ][INFO    ][2712] {'host': 'cmp002'}
2018-01-09 07:02:06,504 [salt.state       ][INFO    ][2712] Completed state [cmp002] at time 07:02:06.504285 duration_in_ms=1.44
2018-01-09 07:02:06,504 [salt.state       ][INFO    ][2712] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.504473
2018-01-09 07:02:06,504 [salt.state       ][INFO    ][2712] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,505 [salt.state       ][INFO    ][2712] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,505 [salt.state       ][INFO    ][2712] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.505681 duration_in_ms=1.208
2018-01-09 07:02:06,505 [salt.state       ][INFO    ][2712] Running state [cmp001] at time 07:02:06.505886
2018-01-09 07:02:06,506 [salt.state       ][INFO    ][2712] Executing state host.present for cmp001
2018-01-09 07:02:06,506 [salt.state       ][INFO    ][2712] {'host': 'cmp001'}
2018-01-09 07:02:06,507 [salt.state       ][INFO    ][2712] Completed state [cmp001] at time 07:02:06.507348 duration_in_ms=1.462
2018-01-09 07:02:06,507 [salt.state       ][INFO    ][2712] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.507546
2018-01-09 07:02:06,507 [salt.state       ][INFO    ][2712] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,508 [salt.state       ][INFO    ][2712] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,509 [salt.state       ][INFO    ][2712] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.509311 duration_in_ms=1.765
2018-01-09 07:02:06,509 [salt.state       ][INFO    ][2712] Running state [dbs01] at time 07:02:06.509523
2018-01-09 07:02:06,510 [salt.state       ][INFO    ][2712] Executing state host.present for dbs01
2018-01-09 07:02:06,511 [salt.state       ][INFO    ][2712] {'host': 'dbs01'}
2018-01-09 07:02:06,511 [salt.state       ][INFO    ][2712] Completed state [dbs01] at time 07:02:06.511184 duration_in_ms=1.661
2018-01-09 07:02:06,511 [salt.state       ][INFO    ][2712] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.511372
2018-01-09 07:02:06,511 [salt.state       ][INFO    ][2712] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,512 [salt.state       ][INFO    ][2712] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,512 [salt.state       ][INFO    ][2712] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.512557 duration_in_ms=1.185
2018-01-09 07:02:06,513 [salt.state       ][INFO    ][2712] Running state [dbs02] at time 07:02:06.513364
2018-01-09 07:02:06,513 [salt.state       ][INFO    ][2712] Executing state host.present for dbs02
2018-01-09 07:02:06,514 [salt.state       ][INFO    ][2712] {'host': 'dbs02'}
2018-01-09 07:02:06,514 [salt.state       ][INFO    ][2712] Completed state [dbs02] at time 07:02:06.514621 duration_in_ms=1.257
2018-01-09 07:02:06,514 [salt.state       ][INFO    ][2712] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.514818
2018-01-09 07:02:06,515 [salt.state       ][INFO    ][2712] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,516 [salt.state       ][INFO    ][2712] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,516 [salt.state       ][INFO    ][2712] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.516314 duration_in_ms=1.496
2018-01-09 07:02:06,516 [salt.state       ][INFO    ][2712] Running state [dbs03] at time 07:02:06.516504
2018-01-09 07:02:06,517 [salt.state       ][INFO    ][2712] Executing state host.present for dbs03
2018-01-09 07:02:06,518 [salt.state       ][INFO    ][2712] {'host': 'dbs03'}
2018-01-09 07:02:06,518 [salt.state       ][INFO    ][2712] Completed state [dbs03] at time 07:02:06.518474 duration_in_ms=1.97
2018-01-09 07:02:06,518 [salt.state       ][INFO    ][2712] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.518658
2018-01-09 07:02:06,518 [salt.state       ][INFO    ][2712] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,520 [salt.state       ][INFO    ][2712] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,520 [salt.state       ][INFO    ][2712] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.520553 duration_in_ms=1.895
2018-01-09 07:02:06,521 [salt.state       ][INFO    ][2712] Running state [odl01] at time 07:02:06.521383
2018-01-09 07:02:06,521 [salt.state       ][INFO    ][2712] Executing state host.present for odl01
2018-01-09 07:02:06,522 [salt.state       ][INFO    ][2712] {'host': 'odl01'}
2018-01-09 07:02:06,522 [salt.state       ][INFO    ][2712] Completed state [odl01] at time 07:02:06.522899 duration_in_ms=1.516
2018-01-09 07:02:06,523 [salt.state       ][INFO    ][2712] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.523092
2018-01-09 07:02:06,523 [salt.state       ][INFO    ][2712] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,524 [salt.state       ][INFO    ][2712] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,524 [salt.state       ][INFO    ][2712] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.524277 duration_in_ms=1.185
2018-01-09 07:02:06,524 [salt.state       ][INFO    ][2712] Running state [mas01] at time 07:02:06.524468
2018-01-09 07:02:06,524 [salt.state       ][INFO    ][2712] Executing state host.present for mas01
2018-01-09 07:02:06,526 [salt.state       ][INFO    ][2712] {'host': 'mas01'}
2018-01-09 07:02:06,526 [salt.state       ][INFO    ][2712] Completed state [mas01] at time 07:02:06.526533 duration_in_ms=2.065
2018-01-09 07:02:06,526 [salt.state       ][INFO    ][2712] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.526724
2018-01-09 07:02:06,526 [salt.state       ][INFO    ][2712] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,528 [salt.state       ][INFO    ][2712] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,528 [salt.state       ][INFO    ][2712] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.528258 duration_in_ms=1.533
2018-01-09 07:02:06,528 [salt.state       ][INFO    ][2712] Running state [ctl02] at time 07:02:06.528451
2018-01-09 07:02:06,528 [salt.state       ][INFO    ][2712] Executing state host.present for ctl02
2018-01-09 07:02:06,529 [salt.state       ][INFO    ][2712] {'host': 'ctl02'}
2018-01-09 07:02:06,530 [salt.state       ][INFO    ][2712] Completed state [ctl02] at time 07:02:06.530134 duration_in_ms=1.684
2018-01-09 07:02:06,530 [salt.state       ][INFO    ][2712] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.530328
2018-01-09 07:02:06,530 [salt.state       ][INFO    ][2712] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,532 [salt.state       ][INFO    ][2712] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,532 [salt.state       ][INFO    ][2712] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.532139 duration_in_ms=1.811
2018-01-09 07:02:06,532 [salt.state       ][INFO    ][2712] Running state [ctl03] at time 07:02:06.532330
2018-01-09 07:02:06,532 [salt.state       ][INFO    ][2712] Executing state host.present for ctl03
2018-01-09 07:02:06,534 [salt.state       ][INFO    ][2712] {'host': 'ctl03'}
2018-01-09 07:02:06,534 [salt.state       ][INFO    ][2712] Completed state [ctl03] at time 07:02:06.534219 duration_in_ms=1.889
2018-01-09 07:02:06,534 [salt.state       ][INFO    ][2712] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.534405
2018-01-09 07:02:06,534 [salt.state       ][INFO    ][2712] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,535 [salt.state       ][INFO    ][2712] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,535 [salt.state       ][INFO    ][2712] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.535663 duration_in_ms=1.257
2018-01-09 07:02:06,535 [salt.state       ][INFO    ][2712] Running state [ctl01] at time 07:02:06.535852
2018-01-09 07:02:06,536 [salt.state       ][INFO    ][2712] Executing state host.present for ctl01
2018-01-09 07:02:06,537 [salt.state       ][INFO    ][2712] {'host': 'ctl01'}
2018-01-09 07:02:06,538 [salt.state       ][INFO    ][2712] Completed state [ctl01] at time 07:02:06.538414 duration_in_ms=2.562
2018-01-09 07:02:06,538 [salt.state       ][INFO    ][2712] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.538881
2018-01-09 07:02:06,539 [salt.state       ][INFO    ][2712] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,540 [salt.state       ][INFO    ][2712] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,540 [salt.state       ][INFO    ][2712] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.540239 duration_in_ms=1.358
2018-01-09 07:02:06,540 [salt.state       ][INFO    ][2712] Running state [ctl] at time 07:02:06.540430
2018-01-09 07:02:06,541 [salt.state       ][INFO    ][2712] Executing state host.present for ctl
2018-01-09 07:02:06,542 [salt.state       ][INFO    ][2712] {'host': 'ctl'}
2018-01-09 07:02:06,542 [salt.state       ][INFO    ][2712] Completed state [ctl] at time 07:02:06.542704 duration_in_ms=2.273
2018-01-09 07:02:06,542 [salt.state       ][INFO    ][2712] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.542892
2018-01-09 07:02:06,543 [salt.state       ][INFO    ][2712] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:02:06,544 [salt.state       ][INFO    ][2712] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:02:06,544 [salt.state       ][INFO    ][2712] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:02:06.544495 duration_in_ms=1.602
2018-01-09 07:02:06,546 [salt.state       ][INFO    ][2712] Running state [ens2] at time 07:02:06.546444
2018-01-09 07:02:06,546 [salt.state       ][INFO    ][2712] Executing state network.managed for ens2
2018-01-09 07:02:07,102 [salt.state       ][INFO    ][2712] Interface ens2 is up to date.
2018-01-09 07:02:07,102 [salt.state       ][INFO    ][2712] Completed state [ens2] at time 07:02:07.102734 duration_in_ms=556.289
2018-01-09 07:02:07,103 [salt.state       ][INFO    ][2712] Running state [ens3] at time 07:02:07.103087
2018-01-09 07:02:07,103 [salt.state       ][INFO    ][2712] Executing state network.managed for ens3
2018-01-09 07:02:07,121 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-09 07:02:07,636 [salt.state       ][INFO    ][2712] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-09 07:02:07,636 [salt.state       ][INFO    ][2712] Completed state [ens3] at time 07:02:07.636555 duration_in_ms=533.467
2018-01-09 07:02:07,637 [salt.state       ][INFO    ][2712] Running state [/etc/profile.d/proxy.sh] at time 07:02:07.637382
2018-01-09 07:02:07,638 [salt.state       ][INFO    ][2712] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-09 07:02:07,638 [salt.state       ][INFO    ][2712] File /etc/profile.d/proxy.sh is not present
2018-01-09 07:02:07,639 [salt.state       ][INFO    ][2712] Completed state [/etc/profile.d/proxy.sh] at time 07:02:07.639571 duration_in_ms=2.189
2018-01-09 07:02:07,640 [salt.state       ][INFO    ][2712] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:02:07.640091
2018-01-09 07:02:07,640 [salt.state       ][INFO    ][2712] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-09 07:02:07,641 [salt.state       ][INFO    ][2712] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-09 07:02:07,641 [salt.state       ][INFO    ][2712] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:02:07.641824 duration_in_ms=1.732
2018-01-09 07:02:07,644 [salt.state       ][INFO    ][2712] Running state [ntp] at time 07:02:07.643989
2018-01-09 07:02:07,644 [salt.state       ][INFO    ][2712] Executing state pkg.installed for ntp
2018-01-09 07:02:07,960 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:02:07,982 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-01-09 07:02:08,851 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070208806817
2018-01-09 07:02:08,862 [salt.minion      ][INFO    ][6980] Starting a new job with PID 6980
2018-01-09 07:02:08,881 [salt.minion      ][INFO    ][6980] Returning information for job: 20180109070208806817
2018-01-09 07:02:10,967 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:11,007 [salt.state       ][INFO    ][2712] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-09 07:02:11,019 [salt.state       ][INFO    ][2712] Loading fresh modules for state activity
2018-01-09 07:02:11,045 [salt.state       ][INFO    ][2712] Completed state [ntp] at time 07:02:11.045260 duration_in_ms=3401.272
2018-01-09 07:02:11,048 [salt.state       ][INFO    ][2712] Running state [/etc/ntp.conf] at time 07:02:11.048329
2018-01-09 07:02:11,048 [salt.state       ][INFO    ][2712] Executing state file.managed for /etc/ntp.conf
2018-01-09 07:02:11,075 [salt.fileclient  ][INFO    ][2712] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-09 07:02:11,132 [salt.state       ][INFO    ][2712] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-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
+# 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
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# 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.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org 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-01-09 07:02:11,135 [salt.state       ][INFO    ][2712] Completed state [/etc/ntp.conf] at time 07:02:11.135524 duration_in_ms=87.193
2018-01-09 07:02:11,250 [salt.state       ][INFO    ][2712] Running state [ntp] at time 07:02:11.250601
2018-01-09 07:02:11,250 [salt.state       ][INFO    ][2712] Executing state service.running for ntp
2018-01-09 07:02:11,251 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-09 07:02:11,260 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-09 07:02:11,269 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-09 07:02:11,280 [salt.state       ][INFO    ][2712] The service ntp is already running
2018-01-09 07:02:11,280 [salt.state       ][INFO    ][2712] Completed state [ntp] at time 07:02:11.280832 duration_in_ms=30.23
2018-01-09 07:02:11,281 [salt.state       ][INFO    ][2712] Running state [ntp] at time 07:02:11.281242
2018-01-09 07:02:11,281 [salt.state       ][INFO    ][2712] Executing state service.mod_watch for ntp
2018-01-09 07:02:11,282 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-09 07:02:11,293 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-09 07:02:11,304 [salt.loaded.int.module.cmdmod][INFO    ][2712] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-09 07:02:11,354 [salt.state       ][INFO    ][2712] {'ntp': True}
2018-01-09 07:02:11,355 [salt.state       ][INFO    ][2712] Completed state [ntp] at time 07:02:11.355097 duration_in_ms=73.856
2018-01-09 07:02:11,359 [salt.minion      ][INFO    ][2712] Returning information for job: 20180109070128262532
2018-01-09 07:02:15,526 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180109070215480803
2018-01-09 07:02:15,547 [salt.minion      ][INFO    ][7567] Starting a new job with PID 7567
2018-01-09 07:02:15,556 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7567] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-09 07:02:15,558 [salt.minion      ][INFO    ][7567] Returning information for job: 20180109070215480803
2018-01-09 07:02:39,217 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command pkg.upgrade with jid 20180109070239176090
2018-01-09 07:02:39,235 [salt.minion      ][INFO    ][7590] Starting a new job with PID 7590
2018-01-09 07:02:39,259 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7590] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:39,631 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7590] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-09 07:02:46,749 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7590] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:46,785 [salt.minion      ][INFO    ][7590] Returning information for job: 20180109070239176090
2018-01-09 07:07:51,242 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command test.ping with jid 20180109070751196795
2018-01-09 07:07:51,260 [salt.minion      ][INFO    ][8487] Starting a new job with PID 8487
2018-01-09 07:07:51,311 [salt.minion      ][INFO    ][8487] Returning information for job: 20180109070751196795
2018-01-09 07:08:56,992 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command state.sls with jid 20180109070856949536
2018-01-09 07:08:57,002 [salt.minion      ][INFO    ][8503] Starting a new job with PID 8503
2018-01-09 07:08:57,581 [salt.state       ][INFO    ][8503] Loading fresh modules for state activity
2018-01-09 07:08:57,636 [salt.fileclient  ][INFO    ][8503] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-09 07:08:57,667 [salt.fileclient  ][INFO    ][8503] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-09 07:08:58,157 [salt.state       ][INFO    ][8503] Running state [keepalived] at time 07:08:58.157603
2018-01-09 07:08:58,158 [salt.state       ][INFO    ][8503] Executing state pkg.installed for keepalived
2018-01-09 07:08:58,160 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:08:58,581 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-09 07:08:58,633 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:09:00,234 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:09:00,259 [salt.loaded.int.module.cmdmod][INFO    ][8503] 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-01-09 07:09:03,619 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:09:03,659 [salt.state       ][INFO    ][8503] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'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-01-09 07:09:03,671 [salt.state       ][INFO    ][8503] Loading fresh modules for state activity
2018-01-09 07:09:03,698 [salt.state       ][INFO    ][8503] Completed state [keepalived] at time 07:09:03.698508 duration_in_ms=5540.906
2018-01-09 07:09:03,701 [salt.state       ][INFO    ][8503] Running state [lsof] at time 07:09:03.701961
2018-01-09 07:09:03,702 [salt.state       ][INFO    ][8503] Executing state pkg.installed for lsof
2018-01-09 07:09:04,008 [salt.state       ][INFO    ][8503] All specified packages are already installed
2018-01-09 07:09:04,009 [salt.state       ][INFO    ][8503] Completed state [lsof] at time 07:09:04.009244 duration_in_ms=307.282
2018-01-09 07:09:04,011 [salt.state       ][INFO    ][8503] Running state [/etc/keepalived/keepalived.conf] at time 07:09:04.011446
2018-01-09 07:09:04,011 [salt.state       ][INFO    ][8503] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-09 07:09:04,049 [salt.fileclient  ][INFO    ][8503] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-09 07:09:04,108 [salt.state       ][INFO    ][8503] File changed:
New file
2018-01-09 07:09:04,108 [salt.state       ][INFO    ][8503] Completed state [/etc/keepalived/keepalived.conf] at time 07:09:04.108756 duration_in_ms=97.308
2018-01-09 07:09:04,110 [salt.state       ][INFO    ][8503] Running state [keepalived] at time 07:09:04.110045
2018-01-09 07:09:04,110 [salt.state       ][INFO    ][8503] Executing state service.running for keepalived
2018-01-09 07:09:04,111 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-09 07:09:04,124 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:04,136 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:04,147 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:04,160 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:04,201 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:04,213 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:04,223 [salt.loaded.int.module.cmdmod][INFO    ][8503] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 07:09:04,234 [salt.state       ][INFO    ][8503] {'keepalived': True}
2018-01-09 07:09:04,235 [salt.state       ][INFO    ][8503] Completed state [keepalived] at time 07:09:04.235066 duration_in_ms=125.021
2018-01-09 07:09:04,236 [salt.minion      ][INFO    ][8503] Returning information for job: 20180109070856949536
2018-01-09 07:10:39,850 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command pillar.get with jid 20180109071039806870
2018-01-09 07:10:39,882 [salt.minion      ][INFO    ][9811] Starting a new job with PID 9811
2018-01-09 07:10:39,896 [salt.minion      ][INFO    ][9811] Returning information for job: 20180109071039806870
2018-01-09 07:28:57,546 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command state.sls with jid 20180109072857510955
2018-01-09 07:28:57,567 [salt.minion      ][INFO    ][9882] Starting a new job with PID 9882
2018-01-09 07:29:00,038 [salt.state       ][INFO    ][9882] Loading fresh modules for state activity
2018-01-09 07:29:00,097 [salt.fileclient  ][INFO    ][9882] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-09 07:29:00,143 [salt.fileclient  ][INFO    ][9882] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-09 07:29:00,218 [salt.fileclient  ][INFO    ][9882] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-09 07:29:00,288 [py.warnings      ][WARNING ][9882] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-09 07:29:00,290 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-09 07:29:00,378 [salt.fileclient  ][INFO    ][9882] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-09 07:29:01,003 [salt.state       ][INFO    ][9882] Running state [/etc/mysql/my.cnf] at time 07:29:01.003875
2018-01-09 07:29:01,004 [salt.state       ][INFO    ][9882] Executing state file.managed for /etc/mysql/my.cnf
2018-01-09 07:29:01,042 [salt.fileclient  ][INFO    ][9882] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-09 07:29:01,049 [salt.state       ][INFO    ][9882] File changed:
New file
2018-01-09 07:29:01,050 [salt.state       ][INFO    ][9882] Completed state [/etc/mysql/my.cnf] at time 07:29:01.049941 duration_in_ms=46.065
2018-01-09 07:29:01,051 [salt.state       ][INFO    ][9882] Running state [mysql-wsrep-5.6] at time 07:29:01.051218
2018-01-09 07:29:01,051 [salt.state       ][INFO    ][9882] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-09 07:29:01,052 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:29:01,386 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-09 07:29:01,469 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:29:03,389 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:29:03,414 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-09 07:29:07,659 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072907619491
2018-01-09 07:29:07,681 [salt.minion      ][INFO    ][10849] Starting a new job with PID 10849
2018-01-09 07:29:07,696 [salt.minion      ][INFO    ][10849] Returning information for job: 20180109072907619491
2018-01-09 07:29:17,886 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072917849259
2018-01-09 07:29:17,907 [salt.minion      ][INFO    ][11383] Starting a new job with PID 11383
2018-01-09 07:29:17,925 [salt.minion      ][INFO    ][11383] Returning information for job: 20180109072917849259
2018-01-09 07:29:22,145 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:29:22,191 [salt.state       ][INFO    ][9882] Made the following changes:
'libmysqlclient18' changed from 'absent' to '1'
'virtual-mysql-client' changed from 'absent' to '1'
'libencode-locale-perl' changed from 'absent' to '1.05-1'
'timedate' changed from 'absent' to '1'
'mysql-server-5.6' changed from 'absent' to '1'
'libdbi-perl' changed from 'absent' to '1.634-1build1'
'mysql-common' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'mysql-wsrep-server-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'socat' changed from 'absent' to '1.7.3.1-1'
'libcgi-pm-perl' changed from 'absent' to '4.26-1'
'libio-html-perl' changed from 'absent' to '1.001-1'
'mysql-wsrep-libmysqlclient18' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libtimedate-perl' changed from 'absent' to '2.3000-2'
'libterm-readkey-perl' changed from 'absent' to '2.33-1build1'
'liburi-perl' changed from 'absent' to '1.71-1'
'mysql-wsrep-common-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libhtml-parser-perl' changed from 'absent' to '3.72-1'
'libaio1' changed from 'absent' to '0.3.110-2'
'mysql-common-5.6' changed from 'absent' to '1'
'libhttp-message-perl' changed from 'absent' to '6.11-1'
'mysql-wsrep-client-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'
'libmysqlclient20' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'libfcgi-perl' changed from 'absent' to '0.77-1build1'
'libcgi-fast-perl' changed from 'absent' to '1:2.10-1'
'perl-dbdabi-94' changed from 'absent' to '1'
'libdbd-mysql-perl' changed from 'absent' to '4.033-1ubuntu0.1'
'liblwp-mediatypes-perl' changed from 'absent' to '6.02-1'
'virtual-mysql-server' changed from 'absent' to '1'
'libhtml-template-perl' changed from 'absent' to '2.95-2'
'libhttp-date-perl' changed from 'absent' to '6.02-1'
'libhtml-tagset-perl' changed from 'absent' to '3.20-2'
'mysql-wsrep-5.6' changed from 'absent' to '5.6.35-0.1~u16.04+mcp2'

2018-01-09 07:29:22,205 [salt.state       ][INFO    ][9882] Loading fresh modules for state activity
2018-01-09 07:29:22,234 [salt.state       ][INFO    ][9882] Completed state [mysql-wsrep-5.6] at time 07:29:22.234874 duration_in_ms=21183.656
2018-01-09 07:29:22,240 [salt.state       ][INFO    ][9882] Running state [galera-3] at time 07:29:22.240101
2018-01-09 07:29:22,240 [salt.state       ][INFO    ][9882] Executing state pkg.installed for galera-3
2018-01-09 07:29:22,648 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-09 07:29:22,707 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:29:24,570 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:29:24,594 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'galera-3'] in directory '/root'
2018-01-09 07:29:26,253 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:29:26,295 [salt.state       ][INFO    ][9882] Made the following changes:
'galera' changed from 'absent' to '1'
'percona-xtradb-cluster-galera-25' changed from 'absent' to '1'
'galera3' changed from 'absent' to '1'
'galera-3' changed from 'absent' to '25.3.14-1'
'wsrep' changed from 'absent' to '1'

2018-01-09 07:29:26,311 [salt.state       ][INFO    ][9882] Loading fresh modules for state activity
2018-01-09 07:29:26,341 [salt.state       ][INFO    ][9882] Completed state [galera-3] at time 07:29:26.341587 duration_in_ms=4101.485
2018-01-09 07:29:26,346 [salt.state       ][INFO    ][9882] Running state [rsync] at time 07:29:26.345970
2018-01-09 07:29:26,347 [salt.state       ][INFO    ][9882] Executing state pkg.installed for rsync
2018-01-09 07:29:26,687 [salt.state       ][INFO    ][9882] All specified packages are already installed
2018-01-09 07:29:26,688 [salt.state       ][INFO    ][9882] Completed state [rsync] at time 07:29:26.688184 duration_in_ms=342.214
2018-01-09 07:29:26,689 [salt.state       ][INFO    ][9882] Running state [python-mysqldb] at time 07:29:26.688990
2018-01-09 07:29:26,689 [salt.state       ][INFO    ][9882] Executing state pkg.installed for python-mysqldb
2018-01-09 07:29:26,707 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-09 07:29:26,773 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:29:28,107 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072928070483
2018-01-09 07:29:28,127 [salt.minion      ][INFO    ][12387] Starting a new job with PID 12387
2018-01-09 07:29:28,142 [salt.minion      ][INFO    ][12387] Returning information for job: 20180109072928070483
2018-01-09 07:29:28,610 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:29:28,639 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-mysqldb'] in directory '/root'
2018-01-09 07:29:30,215 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:29:30,260 [salt.state       ][INFO    ][9882] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-09 07:29:30,272 [salt.state       ][INFO    ][9882] Loading fresh modules for state activity
2018-01-09 07:29:30,298 [salt.state       ][INFO    ][9882] Completed state [python-mysqldb] at time 07:29:30.298546 duration_in_ms=3609.555
2018-01-09 07:29:30,303 [salt.state       ][INFO    ][9882] Running state [libmysqlclient-dev] at time 07:29:30.303509
2018-01-09 07:29:30,303 [salt.state       ][INFO    ][9882] Executing state pkg.installed for libmysqlclient-dev
2018-01-09 07:29:30,643 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-09 07:29:30,702 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:29:32,503 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:29:32,536 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libmysqlclient-dev'] in directory '/root'
2018-01-09 07:29:37,951 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:29:38,010 [salt.state       ][INFO    ][9882] Made the following changes:
'manpages-dev' changed from 'absent' to '4.04-2'
'libc-dev' changed from 'absent' to '1'
'libz-dev' changed from 'absent' to '1'
'libmysqlclient-dev' changed from 'absent' to '5.7.20-0ubuntu0.16.04.1'
'linux-kernel-headers' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'linux-libc-dev' changed from 'absent' to '4.4.0-104.127'
'zlib1g-dev' changed from 'absent' to '1:1.2.8.dfsg-2ubuntu4.1'

2018-01-09 07:29:38,024 [salt.state       ][INFO    ][9882] Loading fresh modules for state activity
2018-01-09 07:29:38,055 [salt.state       ][INFO    ][9882] Completed state [libmysqlclient-dev] at time 07:29:38.055002 duration_in_ms=7751.491
2018-01-09 07:29:38,059 [salt.state       ][INFO    ][9882] Running state [psmisc] at time 07:29:38.059756
2018-01-09 07:29:38,060 [salt.state       ][INFO    ][9882] Executing state pkg.installed for psmisc
2018-01-09 07:29:38,391 [salt.state       ][INFO    ][9882] All specified packages are already installed
2018-01-09 07:29:38,392 [salt.state       ][INFO    ][9882] Completed state [psmisc] at time 07:29:38.392352 duration_in_ms=332.595
2018-01-09 07:29:38,393 [salt.state       ][INFO    ][9882] Running state [netcat] at time 07:29:38.393547
2018-01-09 07:29:38,393 [salt.state       ][INFO    ][9882] Executing state pkg.installed for netcat
2018-01-09 07:29:38,400 [salt.state       ][INFO    ][9882] All specified packages are already installed
2018-01-09 07:29:38,400 [salt.state       ][INFO    ][9882] Completed state [netcat] at time 07:29:38.400506 duration_in_ms=6.959
2018-01-09 07:29:38,401 [salt.state       ][INFO    ][9882] Running state [percona-xtrabackup] at time 07:29:38.401194
2018-01-09 07:29:38,401 [salt.state       ][INFO    ][9882] Executing state pkg.installed for percona-xtrabackup
2018-01-09 07:29:38,421 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-09 07:29:38,433 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072938300719
2018-01-09 07:29:38,446 [salt.minion      ][INFO    ][16446] Starting a new job with PID 16446
2018-01-09 07:29:38,460 [salt.minion      ][INFO    ][16446] Returning information for job: 20180109072938300719
2018-01-09 07:29:38,478 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:29:40,383 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:29:40,411 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'percona-xtrabackup'] in directory '/root'
2018-01-09 07:29:42,577 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:29:42,633 [salt.state       ][INFO    ][9882] Made the following changes:
'libev4' changed from 'absent' to '1:4.22-1'
'xtrabackup' changed from 'absent' to '1'
'libcurl3' changed from 'absent' to '7.47.0-1ubuntu2.5'
'percona-xtrabackup' changed from 'absent' to '2.3.7-0ubuntu0.16.04.2'

2018-01-09 07:29:42,647 [salt.state       ][INFO    ][9882] Loading fresh modules for state activity
2018-01-09 07:29:42,673 [salt.state       ][INFO    ][9882] Completed state [percona-xtrabackup] at time 07:29:42.673310 duration_in_ms=4272.115
2018-01-09 07:29:42,678 [salt.state       ][INFO    ][9882] Running state [socat] at time 07:29:42.677992
2018-01-09 07:29:42,678 [salt.state       ][INFO    ][9882] Executing state pkg.installed for socat
2018-01-09 07:29:42,998 [salt.state       ][INFO    ][9882] All specified packages are already installed
2018-01-09 07:29:42,999 [salt.state       ][INFO    ][9882] Completed state [socat] at time 07:29:42.999202 duration_in_ms=321.21
2018-01-09 07:29:42,999 [salt.state       ][INFO    ][9882] Running state [libdbd-mysql] at time 07:29:42.999839
2018-01-09 07:29:43,000 [salt.state       ][INFO    ][9882] Executing state pkg.installed for libdbd-mysql
2018-01-09 07:29:43,015 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-09 07:29:43,060 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:29:44,898 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:29:44,925 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '--force-yes', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libdbd-mysql'] in directory '/root'
2018-01-09 07:29:46,553 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:29:46,593 [salt.state       ][INFO    ][9882] Made the following changes:
'libdbd-mysql' changed from 'absent' to '0.9.0-3ubuntu2'
'libdbi1' changed from 'absent' to '0.9.0-4'

2018-01-09 07:29:46,607 [salt.state       ][INFO    ][9882] Loading fresh modules for state activity
2018-01-09 07:29:46,638 [salt.state       ][INFO    ][9882] Completed state [libdbd-mysql] at time 07:29:46.638334 duration_in_ms=3638.494
2018-01-09 07:29:46,642 [salt.state       ][INFO    ][9882] Running state [python-pymysql] at time 07:29:46.642550
2018-01-09 07:29:46,642 [salt.state       ][INFO    ][9882] Executing state pkg.installed for python-pymysql
2018-01-09 07:29:47,073 [salt.state       ][INFO    ][9882] All specified packages are already installed
2018-01-09 07:29:47,073 [salt.state       ][INFO    ][9882] Completed state [python-pymysql] at time 07:29:47.073880 duration_in_ms=431.328
2018-01-09 07:29:47,076 [salt.state       ][INFO    ][9882] Running state [/var/log/mysql] at time 07:29:47.076366
2018-01-09 07:29:47,076 [salt.state       ][INFO    ][9882] Executing state file.directory for /var/log/mysql
2018-01-09 07:29:47,077 [salt.state       ][INFO    ][9882] {'mode': '0755'}
2018-01-09 07:29:47,077 [salt.state       ][INFO    ][9882] Completed state [/var/log/mysql] at time 07:29:47.077925 duration_in_ms=1.558
2018-01-09 07:29:47,078 [salt.state       ][INFO    ][9882] Running state [/var/run/mysqld] at time 07:29:47.078782
2018-01-09 07:29:47,079 [salt.state       ][INFO    ][9882] Executing state file.directory for /var/run/mysqld
2018-01-09 07:29:47,079 [salt.state       ][INFO    ][9882] Directory /var/run/mysqld is in the correct state
2018-01-09 07:29:47,080 [salt.state       ][INFO    ][9882] Completed state [/var/run/mysqld] at time 07:29:47.080189 duration_in_ms=1.406
2018-01-09 07:29:47,081 [salt.state       ][INFO    ][9882] Running state [/etc/systemd/system/mysql.service.d] at time 07:29:47.081030
2018-01-09 07:29:47,081 [salt.state       ][INFO    ][9882] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-09 07:29:47,083 [salt.state       ][INFO    ][9882] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-09 07:29:47,083 [salt.state       ][INFO    ][9882] Completed state [/etc/systemd/system/mysql.service.d] at time 07:29:47.083411 duration_in_ms=2.368
2018-01-09 07:29:47,084 [salt.state       ][INFO    ][9882] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 07:29:47.084890
2018-01-09 07:29:47,085 [salt.state       ][INFO    ][9882] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-09 07:29:47,087 [salt.state       ][INFO    ][9882] File changed:
New file
2018-01-09 07:29:47,087 [salt.state       ][INFO    ][9882] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 07:29:47.087528 duration_in_ms=2.638
2018-01-09 07:29:47,088 [salt.state       ][INFO    ][9882] Running state [service.systemctl_reload] at time 07:29:47.088859
2018-01-09 07:29:47,089 [salt.state       ][INFO    ][9882] Executing state module.wait for service.systemctl_reload
2018-01-09 07:29:47,089 [salt.state       ][INFO    ][9882] No changes made for service.systemctl_reload
2018-01-09 07:29:47,089 [salt.state       ][INFO    ][9882] Completed state [service.systemctl_reload] at time 07:29:47.089826 duration_in_ms=0.967
2018-01-09 07:29:47,090 [salt.state       ][INFO    ][9882] Running state [service.systemctl_reload] at time 07:29:47.090130
2018-01-09 07:29:47,090 [salt.state       ][INFO    ][9882] Executing state module.mod_watch for service.systemctl_reload
2018-01-09 07:29:47,091 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-09 07:29:47,189 [salt.state       ][INFO    ][9882] {'ret': True}
2018-01-09 07:29:47,191 [salt.state       ][INFO    ][9882] Completed state [service.systemctl_reload] at time 07:29:47.191154 duration_in_ms=101.023
2018-01-09 07:29:47,193 [salt.state       ][INFO    ][9882] Running state [/etc/mysql/debian.cnf] at time 07:29:47.193710
2018-01-09 07:29:47,194 [salt.state       ][INFO    ][9882] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-09 07:29:47,227 [salt.fileclient  ][INFO    ][9882] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-09 07:29:47,286 [salt.state       ][INFO    ][9882] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = CHU85bQkulII6rua
-socket   = /var/run/mysqld/mysqld.sock
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+
 [mysql_upgrade]
-host     = localhost
-user     = debian-sys-maint
-password = CHU85bQkulII6rua
-socket   = /var/run/mysqld/mysqld.sock
-basedir  = /usr
+host = localhost
+user = debian-sys-maint
+password = opnfv_secret
+socket = /var/run/mysqld/mysqld.sock
+basedir = /usr

2018-01-09 07:29:47,289 [salt.state       ][INFO    ][9882] Completed state [/etc/mysql/debian.cnf] at time 07:29:47.289074 duration_in_ms=95.365
2018-01-09 07:29:47,289 [salt.state       ][INFO    ][9882] Running state [/usr/local/sbin/galera_init.sh] at time 07:29:47.289418
2018-01-09 07:29:47,289 [salt.state       ][INFO    ][9882] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-09 07:29:47,312 [salt.fileclient  ][INFO    ][9882] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-09 07:29:47,318 [salt.state       ][INFO    ][9882] File changed:
New file
2018-01-09 07:29:47,318 [salt.state       ][INFO    ][9882] Completed state [/usr/local/sbin/galera_init.sh] at time 07:29:47.318936 duration_in_ms=29.518
2018-01-09 07:29:47,319 [salt.state       ][INFO    ][9882] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 07:29:47.319405
2018-01-09 07:29:47,319 [salt.state       ][INFO    ][9882] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-09 07:29:47,347 [salt.fileclient  ][INFO    ][9882] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-09 07:29:47,353 [salt.state       ][INFO    ][9882] File changed:
New file
2018-01-09 07:29:47,354 [salt.state       ][INFO    ][9882] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 07:29:47.353950 duration_in_ms=34.545
2018-01-09 07:29:47,357 [salt.state       ][INFO    ][9882] Running state [/usr/local/sbin/galera_init.sh] at time 07:29:47.357131
2018-01-09 07:29:47,357 [salt.state       ][INFO    ][9882] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-09 07:29:47,358 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-09 07:29:48,434 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072948395599
2018-01-09 07:29:48,459 [salt.minion      ][INFO    ][17906] Starting a new job with PID 17906
2018-01-09 07:29:48,477 [salt.minion      ][INFO    ][17906] Returning information for job: 20180109072948395599
2018-01-09 07:29:51,203 [salt.state       ][INFO    ][9882] {'pid': 17481, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-09 07:29:51,204 [salt.state       ][INFO    ][9882] Completed state [/usr/local/sbin/galera_init.sh] at time 07:29:51.204041 duration_in_ms=3846.908
2018-01-09 07:29:51,206 [salt.state       ][INFO    ][9882] Running state [mysqladmin password "opnfv_secret"] at time 07:29:51.206769
2018-01-09 07:29:51,207 [salt.state       ][INFO    ][9882] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-09 07:29:51,209 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-09 07:29:51,229 [salt.state       ][INFO    ][9882] {'pid': 17946, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-09 07:29:51,229 [salt.state       ][INFO    ][9882] Completed state [mysqladmin password "opnfv_secret"] at time 07:29:51.229777 duration_in_ms=23.007
2018-01-09 07:29:51,232 [salt.state       ][INFO    ][9882] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 07:29:51.232097
2018-01-09 07:29:51,232 [salt.state       ][INFO    ][9882] Executing state cmd.run for mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"
2018-01-09 07:29:51,233 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command 'mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"' in directory '/root'
2018-01-09 07:29:51,250 [salt.state       ][INFO    ][9882] {'pid': 17948, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-09 07:29:51,250 [salt.state       ][INFO    ][9882] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 07:29:51.250712 duration_in_ms=18.616
2018-01-09 07:29:51,253 [salt.state       ][INFO    ][9882] Running state [mysql] at time 07:29:51.253284
2018-01-09 07:29:51,253 [salt.state       ][INFO    ][9882] Executing state service.dead for mysql
2018-01-09 07:29:51,254 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-09 07:29:51,270 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-09 07:29:51,284 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:29:51,307 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-09 07:29:58,668 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109072958625778
2018-01-09 07:29:58,687 [salt.minion      ][INFO    ][18056] Starting a new job with PID 18056
2018-01-09 07:29:58,707 [salt.minion      ][INFO    ][18056] Returning information for job: 20180109072958625778
2018-01-09 07:30:08,900 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073008856332
2018-01-09 07:30:08,922 [salt.minion      ][INFO    ][18061] Starting a new job with PID 18061
2018-01-09 07:30:08,939 [salt.minion      ][INFO    ][18061] Returning information for job: 20180109073008856332
2018-01-09 07:30:18,972 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073018927835
2018-01-09 07:30:18,995 [salt.minion      ][INFO    ][18066] Starting a new job with PID 18066
2018-01-09 07:30:19,014 [salt.minion      ][INFO    ][18066] Returning information for job: 20180109073018927835
2018-01-09 07:30:28,996 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073028956734
2018-01-09 07:30:29,019 [salt.minion      ][INFO    ][18071] Starting a new job with PID 18071
2018-01-09 07:30:29,037 [salt.minion      ][INFO    ][18071] Returning information for job: 20180109073028956734
2018-01-09 07:30:39,025 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073038983138
2018-01-09 07:30:39,046 [salt.minion      ][INFO    ][18076] Starting a new job with PID 18076
2018-01-09 07:30:39,065 [salt.minion      ][INFO    ][18076] Returning information for job: 20180109073038983138
2018-01-09 07:30:49,047 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073049011363
2018-01-09 07:30:49,069 [salt.minion      ][INFO    ][18081] Starting a new job with PID 18081
2018-01-09 07:30:49,087 [salt.minion      ][INFO    ][18081] Returning information for job: 20180109073049011363
2018-01-09 07:30:59,079 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073059038577
2018-01-09 07:30:59,101 [salt.minion      ][INFO    ][18086] Starting a new job with PID 18086
2018-01-09 07:30:59,117 [salt.minion      ][INFO    ][18086] Returning information for job: 20180109073059038577
2018-01-09 07:31:09,099 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073109062715
2018-01-09 07:31:09,111 [salt.minion      ][INFO    ][18091] Starting a new job with PID 18091
2018-01-09 07:31:09,125 [salt.minion      ][INFO    ][18091] Returning information for job: 20180109073109062715
2018-01-09 07:31:19,131 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073119093296
2018-01-09 07:31:19,155 [salt.minion      ][INFO    ][18096] Starting a new job with PID 18096
2018-01-09 07:31:19,172 [salt.minion      ][INFO    ][18096] Returning information for job: 20180109073119093296
2018-01-09 07:31:29,171 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073129130049
2018-01-09 07:31:29,193 [salt.minion      ][INFO    ][18101] Starting a new job with PID 18101
2018-01-09 07:31:29,212 [salt.minion      ][INFO    ][18101] Returning information for job: 20180109073129130049
2018-01-09 07:31:39,208 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073139169680
2018-01-09 07:31:39,230 [salt.minion      ][INFO    ][18106] Starting a new job with PID 18106
2018-01-09 07:31:39,249 [salt.minion      ][INFO    ][18106] Returning information for job: 20180109073139169680
2018-01-09 07:31:49,242 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073149206765
2018-01-09 07:31:49,261 [salt.minion      ][INFO    ][18111] Starting a new job with PID 18111
2018-01-09 07:31:49,279 [salt.minion      ][INFO    ][18111] Returning information for job: 20180109073149206765
2018-01-09 07:31:59,281 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073159242926
2018-01-09 07:31:59,305 [salt.minion      ][INFO    ][18116] Starting a new job with PID 18116
2018-01-09 07:31:59,323 [salt.minion      ][INFO    ][18116] Returning information for job: 20180109073159242926
2018-01-09 07:32:09,324 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073209282733
2018-01-09 07:32:09,344 [salt.minion      ][INFO    ][18121] Starting a new job with PID 18121
2018-01-09 07:32:09,362 [salt.minion      ][INFO    ][18121] Returning information for job: 20180109073209282733
2018-01-09 07:32:19,365 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073219330858
2018-01-09 07:32:19,384 [salt.minion      ][INFO    ][18126] Starting a new job with PID 18126
2018-01-09 07:32:19,402 [salt.minion      ][INFO    ][18126] Returning information for job: 20180109073219330858
2018-01-09 07:32:29,419 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073229384989
2018-01-09 07:32:29,440 [salt.minion      ][INFO    ][18131] Starting a new job with PID 18131
2018-01-09 07:32:29,459 [salt.minion      ][INFO    ][18131] Returning information for job: 20180109073229384989
2018-01-09 07:32:39,472 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073239436321
2018-01-09 07:32:39,490 [salt.minion      ][INFO    ][18136] Starting a new job with PID 18136
2018-01-09 07:32:39,507 [salt.minion      ][INFO    ][18136] Returning information for job: 20180109073239436321
2018-01-09 07:32:49,540 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073249498790
2018-01-09 07:32:49,556 [salt.minion      ][INFO    ][18141] Starting a new job with PID 18141
2018-01-09 07:32:49,574 [salt.minion      ][INFO    ][18141] Returning information for job: 20180109073249498790
2018-01-09 07:32:59,596 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073259559642
2018-01-09 07:32:59,619 [salt.minion      ][INFO    ][18146] Starting a new job with PID 18146
2018-01-09 07:32:59,636 [salt.minion      ][INFO    ][18146] Returning information for job: 20180109073259559642
2018-01-09 07:33:09,666 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073309626547
2018-01-09 07:33:09,682 [salt.minion      ][INFO    ][18151] Starting a new job with PID 18151
2018-01-09 07:33:09,700 [salt.minion      ][INFO    ][18151] Returning information for job: 20180109073309626547
2018-01-09 07:33:19,737 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073319697971
2018-01-09 07:33:19,754 [salt.minion      ][INFO    ][18156] Starting a new job with PID 18156
2018-01-09 07:33:19,773 [salt.minion      ][INFO    ][18156] Returning information for job: 20180109073319697971
2018-01-09 07:33:29,824 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073329786965
2018-01-09 07:33:29,848 [salt.minion      ][INFO    ][18161] Starting a new job with PID 18161
2018-01-09 07:33:29,865 [salt.minion      ][INFO    ][18161] Returning information for job: 20180109073329786965
2018-01-09 07:33:39,905 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073339869315
2018-01-09 07:33:39,927 [salt.minion      ][INFO    ][18166] Starting a new job with PID 18166
2018-01-09 07:33:39,949 [salt.minion      ][INFO    ][18166] Returning information for job: 20180109073339869315
2018-01-09 07:33:49,996 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073349958604
2018-01-09 07:33:50,017 [salt.minion      ][INFO    ][18171] Starting a new job with PID 18171
2018-01-09 07:33:50,034 [salt.minion      ][INFO    ][18171] Returning information for job: 20180109073349958604
2018-01-09 07:34:00,089 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073400048413
2018-01-09 07:34:00,110 [salt.minion      ][INFO    ][18176] Starting a new job with PID 18176
2018-01-09 07:34:00,128 [salt.minion      ][INFO    ][18176] Returning information for job: 20180109073400048413
2018-01-09 07:34:10,175 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073410136568
2018-01-09 07:34:10,199 [salt.minion      ][INFO    ][18181] Starting a new job with PID 18181
2018-01-09 07:34:10,219 [salt.minion      ][INFO    ][18181] Returning information for job: 20180109073410136568
2018-01-09 07:34:20,291 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073420250140
2018-01-09 07:34:20,314 [salt.minion      ][INFO    ][18186] Starting a new job with PID 18186
2018-01-09 07:34:20,331 [salt.minion      ][INFO    ][18186] Returning information for job: 20180109073420250140
2018-01-09 07:34:30,406 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073430362423
2018-01-09 07:34:30,427 [salt.minion      ][INFO    ][18191] Starting a new job with PID 18191
2018-01-09 07:34:30,445 [salt.minion      ][INFO    ][18191] Returning information for job: 20180109073430362423
2018-01-09 07:34:40,516 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073440474704
2018-01-09 07:34:40,534 [salt.minion      ][INFO    ][18206] Starting a new job with PID 18206
2018-01-09 07:34:40,555 [salt.minion      ][INFO    ][18206] Returning information for job: 20180109073440474704
2018-01-09 07:34:50,637 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073450598003
2018-01-09 07:34:50,662 [salt.minion      ][INFO    ][18211] Starting a new job with PID 18211
2018-01-09 07:34:50,680 [salt.minion      ][INFO    ][18211] Returning information for job: 20180109073450598003
2018-01-09 07:35:00,759 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073500721904
2018-01-09 07:35:00,781 [salt.minion      ][INFO    ][18216] Starting a new job with PID 18216
2018-01-09 07:35:00,798 [salt.minion      ][INFO    ][18216] Returning information for job: 20180109073500721904
2018-01-09 07:35:10,892 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073510853836
2018-01-09 07:35:10,914 [salt.minion      ][INFO    ][18221] Starting a new job with PID 18221
2018-01-09 07:35:10,932 [salt.minion      ][INFO    ][18221] Returning information for job: 20180109073510853836
2018-01-09 07:35:21,036 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073520992378
2018-01-09 07:35:21,060 [salt.minion      ][INFO    ][18226] Starting a new job with PID 18226
2018-01-09 07:35:21,079 [salt.minion      ][INFO    ][18226] Returning information for job: 20180109073520992378
2018-01-09 07:35:31,178 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073531140110
2018-01-09 07:35:31,199 [salt.minion      ][INFO    ][18231] Starting a new job with PID 18231
2018-01-09 07:35:31,217 [salt.minion      ][INFO    ][18231] Returning information for job: 20180109073531140110
2018-01-09 07:35:41,328 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073541284941
2018-01-09 07:35:41,349 [salt.minion      ][INFO    ][18236] Starting a new job with PID 18236
2018-01-09 07:35:41,368 [salt.minion      ][INFO    ][18236] Returning information for job: 20180109073541284941
2018-01-09 07:35:51,484 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073551443017
2018-01-09 07:35:51,506 [salt.minion      ][INFO    ][18241] Starting a new job with PID 18241
2018-01-09 07:35:51,523 [salt.minion      ][INFO    ][18241] Returning information for job: 20180109073551443017
2018-01-09 07:36:01,621 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073601583718
2018-01-09 07:36:01,642 [salt.minion      ][INFO    ][18246] Starting a new job with PID 18246
2018-01-09 07:36:01,657 [salt.minion      ][INFO    ][18246] Returning information for job: 20180109073601583718
2018-01-09 07:36:11,783 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073611744966
2018-01-09 07:36:11,804 [salt.minion      ][INFO    ][18251] Starting a new job with PID 18251
2018-01-09 07:36:11,822 [salt.minion      ][INFO    ][18251] Returning information for job: 20180109073611744966
2018-01-09 07:36:21,963 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073621923454
2018-01-09 07:36:21,984 [salt.minion      ][INFO    ][18256] Starting a new job with PID 18256
2018-01-09 07:36:22,003 [salt.minion      ][INFO    ][18256] Returning information for job: 20180109073621923454
2018-01-09 07:36:32,128 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073632092299
2018-01-09 07:36:32,149 [salt.minion      ][INFO    ][18261] Starting a new job with PID 18261
2018-01-09 07:36:32,168 [salt.minion      ][INFO    ][18261] Returning information for job: 20180109073632092299
2018-01-09 07:36:42,316 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073642277223
2018-01-09 07:36:42,340 [salt.minion      ][INFO    ][18266] Starting a new job with PID 18266
2018-01-09 07:36:42,360 [salt.minion      ][INFO    ][18266] Returning information for job: 20180109073642277223
2018-01-09 07:36:52,514 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073652473966
2018-01-09 07:36:52,536 [salt.minion      ][INFO    ][18271] Starting a new job with PID 18271
2018-01-09 07:36:52,553 [salt.minion      ][INFO    ][18271] Returning information for job: 20180109073652473966
2018-01-09 07:37:02,705 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073702672875
2018-01-09 07:37:02,722 [salt.minion      ][INFO    ][18276] Starting a new job with PID 18276
2018-01-09 07:37:02,740 [salt.minion      ][INFO    ][18276] Returning information for job: 20180109073702672875
2018-01-09 07:37:12,895 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073712862636
2018-01-09 07:37:12,916 [salt.minion      ][INFO    ][18281] Starting a new job with PID 18281
2018-01-09 07:37:12,935 [salt.minion      ][INFO    ][18281] Returning information for job: 20180109073712862636
2018-01-09 07:37:23,113 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073723078795
2018-01-09 07:37:23,136 [salt.minion      ][INFO    ][18286] Starting a new job with PID 18286
2018-01-09 07:37:23,155 [salt.minion      ][INFO    ][18286] Returning information for job: 20180109073723078795
2018-01-09 07:37:33,330 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073733296830
2018-01-09 07:37:33,348 [salt.minion      ][INFO    ][18291] Starting a new job with PID 18291
2018-01-09 07:37:33,365 [salt.minion      ][INFO    ][18291] Returning information for job: 20180109073733296830
2018-01-09 07:37:43,553 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073743518130
2018-01-09 07:37:43,576 [salt.minion      ][INFO    ][18296] Starting a new job with PID 18296
2018-01-09 07:37:43,593 [salt.minion      ][INFO    ][18296] Returning information for job: 20180109073743518130
2018-01-09 07:37:53,796 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073753755384
2018-01-09 07:37:53,821 [salt.minion      ][INFO    ][18301] Starting a new job with PID 18301
2018-01-09 07:37:53,839 [salt.minion      ][INFO    ][18301] Returning information for job: 20180109073753755384
2018-01-09 07:38:03,823 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073803788854
2018-01-09 07:38:03,844 [salt.minion      ][INFO    ][18306] Starting a new job with PID 18306
2018-01-09 07:38:03,863 [salt.minion      ][INFO    ][18306] Returning information for job: 20180109073803788854
2018-01-09 07:38:13,846 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073813811585
2018-01-09 07:38:13,863 [salt.minion      ][INFO    ][18311] Starting a new job with PID 18311
2018-01-09 07:38:13,884 [salt.minion      ][INFO    ][18311] Returning information for job: 20180109073813811585
2018-01-09 07:38:23,883 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073823847028
2018-01-09 07:38:23,905 [salt.minion      ][INFO    ][18316] Starting a new job with PID 18316
2018-01-09 07:38:23,923 [salt.minion      ][INFO    ][18316] Returning information for job: 20180109073823847028
2018-01-09 07:38:33,950 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073833910532
2018-01-09 07:38:33,974 [salt.minion      ][INFO    ][18321] Starting a new job with PID 18321
2018-01-09 07:38:33,992 [salt.minion      ][INFO    ][18321] Returning information for job: 20180109073833910532
2018-01-09 07:38:43,976 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073843941890
2018-01-09 07:38:43,995 [salt.minion      ][INFO    ][18336] Starting a new job with PID 18336
2018-01-09 07:38:44,013 [salt.minion      ][INFO    ][18336] Returning information for job: 20180109073843941890
2018-01-09 07:38:54,173 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073854141192
2018-01-09 07:38:54,196 [salt.minion      ][INFO    ][18341] Starting a new job with PID 18341
2018-01-09 07:38:54,214 [salt.minion      ][INFO    ][18341] Returning information for job: 20180109073854141192
2018-01-09 07:39:04,317 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073904285712
2018-01-09 07:39:04,343 [salt.minion      ][INFO    ][18346] Starting a new job with PID 18346
2018-01-09 07:39:04,357 [salt.minion      ][INFO    ][18346] Returning information for job: 20180109073904285712
2018-01-09 07:39:14,370 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073914327798
2018-01-09 07:39:14,389 [salt.minion      ][INFO    ][18351] Starting a new job with PID 18351
2018-01-09 07:39:14,405 [salt.minion      ][INFO    ][18351] Returning information for job: 20180109073914327798
2018-01-09 07:39:24,438 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073924402037
2018-01-09 07:39:24,463 [salt.minion      ][INFO    ][18356] Starting a new job with PID 18356
2018-01-09 07:39:24,481 [salt.minion      ][INFO    ][18356] Returning information for job: 20180109073924402037
2018-01-09 07:39:34,533 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073934498803
2018-01-09 07:39:34,555 [salt.minion      ][INFO    ][18361] Starting a new job with PID 18361
2018-01-09 07:39:34,572 [salt.minion      ][INFO    ][18361] Returning information for job: 20180109073934498803
2018-01-09 07:39:44,625 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073944589409
2018-01-09 07:39:44,648 [salt.minion      ][INFO    ][18366] Starting a new job with PID 18366
2018-01-09 07:39:44,665 [salt.minion      ][INFO    ][18366] Returning information for job: 20180109073944589409
2018-01-09 07:39:51,445 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-09 07:39:51,458 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:39:51,477 [salt.state       ][INFO    ][9882] {'mysql': False}
2018-01-09 07:39:51,478 [salt.state       ][INFO    ][9882] Completed state [mysql] at time 07:39:51.478775 duration_in_ms=600225.49
2018-01-09 07:39:51,480 [salt.state       ][INFO    ][9882] Running state [/etc/mysql/my.cnf] at time 07:39:51.480875
2018-01-09 07:39:51,481 [salt.state       ][INFO    ][9882] Executing state file.managed for /etc/mysql/my.cnf
2018-01-09 07:39:51,531 [salt.fileclient  ][INFO    ][9882] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-09 07:39:51,605 [salt.state       ][INFO    ][9882] File changed:
--- 
+++ 
@@ -1,36 +1,67 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
 syslog
+
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=192.168.10.52
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover         = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-#log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+wsrep_cluster_address="gcomm://192.168.10.51:4567,192.168.10.52:4567,192.168.10.53:4567/?pc.wait_prim=no"
+wsrep_provider=/usr/lib/galera/libgalera_smm.so
+wsrep_cluster_name="openstack"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.52
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.52:4567"
+
+
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-09 07:39:51,606 [salt.state       ][INFO    ][9882] Completed state [/etc/mysql/my.cnf] at time 07:39:51.606196 duration_in_ms=125.321
2018-01-09 07:39:51,608 [salt.state       ][INFO    ][9882] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 07:39:51.608063
2018-01-09 07:39:51,608 [salt.state       ][INFO    ][9882] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-09 07:39:51,608 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-09 07:39:54,710 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109073954673959
2018-01-09 07:39:54,723 [salt.minion      ][INFO    ][19127] Starting a new job with PID 19127
2018-01-09 07:39:54,742 [salt.minion      ][INFO    ][19127] Returning information for job: 20180109073954673959
2018-01-09 07:40:04,813 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109074004773517
2018-01-09 07:40:04,831 [salt.minion      ][INFO    ][19477] Starting a new job with PID 19477
2018-01-09 07:40:04,850 [salt.minion      ][INFO    ][19477] Returning information for job: 20180109074004773517
2018-01-09 07:40:14,957 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109074014917544
2018-01-09 07:40:14,977 [salt.minion      ][INFO    ][19550] Starting a new job with PID 19550
2018-01-09 07:40:14,994 [salt.minion      ][INFO    ][19550] Returning information for job: 20180109074014917544
2018-01-09 07:40:16,704 [salt.state       ][INFO    ][9882] {'pid': 18386, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-09 07:40:16,705 [salt.state       ][INFO    ][9882] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 07:40:16.705704 duration_in_ms=25097.639
2018-01-09 07:40:16,708 [salt.state       ][INFO    ][9882] Running state [/var/lib/mysql/.galera_bootstrap] at time 07:40:16.708830
2018-01-09 07:40:16,709 [salt.state       ][INFO    ][9882] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-09 07:40:16,710 [salt.state       ][INFO    ][9882] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-09 07:40:16,711 [salt.state       ][INFO    ][9882] Completed state [/var/lib/mysql/.galera_bootstrap] at time 07:40:16.710996 duration_in_ms=2.166
2018-01-09 07:40:17,083 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['git', '--version'] in directory '/root'
2018-01-09 07:40:17,164 [salt.state       ][INFO    ][9882] Running state [/etc/mysql/my.cnf] at time 07:40:17.163952
2018-01-09 07:40:17,164 [salt.state       ][INFO    ][9882] Executing state file.managed for /etc/mysql/my.cnf
2018-01-09 07:40:17,272 [salt.state       ][INFO    ][9882] File /etc/mysql/my.cnf is in the correct state
2018-01-09 07:40:17,272 [salt.state       ][INFO    ][9882] Completed state [/etc/mysql/my.cnf] at time 07:40:17.272547 duration_in_ms=108.597
2018-01-09 07:40:17,274 [salt.state       ][INFO    ][9882] Running state [mysql] at time 07:40:17.274156
2018-01-09 07:40:17,274 [salt.state       ][INFO    ][9882] Executing state service.running for mysql
2018-01-09 07:40:17,274 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-09 07:40:17,289 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:40:17,309 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:40:17,333 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:40:17,357 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-09 07:40:17,750 [salt.loaded.int.module.cmdmod][INFO    ][9882] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 07:40:17,762 [salt.state       ][INFO    ][9882] {'mysql': True}
2018-01-09 07:40:17,762 [salt.state       ][INFO    ][9882] Completed state [mysql] at time 07:40:17.762716 duration_in_ms=488.559
2018-01-09 07:40:17,763 [salt.state       ][INFO    ][9882] Running state [ceilometer] at time 07:40:17.763106
2018-01-09 07:40:17,763 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for ceilometer
2018-01-09 07:40:17,770 [salt.state       ][INFO    ][9882] Database ceilometer is already present
2018-01-09 07:40:17,770 [salt.state       ][INFO    ][9882] Completed state [ceilometer] at time 07:40:17.770771 duration_in_ms=7.664
2018-01-09 07:40:17,771 [salt.state       ][INFO    ][9882] Running state [ceilometer] at time 07:40:17.771096
2018-01-09 07:40:17,771 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for ceilometer
2018-01-09 07:40:17,778 [salt.state       ][INFO    ][9882] User ceilometer@% is already present with the desired password
2018-01-09 07:40:17,778 [salt.state       ][INFO    ][9882] Completed state [ceilometer] at time 07:40:17.778271 duration_in_ms=7.174
2018-01-09 07:40:17,780 [salt.state       ][INFO    ][9882] Running state [mysql_grants_ceilometer_ceilometer_%] at time 07:40:17.780502
2018-01-09 07:40:17,780 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-09 07:40:17,791 [salt.state       ][INFO    ][9882] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-09 07:40:17,791 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 07:40:17.791730 duration_in_ms=11.227
2018-01-09 07:40:17,792 [salt.state       ][INFO    ][9882] Running state [ceilometer] at time 07:40:17.792161
2018-01-09 07:40:17,792 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for ceilometer
2018-01-09 07:40:17,814 [salt.loaded.int.module.mysql][INFO    ][9882] User 'ceilometer'@'192.168.10.52' has been created
2018-01-09 07:40:17,815 [salt.state       ][INFO    ][9882] {'ceilometer': 'Present'}
2018-01-09 07:40:17,815 [salt.state       ][INFO    ][9882] Completed state [ceilometer] at time 07:40:17.815781 duration_in_ms=23.621
2018-01-09 07:40:17,817 [salt.state       ][INFO    ][9882] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 07:40:17.817665
2018-01-09 07:40:17,817 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.52
2018-01-09 07:40:17,841 [salt.loaded.int.module.mysql][INFO    ][9882] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-09 07:40:17,842 [salt.state       ][INFO    ][9882] {'mysql_grants_ceilometer_ceilometer_192.168.10.52': 'Present'}
2018-01-09 07:40:17,842 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 07:40:17.842752 duration_in_ms=25.086
2018-01-09 07:40:17,843 [salt.state       ][INFO    ][9882] Running state [aodh] at time 07:40:17.843124
2018-01-09 07:40:17,843 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for aodh
2018-01-09 07:40:17,848 [salt.state       ][INFO    ][9882] Database aodh is already present
2018-01-09 07:40:17,848 [salt.state       ][INFO    ][9882] Completed state [aodh] at time 07:40:17.848311 duration_in_ms=5.186
2018-01-09 07:40:17,849 [salt.state       ][INFO    ][9882] Running state [aodh] at time 07:40:17.848857
2018-01-09 07:40:17,849 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for aodh
2018-01-09 07:40:17,853 [salt.state       ][INFO    ][9882] User aodh@% is already present with the desired password
2018-01-09 07:40:17,853 [salt.state       ][INFO    ][9882] Completed state [aodh] at time 07:40:17.853301 duration_in_ms=4.443
2018-01-09 07:40:17,855 [salt.state       ][INFO    ][9882] Running state [mysql_grants_aodh_aodh_%] at time 07:40:17.855222
2018-01-09 07:40:17,855 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-09 07:40:17,863 [salt.state       ][INFO    ][9882] Grant all on aodh.* to aodh@% is already present
2018-01-09 07:40:17,863 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_aodh_aodh_%] at time 07:40:17.863300 duration_in_ms=8.078
2018-01-09 07:40:17,863 [salt.state       ][INFO    ][9882] Running state [aodh] at time 07:40:17.863525
2018-01-09 07:40:17,863 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for aodh
2018-01-09 07:40:17,868 [salt.state       ][INFO    ][9882] User aodh@192.168.10.50 is already present with the desired password
2018-01-09 07:40:17,868 [salt.state       ][INFO    ][9882] Completed state [aodh] at time 07:40:17.868538 duration_in_ms=5.013
2018-01-09 07:40:17,871 [salt.state       ][INFO    ][9882] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 07:40:17.871315
2018-01-09 07:40:17,871 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-09 07:40:17,878 [salt.state       ][INFO    ][9882] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-09 07:40:17,878 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 07:40:17.878552 duration_in_ms=7.237
2018-01-09 07:40:17,878 [salt.state       ][INFO    ][9882] Running state [nova] at time 07:40:17.878796
2018-01-09 07:40:17,879 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for nova
2018-01-09 07:40:17,882 [salt.state       ][INFO    ][9882] Database nova is already present
2018-01-09 07:40:17,882 [salt.state       ][INFO    ][9882] Completed state [nova] at time 07:40:17.882844 duration_in_ms=4.048
2018-01-09 07:40:17,883 [salt.state       ][INFO    ][9882] Running state [nova] at time 07:40:17.883382
2018-01-09 07:40:17,883 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for nova
2018-01-09 07:40:17,887 [salt.state       ][INFO    ][9882] User nova@% is already present with the desired password
2018-01-09 07:40:17,887 [salt.state       ][INFO    ][9882] Completed state [nova] at time 07:40:17.887596 duration_in_ms=4.214
2018-01-09 07:40:17,889 [salt.state       ][INFO    ][9882] Running state [mysql_grants_nova_nova_%] at time 07:40:17.889956
2018-01-09 07:40:17,890 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-09 07:40:17,897 [salt.state       ][INFO    ][9882] Grant all on nova.* to nova@% is already present
2018-01-09 07:40:17,898 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_nova_nova_%] at time 07:40:17.898114 duration_in_ms=8.157
2018-01-09 07:40:17,898 [salt.state       ][INFO    ][9882] Running state [nova] at time 07:40:17.898341
2018-01-09 07:40:17,898 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for nova
2018-01-09 07:40:17,920 [salt.loaded.int.module.mysql][INFO    ][9882] User 'nova'@'192.168.10.52' has been created
2018-01-09 07:40:17,920 [salt.state       ][INFO    ][9882] {'nova': 'Present'}
2018-01-09 07:40:17,921 [salt.state       ][INFO    ][9882] Completed state [nova] at time 07:40:17.921135 duration_in_ms=22.793
2018-01-09 07:40:17,925 [salt.state       ][INFO    ][9882] Running state [mysql_grants_nova_nova_192.168.10.52] at time 07:40:17.924806
2018-01-09 07:40:17,925 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.52
2018-01-09 07:40:17,945 [salt.loaded.int.module.mysql][INFO    ][9882] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-09 07:40:17,946 [salt.state       ][INFO    ][9882] {'mysql_grants_nova_nova_192.168.10.52': 'Present'}
2018-01-09 07:40:17,946 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_nova_nova_192.168.10.52] at time 07:40:17.946346 duration_in_ms=21.539
2018-01-09 07:40:17,946 [salt.state       ][INFO    ][9882] Running state [grafana] at time 07:40:17.946654
2018-01-09 07:40:17,946 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for grafana
2018-01-09 07:40:17,951 [salt.state       ][INFO    ][9882] Database grafana is already present
2018-01-09 07:40:17,952 [salt.state       ][INFO    ][9882] Completed state [grafana] at time 07:40:17.952107 duration_in_ms=5.453
2018-01-09 07:40:17,952 [salt.state       ][INFO    ][9882] Running state [grafana] at time 07:40:17.952340
2018-01-09 07:40:17,952 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for grafana
2018-01-09 07:40:17,956 [salt.state       ][INFO    ][9882] User grafana@% is already present with the desired password
2018-01-09 07:40:17,957 [salt.state       ][INFO    ][9882] Completed state [grafana] at time 07:40:17.957149 duration_in_ms=4.808
2018-01-09 07:40:17,959 [salt.state       ][INFO    ][9882] Running state [mysql_grants_grafana_grafana_%] at time 07:40:17.959050
2018-01-09 07:40:17,959 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-09 07:40:17,966 [salt.state       ][INFO    ][9882] Grant all on grafana.* to grafana@% is already present
2018-01-09 07:40:17,967 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_grafana_grafana_%] at time 07:40:17.967081 duration_in_ms=8.032
2018-01-09 07:40:17,967 [salt.state       ][INFO    ][9882] Running state [grafana] at time 07:40:17.967311
2018-01-09 07:40:17,967 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for grafana
2018-01-09 07:40:17,989 [salt.loaded.int.module.mysql][INFO    ][9882] User 'grafana'@'192.168.10.52' has been created
2018-01-09 07:40:17,989 [salt.state       ][INFO    ][9882] {'grafana': 'Present'}
2018-01-09 07:40:17,989 [salt.state       ][INFO    ][9882] Completed state [grafana] at time 07:40:17.989582 duration_in_ms=22.27
2018-01-09 07:40:17,991 [salt.state       ][INFO    ][9882] Running state [mysql_grants_grafana_grafana_192.168.10.52] at time 07:40:17.991403
2018-01-09 07:40:17,991 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.52
2018-01-09 07:40:18,012 [salt.loaded.int.module.mysql][INFO    ][9882] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-09 07:40:18,013 [salt.state       ][INFO    ][9882] {'mysql_grants_grafana_grafana_192.168.10.52': 'Present'}
2018-01-09 07:40:18,013 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_grafana_grafana_192.168.10.52] at time 07:40:18.013234 duration_in_ms=21.83
2018-01-09 07:40:18,013 [salt.state       ][INFO    ][9882] Running state [designate_pool_manager] at time 07:40:18.013502
2018-01-09 07:40:18,013 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for designate_pool_manager
2018-01-09 07:40:18,018 [salt.state       ][INFO    ][9882] Database designate_pool_manager is already present
2018-01-09 07:40:18,018 [salt.state       ][INFO    ][9882] Completed state [designate_pool_manager] at time 07:40:18.018581 duration_in_ms=5.079
2018-01-09 07:40:18,018 [salt.state       ][INFO    ][9882] Running state [designate] at time 07:40:18.018827
2018-01-09 07:40:18,019 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for designate
2018-01-09 07:40:18,023 [salt.state       ][INFO    ][9882] User designate@% is already present with the desired password
2018-01-09 07:40:18,023 [salt.state       ][INFO    ][9882] Completed state [designate] at time 07:40:18.023276 duration_in_ms=4.449
2018-01-09 07:40:18,025 [salt.state       ][INFO    ][9882] Running state [mysql_grants_designate_designate_pool_manager_%] at time 07:40:18.025383
2018-01-09 07:40:18,025 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-09 07:40:18,033 [salt.state       ][INFO    ][9882] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-09 07:40:18,033 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 07:40:18.033890 duration_in_ms=8.506
2018-01-09 07:40:18,034 [salt.state       ][INFO    ][9882] Running state [designate] at time 07:40:18.034408
2018-01-09 07:40:18,034 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for designate
2018-01-09 07:40:18,038 [salt.state       ][INFO    ][9882] User designate@192.168.10.50 is already present with the desired password
2018-01-09 07:40:18,039 [salt.state       ][INFO    ][9882] Completed state [designate] at time 07:40:18.039327 duration_in_ms=4.918
2018-01-09 07:40:18,041 [salt.state       ][INFO    ][9882] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 07:40:18.041259
2018-01-09 07:40:18,041 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-09 07:40:18,048 [salt.state       ][INFO    ][9882] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-09 07:40:18,048 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 07:40:18.048542 duration_in_ms=7.284
2018-01-09 07:40:18,049 [salt.state       ][INFO    ][9882] Running state [heat] at time 07:40:18.049142
2018-01-09 07:40:18,049 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for heat
2018-01-09 07:40:18,052 [salt.state       ][INFO    ][9882] Database heat is already present
2018-01-09 07:40:18,052 [salt.state       ][INFO    ][9882] Completed state [heat] at time 07:40:18.052864 duration_in_ms=3.722
2018-01-09 07:40:18,053 [salt.state       ][INFO    ][9882] Running state [heat] at time 07:40:18.053088
2018-01-09 07:40:18,053 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for heat
2018-01-09 07:40:18,057 [salt.state       ][INFO    ][9882] User heat@% is already present with the desired password
2018-01-09 07:40:18,057 [salt.state       ][INFO    ][9882] Completed state [heat] at time 07:40:18.057597 duration_in_ms=4.509
2018-01-09 07:40:18,060 [salt.state       ][INFO    ][9882] Running state [mysql_grants_heat_heat_%] at time 07:40:18.060207
2018-01-09 07:40:18,060 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-09 07:40:18,068 [salt.state       ][INFO    ][9882] Grant all on heat.* to heat@% is already present
2018-01-09 07:40:18,069 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_heat_heat_%] at time 07:40:18.069586 duration_in_ms=9.378
2018-01-09 07:40:18,070 [salt.state       ][INFO    ][9882] Running state [heat] at time 07:40:18.070109
2018-01-09 07:40:18,070 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for heat
2018-01-09 07:40:18,099 [salt.loaded.int.module.mysql][INFO    ][9882] User 'heat'@'192.168.10.52' has been created
2018-01-09 07:40:18,099 [salt.state       ][INFO    ][9882] {'heat': 'Present'}
2018-01-09 07:40:18,099 [salt.state       ][INFO    ][9882] Completed state [heat] at time 07:40:18.099801 duration_in_ms=29.691
2018-01-09 07:40:18,102 [salt.state       ][INFO    ][9882] Running state [mysql_grants_heat_heat_192.168.10.52] at time 07:40:18.102870
2018-01-09 07:40:18,103 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.52
2018-01-09 07:40:18,123 [salt.loaded.int.module.mysql][INFO    ][9882] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-09 07:40:18,124 [salt.state       ][INFO    ][9882] {'mysql_grants_heat_heat_192.168.10.52': 'Present'}
2018-01-09 07:40:18,124 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_heat_heat_192.168.10.52] at time 07:40:18.124438 duration_in_ms=21.568
2018-01-09 07:40:18,125 [salt.state       ][INFO    ][9882] Running state [nova_api] at time 07:40:18.125040
2018-01-09 07:40:18,125 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for nova_api
2018-01-09 07:40:18,130 [salt.state       ][INFO    ][9882] Database nova_api is already present
2018-01-09 07:40:18,130 [salt.state       ][INFO    ][9882] Completed state [nova_api] at time 07:40:18.130514 duration_in_ms=5.474
2018-01-09 07:40:18,130 [salt.state       ][INFO    ][9882] Running state [nova] at time 07:40:18.130790
2018-01-09 07:40:18,131 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for nova
2018-01-09 07:40:18,135 [salt.state       ][INFO    ][9882] User nova@% is already present with the desired password
2018-01-09 07:40:18,135 [salt.state       ][INFO    ][9882] Completed state [nova] at time 07:40:18.135943 duration_in_ms=5.152
2018-01-09 07:40:18,138 [salt.state       ][INFO    ][9882] Running state [mysql_grants_nova_nova_api_%] at time 07:40:18.138352
2018-01-09 07:40:18,138 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-09 07:40:18,145 [salt.state       ][INFO    ][9882] Grant all on nova_api.* to nova@% is already present
2018-01-09 07:40:18,146 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_nova_nova_api_%] at time 07:40:18.146748 duration_in_ms=8.395
2018-01-09 07:40:18,147 [salt.state       ][INFO    ][9882] Running state [nova] at time 07:40:18.146990
2018-01-09 07:40:18,147 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for nova
2018-01-09 07:40:18,151 [salt.state       ][INFO    ][9882] User nova@192.168.10.52 is already present with the desired password
2018-01-09 07:40:18,151 [salt.state       ][INFO    ][9882] Completed state [nova] at time 07:40:18.151920 duration_in_ms=4.93
2018-01-09 07:40:18,153 [salt.state       ][INFO    ][9882] Running state [mysql_grants_nova_nova_api_192.168.10.52] at time 07:40:18.153618
2018-01-09 07:40:18,154 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.52
2018-01-09 07:40:18,172 [salt.loaded.int.module.mysql][INFO    ][9882] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-09 07:40:18,173 [salt.state       ][INFO    ][9882] {'mysql_grants_nova_nova_api_192.168.10.52': 'Present'}
2018-01-09 07:40:18,173 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_nova_nova_api_192.168.10.52] at time 07:40:18.173346 duration_in_ms=19.727
2018-01-09 07:40:18,173 [salt.state       ][INFO    ][9882] Running state [keystone] at time 07:40:18.173623
2018-01-09 07:40:18,173 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for keystone
2018-01-09 07:40:18,178 [salt.state       ][INFO    ][9882] Database keystone is already present
2018-01-09 07:40:18,178 [salt.state       ][INFO    ][9882] Completed state [keystone] at time 07:40:18.178541 duration_in_ms=4.917
2018-01-09 07:40:18,178 [salt.state       ][INFO    ][9882] Running state [keystone] at time 07:40:18.178818
2018-01-09 07:40:18,179 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for keystone
2018-01-09 07:40:18,183 [salt.state       ][INFO    ][9882] User keystone@% is already present with the desired password
2018-01-09 07:40:18,183 [salt.state       ][INFO    ][9882] Completed state [keystone] at time 07:40:18.183561 duration_in_ms=4.743
2018-01-09 07:40:18,185 [salt.state       ][INFO    ][9882] Running state [mysql_grants_keystone_keystone_%] at time 07:40:18.185630
2018-01-09 07:40:18,185 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-09 07:40:18,193 [salt.state       ][INFO    ][9882] Grant all on keystone.* to keystone@% is already present
2018-01-09 07:40:18,193 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_keystone_keystone_%] at time 07:40:18.193737 duration_in_ms=8.106
2018-01-09 07:40:18,194 [salt.state       ][INFO    ][9882] Running state [keystone] at time 07:40:18.193984
2018-01-09 07:40:18,194 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for keystone
2018-01-09 07:40:18,219 [salt.loaded.int.module.mysql][INFO    ][9882] User 'keystone'@'192.168.10.52' has been created
2018-01-09 07:40:18,220 [salt.state       ][INFO    ][9882] {'keystone': 'Present'}
2018-01-09 07:40:18,220 [salt.state       ][INFO    ][9882] Completed state [keystone] at time 07:40:18.220544 duration_in_ms=26.558
2018-01-09 07:40:18,224 [salt.state       ][INFO    ][9882] Running state [mysql_grants_keystone_keystone_192.168.10.52] at time 07:40:18.224167
2018-01-09 07:40:18,225 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.52
2018-01-09 07:40:18,244 [salt.loaded.int.module.mysql][INFO    ][9882] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-09 07:40:18,245 [salt.state       ][INFO    ][9882] {'mysql_grants_keystone_keystone_192.168.10.52': 'Present'}
2018-01-09 07:40:18,245 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_keystone_keystone_192.168.10.52] at time 07:40:18.245425 duration_in_ms=21.258
2018-01-09 07:40:18,245 [salt.state       ][INFO    ][9882] Running state [nova_cell0] at time 07:40:18.245701
2018-01-09 07:40:18,246 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for nova_cell0
2018-01-09 07:40:18,250 [salt.state       ][INFO    ][9882] Database nova_cell0 is already present
2018-01-09 07:40:18,250 [salt.state       ][INFO    ][9882] Completed state [nova_cell0] at time 07:40:18.250825 duration_in_ms=5.124
2018-01-09 07:40:18,251 [salt.state       ][INFO    ][9882] Running state [nova] at time 07:40:18.251068
2018-01-09 07:40:18,251 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for nova
2018-01-09 07:40:18,255 [salt.state       ][INFO    ][9882] User nova@% is already present with the desired password
2018-01-09 07:40:18,255 [salt.state       ][INFO    ][9882] Completed state [nova] at time 07:40:18.255881 duration_in_ms=4.813
2018-01-09 07:40:18,258 [salt.state       ][INFO    ][9882] Running state [mysql_grants_nova_nova_cell0_%] at time 07:40:18.258782
2018-01-09 07:40:18,259 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-09 07:40:18,266 [salt.state       ][INFO    ][9882] Grant all on nova_cell0.* to nova@% is already present
2018-01-09 07:40:18,266 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_nova_nova_cell0_%] at time 07:40:18.266867 duration_in_ms=8.086
2018-01-09 07:40:18,267 [salt.state       ][INFO    ][9882] Running state [nova] at time 07:40:18.267098
2018-01-09 07:40:18,267 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for nova
2018-01-09 07:40:18,272 [salt.state       ][INFO    ][9882] User nova@192.168.10.52 is already present with the desired password
2018-01-09 07:40:18,272 [salt.state       ][INFO    ][9882] Completed state [nova] at time 07:40:18.272327 duration_in_ms=5.228
2018-01-09 07:40:18,274 [salt.state       ][INFO    ][9882] Running state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 07:40:18.274475
2018-01-09 07:40:18,274 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.52
2018-01-09 07:40:18,293 [salt.loaded.int.module.mysql][INFO    ][9882] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-09 07:40:18,293 [salt.state       ][INFO    ][9882] {'mysql_grants_nova_nova_cell0_192.168.10.52': 'Present'}
2018-01-09 07:40:18,293 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 07:40:18.293905 duration_in_ms=19.429
2018-01-09 07:40:18,294 [salt.state       ][INFO    ][9882] Running state [cinder] at time 07:40:18.294198
2018-01-09 07:40:18,294 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for cinder
2018-01-09 07:40:18,298 [salt.state       ][INFO    ][9882] Database cinder is already present
2018-01-09 07:40:18,299 [salt.state       ][INFO    ][9882] Completed state [cinder] at time 07:40:18.299009 duration_in_ms=4.81
2018-01-09 07:40:18,299 [salt.state       ][INFO    ][9882] Running state [cinder] at time 07:40:18.299243
2018-01-09 07:40:18,299 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for cinder
2018-01-09 07:40:18,304 [salt.state       ][INFO    ][9882] User cinder@% is already present with the desired password
2018-01-09 07:40:18,304 [salt.state       ][INFO    ][9882] Completed state [cinder] at time 07:40:18.304948 duration_in_ms=5.704
2018-01-09 07:40:18,306 [salt.state       ][INFO    ][9882] Running state [mysql_grants_cinder_cinder_%] at time 07:40:18.306740
2018-01-09 07:40:18,307 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-09 07:40:18,313 [salt.state       ][INFO    ][9882] Grant all on cinder.* to cinder@% is already present
2018-01-09 07:40:18,314 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_cinder_cinder_%] at time 07:40:18.314465 duration_in_ms=7.724
2018-01-09 07:40:18,314 [salt.state       ][INFO    ][9882] Running state [cinder] at time 07:40:18.314713
2018-01-09 07:40:18,314 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for cinder
2018-01-09 07:40:18,337 [salt.loaded.int.module.mysql][INFO    ][9882] User 'cinder'@'192.168.10.52' has been created
2018-01-09 07:40:18,338 [salt.state       ][INFO    ][9882] {'cinder': 'Present'}
2018-01-09 07:40:18,338 [salt.state       ][INFO    ][9882] Completed state [cinder] at time 07:40:18.338639 duration_in_ms=23.925
2018-01-09 07:40:18,341 [salt.state       ][INFO    ][9882] Running state [mysql_grants_cinder_cinder_192.168.10.52] at time 07:40:18.341201
2018-01-09 07:40:18,341 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.52
2018-01-09 07:40:18,360 [salt.loaded.int.module.mysql][INFO    ][9882] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-09 07:40:18,361 [salt.state       ][INFO    ][9882] {'mysql_grants_cinder_cinder_192.168.10.52': 'Present'}
2018-01-09 07:40:18,361 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_cinder_cinder_192.168.10.52] at time 07:40:18.361679 duration_in_ms=20.477
2018-01-09 07:40:18,362 [salt.state       ][INFO    ][9882] Running state [glance] at time 07:40:18.361960
2018-01-09 07:40:18,362 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for glance
2018-01-09 07:40:18,366 [salt.state       ][INFO    ][9882] Database glance is already present
2018-01-09 07:40:18,367 [salt.state       ][INFO    ][9882] Completed state [glance] at time 07:40:18.367172 duration_in_ms=5.213
2018-01-09 07:40:18,367 [salt.state       ][INFO    ][9882] Running state [glance] at time 07:40:18.367407
2018-01-09 07:40:18,367 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for glance
2018-01-09 07:40:18,372 [salt.state       ][INFO    ][9882] User glance@% is already present with the desired password
2018-01-09 07:40:18,372 [salt.state       ][INFO    ][9882] Completed state [glance] at time 07:40:18.372238 duration_in_ms=4.831
2018-01-09 07:40:18,374 [salt.state       ][INFO    ][9882] Running state [mysql_grants_glance_glance_%] at time 07:40:18.374462
2018-01-09 07:40:18,374 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-09 07:40:18,382 [salt.state       ][INFO    ][9882] Grant all on glance.* to glance@% is already present
2018-01-09 07:40:18,382 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_glance_glance_%] at time 07:40:18.382481 duration_in_ms=8.019
2018-01-09 07:40:18,382 [salt.state       ][INFO    ][9882] Running state [glance] at time 07:40:18.382713
2018-01-09 07:40:18,382 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for glance
2018-01-09 07:40:18,403 [salt.loaded.int.module.mysql][INFO    ][9882] User 'glance'@'192.168.10.52' has been created
2018-01-09 07:40:18,403 [salt.state       ][INFO    ][9882] {'glance': 'Present'}
2018-01-09 07:40:18,403 [salt.state       ][INFO    ][9882] Completed state [glance] at time 07:40:18.403658 duration_in_ms=20.945
2018-01-09 07:40:18,405 [salt.state       ][INFO    ][9882] Running state [mysql_grants_glance_glance_192.168.10.52] at time 07:40:18.405791
2018-01-09 07:40:18,406 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.52
2018-01-09 07:40:18,426 [salt.loaded.int.module.mysql][INFO    ][9882] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-09 07:40:18,427 [salt.state       ][INFO    ][9882] {'mysql_grants_glance_glance_192.168.10.52': 'Present'}
2018-01-09 07:40:18,427 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_glance_glance_192.168.10.52] at time 07:40:18.427357 duration_in_ms=21.565
2018-01-09 07:40:18,427 [salt.state       ][INFO    ][9882] Running state [neutron] at time 07:40:18.427644
2018-01-09 07:40:18,427 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for neutron
2018-01-09 07:40:18,431 [salt.state       ][INFO    ][9882] Database neutron is already present
2018-01-09 07:40:18,431 [salt.state       ][INFO    ][9882] Completed state [neutron] at time 07:40:18.431744 duration_in_ms=4.099
2018-01-09 07:40:18,432 [salt.state       ][INFO    ][9882] Running state [neutron] at time 07:40:18.432031
2018-01-09 07:40:18,432 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for neutron
2018-01-09 07:40:18,437 [salt.state       ][INFO    ][9882] User neutron@% is already present with the desired password
2018-01-09 07:40:18,437 [salt.state       ][INFO    ][9882] Completed state [neutron] at time 07:40:18.437777 duration_in_ms=5.746
2018-01-09 07:40:18,439 [salt.state       ][INFO    ][9882] Running state [mysql_grants_neutron_neutron_%] at time 07:40:18.439697
2018-01-09 07:40:18,439 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-09 07:40:18,447 [salt.state       ][INFO    ][9882] Grant all on neutron.* to neutron@% is already present
2018-01-09 07:40:18,448 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_neutron_neutron_%] at time 07:40:18.448198 duration_in_ms=8.5
2018-01-09 07:40:18,448 [salt.state       ][INFO    ][9882] Running state [neutron] at time 07:40:18.448448
2018-01-09 07:40:18,448 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for neutron
2018-01-09 07:40:18,472 [salt.loaded.int.module.mysql][INFO    ][9882] User 'neutron'@'192.168.10.52' has been created
2018-01-09 07:40:18,472 [salt.state       ][INFO    ][9882] {'neutron': 'Present'}
2018-01-09 07:40:18,473 [salt.state       ][INFO    ][9882] Completed state [neutron] at time 07:40:18.472615 duration_in_ms=24.167
2018-01-09 07:40:18,475 [salt.state       ][INFO    ][9882] Running state [mysql_grants_neutron_neutron_192.168.10.52] at time 07:40:18.475015
2018-01-09 07:40:18,475 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.52
2018-01-09 07:40:18,498 [salt.loaded.int.module.mysql][INFO    ][9882] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-09 07:40:18,498 [salt.state       ][INFO    ][9882] {'mysql_grants_neutron_neutron_192.168.10.52': 'Present'}
2018-01-09 07:40:18,498 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_neutron_neutron_192.168.10.52] at time 07:40:18.498721 duration_in_ms=23.704
2018-01-09 07:40:18,499 [salt.state       ][INFO    ][9882] Running state [designate] at time 07:40:18.499037
2018-01-09 07:40:18,499 [salt.state       ][INFO    ][9882] Executing state mysql_database.present for designate
2018-01-09 07:40:18,504 [salt.state       ][INFO    ][9882] Database designate is already present
2018-01-09 07:40:18,504 [salt.state       ][INFO    ][9882] Completed state [designate] at time 07:40:18.504393 duration_in_ms=5.356
2018-01-09 07:40:18,504 [salt.state       ][INFO    ][9882] Running state [designate] at time 07:40:18.504625
2018-01-09 07:40:18,504 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for designate
2018-01-09 07:40:18,508 [salt.state       ][INFO    ][9882] User designate@% is already present with the desired password
2018-01-09 07:40:18,509 [salt.state       ][INFO    ][9882] Completed state [designate] at time 07:40:18.509083 duration_in_ms=4.458
2018-01-09 07:40:18,511 [salt.state       ][INFO    ][9882] Running state [mysql_grants_designate_designate_%] at time 07:40:18.511345
2018-01-09 07:40:18,511 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-09 07:40:18,518 [salt.state       ][INFO    ][9882] Grant all on designate.* to designate@% is already present
2018-01-09 07:40:18,519 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_designate_designate_%] at time 07:40:18.519013 duration_in_ms=7.667
2018-01-09 07:40:18,519 [salt.state       ][INFO    ][9882] Running state [designate] at time 07:40:18.519232
2018-01-09 07:40:18,519 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for designate
2018-01-09 07:40:18,525 [salt.state       ][INFO    ][9882] User designate@192.168.10.50 is already present with the desired password
2018-01-09 07:40:18,525 [salt.state       ][INFO    ][9882] Completed state [designate] at time 07:40:18.525747 duration_in_ms=6.513
2018-01-09 07:40:18,527 [salt.state       ][INFO    ][9882] Running state [mysql_grants_designate_designate_192.168.10.50] at time 07:40:18.527941
2018-01-09 07:40:18,528 [salt.state       ][INFO    ][9882] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-09 07:40:18,534 [salt.state       ][INFO    ][9882] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-09 07:40:18,535 [salt.state       ][INFO    ][9882] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 07:40:18.535131 duration_in_ms=7.191
2018-01-09 07:40:18,535 [salt.state       ][INFO    ][9882] Running state [haproxy] at time 07:40:18.535371
2018-01-09 07:40:18,535 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for haproxy
2018-01-09 07:40:18,539 [salt.state       ][INFO    ][9882] User haproxy@localhost is already present with passwordless login
2018-01-09 07:40:18,540 [salt.state       ][INFO    ][9882] Completed state [haproxy] at time 07:40:18.540028 duration_in_ms=4.657
2018-01-09 07:40:18,540 [salt.state       ][INFO    ][9882] Running state [haproxy] at time 07:40:18.540268
2018-01-09 07:40:18,540 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for haproxy
2018-01-09 07:40:18,545 [salt.state       ][INFO    ][9882] User haproxy@% is already present with passwordless login
2018-01-09 07:40:18,545 [salt.state       ][INFO    ][9882] Completed state [haproxy] at time 07:40:18.545944 duration_in_ms=5.676
2018-01-09 07:40:18,546 [salt.state       ][INFO    ][9882] Running state [haproxy] at time 07:40:18.546206
2018-01-09 07:40:18,546 [salt.state       ][INFO    ][9882] Executing state mysql_user.present for haproxy
2018-01-09 07:40:18,569 [salt.loaded.int.module.mysql][INFO    ][9882] User 'haproxy'@'192.168.10.52' has been created with passwordless login
2018-01-09 07:40:18,569 [salt.state       ][INFO    ][9882] {'haproxy': 'Present'}
2018-01-09 07:40:18,569 [salt.state       ][INFO    ][9882] Completed state [haproxy] at time 07:40:18.569857 duration_in_ms=23.65
2018-01-09 07:40:18,574 [salt.minion      ][INFO    ][9882] Returning information for job: 20180109072857510955
2018-01-09 07:40:46,569 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command state.sls with jid 20180109074046540412
2018-01-09 07:40:46,591 [salt.minion      ][INFO    ][19691] Starting a new job with PID 19691
2018-01-09 07:40:48,048 [salt.state       ][INFO    ][19691] Loading fresh modules for state activity
2018-01-09 07:40:48,101 [salt.fileclient  ][INFO    ][19691] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-09 07:40:48,129 [salt.fileclient  ][INFO    ][19691] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-09 07:40:48,645 [salt.state       ][INFO    ][19691] Running state [haproxy] at time 07:40:48.645190
2018-01-09 07:40:48,645 [salt.state       ][INFO    ][19691] Executing state pkg.installed for haproxy
2018-01-09 07:40:48,646 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:40:48,998 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-09 07:40:49,055 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:40:50,808 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:40:50,834 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-01-09 07:40:54,364 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:40:54,406 [salt.state       ][INFO    ][19691] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-01-09 07:40:54,427 [salt.state       ][INFO    ][19691] Loading fresh modules for state activity
2018-01-09 07:40:54,465 [salt.state       ][INFO    ][19691] Completed state [haproxy] at time 07:40:54.465425 duration_in_ms=5820.234
2018-01-09 07:40:54,469 [salt.state       ][INFO    ][19691] Running state [/etc/default/haproxy] at time 07:40:54.469588
2018-01-09 07:40:54,470 [salt.state       ][INFO    ][19691] Executing state file.managed for /etc/default/haproxy
2018-01-09 07:40:54,508 [salt.fileclient  ][INFO    ][19691] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-09 07:40:54,512 [salt.state       ][INFO    ][19691] File changed:
--- 
+++ 
@@ -1,10 +1,5 @@
-# Defaults file for HAProxy
-#
-# This is sourced by both, the initscript and the systemd unit file, so do not
-# treat it as a shell script fragment.
 
-# Change the config file location if needed
-#CONFIG="/etc/haproxy/haproxy.cfg"
-
-# Add extra flags here, see haproxy(1) for a few options
+# Set ENABLED to 1 if you want the init script to start haproxy.
+ENABLED=1
+# Add extra flags here.
 #EXTRAOPTS="-de -m 16"

2018-01-09 07:40:54,514 [salt.state       ][INFO    ][19691] Completed state [/etc/default/haproxy] at time 07:40:54.514515 duration_in_ms=44.927
2018-01-09 07:40:54,515 [salt.state       ][INFO    ][19691] Running state [/etc/haproxy/haproxy.cfg] at time 07:40:54.514999
2018-01-09 07:40:54,515 [salt.state       ][INFO    ][19691] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-09 07:40:54,545 [salt.fileclient  ][INFO    ][19691] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-09 07:40:54,729 [salt.state       ][INFO    ][19691] File changed:
--- 
+++ 
@@ -1,35 +1,54 @@
 global
-	log /dev/log	local0
-	log /dev/log	local1 notice
-	chroot /var/lib/haproxy
-	stats socket /run/haproxy/admin.sock mode 660 level admin
-	stats timeout 30s
-	user haproxy
-	group haproxy
-	daemon
-
-	# Default SSL material locations
-	ca-base /etc/ssl/certs
-	crt-base /etc/ssl/private
-
-	# Default ciphers to use on SSL-enabled listening sockets.
-	# For more information, see ciphers(1SSL). This list is from:
-	#  https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/
-	ssl-default-bind-ciphers ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES128:DH+AES:ECDH+3DES:DH+3DES:RSA+AESGCM:RSA+AES:RSA+3DES:!aNULL:!MD5:!DSS
-	ssl-default-bind-options no-sslv3
+  log /dev/log  local0
+  log /dev/log  local1 notice
+  chroot /var/lib/haproxy
+  stats  socket /run/haproxy/admin.sock mode 660 level admin
+  stats timeout 30s
+  user  haproxy
+  group haproxy
+  daemon
+  pidfile  /var/run/haproxy.pid
+  spread-checks 4
+  tune.maxrewrite 1024
+  tune.bufsize 32768
+  maxconn  16000
+  # SSL options
+  ca-base /etc/haproxy/ssl
+  crt-base /etc/haproxy/ssl
+  tune.ssl.default-dh-param 2048
+  ssl-default-bind-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-bind-options no-sslv3 no-tls-tickets
+  ssl-default-server-ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS
+  ssl-default-server-options no-sslv3 no-tls-tickets
 
 defaults
-	log	global
-	mode	http
-	option	httplog
-	option	dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
-	errorfile 400 /etc/haproxy/errors/400.http
-	errorfile 403 /etc/haproxy/errors/403.http
-	errorfile 408 /etc/haproxy/errors/408.http
-	errorfile 500 /etc/haproxy/errors/500.http
-	errorfile 502 /etc/haproxy/errors/502.http
-	errorfile 503 /etc/haproxy/errors/503.http
-	errorfile 504 /etc/haproxy/errors/504.http
+  log  global
+  mode http
+
+  maxconn 8000
+  option  redispatch
+  retries  3
+  stats  enable
+
+  timeout http-request 10s
+  timeout queue 10s
+  timeout connect 10s
+  timeout client 10s
+  timeout server 10s
+  timeout check 10s
+
+listen mysql_cluster
+  bind 192.168.10.50:3306 
+  balance first
+  mode tcp
+  option httpchk
+  option tcplog
+  option clitcpka
+  option srvtcpka
+  timeout client  300s
+  timeout server  300s
+  # option conflict's with port check of clustercheck script, if enabled haproxy reports invalid reponse
+  option mysql-check user haproxy
+  server dbs01 192.168.10.51:3306 check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs02 192.168.10.52:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3
+  server dbs03 192.168.10.53:3306 backup check inter 20s fastinter 2s downinter 2s rise 3 fall 3

2018-01-09 07:40:54,729 [salt.state       ][INFO    ][19691] Completed state [/etc/haproxy/haproxy.cfg] at time 07:40:54.729916 duration_in_ms=214.915
2018-01-09 07:40:54,730 [salt.state       ][INFO    ][19691] Running state [/etc/haproxy/ssl] at time 07:40:54.730260
2018-01-09 07:40:54,730 [salt.state       ][INFO    ][19691] Executing state file.directory for /etc/haproxy/ssl
2018-01-09 07:40:54,731 [salt.state       ][INFO    ][19691] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-09 07:40:54,732 [salt.state       ][INFO    ][19691] Completed state [/etc/haproxy/ssl] at time 07:40:54.731981 duration_in_ms=1.721
2018-01-09 07:40:54,733 [salt.state       ][INFO    ][19691] Running state [haproxy_status_packages] at time 07:40:54.732643
2018-01-09 07:40:54,733 [salt.state       ][INFO    ][19691] Executing state pkg.installed for haproxy_status_packages
2018-01-09 07:40:55,066 [salt.state       ][INFO    ][19691] All specified packages are already installed
2018-01-09 07:40:55,066 [salt.state       ][INFO    ][19691] Completed state [haproxy_status_packages] at time 07:40:55.066711 duration_in_ms=334.068
2018-01-09 07:40:55,067 [salt.state       ][INFO    ][19691] Running state [/usr/bin/haproxy-status.sh] at time 07:40:55.067206
2018-01-09 07:40:55,067 [salt.state       ][INFO    ][19691] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-09 07:40:55,087 [salt.fileclient  ][INFO    ][19691] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-09 07:40:55,113 [salt.state       ][INFO    ][19691] File changed:
New file
2018-01-09 07:40:55,113 [salt.state       ][INFO    ][19691] Completed state [/usr/bin/haproxy-status.sh] at time 07:40:55.113479 duration_in_ms=46.271
2018-01-09 07:40:55,113 [salt.state       ][INFO    ][19691] Running state [net.ipv4.ip_nonlocal_bind] at time 07:40:55.113937
2018-01-09 07:40:55,114 [salt.state       ][INFO    ][19691] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-09 07:40:55,114 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:40:55,142 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-09 07:40:55,152 [salt.state       ][INFO    ][19691] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-09 07:40:55,152 [salt.state       ][INFO    ][19691] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:40:55.152346 duration_in_ms=38.408
2018-01-09 07:40:55,153 [salt.state       ][INFO    ][19691] Running state [haproxy] at time 07:40:55.153478
2018-01-09 07:40:55,153 [salt.state       ][INFO    ][19691] Executing state service.running for haproxy
2018-01-09 07:40:55,154 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-09 07:40:55,167 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-09 07:40:55,178 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-09 07:40:55,189 [salt.state       ][INFO    ][19691] The service haproxy is already running
2018-01-09 07:40:55,190 [salt.state       ][INFO    ][19691] Completed state [haproxy] at time 07:40:55.189966 duration_in_ms=36.487
2018-01-09 07:40:55,190 [salt.state       ][INFO    ][19691] Running state [haproxy] at time 07:40:55.190209
2018-01-09 07:40:55,190 [salt.state       ][INFO    ][19691] Executing state service.mod_watch for haproxy
2018-01-09 07:40:55,191 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-09 07:40:55,201 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-09 07:40:55,213 [salt.loaded.int.module.cmdmod][INFO    ][19691] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-09 07:40:55,265 [salt.state       ][INFO    ][19691] {'haproxy': True}
2018-01-09 07:40:55,265 [salt.state       ][INFO    ][19691] Completed state [haproxy] at time 07:40:55.265511 duration_in_ms=75.299
2018-01-09 07:40:55,267 [salt.minion      ][INFO    ][19691] Returning information for job: 20180109074046540412
2018-01-09 07:41:00,427 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command service.status with jid 20180109074100395246
2018-01-09 07:41:00,457 [salt.minion      ][INFO    ][20590] Starting a new job with PID 20590
2018-01-09 07:41:00,635 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20590] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-09 07:41:00,651 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20590] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-09 07:41:00,665 [salt.minion      ][INFO    ][20590] Returning information for job: 20180109074100395246
2018-01-09 07:41:02,369 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command service.restart with jid 20180109074102334166
2018-01-09 07:41:02,389 [salt.minion      ][INFO    ][20597] Starting a new job with PID 20597
2018-01-09 07:41:02,566 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20597] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-09 07:41:02,579 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20597] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-09 07:41:02,600 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20597] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-09 07:41:02,630 [salt.minion      ][INFO    ][20597] Returning information for job: 20180109074102334166
2018-01-09 08:01:11,468 [salt.utils.schedule][INFO    ][2609] Running scheduled job: __mine_interval
2018-01-09 08:01:55,129 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command test.ping with jid 20180109080155105181
2018-01-09 08:01:55,147 [salt.minion      ][INFO    ][20709] Starting a new job with PID 20709
2018-01-09 08:01:55,207 [salt.minion      ][INFO    ][20709] Returning information for job: 20180109080155105181
2018-01-09 08:02:15,130 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command state.sls with jid 20180109080215104336
2018-01-09 08:02:15,153 [salt.minion      ][INFO    ][20714] Starting a new job with PID 20714
2018-01-09 08:02:15,784 [salt.state       ][INFO    ][20714] Loading fresh modules for state activity
2018-01-09 08:02:16,444 [salt.state       ][INFO    ][20714] Running state [keepalived] at time 08:02:16.444408
2018-01-09 08:02:16,446 [salt.state       ][INFO    ][20714] Executing state pkg.installed for keepalived
2018-01-09 08:02:16,448 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 08:02:16,835 [salt.state       ][INFO    ][20714] All specified packages are already installed
2018-01-09 08:02:16,836 [salt.state       ][INFO    ][20714] Completed state [keepalived] at time 08:02:16.836231 duration_in_ms=391.823
2018-01-09 08:02:16,836 [salt.state       ][INFO    ][20714] Running state [lsof] at time 08:02:16.836623
2018-01-09 08:02:16,837 [salt.state       ][INFO    ][20714] Executing state pkg.installed for lsof
2018-01-09 08:02:16,846 [salt.state       ][INFO    ][20714] All specified packages are already installed
2018-01-09 08:02:16,847 [salt.state       ][INFO    ][20714] Completed state [lsof] at time 08:02:16.847827 duration_in_ms=11.204
2018-01-09 08:02:16,853 [salt.state       ][INFO    ][20714] Running state [/etc/keepalived/keepalived.conf] at time 08:02:16.853606
2018-01-09 08:02:16,854 [salt.state       ][INFO    ][20714] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-09 08:02:16,937 [salt.state       ][INFO    ][20714] File /etc/keepalived/keepalived.conf is in the correct state
2018-01-09 08:02:16,937 [salt.state       ][INFO    ][20714] Completed state [/etc/keepalived/keepalived.conf] at time 08:02:16.937922 duration_in_ms=84.315
2018-01-09 08:02:16,940 [salt.state       ][INFO    ][20714] Running state [keepalived] at time 08:02:16.939976
2018-01-09 08:02:16,940 [salt.state       ][INFO    ][20714] Executing state service.running for keepalived
2018-01-09 08:02:16,943 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-09 08:02:16,975 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-09 08:02:16,991 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-09 08:02:17,009 [salt.state       ][INFO    ][20714] The service keepalived is already running
2018-01-09 08:02:17,010 [salt.state       ][INFO    ][20714] Completed state [keepalived] at time 08:02:17.009942 duration_in_ms=69.965
2018-01-09 08:02:17,013 [salt.minion      ][INFO    ][20714] Returning information for job: 20180109080215104336
2018-01-09 08:02:42,607 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command pillar.get with jid 20180109080242582464
2018-01-09 08:02:42,637 [salt.minion      ][INFO    ][20738] Starting a new job with PID 20738
2018-01-09 08:02:42,646 [salt.minion      ][INFO    ][20738] Returning information for job: 20180109080242582464
2018-01-09 08:04:48,535 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command state.sls with jid 20180109080448512985
2018-01-09 08:04:48,556 [salt.minion      ][INFO    ][20754] Starting a new job with PID 20754
2018-01-09 08:04:51,183 [salt.state       ][INFO    ][20754] Loading fresh modules for state activity
2018-01-09 08:04:51,403 [py.warnings      ][WARNING ][20754] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-09 08:04:51,405 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-09 08:04:52,224 [salt.state       ][INFO    ][20754] Running state [mysql-wsrep-5.6] at time 08:04:52.224429
2018-01-09 08:04:52,227 [salt.state       ][INFO    ][20754] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-09 08:04:52,228 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 08:04:52,609 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,609 [salt.state       ][INFO    ][20754] Completed state [mysql-wsrep-5.6] at time 08:04:52.609893 duration_in_ms=385.464
2018-01-09 08:04:52,610 [salt.state       ][INFO    ][20754] Running state [galera-3] at time 08:04:52.610642
2018-01-09 08:04:52,611 [salt.state       ][INFO    ][20754] Executing state pkg.installed for galera-3
2018-01-09 08:04:52,618 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,618 [salt.state       ][INFO    ][20754] Completed state [galera-3] at time 08:04:52.618439 duration_in_ms=7.797
2018-01-09 08:04:52,619 [salt.state       ][INFO    ][20754] Running state [rsync] at time 08:04:52.619082
2018-01-09 08:04:52,619 [salt.state       ][INFO    ][20754] Executing state pkg.installed for rsync
2018-01-09 08:04:52,625 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,626 [salt.state       ][INFO    ][20754] Completed state [rsync] at time 08:04:52.626669 duration_in_ms=7.585
2018-01-09 08:04:52,627 [salt.state       ][INFO    ][20754] Running state [python-mysqldb] at time 08:04:52.627326
2018-01-09 08:04:52,627 [salt.state       ][INFO    ][20754] Executing state pkg.installed for python-mysqldb
2018-01-09 08:04:52,643 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,643 [salt.state       ][INFO    ][20754] Completed state [python-mysqldb] at time 08:04:52.643302 duration_in_ms=15.978
2018-01-09 08:04:52,643 [salt.state       ][INFO    ][20754] Running state [libmysqlclient-dev] at time 08:04:52.643488
2018-01-09 08:04:52,643 [salt.state       ][INFO    ][20754] Executing state pkg.installed for libmysqlclient-dev
2018-01-09 08:04:52,650 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,651 [salt.state       ][INFO    ][20754] Completed state [libmysqlclient-dev] at time 08:04:52.651088 duration_in_ms=7.599
2018-01-09 08:04:52,651 [salt.state       ][INFO    ][20754] Running state [psmisc] at time 08:04:52.651615
2018-01-09 08:04:52,651 [salt.state       ][INFO    ][20754] Executing state pkg.installed for psmisc
2018-01-09 08:04:52,659 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,660 [salt.state       ][INFO    ][20754] Completed state [psmisc] at time 08:04:52.660050 duration_in_ms=8.435
2018-01-09 08:04:52,660 [salt.state       ][INFO    ][20754] Running state [netcat] at time 08:04:52.660263
2018-01-09 08:04:52,660 [salt.state       ][INFO    ][20754] Executing state pkg.installed for netcat
2018-01-09 08:04:52,667 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,667 [salt.state       ][INFO    ][20754] Completed state [netcat] at time 08:04:52.667554 duration_in_ms=7.29
2018-01-09 08:04:52,667 [salt.state       ][INFO    ][20754] Running state [percona-xtrabackup] at time 08:04:52.667726
2018-01-09 08:04:52,667 [salt.state       ][INFO    ][20754] Executing state pkg.installed for percona-xtrabackup
2018-01-09 08:04:52,675 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,676 [salt.state       ][INFO    ][20754] Completed state [percona-xtrabackup] at time 08:04:52.675992 duration_in_ms=8.266
2018-01-09 08:04:52,676 [salt.state       ][INFO    ][20754] Running state [socat] at time 08:04:52.676210
2018-01-09 08:04:52,676 [salt.state       ][INFO    ][20754] Executing state pkg.installed for socat
2018-01-09 08:04:52,684 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,684 [salt.state       ][INFO    ][20754] Completed state [socat] at time 08:04:52.684229 duration_in_ms=8.019
2018-01-09 08:04:52,684 [salt.state       ][INFO    ][20754] Running state [libdbd-mysql] at time 08:04:52.684741
2018-01-09 08:04:52,684 [salt.state       ][INFO    ][20754] Executing state pkg.installed for libdbd-mysql
2018-01-09 08:04:52,691 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,692 [salt.state       ][INFO    ][20754] Completed state [libdbd-mysql] at time 08:04:52.692441 duration_in_ms=7.7
2018-01-09 08:04:52,692 [salt.state       ][INFO    ][20754] Running state [python-pymysql] at time 08:04:52.692642
2018-01-09 08:04:52,692 [salt.state       ][INFO    ][20754] Executing state pkg.installed for python-pymysql
2018-01-09 08:04:52,700 [salt.state       ][INFO    ][20754] All specified packages are already installed
2018-01-09 08:04:52,700 [salt.state       ][INFO    ][20754] Completed state [python-pymysql] at time 08:04:52.700896 duration_in_ms=8.254
2018-01-09 08:04:52,704 [salt.state       ][INFO    ][20754] Running state [/var/log/mysql] at time 08:04:52.704742
2018-01-09 08:04:52,704 [salt.state       ][INFO    ][20754] Executing state file.directory for /var/log/mysql
2018-01-09 08:04:52,705 [salt.state       ][INFO    ][20754] Directory /var/log/mysql is in the correct state
2018-01-09 08:04:52,705 [salt.state       ][INFO    ][20754] Completed state [/var/log/mysql] at time 08:04:52.705598 duration_in_ms=0.856
2018-01-09 08:04:52,706 [salt.state       ][INFO    ][20754] Running state [/var/run/mysqld] at time 08:04:52.706849
2018-01-09 08:04:52,707 [salt.state       ][INFO    ][20754] Executing state file.directory for /var/run/mysqld
2018-01-09 08:04:52,707 [salt.state       ][INFO    ][20754] {'group': 'root'}
2018-01-09 08:04:52,707 [salt.state       ][INFO    ][20754] Completed state [/var/run/mysqld] at time 08:04:52.707916 duration_in_ms=1.068
2018-01-09 08:04:52,708 [salt.state       ][INFO    ][20754] Running state [/etc/systemd/system/mysql.service.d] at time 08:04:52.708562
2018-01-09 08:04:52,708 [salt.state       ][INFO    ][20754] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-09 08:04:52,709 [salt.state       ][INFO    ][20754] Directory /etc/systemd/system/mysql.service.d is in the correct state
2018-01-09 08:04:52,709 [salt.state       ][INFO    ][20754] Completed state [/etc/systemd/system/mysql.service.d] at time 08:04:52.709499 duration_in_ms=0.937
2018-01-09 08:04:52,712 [salt.state       ][INFO    ][20754] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 08:04:52.711974
2018-01-09 08:04:52,712 [salt.state       ][INFO    ][20754] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-09 08:04:52,714 [salt.state       ][INFO    ][20754] File /etc/systemd/system/mysql.service.d/override.conf is in the correct state
2018-01-09 08:04:52,714 [salt.state       ][INFO    ][20754] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 08:04:52.714896 duration_in_ms=2.921
2018-01-09 08:04:52,716 [salt.state       ][INFO    ][20754] Running state [service.systemctl_reload] at time 08:04:52.715974
2018-01-09 08:04:52,716 [salt.state       ][INFO    ][20754] Executing state module.wait for service.systemctl_reload
2018-01-09 08:04:52,716 [salt.state       ][INFO    ][20754] No changes made for service.systemctl_reload
2018-01-09 08:04:52,716 [salt.state       ][INFO    ][20754] Completed state [service.systemctl_reload] at time 08:04:52.716522 duration_in_ms=0.548
2018-01-09 08:04:52,717 [salt.state       ][INFO    ][20754] Running state [/etc/mysql/debian.cnf] at time 08:04:52.717526
2018-01-09 08:04:52,718 [salt.state       ][INFO    ][20754] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-09 08:04:52,801 [salt.state       ][INFO    ][20754] File /etc/mysql/debian.cnf is in the correct state
2018-01-09 08:04:52,801 [salt.state       ][INFO    ][20754] Completed state [/etc/mysql/debian.cnf] at time 08:04:52.801360 duration_in_ms=83.834
2018-01-09 08:04:52,801 [salt.state       ][INFO    ][20754] Running state [/usr/local/sbin/galera_init.sh] at time 08:04:52.801585
2018-01-09 08:04:52,801 [salt.state       ][INFO    ][20754] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-09 08:04:52,820 [salt.state       ][INFO    ][20754] File /usr/local/sbin/galera_init.sh is in the correct state
2018-01-09 08:04:52,821 [salt.state       ][INFO    ][20754] Completed state [/usr/local/sbin/galera_init.sh] at time 08:04:52.821125 duration_in_ms=19.54
2018-01-09 08:04:52,821 [salt.state       ][INFO    ][20754] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 08:04:52.821333
2018-01-09 08:04:52,821 [salt.state       ][INFO    ][20754] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-09 08:04:52,837 [salt.state       ][INFO    ][20754] File /usr/local/sbin/galera_bootstrap.sh is in the correct state
2018-01-09 08:04:52,838 [salt.state       ][INFO    ][20754] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 08:04:52.838005 duration_in_ms=16.672
2018-01-09 08:04:52,838 [salt.state       ][INFO    ][20754] Running state [/etc/mysql/my.cnf] at time 08:04:52.838242
2018-01-09 08:04:52,838 [salt.state       ][INFO    ][20754] Executing state file.managed for /etc/mysql/my.cnf
2018-01-09 08:04:52,918 [salt.state       ][INFO    ][20754] File /etc/mysql/my.cnf is in the correct state
2018-01-09 08:04:52,919 [salt.state       ][INFO    ][20754] Completed state [/etc/mysql/my.cnf] at time 08:04:52.919026 duration_in_ms=80.784
2018-01-09 08:04:52,921 [salt.state       ][INFO    ][20754] Running state [mysql] at time 08:04:52.921922
2018-01-09 08:04:52,922 [salt.state       ][INFO    ][20754] Executing state service.running for mysql
2018-01-09 08:04:52,922 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-09 08:04:52,954 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-09 08:04:52,967 [salt.loaded.int.module.cmdmod][INFO    ][20754] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-09 08:04:52,981 [salt.state       ][INFO    ][20754] The service mysql is already running
2018-01-09 08:04:52,981 [salt.state       ][INFO    ][20754] Completed state [mysql] at time 08:04:52.981386 duration_in_ms=59.462
2018-01-09 08:04:52,982 [salt.state       ][INFO    ][20754] Running state [ceilometer] at time 08:04:52.982782
2018-01-09 08:04:52,983 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for ceilometer
2018-01-09 08:04:52,991 [salt.state       ][INFO    ][20754] Database ceilometer is already present
2018-01-09 08:04:52,992 [salt.state       ][INFO    ][20754] Completed state [ceilometer] at time 08:04:52.992092 duration_in_ms=9.31
2018-01-09 08:04:52,992 [salt.state       ][INFO    ][20754] Running state [ceilometer] at time 08:04:52.992708
2018-01-09 08:04:52,993 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for ceilometer
2018-01-09 08:04:52,997 [salt.state       ][INFO    ][20754] User ceilometer@% is already present with the desired password
2018-01-09 08:04:52,999 [salt.state       ][INFO    ][20754] Completed state [ceilometer] at time 08:04:52.997936 duration_in_ms=5.228
2018-01-09 08:04:53,002 [salt.state       ][INFO    ][20754] Running state [mysql_grants_ceilometer_ceilometer_%] at time 08:04:53.002865
2018-01-09 08:04:53,003 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-09 08:04:53,008 [salt.state       ][INFO    ][20754] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-09 08:04:53,008 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 08:04:53.008485 duration_in_ms=5.62
2018-01-09 08:04:53,009 [salt.state       ][INFO    ][20754] Running state [ceilometer] at time 08:04:53.009041
2018-01-09 08:04:53,009 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for ceilometer
2018-01-09 08:04:53,015 [salt.state       ][INFO    ][20754] User ceilometer@192.168.10.52 is already present with the desired password
2018-01-09 08:04:53,015 [salt.state       ][INFO    ][20754] Completed state [ceilometer] at time 08:04:53.015605 duration_in_ms=6.564
2018-01-09 08:04:53,018 [salt.state       ][INFO    ][20754] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 08:04:53.018384
2018-01-09 08:04:53,018 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.52
2018-01-09 08:04:53,027 [salt.state       ][INFO    ][20754] Grant all on ceilometer.* to ceilometer@192.168.10.52 is already present
2018-01-09 08:04:53,027 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 08:04:53.027893 duration_in_ms=9.508
2018-01-09 08:04:53,028 [salt.state       ][INFO    ][20754] Running state [aodh] at time 08:04:53.028209
2018-01-09 08:04:53,029 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for aodh
2018-01-09 08:04:53,033 [salt.state       ][INFO    ][20754] Database aodh is already present
2018-01-09 08:04:53,033 [salt.state       ][INFO    ][20754] Completed state [aodh] at time 08:04:53.033411 duration_in_ms=5.202
2018-01-09 08:04:53,034 [salt.state       ][INFO    ][20754] Running state [aodh] at time 08:04:53.033988
2018-01-09 08:04:53,034 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for aodh
2018-01-09 08:04:53,039 [salt.state       ][INFO    ][20754] User aodh@% is already present with the desired password
2018-01-09 08:04:53,039 [salt.state       ][INFO    ][20754] Completed state [aodh] at time 08:04:53.039825 duration_in_ms=5.837
2018-01-09 08:04:53,042 [salt.state       ][INFO    ][20754] Running state [mysql_grants_aodh_aodh_%] at time 08:04:53.042937
2018-01-09 08:04:53,043 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-09 08:04:53,051 [salt.state       ][INFO    ][20754] Grant all on aodh.* to aodh@% is already present
2018-01-09 08:04:53,051 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_aodh_aodh_%] at time 08:04:53.051649 duration_in_ms=8.712
2018-01-09 08:04:53,051 [salt.state       ][INFO    ][20754] Running state [aodh] at time 08:04:53.051869
2018-01-09 08:04:53,052 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for aodh
2018-01-09 08:04:53,056 [salt.state       ][INFO    ][20754] User aodh@192.168.10.50 is already present with the desired password
2018-01-09 08:04:53,057 [salt.state       ][INFO    ][20754] Completed state [aodh] at time 08:04:53.057270 duration_in_ms=5.401
2018-01-09 08:04:53,059 [salt.state       ][INFO    ][20754] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 08:04:53.059530
2018-01-09 08:04:53,059 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-09 08:04:53,069 [salt.state       ][INFO    ][20754] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-09 08:04:53,069 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 08:04:53.069698 duration_in_ms=10.167
2018-01-09 08:04:53,070 [salt.state       ][INFO    ][20754] Running state [nova] at time 08:04:53.070103
2018-01-09 08:04:53,070 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for nova
2018-01-09 08:04:53,075 [salt.state       ][INFO    ][20754] Database nova is already present
2018-01-09 08:04:53,075 [salt.state       ][INFO    ][20754] Completed state [nova] at time 08:04:53.075526 duration_in_ms=5.422
2018-01-09 08:04:53,076 [salt.state       ][INFO    ][20754] Running state [nova] at time 08:04:53.075968
2018-01-09 08:04:53,076 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for nova
2018-01-09 08:04:53,081 [salt.state       ][INFO    ][20754] User nova@% is already present with the desired password
2018-01-09 08:04:53,082 [salt.state       ][INFO    ][20754] Completed state [nova] at time 08:04:53.082370 duration_in_ms=6.403
2018-01-09 08:04:53,085 [salt.state       ][INFO    ][20754] Running state [mysql_grants_nova_nova_%] at time 08:04:53.085777
2018-01-09 08:04:53,086 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-09 08:04:53,092 [salt.state       ][INFO    ][20754] Grant all on nova.* to nova@% is already present
2018-01-09 08:04:53,092 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_nova_nova_%] at time 08:04:53.092577 duration_in_ms=6.801
2018-01-09 08:04:53,092 [salt.state       ][INFO    ][20754] Running state [nova] at time 08:04:53.092828
2018-01-09 08:04:53,093 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for nova
2018-01-09 08:04:53,098 [salt.state       ][INFO    ][20754] User nova@192.168.10.52 is already present with the desired password
2018-01-09 08:04:53,098 [salt.state       ][INFO    ][20754] Completed state [nova] at time 08:04:53.098500 duration_in_ms=5.672
2018-01-09 08:04:53,100 [salt.state       ][INFO    ][20754] Running state [mysql_grants_nova_nova_192.168.10.52] at time 08:04:53.100601
2018-01-09 08:04:53,101 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.52
2018-01-09 08:04:53,108 [salt.state       ][INFO    ][20754] Grant all on nova.* to nova@192.168.10.52 is already present
2018-01-09 08:04:53,108 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_nova_nova_192.168.10.52] at time 08:04:53.108206 duration_in_ms=7.604
2018-01-09 08:04:53,108 [salt.state       ][INFO    ][20754] Running state [grafana] at time 08:04:53.108463
2018-01-09 08:04:53,109 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for grafana
2018-01-09 08:04:53,112 [salt.state       ][INFO    ][20754] Database grafana is already present
2018-01-09 08:04:53,112 [salt.state       ][INFO    ][20754] Completed state [grafana] at time 08:04:53.112323 duration_in_ms=3.86
2018-01-09 08:04:53,112 [salt.state       ][INFO    ][20754] Running state [grafana] at time 08:04:53.112559
2018-01-09 08:04:53,112 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for grafana
2018-01-09 08:04:53,118 [salt.state       ][INFO    ][20754] User grafana@% is already present with the desired password
2018-01-09 08:04:53,118 [salt.state       ][INFO    ][20754] Completed state [grafana] at time 08:04:53.118618 duration_in_ms=6.059
2018-01-09 08:04:53,121 [salt.state       ][INFO    ][20754] Running state [mysql_grants_grafana_grafana_%] at time 08:04:53.121888
2018-01-09 08:04:53,122 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-09 08:04:53,129 [salt.state       ][INFO    ][20754] Grant all on grafana.* to grafana@% is already present
2018-01-09 08:04:53,129 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_grafana_grafana_%] at time 08:04:53.129296 duration_in_ms=7.408
2018-01-09 08:04:53,129 [salt.state       ][INFO    ][20754] Running state [grafana] at time 08:04:53.129522
2018-01-09 08:04:53,129 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for grafana
2018-01-09 08:04:53,134 [salt.state       ][INFO    ][20754] User grafana@192.168.10.52 is already present with the desired password
2018-01-09 08:04:53,134 [salt.state       ][INFO    ][20754] Completed state [grafana] at time 08:04:53.134809 duration_in_ms=5.287
2018-01-09 08:04:53,136 [salt.state       ][INFO    ][20754] Running state [mysql_grants_grafana_grafana_192.168.10.52] at time 08:04:53.136501
2018-01-09 08:04:53,136 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.52
2018-01-09 08:04:53,143 [salt.state       ][INFO    ][20754] Grant all on grafana.* to grafana@192.168.10.52 is already present
2018-01-09 08:04:53,143 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_grafana_grafana_192.168.10.52] at time 08:04:53.143661 duration_in_ms=7.16
2018-01-09 08:04:53,143 [salt.state       ][INFO    ][20754] Running state [designate_pool_manager] at time 08:04:53.143901
2018-01-09 08:04:53,144 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for designate_pool_manager
2018-01-09 08:04:53,148 [salt.state       ][INFO    ][20754] Database designate_pool_manager is already present
2018-01-09 08:04:53,148 [salt.state       ][INFO    ][20754] Completed state [designate_pool_manager] at time 08:04:53.148312 duration_in_ms=4.41
2018-01-09 08:04:53,148 [salt.state       ][INFO    ][20754] Running state [designate] at time 08:04:53.148575
2018-01-09 08:04:53,149 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for designate
2018-01-09 08:04:53,152 [salt.state       ][INFO    ][20754] User designate@% is already present with the desired password
2018-01-09 08:04:53,153 [salt.state       ][INFO    ][20754] Completed state [designate] at time 08:04:53.153086 duration_in_ms=4.511
2018-01-09 08:04:53,155 [salt.state       ][INFO    ][20754] Running state [mysql_grants_designate_designate_pool_manager_%] at time 08:04:53.155262
2018-01-09 08:04:53,156 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-09 08:04:53,163 [salt.state       ][INFO    ][20754] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-09 08:04:53,163 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 08:04:53.163603 duration_in_ms=8.342
2018-01-09 08:04:53,163 [salt.state       ][INFO    ][20754] Running state [designate] at time 08:04:53.163833
2018-01-09 08:04:53,164 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for designate
2018-01-09 08:04:53,168 [salt.state       ][INFO    ][20754] User designate@192.168.10.50 is already present with the desired password
2018-01-09 08:04:53,168 [salt.state       ][INFO    ][20754] Completed state [designate] at time 08:04:53.168926 duration_in_ms=5.093
2018-01-09 08:04:53,171 [salt.state       ][INFO    ][20754] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 08:04:53.171042
2018-01-09 08:04:53,171 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-09 08:04:53,178 [salt.state       ][INFO    ][20754] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-09 08:04:53,179 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 08:04:53.179007 duration_in_ms=7.965
2018-01-09 08:04:53,179 [salt.state       ][INFO    ][20754] Running state [heat] at time 08:04:53.179239
2018-01-09 08:04:53,179 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for heat
2018-01-09 08:04:53,182 [salt.state       ][INFO    ][20754] Database heat is already present
2018-01-09 08:04:53,182 [salt.state       ][INFO    ][20754] Completed state [heat] at time 08:04:53.182580 duration_in_ms=3.341
2018-01-09 08:04:53,182 [salt.state       ][INFO    ][20754] Running state [heat] at time 08:04:53.182798
2018-01-09 08:04:53,183 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for heat
2018-01-09 08:04:53,186 [salt.state       ][INFO    ][20754] User heat@% is already present with the desired password
2018-01-09 08:04:53,186 [salt.state       ][INFO    ][20754] Completed state [heat] at time 08:04:53.186728 duration_in_ms=3.93
2018-01-09 08:04:53,188 [salt.state       ][INFO    ][20754] Running state [mysql_grants_heat_heat_%] at time 08:04:53.188907
2018-01-09 08:04:53,189 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-09 08:04:53,196 [salt.state       ][INFO    ][20754] Grant all on heat.* to heat@% is already present
2018-01-09 08:04:53,196 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_heat_heat_%] at time 08:04:53.196610 duration_in_ms=7.703
2018-01-09 08:04:53,197 [salt.state       ][INFO    ][20754] Running state [heat] at time 08:04:53.197128
2018-01-09 08:04:53,197 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for heat
2018-01-09 08:04:53,200 [salt.state       ][INFO    ][20754] User heat@192.168.10.52 is already present with the desired password
2018-01-09 08:04:53,201 [salt.state       ][INFO    ][20754] Completed state [heat] at time 08:04:53.201461 duration_in_ms=4.333
2018-01-09 08:04:53,203 [salt.state       ][INFO    ][20754] Running state [mysql_grants_heat_heat_192.168.10.52] at time 08:04:53.203262
2018-01-09 08:04:53,203 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.52
2018-01-09 08:04:53,210 [salt.state       ][INFO    ][20754] Grant all on heat.* to heat@192.168.10.52 is already present
2018-01-09 08:04:53,211 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_heat_heat_192.168.10.52] at time 08:04:53.211339 duration_in_ms=8.077
2018-01-09 08:04:53,211 [salt.state       ][INFO    ][20754] Running state [nova_api] at time 08:04:53.211531
2018-01-09 08:04:53,212 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for nova_api
2018-01-09 08:04:53,214 [salt.state       ][INFO    ][20754] Database nova_api is already present
2018-01-09 08:04:53,214 [salt.state       ][INFO    ][20754] Completed state [nova_api] at time 08:04:53.214518 duration_in_ms=2.987
2018-01-09 08:04:53,214 [salt.state       ][INFO    ][20754] Running state [nova] at time 08:04:53.214751
2018-01-09 08:04:53,215 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for nova
2018-01-09 08:04:53,218 [salt.state       ][INFO    ][20754] User nova@% is already present with the desired password
2018-01-09 08:04:53,218 [salt.state       ][INFO    ][20754] Completed state [nova] at time 08:04:53.218427 duration_in_ms=3.676
2018-01-09 08:04:53,220 [salt.state       ][INFO    ][20754] Running state [mysql_grants_nova_nova_api_%] at time 08:04:53.220186
2018-01-09 08:04:53,221 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-09 08:04:53,227 [salt.state       ][INFO    ][20754] Grant all on nova_api.* to nova@% is already present
2018-01-09 08:04:53,227 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_nova_nova_api_%] at time 08:04:53.227449 duration_in_ms=7.263
2018-01-09 08:04:53,227 [salt.state       ][INFO    ][20754] Running state [nova] at time 08:04:53.227702
2018-01-09 08:04:53,227 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for nova
2018-01-09 08:04:53,233 [salt.state       ][INFO    ][20754] User nova@192.168.10.52 is already present with the desired password
2018-01-09 08:04:53,233 [salt.state       ][INFO    ][20754] Completed state [nova] at time 08:04:53.233636 duration_in_ms=5.934
2018-01-09 08:04:53,236 [salt.state       ][INFO    ][20754] Running state [mysql_grants_nova_nova_api_192.168.10.52] at time 08:04:53.236637
2018-01-09 08:04:53,237 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.52
2018-01-09 08:04:53,243 [salt.state       ][INFO    ][20754] Grant all on nova_api.* to nova@192.168.10.52 is already present
2018-01-09 08:04:53,244 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_nova_nova_api_192.168.10.52] at time 08:04:53.244525 duration_in_ms=7.889
2018-01-09 08:04:53,245 [salt.state       ][INFO    ][20754] Running state [keystone] at time 08:04:53.245001
2018-01-09 08:04:53,245 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for keystone
2018-01-09 08:04:53,247 [salt.state       ][INFO    ][20754] Database keystone is already present
2018-01-09 08:04:53,247 [salt.state       ][INFO    ][20754] Completed state [keystone] at time 08:04:53.247645 duration_in_ms=2.644
2018-01-09 08:04:53,247 [salt.state       ][INFO    ][20754] Running state [keystone] at time 08:04:53.247869
2018-01-09 08:04:53,248 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for keystone
2018-01-09 08:04:53,252 [salt.state       ][INFO    ][20754] User keystone@% is already present with the desired password
2018-01-09 08:04:53,253 [salt.state       ][INFO    ][20754] Completed state [keystone] at time 08:04:53.252956 duration_in_ms=5.086
2018-01-09 08:04:53,255 [salt.state       ][INFO    ][20754] Running state [mysql_grants_keystone_keystone_%] at time 08:04:53.255234
2018-01-09 08:04:53,255 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-09 08:04:53,261 [salt.state       ][INFO    ][20754] Grant all on keystone.* to keystone@% is already present
2018-01-09 08:04:53,261 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_keystone_keystone_%] at time 08:04:53.261756 duration_in_ms=6.522
2018-01-09 08:04:53,262 [salt.state       ][INFO    ][20754] Running state [keystone] at time 08:04:53.261975
2018-01-09 08:04:53,263 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for keystone
2018-01-09 08:04:53,268 [salt.state       ][INFO    ][20754] User keystone@192.168.10.52 is already present with the desired password
2018-01-09 08:04:53,268 [salt.state       ][INFO    ][20754] Completed state [keystone] at time 08:04:53.268218 duration_in_ms=6.242
2018-01-09 08:04:53,270 [salt.state       ][INFO    ][20754] Running state [mysql_grants_keystone_keystone_192.168.10.52] at time 08:04:53.270153
2018-01-09 08:04:53,270 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.52
2018-01-09 08:04:53,277 [salt.state       ][INFO    ][20754] Grant all on keystone.* to keystone@192.168.10.52 is already present
2018-01-09 08:04:53,277 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_keystone_keystone_192.168.10.52] at time 08:04:53.277852 duration_in_ms=7.699
2018-01-09 08:04:53,278 [salt.state       ][INFO    ][20754] Running state [nova_cell0] at time 08:04:53.278137
2018-01-09 08:04:53,278 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for nova_cell0
2018-01-09 08:04:53,281 [salt.state       ][INFO    ][20754] Database nova_cell0 is already present
2018-01-09 08:04:53,281 [salt.state       ][INFO    ][20754] Completed state [nova_cell0] at time 08:04:53.281851 duration_in_ms=3.714
2018-01-09 08:04:53,282 [salt.state       ][INFO    ][20754] Running state [nova] at time 08:04:53.282129
2018-01-09 08:04:53,282 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for nova
2018-01-09 08:04:53,287 [salt.state       ][INFO    ][20754] User nova@% is already present with the desired password
2018-01-09 08:04:53,288 [salt.state       ][INFO    ][20754] Completed state [nova] at time 08:04:53.287957 duration_in_ms=5.827
2018-01-09 08:04:53,289 [salt.state       ][INFO    ][20754] Running state [mysql_grants_nova_nova_cell0_%] at time 08:04:53.289800
2018-01-09 08:04:53,290 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-09 08:04:53,297 [salt.state       ][INFO    ][20754] Grant all on nova_cell0.* to nova@% is already present
2018-01-09 08:04:53,298 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_nova_nova_cell0_%] at time 08:04:53.298372 duration_in_ms=8.572
2018-01-09 08:04:53,298 [salt.state       ][INFO    ][20754] Running state [nova] at time 08:04:53.298568
2018-01-09 08:04:53,298 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for nova
2018-01-09 08:04:53,303 [salt.state       ][INFO    ][20754] User nova@192.168.10.52 is already present with the desired password
2018-01-09 08:04:53,303 [salt.state       ][INFO    ][20754] Completed state [nova] at time 08:04:53.303463 duration_in_ms=4.895
2018-01-09 08:04:53,305 [salt.state       ][INFO    ][20754] Running state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 08:04:53.305727
2018-01-09 08:04:53,306 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.52
2018-01-09 08:04:53,314 [salt.state       ][INFO    ][20754] Grant all on nova_cell0.* to nova@192.168.10.52 is already present
2018-01-09 08:04:53,314 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 08:04:53.314615 duration_in_ms=8.888
2018-01-09 08:04:53,314 [salt.state       ][INFO    ][20754] Running state [cinder] at time 08:04:53.314844
2018-01-09 08:04:53,315 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for cinder
2018-01-09 08:04:53,317 [salt.state       ][INFO    ][20754] Database cinder is already present
2018-01-09 08:04:53,318 [salt.state       ][INFO    ][20754] Completed state [cinder] at time 08:04:53.318699 duration_in_ms=3.855
2018-01-09 08:04:53,318 [salt.state       ][INFO    ][20754] Running state [cinder] at time 08:04:53.318933
2018-01-09 08:04:53,319 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for cinder
2018-01-09 08:04:53,323 [salt.state       ][INFO    ][20754] User cinder@% is already present with the desired password
2018-01-09 08:04:53,323 [salt.state       ][INFO    ][20754] Completed state [cinder] at time 08:04:53.323813 duration_in_ms=4.879
2018-01-09 08:04:53,326 [salt.state       ][INFO    ][20754] Running state [mysql_grants_cinder_cinder_%] at time 08:04:53.326205
2018-01-09 08:04:53,326 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-09 08:04:53,332 [salt.state       ][INFO    ][20754] Grant all on cinder.* to cinder@% is already present
2018-01-09 08:04:53,332 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_cinder_cinder_%] at time 08:04:53.332826 duration_in_ms=6.621
2018-01-09 08:04:53,333 [salt.state       ][INFO    ][20754] Running state [cinder] at time 08:04:53.333353
2018-01-09 08:04:53,333 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for cinder
2018-01-09 08:04:53,337 [salt.state       ][INFO    ][20754] User cinder@192.168.10.52 is already present with the desired password
2018-01-09 08:04:53,337 [salt.state       ][INFO    ][20754] Completed state [cinder] at time 08:04:53.337454 duration_in_ms=4.101
2018-01-09 08:04:53,339 [salt.state       ][INFO    ][20754] Running state [mysql_grants_cinder_cinder_192.168.10.52] at time 08:04:53.339153
2018-01-09 08:04:53,339 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.52
2018-01-09 08:04:53,347 [salt.state       ][INFO    ][20754] Grant all on cinder.* to cinder@192.168.10.52 is already present
2018-01-09 08:04:53,347 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_cinder_cinder_192.168.10.52] at time 08:04:53.347486 duration_in_ms=8.332
2018-01-09 08:04:53,347 [salt.state       ][INFO    ][20754] Running state [glance] at time 08:04:53.347717
2018-01-09 08:04:53,347 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for glance
2018-01-09 08:04:53,350 [salt.state       ][INFO    ][20754] Database glance is already present
2018-01-09 08:04:53,351 [salt.state       ][INFO    ][20754] Completed state [glance] at time 08:04:53.351029 duration_in_ms=3.312
2018-01-09 08:04:53,351 [salt.state       ][INFO    ][20754] Running state [glance] at time 08:04:53.351260
2018-01-09 08:04:53,351 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for glance
2018-01-09 08:04:53,355 [salt.state       ][INFO    ][20754] User glance@% is already present with the desired password
2018-01-09 08:04:53,355 [salt.state       ][INFO    ][20754] Completed state [glance] at time 08:04:53.355838 duration_in_ms=4.578
2018-01-09 08:04:53,358 [salt.state       ][INFO    ][20754] Running state [mysql_grants_glance_glance_%] at time 08:04:53.358597
2018-01-09 08:04:53,358 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-09 08:04:53,365 [salt.state       ][INFO    ][20754] Grant all on glance.* to glance@% is already present
2018-01-09 08:04:53,365 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_glance_glance_%] at time 08:04:53.365668 duration_in_ms=7.071
2018-01-09 08:04:53,365 [salt.state       ][INFO    ][20754] Running state [glance] at time 08:04:53.365914
2018-01-09 08:04:53,366 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for glance
2018-01-09 08:04:53,371 [salt.state       ][INFO    ][20754] User glance@192.168.10.52 is already present with the desired password
2018-01-09 08:04:53,371 [salt.state       ][INFO    ][20754] Completed state [glance] at time 08:04:53.371698 duration_in_ms=5.783
2018-01-09 08:04:53,373 [salt.state       ][INFO    ][20754] Running state [mysql_grants_glance_glance_192.168.10.52] at time 08:04:53.373427
2018-01-09 08:04:53,373 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.52
2018-01-09 08:04:53,380 [salt.state       ][INFO    ][20754] Grant all on glance.* to glance@192.168.10.52 is already present
2018-01-09 08:04:53,380 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_glance_glance_192.168.10.52] at time 08:04:53.380595 duration_in_ms=7.168
2018-01-09 08:04:53,380 [salt.state       ][INFO    ][20754] Running state [neutron] at time 08:04:53.380855
2018-01-09 08:04:53,381 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for neutron
2018-01-09 08:04:53,383 [salt.state       ][INFO    ][20754] Database neutron is already present
2018-01-09 08:04:53,384 [salt.state       ][INFO    ][20754] Completed state [neutron] at time 08:04:53.384013 duration_in_ms=3.158
2018-01-09 08:04:53,384 [salt.state       ][INFO    ][20754] Running state [neutron] at time 08:04:53.384250
2018-01-09 08:04:53,385 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for neutron
2018-01-09 08:04:53,389 [salt.state       ][INFO    ][20754] User neutron@% is already present with the desired password
2018-01-09 08:04:53,389 [salt.state       ][INFO    ][20754] Completed state [neutron] at time 08:04:53.389883 duration_in_ms=5.633
2018-01-09 08:04:53,392 [salt.state       ][INFO    ][20754] Running state [mysql_grants_neutron_neutron_%] at time 08:04:53.392221
2018-01-09 08:04:53,392 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-09 08:04:53,398 [salt.state       ][INFO    ][20754] Grant all on neutron.* to neutron@% is already present
2018-01-09 08:04:53,398 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_neutron_neutron_%] at time 08:04:53.398734 duration_in_ms=6.512
2018-01-09 08:04:53,399 [salt.state       ][INFO    ][20754] Running state [neutron] at time 08:04:53.399276
2018-01-09 08:04:53,399 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for neutron
2018-01-09 08:04:53,404 [salt.state       ][INFO    ][20754] User neutron@192.168.10.52 is already present with the desired password
2018-01-09 08:04:53,404 [salt.state       ][INFO    ][20754] Completed state [neutron] at time 08:04:53.404698 duration_in_ms=5.422
2018-01-09 08:04:53,406 [salt.state       ][INFO    ][20754] Running state [mysql_grants_neutron_neutron_192.168.10.52] at time 08:04:53.406771
2018-01-09 08:04:53,407 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.52
2018-01-09 08:04:53,414 [salt.state       ][INFO    ][20754] Grant all on neutron.* to neutron@192.168.10.52 is already present
2018-01-09 08:04:53,415 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_neutron_neutron_192.168.10.52] at time 08:04:53.415099 duration_in_ms=8.328
2018-01-09 08:04:53,415 [salt.state       ][INFO    ][20754] Running state [designate] at time 08:04:53.415325
2018-01-09 08:04:53,415 [salt.state       ][INFO    ][20754] Executing state mysql_database.present for designate
2018-01-09 08:04:53,418 [salt.state       ][INFO    ][20754] Database designate is already present
2018-01-09 08:04:53,418 [salt.state       ][INFO    ][20754] Completed state [designate] at time 08:04:53.418519 duration_in_ms=3.194
2018-01-09 08:04:53,418 [salt.state       ][INFO    ][20754] Running state [designate] at time 08:04:53.418748
2018-01-09 08:04:53,418 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for designate
2018-01-09 08:04:53,424 [salt.state       ][INFO    ][20754] User designate@% is already present with the desired password
2018-01-09 08:04:53,424 [salt.state       ][INFO    ][20754] Completed state [designate] at time 08:04:53.424915 duration_in_ms=6.167
2018-01-09 08:04:53,427 [salt.state       ][INFO    ][20754] Running state [mysql_grants_designate_designate_%] at time 08:04:53.426976
2018-01-09 08:04:53,427 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-09 08:04:53,436 [salt.state       ][INFO    ][20754] Grant all on designate.* to designate@% is already present
2018-01-09 08:04:53,437 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_designate_designate_%] at time 08:04:53.437102 duration_in_ms=10.124
2018-01-09 08:04:53,437 [salt.state       ][INFO    ][20754] Running state [designate] at time 08:04:53.437494
2018-01-09 08:04:53,438 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for designate
2018-01-09 08:04:53,444 [salt.state       ][INFO    ][20754] User designate@192.168.10.50 is already present with the desired password
2018-01-09 08:04:53,444 [salt.state       ][INFO    ][20754] Completed state [designate] at time 08:04:53.444384 duration_in_ms=6.891
2018-01-09 08:04:53,447 [salt.state       ][INFO    ][20754] Running state [mysql_grants_designate_designate_192.168.10.50] at time 08:04:53.447144
2018-01-09 08:04:53,447 [salt.state       ][INFO    ][20754] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-09 08:04:53,455 [salt.state       ][INFO    ][20754] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-09 08:04:53,455 [salt.state       ][INFO    ][20754] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 08:04:53.455832 duration_in_ms=8.688
2018-01-09 08:04:53,456 [salt.state       ][INFO    ][20754] Running state [haproxy] at time 08:04:53.456113
2018-01-09 08:04:53,456 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for haproxy
2018-01-09 08:04:53,461 [salt.state       ][INFO    ][20754] User haproxy@localhost is already present with passwordless login
2018-01-09 08:04:53,461 [salt.state       ][INFO    ][20754] Completed state [haproxy] at time 08:04:53.461888 duration_in_ms=5.776
2018-01-09 08:04:53,462 [salt.state       ][INFO    ][20754] Running state [haproxy] at time 08:04:53.462281
2018-01-09 08:04:53,462 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for haproxy
2018-01-09 08:04:53,470 [salt.state       ][INFO    ][20754] User haproxy@% is already present with passwordless login
2018-01-09 08:04:53,470 [salt.state       ][INFO    ][20754] Completed state [haproxy] at time 08:04:53.470637 duration_in_ms=8.355
2018-01-09 08:04:53,471 [salt.state       ][INFO    ][20754] Running state [haproxy] at time 08:04:53.471358
2018-01-09 08:04:53,471 [salt.state       ][INFO    ][20754] Executing state mysql_user.present for haproxy
2018-01-09 08:04:53,476 [salt.state       ][INFO    ][20754] User haproxy@192.168.10.52 is already present with passwordless login
2018-01-09 08:04:53,477 [salt.state       ][INFO    ][20754] Completed state [haproxy] at time 08:04:53.477116 duration_in_ms=5.758
2018-01-09 08:04:53,482 [salt.minion      ][INFO    ][20754] Returning information for job: 20180109080448512985
2018-01-09 08:05:00,621 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command state.sls with jid 20180109080500596222
2018-01-09 08:05:00,643 [salt.minion      ][INFO    ][20785] Starting a new job with PID 20785
2018-01-09 08:05:02,387 [salt.state       ][INFO    ][20785] Loading fresh modules for state activity
2018-01-09 08:05:03,044 [salt.state       ][INFO    ][20785] Running state [haproxy] at time 08:05:03.044057
2018-01-09 08:05:03,045 [salt.state       ][INFO    ][20785] Executing state pkg.installed for haproxy
2018-01-09 08:05:03,045 [salt.loaded.int.module.cmdmod][INFO    ][20785] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 08:05:03,404 [salt.state       ][INFO    ][20785] All specified packages are already installed
2018-01-09 08:05:03,405 [salt.state       ][INFO    ][20785] Completed state [haproxy] at time 08:05:03.405033 duration_in_ms=360.976
2018-01-09 08:05:03,408 [salt.state       ][INFO    ][20785] Running state [/etc/default/haproxy] at time 08:05:03.407981
2018-01-09 08:05:03,408 [salt.state       ][INFO    ][20785] Executing state file.managed for /etc/default/haproxy
2018-01-09 08:05:03,831 [salt.state       ][INFO    ][20785] File /etc/default/haproxy is in the correct state
2018-01-09 08:05:03,832 [salt.state       ][INFO    ][20785] Completed state [/etc/default/haproxy] at time 08:05:03.832353 duration_in_ms=424.372
2018-01-09 08:05:03,833 [salt.state       ][INFO    ][20785] Running state [/etc/haproxy/haproxy.cfg] at time 08:05:03.833440
2018-01-09 08:05:03,833 [salt.state       ][INFO    ][20785] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-09 08:05:04,029 [salt.state       ][INFO    ][20785] File /etc/haproxy/haproxy.cfg is in the correct state
2018-01-09 08:05:04,029 [salt.state       ][INFO    ][20785] Completed state [/etc/haproxy/haproxy.cfg] at time 08:05:04.029947 duration_in_ms=196.506
2018-01-09 08:05:04,031 [salt.state       ][INFO    ][20785] Running state [/etc/haproxy/ssl] at time 08:05:04.031421
2018-01-09 08:05:04,031 [salt.state       ][INFO    ][20785] Executing state file.directory for /etc/haproxy/ssl
2018-01-09 08:05:04,033 [salt.state       ][INFO    ][20785] Directory /etc/haproxy/ssl is in the correct state
2018-01-09 08:05:04,033 [salt.state       ][INFO    ][20785] Completed state [/etc/haproxy/ssl] at time 08:05:04.033742 duration_in_ms=2.321
2018-01-09 08:05:04,033 [salt.state       ][INFO    ][20785] Running state [haproxy_status_packages] at time 08:05:04.033934
2018-01-09 08:05:04,034 [salt.state       ][INFO    ][20785] Executing state pkg.installed for haproxy_status_packages
2018-01-09 08:05:04,044 [salt.state       ][INFO    ][20785] All specified packages are already installed
2018-01-09 08:05:04,044 [salt.state       ][INFO    ][20785] Completed state [haproxy_status_packages] at time 08:05:04.044338 duration_in_ms=10.404
2018-01-09 08:05:04,045 [salt.state       ][INFO    ][20785] Running state [/usr/bin/haproxy-status.sh] at time 08:05:04.045337
2018-01-09 08:05:04,045 [salt.state       ][INFO    ][20785] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-09 08:05:04,083 [salt.state       ][INFO    ][20785] File /usr/bin/haproxy-status.sh is in the correct state
2018-01-09 08:05:04,083 [salt.state       ][INFO    ][20785] Completed state [/usr/bin/haproxy-status.sh] at time 08:05:04.083442 duration_in_ms=38.105
2018-01-09 08:05:04,084 [salt.state       ][INFO    ][20785] Running state [net.ipv4.ip_nonlocal_bind] at time 08:05:04.084378
2018-01-09 08:05:04,084 [salt.state       ][INFO    ][20785] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-09 08:05:04,096 [salt.loaded.int.module.cmdmod][INFO    ][20785] Executing command 'sysctl -a' in directory '/root'
2018-01-09 08:05:04,122 [salt.state       ][INFO    ][20785] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2018-01-09 08:05:04,122 [salt.state       ][INFO    ][20785] Completed state [net.ipv4.ip_nonlocal_bind] at time 08:05:04.122364 duration_in_ms=37.986
2018-01-09 08:05:04,124 [salt.state       ][INFO    ][20785] Running state [haproxy] at time 08:05:04.124123
2018-01-09 08:05:04,124 [salt.state       ][INFO    ][20785] Executing state service.running for haproxy
2018-01-09 08:05:04,125 [salt.loaded.int.module.cmdmod][INFO    ][20785] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-09 08:05:04,139 [salt.loaded.int.module.cmdmod][INFO    ][20785] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-09 08:05:04,151 [salt.loaded.int.module.cmdmod][INFO    ][20785] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-09 08:05:04,165 [salt.state       ][INFO    ][20785] The service haproxy is already running
2018-01-09 08:05:04,165 [salt.state       ][INFO    ][20785] Completed state [haproxy] at time 08:05:04.165897 duration_in_ms=41.772
2018-01-09 08:05:04,168 [salt.minion      ][INFO    ][20785] Returning information for job: 20180109080500596222
2018-01-09 08:05:08,034 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command service.status with jid 20180109080508000464
2018-01-09 08:05:08,059 [salt.minion      ][INFO    ][20812] Starting a new job with PID 20812
2018-01-09 08:05:08,239 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20812] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-09 08:05:08,251 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20812] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-09 08:05:08,263 [salt.minion      ][INFO    ][20812] Returning information for job: 20180109080508000464
2018-01-09 08:05:10,859 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command service.restart with jid 20180109080510833406
2018-01-09 08:05:10,883 [salt.minion      ][INFO    ][20819] Starting a new job with PID 20819
2018-01-09 08:05:11,088 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20819] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-09 08:05:11,102 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20819] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-09 08:05:11,125 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20819] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-09 08:05:11,157 [salt.minion      ][INFO    ][20819] Returning information for job: 20180109080510833406
2018-01-09 08:29:29,123 [salt.minion      ][INFO    ][2609] User sudo_ubuntu Executing command cp.push_dir with jid 20180109082929103984
2018-01-09 08:29:29,151 [salt.minion      ][INFO    ][20924] Starting a new job with PID 20924
