2018-01-26 10:59:01,069 [py.warnings      ][WARNING ][1835] /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-26 10:59:16,201 [salt.loaded.int.module.cmdmod][ERROR   ][1835] 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-26 10:59:19,880 [salt.loaded.int.module.cmdmod][INFO    ][2353] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-26 10:59:19,899 [salt.loaded.int.module.cmdmod][INFO    ][2353] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-26 10:59:19,931 [salt.loaded.int.module.cmdmod][INFO    ][2353] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-26 10:59:19,966 [salt.utils.parsers][WARNING ][1220] Minion received a SIGTERM. Exiting.
2018-01-26 10:59:20,363 [salt.cli.daemons ][INFO    ][2400] Setting up the Salt Minion "dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-26 10:59:20,478 [salt.cli.daemons ][INFO    ][2400] Starting up the Salt Minion
2018-01-26 10:59:20,479 [salt.utils.event ][INFO    ][2400] Starting pull socket on /var/run/salt/minion/minion_event_740960ea13_pull.ipc
2018-01-26 10:59:21,030 [salt.minion      ][INFO    ][2400] Creating minion process manager
2018-01-26 10:59:22,830 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2400] Executing command ['date', '+%z'] in directory '/root'
2018-01-26 10:59:22,855 [salt.utils.schedule][INFO    ][2400] Updating job settings for scheduled job: __mine_interval
2018-01-26 10:59:22,858 [salt.minion      ][INFO    ][2400] Added mine.update to scheduler
2018-01-26 10:59:22,863 [salt.minion      ][INFO    ][2400] Minion is starting as user 'root'
2018-01-26 10:59:22,878 [salt.minion      ][INFO    ][2400] Minion is ready to receive requests!
2018-01-26 10:59:23,880 [salt.utils.schedule][INFO    ][2400] Running scheduled job: __mine_interval
2018-01-26 10:59:26,079 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command state.apply with jid 20180126105926678156
2018-01-26 10:59:26,106 [salt.minion      ][INFO    ][2491] Starting a new job with PID 2491
2018-01-26 10:59:29,787 [salt.state       ][INFO    ][2491] Loading fresh modules for state activity
2018-01-26 10:59:30,401 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-26 10:59:30,437 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-26 10:59:30,563 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-26 10:59:30,664 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-26 10:59:30,765 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-26 10:59:30,980 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-26 10:59:31,098 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-26 10:59:31,197 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-26 10:59:31,328 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-26 10:59:31,432 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-26 10:59:31,545 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-26 10:59:31,645 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-26 10:59:32,490 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-26 10:59:32,594 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-26 10:59:32,691 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-01-26 10:59:32,800 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-26 10:59:32,895 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-26 10:59:33,005 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-26 10:59:33,108 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-26 10:59:33,213 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-26 10:59:33,388 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-26 10:59:33,573 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-26 10:59:33,670 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-26 10:59:33,773 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-26 10:59:33,791 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-26 10:59:33,835 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-26 10:59:33,875 [salt.state       ][INFO    ][2491] Running state [/etc/environment] at time 10:59:33.875882
2018-01-26 10:59:33,876 [salt.state       ][INFO    ][2491] Executing state file.blockreplace for /etc/environment
2018-01-26 10:59:33,885 [salt.state       ][INFO    ][2491] 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-26 10:59:33,887 [salt.state       ][INFO    ][2491] Completed state [/etc/environment] at time 10:59:33.887201 duration_in_ms=11.321
2018-01-26 10:59:33,887 [salt.state       ][INFO    ][2491] Running state [/etc/profile.d] at time 10:59:33.887703
2018-01-26 10:59:33,888 [salt.state       ][INFO    ][2491] Executing state file.directory for /etc/profile.d
2018-01-26 10:59:33,892 [salt.state       ][INFO    ][2491] Directory /etc/profile.d is in the correct state
2018-01-26 10:59:33,893 [salt.state       ][INFO    ][2491] Completed state [/etc/profile.d] at time 10:59:33.893510 duration_in_ms=5.807
2018-01-26 10:59:34,438 [salt.state       ][INFO    ][2491] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:59:34.438741
2018-01-26 10:59:34,439 [salt.state       ][INFO    ][2491] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-26 10:59:34,461 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-26 10:59:34,470 [salt.state       ][INFO    ][2491] File changed:
New file
2018-01-26 10:59:34,471 [salt.state       ][INFO    ][2491] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:59:34.471435 duration_in_ms=32.695
2018-01-26 10:59:34,471 [salt.state       ][INFO    ][2491] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:59:34.471944
2018-01-26 10:59:34,472 [salt.state       ][INFO    ][2491] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-26 10:59:34,488 [salt.state       ][INFO    ][2491] File changed:
New file
2018-01-26 10:59:34,489 [salt.state       ][INFO    ][2491] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:59:34.489504 duration_in_ms=17.56
2018-01-26 10:59:34,490 [salt.state       ][INFO    ][2491] Running state [linux_repo_prereq_pkgs] at time 10:59:34.490946
2018-01-26 10:59:34,491 [salt.state       ][INFO    ][2491] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-26 10:59:34,492 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 10:59:34,851 [salt.state       ][INFO    ][2491] All specified packages are already installed
2018-01-26 10:59:34,852 [salt.state       ][INFO    ][2491] Completed state [linux_repo_prereq_pkgs] at time 10:59:34.852482 duration_in_ms=361.535
2018-01-26 10:59:34,853 [salt.state       ][INFO    ][2491] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:59:34.853165
2018-01-26 10:59:34,853 [salt.state       ][INFO    ][2491] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-26 10:59:34,854 [salt.state       ][INFO    ][2491] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-26 10:59:34,855 [salt.state       ][INFO    ][2491] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:59:34.854976 duration_in_ms=1.81
2018-01-26 10:59:34,855 [salt.state       ][INFO    ][2491] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:59:34.855465
2018-01-26 10:59:34,855 [salt.state       ][INFO    ][2491] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-26 10:59:34,877 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-26 10:59:34,962 [salt.state       ][INFO    ][2491] File changed:
New file
2018-01-26 10:59:34,962 [salt.state       ][INFO    ][2491] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:59:34.962863 duration_in_ms=107.397
2018-01-26 10:59:34,964 [salt.state       ][INFO    ][2491] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:59:34.964664
2018-01-26 10:59:34,965 [salt.state       ][INFO    ][2491] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-26 10:59:34,965 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-26 10:59:35,157 [salt.state       ][INFO    ][2491] {'pid': 2553, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-26 10:59:35,158 [salt.state       ][INFO    ][2491] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:59:35.158219 duration_in_ms=193.554
2018-01-26 10:59:35,164 [salt.state       ][INFO    ][2491] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:59:35.164153
2018-01-26 10:59:35,164 [salt.state       ][INFO    ][2491] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-26 10:59:35,260 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 10:59:36,141 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126105936739304
2018-01-26 10:59:36,165 [salt.minion      ][INFO    ][2974] Starting a new job with PID 2974
2018-01-26 10:59:36,190 [salt.minion      ][INFO    ][2974] Returning information for job: 20180126105936739304
2018-01-26 10:59:38,950 [salt.state       ][INFO    ][2491] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial stable pike'}
2018-01-26 10:59:38,951 [salt.state       ][INFO    ][2491] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:59:38.951032 duration_in_ms=3786.879
2018-01-26 10:59:38,951 [salt.state       ][INFO    ][2491] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:59:38.951650
2018-01-26 10:59:38,952 [salt.state       ][INFO    ][2491] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-26 10:59:38,953 [salt.state       ][INFO    ][2491] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-26 10:59:38,953 [salt.state       ][INFO    ][2491] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:59:38.953822 duration_in_ms=2.172
2018-01-26 10:59:38,954 [salt.state       ][INFO    ][2491] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:59:38.954317
2018-01-26 10:59:38,954 [salt.state       ][INFO    ][2491] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-26 10:59:39,062 [salt.state       ][INFO    ][2491] File changed:
New file
2018-01-26 10:59:39,063 [salt.state       ][INFO    ][2491] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:59:39.063364 duration_in_ms=109.046
2018-01-26 10:59:39,063 [salt.state       ][INFO    ][2491] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:59:39.063875
2018-01-26 10:59:39,064 [salt.state       ][INFO    ][2491] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-26 10:59:39,066 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-26 10:59:39,245 [salt.state       ][INFO    ][2491] {'pid': 2985, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-26 10:59:39,246 [salt.state       ][INFO    ][2491] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:59:39.246291 duration_in_ms=182.415
2018-01-26 10:59:39,248 [salt.state       ][INFO    ][2491] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:59:39.248273
2018-01-26 10:59:39,248 [salt.state       ][INFO    ][2491] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-26 10:59:39,334 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 10:59:43,373 [salt.state       ][INFO    ][2491] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-26 10:59:43,374 [salt.state       ][INFO    ][2491] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:59:43.374078 duration_in_ms=4125.804
2018-01-26 10:59:43,374 [salt.state       ][INFO    ][2491] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:59:43.374668
2018-01-26 10:59:43,375 [salt.state       ][INFO    ][2491] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-26 10:59:43,375 [salt.state       ][INFO    ][2491] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-26 10:59:43,376 [salt.state       ][INFO    ][2491] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:59:43.376406 duration_in_ms=1.738
2018-01-26 10:59:43,377 [salt.state       ][INFO    ][2491] Running state [/etc/apt/preferences.d/uca] at time 10:59:43.377456
2018-01-26 10:59:43,377 [salt.state       ][INFO    ][2491] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-26 10:59:43,378 [salt.state       ][INFO    ][2491] File /etc/apt/preferences.d/uca is not present
2018-01-26 10:59:43,378 [salt.state       ][INFO    ][2491] Completed state [/etc/apt/preferences.d/uca] at time 10:59:43.378900 duration_in_ms=1.444
2018-01-26 10:59:43,379 [salt.state       ][INFO    ][2491] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:59:43.379376
2018-01-26 10:59:43,379 [salt.state       ][INFO    ][2491] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-26 10:59:43,381 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-26 10:59:43,629 [salt.state       ][INFO    ][2491] {'pid': 3462, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.JZxuQOJnyd/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-26 10:59:43,630 [salt.state       ][INFO    ][2491] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:59:43.630187 duration_in_ms=250.81
2018-01-26 10:59:43,631 [salt.state       ][INFO    ][2491] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:59:43.631869
2018-01-26 10:59:43,632 [salt.state       ][INFO    ][2491] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-26 10:59:43,726 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 10:59:46,368 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126105946964458
2018-01-26 10:59:46,393 [salt.minion      ][INFO    ][3987] Starting a new job with PID 3987
2018-01-26 10:59:46,412 [salt.minion      ][INFO    ][3987] Returning information for job: 20180126105946964458
2018-01-26 10:59:47,888 [salt.state       ][INFO    ][2491] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-26 10:59:47,889 [salt.state       ][INFO    ][2491] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:59:47.889654 duration_in_ms=4257.784
2018-01-26 10:59:47,890 [salt.state       ][INFO    ][2491] Running state [linux_extra_packages_purged] at time 10:59:47.890306
2018-01-26 10:59:47,890 [salt.state       ][INFO    ][2491] Executing state pkg.purged for linux_extra_packages_purged
2018-01-26 10:59:47,928 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-26 10:59:52,739 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 10:59:52,783 [salt.state       ][INFO    ][2491] {'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-26 10:59:52,807 [salt.state       ][INFO    ][2491] Loading fresh modules for state activity
2018-01-26 10:59:52,841 [salt.state       ][INFO    ][2491] Completed state [linux_extra_packages_purged] at time 10:59:52.840705 duration_in_ms=4950.398
2018-01-26 10:59:52,846 [salt.state       ][INFO    ][2491] Running state [linux_extra_packages_latest] at time 10:59:52.846312
2018-01-26 10:59:52,846 [salt.state       ][INFO    ][2491] Executing state pkg.latest for linux_extra_packages_latest
2018-01-26 10:59:53,304 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-26 10:59:53,369 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 10:59:53,404 [salt.loaded.int.module.cmdmod][INFO    ][2491] 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-26 10:59:56,437 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 10:59:56,481 [salt.state       ][INFO    ][2491] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-26 10:59:56,503 [salt.state       ][INFO    ][2491] Loading fresh modules for state activity
2018-01-26 10:59:56,534 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126105957134916
2018-01-26 10:59:56,539 [salt.state       ][INFO    ][2491] Completed state [linux_extra_packages_latest] at time 10:59:56.538891 duration_in_ms=3692.577
2018-01-26 10:59:56,544 [salt.state       ][INFO    ][2491] Running state [UTC] at time 10:59:56.544003
2018-01-26 10:59:56,544 [salt.state       ][INFO    ][2491] Executing state timezone.system for UTC
2018-01-26 10:59:56,548 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['timedatectl'] in directory '/root'
2018-01-26 10:59:56,560 [salt.minion      ][INFO    ][5144] Starting a new job with PID 5144
2018-01-26 10:59:56,580 [salt.minion      ][INFO    ][5144] Returning information for job: 20180126105957134916
2018-01-26 10:59:56,637 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['timedatectl'] in directory '/root'
2018-01-26 10:59:56,658 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-26 10:59:56,676 [salt.state       ][INFO    ][2491] {'timezone': 'UTC'}
2018-01-26 10:59:56,677 [salt.state       ][INFO    ][2491] Completed state [UTC] at time 10:59:56.677419 duration_in_ms=133.416
2018-01-26 10:59:56,682 [salt.state       ][INFO    ][2491] Running state [nf_conntrack] at time 10:59:56.682245
2018-01-26 10:59:56,682 [salt.state       ][INFO    ][2491] Executing state kmod.present for nf_conntrack
2018-01-26 10:59:56,683 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'lsmod' in directory '/root'
2018-01-26 10:59:56,767 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'lsmod' in directory '/root'
2018-01-26 10:59:56,787 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-26 10:59:56,818 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'lsmod' in directory '/root'
2018-01-26 10:59:56,862 [salt.state       ][INFO    ][2491] {'nf_conntrack': 'loaded'}
2018-01-26 10:59:56,863 [salt.state       ][INFO    ][2491] Completed state [nf_conntrack] at time 10:59:56.863342 duration_in_ms=181.096
2018-01-26 10:59:56,867 [salt.state       ][INFO    ][2491] Running state [kernel.panic] at time 10:59:56.867791
2018-01-26 10:59:56,868 [salt.state       ][INFO    ][2491] Executing state sysctl.present for kernel.panic
2018-01-26 10:59:56,869 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:56,948 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-26 10:59:56,967 [salt.state       ][INFO    ][2491] {'kernel.panic': 60}
2018-01-26 10:59:56,968 [salt.state       ][INFO    ][2491] Completed state [kernel.panic] at time 10:59:56.968442 duration_in_ms=100.651
2018-01-26 10:59:56,970 [salt.state       ][INFO    ][2491] Running state [net.ipv4.tcp_keepalive_probes] at time 10:59:56.970538
2018-01-26 10:59:56,970 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-26 10:59:56,971 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,013 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-26 10:59:57,035 [salt.state       ][INFO    ][2491] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-26 10:59:57,035 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:59:57.035577 duration_in_ms=65.038
2018-01-26 10:59:57,036 [salt.state       ][INFO    ][2491] Running state [fs.file-max] at time 10:59:57.036165
2018-01-26 10:59:57,036 [salt.state       ][INFO    ][2491] Executing state sysctl.present for fs.file-max
2018-01-26 10:59:57,038 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,078 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-26 10:59:57,097 [salt.state       ][INFO    ][2491] {'fs.file-max': 124165}
2018-01-26 10:59:57,097 [salt.state       ][INFO    ][2491] Completed state [fs.file-max] at time 10:59:57.097643 duration_in_ms=61.477
2018-01-26 10:59:57,098 [salt.state       ][INFO    ][2491] Running state [net.core.somaxconn] at time 10:59:57.098076
2018-01-26 10:59:57,098 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.core.somaxconn
2018-01-26 10:59:57,099 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,135 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-26 10:59:57,152 [salt.state       ][INFO    ][2491] {'net.core.somaxconn': 4096}
2018-01-26 10:59:57,152 [salt.state       ][INFO    ][2491] Completed state [net.core.somaxconn] at time 10:59:57.152544 duration_in_ms=54.467
2018-01-26 10:59:57,153 [salt.state       ][INFO    ][2491] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:59:57.153808
2018-01-26 10:59:57,154 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-26 10:59:57,155 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,190 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-26 10:59:57,207 [salt.state       ][INFO    ][2491] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-26 10:59:57,207 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:59:57.207429 duration_in_ms=53.619
2018-01-26 10:59:57,207 [salt.state       ][INFO    ][2491] Running state [net.ipv4.tcp_tw_reuse] at time 10:59:57.207831
2018-01-26 10:59:57,208 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-26 10:59:57,209 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,243 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-26 10:59:57,259 [salt.state       ][INFO    ][2491] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-26 10:59:57,259 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.tcp_tw_reuse] at time 10:59:57.259612 duration_in_ms=51.78
2018-01-26 10:59:57,260 [salt.state       ][INFO    ][2491] Running state [net.ipv4.tcp_congestion_control] at time 10:59:57.260106
2018-01-26 10:59:57,260 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-26 10:59:57,261 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,298 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-26 10:59:57,322 [salt.state       ][INFO    ][2491] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-26 10:59:57,322 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.tcp_congestion_control] at time 10:59:57.322577 duration_in_ms=62.47
2018-01-26 10:59:57,323 [salt.state       ][INFO    ][2491] Running state [net.ipv4.tcp_retries2] at time 10:59:57.323041
2018-01-26 10:59:57,323 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-26 10:59:57,324 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,359 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-26 10:59:57,377 [salt.state       ][INFO    ][2491] {'net.ipv4.tcp_retries2': 5}
2018-01-26 10:59:57,377 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.tcp_retries2] at time 10:59:57.377863 duration_in_ms=54.821
2018-01-26 10:59:57,378 [salt.state       ][INFO    ][2491] Running state [net.core.netdev_max_backlog] at time 10:59:57.378311
2018-01-26 10:59:57,378 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-26 10:59:57,379 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,412 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-26 10:59:57,429 [salt.state       ][INFO    ][2491] {'net.core.netdev_max_backlog': 261144}
2018-01-26 10:59:57,430 [salt.state       ][INFO    ][2491] Completed state [net.core.netdev_max_backlog] at time 10:59:57.430157 duration_in_ms=51.845
2018-01-26 10:59:57,430 [salt.state       ][INFO    ][2491] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:59:57.430856
2018-01-26 10:59:57,431 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-26 10:59:57,432 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,470 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-26 10:59:57,489 [salt.state       ][INFO    ][2491] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-26 10:59:57,490 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:59:57.490875 duration_in_ms=60.018
2018-01-26 10:59:57,491 [salt.state       ][INFO    ][2491] Running state [vm.swappiness] at time 10:59:57.491604
2018-01-26 10:59:57,492 [salt.state       ][INFO    ][2491] Executing state sysctl.present for vm.swappiness
2018-01-26 10:59:57,493 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,531 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-26 10:59:57,551 [salt.state       ][INFO    ][2491] {'vm.swappiness': 10}
2018-01-26 10:59:57,552 [salt.state       ][INFO    ][2491] Completed state [vm.swappiness] at time 10:59:57.552484 duration_in_ms=60.88
2018-01-26 10:59:57,554 [salt.state       ][INFO    ][2491] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:59:57.554096
2018-01-26 10:59:57,554 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-26 10:59:57,555 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,595 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-26 10:59:57,612 [salt.state       ][INFO    ][2491] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-26 10:59:57,613 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:59:57.613077 duration_in_ms=58.979
2018-01-26 10:59:57,613 [salt.state       ][INFO    ][2491] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:59:57.613520
2018-01-26 10:59:57,613 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-26 10:59:57,614 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,652 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-26 10:59:57,671 [salt.state       ][INFO    ][2491] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-26 10:59:57,671 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:59:57.671607 duration_in_ms=58.085
2018-01-26 10:59:57,672 [salt.state       ][INFO    ][2491] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:59:57.672131
2018-01-26 10:59:57,672 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-26 10:59:57,674 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,712 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-26 10:59:57,732 [salt.state       ][INFO    ][2491] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-26 10:59:57,733 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:59:57.733327 duration_in_ms=61.195
2018-01-26 10:59:57,734 [salt.state       ][INFO    ][2491] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:59:57.734090
2018-01-26 10:59:57,734 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-26 10:59:57,735 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,775 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-26 10:59:57,794 [salt.state       ][INFO    ][2491] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-26 10:59:57,795 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:59:57.795330 duration_in_ms=61.239
2018-01-26 10:59:57,796 [salt.state       ][INFO    ][2491] Running state [net.ipv4.tcp_fin_timeout] at time 10:59:57.796034
2018-01-26 10:59:57,796 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-26 10:59:57,798 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,836 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-26 10:59:57,856 [salt.state       ][INFO    ][2491] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-26 10:59:57,859 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.tcp_fin_timeout] at time 10:59:57.859273 duration_in_ms=63.237
2018-01-26 10:59:57,860 [salt.state       ][INFO    ][2491] Running state [net.ipv4.tcp_keepalive_time] at time 10:59:57.859965
2018-01-26 10:59:57,860 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-26 10:59:57,861 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,905 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-26 10:59:57,924 [salt.state       ][INFO    ][2491] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-26 10:59:57,925 [salt.state       ][INFO    ][2491] Completed state [net.ipv4.tcp_keepalive_time] at time 10:59:57.925810 duration_in_ms=65.844
2018-01-26 10:59:57,926 [salt.state       ][INFO    ][2491] Running state [net.nf_conntrack_max] at time 10:59:57.926585
2018-01-26 10:59:57,927 [salt.state       ][INFO    ][2491] Executing state sysctl.present for net.nf_conntrack_max
2018-01-26 10:59:57,928 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:57,970 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-26 10:59:57,990 [salt.state       ][INFO    ][2491] {'net.nf_conntrack_max': 1048576}
2018-01-26 10:59:57,991 [salt.state       ][INFO    ][2491] Completed state [net.nf_conntrack_max] at time 10:59:57.991196 duration_in_ms=64.609
2018-01-26 10:59:57,998 [salt.state       ][INFO    ][2491] Running state [linux_sysfs_package] at time 10:59:57.998009
2018-01-26 10:59:57,998 [salt.state       ][INFO    ][2491] Executing state pkg.installed for linux_sysfs_package
2018-01-26 10:59:58,448 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-26 10:59:58,511 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:00:00,457 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:00:00,489 [salt.loaded.int.module.cmdmod][INFO    ][2491] 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-26 11:00:03,648 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:00:03,695 [salt.state       ][INFO    ][2491] 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-26 11:00:03,718 [salt.state       ][INFO    ][2491] Loading fresh modules for state activity
2018-01-26 11:00:03,753 [salt.state       ][INFO    ][2491] Completed state [linux_sysfs_package] at time 11:00:03.753527 duration_in_ms=5755.517
2018-01-26 11:00:03,757 [salt.state       ][INFO    ][2491] Running state [/etc/sysfs.d] at time 11:00:03.757737
2018-01-26 11:00:03,758 [salt.state       ][INFO    ][2491] Executing state file.directory for /etc/sysfs.d
2018-01-26 11:00:03,762 [salt.state       ][INFO    ][2491] Directory /etc/sysfs.d is in the correct state
2018-01-26 11:00:03,762 [salt.state       ][INFO    ][2491] Completed state [/etc/sysfs.d] at time 11:00:03.762656 duration_in_ms=4.919
2018-01-26 11:00:03,821 [salt.state       ][INFO    ][2491] Running state [ondemand] at time 11:00:03.821817
2018-01-26 11:00:03,822 [salt.state       ][INFO    ][2491] Executing state service.dead for ondemand
2018-01-26 11:00:03,825 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-26 11:00:03,847 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:03,871 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:03,899 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:03,999 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:04,022 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:04,044 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:04,069 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-26 11:00:04,228 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:04,252 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'runlevel' in directory '/root'
2018-01-26 11:00:04,269 [salt.state       ][INFO    ][2491] {'ondemand': True}
2018-01-26 11:00:04,270 [salt.state       ][INFO    ][2491] Completed state [ondemand] at time 11:00:04.269970 duration_in_ms=448.153
2018-01-26 11:00:04,274 [salt.state       ][INFO    ][2491] Running state [cs_CZ.UTF-8] at time 11:00:04.274337
2018-01-26 11:00:04,274 [salt.state       ][INFO    ][2491] Executing state locale.present for cs_CZ.UTF-8
2018-01-26 11:00:04,275 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'locale -a' in directory '/root'
2018-01-26 11:00:04,300 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-26 11:00:05,098 [salt.state       ][INFO    ][2491] {'locale': 'cs_CZ.UTF-8'}
2018-01-26 11:00:05,099 [salt.state       ][INFO    ][2491] Completed state [cs_CZ.UTF-8] at time 11:00:05.099038 duration_in_ms=824.7
2018-01-26 11:00:05,099 [salt.state       ][INFO    ][2491] Running state [en_US.UTF-8] at time 11:00:05.099726
2018-01-26 11:00:05,100 [salt.state       ][INFO    ][2491] Executing state locale.present for en_US.UTF-8
2018-01-26 11:00:05,102 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'locale -a' in directory '/root'
2018-01-26 11:00:05,119 [salt.state       ][INFO    ][2491] Locale en_US.UTF-8 is already present
2018-01-26 11:00:05,120 [salt.state       ][INFO    ][2491] Completed state [en_US.UTF-8] at time 11:00:05.120472 duration_in_ms=20.744
2018-01-26 11:00:05,124 [salt.state       ][INFO    ][2491] Running state [en_US.UTF-8] at time 11:00:05.124138
2018-01-26 11:00:05,125 [salt.state       ][INFO    ][2491] Executing state locale.system for en_US.UTF-8
2018-01-26 11:00:05,126 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'localectl' in directory '/root'
2018-01-26 11:00:05,188 [salt.state       ][INFO    ][2491] System locale en_US.UTF-8 already set
2018-01-26 11:00:05,191 [salt.state       ][INFO    ][2491] Completed state [en_US.UTF-8] at time 11:00:05.191024 duration_in_ms=66.886
2018-01-26 11:00:05,194 [salt.state       ][INFO    ][2491] Running state [root] at time 11:00:05.194415
2018-01-26 11:00:05,194 [salt.state       ][INFO    ][2491] Executing state user.present for root
2018-01-26 11:00:05,204 [salt.state       ][INFO    ][2491] User root is present and up to date
2018-01-26 11:00:05,204 [salt.state       ][INFO    ][2491] Completed state [root] at time 11:00:05.204689 duration_in_ms=10.274
2018-01-26 11:00:05,206 [salt.state       ][INFO    ][2491] Running state [/root] at time 11:00:05.206422
2018-01-26 11:00:05,206 [salt.state       ][INFO    ][2491] Executing state file.directory for /root
2018-01-26 11:00:05,207 [salt.state       ][INFO    ][2491] Directory /root is in the correct state
2018-01-26 11:00:05,208 [salt.state       ][INFO    ][2491] Completed state [/root] at time 11:00:05.208305 duration_in_ms=1.883
2018-01-26 11:00:05,208 [salt.state       ][INFO    ][2491] Running state [/etc/sudoers.d/90-salt-user-root] at time 11:00:05.208738
2018-01-26 11:00:05,209 [salt.state       ][INFO    ][2491] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-26 11:00:05,209 [salt.state       ][INFO    ][2491] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-26 11:00:05,210 [salt.state       ][INFO    ][2491] Completed state [/etc/sudoers.d/90-salt-user-root] at time 11:00:05.210056 duration_in_ms=1.318
2018-01-26 11:00:05,210 [salt.state       ][INFO    ][2491] Running state [ubuntu] at time 11:00:05.210491
2018-01-26 11:00:05,210 [salt.state       ][INFO    ][2491] Executing state user.present for ubuntu
2018-01-26 11:00:05,214 [salt.state       ][INFO    ][2491] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-26 11:00:05,214 [salt.state       ][INFO    ][2491] Completed state [ubuntu] at time 11:00:05.214638 duration_in_ms=4.146
2018-01-26 11:00:05,215 [salt.state       ][INFO    ][2491] Running state [/home/ubuntu] at time 11:00:05.215912
2018-01-26 11:00:05,216 [salt.state       ][INFO    ][2491] Executing state file.directory for /home/ubuntu
2018-01-26 11:00:05,217 [salt.state       ][INFO    ][2491] {'mode': '0700'}
2018-01-26 11:00:05,218 [salt.state       ][INFO    ][2491] Completed state [/home/ubuntu] at time 11:00:05.218266 duration_in_ms=2.354
2018-01-26 11:00:05,219 [salt.state       ][INFO    ][2491] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:00:05.219395
2018-01-26 11:00:05,219 [salt.state       ][INFO    ][2491] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-26 11:00:05,245 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-26 11:00:05,252 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command '/usr/sbin/visudo -c -f /tmp/tmp7wMJ8Q' in directory '/root'
2018-01-26 11:00:05,283 [salt.state       ][INFO    ][2491] File changed:
New file
2018-01-26 11:00:05,284 [salt.state       ][INFO    ][2491] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:00:05.284629 duration_in_ms=65.233
2018-01-26 11:00:05,286 [salt.state       ][INFO    ][2491] Running state [/etc/security/limits.d/90-salt-default.conf] at time 11:00:05.286426
2018-01-26 11:00:05,286 [salt.state       ][INFO    ][2491] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-26 11:00:05,313 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-26 11:00:05,407 [salt.state       ][INFO    ][2491] File changed:
New file
2018-01-26 11:00:05,408 [salt.state       ][INFO    ][2491] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 11:00:05.408040 duration_in_ms=121.613
2018-01-26 11:00:05,408 [salt.state       ][INFO    ][2491] Running state [apt-daily.timer] at time 11:00:05.408556
2018-01-26 11:00:05,409 [salt.state       ][INFO    ][2491] Executing state service.dead for apt-daily.timer
2018-01-26 11:00:05,410 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-26 11:00:05,431 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:05,450 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:05,468 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:05,510 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:05,530 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:05,550 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:05,575 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:05,682 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:05,706 [salt.state       ][INFO    ][2491] {'apt-daily.timer': True}
2018-01-26 11:00:05,707 [salt.state       ][INFO    ][2491] Completed state [apt-daily.timer] at time 11:00:05.707121 duration_in_ms=298.563
2018-01-26 11:00:05,707 [salt.state       ][INFO    ][2491] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:00:05.707796
2018-01-26 11:00:05,708 [salt.state       ][INFO    ][2491] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-26 11:00:05,730 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-26 11:00:05,823 [salt.state       ][INFO    ][2491] File changed:
New file
2018-01-26 11:00:05,824 [salt.state       ][INFO    ][2491] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:00:05.824050 duration_in_ms=116.253
2018-01-26 11:00:05,827 [salt.state       ][INFO    ][2491] Running state [service.systemctl_reload] at time 11:00:05.827147
2018-01-26 11:00:05,827 [salt.state       ][INFO    ][2491] Executing state module.wait for service.systemctl_reload
2018-01-26 11:00:05,828 [salt.state       ][INFO    ][2491] No changes made for service.systemctl_reload
2018-01-26 11:00:05,828 [salt.state       ][INFO    ][2491] Completed state [service.systemctl_reload] at time 11:00:05.828539 duration_in_ms=1.392
2018-01-26 11:00:05,829 [salt.state       ][INFO    ][2491] Running state [service.systemctl_reload] at time 11:00:05.829511
2018-01-26 11:00:05,829 [salt.state       ][INFO    ][2491] Executing state module.mod_watch for service.systemctl_reload
2018-01-26 11:00:05,830 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-26 11:00:05,925 [salt.state       ][INFO    ][2491] {'ret': True}
2018-01-26 11:00:05,926 [salt.state       ][INFO    ][2491] Completed state [service.systemctl_reload] at time 11:00:05.926400 duration_in_ms=96.888
2018-01-26 11:00:05,927 [salt.state       ][INFO    ][2491] Running state [/etc/hostname] at time 11:00:05.927331
2018-01-26 11:00:05,928 [salt.state       ][INFO    ][2491] Executing state file.managed for /etc/hostname
2018-01-26 11:00:05,953 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-26 11:00:05,959 [salt.state       ][INFO    ][2491] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs03

2018-01-26 11:00:05,961 [salt.state       ][INFO    ][2491] Completed state [/etc/hostname] at time 11:00:05.961614 duration_in_ms=34.283
2018-01-26 11:00:05,964 [salt.state       ][INFO    ][2491] Running state [hostname dbs03] at time 11:00:05.964726
2018-01-26 11:00:05,965 [salt.state       ][INFO    ][2491] Executing state cmd.wait for hostname dbs03
2018-01-26 11:00:05,965 [salt.state       ][INFO    ][2491] No changes made for hostname dbs03
2018-01-26 11:00:05,966 [salt.state       ][INFO    ][2491] Completed state [hostname dbs03] at time 11:00:05.966426 duration_in_ms=1.701
2018-01-26 11:00:05,967 [salt.state       ][INFO    ][2491] Running state [hostname dbs03] at time 11:00:05.966944
2018-01-26 11:00:05,967 [salt.state       ][INFO    ][2491] Executing state cmd.mod_watch for hostname dbs03
2018-01-26 11:00:05,969 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command 'hostname dbs03' in directory '/root'
2018-01-26 11:00:05,990 [salt.state       ][INFO    ][2491] {'pid': 6122, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-26 11:00:05,991 [salt.state       ][INFO    ][2491] Completed state [hostname dbs03] at time 11:00:05.991044 duration_in_ms=24.099
2018-01-26 11:00:05,993 [salt.state       ][INFO    ][2491] Running state [mdb02] at time 11:00:05.993548
2018-01-26 11:00:05,994 [salt.state       ][INFO    ][2491] Executing state host.present for mdb02
2018-01-26 11:00:05,995 [salt.state       ][INFO    ][2491] {'host': 'mdb02'}
2018-01-26 11:00:05,996 [salt.state       ][INFO    ][2491] Completed state [mdb02] at time 11:00:05.996111 duration_in_ms=2.563
2018-01-26 11:00:05,996 [salt.state       ][INFO    ][2491] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:05.996609
2018-01-26 11:00:05,997 [salt.state       ][INFO    ][2491] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:05,998 [salt.state       ][INFO    ][2491] {'host': 'mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:05,998 [salt.state       ][INFO    ][2491] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:05.998578 duration_in_ms=1.97
2018-01-26 11:00:05,999 [salt.state       ][INFO    ][2491] Running state [mdb03] at time 11:00:05.999039
2018-01-26 11:00:05,999 [salt.state       ][INFO    ][2491] Executing state host.present for mdb03
2018-01-26 11:00:06,000 [salt.state       ][INFO    ][2491] {'host': 'mdb03'}
2018-01-26 11:00:06,001 [salt.state       ][INFO    ][2491] Completed state [mdb03] at time 11:00:06.001308 duration_in_ms=2.269
2018-01-26 11:00:06,001 [salt.state       ][INFO    ][2491] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.001783
2018-01-26 11:00:06,002 [salt.state       ][INFO    ][2491] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,003 [salt.state       ][INFO    ][2491] {'host': 'mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,003 [salt.state       ][INFO    ][2491] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.003731 duration_in_ms=1.947
2018-01-26 11:00:06,004 [salt.state       ][INFO    ][2491] Running state [mdb01] at time 11:00:06.004248
2018-01-26 11:00:06,004 [salt.state       ][INFO    ][2491] Executing state host.present for mdb01
2018-01-26 11:00:06,006 [salt.state       ][INFO    ][2491] {'host': 'mdb01'}
2018-01-26 11:00:06,006 [salt.state       ][INFO    ][2491] Completed state [mdb01] at time 11:00:06.006715 duration_in_ms=2.467
2018-01-26 11:00:06,007 [salt.state       ][INFO    ][2491] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.007146
2018-01-26 11:00:06,007 [salt.state       ][INFO    ][2491] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,008 [salt.state       ][INFO    ][2491] {'host': 'mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,009 [salt.state       ][INFO    ][2491] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.009081 duration_in_ms=1.935
2018-01-26 11:00:06,009 [salt.state       ][INFO    ][2491] Running state [mdb] at time 11:00:06.009520
2018-01-26 11:00:06,009 [salt.state       ][INFO    ][2491] Executing state host.present for mdb
2018-01-26 11:00:06,011 [salt.state       ][INFO    ][2491] {'host': 'mdb'}
2018-01-26 11:00:06,011 [salt.state       ][INFO    ][2491] Completed state [mdb] at time 11:00:06.011424 duration_in_ms=1.904
2018-01-26 11:00:06,011 [salt.state       ][INFO    ][2491] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.011868
2018-01-26 11:00:06,012 [salt.state       ][INFO    ][2491] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,013 [salt.state       ][INFO    ][2491] {'host': 'mdb.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,013 [salt.state       ][INFO    ][2491] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.013825 duration_in_ms=1.957
2018-01-26 11:00:06,014 [salt.state       ][INFO    ][2491] Running state [cfg01] at time 11:00:06.014267
2018-01-26 11:00:06,014 [salt.state       ][INFO    ][2491] Executing state host.present for cfg01
2018-01-26 11:00:06,015 [salt.state       ][INFO    ][2491] {'host': 'cfg01'}
2018-01-26 11:00:06,016 [salt.state       ][INFO    ][2491] Completed state [cfg01] at time 11:00:06.016198 duration_in_ms=1.931
2018-01-26 11:00:06,016 [salt.state       ][INFO    ][2491] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.016631
2018-01-26 11:00:06,017 [salt.state       ][INFO    ][2491] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,018 [salt.state       ][INFO    ][2491] {'host': 'cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,018 [salt.state       ][INFO    ][2491] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.018854 duration_in_ms=2.223
2018-01-26 11:00:06,019 [salt.state       ][INFO    ][2491] Running state [prx01] at time 11:00:06.019297
2018-01-26 11:00:06,019 [salt.state       ][INFO    ][2491] Executing state host.present for prx01
2018-01-26 11:00:06,021 [salt.state       ][INFO    ][2491] {'host': 'prx01'}
2018-01-26 11:00:06,021 [salt.state       ][INFO    ][2491] Completed state [prx01] at time 11:00:06.021570 duration_in_ms=2.272
2018-01-26 11:00:06,022 [salt.state       ][INFO    ][2491] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.022002
2018-01-26 11:00:06,022 [salt.state       ][INFO    ][2491] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,023 [salt.state       ][INFO    ][2491] {'host': 'prx01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,023 [salt.state       ][INFO    ][2491] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.023952 duration_in_ms=1.95
2018-01-26 11:00:06,024 [salt.state       ][INFO    ][2491] Running state [kvm01] at time 11:00:06.024410
2018-01-26 11:00:06,025 [salt.state       ][INFO    ][2491] Executing state host.present for kvm01
2018-01-26 11:00:06,026 [salt.state       ][INFO    ][2491] {'host': 'kvm01'}
2018-01-26 11:00:06,027 [salt.state       ][INFO    ][2491] Completed state [kvm01] at time 11:00:06.027162 duration_in_ms=2.752
2018-01-26 11:00:06,027 [salt.state       ][INFO    ][2491] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.027604
2018-01-26 11:00:06,028 [salt.state       ][INFO    ][2491] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,030 [salt.state       ][INFO    ][2491] {'host': 'kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,030 [salt.state       ][INFO    ][2491] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.030459 duration_in_ms=2.855
2018-01-26 11:00:06,030 [salt.state       ][INFO    ][2491] Running state [kvm03] at time 11:00:06.030906
2018-01-26 11:00:06,031 [salt.state       ][INFO    ][2491] Executing state host.present for kvm03
2018-01-26 11:00:06,032 [salt.state       ][INFO    ][2491] {'host': 'kvm03'}
2018-01-26 11:00:06,033 [salt.state       ][INFO    ][2491] Completed state [kvm03] at time 11:00:06.033717 duration_in_ms=2.811
2018-01-26 11:00:06,034 [salt.state       ][INFO    ][2491] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.034153
2018-01-26 11:00:06,034 [salt.state       ][INFO    ][2491] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,036 [salt.state       ][INFO    ][2491] {'host': 'kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,036 [salt.state       ][INFO    ][2491] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.036527 duration_in_ms=2.374
2018-01-26 11:00:06,037 [salt.state       ][INFO    ][2491] Running state [kvm02] at time 11:00:06.037801
2018-01-26 11:00:06,038 [salt.state       ][INFO    ][2491] Executing state host.present for kvm02
2018-01-26 11:00:06,039 [salt.state       ][INFO    ][2491] {'host': 'kvm02'}
2018-01-26 11:00:06,040 [salt.state       ][INFO    ][2491] Completed state [kvm02] at time 11:00:06.040077 duration_in_ms=2.253
2018-01-26 11:00:06,040 [salt.state       ][INFO    ][2491] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.040524
2018-01-26 11:00:06,041 [salt.state       ][INFO    ][2491] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,042 [salt.state       ][INFO    ][2491] {'host': 'kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,043 [salt.state       ][INFO    ][2491] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.043335 duration_in_ms=2.81
2018-01-26 11:00:06,043 [salt.state       ][INFO    ][2491] Running state [dbs] at time 11:00:06.043776
2018-01-26 11:00:06,044 [salt.state       ][INFO    ][2491] Executing state host.present for dbs
2018-01-26 11:00:06,045 [salt.state       ][INFO    ][2491] {'host': 'dbs'}
2018-01-26 11:00:06,046 [salt.state       ][INFO    ][2491] Completed state [dbs] at time 11:00:06.046352 duration_in_ms=2.576
2018-01-26 11:00:06,046 [salt.state       ][INFO    ][2491] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.046800
2018-01-26 11:00:06,047 [salt.state       ][INFO    ][2491] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,048 [salt.state       ][INFO    ][2491] {'host': 'dbs.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,049 [salt.state       ][INFO    ][2491] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.049107 duration_in_ms=2.307
2018-01-26 11:00:06,049 [salt.state       ][INFO    ][2491] Running state [prx] at time 11:00:06.049549
2018-01-26 11:00:06,049 [salt.state       ][INFO    ][2491] Executing state host.present for prx
2018-01-26 11:00:06,051 [salt.state       ][INFO    ][2491] {'host': 'prx'}
2018-01-26 11:00:06,051 [salt.state       ][INFO    ][2491] Completed state [prx] at time 11:00:06.051516 duration_in_ms=1.967
2018-01-26 11:00:06,051 [salt.state       ][INFO    ][2491] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.051953
2018-01-26 11:00:06,052 [salt.state       ][INFO    ][2491] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,055 [salt.state       ][INFO    ][2491] {'host': 'prx.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,055 [salt.state       ][INFO    ][2491] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.055295 duration_in_ms=3.341
2018-01-26 11:00:06,055 [salt.state       ][INFO    ][2491] Running state [prx02] at time 11:00:06.055577
2018-01-26 11:00:06,055 [salt.state       ][INFO    ][2491] Executing state host.present for prx02
2018-01-26 11:00:06,057 [salt.state       ][INFO    ][2491] {'host': 'prx02'}
2018-01-26 11:00:06,057 [salt.state       ][INFO    ][2491] Completed state [prx02] at time 11:00:06.057662 duration_in_ms=2.085
2018-01-26 11:00:06,057 [salt.state       ][INFO    ][2491] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.057909
2018-01-26 11:00:06,058 [salt.state       ][INFO    ][2491] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,059 [salt.state       ][INFO    ][2491] {'host': 'prx02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,059 [salt.state       ][INFO    ][2491] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.059300 duration_in_ms=1.391
2018-01-26 11:00:06,059 [salt.state       ][INFO    ][2491] Running state [msg02] at time 11:00:06.059533
2018-01-26 11:00:06,059 [salt.state       ][INFO    ][2491] Executing state host.present for msg02
2018-01-26 11:00:06,061 [salt.state       ][INFO    ][2491] {'host': 'msg02'}
2018-01-26 11:00:06,061 [salt.state       ][INFO    ][2491] Completed state [msg02] at time 11:00:06.061514 duration_in_ms=1.981
2018-01-26 11:00:06,061 [salt.state       ][INFO    ][2491] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.061752
2018-01-26 11:00:06,061 [salt.state       ][INFO    ][2491] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,062 [salt.state       ][INFO    ][2491] {'host': 'msg02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,063 [salt.state       ][INFO    ][2491] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.063146 duration_in_ms=1.394
2018-01-26 11:00:06,063 [salt.state       ][INFO    ][2491] Running state [msg03] at time 11:00:06.063386
2018-01-26 11:00:06,063 [salt.state       ][INFO    ][2491] Executing state host.present for msg03
2018-01-26 11:00:06,064 [salt.state       ][INFO    ][2491] {'host': 'msg03'}
2018-01-26 11:00:06,066 [salt.state       ][INFO    ][2491] Completed state [msg03] at time 11:00:06.066228 duration_in_ms=2.842
2018-01-26 11:00:06,066 [salt.state       ][INFO    ][2491] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.066460
2018-01-26 11:00:06,066 [salt.state       ][INFO    ][2491] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,067 [salt.state       ][INFO    ][2491] {'host': 'msg03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,068 [salt.state       ][INFO    ][2491] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.068032 duration_in_ms=1.572
2018-01-26 11:00:06,068 [salt.state       ][INFO    ][2491] Running state [msg01] at time 11:00:06.068297
2018-01-26 11:00:06,068 [salt.state       ][INFO    ][2491] Executing state host.present for msg01
2018-01-26 11:00:06,069 [salt.state       ][INFO    ][2491] {'host': 'msg01'}
2018-01-26 11:00:06,070 [salt.state       ][INFO    ][2491] Completed state [msg01] at time 11:00:06.070037 duration_in_ms=1.74
2018-01-26 11:00:06,070 [salt.state       ][INFO    ][2491] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.070278
2018-01-26 11:00:06,070 [salt.state       ][INFO    ][2491] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,071 [salt.state       ][INFO    ][2491] {'host': 'msg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,071 [salt.state       ][INFO    ][2491] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.071704 duration_in_ms=1.426
2018-01-26 11:00:06,071 [salt.state       ][INFO    ][2491] Running state [msg] at time 11:00:06.071940
2018-01-26 11:00:06,072 [salt.state       ][INFO    ][2491] Executing state host.present for msg
2018-01-26 11:00:06,073 [salt.state       ][INFO    ][2491] {'host': 'msg'}
2018-01-26 11:00:06,073 [salt.state       ][INFO    ][2491] Completed state [msg] at time 11:00:06.073419 duration_in_ms=1.479
2018-01-26 11:00:06,073 [salt.state       ][INFO    ][2491] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.073648
2018-01-26 11:00:06,073 [salt.state       ][INFO    ][2491] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,074 [salt.state       ][INFO    ][2491] {'host': 'msg.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,075 [salt.state       ][INFO    ][2491] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.075097 duration_in_ms=1.45
2018-01-26 11:00:06,075 [salt.state       ][INFO    ][2491] Running state [cfg01] at time 11:00:06.075336
2018-01-26 11:00:06,075 [salt.state       ][INFO    ][2491] Executing state host.present for cfg01
2018-01-26 11:00:06,076 [salt.state       ][INFO    ][2491] Host cfg01 (192.168.10.100) already present
2018-01-26 11:00:06,076 [salt.state       ][INFO    ][2491] Completed state [cfg01] at time 11:00:06.076203 duration_in_ms=0.867
2018-01-26 11:00:06,076 [salt.state       ][INFO    ][2491] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.076435
2018-01-26 11:00:06,076 [salt.state       ][INFO    ][2491] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,078 [salt.state       ][INFO    ][2491] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-26 11:00:06,078 [salt.state       ][INFO    ][2491] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.078704 duration_in_ms=2.27
2018-01-26 11:00:06,078 [salt.state       ][INFO    ][2491] Running state [cmp002] at time 11:00:06.078934
2018-01-26 11:00:06,079 [salt.state       ][INFO    ][2491] Executing state host.present for cmp002
2018-01-26 11:00:06,080 [salt.state       ][INFO    ][2491] {'host': 'cmp002'}
2018-01-26 11:00:06,080 [salt.state       ][INFO    ][2491] Completed state [cmp002] at time 11:00:06.080401 duration_in_ms=1.467
2018-01-26 11:00:06,080 [salt.state       ][INFO    ][2491] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.080637
2018-01-26 11:00:06,081 [salt.state       ][INFO    ][2491] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,082 [salt.state       ][INFO    ][2491] {'host': 'cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,082 [salt.state       ][INFO    ][2491] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.082390 duration_in_ms=1.752
2018-01-26 11:00:06,082 [salt.state       ][INFO    ][2491] Running state [cmp001] at time 11:00:06.082628
2018-01-26 11:00:06,082 [salt.state       ][INFO    ][2491] Executing state host.present for cmp001
2018-01-26 11:00:06,083 [salt.state       ][INFO    ][2491] {'host': 'cmp001'}
2018-01-26 11:00:06,084 [salt.state       ][INFO    ][2491] Completed state [cmp001] at time 11:00:06.084121 duration_in_ms=1.493
2018-01-26 11:00:06,084 [salt.state       ][INFO    ][2491] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.084351
2018-01-26 11:00:06,084 [salt.state       ][INFO    ][2491] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,086 [salt.state       ][INFO    ][2491] {'host': 'cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,086 [salt.state       ][INFO    ][2491] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.086385 duration_in_ms=2.034
2018-01-26 11:00:06,086 [salt.state       ][INFO    ][2491] Running state [dbs01] at time 11:00:06.086628
2018-01-26 11:00:06,086 [salt.state       ][INFO    ][2491] Executing state host.present for dbs01
2018-01-26 11:00:06,088 [salt.state       ][INFO    ][2491] {'host': 'dbs01'}
2018-01-26 11:00:06,088 [salt.state       ][INFO    ][2491] Completed state [dbs01] at time 11:00:06.088249 duration_in_ms=1.621
2018-01-26 11:00:06,088 [salt.state       ][INFO    ][2491] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.088490
2018-01-26 11:00:06,088 [salt.state       ][INFO    ][2491] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,091 [salt.state       ][INFO    ][2491] {'host': 'dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,091 [salt.state       ][INFO    ][2491] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.091416 duration_in_ms=2.926
2018-01-26 11:00:06,091 [salt.state       ][INFO    ][2491] Running state [dbs02] at time 11:00:06.091661
2018-01-26 11:00:06,091 [salt.state       ][INFO    ][2491] Executing state host.present for dbs02
2018-01-26 11:00:06,093 [salt.state       ][INFO    ][2491] {'host': 'dbs02'}
2018-01-26 11:00:06,093 [salt.state       ][INFO    ][2491] Completed state [dbs02] at time 11:00:06.093761 duration_in_ms=2.1
2018-01-26 11:00:06,094 [salt.state       ][INFO    ][2491] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.094000
2018-01-26 11:00:06,094 [salt.state       ][INFO    ][2491] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,095 [salt.state       ][INFO    ][2491] {'host': 'dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,095 [salt.state       ][INFO    ][2491] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.095491 duration_in_ms=1.492
2018-01-26 11:00:06,095 [salt.state       ][INFO    ][2491] Running state [dbs03] at time 11:00:06.095732
2018-01-26 11:00:06,095 [salt.state       ][INFO    ][2491] Executing state host.present for dbs03
2018-01-26 11:00:06,097 [salt.state       ][INFO    ][2491] {'host': 'dbs03'}
2018-01-26 11:00:06,097 [salt.state       ][INFO    ][2491] Completed state [dbs03] at time 11:00:06.097265 duration_in_ms=1.533
2018-01-26 11:00:06,097 [salt.state       ][INFO    ][2491] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.097505
2018-01-26 11:00:06,097 [salt.state       ][INFO    ][2491] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,098 [salt.state       ][INFO    ][2491] {'host': 'dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,099 [salt.state       ][INFO    ][2491] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.099004 duration_in_ms=1.499
2018-01-26 11:00:06,099 [salt.state       ][INFO    ][2491] Running state [mas01] at time 11:00:06.099239
2018-01-26 11:00:06,099 [salt.state       ][INFO    ][2491] Executing state host.present for mas01
2018-01-26 11:00:06,100 [salt.state       ][INFO    ][2491] {'host': 'mas01'}
2018-01-26 11:00:06,101 [salt.state       ][INFO    ][2491] Completed state [mas01] at time 11:00:06.101636 duration_in_ms=2.398
2018-01-26 11:00:06,101 [salt.state       ][INFO    ][2491] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.101884
2018-01-26 11:00:06,102 [salt.state       ][INFO    ][2491] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,103 [salt.state       ][INFO    ][2491] {'host': 'mas01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,103 [salt.state       ][INFO    ][2491] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.103402 duration_in_ms=1.518
2018-01-26 11:00:06,103 [salt.state       ][INFO    ][2491] Running state [ctl02] at time 11:00:06.103639
2018-01-26 11:00:06,103 [salt.state       ][INFO    ][2491] Executing state host.present for ctl02
2018-01-26 11:00:06,105 [salt.state       ][INFO    ][2491] {'host': 'ctl02'}
2018-01-26 11:00:06,105 [salt.state       ][INFO    ][2491] Completed state [ctl02] at time 11:00:06.105676 duration_in_ms=2.037
2018-01-26 11:00:06,105 [salt.state       ][INFO    ][2491] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.105915
2018-01-26 11:00:06,106 [salt.state       ][INFO    ][2491] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,107 [salt.state       ][INFO    ][2491] {'host': 'ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,107 [salt.state       ][INFO    ][2491] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.107457 duration_in_ms=1.543
2018-01-26 11:00:06,107 [salt.state       ][INFO    ][2491] Running state [ctl03] at time 11:00:06.107698
2018-01-26 11:00:06,107 [salt.state       ][INFO    ][2491] Executing state host.present for ctl03
2018-01-26 11:00:06,109 [salt.state       ][INFO    ][2491] {'host': 'ctl03'}
2018-01-26 11:00:06,109 [salt.state       ][INFO    ][2491] Completed state [ctl03] at time 11:00:06.109274 duration_in_ms=1.576
2018-01-26 11:00:06,109 [salt.state       ][INFO    ][2491] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.109508
2018-01-26 11:00:06,109 [salt.state       ][INFO    ][2491] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,110 [salt.state       ][INFO    ][2491] {'host': 'ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,111 [salt.state       ][INFO    ][2491] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.111040 duration_in_ms=1.532
2018-01-26 11:00:06,111 [salt.state       ][INFO    ][2491] Running state [ctl01] at time 11:00:06.111271
2018-01-26 11:00:06,111 [salt.state       ][INFO    ][2491] Executing state host.present for ctl01
2018-01-26 11:00:06,112 [salt.state       ][INFO    ][2491] {'host': 'ctl01'}
2018-01-26 11:00:06,113 [salt.state       ][INFO    ][2491] Completed state [ctl01] at time 11:00:06.113410 duration_in_ms=2.139
2018-01-26 11:00:06,113 [salt.state       ][INFO    ][2491] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.113655
2018-01-26 11:00:06,113 [salt.state       ][INFO    ][2491] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,115 [salt.state       ][INFO    ][2491] {'host': 'ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,115 [salt.state       ][INFO    ][2491] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.115221 duration_in_ms=1.566
2018-01-26 11:00:06,115 [salt.state       ][INFO    ][2491] Running state [ctl] at time 11:00:06.115452
2018-01-26 11:00:06,115 [salt.state       ][INFO    ][2491] Executing state host.present for ctl
2018-01-26 11:00:06,117 [salt.state       ][INFO    ][2491] {'host': 'ctl'}
2018-01-26 11:00:06,117 [salt.state       ][INFO    ][2491] Completed state [ctl] at time 11:00:06.117339 duration_in_ms=1.887
2018-01-26 11:00:06,117 [salt.state       ][INFO    ][2491] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.117573
2018-01-26 11:00:06,117 [salt.state       ][INFO    ][2491] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:06,118 [salt.state       ][INFO    ][2491] {'host': 'ctl.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:06,119 [salt.state       ][INFO    ][2491] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:06.119157 duration_in_ms=1.584
2018-01-26 11:00:06,119 [salt.state       ][INFO    ][2491] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:00:06.119397
2018-01-26 11:00:06,119 [salt.state       ][INFO    ][2491] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-26 11:00:06,120 [salt.state       ][INFO    ][2491] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-26 11:00:06,120 [salt.state       ][INFO    ][2491] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:00:06.120251 duration_in_ms=0.854
2018-01-26 11:00:06,132 [salt.state       ][INFO    ][2491] Running state [ens2] at time 11:00:06.132307
2018-01-26 11:00:06,132 [salt.state       ][INFO    ][2491] Executing state network.managed for ens2
2018-01-26 11:00:06,294 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-26 11:00:06,682 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126110007277473
2018-01-26 11:00:06,704 [salt.minion      ][INFO    ][6144] Starting a new job with PID 6144
2018-01-26 11:00:06,721 [salt.minion      ][INFO    ][6144] Returning information for job: 20180126110007277473
2018-01-26 11:00:07,476 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-26 11:00:08,728 [salt.state       ][INFO    ][2491] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-26 11:00:08,730 [salt.state       ][INFO    ][2491] Completed state [ens2] at time 11:00:08.730156 duration_in_ms=2597.848
2018-01-26 11:00:08,730 [salt.state       ][INFO    ][2491] Running state [ens3] at time 11:00:08.730716
2018-01-26 11:00:08,731 [salt.state       ][INFO    ][2491] Executing state network.managed for ens3
2018-01-26 11:00:08,769 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-26 11:00:09,509 [salt.state       ][INFO    ][2491] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-26 11:00:09,510 [salt.state       ][INFO    ][2491] Completed state [ens3] at time 11:00:09.510313 duration_in_ms=779.596
2018-01-26 11:00:09,510 [salt.state       ][INFO    ][2491] Running state [/etc/profile.d/proxy.sh] at time 11:00:09.510690
2018-01-26 11:00:09,511 [salt.state       ][INFO    ][2491] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-26 11:00:09,511 [salt.state       ][INFO    ][2491] File /etc/profile.d/proxy.sh is not present
2018-01-26 11:00:09,511 [salt.state       ][INFO    ][2491] Completed state [/etc/profile.d/proxy.sh] at time 11:00:09.511772 duration_in_ms=1.082
2018-01-26 11:00:09,512 [salt.state       ][INFO    ][2491] Running state [/etc/apt/apt.conf.d/95proxies] at time 11:00:09.512019
2018-01-26 11:00:09,512 [salt.state       ][INFO    ][2491] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-26 11:00:09,512 [salt.state       ][INFO    ][2491] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-26 11:00:09,513 [salt.state       ][INFO    ][2491] Completed state [/etc/apt/apt.conf.d/95proxies] at time 11:00:09.513108 duration_in_ms=1.089
2018-01-26 11:00:09,514 [salt.state       ][INFO    ][2491] Running state [ntp] at time 11:00:09.514754
2018-01-26 11:00:09,515 [salt.state       ][INFO    ][2491] Executing state pkg.installed for ntp
2018-01-26 11:00:10,018 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:00:10,047 [salt.loaded.int.module.cmdmod][INFO    ][2491] 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-26 11:00:13,343 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:00:13,398 [salt.state       ][INFO    ][2491] 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-26 11:00:13,417 [salt.state       ][INFO    ][2491] Loading fresh modules for state activity
2018-01-26 11:00:13,450 [salt.state       ][INFO    ][2491] Completed state [ntp] at time 11:00:13.450133 duration_in_ms=3935.377
2018-01-26 11:00:13,454 [salt.state       ][INFO    ][2491] Running state [/etc/ntp.conf] at time 11:00:13.454391
2018-01-26 11:00:13,454 [salt.state       ][INFO    ][2491] Executing state file.managed for /etc/ntp.conf
2018-01-26 11:00:13,480 [salt.fileclient  ][INFO    ][2491] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-26 11:00:13,525 [salt.state       ][INFO    ][2491] 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-26 11:00:13,525 [salt.state       ][INFO    ][2491] Completed state [/etc/ntp.conf] at time 11:00:13.525600 duration_in_ms=71.209
2018-01-26 11:00:13,584 [salt.state       ][INFO    ][2491] Running state [ntp] at time 11:00:13.584723
2018-01-26 11:00:13,585 [salt.state       ][INFO    ][2491] Executing state service.running for ntp
2018-01-26 11:00:13,587 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-26 11:00:13,608 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-26 11:00:13,629 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-26 11:00:13,652 [salt.state       ][INFO    ][2491] The service ntp is already running
2018-01-26 11:00:13,653 [salt.state       ][INFO    ][2491] Completed state [ntp] at time 11:00:13.653138 duration_in_ms=68.416
2018-01-26 11:00:13,653 [salt.state       ][INFO    ][2491] Running state [ntp] at time 11:00:13.653493
2018-01-26 11:00:13,653 [salt.state       ][INFO    ][2491] Executing state service.mod_watch for ntp
2018-01-26 11:00:13,654 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-26 11:00:13,678 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-26 11:00:13,707 [salt.loaded.int.module.cmdmod][INFO    ][2491] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-26 11:00:13,814 [salt.state       ][INFO    ][2491] {'ntp': True}
2018-01-26 11:00:13,814 [salt.state       ][INFO    ][2491] Completed state [ntp] at time 11:00:13.814573 duration_in_ms=161.079
2018-01-26 11:00:13,823 [salt.minion      ][INFO    ][2491] Returning information for job: 20180126105926678156
2018-01-26 11:00:38,477 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command state.apply with jid 20180126110039072433
2018-01-26 11:00:38,507 [salt.minion      ][INFO    ][7225] Starting a new job with PID 7225
2018-01-26 11:00:42,278 [salt.state       ][INFO    ][7225] Loading fresh modules for state activity
2018-01-26 11:00:44,939 [salt.state       ][INFO    ][7225] Running state [/etc/environment] at time 11:00:44.939523
2018-01-26 11:00:44,939 [salt.state       ][INFO    ][7225] Executing state file.blockreplace for /etc/environment
2018-01-26 11:00:44,948 [salt.state       ][INFO    ][7225] File changed:
--- 
+++ 
@@ -1,3 +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-26 11:00:44,948 [salt.state       ][INFO    ][7225] Completed state [/etc/environment] at time 11:00:44.948222 duration_in_ms=8.698
2018-01-26 11:00:44,948 [salt.state       ][INFO    ][7225] Running state [/etc/profile.d] at time 11:00:44.948470
2018-01-26 11:00:44,948 [salt.state       ][INFO    ][7225] Executing state file.directory for /etc/profile.d
2018-01-26 11:00:44,950 [salt.state       ][INFO    ][7225] Directory /etc/profile.d is in the correct state
2018-01-26 11:00:44,951 [salt.state       ][INFO    ][7225] Completed state [/etc/profile.d] at time 11:00:44.951121 duration_in_ms=2.651
2018-01-26 11:00:45,467 [salt.state       ][INFO    ][7225] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 11:00:45.466998
2018-01-26 11:00:45,467 [salt.state       ][INFO    ][7225] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-26 11:00:45,499 [salt.state       ][INFO    ][7225] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-01-26 11:00:45,500 [salt.state       ][INFO    ][7225] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 11:00:45.500192 duration_in_ms=33.195
2018-01-26 11:00:45,500 [salt.state       ][INFO    ][7225] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 11:00:45.500478
2018-01-26 11:00:45,500 [salt.state       ][INFO    ][7225] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-26 11:00:45,520 [salt.state       ][INFO    ][7225] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-01-26 11:00:45,520 [salt.state       ][INFO    ][7225] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 11:00:45.520332 duration_in_ms=19.854
2018-01-26 11:00:45,522 [salt.state       ][INFO    ][7225] Running state [linux_repo_prereq_pkgs] at time 11:00:45.522405
2018-01-26 11:00:45,522 [salt.state       ][INFO    ][7225] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-26 11:00:45,523 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:00:45,960 [salt.state       ][INFO    ][7225] All specified packages are already installed
2018-01-26 11:00:45,961 [salt.state       ][INFO    ][7225] Completed state [linux_repo_prereq_pkgs] at time 11:00:45.960684 duration_in_ms=438.277
2018-01-26 11:00:45,961 [salt.state       ][INFO    ][7225] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 11:00:45.961566
2018-01-26 11:00:45,962 [salt.state       ][INFO    ][7225] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-26 11:00:45,962 [salt.state       ][INFO    ][7225] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-26 11:00:45,963 [salt.state       ][INFO    ][7225] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 11:00:45.963038 duration_in_ms=1.471
2018-01-26 11:00:45,963 [salt.state       ][INFO    ][7225] Running state [/etc/apt/preferences.d/mk_openstack] at time 11:00:45.963394
2018-01-26 11:00:45,963 [salt.state       ][INFO    ][7225] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-26 11:00:46,055 [salt.state       ][INFO    ][7225] File /etc/apt/preferences.d/mk_openstack is in the correct state
2018-01-26 11:00:46,055 [salt.state       ][INFO    ][7225] Completed state [/etc/apt/preferences.d/mk_openstack] at time 11:00:46.055663 duration_in_ms=92.268
2018-01-26 11:00:46,058 [salt.state       ][INFO    ][7225] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 11:00:46.057988
2018-01-26 11:00:46,058 [salt.state       ][INFO    ][7225] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-26 11:00:46,059 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-26 11:00:46,218 [salt.state       ][INFO    ][7225] {'pid': 7287, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-26 11:00:46,218 [salt.state       ][INFO    ][7225] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 11:00:46.218626 duration_in_ms=160.637
2018-01-26 11:00:46,224 [salt.state       ][INFO    ][7225] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 11:00:46.224243
2018-01-26 11:00:46,224 [salt.state       ][INFO    ][7225] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-26 11:00:46,330 [salt.state       ][INFO    ][7225] Package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike' already configured
2018-01-26 11:00:46,330 [salt.state       ][INFO    ][7225] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 11:00:46.330648 duration_in_ms=106.404
2018-01-26 11:00:46,330 [salt.state       ][INFO    ][7225] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 11:00:46.330922
2018-01-26 11:00:46,331 [salt.state       ][INFO    ][7225] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-26 11:00:46,331 [salt.state       ][INFO    ][7225] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-26 11:00:46,331 [salt.state       ][INFO    ][7225] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 11:00:46.331784 duration_in_ms=0.862
2018-01-26 11:00:46,332 [salt.state       ][INFO    ][7225] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 11:00:46.332015
2018-01-26 11:00:46,332 [salt.state       ][INFO    ][7225] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-26 11:00:46,424 [salt.state       ][INFO    ][7225] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-01-26 11:00:46,425 [salt.state       ][INFO    ][7225] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 11:00:46.425344 duration_in_ms=93.328
2018-01-26 11:00:46,425 [salt.state       ][INFO    ][7225] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 11:00:46.425612
2018-01-26 11:00:46,425 [salt.state       ][INFO    ][7225] Executing state cmd.run for curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -
2018-01-26 11:00:46,426 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -' in directory '/root'
2018-01-26 11:00:46,601 [salt.state       ][INFO    ][7225] {'pid': 7402, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-26 11:00:46,601 [salt.state       ][INFO    ][7225] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 11:00:46.601760 duration_in_ms=176.147
2018-01-26 11:00:46,603 [salt.state       ][INFO    ][7225] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 11:00:46.603581
2018-01-26 11:00:46,603 [salt.state       ][INFO    ][7225] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-26 11:00:46,694 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:00:48,581 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126110049177884
2018-01-26 11:00:48,607 [salt.minion      ][INFO    ][7893] Starting a new job with PID 7893
2018-01-26 11:00:48,623 [salt.minion      ][INFO    ][7893] Returning information for job: 20180126110049177884
2018-01-26 11:00:50,613 [salt.state       ][INFO    ][7225] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2018-01-26 11:00:50,614 [salt.state       ][INFO    ][7225] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 11:00:50.614420 duration_in_ms=4010.839
2018-01-26 11:00:50,614 [salt.state       ][INFO    ][7225] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 11:00:50.614836
2018-01-26 11:00:50,615 [salt.state       ][INFO    ][7225] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-26 11:00:50,615 [salt.state       ][INFO    ][7225] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-26 11:00:50,615 [salt.state       ][INFO    ][7225] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 11:00:50.615941 duration_in_ms=1.106
2018-01-26 11:00:50,616 [salt.state       ][INFO    ][7225] Running state [/etc/apt/preferences.d/uca] at time 11:00:50.616211
2018-01-26 11:00:50,616 [salt.state       ][INFO    ][7225] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-26 11:00:50,616 [salt.state       ][INFO    ][7225] File /etc/apt/preferences.d/uca is not present
2018-01-26 11:00:50,617 [salt.state       ][INFO    ][7225] Completed state [/etc/apt/preferences.d/uca] at time 11:00:50.617753 duration_in_ms=1.543
2018-01-26 11:00:50,618 [salt.state       ][INFO    ][7225] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 11:00:50.618002
2018-01-26 11:00:50,618 [salt.state       ][INFO    ][7225] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-26 11:00:50,619 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-26 11:00:50,822 [salt.state       ][INFO    ][7225] {'pid': 7902, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" not changed\ngpg: Total number processed: 1\ngpg:              unchanged: 1', 'stdout': 'Executing: /tmp/tmp.jx4JFczV3q/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-26 11:00:50,822 [salt.state       ][INFO    ][7225] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 11:00:50.822765 duration_in_ms=204.763
2018-01-26 11:00:50,824 [salt.state       ][INFO    ][7225] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 11:00:50.824595
2018-01-26 11:00:50,826 [salt.state       ][INFO    ][7225] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-26 11:00:50,914 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:00:53,829 [salt.state       ][INFO    ][7225] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-01-26 11:00:53,829 [salt.state       ][INFO    ][7225] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 11:00:53.829789 duration_in_ms=3005.194
2018-01-26 11:00:53,830 [salt.state       ][INFO    ][7225] Running state [linux_extra_packages_purged] at time 11:00:53.830434
2018-01-26 11:00:53,831 [salt.state       ][INFO    ][7225] Executing state pkg.purged for linux_extra_packages_purged
2018-01-26 11:00:53,847 [salt.state       ][INFO    ][7225] All specified packages are already absent
2018-01-26 11:00:53,848 [salt.state       ][INFO    ][7225] Completed state [linux_extra_packages_purged] at time 11:00:53.848665 duration_in_ms=18.229
2018-01-26 11:00:53,850 [salt.state       ][INFO    ][7225] Running state [linux_extra_packages_latest] at time 11:00:53.850290
2018-01-26 11:00:53,850 [salt.state       ][INFO    ][7225] Executing state pkg.latest for linux_extra_packages_latest
2018-01-26 11:00:53,865 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-26 11:00:53,926 [salt.state       ][INFO    ][7225] Package mcelog is already up-to-date
2018-01-26 11:00:53,927 [salt.state       ][INFO    ][7225] Completed state [linux_extra_packages_latest] at time 11:00:53.927016 duration_in_ms=76.726
2018-01-26 11:00:53,928 [salt.state       ][INFO    ][7225] Running state [UTC] at time 11:00:53.928386
2018-01-26 11:00:53,929 [salt.state       ][INFO    ][7225] Executing state timezone.system for UTC
2018-01-26 11:00:53,930 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['timedatectl'] in directory '/root'
2018-01-26 11:00:53,980 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['timedatectl'] in directory '/root'
2018-01-26 11:00:54,002 [salt.state       ][INFO    ][7225] Timezone UTC already set, UTC already set to UTC
2018-01-26 11:00:54,003 [salt.state       ][INFO    ][7225] Completed state [UTC] at time 11:00:54.003222 duration_in_ms=74.834
2018-01-26 11:00:54,004 [salt.state       ][INFO    ][7225] Running state [nf_conntrack] at time 11:00:54.004433
2018-01-26 11:00:54,005 [salt.state       ][INFO    ][7225] Executing state kmod.present for nf_conntrack
2018-01-26 11:00:54,006 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'lsmod' in directory '/root'
2018-01-26 11:00:54,024 [salt.state       ][INFO    ][7225] Kernel module nf_conntrack is already present
2018-01-26 11:00:54,025 [salt.state       ][INFO    ][7225] Completed state [nf_conntrack] at time 11:00:54.025222 duration_in_ms=20.789
2018-01-26 11:00:54,026 [salt.state       ][INFO    ][7225] Running state [kernel.panic] at time 11:00:54.026254
2018-01-26 11:00:54,026 [salt.state       ][INFO    ][7225] Executing state sysctl.present for kernel.panic
2018-01-26 11:00:54,044 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,081 [salt.state       ][INFO    ][7225] Sysctl value kernel.panic = 60 is already set
2018-01-26 11:00:54,082 [salt.state       ][INFO    ][7225] Completed state [kernel.panic] at time 11:00:54.082043 duration_in_ms=55.788
2018-01-26 11:00:54,082 [salt.state       ][INFO    ][7225] Running state [net.ipv4.tcp_keepalive_probes] at time 11:00:54.082465
2018-01-26 11:00:54,082 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-26 11:00:54,083 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,118 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-01-26 11:00:54,118 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.tcp_keepalive_probes] at time 11:00:54.118681 duration_in_ms=36.215
2018-01-26 11:00:54,119 [salt.state       ][INFO    ][7225] Running state [fs.file-max] at time 11:00:54.119100
2018-01-26 11:00:54,119 [salt.state       ][INFO    ][7225] Executing state sysctl.present for fs.file-max
2018-01-26 11:00:54,120 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,154 [salt.state       ][INFO    ][7225] Sysctl value fs.file-max = 124165 is already set
2018-01-26 11:00:54,155 [salt.state       ][INFO    ][7225] Completed state [fs.file-max] at time 11:00:54.155317 duration_in_ms=36.217
2018-01-26 11:00:54,155 [salt.state       ][INFO    ][7225] Running state [net.core.somaxconn] at time 11:00:54.155820
2018-01-26 11:00:54,156 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.core.somaxconn
2018-01-26 11:00:54,157 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,192 [salt.state       ][INFO    ][7225] Sysctl value net.core.somaxconn = 4096 is already set
2018-01-26 11:00:54,193 [salt.state       ][INFO    ][7225] Completed state [net.core.somaxconn] at time 11:00:54.193252 duration_in_ms=37.432
2018-01-26 11:00:54,193 [salt.state       ][INFO    ][7225] Running state [net.ipv4.tcp_max_syn_backlog] at time 11:00:54.193733
2018-01-26 11:00:54,194 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-26 11:00:54,194 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,230 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-01-26 11:00:54,231 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.tcp_max_syn_backlog] at time 11:00:54.231398 duration_in_ms=37.665
2018-01-26 11:00:54,231 [salt.state       ][INFO    ][7225] Running state [net.ipv4.tcp_tw_reuse] at time 11:00:54.231821
2018-01-26 11:00:54,232 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-26 11:00:54,233 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,268 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-01-26 11:00:54,269 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.tcp_tw_reuse] at time 11:00:54.269002 duration_in_ms=37.18
2018-01-26 11:00:54,269 [salt.state       ][INFO    ][7225] Running state [net.ipv4.tcp_congestion_control] at time 11:00:54.269460
2018-01-26 11:00:54,269 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-26 11:00:54,270 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,306 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-01-26 11:00:54,306 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.tcp_congestion_control] at time 11:00:54.306840 duration_in_ms=37.379
2018-01-26 11:00:54,307 [salt.state       ][INFO    ][7225] Running state [net.ipv4.tcp_retries2] at time 11:00:54.307382
2018-01-26 11:00:54,307 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-26 11:00:54,308 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,343 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-01-26 11:00:54,343 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.tcp_retries2] at time 11:00:54.343856 duration_in_ms=36.473
2018-01-26 11:00:54,344 [salt.state       ][INFO    ][7225] Running state [net.core.netdev_max_backlog] at time 11:00:54.344417
2018-01-26 11:00:54,344 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-26 11:00:54,345 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,384 [salt.state       ][INFO    ][7225] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-01-26 11:00:54,385 [salt.state       ][INFO    ][7225] Completed state [net.core.netdev_max_backlog] at time 11:00:54.384779 duration_in_ms=40.361
2018-01-26 11:00:54,385 [salt.state       ][INFO    ][7225] Running state [net.ipv4.tcp_slow_start_after_idle] at time 11:00:54.385627
2018-01-26 11:00:54,386 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-26 11:00:54,386 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,425 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-01-26 11:00:54,425 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 11:00:54.425839 duration_in_ms=40.211
2018-01-26 11:00:54,426 [salt.state       ][INFO    ][7225] Running state [vm.swappiness] at time 11:00:54.426295
2018-01-26 11:00:54,426 [salt.state       ][INFO    ][7225] Executing state sysctl.present for vm.swappiness
2018-01-26 11:00:54,427 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,465 [salt.state       ][INFO    ][7225] Sysctl value vm.swappiness = 10 is already set
2018-01-26 11:00:54,466 [salt.state       ][INFO    ][7225] Completed state [vm.swappiness] at time 11:00:54.466072 duration_in_ms=39.776
2018-01-26 11:00:54,466 [salt.state       ][INFO    ][7225] Running state [net.ipv4.tcp_keepalive_intvl] at time 11:00:54.466507
2018-01-26 11:00:54,466 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-26 11:00:54,467 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,503 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-01-26 11:00:54,504 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.tcp_keepalive_intvl] at time 11:00:54.504212 duration_in_ms=37.704
2018-01-26 11:00:54,504 [salt.state       ][INFO    ][7225] Running state [net.ipv4.neigh.default.gc_thresh1] at time 11:00:54.504688
2018-01-26 11:00:54,505 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-26 11:00:54,505 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,543 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-01-26 11:00:54,543 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 11:00:54.543671 duration_in_ms=38.982
2018-01-26 11:00:54,544 [salt.state       ][INFO    ][7225] Running state [net.ipv4.neigh.default.gc_thresh2] at time 11:00:54.544247
2018-01-26 11:00:54,544 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-26 11:00:54,546 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,583 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-01-26 11:00:54,583 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 11:00:54.583779 duration_in_ms=39.531
2018-01-26 11:00:54,584 [salt.state       ][INFO    ][7225] Running state [net.ipv4.neigh.default.gc_thresh3] at time 11:00:54.584334
2018-01-26 11:00:54,584 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-26 11:00:54,585 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,622 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-01-26 11:00:54,622 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 11:00:54.622891 duration_in_ms=38.556
2018-01-26 11:00:54,623 [salt.state       ][INFO    ][7225] Running state [net.ipv4.tcp_fin_timeout] at time 11:00:54.623461
2018-01-26 11:00:54,623 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-26 11:00:54,625 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,661 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-01-26 11:00:54,662 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.tcp_fin_timeout] at time 11:00:54.662439 duration_in_ms=38.977
2018-01-26 11:00:54,663 [salt.state       ][INFO    ][7225] Running state [net.ipv4.tcp_keepalive_time] at time 11:00:54.662983
2018-01-26 11:00:54,663 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-26 11:00:54,664 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,702 [salt.state       ][INFO    ][7225] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-01-26 11:00:54,703 [salt.state       ][INFO    ][7225] Completed state [net.ipv4.tcp_keepalive_time] at time 11:00:54.702938 duration_in_ms=39.954
2018-01-26 11:00:54,703 [salt.state       ][INFO    ][7225] Running state [net.nf_conntrack_max] at time 11:00:54.703424
2018-01-26 11:00:54,703 [salt.state       ][INFO    ][7225] Executing state sysctl.present for net.nf_conntrack_max
2018-01-26 11:00:54,704 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:54,745 [salt.state       ][INFO    ][7225] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-01-26 11:00:54,745 [salt.state       ][INFO    ][7225] Completed state [net.nf_conntrack_max] at time 11:00:54.745817 duration_in_ms=42.392
2018-01-26 11:00:54,746 [salt.state       ][INFO    ][7225] Running state [linux_sysfs_package] at time 11:00:54.746270
2018-01-26 11:00:54,746 [salt.state       ][INFO    ][7225] Executing state pkg.installed for linux_sysfs_package
2018-01-26 11:00:54,755 [salt.state       ][INFO    ][7225] All specified packages are already installed
2018-01-26 11:00:54,755 [salt.state       ][INFO    ][7225] Completed state [linux_sysfs_package] at time 11:00:54.755292 duration_in_ms=9.022
2018-01-26 11:00:54,757 [salt.state       ][INFO    ][7225] Running state [/etc/sysfs.d] at time 11:00:54.757588
2018-01-26 11:00:54,757 [salt.state       ][INFO    ][7225] Executing state file.directory for /etc/sysfs.d
2018-01-26 11:00:54,758 [salt.state       ][INFO    ][7225] Directory /etc/sysfs.d is in the correct state
2018-01-26 11:00:54,758 [salt.state       ][INFO    ][7225] Completed state [/etc/sysfs.d] at time 11:00:54.758867 duration_in_ms=1.279
2018-01-26 11:00:54,761 [salt.state       ][INFO    ][7225] Running state [ondemand] at time 11:00:54.761191
2018-01-26 11:00:54,761 [salt.state       ][INFO    ][7225] Executing state service.dead for ondemand
2018-01-26 11:00:54,763 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-26 11:00:54,788 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:54,812 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:54,841 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'runlevel' in directory '/root'
2018-01-26 11:00:54,862 [salt.state       ][INFO    ][7225] The service ondemand is already dead
2018-01-26 11:00:54,863 [salt.state       ][INFO    ][7225] Completed state [ondemand] at time 11:00:54.863085 duration_in_ms=101.895
2018-01-26 11:00:54,864 [salt.state       ][INFO    ][7225] Running state [cs_CZ.UTF-8] at time 11:00:54.864449
2018-01-26 11:00:54,865 [salt.state       ][INFO    ][7225] Executing state locale.present for cs_CZ.UTF-8
2018-01-26 11:00:54,866 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'locale -a' in directory '/root'
2018-01-26 11:00:54,880 [salt.state       ][INFO    ][7225] Locale cs_CZ.UTF-8 is already present
2018-01-26 11:00:54,880 [salt.state       ][INFO    ][7225] Completed state [cs_CZ.UTF-8] at time 11:00:54.880809 duration_in_ms=16.36
2018-01-26 11:00:54,881 [salt.state       ][INFO    ][7225] Running state [en_US.UTF-8] at time 11:00:54.881474
2018-01-26 11:00:54,882 [salt.state       ][INFO    ][7225] Executing state locale.present for en_US.UTF-8
2018-01-26 11:00:54,883 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'locale -a' in directory '/root'
2018-01-26 11:00:54,897 [salt.state       ][INFO    ][7225] Locale en_US.UTF-8 is already present
2018-01-26 11:00:54,898 [salt.state       ][INFO    ][7225] Completed state [en_US.UTF-8] at time 11:00:54.898482 duration_in_ms=17.007
2018-01-26 11:00:54,900 [salt.state       ][INFO    ][7225] Running state [en_US.UTF-8] at time 11:00:54.900847
2018-01-26 11:00:54,901 [salt.state       ][INFO    ][7225] Executing state locale.system for en_US.UTF-8
2018-01-26 11:00:54,902 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'localectl' in directory '/root'
2018-01-26 11:00:54,961 [salt.state       ][INFO    ][7225] System locale en_US.UTF-8 already set
2018-01-26 11:00:54,962 [salt.state       ][INFO    ][7225] Completed state [en_US.UTF-8] at time 11:00:54.962088 duration_in_ms=61.24
2018-01-26 11:00:54,965 [salt.state       ][INFO    ][7225] Running state [root] at time 11:00:54.965838
2018-01-26 11:00:54,966 [salt.state       ][INFO    ][7225] Executing state user.present for root
2018-01-26 11:00:54,967 [salt.state       ][INFO    ][7225] User root is present and up to date
2018-01-26 11:00:54,967 [salt.state       ][INFO    ][7225] Completed state [root] at time 11:00:54.967927 duration_in_ms=2.089
2018-01-26 11:00:54,969 [salt.state       ][INFO    ][7225] Running state [/root] at time 11:00:54.969654
2018-01-26 11:00:54,969 [salt.state       ][INFO    ][7225] Executing state file.directory for /root
2018-01-26 11:00:54,970 [salt.state       ][INFO    ][7225] Directory /root is in the correct state
2018-01-26 11:00:54,970 [salt.state       ][INFO    ][7225] Completed state [/root] at time 11:00:54.970924 duration_in_ms=1.269
2018-01-26 11:00:54,971 [salt.state       ][INFO    ][7225] Running state [/etc/sudoers.d/90-salt-user-root] at time 11:00:54.971172
2018-01-26 11:00:54,971 [salt.state       ][INFO    ][7225] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-26 11:00:54,971 [salt.state       ][INFO    ][7225] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-26 11:00:54,971 [salt.state       ][INFO    ][7225] Completed state [/etc/sudoers.d/90-salt-user-root] at time 11:00:54.971919 duration_in_ms=0.746
2018-01-26 11:00:54,972 [salt.state       ][INFO    ][7225] Running state [ubuntu] at time 11:00:54.972180
2018-01-26 11:00:54,972 [salt.state       ][INFO    ][7225] Executing state user.present for ubuntu
2018-01-26 11:00:54,973 [salt.state       ][INFO    ][7225] User ubuntu is present and up to date
2018-01-26 11:00:54,973 [salt.state       ][INFO    ][7225] Completed state [ubuntu] at time 11:00:54.973627 duration_in_ms=1.447
2018-01-26 11:00:54,974 [salt.state       ][INFO    ][7225] Running state [/home/ubuntu] at time 11:00:54.974710
2018-01-26 11:00:54,974 [salt.state       ][INFO    ][7225] Executing state file.directory for /home/ubuntu
2018-01-26 11:00:54,975 [salt.state       ][INFO    ][7225] Directory /home/ubuntu is in the correct state
2018-01-26 11:00:54,975 [salt.state       ][INFO    ][7225] Completed state [/home/ubuntu] at time 11:00:54.975849 duration_in_ms=1.139
2018-01-26 11:00:54,977 [salt.state       ][INFO    ][7225] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:00:54.977393
2018-01-26 11:00:54,977 [salt.state       ][INFO    ][7225] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-26 11:00:54,998 [salt.state       ][INFO    ][7225] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-26 11:00:54,998 [salt.state       ][INFO    ][7225] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:00:54.998478 duration_in_ms=21.084
2018-01-26 11:00:54,998 [salt.state       ][INFO    ][7225] Running state [/etc/security/limits.d/90-salt-default.conf] at time 11:00:54.998729
2018-01-26 11:00:54,998 [salt.state       ][INFO    ][7225] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-26 11:00:55,088 [salt.state       ][INFO    ][7225] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-01-26 11:00:55,089 [salt.state       ][INFO    ][7225] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 11:00:55.089327 duration_in_ms=90.595
2018-01-26 11:00:55,089 [salt.state       ][INFO    ][7225] Running state [apt-daily.timer] at time 11:00:55.089841
2018-01-26 11:00:55,090 [salt.state       ][INFO    ][7225] Executing state service.dead for apt-daily.timer
2018-01-26 11:00:55,091 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-26 11:00:55,118 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:55,142 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:55,167 [salt.state       ][INFO    ][7225] The service apt-daily.timer is already dead
2018-01-26 11:00:55,168 [salt.state       ][INFO    ][7225] Completed state [apt-daily.timer] at time 11:00:55.168098 duration_in_ms=78.255
2018-01-26 11:00:55,168 [salt.state       ][INFO    ][7225] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:00:55.168580
2018-01-26 11:00:55,169 [salt.state       ][INFO    ][7225] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-26 11:00:55,263 [salt.state       ][INFO    ][7225] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-01-26 11:00:55,263 [salt.state       ][INFO    ][7225] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:00:55.263331 duration_in_ms=94.751
2018-01-26 11:00:55,265 [salt.state       ][INFO    ][7225] Running state [service.systemctl_reload] at time 11:00:55.265598
2018-01-26 11:00:55,265 [salt.state       ][INFO    ][7225] Executing state module.wait for service.systemctl_reload
2018-01-26 11:00:55,266 [salt.state       ][INFO    ][7225] No changes made for service.systemctl_reload
2018-01-26 11:00:55,266 [salt.state       ][INFO    ][7225] Completed state [service.systemctl_reload] at time 11:00:55.266288 duration_in_ms=0.69
2018-01-26 11:00:55,266 [salt.state       ][INFO    ][7225] Running state [/etc/hostname] at time 11:00:55.266514
2018-01-26 11:00:55,266 [salt.state       ][INFO    ][7225] Executing state file.managed for /etc/hostname
2018-01-26 11:00:55,279 [salt.state       ][INFO    ][7225] File /etc/hostname is in the correct state
2018-01-26 11:00:55,279 [salt.state       ][INFO    ][7225] Completed state [/etc/hostname] at time 11:00:55.279383 duration_in_ms=12.869
2018-01-26 11:00:55,280 [salt.state       ][INFO    ][7225] Running state [hostname dbs03] at time 11:00:55.280321
2018-01-26 11:00:55,280 [salt.state       ][INFO    ][7225] Executing state cmd.wait for hostname dbs03
2018-01-26 11:00:55,281 [salt.state       ][INFO    ][7225] No changes made for hostname dbs03
2018-01-26 11:00:55,281 [salt.state       ][INFO    ][7225] Completed state [hostname dbs03] at time 11:00:55.281346 duration_in_ms=1.024
2018-01-26 11:00:55,281 [salt.state       ][INFO    ][7225] Running state [mdb02] at time 11:00:55.281879
2018-01-26 11:00:55,282 [salt.state       ][INFO    ][7225] Executing state host.present for mdb02
2018-01-26 11:00:55,282 [salt.state       ][INFO    ][7225] Host mdb02 (192.168.10.77) already present
2018-01-26 11:00:55,282 [salt.state       ][INFO    ][7225] Completed state [mdb02] at time 11:00:55.282876 duration_in_ms=0.998
2018-01-26 11:00:55,283 [salt.state       ][INFO    ][7225] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.283104
2018-01-26 11:00:55,283 [salt.state       ][INFO    ][7225] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,283 [salt.state       ][INFO    ][7225] Host mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.77) already present
2018-01-26 11:00:55,284 [salt.state       ][INFO    ][7225] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.284001 duration_in_ms=0.897
2018-01-26 11:00:55,284 [salt.state       ][INFO    ][7225] Running state [mdb03] at time 11:00:55.284269
2018-01-26 11:00:55,284 [salt.state       ][INFO    ][7225] Executing state host.present for mdb03
2018-01-26 11:00:55,284 [salt.state       ][INFO    ][7225] Host mdb03 (192.168.10.78) already present
2018-01-26 11:00:55,285 [salt.state       ][INFO    ][7225] Completed state [mdb03] at time 11:00:55.285159 duration_in_ms=0.89
2018-01-26 11:00:55,285 [salt.state       ][INFO    ][7225] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.285383
2018-01-26 11:00:55,285 [salt.state       ][INFO    ][7225] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,286 [salt.state       ][INFO    ][7225] Host mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.78) already present
2018-01-26 11:00:55,286 [salt.state       ][INFO    ][7225] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.286241 duration_in_ms=0.858
2018-01-26 11:00:55,286 [salt.state       ][INFO    ][7225] Running state [mdb01] at time 11:00:55.286468
2018-01-26 11:00:55,286 [salt.state       ][INFO    ][7225] Executing state host.present for mdb01
2018-01-26 11:00:55,287 [salt.state       ][INFO    ][7225] Host mdb01 (192.168.10.76) already present
2018-01-26 11:00:55,287 [salt.state       ][INFO    ][7225] Completed state [mdb01] at time 11:00:55.287328 duration_in_ms=0.861
2018-01-26 11:00:55,287 [salt.state       ][INFO    ][7225] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.287553
2018-01-26 11:00:55,287 [salt.state       ][INFO    ][7225] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,288 [salt.state       ][INFO    ][7225] Host mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.76) already present
2018-01-26 11:00:55,288 [salt.state       ][INFO    ][7225] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.288488 duration_in_ms=0.935
2018-01-26 11:00:55,288 [salt.state       ][INFO    ][7225] Running state [mdb] at time 11:00:55.288709
2018-01-26 11:00:55,289 [salt.state       ][INFO    ][7225] Executing state host.present for mdb
2018-01-26 11:00:55,290 [salt.state       ][INFO    ][7225] Host mdb (192.168.10.75) already present
2018-01-26 11:00:55,290 [salt.state       ][INFO    ][7225] Completed state [mdb] at time 11:00:55.290446 duration_in_ms=1.737
2018-01-26 11:00:55,290 [salt.state       ][INFO    ][7225] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.290666
2018-01-26 11:00:55,290 [salt.state       ][INFO    ][7225] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,291 [salt.state       ][INFO    ][7225] Host mdb.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.75) already present
2018-01-26 11:00:55,291 [salt.state       ][INFO    ][7225] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.291514 duration_in_ms=0.848
2018-01-26 11:00:55,291 [salt.state       ][INFO    ][7225] Running state [cfg01] at time 11:00:55.291735
2018-01-26 11:00:55,291 [salt.state       ][INFO    ][7225] Executing state host.present for cfg01
2018-01-26 11:00:55,292 [salt.state       ][INFO    ][7225] Host cfg01 (192.168.10.100) already present
2018-01-26 11:00:55,292 [salt.state       ][INFO    ][7225] Completed state [cfg01] at time 11:00:55.292636 duration_in_ms=0.902
2018-01-26 11:00:55,293 [salt.state       ][INFO    ][7225] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.293161
2018-01-26 11:00:55,293 [salt.state       ][INFO    ][7225] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,293 [salt.state       ][INFO    ][7225] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-26 11:00:55,294 [salt.state       ][INFO    ][7225] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.294042 duration_in_ms=0.881
2018-01-26 11:00:55,294 [salt.state       ][INFO    ][7225] Running state [prx01] at time 11:00:55.294266
2018-01-26 11:00:55,294 [salt.state       ][INFO    ][7225] Executing state host.present for prx01
2018-01-26 11:00:55,294 [salt.state       ][INFO    ][7225] Host prx01 (192.168.10.104) already present
2018-01-26 11:00:55,295 [salt.state       ][INFO    ][7225] Completed state [prx01] at time 11:00:55.295127 duration_in_ms=0.861
2018-01-26 11:00:55,295 [salt.state       ][INFO    ][7225] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.295342
2018-01-26 11:00:55,295 [salt.state       ][INFO    ][7225] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,296 [salt.state       ][INFO    ][7225] Host prx01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.104) already present
2018-01-26 11:00:55,296 [salt.state       ][INFO    ][7225] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.296242 duration_in_ms=0.899
2018-01-26 11:00:55,296 [salt.state       ][INFO    ][7225] Running state [kvm01] at time 11:00:55.296465
2018-01-26 11:00:55,296 [salt.state       ][INFO    ][7225] Executing state host.present for kvm01
2018-01-26 11:00:55,297 [salt.state       ][INFO    ][7225] Host kvm01 (192.168.10.141) already present
2018-01-26 11:00:55,297 [salt.state       ][INFO    ][7225] Completed state [kvm01] at time 11:00:55.297336 duration_in_ms=0.871
2018-01-26 11:00:55,297 [salt.state       ][INFO    ][7225] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.297555
2018-01-26 11:00:55,297 [salt.state       ][INFO    ][7225] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,298 [salt.state       ][INFO    ][7225] Host kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.141) already present
2018-01-26 11:00:55,298 [salt.state       ][INFO    ][7225] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.298428 duration_in_ms=0.873
2018-01-26 11:00:55,298 [salt.state       ][INFO    ][7225] Running state [kvm03] at time 11:00:55.298650
2018-01-26 11:00:55,298 [salt.state       ][INFO    ][7225] Executing state host.present for kvm03
2018-01-26 11:00:55,299 [salt.state       ][INFO    ][7225] Host kvm03 (192.168.10.143) already present
2018-01-26 11:00:55,299 [salt.state       ][INFO    ][7225] Completed state [kvm03] at time 11:00:55.299526 duration_in_ms=0.876
2018-01-26 11:00:55,299 [salt.state       ][INFO    ][7225] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.299743
2018-01-26 11:00:55,299 [salt.state       ][INFO    ][7225] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,300 [salt.state       ][INFO    ][7225] Host kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.143) already present
2018-01-26 11:00:55,300 [salt.state       ][INFO    ][7225] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.300666 duration_in_ms=0.923
2018-01-26 11:00:55,301 [salt.state       ][INFO    ][7225] Running state [kvm02] at time 11:00:55.301726
2018-01-26 11:00:55,301 [salt.state       ][INFO    ][7225] Executing state host.present for kvm02
2018-01-26 11:00:55,302 [salt.state       ][INFO    ][7225] Host kvm02 (192.168.10.142) already present
2018-01-26 11:00:55,302 [salt.state       ][INFO    ][7225] Completed state [kvm02] at time 11:00:55.302610 duration_in_ms=0.884
2018-01-26 11:00:55,302 [salt.state       ][INFO    ][7225] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.302829
2018-01-26 11:00:55,303 [salt.state       ][INFO    ][7225] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,303 [salt.state       ][INFO    ][7225] Host kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.142) already present
2018-01-26 11:00:55,303 [salt.state       ][INFO    ][7225] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.303885 duration_in_ms=1.055
2018-01-26 11:00:55,304 [salt.state       ][INFO    ][7225] Running state [dbs] at time 11:00:55.304146
2018-01-26 11:00:55,304 [salt.state       ][INFO    ][7225] Executing state host.present for dbs
2018-01-26 11:00:55,304 [salt.state       ][INFO    ][7225] Host dbs (192.168.10.50) already present
2018-01-26 11:00:55,305 [salt.state       ][INFO    ][7225] Completed state [dbs] at time 11:00:55.305028 duration_in_ms=0.883
2018-01-26 11:00:55,305 [salt.state       ][INFO    ][7225] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.305255
2018-01-26 11:00:55,305 [salt.state       ][INFO    ][7225] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,305 [salt.state       ][INFO    ][7225] Host dbs.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.50) already present
2018-01-26 11:00:55,306 [salt.state       ][INFO    ][7225] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.306107 duration_in_ms=0.852
2018-01-26 11:00:55,306 [salt.state       ][INFO    ][7225] Running state [prx] at time 11:00:55.306329
2018-01-26 11:00:55,306 [salt.state       ][INFO    ][7225] Executing state host.present for prx
2018-01-26 11:00:55,307 [salt.state       ][INFO    ][7225] Host prx (192.168.10.103) already present
2018-01-26 11:00:55,307 [salt.state       ][INFO    ][7225] Completed state [prx] at time 11:00:55.307178 duration_in_ms=0.85
2018-01-26 11:00:55,307 [salt.state       ][INFO    ][7225] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.307398
2018-01-26 11:00:55,307 [salt.state       ][INFO    ][7225] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,308 [salt.state       ][INFO    ][7225] Host prx.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.103) already present
2018-01-26 11:00:55,308 [salt.state       ][INFO    ][7225] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.308285 duration_in_ms=0.887
2018-01-26 11:00:55,308 [salt.state       ][INFO    ][7225] Running state [prx02] at time 11:00:55.308503
2018-01-26 11:00:55,308 [salt.state       ][INFO    ][7225] Executing state host.present for prx02
2018-01-26 11:00:55,309 [salt.state       ][INFO    ][7225] Host prx02 (192.168.10.105) already present
2018-01-26 11:00:55,309 [salt.state       ][INFO    ][7225] Completed state [prx02] at time 11:00:55.309648 duration_in_ms=1.145
2018-01-26 11:00:55,309 [salt.state       ][INFO    ][7225] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.309867
2018-01-26 11:00:55,310 [salt.state       ][INFO    ][7225] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,310 [salt.state       ][INFO    ][7225] Host prx02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.105) already present
2018-01-26 11:00:55,310 [salt.state       ][INFO    ][7225] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.310711 duration_in_ms=0.844
2018-01-26 11:00:55,310 [salt.state       ][INFO    ][7225] Running state [msg02] at time 11:00:55.310933
2018-01-26 11:00:55,311 [salt.state       ][INFO    ][7225] Executing state host.present for msg02
2018-01-26 11:00:55,311 [salt.state       ][INFO    ][7225] Host msg02 (192.168.10.42) already present
2018-01-26 11:00:55,311 [salt.state       ][INFO    ][7225] Completed state [msg02] at time 11:00:55.311777 duration_in_ms=0.844
2018-01-26 11:00:55,312 [salt.state       ][INFO    ][7225] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.311993
2018-01-26 11:00:55,312 [salt.state       ][INFO    ][7225] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,312 [salt.state       ][INFO    ][7225] Host msg02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.42) already present
2018-01-26 11:00:55,313 [salt.state       ][INFO    ][7225] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.313194 duration_in_ms=1.201
2018-01-26 11:00:55,313 [salt.state       ][INFO    ][7225] Running state [msg03] at time 11:00:55.313413
2018-01-26 11:00:55,313 [salt.state       ][INFO    ][7225] Executing state host.present for msg03
2018-01-26 11:00:55,314 [salt.state       ][INFO    ][7225] Host msg03 (192.168.10.43) already present
2018-01-26 11:00:55,314 [salt.state       ][INFO    ][7225] Completed state [msg03] at time 11:00:55.314256 duration_in_ms=0.843
2018-01-26 11:00:55,314 [salt.state       ][INFO    ][7225] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.314472
2018-01-26 11:00:55,314 [salt.state       ][INFO    ][7225] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,315 [salt.state       ][INFO    ][7225] Host msg03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.43) already present
2018-01-26 11:00:55,315 [salt.state       ][INFO    ][7225] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.315319 duration_in_ms=0.846
2018-01-26 11:00:55,315 [salt.state       ][INFO    ][7225] Running state [msg01] at time 11:00:55.315546
2018-01-26 11:00:55,315 [salt.state       ][INFO    ][7225] Executing state host.present for msg01
2018-01-26 11:00:55,316 [salt.state       ][INFO    ][7225] Host msg01 (192.168.10.41) already present
2018-01-26 11:00:55,316 [salt.state       ][INFO    ][7225] Completed state [msg01] at time 11:00:55.316421 duration_in_ms=0.876
2018-01-26 11:00:55,316 [salt.state       ][INFO    ][7225] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.316645
2018-01-26 11:00:55,317 [salt.state       ][INFO    ][7225] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,317 [salt.state       ][INFO    ][7225] Host msg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.41) already present
2018-01-26 11:00:55,317 [salt.state       ][INFO    ][7225] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.317794 duration_in_ms=1.149
2018-01-26 11:00:55,318 [salt.state       ][INFO    ][7225] Running state [msg] at time 11:00:55.318013
2018-01-26 11:00:55,318 [salt.state       ][INFO    ][7225] Executing state host.present for msg
2018-01-26 11:00:55,318 [salt.state       ][INFO    ][7225] Host msg (192.168.10.40) already present
2018-01-26 11:00:55,318 [salt.state       ][INFO    ][7225] Completed state [msg] at time 11:00:55.318852 duration_in_ms=0.84
2018-01-26 11:00:55,319 [salt.state       ][INFO    ][7225] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.319071
2018-01-26 11:00:55,319 [salt.state       ][INFO    ][7225] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,319 [salt.state       ][INFO    ][7225] Host msg.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.40) already present
2018-01-26 11:00:55,319 [salt.state       ][INFO    ][7225] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.319912 duration_in_ms=0.841
2018-01-26 11:00:55,320 [salt.state       ][INFO    ][7225] Running state [cfg01] at time 11:00:55.320168
2018-01-26 11:00:55,320 [salt.state       ][INFO    ][7225] Executing state host.present for cfg01
2018-01-26 11:00:55,321 [salt.state       ][INFO    ][7225] Host cfg01 (192.168.10.100) already present
2018-01-26 11:00:55,321 [salt.state       ][INFO    ][7225] Completed state [cfg01] at time 11:00:55.321322 duration_in_ms=1.154
2018-01-26 11:00:55,321 [salt.state       ][INFO    ][7225] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.321539
2018-01-26 11:00:55,321 [salt.state       ][INFO    ][7225] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,322 [salt.state       ][INFO    ][7225] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-26 11:00:55,322 [salt.state       ][INFO    ][7225] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.322385 duration_in_ms=0.846
2018-01-26 11:00:55,322 [salt.state       ][INFO    ][7225] Running state [cmp002] at time 11:00:55.322605
2018-01-26 11:00:55,322 [salt.state       ][INFO    ][7225] Executing state host.present for cmp002
2018-01-26 11:00:55,323 [salt.state       ][INFO    ][7225] Host cmp002 (192.168.10.102) already present
2018-01-26 11:00:55,323 [salt.state       ][INFO    ][7225] Completed state [cmp002] at time 11:00:55.323506 duration_in_ms=0.901
2018-01-26 11:00:55,323 [salt.state       ][INFO    ][7225] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.323722
2018-01-26 11:00:55,323 [salt.state       ][INFO    ][7225] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,324 [salt.state       ][INFO    ][7225] Host cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.102) already present
2018-01-26 11:00:55,324 [salt.state       ][INFO    ][7225] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.324640 duration_in_ms=0.918
2018-01-26 11:00:55,325 [salt.state       ][INFO    ][7225] Running state [cmp001] at time 11:00:55.325694
2018-01-26 11:00:55,325 [salt.state       ][INFO    ][7225] Executing state host.present for cmp001
2018-01-26 11:00:55,326 [salt.state       ][INFO    ][7225] Host cmp001 (192.168.10.101) already present
2018-01-26 11:00:55,326 [salt.state       ][INFO    ][7225] Completed state [cmp001] at time 11:00:55.326552 duration_in_ms=0.858
2018-01-26 11:00:55,326 [salt.state       ][INFO    ][7225] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.326774
2018-01-26 11:00:55,326 [salt.state       ][INFO    ][7225] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,327 [salt.state       ][INFO    ][7225] Host cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.101) already present
2018-01-26 11:00:55,327 [salt.state       ][INFO    ][7225] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.327772 duration_in_ms=0.998
2018-01-26 11:00:55,328 [salt.state       ][INFO    ][7225] Running state [dbs01] at time 11:00:55.327996
2018-01-26 11:00:55,328 [salt.state       ][INFO    ][7225] Executing state host.present for dbs01
2018-01-26 11:00:55,328 [salt.state       ][INFO    ][7225] Host dbs01 (192.168.10.51) already present
2018-01-26 11:00:55,328 [salt.state       ][INFO    ][7225] Completed state [dbs01] at time 11:00:55.328884 duration_in_ms=0.889
2018-01-26 11:00:55,329 [salt.state       ][INFO    ][7225] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.329103
2018-01-26 11:00:55,329 [salt.state       ][INFO    ][7225] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,329 [salt.state       ][INFO    ][7225] Host dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.51) already present
2018-01-26 11:00:55,329 [salt.state       ][INFO    ][7225] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.329949 duration_in_ms=0.846
2018-01-26 11:00:55,330 [salt.state       ][INFO    ][7225] Running state [dbs02] at time 11:00:55.330169
2018-01-26 11:00:55,330 [salt.state       ][INFO    ][7225] Executing state host.present for dbs02
2018-01-26 11:00:55,330 [salt.state       ][INFO    ][7225] Host dbs02 (192.168.10.52) already present
2018-01-26 11:00:55,331 [salt.state       ][INFO    ][7225] Completed state [dbs02] at time 11:00:55.331019 duration_in_ms=0.85
2018-01-26 11:00:55,331 [salt.state       ][INFO    ][7225] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.331233
2018-01-26 11:00:55,331 [salt.state       ][INFO    ][7225] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,331 [salt.state       ][INFO    ][7225] Host dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.52) already present
2018-01-26 11:00:55,332 [salt.state       ][INFO    ][7225] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.332113 duration_in_ms=0.88
2018-01-26 11:00:55,332 [salt.state       ][INFO    ][7225] Running state [dbs03] at time 11:00:55.332336
2018-01-26 11:00:55,332 [salt.state       ][INFO    ][7225] Executing state host.present for dbs03
2018-01-26 11:00:55,333 [salt.state       ][INFO    ][7225] Host dbs03 (192.168.10.53) already present
2018-01-26 11:00:55,333 [salt.state       ][INFO    ][7225] Completed state [dbs03] at time 11:00:55.333468 duration_in_ms=1.132
2018-01-26 11:00:55,333 [salt.state       ][INFO    ][7225] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.333685
2018-01-26 11:00:55,333 [salt.state       ][INFO    ][7225] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,334 [salt.state       ][INFO    ][7225] Host dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.53) already present
2018-01-26 11:00:55,334 [salt.state       ][INFO    ][7225] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.334531 duration_in_ms=0.847
2018-01-26 11:00:55,335 [salt.state       ][INFO    ][7225] Running state [file.replace] at time 11:00:55.335603
2018-01-26 11:00:55,335 [salt.state       ][INFO    ][7225] Executing state module.run for file.replace
2018-01-26 11:00:55,610 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['git', '--version'] in directory '/root'
2018-01-26 11:00:55,703 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command 'grep -q "dbs03 dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-01-26 11:00:55,726 [salt.state       ][INFO    ][7225] {'ret': '--- \n+++ \n@@ -26,7 +26,7 @@\n 192.168.10.101\t\tcmp001 cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.51\t\tdbs01 dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.52\t\tdbs02 dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local\n-192.168.10.53\t\tdbs03 dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local\n+192.168.10.53\t\tdbs03.baremetal-mcp-pike-ovs-dpdk-ha.local dbs03\n 192.168.10.3\t\tmas01 mas01.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.12\t\tctl02 ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local\n 192.168.10.13\t\tctl03 ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local\n'}
2018-01-26 11:00:55,726 [salt.state       ][INFO    ][7225] Completed state [file.replace] at time 11:00:55.726762 duration_in_ms=391.157
2018-01-26 11:00:55,727 [salt.state       ][INFO    ][7225] Running state [mas01] at time 11:00:55.727361
2018-01-26 11:00:55,727 [salt.state       ][INFO    ][7225] Executing state host.present for mas01
2018-01-26 11:00:55,728 [salt.state       ][INFO    ][7225] Host mas01 (192.168.10.3) already present
2018-01-26 11:00:55,729 [salt.state       ][INFO    ][7225] Completed state [mas01] at time 11:00:55.728992 duration_in_ms=1.631
2018-01-26 11:00:55,729 [salt.state       ][INFO    ][7225] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.729353
2018-01-26 11:00:55,729 [salt.state       ][INFO    ][7225] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,730 [salt.state       ][INFO    ][7225] Host mas01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.3) already present
2018-01-26 11:00:55,730 [salt.state       ][INFO    ][7225] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.730673 duration_in_ms=1.321
2018-01-26 11:00:55,731 [salt.state       ][INFO    ][7225] Running state [ctl02] at time 11:00:55.731019
2018-01-26 11:00:55,731 [salt.state       ][INFO    ][7225] Executing state host.present for ctl02
2018-01-26 11:00:55,731 [salt.state       ][INFO    ][7225] Host ctl02 (192.168.10.12) already present
2018-01-26 11:00:55,732 [salt.state       ][INFO    ][7225] Completed state [ctl02] at time 11:00:55.732226 duration_in_ms=1.207
2018-01-26 11:00:55,732 [salt.state       ][INFO    ][7225] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.732548
2018-01-26 11:00:55,733 [salt.state       ][INFO    ][7225] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,734 [salt.state       ][INFO    ][7225] Host ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.12) already present
2018-01-26 11:00:55,734 [salt.state       ][INFO    ][7225] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.734666 duration_in_ms=2.118
2018-01-26 11:00:55,734 [salt.state       ][INFO    ][7225] Running state [ctl03] at time 11:00:55.734905
2018-01-26 11:00:55,735 [salt.state       ][INFO    ][7225] Executing state host.present for ctl03
2018-01-26 11:00:55,735 [salt.state       ][INFO    ][7225] Host ctl03 (192.168.10.13) already present
2018-01-26 11:00:55,735 [salt.state       ][INFO    ][7225] Completed state [ctl03] at time 11:00:55.735787 duration_in_ms=0.883
2018-01-26 11:00:55,736 [salt.state       ][INFO    ][7225] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.736009
2018-01-26 11:00:55,736 [salt.state       ][INFO    ][7225] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,736 [salt.state       ][INFO    ][7225] Host ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.13) already present
2018-01-26 11:00:55,737 [salt.state       ][INFO    ][7225] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.737500 duration_in_ms=1.491
2018-01-26 11:00:55,737 [salt.state       ][INFO    ][7225] Running state [ctl01] at time 11:00:55.737732
2018-01-26 11:00:55,737 [salt.state       ][INFO    ][7225] Executing state host.present for ctl01
2018-01-26 11:00:55,738 [salt.state       ][INFO    ][7225] Host ctl01 (192.168.10.11) already present
2018-01-26 11:00:55,738 [salt.state       ][INFO    ][7225] Completed state [ctl01] at time 11:00:55.738620 duration_in_ms=0.888
2018-01-26 11:00:55,738 [salt.state       ][INFO    ][7225] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.738851
2018-01-26 11:00:55,739 [salt.state       ][INFO    ][7225] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,739 [salt.state       ][INFO    ][7225] Host ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-01-26 11:00:55,739 [salt.state       ][INFO    ][7225] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.739727 duration_in_ms=0.876
2018-01-26 11:00:55,739 [salt.state       ][INFO    ][7225] Running state [ctl] at time 11:00:55.739953
2018-01-26 11:00:55,740 [salt.state       ][INFO    ][7225] Executing state host.present for ctl
2018-01-26 11:00:55,741 [salt.state       ][INFO    ][7225] Host ctl (192.168.10.10) already present
2018-01-26 11:00:55,741 [salt.state       ][INFO    ][7225] Completed state [ctl] at time 11:00:55.741343 duration_in_ms=1.391
2018-01-26 11:00:55,741 [salt.state       ][INFO    ][7225] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.741589
2018-01-26 11:00:55,741 [salt.state       ][INFO    ][7225] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:55,742 [salt.state       ][INFO    ][7225] Host ctl.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.10) already present
2018-01-26 11:00:55,742 [salt.state       ][INFO    ][7225] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:55.742457 duration_in_ms=0.868
2018-01-26 11:00:55,742 [salt.state       ][INFO    ][7225] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:00:55.742689
2018-01-26 11:00:55,742 [salt.state       ][INFO    ][7225] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-26 11:00:55,743 [salt.state       ][INFO    ][7225] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-01-26 11:00:55,743 [salt.state       ][INFO    ][7225] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:00:55.743412 duration_in_ms=0.723
2018-01-26 11:00:55,743 [salt.state       ][INFO    ][7225] Running state [ens2] at time 11:00:55.743643
2018-01-26 11:00:55,743 [salt.state       ][INFO    ][7225] Executing state network.managed for ens2
2018-01-26 11:00:56,586 [salt.state       ][INFO    ][7225] Interface ens2 is up to date.
2018-01-26 11:00:56,587 [salt.state       ][INFO    ][7225] Completed state [ens2] at time 11:00:56.586998 duration_in_ms=843.354
2018-01-26 11:00:56,587 [salt.state       ][INFO    ][7225] Running state [ens3] at time 11:00:56.587642
2018-01-26 11:00:56,588 [salt.state       ][INFO    ][7225] Executing state network.managed for ens3
2018-01-26 11:00:57,403 [salt.state       ][INFO    ][7225] Interface ens3 is up to date.
2018-01-26 11:00:57,404 [salt.state       ][INFO    ][7225] Completed state [ens3] at time 11:00:57.403949 duration_in_ms=816.307
2018-01-26 11:00:57,404 [salt.state       ][INFO    ][7225] Running state [/etc/profile.d/proxy.sh] at time 11:00:57.404616
2018-01-26 11:00:57,405 [salt.state       ][INFO    ][7225] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-26 11:00:57,406 [salt.state       ][INFO    ][7225] File /etc/profile.d/proxy.sh is not present
2018-01-26 11:00:57,406 [salt.state       ][INFO    ][7225] Completed state [/etc/profile.d/proxy.sh] at time 11:00:57.406704 duration_in_ms=2.088
2018-01-26 11:00:57,407 [salt.state       ][INFO    ][7225] Running state [/etc/apt/apt.conf.d/95proxies] at time 11:00:57.407201
2018-01-26 11:00:57,407 [salt.state       ][INFO    ][7225] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-26 11:00:57,408 [salt.state       ][INFO    ][7225] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-26 11:00:57,408 [salt.state       ][INFO    ][7225] Completed state [/etc/apt/apt.conf.d/95proxies] at time 11:00:57.408670 duration_in_ms=1.468
2018-01-26 11:00:57,409 [salt.state       ][INFO    ][7225] Running state [ntp] at time 11:00:57.409170
2018-01-26 11:00:57,409 [salt.state       ][INFO    ][7225] Executing state pkg.installed for ntp
2018-01-26 11:00:57,419 [salt.state       ][INFO    ][7225] All specified packages are already installed
2018-01-26 11:00:57,419 [salt.state       ][INFO    ][7225] Completed state [ntp] at time 11:00:57.419759 duration_in_ms=10.589
2018-01-26 11:00:57,421 [salt.state       ][INFO    ][7225] Running state [/etc/ntp.conf] at time 11:00:57.421710
2018-01-26 11:00:57,422 [salt.state       ][INFO    ][7225] Executing state file.managed for /etc/ntp.conf
2018-01-26 11:00:57,481 [salt.state       ][INFO    ][7225] File /etc/ntp.conf is in the correct state
2018-01-26 11:00:57,482 [salt.state       ][INFO    ][7225] Completed state [/etc/ntp.conf] at time 11:00:57.481973 duration_in_ms=60.262
2018-01-26 11:00:57,483 [salt.state       ][INFO    ][7225] Running state [ntp] at time 11:00:57.483467
2018-01-26 11:00:57,484 [salt.state       ][INFO    ][7225] Executing state service.running for ntp
2018-01-26 11:00:57,485 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-26 11:00:57,509 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-26 11:00:57,535 [salt.loaded.int.module.cmdmod][INFO    ][7225] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-26 11:00:57,561 [salt.state       ][INFO    ][7225] The service ntp is already running
2018-01-26 11:00:57,562 [salt.state       ][INFO    ][7225] Completed state [ntp] at time 11:00:57.562427 duration_in_ms=78.956
2018-01-26 11:00:57,568 [salt.minion      ][INFO    ][7225] Returning information for job: 20180126110039072433
2018-01-26 11:01:21,294 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180126110121893663
2018-01-26 11:01:21,326 [salt.minion      ][INFO    ][8589] Starting a new job with PID 8589
2018-01-26 11:01:21,341 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][8589] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-26 11:01:21,344 [salt.minion      ][INFO    ][8589] Returning information for job: 20180126110121893663
2018-01-26 11:01:46,747 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command pkg.upgrade with jid 20180126110147343667
2018-01-26 11:01:46,777 [salt.minion      ][INFO    ][8601] Starting a new job with PID 8601
2018-01-26 11:01:46,800 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8601] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:01:47,219 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8601] 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-26 11:01:56,808 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126110157406655
2018-01-26 11:01:56,831 [salt.minion      ][INFO    ][9473] Starting a new job with PID 9473
2018-01-26 11:01:56,848 [salt.minion      ][INFO    ][9473] Returning information for job: 20180126110157406655
2018-01-26 11:01:59,210 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8601] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:01:59,255 [salt.minion      ][INFO    ][8601] Returning information for job: 20180126110147343667
2018-01-26 11:05:17,238 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command test.ping with jid 20180126110517838487
2018-01-26 11:05:17,270 [salt.minion      ][INFO    ][9653] Starting a new job with PID 9653
2018-01-26 11:05:17,337 [salt.minion      ][INFO    ][9653] Returning information for job: 20180126110517838487
2018-01-26 11:05:37,328 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command state.sls with jid 20180126110537927501
2018-01-26 11:05:37,362 [salt.minion      ][INFO    ][9658] Starting a new job with PID 9658
2018-01-26 11:05:37,906 [salt.state       ][INFO    ][9658] Loading fresh modules for state activity
2018-01-26 11:05:37,952 [salt.fileclient  ][INFO    ][9658] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-26 11:05:37,981 [salt.fileclient  ][INFO    ][9658] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-26 11:05:38,554 [salt.state       ][INFO    ][9658] Running state [keepalived] at time 11:05:38.554047
2018-01-26 11:05:38,554 [salt.state       ][INFO    ][9658] Executing state pkg.installed for keepalived
2018-01-26 11:05:38,555 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:05:38,953 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-26 11:05:39,040 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:05:41,034 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:05:41,068 [salt.loaded.int.module.cmdmod][INFO    ][9658] 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-26 11:05:45,119 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:05:45,169 [salt.state       ][INFO    ][9658] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libnl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'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'
'libnl-genl-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-01-26 11:05:45,192 [salt.state       ][INFO    ][9658] Loading fresh modules for state activity
2018-01-26 11:05:45,228 [salt.state       ][INFO    ][9658] Completed state [keepalived] at time 11:05:45.228488 duration_in_ms=6674.44
2018-01-26 11:05:45,233 [salt.state       ][INFO    ][9658] Running state [lsof] at time 11:05:45.233090
2018-01-26 11:05:45,233 [salt.state       ][INFO    ][9658] Executing state pkg.installed for lsof
2018-01-26 11:05:45,668 [salt.state       ][INFO    ][9658] All specified packages are already installed
2018-01-26 11:05:45,669 [salt.state       ][INFO    ][9658] Completed state [lsof] at time 11:05:45.669301 duration_in_ms=436.21
2018-01-26 11:05:45,671 [salt.state       ][INFO    ][9658] Running state [/etc/keepalived/keepalived.conf] at time 11:05:45.671559
2018-01-26 11:05:45,672 [salt.state       ][INFO    ][9658] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-26 11:05:45,701 [salt.fileclient  ][INFO    ][9658] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-26 11:05:45,756 [salt.state       ][INFO    ][9658] File changed:
New file
2018-01-26 11:05:45,756 [salt.state       ][INFO    ][9658] Completed state [/etc/keepalived/keepalived.conf] at time 11:05:45.756919 duration_in_ms=85.358
2018-01-26 11:05:45,758 [salt.state       ][INFO    ][9658] Running state [keepalived] at time 11:05:45.758021
2018-01-26 11:05:45,758 [salt.state       ][INFO    ][9658] Executing state service.running for keepalived
2018-01-26 11:05:45,759 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-26 11:05:45,784 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:45,805 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:45,828 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:45,852 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:45,942 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:45,970 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:45,998 [salt.loaded.int.module.cmdmod][INFO    ][9658] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:46,024 [salt.state       ][INFO    ][9658] {'keepalived': True}
2018-01-26 11:05:46,025 [salt.state       ][INFO    ][9658] Completed state [keepalived] at time 11:05:46.025147 duration_in_ms=267.125
2018-01-26 11:05:46,026 [salt.minion      ][INFO    ][9658] Returning information for job: 20180126110537927501
2018-01-26 11:07:55,217 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command pillar.get with jid 20180126110755818050
2018-01-26 11:07:55,250 [salt.minion      ][INFO    ][10934] Starting a new job with PID 10934
2018-01-26 11:07:55,257 [salt.minion      ][INFO    ][10934] Returning information for job: 20180126110755818050
2018-01-26 11:26:01,052 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command state.sls with jid 20180126112601657319
2018-01-26 11:26:01,084 [salt.minion      ][INFO    ][10985] Starting a new job with PID 10985
2018-01-26 11:26:03,477 [salt.state       ][INFO    ][10985] Loading fresh modules for state activity
2018-01-26 11:26:03,558 [salt.fileclient  ][INFO    ][10985] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-26 11:26:03,586 [salt.fileclient  ][INFO    ][10985] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-26 11:26:03,651 [salt.fileclient  ][INFO    ][10985] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-26 11:26:03,710 [py.warnings      ][WARNING ][10985] /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-26 11:26:03,711 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-26 11:26:03,807 [salt.fileclient  ][INFO    ][10985] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-26 11:26:04,536 [salt.state       ][INFO    ][10985] Running state [/etc/mysql/my.cnf] at time 11:26:04.536510
2018-01-26 11:26:04,537 [salt.state       ][INFO    ][10985] Executing state file.managed for /etc/mysql/my.cnf
2018-01-26 11:26:04,571 [salt.fileclient  ][INFO    ][10985] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-26 11:26:04,579 [salt.state       ][INFO    ][10985] File changed:
New file
2018-01-26 11:26:04,579 [salt.state       ][INFO    ][10985] Completed state [/etc/mysql/my.cnf] at time 11:26:04.579322 duration_in_ms=42.813
2018-01-26 11:26:04,580 [salt.state       ][INFO    ][10985] Running state [mysql-wsrep-5.6] at time 11:26:04.580172
2018-01-26 11:26:04,580 [salt.state       ][INFO    ][10985] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-26 11:26:04,581 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:04,974 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-26 11:26:05,069 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:07,390 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:07,432 [salt.loaded.int.module.cmdmod][INFO    ][10985] 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-26 11:26:11,166 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112611761182
2018-01-26 11:26:11,190 [salt.minion      ][INFO    ][11940] Starting a new job with PID 11940
2018-01-26 11:26:11,206 [salt.minion      ][INFO    ][11940] Returning information for job: 20180126112611761182
2018-01-26 11:26:21,382 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112621980544
2018-01-26 11:26:21,416 [salt.minion      ][INFO    ][12445] Starting a new job with PID 12445
2018-01-26 11:26:21,435 [salt.minion      ][INFO    ][12445] Returning information for job: 20180126112621980544
2018-01-26 11:26:26,280 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:26,335 [salt.state       ][INFO    ][10985] 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.21-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.21-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-26 11:26:26,358 [salt.state       ][INFO    ][10985] Loading fresh modules for state activity
2018-01-26 11:26:26,430 [salt.state       ][INFO    ][10985] Completed state [mysql-wsrep-5.6] at time 11:26:26.430060 duration_in_ms=21849.887
2018-01-26 11:26:26,434 [salt.state       ][INFO    ][10985] Running state [galera-3] at time 11:26:26.434731
2018-01-26 11:26:26,435 [salt.state       ][INFO    ][10985] Executing state pkg.installed for galera-3
2018-01-26 11:26:26,863 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-26 11:26:26,923 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:28,795 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:28,840 [salt.loaded.int.module.cmdmod][INFO    ][10985] 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-26 11:26:30,622 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:30,678 [salt.state       ][INFO    ][10985] 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-26 11:26:30,697 [salt.state       ][INFO    ][10985] Loading fresh modules for state activity
2018-01-26 11:26:30,729 [salt.state       ][INFO    ][10985] Completed state [galera-3] at time 11:26:30.729178 duration_in_ms=4294.446
2018-01-26 11:26:30,734 [salt.state       ][INFO    ][10985] Running state [rsync] at time 11:26:30.734168
2018-01-26 11:26:30,734 [salt.state       ][INFO    ][10985] Executing state pkg.installed for rsync
2018-01-26 11:26:31,163 [salt.state       ][INFO    ][10985] All specified packages are already installed
2018-01-26 11:26:31,164 [salt.state       ][INFO    ][10985] Completed state [rsync] at time 11:26:31.164673 duration_in_ms=430.505
2018-01-26 11:26:31,165 [salt.state       ][INFO    ][10985] Running state [python-mysqldb] at time 11:26:31.165735
2018-01-26 11:26:31,166 [salt.state       ][INFO    ][10985] Executing state pkg.installed for python-mysqldb
2018-01-26 11:26:31,185 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-26 11:26:31,250 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:31,399 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112632001205
2018-01-26 11:26:31,419 [salt.minion      ][INFO    ][13133] Starting a new job with PID 13133
2018-01-26 11:26:31,437 [salt.minion      ][INFO    ][13133] Returning information for job: 20180126112632001205
2018-01-26 11:26:33,168 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:33,205 [salt.loaded.int.module.cmdmod][INFO    ][10985] 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-26 11:26:34,976 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:35,031 [salt.state       ][INFO    ][10985] Made the following changes:
'python2.7-mysqldb' changed from 'absent' to '1'
'python-mysqldb' changed from 'absent' to '1.3.7-1build2'

2018-01-26 11:26:35,049 [salt.state       ][INFO    ][10985] Loading fresh modules for state activity
2018-01-26 11:26:35,080 [salt.state       ][INFO    ][10985] Completed state [python-mysqldb] at time 11:26:35.080800 duration_in_ms=3915.064
2018-01-26 11:26:35,085 [salt.state       ][INFO    ][10985] Running state [libmysqlclient-dev] at time 11:26:35.085493
2018-01-26 11:26:35,085 [salt.state       ][INFO    ][10985] Executing state pkg.installed for libmysqlclient-dev
2018-01-26 11:26:35,541 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-26 11:26:35,606 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:37,515 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:37,549 [salt.loaded.int.module.cmdmod][INFO    ][10985] 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-26 11:26:41,628 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112642225775
2018-01-26 11:26:41,651 [salt.minion      ][INFO    ][17411] Starting a new job with PID 17411
2018-01-26 11:26:41,669 [salt.minion      ][INFO    ][17411] Returning information for job: 20180126112642225775
2018-01-26 11:26:42,759 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:42,812 [salt.state       ][INFO    ][10985] 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.21-0ubuntu0.16.04.1'
'linux-kernel-headers' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'linux-libc-dev' changed from 'absent' to '4.4.0-112.135'
'zlib1g-dev' changed from 'absent' to '1:1.2.8.dfsg-2ubuntu4.1'

2018-01-26 11:26:42,832 [salt.state       ][INFO    ][10985] Loading fresh modules for state activity
2018-01-26 11:26:42,864 [salt.state       ][INFO    ][10985] Completed state [libmysqlclient-dev] at time 11:26:42.864135 duration_in_ms=7778.64
2018-01-26 11:26:42,869 [salt.state       ][INFO    ][10985] Running state [psmisc] at time 11:26:42.869153
2018-01-26 11:26:42,869 [salt.state       ][INFO    ][10985] Executing state pkg.installed for psmisc
2018-01-26 11:26:43,300 [salt.state       ][INFO    ][10985] All specified packages are already installed
2018-01-26 11:26:43,301 [salt.state       ][INFO    ][10985] Completed state [psmisc] at time 11:26:43.301227 duration_in_ms=432.073
2018-01-26 11:26:43,302 [salt.state       ][INFO    ][10985] Running state [netcat] at time 11:26:43.302295
2018-01-26 11:26:43,302 [salt.state       ][INFO    ][10985] Executing state pkg.installed for netcat
2018-01-26 11:26:43,309 [salt.state       ][INFO    ][10985] All specified packages are already installed
2018-01-26 11:26:43,310 [salt.state       ][INFO    ][10985] Completed state [netcat] at time 11:26:43.310112 duration_in_ms=7.817
2018-01-26 11:26:43,310 [salt.state       ][INFO    ][10985] Running state [percona-xtrabackup] at time 11:26:43.310950
2018-01-26 11:26:43,311 [salt.state       ][INFO    ][10985] Executing state pkg.installed for percona-xtrabackup
2018-01-26 11:26:43,332 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-26 11:26:43,404 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:45,324 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:45,366 [salt.loaded.int.module.cmdmod][INFO    ][10985] 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-26 11:26:47,652 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:47,702 [salt.state       ][INFO    ][10985] 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-26 11:26:47,721 [salt.state       ][INFO    ][10985] Loading fresh modules for state activity
2018-01-26 11:26:47,752 [salt.state       ][INFO    ][10985] Completed state [percona-xtrabackup] at time 11:26:47.752486 duration_in_ms=4441.535
2018-01-26 11:26:47,757 [salt.state       ][INFO    ][10985] Running state [socat] at time 11:26:47.757377
2018-01-26 11:26:47,757 [salt.state       ][INFO    ][10985] Executing state pkg.installed for socat
2018-01-26 11:26:48,192 [salt.state       ][INFO    ][10985] All specified packages are already installed
2018-01-26 11:26:48,193 [salt.state       ][INFO    ][10985] Completed state [socat] at time 11:26:48.193056 duration_in_ms=435.678
2018-01-26 11:26:48,194 [salt.state       ][INFO    ][10985] Running state [libdbd-mysql] at time 11:26:48.194248
2018-01-26 11:26:48,194 [salt.state       ][INFO    ][10985] Executing state pkg.installed for libdbd-mysql
2018-01-26 11:26:48,213 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-26 11:26:48,277 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:50,201 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:50,234 [salt.loaded.int.module.cmdmod][INFO    ][10985] 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-26 11:26:51,647 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112652247549
2018-01-26 11:26:51,674 [salt.minion      ][INFO    ][18420] Starting a new job with PID 18420
2018-01-26 11:26:51,690 [salt.minion      ][INFO    ][18420] Returning information for job: 20180126112652247549
2018-01-26 11:26:52,021 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:52,076 [salt.state       ][INFO    ][10985] 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-26 11:26:52,096 [salt.state       ][INFO    ][10985] Loading fresh modules for state activity
2018-01-26 11:26:52,132 [salt.state       ][INFO    ][10985] Completed state [libdbd-mysql] at time 11:26:52.132490 duration_in_ms=3938.239
2018-01-26 11:26:52,137 [salt.state       ][INFO    ][10985] Running state [python-pymysql] at time 11:26:52.137472
2018-01-26 11:26:52,137 [salt.state       ][INFO    ][10985] Executing state pkg.installed for python-pymysql
2018-01-26 11:26:52,693 [salt.state       ][INFO    ][10985] All specified packages are already installed
2018-01-26 11:26:52,694 [salt.state       ][INFO    ][10985] Completed state [python-pymysql] at time 11:26:52.694189 duration_in_ms=556.716
2018-01-26 11:26:52,696 [salt.state       ][INFO    ][10985] Running state [/var/log/mysql] at time 11:26:52.696713
2018-01-26 11:26:52,697 [salt.state       ][INFO    ][10985] Executing state file.directory for /var/log/mysql
2018-01-26 11:26:52,698 [salt.state       ][INFO    ][10985] {'mode': '0755'}
2018-01-26 11:26:52,698 [salt.state       ][INFO    ][10985] Completed state [/var/log/mysql] at time 11:26:52.698293 duration_in_ms=1.58
2018-01-26 11:26:52,699 [salt.state       ][INFO    ][10985] Running state [/var/run/mysqld] at time 11:26:52.699107
2018-01-26 11:26:52,699 [salt.state       ][INFO    ][10985] Executing state file.directory for /var/run/mysqld
2018-01-26 11:26:52,700 [salt.state       ][INFO    ][10985] Directory /var/run/mysqld is in the correct state
2018-01-26 11:26:52,700 [salt.state       ][INFO    ][10985] Completed state [/var/run/mysqld] at time 11:26:52.700524 duration_in_ms=1.417
2018-01-26 11:26:52,701 [salt.state       ][INFO    ][10985] Running state [/etc/systemd/system/mysql.service.d] at time 11:26:52.701343
2018-01-26 11:26:52,701 [salt.state       ][INFO    ][10985] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-26 11:26:52,702 [salt.state       ][INFO    ][10985] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-26 11:26:52,703 [salt.state       ][INFO    ][10985] Completed state [/etc/systemd/system/mysql.service.d] at time 11:26:52.703013 duration_in_ms=1.67
2018-01-26 11:26:52,704 [salt.state       ][INFO    ][10985] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 11:26:52.704639
2018-01-26 11:26:52,704 [salt.state       ][INFO    ][10985] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-26 11:26:52,706 [salt.state       ][INFO    ][10985] File changed:
New file
2018-01-26 11:26:52,706 [salt.state       ][INFO    ][10985] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 11:26:52.706669 duration_in_ms=2.03
2018-01-26 11:26:52,708 [salt.state       ][INFO    ][10985] Running state [service.systemctl_reload] at time 11:26:52.708348
2018-01-26 11:26:52,708 [salt.state       ][INFO    ][10985] Executing state module.wait for service.systemctl_reload
2018-01-26 11:26:52,708 [salt.state       ][INFO    ][10985] No changes made for service.systemctl_reload
2018-01-26 11:26:52,709 [salt.state       ][INFO    ][10985] Completed state [service.systemctl_reload] at time 11:26:52.709062 duration_in_ms=0.714
2018-01-26 11:26:52,709 [salt.state       ][INFO    ][10985] Running state [service.systemctl_reload] at time 11:26:52.709262
2018-01-26 11:26:52,709 [salt.state       ][INFO    ][10985] Executing state module.mod_watch for service.systemctl_reload
2018-01-26 11:26:52,710 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-26 11:26:52,803 [salt.state       ][INFO    ][10985] {'ret': True}
2018-01-26 11:26:52,804 [salt.state       ][INFO    ][10985] Completed state [service.systemctl_reload] at time 11:26:52.804578 duration_in_ms=95.315
2018-01-26 11:26:52,806 [salt.state       ][INFO    ][10985] Running state [/etc/mysql/debian.cnf] at time 11:26:52.806761
2018-01-26 11:26:52,807 [salt.state       ][INFO    ][10985] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-26 11:26:52,830 [salt.fileclient  ][INFO    ][10985] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-26 11:26:52,883 [salt.state       ][INFO    ][10985] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = SbsfFSZmybtMHXEm
-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 = SbsfFSZmybtMHXEm
-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-26 11:26:52,883 [salt.state       ][INFO    ][10985] Completed state [/etc/mysql/debian.cnf] at time 11:26:52.883544 duration_in_ms=76.783
2018-01-26 11:26:52,883 [salt.state       ][INFO    ][10985] Running state [/usr/local/sbin/galera_init.sh] at time 11:26:52.883778
2018-01-26 11:26:52,884 [salt.state       ][INFO    ][10985] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-26 11:26:52,906 [salt.fileclient  ][INFO    ][10985] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-26 11:26:52,909 [salt.state       ][INFO    ][10985] File changed:
New file
2018-01-26 11:26:52,909 [salt.state       ][INFO    ][10985] Completed state [/usr/local/sbin/galera_init.sh] at time 11:26:52.909734 duration_in_ms=25.955
2018-01-26 11:26:52,910 [salt.state       ][INFO    ][10985] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 11:26:52.909971
2018-01-26 11:26:52,910 [salt.state       ][INFO    ][10985] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-26 11:26:52,931 [salt.fileclient  ][INFO    ][10985] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-26 11:26:52,936 [salt.state       ][INFO    ][10985] File changed:
New file
2018-01-26 11:26:52,937 [salt.state       ][INFO    ][10985] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 11:26:52.937300 duration_in_ms=27.328
2018-01-26 11:26:52,940 [salt.state       ][INFO    ][10985] Running state [/usr/local/sbin/galera_init.sh] at time 11:26:52.940451
2018-01-26 11:26:52,940 [salt.state       ][INFO    ][10985] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-26 11:26:52,941 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-26 11:26:56,789 [salt.state       ][INFO    ][10985] {'pid': 18477, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-26 11:26:56,790 [salt.state       ][INFO    ][10985] Completed state [/usr/local/sbin/galera_init.sh] at time 11:26:56.789963 duration_in_ms=3849.511
2018-01-26 11:26:56,792 [salt.state       ][INFO    ][10985] Running state [mysqladmin password "opnfv_secret"] at time 11:26:56.792434
2018-01-26 11:26:56,793 [salt.state       ][INFO    ][10985] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-26 11:26:56,794 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-26 11:26:56,830 [salt.state       ][INFO    ][10985] {'pid': 18923, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-26 11:26:56,831 [salt.state       ][INFO    ][10985] Completed state [mysqladmin password "opnfv_secret"] at time 11:26:56.831398 duration_in_ms=38.964
2018-01-26 11:26:56,833 [salt.state       ][INFO    ][10985] Running state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 11:26:56.833454
2018-01-26 11:26:56,833 [salt.state       ][INFO    ][10985] 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-26 11:26:56,834 [salt.loaded.int.module.cmdmod][INFO    ][10985] 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-26 11:26:56,862 [salt.state       ][INFO    ][10985] {'pid': 18925, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-26 11:26:56,862 [salt.state       ][INFO    ][10985] Completed state [mysql -u root -popnfv_secret -e "GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY 'opnfv_secret';"] at time 11:26:56.862692 duration_in_ms=29.237
2018-01-26 11:26:56,867 [salt.state       ][INFO    ][10985] Running state [mysql] at time 11:26:56.867053
2018-01-26 11:26:56,867 [salt.state       ][INFO    ][10985] Executing state service.dead for mysql
2018-01-26 11:26:56,868 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-26 11:26:56,901 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-26 11:26:56,924 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:26:56,951 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-26 11:27:01,879 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112702478302
2018-01-26 11:27:01,906 [salt.minion      ][INFO    ][19018] Starting a new job with PID 19018
2018-01-26 11:27:01,924 [salt.minion      ][INFO    ][19018] Returning information for job: 20180126112702478302
2018-01-26 11:27:12,107 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112712706784
2018-01-26 11:27:12,138 [salt.minion      ][INFO    ][19023] Starting a new job with PID 19023
2018-01-26 11:27:12,153 [salt.minion      ][INFO    ][19023] Returning information for job: 20180126112712706784
2018-01-26 11:27:22,126 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112722725009
2018-01-26 11:27:22,155 [salt.minion      ][INFO    ][19028] Starting a new job with PID 19028
2018-01-26 11:27:22,172 [salt.minion      ][INFO    ][19028] Returning information for job: 20180126112722725009
2018-01-26 11:27:32,355 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112732954984
2018-01-26 11:27:32,387 [salt.minion      ][INFO    ][19033] Starting a new job with PID 19033
2018-01-26 11:27:32,406 [salt.minion      ][INFO    ][19033] Returning information for job: 20180126112732954984
2018-01-26 11:27:42,412 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112743008749
2018-01-26 11:27:42,440 [salt.minion      ][INFO    ][19038] Starting a new job with PID 19038
2018-01-26 11:27:42,459 [salt.minion      ][INFO    ][19038] Returning information for job: 20180126112743008749
2018-01-26 11:27:52,448 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112753042394
2018-01-26 11:27:52,479 [salt.minion      ][INFO    ][19053] Starting a new job with PID 19053
2018-01-26 11:27:52,496 [salt.minion      ][INFO    ][19053] Returning information for job: 20180126112753042394
2018-01-26 11:28:02,480 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112803080279
2018-01-26 11:28:02,511 [salt.minion      ][INFO    ][19058] Starting a new job with PID 19058
2018-01-26 11:28:02,528 [salt.minion      ][INFO    ][19058] Returning information for job: 20180126112803080279
2018-01-26 11:28:12,526 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112813119329
2018-01-26 11:28:12,555 [salt.minion      ][INFO    ][19063] Starting a new job with PID 19063
2018-01-26 11:28:12,572 [salt.minion      ][INFO    ][19063] Returning information for job: 20180126112813119329
2018-01-26 11:28:22,567 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112823165160
2018-01-26 11:28:22,599 [salt.minion      ][INFO    ][19068] Starting a new job with PID 19068
2018-01-26 11:28:22,616 [salt.minion      ][INFO    ][19068] Returning information for job: 20180126112823165160
2018-01-26 11:28:32,611 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112833206847
2018-01-26 11:28:32,642 [salt.minion      ][INFO    ][19073] Starting a new job with PID 19073
2018-01-26 11:28:32,666 [salt.minion      ][INFO    ][19073] Returning information for job: 20180126112833206847
2018-01-26 11:28:42,662 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112843255859
2018-01-26 11:28:42,694 [salt.minion      ][INFO    ][19078] Starting a new job with PID 19078
2018-01-26 11:28:42,713 [salt.minion      ][INFO    ][19078] Returning information for job: 20180126112843255859
2018-01-26 11:28:52,710 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112853307360
2018-01-26 11:28:52,736 [salt.minion      ][INFO    ][19083] Starting a new job with PID 19083
2018-01-26 11:28:52,755 [salt.minion      ][INFO    ][19083] Returning information for job: 20180126112853307360
2018-01-26 11:29:02,751 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112903346852
2018-01-26 11:29:02,779 [salt.minion      ][INFO    ][19088] Starting a new job with PID 19088
2018-01-26 11:29:02,798 [salt.minion      ][INFO    ][19088] Returning information for job: 20180126112903346852
2018-01-26 11:29:12,809 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112913405276
2018-01-26 11:29:12,835 [salt.minion      ][INFO    ][19093] Starting a new job with PID 19093
2018-01-26 11:29:12,854 [salt.minion      ][INFO    ][19093] Returning information for job: 20180126112913405276
2018-01-26 11:29:22,857 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112923455472
2018-01-26 11:29:22,887 [salt.minion      ][INFO    ][19098] Starting a new job with PID 19098
2018-01-26 11:29:22,903 [salt.minion      ][INFO    ][19098] Returning information for job: 20180126112923455472
2018-01-26 11:29:32,911 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112933508273
2018-01-26 11:29:32,941 [salt.minion      ][INFO    ][19103] Starting a new job with PID 19103
2018-01-26 11:29:32,958 [salt.minion      ][INFO    ][19103] Returning information for job: 20180126112933508273
2018-01-26 11:29:42,967 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112943561563
2018-01-26 11:29:43,001 [salt.minion      ][INFO    ][19108] Starting a new job with PID 19108
2018-01-26 11:29:43,018 [salt.minion      ][INFO    ][19108] Returning information for job: 20180126112943561563
2018-01-26 11:29:53,026 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112953625807
2018-01-26 11:29:53,057 [salt.minion      ][INFO    ][19113] Starting a new job with PID 19113
2018-01-26 11:29:53,073 [salt.minion      ][INFO    ][19113] Returning information for job: 20180126112953625807
2018-01-26 11:30:03,098 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113003688336
2018-01-26 11:30:03,126 [salt.minion      ][INFO    ][19118] Starting a new job with PID 19118
2018-01-26 11:30:03,141 [salt.minion      ][INFO    ][19118] Returning information for job: 20180126113003688336
2018-01-26 11:30:13,160 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113013755202
2018-01-26 11:30:13,194 [salt.minion      ][INFO    ][19123] Starting a new job with PID 19123
2018-01-26 11:30:13,214 [salt.minion      ][INFO    ][19123] Returning information for job: 20180126113013755202
2018-01-26 11:30:23,249 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113023838294
2018-01-26 11:30:23,277 [salt.minion      ][INFO    ][19128] Starting a new job with PID 19128
2018-01-26 11:30:23,296 [salt.minion      ][INFO    ][19128] Returning information for job: 20180126113023838294
2018-01-26 11:30:33,330 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113033926275
2018-01-26 11:30:33,357 [salt.minion      ][INFO    ][19133] Starting a new job with PID 19133
2018-01-26 11:30:33,375 [salt.minion      ][INFO    ][19133] Returning information for job: 20180126113033926275
2018-01-26 11:30:43,408 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113044002340
2018-01-26 11:30:43,436 [salt.minion      ][INFO    ][19138] Starting a new job with PID 19138
2018-01-26 11:30:43,455 [salt.minion      ][INFO    ][19138] Returning information for job: 20180126113044002340
2018-01-26 11:30:53,500 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113054098098
2018-01-26 11:30:53,527 [salt.minion      ][INFO    ][19143] Starting a new job with PID 19143
2018-01-26 11:30:53,546 [salt.minion      ][INFO    ][19143] Returning information for job: 20180126113054098098
2018-01-26 11:31:03,593 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113104189228
2018-01-26 11:31:03,620 [salt.minion      ][INFO    ][19148] Starting a new job with PID 19148
2018-01-26 11:31:03,638 [salt.minion      ][INFO    ][19148] Returning information for job: 20180126113104189228
2018-01-26 11:31:13,685 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113114278034
2018-01-26 11:31:13,713 [salt.minion      ][INFO    ][19153] Starting a new job with PID 19153
2018-01-26 11:31:13,733 [salt.minion      ][INFO    ][19153] Returning information for job: 20180126113114278034
2018-01-26 11:31:23,788 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113124379144
2018-01-26 11:31:23,816 [salt.minion      ][INFO    ][19158] Starting a new job with PID 19158
2018-01-26 11:31:23,835 [salt.minion      ][INFO    ][19158] Returning information for job: 20180126113124379144
2018-01-26 11:31:33,889 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113134480431
2018-01-26 11:31:33,919 [salt.minion      ][INFO    ][19163] Starting a new job with PID 19163
2018-01-26 11:31:33,938 [salt.minion      ][INFO    ][19163] Returning information for job: 20180126113134480431
2018-01-26 11:31:43,989 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113144590230
2018-01-26 11:31:44,019 [salt.minion      ][INFO    ][19168] Starting a new job with PID 19168
2018-01-26 11:31:44,036 [salt.minion      ][INFO    ][19168] Returning information for job: 20180126113144590230
2018-01-26 11:31:54,092 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113154689560
2018-01-26 11:31:54,125 [salt.minion      ][INFO    ][19173] Starting a new job with PID 19173
2018-01-26 11:31:54,141 [salt.minion      ][INFO    ][19173] Returning information for job: 20180126113154689560
2018-01-26 11:32:04,210 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113204804070
2018-01-26 11:32:04,241 [salt.minion      ][INFO    ][19178] Starting a new job with PID 19178
2018-01-26 11:32:04,258 [salt.minion      ][INFO    ][19178] Returning information for job: 20180126113204804070
2018-01-26 11:32:14,339 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113214932407
2018-01-26 11:32:14,369 [salt.minion      ][INFO    ][19183] Starting a new job with PID 19183
2018-01-26 11:32:14,386 [salt.minion      ][INFO    ][19183] Returning information for job: 20180126113214932407
2018-01-26 11:32:24,470 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113225060133
2018-01-26 11:32:24,498 [salt.minion      ][INFO    ][19188] Starting a new job with PID 19188
2018-01-26 11:32:24,513 [salt.minion      ][INFO    ][19188] Returning information for job: 20180126113225060133
2018-01-26 11:32:34,587 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113235181755
2018-01-26 11:32:34,614 [salt.minion      ][INFO    ][19193] Starting a new job with PID 19193
2018-01-26 11:32:34,630 [salt.minion      ][INFO    ][19193] Returning information for job: 20180126113235181755
2018-01-26 11:32:44,710 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113245309576
2018-01-26 11:32:44,741 [salt.minion      ][INFO    ][19208] Starting a new job with PID 19208
2018-01-26 11:32:44,757 [salt.minion      ][INFO    ][19208] Returning information for job: 20180126113245309576
2018-01-26 11:32:54,840 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113255440184
2018-01-26 11:32:54,870 [salt.minion      ][INFO    ][19213] Starting a new job with PID 19213
2018-01-26 11:32:54,887 [salt.minion      ][INFO    ][19213] Returning information for job: 20180126113255440184
2018-01-26 11:33:04,975 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113305571291
2018-01-26 11:33:05,009 [salt.minion      ][INFO    ][19218] Starting a new job with PID 19218
2018-01-26 11:33:05,025 [salt.minion      ][INFO    ][19218] Returning information for job: 20180126113305571291
2018-01-26 11:33:15,120 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113315715466
2018-01-26 11:33:15,149 [salt.minion      ][INFO    ][19223] Starting a new job with PID 19223
2018-01-26 11:33:15,165 [salt.minion      ][INFO    ][19223] Returning information for job: 20180126113315715466
2018-01-26 11:33:25,282 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113325876412
2018-01-26 11:33:25,313 [salt.minion      ][INFO    ][19228] Starting a new job with PID 19228
2018-01-26 11:33:25,329 [salt.minion      ][INFO    ][19228] Returning information for job: 20180126113325876412
2018-01-26 11:33:35,438 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113336034125
2018-01-26 11:33:35,466 [salt.minion      ][INFO    ][19233] Starting a new job with PID 19233
2018-01-26 11:33:35,486 [salt.minion      ][INFO    ][19233] Returning information for job: 20180126113336034125
2018-01-26 11:33:45,603 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113346203626
2018-01-26 11:33:45,630 [salt.minion      ][INFO    ][19238] Starting a new job with PID 19238
2018-01-26 11:33:45,650 [salt.minion      ][INFO    ][19238] Returning information for job: 20180126113346203626
2018-01-26 11:33:55,773 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113356366595
2018-01-26 11:33:55,801 [salt.minion      ][INFO    ][19243] Starting a new job with PID 19243
2018-01-26 11:33:55,818 [salt.minion      ][INFO    ][19243] Returning information for job: 20180126113356366595
2018-01-26 11:34:05,951 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113406545932
2018-01-26 11:34:05,978 [salt.minion      ][INFO    ][19248] Starting a new job with PID 19248
2018-01-26 11:34:05,996 [salt.minion      ][INFO    ][19248] Returning information for job: 20180126113406545932
2018-01-26 11:34:16,122 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113416720070
2018-01-26 11:34:16,149 [salt.minion      ][INFO    ][19253] Starting a new job with PID 19253
2018-01-26 11:34:16,168 [salt.minion      ][INFO    ][19253] Returning information for job: 20180126113416720070
2018-01-26 11:34:26,311 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113426909599
2018-01-26 11:34:26,338 [salt.minion      ][INFO    ][19258] Starting a new job with PID 19258
2018-01-26 11:34:26,358 [salt.minion      ][INFO    ][19258] Returning information for job: 20180126113426909599
2018-01-26 11:34:36,505 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113437102114
2018-01-26 11:34:36,534 [salt.minion      ][INFO    ][19263] Starting a new job with PID 19263
2018-01-26 11:34:36,550 [salt.minion      ][INFO    ][19263] Returning information for job: 20180126113437102114
2018-01-26 11:34:46,706 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113447300879
2018-01-26 11:34:46,734 [salt.minion      ][INFO    ][19268] Starting a new job with PID 19268
2018-01-26 11:34:46,755 [salt.minion      ][INFO    ][19268] Returning information for job: 20180126113447300879
2018-01-26 11:34:56,923 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113457524691
2018-01-26 11:34:56,958 [salt.minion      ][INFO    ][19273] Starting a new job with PID 19273
2018-01-26 11:34:56,974 [salt.minion      ][INFO    ][19273] Returning information for job: 20180126113457524691
2018-01-26 11:35:07,136 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113507735107
2018-01-26 11:35:07,162 [salt.minion      ][INFO    ][19278] Starting a new job with PID 19278
2018-01-26 11:35:07,180 [salt.minion      ][INFO    ][19278] Returning information for job: 20180126113507735107
2018-01-26 11:35:17,363 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113517956686
2018-01-26 11:35:17,391 [salt.minion      ][INFO    ][19283] Starting a new job with PID 19283
2018-01-26 11:35:17,409 [salt.minion      ][INFO    ][19283] Returning information for job: 20180126113517956686
2018-01-26 11:35:27,598 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113528201716
2018-01-26 11:35:27,630 [salt.minion      ][INFO    ][19288] Starting a new job with PID 19288
2018-01-26 11:35:27,647 [salt.minion      ][INFO    ][19288] Returning information for job: 20180126113528201716
2018-01-26 11:35:37,627 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113538224807
2018-01-26 11:35:37,665 [salt.minion      ][INFO    ][19293] Starting a new job with PID 19293
2018-01-26 11:35:37,684 [salt.minion      ][INFO    ][19293] Returning information for job: 20180126113538224807
2018-01-26 11:35:47,656 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113548254610
2018-01-26 11:35:47,683 [salt.minion      ][INFO    ][19298] Starting a new job with PID 19298
2018-01-26 11:35:47,703 [salt.minion      ][INFO    ][19298] Returning information for job: 20180126113548254610
2018-01-26 11:35:57,690 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113558288363
2018-01-26 11:35:57,722 [salt.minion      ][INFO    ][19303] Starting a new job with PID 19303
2018-01-26 11:35:57,739 [salt.minion      ][INFO    ][19303] Returning information for job: 20180126113558288363
2018-01-26 11:36:07,743 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113608337308
2018-01-26 11:36:07,771 [salt.minion      ][INFO    ][19308] Starting a new job with PID 19308
2018-01-26 11:36:07,790 [salt.minion      ][INFO    ][19308] Returning information for job: 20180126113608337308
2018-01-26 11:36:17,792 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113618390913
2018-01-26 11:36:17,821 [salt.minion      ][INFO    ][19313] Starting a new job with PID 19313
2018-01-26 11:36:17,838 [salt.minion      ][INFO    ][19313] Returning information for job: 20180126113618390913
2018-01-26 11:36:27,850 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113628452281
2018-01-26 11:36:27,884 [salt.minion      ][INFO    ][19318] Starting a new job with PID 19318
2018-01-26 11:36:27,903 [salt.minion      ][INFO    ][19318] Returning information for job: 20180126113628452281
2018-01-26 11:36:37,922 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113638521895
2018-01-26 11:36:37,953 [salt.minion      ][INFO    ][19323] Starting a new job with PID 19323
2018-01-26 11:36:37,971 [salt.minion      ][INFO    ][19323] Returning information for job: 20180126113638521895
2018-01-26 11:36:48,015 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113648612116
2018-01-26 11:36:48,045 [salt.minion      ][INFO    ][19328] Starting a new job with PID 19328
2018-01-26 11:36:48,065 [salt.minion      ][INFO    ][19328] Returning information for job: 20180126113648612116
2018-01-26 11:36:57,213 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-26 11:36:57,247 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:36:57,281 [salt.state       ][INFO    ][10985] {'mysql': False}
2018-01-26 11:36:57,281 [salt.state       ][INFO    ][10985] Completed state [mysql] at time 11:36:57.281653 duration_in_ms=600414.6
2018-01-26 11:36:57,283 [salt.state       ][INFO    ][10985] Running state [/etc/mysql/my.cnf] at time 11:36:57.283440
2018-01-26 11:36:57,284 [salt.state       ][INFO    ][10985] Executing state file.managed for /etc/mysql/my.cnf
2018-01-26 11:36:57,339 [salt.fileclient  ][INFO    ][10985] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-26 11:36:57,408 [salt.state       ][INFO    ][10985] 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.53
+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.53
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.53:4567"
+
+
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-26 11:36:57,412 [salt.state       ][INFO    ][10985] Completed state [/etc/mysql/my.cnf] at time 11:36:57.412573 duration_in_ms=129.132
2018-01-26 11:36:57,415 [salt.state       ][INFO    ][10985] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 11:36:57.415187
2018-01-26 11:36:57,415 [salt.state       ][INFO    ][10985] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-26 11:36:57,416 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-26 11:36:58,099 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113658700617
2018-01-26 11:36:58,123 [salt.minion      ][INFO    ][20053] Starting a new job with PID 20053
2018-01-26 11:36:58,139 [salt.minion      ][INFO    ][20053] Returning information for job: 20180126113658700617
2018-01-26 11:37:08,194 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113708791228
2018-01-26 11:37:08,221 [salt.minion      ][INFO    ][20405] Starting a new job with PID 20405
2018-01-26 11:37:08,237 [salt.minion      ][INFO    ][20405] Returning information for job: 20180126113708791228
2018-01-26 11:37:18,292 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113718890534
2018-01-26 11:37:18,320 [salt.minion      ][INFO    ][20448] Starting a new job with PID 20448
2018-01-26 11:37:18,336 [salt.minion      ][INFO    ][20448] Returning information for job: 20180126113718890534
2018-01-26 11:37:28,358 [salt.state       ][INFO    ][10985] {'pid': 19349, '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-26 11:37:28,359 [salt.state       ][INFO    ][10985] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 11:37:28.359479 duration_in_ms=30944.289
2018-01-26 11:37:28,362 [salt.state       ][INFO    ][10985] Running state [/var/lib/mysql/.galera_bootstrap] at time 11:37:28.362254
2018-01-26 11:37:28,362 [salt.state       ][INFO    ][10985] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-26 11:37:28,364 [salt.state       ][INFO    ][10985] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-26 11:37:28,364 [salt.state       ][INFO    ][10985] Completed state [/var/lib/mysql/.galera_bootstrap] at time 11:37:28.364380 duration_in_ms=2.127
2018-01-26 11:37:28,460 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113729058724
2018-01-26 11:37:28,484 [salt.minion      ][INFO    ][20577] Starting a new job with PID 20577
2018-01-26 11:37:28,502 [salt.minion      ][INFO    ][20577] Returning information for job: 20180126113729058724
2018-01-26 11:37:28,511 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['git', '--version'] in directory '/root'
2018-01-26 11:37:28,570 [salt.state       ][INFO    ][10985] Running state [/etc/mysql/my.cnf] at time 11:37:28.570816
2018-01-26 11:37:28,571 [salt.state       ][INFO    ][10985] Executing state file.managed for /etc/mysql/my.cnf
2018-01-26 11:37:28,662 [salt.state       ][INFO    ][10985] File /etc/mysql/my.cnf is in the correct state
2018-01-26 11:37:28,662 [salt.state       ][INFO    ][10985] Completed state [/etc/mysql/my.cnf] at time 11:37:28.662484 duration_in_ms=91.669
2018-01-26 11:37:28,664 [salt.state       ][INFO    ][10985] Running state [mysql] at time 11:37:28.664426
2018-01-26 11:37:28,664 [salt.state       ][INFO    ][10985] Executing state service.running for mysql
2018-01-26 11:37:28,665 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-26 11:37:28,698 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:37:28,737 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:37:28,772 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:37:28,806 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-26 11:37:29,164 [salt.loaded.int.module.cmdmod][INFO    ][10985] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:37:29,196 [salt.state       ][INFO    ][10985] {'mysql': True}
2018-01-26 11:37:29,196 [salt.state       ][INFO    ][10985] Completed state [mysql] at time 11:37:29.196759 duration_in_ms=532.332
2018-01-26 11:37:29,197 [salt.state       ][INFO    ][10985] Running state [ceilometer] at time 11:37:29.197215
2018-01-26 11:37:29,197 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for ceilometer
2018-01-26 11:37:29,203 [salt.state       ][INFO    ][10985] Database ceilometer is already present
2018-01-26 11:37:29,203 [salt.state       ][INFO    ][10985] Completed state [ceilometer] at time 11:37:29.203757 duration_in_ms=6.542
2018-01-26 11:37:29,204 [salt.state       ][INFO    ][10985] Running state [ceilometer] at time 11:37:29.204052
2018-01-26 11:37:29,204 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for ceilometer
2018-01-26 11:37:29,208 [salt.state       ][INFO    ][10985] User ceilometer@% is already present with the desired password
2018-01-26 11:37:29,208 [salt.state       ][INFO    ][10985] Completed state [ceilometer] at time 11:37:29.208703 duration_in_ms=4.65
2018-01-26 11:37:29,211 [salt.state       ][INFO    ][10985] Running state [mysql_grants_ceilometer_ceilometer_%] at time 11:37:29.211242
2018-01-26 11:37:29,211 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-26 11:37:29,217 [salt.state       ][INFO    ][10985] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-26 11:37:29,218 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 11:37:29.218047 duration_in_ms=6.805
2018-01-26 11:37:29,218 [salt.state       ][INFO    ][10985] Running state [ceilometer] at time 11:37:29.218278
2018-01-26 11:37:29,218 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for ceilometer
2018-01-26 11:37:29,240 [salt.loaded.int.module.mysql][INFO    ][10985] User 'ceilometer'@'192.168.10.53' has been created
2018-01-26 11:37:29,241 [salt.state       ][INFO    ][10985] {'ceilometer': 'Present'}
2018-01-26 11:37:29,242 [salt.state       ][INFO    ][10985] Completed state [ceilometer] at time 11:37:29.242224 duration_in_ms=23.945
2018-01-26 11:37:29,244 [salt.state       ][INFO    ][10985] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.53] at time 11:37:29.244621
2018-01-26 11:37:29,245 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.53
2018-01-26 11:37:29,263 [salt.loaded.int.module.mysql][INFO    ][10985] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-26 11:37:29,264 [salt.state       ][INFO    ][10985] {'mysql_grants_ceilometer_ceilometer_192.168.10.53': 'Present'}
2018-01-26 11:37:29,265 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.53] at time 11:37:29.265068 duration_in_ms=20.447
2018-01-26 11:37:29,265 [salt.state       ][INFO    ][10985] Running state [aodh] at time 11:37:29.265629
2018-01-26 11:37:29,266 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for aodh
2018-01-26 11:37:29,270 [salt.state       ][INFO    ][10985] Database aodh is already present
2018-01-26 11:37:29,270 [salt.state       ][INFO    ][10985] Completed state [aodh] at time 11:37:29.270668 duration_in_ms=5.039
2018-01-26 11:37:29,271 [salt.state       ][INFO    ][10985] Running state [aodh] at time 11:37:29.271221
2018-01-26 11:37:29,271 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for aodh
2018-01-26 11:37:29,277 [salt.state       ][INFO    ][10985] User aodh@% is already present with the desired password
2018-01-26 11:37:29,277 [salt.state       ][INFO    ][10985] Completed state [aodh] at time 11:37:29.277525 duration_in_ms=6.304
2018-01-26 11:37:29,279 [salt.state       ][INFO    ][10985] Running state [mysql_grants_aodh_aodh_%] at time 11:37:29.279424
2018-01-26 11:37:29,279 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-26 11:37:29,287 [salt.state       ][INFO    ][10985] Grant all on aodh.* to aodh@% is already present
2018-01-26 11:37:29,287 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_aodh_aodh_%] at time 11:37:29.287789 duration_in_ms=8.365
2018-01-26 11:37:29,288 [salt.state       ][INFO    ][10985] Running state [aodh] at time 11:37:29.288381
2018-01-26 11:37:29,288 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for aodh
2018-01-26 11:37:29,293 [salt.state       ][INFO    ][10985] User aodh@192.168.10.50 is already present with the desired password
2018-01-26 11:37:29,294 [salt.state       ][INFO    ][10985] Completed state [aodh] at time 11:37:29.294135 duration_in_ms=5.754
2018-01-26 11:37:29,296 [salt.state       ][INFO    ][10985] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 11:37:29.296288
2018-01-26 11:37:29,297 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-26 11:37:29,303 [salt.state       ][INFO    ][10985] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-26 11:37:29,303 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 11:37:29.303756 duration_in_ms=7.469
2018-01-26 11:37:29,304 [salt.state       ][INFO    ][10985] Running state [nova] at time 11:37:29.304237
2018-01-26 11:37:29,304 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for nova
2018-01-26 11:37:29,308 [salt.state       ][INFO    ][10985] Database nova is already present
2018-01-26 11:37:29,308 [salt.state       ][INFO    ][10985] Completed state [nova] at time 11:37:29.308605 duration_in_ms=4.368
2018-01-26 11:37:29,309 [salt.state       ][INFO    ][10985] Running state [nova] at time 11:37:29.309065
2018-01-26 11:37:29,309 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for nova
2018-01-26 11:37:29,313 [salt.state       ][INFO    ][10985] User nova@% is already present with the desired password
2018-01-26 11:37:29,314 [salt.state       ][INFO    ][10985] Completed state [nova] at time 11:37:29.314017 duration_in_ms=4.952
2018-01-26 11:37:29,315 [salt.state       ][INFO    ][10985] Running state [mysql_grants_nova_nova_%] at time 11:37:29.315925
2018-01-26 11:37:29,316 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-26 11:37:29,323 [salt.state       ][INFO    ][10985] Grant all on nova.* to nova@% is already present
2018-01-26 11:37:29,323 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_nova_nova_%] at time 11:37:29.323832 duration_in_ms=7.907
2018-01-26 11:37:29,324 [salt.state       ][INFO    ][10985] Running state [nova] at time 11:37:29.324326
2018-01-26 11:37:29,324 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for nova
2018-01-26 11:37:29,346 [salt.loaded.int.module.mysql][INFO    ][10985] User 'nova'@'192.168.10.53' has been created
2018-01-26 11:37:29,347 [salt.state       ][INFO    ][10985] {'nova': 'Present'}
2018-01-26 11:37:29,347 [salt.state       ][INFO    ][10985] Completed state [nova] at time 11:37:29.347849 duration_in_ms=23.523
2018-01-26 11:37:29,350 [salt.state       ][INFO    ][10985] Running state [mysql_grants_nova_nova_192.168.10.53] at time 11:37:29.350284
2018-01-26 11:37:29,350 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.53
2018-01-26 11:37:29,369 [salt.loaded.int.module.mysql][INFO    ][10985] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-26 11:37:29,370 [salt.state       ][INFO    ][10985] {'mysql_grants_nova_nova_192.168.10.53': 'Present'}
2018-01-26 11:37:29,370 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_nova_nova_192.168.10.53] at time 11:37:29.370796 duration_in_ms=20.513
2018-01-26 11:37:29,371 [salt.state       ][INFO    ][10985] Running state [grafana] at time 11:37:29.371340
2018-01-26 11:37:29,371 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for grafana
2018-01-26 11:37:29,375 [salt.state       ][INFO    ][10985] Database grafana is already present
2018-01-26 11:37:29,376 [salt.state       ][INFO    ][10985] Completed state [grafana] at time 11:37:29.376113 duration_in_ms=4.774
2018-01-26 11:37:29,376 [salt.state       ][INFO    ][10985] Running state [grafana] at time 11:37:29.376661
2018-01-26 11:37:29,377 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for grafana
2018-01-26 11:37:29,382 [salt.state       ][INFO    ][10985] User grafana@% is already present with the desired password
2018-01-26 11:37:29,382 [salt.state       ][INFO    ][10985] Completed state [grafana] at time 11:37:29.382818 duration_in_ms=6.157
2018-01-26 11:37:29,385 [salt.state       ][INFO    ][10985] Running state [mysql_grants_grafana_grafana_%] at time 11:37:29.385576
2018-01-26 11:37:29,386 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-26 11:37:29,393 [salt.state       ][INFO    ][10985] Grant all on grafana.* to grafana@% is already present
2018-01-26 11:37:29,394 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_grafana_grafana_%] at time 11:37:29.394112 duration_in_ms=8.536
2018-01-26 11:37:29,394 [salt.state       ][INFO    ][10985] Running state [grafana] at time 11:37:29.394632
2018-01-26 11:37:29,395 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for grafana
2018-01-26 11:37:29,416 [salt.loaded.int.module.mysql][INFO    ][10985] User 'grafana'@'192.168.10.53' has been created
2018-01-26 11:37:29,417 [salt.state       ][INFO    ][10985] {'grafana': 'Present'}
2018-01-26 11:37:29,418 [salt.state       ][INFO    ][10985] Completed state [grafana] at time 11:37:29.418162 duration_in_ms=23.53
2018-01-26 11:37:29,420 [salt.state       ][INFO    ][10985] Running state [mysql_grants_grafana_grafana_192.168.10.53] at time 11:37:29.420524
2018-01-26 11:37:29,421 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.53
2018-01-26 11:37:29,443 [salt.loaded.int.module.mysql][INFO    ][10985] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-26 11:37:29,443 [salt.state       ][INFO    ][10985] {'mysql_grants_grafana_grafana_192.168.10.53': 'Present'}
2018-01-26 11:37:29,444 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_grafana_grafana_192.168.10.53] at time 11:37:29.444025 duration_in_ms=23.501
2018-01-26 11:37:29,444 [salt.state       ][INFO    ][10985] Running state [designate_pool_manager] at time 11:37:29.444521
2018-01-26 11:37:29,444 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for designate_pool_manager
2018-01-26 11:37:29,447 [salt.state       ][INFO    ][10985] Database designate_pool_manager is already present
2018-01-26 11:37:29,448 [salt.state       ][INFO    ][10985] Completed state [designate_pool_manager] at time 11:37:29.448381 duration_in_ms=3.86
2018-01-26 11:37:29,448 [salt.state       ][INFO    ][10985] Running state [designate] at time 11:37:29.448838
2018-01-26 11:37:29,449 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for designate
2018-01-26 11:37:29,453 [salt.state       ][INFO    ][10985] User designate@% is already present with the desired password
2018-01-26 11:37:29,453 [salt.state       ][INFO    ][10985] Completed state [designate] at time 11:37:29.453674 duration_in_ms=4.836
2018-01-26 11:37:29,455 [salt.state       ][INFO    ][10985] Running state [mysql_grants_designate_designate_pool_manager_%] at time 11:37:29.455846
2018-01-26 11:37:29,456 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-26 11:37:29,463 [salt.state       ][INFO    ][10985] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-26 11:37:29,463 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 11:37:29.463414 duration_in_ms=7.568
2018-01-26 11:37:29,463 [salt.state       ][INFO    ][10985] Running state [designate] at time 11:37:29.463868
2018-01-26 11:37:29,464 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for designate
2018-01-26 11:37:29,468 [salt.state       ][INFO    ][10985] User designate@192.168.10.50 is already present with the desired password
2018-01-26 11:37:29,468 [salt.state       ][INFO    ][10985] Completed state [designate] at time 11:37:29.468885 duration_in_ms=5.015
2018-01-26 11:37:29,470 [salt.state       ][INFO    ][10985] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 11:37:29.470833
2018-01-26 11:37:29,471 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-26 11:37:29,477 [salt.state       ][INFO    ][10985] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-26 11:37:29,477 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 11:37:29.477827 duration_in_ms=6.994
2018-01-26 11:37:29,478 [salt.state       ][INFO    ][10985] Running state [heat] at time 11:37:29.478262
2018-01-26 11:37:29,478 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for heat
2018-01-26 11:37:29,482 [salt.state       ][INFO    ][10985] Database heat is already present
2018-01-26 11:37:29,482 [salt.state       ][INFO    ][10985] Completed state [heat] at time 11:37:29.482490 duration_in_ms=4.228
2018-01-26 11:37:29,482 [salt.state       ][INFO    ][10985] Running state [heat] at time 11:37:29.482928
2018-01-26 11:37:29,483 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for heat
2018-01-26 11:37:29,486 [salt.state       ][INFO    ][10985] User heat@% is already present with the desired password
2018-01-26 11:37:29,487 [salt.state       ][INFO    ][10985] Completed state [heat] at time 11:37:29.487316 duration_in_ms=4.388
2018-01-26 11:37:29,489 [salt.state       ][INFO    ][10985] Running state [mysql_grants_heat_heat_%] at time 11:37:29.489270
2018-01-26 11:37:29,489 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-26 11:37:29,495 [salt.state       ][INFO    ][10985] Grant all on heat.* to heat@% is already present
2018-01-26 11:37:29,495 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_heat_heat_%] at time 11:37:29.495588 duration_in_ms=6.318
2018-01-26 11:37:29,496 [salt.state       ][INFO    ][10985] Running state [heat] at time 11:37:29.496023
2018-01-26 11:37:29,496 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for heat
2018-01-26 11:37:29,514 [salt.loaded.int.module.mysql][INFO    ][10985] User 'heat'@'192.168.10.53' has been created
2018-01-26 11:37:29,515 [salt.state       ][INFO    ][10985] {'heat': 'Present'}
2018-01-26 11:37:29,515 [salt.state       ][INFO    ][10985] Completed state [heat] at time 11:37:29.515704 duration_in_ms=19.681
2018-01-26 11:37:29,518 [salt.state       ][INFO    ][10985] Running state [mysql_grants_heat_heat_192.168.10.53] at time 11:37:29.518061
2018-01-26 11:37:29,518 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.53
2018-01-26 11:37:29,533 [salt.loaded.int.module.mysql][INFO    ][10985] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-26 11:37:29,534 [salt.state       ][INFO    ][10985] {'mysql_grants_heat_heat_192.168.10.53': 'Present'}
2018-01-26 11:37:29,534 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_heat_heat_192.168.10.53] at time 11:37:29.534726 duration_in_ms=16.665
2018-01-26 11:37:29,535 [salt.state       ][INFO    ][10985] Running state [nova_api] at time 11:37:29.535159
2018-01-26 11:37:29,535 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for nova_api
2018-01-26 11:37:29,539 [salt.state       ][INFO    ][10985] Database nova_api is already present
2018-01-26 11:37:29,539 [salt.state       ][INFO    ][10985] Completed state [nova_api] at time 11:37:29.539743 duration_in_ms=4.584
2018-01-26 11:37:29,540 [salt.state       ][INFO    ][10985] Running state [nova] at time 11:37:29.540262
2018-01-26 11:37:29,540 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for nova
2018-01-26 11:37:29,545 [salt.state       ][INFO    ][10985] User nova@% is already present with the desired password
2018-01-26 11:37:29,545 [salt.state       ][INFO    ][10985] Completed state [nova] at time 11:37:29.545504 duration_in_ms=5.242
2018-01-26 11:37:29,547 [salt.state       ][INFO    ][10985] Running state [mysql_grants_nova_nova_api_%] at time 11:37:29.547644
2018-01-26 11:37:29,548 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-26 11:37:29,554 [salt.state       ][INFO    ][10985] Grant all on nova_api.* to nova@% is already present
2018-01-26 11:37:29,555 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_nova_nova_api_%] at time 11:37:29.555000 duration_in_ms=7.356
2018-01-26 11:37:29,555 [salt.state       ][INFO    ][10985] Running state [nova] at time 11:37:29.555451
2018-01-26 11:37:29,555 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for nova
2018-01-26 11:37:29,559 [salt.state       ][INFO    ][10985] User nova@192.168.10.53 is already present with the desired password
2018-01-26 11:37:29,560 [salt.state       ][INFO    ][10985] Completed state [nova] at time 11:37:29.560210 duration_in_ms=4.759
2018-01-26 11:37:29,562 [salt.state       ][INFO    ][10985] Running state [mysql_grants_nova_nova_api_192.168.10.53] at time 11:37:29.562806
2018-01-26 11:37:29,563 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.53
2018-01-26 11:37:29,579 [salt.loaded.int.module.mysql][INFO    ][10985] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-26 11:37:29,580 [salt.state       ][INFO    ][10985] {'mysql_grants_nova_nova_api_192.168.10.53': 'Present'}
2018-01-26 11:37:29,580 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_nova_nova_api_192.168.10.53] at time 11:37:29.580632 duration_in_ms=17.826
2018-01-26 11:37:29,581 [salt.state       ][INFO    ][10985] Running state [keystone] at time 11:37:29.581157
2018-01-26 11:37:29,581 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for keystone
2018-01-26 11:37:29,586 [salt.state       ][INFO    ][10985] Database keystone is already present
2018-01-26 11:37:29,586 [salt.state       ][INFO    ][10985] Completed state [keystone] at time 11:37:29.586403 duration_in_ms=5.246
2018-01-26 11:37:29,586 [salt.state       ][INFO    ][10985] Running state [keystone] at time 11:37:29.586841
2018-01-26 11:37:29,587 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for keystone
2018-01-26 11:37:29,590 [salt.state       ][INFO    ][10985] User keystone@% is already present with the desired password
2018-01-26 11:37:29,591 [salt.state       ][INFO    ][10985] Completed state [keystone] at time 11:37:29.591359 duration_in_ms=4.518
2018-01-26 11:37:29,593 [salt.state       ][INFO    ][10985] Running state [mysql_grants_keystone_keystone_%] at time 11:37:29.593665
2018-01-26 11:37:29,594 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-26 11:37:29,600 [salt.state       ][INFO    ][10985] Grant all on keystone.* to keystone@% is already present
2018-01-26 11:37:29,600 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_keystone_keystone_%] at time 11:37:29.600670 duration_in_ms=7.005
2018-01-26 11:37:29,601 [salt.state       ][INFO    ][10985] Running state [keystone] at time 11:37:29.601145
2018-01-26 11:37:29,601 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for keystone
2018-01-26 11:37:29,618 [salt.loaded.int.module.mysql][INFO    ][10985] User 'keystone'@'192.168.10.53' has been created
2018-01-26 11:37:29,619 [salt.state       ][INFO    ][10985] {'keystone': 'Present'}
2018-01-26 11:37:29,619 [salt.state       ][INFO    ][10985] Completed state [keystone] at time 11:37:29.619875 duration_in_ms=18.73
2018-01-26 11:37:29,622 [salt.state       ][INFO    ][10985] Running state [mysql_grants_keystone_keystone_192.168.10.53] at time 11:37:29.622296
2018-01-26 11:37:29,622 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.53
2018-01-26 11:37:29,638 [salt.loaded.int.module.mysql][INFO    ][10985] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-26 11:37:29,638 [salt.state       ][INFO    ][10985] {'mysql_grants_keystone_keystone_192.168.10.53': 'Present'}
2018-01-26 11:37:29,639 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_keystone_keystone_192.168.10.53] at time 11:37:29.639357 duration_in_ms=17.061
2018-01-26 11:37:29,639 [salt.state       ][INFO    ][10985] Running state [nova_cell0] at time 11:37:29.639801
2018-01-26 11:37:29,640 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for nova_cell0
2018-01-26 11:37:29,643 [salt.state       ][INFO    ][10985] Database nova_cell0 is already present
2018-01-26 11:37:29,643 [salt.state       ][INFO    ][10985] Completed state [nova_cell0] at time 11:37:29.643595 duration_in_ms=3.794
2018-01-26 11:37:29,644 [salt.state       ][INFO    ][10985] Running state [nova] at time 11:37:29.644047
2018-01-26 11:37:29,644 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for nova
2018-01-26 11:37:29,648 [salt.state       ][INFO    ][10985] User nova@% is already present with the desired password
2018-01-26 11:37:29,649 [salt.state       ][INFO    ][10985] Completed state [nova] at time 11:37:29.649328 duration_in_ms=5.281
2018-01-26 11:37:29,651 [salt.state       ][INFO    ][10985] Running state [mysql_grants_nova_nova_cell0_%] at time 11:37:29.651311
2018-01-26 11:37:29,651 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-26 11:37:29,658 [salt.state       ][INFO    ][10985] Grant all on nova_cell0.* to nova@% is already present
2018-01-26 11:37:29,658 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_nova_nova_cell0_%] at time 11:37:29.658787 duration_in_ms=7.476
2018-01-26 11:37:29,659 [salt.state       ][INFO    ][10985] Running state [nova] at time 11:37:29.659256
2018-01-26 11:37:29,659 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for nova
2018-01-26 11:37:29,663 [salt.state       ][INFO    ][10985] User nova@192.168.10.53 is already present with the desired password
2018-01-26 11:37:29,663 [salt.state       ][INFO    ][10985] Completed state [nova] at time 11:37:29.663901 duration_in_ms=4.645
2018-01-26 11:37:29,665 [salt.state       ][INFO    ][10985] Running state [mysql_grants_nova_nova_cell0_192.168.10.53] at time 11:37:29.665875
2018-01-26 11:37:29,666 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.53
2018-01-26 11:37:29,684 [salt.loaded.int.module.mysql][INFO    ][10985] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-26 11:37:29,684 [salt.state       ][INFO    ][10985] {'mysql_grants_nova_nova_cell0_192.168.10.53': 'Present'}
2018-01-26 11:37:29,685 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_nova_nova_cell0_192.168.10.53] at time 11:37:29.685450 duration_in_ms=19.575
2018-01-26 11:37:29,686 [salt.state       ][INFO    ][10985] Running state [cinder] at time 11:37:29.685976
2018-01-26 11:37:29,686 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for cinder
2018-01-26 11:37:29,690 [salt.state       ][INFO    ][10985] Database cinder is already present
2018-01-26 11:37:29,690 [salt.state       ][INFO    ][10985] Completed state [cinder] at time 11:37:29.690542 duration_in_ms=4.566
2018-01-26 11:37:29,691 [salt.state       ][INFO    ][10985] Running state [cinder] at time 11:37:29.691070
2018-01-26 11:37:29,691 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for cinder
2018-01-26 11:37:29,697 [salt.state       ][INFO    ][10985] User cinder@% is already present with the desired password
2018-01-26 11:37:29,697 [salt.state       ][INFO    ][10985] Completed state [cinder] at time 11:37:29.697808 duration_in_ms=6.738
2018-01-26 11:37:29,699 [salt.state       ][INFO    ][10985] Running state [mysql_grants_cinder_cinder_%] at time 11:37:29.699709
2018-01-26 11:37:29,700 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-26 11:37:29,705 [salt.state       ][INFO    ][10985] Grant all on cinder.* to cinder@% is already present
2018-01-26 11:37:29,706 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_cinder_cinder_%] at time 11:37:29.706286 duration_in_ms=6.577
2018-01-26 11:37:29,706 [salt.state       ][INFO    ][10985] Running state [cinder] at time 11:37:29.706719
2018-01-26 11:37:29,707 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for cinder
2018-01-26 11:37:29,724 [salt.loaded.int.module.mysql][INFO    ][10985] User 'cinder'@'192.168.10.53' has been created
2018-01-26 11:37:29,725 [salt.state       ][INFO    ][10985] {'cinder': 'Present'}
2018-01-26 11:37:29,725 [salt.state       ][INFO    ][10985] Completed state [cinder] at time 11:37:29.725837 duration_in_ms=19.118
2018-01-26 11:37:29,727 [salt.state       ][INFO    ][10985] Running state [mysql_grants_cinder_cinder_192.168.10.53] at time 11:37:29.727822
2018-01-26 11:37:29,728 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.53
2018-01-26 11:37:29,749 [salt.loaded.int.module.mysql][INFO    ][10985] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-26 11:37:29,749 [salt.state       ][INFO    ][10985] {'mysql_grants_cinder_cinder_192.168.10.53': 'Present'}
2018-01-26 11:37:29,750 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_cinder_cinder_192.168.10.53] at time 11:37:29.750220 duration_in_ms=22.398
2018-01-26 11:37:29,750 [salt.state       ][INFO    ][10985] Running state [glance] at time 11:37:29.750575
2018-01-26 11:37:29,750 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for glance
2018-01-26 11:37:29,754 [salt.state       ][INFO    ][10985] Database glance is already present
2018-01-26 11:37:29,754 [salt.state       ][INFO    ][10985] Completed state [glance] at time 11:37:29.754787 duration_in_ms=4.212
2018-01-26 11:37:29,755 [salt.state       ][INFO    ][10985] Running state [glance] at time 11:37:29.755088
2018-01-26 11:37:29,755 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for glance
2018-01-26 11:37:29,759 [salt.state       ][INFO    ][10985] User glance@% is already present with the desired password
2018-01-26 11:37:29,759 [salt.state       ][INFO    ][10985] Completed state [glance] at time 11:37:29.759312 duration_in_ms=4.224
2018-01-26 11:37:29,761 [salt.state       ][INFO    ][10985] Running state [mysql_grants_glance_glance_%] at time 11:37:29.761483
2018-01-26 11:37:29,761 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-26 11:37:29,768 [salt.state       ][INFO    ][10985] Grant all on glance.* to glance@% is already present
2018-01-26 11:37:29,768 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_glance_glance_%] at time 11:37:29.768293 duration_in_ms=6.81
2018-01-26 11:37:29,768 [salt.state       ][INFO    ][10985] Running state [glance] at time 11:37:29.768596
2018-01-26 11:37:29,769 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for glance
2018-01-26 11:37:29,787 [salt.loaded.int.module.mysql][INFO    ][10985] User 'glance'@'192.168.10.53' has been created
2018-01-26 11:37:29,788 [salt.state       ][INFO    ][10985] {'glance': 'Present'}
2018-01-26 11:37:29,788 [salt.state       ][INFO    ][10985] Completed state [glance] at time 11:37:29.788523 duration_in_ms=19.927
2018-01-26 11:37:29,791 [salt.state       ][INFO    ][10985] Running state [mysql_grants_glance_glance_192.168.10.53] at time 11:37:29.791053
2018-01-26 11:37:29,791 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.53
2018-01-26 11:37:29,806 [salt.loaded.int.module.mysql][INFO    ][10985] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-26 11:37:29,807 [salt.state       ][INFO    ][10985] {'mysql_grants_glance_glance_192.168.10.53': 'Present'}
2018-01-26 11:37:29,807 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_glance_glance_192.168.10.53] at time 11:37:29.807529 duration_in_ms=16.476
2018-01-26 11:37:29,807 [salt.state       ][INFO    ][10985] Running state [neutron] at time 11:37:29.807869
2018-01-26 11:37:29,808 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for neutron
2018-01-26 11:37:29,811 [salt.state       ][INFO    ][10985] Database neutron is already present
2018-01-26 11:37:29,811 [salt.state       ][INFO    ][10985] Completed state [neutron] at time 11:37:29.811589 duration_in_ms=3.72
2018-01-26 11:37:29,811 [salt.state       ][INFO    ][10985] Running state [neutron] at time 11:37:29.811927
2018-01-26 11:37:29,812 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for neutron
2018-01-26 11:37:29,816 [salt.state       ][INFO    ][10985] User neutron@% is already present with the desired password
2018-01-26 11:37:29,816 [salt.state       ][INFO    ][10985] Completed state [neutron] at time 11:37:29.816415 duration_in_ms=4.489
2018-01-26 11:37:29,818 [salt.state       ][INFO    ][10985] Running state [mysql_grants_neutron_neutron_%] at time 11:37:29.818279
2018-01-26 11:37:29,818 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-26 11:37:29,824 [salt.state       ][INFO    ][10985] Grant all on neutron.* to neutron@% is already present
2018-01-26 11:37:29,824 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_neutron_neutron_%] at time 11:37:29.824627 duration_in_ms=6.347
2018-01-26 11:37:29,825 [salt.state       ][INFO    ][10985] Running state [neutron] at time 11:37:29.825333
2018-01-26 11:37:29,825 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for neutron
2018-01-26 11:37:29,842 [salt.loaded.int.module.mysql][INFO    ][10985] User 'neutron'@'192.168.10.53' has been created
2018-01-26 11:37:29,843 [salt.state       ][INFO    ][10985] {'neutron': 'Present'}
2018-01-26 11:37:29,843 [salt.state       ][INFO    ][10985] Completed state [neutron] at time 11:37:29.843330 duration_in_ms=17.997
2018-01-26 11:37:29,845 [salt.state       ][INFO    ][10985] Running state [mysql_grants_neutron_neutron_192.168.10.53] at time 11:37:29.845185
2018-01-26 11:37:29,845 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.53
2018-01-26 11:37:29,860 [salt.loaded.int.module.mysql][INFO    ][10985] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-26 11:37:29,861 [salt.state       ][INFO    ][10985] {'mysql_grants_neutron_neutron_192.168.10.53': 'Present'}
2018-01-26 11:37:29,861 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_neutron_neutron_192.168.10.53] at time 11:37:29.861766 duration_in_ms=16.581
2018-01-26 11:37:29,862 [salt.state       ][INFO    ][10985] Running state [designate] at time 11:37:29.862130
2018-01-26 11:37:29,862 [salt.state       ][INFO    ][10985] Executing state mysql_database.present for designate
2018-01-26 11:37:29,866 [salt.state       ][INFO    ][10985] Database designate is already present
2018-01-26 11:37:29,866 [salt.state       ][INFO    ][10985] Completed state [designate] at time 11:37:29.866315 duration_in_ms=4.185
2018-01-26 11:37:29,866 [salt.state       ][INFO    ][10985] Running state [designate] at time 11:37:29.866666
2018-01-26 11:37:29,867 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for designate
2018-01-26 11:37:29,871 [salt.state       ][INFO    ][10985] User designate@% is already present with the desired password
2018-01-26 11:37:29,871 [salt.state       ][INFO    ][10985] Completed state [designate] at time 11:37:29.871492 duration_in_ms=4.826
2018-01-26 11:37:29,873 [salt.state       ][INFO    ][10985] Running state [mysql_grants_designate_designate_%] at time 11:37:29.873936
2018-01-26 11:37:29,874 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-26 11:37:29,881 [salt.state       ][INFO    ][10985] Grant all on designate.* to designate@% is already present
2018-01-26 11:37:29,881 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_designate_designate_%] at time 11:37:29.881303 duration_in_ms=7.367
2018-01-26 11:37:29,881 [salt.state       ][INFO    ][10985] Running state [designate] at time 11:37:29.881624
2018-01-26 11:37:29,881 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for designate
2018-01-26 11:37:29,885 [salt.state       ][INFO    ][10985] User designate@192.168.10.50 is already present with the desired password
2018-01-26 11:37:29,885 [salt.state       ][INFO    ][10985] Completed state [designate] at time 11:37:29.885909 duration_in_ms=4.285
2018-01-26 11:37:29,888 [salt.state       ][INFO    ][10985] Running state [mysql_grants_designate_designate_192.168.10.50] at time 11:37:29.887989
2018-01-26 11:37:29,888 [salt.state       ][INFO    ][10985] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-26 11:37:29,894 [salt.state       ][INFO    ][10985] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-26 11:37:29,894 [salt.state       ][INFO    ][10985] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 11:37:29.894868 duration_in_ms=6.879
2018-01-26 11:37:29,895 [salt.state       ][INFO    ][10985] Running state [haproxy] at time 11:37:29.895193
2018-01-26 11:37:29,895 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for haproxy
2018-01-26 11:37:29,899 [salt.state       ][INFO    ][10985] User haproxy@localhost is already present with passwordless login
2018-01-26 11:37:29,900 [salt.state       ][INFO    ][10985] Completed state [haproxy] at time 11:37:29.899968 duration_in_ms=4.775
2018-01-26 11:37:29,900 [salt.state       ][INFO    ][10985] Running state [haproxy] at time 11:37:29.900322
2018-01-26 11:37:29,900 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for haproxy
2018-01-26 11:37:29,904 [salt.state       ][INFO    ][10985] User haproxy@% is already present with passwordless login
2018-01-26 11:37:29,905 [salt.state       ][INFO    ][10985] Completed state [haproxy] at time 11:37:29.905208 duration_in_ms=4.886
2018-01-26 11:37:29,905 [salt.state       ][INFO    ][10985] Running state [haproxy] at time 11:37:29.905534
2018-01-26 11:37:29,905 [salt.state       ][INFO    ][10985] Executing state mysql_user.present for haproxy
2018-01-26 11:37:29,924 [salt.loaded.int.module.mysql][INFO    ][10985] User 'haproxy'@'192.168.10.53' has been created with passwordless login
2018-01-26 11:37:29,924 [salt.state       ][INFO    ][10985] {'haproxy': 'Present'}
2018-01-26 11:37:29,925 [salt.state       ][INFO    ][10985] Completed state [haproxy] at time 11:37:29.925575 duration_in_ms=20.04
2018-01-26 11:37:29,929 [salt.minion      ][INFO    ][10985] Returning information for job: 20180126112601657319
2018-01-26 11:37:45,794 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command state.sls with jid 20180126113746397970
2018-01-26 11:37:45,824 [salt.minion      ][INFO    ][20645] Starting a new job with PID 20645
2018-01-26 11:37:47,261 [salt.state       ][INFO    ][20645] Loading fresh modules for state activity
2018-01-26 11:37:47,305 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-26 11:37:47,326 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-26 11:37:48,352 [salt.state       ][INFO    ][20645] Running state [haproxy] at time 11:37:48.352585
2018-01-26 11:37:48,353 [salt.state       ][INFO    ][20645] Executing state pkg.installed for haproxy
2018-01-26 11:37:48,353 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:37:48,771 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-26 11:37:48,858 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:37:52,732 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:37:52,761 [salt.loaded.int.module.cmdmod][INFO    ][20645] 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-26 11:37:55,903 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113756502851
2018-01-26 11:37:55,931 [salt.minion      ][INFO    ][21437] Starting a new job with PID 21437
2018-01-26 11:37:55,949 [salt.minion      ][INFO    ][21437] Returning information for job: 20180126113756502851
2018-01-26 11:37:56,087 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:37:56,133 [salt.state       ][INFO    ][20645] 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-26 11:37:56,153 [salt.state       ][INFO    ][20645] Loading fresh modules for state activity
2018-01-26 11:37:56,192 [salt.state       ][INFO    ][20645] Completed state [haproxy] at time 11:37:56.192539 duration_in_ms=7839.954
2018-01-26 11:37:56,197 [salt.state       ][INFO    ][20645] Running state [/etc/default/haproxy] at time 11:37:56.197288
2018-01-26 11:37:56,197 [salt.state       ][INFO    ][20645] Executing state file.managed for /etc/default/haproxy
2018-01-26 11:37:56,233 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-26 11:37:56,237 [salt.state       ][INFO    ][20645] 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-26 11:37:56,240 [salt.state       ][INFO    ][20645] Completed state [/etc/default/haproxy] at time 11:37:56.240239 duration_in_ms=42.951
2018-01-26 11:37:56,240 [salt.state       ][INFO    ][20645] Running state [/etc/haproxy/haproxy.cfg] at time 11:37:56.240621
2018-01-26 11:37:56,245 [salt.state       ][INFO    ][20645] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-26 11:37:56,265 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-26 11:37:56,420 [salt.state       ][INFO    ][20645] 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-26 11:37:56,421 [salt.state       ][INFO    ][20645] Completed state [/etc/haproxy/haproxy.cfg] at time 11:37:56.421076 duration_in_ms=180.453
2018-01-26 11:37:56,421 [salt.state       ][INFO    ][20645] Running state [/etc/haproxy/ssl] at time 11:37:56.421411
2018-01-26 11:37:56,421 [salt.state       ][INFO    ][20645] Executing state file.directory for /etc/haproxy/ssl
2018-01-26 11:37:56,423 [salt.state       ][INFO    ][20645] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-26 11:37:56,423 [salt.state       ][INFO    ][20645] Completed state [/etc/haproxy/ssl] at time 11:37:56.423365 duration_in_ms=1.954
2018-01-26 11:37:56,424 [salt.state       ][INFO    ][20645] Running state [haproxy_status_packages] at time 11:37:56.424180
2018-01-26 11:37:56,424 [salt.state       ][INFO    ][20645] Executing state pkg.installed for haproxy_status_packages
2018-01-26 11:37:56,845 [salt.state       ][INFO    ][20645] All specified packages are already installed
2018-01-26 11:37:56,846 [salt.state       ][INFO    ][20645] Completed state [haproxy_status_packages] at time 11:37:56.845954 duration_in_ms=421.774
2018-01-26 11:37:56,846 [salt.state       ][INFO    ][20645] Running state [/usr/bin/haproxy-status.sh] at time 11:37:56.846643
2018-01-26 11:37:56,846 [salt.state       ][INFO    ][20645] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-26 11:37:56,869 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-26 11:37:56,894 [salt.state       ][INFO    ][20645] File changed:
New file
2018-01-26 11:37:56,894 [salt.state       ][INFO    ][20645] Completed state [/usr/bin/haproxy-status.sh] at time 11:37:56.894500 duration_in_ms=47.856
2018-01-26 11:37:56,895 [salt.state       ][INFO    ][20645] Running state [net.ipv4.ip_nonlocal_bind] at time 11:37:56.895119
2018-01-26 11:37:56,895 [salt.state       ][INFO    ][20645] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-26 11:37:56,895 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:37:56,938 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-26 11:37:56,959 [salt.state       ][INFO    ][20645] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-26 11:37:56,960 [salt.state       ][INFO    ][20645] Completed state [net.ipv4.ip_nonlocal_bind] at time 11:37:56.960410 duration_in_ms=65.29
2018-01-26 11:37:56,962 [salt.state       ][INFO    ][20645] Running state [haproxy] at time 11:37:56.962335
2018-01-26 11:37:56,962 [salt.state       ][INFO    ][20645] Executing state service.running for haproxy
2018-01-26 11:37:56,963 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-26 11:37:56,987 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-26 11:37:57,010 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-26 11:37:57,032 [salt.state       ][INFO    ][20645] The service haproxy is already running
2018-01-26 11:37:57,033 [salt.state       ][INFO    ][20645] Completed state [haproxy] at time 11:37:57.033742 duration_in_ms=71.406
2018-01-26 11:37:57,034 [salt.state       ][INFO    ][20645] Running state [haproxy] at time 11:37:57.034291
2018-01-26 11:37:57,034 [salt.state       ][INFO    ][20645] Executing state service.mod_watch for haproxy
2018-01-26 11:37:57,036 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-26 11:37:57,058 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-26 11:37:57,082 [salt.loaded.int.module.cmdmod][INFO    ][20645] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-26 11:37:57,167 [salt.state       ][INFO    ][20645] {'haproxy': True}
2018-01-26 11:37:57,168 [salt.state       ][INFO    ][20645] Completed state [haproxy] at time 11:37:57.168034 duration_in_ms=133.742
2018-01-26 11:37:57,169 [salt.minion      ][INFO    ][20645] Returning information for job: 20180126113746397970
2018-01-26 11:38:00,898 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command service.status with jid 20180126113801497918
2018-01-26 11:38:00,938 [salt.minion      ][INFO    ][21507] Starting a new job with PID 21507
2018-01-26 11:38:00,995 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21507] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-26 11:38:01,016 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21507] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-26 11:38:01,040 [salt.minion      ][INFO    ][21507] Returning information for job: 20180126113801497918
2018-01-26 11:38:02,247 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command service.restart with jid 20180126113802849011
2018-01-26 11:38:02,279 [salt.minion      ][INFO    ][21514] Starting a new job with PID 21514
2018-01-26 11:38:02,337 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21514] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-26 11:38:02,362 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21514] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-26 11:38:02,406 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21514] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-26 11:38:02,459 [salt.minion      ][INFO    ][21514] Returning information for job: 20180126113802849011
2018-01-26 11:59:23,881 [salt.utils.schedule][INFO    ][2400] Running scheduled job: __mine_interval
2018-01-26 12:09:44,963 [salt.minion      ][INFO    ][2400] User sudo_ubuntu Executing command cp.push_dir with jid 20180126120945554330
2018-01-26 12:09:45,004 [salt.minion      ][INFO    ][21610] Starting a new job with PID 21610
