2018-01-14 09:39:01,095 [py.warnings      ][WARNING ][1825] /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-14 09:39:15,623 [salt.loaded.int.module.cmdmod][ERROR   ][1825] 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-14 09:39:19,633 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-14 09:39:19,651 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-14 09:39:19,672 [salt.loaded.int.module.cmdmod][INFO    ][2382] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-14 09:39:19,695 [salt.utils.parsers][WARNING ][1499] Minion received a SIGTERM. Exiting.
2018-01-14 09:39:20,114 [salt.cli.daemons ][INFO    ][2465] Setting up the Salt Minion "dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-14 09:39:20,219 [salt.cli.daemons ][INFO    ][2465] Starting up the Salt Minion
2018-01-14 09:39:20,220 [salt.utils.event ][INFO    ][2465] Starting pull socket on /var/run/salt/minion/minion_event_96860ab622_pull.ipc
2018-01-14 09:39:20,824 [salt.minion      ][INFO    ][2465] Creating minion process manager
2018-01-14 09:39:22,053 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2465] Executing command ['date', '+%z'] in directory '/root'
2018-01-14 09:39:22,084 [salt.utils.schedule][INFO    ][2465] Updating job settings for scheduled job: __mine_interval
2018-01-14 09:39:22,086 [salt.minion      ][INFO    ][2465] Added mine.update to scheduler
2018-01-14 09:39:22,093 [salt.minion      ][INFO    ][2465] Minion is starting as user 'root'
2018-01-14 09:39:22,113 [salt.minion      ][INFO    ][2465] Minion is ready to receive requests!
2018-01-14 09:39:23,114 [salt.utils.schedule][INFO    ][2465] Running scheduled job: __mine_interval
2018-01-14 09:39:27,112 [salt.minion      ][INFO    ][2465] User sudo_ubuntu Executing command service.force_reload with jid 20180114093926585936
2018-01-14 09:39:27,135 [salt.minion      ][INFO    ][2562] Starting a new job with PID 2562
2018-01-14 09:39:27,476 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2562] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-14 09:39:27,498 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2562] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-14 09:39:27,531 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2562] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-14 09:39:27,559 [salt.utils.parsers][WARNING ][2465] Minion received a SIGTERM. Exiting.
2018-01-14 09:39:27,560 [salt.cli.daemons ][INFO    ][2465] Shutting down the Salt Minion
2018-01-14 09:39:27,963 [salt.cli.daemons ][INFO    ][2605] Setting up the Salt Minion "dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-14 09:39:28,078 [salt.cli.daemons ][INFO    ][2605] Starting up the Salt Minion
2018-01-14 09:39:28,079 [salt.utils.event ][INFO    ][2605] Starting pull socket on /var/run/salt/minion/minion_event_96860ab622_pull.ipc
2018-01-14 09:39:28,685 [salt.minion      ][INFO    ][2605] Creating minion process manager
2018-01-14 09:39:30,011 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2605] Executing command ['date', '+%z'] in directory '/root'
2018-01-14 09:39:30,045 [salt.utils.schedule][INFO    ][2605] Updating job settings for scheduled job: __mine_interval
2018-01-14 09:39:30,047 [salt.minion      ][INFO    ][2605] Added mine.update to scheduler
2018-01-14 09:39:30,053 [salt.minion      ][INFO    ][2605] Minion is starting as user 'root'
2018-01-14 09:39:30,072 [salt.minion      ][INFO    ][2605] Minion is ready to receive requests!
2018-01-14 09:39:31,074 [salt.utils.schedule][INFO    ][2605] Running scheduled job: __mine_interval
2018-01-14 09:39:37,187 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114093936655311
2018-01-14 09:39:37,210 [salt.minion      ][INFO    ][2703] Starting a new job with PID 2703
2018-01-14 09:39:37,227 [salt.minion      ][INFO    ][2703] Returning information for job: 20180114093936655311
2018-01-14 09:39:48,688 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command state.apply with jid 20180114093948156587
2018-01-14 09:39:48,711 [salt.minion      ][INFO    ][2708] Starting a new job with PID 2708
2018-01-14 09:39:52,315 [salt.state       ][INFO    ][2708] Loading fresh modules for state activity
2018-01-14 09:39:52,939 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-14 09:39:52,979 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-14 09:39:53,102 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-14 09:39:53,203 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-14 09:39:53,301 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-14 09:39:53,493 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-14 09:39:53,614 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-14 09:39:53,713 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-14 09:39:53,859 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-14 09:39:53,963 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-14 09:39:54,067 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-14 09:39:54,175 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-14 09:39:54,307 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-14 09:39:54,412 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-14 09:39:54,515 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-01-14 09:39:54,645 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-14 09:39:54,746 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-14 09:39:54,866 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-14 09:39:54,963 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-14 09:39:55,069 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-14 09:39:55,243 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-14 09:39:55,427 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-14 09:39:55,534 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-14 09:39:55,647 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-14 09:39:55,672 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-14 09:39:55,723 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-14 09:39:55,759 [salt.state       ][INFO    ][2708] Running state [/etc/environment] at time 09:39:55.759222
2018-01-14 09:39:55,759 [salt.state       ][INFO    ][2708] Executing state file.blockreplace for /etc/environment
2018-01-14 09:39:55,768 [salt.state       ][INFO    ][2708] 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-14 09:39:55,769 [salt.state       ][INFO    ][2708] Completed state [/etc/environment] at time 09:39:55.769375 duration_in_ms=10.154
2018-01-14 09:39:55,770 [salt.state       ][INFO    ][2708] Running state [/etc/profile.d] at time 09:39:55.770363
2018-01-14 09:39:55,770 [salt.state       ][INFO    ][2708] Executing state file.directory for /etc/profile.d
2018-01-14 09:39:55,772 [salt.state       ][INFO    ][2708] Directory /etc/profile.d is in the correct state
2018-01-14 09:39:55,773 [salt.state       ][INFO    ][2708] Completed state [/etc/profile.d] at time 09:39:55.772988 duration_in_ms=2.625
2018-01-14 09:39:56,303 [salt.state       ][INFO    ][2708] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:39:56.303003
2018-01-14 09:39:56,303 [salt.state       ][INFO    ][2708] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-14 09:39:56,331 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-14 09:39:56,339 [salt.state       ][INFO    ][2708] File changed:
New file
2018-01-14 09:39:56,339 [salt.state       ][INFO    ][2708] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 09:39:56.339788 duration_in_ms=36.785
2018-01-14 09:39:56,340 [salt.state       ][INFO    ][2708] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:39:56.340514
2018-01-14 09:39:56,340 [salt.state       ][INFO    ][2708] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-14 09:39:56,360 [salt.state       ][INFO    ][2708] File changed:
New file
2018-01-14 09:39:56,361 [salt.state       ][INFO    ][2708] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 09:39:56.360981 duration_in_ms=20.467
2018-01-14 09:39:56,362 [salt.state       ][INFO    ][2708] Running state [linux_repo_prereq_pkgs] at time 09:39:56.362851
2018-01-14 09:39:56,363 [salt.state       ][INFO    ][2708] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-14 09:39:56,363 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:39:56,696 [salt.state       ][INFO    ][2708] All specified packages are already installed
2018-01-14 09:39:56,697 [salt.state       ][INFO    ][2708] Completed state [linux_repo_prereq_pkgs] at time 09:39:56.697341 duration_in_ms=334.49
2018-01-14 09:39:56,698 [salt.state       ][INFO    ][2708] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:39:56.698282
2018-01-14 09:39:56,698 [salt.state       ][INFO    ][2708] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-14 09:39:56,699 [salt.state       ][INFO    ][2708] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-14 09:39:56,699 [salt.state       ][INFO    ][2708] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 09:39:56.699828 duration_in_ms=1.546
2018-01-14 09:39:56,700 [salt.state       ][INFO    ][2708] Running state [/etc/apt/preferences.d/mk_openstack] at time 09:39:56.700250
2018-01-14 09:39:56,700 [salt.state       ][INFO    ][2708] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-14 09:39:56,724 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-14 09:39:56,806 [salt.state       ][INFO    ][2708] File changed:
New file
2018-01-14 09:39:56,807 [salt.state       ][INFO    ][2708] Completed state [/etc/apt/preferences.d/mk_openstack] at time 09:39:56.807127 duration_in_ms=106.876
2018-01-14 09:39:56,811 [salt.state       ][INFO    ][2708] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:39:56.811019
2018-01-14 09:39:56,811 [salt.state       ][INFO    ][2708] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2018-01-14 09:39:57,154 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2018-01-14 09:39:57,422 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:39:58,795 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114093958269560
2018-01-14 09:39:58,815 [salt.minion      ][INFO    ][3193] Starting a new job with PID 3193
2018-01-14 09:39:58,842 [salt.minion      ][INFO    ][3193] Returning information for job: 20180114093958269560
2018-01-14 09:40:00,925 [salt.state       ][INFO    ][2708] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2018-01-14 09:40:00,926 [salt.state       ][INFO    ][2708] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 09:40:00.926529 duration_in_ms=4115.509
2018-01-14 09:40:00,927 [salt.state       ][INFO    ][2708] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:40:00.927031
2018-01-14 09:40:00,927 [salt.state       ][INFO    ][2708] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-14 09:40:00,928 [salt.state       ][INFO    ][2708] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-14 09:40:00,928 [salt.state       ][INFO    ][2708] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 09:40:00.928452 duration_in_ms=1.421
2018-01-14 09:40:00,928 [salt.state       ][INFO    ][2708] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 09:40:00.928817
2018-01-14 09:40:00,929 [salt.state       ][INFO    ][2708] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-14 09:40:01,043 [salt.state       ][INFO    ][2708] File changed:
New file
2018-01-14 09:40:01,044 [salt.state       ][INFO    ][2708] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 09:40:01.044590 duration_in_ms=115.773
2018-01-14 09:40:01,046 [salt.state       ][INFO    ][2708] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:40:01.046173
2018-01-14 09:40:01,046 [salt.state       ][INFO    ][2708] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-14 09:40:01,131 [salt.loaded.int.module.cmdmod][INFO    ][2708] 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-14 09:40:01,385 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:40:04,995 [salt.state       ][INFO    ][2708] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-14 09:40:04,996 [salt.state       ][INFO    ][2708] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 09:40:04.996527 duration_in_ms=3950.352
2018-01-14 09:40:04,997 [salt.state       ][INFO    ][2708] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:40:04.997050
2018-01-14 09:40:04,997 [salt.state       ][INFO    ][2708] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-14 09:40:04,998 [salt.state       ][INFO    ][2708] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-14 09:40:04,998 [salt.state       ][INFO    ][2708] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 09:40:04.998589 duration_in_ms=1.54
2018-01-14 09:40:04,999 [salt.state       ][INFO    ][2708] Running state [/etc/apt/preferences.d/uca] at time 09:40:04.998991
2018-01-14 09:40:04,999 [salt.state       ][INFO    ][2708] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-14 09:40:05,000 [salt.state       ][INFO    ][2708] File /etc/apt/preferences.d/uca is not present
2018-01-14 09:40:05,001 [salt.state       ][INFO    ][2708] Completed state [/etc/apt/preferences.d/uca] at time 09:40:05.001140 duration_in_ms=2.149
2018-01-14 09:40:05,002 [salt.state       ][INFO    ][2708] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:40:05.002811
2018-01-14 09:40:05,003 [salt.state       ][INFO    ][2708] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-14 09:40:05,109 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-14 09:40:05,189 [salt.loaded.int.module.cmdmod][INFO    ][2708] 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-14 09:40:05,430 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:40:08,850 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114094008319769
2018-01-14 09:40:08,868 [salt.minion      ][INFO    ][4250] Starting a new job with PID 4250
2018-01-14 09:40:08,886 [salt.minion      ][INFO    ][4250] Returning information for job: 20180114094008319769
2018-01-14 09:40:09,334 [salt.state       ][INFO    ][2708] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-14 09:40:09,335 [salt.state       ][INFO    ][2708] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 09:40:09.335578 duration_in_ms=4332.766
2018-01-14 09:40:09,336 [salt.state       ][INFO    ][2708] Running state [linux_extra_packages_purged] at time 09:40:09.336072
2018-01-14 09:40:09,336 [salt.state       ][INFO    ][2708] Executing state pkg.purged for linux_extra_packages_purged
2018-01-14 09:40:09,367 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-14 09:40:14,559 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:40:14,600 [salt.state       ][INFO    ][2708] {'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-14 09:40:14,623 [salt.state       ][INFO    ][2708] Loading fresh modules for state activity
2018-01-14 09:40:14,659 [salt.state       ][INFO    ][2708] Completed state [linux_extra_packages_purged] at time 09:40:14.659244 duration_in_ms=5323.171
2018-01-14 09:40:14,666 [salt.state       ][INFO    ][2708] Running state [linux_extra_packages_latest] at time 09:40:14.666256
2018-01-14 09:40:14,666 [salt.state       ][INFO    ][2708] Executing state pkg.latest for linux_extra_packages_latest
2018-01-14 09:40:15,118 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-14 09:40:15,191 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:40:15,221 [salt.loaded.int.module.cmdmod][INFO    ][2708] 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-14 09:40:18,145 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:40:18,197 [salt.state       ][INFO    ][2708] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-14 09:40:18,218 [salt.state       ][INFO    ][2708] Loading fresh modules for state activity
2018-01-14 09:40:18,257 [salt.state       ][INFO    ][2708] Completed state [linux_extra_packages_latest] at time 09:40:18.257451 duration_in_ms=3591.195
2018-01-14 09:40:18,261 [salt.state       ][INFO    ][2708] Running state [UTC] at time 09:40:18.261113
2018-01-14 09:40:18,261 [salt.state       ][INFO    ][2708] Executing state timezone.system for UTC
2018-01-14 09:40:18,264 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['timedatectl'] in directory '/root'
2018-01-14 09:40:18,325 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['timedatectl'] in directory '/root'
2018-01-14 09:40:18,348 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-14 09:40:18,368 [salt.state       ][INFO    ][2708] {'timezone': 'UTC'}
2018-01-14 09:40:18,369 [salt.state       ][INFO    ][2708] Completed state [UTC] at time 09:40:18.369258 duration_in_ms=108.145
2018-01-14 09:40:18,373 [salt.state       ][INFO    ][2708] Running state [nf_conntrack] at time 09:40:18.373415
2018-01-14 09:40:18,374 [salt.state       ][INFO    ][2708] Executing state kmod.present for nf_conntrack
2018-01-14 09:40:18,375 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'lsmod' in directory '/root'
2018-01-14 09:40:18,880 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'lsmod' in directory '/root'
2018-01-14 09:40:18,895 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-14 09:40:18,911 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'lsmod' in directory '/root'
2018-01-14 09:40:19,012 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114094018484897
2018-01-14 09:40:19,029 [salt.minion      ][INFO    ][5519] Starting a new job with PID 5519
2018-01-14 09:40:19,029 [salt.state       ][INFO    ][2708] {'nf_conntrack': 'loaded'}
2018-01-14 09:40:19,030 [salt.state       ][INFO    ][2708] Completed state [nf_conntrack] at time 09:40:19.030297 duration_in_ms=656.88
2018-01-14 09:40:19,033 [salt.state       ][INFO    ][2708] Running state [kernel.panic] at time 09:40:19.033243
2018-01-14 09:40:19,033 [salt.state       ][INFO    ][2708] Executing state sysctl.present for kernel.panic
2018-01-14 09:40:19,036 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,048 [salt.minion      ][INFO    ][5519] Returning information for job: 20180114094018484897
2018-01-14 09:40:19,098 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-14 09:40:19,113 [salt.state       ][INFO    ][2708] {'kernel.panic': 60}
2018-01-14 09:40:19,113 [salt.state       ][INFO    ][2708] Completed state [kernel.panic] at time 09:40:19.113688 duration_in_ms=80.445
2018-01-14 09:40:19,114 [salt.state       ][INFO    ][2708] Running state [net.ipv4.tcp_keepalive_probes] at time 09:40:19.114907
2018-01-14 09:40:19,115 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-14 09:40:19,115 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,147 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-14 09:40:19,158 [salt.state       ][INFO    ][2708] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-14 09:40:19,159 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.tcp_keepalive_probes] at time 09:40:19.159076 duration_in_ms=44.169
2018-01-14 09:40:19,159 [salt.state       ][INFO    ][2708] Running state [fs.file-max] at time 09:40:19.159422
2018-01-14 09:40:19,159 [salt.state       ][INFO    ][2708] Executing state sysctl.present for fs.file-max
2018-01-14 09:40:19,160 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,195 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-14 09:40:19,207 [salt.state       ][INFO    ][2708] {'fs.file-max': 124165}
2018-01-14 09:40:19,207 [salt.state       ][INFO    ][2708] Completed state [fs.file-max] at time 09:40:19.207797 duration_in_ms=48.375
2018-01-14 09:40:19,208 [salt.state       ][INFO    ][2708] Running state [net.core.somaxconn] at time 09:40:19.208143
2018-01-14 09:40:19,208 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.core.somaxconn
2018-01-14 09:40:19,209 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,238 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-14 09:40:19,250 [salt.state       ][INFO    ][2708] {'net.core.somaxconn': 4096}
2018-01-14 09:40:19,251 [salt.state       ][INFO    ][2708] Completed state [net.core.somaxconn] at time 09:40:19.250927 duration_in_ms=42.784
2018-01-14 09:40:19,251 [salt.state       ][INFO    ][2708] Running state [net.ipv4.tcp_max_syn_backlog] at time 09:40:19.251294
2018-01-14 09:40:19,251 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-14 09:40:19,252 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,284 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-14 09:40:19,297 [salt.state       ][INFO    ][2708] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-14 09:40:19,298 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.tcp_max_syn_backlog] at time 09:40:19.297715 duration_in_ms=46.42
2018-01-14 09:40:19,298 [salt.state       ][INFO    ][2708] Running state [net.ipv4.tcp_tw_reuse] at time 09:40:19.298937
2018-01-14 09:40:19,299 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-14 09:40:19,300 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,332 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-14 09:40:19,345 [salt.state       ][INFO    ][2708] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-14 09:40:19,346 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.tcp_tw_reuse] at time 09:40:19.345947 duration_in_ms=47.009
2018-01-14 09:40:19,346 [salt.state       ][INFO    ][2708] Running state [net.ipv4.tcp_congestion_control] at time 09:40:19.346341
2018-01-14 09:40:19,346 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-14 09:40:19,347 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,378 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-14 09:40:19,395 [salt.state       ][INFO    ][2708] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-14 09:40:19,396 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.tcp_congestion_control] at time 09:40:19.396184 duration_in_ms=49.843
2018-01-14 09:40:19,396 [salt.state       ][INFO    ][2708] Running state [net.ipv4.tcp_retries2] at time 09:40:19.396564
2018-01-14 09:40:19,397 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-14 09:40:19,398 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,431 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-14 09:40:19,444 [salt.state       ][INFO    ][2708] {'net.ipv4.tcp_retries2': 5}
2018-01-14 09:40:19,444 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.tcp_retries2] at time 09:40:19.444616 duration_in_ms=48.052
2018-01-14 09:40:19,445 [salt.state       ][INFO    ][2708] Running state [net.core.netdev_max_backlog] at time 09:40:19.444986
2018-01-14 09:40:19,445 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-14 09:40:19,447 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,476 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-14 09:40:19,488 [salt.state       ][INFO    ][2708] {'net.core.netdev_max_backlog': 261144}
2018-01-14 09:40:19,488 [salt.state       ][INFO    ][2708] Completed state [net.core.netdev_max_backlog] at time 09:40:19.488779 duration_in_ms=43.793
2018-01-14 09:40:19,489 [salt.state       ][INFO    ][2708] Running state [net.ipv4.tcp_slow_start_after_idle] at time 09:40:19.489139
2018-01-14 09:40:19,489 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-14 09:40:19,490 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,521 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-14 09:40:19,533 [salt.state       ][INFO    ][2708] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-14 09:40:19,535 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 09:40:19.533763 duration_in_ms=44.624
2018-01-14 09:40:19,535 [salt.state       ][INFO    ][2708] Running state [vm.swappiness] at time 09:40:19.535537
2018-01-14 09:40:19,535 [salt.state       ][INFO    ][2708] Executing state sysctl.present for vm.swappiness
2018-01-14 09:40:19,536 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,568 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-14 09:40:19,581 [salt.state       ][INFO    ][2708] {'vm.swappiness': 10}
2018-01-14 09:40:19,582 [salt.state       ][INFO    ][2708] Completed state [vm.swappiness] at time 09:40:19.581773 duration_in_ms=46.236
2018-01-14 09:40:19,582 [salt.state       ][INFO    ][2708] Running state [net.ipv4.tcp_keepalive_intvl] at time 09:40:19.582748
2018-01-14 09:40:19,583 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-14 09:40:19,583 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,618 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-14 09:40:19,636 [salt.state       ][INFO    ][2708] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-14 09:40:19,637 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.tcp_keepalive_intvl] at time 09:40:19.637110 duration_in_ms=54.361
2018-01-14 09:40:19,637 [salt.state       ][INFO    ][2708] Running state [net.ipv4.neigh.default.gc_thresh1] at time 09:40:19.637496
2018-01-14 09:40:19,637 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-14 09:40:19,638 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,673 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-14 09:40:19,688 [salt.state       ][INFO    ][2708] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-14 09:40:19,688 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 09:40:19.688767 duration_in_ms=51.27
2018-01-14 09:40:19,689 [salt.state       ][INFO    ][2708] Running state [net.ipv4.neigh.default.gc_thresh2] at time 09:40:19.689174
2018-01-14 09:40:19,689 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-14 09:40:19,690 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,726 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-14 09:40:19,739 [salt.state       ][INFO    ][2708] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-14 09:40:19,739 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 09:40:19.739872 duration_in_ms=50.698
2018-01-14 09:40:19,740 [salt.state       ][INFO    ][2708] Running state [net.ipv4.neigh.default.gc_thresh3] at time 09:40:19.740322
2018-01-14 09:40:19,740 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-14 09:40:19,741 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,778 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-14 09:40:19,794 [salt.state       ][INFO    ][2708] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-14 09:40:19,795 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 09:40:19.795496 duration_in_ms=55.173
2018-01-14 09:40:19,796 [salt.state       ][INFO    ][2708] Running state [net.ipv4.tcp_fin_timeout] at time 09:40:19.796122
2018-01-14 09:40:19,796 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-14 09:40:19,797 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,836 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-14 09:40:19,851 [salt.state       ][INFO    ][2708] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-14 09:40:19,852 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.tcp_fin_timeout] at time 09:40:19.852310 duration_in_ms=56.187
2018-01-14 09:40:19,852 [salt.state       ][INFO    ][2708] Running state [net.ipv4.tcp_keepalive_time] at time 09:40:19.852778
2018-01-14 09:40:19,853 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-14 09:40:19,855 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,897 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-14 09:40:19,913 [salt.state       ][INFO    ][2708] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-14 09:40:19,913 [salt.state       ][INFO    ][2708] Completed state [net.ipv4.tcp_keepalive_time] at time 09:40:19.913546 duration_in_ms=60.768
2018-01-14 09:40:19,914 [salt.state       ][INFO    ][2708] Running state [net.nf_conntrack_max] at time 09:40:19.914606
2018-01-14 09:40:19,915 [salt.state       ][INFO    ][2708] Executing state sysctl.present for net.nf_conntrack_max
2018-01-14 09:40:19,915 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -a' in directory '/root'
2018-01-14 09:40:19,955 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-14 09:40:19,975 [salt.state       ][INFO    ][2708] {'net.nf_conntrack_max': 1048576}
2018-01-14 09:40:19,976 [salt.state       ][INFO    ][2708] Completed state [net.nf_conntrack_max] at time 09:40:19.976247 duration_in_ms=61.641
2018-01-14 09:40:19,988 [salt.state       ][INFO    ][2708] Running state [linux_sysfs_package] at time 09:40:19.988874
2018-01-14 09:40:19,989 [salt.state       ][INFO    ][2708] Executing state pkg.installed for linux_sysfs_package
2018-01-14 09:40:20,428 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-14 09:40:20,502 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:40:22,481 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:40:22,509 [salt.loaded.int.module.cmdmod][INFO    ][2708] 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-14 09:40:25,615 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:40:25,671 [salt.state       ][INFO    ][2708] 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-14 09:40:25,692 [salt.state       ][INFO    ][2708] Loading fresh modules for state activity
2018-01-14 09:40:25,728 [salt.state       ][INFO    ][2708] Completed state [linux_sysfs_package] at time 09:40:25.728152 duration_in_ms=5739.278
2018-01-14 09:40:25,732 [salt.state       ][INFO    ][2708] Running state [/etc/sysfs.d] at time 09:40:25.732665
2018-01-14 09:40:25,733 [salt.state       ][INFO    ][2708] Executing state file.directory for /etc/sysfs.d
2018-01-14 09:40:25,737 [salt.state       ][INFO    ][2708] Directory /etc/sysfs.d is in the correct state
2018-01-14 09:40:25,738 [salt.state       ][INFO    ][2708] Completed state [/etc/sysfs.d] at time 09:40:25.738237 duration_in_ms=5.572
2018-01-14 09:40:26,057 [salt.state       ][INFO    ][2708] Running state [ondemand] at time 09:40:26.056999
2018-01-14 09:40:26,058 [salt.state       ][INFO    ][2708] Executing state service.dead for ondemand
2018-01-14 09:40:26,059 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-14 09:40:26,080 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:26,095 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:26,113 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:26,174 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:26,189 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:26,207 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:26,230 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-14 09:40:26,392 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-14 09:40:26,415 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'runlevel' in directory '/root'
2018-01-14 09:40:26,428 [salt.state       ][INFO    ][2708] {'ondemand': True}
2018-01-14 09:40:26,429 [salt.state       ][INFO    ][2708] Completed state [ondemand] at time 09:40:26.428950 duration_in_ms=371.951
2018-01-14 09:40:26,432 [salt.state       ][INFO    ][2708] Running state [cs_CZ.UTF-8] at time 09:40:26.432338
2018-01-14 09:40:26,432 [salt.state       ][INFO    ][2708] Executing state locale.present for cs_CZ.UTF-8
2018-01-14 09:40:26,433 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'locale -a' in directory '/root'
2018-01-14 09:40:26,453 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-14 09:40:27,263 [salt.state       ][INFO    ][2708] {'locale': 'cs_CZ.UTF-8'}
2018-01-14 09:40:27,263 [salt.state       ][INFO    ][2708] Completed state [cs_CZ.UTF-8] at time 09:40:27.263737 duration_in_ms=831.398
2018-01-14 09:40:27,264 [salt.state       ][INFO    ][2708] Running state [en_US.UTF-8] at time 09:40:27.264100
2018-01-14 09:40:27,264 [salt.state       ][INFO    ][2708] Executing state locale.present for en_US.UTF-8
2018-01-14 09:40:27,265 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'locale -a' in directory '/root'
2018-01-14 09:40:27,278 [salt.state       ][INFO    ][2708] Locale en_US.UTF-8 is already present
2018-01-14 09:40:27,278 [salt.state       ][INFO    ][2708] Completed state [en_US.UTF-8] at time 09:40:27.278587 duration_in_ms=14.487
2018-01-14 09:40:27,280 [salt.state       ][INFO    ][2708] Running state [en_US.UTF-8] at time 09:40:27.280158
2018-01-14 09:40:27,280 [salt.state       ][INFO    ][2708] Executing state locale.system for en_US.UTF-8
2018-01-14 09:40:27,281 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'localectl' in directory '/root'
2018-01-14 09:40:27,318 [salt.state       ][INFO    ][2708] System locale en_US.UTF-8 already set
2018-01-14 09:40:27,318 [salt.state       ][INFO    ][2708] Completed state [en_US.UTF-8] at time 09:40:27.318580 duration_in_ms=38.42
2018-01-14 09:40:27,321 [salt.state       ][INFO    ][2708] Running state [root] at time 09:40:27.321312
2018-01-14 09:40:27,321 [salt.state       ][INFO    ][2708] Executing state user.present for root
2018-01-14 09:40:27,328 [salt.state       ][INFO    ][2708] User root is present and up to date
2018-01-14 09:40:27,329 [salt.state       ][INFO    ][2708] Completed state [root] at time 09:40:27.329139 duration_in_ms=7.827
2018-01-14 09:40:27,331 [salt.state       ][INFO    ][2708] Running state [/root] at time 09:40:27.331129
2018-01-14 09:40:27,331 [salt.state       ][INFO    ][2708] Executing state file.directory for /root
2018-01-14 09:40:27,332 [salt.state       ][INFO    ][2708] Directory /root is in the correct state
2018-01-14 09:40:27,332 [salt.state       ][INFO    ][2708] Completed state [/root] at time 09:40:27.332255 duration_in_ms=1.125
2018-01-14 09:40:27,332 [salt.state       ][INFO    ][2708] Running state [/etc/sudoers.d/90-salt-user-root] at time 09:40:27.332474
2018-01-14 09:40:27,332 [salt.state       ][INFO    ][2708] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-14 09:40:27,332 [salt.state       ][INFO    ][2708] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-14 09:40:27,333 [salt.state       ][INFO    ][2708] Completed state [/etc/sudoers.d/90-salt-user-root] at time 09:40:27.333139 duration_in_ms=0.665
2018-01-14 09:40:27,333 [salt.state       ][INFO    ][2708] Running state [ubuntu] at time 09:40:27.333349
2018-01-14 09:40:27,333 [salt.state       ][INFO    ][2708] Executing state user.present for ubuntu
2018-01-14 09:40:27,337 [salt.state       ][INFO    ][2708] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-14 09:40:27,337 [salt.state       ][INFO    ][2708] Completed state [ubuntu] at time 09:40:27.337445 duration_in_ms=4.096
2018-01-14 09:40:27,339 [salt.state       ][INFO    ][2708] Running state [/home/ubuntu] at time 09:40:27.339231
2018-01-14 09:40:27,339 [salt.state       ][INFO    ][2708] Executing state file.directory for /home/ubuntu
2018-01-14 09:40:27,340 [salt.state       ][INFO    ][2708] {'mode': '0700'}
2018-01-14 09:40:27,341 [salt.state       ][INFO    ][2708] Completed state [/home/ubuntu] at time 09:40:27.341042 duration_in_ms=1.811
2018-01-14 09:40:27,342 [salt.state       ][INFO    ][2708] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:40:27.342240
2018-01-14 09:40:27,342 [salt.state       ][INFO    ][2708] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-14 09:40:27,368 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-14 09:40:27,374 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command '/usr/sbin/visudo -c -f /tmp/tmpVwTZPT' in directory '/root'
2018-01-14 09:40:27,396 [salt.state       ][INFO    ][2708] File changed:
New file
2018-01-14 09:40:27,397 [salt.state       ][INFO    ][2708] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 09:40:27.397257 duration_in_ms=55.016
2018-01-14 09:40:27,397 [salt.state       ][INFO    ][2708] Running state [/etc/security/limits.d/90-salt-default.conf] at time 09:40:27.397567
2018-01-14 09:40:27,398 [salt.state       ][INFO    ][2708] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-14 09:40:27,428 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-14 09:40:27,523 [salt.state       ][INFO    ][2708] File changed:
New file
2018-01-14 09:40:27,523 [salt.state       ][INFO    ][2708] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 09:40:27.523438 duration_in_ms=125.87
2018-01-14 09:40:27,523 [salt.state       ][INFO    ][2708] Running state [apt-daily.timer] at time 09:40:27.523670
2018-01-14 09:40:27,523 [salt.state       ][INFO    ][2708] Executing state service.dead for apt-daily.timer
2018-01-14 09:40:27,524 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-14 09:40:27,544 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:27,559 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:27,575 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:27,595 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:27,610 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:27,627 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:27,651 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:27,791 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-14 09:40:27,819 [salt.state       ][INFO    ][2708] {'apt-daily.timer': True}
2018-01-14 09:40:27,819 [salt.state       ][INFO    ][2708] Completed state [apt-daily.timer] at time 09:40:27.819543 duration_in_ms=295.873
2018-01-14 09:40:27,820 [salt.state       ][INFO    ][2708] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:40:27.819988
2018-01-14 09:40:27,820 [salt.state       ][INFO    ][2708] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-14 09:40:27,852 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-14 09:40:27,928 [salt.state       ][INFO    ][2708] File changed:
New file
2018-01-14 09:40:27,929 [salt.state       ][INFO    ][2708] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 09:40:27.928981 duration_in_ms=108.994
2018-01-14 09:40:27,931 [salt.state       ][INFO    ][2708] Running state [service.systemctl_reload] at time 09:40:27.931388
2018-01-14 09:40:27,931 [salt.state       ][INFO    ][2708] Executing state module.wait for service.systemctl_reload
2018-01-14 09:40:27,931 [salt.state       ][INFO    ][2708] No changes made for service.systemctl_reload
2018-01-14 09:40:27,932 [salt.state       ][INFO    ][2708] Completed state [service.systemctl_reload] at time 09:40:27.932030 duration_in_ms=0.642
2018-01-14 09:40:27,932 [salt.state       ][INFO    ][2708] Running state [service.systemctl_reload] at time 09:40:27.932207
2018-01-14 09:40:27,932 [salt.state       ][INFO    ][2708] Executing state module.mod_watch for service.systemctl_reload
2018-01-14 09:40:27,933 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-14 09:40:28,037 [salt.state       ][INFO    ][2708] {'ret': True}
2018-01-14 09:40:28,038 [salt.state       ][INFO    ][2708] Completed state [service.systemctl_reload] at time 09:40:28.038437 duration_in_ms=106.228
2018-01-14 09:40:28,038 [salt.state       ][INFO    ][2708] Running state [/etc/hostname] at time 09:40:28.038909
2018-01-14 09:40:28,039 [salt.state       ][INFO    ][2708] Executing state file.managed for /etc/hostname
2018-01-14 09:40:28,064 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-14 09:40:28,068 [salt.state       ][INFO    ][2708] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs02

2018-01-14 09:40:28,069 [salt.state       ][INFO    ][2708] Completed state [/etc/hostname] at time 09:40:28.068993 duration_in_ms=30.084
2018-01-14 09:40:28,071 [salt.state       ][INFO    ][2708] Running state [hostname dbs02] at time 09:40:28.071450
2018-01-14 09:40:28,071 [salt.state       ][INFO    ][2708] Executing state cmd.wait for hostname dbs02
2018-01-14 09:40:28,071 [salt.state       ][INFO    ][2708] No changes made for hostname dbs02
2018-01-14 09:40:28,072 [salt.state       ][INFO    ][2708] Completed state [hostname dbs02] at time 09:40:28.072125 duration_in_ms=0.675
2018-01-14 09:40:28,072 [salt.state       ][INFO    ][2708] Running state [hostname dbs02] at time 09:40:28.072305
2018-01-14 09:40:28,072 [salt.state       ][INFO    ][2708] Executing state cmd.mod_watch for hostname dbs02
2018-01-14 09:40:28,073 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command 'hostname dbs02' in directory '/root'
2018-01-14 09:40:28,088 [salt.state       ][INFO    ][2708] {'pid': 6563, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 09:40:28,088 [salt.state       ][INFO    ][2708] Completed state [hostname dbs02] at time 09:40:28.088523 duration_in_ms=16.217
2018-01-14 09:40:28,091 [salt.state       ][INFO    ][2708] Running state [mdb02] at time 09:40:28.091126
2018-01-14 09:40:28,091 [salt.state       ][INFO    ][2708] Executing state host.present for mdb02
2018-01-14 09:40:28,093 [salt.state       ][INFO    ][2708] {'host': 'mdb02'}
2018-01-14 09:40:28,094 [salt.state       ][INFO    ][2708] Completed state [mdb02] at time 09:40:28.094155 duration_in_ms=3.022
2018-01-14 09:40:28,094 [salt.state       ][INFO    ][2708] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.094413
2018-01-14 09:40:28,094 [salt.state       ][INFO    ][2708] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,095 [salt.state       ][INFO    ][2708] {'host': 'mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,095 [salt.state       ][INFO    ][2708] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.095612 duration_in_ms=1.199
2018-01-14 09:40:28,095 [salt.state       ][INFO    ][2708] Running state [mdb03] at time 09:40:28.095863
2018-01-14 09:40:28,096 [salt.state       ][INFO    ][2708] Executing state host.present for mdb03
2018-01-14 09:40:28,096 [salt.state       ][INFO    ][2708] {'host': 'mdb03'}
2018-01-14 09:40:28,097 [salt.state       ][INFO    ][2708] Completed state [mdb03] at time 09:40:28.096999 duration_in_ms=1.135
2018-01-14 09:40:28,097 [salt.state       ][INFO    ][2708] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.097214
2018-01-14 09:40:28,097 [salt.state       ][INFO    ][2708] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,099 [salt.state       ][INFO    ][2708] {'host': 'mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,099 [salt.state       ][INFO    ][2708] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.099492 duration_in_ms=2.278
2018-01-14 09:40:28,099 [salt.state       ][INFO    ][2708] Running state [mdb01] at time 09:40:28.099718
2018-01-14 09:40:28,099 [salt.state       ][INFO    ][2708] Executing state host.present for mdb01
2018-01-14 09:40:28,101 [salt.state       ][INFO    ][2708] {'host': 'mdb01'}
2018-01-14 09:40:28,101 [salt.state       ][INFO    ][2708] Completed state [mdb01] at time 09:40:28.101496 duration_in_ms=1.777
2018-01-14 09:40:28,101 [salt.state       ][INFO    ][2708] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.101717
2018-01-14 09:40:28,102 [salt.state       ][INFO    ][2708] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,103 [salt.state       ][INFO    ][2708] {'host': 'mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,103 [salt.state       ][INFO    ][2708] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.103830 duration_in_ms=2.113
2018-01-14 09:40:28,104 [salt.state       ][INFO    ][2708] Running state [mdb] at time 09:40:28.104083
2018-01-14 09:40:28,104 [salt.state       ][INFO    ][2708] Executing state host.present for mdb
2018-01-14 09:40:28,105 [salt.state       ][INFO    ][2708] {'host': 'mdb'}
2018-01-14 09:40:28,105 [salt.state       ][INFO    ][2708] Completed state [mdb] at time 09:40:28.105295 duration_in_ms=1.212
2018-01-14 09:40:28,105 [salt.state       ][INFO    ][2708] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.105536
2018-01-14 09:40:28,105 [salt.state       ][INFO    ][2708] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,106 [salt.state       ][INFO    ][2708] {'host': 'mdb.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,106 [salt.state       ][INFO    ][2708] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.106854 duration_in_ms=1.318
2018-01-14 09:40:28,107 [salt.state       ][INFO    ][2708] Running state [cfg01] at time 09:40:28.107067
2018-01-14 09:40:28,107 [salt.state       ][INFO    ][2708] Executing state host.present for cfg01
2018-01-14 09:40:28,108 [salt.state       ][INFO    ][2708] {'host': 'cfg01'}
2018-01-14 09:40:28,108 [salt.state       ][INFO    ][2708] Completed state [cfg01] at time 09:40:28.108251 duration_in_ms=1.185
2018-01-14 09:40:28,108 [salt.state       ][INFO    ][2708] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.108761
2018-01-14 09:40:28,108 [salt.state       ][INFO    ][2708] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,110 [salt.state       ][INFO    ][2708] {'host': 'cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,110 [salt.state       ][INFO    ][2708] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.110626 duration_in_ms=1.865
2018-01-14 09:40:28,110 [salt.state       ][INFO    ][2708] Running state [prx01] at time 09:40:28.110851
2018-01-14 09:40:28,111 [salt.state       ][INFO    ][2708] Executing state host.present for prx01
2018-01-14 09:40:28,111 [salt.state       ][INFO    ][2708] {'host': 'prx01'}
2018-01-14 09:40:28,112 [salt.state       ][INFO    ][2708] Completed state [prx01] at time 09:40:28.112109 duration_in_ms=1.258
2018-01-14 09:40:28,112 [salt.state       ][INFO    ][2708] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.112341
2018-01-14 09:40:28,112 [salt.state       ][INFO    ][2708] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,114 [salt.state       ][INFO    ][2708] {'host': 'prx01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,114 [salt.state       ][INFO    ][2708] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.114457 duration_in_ms=2.115
2018-01-14 09:40:28,114 [salt.state       ][INFO    ][2708] Running state [kvm01] at time 09:40:28.114682
2018-01-14 09:40:28,114 [salt.state       ][INFO    ][2708] Executing state host.present for kvm01
2018-01-14 09:40:28,115 [salt.state       ][INFO    ][2708] {'host': 'kvm01'}
2018-01-14 09:40:28,116 [salt.state       ][INFO    ][2708] Completed state [kvm01] at time 09:40:28.116184 duration_in_ms=1.501
2018-01-14 09:40:28,116 [salt.state       ][INFO    ][2708] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.116410
2018-01-14 09:40:28,116 [salt.state       ][INFO    ][2708] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,117 [salt.state       ][INFO    ][2708] {'host': 'kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,117 [salt.state       ][INFO    ][2708] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.117661 duration_in_ms=1.251
2018-01-14 09:40:28,117 [salt.state       ][INFO    ][2708] Running state [kvm03] at time 09:40:28.117921
2018-01-14 09:40:28,118 [salt.state       ][INFO    ][2708] Executing state host.present for kvm03
2018-01-14 09:40:28,119 [salt.state       ][INFO    ][2708] {'host': 'kvm03'}
2018-01-14 09:40:28,119 [salt.state       ][INFO    ][2708] Completed state [kvm03] at time 09:40:28.119224 duration_in_ms=1.303
2018-01-14 09:40:28,119 [salt.state       ][INFO    ][2708] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.119429
2018-01-14 09:40:28,119 [salt.state       ][INFO    ][2708] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,122 [salt.state       ][INFO    ][2708] {'host': 'kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,122 [salt.state       ][INFO    ][2708] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.122543 duration_in_ms=3.114
2018-01-14 09:40:28,122 [salt.state       ][INFO    ][2708] Running state [kvm02] at time 09:40:28.122773
2018-01-14 09:40:28,122 [salt.state       ][INFO    ][2708] Executing state host.present for kvm02
2018-01-14 09:40:28,124 [salt.state       ][INFO    ][2708] {'host': 'kvm02'}
2018-01-14 09:40:28,124 [salt.state       ][INFO    ][2708] Completed state [kvm02] at time 09:40:28.124386 duration_in_ms=1.614
2018-01-14 09:40:28,124 [salt.state       ][INFO    ][2708] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.124602
2018-01-14 09:40:28,124 [salt.state       ][INFO    ][2708] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,126 [salt.state       ][INFO    ][2708] {'host': 'kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,126 [salt.state       ][INFO    ][2708] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.126265 duration_in_ms=1.663
2018-01-14 09:40:28,126 [salt.state       ][INFO    ][2708] Running state [dbs] at time 09:40:28.126481
2018-01-14 09:40:28,126 [salt.state       ][INFO    ][2708] Executing state host.present for dbs
2018-01-14 09:40:28,127 [salt.state       ][INFO    ][2708] {'host': 'dbs'}
2018-01-14 09:40:28,127 [salt.state       ][INFO    ][2708] Completed state [dbs] at time 09:40:28.127758 duration_in_ms=1.277
2018-01-14 09:40:28,128 [salt.state       ][INFO    ][2708] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.127982
2018-01-14 09:40:28,128 [salt.state       ][INFO    ][2708] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,129 [salt.state       ][INFO    ][2708] {'host': 'dbs.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,129 [salt.state       ][INFO    ][2708] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.129822 duration_in_ms=1.839
2018-01-14 09:40:28,130 [salt.state       ][INFO    ][2708] Running state [prx] at time 09:40:28.130057
2018-01-14 09:40:28,130 [salt.state       ][INFO    ][2708] Executing state host.present for prx
2018-01-14 09:40:28,131 [salt.state       ][INFO    ][2708] {'host': 'prx'}
2018-01-14 09:40:28,131 [salt.state       ][INFO    ][2708] Completed state [prx] at time 09:40:28.131333 duration_in_ms=1.276
2018-01-14 09:40:28,131 [salt.state       ][INFO    ][2708] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.131552
2018-01-14 09:40:28,131 [salt.state       ][INFO    ][2708] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,132 [salt.state       ][INFO    ][2708] {'host': 'prx.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,133 [salt.state       ][INFO    ][2708] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.133126 duration_in_ms=1.574
2018-01-14 09:40:28,133 [salt.state       ][INFO    ][2708] Running state [prx02] at time 09:40:28.133348
2018-01-14 09:40:28,133 [salt.state       ][INFO    ][2708] Executing state host.present for prx02
2018-01-14 09:40:28,135 [salt.state       ][INFO    ][2708] {'host': 'prx02'}
2018-01-14 09:40:28,135 [salt.state       ][INFO    ][2708] Completed state [prx02] at time 09:40:28.135536 duration_in_ms=2.188
2018-01-14 09:40:28,135 [salt.state       ][INFO    ][2708] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.135752
2018-01-14 09:40:28,135 [salt.state       ][INFO    ][2708] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,137 [salt.state       ][INFO    ][2708] {'host': 'prx02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,137 [salt.state       ][INFO    ][2708] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.137721 duration_in_ms=1.969
2018-01-14 09:40:28,138 [salt.state       ][INFO    ][2708] Running state [msg02] at time 09:40:28.138016
2018-01-14 09:40:28,138 [salt.state       ][INFO    ][2708] Executing state host.present for msg02
2018-01-14 09:40:28,139 [salt.state       ][INFO    ][2708] {'host': 'msg02'}
2018-01-14 09:40:28,139 [salt.state       ][INFO    ][2708] Completed state [msg02] at time 09:40:28.139836 duration_in_ms=1.819
2018-01-14 09:40:28,140 [salt.state       ][INFO    ][2708] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.140080
2018-01-14 09:40:28,140 [salt.state       ][INFO    ][2708] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,141 [salt.state       ][INFO    ][2708] {'host': 'msg02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,141 [salt.state       ][INFO    ][2708] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.141393 duration_in_ms=1.313
2018-01-14 09:40:28,141 [salt.state       ][INFO    ][2708] Running state [msg03] at time 09:40:28.141620
2018-01-14 09:40:28,142 [salt.state       ][INFO    ][2708] Executing state host.present for msg03
2018-01-14 09:40:28,143 [salt.state       ][INFO    ][2708] {'host': 'msg03'}
2018-01-14 09:40:28,143 [salt.state       ][INFO    ][2708] Completed state [msg03] at time 09:40:28.143325 duration_in_ms=1.705
2018-01-14 09:40:28,143 [salt.state       ][INFO    ][2708] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.143558
2018-01-14 09:40:28,143 [salt.state       ][INFO    ][2708] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,145 [salt.state       ][INFO    ][2708] {'host': 'msg03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,145 [salt.state       ][INFO    ][2708] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.145655 duration_in_ms=2.097
2018-01-14 09:40:28,146 [salt.state       ][INFO    ][2708] Running state [msg01] at time 09:40:28.146738
2018-01-14 09:40:28,146 [salt.state       ][INFO    ][2708] Executing state host.present for msg01
2018-01-14 09:40:28,147 [salt.state       ][INFO    ][2708] {'host': 'msg01'}
2018-01-14 09:40:28,148 [salt.state       ][INFO    ][2708] Completed state [msg01] at time 09:40:28.148055 duration_in_ms=1.317
2018-01-14 09:40:28,148 [salt.state       ][INFO    ][2708] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.148273
2018-01-14 09:40:28,148 [salt.state       ][INFO    ][2708] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,149 [salt.state       ][INFO    ][2708] {'host': 'msg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,150 [salt.state       ][INFO    ][2708] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.150778 duration_in_ms=2.504
2018-01-14 09:40:28,151 [salt.state       ][INFO    ][2708] Running state [msg] at time 09:40:28.151022
2018-01-14 09:40:28,151 [salt.state       ][INFO    ][2708] Executing state host.present for msg
2018-01-14 09:40:28,152 [salt.state       ][INFO    ][2708] {'host': 'msg'}
2018-01-14 09:40:28,152 [salt.state       ][INFO    ][2708] Completed state [msg] at time 09:40:28.152316 duration_in_ms=1.294
2018-01-14 09:40:28,152 [salt.state       ][INFO    ][2708] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.152542
2018-01-14 09:40:28,152 [salt.state       ][INFO    ][2708] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,154 [salt.state       ][INFO    ][2708] {'host': 'msg.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,154 [salt.state       ][INFO    ][2708] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.154186 duration_in_ms=1.644
2018-01-14 09:40:28,154 [salt.state       ][INFO    ][2708] Running state [cfg01] at time 09:40:28.154419
2018-01-14 09:40:28,154 [salt.state       ][INFO    ][2708] Executing state host.present for cfg01
2018-01-14 09:40:28,155 [salt.state       ][INFO    ][2708] Host cfg01 (192.168.10.100) already present
2018-01-14 09:40:28,155 [salt.state       ][INFO    ][2708] Completed state [cfg01] at time 09:40:28.155170 duration_in_ms=0.751
2018-01-14 09:40:28,155 [salt.state       ][INFO    ][2708] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.155373
2018-01-14 09:40:28,155 [salt.state       ][INFO    ][2708] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,156 [salt.state       ][INFO    ][2708] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-14 09:40:28,156 [salt.state       ][INFO    ][2708] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.156743 duration_in_ms=1.37
2018-01-14 09:40:28,157 [salt.state       ][INFO    ][2708] Running state [cmp002] at time 09:40:28.156957
2018-01-14 09:40:28,157 [salt.state       ][INFO    ][2708] Executing state host.present for cmp002
2018-01-14 09:40:28,158 [salt.state       ][INFO    ][2708] {'host': 'cmp002'}
2018-01-14 09:40:28,158 [salt.state       ][INFO    ][2708] Completed state [cmp002] at time 09:40:28.158627 duration_in_ms=1.669
2018-01-14 09:40:28,158 [salt.state       ][INFO    ][2708] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.158837
2018-01-14 09:40:28,159 [salt.state       ][INFO    ][2708] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,160 [salt.state       ][INFO    ][2708] {'host': 'cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,160 [salt.state       ][INFO    ][2708] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.160158 duration_in_ms=1.32
2018-01-14 09:40:28,160 [salt.state       ][INFO    ][2708] Running state [cmp001] at time 09:40:28.160365
2018-01-14 09:40:28,160 [salt.state       ][INFO    ][2708] Executing state host.present for cmp001
2018-01-14 09:40:28,162 [salt.state       ][INFO    ][2708] {'host': 'cmp001'}
2018-01-14 09:40:28,162 [salt.state       ][INFO    ][2708] Completed state [cmp001] at time 09:40:28.162616 duration_in_ms=2.25
2018-01-14 09:40:28,162 [salt.state       ][INFO    ][2708] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.162825
2018-01-14 09:40:28,163 [salt.state       ][INFO    ][2708] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,164 [salt.state       ][INFO    ][2708] {'host': 'cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,164 [salt.state       ][INFO    ][2708] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.164465 duration_in_ms=1.641
2018-01-14 09:40:28,164 [salt.state       ][INFO    ][2708] Running state [dbs01] at time 09:40:28.164943
2018-01-14 09:40:28,165 [salt.state       ][INFO    ][2708] Executing state host.present for dbs01
2018-01-14 09:40:28,167 [salt.state       ][INFO    ][2708] {'host': 'dbs01'}
2018-01-14 09:40:28,167 [salt.state       ][INFO    ][2708] Completed state [dbs01] at time 09:40:28.167291 duration_in_ms=2.348
2018-01-14 09:40:28,167 [salt.state       ][INFO    ][2708] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.167525
2018-01-14 09:40:28,167 [salt.state       ][INFO    ][2708] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,168 [salt.state       ][INFO    ][2708] {'host': 'dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,168 [salt.state       ][INFO    ][2708] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.168885 duration_in_ms=1.36
2018-01-14 09:40:28,169 [salt.state       ][INFO    ][2708] Running state [dbs02] at time 09:40:28.169108
2018-01-14 09:40:28,169 [salt.state       ][INFO    ][2708] Executing state host.present for dbs02
2018-01-14 09:40:28,170 [salt.state       ][INFO    ][2708] {'host': 'dbs02'}
2018-01-14 09:40:28,170 [salt.state       ][INFO    ][2708] Completed state [dbs02] at time 09:40:28.170895 duration_in_ms=1.787
2018-01-14 09:40:28,171 [salt.state       ][INFO    ][2708] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.171122
2018-01-14 09:40:28,171 [salt.state       ][INFO    ][2708] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,172 [salt.state       ][INFO    ][2708] {'host': 'dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,172 [salt.state       ][INFO    ][2708] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.172799 duration_in_ms=1.677
2018-01-14 09:40:28,173 [salt.state       ][INFO    ][2708] Running state [dbs03] at time 09:40:28.173027
2018-01-14 09:40:28,173 [salt.state       ][INFO    ][2708] Executing state host.present for dbs03
2018-01-14 09:40:28,174 [salt.state       ][INFO    ][2708] {'host': 'dbs03'}
2018-01-14 09:40:28,175 [salt.state       ][INFO    ][2708] Completed state [dbs03] at time 09:40:28.175325 duration_in_ms=2.298
2018-01-14 09:40:28,175 [salt.state       ][INFO    ][2708] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.175546
2018-01-14 09:40:28,175 [salt.state       ][INFO    ][2708] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,177 [salt.state       ][INFO    ][2708] {'host': 'dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,177 [salt.state       ][INFO    ][2708] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.177253 duration_in_ms=1.706
2018-01-14 09:40:28,177 [salt.state       ][INFO    ][2708] Running state [mas01] at time 09:40:28.177489
2018-01-14 09:40:28,178 [salt.state       ][INFO    ][2708] Executing state host.present for mas01
2018-01-14 09:40:28,179 [salt.state       ][INFO    ][2708] {'host': 'mas01'}
2018-01-14 09:40:28,180 [salt.state       ][INFO    ][2708] Completed state [mas01] at time 09:40:28.180006 duration_in_ms=2.516
2018-01-14 09:40:28,180 [salt.state       ][INFO    ][2708] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.180222
2018-01-14 09:40:28,180 [salt.state       ][INFO    ][2708] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,181 [salt.state       ][INFO    ][2708] {'host': 'mas01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,181 [salt.state       ][INFO    ][2708] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.181684 duration_in_ms=1.462
2018-01-14 09:40:28,182 [salt.state       ][INFO    ][2708] Running state [ctl02] at time 09:40:28.182227
2018-01-14 09:40:28,182 [salt.state       ][INFO    ][2708] Executing state host.present for ctl02
2018-01-14 09:40:28,187 [salt.state       ][INFO    ][2708] {'host': 'ctl02'}
2018-01-14 09:40:28,188 [salt.state       ][INFO    ][2708] Completed state [ctl02] at time 09:40:28.188177 duration_in_ms=5.949
2018-01-14 09:40:28,188 [salt.state       ][INFO    ][2708] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.188431
2018-01-14 09:40:28,188 [salt.state       ][INFO    ][2708] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,190 [salt.state       ][INFO    ][2708] {'host': 'ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,190 [salt.state       ][INFO    ][2708] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.190770 duration_in_ms=2.339
2018-01-14 09:40:28,191 [salt.state       ][INFO    ][2708] Running state [ctl03] at time 09:40:28.190997
2018-01-14 09:40:28,191 [salt.state       ][INFO    ][2708] Executing state host.present for ctl03
2018-01-14 09:40:28,192 [salt.state       ][INFO    ][2708] {'host': 'ctl03'}
2018-01-14 09:40:28,192 [salt.state       ][INFO    ][2708] Completed state [ctl03] at time 09:40:28.192676 duration_in_ms=1.679
2018-01-14 09:40:28,192 [salt.state       ][INFO    ][2708] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.192893
2018-01-14 09:40:28,193 [salt.state       ][INFO    ][2708] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,194 [salt.state       ][INFO    ][2708] {'host': 'ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,194 [salt.state       ][INFO    ][2708] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.194681 duration_in_ms=1.788
2018-01-14 09:40:28,194 [salt.state       ][INFO    ][2708] Running state [ctl01] at time 09:40:28.194890
2018-01-14 09:40:28,195 [salt.state       ][INFO    ][2708] Executing state host.present for ctl01
2018-01-14 09:40:28,196 [salt.state       ][INFO    ][2708] {'host': 'ctl01'}
2018-01-14 09:40:28,196 [salt.state       ][INFO    ][2708] Completed state [ctl01] at time 09:40:28.196916 duration_in_ms=2.026
2018-01-14 09:40:28,197 [salt.state       ][INFO    ][2708] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.197173
2018-01-14 09:40:28,197 [salt.state       ][INFO    ][2708] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,199 [salt.state       ][INFO    ][2708] {'host': 'ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,199 [salt.state       ][INFO    ][2708] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.199797 duration_in_ms=2.624
2018-01-14 09:40:28,200 [salt.state       ][INFO    ][2708] Running state [ctl] at time 09:40:28.200028
2018-01-14 09:40:28,200 [salt.state       ][INFO    ][2708] Executing state host.present for ctl
2018-01-14 09:40:28,201 [salt.state       ][INFO    ][2708] {'host': 'ctl'}
2018-01-14 09:40:28,201 [salt.state       ][INFO    ][2708] Completed state [ctl] at time 09:40:28.201479 duration_in_ms=1.451
2018-01-14 09:40:28,201 [salt.state       ][INFO    ][2708] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.201708
2018-01-14 09:40:28,202 [salt.state       ][INFO    ][2708] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-14 09:40:28,203 [salt.state       ][INFO    ][2708] {'host': 'ctl.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-14 09:40:28,203 [salt.state       ][INFO    ][2708] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 09:40:28.203788 duration_in_ms=2.08
2018-01-14 09:40:28,206 [salt.state       ][INFO    ][2708] Running state [ens2] at time 09:40:28.206159
2018-01-14 09:40:28,206 [salt.state       ][INFO    ][2708] Executing state network.managed for ens2
2018-01-14 09:40:28,978 [salt.state       ][INFO    ][2708] Interface ens2 is up to date.
2018-01-14 09:40:28,979 [salt.state       ][INFO    ][2708] Completed state [ens2] at time 09:40:28.979204 duration_in_ms=773.045
2018-01-14 09:40:28,979 [salt.state       ][INFO    ][2708] Running state [ens3] at time 09:40:28.979507
2018-01-14 09:40:28,979 [salt.state       ][INFO    ][2708] Executing state network.managed for ens3
2018-01-14 09:40:29,009 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-14 09:40:29,580 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114094028576590
2018-01-14 09:40:29,599 [salt.minion      ][INFO    ][6713] Starting a new job with PID 6713
2018-01-14 09:40:29,620 [salt.minion      ][INFO    ][6713] Returning information for job: 20180114094028576590
2018-01-14 09:40:29,781 [salt.state       ][INFO    ][2708] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-14 09:40:29,782 [salt.state       ][INFO    ][2708] Completed state [ens3] at time 09:40:29.781747 duration_in_ms=802.227
2018-01-14 09:40:29,783 [salt.state       ][INFO    ][2708] Running state [/etc/profile.d/proxy.sh] at time 09:40:29.783417
2018-01-14 09:40:29,783 [salt.state       ][INFO    ][2708] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-14 09:40:29,784 [salt.state       ][INFO    ][2708] File /etc/profile.d/proxy.sh is not present
2018-01-14 09:40:29,785 [salt.state       ][INFO    ][2708] Completed state [/etc/profile.d/proxy.sh] at time 09:40:29.785565 duration_in_ms=2.148
2018-01-14 09:40:29,786 [salt.state       ][INFO    ][2708] Running state [/etc/apt/apt.conf.d/95proxies] at time 09:40:29.786835
2018-01-14 09:40:29,787 [salt.state       ][INFO    ][2708] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-14 09:40:29,787 [salt.state       ][INFO    ][2708] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-14 09:40:29,787 [salt.state       ][INFO    ][2708] Completed state [/etc/apt/apt.conf.d/95proxies] at time 09:40:29.787673 duration_in_ms=0.838
2018-01-14 09:40:29,789 [salt.state       ][INFO    ][2708] Running state [ntp] at time 09:40:29.789521
2018-01-14 09:40:29,790 [salt.state       ][INFO    ][2708] Executing state pkg.installed for ntp
2018-01-14 09:40:29,968 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:40:30,001 [salt.loaded.int.module.cmdmod][INFO    ][2708] 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-14 09:40:33,349 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:40:33,403 [salt.state       ][INFO    ][2708] 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-14 09:40:33,420 [salt.state       ][INFO    ][2708] Loading fresh modules for state activity
2018-01-14 09:40:33,451 [salt.state       ][INFO    ][2708] Completed state [ntp] at time 09:40:33.451020 duration_in_ms=3661.498
2018-01-14 09:40:33,455 [salt.state       ][INFO    ][2708] Running state [/etc/ntp.conf] at time 09:40:33.455369
2018-01-14 09:40:33,455 [salt.state       ][INFO    ][2708] Executing state file.managed for /etc/ntp.conf
2018-01-14 09:40:33,486 [salt.fileclient  ][INFO    ][2708] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-14 09:40:33,536 [salt.state       ][INFO    ][2708] 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-14 09:40:33,538 [salt.state       ][INFO    ][2708] Completed state [/etc/ntp.conf] at time 09:40:33.538314 duration_in_ms=82.944
2018-01-14 09:40:33,797 [salt.state       ][INFO    ][2708] Running state [ntp] at time 09:40:33.797518
2018-01-14 09:40:33,797 [salt.state       ][INFO    ][2708] Executing state service.running for ntp
2018-01-14 09:40:33,798 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-14 09:40:33,818 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-14 09:40:33,832 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-14 09:40:33,847 [salt.state       ][INFO    ][2708] The service ntp is already running
2018-01-14 09:40:33,848 [salt.state       ][INFO    ][2708] Completed state [ntp] at time 09:40:33.848222 duration_in_ms=50.704
2018-01-14 09:40:33,848 [salt.state       ][INFO    ][2708] Running state [ntp] at time 09:40:33.848578
2018-01-14 09:40:33,849 [salt.state       ][INFO    ][2708] Executing state service.mod_watch for ntp
2018-01-14 09:40:33,850 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-14 09:40:33,863 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-14 09:40:33,880 [salt.loaded.int.module.cmdmod][INFO    ][2708] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-14 09:40:33,964 [salt.state       ][INFO    ][2708] {'ntp': True}
2018-01-14 09:40:33,965 [salt.state       ][INFO    ][2708] Completed state [ntp] at time 09:40:33.965503 duration_in_ms=116.924
2018-01-14 09:40:33,972 [salt.minion      ][INFO    ][2708] Returning information for job: 20180114093948156587
2018-01-14 09:40:42,077 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180114094041553346
2018-01-14 09:40:42,101 [salt.minion      ][INFO    ][7645] Starting a new job with PID 7645
2018-01-14 09:40:42,116 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][7645] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-14 09:40:42,119 [salt.minion      ][INFO    ][7645] Returning information for job: 20180114094041553346
2018-01-14 09:41:07,359 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command pkg.upgrade with jid 20180114094106832894
2018-01-14 09:41:07,384 [salt.minion      ][INFO    ][7666] Starting a new job with PID 7666
2018-01-14 09:41:07,415 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7666] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:41:07,780 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7666] 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-14 09:41:15,095 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][7666] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:41:15,141 [salt.minion      ][INFO    ][7666] Returning information for job: 20180114094106832894
2018-01-14 09:44:35,663 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command test.ping with jid 20180114094435157061
2018-01-14 09:44:35,694 [salt.minion      ][INFO    ][8563] Starting a new job with PID 8563
2018-01-14 09:44:35,761 [salt.minion      ][INFO    ][8563] Returning information for job: 20180114094435157061
2018-01-14 09:45:37,736 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command state.sls with jid 20180114094537232217
2018-01-14 09:45:37,760 [salt.minion      ][INFO    ][8578] Starting a new job with PID 8578
2018-01-14 09:45:38,346 [salt.state       ][INFO    ][8578] Loading fresh modules for state activity
2018-01-14 09:45:38,413 [salt.fileclient  ][INFO    ][8578] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-14 09:45:38,452 [salt.fileclient  ][INFO    ][8578] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-14 09:45:39,001 [salt.state       ][INFO    ][8578] Running state [keepalived] at time 09:45:39.000994
2018-01-14 09:45:39,002 [salt.state       ][INFO    ][8578] Executing state pkg.installed for keepalived
2018-01-14 09:45:39,003 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:45:39,343 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-14 09:45:39,426 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 09:45:41,435 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 09:45:41,466 [salt.loaded.int.module.cmdmod][INFO    ][8578] 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-14 09:45:45,338 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 09:45:45,386 [salt.state       ][INFO    ][8578] 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-14 09:45:45,404 [salt.state       ][INFO    ][8578] Loading fresh modules for state activity
2018-01-14 09:45:45,432 [salt.state       ][INFO    ][8578] Completed state [keepalived] at time 09:45:45.432051 duration_in_ms=6431.058
2018-01-14 09:45:45,437 [salt.state       ][INFO    ][8578] Running state [lsof] at time 09:45:45.437465
2018-01-14 09:45:45,437 [salt.state       ][INFO    ][8578] Executing state pkg.installed for lsof
2018-01-14 09:45:45,800 [salt.state       ][INFO    ][8578] All specified packages are already installed
2018-01-14 09:45:45,800 [salt.state       ][INFO    ][8578] Completed state [lsof] at time 09:45:45.800741 duration_in_ms=363.276
2018-01-14 09:45:45,803 [salt.state       ][INFO    ][8578] Running state [/etc/keepalived/keepalived.conf] at time 09:45:45.803533
2018-01-14 09:45:45,803 [salt.state       ][INFO    ][8578] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-14 09:45:45,852 [salt.fileclient  ][INFO    ][8578] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-14 09:45:45,916 [salt.state       ][INFO    ][8578] File changed:
New file
2018-01-14 09:45:45,917 [salt.state       ][INFO    ][8578] Completed state [/etc/keepalived/keepalived.conf] at time 09:45:45.917220 duration_in_ms=113.686
2018-01-14 09:45:45,918 [salt.state       ][INFO    ][8578] Running state [keepalived] at time 09:45:45.918731
2018-01-14 09:45:45,919 [salt.state       ][INFO    ][8578] Executing state service.running for keepalived
2018-01-14 09:45:45,919 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-14 09:45:45,936 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-14 09:45:45,957 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:45:45,975 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:45:45,997 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-14 09:45:46,055 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-14 09:45:46,071 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:45:46,085 [salt.loaded.int.module.cmdmod][INFO    ][8578] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-14 09:45:46,101 [salt.state       ][INFO    ][8578] {'keepalived': True}
2018-01-14 09:45:46,102 [salt.state       ][INFO    ][8578] Completed state [keepalived] at time 09:45:46.102088 duration_in_ms=183.356
2018-01-14 09:45:46,103 [salt.minion      ][INFO    ][8578] Returning information for job: 20180114094537232217
2018-01-14 09:47:31,896 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command pillar.get with jid 20180114094731399826
2018-01-14 09:47:31,917 [salt.minion      ][INFO    ][9895] Starting a new job with PID 9895
2018-01-14 09:47:31,927 [salt.minion      ][INFO    ][9895] Returning information for job: 20180114094731399826
2018-01-14 10:06:50,994 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command state.sls with jid 20180114100650503565
2018-01-14 10:06:51,016 [salt.minion      ][INFO    ][9957] Starting a new job with PID 9957
2018-01-14 10:06:53,530 [salt.state       ][INFO    ][9957] Loading fresh modules for state activity
2018-01-14 10:06:53,588 [salt.fileclient  ][INFO    ][9957] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-14 10:06:53,623 [salt.fileclient  ][INFO    ][9957] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-14 10:06:53,694 [salt.fileclient  ][INFO    ][9957] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-14 10:06:53,758 [py.warnings      ][WARNING ][9957] /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-14 10:06:53,759 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-14 10:06:53,856 [salt.fileclient  ][INFO    ][9957] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-14 10:06:54,527 [salt.state       ][INFO    ][9957] Running state [/etc/mysql/my.cnf] at time 10:06:54.527389
2018-01-14 10:06:54,528 [salt.state       ][INFO    ][9957] Executing state file.managed for /etc/mysql/my.cnf
2018-01-14 10:06:54,563 [salt.fileclient  ][INFO    ][9957] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-14 10:06:54,569 [salt.state       ][INFO    ][9957] File changed:
New file
2018-01-14 10:06:54,570 [salt.state       ][INFO    ][9957] Completed state [/etc/mysql/my.cnf] at time 10:06:54.570846 duration_in_ms=43.456
2018-01-14 10:06:54,572 [salt.state       ][INFO    ][9957] Running state [mysql-wsrep-5.6] at time 10:06:54.572041
2018-01-14 10:06:54,572 [salt.state       ][INFO    ][9957] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-14 10:06:54,574 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:06:54,895 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-14 10:06:54,994 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:06:56,991 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:06:57,025 [salt.loaded.int.module.cmdmod][INFO    ][9957] 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-14 10:07:01,102 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100700605801
2018-01-14 10:07:01,118 [salt.minion      ][INFO    ][10923] Starting a new job with PID 10923
2018-01-14 10:07:01,139 [salt.minion      ][INFO    ][10923] Returning information for job: 20180114100700605801
2018-01-14 10:07:11,335 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100710835605
2018-01-14 10:07:11,353 [salt.minion      ][INFO    ][11431] Starting a new job with PID 11431
2018-01-14 10:07:11,374 [salt.minion      ][INFO    ][11431] Returning information for job: 20180114100710835605
2018-01-14 10:07:16,149 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:16,199 [salt.state       ][INFO    ][9957] 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-14 10:07:16,219 [salt.state       ][INFO    ][9957] Loading fresh modules for state activity
2018-01-14 10:07:16,245 [salt.state       ][INFO    ][9957] Completed state [mysql-wsrep-5.6] at time 10:07:16.245257 duration_in_ms=21673.216
2018-01-14 10:07:16,251 [salt.state       ][INFO    ][9957] Running state [galera-3] at time 10:07:16.251556
2018-01-14 10:07:16,251 [salt.state       ][INFO    ][9957] Executing state pkg.installed for galera-3
2018-01-14 10:07:16,647 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-14 10:07:16,719 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:18,649 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:18,684 [salt.loaded.int.module.cmdmod][INFO    ][9957] 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-14 10:07:20,255 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:20,305 [salt.state       ][INFO    ][9957] 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-14 10:07:20,323 [salt.state       ][INFO    ][9957] Loading fresh modules for state activity
2018-01-14 10:07:20,352 [salt.state       ][INFO    ][9957] Completed state [galera-3] at time 10:07:20.352395 duration_in_ms=4100.839
2018-01-14 10:07:20,358 [salt.state       ][INFO    ][9957] Running state [rsync] at time 10:07:20.358858
2018-01-14 10:07:20,359 [salt.state       ][INFO    ][9957] Executing state pkg.installed for rsync
2018-01-14 10:07:20,736 [salt.state       ][INFO    ][9957] All specified packages are already installed
2018-01-14 10:07:20,737 [salt.state       ][INFO    ][9957] Completed state [rsync] at time 10:07:20.737270 duration_in_ms=378.412
2018-01-14 10:07:20,738 [salt.state       ][INFO    ][9957] Running state [python-mysqldb] at time 10:07:20.738780
2018-01-14 10:07:20,739 [salt.state       ][INFO    ][9957] Executing state pkg.installed for python-mysqldb
2018-01-14 10:07:20,756 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-14 10:07:20,820 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:21,358 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100720863488
2018-01-14 10:07:21,377 [salt.minion      ][INFO    ][12253] Starting a new job with PID 12253
2018-01-14 10:07:21,392 [salt.minion      ][INFO    ][12253] Returning information for job: 20180114100720863488
2018-01-14 10:07:22,763 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:22,795 [salt.loaded.int.module.cmdmod][INFO    ][9957] 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-14 10:07:24,402 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:24,458 [salt.state       ][INFO    ][9957] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-14 10:07:24,474 [salt.state       ][INFO    ][9957] Loading fresh modules for state activity
2018-01-14 10:07:24,501 [salt.state       ][INFO    ][9957] Completed state [python-mysqldb] at time 10:07:24.501081 duration_in_ms=3762.3
2018-01-14 10:07:24,507 [salt.state       ][INFO    ][9957] Running state [libmysqlclient-dev] at time 10:07:24.507396
2018-01-14 10:07:24,507 [salt.state       ][INFO    ][9957] Executing state pkg.installed for libmysqlclient-dev
2018-01-14 10:07:24,876 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-14 10:07:24,960 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:26,892 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:26,928 [salt.loaded.int.module.cmdmod][INFO    ][9957] 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-14 10:07:31,380 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100730886410
2018-01-14 10:07:31,397 [salt.minion      ][INFO    ][15854] Starting a new job with PID 15854
2018-01-14 10:07:31,418 [salt.minion      ][INFO    ][15854] Returning information for job: 20180114100730886410
2018-01-14 10:07:32,867 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:32,927 [salt.state       ][INFO    ][9957] 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-109.132'
'zlib1g-dev' changed from 'absent' to '1:1.2.8.dfsg-2ubuntu4.1'

2018-01-14 10:07:32,951 [salt.state       ][INFO    ][9957] Loading fresh modules for state activity
2018-01-14 10:07:32,979 [salt.state       ][INFO    ][9957] Completed state [libmysqlclient-dev] at time 10:07:32.979509 duration_in_ms=8472.112
2018-01-14 10:07:32,993 [salt.state       ][INFO    ][9957] Running state [psmisc] at time 10:07:32.993054
2018-01-14 10:07:32,994 [salt.state       ][INFO    ][9957] Executing state pkg.installed for psmisc
2018-01-14 10:07:33,382 [salt.state       ][INFO    ][9957] All specified packages are already installed
2018-01-14 10:07:33,383 [salt.state       ][INFO    ][9957] Completed state [psmisc] at time 10:07:33.383228 duration_in_ms=390.174
2018-01-14 10:07:33,384 [salt.state       ][INFO    ][9957] Running state [netcat] at time 10:07:33.384571
2018-01-14 10:07:33,384 [salt.state       ][INFO    ][9957] Executing state pkg.installed for netcat
2018-01-14 10:07:33,391 [salt.state       ][INFO    ][9957] All specified packages are already installed
2018-01-14 10:07:33,391 [salt.state       ][INFO    ][9957] Completed state [netcat] at time 10:07:33.391710 duration_in_ms=7.138
2018-01-14 10:07:33,392 [salt.state       ][INFO    ][9957] Running state [percona-xtrabackup] at time 10:07:33.392404
2018-01-14 10:07:33,392 [salt.state       ][INFO    ][9957] Executing state pkg.installed for percona-xtrabackup
2018-01-14 10:07:33,411 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-14 10:07:33,471 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:35,442 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:35,474 [salt.loaded.int.module.cmdmod][INFO    ][9957] 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-14 10:07:37,665 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:37,718 [salt.state       ][INFO    ][9957] 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-14 10:07:37,736 [salt.state       ][INFO    ][9957] Loading fresh modules for state activity
2018-01-14 10:07:37,762 [salt.state       ][INFO    ][9957] Completed state [percona-xtrabackup] at time 10:07:37.762465 duration_in_ms=4370.061
2018-01-14 10:07:37,769 [salt.state       ][INFO    ][9957] Running state [socat] at time 10:07:37.769542
2018-01-14 10:07:37,769 [salt.state       ][INFO    ][9957] Executing state pkg.installed for socat
2018-01-14 10:07:38,148 [salt.state       ][INFO    ][9957] All specified packages are already installed
2018-01-14 10:07:38,148 [salt.state       ][INFO    ][9957] Completed state [socat] at time 10:07:38.148891 duration_in_ms=379.349
2018-01-14 10:07:38,150 [salt.state       ][INFO    ][9957] Running state [libdbd-mysql] at time 10:07:38.150935
2018-01-14 10:07:38,151 [salt.state       ][INFO    ][9957] Executing state pkg.installed for libdbd-mysql
2018-01-14 10:07:38,166 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-14 10:07:38,224 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:07:40,132 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:07:40,164 [salt.loaded.int.module.cmdmod][INFO    ][9957] 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-14 10:07:41,404 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100740911603
2018-01-14 10:07:41,424 [salt.minion      ][INFO    ][17500] Starting a new job with PID 17500
2018-01-14 10:07:41,437 [salt.minion      ][INFO    ][17500] Returning information for job: 20180114100740911603
2018-01-14 10:07:41,842 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:07:41,899 [salt.state       ][INFO    ][9957] 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-14 10:07:41,918 [salt.state       ][INFO    ][9957] Loading fresh modules for state activity
2018-01-14 10:07:41,945 [salt.state       ][INFO    ][9957] Completed state [libdbd-mysql] at time 10:07:41.945864 duration_in_ms=3794.928
2018-01-14 10:07:41,951 [salt.state       ][INFO    ][9957] Running state [python-pymysql] at time 10:07:41.951894
2018-01-14 10:07:41,952 [salt.state       ][INFO    ][9957] Executing state pkg.installed for python-pymysql
2018-01-14 10:07:42,391 [salt.state       ][INFO    ][9957] All specified packages are already installed
2018-01-14 10:07:42,392 [salt.state       ][INFO    ][9957] Completed state [python-pymysql] at time 10:07:42.392724 duration_in_ms=440.83
2018-01-14 10:07:42,394 [salt.state       ][INFO    ][9957] Running state [/var/log/mysql] at time 10:07:42.394706
2018-01-14 10:07:42,395 [salt.state       ][INFO    ][9957] Executing state file.directory for /var/log/mysql
2018-01-14 10:07:42,396 [salt.state       ][INFO    ][9957] {'mode': '0755'}
2018-01-14 10:07:42,396 [salt.state       ][INFO    ][9957] Completed state [/var/log/mysql] at time 10:07:42.396853 duration_in_ms=2.146
2018-01-14 10:07:42,397 [salt.state       ][INFO    ][9957] Running state [/var/run/mysqld] at time 10:07:42.397709
2018-01-14 10:07:42,398 [salt.state       ][INFO    ][9957] Executing state file.directory for /var/run/mysqld
2018-01-14 10:07:42,399 [salt.state       ][INFO    ][9957] Directory /var/run/mysqld is in the correct state
2018-01-14 10:07:42,399 [salt.state       ][INFO    ][9957] Completed state [/var/run/mysqld] at time 10:07:42.399750 duration_in_ms=2.041
2018-01-14 10:07:42,400 [salt.state       ][INFO    ][9957] Running state [/etc/systemd/system/mysql.service.d] at time 10:07:42.400607
2018-01-14 10:07:42,401 [salt.state       ][INFO    ][9957] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-14 10:07:42,402 [salt.state       ][INFO    ][9957] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-14 10:07:42,403 [salt.state       ][INFO    ][9957] Completed state [/etc/systemd/system/mysql.service.d] at time 10:07:42.403183 duration_in_ms=2.575
2018-01-14 10:07:42,405 [salt.state       ][INFO    ][9957] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 10:07:42.405036
2018-01-14 10:07:42,405 [salt.state       ][INFO    ][9957] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-14 10:07:42,406 [salt.state       ][INFO    ][9957] File changed:
New file
2018-01-14 10:07:42,407 [salt.state       ][INFO    ][9957] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 10:07:42.407365 duration_in_ms=2.329
2018-01-14 10:07:42,408 [salt.state       ][INFO    ][9957] Running state [service.systemctl_reload] at time 10:07:42.408702
2018-01-14 10:07:42,409 [salt.state       ][INFO    ][9957] Executing state module.wait for service.systemctl_reload
2018-01-14 10:07:42,409 [salt.state       ][INFO    ][9957] No changes made for service.systemctl_reload
2018-01-14 10:07:42,410 [salt.state       ][INFO    ][9957] Completed state [service.systemctl_reload] at time 10:07:42.409812 duration_in_ms=1.109
2018-01-14 10:07:42,410 [salt.state       ][INFO    ][9957] Running state [service.systemctl_reload] at time 10:07:42.410521
2018-01-14 10:07:42,410 [salt.state       ][INFO    ][9957] Executing state module.mod_watch for service.systemctl_reload
2018-01-14 10:07:42,411 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-14 10:07:42,512 [salt.state       ][INFO    ][9957] {'ret': True}
2018-01-14 10:07:42,513 [salt.state       ][INFO    ][9957] Completed state [service.systemctl_reload] at time 10:07:42.513053 duration_in_ms=102.532
2018-01-14 10:07:42,514 [salt.state       ][INFO    ][9957] Running state [/etc/mysql/debian.cnf] at time 10:07:42.514399
2018-01-14 10:07:42,514 [salt.state       ][INFO    ][9957] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-14 10:07:42,568 [salt.fileclient  ][INFO    ][9957] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-14 10:07:42,638 [salt.state       ][INFO    ][9957] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = uNzjaCaKyNEBwBMV
-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 = uNzjaCaKyNEBwBMV
-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-14 10:07:42,641 [salt.state       ][INFO    ][9957] Completed state [/etc/mysql/debian.cnf] at time 10:07:42.641555 duration_in_ms=127.156
2018-01-14 10:07:42,642 [salt.state       ][INFO    ][9957] Running state [/usr/local/sbin/galera_init.sh] at time 10:07:42.642030
2018-01-14 10:07:42,642 [salt.state       ][INFO    ][9957] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-14 10:07:42,702 [salt.fileclient  ][INFO    ][9957] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-14 10:07:42,709 [salt.state       ][INFO    ][9957] File changed:
New file
2018-01-14 10:07:42,710 [salt.state       ][INFO    ][9957] Completed state [/usr/local/sbin/galera_init.sh] at time 10:07:42.710512 duration_in_ms=68.482
2018-01-14 10:07:42,711 [salt.state       ][INFO    ][9957] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 10:07:42.711117
2018-01-14 10:07:42,711 [salt.state       ][INFO    ][9957] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-14 10:07:42,750 [salt.fileclient  ][INFO    ][9957] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-14 10:07:42,757 [salt.state       ][INFO    ][9957] File changed:
New file
2018-01-14 10:07:42,758 [salt.state       ][INFO    ][9957] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 10:07:42.758669 duration_in_ms=47.551
2018-01-14 10:07:42,762 [salt.state       ][INFO    ][9957] Running state [/usr/local/sbin/galera_init.sh] at time 10:07:42.762854
2018-01-14 10:07:42,763 [salt.state       ][INFO    ][9957] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-14 10:07:42,764 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-14 10:07:46,821 [salt.state       ][INFO    ][9957] {'pid': 17565, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-14 10:07:46,822 [salt.state       ][INFO    ][9957] Completed state [/usr/local/sbin/galera_init.sh] at time 10:07:46.822039 duration_in_ms=4059.183
2018-01-14 10:07:46,826 [salt.state       ][INFO    ][9957] Running state [mysqladmin password "opnfv_secret"] at time 10:07:46.826221
2018-01-14 10:07:46,827 [salt.state       ][INFO    ][9957] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-14 10:07:46,828 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-14 10:07:46,855 [salt.state       ][INFO    ][9957] {'pid': 18027, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-14 10:07:46,857 [salt.state       ][INFO    ][9957] Completed state [mysqladmin password "opnfv_secret"] at time 10:07:46.856622 duration_in_ms=30.401
2018-01-14 10:07:46,860 [salt.state       ][INFO    ][9957] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 10:07:46.860079
2018-01-14 10:07:46,860 [salt.state       ][INFO    ][9957] 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-14 10:07:46,862 [salt.loaded.int.module.cmdmod][INFO    ][9957] 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-14 10:07:46,890 [salt.state       ][INFO    ][9957] {'pid': 18029, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-14 10:07:46,892 [salt.state       ][INFO    ][9957] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 10:07:46.891568 duration_in_ms=31.489
2018-01-14 10:07:46,897 [salt.state       ][INFO    ][9957] Running state [mysql] at time 10:07:46.897456
2018-01-14 10:07:46,899 [salt.state       ][INFO    ][9957] Executing state service.dead for mysql
2018-01-14 10:07:46,900 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-14 10:07:46,923 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-14 10:07:46,948 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:07:46,981 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-14 10:07:51,433 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100750935522
2018-01-14 10:07:51,455 [salt.minion      ][INFO    ][18127] Starting a new job with PID 18127
2018-01-14 10:07:51,475 [salt.minion      ][INFO    ][18127] Returning information for job: 20180114100750935522
2018-01-14 10:08:01,463 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100800964905
2018-01-14 10:08:01,484 [salt.minion      ][INFO    ][18132] Starting a new job with PID 18132
2018-01-14 10:08:01,506 [salt.minion      ][INFO    ][18132] Returning information for job: 20180114100800964905
2018-01-14 10:08:11,503 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100811003854
2018-01-14 10:08:11,525 [salt.minion      ][INFO    ][18137] Starting a new job with PID 18137
2018-01-14 10:08:11,546 [salt.minion      ][INFO    ][18137] Returning information for job: 20180114100811003854
2018-01-14 10:08:21,548 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100821051286
2018-01-14 10:08:21,573 [salt.minion      ][INFO    ][18152] Starting a new job with PID 18152
2018-01-14 10:08:21,595 [salt.minion      ][INFO    ][18152] Returning information for job: 20180114100821051286
2018-01-14 10:08:31,584 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100831090394
2018-01-14 10:08:31,616 [salt.minion      ][INFO    ][18157] Starting a new job with PID 18157
2018-01-14 10:08:31,638 [salt.minion      ][INFO    ][18157] Returning information for job: 20180114100831090394
2018-01-14 10:08:41,628 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100841131393
2018-01-14 10:08:41,649 [salt.minion      ][INFO    ][18162] Starting a new job with PID 18162
2018-01-14 10:08:41,670 [salt.minion      ][INFO    ][18162] Returning information for job: 20180114100841131393
2018-01-14 10:08:51,672 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100851176328
2018-01-14 10:08:51,696 [salt.minion      ][INFO    ][18167] Starting a new job with PID 18167
2018-01-14 10:08:51,718 [salt.minion      ][INFO    ][18167] Returning information for job: 20180114100851176328
2018-01-14 10:09:01,719 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100901223359
2018-01-14 10:09:01,743 [salt.minion      ][INFO    ][18172] Starting a new job with PID 18172
2018-01-14 10:09:01,762 [salt.minion      ][INFO    ][18172] Returning information for job: 20180114100901223359
2018-01-14 10:09:11,760 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100911264708
2018-01-14 10:09:11,783 [salt.minion      ][INFO    ][18177] Starting a new job with PID 18177
2018-01-14 10:09:11,802 [salt.minion      ][INFO    ][18177] Returning information for job: 20180114100911264708
2018-01-14 10:09:21,805 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100921311441
2018-01-14 10:09:21,825 [salt.minion      ][INFO    ][18182] Starting a new job with PID 18182
2018-01-14 10:09:21,846 [salt.minion      ][INFO    ][18182] Returning information for job: 20180114100921311441
2018-01-14 10:09:31,859 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100931361216
2018-01-14 10:09:31,881 [salt.minion      ][INFO    ][18187] Starting a new job with PID 18187
2018-01-14 10:09:31,901 [salt.minion      ][INFO    ][18187] Returning information for job: 20180114100931361216
2018-01-14 10:09:41,907 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100941411242
2018-01-14 10:09:41,929 [salt.minion      ][INFO    ][18192] Starting a new job with PID 18192
2018-01-14 10:09:41,950 [salt.minion      ][INFO    ][18192] Returning information for job: 20180114100941411242
2018-01-14 10:09:51,956 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114100951459605
2018-01-14 10:09:51,982 [salt.minion      ][INFO    ][18197] Starting a new job with PID 18197
2018-01-14 10:09:52,003 [salt.minion      ][INFO    ][18197] Returning information for job: 20180114100951459605
2018-01-14 10:10:02,027 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101001520574
2018-01-14 10:10:02,051 [salt.minion      ][INFO    ][18202] Starting a new job with PID 18202
2018-01-14 10:10:02,070 [salt.minion      ][INFO    ][18202] Returning information for job: 20180114101001520574
2018-01-14 10:10:12,080 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101011584051
2018-01-14 10:10:12,098 [salt.minion      ][INFO    ][18207] Starting a new job with PID 18207
2018-01-14 10:10:12,119 [salt.minion      ][INFO    ][18207] Returning information for job: 20180114101011584051
2018-01-14 10:10:22,139 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101021645362
2018-01-14 10:10:22,161 [salt.minion      ][INFO    ][18212] Starting a new job with PID 18212
2018-01-14 10:10:22,181 [salt.minion      ][INFO    ][18212] Returning information for job: 20180114101021645362
2018-01-14 10:10:32,223 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101031719535
2018-01-14 10:10:32,244 [salt.minion      ][INFO    ][18217] Starting a new job with PID 18217
2018-01-14 10:10:32,265 [salt.minion      ][INFO    ][18217] Returning information for job: 20180114101031719535
2018-01-14 10:10:42,302 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101041807155
2018-01-14 10:10:42,325 [salt.minion      ][INFO    ][18222] Starting a new job with PID 18222
2018-01-14 10:10:42,346 [salt.minion      ][INFO    ][18222] Returning information for job: 20180114101041807155
2018-01-14 10:10:52,385 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101051883353
2018-01-14 10:10:52,406 [salt.minion      ][INFO    ][18227] Starting a new job with PID 18227
2018-01-14 10:10:52,426 [salt.minion      ][INFO    ][18227] Returning information for job: 20180114101051883353
2018-01-14 10:11:02,465 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101101965550
2018-01-14 10:11:02,486 [salt.minion      ][INFO    ][18232] Starting a new job with PID 18232
2018-01-14 10:11:02,508 [salt.minion      ][INFO    ][18232] Returning information for job: 20180114101101965550
2018-01-14 10:11:12,548 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101112050117
2018-01-14 10:11:12,569 [salt.minion      ][INFO    ][18237] Starting a new job with PID 18237
2018-01-14 10:11:12,588 [salt.minion      ][INFO    ][18237] Returning information for job: 20180114101112050117
2018-01-14 10:11:22,633 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101122137754
2018-01-14 10:11:22,654 [salt.minion      ][INFO    ][18242] Starting a new job with PID 18242
2018-01-14 10:11:22,674 [salt.minion      ][INFO    ][18242] Returning information for job: 20180114101122137754
2018-01-14 10:11:32,711 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101132214977
2018-01-14 10:11:32,738 [salt.minion      ][INFO    ][18247] Starting a new job with PID 18247
2018-01-14 10:11:32,759 [salt.minion      ][INFO    ][18247] Returning information for job: 20180114101132214977
2018-01-14 10:11:42,804 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101142297561
2018-01-14 10:11:42,824 [salt.minion      ][INFO    ][18252] Starting a new job with PID 18252
2018-01-14 10:11:42,843 [salt.minion      ][INFO    ][18252] Returning information for job: 20180114101142297561
2018-01-14 10:11:52,895 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101152400486
2018-01-14 10:11:52,918 [salt.minion      ][INFO    ][18257] Starting a new job with PID 18257
2018-01-14 10:11:52,939 [salt.minion      ][INFO    ][18257] Returning information for job: 20180114101152400486
2018-01-14 10:12:03,000 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101202504009
2018-01-14 10:12:03,023 [salt.minion      ][INFO    ][18262] Starting a new job with PID 18262
2018-01-14 10:12:03,046 [salt.minion      ][INFO    ][18262] Returning information for job: 20180114101202504009
2018-01-14 10:12:13,119 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101212620520
2018-01-14 10:12:13,142 [salt.minion      ][INFO    ][18267] Starting a new job with PID 18267
2018-01-14 10:12:13,162 [salt.minion      ][INFO    ][18267] Returning information for job: 20180114101212620520
2018-01-14 10:12:23,240 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101222739642
2018-01-14 10:12:23,261 [salt.minion      ][INFO    ][18272] Starting a new job with PID 18272
2018-01-14 10:12:23,284 [salt.minion      ][INFO    ][18272] Returning information for job: 20180114101222739642
2018-01-14 10:12:33,372 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101232875633
2018-01-14 10:12:33,396 [salt.minion      ][INFO    ][18277] Starting a new job with PID 18277
2018-01-14 10:12:33,420 [salt.minion      ][INFO    ][18277] Returning information for job: 20180114101232875633
2018-01-14 10:12:43,503 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101243000089
2018-01-14 10:12:43,524 [salt.minion      ][INFO    ][18292] Starting a new job with PID 18292
2018-01-14 10:12:43,543 [salt.minion      ][INFO    ][18292] Returning information for job: 20180114101243000089
2018-01-14 10:12:53,636 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101253133292
2018-01-14 10:12:53,659 [salt.minion      ][INFO    ][18297] Starting a new job with PID 18297
2018-01-14 10:12:53,681 [salt.minion      ][INFO    ][18297] Returning information for job: 20180114101253133292
2018-01-14 10:13:03,778 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101303277167
2018-01-14 10:13:03,801 [salt.minion      ][INFO    ][18302] Starting a new job with PID 18302
2018-01-14 10:13:03,821 [salt.minion      ][INFO    ][18302] Returning information for job: 20180114101303277167
2018-01-14 10:13:13,917 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101313417922
2018-01-14 10:13:13,940 [salt.minion      ][INFO    ][18307] Starting a new job with PID 18307
2018-01-14 10:13:13,960 [salt.minion      ][INFO    ][18307] Returning information for job: 20180114101313417922
2018-01-14 10:13:24,059 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101323560274
2018-01-14 10:13:24,081 [salt.minion      ][INFO    ][18312] Starting a new job with PID 18312
2018-01-14 10:13:24,105 [salt.minion      ][INFO    ][18312] Returning information for job: 20180114101323560274
2018-01-14 10:13:34,213 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101333713635
2018-01-14 10:13:34,234 [salt.minion      ][INFO    ][18317] Starting a new job with PID 18317
2018-01-14 10:13:34,253 [salt.minion      ][INFO    ][18317] Returning information for job: 20180114101333713635
2018-01-14 10:13:44,376 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101343869651
2018-01-14 10:13:44,398 [salt.minion      ][INFO    ][18322] Starting a new job with PID 18322
2018-01-14 10:13:44,418 [salt.minion      ][INFO    ][18322] Returning information for job: 20180114101343869651
2018-01-14 10:13:54,538 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101354040877
2018-01-14 10:13:54,560 [salt.minion      ][INFO    ][18327] Starting a new job with PID 18327
2018-01-14 10:13:54,580 [salt.minion      ][INFO    ][18327] Returning information for job: 20180114101354040877
2018-01-14 10:14:04,707 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101404204630
2018-01-14 10:14:04,730 [salt.minion      ][INFO    ][18332] Starting a new job with PID 18332
2018-01-14 10:14:04,751 [salt.minion      ][INFO    ][18332] Returning information for job: 20180114101404204630
2018-01-14 10:14:14,876 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101414376546
2018-01-14 10:14:14,897 [salt.minion      ][INFO    ][18337] Starting a new job with PID 18337
2018-01-14 10:14:14,918 [salt.minion      ][INFO    ][18337] Returning information for job: 20180114101414376546
2018-01-14 10:14:25,069 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101424562084
2018-01-14 10:14:25,088 [salt.minion      ][INFO    ][18342] Starting a new job with PID 18342
2018-01-14 10:14:25,108 [salt.minion      ][INFO    ][18342] Returning information for job: 20180114101424562084
2018-01-14 10:14:35,274 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101434772628
2018-01-14 10:14:35,294 [salt.minion      ][INFO    ][18347] Starting a new job with PID 18347
2018-01-14 10:14:35,315 [salt.minion      ][INFO    ][18347] Returning information for job: 20180114101434772628
2018-01-14 10:14:45,490 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101444988894
2018-01-14 10:14:45,511 [salt.minion      ][INFO    ][18352] Starting a new job with PID 18352
2018-01-14 10:14:45,531 [salt.minion      ][INFO    ][18352] Returning information for job: 20180114101444988894
2018-01-14 10:14:55,693 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101455194299
2018-01-14 10:14:55,717 [salt.minion      ][INFO    ][18357] Starting a new job with PID 18357
2018-01-14 10:14:55,738 [salt.minion      ][INFO    ][18357] Returning information for job: 20180114101455194299
2018-01-14 10:15:05,919 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101505414593
2018-01-14 10:15:05,940 [salt.minion      ][INFO    ][18362] Starting a new job with PID 18362
2018-01-14 10:15:05,959 [salt.minion      ][INFO    ][18362] Returning information for job: 20180114101505414593
2018-01-14 10:15:16,143 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101515640905
2018-01-14 10:15:16,167 [salt.minion      ][INFO    ][18367] Starting a new job with PID 18367
2018-01-14 10:15:16,188 [salt.minion      ][INFO    ][18367] Returning information for job: 20180114101515640905
2018-01-14 10:15:26,373 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101525878609
2018-01-14 10:15:26,397 [salt.minion      ][INFO    ][18372] Starting a new job with PID 18372
2018-01-14 10:15:26,418 [salt.minion      ][INFO    ][18372] Returning information for job: 20180114101525878609
2018-01-14 10:15:36,611 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101536111994
2018-01-14 10:15:36,633 [salt.minion      ][INFO    ][18377] Starting a new job with PID 18377
2018-01-14 10:15:36,655 [salt.minion      ][INFO    ][18377] Returning information for job: 20180114101536111994
2018-01-14 10:15:46,646 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101546148504
2018-01-14 10:15:46,668 [salt.minion      ][INFO    ][18382] Starting a new job with PID 18382
2018-01-14 10:15:46,687 [salt.minion      ][INFO    ][18382] Returning information for job: 20180114101546148504
2018-01-14 10:15:56,676 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101556177400
2018-01-14 10:15:56,698 [salt.minion      ][INFO    ][18387] Starting a new job with PID 18387
2018-01-14 10:15:56,718 [salt.minion      ][INFO    ][18387] Returning information for job: 20180114101556177400
2018-01-14 10:16:06,729 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101606228867
2018-01-14 10:16:06,752 [salt.minion      ][INFO    ][18392] Starting a new job with PID 18392
2018-01-14 10:16:06,774 [salt.minion      ][INFO    ][18392] Returning information for job: 20180114101606228867
2018-01-14 10:16:16,777 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101616278388
2018-01-14 10:16:16,798 [salt.minion      ][INFO    ][18397] Starting a new job with PID 18397
2018-01-14 10:16:16,818 [salt.minion      ][INFO    ][18397] Returning information for job: 20180114101616278388
2018-01-14 10:16:26,819 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101626322299
2018-01-14 10:16:26,838 [salt.minion      ][INFO    ][18402] Starting a new job with PID 18402
2018-01-14 10:16:26,858 [salt.minion      ][INFO    ][18402] Returning information for job: 20180114101626322299
2018-01-14 10:16:36,857 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101636360005
2018-01-14 10:16:36,879 [salt.minion      ][INFO    ][18408] Starting a new job with PID 18408
2018-01-14 10:16:36,899 [salt.minion      ][INFO    ][18408] Returning information for job: 20180114101636360005
2018-01-14 10:16:46,947 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101646445126
2018-01-14 10:16:46,968 [salt.minion      ][INFO    ][18413] Starting a new job with PID 18413
2018-01-14 10:16:46,988 [salt.minion      ][INFO    ][18413] Returning information for job: 20180114101646445126
2018-01-14 10:16:57,042 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101656537936
2018-01-14 10:16:57,063 [salt.minion      ][INFO    ][18418] Starting a new job with PID 18418
2018-01-14 10:16:57,082 [salt.minion      ][INFO    ][18418] Returning information for job: 20180114101656537936
2018-01-14 10:17:07,145 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101706646117
2018-01-14 10:17:07,168 [salt.minion      ][INFO    ][18432] Starting a new job with PID 18432
2018-01-14 10:17:07,190 [salt.minion      ][INFO    ][18432] Returning information for job: 20180114101706646117
2018-01-14 10:17:17,239 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101716740129
2018-01-14 10:17:17,260 [salt.minion      ][INFO    ][18437] Starting a new job with PID 18437
2018-01-14 10:17:17,279 [salt.minion      ][INFO    ][18437] Returning information for job: 20180114101716740129
2018-01-14 10:17:27,344 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101726844010
2018-01-14 10:17:27,368 [salt.minion      ][INFO    ][18442] Starting a new job with PID 18442
2018-01-14 10:17:27,389 [salt.minion      ][INFO    ][18442] Returning information for job: 20180114101726844010
2018-01-14 10:17:37,439 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101736939116
2018-01-14 10:17:37,460 [salt.minion      ][INFO    ][18457] Starting a new job with PID 18457
2018-01-14 10:17:37,479 [salt.minion      ][INFO    ][18457] Returning information for job: 20180114101736939116
2018-01-14 10:17:47,149 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-14 10:17:47,176 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:17:47,212 [salt.state       ][INFO    ][9957] {'mysql': False}
2018-01-14 10:17:47,213 [salt.state       ][INFO    ][9957] Completed state [mysql] at time 10:17:47.213027 duration_in_ms=600315.571
2018-01-14 10:17:47,215 [salt.state       ][INFO    ][9957] Running state [/etc/mysql/my.cnf] at time 10:17:47.215759
2018-01-14 10:17:47,216 [salt.state       ][INFO    ][9957] Executing state file.managed for /etc/mysql/my.cnf
2018-01-14 10:17:47,271 [salt.fileclient  ][INFO    ][9957] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-14 10:17:47,348 [salt.state       ][INFO    ][9957] 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-14 10:17:47,348 [salt.state       ][INFO    ][9957] Completed state [/etc/mysql/my.cnf] at time 10:17:47.348650 duration_in_ms=132.892
2018-01-14 10:17:47,350 [salt.state       ][INFO    ][9957] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 10:17:47.350632
2018-01-14 10:17:47,350 [salt.state       ][INFO    ][9957] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-14 10:17:47,351 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-14 10:17:47,557 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101747058647
2018-01-14 10:17:47,570 [salt.minion      ][INFO    ][18543] Starting a new job with PID 18543
2018-01-14 10:17:47,589 [salt.minion      ][INFO    ][18543] Returning information for job: 20180114101747058647
2018-01-14 10:17:57,692 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101757193823
2018-01-14 10:17:57,717 [salt.minion      ][INFO    ][19562] Starting a new job with PID 19562
2018-01-14 10:17:57,737 [salt.minion      ][INFO    ][19562] Returning information for job: 20180114101757193823
2018-01-14 10:18:07,826 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114101807321917
2018-01-14 10:18:07,848 [salt.minion      ][INFO    ][19615] Starting a new job with PID 19615
2018-01-14 10:18:07,867 [salt.minion      ][INFO    ][19615] Returning information for job: 20180114101807321917
2018-01-14 10:18:13,632 [salt.state       ][INFO    ][9957] {'pid': 18479, '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-14 10:18:13,633 [salt.state       ][INFO    ][9957] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 10:18:13.633213 duration_in_ms=26282.579
2018-01-14 10:18:13,637 [salt.state       ][INFO    ][9957] Running state [/var/lib/mysql/.galera_bootstrap] at time 10:18:13.637477
2018-01-14 10:18:13,638 [salt.state       ][INFO    ][9957] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-14 10:18:13,639 [salt.state       ][INFO    ][9957] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-14 10:18:13,640 [salt.state       ][INFO    ][9957] Completed state [/var/lib/mysql/.galera_bootstrap] at time 10:18:13.640181 duration_in_ms=2.704
2018-01-14 10:18:13,872 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['git', '--version'] in directory '/root'
2018-01-14 10:18:14,076 [salt.state       ][INFO    ][9957] Running state [/etc/mysql/my.cnf] at time 10:18:14.076630
2018-01-14 10:18:14,077 [salt.state       ][INFO    ][9957] Executing state file.managed for /etc/mysql/my.cnf
2018-01-14 10:18:14,199 [salt.state       ][INFO    ][9957] File /etc/mysql/my.cnf is in the correct state
2018-01-14 10:18:14,200 [salt.state       ][INFO    ][9957] Completed state [/etc/mysql/my.cnf] at time 10:18:14.200136 duration_in_ms=123.507
2018-01-14 10:18:14,201 [salt.state       ][INFO    ][9957] Running state [mysql] at time 10:18:14.201755
2018-01-14 10:18:14,202 [salt.state       ][INFO    ][9957] Executing state service.running for mysql
2018-01-14 10:18:14,202 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-14 10:18:14,228 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:18:14,260 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:18:14,293 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:18:14,328 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-14 10:18:14,766 [salt.loaded.int.module.cmdmod][INFO    ][9957] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-14 10:18:14,782 [salt.state       ][INFO    ][9957] {'mysql': True}
2018-01-14 10:18:14,782 [salt.state       ][INFO    ][9957] Completed state [mysql] at time 10:18:14.782687 duration_in_ms=580.931
2018-01-14 10:18:14,783 [salt.state       ][INFO    ][9957] Running state [ceilometer] at time 10:18:14.783269
2018-01-14 10:18:14,783 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for ceilometer
2018-01-14 10:18:14,791 [salt.state       ][INFO    ][9957] Database ceilometer is already present
2018-01-14 10:18:14,791 [salt.state       ][INFO    ][9957] Completed state [ceilometer] at time 10:18:14.791535 duration_in_ms=8.267
2018-01-14 10:18:14,791 [salt.state       ][INFO    ][9957] Running state [ceilometer] at time 10:18:14.791854
2018-01-14 10:18:14,792 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for ceilometer
2018-01-14 10:18:14,796 [salt.state       ][INFO    ][9957] User ceilometer@% is already present with the desired password
2018-01-14 10:18:14,796 [salt.state       ][INFO    ][9957] Completed state [ceilometer] at time 10:18:14.796870 duration_in_ms=5.015
2018-01-14 10:18:14,800 [salt.state       ][INFO    ][9957] Running state [mysql_grants_ceilometer_ceilometer_%] at time 10:18:14.800154
2018-01-14 10:18:14,800 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-14 10:18:14,807 [salt.state       ][INFO    ][9957] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-14 10:18:14,807 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 10:18:14.807493 duration_in_ms=7.339
2018-01-14 10:18:14,808 [salt.state       ][INFO    ][9957] Running state [ceilometer] at time 10:18:14.808042
2018-01-14 10:18:14,808 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for ceilometer
2018-01-14 10:18:14,831 [salt.loaded.int.module.mysql][INFO    ][9957] User 'ceilometer'@'192.168.10.52' has been created
2018-01-14 10:18:14,831 [salt.state       ][INFO    ][9957] {'ceilometer': 'Present'}
2018-01-14 10:18:14,832 [salt.state       ][INFO    ][9957] Completed state [ceilometer] at time 10:18:14.832115 duration_in_ms=24.073
2018-01-14 10:18:14,834 [salt.state       ][INFO    ][9957] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 10:18:14.834441
2018-01-14 10:18:14,834 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.52
2018-01-14 10:18:14,853 [salt.loaded.int.module.mysql][INFO    ][9957] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-14 10:18:14,853 [salt.state       ][INFO    ][9957] {'mysql_grants_ceilometer_ceilometer_192.168.10.52': 'Present'}
2018-01-14 10:18:14,853 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 10:18:14.853813 duration_in_ms=19.372
2018-01-14 10:18:14,854 [salt.state       ][INFO    ][9957] Running state [aodh] at time 10:18:14.854091
2018-01-14 10:18:14,854 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for aodh
2018-01-14 10:18:14,858 [salt.state       ][INFO    ][9957] Database aodh is already present
2018-01-14 10:18:14,858 [salt.state       ][INFO    ][9957] Completed state [aodh] at time 10:18:14.858644 duration_in_ms=4.553
2018-01-14 10:18:14,858 [salt.state       ][INFO    ][9957] Running state [aodh] at time 10:18:14.858940
2018-01-14 10:18:14,859 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for aodh
2018-01-14 10:18:14,863 [salt.state       ][INFO    ][9957] User aodh@% is already present with the desired password
2018-01-14 10:18:14,863 [salt.state       ][INFO    ][9957] Completed state [aodh] at time 10:18:14.863843 duration_in_ms=4.903
2018-01-14 10:18:14,866 [salt.state       ][INFO    ][9957] Running state [mysql_grants_aodh_aodh_%] at time 10:18:14.866330
2018-01-14 10:18:14,866 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-14 10:18:14,872 [salt.state       ][INFO    ][9957] Grant all on aodh.* to aodh@% is already present
2018-01-14 10:18:14,872 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_aodh_aodh_%] at time 10:18:14.872835 duration_in_ms=6.505
2018-01-14 10:18:14,873 [salt.state       ][INFO    ][9957] Running state [aodh] at time 10:18:14.873104
2018-01-14 10:18:14,873 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for aodh
2018-01-14 10:18:14,877 [salt.state       ][INFO    ][9957] User aodh@192.168.10.50 is already present with the desired password
2018-01-14 10:18:14,878 [salt.state       ][INFO    ][9957] Completed state [aodh] at time 10:18:14.878012 duration_in_ms=4.908
2018-01-14 10:18:14,879 [salt.state       ][INFO    ][9957] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 10:18:14.879777
2018-01-14 10:18:14,880 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-14 10:18:14,886 [salt.state       ][INFO    ][9957] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-14 10:18:14,887 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 10:18:14.887083 duration_in_ms=7.306
2018-01-14 10:18:14,887 [salt.state       ][INFO    ][9957] Running state [nova] at time 10:18:14.887348
2018-01-14 10:18:14,887 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for nova
2018-01-14 10:18:14,890 [salt.state       ][INFO    ][9957] Database nova is already present
2018-01-14 10:18:14,891 [salt.state       ][INFO    ][9957] Completed state [nova] at time 10:18:14.891023 duration_in_ms=3.675
2018-01-14 10:18:14,891 [salt.state       ][INFO    ][9957] Running state [nova] at time 10:18:14.891281
2018-01-14 10:18:14,891 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for nova
2018-01-14 10:18:14,894 [salt.state       ][INFO    ][9957] User nova@% is already present with the desired password
2018-01-14 10:18:14,895 [salt.state       ][INFO    ][9957] Completed state [nova] at time 10:18:14.895136 duration_in_ms=3.855
2018-01-14 10:18:14,897 [salt.state       ][INFO    ][9957] Running state [mysql_grants_nova_nova_%] at time 10:18:14.896956
2018-01-14 10:18:14,897 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-14 10:18:14,904 [salt.state       ][INFO    ][9957] Grant all on nova.* to nova@% is already present
2018-01-14 10:18:14,904 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_nova_nova_%] at time 10:18:14.904772 duration_in_ms=7.816
2018-01-14 10:18:14,905 [salt.state       ][INFO    ][9957] Running state [nova] at time 10:18:14.905021
2018-01-14 10:18:14,905 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for nova
2018-01-14 10:18:14,926 [salt.loaded.int.module.mysql][INFO    ][9957] User 'nova'@'192.168.10.52' has been created
2018-01-14 10:18:14,926 [salt.state       ][INFO    ][9957] {'nova': 'Present'}
2018-01-14 10:18:14,926 [salt.state       ][INFO    ][9957] Completed state [nova] at time 10:18:14.926907 duration_in_ms=21.886
2018-01-14 10:18:14,928 [salt.state       ][INFO    ][9957] Running state [mysql_grants_nova_nova_192.168.10.52] at time 10:18:14.928910
2018-01-14 10:18:14,929 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.52
2018-01-14 10:18:14,948 [salt.loaded.int.module.mysql][INFO    ][9957] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-14 10:18:14,949 [salt.state       ][INFO    ][9957] {'mysql_grants_nova_nova_192.168.10.52': 'Present'}
2018-01-14 10:18:14,949 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_nova_nova_192.168.10.52] at time 10:18:14.949482 duration_in_ms=20.572
2018-01-14 10:18:14,950 [salt.state       ][INFO    ][9957] Running state [grafana] at time 10:18:14.950334
2018-01-14 10:18:14,950 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for grafana
2018-01-14 10:18:14,955 [salt.state       ][INFO    ][9957] Database grafana is already present
2018-01-14 10:18:14,955 [salt.state       ][INFO    ][9957] Completed state [grafana] at time 10:18:14.955272 duration_in_ms=4.937
2018-01-14 10:18:14,955 [salt.state       ][INFO    ][9957] Running state [grafana] at time 10:18:14.955540
2018-01-14 10:18:14,955 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for grafana
2018-01-14 10:18:14,959 [salt.state       ][INFO    ][9957] User grafana@% is already present with the desired password
2018-01-14 10:18:14,960 [salt.state       ][INFO    ][9957] Completed state [grafana] at time 10:18:14.960093 duration_in_ms=4.553
2018-01-14 10:18:14,962 [salt.state       ][INFO    ][9957] Running state [mysql_grants_grafana_grafana_%] at time 10:18:14.962075
2018-01-14 10:18:14,962 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-14 10:18:14,969 [salt.state       ][INFO    ][9957] Grant all on grafana.* to grafana@% is already present
2018-01-14 10:18:14,969 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_grafana_grafana_%] at time 10:18:14.969521 duration_in_ms=7.446
2018-01-14 10:18:14,969 [salt.state       ][INFO    ][9957] Running state [grafana] at time 10:18:14.969792
2018-01-14 10:18:14,970 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for grafana
2018-01-14 10:18:14,990 [salt.loaded.int.module.mysql][INFO    ][9957] User 'grafana'@'192.168.10.52' has been created
2018-01-14 10:18:14,990 [salt.state       ][INFO    ][9957] {'grafana': 'Present'}
2018-01-14 10:18:14,990 [salt.state       ][INFO    ][9957] Completed state [grafana] at time 10:18:14.990874 duration_in_ms=21.082
2018-01-14 10:18:14,992 [salt.state       ][INFO    ][9957] Running state [mysql_grants_grafana_grafana_192.168.10.52] at time 10:18:14.992926
2018-01-14 10:18:14,993 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.52
2018-01-14 10:18:15,011 [salt.loaded.int.module.mysql][INFO    ][9957] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-14 10:18:15,011 [salt.state       ][INFO    ][9957] {'mysql_grants_grafana_grafana_192.168.10.52': 'Present'}
2018-01-14 10:18:15,011 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_grafana_grafana_192.168.10.52] at time 10:18:15.011855 duration_in_ms=18.93
2018-01-14 10:18:15,012 [salt.state       ][INFO    ][9957] Running state [designate_pool_manager] at time 10:18:15.012163
2018-01-14 10:18:15,012 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for designate_pool_manager
2018-01-14 10:18:15,016 [salt.state       ][INFO    ][9957] Database designate_pool_manager is already present
2018-01-14 10:18:15,016 [salt.state       ][INFO    ][9957] Completed state [designate_pool_manager] at time 10:18:15.016902 duration_in_ms=4.739
2018-01-14 10:18:15,017 [salt.state       ][INFO    ][9957] Running state [designate] at time 10:18:15.017221
2018-01-14 10:18:15,017 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for designate
2018-01-14 10:18:15,021 [salt.state       ][INFO    ][9957] User designate@% is already present with the desired password
2018-01-14 10:18:15,022 [salt.state       ][INFO    ][9957] Completed state [designate] at time 10:18:15.022318 duration_in_ms=5.097
2018-01-14 10:18:15,024 [salt.state       ][INFO    ][9957] Running state [mysql_grants_designate_designate_pool_manager_%] at time 10:18:15.024431
2018-01-14 10:18:15,024 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-14 10:18:15,031 [salt.state       ][INFO    ][9957] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-14 10:18:15,031 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 10:18:15.031697 duration_in_ms=7.266
2018-01-14 10:18:15,031 [salt.state       ][INFO    ][9957] Running state [designate] at time 10:18:15.031956
2018-01-14 10:18:15,032 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for designate
2018-01-14 10:18:15,036 [salt.state       ][INFO    ][9957] User designate@192.168.10.50 is already present with the desired password
2018-01-14 10:18:15,036 [salt.state       ][INFO    ][9957] Completed state [designate] at time 10:18:15.036755 duration_in_ms=4.799
2018-01-14 10:18:15,038 [salt.state       ][INFO    ][9957] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 10:18:15.038684
2018-01-14 10:18:15,038 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-14 10:18:15,047 [salt.state       ][INFO    ][9957] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-14 10:18:15,047 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 10:18:15.047758 duration_in_ms=9.074
2018-01-14 10:18:15,048 [salt.state       ][INFO    ][9957] Running state [heat] at time 10:18:15.047978
2018-01-14 10:18:15,048 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for heat
2018-01-14 10:18:15,052 [salt.state       ][INFO    ][9957] Database heat is already present
2018-01-14 10:18:15,052 [salt.state       ][INFO    ][9957] Completed state [heat] at time 10:18:15.052660 duration_in_ms=4.682
2018-01-14 10:18:15,052 [salt.state       ][INFO    ][9957] Running state [heat] at time 10:18:15.052918
2018-01-14 10:18:15,053 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for heat
2018-01-14 10:18:15,057 [salt.state       ][INFO    ][9957] User heat@% is already present with the desired password
2018-01-14 10:18:15,057 [salt.state       ][INFO    ][9957] Completed state [heat] at time 10:18:15.057886 duration_in_ms=4.968
2018-01-14 10:18:15,060 [salt.state       ][INFO    ][9957] Running state [mysql_grants_heat_heat_%] at time 10:18:15.060081
2018-01-14 10:18:15,060 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-14 10:18:15,067 [salt.state       ][INFO    ][9957] Grant all on heat.* to heat@% is already present
2018-01-14 10:18:15,067 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_heat_heat_%] at time 10:18:15.067818 duration_in_ms=7.737
2018-01-14 10:18:15,068 [salt.state       ][INFO    ][9957] Running state [heat] at time 10:18:15.068071
2018-01-14 10:18:15,068 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for heat
2018-01-14 10:18:15,092 [salt.loaded.int.module.mysql][INFO    ][9957] User 'heat'@'192.168.10.52' has been created
2018-01-14 10:18:15,092 [salt.state       ][INFO    ][9957] {'heat': 'Present'}
2018-01-14 10:18:15,092 [salt.state       ][INFO    ][9957] Completed state [heat] at time 10:18:15.092807 duration_in_ms=24.736
2018-01-14 10:18:15,095 [salt.state       ][INFO    ][9957] Running state [mysql_grants_heat_heat_192.168.10.52] at time 10:18:15.095420
2018-01-14 10:18:15,095 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.52
2018-01-14 10:18:15,118 [salt.loaded.int.module.mysql][INFO    ][9957] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-14 10:18:15,118 [salt.state       ][INFO    ][9957] {'mysql_grants_heat_heat_192.168.10.52': 'Present'}
2018-01-14 10:18:15,119 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_heat_heat_192.168.10.52] at time 10:18:15.119220 duration_in_ms=23.799
2018-01-14 10:18:15,119 [salt.state       ][INFO    ][9957] Running state [nova_api] at time 10:18:15.119554
2018-01-14 10:18:15,119 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for nova_api
2018-01-14 10:18:15,125 [salt.state       ][INFO    ][9957] Database nova_api is already present
2018-01-14 10:18:15,125 [salt.state       ][INFO    ][9957] Completed state [nova_api] at time 10:18:15.125651 duration_in_ms=6.098
2018-01-14 10:18:15,126 [salt.state       ][INFO    ][9957] Running state [nova] at time 10:18:15.125998
2018-01-14 10:18:15,126 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for nova
2018-01-14 10:18:15,132 [salt.state       ][INFO    ][9957] User nova@% is already present with the desired password
2018-01-14 10:18:15,132 [salt.state       ][INFO    ][9957] Completed state [nova] at time 10:18:15.132759 duration_in_ms=6.762
2018-01-14 10:18:15,135 [salt.state       ][INFO    ][9957] Running state [mysql_grants_nova_nova_api_%] at time 10:18:15.135093
2018-01-14 10:18:15,135 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-14 10:18:15,143 [salt.state       ][INFO    ][9957] Grant all on nova_api.* to nova@% is already present
2018-01-14 10:18:15,143 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_nova_nova_api_%] at time 10:18:15.143744 duration_in_ms=8.651
2018-01-14 10:18:15,144 [salt.state       ][INFO    ][9957] Running state [nova] at time 10:18:15.144005
2018-01-14 10:18:15,144 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for nova
2018-01-14 10:18:15,149 [salt.state       ][INFO    ][9957] User nova@192.168.10.52 is already present with the desired password
2018-01-14 10:18:15,150 [salt.state       ][INFO    ][9957] Completed state [nova] at time 10:18:15.150179 duration_in_ms=6.174
2018-01-14 10:18:15,152 [salt.state       ][INFO    ][9957] Running state [mysql_grants_nova_nova_api_192.168.10.52] at time 10:18:15.152236
2018-01-14 10:18:15,152 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.52
2018-01-14 10:18:15,176 [salt.loaded.int.module.mysql][INFO    ][9957] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-14 10:18:15,176 [salt.state       ][INFO    ][9957] {'mysql_grants_nova_nova_api_192.168.10.52': 'Present'}
2018-01-14 10:18:15,176 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_nova_nova_api_192.168.10.52] at time 10:18:15.176870 duration_in_ms=24.634
2018-01-14 10:18:15,177 [salt.state       ][INFO    ][9957] Running state [keystone] at time 10:18:15.177165
2018-01-14 10:18:15,177 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for keystone
2018-01-14 10:18:15,182 [salt.state       ][INFO    ][9957] Database keystone is already present
2018-01-14 10:18:15,182 [salt.state       ][INFO    ][9957] Completed state [keystone] at time 10:18:15.182591 duration_in_ms=5.425
2018-01-14 10:18:15,183 [salt.state       ][INFO    ][9957] Running state [keystone] at time 10:18:15.183135
2018-01-14 10:18:15,183 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for keystone
2018-01-14 10:18:15,189 [salt.state       ][INFO    ][9957] User keystone@% is already present with the desired password
2018-01-14 10:18:15,189 [salt.state       ][INFO    ][9957] Completed state [keystone] at time 10:18:15.189732 duration_in_ms=6.597
2018-01-14 10:18:15,192 [salt.state       ][INFO    ][9957] Running state [mysql_grants_keystone_keystone_%] at time 10:18:15.192222
2018-01-14 10:18:15,192 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-14 10:18:15,201 [salt.state       ][INFO    ][9957] Grant all on keystone.* to keystone@% is already present
2018-01-14 10:18:15,202 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_keystone_keystone_%] at time 10:18:15.202046 duration_in_ms=9.824
2018-01-14 10:18:15,202 [salt.state       ][INFO    ][9957] Running state [keystone] at time 10:18:15.202615
2018-01-14 10:18:15,202 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for keystone
2018-01-14 10:18:15,228 [salt.loaded.int.module.mysql][INFO    ][9957] User 'keystone'@'192.168.10.52' has been created
2018-01-14 10:18:15,229 [salt.state       ][INFO    ][9957] {'keystone': 'Present'}
2018-01-14 10:18:15,229 [salt.state       ][INFO    ][9957] Completed state [keystone] at time 10:18:15.229227 duration_in_ms=26.611
2018-01-14 10:18:15,231 [salt.state       ][INFO    ][9957] Running state [mysql_grants_keystone_keystone_192.168.10.52] at time 10:18:15.231670
2018-01-14 10:18:15,232 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.52
2018-01-14 10:18:15,253 [salt.loaded.int.module.mysql][INFO    ][9957] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-14 10:18:15,254 [salt.state       ][INFO    ][9957] {'mysql_grants_keystone_keystone_192.168.10.52': 'Present'}
2018-01-14 10:18:15,254 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_keystone_keystone_192.168.10.52] at time 10:18:15.254352 duration_in_ms=22.682
2018-01-14 10:18:15,254 [salt.state       ][INFO    ][9957] Running state [nova_cell0] at time 10:18:15.254644
2018-01-14 10:18:15,254 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for nova_cell0
2018-01-14 10:18:15,259 [salt.state       ][INFO    ][9957] Database nova_cell0 is already present
2018-01-14 10:18:15,259 [salt.state       ][INFO    ][9957] Completed state [nova_cell0] at time 10:18:15.259372 duration_in_ms=4.728
2018-01-14 10:18:15,259 [salt.state       ][INFO    ][9957] Running state [nova] at time 10:18:15.259629
2018-01-14 10:18:15,259 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for nova
2018-01-14 10:18:15,265 [salt.state       ][INFO    ][9957] User nova@% is already present with the desired password
2018-01-14 10:18:15,266 [salt.state       ][INFO    ][9957] Completed state [nova] at time 10:18:15.266673 duration_in_ms=7.044
2018-01-14 10:18:15,269 [salt.state       ][INFO    ][9957] Running state [mysql_grants_nova_nova_cell0_%] at time 10:18:15.269219
2018-01-14 10:18:15,269 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-14 10:18:15,277 [salt.state       ][INFO    ][9957] Grant all on nova_cell0.* to nova@% is already present
2018-01-14 10:18:15,277 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_nova_nova_cell0_%] at time 10:18:15.277675 duration_in_ms=8.456
2018-01-14 10:18:15,278 [salt.state       ][INFO    ][9957] Running state [nova] at time 10:18:15.278252
2018-01-14 10:18:15,278 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for nova
2018-01-14 10:18:15,284 [salt.state       ][INFO    ][9957] User nova@192.168.10.52 is already present with the desired password
2018-01-14 10:18:15,284 [salt.state       ][INFO    ][9957] Completed state [nova] at time 10:18:15.284290 duration_in_ms=6.038
2018-01-14 10:18:15,286 [salt.state       ][INFO    ][9957] Running state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 10:18:15.286352
2018-01-14 10:18:15,286 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.52
2018-01-14 10:18:15,310 [salt.loaded.int.module.mysql][INFO    ][9957] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-14 10:18:15,311 [salt.state       ][INFO    ][9957] {'mysql_grants_nova_nova_cell0_192.168.10.52': 'Present'}
2018-01-14 10:18:15,311 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 10:18:15.311696 duration_in_ms=25.344
2018-01-14 10:18:15,312 [salt.state       ][INFO    ][9957] Running state [cinder] at time 10:18:15.311996
2018-01-14 10:18:15,312 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for cinder
2018-01-14 10:18:15,316 [salt.state       ][INFO    ][9957] Database cinder is already present
2018-01-14 10:18:15,317 [salt.state       ][INFO    ][9957] Completed state [cinder] at time 10:18:15.317172 duration_in_ms=5.176
2018-01-14 10:18:15,317 [salt.state       ][INFO    ][9957] Running state [cinder] at time 10:18:15.317476
2018-01-14 10:18:15,317 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for cinder
2018-01-14 10:18:15,323 [salt.state       ][INFO    ][9957] User cinder@% is already present with the desired password
2018-01-14 10:18:15,323 [salt.state       ][INFO    ][9957] Completed state [cinder] at time 10:18:15.323615 duration_in_ms=6.14
2018-01-14 10:18:15,325 [salt.state       ][INFO    ][9957] Running state [mysql_grants_cinder_cinder_%] at time 10:18:15.325465
2018-01-14 10:18:15,325 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-14 10:18:15,332 [salt.state       ][INFO    ][9957] Grant all on cinder.* to cinder@% is already present
2018-01-14 10:18:15,332 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_cinder_cinder_%] at time 10:18:15.332180 duration_in_ms=6.716
2018-01-14 10:18:15,332 [salt.state       ][INFO    ][9957] Running state [cinder] at time 10:18:15.332707
2018-01-14 10:18:15,332 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for cinder
2018-01-14 10:18:15,360 [salt.loaded.int.module.mysql][INFO    ][9957] User 'cinder'@'192.168.10.52' has been created
2018-01-14 10:18:15,360 [salt.state       ][INFO    ][9957] {'cinder': 'Present'}
2018-01-14 10:18:15,360 [salt.state       ][INFO    ][9957] Completed state [cinder] at time 10:18:15.360912 duration_in_ms=28.205
2018-01-14 10:18:15,363 [salt.state       ][INFO    ][9957] Running state [mysql_grants_cinder_cinder_192.168.10.52] at time 10:18:15.363510
2018-01-14 10:18:15,363 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.52
2018-01-14 10:18:15,383 [salt.loaded.int.module.mysql][INFO    ][9957] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-14 10:18:15,383 [salt.state       ][INFO    ][9957] {'mysql_grants_cinder_cinder_192.168.10.52': 'Present'}
2018-01-14 10:18:15,383 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_cinder_cinder_192.168.10.52] at time 10:18:15.383619 duration_in_ms=20.11
2018-01-14 10:18:15,383 [salt.state       ][INFO    ][9957] Running state [glance] at time 10:18:15.383907
2018-01-14 10:18:15,384 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for glance
2018-01-14 10:18:15,388 [salt.state       ][INFO    ][9957] Database glance is already present
2018-01-14 10:18:15,388 [salt.state       ][INFO    ][9957] Completed state [glance] at time 10:18:15.388662 duration_in_ms=4.754
2018-01-14 10:18:15,388 [salt.state       ][INFO    ][9957] Running state [glance] at time 10:18:15.388952
2018-01-14 10:18:15,389 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for glance
2018-01-14 10:18:15,394 [salt.state       ][INFO    ][9957] User glance@% is already present with the desired password
2018-01-14 10:18:15,394 [salt.state       ][INFO    ][9957] Completed state [glance] at time 10:18:15.394581 duration_in_ms=5.629
2018-01-14 10:18:15,396 [salt.state       ][INFO    ][9957] Running state [mysql_grants_glance_glance_%] at time 10:18:15.396419
2018-01-14 10:18:15,397 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-14 10:18:15,404 [salt.state       ][INFO    ][9957] Grant all on glance.* to glance@% is already present
2018-01-14 10:18:15,404 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_glance_glance_%] at time 10:18:15.404671 duration_in_ms=8.251
2018-01-14 10:18:15,404 [salt.state       ][INFO    ][9957] Running state [glance] at time 10:18:15.404932
2018-01-14 10:18:15,405 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for glance
2018-01-14 10:18:15,427 [salt.loaded.int.module.mysql][INFO    ][9957] User 'glance'@'192.168.10.52' has been created
2018-01-14 10:18:15,428 [salt.state       ][INFO    ][9957] {'glance': 'Present'}
2018-01-14 10:18:15,428 [salt.state       ][INFO    ][9957] Completed state [glance] at time 10:18:15.428486 duration_in_ms=23.554
2018-01-14 10:18:15,430 [salt.state       ][INFO    ][9957] Running state [mysql_grants_glance_glance_192.168.10.52] at time 10:18:15.430686
2018-01-14 10:18:15,430 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.52
2018-01-14 10:18:15,450 [salt.loaded.int.module.mysql][INFO    ][9957] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-14 10:18:15,450 [salt.state       ][INFO    ][9957] {'mysql_grants_glance_glance_192.168.10.52': 'Present'}
2018-01-14 10:18:15,451 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_glance_glance_192.168.10.52] at time 10:18:15.451090 duration_in_ms=20.404
2018-01-14 10:18:15,451 [salt.state       ][INFO    ][9957] Running state [neutron] at time 10:18:15.451362
2018-01-14 10:18:15,451 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for neutron
2018-01-14 10:18:15,455 [salt.state       ][INFO    ][9957] Database neutron is already present
2018-01-14 10:18:15,455 [salt.state       ][INFO    ][9957] Completed state [neutron] at time 10:18:15.455845 duration_in_ms=4.483
2018-01-14 10:18:15,456 [salt.state       ][INFO    ][9957] Running state [neutron] at time 10:18:15.456092
2018-01-14 10:18:15,456 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for neutron
2018-01-14 10:18:15,460 [salt.state       ][INFO    ][9957] User neutron@% is already present with the desired password
2018-01-14 10:18:15,461 [salt.state       ][INFO    ][9957] Completed state [neutron] at time 10:18:15.460954 duration_in_ms=4.862
2018-01-14 10:18:15,463 [salt.state       ][INFO    ][9957] Running state [mysql_grants_neutron_neutron_%] at time 10:18:15.463166
2018-01-14 10:18:15,463 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-14 10:18:15,470 [salt.state       ][INFO    ][9957] Grant all on neutron.* to neutron@% is already present
2018-01-14 10:18:15,471 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_neutron_neutron_%] at time 10:18:15.471045 duration_in_ms=7.879
2018-01-14 10:18:15,471 [salt.state       ][INFO    ][9957] Running state [neutron] at time 10:18:15.471325
2018-01-14 10:18:15,471 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for neutron
2018-01-14 10:18:15,494 [salt.loaded.int.module.mysql][INFO    ][9957] User 'neutron'@'192.168.10.52' has been created
2018-01-14 10:18:15,494 [salt.state       ][INFO    ][9957] {'neutron': 'Present'}
2018-01-14 10:18:15,495 [salt.state       ][INFO    ][9957] Completed state [neutron] at time 10:18:15.495050 duration_in_ms=23.725
2018-01-14 10:18:15,497 [salt.state       ][INFO    ][9957] Running state [mysql_grants_neutron_neutron_192.168.10.52] at time 10:18:15.497395
2018-01-14 10:18:15,497 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.52
2018-01-14 10:18:15,520 [salt.loaded.int.module.mysql][INFO    ][9957] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-14 10:18:15,520 [salt.state       ][INFO    ][9957] {'mysql_grants_neutron_neutron_192.168.10.52': 'Present'}
2018-01-14 10:18:15,521 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_neutron_neutron_192.168.10.52] at time 10:18:15.520939 duration_in_ms=23.543
2018-01-14 10:18:15,521 [salt.state       ][INFO    ][9957] Running state [designate] at time 10:18:15.521271
2018-01-14 10:18:15,521 [salt.state       ][INFO    ][9957] Executing state mysql_database.present for designate
2018-01-14 10:18:15,525 [salt.state       ][INFO    ][9957] Database designate is already present
2018-01-14 10:18:15,525 [salt.state       ][INFO    ][9957] Completed state [designate] at time 10:18:15.525458 duration_in_ms=4.188
2018-01-14 10:18:15,525 [salt.state       ][INFO    ][9957] Running state [designate] at time 10:18:15.525716
2018-01-14 10:18:15,526 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for designate
2018-01-14 10:18:15,530 [salt.state       ][INFO    ][9957] User designate@% is already present with the desired password
2018-01-14 10:18:15,531 [salt.state       ][INFO    ][9957] Completed state [designate] at time 10:18:15.531009 duration_in_ms=5.293
2018-01-14 10:18:15,532 [salt.state       ][INFO    ][9957] Running state [mysql_grants_designate_designate_%] at time 10:18:15.532942
2018-01-14 10:18:15,533 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-14 10:18:15,539 [salt.state       ][INFO    ][9957] Grant all on designate.* to designate@% is already present
2018-01-14 10:18:15,540 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_designate_designate_%] at time 10:18:15.540009 duration_in_ms=7.067
2018-01-14 10:18:15,540 [salt.state       ][INFO    ][9957] Running state [designate] at time 10:18:15.540254
2018-01-14 10:18:15,540 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for designate
2018-01-14 10:18:15,546 [salt.state       ][INFO    ][9957] User designate@192.168.10.50 is already present with the desired password
2018-01-14 10:18:15,546 [salt.state       ][INFO    ][9957] Completed state [designate] at time 10:18:15.546791 duration_in_ms=6.537
2018-01-14 10:18:15,548 [salt.state       ][INFO    ][9957] Running state [mysql_grants_designate_designate_192.168.10.50] at time 10:18:15.548729
2018-01-14 10:18:15,549 [salt.state       ][INFO    ][9957] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-14 10:18:15,556 [salt.state       ][INFO    ][9957] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-14 10:18:15,557 [salt.state       ][INFO    ][9957] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 10:18:15.557109 duration_in_ms=8.379
2018-01-14 10:18:15,557 [salt.state       ][INFO    ][9957] Running state [haproxy] at time 10:18:15.557382
2018-01-14 10:18:15,558 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for haproxy
2018-01-14 10:18:15,562 [salt.state       ][INFO    ][9957] User haproxy@localhost is already present with passwordless login
2018-01-14 10:18:15,562 [salt.state       ][INFO    ][9957] Completed state [haproxy] at time 10:18:15.562940 duration_in_ms=5.558
2018-01-14 10:18:15,563 [salt.state       ][INFO    ][9957] Running state [haproxy] at time 10:18:15.563197
2018-01-14 10:18:15,563 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for haproxy
2018-01-14 10:18:15,567 [salt.state       ][INFO    ][9957] User haproxy@% is already present with passwordless login
2018-01-14 10:18:15,568 [salt.state       ][INFO    ][9957] Completed state [haproxy] at time 10:18:15.568181 duration_in_ms=4.984
2018-01-14 10:18:15,568 [salt.state       ][INFO    ][9957] Running state [haproxy] at time 10:18:15.568442
2018-01-14 10:18:15,568 [salt.state       ][INFO    ][9957] Executing state mysql_user.present for haproxy
2018-01-14 10:18:15,592 [salt.loaded.int.module.mysql][INFO    ][9957] User 'haproxy'@'192.168.10.52' has been created with passwordless login
2018-01-14 10:18:15,592 [salt.state       ][INFO    ][9957] {'haproxy': 'Present'}
2018-01-14 10:18:15,593 [salt.state       ][INFO    ][9957] Completed state [haproxy] at time 10:18:15.593062 duration_in_ms=24.62
2018-01-14 10:18:15,598 [salt.minion      ][INFO    ][9957] Returning information for job: 20180114100650503565
2018-01-14 10:18:47,757 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command state.sls with jid 20180114101847263678
2018-01-14 10:18:47,780 [salt.minion      ][INFO    ][19782] Starting a new job with PID 19782
2018-01-14 10:18:49,256 [salt.state       ][INFO    ][19782] Loading fresh modules for state activity
2018-01-14 10:18:49,303 [salt.fileclient  ][INFO    ][19782] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-14 10:18:49,331 [salt.fileclient  ][INFO    ][19782] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-14 10:18:49,897 [salt.state       ][INFO    ][19782] Running state [haproxy] at time 10:18:49.896989
2018-01-14 10:18:49,897 [salt.state       ][INFO    ][19782] Executing state pkg.installed for haproxy
2018-01-14 10:18:49,898 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:18:50,277 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-14 10:18:50,360 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-14 10:18:52,384 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-14 10:18:52,407 [salt.loaded.int.module.cmdmod][INFO    ][19782] 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-14 10:18:56,104 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-14 10:18:56,145 [salt.state       ][INFO    ][19782] 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-14 10:18:56,165 [salt.state       ][INFO    ][19782] Loading fresh modules for state activity
2018-01-14 10:18:56,197 [salt.state       ][INFO    ][19782] Completed state [haproxy] at time 10:18:56.197244 duration_in_ms=6300.255
2018-01-14 10:18:56,203 [salt.state       ][INFO    ][19782] Running state [/etc/default/haproxy] at time 10:18:56.203289
2018-01-14 10:18:56,203 [salt.state       ][INFO    ][19782] Executing state file.managed for /etc/default/haproxy
2018-01-14 10:18:56,250 [salt.fileclient  ][INFO    ][19782] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-14 10:18:56,255 [salt.state       ][INFO    ][19782] 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-14 10:18:56,259 [salt.state       ][INFO    ][19782] Completed state [/etc/default/haproxy] at time 10:18:56.259161 duration_in_ms=55.873
2018-01-14 10:18:56,259 [salt.state       ][INFO    ][19782] Running state [/etc/haproxy/haproxy.cfg] at time 10:18:56.259716
2018-01-14 10:18:56,260 [salt.state       ][INFO    ][19782] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-14 10:18:56,287 [salt.fileclient  ][INFO    ][19782] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-14 10:18:56,483 [salt.state       ][INFO    ][19782] 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-14 10:18:56,486 [salt.state       ][INFO    ][19782] Completed state [/etc/haproxy/haproxy.cfg] at time 10:18:56.486580 duration_in_ms=226.864
2018-01-14 10:18:56,486 [salt.state       ][INFO    ][19782] Running state [/etc/haproxy/ssl] at time 10:18:56.486892
2018-01-14 10:18:56,487 [salt.state       ][INFO    ][19782] Executing state file.directory for /etc/haproxy/ssl
2018-01-14 10:18:56,488 [salt.state       ][INFO    ][19782] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-14 10:18:56,489 [salt.state       ][INFO    ][19782] Completed state [/etc/haproxy/ssl] at time 10:18:56.489073 duration_in_ms=2.181
2018-01-14 10:18:56,490 [salt.state       ][INFO    ][19782] Running state [haproxy_status_packages] at time 10:18:56.490445
2018-01-14 10:18:56,490 [salt.state       ][INFO    ][19782] Executing state pkg.installed for haproxy_status_packages
2018-01-14 10:18:56,878 [salt.state       ][INFO    ][19782] All specified packages are already installed
2018-01-14 10:18:56,878 [salt.state       ][INFO    ][19782] Completed state [haproxy_status_packages] at time 10:18:56.878915 duration_in_ms=388.469
2018-01-14 10:18:56,879 [salt.state       ][INFO    ][19782] Running state [/usr/bin/haproxy-status.sh] at time 10:18:56.879511
2018-01-14 10:18:56,879 [salt.state       ][INFO    ][19782] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-14 10:18:56,907 [salt.fileclient  ][INFO    ][19782] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-14 10:18:56,941 [salt.state       ][INFO    ][19782] File changed:
New file
2018-01-14 10:18:56,942 [salt.state       ][INFO    ][19782] Completed state [/usr/bin/haproxy-status.sh] at time 10:18:56.941796 duration_in_ms=62.283
2018-01-14 10:18:56,943 [salt.state       ][INFO    ][19782] Running state [net.ipv4.ip_nonlocal_bind] at time 10:18:56.942964
2018-01-14 10:18:56,943 [salt.state       ][INFO    ][19782] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-14 10:18:56,943 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command 'sysctl -a' in directory '/root'
2018-01-14 10:18:56,981 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-14 10:18:56,996 [salt.state       ][INFO    ][19782] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-14 10:18:56,996 [salt.state       ][INFO    ][19782] Completed state [net.ipv4.ip_nonlocal_bind] at time 10:18:56.996808 duration_in_ms=53.843
2018-01-14 10:18:56,998 [salt.state       ][INFO    ][19782] Running state [haproxy] at time 10:18:56.998504
2018-01-14 10:18:56,998 [salt.state       ][INFO    ][19782] Executing state service.running for haproxy
2018-01-14 10:18:56,999 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-14 10:18:57,015 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:18:57,030 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-14 10:18:57,043 [salt.state       ][INFO    ][19782] The service haproxy is already running
2018-01-14 10:18:57,044 [salt.state       ][INFO    ][19782] Completed state [haproxy] at time 10:18:57.043998 duration_in_ms=45.494
2018-01-14 10:18:57,044 [salt.state       ][INFO    ][19782] Running state [haproxy] at time 10:18:57.044268
2018-01-14 10:18:57,044 [salt.state       ][INFO    ][19782] Executing state service.mod_watch for haproxy
2018-01-14 10:18:57,045 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:18:57,058 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-14 10:18:57,072 [salt.loaded.int.module.cmdmod][INFO    ][19782] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-14 10:18:57,128 [salt.state       ][INFO    ][19782] {'haproxy': True}
2018-01-14 10:18:57,129 [salt.state       ][INFO    ][19782] Completed state [haproxy] at time 10:18:57.128967 duration_in_ms=84.699
2018-01-14 10:18:57,131 [salt.minion      ][INFO    ][19782] Returning information for job: 20180114101847263678
2018-01-14 10:19:02,216 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command service.status with jid 20180114101901725922
2018-01-14 10:19:02,244 [salt.minion      ][INFO    ][20678] Starting a new job with PID 20678
2018-01-14 10:19:02,629 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20678] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-14 10:19:02,656 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20678] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-14 10:19:02,678 [salt.minion      ][INFO    ][20678] Returning information for job: 20180114101901725922
2018-01-14 10:19:03,954 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command service.restart with jid 20180114101903459024
2018-01-14 10:19:03,979 [salt.minion      ][INFO    ][20687] Starting a new job with PID 20687
2018-01-14 10:19:04,363 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20687] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-14 10:19:04,390 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20687] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-14 10:19:04,429 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][20687] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-14 10:19:04,475 [salt.minion      ][INFO    ][20687] Returning information for job: 20180114101903459024
2018-01-14 10:39:31,074 [salt.utils.schedule][INFO    ][2605] Running scheduled job: __mine_interval
2018-01-14 10:57:36,794 [salt.minion      ][INFO    ][2605] User sudo_ubuntu Executing command cp.push_dir with jid 20180114105736289043
2018-01-14 10:57:36,821 [salt.minion      ][INFO    ][20846] Starting a new job with PID 20846
