2018-01-26 10:59:02,044 [py.warnings      ][WARNING ][1837] /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:15,022 [salt.loaded.int.module.cmdmod][ERROR   ][1837] 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:17,426 [salt.loaded.int.module.cmdmod][INFO    ][2356] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-26 10:59:17,439 [salt.loaded.int.module.cmdmod][INFO    ][2356] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-26 10:59:17,460 [salt.loaded.int.module.cmdmod][INFO    ][2356] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-26 10:59:17,490 [salt.utils.parsers][WARNING ][1220] Minion received a SIGTERM. Exiting.
2018-01-26 10:59:17,816 [salt.cli.daemons ][INFO    ][2404] Setting up the Salt Minion "dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local"
2018-01-26 10:59:17,907 [salt.cli.daemons ][INFO    ][2404] Starting up the Salt Minion
2018-01-26 10:59:17,908 [salt.utils.event ][INFO    ][2404] Starting pull socket on /var/run/salt/minion/minion_event_96860ab622_pull.ipc
2018-01-26 10:59:18,380 [salt.minion      ][INFO    ][2404] Creating minion process manager
2018-01-26 10:59:19,617 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2404] Executing command ['date', '+%z'] in directory '/root'
2018-01-26 10:59:19,635 [salt.utils.schedule][INFO    ][2404] Updating job settings for scheduled job: __mine_interval
2018-01-26 10:59:19,637 [salt.minion      ][INFO    ][2404] Added mine.update to scheduler
2018-01-26 10:59:19,642 [salt.minion      ][INFO    ][2404] Minion is starting as user 'root'
2018-01-26 10:59:19,666 [salt.minion      ][INFO    ][2404] Minion is ready to receive requests!
2018-01-26 10:59:20,668 [salt.utils.schedule][INFO    ][2404] Running scheduled job: __mine_interval
2018-01-26 10:59:27,330 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command state.apply with jid 20180126105926678156
2018-01-26 10:59:27,349 [salt.minion      ][INFO    ][2505] Starting a new job with PID 2505
2018-01-26 10:59:30,800 [salt.state       ][INFO    ][2505] Loading fresh modules for state activity
2018-01-26 10:59:30,837 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-26 10:59:30,867 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-26 10:59:31,398 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-26 10:59:31,512 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-26 10:59:31,600 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-26 10:59:31,777 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-26 10:59:31,877 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-26 10:59:31,952 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-26 10:59:32,060 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-26 10:59:32,152 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-26 10:59:32,239 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-26 10:59:32,326 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-26 10:59:32,436 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-26 10:59:32,532 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-26 10:59:32,616 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-01-26 10:59:32,705 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-26 10:59:32,793 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-26 10:59:32,894 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-26 10:59:33,871 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-26 10:59:33,958 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-26 10:59:34,103 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-26 10:59:34,262 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-26 10:59:34,349 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-26 10:59:34,449 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-26 10:59:34,467 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-26 10:59:34,506 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-26 10:59:34,539 [salt.state       ][INFO    ][2505] Running state [/etc/environment] at time 10:59:34.539140
2018-01-26 10:59:34,539 [salt.state       ][INFO    ][2505] Executing state file.blockreplace for /etc/environment
2018-01-26 10:59:34,547 [salt.state       ][INFO    ][2505] 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:34,548 [salt.state       ][INFO    ][2505] Completed state [/etc/environment] at time 10:59:34.548267 duration_in_ms=9.128
2018-01-26 10:59:34,548 [salt.state       ][INFO    ][2505] Running state [/etc/profile.d] at time 10:59:34.548656
2018-01-26 10:59:34,549 [salt.state       ][INFO    ][2505] Executing state file.directory for /etc/profile.d
2018-01-26 10:59:34,550 [salt.state       ][INFO    ][2505] Directory /etc/profile.d is in the correct state
2018-01-26 10:59:34,551 [salt.state       ][INFO    ][2505] Completed state [/etc/profile.d] at time 10:59:34.551232 duration_in_ms=2.576
2018-01-26 10:59:34,981 [salt.state       ][INFO    ][2505] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:59:34.981420
2018-01-26 10:59:34,981 [salt.state       ][INFO    ][2505] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-26 10:59:35,004 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-26 10:59:35,012 [salt.state       ][INFO    ][2505] File changed:
New file
2018-01-26 10:59:35,012 [salt.state       ][INFO    ][2505] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 10:59:35.012471 duration_in_ms=31.051
2018-01-26 10:59:35,012 [salt.state       ][INFO    ][2505] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:59:35.012677
2018-01-26 10:59:35,012 [salt.state       ][INFO    ][2505] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-26 10:59:35,030 [salt.state       ][INFO    ][2505] File changed:
New file
2018-01-26 10:59:35,031 [salt.state       ][INFO    ][2505] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 10:59:35.030998 duration_in_ms=18.321
2018-01-26 10:59:35,032 [salt.state       ][INFO    ][2505] Running state [linux_repo_prereq_pkgs] at time 10:59:35.031989
2018-01-26 10:59:35,032 [salt.state       ][INFO    ][2505] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-26 10:59:35,032 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 10:59:35,319 [salt.state       ][INFO    ][2505] All specified packages are already installed
2018-01-26 10:59:35,319 [salt.state       ][INFO    ][2505] Completed state [linux_repo_prereq_pkgs] at time 10:59:35.319393 duration_in_ms=287.404
2018-01-26 10:59:35,319 [salt.state       ][INFO    ][2505] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:59:35.319713
2018-01-26 10:59:35,319 [salt.state       ][INFO    ][2505] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-26 10:59:35,320 [salt.state       ][INFO    ][2505] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-26 10:59:35,320 [salt.state       ][INFO    ][2505] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:59:35.320586 duration_in_ms=0.872
2018-01-26 10:59:35,320 [salt.state       ][INFO    ][2505] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:59:35.320770
2018-01-26 10:59:35,320 [salt.state       ][INFO    ][2505] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-26 10:59:35,340 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-01-26 10:59:35,998 [salt.state       ][INFO    ][2505] File changed:
New file
2018-01-26 10:59:35,998 [salt.state       ][INFO    ][2505] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:59:35.998420 duration_in_ms=677.649
2018-01-26 10:59:35,999 [salt.state       ][INFO    ][2505] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:59:35.999864
2018-01-26 10:59:36,000 [salt.state       ][INFO    ][2505] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-26 10:59:36,000 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-26 10:59:36,182 [salt.state       ][INFO    ][2505] {'pid': 2567, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-26 10:59:36,182 [salt.state       ][INFO    ][2505] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 10:59:36.182816 duration_in_ms=182.95
2018-01-26 10:59:36,188 [salt.state       ][INFO    ][2505] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:59:36.188924
2018-01-26 10:59:36,189 [salt.state       ][INFO    ][2505] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-26 10:59:36,275 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 10:59:37,392 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126105936739304
2018-01-26 10:59:37,414 [salt.minion      ][INFO    ][2988] Starting a new job with PID 2988
2018-01-26 10:59:37,428 [salt.minion      ][INFO    ][2988] Returning information for job: 20180126105936739304
2018-01-26 10:59:39,001 [salt.state       ][INFO    ][2505] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial stable pike'}
2018-01-26 10:59:39,002 [salt.state       ][INFO    ][2505] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 10:59:39.002662 duration_in_ms=2813.737
2018-01-26 10:59:39,003 [salt.state       ][INFO    ][2505] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:59:39.003217
2018-01-26 10:59:39,003 [salt.state       ][INFO    ][2505] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-26 10:59:39,004 [salt.state       ][INFO    ][2505] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-26 10:59:39,004 [salt.state       ][INFO    ][2505] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:59:39.004744 duration_in_ms=1.527
2018-01-26 10:59:39,006 [salt.state       ][INFO    ][2505] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:59:39.006008
2018-01-26 10:59:39,006 [salt.state       ][INFO    ][2505] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-26 10:59:39,084 [salt.state       ][INFO    ][2505] File changed:
New file
2018-01-26 10:59:39,084 [salt.state       ][INFO    ][2505] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:59:39.084931 duration_in_ms=78.923
2018-01-26 10:59:39,085 [salt.state       ][INFO    ][2505] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:59:39.085358
2018-01-26 10:59:39,085 [salt.state       ][INFO    ][2505] 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,086 [salt.loaded.int.module.cmdmod][INFO    ][2505] 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,628 [salt.state       ][INFO    ][2505] {'pid': 2999, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-26 10:59:39,630 [salt.state       ][INFO    ][2505] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 10:59:39.630498 duration_in_ms=545.139
2018-01-26 10:59:39,632 [salt.state       ][INFO    ][2505] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:59:39.632381
2018-01-26 10:59:39,632 [salt.state       ][INFO    ][2505] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-26 10:59:39,697 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 10:59:43,426 [salt.state       ][INFO    ][2505] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2018-01-26 10:59:43,427 [salt.state       ][INFO    ][2505] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 10:59:43.427516 duration_in_ms=3795.134
2018-01-26 10:59:43,427 [salt.state       ][INFO    ][2505] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:59:43.427956
2018-01-26 10:59:43,428 [salt.state       ][INFO    ][2505] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-26 10:59:43,428 [salt.state       ][INFO    ][2505] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-26 10:59:43,429 [salt.state       ][INFO    ][2505] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:59:43.429245 duration_in_ms=1.289
2018-01-26 10:59:43,429 [salt.state       ][INFO    ][2505] Running state [/etc/apt/preferences.d/uca] at time 10:59:43.429634
2018-01-26 10:59:43,430 [salt.state       ][INFO    ][2505] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-26 10:59:43,430 [salt.state       ][INFO    ][2505] File /etc/apt/preferences.d/uca is not present
2018-01-26 10:59:43,430 [salt.state       ][INFO    ][2505] Completed state [/etc/apt/preferences.d/uca] at time 10:59:43.430817 duration_in_ms=1.183
2018-01-26 10:59:43,431 [salt.state       ][INFO    ][2505] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:59:43.431172
2018-01-26 10:59:43,431 [salt.state       ][INFO    ][2505] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-26 10:59:43,432 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-26 10:59:43,660 [salt.state       ][INFO    ][2505] {'pid': 3476, '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.jhxtdp41ux/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-26 10:59:43,660 [salt.state       ][INFO    ][2505] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 10:59:43.660846 duration_in_ms=229.674
2018-01-26 10:59:43,663 [salt.state       ][INFO    ][2505] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:59:43.663242
2018-01-26 10:59:43,663 [salt.state       ][INFO    ][2505] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-26 10:59:43,734 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 10:59:46,786 [salt.state       ][INFO    ][2505] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-26 10:59:46,786 [salt.state       ][INFO    ][2505] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 10:59:46.786655 duration_in_ms=3123.413
2018-01-26 10:59:46,787 [salt.state       ][INFO    ][2505] Running state [linux_extra_packages_purged] at time 10:59:46.786972
2018-01-26 10:59:46,787 [salt.state       ][INFO    ][2505] Executing state pkg.purged for linux_extra_packages_purged
2018-01-26 10:59:46,820 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-26 10:59:47,619 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126105946964458
2018-01-26 10:59:47,637 [salt.minion      ][INFO    ][4056] Starting a new job with PID 4056
2018-01-26 10:59:47,653 [salt.minion      ][INFO    ][4056] Returning information for job: 20180126105946964458
2018-01-26 10:59:50,602 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 10:59:50,637 [salt.state       ][INFO    ][2505] {'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:50,653 [salt.state       ][INFO    ][2505] Loading fresh modules for state activity
2018-01-26 10:59:50,677 [salt.state       ][INFO    ][2505] Completed state [linux_extra_packages_purged] at time 10:59:50.677245 duration_in_ms=3890.273
2018-01-26 10:59:50,681 [salt.state       ][INFO    ][2505] Running state [linux_extra_packages_latest] at time 10:59:50.680990
2018-01-26 10:59:50,681 [salt.state       ][INFO    ][2505] Executing state pkg.latest for linux_extra_packages_latest
2018-01-26 10:59:51,050 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-26 10:59:51,100 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 10:59:51,122 [salt.loaded.int.module.cmdmod][INFO    ][2505] 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:53,419 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 10:59:53,451 [salt.state       ][INFO    ][2505] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-26 10:59:53,467 [salt.state       ][INFO    ][2505] Loading fresh modules for state activity
2018-01-26 10:59:53,493 [salt.state       ][INFO    ][2505] Completed state [linux_extra_packages_latest] at time 10:59:53.493696 duration_in_ms=2812.705
2018-01-26 10:59:53,496 [salt.state       ][INFO    ][2505] Running state [UTC] at time 10:59:53.496743
2018-01-26 10:59:53,497 [salt.state       ][INFO    ][2505] Executing state timezone.system for UTC
2018-01-26 10:59:53,499 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['timedatectl'] in directory '/root'
2018-01-26 10:59:53,563 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['timedatectl'] in directory '/root'
2018-01-26 10:59:53,582 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-26 10:59:53,602 [salt.state       ][INFO    ][2505] {'timezone': 'UTC'}
2018-01-26 10:59:53,603 [salt.state       ][INFO    ][2505] Completed state [UTC] at time 10:59:53.602935 duration_in_ms=106.191
2018-01-26 10:59:53,606 [salt.state       ][INFO    ][2505] Running state [nf_conntrack] at time 10:59:53.606746
2018-01-26 10:59:53,607 [salt.state       ][INFO    ][2505] Executing state kmod.present for nf_conntrack
2018-01-26 10:59:53,608 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'lsmod' in directory '/root'
2018-01-26 10:59:53,696 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'lsmod' in directory '/root'
2018-01-26 10:59:53,716 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-26 10:59:53,739 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'lsmod' in directory '/root'
2018-01-26 10:59:53,780 [salt.state       ][INFO    ][2505] {'nf_conntrack': 'loaded'}
2018-01-26 10:59:53,781 [salt.state       ][INFO    ][2505] Completed state [nf_conntrack] at time 10:59:53.781042 duration_in_ms=174.294
2018-01-26 10:59:53,784 [salt.state       ][INFO    ][2505] Running state [kernel.panic] at time 10:59:53.784725
2018-01-26 10:59:53,785 [salt.state       ][INFO    ][2505] Executing state sysctl.present for kernel.panic
2018-01-26 10:59:53,786 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:53,847 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-26 10:59:53,860 [salt.state       ][INFO    ][2505] {'kernel.panic': 60}
2018-01-26 10:59:53,861 [salt.state       ][INFO    ][2505] Completed state [kernel.panic] at time 10:59:53.861791 duration_in_ms=77.065
2018-01-26 10:59:53,862 [salt.state       ][INFO    ][2505] Running state [net.ipv4.tcp_keepalive_probes] at time 10:59:53.862182
2018-01-26 10:59:53,862 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-26 10:59:53,863 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:53,891 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-26 10:59:53,904 [salt.state       ][INFO    ][2505] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-26 10:59:53,904 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:59:53.904418 duration_in_ms=42.236
2018-01-26 10:59:53,904 [salt.state       ][INFO    ][2505] Running state [fs.file-max] at time 10:59:53.904760
2018-01-26 10:59:53,905 [salt.state       ][INFO    ][2505] Executing state sysctl.present for fs.file-max
2018-01-26 10:59:53,905 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:53,933 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-26 10:59:53,946 [salt.state       ][INFO    ][2505] {'fs.file-max': 124165}
2018-01-26 10:59:53,947 [salt.state       ][INFO    ][2505] Completed state [fs.file-max] at time 10:59:53.947167 duration_in_ms=42.407
2018-01-26 10:59:53,947 [salt.state       ][INFO    ][2505] Running state [net.core.somaxconn] at time 10:59:53.947509
2018-01-26 10:59:53,947 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.core.somaxconn
2018-01-26 10:59:53,948 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:53,976 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-26 10:59:53,987 [salt.state       ][INFO    ][2505] {'net.core.somaxconn': 4096}
2018-01-26 10:59:53,987 [salt.state       ][INFO    ][2505] Completed state [net.core.somaxconn] at time 10:59:53.987626 duration_in_ms=40.116
2018-01-26 10:59:53,987 [salt.state       ][INFO    ][2505] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:59:53.987963
2018-01-26 10:59:53,988 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-26 10:59:53,988 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,020 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-26 10:59:54,038 [salt.state       ][INFO    ][2505] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-26 10:59:54,038 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:59:54.038557 duration_in_ms=50.594
2018-01-26 10:59:54,038 [salt.state       ][INFO    ][2505] Running state [net.ipv4.tcp_tw_reuse] at time 10:59:54.038933
2018-01-26 10:59:54,039 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-26 10:59:54,039 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,072 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-26 10:59:54,090 [salt.state       ][INFO    ][2505] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-26 10:59:54,091 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.tcp_tw_reuse] at time 10:59:54.091101 duration_in_ms=52.167
2018-01-26 10:59:54,091 [salt.state       ][INFO    ][2505] Running state [net.ipv4.tcp_congestion_control] at time 10:59:54.091537
2018-01-26 10:59:54,091 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-26 10:59:54,092 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,126 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-26 10:59:54,146 [salt.state       ][INFO    ][2505] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-26 10:59:54,147 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.tcp_congestion_control] at time 10:59:54.146938 duration_in_ms=55.4
2018-01-26 10:59:54,147 [salt.state       ][INFO    ][2505] Running state [net.ipv4.tcp_retries2] at time 10:59:54.147334
2018-01-26 10:59:54,147 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-26 10:59:54,148 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,183 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-26 10:59:54,196 [salt.state       ][INFO    ][2505] {'net.ipv4.tcp_retries2': 5}
2018-01-26 10:59:54,196 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.tcp_retries2] at time 10:59:54.196661 duration_in_ms=49.327
2018-01-26 10:59:54,197 [salt.state       ][INFO    ][2505] Running state [net.core.netdev_max_backlog] at time 10:59:54.197037
2018-01-26 10:59:54,198 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-26 10:59:54,199 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,228 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-26 10:59:54,242 [salt.state       ][INFO    ][2505] {'net.core.netdev_max_backlog': 261144}
2018-01-26 10:59:54,243 [salt.state       ][INFO    ][2505] Completed state [net.core.netdev_max_backlog] at time 10:59:54.242947 duration_in_ms=45.909
2018-01-26 10:59:54,243 [salt.state       ][INFO    ][2505] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:59:54.243326
2018-01-26 10:59:54,243 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-26 10:59:54,244 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,278 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-26 10:59:54,292 [salt.state       ][INFO    ][2505] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-26 10:59:54,292 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:59:54.292580 duration_in_ms=49.254
2018-01-26 10:59:54,293 [salt.state       ][INFO    ][2505] Running state [vm.swappiness] at time 10:59:54.293018
2018-01-26 10:59:54,293 [salt.state       ][INFO    ][2505] Executing state sysctl.present for vm.swappiness
2018-01-26 10:59:54,294 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,323 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-26 10:59:54,337 [salt.state       ][INFO    ][2505] {'vm.swappiness': 10}
2018-01-26 10:59:54,338 [salt.state       ][INFO    ][2505] Completed state [vm.swappiness] at time 10:59:54.338128 duration_in_ms=45.109
2018-01-26 10:59:54,338 [salt.state       ][INFO    ][2505] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:59:54.338586
2018-01-26 10:59:54,338 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-26 10:59:54,339 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,371 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-26 10:59:54,384 [salt.state       ][INFO    ][2505] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-26 10:59:54,385 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:59:54.385040 duration_in_ms=46.454
2018-01-26 10:59:54,386 [salt.state       ][INFO    ][2505] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:59:54.386008
2018-01-26 10:59:54,386 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-26 10:59:54,387 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,415 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-26 10:59:54,428 [salt.state       ][INFO    ][2505] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-26 10:59:54,428 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:59:54.428787 duration_in_ms=42.779
2018-01-26 10:59:54,429 [salt.state       ][INFO    ][2505] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:59:54.429734
2018-01-26 10:59:54,430 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-26 10:59:54,430 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,459 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-26 10:59:54,471 [salt.state       ][INFO    ][2505] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-26 10:59:54,472 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:59:54.472261 duration_in_ms=42.527
2018-01-26 10:59:54,472 [salt.state       ][INFO    ][2505] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:59:54.472637
2018-01-26 10:59:54,472 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-26 10:59:54,474 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,502 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-26 10:59:54,515 [salt.state       ][INFO    ][2505] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-26 10:59:54,516 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:59:54.516257 duration_in_ms=43.62
2018-01-26 10:59:54,516 [salt.state       ][INFO    ][2505] Running state [net.ipv4.tcp_fin_timeout] at time 10:59:54.516632
2018-01-26 10:59:54,516 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-26 10:59:54,518 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,547 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-26 10:59:54,560 [salt.state       ][INFO    ][2505] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-26 10:59:54,560 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.tcp_fin_timeout] at time 10:59:54.560615 duration_in_ms=43.983
2018-01-26 10:59:54,561 [salt.state       ][INFO    ][2505] Running state [net.ipv4.tcp_keepalive_time] at time 10:59:54.560993
2018-01-26 10:59:54,561 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-26 10:59:54,562 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,592 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-26 10:59:54,606 [salt.state       ][INFO    ][2505] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-26 10:59:54,606 [salt.state       ][INFO    ][2505] Completed state [net.ipv4.tcp_keepalive_time] at time 10:59:54.606468 duration_in_ms=45.475
2018-01-26 10:59:54,606 [salt.state       ][INFO    ][2505] Running state [net.nf_conntrack_max] at time 10:59:54.606859
2018-01-26 10:59:54,607 [salt.state       ][INFO    ][2505] Executing state sysctl.present for net.nf_conntrack_max
2018-01-26 10:59:54,607 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -a' in directory '/root'
2018-01-26 10:59:54,636 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-26 10:59:54,649 [salt.state       ][INFO    ][2505] {'net.nf_conntrack_max': 1048576}
2018-01-26 10:59:54,650 [salt.state       ][INFO    ][2505] Completed state [net.nf_conntrack_max] at time 10:59:54.650294 duration_in_ms=43.435
2018-01-26 10:59:54,654 [salt.state       ][INFO    ][2505] Running state [linux_sysfs_package] at time 10:59:54.654852
2018-01-26 10:59:54,655 [salt.state       ][INFO    ][2505] Executing state pkg.installed for linux_sysfs_package
2018-01-26 10:59:54,992 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-26 10:59:55,052 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 10:59:56,629 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 10:59:56,652 [salt.loaded.int.module.cmdmod][INFO    ][2505] 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 10:59:57,786 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126105957134916
2018-01-26 10:59:57,805 [salt.minion      ][INFO    ][5883] Starting a new job with PID 5883
2018-01-26 10:59:57,820 [salt.minion      ][INFO    ][5883] Returning information for job: 20180126105957134916
2018-01-26 10:59:59,329 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 10:59:59,366 [salt.state       ][INFO    ][2505] 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 10:59:59,383 [salt.state       ][INFO    ][2505] Loading fresh modules for state activity
2018-01-26 10:59:59,408 [salt.state       ][INFO    ][2505] Completed state [linux_sysfs_package] at time 10:59:59.408723 duration_in_ms=4753.869
2018-01-26 10:59:59,412 [salt.state       ][INFO    ][2505] Running state [/etc/sysfs.d] at time 10:59:59.412599
2018-01-26 10:59:59,412 [salt.state       ][INFO    ][2505] Executing state file.directory for /etc/sysfs.d
2018-01-26 10:59:59,416 [salt.state       ][INFO    ][2505] Directory /etc/sysfs.d is in the correct state
2018-01-26 10:59:59,416 [salt.state       ][INFO    ][2505] Completed state [/etc/sysfs.d] at time 10:59:59.416349 duration_in_ms=3.75
2018-01-26 10:59:59,458 [salt.state       ][INFO    ][2505] Running state [ondemand] at time 10:59:59.458595
2018-01-26 10:59:59,458 [salt.state       ][INFO    ][2505] Executing state service.dead for ondemand
2018-01-26 10:59:59,461 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-26 10:59:59,478 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-26 10:59:59,494 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 10:59:59,512 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-26 10:59:59,587 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-26 10:59:59,606 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 10:59:59,626 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 10:59:59,646 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-26 10:59:59,788 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 10:59:59,810 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'runlevel' in directory '/root'
2018-01-26 10:59:59,823 [salt.state       ][INFO    ][2505] {'ondemand': True}
2018-01-26 10:59:59,824 [salt.state       ][INFO    ][2505] Completed state [ondemand] at time 10:59:59.824290 duration_in_ms=365.695
2018-01-26 10:59:59,828 [salt.state       ][INFO    ][2505] Running state [cs_CZ.UTF-8] at time 10:59:59.828113
2018-01-26 10:59:59,828 [salt.state       ][INFO    ][2505] Executing state locale.present for cs_CZ.UTF-8
2018-01-26 10:59:59,829 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'locale -a' in directory '/root'
2018-01-26 10:59:59,848 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-26 11:00:00,463 [salt.state       ][INFO    ][2505] {'locale': 'cs_CZ.UTF-8'}
2018-01-26 11:00:00,463 [salt.state       ][INFO    ][2505] Completed state [cs_CZ.UTF-8] at time 11:00:00.463735 duration_in_ms=635.621
2018-01-26 11:00:00,464 [salt.state       ][INFO    ][2505] Running state [en_US.UTF-8] at time 11:00:00.464140
2018-01-26 11:00:00,464 [salt.state       ][INFO    ][2505] Executing state locale.present for en_US.UTF-8
2018-01-26 11:00:00,465 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'locale -a' in directory '/root'
2018-01-26 11:00:00,477 [salt.state       ][INFO    ][2505] Locale en_US.UTF-8 is already present
2018-01-26 11:00:00,477 [salt.state       ][INFO    ][2505] Completed state [en_US.UTF-8] at time 11:00:00.477763 duration_in_ms=13.623
2018-01-26 11:00:00,479 [salt.state       ][INFO    ][2505] Running state [en_US.UTF-8] at time 11:00:00.479520
2018-01-26 11:00:00,479 [salt.state       ][INFO    ][2505] Executing state locale.system for en_US.UTF-8
2018-01-26 11:00:00,480 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'localectl' in directory '/root'
2018-01-26 11:00:00,528 [salt.state       ][INFO    ][2505] System locale en_US.UTF-8 already set
2018-01-26 11:00:00,529 [salt.state       ][INFO    ][2505] Completed state [en_US.UTF-8] at time 11:00:00.529675 duration_in_ms=50.154
2018-01-26 11:00:00,532 [salt.state       ][INFO    ][2505] Running state [root] at time 11:00:00.532433
2018-01-26 11:00:00,532 [salt.state       ][INFO    ][2505] Executing state user.present for root
2018-01-26 11:00:00,540 [salt.state       ][INFO    ][2505] User root is present and up to date
2018-01-26 11:00:00,540 [salt.state       ][INFO    ][2505] Completed state [root] at time 11:00:00.540937 duration_in_ms=8.504
2018-01-26 11:00:00,542 [salt.state       ][INFO    ][2505] Running state [/root] at time 11:00:00.542406
2018-01-26 11:00:00,542 [salt.state       ][INFO    ][2505] Executing state file.directory for /root
2018-01-26 11:00:00,543 [salt.state       ][INFO    ][2505] Directory /root is in the correct state
2018-01-26 11:00:00,544 [salt.state       ][INFO    ][2505] Completed state [/root] at time 11:00:00.544006 duration_in_ms=1.6
2018-01-26 11:00:00,544 [salt.state       ][INFO    ][2505] Running state [/etc/sudoers.d/90-salt-user-root] at time 11:00:00.544385
2018-01-26 11:00:00,544 [salt.state       ][INFO    ][2505] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-26 11:00:00,545 [salt.state       ][INFO    ][2505] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-26 11:00:00,546 [salt.state       ][INFO    ][2505] Completed state [/etc/sudoers.d/90-salt-user-root] at time 11:00:00.546264 duration_in_ms=1.879
2018-01-26 11:00:00,546 [salt.state       ][INFO    ][2505] Running state [ubuntu] at time 11:00:00.546686
2018-01-26 11:00:00,547 [salt.state       ][INFO    ][2505] Executing state user.present for ubuntu
2018-01-26 11:00:00,549 [salt.state       ][INFO    ][2505] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-26 11:00:00,550 [salt.state       ][INFO    ][2505] Completed state [ubuntu] at time 11:00:00.550145 duration_in_ms=3.459
2018-01-26 11:00:00,551 [salt.state       ][INFO    ][2505] Running state [/home/ubuntu] at time 11:00:00.551279
2018-01-26 11:00:00,551 [salt.state       ][INFO    ][2505] Executing state file.directory for /home/ubuntu
2018-01-26 11:00:00,552 [salt.state       ][INFO    ][2505] {'mode': '0700'}
2018-01-26 11:00:00,552 [salt.state       ][INFO    ][2505] Completed state [/home/ubuntu] at time 11:00:00.552965 duration_in_ms=1.686
2018-01-26 11:00:00,553 [salt.state       ][INFO    ][2505] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:00:00.553903
2018-01-26 11:00:00,554 [salt.state       ][INFO    ][2505] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-26 11:00:00,573 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-26 11:00:00,577 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command '/usr/sbin/visudo -c -f /tmp/tmpo3RS37' in directory '/root'
2018-01-26 11:00:00,599 [salt.state       ][INFO    ][2505] File changed:
New file
2018-01-26 11:00:00,599 [salt.state       ][INFO    ][2505] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:00:00.599892 duration_in_ms=45.988
2018-01-26 11:00:00,600 [salt.state       ][INFO    ][2505] Running state [/etc/security/limits.d/90-salt-default.conf] at time 11:00:00.600392
2018-01-26 11:00:00,600 [salt.state       ][INFO    ][2505] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-26 11:00:00,625 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-26 11:00:00,699 [salt.state       ][INFO    ][2505] File changed:
New file
2018-01-26 11:00:00,699 [salt.state       ][INFO    ][2505] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 11:00:00.699707 duration_in_ms=99.313
2018-01-26 11:00:00,700 [salt.state       ][INFO    ][2505] Running state [apt-daily.timer] at time 11:00:00.700133
2018-01-26 11:00:00,700 [salt.state       ][INFO    ][2505] Executing state service.dead for apt-daily.timer
2018-01-26 11:00:00,701 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-26 11:00:00,717 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:00,732 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:00,748 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:00,801 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:00,822 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:00,841 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:00,862 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:00,960 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:00,983 [salt.state       ][INFO    ][2505] {'apt-daily.timer': True}
2018-01-26 11:00:00,984 [salt.state       ][INFO    ][2505] Completed state [apt-daily.timer] at time 11:00:00.983928 duration_in_ms=283.794
2018-01-26 11:00:00,984 [salt.state       ][INFO    ][2505] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:00:00.984355
2018-01-26 11:00:00,984 [salt.state       ][INFO    ][2505] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-26 11:00:01,004 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-26 11:00:01,072 [salt.state       ][INFO    ][2505] File changed:
New file
2018-01-26 11:00:01,072 [salt.state       ][INFO    ][2505] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:00:01.072428 duration_in_ms=88.073
2018-01-26 11:00:01,074 [salt.state       ][INFO    ][2505] Running state [service.systemctl_reload] at time 11:00:01.074476
2018-01-26 11:00:01,074 [salt.state       ][INFO    ][2505] Executing state module.wait for service.systemctl_reload
2018-01-26 11:00:01,075 [salt.state       ][INFO    ][2505] No changes made for service.systemctl_reload
2018-01-26 11:00:01,075 [salt.state       ][INFO    ][2505] Completed state [service.systemctl_reload] at time 11:00:01.075280 duration_in_ms=0.804
2018-01-26 11:00:01,075 [salt.state       ][INFO    ][2505] Running state [service.systemctl_reload] at time 11:00:01.075495
2018-01-26 11:00:01,075 [salt.state       ][INFO    ][2505] Executing state module.mod_watch for service.systemctl_reload
2018-01-26 11:00:01,076 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-26 11:00:01,158 [salt.state       ][INFO    ][2505] {'ret': True}
2018-01-26 11:00:01,158 [salt.state       ][INFO    ][2505] Completed state [service.systemctl_reload] at time 11:00:01.158850 duration_in_ms=83.354
2018-01-26 11:00:01,159 [salt.state       ][INFO    ][2505] Running state [/etc/hostname] at time 11:00:01.159330
2018-01-26 11:00:01,159 [salt.state       ][INFO    ][2505] Executing state file.managed for /etc/hostname
2018-01-26 11:00:01,180 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-26 11:00:01,186 [salt.state       ][INFO    ][2505] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+dbs02

2018-01-26 11:00:01,187 [salt.state       ][INFO    ][2505] Completed state [/etc/hostname] at time 11:00:01.187173 duration_in_ms=27.842
2018-01-26 11:00:01,190 [salt.state       ][INFO    ][2505] Running state [hostname dbs02] at time 11:00:01.190382
2018-01-26 11:00:01,190 [salt.state       ][INFO    ][2505] Executing state cmd.wait for hostname dbs02
2018-01-26 11:00:01,191 [salt.state       ][INFO    ][2505] No changes made for hostname dbs02
2018-01-26 11:00:01,191 [salt.state       ][INFO    ][2505] Completed state [hostname dbs02] at time 11:00:01.191655 duration_in_ms=1.274
2018-01-26 11:00:01,192 [salt.state       ][INFO    ][2505] Running state [hostname dbs02] at time 11:00:01.192022
2018-01-26 11:00:01,192 [salt.state       ][INFO    ][2505] Executing state cmd.mod_watch for hostname dbs02
2018-01-26 11:00:01,194 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command 'hostname dbs02' in directory '/root'
2018-01-26 11:00:01,210 [salt.state       ][INFO    ][2505] {'pid': 6138, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-26 11:00:01,210 [salt.state       ][INFO    ][2505] Completed state [hostname dbs02] at time 11:00:01.210825 duration_in_ms=18.804
2018-01-26 11:00:01,212 [salt.state       ][INFO    ][2505] Running state [mdb02] at time 11:00:01.212326
2018-01-26 11:00:01,212 [salt.state       ][INFO    ][2505] Executing state host.present for mdb02
2018-01-26 11:00:01,214 [salt.state       ][INFO    ][2505] {'host': 'mdb02'}
2018-01-26 11:00:01,214 [salt.state       ][INFO    ][2505] Completed state [mdb02] at time 11:00:01.214670 duration_in_ms=2.344
2018-01-26 11:00:01,215 [salt.state       ][INFO    ][2505] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.215163
2018-01-26 11:00:01,215 [salt.state       ][INFO    ][2505] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,217 [salt.state       ][INFO    ][2505] {'host': 'mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,217 [salt.state       ][INFO    ][2505] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.217854 duration_in_ms=2.691
2018-01-26 11:00:01,218 [salt.state       ][INFO    ][2505] Running state [mdb03] at time 11:00:01.218142
2018-01-26 11:00:01,218 [salt.state       ][INFO    ][2505] Executing state host.present for mdb03
2018-01-26 11:00:01,219 [salt.state       ][INFO    ][2505] {'host': 'mdb03'}
2018-01-26 11:00:01,219 [salt.state       ][INFO    ][2505] Completed state [mdb03] at time 11:00:01.219423 duration_in_ms=1.281
2018-01-26 11:00:01,219 [salt.state       ][INFO    ][2505] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.219684
2018-01-26 11:00:01,219 [salt.state       ][INFO    ][2505] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,220 [salt.state       ][INFO    ][2505] {'host': 'mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,221 [salt.state       ][INFO    ][2505] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.221050 duration_in_ms=1.367
2018-01-26 11:00:01,221 [salt.state       ][INFO    ][2505] Running state [mdb01] at time 11:00:01.221891
2018-01-26 11:00:01,222 [salt.state       ][INFO    ][2505] Executing state host.present for mdb01
2018-01-26 11:00:01,223 [salt.state       ][INFO    ][2505] {'host': 'mdb01'}
2018-01-26 11:00:01,223 [salt.state       ][INFO    ][2505] Completed state [mdb01] at time 11:00:01.223220 duration_in_ms=1.329
2018-01-26 11:00:01,223 [salt.state       ][INFO    ][2505] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.223498
2018-01-26 11:00:01,223 [salt.state       ][INFO    ][2505] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,224 [salt.state       ][INFO    ][2505] {'host': 'mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,224 [salt.state       ][INFO    ][2505] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.224803 duration_in_ms=1.305
2018-01-26 11:00:01,225 [salt.state       ][INFO    ][2505] Running state [mdb] at time 11:00:01.225091
2018-01-26 11:00:01,225 [salt.state       ][INFO    ][2505] Executing state host.present for mdb
2018-01-26 11:00:01,226 [salt.state       ][INFO    ][2505] {'host': 'mdb'}
2018-01-26 11:00:01,226 [salt.state       ][INFO    ][2505] Completed state [mdb] at time 11:00:01.226489 duration_in_ms=1.398
2018-01-26 11:00:01,226 [salt.state       ][INFO    ][2505] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.226764
2018-01-26 11:00:01,227 [salt.state       ][INFO    ][2505] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,229 [salt.state       ][INFO    ][2505] {'host': 'mdb.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,230 [salt.state       ][INFO    ][2505] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.230407 duration_in_ms=3.643
2018-01-26 11:00:01,230 [salt.state       ][INFO    ][2505] Running state [cfg01] at time 11:00:01.230723
2018-01-26 11:00:01,230 [salt.state       ][INFO    ][2505] Executing state host.present for cfg01
2018-01-26 11:00:01,231 [salt.state       ][INFO    ][2505] {'host': 'cfg01'}
2018-01-26 11:00:01,232 [salt.state       ][INFO    ][2505] Completed state [cfg01] at time 11:00:01.232188 duration_in_ms=1.465
2018-01-26 11:00:01,232 [salt.state       ][INFO    ][2505] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.232468
2018-01-26 11:00:01,232 [salt.state       ][INFO    ][2505] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,233 [salt.state       ][INFO    ][2505] {'host': 'cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,233 [salt.state       ][INFO    ][2505] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.233807 duration_in_ms=1.34
2018-01-26 11:00:01,234 [salt.state       ][INFO    ][2505] Running state [prx01] at time 11:00:01.234092
2018-01-26 11:00:01,234 [salt.state       ][INFO    ][2505] Executing state host.present for prx01
2018-01-26 11:00:01,235 [salt.state       ][INFO    ][2505] {'host': 'prx01'}
2018-01-26 11:00:01,235 [salt.state       ][INFO    ][2505] Completed state [prx01] at time 11:00:01.235444 duration_in_ms=1.351
2018-01-26 11:00:01,235 [salt.state       ][INFO    ][2505] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.235723
2018-01-26 11:00:01,235 [salt.state       ][INFO    ][2505] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,236 [salt.state       ][INFO    ][2505] {'host': 'prx01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,237 [salt.state       ][INFO    ][2505] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.237054 duration_in_ms=1.331
2018-01-26 11:00:01,237 [salt.state       ][INFO    ][2505] Running state [kvm01] at time 11:00:01.237351
2018-01-26 11:00:01,237 [salt.state       ][INFO    ][2505] Executing state host.present for kvm01
2018-01-26 11:00:01,238 [salt.state       ][INFO    ][2505] {'host': 'kvm01'}
2018-01-26 11:00:01,238 [salt.state       ][INFO    ][2505] Completed state [kvm01] at time 11:00:01.238728 duration_in_ms=1.377
2018-01-26 11:00:01,239 [salt.state       ][INFO    ][2505] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.239002
2018-01-26 11:00:01,239 [salt.state       ][INFO    ][2505] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,240 [salt.state       ][INFO    ][2505] {'host': 'kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,240 [salt.state       ][INFO    ][2505] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.240347 duration_in_ms=1.345
2018-01-26 11:00:01,240 [salt.state       ][INFO    ][2505] Running state [kvm03] at time 11:00:01.240627
2018-01-26 11:00:01,240 [salt.state       ][INFO    ][2505] Executing state host.present for kvm03
2018-01-26 11:00:01,242 [salt.state       ][INFO    ][2505] {'host': 'kvm03'}
2018-01-26 11:00:01,242 [salt.state       ][INFO    ][2505] Completed state [kvm03] at time 11:00:01.242904 duration_in_ms=2.277
2018-01-26 11:00:01,243 [salt.state       ][INFO    ][2505] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.243177
2018-01-26 11:00:01,243 [salt.state       ][INFO    ][2505] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,244 [salt.state       ][INFO    ][2505] {'host': 'kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,244 [salt.state       ][INFO    ][2505] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.244889 duration_in_ms=1.711
2018-01-26 11:00:01,245 [salt.state       ][INFO    ][2505] Running state [kvm02] at time 11:00:01.245164
2018-01-26 11:00:01,245 [salt.state       ][INFO    ][2505] Executing state host.present for kvm02
2018-01-26 11:00:01,246 [salt.state       ][INFO    ][2505] {'host': 'kvm02'}
2018-01-26 11:00:01,246 [salt.state       ][INFO    ][2505] Completed state [kvm02] at time 11:00:01.246499 duration_in_ms=1.335
2018-01-26 11:00:01,246 [salt.state       ][INFO    ][2505] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.246776
2018-01-26 11:00:01,247 [salt.state       ][INFO    ][2505] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,247 [salt.state       ][INFO    ][2505] {'host': 'kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,248 [salt.state       ][INFO    ][2505] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.248065 duration_in_ms=1.289
2018-01-26 11:00:01,248 [salt.state       ][INFO    ][2505] Running state [dbs] at time 11:00:01.248338
2018-01-26 11:00:01,248 [salt.state       ][INFO    ][2505] Executing state host.present for dbs
2018-01-26 11:00:01,249 [salt.state       ][INFO    ][2505] {'host': 'dbs'}
2018-01-26 11:00:01,249 [salt.state       ][INFO    ][2505] Completed state [dbs] at time 11:00:01.249639 duration_in_ms=1.301
2018-01-26 11:00:01,249 [salt.state       ][INFO    ][2505] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.249931
2018-01-26 11:00:01,250 [salt.state       ][INFO    ][2505] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,251 [salt.state       ][INFO    ][2505] {'host': 'dbs.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,251 [salt.state       ][INFO    ][2505] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.251341 duration_in_ms=1.41
2018-01-26 11:00:01,251 [salt.state       ][INFO    ][2505] Running state [prx] at time 11:00:01.251615
2018-01-26 11:00:01,251 [salt.state       ][INFO    ][2505] Executing state host.present for prx
2018-01-26 11:00:01,252 [salt.state       ][INFO    ][2505] {'host': 'prx'}
2018-01-26 11:00:01,252 [salt.state       ][INFO    ][2505] Completed state [prx] at time 11:00:01.252947 duration_in_ms=1.332
2018-01-26 11:00:01,254 [salt.state       ][INFO    ][2505] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.254088
2018-01-26 11:00:01,254 [salt.state       ][INFO    ][2505] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,255 [salt.state       ][INFO    ][2505] {'host': 'prx.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,255 [salt.state       ][INFO    ][2505] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.255492 duration_in_ms=1.404
2018-01-26 11:00:01,255 [salt.state       ][INFO    ][2505] Running state [prx02] at time 11:00:01.255759
2018-01-26 11:00:01,256 [salt.state       ][INFO    ][2505] Executing state host.present for prx02
2018-01-26 11:00:01,256 [salt.state       ][INFO    ][2505] {'host': 'prx02'}
2018-01-26 11:00:01,257 [salt.state       ][INFO    ][2505] Completed state [prx02] at time 11:00:01.257369 duration_in_ms=1.611
2018-01-26 11:00:01,257 [salt.state       ][INFO    ][2505] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.257660
2018-01-26 11:00:01,257 [salt.state       ][INFO    ][2505] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,258 [salt.state       ][INFO    ][2505] {'host': 'prx02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,259 [salt.state       ][INFO    ][2505] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.259043 duration_in_ms=1.383
2018-01-26 11:00:01,259 [salt.state       ][INFO    ][2505] Running state [msg02] at time 11:00:01.259311
2018-01-26 11:00:01,259 [salt.state       ][INFO    ][2505] Executing state host.present for msg02
2018-01-26 11:00:01,260 [salt.state       ][INFO    ][2505] {'host': 'msg02'}
2018-01-26 11:00:01,260 [salt.state       ][INFO    ][2505] Completed state [msg02] at time 11:00:01.260640 duration_in_ms=1.33
2018-01-26 11:00:01,260 [salt.state       ][INFO    ][2505] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.260902
2018-01-26 11:00:01,261 [salt.state       ][INFO    ][2505] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,262 [salt.state       ][INFO    ][2505] {'host': 'msg02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,262 [salt.state       ][INFO    ][2505] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.262324 duration_in_ms=1.422
2018-01-26 11:00:01,262 [salt.state       ][INFO    ][2505] Running state [msg03] at time 11:00:01.262606
2018-01-26 11:00:01,262 [salt.state       ][INFO    ][2505] Executing state host.present for msg03
2018-01-26 11:00:01,263 [salt.state       ][INFO    ][2505] {'host': 'msg03'}
2018-01-26 11:00:01,264 [salt.state       ][INFO    ][2505] Completed state [msg03] at time 11:00:01.263974 duration_in_ms=1.367
2018-01-26 11:00:01,264 [salt.state       ][INFO    ][2505] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.264243
2018-01-26 11:00:01,264 [salt.state       ][INFO    ][2505] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,265 [salt.state       ][INFO    ][2505] {'host': 'msg03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,266 [salt.state       ][INFO    ][2505] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.266116 duration_in_ms=1.872
2018-01-26 11:00:01,266 [salt.state       ][INFO    ][2505] Running state [msg01] at time 11:00:01.266433
2018-01-26 11:00:01,266 [salt.state       ][INFO    ][2505] Executing state host.present for msg01
2018-01-26 11:00:01,267 [salt.state       ][INFO    ][2505] {'host': 'msg01'}
2018-01-26 11:00:01,267 [salt.state       ][INFO    ][2505] Completed state [msg01] at time 11:00:01.267805 duration_in_ms=1.372
2018-01-26 11:00:01,268 [salt.state       ][INFO    ][2505] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.268077
2018-01-26 11:00:01,268 [salt.state       ][INFO    ][2505] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,269 [salt.state       ][INFO    ][2505] {'host': 'msg01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,269 [salt.state       ][INFO    ][2505] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.269466 duration_in_ms=1.389
2018-01-26 11:00:01,269 [salt.state       ][INFO    ][2505] Running state [msg] at time 11:00:01.269741
2018-01-26 11:00:01,270 [salt.state       ][INFO    ][2505] Executing state host.present for msg
2018-01-26 11:00:01,270 [salt.state       ][INFO    ][2505] {'host': 'msg'}
2018-01-26 11:00:01,271 [salt.state       ][INFO    ][2505] Completed state [msg] at time 11:00:01.271187 duration_in_ms=1.446
2018-01-26 11:00:01,271 [salt.state       ][INFO    ][2505] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.271449
2018-01-26 11:00:01,271 [salt.state       ][INFO    ][2505] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,272 [salt.state       ][INFO    ][2505] {'host': 'msg.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,272 [salt.state       ][INFO    ][2505] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.272835 duration_in_ms=1.386
2018-01-26 11:00:01,273 [salt.state       ][INFO    ][2505] Running state [cfg01] at time 11:00:01.273118
2018-01-26 11:00:01,273 [salt.state       ][INFO    ][2505] Executing state host.present for cfg01
2018-01-26 11:00:01,273 [salt.state       ][INFO    ][2505] Host cfg01 (192.168.10.100) already present
2018-01-26 11:00:01,274 [salt.state       ][INFO    ][2505] Completed state [cfg01] at time 11:00:01.273980 duration_in_ms=0.862
2018-01-26 11:00:01,274 [salt.state       ][INFO    ][2505] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.274269
2018-01-26 11:00:01,274 [salt.state       ][INFO    ][2505] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,275 [salt.state       ][INFO    ][2505] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-26 11:00:01,275 [salt.state       ][INFO    ][2505] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.275233 duration_in_ms=0.965
2018-01-26 11:00:01,275 [salt.state       ][INFO    ][2505] Running state [cmp002] at time 11:00:01.275537
2018-01-26 11:00:01,275 [salt.state       ][INFO    ][2505] Executing state host.present for cmp002
2018-01-26 11:00:01,276 [salt.state       ][INFO    ][2505] {'host': 'cmp002'}
2018-01-26 11:00:01,276 [salt.state       ][INFO    ][2505] Completed state [cmp002] at time 11:00:01.276911 duration_in_ms=1.374
2018-01-26 11:00:01,277 [salt.state       ][INFO    ][2505] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.277791
2018-01-26 11:00:01,278 [salt.state       ][INFO    ][2505] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,279 [salt.state       ][INFO    ][2505] {'host': 'cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,279 [salt.state       ][INFO    ][2505] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.279261 duration_in_ms=1.471
2018-01-26 11:00:01,279 [salt.state       ][INFO    ][2505] Running state [cmp001] at time 11:00:01.279531
2018-01-26 11:00:01,279 [salt.state       ][INFO    ][2505] Executing state host.present for cmp001
2018-01-26 11:00:01,280 [salt.state       ][INFO    ][2505] {'host': 'cmp001'}
2018-01-26 11:00:01,280 [salt.state       ][INFO    ][2505] Completed state [cmp001] at time 11:00:01.280936 duration_in_ms=1.405
2018-01-26 11:00:01,281 [salt.state       ][INFO    ][2505] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.281489
2018-01-26 11:00:01,281 [salt.state       ][INFO    ][2505] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,282 [salt.state       ][INFO    ][2505] {'host': 'cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,283 [salt.state       ][INFO    ][2505] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.283000 duration_in_ms=1.511
2018-01-26 11:00:01,283 [salt.state       ][INFO    ][2505] Running state [dbs01] at time 11:00:01.283272
2018-01-26 11:00:01,283 [salt.state       ][INFO    ][2505] Executing state host.present for dbs01
2018-01-26 11:00:01,284 [salt.state       ][INFO    ][2505] {'host': 'dbs01'}
2018-01-26 11:00:01,284 [salt.state       ][INFO    ][2505] Completed state [dbs01] at time 11:00:01.284759 duration_in_ms=1.487
2018-01-26 11:00:01,285 [salt.state       ][INFO    ][2505] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.285027
2018-01-26 11:00:01,285 [salt.state       ][INFO    ][2505] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,286 [salt.state       ][INFO    ][2505] {'host': 'dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,286 [salt.state       ][INFO    ][2505] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.286539 duration_in_ms=1.513
2018-01-26 11:00:01,286 [salt.state       ][INFO    ][2505] Running state [dbs02] at time 11:00:01.286811
2018-01-26 11:00:01,287 [salt.state       ][INFO    ][2505] Executing state host.present for dbs02
2018-01-26 11:00:01,288 [salt.state       ][INFO    ][2505] {'host': 'dbs02'}
2018-01-26 11:00:01,288 [salt.state       ][INFO    ][2505] Completed state [dbs02] at time 11:00:01.288222 duration_in_ms=1.411
2018-01-26 11:00:01,288 [salt.state       ][INFO    ][2505] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.288490
2018-01-26 11:00:01,288 [salt.state       ][INFO    ][2505] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,290 [salt.state       ][INFO    ][2505] {'host': 'dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,290 [salt.state       ][INFO    ][2505] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.290308 duration_in_ms=1.818
2018-01-26 11:00:01,290 [salt.state       ][INFO    ][2505] Running state [dbs03] at time 11:00:01.290587
2018-01-26 11:00:01,290 [salt.state       ][INFO    ][2505] Executing state host.present for dbs03
2018-01-26 11:00:01,291 [salt.state       ][INFO    ][2505] {'host': 'dbs03'}
2018-01-26 11:00:01,292 [salt.state       ][INFO    ][2505] Completed state [dbs03] at time 11:00:01.292032 duration_in_ms=1.445
2018-01-26 11:00:01,292 [salt.state       ][INFO    ][2505] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.292294
2018-01-26 11:00:01,292 [salt.state       ][INFO    ][2505] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,293 [salt.state       ][INFO    ][2505] {'host': 'dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,294 [salt.state       ][INFO    ][2505] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.294096 duration_in_ms=1.802
2018-01-26 11:00:01,294 [salt.state       ][INFO    ][2505] Running state [mas01] at time 11:00:01.294378
2018-01-26 11:00:01,294 [salt.state       ][INFO    ][2505] Executing state host.present for mas01
2018-01-26 11:00:01,295 [salt.state       ][INFO    ][2505] {'host': 'mas01'}
2018-01-26 11:00:01,295 [salt.state       ][INFO    ][2505] Completed state [mas01] at time 11:00:01.295828 duration_in_ms=1.45
2018-01-26 11:00:01,296 [salt.state       ][INFO    ][2505] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.296102
2018-01-26 11:00:01,296 [salt.state       ][INFO    ][2505] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,297 [salt.state       ][INFO    ][2505] {'host': 'mas01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,297 [salt.state       ][INFO    ][2505] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.297565 duration_in_ms=1.463
2018-01-26 11:00:01,297 [salt.state       ][INFO    ][2505] Running state [ctl02] at time 11:00:01.297839
2018-01-26 11:00:01,298 [salt.state       ][INFO    ][2505] Executing state host.present for ctl02
2018-01-26 11:00:01,299 [salt.state       ][INFO    ][2505] {'host': 'ctl02'}
2018-01-26 11:00:01,299 [salt.state       ][INFO    ][2505] Completed state [ctl02] at time 11:00:01.299413 duration_in_ms=1.574
2018-01-26 11:00:01,299 [salt.state       ][INFO    ][2505] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.299678
2018-01-26 11:00:01,299 [salt.state       ][INFO    ][2505] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,300 [salt.state       ][INFO    ][2505] {'host': 'ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,301 [salt.state       ][INFO    ][2505] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.301451 duration_in_ms=1.773
2018-01-26 11:00:01,301 [salt.state       ][INFO    ][2505] Running state [ctl03] at time 11:00:01.301751
2018-01-26 11:00:01,302 [salt.state       ][INFO    ][2505] Executing state host.present for ctl03
2018-01-26 11:00:01,303 [salt.state       ][INFO    ][2505] {'host': 'ctl03'}
2018-01-26 11:00:01,303 [salt.state       ][INFO    ][2505] Completed state [ctl03] at time 11:00:01.303260 duration_in_ms=1.509
2018-01-26 11:00:01,303 [salt.state       ][INFO    ][2505] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.303525
2018-01-26 11:00:01,303 [salt.state       ][INFO    ][2505] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,304 [salt.state       ][INFO    ][2505] {'host': 'ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,305 [salt.state       ][INFO    ][2505] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.304997 duration_in_ms=1.472
2018-01-26 11:00:01,305 [salt.state       ][INFO    ][2505] Running state [ctl01] at time 11:00:01.305273
2018-01-26 11:00:01,305 [salt.state       ][INFO    ][2505] Executing state host.present for ctl01
2018-01-26 11:00:01,306 [salt.state       ][INFO    ][2505] {'host': 'ctl01'}
2018-01-26 11:00:01,306 [salt.state       ][INFO    ][2505] Completed state [ctl01] at time 11:00:01.306805 duration_in_ms=1.532
2018-01-26 11:00:01,307 [salt.state       ][INFO    ][2505] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.307076
2018-01-26 11:00:01,307 [salt.state       ][INFO    ][2505] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,308 [salt.state       ][INFO    ][2505] {'host': 'ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,308 [salt.state       ][INFO    ][2505] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.308554 duration_in_ms=1.478
2018-01-26 11:00:01,308 [salt.state       ][INFO    ][2505] Running state [ctl] at time 11:00:01.308828
2018-01-26 11:00:01,309 [salt.state       ][INFO    ][2505] Executing state host.present for ctl
2018-01-26 11:00:01,310 [salt.state       ][INFO    ][2505] {'host': 'ctl'}
2018-01-26 11:00:01,310 [salt.state       ][INFO    ][2505] Completed state [ctl] at time 11:00:01.310348 duration_in_ms=1.52
2018-01-26 11:00:01,310 [salt.state       ][INFO    ][2505] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.310632
2018-01-26 11:00:01,310 [salt.state       ][INFO    ][2505] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:01,311 [salt.state       ][INFO    ][2505] {'host': 'ctl.baremetal-mcp-pike-ovs-dpdk-ha.local'}
2018-01-26 11:00:01,312 [salt.state       ][INFO    ][2505] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:01.312162 duration_in_ms=1.529
2018-01-26 11:00:01,312 [salt.state       ][INFO    ][2505] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:00:01.312433
2018-01-26 11:00:01,312 [salt.state       ][INFO    ][2505] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-26 11:00:01,313 [salt.state       ][INFO    ][2505] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-26 11:00:01,313 [salt.state       ][INFO    ][2505] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:00:01.313618 duration_in_ms=1.184
2018-01-26 11:00:01,323 [salt.state       ][INFO    ][2505] Running state [ens2] at time 11:00:01.323660
2018-01-26 11:00:01,323 [salt.state       ][INFO    ][2505] Executing state network.managed for ens2
2018-01-26 11:00:01,467 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-26 11:00:02,634 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-26 11:00:02,918 [salt.state       ][INFO    ][2505] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-26 11:00:02,919 [salt.state       ][INFO    ][2505] Completed state [ens2] at time 11:00:02.919163 duration_in_ms=1595.502
2018-01-26 11:00:02,919 [salt.state       ][INFO    ][2505] Running state [ens3] at time 11:00:02.919807
2018-01-26 11:00:02,920 [salt.state       ][INFO    ][2505] Executing state network.managed for ens3
2018-01-26 11:00:02,958 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-26 11:00:03,661 [salt.state       ][INFO    ][2505] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-26 11:00:03,662 [salt.state       ][INFO    ][2505] Completed state [ens3] at time 11:00:03.661916 duration_in_ms=742.106
2018-01-26 11:00:03,662 [salt.state       ][INFO    ][2505] Running state [/etc/profile.d/proxy.sh] at time 11:00:03.662655
2018-01-26 11:00:03,663 [salt.state       ][INFO    ][2505] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-26 11:00:03,664 [salt.state       ][INFO    ][2505] File /etc/profile.d/proxy.sh is not present
2018-01-26 11:00:03,664 [salt.state       ][INFO    ][2505] Completed state [/etc/profile.d/proxy.sh] at time 11:00:03.664527 duration_in_ms=1.872
2018-01-26 11:00:03,665 [salt.state       ][INFO    ][2505] Running state [/etc/apt/apt.conf.d/95proxies] at time 11:00:03.664998
2018-01-26 11:00:03,665 [salt.state       ][INFO    ][2505] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-26 11:00:03,665 [salt.state       ][INFO    ][2505] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-26 11:00:03,666 [salt.state       ][INFO    ][2505] Completed state [/etc/apt/apt.conf.d/95proxies] at time 11:00:03.666051 duration_in_ms=1.055
2018-01-26 11:00:03,667 [salt.state       ][INFO    ][2505] Running state [ntp] at time 11:00:03.667342
2018-01-26 11:00:03,667 [salt.state       ][INFO    ][2505] Executing state pkg.installed for ntp
2018-01-26 11:00:04,050 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:00:04,074 [salt.loaded.int.module.cmdmod][INFO    ][2505] 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:06,924 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:00:06,963 [salt.state       ][INFO    ][2505] 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:06,979 [salt.state       ][INFO    ][2505] Loading fresh modules for state activity
2018-01-26 11:00:07,018 [salt.state       ][INFO    ][2505] Completed state [ntp] at time 11:00:07.018533 duration_in_ms=3351.188
2018-01-26 11:00:07,026 [salt.state       ][INFO    ][2505] Running state [/etc/ntp.conf] at time 11:00:07.026637
2018-01-26 11:00:07,026 [salt.state       ][INFO    ][2505] Executing state file.managed for /etc/ntp.conf
2018-01-26 11:00:07,057 [salt.fileclient  ][INFO    ][2505] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-26 11:00:07,105 [salt.state       ][INFO    ][2505] 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:07,106 [salt.state       ][INFO    ][2505] Completed state [/etc/ntp.conf] at time 11:00:07.106242 duration_in_ms=79.605
2018-01-26 11:00:07,157 [salt.state       ][INFO    ][2505] Running state [ntp] at time 11:00:07.157048
2018-01-26 11:00:07,157 [salt.state       ][INFO    ][2505] Executing state service.running for ntp
2018-01-26 11:00:07,159 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-26 11:00:07,178 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-26 11:00:07,195 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-26 11:00:07,218 [salt.state       ][INFO    ][2505] The service ntp is already running
2018-01-26 11:00:07,219 [salt.state       ][INFO    ][2505] Completed state [ntp] at time 11:00:07.218941 duration_in_ms=61.893
2018-01-26 11:00:07,219 [salt.state       ][INFO    ][2505] Running state [ntp] at time 11:00:07.219234
2018-01-26 11:00:07,219 [salt.state       ][INFO    ][2505] Executing state service.mod_watch for ntp
2018-01-26 11:00:07,220 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-26 11:00:07,243 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-26 11:00:07,267 [salt.loaded.int.module.cmdmod][INFO    ][2505] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-26 11:00:07,383 [salt.state       ][INFO    ][2505] {'ntp': True}
2018-01-26 11:00:07,384 [salt.state       ][INFO    ][2505] Completed state [ntp] at time 11:00:07.384589 duration_in_ms=165.354
2018-01-26 11:00:07,390 [salt.minion      ][INFO    ][2505] Returning information for job: 20180126105926678156
2018-01-26 11:00:39,728 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command state.apply with jid 20180126110039072433
2018-01-26 11:00:39,753 [salt.minion      ][INFO    ][7233] Starting a new job with PID 7233
2018-01-26 11:00:42,675 [salt.state       ][INFO    ][7233] Loading fresh modules for state activity
2018-01-26 11:00:45,561 [salt.state       ][INFO    ][7233] Running state [/etc/environment] at time 11:00:45.561162
2018-01-26 11:00:45,561 [salt.state       ][INFO    ][7233] Executing state file.blockreplace for /etc/environment
2018-01-26 11:00:45,569 [salt.state       ][INFO    ][7233] 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:45,571 [salt.state       ][INFO    ][7233] Completed state [/etc/environment] at time 11:00:45.571333 duration_in_ms=10.171
2018-01-26 11:00:45,571 [salt.state       ][INFO    ][7233] Running state [/etc/profile.d] at time 11:00:45.571745
2018-01-26 11:00:45,572 [salt.state       ][INFO    ][7233] Executing state file.directory for /etc/profile.d
2018-01-26 11:00:45,573 [salt.state       ][INFO    ][7233] Directory /etc/profile.d is in the correct state
2018-01-26 11:00:45,574 [salt.state       ][INFO    ][7233] Completed state [/etc/profile.d] at time 11:00:45.573982 duration_in_ms=2.237
2018-01-26 11:00:46,006 [salt.state       ][INFO    ][7233] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 11:00:46.006599
2018-01-26 11:00:46,006 [salt.state       ][INFO    ][7233] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-26 11:00:46,035 [salt.state       ][INFO    ][7233] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-01-26 11:00:46,035 [salt.state       ][INFO    ][7233] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 11:00:46.035800 duration_in_ms=29.202
2018-01-26 11:00:46,036 [salt.state       ][INFO    ][7233] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 11:00:46.036018
2018-01-26 11:00:46,036 [salt.state       ][INFO    ][7233] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-26 11:00:46,054 [salt.state       ][INFO    ][7233] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-01-26 11:00:46,054 [salt.state       ][INFO    ][7233] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 11:00:46.054472 duration_in_ms=18.454
2018-01-26 11:00:46,055 [salt.state       ][INFO    ][7233] Running state [linux_repo_prereq_pkgs] at time 11:00:46.055533
2018-01-26 11:00:46,055 [salt.state       ][INFO    ][7233] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-26 11:00:46,056 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:00:46,387 [salt.state       ][INFO    ][7233] All specified packages are already installed
2018-01-26 11:00:46,388 [salt.state       ][INFO    ][7233] Completed state [linux_repo_prereq_pkgs] at time 11:00:46.388084 duration_in_ms=332.551
2018-01-26 11:00:46,388 [salt.state       ][INFO    ][7233] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 11:00:46.388463
2018-01-26 11:00:46,388 [salt.state       ][INFO    ][7233] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2018-01-26 11:00:46,389 [salt.state       ][INFO    ][7233] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2018-01-26 11:00:46,389 [salt.state       ][INFO    ][7233] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 11:00:46.389513 duration_in_ms=1.049
2018-01-26 11:00:46,389 [salt.state       ][INFO    ][7233] Running state [/etc/apt/preferences.d/mk_openstack] at time 11:00:46.389711
2018-01-26 11:00:46,389 [salt.state       ][INFO    ][7233] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2018-01-26 11:00:46,471 [salt.state       ][INFO    ][7233] File /etc/apt/preferences.d/mk_openstack is in the correct state
2018-01-26 11:00:46,471 [salt.state       ][INFO    ][7233] Completed state [/etc/apt/preferences.d/mk_openstack] at time 11:00:46.471648 duration_in_ms=81.936
2018-01-26 11:00:46,473 [salt.state       ][INFO    ][7233] Running state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 11:00:46.473050
2018-01-26 11:00:46,473 [salt.state       ][INFO    ][7233] Executing state cmd.run for curl -s http://apt.mirantis.com/public.gpg | apt-key add -
2018-01-26 11:00:46,473 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'curl -s http://apt.mirantis.com/public.gpg | apt-key add -' in directory '/root'
2018-01-26 11:00:46,604 [salt.state       ][INFO    ][7233] {'pid': 7295, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-26 11:00:46,605 [salt.state       ][INFO    ][7233] Completed state [curl -s http://apt.mirantis.com/public.gpg | apt-key add -] at time 11:00:46.605708 duration_in_ms=132.657
2018-01-26 11:00:46,609 [salt.state       ][INFO    ][7233] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 11:00:46.609832
2018-01-26 11:00:46,610 [salt.state       ][INFO    ][7233] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike
2018-01-26 11:00:46,690 [salt.state       ][INFO    ][7233] Package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike' already configured
2018-01-26 11:00:46,691 [salt.state       ][INFO    ][7233] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ stable pike] at time 11:00:46.691126 duration_in_ms=81.294
2018-01-26 11:00:46,691 [salt.state       ][INFO    ][7233] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 11:00:46.691341
2018-01-26 11:00:46,691 [salt.state       ][INFO    ][7233] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-01-26 11:00:46,691 [salt.state       ][INFO    ][7233] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-01-26 11:00:46,692 [salt.state       ][INFO    ][7233] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 11:00:46.692035 duration_in_ms=0.694
2018-01-26 11:00:46,692 [salt.state       ][INFO    ][7233] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 11:00:46.692275
2018-01-26 11:00:46,692 [salt.state       ][INFO    ][7233] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-01-26 11:00:46,795 [salt.state       ][INFO    ][7233] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-01-26 11:00:46,795 [salt.state       ][INFO    ][7233] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 11:00:46.795562 duration_in_ms=103.287
2018-01-26 11:00:46,795 [salt.state       ][INFO    ][7233] Running state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 11:00:46.795805
2018-01-26 11:00:46,796 [salt.state       ][INFO    ][7233] 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,796 [salt.loaded.int.module.cmdmod][INFO    ][7233] 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,933 [salt.state       ][INFO    ][7233] {'pid': 7410, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-01-26 11:00:46,934 [salt.state       ][INFO    ][7233] Completed state [curl -s http://mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key | apt-key add -] at time 11:00:46.934039 duration_in_ms=138.234
2018-01-26 11:00:46,935 [salt.state       ][INFO    ][7233] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 11:00:46.935596
2018-01-26 11:00:46,935 [salt.state       ][INFO    ][7233] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2018-01-26 11:00:47,014 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:00:49,832 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126110049177884
2018-01-26 11:00:49,856 [salt.minion      ][INFO    ][7906] Starting a new job with PID 7906
2018-01-26 11:00:49,870 [salt.minion      ][INFO    ][7906] Returning information for job: 20180126110049177884
2018-01-26 11:00:50,151 [salt.state       ][INFO    ][7233] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2018-01-26 11:00:50,152 [salt.state       ][INFO    ][7233] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 11:00:50.152337 duration_in_ms=3216.741
2018-01-26 11:00:50,152 [salt.state       ][INFO    ][7233] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 11:00:50.152654
2018-01-26 11:00:50,153 [salt.state       ][INFO    ][7233] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-26 11:00:50,153 [salt.state       ][INFO    ][7233] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-26 11:00:50,154 [salt.state       ][INFO    ][7233] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 11:00:50.154257 duration_in_ms=1.604
2018-01-26 11:00:50,154 [salt.state       ][INFO    ][7233] Running state [/etc/apt/preferences.d/uca] at time 11:00:50.154689
2018-01-26 11:00:50,155 [salt.state       ][INFO    ][7233] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-26 11:00:50,155 [salt.state       ][INFO    ][7233] File /etc/apt/preferences.d/uca is not present
2018-01-26 11:00:50,155 [salt.state       ][INFO    ][7233] Completed state [/etc/apt/preferences.d/uca] at time 11:00:50.155910 duration_in_ms=1.221
2018-01-26 11:00:50,156 [salt.state       ][INFO    ][7233] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 11:00:50.156328
2018-01-26 11:00:50,156 [salt.state       ][INFO    ][7233] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-01-26 11:00:50,158 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-01-26 11:00:50,346 [salt.state       ][INFO    ][7233] {'pid': 7910, '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.dqQmtnTyAi/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-01-26 11:00:50,347 [salt.state       ][INFO    ][7233] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 11:00:50.347283 duration_in_ms=190.955
2018-01-26 11:00:50,349 [salt.state       ][INFO    ][7233] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 11:00:50.349010
2018-01-26 11:00:50,349 [salt.state       ][INFO    ][7233] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-26 11:00:50,428 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:00:52,815 [salt.state       ][INFO    ][7233] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-01-26 11:00:52,816 [salt.state       ][INFO    ][7233] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 11:00:52.816175 duration_in_ms=2467.164
2018-01-26 11:00:52,816 [salt.state       ][INFO    ][7233] Running state [linux_extra_packages_purged] at time 11:00:52.816765
2018-01-26 11:00:52,818 [salt.state       ][INFO    ][7233] Executing state pkg.purged for linux_extra_packages_purged
2018-01-26 11:00:52,832 [salt.state       ][INFO    ][7233] All specified packages are already absent
2018-01-26 11:00:52,832 [salt.state       ][INFO    ][7233] Completed state [linux_extra_packages_purged] at time 11:00:52.832702 duration_in_ms=15.937
2018-01-26 11:00:52,833 [salt.state       ][INFO    ][7233] Running state [linux_extra_packages_latest] at time 11:00:52.833475
2018-01-26 11:00:52,833 [salt.state       ][INFO    ][7233] Executing state pkg.latest for linux_extra_packages_latest
2018-01-26 11:00:52,846 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-26 11:00:52,898 [salt.state       ][INFO    ][7233] Package mcelog is already up-to-date
2018-01-26 11:00:52,900 [salt.state       ][INFO    ][7233] Completed state [linux_extra_packages_latest] at time 11:00:52.899985 duration_in_ms=66.507
2018-01-26 11:00:52,902 [salt.state       ][INFO    ][7233] Running state [UTC] at time 11:00:52.902476
2018-01-26 11:00:52,902 [salt.state       ][INFO    ][7233] Executing state timezone.system for UTC
2018-01-26 11:00:52,903 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['timedatectl'] in directory '/root'
2018-01-26 11:00:52,940 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['timedatectl'] in directory '/root'
2018-01-26 11:00:52,956 [salt.state       ][INFO    ][7233] Timezone UTC already set, UTC already set to UTC
2018-01-26 11:00:52,958 [salt.state       ][INFO    ][7233] Completed state [UTC] at time 11:00:52.958168 duration_in_ms=55.692
2018-01-26 11:00:52,959 [salt.state       ][INFO    ][7233] Running state [nf_conntrack] at time 11:00:52.959322
2018-01-26 11:00:52,959 [salt.state       ][INFO    ][7233] Executing state kmod.present for nf_conntrack
2018-01-26 11:00:52,960 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'lsmod' in directory '/root'
2018-01-26 11:00:52,974 [salt.state       ][INFO    ][7233] Kernel module nf_conntrack is already present
2018-01-26 11:00:52,975 [salt.state       ][INFO    ][7233] Completed state [nf_conntrack] at time 11:00:52.974961 duration_in_ms=15.639
2018-01-26 11:00:52,976 [salt.state       ][INFO    ][7233] Running state [kernel.panic] at time 11:00:52.975984
2018-01-26 11:00:52,976 [salt.state       ][INFO    ][7233] Executing state sysctl.present for kernel.panic
2018-01-26 11:00:52,989 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,016 [salt.state       ][INFO    ][7233] Sysctl value kernel.panic = 60 is already set
2018-01-26 11:00:53,017 [salt.state       ][INFO    ][7233] Completed state [kernel.panic] at time 11:00:53.017127 duration_in_ms=41.141
2018-01-26 11:00:53,017 [salt.state       ][INFO    ][7233] Running state [net.ipv4.tcp_keepalive_probes] at time 11:00:53.017724
2018-01-26 11:00:53,018 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-26 11:00:53,019 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,045 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-01-26 11:00:53,046 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.tcp_keepalive_probes] at time 11:00:53.046243 duration_in_ms=28.519
2018-01-26 11:00:53,046 [salt.state       ][INFO    ][7233] Running state [fs.file-max] at time 11:00:53.046790
2018-01-26 11:00:53,047 [salt.state       ][INFO    ][7233] Executing state sysctl.present for fs.file-max
2018-01-26 11:00:53,048 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,073 [salt.state       ][INFO    ][7233] Sysctl value fs.file-max = 124165 is already set
2018-01-26 11:00:53,074 [salt.state       ][INFO    ][7233] Completed state [fs.file-max] at time 11:00:53.074411 duration_in_ms=27.62
2018-01-26 11:00:53,075 [salt.state       ][INFO    ][7233] Running state [net.core.somaxconn] at time 11:00:53.074982
2018-01-26 11:00:53,075 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.core.somaxconn
2018-01-26 11:00:53,076 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,103 [salt.state       ][INFO    ][7233] Sysctl value net.core.somaxconn = 4096 is already set
2018-01-26 11:00:53,104 [salt.state       ][INFO    ][7233] Completed state [net.core.somaxconn] at time 11:00:53.104318 duration_in_ms=29.336
2018-01-26 11:00:53,104 [salt.state       ][INFO    ][7233] Running state [net.ipv4.tcp_max_syn_backlog] at time 11:00:53.104889
2018-01-26 11:00:53,105 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-26 11:00:53,106 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,132 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-01-26 11:00:53,133 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.tcp_max_syn_backlog] at time 11:00:53.133036 duration_in_ms=28.147
2018-01-26 11:00:53,133 [salt.state       ][INFO    ][7233] Running state [net.ipv4.tcp_tw_reuse] at time 11:00:53.133640
2018-01-26 11:00:53,134 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-26 11:00:53,135 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,162 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-01-26 11:00:53,163 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.tcp_tw_reuse] at time 11:00:53.163371 duration_in_ms=29.731
2018-01-26 11:00:53,163 [salt.state       ][INFO    ][7233] Running state [net.ipv4.tcp_congestion_control] at time 11:00:53.163939
2018-01-26 11:00:53,164 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-26 11:00:53,166 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,194 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-01-26 11:00:53,195 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.tcp_congestion_control] at time 11:00:53.195492 duration_in_ms=31.553
2018-01-26 11:00:53,196 [salt.state       ][INFO    ][7233] Running state [net.ipv4.tcp_retries2] at time 11:00:53.196087
2018-01-26 11:00:53,196 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-26 11:00:53,197 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,227 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-01-26 11:00:53,227 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.tcp_retries2] at time 11:00:53.227718 duration_in_ms=31.63
2018-01-26 11:00:53,228 [salt.state       ][INFO    ][7233] Running state [net.core.netdev_max_backlog] at time 11:00:53.228292
2018-01-26 11:00:53,228 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-26 11:00:53,230 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,258 [salt.state       ][INFO    ][7233] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-01-26 11:00:53,259 [salt.state       ][INFO    ][7233] Completed state [net.core.netdev_max_backlog] at time 11:00:53.259473 duration_in_ms=31.18
2018-01-26 11:00:53,260 [salt.state       ][INFO    ][7233] Running state [net.ipv4.tcp_slow_start_after_idle] at time 11:00:53.260081
2018-01-26 11:00:53,260 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-26 11:00:53,261 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,290 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-01-26 11:00:53,291 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 11:00:53.291530 duration_in_ms=31.449
2018-01-26 11:00:53,292 [salt.state       ][INFO    ][7233] Running state [vm.swappiness] at time 11:00:53.292164
2018-01-26 11:00:53,292 [salt.state       ][INFO    ][7233] Executing state sysctl.present for vm.swappiness
2018-01-26 11:00:53,293 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,324 [salt.state       ][INFO    ][7233] Sysctl value vm.swappiness = 10 is already set
2018-01-26 11:00:53,325 [salt.state       ][INFO    ][7233] Completed state [vm.swappiness] at time 11:00:53.325006 duration_in_ms=32.842
2018-01-26 11:00:53,325 [salt.state       ][INFO    ][7233] Running state [net.ipv4.tcp_keepalive_intvl] at time 11:00:53.325929
2018-01-26 11:00:53,326 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-26 11:00:53,327 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,357 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-01-26 11:00:53,358 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.tcp_keepalive_intvl] at time 11:00:53.357956 duration_in_ms=32.026
2018-01-26 11:00:53,358 [salt.state       ][INFO    ][7233] Running state [net.ipv4.neigh.default.gc_thresh1] at time 11:00:53.358591
2018-01-26 11:00:53,359 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-26 11:00:53,359 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,387 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-01-26 11:00:53,388 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 11:00:53.388461 duration_in_ms=29.869
2018-01-26 11:00:53,389 [salt.state       ][INFO    ][7233] Running state [net.ipv4.neigh.default.gc_thresh2] at time 11:00:53.389060
2018-01-26 11:00:53,389 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-26 11:00:53,390 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,418 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-01-26 11:00:53,419 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 11:00:53.419317 duration_in_ms=30.256
2018-01-26 11:00:53,419 [salt.state       ][INFO    ][7233] Running state [net.ipv4.neigh.default.gc_thresh3] at time 11:00:53.419911
2018-01-26 11:00:53,420 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-26 11:00:53,421 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,449 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-01-26 11:00:53,450 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 11:00:53.450543 duration_in_ms=30.631
2018-01-26 11:00:53,451 [salt.state       ][INFO    ][7233] Running state [net.ipv4.tcp_fin_timeout] at time 11:00:53.451138
2018-01-26 11:00:53,451 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-26 11:00:53,452 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,482 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-01-26 11:00:53,483 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.tcp_fin_timeout] at time 11:00:53.482971 duration_in_ms=31.833
2018-01-26 11:00:53,483 [salt.state       ][INFO    ][7233] Running state [net.ipv4.tcp_keepalive_time] at time 11:00:53.483564
2018-01-26 11:00:53,484 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-26 11:00:53,484 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,514 [salt.state       ][INFO    ][7233] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-01-26 11:00:53,515 [salt.state       ][INFO    ][7233] Completed state [net.ipv4.tcp_keepalive_time] at time 11:00:53.515350 duration_in_ms=31.785
2018-01-26 11:00:53,515 [salt.state       ][INFO    ][7233] Running state [net.nf_conntrack_max] at time 11:00:53.515942
2018-01-26 11:00:53,516 [salt.state       ][INFO    ][7233] Executing state sysctl.present for net.nf_conntrack_max
2018-01-26 11:00:53,517 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:00:53,547 [salt.state       ][INFO    ][7233] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-01-26 11:00:53,548 [salt.state       ][INFO    ][7233] Completed state [net.nf_conntrack_max] at time 11:00:53.548272 duration_in_ms=32.33
2018-01-26 11:00:53,548 [salt.state       ][INFO    ][7233] Running state [linux_sysfs_package] at time 11:00:53.548883
2018-01-26 11:00:53,550 [salt.state       ][INFO    ][7233] Executing state pkg.installed for linux_sysfs_package
2018-01-26 11:00:53,557 [salt.state       ][INFO    ][7233] All specified packages are already installed
2018-01-26 11:00:53,557 [salt.state       ][INFO    ][7233] Completed state [linux_sysfs_package] at time 11:00:53.557520 duration_in_ms=8.637
2018-01-26 11:00:53,559 [salt.state       ][INFO    ][7233] Running state [/etc/sysfs.d] at time 11:00:53.559209
2018-01-26 11:00:53,559 [salt.state       ][INFO    ][7233] Executing state file.directory for /etc/sysfs.d
2018-01-26 11:00:53,560 [salt.state       ][INFO    ][7233] Directory /etc/sysfs.d is in the correct state
2018-01-26 11:00:53,560 [salt.state       ][INFO    ][7233] Completed state [/etc/sysfs.d] at time 11:00:53.560816 duration_in_ms=1.607
2018-01-26 11:00:53,561 [salt.state       ][INFO    ][7233] Running state [ondemand] at time 11:00:53.561790
2018-01-26 11:00:53,562 [salt.state       ][INFO    ][7233] Executing state service.dead for ondemand
2018-01-26 11:00:53,563 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-26 11:00:53,579 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:53,594 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-26 11:00:53,614 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'runlevel' in directory '/root'
2018-01-26 11:00:53,630 [salt.state       ][INFO    ][7233] The service ondemand is already dead
2018-01-26 11:00:53,631 [salt.state       ][INFO    ][7233] Completed state [ondemand] at time 11:00:53.630974 duration_in_ms=69.183
2018-01-26 11:00:53,632 [salt.state       ][INFO    ][7233] Running state [cs_CZ.UTF-8] at time 11:00:53.632076
2018-01-26 11:00:53,632 [salt.state       ][INFO    ][7233] Executing state locale.present for cs_CZ.UTF-8
2018-01-26 11:00:53,633 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'locale -a' in directory '/root'
2018-01-26 11:00:53,646 [salt.state       ][INFO    ][7233] Locale cs_CZ.UTF-8 is already present
2018-01-26 11:00:53,646 [salt.state       ][INFO    ][7233] Completed state [cs_CZ.UTF-8] at time 11:00:53.646868 duration_in_ms=14.792
2018-01-26 11:00:53,647 [salt.state       ][INFO    ][7233] Running state [en_US.UTF-8] at time 11:00:53.647320
2018-01-26 11:00:53,647 [salt.state       ][INFO    ][7233] Executing state locale.present for en_US.UTF-8
2018-01-26 11:00:53,648 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'locale -a' in directory '/root'
2018-01-26 11:00:53,660 [salt.state       ][INFO    ][7233] Locale en_US.UTF-8 is already present
2018-01-26 11:00:53,661 [salt.state       ][INFO    ][7233] Completed state [en_US.UTF-8] at time 11:00:53.661014 duration_in_ms=13.694
2018-01-26 11:00:53,663 [salt.state       ][INFO    ][7233] Running state [en_US.UTF-8] at time 11:00:53.663508
2018-01-26 11:00:53,663 [salt.state       ][INFO    ][7233] Executing state locale.system for en_US.UTF-8
2018-01-26 11:00:53,664 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'localectl' in directory '/root'
2018-01-26 11:00:53,712 [salt.state       ][INFO    ][7233] System locale en_US.UTF-8 already set
2018-01-26 11:00:53,712 [salt.state       ][INFO    ][7233] Completed state [en_US.UTF-8] at time 11:00:53.712764 duration_in_ms=49.255
2018-01-26 11:00:53,714 [salt.state       ][INFO    ][7233] Running state [root] at time 11:00:53.714872
2018-01-26 11:00:53,715 [salt.state       ][INFO    ][7233] Executing state user.present for root
2018-01-26 11:00:53,716 [salt.state       ][INFO    ][7233] User root is present and up to date
2018-01-26 11:00:53,716 [salt.state       ][INFO    ][7233] Completed state [root] at time 11:00:53.716703 duration_in_ms=1.831
2018-01-26 11:00:53,719 [salt.state       ][INFO    ][7233] Running state [/root] at time 11:00:53.719010
2018-01-26 11:00:53,719 [salt.state       ][INFO    ][7233] Executing state file.directory for /root
2018-01-26 11:00:53,720 [salt.state       ][INFO    ][7233] Directory /root is in the correct state
2018-01-26 11:00:53,720 [salt.state       ][INFO    ][7233] Completed state [/root] at time 11:00:53.720243 duration_in_ms=1.233
2018-01-26 11:00:53,720 [salt.state       ][INFO    ][7233] Running state [/etc/sudoers.d/90-salt-user-root] at time 11:00:53.720508
2018-01-26 11:00:53,720 [salt.state       ][INFO    ][7233] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-26 11:00:53,721 [salt.state       ][INFO    ][7233] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-26 11:00:53,721 [salt.state       ][INFO    ][7233] Completed state [/etc/sudoers.d/90-salt-user-root] at time 11:00:53.721329 duration_in_ms=0.822
2018-01-26 11:00:53,721 [salt.state       ][INFO    ][7233] Running state [ubuntu] at time 11:00:53.721593
2018-01-26 11:00:53,721 [salt.state       ][INFO    ][7233] Executing state user.present for ubuntu
2018-01-26 11:00:53,722 [salt.state       ][INFO    ][7233] User ubuntu is present and up to date
2018-01-26 11:00:53,723 [salt.state       ][INFO    ][7233] Completed state [ubuntu] at time 11:00:53.723002 duration_in_ms=1.409
2018-01-26 11:00:53,724 [salt.state       ][INFO    ][7233] Running state [/home/ubuntu] at time 11:00:53.724045
2018-01-26 11:00:53,724 [salt.state       ][INFO    ][7233] Executing state file.directory for /home/ubuntu
2018-01-26 11:00:53,725 [salt.state       ][INFO    ][7233] Directory /home/ubuntu is in the correct state
2018-01-26 11:00:53,725 [salt.state       ][INFO    ][7233] Completed state [/home/ubuntu] at time 11:00:53.725514 duration_in_ms=1.468
2018-01-26 11:00:53,726 [salt.state       ][INFO    ][7233] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:00:53.726428
2018-01-26 11:00:53,726 [salt.state       ][INFO    ][7233] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-26 11:00:53,745 [salt.state       ][INFO    ][7233] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-26 11:00:53,746 [salt.state       ][INFO    ][7233] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 11:00:53.746210 duration_in_ms=19.781
2018-01-26 11:00:53,746 [salt.state       ][INFO    ][7233] Running state [/etc/security/limits.d/90-salt-default.conf] at time 11:00:53.746481
2018-01-26 11:00:53,746 [salt.state       ][INFO    ][7233] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-26 11:00:53,827 [salt.state       ][INFO    ][7233] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-01-26 11:00:53,828 [salt.state       ][INFO    ][7233] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 11:00:53.828067 duration_in_ms=81.586
2018-01-26 11:00:53,828 [salt.state       ][INFO    ][7233] Running state [apt-daily.timer] at time 11:00:53.828296
2018-01-26 11:00:53,828 [salt.state       ][INFO    ][7233] Executing state service.dead for apt-daily.timer
2018-01-26 11:00:53,829 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-01-26 11:00:53,846 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:53,863 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-01-26 11:00:53,882 [salt.state       ][INFO    ][7233] The service apt-daily.timer is already dead
2018-01-26 11:00:53,883 [salt.state       ][INFO    ][7233] Completed state [apt-daily.timer] at time 11:00:53.883320 duration_in_ms=55.023
2018-01-26 11:00:53,883 [salt.state       ][INFO    ][7233] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:00:53.883686
2018-01-26 11:00:53,884 [salt.state       ][INFO    ][7233] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-26 11:00:53,968 [salt.state       ][INFO    ][7233] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-01-26 11:00:53,968 [salt.state       ][INFO    ][7233] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 11:00:53.968933 duration_in_ms=85.247
2018-01-26 11:00:53,971 [salt.state       ][INFO    ][7233] Running state [service.systemctl_reload] at time 11:00:53.971142
2018-01-26 11:00:53,971 [salt.state       ][INFO    ][7233] Executing state module.wait for service.systemctl_reload
2018-01-26 11:00:53,971 [salt.state       ][INFO    ][7233] No changes made for service.systemctl_reload
2018-01-26 11:00:53,971 [salt.state       ][INFO    ][7233] Completed state [service.systemctl_reload] at time 11:00:53.971754 duration_in_ms=0.613
2018-01-26 11:00:53,972 [salt.state       ][INFO    ][7233] Running state [/etc/hostname] at time 11:00:53.971976
2018-01-26 11:00:53,972 [salt.state       ][INFO    ][7233] Executing state file.managed for /etc/hostname
2018-01-26 11:00:53,984 [salt.state       ][INFO    ][7233] File /etc/hostname is in the correct state
2018-01-26 11:00:53,984 [salt.state       ][INFO    ][7233] Completed state [/etc/hostname] at time 11:00:53.984775 duration_in_ms=12.799
2018-01-26 11:00:53,986 [salt.state       ][INFO    ][7233] Running state [hostname dbs02] at time 11:00:53.986334
2018-01-26 11:00:53,986 [salt.state       ][INFO    ][7233] Executing state cmd.wait for hostname dbs02
2018-01-26 11:00:53,986 [salt.state       ][INFO    ][7233] No changes made for hostname dbs02
2018-01-26 11:00:53,987 [salt.state       ][INFO    ][7233] Completed state [hostname dbs02] at time 11:00:53.987146 duration_in_ms=0.812
2018-01-26 11:00:53,987 [salt.state       ][INFO    ][7233] Running state [mdb02] at time 11:00:53.987759
2018-01-26 11:00:53,988 [salt.state       ][INFO    ][7233] Executing state host.present for mdb02
2018-01-26 11:00:53,988 [salt.state       ][INFO    ][7233] Host mdb02 (192.168.10.77) already present
2018-01-26 11:00:53,988 [salt.state       ][INFO    ][7233] Completed state [mdb02] at time 11:00:53.988804 duration_in_ms=1.045
2018-01-26 11:00:53,989 [salt.state       ][INFO    ][7233] Running state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:53.989045
2018-01-26 11:00:53,989 [salt.state       ][INFO    ][7233] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:53,990 [salt.state       ][INFO    ][7233] Host mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.77) already present
2018-01-26 11:00:53,990 [salt.state       ][INFO    ][7233] Completed state [mdb02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:53.990346 duration_in_ms=1.301
2018-01-26 11:00:53,990 [salt.state       ][INFO    ][7233] Running state [mdb03] at time 11:00:53.990657
2018-01-26 11:00:53,990 [salt.state       ][INFO    ][7233] Executing state host.present for mdb03
2018-01-26 11:00:53,991 [salt.state       ][INFO    ][7233] Host mdb03 (192.168.10.78) already present
2018-01-26 11:00:53,991 [salt.state       ][INFO    ][7233] Completed state [mdb03] at time 11:00:53.991870 duration_in_ms=1.213
2018-01-26 11:00:53,992 [salt.state       ][INFO    ][7233] Running state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:53.992108
2018-01-26 11:00:53,992 [salt.state       ][INFO    ][7233] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:53,992 [salt.state       ][INFO    ][7233] Host mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.78) already present
2018-01-26 11:00:53,994 [salt.state       ][INFO    ][7233] Completed state [mdb03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:53.994240 duration_in_ms=2.132
2018-01-26 11:00:53,994 [salt.state       ][INFO    ][7233] Running state [mdb01] at time 11:00:53.994464
2018-01-26 11:00:53,994 [salt.state       ][INFO    ][7233] Executing state host.present for mdb01
2018-01-26 11:00:53,995 [salt.state       ][INFO    ][7233] Host mdb01 (192.168.10.76) already present
2018-01-26 11:00:53,995 [salt.state       ][INFO    ][7233] Completed state [mdb01] at time 11:00:53.995208 duration_in_ms=0.744
2018-01-26 11:00:53,995 [salt.state       ][INFO    ][7233] Running state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:53.995396
2018-01-26 11:00:53,995 [salt.state       ][INFO    ][7233] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:53,996 [salt.state       ][INFO    ][7233] Host mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.76) already present
2018-01-26 11:00:53,996 [salt.state       ][INFO    ][7233] Completed state [mdb01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:53.996187 duration_in_ms=0.791
2018-01-26 11:00:53,996 [salt.state       ][INFO    ][7233] Running state [mdb] at time 11:00:53.996388
2018-01-26 11:00:53,996 [salt.state       ][INFO    ][7233] Executing state host.present for mdb
2018-01-26 11:00:53,996 [salt.state       ][INFO    ][7233] Host mdb (192.168.10.75) already present
2018-01-26 11:00:53,997 [salt.state       ][INFO    ][7233] Completed state [mdb] at time 11:00:53.997434 duration_in_ms=1.045
2018-01-26 11:00:53,997 [salt.state       ][INFO    ][7233] Running state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:53.997636
2018-01-26 11:00:53,997 [salt.state       ][INFO    ][7233] Executing state host.present for mdb.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:53,998 [salt.state       ][INFO    ][7233] Host mdb.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.75) already present
2018-01-26 11:00:53,998 [salt.state       ][INFO    ][7233] Completed state [mdb.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:53.998399 duration_in_ms=0.764
2018-01-26 11:00:53,998 [salt.state       ][INFO    ][7233] Running state [cfg01] at time 11:00:53.998582
2018-01-26 11:00:53,998 [salt.state       ][INFO    ][7233] Executing state host.present for cfg01
2018-01-26 11:00:53,999 [salt.state       ][INFO    ][7233] Host cfg01 (192.168.10.100) already present
2018-01-26 11:00:53,999 [salt.state       ][INFO    ][7233] Completed state [cfg01] at time 11:00:53.999308 duration_in_ms=0.725
2018-01-26 11:00:53,999 [salt.state       ][INFO    ][7233] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:53.999487
2018-01-26 11:00:53,999 [salt.state       ][INFO    ][7233] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,000 [salt.state       ][INFO    ][7233] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-26 11:00:54,000 [salt.state       ][INFO    ][7233] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.000256 duration_in_ms=0.769
2018-01-26 11:00:54,000 [salt.state       ][INFO    ][7233] Running state [prx01] at time 11:00:54.000438
2018-01-26 11:00:54,000 [salt.state       ][INFO    ][7233] Executing state host.present for prx01
2018-01-26 11:00:54,001 [salt.state       ][INFO    ][7233] Host prx01 (192.168.10.104) already present
2018-01-26 11:00:54,001 [salt.state       ][INFO    ][7233] Completed state [prx01] at time 11:00:54.001176 duration_in_ms=0.738
2018-01-26 11:00:54,001 [salt.state       ][INFO    ][7233] Running state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.001361
2018-01-26 11:00:54,001 [salt.state       ][INFO    ][7233] Executing state host.present for prx01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,001 [salt.state       ][INFO    ][7233] Host prx01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.104) already present
2018-01-26 11:00:54,002 [salt.state       ][INFO    ][7233] Completed state [prx01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.002095 duration_in_ms=0.734
2018-01-26 11:00:54,002 [salt.state       ][INFO    ][7233] Running state [kvm01] at time 11:00:54.002318
2018-01-26 11:00:54,002 [salt.state       ][INFO    ][7233] Executing state host.present for kvm01
2018-01-26 11:00:54,002 [salt.state       ][INFO    ][7233] Host kvm01 (192.168.10.141) already present
2018-01-26 11:00:54,003 [salt.state       ][INFO    ][7233] Completed state [kvm01] at time 11:00:54.003049 duration_in_ms=0.732
2018-01-26 11:00:54,003 [salt.state       ][INFO    ][7233] Running state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.003230
2018-01-26 11:00:54,003 [salt.state       ][INFO    ][7233] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,003 [salt.state       ][INFO    ][7233] Host kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.141) already present
2018-01-26 11:00:54,004 [salt.state       ][INFO    ][7233] Completed state [kvm01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.003982 duration_in_ms=0.752
2018-01-26 11:00:54,004 [salt.state       ][INFO    ][7233] Running state [kvm03] at time 11:00:54.004201
2018-01-26 11:00:54,004 [salt.state       ][INFO    ][7233] Executing state host.present for kvm03
2018-01-26 11:00:54,004 [salt.state       ][INFO    ][7233] Host kvm03 (192.168.10.143) already present
2018-01-26 11:00:54,004 [salt.state       ][INFO    ][7233] Completed state [kvm03] at time 11:00:54.004908 duration_in_ms=0.707
2018-01-26 11:00:54,005 [salt.state       ][INFO    ][7233] Running state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.005086
2018-01-26 11:00:54,006 [salt.state       ][INFO    ][7233] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,006 [salt.state       ][INFO    ][7233] Host kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.143) already present
2018-01-26 11:00:54,006 [salt.state       ][INFO    ][7233] Completed state [kvm03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.006762 duration_in_ms=1.677
2018-01-26 11:00:54,006 [salt.state       ][INFO    ][7233] Running state [kvm02] at time 11:00:54.006949
2018-01-26 11:00:54,007 [salt.state       ][INFO    ][7233] Executing state host.present for kvm02
2018-01-26 11:00:54,007 [salt.state       ][INFO    ][7233] Host kvm02 (192.168.10.142) already present
2018-01-26 11:00:54,007 [salt.state       ][INFO    ][7233] Completed state [kvm02] at time 11:00:54.007699 duration_in_ms=0.749
2018-01-26 11:00:54,007 [salt.state       ][INFO    ][7233] Running state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.007900
2018-01-26 11:00:54,008 [salt.state       ][INFO    ][7233] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,008 [salt.state       ][INFO    ][7233] Host kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.142) already present
2018-01-26 11:00:54,008 [salt.state       ][INFO    ][7233] Completed state [kvm02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.008827 duration_in_ms=0.928
2018-01-26 11:00:54,009 [salt.state       ][INFO    ][7233] Running state [dbs] at time 11:00:54.009013
2018-01-26 11:00:54,009 [salt.state       ][INFO    ][7233] Executing state host.present for dbs
2018-01-26 11:00:54,009 [salt.state       ][INFO    ][7233] Host dbs (192.168.10.50) already present
2018-01-26 11:00:54,010 [salt.state       ][INFO    ][7233] Completed state [dbs] at time 11:00:54.010113 duration_in_ms=1.1
2018-01-26 11:00:54,010 [salt.state       ][INFO    ][7233] Running state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.010313
2018-01-26 11:00:54,010 [salt.state       ][INFO    ][7233] Executing state host.present for dbs.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,010 [salt.state       ][INFO    ][7233] Host dbs.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.50) already present
2018-01-26 11:00:54,011 [salt.state       ][INFO    ][7233] Completed state [dbs.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.011032 duration_in_ms=0.719
2018-01-26 11:00:54,011 [salt.state       ][INFO    ][7233] Running state [prx] at time 11:00:54.011214
2018-01-26 11:00:54,011 [salt.state       ][INFO    ][7233] Executing state host.present for prx
2018-01-26 11:00:54,011 [salt.state       ][INFO    ][7233] Host prx (192.168.10.103) already present
2018-01-26 11:00:54,011 [salt.state       ][INFO    ][7233] Completed state [prx] at time 11:00:54.011954 duration_in_ms=0.739
2018-01-26 11:00:54,012 [salt.state       ][INFO    ][7233] Running state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.012162
2018-01-26 11:00:54,012 [salt.state       ][INFO    ][7233] Executing state host.present for prx.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,012 [salt.state       ][INFO    ][7233] Host prx.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.103) already present
2018-01-26 11:00:54,012 [salt.state       ][INFO    ][7233] Completed state [prx.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.012879 duration_in_ms=0.716
2018-01-26 11:00:54,013 [salt.state       ][INFO    ][7233] Running state [prx02] at time 11:00:54.013068
2018-01-26 11:00:54,013 [salt.state       ][INFO    ][7233] Executing state host.present for prx02
2018-01-26 11:00:54,013 [salt.state       ][INFO    ][7233] Host prx02 (192.168.10.105) already present
2018-01-26 11:00:54,013 [salt.state       ][INFO    ][7233] Completed state [prx02] at time 11:00:54.013829 duration_in_ms=0.761
2018-01-26 11:00:54,014 [salt.state       ][INFO    ][7233] Running state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.014008
2018-01-26 11:00:54,014 [salt.state       ][INFO    ][7233] Executing state host.present for prx02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,014 [salt.state       ][INFO    ][7233] Host prx02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.105) already present
2018-01-26 11:00:54,014 [salt.state       ][INFO    ][7233] Completed state [prx02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.014740 duration_in_ms=0.731
2018-01-26 11:00:54,014 [salt.state       ][INFO    ][7233] Running state [msg02] at time 11:00:54.014920
2018-01-26 11:00:54,015 [salt.state       ][INFO    ][7233] Executing state host.present for msg02
2018-01-26 11:00:54,015 [salt.state       ][INFO    ][7233] Host msg02 (192.168.10.42) already present
2018-01-26 11:00:54,015 [salt.state       ][INFO    ][7233] Completed state [msg02] at time 11:00:54.015622 duration_in_ms=0.702
2018-01-26 11:00:54,015 [salt.state       ][INFO    ][7233] Running state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.015813
2018-01-26 11:00:54,016 [salt.state       ][INFO    ][7233] Executing state host.present for msg02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,016 [salt.state       ][INFO    ][7233] Host msg02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.42) already present
2018-01-26 11:00:54,016 [salt.state       ][INFO    ][7233] Completed state [msg02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.016547 duration_in_ms=0.733
2018-01-26 11:00:54,016 [salt.state       ][INFO    ][7233] Running state [msg03] at time 11:00:54.016728
2018-01-26 11:00:54,016 [salt.state       ][INFO    ][7233] Executing state host.present for msg03
2018-01-26 11:00:54,017 [salt.state       ][INFO    ][7233] Host msg03 (192.168.10.43) already present
2018-01-26 11:00:54,018 [salt.state       ][INFO    ][7233] Completed state [msg03] at time 11:00:54.018080 duration_in_ms=1.353
2018-01-26 11:00:54,018 [salt.state       ][INFO    ][7233] Running state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.018310
2018-01-26 11:00:54,018 [salt.state       ][INFO    ][7233] Executing state host.present for msg03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,018 [salt.state       ][INFO    ][7233] Host msg03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.43) already present
2018-01-26 11:00:54,019 [salt.state       ][INFO    ][7233] Completed state [msg03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.019065 duration_in_ms=0.754
2018-01-26 11:00:54,019 [salt.state       ][INFO    ][7233] Running state [msg01] at time 11:00:54.019246
2018-01-26 11:00:54,019 [salt.state       ][INFO    ][7233] Executing state host.present for msg01
2018-01-26 11:00:54,019 [salt.state       ][INFO    ][7233] Host msg01 (192.168.10.41) already present
2018-01-26 11:00:54,020 [salt.state       ][INFO    ][7233] Completed state [msg01] at time 11:00:54.019980 duration_in_ms=0.734
2018-01-26 11:00:54,020 [salt.state       ][INFO    ][7233] Running state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.020196
2018-01-26 11:00:54,020 [salt.state       ][INFO    ][7233] Executing state host.present for msg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,020 [salt.state       ][INFO    ][7233] Host msg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.41) already present
2018-01-26 11:00:54,021 [salt.state       ][INFO    ][7233] Completed state [msg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.021005 duration_in_ms=0.808
2018-01-26 11:00:54,021 [salt.state       ][INFO    ][7233] Running state [msg] at time 11:00:54.021241
2018-01-26 11:00:54,021 [salt.state       ][INFO    ][7233] Executing state host.present for msg
2018-01-26 11:00:54,021 [salt.state       ][INFO    ][7233] Host msg (192.168.10.40) already present
2018-01-26 11:00:54,022 [salt.state       ][INFO    ][7233] Completed state [msg] at time 11:00:54.021988 duration_in_ms=0.748
2018-01-26 11:00:54,022 [salt.state       ][INFO    ][7233] Running state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.022167
2018-01-26 11:00:54,022 [salt.state       ][INFO    ][7233] Executing state host.present for msg.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,022 [salt.state       ][INFO    ][7233] Host msg.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.40) already present
2018-01-26 11:00:54,022 [salt.state       ][INFO    ][7233] Completed state [msg.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.022895 duration_in_ms=0.728
2018-01-26 11:00:54,023 [salt.state       ][INFO    ][7233] Running state [cfg01] at time 11:00:54.023076
2018-01-26 11:00:54,023 [salt.state       ][INFO    ][7233] Executing state host.present for cfg01
2018-01-26 11:00:54,023 [salt.state       ][INFO    ][7233] Host cfg01 (192.168.10.100) already present
2018-01-26 11:00:54,023 [salt.state       ][INFO    ][7233] Completed state [cfg01] at time 11:00:54.023781 duration_in_ms=0.705
2018-01-26 11:00:54,024 [salt.state       ][INFO    ][7233] Running state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.023985
2018-01-26 11:00:54,024 [salt.state       ][INFO    ][7233] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,024 [salt.state       ][INFO    ][7233] Host cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.100) already present
2018-01-26 11:00:54,024 [salt.state       ][INFO    ][7233] Completed state [cfg01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.024721 duration_in_ms=0.736
2018-01-26 11:00:54,024 [salt.state       ][INFO    ][7233] Running state [cmp002] at time 11:00:54.024903
2018-01-26 11:00:54,025 [salt.state       ][INFO    ][7233] Executing state host.present for cmp002
2018-01-26 11:00:54,025 [salt.state       ][INFO    ][7233] Host cmp002 (192.168.10.102) already present
2018-01-26 11:00:54,025 [salt.state       ][INFO    ][7233] Completed state [cmp002] at time 11:00:54.025693 duration_in_ms=0.79
2018-01-26 11:00:54,025 [salt.state       ][INFO    ][7233] Running state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.025873
2018-01-26 11:00:54,026 [salt.state       ][INFO    ][7233] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,026 [salt.state       ][INFO    ][7233] Host cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.102) already present
2018-01-26 11:00:54,026 [salt.state       ][INFO    ][7233] Completed state [cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.026654 duration_in_ms=0.781
2018-01-26 11:00:54,026 [salt.state       ][INFO    ][7233] Running state [cmp001] at time 11:00:54.026846
2018-01-26 11:00:54,027 [salt.state       ][INFO    ][7233] Executing state host.present for cmp001
2018-01-26 11:00:54,027 [salt.state       ][INFO    ][7233] Host cmp001 (192.168.10.101) already present
2018-01-26 11:00:54,027 [salt.state       ][INFO    ][7233] Completed state [cmp001] at time 11:00:54.027562 duration_in_ms=0.717
2018-01-26 11:00:54,027 [salt.state       ][INFO    ][7233] Running state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.027742
2018-01-26 11:00:54,027 [salt.state       ][INFO    ][7233] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,028 [salt.state       ][INFO    ][7233] Host cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.101) already present
2018-01-26 11:00:54,028 [salt.state       ][INFO    ][7233] Completed state [cmp001.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.028621 duration_in_ms=0.879
2018-01-26 11:00:54,028 [salt.state       ][INFO    ][7233] Running state [dbs01] at time 11:00:54.028814
2018-01-26 11:00:54,029 [salt.state       ][INFO    ][7233] Executing state host.present for dbs01
2018-01-26 11:00:54,030 [salt.state       ][INFO    ][7233] Host dbs01 (192.168.10.51) already present
2018-01-26 11:00:54,030 [salt.state       ][INFO    ][7233] Completed state [dbs01] at time 11:00:54.030176 duration_in_ms=1.363
2018-01-26 11:00:54,030 [salt.state       ][INFO    ][7233] Running state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.030378
2018-01-26 11:00:54,030 [salt.state       ][INFO    ][7233] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,030 [salt.state       ][INFO    ][7233] Host dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.51) already present
2018-01-26 11:00:54,031 [salt.state       ][INFO    ][7233] Completed state [dbs01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.031086 duration_in_ms=0.708
2018-01-26 11:00:54,031 [salt.state       ][INFO    ][7233] Running state [dbs02] at time 11:00:54.031268
2018-01-26 11:00:54,031 [salt.state       ][INFO    ][7233] Executing state host.present for dbs02
2018-01-26 11:00:54,031 [salt.state       ][INFO    ][7233] Host dbs02 (192.168.10.52) already present
2018-01-26 11:00:54,032 [salt.state       ][INFO    ][7233] Completed state [dbs02] at time 11:00:54.031998 duration_in_ms=0.729
2018-01-26 11:00:54,032 [salt.state       ][INFO    ][7233] Running state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.032197
2018-01-26 11:00:54,032 [salt.state       ][INFO    ][7233] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,032 [salt.state       ][INFO    ][7233] Host dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.52) already present
2018-01-26 11:00:54,032 [salt.state       ][INFO    ][7233] Completed state [dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.032904 duration_in_ms=0.707
2018-01-26 11:00:54,033 [salt.state       ][INFO    ][7233] Running state [file.replace] at time 11:00:54.033805
2018-01-26 11:00:54,034 [salt.state       ][INFO    ][7233] Executing state module.run for file.replace
2018-01-26 11:00:54,258 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['git', '--version'] in directory '/root'
2018-01-26 11:00:54,335 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command 'grep -q "dbs02 dbs02.baremetal-mcp-pike-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-01-26 11:00:54,351 [salt.state       ][INFO    ][7233] {'ret': '--- \n+++ \n@@ -25,7 +25,7 @@\n 192.168.10.102\t\tcmp002 cmp002.baremetal-mcp-pike-ovs-dpdk-ha.local\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.52\t\tdbs02.baremetal-mcp-pike-ovs-dpdk-ha.local dbs02\n 192.168.10.53\t\tdbs03 dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local\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'}
2018-01-26 11:00:54,351 [salt.state       ][INFO    ][7233] Completed state [file.replace] at time 11:00:54.351659 duration_in_ms=317.852
2018-01-26 11:00:54,352 [salt.state       ][INFO    ][7233] Running state [dbs03] at time 11:00:54.352037
2018-01-26 11:00:54,352 [salt.state       ][INFO    ][7233] Executing state host.present for dbs03
2018-01-26 11:00:54,352 [salt.state       ][INFO    ][7233] Host dbs03 (192.168.10.53) already present
2018-01-26 11:00:54,353 [salt.state       ][INFO    ][7233] Completed state [dbs03] at time 11:00:54.353021 duration_in_ms=0.983
2018-01-26 11:00:54,353 [salt.state       ][INFO    ][7233] Running state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.353843
2018-01-26 11:00:54,354 [salt.state       ][INFO    ][7233] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,354 [salt.state       ][INFO    ][7233] Host dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.53) already present
2018-01-26 11:00:54,354 [salt.state       ][INFO    ][7233] Completed state [dbs03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.354786 duration_in_ms=0.944
2018-01-26 11:00:54,355 [salt.state       ][INFO    ][7233] Running state [mas01] at time 11:00:54.354992
2018-01-26 11:00:54,355 [salt.state       ][INFO    ][7233] Executing state host.present for mas01
2018-01-26 11:00:54,355 [salt.state       ][INFO    ][7233] Host mas01 (192.168.10.3) already present
2018-01-26 11:00:54,355 [salt.state       ][INFO    ][7233] Completed state [mas01] at time 11:00:54.355739 duration_in_ms=0.747
2018-01-26 11:00:54,355 [salt.state       ][INFO    ][7233] Running state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.355924
2018-01-26 11:00:54,356 [salt.state       ][INFO    ][7233] Executing state host.present for mas01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,356 [salt.state       ][INFO    ][7233] Host mas01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.3) already present
2018-01-26 11:00:54,356 [salt.state       ][INFO    ][7233] Completed state [mas01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.356664 duration_in_ms=0.739
2018-01-26 11:00:54,356 [salt.state       ][INFO    ][7233] Running state [ctl02] at time 11:00:54.356855
2018-01-26 11:00:54,357 [salt.state       ][INFO    ][7233] Executing state host.present for ctl02
2018-01-26 11:00:54,357 [salt.state       ][INFO    ][7233] Host ctl02 (192.168.10.12) already present
2018-01-26 11:00:54,357 [salt.state       ][INFO    ][7233] Completed state [ctl02] at time 11:00:54.357688 duration_in_ms=0.833
2018-01-26 11:00:54,357 [salt.state       ][INFO    ][7233] Running state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.357872
2018-01-26 11:00:54,358 [salt.state       ][INFO    ][7233] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,358 [salt.state       ][INFO    ][7233] Host ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.12) already present
2018-01-26 11:00:54,358 [salt.state       ][INFO    ][7233] Completed state [ctl02.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.358670 duration_in_ms=0.798
2018-01-26 11:00:54,358 [salt.state       ][INFO    ][7233] Running state [ctl03] at time 11:00:54.358863
2018-01-26 11:00:54,359 [salt.state       ][INFO    ][7233] Executing state host.present for ctl03
2018-01-26 11:00:54,359 [salt.state       ][INFO    ][7233] Host ctl03 (192.168.10.13) already present
2018-01-26 11:00:54,359 [salt.state       ][INFO    ][7233] Completed state [ctl03] at time 11:00:54.359658 duration_in_ms=0.795
2018-01-26 11:00:54,359 [salt.state       ][INFO    ][7233] Running state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.359849
2018-01-26 11:00:54,360 [salt.state       ][INFO    ][7233] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,360 [salt.state       ][INFO    ][7233] Host ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.13) already present
2018-01-26 11:00:54,360 [salt.state       ][INFO    ][7233] Completed state [ctl03.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.360589 duration_in_ms=0.74
2018-01-26 11:00:54,360 [salt.state       ][INFO    ][7233] Running state [ctl01] at time 11:00:54.360777
2018-01-26 11:00:54,360 [salt.state       ][INFO    ][7233] Executing state host.present for ctl01
2018-01-26 11:00:54,361 [salt.state       ][INFO    ][7233] Host ctl01 (192.168.10.11) already present
2018-01-26 11:00:54,361 [salt.state       ][INFO    ][7233] Completed state [ctl01] at time 11:00:54.361595 duration_in_ms=0.818
2018-01-26 11:00:54,361 [salt.state       ][INFO    ][7233] Running state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.361785
2018-01-26 11:00:54,361 [salt.state       ][INFO    ][7233] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,362 [salt.state       ][INFO    ][7233] Host ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.11) already present
2018-01-26 11:00:54,362 [salt.state       ][INFO    ][7233] Completed state [ctl01.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.362705 duration_in_ms=0.92
2018-01-26 11:00:54,362 [salt.state       ][INFO    ][7233] Running state [ctl] at time 11:00:54.362892
2018-01-26 11:00:54,363 [salt.state       ][INFO    ][7233] Executing state host.present for ctl
2018-01-26 11:00:54,363 [salt.state       ][INFO    ][7233] Host ctl (192.168.10.10) already present
2018-01-26 11:00:54,363 [salt.state       ][INFO    ][7233] Completed state [ctl] at time 11:00:54.363616 duration_in_ms=0.723
2018-01-26 11:00:54,363 [salt.state       ][INFO    ][7233] Running state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.363811
2018-01-26 11:00:54,364 [salt.state       ][INFO    ][7233] Executing state host.present for ctl.baremetal-mcp-pike-ovs-dpdk-ha.local
2018-01-26 11:00:54,364 [salt.state       ][INFO    ][7233] Host ctl.baremetal-mcp-pike-ovs-dpdk-ha.local (192.168.10.10) already present
2018-01-26 11:00:54,364 [salt.state       ][INFO    ][7233] Completed state [ctl.baremetal-mcp-pike-ovs-dpdk-ha.local] at time 11:00:54.364533 duration_in_ms=0.722
2018-01-26 11:00:54,364 [salt.state       ][INFO    ][7233] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:00:54.364724
2018-01-26 11:00:54,364 [salt.state       ][INFO    ][7233] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-26 11:00:54,365 [salt.state       ][INFO    ][7233] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-01-26 11:00:54,365 [salt.state       ][INFO    ][7233] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 11:00:54.365648 duration_in_ms=0.924
2018-01-26 11:00:54,365 [salt.state       ][INFO    ][7233] Running state [ens2] at time 11:00:54.365866
2018-01-26 11:00:54,366 [salt.state       ][INFO    ][7233] Executing state network.managed for ens2
2018-01-26 11:00:55,011 [salt.state       ][INFO    ][7233] Interface ens2 is up to date.
2018-01-26 11:00:55,012 [salt.state       ][INFO    ][7233] Completed state [ens2] at time 11:00:55.012212 duration_in_ms=646.346
2018-01-26 11:00:55,012 [salt.state       ][INFO    ][7233] Running state [ens3] at time 11:00:55.012703
2018-01-26 11:00:55,013 [salt.state       ][INFO    ][7233] Executing state network.managed for ens3
2018-01-26 11:00:55,654 [salt.state       ][INFO    ][7233] Interface ens3 is up to date.
2018-01-26 11:00:55,654 [salt.state       ][INFO    ][7233] Completed state [ens3] at time 11:00:55.654625 duration_in_ms=641.922
2018-01-26 11:00:55,654 [salt.state       ][INFO    ][7233] Running state [/etc/profile.d/proxy.sh] at time 11:00:55.654943
2018-01-26 11:00:55,655 [salt.state       ][INFO    ][7233] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-26 11:00:55,655 [salt.state       ][INFO    ][7233] File /etc/profile.d/proxy.sh is not present
2018-01-26 11:00:55,655 [salt.state       ][INFO    ][7233] Completed state [/etc/profile.d/proxy.sh] at time 11:00:55.655814 duration_in_ms=0.871
2018-01-26 11:00:55,656 [salt.state       ][INFO    ][7233] Running state [/etc/apt/apt.conf.d/95proxies] at time 11:00:55.656013
2018-01-26 11:00:55,656 [salt.state       ][INFO    ][7233] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-26 11:00:55,656 [salt.state       ][INFO    ][7233] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-26 11:00:55,656 [salt.state       ][INFO    ][7233] Completed state [/etc/apt/apt.conf.d/95proxies] at time 11:00:55.656596 duration_in_ms=0.583
2018-01-26 11:00:55,656 [salt.state       ][INFO    ][7233] Running state [ntp] at time 11:00:55.656801
2018-01-26 11:00:55,657 [salt.state       ][INFO    ][7233] Executing state pkg.installed for ntp
2018-01-26 11:00:55,665 [salt.state       ][INFO    ][7233] All specified packages are already installed
2018-01-26 11:00:55,665 [salt.state       ][INFO    ][7233] Completed state [ntp] at time 11:00:55.665192 duration_in_ms=8.39
2018-01-26 11:00:55,666 [salt.state       ][INFO    ][7233] Running state [/etc/ntp.conf] at time 11:00:55.666615
2018-01-26 11:00:55,666 [salt.state       ][INFO    ][7233] Executing state file.managed for /etc/ntp.conf
2018-01-26 11:00:55,712 [salt.state       ][INFO    ][7233] File /etc/ntp.conf is in the correct state
2018-01-26 11:00:55,712 [salt.state       ][INFO    ][7233] Completed state [/etc/ntp.conf] at time 11:00:55.712250 duration_in_ms=45.635
2018-01-26 11:00:55,713 [salt.state       ][INFO    ][7233] Running state [ntp] at time 11:00:55.713800
2018-01-26 11:00:55,714 [salt.state       ][INFO    ][7233] Executing state service.running for ntp
2018-01-26 11:00:55,714 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-26 11:00:55,734 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-26 11:00:55,753 [salt.loaded.int.module.cmdmod][INFO    ][7233] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-26 11:00:55,773 [salt.state       ][INFO    ][7233] The service ntp is already running
2018-01-26 11:00:55,774 [salt.state       ][INFO    ][7233] Completed state [ntp] at time 11:00:55.774287 duration_in_ms=60.484
2018-01-26 11:00:55,778 [salt.minion      ][INFO    ][7233] Returning information for job: 20180126110039072433
2018-01-26 11:01:22,546 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180126110121893663
2018-01-26 11:01:22,572 [salt.minion      ][INFO    ][8597] Starting a new job with PID 8597
2018-01-26 11:01:22,584 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][8597] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-26 11:01:22,586 [salt.minion      ][INFO    ][8597] Returning information for job: 20180126110121893663
2018-01-26 11:01:47,999 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command pkg.upgrade with jid 20180126110147343667
2018-01-26 11:01:48,024 [salt.minion      ][INFO    ][8610] Starting a new job with PID 8610
2018-01-26 11:01:48,042 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8610] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:01:48,378 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8610] 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:58,060 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126110157406655
2018-01-26 11:01:58,076 [salt.minion      ][INFO    ][9565] Starting a new job with PID 9565
2018-01-26 11:01:58,092 [salt.minion      ][INFO    ][9565] Returning information for job: 20180126110157406655
2018-01-26 11:01:58,556 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][8610] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:01:58,595 [salt.minion      ][INFO    ][8610] Returning information for job: 20180126110147343667
2018-01-26 11:05:18,489 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command test.ping with jid 20180126110517838487
2018-01-26 11:05:18,516 [salt.minion      ][INFO    ][9664] Starting a new job with PID 9664
2018-01-26 11:05:18,574 [salt.minion      ][INFO    ][9664] Returning information for job: 20180126110517838487
2018-01-26 11:05:18,730 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command state.sls with jid 20180126110518079429
2018-01-26 11:05:18,752 [salt.minion      ][INFO    ][9669] Starting a new job with PID 9669
2018-01-26 11:05:21,103 [salt.state       ][INFO    ][9669] Loading fresh modules for state activity
2018-01-26 11:05:21,150 [salt.fileclient  ][INFO    ][9669] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-01-26 11:05:21,180 [salt.fileclient  ][INFO    ][9669] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-01-26 11:05:21,620 [salt.state       ][INFO    ][9669] Running state [keepalived] at time 11:05:21.620305
2018-01-26 11:05:21,620 [salt.state       ][INFO    ][9669] Executing state pkg.installed for keepalived
2018-01-26 11:05:21,621 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:05:21,916 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-01-26 11:05:21,994 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:05:23,654 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:05:23,686 [salt.loaded.int.module.cmdmod][INFO    ][9669] 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:27,294 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:05:27,337 [salt.state       ][INFO    ][9669] 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:27,354 [salt.state       ][INFO    ][9669] Loading fresh modules for state activity
2018-01-26 11:05:27,379 [salt.state       ][INFO    ][9669] Completed state [keepalived] at time 11:05:27.379295 duration_in_ms=5758.99
2018-01-26 11:05:27,383 [salt.state       ][INFO    ][9669] Running state [lsof] at time 11:05:27.383058
2018-01-26 11:05:27,383 [salt.state       ][INFO    ][9669] Executing state pkg.installed for lsof
2018-01-26 11:05:27,725 [salt.state       ][INFO    ][9669] All specified packages are already installed
2018-01-26 11:05:27,726 [salt.state       ][INFO    ][9669] Completed state [lsof] at time 11:05:27.726105 duration_in_ms=343.047
2018-01-26 11:05:27,728 [salt.state       ][INFO    ][9669] Running state [/etc/keepalived/keepalived.conf] at time 11:05:27.727975
2018-01-26 11:05:27,728 [salt.state       ][INFO    ][9669] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-01-26 11:05:27,755 [salt.fileclient  ][INFO    ][9669] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-01-26 11:05:27,795 [salt.state       ][INFO    ][9669] File changed:
New file
2018-01-26 11:05:27,796 [salt.state       ][INFO    ][9669] Completed state [/etc/keepalived/keepalived.conf] at time 11:05:27.795985 duration_in_ms=68.01
2018-01-26 11:05:27,796 [salt.state       ][INFO    ][9669] Running state [keepalived] at time 11:05:27.796598
2018-01-26 11:05:27,796 [salt.state       ][INFO    ][9669] Executing state service.running for keepalived
2018-01-26 11:05:27,797 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-01-26 11:05:27,814 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:27,830 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:27,845 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:27,860 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:27,932 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:27,960 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:27,985 [salt.loaded.int.module.cmdmod][INFO    ][9669] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-01-26 11:05:28,008 [salt.state       ][INFO    ][9669] {'keepalived': True}
2018-01-26 11:05:28,008 [salt.state       ][INFO    ][9669] Completed state [keepalived] at time 11:05:28.008747 duration_in_ms=212.148
2018-01-26 11:05:28,011 [salt.minion      ][INFO    ][9669] Returning information for job: 20180126110518079429
2018-01-26 11:07:56,470 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command pillar.get with jid 20180126110755818050
2018-01-26 11:07:56,505 [salt.minion      ][INFO    ][10939] Starting a new job with PID 10939
2018-01-26 11:07:56,510 [salt.minion      ][INFO    ][10939] Returning information for job: 20180126110755818050
2018-01-26 11:26:02,302 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command state.sls with jid 20180126112601657319
2018-01-26 11:26:02,334 [salt.minion      ][INFO    ][10991] Starting a new job with PID 10991
2018-01-26 11:26:04,927 [salt.state       ][INFO    ][10991] Loading fresh modules for state activity
2018-01-26 11:26:04,995 [salt.fileclient  ][INFO    ][10991] Fetching file from saltenv 'base', ** done ** 'galera/init.sls'
2018-01-26 11:26:05,022 [salt.fileclient  ][INFO    ][10991] Fetching file from saltenv 'base', ** done ** 'galera/ssl.sls'
2018-01-26 11:26:05,088 [salt.fileclient  ][INFO    ][10991] Fetching file from saltenv 'base', ** done ** 'galera/slave.sls'
2018-01-26 11:26:05,142 [py.warnings      ][WARNING ][10991] /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:05,143 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command 'test -e /var/lib/mysql/.galera_bootstrap; echo $?' in directory '/root'
2018-01-26 11:26:05,218 [salt.fileclient  ][INFO    ][10991] Fetching file from saltenv 'base', ** done ** 'galera/server.sls'
2018-01-26 11:26:05,795 [salt.state       ][INFO    ][10991] Running state [/etc/mysql/my.cnf] at time 11:26:05.795393
2018-01-26 11:26:05,796 [salt.state       ][INFO    ][10991] Executing state file.managed for /etc/mysql/my.cnf
2018-01-26 11:26:05,824 [salt.fileclient  ][INFO    ][10991] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf.pre'
2018-01-26 11:26:05,832 [salt.state       ][INFO    ][10991] File changed:
New file
2018-01-26 11:26:05,832 [salt.state       ][INFO    ][10991] Completed state [/etc/mysql/my.cnf] at time 11:26:05.832869 duration_in_ms=37.476
2018-01-26 11:26:05,834 [salt.state       ][INFO    ][10991] Running state [mysql-wsrep-5.6] at time 11:26:05.834284
2018-01-26 11:26:05,834 [salt.state       ][INFO    ][10991] Executing state pkg.installed for mysql-wsrep-5.6
2018-01-26 11:26:05,836 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:06,135 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-cache', '-q', 'policy', 'mysql-wsrep-5.6'] in directory '/root'
2018-01-26 11:26:06,219 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:08,381 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:08,414 [salt.loaded.int.module.cmdmod][INFO    ][10991] 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:12,415 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112611761182
2018-01-26 11:26:12,438 [salt.minion      ][INFO    ][11946] Starting a new job with PID 11946
2018-01-26 11:26:12,450 [salt.minion      ][INFO    ][11946] Returning information for job: 20180126112611761182
2018-01-26 11:26:22,631 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112621980544
2018-01-26 11:26:22,662 [salt.minion      ][INFO    ][12476] Starting a new job with PID 12476
2018-01-26 11:26:22,674 [salt.minion      ][INFO    ][12476] Returning information for job: 20180126112621980544
2018-01-26 11:26:25,689 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:25,739 [salt.state       ][INFO    ][10991] 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:25,763 [salt.state       ][INFO    ][10991] Loading fresh modules for state activity
2018-01-26 11:26:25,815 [salt.state       ][INFO    ][10991] Completed state [mysql-wsrep-5.6] at time 11:26:25.815569 duration_in_ms=19981.285
2018-01-26 11:26:25,819 [salt.state       ][INFO    ][10991] Running state [galera-3] at time 11:26:25.819265
2018-01-26 11:26:25,819 [salt.state       ][INFO    ][10991] Executing state pkg.installed for galera-3
2018-01-26 11:26:26,169 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-cache', '-q', 'policy', 'galera-3'] in directory '/root'
2018-01-26 11:26:26,219 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:27,831 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:27,864 [salt.loaded.int.module.cmdmod][INFO    ][10991] 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:29,267 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:29,308 [salt.state       ][INFO    ][10991] 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:29,321 [salt.state       ][INFO    ][10991] Loading fresh modules for state activity
2018-01-26 11:26:29,345 [salt.state       ][INFO    ][10991] Completed state [galera-3] at time 11:26:29.345857 duration_in_ms=3526.591
2018-01-26 11:26:29,349 [salt.state       ][INFO    ][10991] Running state [rsync] at time 11:26:29.349661
2018-01-26 11:26:29,349 [salt.state       ][INFO    ][10991] Executing state pkg.installed for rsync
2018-01-26 11:26:29,701 [salt.state       ][INFO    ][10991] All specified packages are already installed
2018-01-26 11:26:29,702 [salt.state       ][INFO    ][10991] Completed state [rsync] at time 11:26:29.702178 duration_in_ms=352.517
2018-01-26 11:26:29,702 [salt.state       ][INFO    ][10991] Running state [python-mysqldb] at time 11:26:29.702867
2018-01-26 11:26:29,703 [salt.state       ][INFO    ][10991] Executing state pkg.installed for python-mysqldb
2018-01-26 11:26:29,718 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-cache', '-q', 'policy', 'python-mysqldb'] in directory '/root'
2018-01-26 11:26:29,772 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:31,336 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:31,367 [salt.loaded.int.module.cmdmod][INFO    ][10991] 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:32,648 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112632001205
2018-01-26 11:26:32,668 [salt.minion      ][INFO    ][13524] Starting a new job with PID 13524
2018-01-26 11:26:32,681 [salt.minion      ][INFO    ][13524] Returning information for job: 20180126112632001205
2018-01-26 11:26:32,891 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:32,940 [salt.state       ][INFO    ][10991] 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:32,955 [salt.state       ][INFO    ][10991] Loading fresh modules for state activity
2018-01-26 11:26:32,982 [salt.state       ][INFO    ][10991] Completed state [python-mysqldb] at time 11:26:32.982565 duration_in_ms=3279.697
2018-01-26 11:26:32,986 [salt.state       ][INFO    ][10991] Running state [libmysqlclient-dev] at time 11:26:32.986414
2018-01-26 11:26:32,986 [salt.state       ][INFO    ][10991] Executing state pkg.installed for libmysqlclient-dev
2018-01-26 11:26:33,345 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-cache', '-q', 'policy', 'libmysqlclient-dev'] in directory '/root'
2018-01-26 11:26:33,395 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:35,058 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:35,089 [salt.loaded.int.module.cmdmod][INFO    ][10991] 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:39,718 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:39,770 [salt.state       ][INFO    ][10991] 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:39,785 [salt.state       ][INFO    ][10991] Loading fresh modules for state activity
2018-01-26 11:26:39,809 [salt.state       ][INFO    ][10991] Completed state [libmysqlclient-dev] at time 11:26:39.809785 duration_in_ms=6823.371
2018-01-26 11:26:39,813 [salt.state       ][INFO    ][10991] Running state [psmisc] at time 11:26:39.813789
2018-01-26 11:26:39,814 [salt.state       ][INFO    ][10991] Executing state pkg.installed for psmisc
2018-01-26 11:26:40,187 [salt.state       ][INFO    ][10991] All specified packages are already installed
2018-01-26 11:26:40,187 [salt.state       ][INFO    ][10991] Completed state [psmisc] at time 11:26:40.187791 duration_in_ms=374.002
2018-01-26 11:26:40,188 [salt.state       ][INFO    ][10991] Running state [netcat] at time 11:26:40.188675
2018-01-26 11:26:40,189 [salt.state       ][INFO    ][10991] Executing state pkg.installed for netcat
2018-01-26 11:26:40,194 [salt.state       ][INFO    ][10991] All specified packages are already installed
2018-01-26 11:26:40,194 [salt.state       ][INFO    ][10991] Completed state [netcat] at time 11:26:40.194920 duration_in_ms=6.245
2018-01-26 11:26:40,195 [salt.state       ][INFO    ][10991] Running state [percona-xtrabackup] at time 11:26:40.195568
2018-01-26 11:26:40,195 [salt.state       ][INFO    ][10991] Executing state pkg.installed for percona-xtrabackup
2018-01-26 11:26:40,212 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-cache', '-q', 'policy', 'percona-xtrabackup'] in directory '/root'
2018-01-26 11:26:40,266 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:41,867 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:41,904 [salt.loaded.int.module.cmdmod][INFO    ][10991] 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:42,876 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112642225775
2018-01-26 11:26:42,906 [salt.minion      ][INFO    ][17914] Starting a new job with PID 17914
2018-01-26 11:26:42,916 [salt.minion      ][INFO    ][17914] Returning information for job: 20180126112642225775
2018-01-26 11:26:43,925 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:43,969 [salt.state       ][INFO    ][10991] 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:43,984 [salt.state       ][INFO    ][10991] Loading fresh modules for state activity
2018-01-26 11:26:44,009 [salt.state       ][INFO    ][10991] Completed state [percona-xtrabackup] at time 11:26:44.009159 duration_in_ms=3813.589
2018-01-26 11:26:44,013 [salt.state       ][INFO    ][10991] Running state [socat] at time 11:26:44.013189
2018-01-26 11:26:44,013 [salt.state       ][INFO    ][10991] Executing state pkg.installed for socat
2018-01-26 11:26:44,387 [salt.state       ][INFO    ][10991] All specified packages are already installed
2018-01-26 11:26:44,387 [salt.state       ][INFO    ][10991] Completed state [socat] at time 11:26:44.387483 duration_in_ms=374.294
2018-01-26 11:26:44,388 [salt.state       ][INFO    ][10991] Running state [libdbd-mysql] at time 11:26:44.388220
2018-01-26 11:26:44,388 [salt.state       ][INFO    ][10991] Executing state pkg.installed for libdbd-mysql
2018-01-26 11:26:44,403 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-cache', '-q', 'policy', 'libdbd-mysql'] in directory '/root'
2018-01-26 11:26:44,462 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:26:46,067 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:26:46,105 [salt.loaded.int.module.cmdmod][INFO    ][10991] 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:47,531 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:26:47,581 [salt.state       ][INFO    ][10991] 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:47,597 [salt.state       ][INFO    ][10991] Loading fresh modules for state activity
2018-01-26 11:26:47,627 [salt.state       ][INFO    ][10991] Completed state [libdbd-mysql] at time 11:26:47.627010 duration_in_ms=3238.788
2018-01-26 11:26:47,634 [salt.state       ][INFO    ][10991] Running state [python-pymysql] at time 11:26:47.634550
2018-01-26 11:26:47,634 [salt.state       ][INFO    ][10991] Executing state pkg.installed for python-pymysql
2018-01-26 11:26:48,104 [salt.state       ][INFO    ][10991] All specified packages are already installed
2018-01-26 11:26:48,104 [salt.state       ][INFO    ][10991] Completed state [python-pymysql] at time 11:26:48.104643 duration_in_ms=470.093
2018-01-26 11:26:48,106 [salt.state       ][INFO    ][10991] Running state [/var/log/mysql] at time 11:26:48.106755
2018-01-26 11:26:48,106 [salt.state       ][INFO    ][10991] Executing state file.directory for /var/log/mysql
2018-01-26 11:26:48,107 [salt.state       ][INFO    ][10991] {'mode': '0755'}
2018-01-26 11:26:48,107 [salt.state       ][INFO    ][10991] Completed state [/var/log/mysql] at time 11:26:48.107936 duration_in_ms=1.181
2018-01-26 11:26:48,108 [salt.state       ][INFO    ][10991] Running state [/var/run/mysqld] at time 11:26:48.108547
2018-01-26 11:26:48,108 [salt.state       ][INFO    ][10991] Executing state file.directory for /var/run/mysqld
2018-01-26 11:26:48,109 [salt.state       ][INFO    ][10991] Directory /var/run/mysqld is in the correct state
2018-01-26 11:26:48,109 [salt.state       ][INFO    ][10991] Completed state [/var/run/mysqld] at time 11:26:48.109640 duration_in_ms=1.093
2018-01-26 11:26:48,110 [salt.state       ][INFO    ][10991] Running state [/etc/systemd/system/mysql.service.d] at time 11:26:48.110268
2018-01-26 11:26:48,110 [salt.state       ][INFO    ][10991] Executing state file.directory for /etc/systemd/system/mysql.service.d
2018-01-26 11:26:48,111 [salt.state       ][INFO    ][10991] {'/etc/systemd/system/mysql.service.d': 'New Dir'}
2018-01-26 11:26:48,111 [salt.state       ][INFO    ][10991] Completed state [/etc/systemd/system/mysql.service.d] at time 11:26:48.111573 duration_in_ms=1.305
2018-01-26 11:26:48,112 [salt.state       ][INFO    ][10991] Running state [/etc/systemd/system/mysql.service.d/override.conf] at time 11:26:48.112763
2018-01-26 11:26:48,113 [salt.state       ][INFO    ][10991] Executing state file.managed for /etc/systemd/system/mysql.service.d/override.conf
2018-01-26 11:26:48,114 [salt.state       ][INFO    ][10991] File changed:
New file
2018-01-26 11:26:48,114 [salt.state       ][INFO    ][10991] Completed state [/etc/systemd/system/mysql.service.d/override.conf] at time 11:26:48.114842 duration_in_ms=2.08
2018-01-26 11:26:48,116 [salt.state       ][INFO    ][10991] Running state [service.systemctl_reload] at time 11:26:48.116146
2018-01-26 11:26:48,116 [salt.state       ][INFO    ][10991] Executing state module.wait for service.systemctl_reload
2018-01-26 11:26:48,116 [salt.state       ][INFO    ][10991] No changes made for service.systemctl_reload
2018-01-26 11:26:48,116 [salt.state       ][INFO    ][10991] Completed state [service.systemctl_reload] at time 11:26:48.116717 duration_in_ms=0.571
2018-01-26 11:26:48,116 [salt.state       ][INFO    ][10991] Running state [service.systemctl_reload] at time 11:26:48.116872
2018-01-26 11:26:48,117 [salt.state       ][INFO    ][10991] Executing state module.mod_watch for service.systemctl_reload
2018-01-26 11:26:48,117 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-26 11:26:48,189 [salt.state       ][INFO    ][10991] {'ret': True}
2018-01-26 11:26:48,190 [salt.state       ][INFO    ][10991] Completed state [service.systemctl_reload] at time 11:26:48.190184 duration_in_ms=73.312
2018-01-26 11:26:48,191 [salt.state       ][INFO    ][10991] Running state [/etc/mysql/debian.cnf] at time 11:26:48.191652
2018-01-26 11:26:48,192 [salt.state       ][INFO    ][10991] Executing state file.managed for /etc/mysql/debian.cnf
2018-01-26 11:26:48,225 [salt.fileclient  ][INFO    ][10991] Fetching file from saltenv 'base', ** done ** 'galera/files/debian.cnf'
2018-01-26 11:26:48,276 [salt.state       ][INFO    ][10991] File changed:
--- 
+++ 
@@ -1,12 +1,13 @@
-# Automatically generated for Debian scripts. DO NOT TOUCH!
+
 [client]
-host     = localhost
-user     = debian-sys-maint
-password = TmeGvXsQcKE4IDOj
-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 = TmeGvXsQcKE4IDOj
-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:48,276 [salt.state       ][INFO    ][10991] Completed state [/etc/mysql/debian.cnf] at time 11:26:48.276394 duration_in_ms=84.742
2018-01-26 11:26:48,276 [salt.state       ][INFO    ][10991] Running state [/usr/local/sbin/galera_init.sh] at time 11:26:48.276581
2018-01-26 11:26:48,276 [salt.state       ][INFO    ][10991] Executing state file.managed for /usr/local/sbin/galera_init.sh
2018-01-26 11:26:48,304 [salt.fileclient  ][INFO    ][10991] Fetching file from saltenv 'base', ** done ** 'galera/files/init_bootstrap.sh'
2018-01-26 11:26:48,308 [salt.state       ][INFO    ][10991] File changed:
New file
2018-01-26 11:26:48,309 [salt.state       ][INFO    ][10991] Completed state [/usr/local/sbin/galera_init.sh] at time 11:26:48.309444 duration_in_ms=32.863
2018-01-26 11:26:48,309 [salt.state       ][INFO    ][10991] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 11:26:48.309857
2018-01-26 11:26:48,310 [salt.state       ][INFO    ][10991] Executing state file.managed for /usr/local/sbin/galera_bootstrap.sh
2018-01-26 11:26:48,337 [salt.fileclient  ][INFO    ][10991] Fetching file from saltenv 'base', ** done ** 'galera/files/bootstrap.sh'
2018-01-26 11:26:48,341 [salt.state       ][INFO    ][10991] File changed:
New file
2018-01-26 11:26:48,342 [salt.state       ][INFO    ][10991] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 11:26:48.342322 duration_in_ms=32.465
2018-01-26 11:26:48,346 [salt.state       ][INFO    ][10991] Running state [/usr/local/sbin/galera_init.sh] at time 11:26:48.346072
2018-01-26 11:26:48,346 [salt.state       ][INFO    ][10991] Executing state cmd.run for /usr/local/sbin/galera_init.sh
2018-01-26 11:26:48,347 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command '/usr/local/sbin/galera_init.sh' in directory '/root'
2018-01-26 11:26:52,195 [salt.state       ][INFO    ][10991] {'pid': 18485, 'retcode': 0, 'stderr': '', 'stdout': 'Sucessfully connected to the MySQL service (0 retries).'}
2018-01-26 11:26:52,196 [salt.state       ][INFO    ][10991] Completed state [/usr/local/sbin/galera_init.sh] at time 11:26:52.196458 duration_in_ms=3850.384
2018-01-26 11:26:52,201 [salt.state       ][INFO    ][10991] Running state [mysqladmin password "opnfv_secret"] at time 11:26:52.201143
2018-01-26 11:26:52,202 [salt.state       ][INFO    ][10991] Executing state cmd.run for mysqladmin password "opnfv_secret"
2018-01-26 11:26:52,205 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command 'mysqladmin password "opnfv_secret"' in directory '/root'
2018-01-26 11:26:52,232 [salt.state       ][INFO    ][10991] {'pid': 18930, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-26 11:26:52,233 [salt.state       ][INFO    ][10991] Completed state [mysqladmin password "opnfv_secret"] at time 11:26:52.232905 duration_in_ms=31.763
2018-01-26 11:26:52,234 [salt.state       ][INFO    ][10991] 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:52.234842
2018-01-26 11:26:52,235 [salt.state       ][INFO    ][10991] 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:52,236 [salt.loaded.int.module.cmdmod][INFO    ][10991] 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:52,261 [salt.state       ][INFO    ][10991] {'pid': 18932, 'retcode': 0, 'stderr': 'Warning: Using a password on the command line interface can be insecure.', 'stdout': ''}
2018-01-26 11:26:52,262 [salt.state       ][INFO    ][10991] 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:52.262337 duration_in_ms=27.495
2018-01-26 11:26:52,265 [salt.state       ][INFO    ][10991] Running state [mysql] at time 11:26:52.265382
2018-01-26 11:26:52,265 [salt.state       ][INFO    ][10991] Executing state service.dead for mysql
2018-01-26 11:26:52,266 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', 'status', 'mysql.service', '-n', '0'] in directory '/root'
2018-01-26 11:26:52,291 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-26 11:26:52,312 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:26:52,344 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'mysql.service'] in directory '/root'
2018-01-26 11:26:52,896 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112652247549
2018-01-26 11:26:52,920 [salt.minion      ][INFO    ][18995] Starting a new job with PID 18995
2018-01-26 11:26:52,934 [salt.minion      ][INFO    ][18995] Returning information for job: 20180126112652247549
2018-01-26 11:27:03,128 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112702478302
2018-01-26 11:27:03,159 [salt.minion      ][INFO    ][19031] Starting a new job with PID 19031
2018-01-26 11:27:03,173 [salt.minion      ][INFO    ][19031] Returning information for job: 20180126112702478302
2018-01-26 11:27:13,356 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112712706784
2018-01-26 11:27:13,384 [salt.minion      ][INFO    ][19036] Starting a new job with PID 19036
2018-01-26 11:27:13,398 [salt.minion      ][INFO    ][19036] Returning information for job: 20180126112712706784
2018-01-26 11:27:23,376 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112722725009
2018-01-26 11:27:23,401 [salt.minion      ][INFO    ][19042] Starting a new job with PID 19042
2018-01-26 11:27:23,415 [salt.minion      ][INFO    ][19042] Returning information for job: 20180126112722725009
2018-01-26 11:27:33,603 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112732954984
2018-01-26 11:27:33,635 [salt.minion      ][INFO    ][19047] Starting a new job with PID 19047
2018-01-26 11:27:33,650 [salt.minion      ][INFO    ][19047] Returning information for job: 20180126112732954984
2018-01-26 11:27:43,661 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112743008749
2018-01-26 11:27:43,691 [salt.minion      ][INFO    ][19052] Starting a new job with PID 19052
2018-01-26 11:27:43,707 [salt.minion      ][INFO    ][19052] Returning information for job: 20180126112743008749
2018-01-26 11:27:53,696 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112753042394
2018-01-26 11:27:53,726 [salt.minion      ][INFO    ][19057] Starting a new job with PID 19057
2018-01-26 11:27:53,741 [salt.minion      ][INFO    ][19057] Returning information for job: 20180126112753042394
2018-01-26 11:28:03,728 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112803080279
2018-01-26 11:28:03,757 [salt.minion      ][INFO    ][19062] Starting a new job with PID 19062
2018-01-26 11:28:03,772 [salt.minion      ][INFO    ][19062] Returning information for job: 20180126112803080279
2018-01-26 11:28:13,774 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112813119329
2018-01-26 11:28:13,802 [salt.minion      ][INFO    ][19067] Starting a new job with PID 19067
2018-01-26 11:28:13,817 [salt.minion      ][INFO    ][19067] Returning information for job: 20180126112813119329
2018-01-26 11:28:23,815 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112823165160
2018-01-26 11:28:23,838 [salt.minion      ][INFO    ][19072] Starting a new job with PID 19072
2018-01-26 11:28:23,856 [salt.minion      ][INFO    ][19072] Returning information for job: 20180126112823165160
2018-01-26 11:28:33,860 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112833206847
2018-01-26 11:28:33,882 [salt.minion      ][INFO    ][19077] Starting a new job with PID 19077
2018-01-26 11:28:33,895 [salt.minion      ][INFO    ][19077] Returning information for job: 20180126112833206847
2018-01-26 11:28:43,909 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112843255859
2018-01-26 11:28:43,933 [salt.minion      ][INFO    ][19082] Starting a new job with PID 19082
2018-01-26 11:28:43,948 [salt.minion      ][INFO    ][19082] Returning information for job: 20180126112843255859
2018-01-26 11:28:53,958 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112853307360
2018-01-26 11:28:53,982 [salt.minion      ][INFO    ][19087] Starting a new job with PID 19087
2018-01-26 11:28:53,995 [salt.minion      ][INFO    ][19087] Returning information for job: 20180126112853307360
2018-01-26 11:29:04,000 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112903346852
2018-01-26 11:29:04,026 [salt.minion      ][INFO    ][19092] Starting a new job with PID 19092
2018-01-26 11:29:04,044 [salt.minion      ][INFO    ][19092] Returning information for job: 20180126112903346852
2018-01-26 11:29:14,056 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112913405276
2018-01-26 11:29:14,082 [salt.minion      ][INFO    ][19097] Starting a new job with PID 19097
2018-01-26 11:29:14,094 [salt.minion      ][INFO    ][19097] Returning information for job: 20180126112913405276
2018-01-26 11:29:24,103 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112923455472
2018-01-26 11:29:24,128 [salt.minion      ][INFO    ][19102] Starting a new job with PID 19102
2018-01-26 11:29:24,145 [salt.minion      ][INFO    ][19102] Returning information for job: 20180126112923455472
2018-01-26 11:29:34,160 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112933508273
2018-01-26 11:29:34,191 [salt.minion      ][INFO    ][19107] Starting a new job with PID 19107
2018-01-26 11:29:34,204 [salt.minion      ][INFO    ][19107] Returning information for job: 20180126112933508273
2018-01-26 11:29:44,214 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112943561563
2018-01-26 11:29:44,238 [salt.minion      ][INFO    ][19112] Starting a new job with PID 19112
2018-01-26 11:29:44,251 [salt.minion      ][INFO    ][19112] Returning information for job: 20180126112943561563
2018-01-26 11:29:54,274 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126112953625807
2018-01-26 11:29:54,303 [salt.minion      ][INFO    ][19117] Starting a new job with PID 19117
2018-01-26 11:29:54,317 [salt.minion      ][INFO    ][19117] Returning information for job: 20180126112953625807
2018-01-26 11:30:04,346 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113003688336
2018-01-26 11:30:04,373 [salt.minion      ][INFO    ][19122] Starting a new job with PID 19122
2018-01-26 11:30:04,391 [salt.minion      ][INFO    ][19122] Returning information for job: 20180126113003688336
2018-01-26 11:30:14,408 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113013755202
2018-01-26 11:30:14,438 [salt.minion      ][INFO    ][19127] Starting a new job with PID 19127
2018-01-26 11:30:14,452 [salt.minion      ][INFO    ][19127] Returning information for job: 20180126113013755202
2018-01-26 11:30:24,497 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113023838294
2018-01-26 11:30:24,523 [salt.minion      ][INFO    ][19132] Starting a new job with PID 19132
2018-01-26 11:30:24,538 [salt.minion      ][INFO    ][19132] Returning information for job: 20180126113023838294
2018-01-26 11:30:34,578 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113033926275
2018-01-26 11:30:34,602 [salt.minion      ][INFO    ][19137] Starting a new job with PID 19137
2018-01-26 11:30:34,619 [salt.minion      ][INFO    ][19137] Returning information for job: 20180126113033926275
2018-01-26 11:30:44,655 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113044002340
2018-01-26 11:30:44,676 [salt.minion      ][INFO    ][19142] Starting a new job with PID 19142
2018-01-26 11:30:44,691 [salt.minion      ][INFO    ][19142] Returning information for job: 20180126113044002340
2018-01-26 11:30:54,748 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113054098098
2018-01-26 11:30:54,772 [salt.minion      ][INFO    ][19157] Starting a new job with PID 19157
2018-01-26 11:30:54,787 [salt.minion      ][INFO    ][19157] Returning information for job: 20180126113054098098
2018-01-26 11:31:04,842 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113104189228
2018-01-26 11:31:04,866 [salt.minion      ][INFO    ][19162] Starting a new job with PID 19162
2018-01-26 11:31:04,884 [salt.minion      ][INFO    ][19162] Returning information for job: 20180126113104189228
2018-01-26 11:31:14,933 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113114278034
2018-01-26 11:31:14,958 [salt.minion      ][INFO    ][19167] Starting a new job with PID 19167
2018-01-26 11:31:14,977 [salt.minion      ][INFO    ][19167] Returning information for job: 20180126113114278034
2018-01-26 11:31:25,036 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113124379144
2018-01-26 11:31:25,061 [salt.minion      ][INFO    ][19172] Starting a new job with PID 19172
2018-01-26 11:31:25,079 [salt.minion      ][INFO    ][19172] Returning information for job: 20180126113124379144
2018-01-26 11:31:35,137 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113134480431
2018-01-26 11:31:35,166 [salt.minion      ][INFO    ][19177] Starting a new job with PID 19177
2018-01-26 11:31:35,177 [salt.minion      ][INFO    ][19177] Returning information for job: 20180126113134480431
2018-01-26 11:31:45,236 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113144590230
2018-01-26 11:31:45,259 [salt.minion      ][INFO    ][19182] Starting a new job with PID 19182
2018-01-26 11:31:45,276 [salt.minion      ][INFO    ][19182] Returning information for job: 20180126113144590230
2018-01-26 11:31:55,341 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113154689560
2018-01-26 11:31:55,371 [salt.minion      ][INFO    ][19187] Starting a new job with PID 19187
2018-01-26 11:31:55,384 [salt.minion      ][INFO    ][19187] Returning information for job: 20180126113154689560
2018-01-26 11:32:05,457 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113204804070
2018-01-26 11:32:05,477 [salt.minion      ][INFO    ][19192] Starting a new job with PID 19192
2018-01-26 11:32:05,489 [salt.minion      ][INFO    ][19192] Returning information for job: 20180126113204804070
2018-01-26 11:32:15,588 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113214932407
2018-01-26 11:32:15,619 [salt.minion      ][INFO    ][19197] Starting a new job with PID 19197
2018-01-26 11:32:15,635 [salt.minion      ][INFO    ][19197] Returning information for job: 20180126113214932407
2018-01-26 11:32:25,718 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113225060133
2018-01-26 11:32:25,746 [salt.minion      ][INFO    ][19202] Starting a new job with PID 19202
2018-01-26 11:32:25,759 [salt.minion      ][INFO    ][19202] Returning information for job: 20180126113225060133
2018-01-26 11:32:35,835 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113235181755
2018-01-26 11:32:35,861 [salt.minion      ][INFO    ][19207] Starting a new job with PID 19207
2018-01-26 11:32:35,873 [salt.minion      ][INFO    ][19207] Returning information for job: 20180126113235181755
2018-01-26 11:32:45,957 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113245309576
2018-01-26 11:32:45,989 [salt.minion      ][INFO    ][19212] Starting a new job with PID 19212
2018-01-26 11:32:46,001 [salt.minion      ][INFO    ][19212] Returning information for job: 20180126113245309576
2018-01-26 11:32:56,088 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113255440184
2018-01-26 11:32:56,120 [salt.minion      ][INFO    ][19217] Starting a new job with PID 19217
2018-01-26 11:32:56,135 [salt.minion      ][INFO    ][19217] Returning information for job: 20180126113255440184
2018-01-26 11:33:06,221 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113305571291
2018-01-26 11:33:06,246 [salt.minion      ][INFO    ][19222] Starting a new job with PID 19222
2018-01-26 11:33:06,263 [salt.minion      ][INFO    ][19222] Returning information for job: 20180126113305571291
2018-01-26 11:33:16,367 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113315715466
2018-01-26 11:33:16,398 [salt.minion      ][INFO    ][19227] Starting a new job with PID 19227
2018-01-26 11:33:16,414 [salt.minion      ][INFO    ][19227] Returning information for job: 20180126113315715466
2018-01-26 11:33:26,531 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113325876412
2018-01-26 11:33:26,557 [salt.minion      ][INFO    ][19232] Starting a new job with PID 19232
2018-01-26 11:33:26,570 [salt.minion      ][INFO    ][19232] Returning information for job: 20180126113325876412
2018-01-26 11:33:36,686 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113336034125
2018-01-26 11:33:36,712 [salt.minion      ][INFO    ][19237] Starting a new job with PID 19237
2018-01-26 11:33:36,725 [salt.minion      ][INFO    ][19237] Returning information for job: 20180126113336034125
2018-01-26 11:33:46,851 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113346203626
2018-01-26 11:33:46,877 [salt.minion      ][INFO    ][19242] Starting a new job with PID 19242
2018-01-26 11:33:46,889 [salt.minion      ][INFO    ][19242] Returning information for job: 20180126113346203626
2018-01-26 11:33:57,021 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113356366595
2018-01-26 11:33:57,054 [salt.minion      ][INFO    ][19247] Starting a new job with PID 19247
2018-01-26 11:33:57,066 [salt.minion      ][INFO    ][19247] Returning information for job: 20180126113356366595
2018-01-26 11:34:07,198 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113406545932
2018-01-26 11:34:07,230 [salt.minion      ][INFO    ][19252] Starting a new job with PID 19252
2018-01-26 11:34:07,241 [salt.minion      ][INFO    ][19252] Returning information for job: 20180126113406545932
2018-01-26 11:34:17,368 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113416720070
2018-01-26 11:34:17,395 [salt.minion      ][INFO    ][19257] Starting a new job with PID 19257
2018-01-26 11:34:17,412 [salt.minion      ][INFO    ][19257] Returning information for job: 20180126113416720070
2018-01-26 11:34:27,559 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113426909599
2018-01-26 11:34:27,592 [salt.minion      ][INFO    ][19262] Starting a new job with PID 19262
2018-01-26 11:34:27,605 [salt.minion      ][INFO    ][19262] Returning information for job: 20180126113426909599
2018-01-26 11:34:37,753 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113437102114
2018-01-26 11:34:37,783 [salt.minion      ][INFO    ][19267] Starting a new job with PID 19267
2018-01-26 11:34:37,800 [salt.minion      ][INFO    ][19267] Returning information for job: 20180126113437102114
2018-01-26 11:34:47,956 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113447300879
2018-01-26 11:34:47,985 [salt.minion      ][INFO    ][19272] Starting a new job with PID 19272
2018-01-26 11:34:48,002 [salt.minion      ][INFO    ][19272] Returning information for job: 20180126113447300879
2018-01-26 11:34:58,172 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113457524691
2018-01-26 11:34:58,195 [salt.minion      ][INFO    ][19277] Starting a new job with PID 19277
2018-01-26 11:34:58,217 [salt.minion      ][INFO    ][19277] Returning information for job: 20180126113457524691
2018-01-26 11:35:08,384 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113507735107
2018-01-26 11:35:08,408 [salt.minion      ][INFO    ][19282] Starting a new job with PID 19282
2018-01-26 11:35:08,427 [salt.minion      ][INFO    ][19282] Returning information for job: 20180126113507735107
2018-01-26 11:35:18,611 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113517956686
2018-01-26 11:35:18,637 [salt.minion      ][INFO    ][19287] Starting a new job with PID 19287
2018-01-26 11:35:18,650 [salt.minion      ][INFO    ][19287] Returning information for job: 20180126113517956686
2018-01-26 11:35:28,847 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113528201716
2018-01-26 11:35:28,871 [salt.minion      ][INFO    ][19302] Starting a new job with PID 19302
2018-01-26 11:35:28,888 [salt.minion      ][INFO    ][19302] Returning information for job: 20180126113528201716
2018-01-26 11:35:38,874 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113538224807
2018-01-26 11:35:38,903 [salt.minion      ][INFO    ][19307] Starting a new job with PID 19307
2018-01-26 11:35:38,918 [salt.minion      ][INFO    ][19307] Returning information for job: 20180126113538224807
2018-01-26 11:35:48,906 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113548254610
2018-01-26 11:35:48,931 [salt.minion      ][INFO    ][19312] Starting a new job with PID 19312
2018-01-26 11:35:48,947 [salt.minion      ][INFO    ][19312] Returning information for job: 20180126113548254610
2018-01-26 11:35:58,936 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113558288363
2018-01-26 11:35:58,956 [salt.minion      ][INFO    ][19317] Starting a new job with PID 19317
2018-01-26 11:35:58,971 [salt.minion      ][INFO    ][19317] Returning information for job: 20180126113558288363
2018-01-26 11:36:08,991 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113608337308
2018-01-26 11:36:09,018 [salt.minion      ][INFO    ][19322] Starting a new job with PID 19322
2018-01-26 11:36:09,031 [salt.minion      ][INFO    ][19322] Returning information for job: 20180126113608337308
2018-01-26 11:36:19,039 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113618390913
2018-01-26 11:36:19,071 [salt.minion      ][INFO    ][19327] Starting a new job with PID 19327
2018-01-26 11:36:19,086 [salt.minion      ][INFO    ][19327] Returning information for job: 20180126113618390913
2018-01-26 11:36:29,097 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113628452281
2018-01-26 11:36:29,128 [salt.minion      ][INFO    ][19332] Starting a new job with PID 19332
2018-01-26 11:36:29,143 [salt.minion      ][INFO    ][19332] Returning information for job: 20180126113628452281
2018-01-26 11:36:39,169 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113638521895
2018-01-26 11:36:39,199 [salt.minion      ][INFO    ][19337] Starting a new job with PID 19337
2018-01-26 11:36:39,218 [salt.minion      ][INFO    ][19337] Returning information for job: 20180126113638521895
2018-01-26 11:36:49,262 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113648612116
2018-01-26 11:36:49,291 [salt.minion      ][INFO    ][19342] Starting a new job with PID 19342
2018-01-26 11:36:49,309 [salt.minion      ][INFO    ][19342] Returning information for job: 20180126113648612116
2018-01-26 11:36:52,572 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-26 11:36:52,602 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:36:52,630 [salt.state       ][INFO    ][10991] {'mysql': False}
2018-01-26 11:36:52,631 [salt.state       ][INFO    ][10991] Completed state [mysql] at time 11:36:52.631290 duration_in_ms=600365.906
2018-01-26 11:36:52,633 [salt.state       ][INFO    ][10991] Running state [/etc/mysql/my.cnf] at time 11:36:52.633551
2018-01-26 11:36:52,634 [salt.state       ][INFO    ][10991] Executing state file.managed for /etc/mysql/my.cnf
2018-01-26 11:36:52,688 [salt.fileclient  ][INFO    ][10991] Fetching file from saltenv 'base', ** done ** 'galera/files/my.cnf'
2018-01-26 11:36:52,750 [salt.state       ][INFO    ][10991] File changed:
--- 
+++ 
@@ -1,36 +1,67 @@
-[client]
-port		= 3306
-socket		= /var/run/mysqld/mysqld.sock
+# All files in this package is subject to the GPL v2 license
+# More information is in the COPYING file in the top directory of this package.
+# Copyright (C) 2011 severalnines.com
+
+[mysql]
+
+
 [mysqld_safe]
-socket		= /var/run/mysqld/mysqld.sock
-nice		= 0
 syslog
+
 [mysqld]
-user		= mysql
-pid-file	= /var/run/mysqld/mysqld.pid
-socket		= /var/run/mysqld/mysqld.sock
-port		= 3306
-basedir		= /usr
-datadir		= /var/lib/mysql
-tmpdir		= /tmp
-lc-messages-dir	= /usr/share/mysql
+datadir=/var/lib/mysql
+bind-address=192.168.10.52
+port=3306
+max_connections=3072
+default-storage-engine=innodb
+binlog_format=ROW
+collation-server=utf8_general_ci
+init-connect='SET NAMES utf8'
+character-set-server=utf8
+default-storage-engine=innodb
+#log_error=/var/log/mysql/error.log
 skip-external-locking
-bind-address		= 127.0.0.1
-key_buffer		= 16M
-max_allowed_packet	= 16M
-thread_stack		= 192K
-thread_cache_size       = 8
-myisam-recover         = BACKUP
-query_cache_limit	= 1M
-query_cache_size        = 16M
-#log_error = /var/log/mysql/error.log
-expire_logs_days	= 10
-max_binlog_size         = 100M
-[mysqldump]
-quick
-quote-names
-max_allowed_packet	= 16M
-[mysql]
-[isamchk]
-key_buffer		= 16M
-!includedir /etc/mysql/conf.d/
+skip-name-resolve
+socket = /var/run/mysqld/mysqld.sock
+
+myisam_sort_buffer_size=64M
+wait_timeout=1800
+open_files_limit=102400
+table_open_cache=10000
+key_buffer_size=64M
+max_allowed_packet=256M
+query_cache_size=0
+query_cache_type=0
+
+innodb_file_format=Barracuda
+innodb_file_per_table=1
+innodb_buffer_pool_size=2048M
+innodb_log_file_size=627M
+innodb_read_io_threads=8
+innodb_write_io_threads=8
+innodb_io_capacity=500
+innodb_flush_log_at_trx_commit=2
+innodb_flush_method=O_DIRECT
+innodb_doublewrite=0
+innodb_autoinc_lock_mode=2
+innodb_locks_unsafe_for_binlog=1
+wsrep_cluster_address="gcomm://192.168.10.51:4567,192.168.10.52:4567,192.168.10.53:4567/?pc.wait_prim=no"
+wsrep_provider=/usr/lib/galera/libgalera_smm.so
+wsrep_cluster_name="openstack"
+
+wsrep_slave_threads=8
+wsrep_sst_method=xtrabackup-v2
+wsrep_sst_auth=root:opnfv_secret
+wsrep_node_address=192.168.10.52
+wsrep_provider_options="gcache.size = 256M"
+wsrep_provider_options="gmcast.listen_addr = tcp://192.168.10.52:4567"
+
+
+
+[xtrabackup]
+parallel=4
+
+[sst]
+streamfmt=xbstream
+transferfmt=socat
+sockopt=,nodelay,sndbuf=1048576,rcvbuf=1048576

2018-01-26 11:36:52,754 [salt.state       ][INFO    ][10991] Completed state [/etc/mysql/my.cnf] at time 11:36:52.754664 duration_in_ms=121.113
2018-01-26 11:36:52,756 [salt.state       ][INFO    ][10991] Running state [/usr/local/sbin/galera_bootstrap.sh] at time 11:36:52.756435
2018-01-26 11:36:52,756 [salt.state       ][INFO    ][10991] Executing state cmd.run for /usr/local/sbin/galera_bootstrap.sh
2018-01-26 11:36:52,757 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command '/usr/local/sbin/galera_bootstrap.sh' in directory '/root'
2018-01-26 11:36:59,348 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113658700617
2018-01-26 11:36:59,382 [salt.minion      ][INFO    ][20108] Starting a new job with PID 20108
2018-01-26 11:36:59,400 [salt.minion      ][INFO    ][20108] Returning information for job: 20180126113658700617
2018-01-26 11:37:09,442 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113708791228
2018-01-26 11:37:09,474 [salt.minion      ][INFO    ][20439] Starting a new job with PID 20439
2018-01-26 11:37:09,499 [salt.minion      ][INFO    ][20439] Returning information for job: 20180126113708791228
2018-01-26 11:37:18,325 [salt.state       ][INFO    ][10991] {'pid': 19352, '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:18,325 [salt.state       ][INFO    ][10991] Completed state [/usr/local/sbin/galera_bootstrap.sh] at time 11:37:18.325674 duration_in_ms=25569.237
2018-01-26 11:37:18,327 [salt.state       ][INFO    ][10991] Running state [/var/lib/mysql/.galera_bootstrap] at time 11:37:18.327838
2018-01-26 11:37:18,328 [salt.state       ][INFO    ][10991] Executing state file.touch for /var/lib/mysql/.galera_bootstrap
2018-01-26 11:37:18,329 [salt.state       ][INFO    ][10991] {'new': '/var/lib/mysql/.galera_bootstrap'}
2018-01-26 11:37:18,329 [salt.state       ][INFO    ][10991] Completed state [/var/lib/mysql/.galera_bootstrap] at time 11:37:18.329678 duration_in_ms=1.841
2018-01-26 11:37:18,440 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['git', '--version'] in directory '/root'
2018-01-26 11:37:18,492 [salt.state       ][INFO    ][10991] Running state [/etc/mysql/my.cnf] at time 11:37:18.492908
2018-01-26 11:37:18,493 [salt.state       ][INFO    ][10991] Executing state file.managed for /etc/mysql/my.cnf
2018-01-26 11:37:18,572 [salt.state       ][INFO    ][10991] File /etc/mysql/my.cnf is in the correct state
2018-01-26 11:37:18,573 [salt.state       ][INFO    ][10991] Completed state [/etc/mysql/my.cnf] at time 11:37:18.573312 duration_in_ms=80.404
2018-01-26 11:37:18,574 [salt.state       ][INFO    ][10991] Running state [mysql] at time 11:37:18.574828
2018-01-26 11:37:18,575 [salt.state       ][INFO    ][10991] Executing state service.running for mysql
2018-01-26 11:37:18,575 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', 'is-active', 'mysql.service'] in directory '/root'
2018-01-26 11:37:18,596 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:37:18,626 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:37:18,653 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:37:18,686 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'mysql.service'] in directory '/root'
2018-01-26 11:37:18,989 [salt.loaded.int.module.cmdmod][INFO    ][10991] Executing command ['systemctl', 'is-enabled', 'mysql.service'] in directory '/root'
2018-01-26 11:37:19,016 [salt.state       ][INFO    ][10991] {'mysql': True}
2018-01-26 11:37:19,017 [salt.state       ][INFO    ][10991] Completed state [mysql] at time 11:37:19.017409 duration_in_ms=442.58
2018-01-26 11:37:19,018 [salt.state       ][INFO    ][10991] Running state [ceilometer] at time 11:37:19.017985
2018-01-26 11:37:19,018 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for ceilometer
2018-01-26 11:37:19,024 [salt.state       ][INFO    ][10991] Database ceilometer is already present
2018-01-26 11:37:19,024 [salt.state       ][INFO    ][10991] Completed state [ceilometer] at time 11:37:19.024920 duration_in_ms=6.934
2018-01-26 11:37:19,025 [salt.state       ][INFO    ][10991] Running state [ceilometer] at time 11:37:19.025378
2018-01-26 11:37:19,025 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for ceilometer
2018-01-26 11:37:19,029 [salt.state       ][INFO    ][10991] User ceilometer@% is already present with the desired password
2018-01-26 11:37:19,029 [salt.state       ][INFO    ][10991] Completed state [ceilometer] at time 11:37:19.029765 duration_in_ms=4.386
2018-01-26 11:37:19,031 [salt.state       ][INFO    ][10991] Running state [mysql_grants_ceilometer_ceilometer_%] at time 11:37:19.031667
2018-01-26 11:37:19,032 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_%
2018-01-26 11:37:19,043 [salt.state       ][INFO    ][10991] Grant all on ceilometer.* to ceilometer@% is already present
2018-01-26 11:37:19,044 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_ceilometer_ceilometer_%] at time 11:37:19.044215 duration_in_ms=12.547
2018-01-26 11:37:19,044 [salt.state       ][INFO    ][10991] Running state [ceilometer] at time 11:37:19.044610
2018-01-26 11:37:19,045 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for ceilometer
2018-01-26 11:37:19,064 [salt.loaded.int.module.mysql][INFO    ][10991] User 'ceilometer'@'192.168.10.52' has been created
2018-01-26 11:37:19,065 [salt.state       ][INFO    ][10991] {'ceilometer': 'Present'}
2018-01-26 11:37:19,065 [salt.state       ][INFO    ][10991] Completed state [ceilometer] at time 11:37:19.065502 duration_in_ms=20.892
2018-01-26 11:37:19,067 [salt.state       ][INFO    ][10991] Running state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 11:37:19.067378
2018-01-26 11:37:19,067 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_ceilometer_ceilometer_192.168.10.52
2018-01-26 11:37:19,082 [salt.loaded.int.module.mysql][INFO    ][10991] Grant 'all' on 'ceilometer.*' for user 'ceilometer' has been added
2018-01-26 11:37:19,083 [salt.state       ][INFO    ][10991] {'mysql_grants_ceilometer_ceilometer_192.168.10.52': 'Present'}
2018-01-26 11:37:19,083 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_ceilometer_ceilometer_192.168.10.52] at time 11:37:19.083247 duration_in_ms=15.869
2018-01-26 11:37:19,083 [salt.state       ][INFO    ][10991] Running state [aodh] at time 11:37:19.083490
2018-01-26 11:37:19,083 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for aodh
2018-01-26 11:37:19,086 [salt.state       ][INFO    ][10991] Database aodh is already present
2018-01-26 11:37:19,086 [salt.state       ][INFO    ][10991] Completed state [aodh] at time 11:37:19.086722 duration_in_ms=3.232
2018-01-26 11:37:19,087 [salt.state       ][INFO    ][10991] Running state [aodh] at time 11:37:19.086969
2018-01-26 11:37:19,087 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for aodh
2018-01-26 11:37:19,090 [salt.state       ][INFO    ][10991] User aodh@% is already present with the desired password
2018-01-26 11:37:19,091 [salt.state       ][INFO    ][10991] Completed state [aodh] at time 11:37:19.090954 duration_in_ms=3.985
2018-01-26 11:37:19,092 [salt.state       ][INFO    ][10991] Running state [mysql_grants_aodh_aodh_%] at time 11:37:19.092721
2018-01-26 11:37:19,093 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_aodh_aodh_%
2018-01-26 11:37:19,098 [salt.state       ][INFO    ][10991] Grant all on aodh.* to aodh@% is already present
2018-01-26 11:37:19,099 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_aodh_aodh_%] at time 11:37:19.099121 duration_in_ms=6.4
2018-01-26 11:37:19,099 [salt.state       ][INFO    ][10991] Running state [aodh] at time 11:37:19.099360
2018-01-26 11:37:19,099 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for aodh
2018-01-26 11:37:19,104 [salt.state       ][INFO    ][10991] User aodh@192.168.10.50 is already present with the desired password
2018-01-26 11:37:19,104 [salt.state       ][INFO    ][10991] Completed state [aodh] at time 11:37:19.104820 duration_in_ms=5.46
2018-01-26 11:37:19,106 [salt.state       ][INFO    ][10991] Running state [mysql_grants_aodh_aodh_192.168.10.50] at time 11:37:19.106821
2018-01-26 11:37:19,107 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_aodh_aodh_192.168.10.50
2018-01-26 11:37:19,114 [salt.state       ][INFO    ][10991] Grant all on aodh.* to aodh@192.168.10.50 is already present
2018-01-26 11:37:19,114 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_aodh_aodh_192.168.10.50] at time 11:37:19.114700 duration_in_ms=7.878
2018-01-26 11:37:19,114 [salt.state       ][INFO    ][10991] Running state [nova] at time 11:37:19.114951
2018-01-26 11:37:19,115 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for nova
2018-01-26 11:37:19,118 [salt.state       ][INFO    ][10991] Database nova is already present
2018-01-26 11:37:19,118 [salt.state       ][INFO    ][10991] Completed state [nova] at time 11:37:19.118604 duration_in_ms=3.653
2018-01-26 11:37:19,118 [salt.state       ][INFO    ][10991] Running state [nova] at time 11:37:19.118859
2018-01-26 11:37:19,119 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for nova
2018-01-26 11:37:19,123 [salt.state       ][INFO    ][10991] User nova@% is already present with the desired password
2018-01-26 11:37:19,123 [salt.state       ][INFO    ][10991] Completed state [nova] at time 11:37:19.123541 duration_in_ms=4.682
2018-01-26 11:37:19,125 [salt.state       ][INFO    ][10991] Running state [mysql_grants_nova_nova_%] at time 11:37:19.125240
2018-01-26 11:37:19,125 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_nova_nova_%
2018-01-26 11:37:19,132 [salt.state       ][INFO    ][10991] Grant all on nova.* to nova@% is already present
2018-01-26 11:37:19,132 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_nova_nova_%] at time 11:37:19.132350 duration_in_ms=7.11
2018-01-26 11:37:19,132 [salt.state       ][INFO    ][10991] Running state [nova] at time 11:37:19.132584
2018-01-26 11:37:19,132 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for nova
2018-01-26 11:37:19,153 [salt.loaded.int.module.mysql][INFO    ][10991] User 'nova'@'192.168.10.52' has been created
2018-01-26 11:37:19,153 [salt.state       ][INFO    ][10991] {'nova': 'Present'}
2018-01-26 11:37:19,154 [salt.state       ][INFO    ][10991] Completed state [nova] at time 11:37:19.154127 duration_in_ms=21.542
2018-01-26 11:37:19,157 [salt.state       ][INFO    ][10991] Running state [mysql_grants_nova_nova_192.168.10.52] at time 11:37:19.157606
2018-01-26 11:37:19,157 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_nova_nova_192.168.10.52
2018-01-26 11:37:19,180 [salt.loaded.int.module.mysql][INFO    ][10991] Grant 'all' on 'nova.*' for user 'nova' has been added
2018-01-26 11:37:19,180 [salt.state       ][INFO    ][10991] {'mysql_grants_nova_nova_192.168.10.52': 'Present'}
2018-01-26 11:37:19,181 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_nova_nova_192.168.10.52] at time 11:37:19.180907 duration_in_ms=23.301
2018-01-26 11:37:19,181 [salt.state       ][INFO    ][10991] Running state [grafana] at time 11:37:19.181730
2018-01-26 11:37:19,182 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for grafana
2018-01-26 11:37:19,185 [salt.state       ][INFO    ][10991] Database grafana is already present
2018-01-26 11:37:19,185 [salt.state       ][INFO    ][10991] Completed state [grafana] at time 11:37:19.185319 duration_in_ms=3.589
2018-01-26 11:37:19,185 [salt.state       ][INFO    ][10991] Running state [grafana] at time 11:37:19.185577
2018-01-26 11:37:19,185 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for grafana
2018-01-26 11:37:19,189 [salt.state       ][INFO    ][10991] User grafana@% is already present with the desired password
2018-01-26 11:37:19,190 [salt.state       ][INFO    ][10991] Completed state [grafana] at time 11:37:19.190046 duration_in_ms=4.468
2018-01-26 11:37:19,192 [salt.state       ][INFO    ][10991] Running state [mysql_grants_grafana_grafana_%] at time 11:37:19.191965
2018-01-26 11:37:19,192 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_grafana_grafana_%
2018-01-26 11:37:19,199 [salt.state       ][INFO    ][10991] Grant all on grafana.* to grafana@% is already present
2018-01-26 11:37:19,199 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_grafana_grafana_%] at time 11:37:19.199278 duration_in_ms=7.313
2018-01-26 11:37:19,199 [salt.state       ][INFO    ][10991] Running state [grafana] at time 11:37:19.199524
2018-01-26 11:37:19,199 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for grafana
2018-01-26 11:37:19,219 [salt.loaded.int.module.mysql][INFO    ][10991] User 'grafana'@'192.168.10.52' has been created
2018-01-26 11:37:19,219 [salt.state       ][INFO    ][10991] {'grafana': 'Present'}
2018-01-26 11:37:19,219 [salt.state       ][INFO    ][10991] Completed state [grafana] at time 11:37:19.219495 duration_in_ms=19.971
2018-01-26 11:37:19,220 [salt.state       ][INFO    ][10991] Running state [mysql_grants_grafana_grafana_192.168.10.52] at time 11:37:19.220784
2018-01-26 11:37:19,221 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_grafana_grafana_192.168.10.52
2018-01-26 11:37:19,234 [salt.loaded.int.module.mysql][INFO    ][10991] Grant 'all' on 'grafana.*' for user 'grafana' has been added
2018-01-26 11:37:19,235 [salt.state       ][INFO    ][10991] {'mysql_grants_grafana_grafana_192.168.10.52': 'Present'}
2018-01-26 11:37:19,235 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_grafana_grafana_192.168.10.52] at time 11:37:19.235289 duration_in_ms=14.505
2018-01-26 11:37:19,235 [salt.state       ][INFO    ][10991] Running state [designate_pool_manager] at time 11:37:19.235556
2018-01-26 11:37:19,235 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for designate_pool_manager
2018-01-26 11:37:19,239 [salt.state       ][INFO    ][10991] Database designate_pool_manager is already present
2018-01-26 11:37:19,239 [salt.state       ][INFO    ][10991] Completed state [designate_pool_manager] at time 11:37:19.239573 duration_in_ms=4.017
2018-01-26 11:37:19,239 [salt.state       ][INFO    ][10991] Running state [designate] at time 11:37:19.239845
2018-01-26 11:37:19,240 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for designate
2018-01-26 11:37:19,244 [salt.state       ][INFO    ][10991] User designate@% is already present with the desired password
2018-01-26 11:37:19,244 [salt.state       ][INFO    ][10991] Completed state [designate] at time 11:37:19.244293 duration_in_ms=4.448
2018-01-26 11:37:19,246 [salt.state       ][INFO    ][10991] Running state [mysql_grants_designate_designate_pool_manager_%] at time 11:37:19.246172
2018-01-26 11:37:19,246 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_%
2018-01-26 11:37:19,252 [salt.state       ][INFO    ][10991] Grant all on designate_pool_manager.* to designate@% is already present
2018-01-26 11:37:19,252 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_designate_designate_pool_manager_%] at time 11:37:19.252765 duration_in_ms=6.593
2018-01-26 11:37:19,253 [salt.state       ][INFO    ][10991] Running state [designate] at time 11:37:19.253605
2018-01-26 11:37:19,253 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for designate
2018-01-26 11:37:19,258 [salt.state       ][INFO    ][10991] User designate@192.168.10.50 is already present with the desired password
2018-01-26 11:37:19,258 [salt.state       ][INFO    ][10991] Completed state [designate] at time 11:37:19.258480 duration_in_ms=4.875
2018-01-26 11:37:19,260 [salt.state       ][INFO    ][10991] Running state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 11:37:19.260186
2018-01-26 11:37:19,260 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_designate_designate_pool_manager_192.168.10.50
2018-01-26 11:37:19,267 [salt.state       ][INFO    ][10991] Grant all on designate_pool_manager.* to designate@192.168.10.50 is already present
2018-01-26 11:37:19,268 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_designate_designate_pool_manager_192.168.10.50] at time 11:37:19.268175 duration_in_ms=7.989
2018-01-26 11:37:19,268 [salt.state       ][INFO    ][10991] Running state [heat] at time 11:37:19.268445
2018-01-26 11:37:19,268 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for heat
2018-01-26 11:37:19,272 [salt.state       ][INFO    ][10991] Database heat is already present
2018-01-26 11:37:19,272 [salt.state       ][INFO    ][10991] Completed state [heat] at time 11:37:19.272630 duration_in_ms=4.185
2018-01-26 11:37:19,272 [salt.state       ][INFO    ][10991] Running state [heat] at time 11:37:19.272914
2018-01-26 11:37:19,273 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for heat
2018-01-26 11:37:19,277 [salt.state       ][INFO    ][10991] User heat@% is already present with the desired password
2018-01-26 11:37:19,278 [salt.state       ][INFO    ][10991] Completed state [heat] at time 11:37:19.278013 duration_in_ms=5.099
2018-01-26 11:37:19,279 [salt.state       ][INFO    ][10991] Running state [mysql_grants_heat_heat_%] at time 11:37:19.279636
2018-01-26 11:37:19,279 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_heat_heat_%
2018-01-26 11:37:19,286 [salt.state       ][INFO    ][10991] Grant all on heat.* to heat@% is already present
2018-01-26 11:37:19,286 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_heat_heat_%] at time 11:37:19.286887 duration_in_ms=7.251
2018-01-26 11:37:19,287 [salt.state       ][INFO    ][10991] Running state [heat] at time 11:37:19.287143
2018-01-26 11:37:19,287 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for heat
2018-01-26 11:37:19,305 [salt.loaded.int.module.mysql][INFO    ][10991] User 'heat'@'192.168.10.52' has been created
2018-01-26 11:37:19,306 [salt.state       ][INFO    ][10991] {'heat': 'Present'}
2018-01-26 11:37:19,306 [salt.state       ][INFO    ][10991] Completed state [heat] at time 11:37:19.306452 duration_in_ms=19.309
2018-01-26 11:37:19,307 [salt.state       ][INFO    ][10991] Running state [mysql_grants_heat_heat_192.168.10.52] at time 11:37:19.307766
2018-01-26 11:37:19,308 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_heat_heat_192.168.10.52
2018-01-26 11:37:19,321 [salt.loaded.int.module.mysql][INFO    ][10991] Grant 'all' on 'heat.*' for user 'heat' has been added
2018-01-26 11:37:19,321 [salt.state       ][INFO    ][10991] {'mysql_grants_heat_heat_192.168.10.52': 'Present'}
2018-01-26 11:37:19,321 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_heat_heat_192.168.10.52] at time 11:37:19.321441 duration_in_ms=13.675
2018-01-26 11:37:19,321 [salt.state       ][INFO    ][10991] Running state [nova_api] at time 11:37:19.321654
2018-01-26 11:37:19,321 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for nova_api
2018-01-26 11:37:19,324 [salt.state       ][INFO    ][10991] Database nova_api is already present
2018-01-26 11:37:19,324 [salt.state       ][INFO    ][10991] Completed state [nova_api] at time 11:37:19.324169 duration_in_ms=2.515
2018-01-26 11:37:19,324 [salt.state       ][INFO    ][10991] Running state [nova] at time 11:37:19.324365
2018-01-26 11:37:19,324 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for nova
2018-01-26 11:37:19,328 [salt.state       ][INFO    ][10991] User nova@% is already present with the desired password
2018-01-26 11:37:19,328 [salt.state       ][INFO    ][10991] Completed state [nova] at time 11:37:19.328809 duration_in_ms=4.443
2018-01-26 11:37:19,330 [salt.state       ][INFO    ][10991] Running state [mysql_grants_nova_nova_api_%] at time 11:37:19.330721
2018-01-26 11:37:19,331 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_nova_nova_api_%
2018-01-26 11:37:19,337 [salt.state       ][INFO    ][10991] Grant all on nova_api.* to nova@% is already present
2018-01-26 11:37:19,337 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_nova_nova_api_%] at time 11:37:19.337722 duration_in_ms=7.001
2018-01-26 11:37:19,338 [salt.state       ][INFO    ][10991] Running state [nova] at time 11:37:19.337967
2018-01-26 11:37:19,338 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for nova
2018-01-26 11:37:19,341 [salt.state       ][INFO    ][10991] User nova@192.168.10.52 is already present with the desired password
2018-01-26 11:37:19,342 [salt.state       ][INFO    ][10991] Completed state [nova] at time 11:37:19.342142 duration_in_ms=4.175
2018-01-26 11:37:19,343 [salt.state       ][INFO    ][10991] Running state [mysql_grants_nova_nova_api_192.168.10.52] at time 11:37:19.343765
2018-01-26 11:37:19,344 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_nova_nova_api_192.168.10.52
2018-01-26 11:37:19,358 [salt.loaded.int.module.mysql][INFO    ][10991] Grant 'all' on 'nova_api.*' for user 'nova' has been added
2018-01-26 11:37:19,359 [salt.state       ][INFO    ][10991] {'mysql_grants_nova_nova_api_192.168.10.52': 'Present'}
2018-01-26 11:37:19,359 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_nova_nova_api_192.168.10.52] at time 11:37:19.359383 duration_in_ms=15.618
2018-01-26 11:37:19,359 [salt.state       ][INFO    ][10991] Running state [keystone] at time 11:37:19.359638
2018-01-26 11:37:19,359 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for keystone
2018-01-26 11:37:19,363 [salt.state       ][INFO    ][10991] Database keystone is already present
2018-01-26 11:37:19,363 [salt.state       ][INFO    ][10991] Completed state [keystone] at time 11:37:19.363196 duration_in_ms=3.558
2018-01-26 11:37:19,363 [salt.state       ][INFO    ][10991] Running state [keystone] at time 11:37:19.363385
2018-01-26 11:37:19,363 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for keystone
2018-01-26 11:37:19,366 [salt.state       ][INFO    ][10991] User keystone@% is already present with the desired password
2018-01-26 11:37:19,366 [salt.state       ][INFO    ][10991] Completed state [keystone] at time 11:37:19.366781 duration_in_ms=3.396
2018-01-26 11:37:19,368 [salt.state       ][INFO    ][10991] Running state [mysql_grants_keystone_keystone_%] at time 11:37:19.368419
2018-01-26 11:37:19,368 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_keystone_keystone_%
2018-01-26 11:37:19,374 [salt.state       ][INFO    ][10991] Grant all on keystone.* to keystone@% is already present
2018-01-26 11:37:19,374 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_keystone_keystone_%] at time 11:37:19.374331 duration_in_ms=5.912
2018-01-26 11:37:19,374 [salt.state       ][INFO    ][10991] Running state [keystone] at time 11:37:19.374590
2018-01-26 11:37:19,374 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for keystone
2018-01-26 11:37:19,393 [salt.loaded.int.module.mysql][INFO    ][10991] User 'keystone'@'192.168.10.52' has been created
2018-01-26 11:37:19,393 [salt.state       ][INFO    ][10991] {'keystone': 'Present'}
2018-01-26 11:37:19,393 [salt.state       ][INFO    ][10991] Completed state [keystone] at time 11:37:19.393885 duration_in_ms=19.295
2018-01-26 11:37:19,395 [salt.state       ][INFO    ][10991] Running state [mysql_grants_keystone_keystone_192.168.10.52] at time 11:37:19.395598
2018-01-26 11:37:19,395 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_keystone_keystone_192.168.10.52
2018-01-26 11:37:19,412 [salt.loaded.int.module.mysql][INFO    ][10991] Grant 'all' on 'keystone.*' for user 'keystone' has been added
2018-01-26 11:37:19,412 [salt.state       ][INFO    ][10991] {'mysql_grants_keystone_keystone_192.168.10.52': 'Present'}
2018-01-26 11:37:19,412 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_keystone_keystone_192.168.10.52] at time 11:37:19.412880 duration_in_ms=17.282
2018-01-26 11:37:19,413 [salt.state       ][INFO    ][10991] Running state [nova_cell0] at time 11:37:19.413439
2018-01-26 11:37:19,413 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for nova_cell0
2018-01-26 11:37:19,415 [salt.state       ][INFO    ][10991] Database nova_cell0 is already present
2018-01-26 11:37:19,415 [salt.state       ][INFO    ][10991] Completed state [nova_cell0] at time 11:37:19.415949 duration_in_ms=2.51
2018-01-26 11:37:19,416 [salt.state       ][INFO    ][10991] Running state [nova] at time 11:37:19.416141
2018-01-26 11:37:19,416 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for nova
2018-01-26 11:37:19,419 [salt.state       ][INFO    ][10991] User nova@% is already present with the desired password
2018-01-26 11:37:19,419 [salt.state       ][INFO    ][10991] Completed state [nova] at time 11:37:19.419228 duration_in_ms=3.087
2018-01-26 11:37:19,420 [salt.state       ][INFO    ][10991] Running state [mysql_grants_nova_nova_cell0_%] at time 11:37:19.420587
2018-01-26 11:37:19,420 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_%
2018-01-26 11:37:19,427 [salt.state       ][INFO    ][10991] Grant all on nova_cell0.* to nova@% is already present
2018-01-26 11:37:19,427 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_nova_nova_cell0_%] at time 11:37:19.427496 duration_in_ms=6.909
2018-01-26 11:37:19,427 [salt.state       ][INFO    ][10991] Running state [nova] at time 11:37:19.427745
2018-01-26 11:37:19,428 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for nova
2018-01-26 11:37:19,431 [salt.state       ][INFO    ][10991] User nova@192.168.10.52 is already present with the desired password
2018-01-26 11:37:19,432 [salt.state       ][INFO    ][10991] Completed state [nova] at time 11:37:19.432084 duration_in_ms=4.339
2018-01-26 11:37:19,434 [salt.state       ][INFO    ][10991] Running state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 11:37:19.434066
2018-01-26 11:37:19,434 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_nova_nova_cell0_192.168.10.52
2018-01-26 11:37:19,451 [salt.loaded.int.module.mysql][INFO    ][10991] Grant 'all' on 'nova_cell0.*' for user 'nova' has been added
2018-01-26 11:37:19,451 [salt.state       ][INFO    ][10991] {'mysql_grants_nova_nova_cell0_192.168.10.52': 'Present'}
2018-01-26 11:37:19,451 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_nova_nova_cell0_192.168.10.52] at time 11:37:19.451483 duration_in_ms=17.417
2018-01-26 11:37:19,451 [salt.state       ][INFO    ][10991] Running state [cinder] at time 11:37:19.451738
2018-01-26 11:37:19,452 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for cinder
2018-01-26 11:37:19,455 [salt.state       ][INFO    ][10991] Database cinder is already present
2018-01-26 11:37:19,455 [salt.state       ][INFO    ][10991] Completed state [cinder] at time 11:37:19.455433 duration_in_ms=3.695
2018-01-26 11:37:19,455 [salt.state       ][INFO    ][10991] Running state [cinder] at time 11:37:19.455703
2018-01-26 11:37:19,455 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for cinder
2018-01-26 11:37:19,460 [salt.state       ][INFO    ][10991] User cinder@% is already present with the desired password
2018-01-26 11:37:19,460 [salt.state       ][INFO    ][10991] Completed state [cinder] at time 11:37:19.460186 duration_in_ms=4.483
2018-01-26 11:37:19,461 [salt.state       ][INFO    ][10991] Running state [mysql_grants_cinder_cinder_%] at time 11:37:19.461919
2018-01-26 11:37:19,462 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_cinder_cinder_%
2018-01-26 11:37:19,468 [salt.state       ][INFO    ][10991] Grant all on cinder.* to cinder@% is already present
2018-01-26 11:37:19,468 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_cinder_cinder_%] at time 11:37:19.468535 duration_in_ms=6.616
2018-01-26 11:37:19,468 [salt.state       ][INFO    ][10991] Running state [cinder] at time 11:37:19.468768
2018-01-26 11:37:19,469 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for cinder
2018-01-26 11:37:19,489 [salt.loaded.int.module.mysql][INFO    ][10991] User 'cinder'@'192.168.10.52' has been created
2018-01-26 11:37:19,489 [salt.state       ][INFO    ][10991] {'cinder': 'Present'}
2018-01-26 11:37:19,490 [salt.state       ][INFO    ][10991] Completed state [cinder] at time 11:37:19.490188 duration_in_ms=21.42
2018-01-26 11:37:19,492 [salt.state       ][INFO    ][10991] Running state [mysql_grants_cinder_cinder_192.168.10.52] at time 11:37:19.492053
2018-01-26 11:37:19,492 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_cinder_cinder_192.168.10.52
2018-01-26 11:37:19,509 [salt.loaded.int.module.mysql][INFO    ][10991] Grant 'all' on 'cinder.*' for user 'cinder' has been added
2018-01-26 11:37:19,509 [salt.state       ][INFO    ][10991] {'mysql_grants_cinder_cinder_192.168.10.52': 'Present'}
2018-01-26 11:37:19,510 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_cinder_cinder_192.168.10.52] at time 11:37:19.510009 duration_in_ms=17.955
2018-01-26 11:37:19,510 [salt.state       ][INFO    ][10991] Running state [glance] at time 11:37:19.510312
2018-01-26 11:37:19,510 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for glance
2018-01-26 11:37:19,513 [salt.state       ][INFO    ][10991] Database glance is already present
2018-01-26 11:37:19,513 [salt.state       ][INFO    ][10991] Completed state [glance] at time 11:37:19.513776 duration_in_ms=3.464
2018-01-26 11:37:19,514 [salt.state       ][INFO    ][10991] Running state [glance] at time 11:37:19.514051
2018-01-26 11:37:19,514 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for glance
2018-01-26 11:37:19,518 [salt.state       ][INFO    ][10991] User glance@% is already present with the desired password
2018-01-26 11:37:19,518 [salt.state       ][INFO    ][10991] Completed state [glance] at time 11:37:19.518823 duration_in_ms=4.772
2018-01-26 11:37:19,520 [salt.state       ][INFO    ][10991] Running state [mysql_grants_glance_glance_%] at time 11:37:19.520699
2018-01-26 11:37:19,521 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_glance_glance_%
2018-01-26 11:37:19,526 [salt.state       ][INFO    ][10991] Grant all on glance.* to glance@% is already present
2018-01-26 11:37:19,526 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_glance_glance_%] at time 11:37:19.526935 duration_in_ms=6.236
2018-01-26 11:37:19,527 [salt.state       ][INFO    ][10991] Running state [glance] at time 11:37:19.527176
2018-01-26 11:37:19,527 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for glance
2018-01-26 11:37:19,539 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113718890534
2018-01-26 11:37:19,555 [salt.loaded.int.module.mysql][INFO    ][10991] User 'glance'@'192.168.10.52' has been created
2018-01-26 11:37:19,556 [salt.state       ][INFO    ][10991] {'glance': 'Present'}
2018-01-26 11:37:19,556 [salt.state       ][INFO    ][10991] Completed state [glance] at time 11:37:19.556549 duration_in_ms=29.372
2018-01-26 11:37:19,558 [salt.state       ][INFO    ][10991] Running state [mysql_grants_glance_glance_192.168.10.52] at time 11:37:19.558905
2018-01-26 11:37:19,559 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_glance_glance_192.168.10.52
2018-01-26 11:37:19,566 [salt.minion      ][INFO    ][20625] Starting a new job with PID 20625
2018-01-26 11:37:19,574 [salt.loaded.int.module.mysql][INFO    ][10991] Grant 'all' on 'glance.*' for user 'glance' has been added
2018-01-26 11:37:19,575 [salt.state       ][INFO    ][10991] {'mysql_grants_glance_glance_192.168.10.52': 'Present'}
2018-01-26 11:37:19,575 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_glance_glance_192.168.10.52] at time 11:37:19.575666 duration_in_ms=16.759
2018-01-26 11:37:19,576 [salt.state       ][INFO    ][10991] Running state [neutron] at time 11:37:19.576106
2018-01-26 11:37:19,576 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for neutron
2018-01-26 11:37:19,579 [salt.state       ][INFO    ][10991] Database neutron is already present
2018-01-26 11:37:19,580 [salt.state       ][INFO    ][10991] Completed state [neutron] at time 11:37:19.580047 duration_in_ms=3.941
2018-01-26 11:37:19,580 [salt.state       ][INFO    ][10991] Running state [neutron] at time 11:37:19.580463
2018-01-26 11:37:19,580 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for neutron
2018-01-26 11:37:19,582 [salt.minion      ][INFO    ][20625] Returning information for job: 20180126113718890534
2018-01-26 11:37:19,584 [salt.state       ][INFO    ][10991] User neutron@% is already present with the desired password
2018-01-26 11:37:19,584 [salt.state       ][INFO    ][10991] Completed state [neutron] at time 11:37:19.584721 duration_in_ms=4.258
2018-01-26 11:37:19,586 [salt.state       ][INFO    ][10991] Running state [mysql_grants_neutron_neutron_%] at time 11:37:19.586692
2018-01-26 11:37:19,587 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_neutron_neutron_%
2018-01-26 11:37:19,593 [salt.state       ][INFO    ][10991] Grant all on neutron.* to neutron@% is already present
2018-01-26 11:37:19,594 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_neutron_neutron_%] at time 11:37:19.594329 duration_in_ms=7.637
2018-01-26 11:37:19,594 [salt.state       ][INFO    ][10991] Running state [neutron] at time 11:37:19.594759
2018-01-26 11:37:19,595 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for neutron
2018-01-26 11:37:19,611 [salt.loaded.int.module.mysql][INFO    ][10991] User 'neutron'@'192.168.10.52' has been created
2018-01-26 11:37:19,612 [salt.state       ][INFO    ][10991] {'neutron': 'Present'}
2018-01-26 11:37:19,612 [salt.state       ][INFO    ][10991] Completed state [neutron] at time 11:37:19.612781 duration_in_ms=18.022
2018-01-26 11:37:19,614 [salt.state       ][INFO    ][10991] Running state [mysql_grants_neutron_neutron_192.168.10.52] at time 11:37:19.614933
2018-01-26 11:37:19,615 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_neutron_neutron_192.168.10.52
2018-01-26 11:37:19,629 [salt.loaded.int.module.mysql][INFO    ][10991] Grant 'all' on 'neutron.*' for user 'neutron' has been added
2018-01-26 11:37:19,630 [salt.state       ][INFO    ][10991] {'mysql_grants_neutron_neutron_192.168.10.52': 'Present'}
2018-01-26 11:37:19,630 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_neutron_neutron_192.168.10.52] at time 11:37:19.630724 duration_in_ms=15.791
2018-01-26 11:37:19,631 [salt.state       ][INFO    ][10991] Running state [designate] at time 11:37:19.631218
2018-01-26 11:37:19,631 [salt.state       ][INFO    ][10991] Executing state mysql_database.present for designate
2018-01-26 11:37:19,635 [salt.state       ][INFO    ][10991] Database designate is already present
2018-01-26 11:37:19,635 [salt.state       ][INFO    ][10991] Completed state [designate] at time 11:37:19.635648 duration_in_ms=4.43
2018-01-26 11:37:19,636 [salt.state       ][INFO    ][10991] Running state [designate] at time 11:37:19.636155
2018-01-26 11:37:19,636 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for designate
2018-01-26 11:37:19,640 [salt.state       ][INFO    ][10991] User designate@% is already present with the desired password
2018-01-26 11:37:19,640 [salt.state       ][INFO    ][10991] Completed state [designate] at time 11:37:19.640713 duration_in_ms=4.558
2018-01-26 11:37:19,642 [salt.state       ][INFO    ][10991] Running state [mysql_grants_designate_designate_%] at time 11:37:19.642670
2018-01-26 11:37:19,643 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_designate_designate_%
2018-01-26 11:37:19,647 [salt.state       ][INFO    ][10991] Grant all on designate.* to designate@% is already present
2018-01-26 11:37:19,648 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_designate_designate_%] at time 11:37:19.648132 duration_in_ms=5.462
2018-01-26 11:37:19,648 [salt.state       ][INFO    ][10991] Running state [designate] at time 11:37:19.648508
2018-01-26 11:37:19,648 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for designate
2018-01-26 11:37:19,651 [salt.state       ][INFO    ][10991] User designate@192.168.10.50 is already present with the desired password
2018-01-26 11:37:19,652 [salt.state       ][INFO    ][10991] Completed state [designate] at time 11:37:19.652172 duration_in_ms=3.664
2018-01-26 11:37:19,653 [salt.state       ][INFO    ][10991] Running state [mysql_grants_designate_designate_192.168.10.50] at time 11:37:19.653955
2018-01-26 11:37:19,654 [salt.state       ][INFO    ][10991] Executing state mysql_grants.present for mysql_grants_designate_designate_192.168.10.50
2018-01-26 11:37:19,658 [salt.state       ][INFO    ][10991] Grant all on designate.* to designate@192.168.10.50 is already present
2018-01-26 11:37:19,659 [salt.state       ][INFO    ][10991] Completed state [mysql_grants_designate_designate_192.168.10.50] at time 11:37:19.659249 duration_in_ms=5.294
2018-01-26 11:37:19,659 [salt.state       ][INFO    ][10991] Running state [haproxy] at time 11:37:19.659652
2018-01-26 11:37:19,660 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for haproxy
2018-01-26 11:37:19,663 [salt.state       ][INFO    ][10991] User haproxy@localhost is already present with passwordless login
2018-01-26 11:37:19,663 [salt.state       ][INFO    ][10991] Completed state [haproxy] at time 11:37:19.663835 duration_in_ms=4.183
2018-01-26 11:37:19,664 [salt.state       ][INFO    ][10991] Running state [haproxy] at time 11:37:19.664215
2018-01-26 11:37:19,664 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for haproxy
2018-01-26 11:37:19,668 [salt.state       ][INFO    ][10991] User haproxy@% is already present with passwordless login
2018-01-26 11:37:19,668 [salt.state       ][INFO    ][10991] Completed state [haproxy] at time 11:37:19.668777 duration_in_ms=4.563
2018-01-26 11:37:19,669 [salt.state       ][INFO    ][10991] Running state [haproxy] at time 11:37:19.669171
2018-01-26 11:37:19,669 [salt.state       ][INFO    ][10991] Executing state mysql_user.present for haproxy
2018-01-26 11:37:19,687 [salt.loaded.int.module.mysql][INFO    ][10991] User 'haproxy'@'192.168.10.52' has been created with passwordless login
2018-01-26 11:37:19,688 [salt.state       ][INFO    ][10991] {'haproxy': 'Present'}
2018-01-26 11:37:19,688 [salt.state       ][INFO    ][10991] Completed state [haproxy] at time 11:37:19.688860 duration_in_ms=19.689
2018-01-26 11:37:19,693 [salt.minion      ][INFO    ][10991] Returning information for job: 20180126112601657319
2018-01-26 11:37:47,042 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command state.sls with jid 20180126113746397970
2018-01-26 11:37:47,072 [salt.minion      ][INFO    ][20632] Starting a new job with PID 20632
2018-01-26 11:37:48,691 [salt.state       ][INFO    ][20632] Loading fresh modules for state activity
2018-01-26 11:37:48,968 [salt.fileclient  ][INFO    ][20632] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-01-26 11:37:48,993 [salt.fileclient  ][INFO    ][20632] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-01-26 11:37:49,498 [salt.state       ][INFO    ][20632] Running state [haproxy] at time 11:37:49.498636
2018-01-26 11:37:49,499 [salt.state       ][INFO    ][20632] Executing state pkg.installed for haproxy
2018-01-26 11:37:49,499 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:37:49,870 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-01-26 11:37:49,952 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-26 11:37:53,271 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-26 11:37:53,304 [salt.loaded.int.module.cmdmod][INFO    ][20632] 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:56,246 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-26 11:37:56,289 [salt.state       ][INFO    ][20632] 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,309 [salt.state       ][INFO    ][20632] Loading fresh modules for state activity
2018-01-26 11:37:56,337 [salt.state       ][INFO    ][20632] Completed state [haproxy] at time 11:37:56.337440 duration_in_ms=6838.805
2018-01-26 11:37:56,340 [salt.state       ][INFO    ][20632] Running state [/etc/default/haproxy] at time 11:37:56.340554
2018-01-26 11:37:56,341 [salt.state       ][INFO    ][20632] Executing state file.managed for /etc/default/haproxy
2018-01-26 11:37:56,375 [salt.fileclient  ][INFO    ][20632] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-01-26 11:37:56,379 [salt.state       ][INFO    ][20632] 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,383 [salt.state       ][INFO    ][20632] Completed state [/etc/default/haproxy] at time 11:37:56.383276 duration_in_ms=42.722
2018-01-26 11:37:56,383 [salt.state       ][INFO    ][20632] Running state [/etc/haproxy/haproxy.cfg] at time 11:37:56.383860
2018-01-26 11:37:56,384 [salt.state       ][INFO    ][20632] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-01-26 11:37:56,408 [salt.fileclient  ][INFO    ][20632] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-01-26 11:37:56,556 [salt.state       ][INFO    ][20632] 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,558 [salt.state       ][INFO    ][20632] Completed state [/etc/haproxy/haproxy.cfg] at time 11:37:56.558468 duration_in_ms=174.608
2018-01-26 11:37:56,558 [salt.state       ][INFO    ][20632] Running state [/etc/haproxy/ssl] at time 11:37:56.558792
2018-01-26 11:37:56,559 [salt.state       ][INFO    ][20632] Executing state file.directory for /etc/haproxy/ssl
2018-01-26 11:37:56,560 [salt.state       ][INFO    ][20632] {'/etc/haproxy/ssl': 'New Dir'}
2018-01-26 11:37:56,560 [salt.state       ][INFO    ][20632] Completed state [/etc/haproxy/ssl] at time 11:37:56.560691 duration_in_ms=1.899
2018-01-26 11:37:56,562 [salt.state       ][INFO    ][20632] Running state [haproxy_status_packages] at time 11:37:56.562890
2018-01-26 11:37:56,563 [salt.state       ][INFO    ][20632] Executing state pkg.installed for haproxy_status_packages
2018-01-26 11:37:56,917 [salt.state       ][INFO    ][20632] All specified packages are already installed
2018-01-26 11:37:56,917 [salt.state       ][INFO    ][20632] Completed state [haproxy_status_packages] at time 11:37:56.917591 duration_in_ms=354.7
2018-01-26 11:37:56,918 [salt.state       ][INFO    ][20632] Running state [/usr/bin/haproxy-status.sh] at time 11:37:56.918238
2018-01-26 11:37:56,918 [salt.state       ][INFO    ][20632] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-01-26 11:37:56,944 [salt.fileclient  ][INFO    ][20632] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-01-26 11:37:56,968 [salt.state       ][INFO    ][20632] File changed:
New file
2018-01-26 11:37:56,968 [salt.state       ][INFO    ][20632] Completed state [/usr/bin/haproxy-status.sh] at time 11:37:56.968524 duration_in_ms=50.286
2018-01-26 11:37:56,969 [salt.state       ][INFO    ][20632] Running state [net.ipv4.ip_nonlocal_bind] at time 11:37:56.969639
2018-01-26 11:37:56,969 [salt.state       ][INFO    ][20632] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-01-26 11:37:56,970 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command 'sysctl -a' in directory '/root'
2018-01-26 11:37:57,004 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-01-26 11:37:57,020 [salt.state       ][INFO    ][20632] {'net.ipv4.ip_nonlocal_bind': 1}
2018-01-26 11:37:57,021 [salt.state       ][INFO    ][20632] Completed state [net.ipv4.ip_nonlocal_bind] at time 11:37:57.021546 duration_in_ms=51.906
2018-01-26 11:37:57,023 [salt.state       ][INFO    ][20632] Running state [haproxy] at time 11:37:57.023313
2018-01-26 11:37:57,023 [salt.state       ][INFO    ][20632] Executing state service.running for haproxy
2018-01-26 11:37:57,024 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-26 11:37:57,045 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-26 11:37:57,066 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-26 11:37:57,086 [salt.state       ][INFO    ][20632] The service haproxy is already running
2018-01-26 11:37:57,086 [salt.state       ][INFO    ][20632] Completed state [haproxy] at time 11:37:57.086410 duration_in_ms=63.096
2018-01-26 11:37:57,086 [salt.state       ][INFO    ][20632] Running state [haproxy] at time 11:37:57.086700
2018-01-26 11:37:57,087 [salt.state       ][INFO    ][20632] Executing state service.mod_watch for haproxy
2018-01-26 11:37:57,087 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-26 11:37:57,104 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-01-26 11:37:57,120 [salt.loaded.int.module.cmdmod][INFO    ][20632] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-01-26 11:37:57,151 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command saltutil.find_job with jid 20180126113756502851
2018-01-26 11:37:57,171 [salt.minion      ][INFO    ][21479] Starting a new job with PID 21479
2018-01-26 11:37:57,199 [salt.state       ][INFO    ][20632] {'haproxy': True}
2018-01-26 11:37:57,201 [salt.state       ][INFO    ][20632] Completed state [haproxy] at time 11:37:57.201337 duration_in_ms=114.636
2018-01-26 11:37:57,201 [salt.minion      ][INFO    ][21479] Returning information for job: 20180126113756502851
2018-01-26 11:37:57,203 [salt.minion      ][INFO    ][20632] Returning information for job: 20180126113746397970
2018-01-26 11:38:02,149 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command service.status with jid 20180126113801497918
2018-01-26 11:38:02,175 [salt.minion      ][INFO    ][21497] Starting a new job with PID 21497
2018-01-26 11:38:02,228 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21497] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-01-26 11:38:02,250 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21497] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-01-26 11:38:02,269 [salt.minion      ][INFO    ][21497] Returning information for job: 20180126113801497918
2018-01-26 11:38:03,494 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command service.restart with jid 20180126113802849011
2018-01-26 11:38:03,517 [salt.minion      ][INFO    ][21504] Starting a new job with PID 21504
2018-01-26 11:38:03,566 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21504] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-01-26 11:38:03,584 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21504] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-01-26 11:38:03,628 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][21504] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-01-26 11:38:03,688 [salt.minion      ][INFO    ][21504] Returning information for job: 20180126113802849011
2018-01-26 11:59:20,668 [salt.utils.schedule][INFO    ][2404] Running scheduled job: __mine_interval
2018-01-26 12:09:46,206 [salt.minion      ][INFO    ][2404] User sudo_ubuntu Executing command cp.push_dir with jid 20180126120945554330
2018-01-26 12:09:46,248 [salt.minion      ][INFO    ][21600] Starting a new job with PID 21600
