2017-12-15 03:33:51,176 [salt.cli.daemons ][WARNING ][910] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-15 03:35:12,198 [salt.state       ][ERROR   ][1095] No contents found in top file
2017-12-15 03:35:18,572 [py.warnings      ][WARNING ][1192] /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.

2017-12-15 03:35:18,577 [salt.loaded.int.module.cmdmod][ERROR   ][1192] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-15 03:35:18,578 [salt.loaded.int.module.cmdmod][ERROR   ][1192] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-15 03:35:18,587 [salt.loaded.int.module.cmdmod][ERROR   ][1192] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-15 03:35:18,588 [salt.loaded.int.module.cmdmod][ERROR   ][1192] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-15 03:35:19,662 [salt.loaded.int.module.cmdmod][ERROR   ][1192] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-15 03:35:19,662 [salt.loaded.int.module.cmdmod][ERROR   ][1192] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-15 03:35:19,673 [salt.loaded.int.module.cmdmod][ERROR   ][1192] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-15 03:35:19,673 [salt.loaded.int.module.cmdmod][ERROR   ][1192] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-15 03:35:50,940 [salt.loaded.int.module.cmdmod][ERROR   ][1192] 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
2017-12-15 03:35:53,039 [salt.loaded.int.module.cmdmod][INFO    ][1693] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-15 03:35:53,046 [salt.loaded.int.module.cmdmod][INFO    ][1693] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-15 03:35:53,056 [salt.loaded.int.module.cmdmod][INFO    ][1693] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-15 03:35:53,078 [salt.utils.parsers][WARNING ][910] Minion received a SIGTERM. Exiting.
2017-12-15 03:35:53,321 [salt.cli.daemons ][INFO    ][1749] Setting up the Salt Minion "msg02.baremetal-mcp-pike-ovs-ha.local"
2017-12-15 03:35:53,624 [salt.minion      ][INFO    ][1749] Creating minion process manager
2017-12-15 03:35:53,624 [salt.cli.daemons ][WARNING ][1749] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-15 03:35:53,624 [salt.cli.daemons ][INFO    ][1749] The Salt Minion is starting up
2017-12-15 03:35:53,624 [salt.minion      ][INFO    ][1749] Minion is starting as user 'root'
2017-12-15 03:35:53,625 [salt.utils.event ][INFO    ][1749] Starting pull socket on /var/run/salt/minion/minion_event_398d63b118_pull.ipc
2017-12-15 03:35:54,206 [salt.loaded.int.module.cmdmod][INFO    ][1749] Executing command ['date', '+%z'] in directory '/root'
2017-12-15 03:35:54,216 [salt.utils.schedule][INFO    ][1749] Updating job settings for scheduled job: __mine_interval
2017-12-15 03:35:54,218 [salt.minion      ][INFO    ][1749] Added mine.update to scheduler
2017-12-15 03:35:54,344 [salt.minion      ][INFO    ][1749] Minion is ready to receive requests!
2017-12-15 03:35:55,345 [salt.utils.schedule][INFO    ][1749] Running scheduled job: __mine_interval
2017-12-15 03:37:03,269 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171215033703266098
2017-12-15 03:37:03,294 [salt.minion      ][INFO    ][1850] Starting a new job with PID 1850
2017-12-15 03:37:06,293 [salt.state       ][INFO    ][1850] Loading fresh modules for state activity
2017-12-15 03:37:06,318 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:37:06,335 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:37:06,364 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,410 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:37:06,446 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,589 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:37:06,654 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,740 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:37:06,787 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,844 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:37:06,873 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,915 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:37:06,957 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:06,998 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:37:07,027 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,083 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:37:07,108 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,151 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:37:07,167 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,566 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:37:07,593 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,658 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:37:07,687 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,738 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:37:07,769 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:07,808 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:37:08,002 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,055 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:37:08,088 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,133 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:37:08,151 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,198 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:37:08,220 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,265 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:37:08,325 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,383 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:37:08,413 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,486 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:37:08,560 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,612 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:37:08,624 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,674 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:37:08,690 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:08,746 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:37:08,761 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:37:08,775 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:37:08,793 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:37:08,807 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:37:08,820 [salt.state       ][INFO    ][1850] Running state [/etc/environment] at time 03:37:08.819999
2017-12-15 03:37:08,820 [salt.state       ][INFO    ][1850] Executing state file.blockreplace for /etc/environment
2017-12-15 03:37:08,825 [salt.state       ][INFO    ][1850] 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

2017-12-15 03:37:08,826 [salt.state       ][INFO    ][1850] Completed state [/etc/environment] at time 03:37:08.826066 duration_in_ms=6.067
2017-12-15 03:37:08,826 [salt.state       ][INFO    ][1850] Running state [/etc/profile.d] at time 03:37:08.826352
2017-12-15 03:37:08,827 [salt.state       ][INFO    ][1850] Executing state file.directory for /etc/profile.d
2017-12-15 03:37:08,828 [salt.state       ][INFO    ][1850] Directory /etc/profile.d is in the correct state
2017-12-15 03:37:08,828 [salt.state       ][INFO    ][1850] Completed state [/etc/profile.d] at time 03:37:08.827738 duration_in_ms=1.385
2017-12-15 03:37:09,070 [salt.state       ][INFO    ][1850] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:37:09.070006
2017-12-15 03:37:09,114 [salt.state       ][INFO    ][1850] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:37:09,140 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:37:09,146 [salt.state       ][INFO    ][1850] File changed:
New file
2017-12-15 03:37:09,146 [salt.state       ][INFO    ][1850] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:37:09.145970 duration_in_ms=75.964
2017-12-15 03:37:09,147 [salt.state       ][INFO    ][1850] Running state [linux_repo_prereq_pkgs] at time 03:37:09.146603
2017-12-15 03:37:09,147 [salt.state       ][INFO    ][1850] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:37:09,147 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:37:09,598 [salt.state       ][INFO    ][1850] All specified packages are already installed
2017-12-15 03:37:09,599 [salt.state       ][INFO    ][1850] Completed state [linux_repo_prereq_pkgs] at time 03:37:09.598845 duration_in_ms=452.24
2017-12-15 03:37:09,599 [salt.state       ][INFO    ][1850] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:37:09.599167
2017-12-15 03:37:09,599 [salt.state       ][INFO    ][1850] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:37:09,600 [salt.state       ][INFO    ][1850] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:37:09,600 [salt.state       ][INFO    ][1850] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:37:09.600114 duration_in_ms=0.946
2017-12-15 03:37:09,600 [salt.state       ][INFO    ][1850] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:37:09.600392
2017-12-15 03:37:09,601 [salt.state       ][INFO    ][1850] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:37:09,615 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:37:09,632 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:09,665 [salt.state       ][INFO    ][1850] File changed:
New file
2017-12-15 03:37:09,666 [salt.state       ][INFO    ][1850] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:37:09.665497 duration_in_ms=65.104
2017-12-15 03:37:09,672 [salt.state       ][INFO    ][1850] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:37:09.672369
2017-12-15 03:37:09,673 [salt.state       ][INFO    ][1850] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:37:09,955 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:37:10,077 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:37:11,903 [salt.state       ][INFO    ][1850] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-15 03:37:11,904 [salt.state       ][INFO    ][1850] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:37:11.903702 duration_in_ms=2231.333
2017-12-15 03:37:11,904 [salt.state       ][INFO    ][1850] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:37:11.904095
2017-12-15 03:37:11,904 [salt.state       ][INFO    ][1850] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:37:11,905 [salt.state       ][INFO    ][1850] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:37:11,905 [salt.state       ][INFO    ][1850] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:37:11.905105 duration_in_ms=1.009
2017-12-15 03:37:11,905 [salt.state       ][INFO    ][1850] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:37:11.905380
2017-12-15 03:37:11,906 [salt.state       ][INFO    ][1850] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:37:11,922 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:37:11,938 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:37:11,972 [salt.state       ][INFO    ][1850] File changed:
New file
2017-12-15 03:37:11,972 [salt.state       ][INFO    ][1850] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:37:11.971966 duration_in_ms=66.586
2017-12-15 03:37:11,973 [salt.state       ][INFO    ][1850] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:37:11.972794
2017-12-15 03:37:11,973 [salt.state       ][INFO    ][1850] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:37:12,383 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-15 03:37:12,485 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:37:13,345 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033713336981
2017-12-15 03:37:13,364 [salt.minion      ][INFO    ][2761] Starting a new job with PID 2761
2017-12-15 03:37:13,372 [salt.minion      ][INFO    ][2761] Returning information for job: 20171215033713336981
2017-12-15 03:37:15,077 [salt.state       ][INFO    ][1850] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-15 03:37:15,077 [salt.state       ][INFO    ][1850] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:37:15.076999 duration_in_ms=3104.204
2017-12-15 03:37:15,077 [salt.state       ][INFO    ][1850] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:37:15.077333
2017-12-15 03:37:15,078 [salt.state       ][INFO    ][1850] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:37:15,078 [salt.state       ][INFO    ][1850] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:37:15,078 [salt.state       ][INFO    ][1850] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:37:15.078297 duration_in_ms=0.964
2017-12-15 03:37:15,079 [salt.state       ][INFO    ][1850] Running state [/etc/apt/preferences.d/uca] at time 03:37:15.078567
2017-12-15 03:37:15,079 [salt.state       ][INFO    ][1850] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:37:15,079 [salt.state       ][INFO    ][1850] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:37:15,079 [salt.state       ][INFO    ][1850] Completed state [/etc/apt/preferences.d/uca] at time 03:37:15.079385 duration_in_ms=0.818
2017-12-15 03:37:15,080 [salt.state       ][INFO    ][1850] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:37:15.080117
2017-12-15 03:37:15,080 [salt.state       ][INFO    ][1850] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:37:15,120 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:37:15,161 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-15 03:37:15,685 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:37:18,780 [salt.state       ][INFO    ][1850] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-15 03:37:18,781 [salt.state       ][INFO    ][1850] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:37:18.780780 duration_in_ms=3700.663
2017-12-15 03:37:18,781 [salt.state       ][INFO    ][1850] Running state [linux_extra_packages_purged] at time 03:37:18.781124
2017-12-15 03:37:18,781 [salt.state       ][INFO    ][1850] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:37:18,797 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-15 03:37:23,547 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033723538650
2017-12-15 03:37:23,568 [salt.minion      ][INFO    ][3460] Starting a new job with PID 3460
2017-12-15 03:37:23,600 [salt.minion      ][INFO    ][3460] Returning information for job: 20171215033723538650
2017-12-15 03:37:28,289 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:37:28,309 [salt.state       ][INFO    ][1850] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.8'}}}
2017-12-15 03:37:28,317 [salt.state       ][INFO    ][1850] Loading fresh modules for state activity
2017-12-15 03:37:28,329 [salt.state       ][INFO    ][1850] Completed state [linux_extra_packages_purged] at time 03:37:28.329233 duration_in_ms=9548.109
2017-12-15 03:37:28,334 [salt.state       ][INFO    ][1850] Running state [linux_extra_packages_latest] at time 03:37:28.333999
2017-12-15 03:37:28,334 [salt.state       ][INFO    ][1850] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:37:28,697 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:37:30,527 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:37:30,571 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2017-12-15 03:37:33,636 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033733627281
2017-12-15 03:37:33,658 [salt.minion      ][INFO    ][4158] Starting a new job with PID 4158
2017-12-15 03:37:33,699 [salt.minion      ][INFO    ][4158] Returning information for job: 20171215033733627281
2017-12-15 03:37:40,170 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:37:40,191 [salt.state       ][INFO    ][1850] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-15 03:37:40,199 [salt.state       ][INFO    ][1850] Loading fresh modules for state activity
2017-12-15 03:37:40,214 [salt.state       ][INFO    ][1850] Completed state [linux_extra_packages_latest] at time 03:37:40.214164 duration_in_ms=11880.164
2017-12-15 03:37:40,260 [salt.state       ][INFO    ][1850] Running state [UTC] at time 03:37:40.259682
2017-12-15 03:37:40,260 [salt.state       ][INFO    ][1850] Executing state timezone.system for UTC
2017-12-15 03:37:40,264 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:37:40,420 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:37:40,431 [salt.state       ][INFO    ][1850] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:37:40,432 [salt.state       ][INFO    ][1850] Completed state [UTC] at time 03:37:40.431916 duration_in_ms=172.234
2017-12-15 03:37:40,440 [salt.state       ][INFO    ][1850] Running state [nf_conntrack] at time 03:37:40.440342
2017-12-15 03:37:40,441 [salt.state       ][INFO    ][1850] Executing state kmod.present for nf_conntrack
2017-12-15 03:37:40,442 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'lsmod' in directory '/root'
2017-12-15 03:37:40,941 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'lsmod' in directory '/root'
2017-12-15 03:37:40,952 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-15 03:37:41,068 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'lsmod' in directory '/root'
2017-12-15 03:37:41,112 [salt.state       ][INFO    ][1850] {'nf_conntrack': 'loaded'}
2017-12-15 03:37:41,113 [salt.state       ][INFO    ][1850] Completed state [nf_conntrack] at time 03:37:41.112567 duration_in_ms=672.224
2017-12-15 03:37:41,142 [salt.state       ][INFO    ][1850] Running state [kernel.panic] at time 03:37:41.141946
2017-12-15 03:37:41,142 [salt.state       ][INFO    ][1850] Executing state sysctl.present for kernel.panic
2017-12-15 03:37:41,143 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,295 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-15 03:37:41,306 [salt.state       ][INFO    ][1850] {'kernel.panic': 60}
2017-12-15 03:37:41,307 [salt.state       ][INFO    ][1850] Completed state [kernel.panic] at time 03:37:41.306469 duration_in_ms=164.522
2017-12-15 03:37:41,307 [salt.state       ][INFO    ][1850] Running state [net.ipv4.tcp_keepalive_probes] at time 03:37:41.306907
2017-12-15 03:37:41,307 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:37:41,308 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,325 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-15 03:37:41,335 [salt.state       ][INFO    ][1850] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-15 03:37:41,335 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:37:41.335176 duration_in_ms=28.268
2017-12-15 03:37:41,336 [salt.state       ][INFO    ][1850] Running state [fs.file-max] at time 03:37:41.335579
2017-12-15 03:37:41,336 [salt.state       ][INFO    ][1850] Executing state sysctl.present for fs.file-max
2017-12-15 03:37:41,337 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,354 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-15 03:37:41,363 [salt.state       ][INFO    ][1850] {'fs.file-max': 124165}
2017-12-15 03:37:41,364 [salt.state       ][INFO    ][1850] Completed state [fs.file-max] at time 03:37:41.363543 duration_in_ms=27.964
2017-12-15 03:37:41,364 [salt.state       ][INFO    ][1850] Running state [net.core.somaxconn] at time 03:37:41.363922
2017-12-15 03:37:41,364 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:37:41,365 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,438 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-15 03:37:41,448 [salt.state       ][INFO    ][1850] {'net.core.somaxconn': 4096}
2017-12-15 03:37:41,449 [salt.state       ][INFO    ][1850] Completed state [net.core.somaxconn] at time 03:37:41.448658 duration_in_ms=84.736
2017-12-15 03:37:41,449 [salt.state       ][INFO    ][1850] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:37:41.449039
2017-12-15 03:37:41,449 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:37:41,450 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,464 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-15 03:37:41,472 [salt.state       ][INFO    ][1850] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-15 03:37:41,473 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:37:41.472857 duration_in_ms=23.816
2017-12-15 03:37:41,473 [salt.state       ][INFO    ][1850] Running state [net.ipv4.tcp_tw_reuse] at time 03:37:41.473266
2017-12-15 03:37:41,474 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:37:41,474 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,533 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-15 03:37:41,542 [salt.state       ][INFO    ][1850] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-15 03:37:41,542 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.tcp_tw_reuse] at time 03:37:41.542351 duration_in_ms=69.084
2017-12-15 03:37:41,543 [salt.state       ][INFO    ][1850] Running state [net.ipv4.tcp_congestion_control] at time 03:37:41.542699
2017-12-15 03:37:41,543 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:37:41,544 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,559 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-15 03:37:41,620 [salt.state       ][INFO    ][1850] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-15 03:37:41,621 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.tcp_congestion_control] at time 03:37:41.620579 duration_in_ms=77.88
2017-12-15 03:37:41,621 [salt.state       ][INFO    ][1850] Running state [net.ipv4.tcp_retries2] at time 03:37:41.620944
2017-12-15 03:37:41,621 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:37:41,622 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,638 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-15 03:37:41,647 [salt.state       ][INFO    ][1850] {'net.ipv4.tcp_retries2': 5}
2017-12-15 03:37:41,648 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.tcp_retries2] at time 03:37:41.647540 duration_in_ms=26.596
2017-12-15 03:37:41,648 [salt.state       ][INFO    ][1850] Running state [net.core.netdev_max_backlog] at time 03:37:41.647881
2017-12-15 03:37:41,648 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:37:41,649 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,671 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-15 03:37:41,680 [salt.state       ][INFO    ][1850] {'net.core.netdev_max_backlog': 261144}
2017-12-15 03:37:41,680 [salt.state       ][INFO    ][1850] Completed state [net.core.netdev_max_backlog] at time 03:37:41.680423 duration_in_ms=32.54
2017-12-15 03:37:41,681 [salt.state       ][INFO    ][1850] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:37:41.680779
2017-12-15 03:37:41,681 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:37:41,682 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,701 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-15 03:37:41,710 [salt.state       ][INFO    ][1850] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-15 03:37:41,710 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:37:41.710017 duration_in_ms=29.237
2017-12-15 03:37:41,710 [salt.state       ][INFO    ][1850] Running state [vm.swappiness] at time 03:37:41.710361
2017-12-15 03:37:41,711 [salt.state       ][INFO    ][1850] Executing state sysctl.present for vm.swappiness
2017-12-15 03:37:41,711 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,760 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-15 03:37:41,771 [salt.state       ][INFO    ][1850] {'vm.swappiness': 10}
2017-12-15 03:37:41,771 [salt.state       ][INFO    ][1850] Completed state [vm.swappiness] at time 03:37:41.771091 duration_in_ms=60.728
2017-12-15 03:37:41,771 [salt.state       ][INFO    ][1850] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:37:41.771461
2017-12-15 03:37:41,772 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:37:41,772 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,802 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-15 03:37:41,813 [salt.state       ][INFO    ][1850] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-15 03:37:41,814 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:37:41.813619 duration_in_ms=42.157
2017-12-15 03:37:41,814 [salt.state       ][INFO    ][1850] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:37:41.813988
2017-12-15 03:37:41,814 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:37:41,815 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,856 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-15 03:37:41,867 [salt.state       ][INFO    ][1850] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-15 03:37:41,867 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:37:41.867439 duration_in_ms=53.451
2017-12-15 03:37:41,868 [salt.state       ][INFO    ][1850] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:37:41.867812
2017-12-15 03:37:41,868 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:37:41,869 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,910 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-15 03:37:41,921 [salt.state       ][INFO    ][1850] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-15 03:37:41,921 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:37:41.921367 duration_in_ms=53.555
2017-12-15 03:37:41,922 [salt.state       ][INFO    ][1850] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:37:41.921740
2017-12-15 03:37:41,922 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:37:41,923 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:41,964 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-15 03:37:41,975 [salt.state       ][INFO    ][1850] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-15 03:37:41,975 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:37:41.975100 duration_in_ms=53.36
2017-12-15 03:37:41,976 [salt.state       ][INFO    ][1850] Running state [net.ipv4.tcp_fin_timeout] at time 03:37:41.975475
2017-12-15 03:37:41,976 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:37:41,976 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:42,000 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-15 03:37:42,009 [salt.state       ][INFO    ][1850] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-15 03:37:42,010 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.tcp_fin_timeout] at time 03:37:42.009946 duration_in_ms=34.47
2017-12-15 03:37:42,010 [salt.state       ][INFO    ][1850] Running state [net.ipv4.tcp_keepalive_time] at time 03:37:42.010342
2017-12-15 03:37:42,011 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:37:42,011 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:42,048 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-15 03:37:42,057 [salt.state       ][INFO    ][1850] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-15 03:37:42,057 [salt.state       ][INFO    ][1850] Completed state [net.ipv4.tcp_keepalive_time] at time 03:37:42.057310 duration_in_ms=46.968
2017-12-15 03:37:42,058 [salt.state       ][INFO    ][1850] Running state [net.nf_conntrack_max] at time 03:37:42.057676
2017-12-15 03:37:42,058 [salt.state       ][INFO    ][1850] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:37:42,059 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:37:42,144 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-15 03:37:42,153 [salt.state       ][INFO    ][1850] {'net.nf_conntrack_max': 1048576}
2017-12-15 03:37:42,153 [salt.state       ][INFO    ][1850] Completed state [net.nf_conntrack_max] at time 03:37:42.153439 duration_in_ms=95.762
2017-12-15 03:37:42,159 [salt.state       ][INFO    ][1850] Running state [linux_sysfs_package] at time 03:37:42.158594
2017-12-15 03:37:42,159 [salt.state       ][INFO    ][1850] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:37:42,344 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-15 03:37:42,391 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:37:43,728 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033743719651
2017-12-15 03:37:43,749 [salt.minion      ][INFO    ][4454] Starting a new job with PID 4454
2017-12-15 03:37:44,573 [salt.minion      ][INFO    ][4454] Returning information for job: 20171215033743719651
2017-12-15 03:37:46,099 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2017-12-15 03:37:53,860 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033753837986
2017-12-15 03:37:53,877 [salt.minion      ][INFO    ][4760] Starting a new job with PID 4760
2017-12-15 03:37:53,931 [salt.minion      ][INFO    ][4760] Returning information for job: 20171215033753837986
2017-12-15 03:38:04,080 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033804066774
2017-12-15 03:38:04,097 [salt.minion      ][INFO    ][4867] Starting a new job with PID 4867
2017-12-15 03:38:04,456 [salt.minion      ][INFO    ][4867] Returning information for job: 20171215033804066774
2017-12-15 03:38:05,943 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:38:05,966 [salt.state       ][INFO    ][1850] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2017-12-15 03:38:05,974 [salt.state       ][INFO    ][1850] Loading fresh modules for state activity
2017-12-15 03:38:05,992 [salt.state       ][INFO    ][1850] Completed state [linux_sysfs_package] at time 03:38:05.992430 duration_in_ms=23833.835
2017-12-15 03:38:05,995 [salt.state       ][INFO    ][1850] Running state [/etc/sysfs.d] at time 03:38:05.994956
2017-12-15 03:38:05,995 [salt.state       ][INFO    ][1850] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:38:05,997 [salt.state       ][INFO    ][1850] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:38:05,997 [salt.state       ][INFO    ][1850] Completed state [/etc/sysfs.d] at time 03:38:05.997349 duration_in_ms=2.393
2017-12-15 03:38:06,061 [salt.state       ][INFO    ][1850] Running state [ondemand] at time 03:38:06.060876
2017-12-15 03:38:06,061 [salt.state       ][INFO    ][1850] Executing state service.dead for ondemand
2017-12-15 03:38:06,063 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:38:06,077 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:06,088 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:06,101 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:06,148 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:06,159 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:06,172 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:06,187 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-15 03:38:06,259 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:38:06,271 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'runlevel' in directory '/root'
2017-12-15 03:38:06,280 [salt.state       ][INFO    ][1850] {'ondemand': True}
2017-12-15 03:38:06,281 [salt.state       ][INFO    ][1850] Completed state [ondemand] at time 03:38:06.280630 duration_in_ms=219.753
2017-12-15 03:38:06,305 [salt.state       ][INFO    ][1850] Running state [cs_CZ.UTF-8] at time 03:38:06.304925
2017-12-15 03:38:06,305 [salt.state       ][INFO    ][1850] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:38:06,306 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'locale -a' in directory '/root'
2017-12-15 03:38:06,317 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-15 03:38:07,311 [salt.state       ][INFO    ][1850] {'locale': 'cs_CZ.UTF-8'}
2017-12-15 03:38:07,311 [salt.state       ][INFO    ][1850] Completed state [cs_CZ.UTF-8] at time 03:38:07.311296 duration_in_ms=1006.37
2017-12-15 03:38:07,312 [salt.state       ][INFO    ][1850] Running state [en_US.UTF-8] at time 03:38:07.311666
2017-12-15 03:38:07,312 [salt.state       ][INFO    ][1850] Executing state locale.present for en_US.UTF-8
2017-12-15 03:38:07,313 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'locale -a' in directory '/root'
2017-12-15 03:38:07,323 [salt.state       ][INFO    ][1850] Locale en_US.UTF-8 is already present
2017-12-15 03:38:07,324 [salt.state       ][INFO    ][1850] Completed state [en_US.UTF-8] at time 03:38:07.323623 duration_in_ms=11.957
2017-12-15 03:38:07,325 [salt.state       ][INFO    ][1850] Running state [en_US.UTF-8] at time 03:38:07.324704
2017-12-15 03:38:07,325 [salt.state       ][INFO    ][1850] Executing state locale.system for en_US.UTF-8
2017-12-15 03:38:07,326 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'localectl' in directory '/root'
2017-12-15 03:38:07,471 [salt.state       ][INFO    ][1850] System locale en_US.UTF-8 already set
2017-12-15 03:38:07,472 [salt.state       ][INFO    ][1850] Completed state [en_US.UTF-8] at time 03:38:07.471759 duration_in_ms=147.055
2017-12-15 03:38:07,479 [salt.state       ][INFO    ][1850] Running state [root] at time 03:38:07.479046
2017-12-15 03:38:07,479 [salt.state       ][INFO    ][1850] Executing state user.present for root
2017-12-15 03:38:07,485 [salt.state       ][INFO    ][1850] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17515}
2017-12-15 03:38:07,486 [salt.state       ][INFO    ][1850] Completed state [root] at time 03:38:07.485625 duration_in_ms=6.579
2017-12-15 03:38:07,487 [salt.state       ][INFO    ][1850] Running state [/root] at time 03:38:07.486653
2017-12-15 03:38:07,487 [salt.state       ][INFO    ][1850] Executing state file.directory for /root
2017-12-15 03:38:07,488 [salt.state       ][INFO    ][1850] Directory /root is in the correct state
2017-12-15 03:38:07,488 [salt.state       ][INFO    ][1850] Completed state [/root] at time 03:38:07.488102 duration_in_ms=1.449
2017-12-15 03:38:07,489 [salt.state       ][INFO    ][1850] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:38:07.488520
2017-12-15 03:38:07,489 [salt.state       ][INFO    ][1850] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:38:07,495 [salt.state       ][INFO    ][1850] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:38:07,495 [salt.state       ][INFO    ][1850] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:38:07.495144 duration_in_ms=6.624
2017-12-15 03:38:07,496 [salt.state       ][INFO    ][1850] Running state [ubuntu] at time 03:38:07.495519
2017-12-15 03:38:07,496 [salt.state       ][INFO    ][1850] Executing state user.present for ubuntu
2017-12-15 03:38:07,497 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-15 03:38:09,385 [salt.state       ][INFO    ][1850] {'shell': '/bin/bash', 'workphone': '', 'uid': 1000, 'passwd': 'x', 'roomnumber': '', 'groups': ['ubuntu'], 'home': '/home/ubuntu', 'password': 'XXX-REDACTED-XXX', 'name': 'ubuntu', 'gid': 1000, 'fullname': '', 'homephone': ''}
2017-12-15 03:38:09,386 [salt.state       ][INFO    ][1850] Completed state [ubuntu] at time 03:38:09.385910 duration_in_ms=1890.39
2017-12-15 03:38:09,387 [salt.state       ][INFO    ][1850] Running state [/home/ubuntu] at time 03:38:09.387001
2017-12-15 03:38:09,387 [salt.state       ][INFO    ][1850] Executing state file.directory for /home/ubuntu
2017-12-15 03:38:09,388 [salt.state       ][INFO    ][1850] {'mode': '0700'}
2017-12-15 03:38:09,389 [salt.state       ][INFO    ][1850] Completed state [/home/ubuntu] at time 03:38:09.388475 duration_in_ms=1.474
2017-12-15 03:38:09,389 [salt.state       ][INFO    ][1850] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:38:09.389133
2017-12-15 03:38:09,389 [salt.state       ][INFO    ][1850] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:38:09,409 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:38:09,411 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command '/usr/sbin/visudo -c -f /tmp/tmpMfhPC8' in directory '/root'
2017-12-15 03:38:09,641 [salt.state       ][INFO    ][1850] File changed:
New file
2017-12-15 03:38:09,641 [salt.state       ][INFO    ][1850] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:38:09.641223 duration_in_ms=252.089
2017-12-15 03:38:09,642 [salt.state       ][INFO    ][1850] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:38:09.641656
2017-12-15 03:38:09,642 [salt.state       ][INFO    ][1850] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:38:09,661 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:38:09,679 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:38:09,716 [salt.state       ][INFO    ][1850] File changed:
New file
2017-12-15 03:38:09,717 [salt.state       ][INFO    ][1850] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:38:09.716456 duration_in_ms=74.799
2017-12-15 03:38:09,717 [salt.state       ][INFO    ][1850] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:38:09.716799
2017-12-15 03:38:09,717 [salt.state       ][INFO    ][1850] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:38:09,734 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:38:09,751 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:38:09,785 [salt.state       ][INFO    ][1850] File changed:
New file
2017-12-15 03:38:09,786 [salt.state       ][INFO    ][1850] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:38:09.785596 duration_in_ms=68.797
2017-12-15 03:38:09,787 [salt.state       ][INFO    ][1850] Running state [service.systemctl_reload] at time 03:38:09.786724
2017-12-15 03:38:09,787 [salt.state       ][INFO    ][1850] Executing state module.wait for service.systemctl_reload
2017-12-15 03:38:09,787 [salt.state       ][INFO    ][1850] No changes made for service.systemctl_reload
2017-12-15 03:38:09,788 [salt.state       ][INFO    ][1850] Completed state [service.systemctl_reload] at time 03:38:09.787622 duration_in_ms=0.898
2017-12-15 03:38:09,788 [salt.state       ][INFO    ][1850] Running state [service.systemctl_reload] at time 03:38:09.787892
2017-12-15 03:38:09,788 [salt.state       ][INFO    ][1850] Executing state module.mod_watch for service.systemctl_reload
2017-12-15 03:38:09,789 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-15 03:38:09,826 [salt.state       ][INFO    ][1850] {'ret': True}
2017-12-15 03:38:09,826 [salt.state       ][INFO    ][1850] Completed state [service.systemctl_reload] at time 03:38:09.825996 duration_in_ms=38.103
2017-12-15 03:38:09,826 [salt.state       ][INFO    ][1850] Running state [/etc/hostname] at time 03:38:09.826249
2017-12-15 03:38:09,826 [salt.state       ][INFO    ][1850] Executing state file.managed for /etc/hostname
2017-12-15 03:38:09,843 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:38:09,846 [salt.state       ][INFO    ][1850] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg02

2017-12-15 03:38:09,846 [salt.state       ][INFO    ][1850] Completed state [/etc/hostname] at time 03:38:09.845642 duration_in_ms=19.393
2017-12-15 03:38:09,847 [salt.state       ][INFO    ][1850] Running state [hostname msg02] at time 03:38:09.847051
2017-12-15 03:38:09,847 [salt.state       ][INFO    ][1850] Executing state cmd.wait for hostname msg02
2017-12-15 03:38:09,847 [salt.state       ][INFO    ][1850] No changes made for hostname msg02
2017-12-15 03:38:09,848 [salt.state       ][INFO    ][1850] Completed state [hostname msg02] at time 03:38:09.847536 duration_in_ms=0.485
2017-12-15 03:38:09,848 [salt.state       ][INFO    ][1850] Running state [hostname msg02] at time 03:38:09.847661
2017-12-15 03:38:09,848 [salt.state       ][INFO    ][1850] Executing state cmd.mod_watch for hostname msg02
2017-12-15 03:38:09,848 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command 'hostname msg02' in directory '/root'
2017-12-15 03:38:09,858 [salt.state       ][INFO    ][1850] {'pid': 4999, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-15 03:38:09,858 [salt.state       ][INFO    ][1850] Completed state [hostname msg02] at time 03:38:09.858107 duration_in_ms=10.445
2017-12-15 03:38:09,921 [salt.state       ][INFO    ][1850] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:09.921110
2017-12-15 03:38:09,921 [salt.state       ][INFO    ][1850] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:09,923 [salt.state       ][INFO    ][1850] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:09,923 [salt.state       ][INFO    ][1850] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:09.922755 duration_in_ms=1.644
2017-12-15 03:38:09,923 [salt.state       ][INFO    ][1850] Running state [mdb02] at time 03:38:09.922924
2017-12-15 03:38:09,923 [salt.state       ][INFO    ][1850] Executing state host.present for mdb02
2017-12-15 03:38:09,956 [salt.state       ][INFO    ][1850] {'host': 'mdb02'}
2017-12-15 03:38:09,956 [salt.state       ][INFO    ][1850] Completed state [mdb02] at time 03:38:09.955969 duration_in_ms=33.044
2017-12-15 03:38:09,956 [salt.state       ][INFO    ][1850] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:09.956165
2017-12-15 03:38:09,956 [salt.state       ][INFO    ][1850] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,106 [salt.state       ][INFO    ][1850] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,106 [salt.state       ][INFO    ][1850] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.105847 duration_in_ms=149.681
2017-12-15 03:38:10,106 [salt.state       ][INFO    ][1850] Running state [mdb03] at time 03:38:10.106069
2017-12-15 03:38:10,106 [salt.state       ][INFO    ][1850] Executing state host.present for mdb03
2017-12-15 03:38:10,154 [salt.state       ][INFO    ][1850] {'host': 'mdb03'}
2017-12-15 03:38:10,154 [salt.state       ][INFO    ][1850] Completed state [mdb03] at time 03:38:10.153704 duration_in_ms=47.634
2017-12-15 03:38:10,154 [salt.state       ][INFO    ][1850] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.153925
2017-12-15 03:38:10,154 [salt.state       ][INFO    ][1850] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,190 [salt.state       ][INFO    ][1850] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,190 [salt.state       ][INFO    ][1850] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.189728 duration_in_ms=35.803
2017-12-15 03:38:10,190 [salt.state       ][INFO    ][1850] Running state [mdb01] at time 03:38:10.189981
2017-12-15 03:38:10,190 [salt.state       ][INFO    ][1850] Executing state host.present for mdb01
2017-12-15 03:38:10,214 [salt.state       ][INFO    ][1850] {'host': 'mdb01'}
2017-12-15 03:38:10,214 [salt.state       ][INFO    ][1850] Completed state [mdb01] at time 03:38:10.213729 duration_in_ms=23.749
2017-12-15 03:38:10,214 [salt.state       ][INFO    ][1850] Running state [mdb] at time 03:38:10.213986
2017-12-15 03:38:10,214 [salt.state       ][INFO    ][1850] Executing state host.present for mdb
2017-12-15 03:38:10,280 [salt.state       ][INFO    ][1850] {'host': 'mdb'}
2017-12-15 03:38:10,280 [salt.state       ][INFO    ][1850] Completed state [mdb] at time 03:38:10.279681 duration_in_ms=65.695
2017-12-15 03:38:10,280 [salt.state       ][INFO    ][1850] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.279896
2017-12-15 03:38:10,280 [salt.state       ][INFO    ][1850] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,315 [salt.state       ][INFO    ][1850] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,316 [salt.state       ][INFO    ][1850] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.315659 duration_in_ms=35.763
2017-12-15 03:38:10,316 [salt.state       ][INFO    ][1850] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.315860
2017-12-15 03:38:10,316 [salt.state       ][INFO    ][1850] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,384 [salt.state       ][INFO    ][1850] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,384 [salt.state       ][INFO    ][1850] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.383958 duration_in_ms=68.098
2017-12-15 03:38:10,384 [salt.state       ][INFO    ][1850] Running state [cfg01] at time 03:38:10.384177
2017-12-15 03:38:10,384 [salt.state       ][INFO    ][1850] Executing state host.present for cfg01
2017-12-15 03:38:10,513 [salt.state       ][INFO    ][1850] {'host': 'cfg01'}
2017-12-15 03:38:10,513 [salt.state       ][INFO    ][1850] Completed state [cfg01] at time 03:38:10.513043 duration_in_ms=128.865
2017-12-15 03:38:10,513 [salt.state       ][INFO    ][1850] Running state [prx01] at time 03:38:10.513264
2017-12-15 03:38:10,513 [salt.state       ][INFO    ][1850] Executing state host.present for prx01
2017-12-15 03:38:10,531 [salt.state       ][INFO    ][1850] {'host': 'prx01'}
2017-12-15 03:38:10,531 [salt.state       ][INFO    ][1850] Completed state [prx01] at time 03:38:10.530662 duration_in_ms=17.397
2017-12-15 03:38:10,531 [salt.state       ][INFO    ][1850] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.530896
2017-12-15 03:38:10,531 [salt.state       ][INFO    ][1850] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,621 [salt.state       ][INFO    ][1850] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,621 [salt.state       ][INFO    ][1850] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.620833 duration_in_ms=89.936
2017-12-15 03:38:10,621 [salt.state       ][INFO    ][1850] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.621043
2017-12-15 03:38:10,621 [salt.state       ][INFO    ][1850] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,656 [salt.state       ][INFO    ][1850] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,657 [salt.state       ][INFO    ][1850] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.656597 duration_in_ms=35.554
2017-12-15 03:38:10,657 [salt.state       ][INFO    ][1850] Running state [kvm01] at time 03:38:10.656791
2017-12-15 03:38:10,657 [salt.state       ][INFO    ][1850] Executing state host.present for kvm01
2017-12-15 03:38:10,752 [salt.state       ][INFO    ][1850] {'host': 'kvm01'}
2017-12-15 03:38:10,753 [salt.state       ][INFO    ][1850] Completed state [kvm01] at time 03:38:10.752852 duration_in_ms=96.06
2017-12-15 03:38:10,753 [salt.state       ][INFO    ][1850] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.753201
2017-12-15 03:38:10,754 [salt.state       ][INFO    ][1850] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,758 [salt.state       ][INFO    ][1850] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,758 [salt.state       ][INFO    ][1850] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.758241 duration_in_ms=5.04
2017-12-15 03:38:10,759 [salt.state       ][INFO    ][1850] Running state [kvm03] at time 03:38:10.758488
2017-12-15 03:38:10,759 [salt.state       ][INFO    ][1850] Executing state host.present for kvm03
2017-12-15 03:38:10,764 [salt.state       ][INFO    ][1850] {'host': 'kvm03'}
2017-12-15 03:38:10,764 [salt.state       ][INFO    ][1850] Completed state [kvm03] at time 03:38:10.764220 duration_in_ms=5.732
2017-12-15 03:38:10,764 [salt.state       ][INFO    ][1850] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.764392
2017-12-15 03:38:10,765 [salt.state       ][INFO    ][1850] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,770 [salt.state       ][INFO    ][1850] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,770 [salt.state       ][INFO    ][1850] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.770212 duration_in_ms=5.82
2017-12-15 03:38:10,770 [salt.state       ][INFO    ][1850] Running state [kvm02] at time 03:38:10.770398
2017-12-15 03:38:10,771 [salt.state       ][INFO    ][1850] Executing state host.present for kvm02
2017-12-15 03:38:10,776 [salt.state       ][INFO    ][1850] {'host': 'kvm02'}
2017-12-15 03:38:10,776 [salt.state       ][INFO    ][1850] Completed state [kvm02] at time 03:38:10.776255 duration_in_ms=5.857
2017-12-15 03:38:10,776 [salt.state       ][INFO    ][1850] Running state [dbs] at time 03:38:10.776422
2017-12-15 03:38:10,777 [salt.state       ][INFO    ][1850] Executing state host.present for dbs
2017-12-15 03:38:10,818 [salt.state       ][INFO    ][1850] {'host': 'dbs'}
2017-12-15 03:38:10,818 [salt.state       ][INFO    ][1850] Completed state [dbs] at time 03:38:10.818410 duration_in_ms=41.988
2017-12-15 03:38:10,819 [salt.state       ][INFO    ][1850] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.818570
2017-12-15 03:38:10,819 [salt.state       ][INFO    ][1850] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,836 [salt.state       ][INFO    ][1850] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,836 [salt.state       ][INFO    ][1850] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.836238 duration_in_ms=17.667
2017-12-15 03:38:10,836 [salt.state       ][INFO    ][1850] Running state [prx] at time 03:38:10.836414
2017-12-15 03:38:10,837 [salt.state       ][INFO    ][1850] Executing state host.present for prx
2017-12-15 03:38:10,866 [salt.state       ][INFO    ][1850] {'host': 'prx'}
2017-12-15 03:38:10,866 [salt.state       ][INFO    ][1850] Completed state [prx] at time 03:38:10.866333 duration_in_ms=29.92
2017-12-15 03:38:10,867 [salt.state       ][INFO    ][1850] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.866500
2017-12-15 03:38:10,867 [salt.state       ][INFO    ][1850] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,914 [salt.state       ][INFO    ][1850] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,914 [salt.state       ][INFO    ][1850] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.914243 duration_in_ms=47.742
2017-12-15 03:38:10,914 [salt.state       ][INFO    ][1850] Running state [prx02] at time 03:38:10.914447
2017-12-15 03:38:10,915 [salt.state       ][INFO    ][1850] Executing state host.present for prx02
2017-12-15 03:38:10,950 [salt.state       ][INFO    ][1850] {'host': 'prx02'}
2017-12-15 03:38:10,950 [salt.state       ][INFO    ][1850] Completed state [prx02] at time 03:38:10.950367 duration_in_ms=35.921
2017-12-15 03:38:10,951 [salt.state       ][INFO    ][1850] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.950562
2017-12-15 03:38:10,951 [salt.state       ][INFO    ][1850] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,962 [salt.state       ][INFO    ][1850] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,962 [salt.state       ][INFO    ][1850] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.962345 duration_in_ms=11.783
2017-12-15 03:38:10,963 [salt.state       ][INFO    ][1850] Running state [gtw01] at time 03:38:10.962541
2017-12-15 03:38:10,963 [salt.state       ][INFO    ][1850] Executing state host.present for gtw01
2017-12-15 03:38:10,969 [salt.state       ][INFO    ][1850] {'host': 'gtw01'}
2017-12-15 03:38:10,969 [salt.state       ][INFO    ][1850] Completed state [gtw01] at time 03:38:10.968725 duration_in_ms=6.183
2017-12-15 03:38:10,969 [salt.state       ][INFO    ][1850] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.968917
2017-12-15 03:38:10,969 [salt.state       ][INFO    ][1850] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:10,974 [salt.state       ][INFO    ][1850] {'host': 'gtw01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:10,975 [salt.state       ][INFO    ][1850] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.974498 duration_in_ms=5.58
2017-12-15 03:38:10,975 [salt.state       ][INFO    ][1850] Running state [gtw02] at time 03:38:10.974696
2017-12-15 03:38:10,975 [salt.state       ][INFO    ][1850] Executing state host.present for gtw02
2017-12-15 03:38:10,980 [salt.state       ][INFO    ][1850] {'host': 'gtw02'}
2017-12-15 03:38:10,981 [salt.state       ][INFO    ][1850] Completed state [gtw02] at time 03:38:10.980534 duration_in_ms=5.837
2017-12-15 03:38:10,981 [salt.state       ][INFO    ][1850] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:10.980729
2017-12-15 03:38:10,981 [salt.state       ][INFO    ][1850] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,034 [salt.state       ][INFO    ][1850] {'host': 'gtw02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,035 [salt.state       ][INFO    ][1850] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.034527 duration_in_ms=53.798
2017-12-15 03:38:11,035 [salt.state       ][INFO    ][1850] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.034720
2017-12-15 03:38:11,035 [salt.state       ][INFO    ][1850] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,088 [salt.state       ][INFO    ][1850] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,088 [salt.state       ][INFO    ][1850] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.088303 duration_in_ms=53.583
2017-12-15 03:38:11,089 [salt.state       ][INFO    ][1850] Running state [msg02] at time 03:38:11.088500
2017-12-15 03:38:11,089 [salt.state       ][INFO    ][1850] Executing state host.present for msg02
2017-12-15 03:38:11,094 [salt.state       ][INFO    ][1850] {'host': 'msg02'}
2017-12-15 03:38:11,094 [salt.state       ][INFO    ][1850] Completed state [msg02] at time 03:38:11.094246 duration_in_ms=5.746
2017-12-15 03:38:11,094 [salt.state       ][INFO    ][1850] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.094461
2017-12-15 03:38:11,095 [salt.state       ][INFO    ][1850] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,100 [salt.state       ][INFO    ][1850] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,100 [salt.state       ][INFO    ][1850] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.100450 duration_in_ms=5.988
2017-12-15 03:38:11,101 [salt.state       ][INFO    ][1850] Running state [msg03] at time 03:38:11.100644
2017-12-15 03:38:11,101 [salt.state       ][INFO    ][1850] Executing state host.present for msg03
2017-12-15 03:38:11,106 [salt.state       ][INFO    ][1850] {'host': 'msg03'}
2017-12-15 03:38:11,106 [salt.state       ][INFO    ][1850] Completed state [msg03] at time 03:38:11.106249 duration_in_ms=5.605
2017-12-15 03:38:11,106 [salt.state       ][INFO    ][1850] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.106442
2017-12-15 03:38:11,107 [salt.state       ][INFO    ][1850] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,112 [salt.state       ][INFO    ][1850] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,112 [salt.state       ][INFO    ][1850] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.112307 duration_in_ms=5.865
2017-12-15 03:38:11,113 [salt.state       ][INFO    ][1850] Running state [msg01] at time 03:38:11.112500
2017-12-15 03:38:11,113 [salt.state       ][INFO    ][1850] Executing state host.present for msg01
2017-12-15 03:38:11,118 [salt.state       ][INFO    ][1850] {'host': 'msg01'}
2017-12-15 03:38:11,118 [salt.state       ][INFO    ][1850] Completed state [msg01] at time 03:38:11.118345 duration_in_ms=5.844
2017-12-15 03:38:11,119 [salt.state       ][INFO    ][1850] Running state [msg] at time 03:38:11.118540
2017-12-15 03:38:11,119 [salt.state       ][INFO    ][1850] Executing state host.present for msg
2017-12-15 03:38:11,124 [salt.state       ][INFO    ][1850] {'host': 'msg'}
2017-12-15 03:38:11,124 [salt.state       ][INFO    ][1850] Completed state [msg] at time 03:38:11.124384 duration_in_ms=5.844
2017-12-15 03:38:11,125 [salt.state       ][INFO    ][1850] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.124571
2017-12-15 03:38:11,125 [salt.state       ][INFO    ][1850] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,130 [salt.state       ][INFO    ][1850] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,131 [salt.state       ][INFO    ][1850] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.130520 duration_in_ms=5.949
2017-12-15 03:38:11,131 [salt.state       ][INFO    ][1850] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.130710
2017-12-15 03:38:11,131 [salt.state       ][INFO    ][1850] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,131 [salt.state       ][INFO    ][1850] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:38:11,131 [salt.state       ][INFO    ][1850] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.131431 duration_in_ms=0.72
2017-12-15 03:38:11,132 [salt.state       ][INFO    ][1850] Running state [cfg01] at time 03:38:11.131623
2017-12-15 03:38:11,132 [salt.state       ][INFO    ][1850] Executing state host.present for cfg01
2017-12-15 03:38:11,132 [salt.state       ][INFO    ][1850] Host cfg01 (10.167.4.100) already present
2017-12-15 03:38:11,132 [salt.state       ][INFO    ][1850] Completed state [cfg01] at time 03:38:11.132339 duration_in_ms=0.716
2017-12-15 03:38:11,133 [salt.state       ][INFO    ][1850] Running state [cmp002] at time 03:38:11.132538
2017-12-15 03:38:11,133 [salt.state       ][INFO    ][1850] Executing state host.present for cmp002
2017-12-15 03:38:11,136 [salt.state       ][INFO    ][1850] {'host': 'cmp002'}
2017-12-15 03:38:11,136 [salt.state       ][INFO    ][1850] Completed state [cmp002] at time 03:38:11.136330 duration_in_ms=3.792
2017-12-15 03:38:11,137 [salt.state       ][INFO    ][1850] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.136525
2017-12-15 03:38:11,137 [salt.state       ][INFO    ][1850] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,142 [salt.state       ][INFO    ][1850] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,142 [salt.state       ][INFO    ][1850] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.142426 duration_in_ms=5.902
2017-12-15 03:38:11,143 [salt.state       ][INFO    ][1850] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.142620
2017-12-15 03:38:11,143 [salt.state       ][INFO    ][1850] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,148 [salt.state       ][INFO    ][1850] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,148 [salt.state       ][INFO    ][1850] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.148288 duration_in_ms=5.668
2017-12-15 03:38:11,149 [salt.state       ][INFO    ][1850] Running state [cmp001] at time 03:38:11.148497
2017-12-15 03:38:11,149 [salt.state       ][INFO    ][1850] Executing state host.present for cmp001
2017-12-15 03:38:11,154 [salt.state       ][INFO    ][1850] {'host': 'cmp001'}
2017-12-15 03:38:11,155 [salt.state       ][INFO    ][1850] Completed state [cmp001] at time 03:38:11.154543 duration_in_ms=6.046
2017-12-15 03:38:11,155 [salt.state       ][INFO    ][1850] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.154739
2017-12-15 03:38:11,155 [salt.state       ][INFO    ][1850] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,166 [salt.state       ][INFO    ][1850] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,166 [salt.state       ][INFO    ][1850] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.166337 duration_in_ms=11.598
2017-12-15 03:38:11,167 [salt.state       ][INFO    ][1850] Running state [dbs01] at time 03:38:11.166530
2017-12-15 03:38:11,167 [salt.state       ][INFO    ][1850] Executing state host.present for dbs01
2017-12-15 03:38:11,172 [salt.state       ][INFO    ][1850] {'host': 'dbs01'}
2017-12-15 03:38:11,172 [salt.state       ][INFO    ][1850] Completed state [dbs01] at time 03:38:11.171827 duration_in_ms=5.296
2017-12-15 03:38:11,172 [salt.state       ][INFO    ][1850] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.172032
2017-12-15 03:38:11,172 [salt.state       ][INFO    ][1850] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,178 [salt.state       ][INFO    ][1850] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,178 [salt.state       ][INFO    ][1850] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.177791 duration_in_ms=5.759
2017-12-15 03:38:11,178 [salt.state       ][INFO    ][1850] Running state [dbs02] at time 03:38:11.178013
2017-12-15 03:38:11,178 [salt.state       ][INFO    ][1850] Executing state host.present for dbs02
2017-12-15 03:38:11,184 [salt.state       ][INFO    ][1850] {'host': 'dbs02'}
2017-12-15 03:38:11,184 [salt.state       ][INFO    ][1850] Completed state [dbs02] at time 03:38:11.183925 duration_in_ms=5.912
2017-12-15 03:38:11,184 [salt.state       ][INFO    ][1850] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.184127
2017-12-15 03:38:11,184 [salt.state       ][INFO    ][1850] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,190 [salt.state       ][INFO    ][1850] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,190 [salt.state       ][INFO    ][1850] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.190075 duration_in_ms=5.947
2017-12-15 03:38:11,190 [salt.state       ][INFO    ][1850] Running state [dbs03] at time 03:38:11.190285
2017-12-15 03:38:11,191 [salt.state       ][INFO    ][1850] Executing state host.present for dbs03
2017-12-15 03:38:11,286 [salt.state       ][INFO    ][1850] {'host': 'dbs03'}
2017-12-15 03:38:11,286 [salt.state       ][INFO    ][1850] Completed state [dbs03] at time 03:38:11.285751 duration_in_ms=95.466
2017-12-15 03:38:11,286 [salt.state       ][INFO    ][1850] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.285945
2017-12-15 03:38:11,286 [salt.state       ][INFO    ][1850] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,321 [salt.state       ][INFO    ][1850] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,322 [salt.state       ][INFO    ][1850] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.321576 duration_in_ms=35.631
2017-12-15 03:38:11,322 [salt.state       ][INFO    ][1850] Running state [mas01] at time 03:38:11.321768
2017-12-15 03:38:11,322 [salt.state       ][INFO    ][1850] Executing state host.present for mas01
2017-12-15 03:38:11,328 [salt.state       ][INFO    ][1850] {'host': 'mas01'}
2017-12-15 03:38:11,328 [salt.state       ][INFO    ][1850] Completed state [mas01] at time 03:38:11.327699 duration_in_ms=5.931
2017-12-15 03:38:11,328 [salt.state       ][INFO    ][1850] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.327894
2017-12-15 03:38:11,328 [salt.state       ][INFO    ][1850] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,334 [salt.state       ][INFO    ][1850] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,334 [salt.state       ][INFO    ][1850] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.333752 duration_in_ms=5.857
2017-12-15 03:38:11,334 [salt.state       ][INFO    ][1850] Running state [ctl02] at time 03:38:11.333945
2017-12-15 03:38:11,334 [salt.state       ][INFO    ][1850] Executing state host.present for ctl02
2017-12-15 03:38:11,340 [salt.state       ][INFO    ][1850] {'host': 'ctl02'}
2017-12-15 03:38:11,340 [salt.state       ][INFO    ][1850] Completed state [ctl02] at time 03:38:11.339768 duration_in_ms=5.823
2017-12-15 03:38:11,340 [salt.state       ][INFO    ][1850] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.339957
2017-12-15 03:38:11,340 [salt.state       ][INFO    ][1850] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,345 [salt.state       ][INFO    ][1850] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,346 [salt.state       ][INFO    ][1850] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.345656 duration_in_ms=5.698
2017-12-15 03:38:11,346 [salt.state       ][INFO    ][1850] Running state [ctl03] at time 03:38:11.345848
2017-12-15 03:38:11,346 [salt.state       ][INFO    ][1850] Executing state host.present for ctl03
2017-12-15 03:38:11,352 [salt.state       ][INFO    ][1850] {'host': 'ctl03'}
2017-12-15 03:38:11,352 [salt.state       ][INFO    ][1850] Completed state [ctl03] at time 03:38:11.351906 duration_in_ms=6.057
2017-12-15 03:38:11,352 [salt.state       ][INFO    ][1850] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.352120
2017-12-15 03:38:11,352 [salt.state       ][INFO    ][1850] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,358 [salt.state       ][INFO    ][1850] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,358 [salt.state       ][INFO    ][1850] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.357705 duration_in_ms=5.585
2017-12-15 03:38:11,358 [salt.state       ][INFO    ][1850] Running state [ctl01] at time 03:38:11.357897
2017-12-15 03:38:11,358 [salt.state       ][INFO    ][1850] Executing state host.present for ctl01
2017-12-15 03:38:11,364 [salt.state       ][INFO    ][1850] {'host': 'ctl01'}
2017-12-15 03:38:11,364 [salt.state       ][INFO    ][1850] Completed state [ctl01] at time 03:38:11.363874 duration_in_ms=5.976
2017-12-15 03:38:11,364 [salt.state       ][INFO    ][1850] Running state [ctl] at time 03:38:11.364089
2017-12-15 03:38:11,364 [salt.state       ][INFO    ][1850] Executing state host.present for ctl
2017-12-15 03:38:11,370 [salt.state       ][INFO    ][1850] {'host': 'ctl'}
2017-12-15 03:38:11,370 [salt.state       ][INFO    ][1850] Completed state [ctl] at time 03:38:11.369869 duration_in_ms=5.779
2017-12-15 03:38:11,370 [salt.state       ][INFO    ][1850] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.370098
2017-12-15 03:38:11,370 [salt.state       ][INFO    ][1850] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:38:11,376 [salt.state       ][INFO    ][1850] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2017-12-15 03:38:11,376 [salt.state       ][INFO    ][1850] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:38:11.375742 duration_in_ms=5.644
2017-12-15 03:38:11,394 [salt.state       ][INFO    ][1850] Running state [ens2] at time 03:38:11.394429
2017-12-15 03:38:11,395 [salt.state       ][INFO    ][1850] Executing state network.managed for ens2
2017-12-15 03:38:11,785 [salt.state       ][INFO    ][1850] Interface ens2 is up to date.
2017-12-15 03:38:11,785 [salt.state       ][INFO    ][1850] Completed state [ens2] at time 03:38:11.784868 duration_in_ms=390.438
2017-12-15 03:38:11,785 [salt.state       ][INFO    ][1850] Running state [ens3] at time 03:38:11.785071
2017-12-15 03:38:11,785 [salt.state       ][INFO    ][1850] Executing state network.managed for ens3
2017-12-15 03:38:11,806 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-15 03:38:11,850 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-15 03:38:11,996 [salt.state       ][INFO    ][1850] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 10.167.4.42\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-15 03:38:11,997 [salt.state       ][INFO    ][1850] Completed state [ens3] at time 03:38:11.996539 duration_in_ms=211.467
2017-12-15 03:38:11,997 [salt.state       ][INFO    ][1850] Running state [/etc/profile.d/proxy.sh] at time 03:38:11.996867
2017-12-15 03:38:11,997 [salt.state       ][INFO    ][1850] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:38:11,998 [salt.state       ][INFO    ][1850] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:38:11,998 [salt.state       ][INFO    ][1850] Completed state [/etc/profile.d/proxy.sh] at time 03:38:11.997763 duration_in_ms=0.896
2017-12-15 03:38:11,998 [salt.state       ][INFO    ][1850] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:38:11.998005
2017-12-15 03:38:11,998 [salt.state       ][INFO    ][1850] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:38:11,999 [salt.state       ][INFO    ][1850] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:38:11,999 [salt.state       ][INFO    ][1850] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:38:11.998733 duration_in_ms=0.728
2017-12-15 03:38:12,005 [salt.state       ][INFO    ][1850] Running state [ntp] at time 03:38:12.005193
2017-12-15 03:38:12,005 [salt.state       ][INFO    ][1850] Executing state pkg.installed for ntp
2017-12-15 03:38:12,144 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2017-12-15 03:38:14,158 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033814144375
2017-12-15 03:38:14,883 [salt.minion      ][INFO    ][5155] Starting a new job with PID 5155
2017-12-15 03:38:14,892 [salt.minion      ][INFO    ][5155] Returning information for job: 20171215033814144375
2017-12-15 03:38:24,210 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033824195401
2017-12-15 03:38:24,227 [salt.minion      ][INFO    ][5191] Starting a new job with PID 5191
2017-12-15 03:38:24,449 [salt.minion      ][INFO    ][5191] Returning information for job: 20171215033824195401
2017-12-15 03:38:34,382 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215033834366787
2017-12-15 03:38:34,401 [salt.minion      ][INFO    ][5359] Starting a new job with PID 5359
2017-12-15 03:38:34,416 [salt.minion      ][INFO    ][5359] Returning information for job: 20171215033834366787
2017-12-15 03:38:35,162 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:38:35,184 [salt.state       ][INFO    ][1850] 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'

2017-12-15 03:38:35,192 [salt.state       ][INFO    ][1850] Loading fresh modules for state activity
2017-12-15 03:38:35,204 [salt.state       ][INFO    ][1850] Completed state [ntp] at time 03:38:35.204213 duration_in_ms=23199.02
2017-12-15 03:38:35,206 [salt.state       ][INFO    ][1850] Running state [/etc/ntp.conf] at time 03:38:35.206284
2017-12-15 03:38:35,207 [salt.state       ][INFO    ][1850] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:38:35,225 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:38:35,256 [salt.fileclient  ][INFO    ][1850] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:38:35,266 [salt.state       ][INFO    ][1850] 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
2017-12-15 03:38:35,268 [salt.state       ][INFO    ][1850] Completed state [/etc/ntp.conf] at time 03:38:35.267841 duration_in_ms=61.556
2017-12-15 03:38:35,338 [salt.state       ][INFO    ][1850] Running state [ntp] at time 03:38:35.337949
2017-12-15 03:38:35,338 [salt.state       ][INFO    ][1850] Executing state service.running for ntp
2017-12-15 03:38:35,340 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:38:35,353 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:38:35,366 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:38:35,382 [salt.state       ][INFO    ][1850] The service ntp is already running
2017-12-15 03:38:35,382 [salt.state       ][INFO    ][1850] Completed state [ntp] at time 03:38:35.381990 duration_in_ms=44.041
2017-12-15 03:38:35,382 [salt.state       ][INFO    ][1850] Running state [ntp] at time 03:38:35.382278
2017-12-15 03:38:35,383 [salt.state       ][INFO    ][1850] Executing state service.mod_watch for ntp
2017-12-15 03:38:35,383 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:38:35,397 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:38:35,413 [salt.loaded.int.module.cmdmod][INFO    ][1850] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-15 03:38:35,478 [salt.state       ][INFO    ][1850] {'ntp': True}
2017-12-15 03:38:35,479 [salt.state       ][INFO    ][1850] Completed state [ntp] at time 03:38:35.478603 duration_in_ms=96.324
2017-12-15 03:38:35,481 [salt.minion      ][INFO    ][1850] Returning information for job: 20171215033703266098
2017-12-15 03:39:56,590 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171215033956579618
2017-12-15 03:39:56,615 [salt.minion      ][INFO    ][5471] Starting a new job with PID 5471
2017-12-15 03:39:59,476 [salt.state       ][INFO    ][5471] Loading fresh modules for state activity
2017-12-15 03:39:59,540 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:39:59,569 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:39:59,607 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:39:59,651 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:39:59,666 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:39:59,707 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:39:59,883 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:39:59,928 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:39:59,990 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,045 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:40:00,069 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,124 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:40:00,136 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,180 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:40:00,207 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,261 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:40:00,281 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,325 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:40:00,342 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,389 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:40:00,419 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,466 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:40:00,492 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,544 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:40:00,567 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,610 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:40:00,672 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,716 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:40:00,739 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,785 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:40:00,804 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,852 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:40:00,871 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,913 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:40:00,936 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:00,981 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:40:01,015 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,092 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:40:01,158 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,205 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:40:01,230 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,279 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:40:01,308 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:01,354 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:40:01,366 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:40:01,383 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:01,400 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:40:01,429 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:01,443 [salt.state       ][INFO    ][5471] Running state [/etc/environment] at time 03:40:01.442621
2017-12-15 03:40:01,443 [salt.state       ][INFO    ][5471] Executing state file.blockreplace for /etc/environment
2017-12-15 03:40:01,448 [salt.state       ][INFO    ][5471] 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

2017-12-15 03:40:01,448 [salt.state       ][INFO    ][5471] Completed state [/etc/environment] at time 03:40:01.447982 duration_in_ms=5.361
2017-12-15 03:40:01,448 [salt.state       ][INFO    ][5471] Running state [/etc/profile.d] at time 03:40:01.448292
2017-12-15 03:40:01,449 [salt.state       ][INFO    ][5471] Executing state file.directory for /etc/profile.d
2017-12-15 03:40:01,450 [salt.state       ][INFO    ][5471] Directory /etc/profile.d is in the correct state
2017-12-15 03:40:01,450 [salt.state       ][INFO    ][5471] Completed state [/etc/profile.d] at time 03:40:01.449905 duration_in_ms=1.613
2017-12-15 03:40:01,730 [salt.state       ][INFO    ][5471] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:40:01.730371
2017-12-15 03:40:01,794 [salt.state       ][INFO    ][5471] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:40:01,812 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:40:01,816 [salt.state       ][INFO    ][5471] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:40:01,816 [salt.state       ][INFO    ][5471] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:40:01.816319 duration_in_ms=85.947
2017-12-15 03:40:01,817 [salt.state       ][INFO    ][5471] Running state [linux_repo_prereq_pkgs] at time 03:40:01.816947
2017-12-15 03:40:01,817 [salt.state       ][INFO    ][5471] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:40:01,818 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:40:02,285 [salt.state       ][INFO    ][5471] All specified packages are already installed
2017-12-15 03:40:02,286 [salt.state       ][INFO    ][5471] Completed state [linux_repo_prereq_pkgs] at time 03:40:02.285526 duration_in_ms=468.578
2017-12-15 03:40:02,286 [salt.state       ][INFO    ][5471] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:40:02.285861
2017-12-15 03:40:02,286 [salt.state       ][INFO    ][5471] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:40:02,287 [salt.state       ][INFO    ][5471] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:40:02,287 [salt.state       ][INFO    ][5471] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:40:02.286821 duration_in_ms=0.959
2017-12-15 03:40:02,287 [salt.state       ][INFO    ][5471] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:40:02.287108
2017-12-15 03:40:02,287 [salt.state       ][INFO    ][5471] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:40:02,304 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:40:02,322 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:02,356 [salt.state       ][INFO    ][5471] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:40:02,357 [salt.state       ][INFO    ][5471] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:40:02.356490 duration_in_ms=69.381
2017-12-15 03:40:02,358 [salt.state       ][INFO    ][5471] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:40:02.358329
2017-12-15 03:40:02,359 [salt.state       ][INFO    ][5471] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:40:02,588 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:40:02,665 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:04,846 [salt.state       ][INFO    ][5471] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:40:04,846 [salt.state       ][INFO    ][5471] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:40:04.846082 duration_in_ms=2487.753
2017-12-15 03:40:04,846 [salt.state       ][INFO    ][5471] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:40:04.846431
2017-12-15 03:40:04,847 [salt.state       ][INFO    ][5471] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:40:04,847 [salt.state       ][INFO    ][5471] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:40:04,847 [salt.state       ][INFO    ][5471] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:40:04.847421 duration_in_ms=0.989
2017-12-15 03:40:04,848 [salt.state       ][INFO    ][5471] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:40:04.847691
2017-12-15 03:40:04,848 [salt.state       ][INFO    ][5471] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:40:04,863 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:40:04,882 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:04,917 [salt.state       ][INFO    ][5471] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:40:04,918 [salt.state       ][INFO    ][5471] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:40:04.917744 duration_in_ms=70.052
2017-12-15 03:40:04,919 [salt.state       ][INFO    ][5471] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:40:04.918536
2017-12-15 03:40:04,919 [salt.state       ][INFO    ][5471] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:40:05,302 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-15 03:40:05,378 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:06,685 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034006672465
2017-12-15 03:40:06,715 [salt.minion      ][INFO    ][6473] Starting a new job with PID 6473
2017-12-15 03:40:06,727 [salt.minion      ][INFO    ][6473] Returning information for job: 20171215034006672465
2017-12-15 03:40:07,794 [salt.state       ][INFO    ][5471] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:40:07,795 [salt.state       ][INFO    ][5471] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:40:07.794645 duration_in_ms=2876.108
2017-12-15 03:40:07,795 [salt.state       ][INFO    ][5471] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:40:07.795008
2017-12-15 03:40:07,795 [salt.state       ][INFO    ][5471] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:40:07,796 [salt.state       ][INFO    ][5471] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:40:07,796 [salt.state       ][INFO    ][5471] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:40:07.795987 duration_in_ms=0.979
2017-12-15 03:40:07,796 [salt.state       ][INFO    ][5471] Running state [/etc/apt/preferences.d/uca] at time 03:40:07.796279
2017-12-15 03:40:07,797 [salt.state       ][INFO    ][5471] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:40:07,797 [salt.state       ][INFO    ][5471] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:40:07,797 [salt.state       ][INFO    ][5471] Completed state [/etc/apt/preferences.d/uca] at time 03:40:07.797102 duration_in_ms=0.823
2017-12-15 03:40:07,798 [salt.state       ][INFO    ][5471] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:40:07.797853
2017-12-15 03:40:07,798 [salt.state       ][INFO    ][5471] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:40:07,896 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:40:07,940 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:10,281 [salt.state       ][INFO    ][5471] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:40:10,282 [salt.state       ][INFO    ][5471] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:40:10.281539 duration_in_ms=2483.685
2017-12-15 03:40:10,282 [salt.state       ][INFO    ][5471] Running state [linux_extra_packages_purged] at time 03:40:10.281871
2017-12-15 03:40:10,282 [salt.state       ][INFO    ][5471] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:40:10,288 [salt.state       ][INFO    ][5471] All specified packages are already absent
2017-12-15 03:40:10,288 [salt.state       ][INFO    ][5471] Completed state [linux_extra_packages_purged] at time 03:40:10.287968 duration_in_ms=6.096
2017-12-15 03:40:10,288 [salt.state       ][INFO    ][5471] Running state [linux_extra_packages_latest] at time 03:40:10.288264
2017-12-15 03:40:10,289 [salt.state       ][INFO    ][5471] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:40:10,291 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:12,692 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:40:12,733 [salt.state       ][INFO    ][5471] Package mcelog is already up-to-date
2017-12-15 03:40:12,733 [salt.state       ][INFO    ][5471] Completed state [linux_extra_packages_latest] at time 03:40:12.733170 duration_in_ms=2444.905
2017-12-15 03:40:12,734 [salt.state       ][INFO    ][5471] Running state [UTC] at time 03:40:12.733859
2017-12-15 03:40:12,734 [salt.state       ][INFO    ][5471] Executing state timezone.system for UTC
2017-12-15 03:40:12,735 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:40:12,762 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:40:12,769 [salt.state       ][INFO    ][5471] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:40:12,770 [salt.state       ][INFO    ][5471] Completed state [UTC] at time 03:40:12.769576 duration_in_ms=35.716
2017-12-15 03:40:12,770 [salt.state       ][INFO    ][5471] Running state [nf_conntrack] at time 03:40:12.770241
2017-12-15 03:40:12,771 [salt.state       ][INFO    ][5471] Executing state kmod.present for nf_conntrack
2017-12-15 03:40:12,771 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'lsmod' in directory '/root'
2017-12-15 03:40:12,778 [salt.state       ][INFO    ][5471] Kernel module nf_conntrack is already present
2017-12-15 03:40:12,778 [salt.state       ][INFO    ][5471] Completed state [nf_conntrack] at time 03:40:12.778436 duration_in_ms=8.195
2017-12-15 03:40:12,779 [salt.state       ][INFO    ][5471] Running state [kernel.panic] at time 03:40:12.779120
2017-12-15 03:40:12,779 [salt.state       ][INFO    ][5471] Executing state sysctl.present for kernel.panic
2017-12-15 03:40:12,786 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,799 [salt.state       ][INFO    ][5471] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:40:12,799 [salt.state       ][INFO    ][5471] Completed state [kernel.panic] at time 03:40:12.799022 duration_in_ms=19.901
2017-12-15 03:40:12,799 [salt.state       ][INFO    ][5471] Running state [net.ipv4.tcp_keepalive_probes] at time 03:40:12.799366
2017-12-15 03:40:12,800 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:40:12,800 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,812 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:40:12,813 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:40:12.812872 duration_in_ms=13.505
2017-12-15 03:40:12,813 [salt.state       ][INFO    ][5471] Running state [fs.file-max] at time 03:40:12.813205
2017-12-15 03:40:12,814 [salt.state       ][INFO    ][5471] Executing state sysctl.present for fs.file-max
2017-12-15 03:40:12,814 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,827 [salt.state       ][INFO    ][5471] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:40:12,827 [salt.state       ][INFO    ][5471] Completed state [fs.file-max] at time 03:40:12.827018 duration_in_ms=13.812
2017-12-15 03:40:12,827 [salt.state       ][INFO    ][5471] Running state [net.core.somaxconn] at time 03:40:12.827348
2017-12-15 03:40:12,828 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:40:12,828 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,840 [salt.state       ][INFO    ][5471] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:40:12,840 [salt.state       ][INFO    ][5471] Completed state [net.core.somaxconn] at time 03:40:12.840051 duration_in_ms=12.703
2017-12-15 03:40:12,840 [salt.state       ][INFO    ][5471] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:40:12.840411
2017-12-15 03:40:12,841 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:40:12,841 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,854 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:40:12,854 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:40:12.854344 duration_in_ms=13.932
2017-12-15 03:40:12,855 [salt.state       ][INFO    ][5471] Running state [net.ipv4.tcp_tw_reuse] at time 03:40:12.854692
2017-12-15 03:40:12,855 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:40:12,856 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,867 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:40:12,867 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.tcp_tw_reuse] at time 03:40:12.867242 duration_in_ms=12.549
2017-12-15 03:40:12,868 [salt.state       ][INFO    ][5471] Running state [net.ipv4.tcp_congestion_control] at time 03:40:12.867567
2017-12-15 03:40:12,868 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:40:12,868 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,881 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:40:12,881 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.tcp_congestion_control] at time 03:40:12.881232 duration_in_ms=13.665
2017-12-15 03:40:12,882 [salt.state       ][INFO    ][5471] Running state [net.ipv4.tcp_retries2] at time 03:40:12.881559
2017-12-15 03:40:12,882 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:40:12,882 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,894 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:40:12,894 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.tcp_retries2] at time 03:40:12.894188 duration_in_ms=12.629
2017-12-15 03:40:12,895 [salt.state       ][INFO    ][5471] Running state [net.core.netdev_max_backlog] at time 03:40:12.894514
2017-12-15 03:40:12,895 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:40:12,895 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,907 [salt.state       ][INFO    ][5471] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:40:12,907 [salt.state       ][INFO    ][5471] Completed state [net.core.netdev_max_backlog] at time 03:40:12.907307 duration_in_ms=12.792
2017-12-15 03:40:12,908 [salt.state       ][INFO    ][5471] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:40:12.907628
2017-12-15 03:40:12,908 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:40:12,908 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,920 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:40:12,921 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:40:12.920615 duration_in_ms=12.985
2017-12-15 03:40:12,921 [salt.state       ][INFO    ][5471] Running state [vm.swappiness] at time 03:40:12.920944
2017-12-15 03:40:12,921 [salt.state       ][INFO    ][5471] Executing state sysctl.present for vm.swappiness
2017-12-15 03:40:12,922 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,934 [salt.state       ][INFO    ][5471] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:40:12,935 [salt.state       ][INFO    ][5471] Completed state [vm.swappiness] at time 03:40:12.934649 duration_in_ms=13.704
2017-12-15 03:40:12,935 [salt.state       ][INFO    ][5471] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:40:12.935000
2017-12-15 03:40:12,935 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:40:12,936 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,951 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:40:12,951 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:40:12.951095 duration_in_ms=16.095
2017-12-15 03:40:12,951 [salt.state       ][INFO    ][5471] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:40:12.951423
2017-12-15 03:40:12,952 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:40:12,952 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,965 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:40:12,966 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:40:12.965805 duration_in_ms=14.381
2017-12-15 03:40:12,966 [salt.state       ][INFO    ][5471] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:40:12.966147
2017-12-15 03:40:12,966 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:40:12,967 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,981 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:40:12,982 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:40:12.981973 duration_in_ms=15.826
2017-12-15 03:40:12,982 [salt.state       ][INFO    ][5471] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:40:12.982315
2017-12-15 03:40:12,983 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:40:12,983 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:12,997 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:40:12,997 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:40:12.997144 duration_in_ms=14.828
2017-12-15 03:40:12,997 [salt.state       ][INFO    ][5471] Running state [net.ipv4.tcp_fin_timeout] at time 03:40:12.997469
2017-12-15 03:40:12,998 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:40:12,998 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,011 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:40:13,012 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.tcp_fin_timeout] at time 03:40:13.011963 duration_in_ms=14.492
2017-12-15 03:40:13,013 [salt.state       ][INFO    ][5471] Running state [net.ipv4.tcp_keepalive_time] at time 03:40:13.012509
2017-12-15 03:40:13,013 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:40:13,014 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,029 [salt.state       ][INFO    ][5471] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:40:13,029 [salt.state       ][INFO    ][5471] Completed state [net.ipv4.tcp_keepalive_time] at time 03:40:13.029212 duration_in_ms=16.703
2017-12-15 03:40:13,030 [salt.state       ][INFO    ][5471] Running state [net.nf_conntrack_max] at time 03:40:13.029674
2017-12-15 03:40:13,030 [salt.state       ][INFO    ][5471] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:40:13,031 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:13,047 [salt.state       ][INFO    ][5471] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:40:13,048 [salt.state       ][INFO    ][5471] Completed state [net.nf_conntrack_max] at time 03:40:13.047472 duration_in_ms=17.796
2017-12-15 03:40:13,048 [salt.state       ][INFO    ][5471] Running state [linux_sysfs_package] at time 03:40:13.047814
2017-12-15 03:40:13,048 [salt.state       ][INFO    ][5471] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:40:13,052 [salt.state       ][INFO    ][5471] All specified packages are already installed
2017-12-15 03:40:13,052 [salt.state       ][INFO    ][5471] Completed state [linux_sysfs_package] at time 03:40:13.052004 duration_in_ms=4.19
2017-12-15 03:40:13,054 [salt.state       ][INFO    ][5471] Running state [/etc/sysfs.d] at time 03:40:13.053566
2017-12-15 03:40:13,054 [salt.state       ][INFO    ][5471] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:40:13,055 [salt.state       ][INFO    ][5471] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:40:13,055 [salt.state       ][INFO    ][5471] Completed state [/etc/sysfs.d] at time 03:40:13.055132 duration_in_ms=1.566
2017-12-15 03:40:13,056 [salt.state       ][INFO    ][5471] Running state [ondemand] at time 03:40:13.055969
2017-12-15 03:40:13,056 [salt.state       ][INFO    ][5471] Executing state service.dead for ondemand
2017-12-15 03:40:13,057 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:40:13,069 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:40:13,078 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:40:13,091 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'runlevel' in directory '/root'
2017-12-15 03:40:13,101 [salt.state       ][INFO    ][5471] The service ondemand is already dead
2017-12-15 03:40:13,102 [salt.state       ][INFO    ][5471] Completed state [ondemand] at time 03:40:13.101642 duration_in_ms=45.673
2017-12-15 03:40:13,102 [salt.state       ][INFO    ][5471] Running state [cs_CZ.UTF-8] at time 03:40:13.102270
2017-12-15 03:40:13,103 [salt.state       ][INFO    ][5471] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:40:13,103 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'locale -a' in directory '/root'
2017-12-15 03:40:13,110 [salt.state       ][INFO    ][5471] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:40:13,111 [salt.state       ][INFO    ][5471] Completed state [cs_CZ.UTF-8] at time 03:40:13.110980 duration_in_ms=8.709
2017-12-15 03:40:13,111 [salt.state       ][INFO    ][5471] Running state [en_US.UTF-8] at time 03:40:13.111343
2017-12-15 03:40:13,112 [salt.state       ][INFO    ][5471] Executing state locale.present for en_US.UTF-8
2017-12-15 03:40:13,112 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'locale -a' in directory '/root'
2017-12-15 03:40:13,121 [salt.state       ][INFO    ][5471] Locale en_US.UTF-8 is already present
2017-12-15 03:40:13,122 [salt.state       ][INFO    ][5471] Completed state [en_US.UTF-8] at time 03:40:13.121503 duration_in_ms=10.159
2017-12-15 03:40:13,123 [salt.state       ][INFO    ][5471] Running state [en_US.UTF-8] at time 03:40:13.122527
2017-12-15 03:40:13,123 [salt.state       ][INFO    ][5471] Executing state locale.system for en_US.UTF-8
2017-12-15 03:40:13,123 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'localectl' in directory '/root'
2017-12-15 03:40:13,150 [salt.state       ][INFO    ][5471] System locale en_US.UTF-8 already set
2017-12-15 03:40:13,150 [salt.state       ][INFO    ][5471] Completed state [en_US.UTF-8] at time 03:40:13.150204 duration_in_ms=27.676
2017-12-15 03:40:13,151 [salt.state       ][INFO    ][5471] Running state [root] at time 03:40:13.151383
2017-12-15 03:40:13,152 [salt.state       ][INFO    ][5471] Executing state user.present for root
2017-12-15 03:40:13,153 [salt.state       ][INFO    ][5471] User root is present and up to date
2017-12-15 03:40:13,153 [salt.state       ][INFO    ][5471] Completed state [root] at time 03:40:13.152888 duration_in_ms=1.504
2017-12-15 03:40:13,154 [salt.state       ][INFO    ][5471] Running state [/root] at time 03:40:13.153773
2017-12-15 03:40:13,154 [salt.state       ][INFO    ][5471] Executing state file.directory for /root
2017-12-15 03:40:13,155 [salt.state       ][INFO    ][5471] Directory /root is in the correct state
2017-12-15 03:40:13,155 [salt.state       ][INFO    ][5471] Completed state [/root] at time 03:40:13.154858 duration_in_ms=1.085
2017-12-15 03:40:13,155 [salt.state       ][INFO    ][5471] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:40:13.155136
2017-12-15 03:40:13,155 [salt.state       ][INFO    ][5471] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:40:13,156 [salt.state       ][INFO    ][5471] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:40:13,156 [salt.state       ][INFO    ][5471] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:40:13.155953 duration_in_ms=0.818
2017-12-15 03:40:13,156 [salt.state       ][INFO    ][5471] Running state [ubuntu] at time 03:40:13.156256
2017-12-15 03:40:13,157 [salt.state       ][INFO    ][5471] Executing state user.present for ubuntu
2017-12-15 03:40:13,157 [salt.state       ][INFO    ][5471] User ubuntu is present and up to date
2017-12-15 03:40:13,157 [salt.state       ][INFO    ][5471] Completed state [ubuntu] at time 03:40:13.157452 duration_in_ms=1.196
2017-12-15 03:40:13,158 [salt.state       ][INFO    ][5471] Running state [/home/ubuntu] at time 03:40:13.158227
2017-12-15 03:40:13,159 [salt.state       ][INFO    ][5471] Executing state file.directory for /home/ubuntu
2017-12-15 03:40:13,159 [salt.state       ][INFO    ][5471] Directory /home/ubuntu is in the correct state
2017-12-15 03:40:13,159 [salt.state       ][INFO    ][5471] Completed state [/home/ubuntu] at time 03:40:13.159303 duration_in_ms=1.076
2017-12-15 03:40:13,160 [salt.state       ][INFO    ][5471] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:40:13.159923
2017-12-15 03:40:13,160 [salt.state       ][INFO    ][5471] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:40:13,180 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:40:13,188 [salt.state       ][INFO    ][5471] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:40:13,188 [salt.state       ][INFO    ][5471] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:40:13.188314 duration_in_ms=28.39
2017-12-15 03:40:13,189 [salt.state       ][INFO    ][5471] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:40:13.188679
2017-12-15 03:40:13,189 [salt.state       ][INFO    ][5471] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:40:13,213 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:40:13,231 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:13,266 [salt.state       ][INFO    ][5471] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:40:13,266 [salt.state       ][INFO    ][5471] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:40:13.266388 duration_in_ms=77.707
2017-12-15 03:40:13,267 [salt.state       ][INFO    ][5471] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:40:13.266756
2017-12-15 03:40:13,267 [salt.state       ][INFO    ][5471] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:40:13,282 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:40:13,298 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:13,331 [salt.state       ][INFO    ][5471] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:40:13,332 [salt.state       ][INFO    ][5471] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:40:13.331770 duration_in_ms=65.014
2017-12-15 03:40:13,333 [salt.state       ][INFO    ][5471] Running state [service.systemctl_reload] at time 03:40:13.332805
2017-12-15 03:40:13,333 [salt.state       ][INFO    ][5471] Executing state module.wait for service.systemctl_reload
2017-12-15 03:40:13,333 [salt.state       ][INFO    ][5471] No changes made for service.systemctl_reload
2017-12-15 03:40:13,334 [salt.state       ][INFO    ][5471] Completed state [service.systemctl_reload] at time 03:40:13.333618 duration_in_ms=0.813
2017-12-15 03:40:13,334 [salt.state       ][INFO    ][5471] Running state [/etc/hostname] at time 03:40:13.333882
2017-12-15 03:40:13,334 [salt.state       ][INFO    ][5471] Executing state file.managed for /etc/hostname
2017-12-15 03:40:13,354 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:40:13,356 [salt.state       ][INFO    ][5471] File /etc/hostname is in the correct state
2017-12-15 03:40:13,356 [salt.state       ][INFO    ][5471] Completed state [/etc/hostname] at time 03:40:13.355906 duration_in_ms=22.023
2017-12-15 03:40:13,357 [salt.state       ][INFO    ][5471] Running state [hostname msg02] at time 03:40:13.357108
2017-12-15 03:40:13,357 [salt.state       ][INFO    ][5471] Executing state cmd.wait for hostname msg02
2017-12-15 03:40:13,358 [salt.state       ][INFO    ][5471] No changes made for hostname msg02
2017-12-15 03:40:13,358 [salt.state       ][INFO    ][5471] Completed state [hostname msg02] at time 03:40:13.357995 duration_in_ms=0.887
2017-12-15 03:40:13,358 [salt.state       ][INFO    ][5471] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.358445
2017-12-15 03:40:13,359 [salt.state       ][INFO    ][5471] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,359 [salt.state       ][INFO    ][5471] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:40:13,359 [salt.state       ][INFO    ][5471] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.359462 duration_in_ms=1.017
2017-12-15 03:40:13,360 [salt.state       ][INFO    ][5471] Running state [mdb02] at time 03:40:13.359734
2017-12-15 03:40:13,360 [salt.state       ][INFO    ][5471] Executing state host.present for mdb02
2017-12-15 03:40:13,360 [salt.state       ][INFO    ][5471] Host mdb02 (10.167.4.77) already present
2017-12-15 03:40:13,361 [salt.state       ][INFO    ][5471] Completed state [mdb02] at time 03:40:13.360679 duration_in_ms=0.945
2017-12-15 03:40:13,361 [salt.state       ][INFO    ][5471] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.360968
2017-12-15 03:40:13,361 [salt.state       ][INFO    ][5471] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,362 [salt.state       ][INFO    ][5471] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:40:13,362 [salt.state       ][INFO    ][5471] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.361999 duration_in_ms=1.031
2017-12-15 03:40:13,362 [salt.state       ][INFO    ][5471] Running state [mdb03] at time 03:40:13.362276
2017-12-15 03:40:13,363 [salt.state       ][INFO    ][5471] Executing state host.present for mdb03
2017-12-15 03:40:13,363 [salt.state       ][INFO    ][5471] Host mdb03 (10.167.4.78) already present
2017-12-15 03:40:13,363 [salt.state       ][INFO    ][5471] Completed state [mdb03] at time 03:40:13.363238 duration_in_ms=0.963
2017-12-15 03:40:13,364 [salt.state       ][INFO    ][5471] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.363502
2017-12-15 03:40:13,364 [salt.state       ][INFO    ][5471] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,364 [salt.state       ][INFO    ][5471] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:40:13,364 [salt.state       ][INFO    ][5471] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.364431 duration_in_ms=0.929
2017-12-15 03:40:13,365 [salt.state       ][INFO    ][5471] Running state [mdb01] at time 03:40:13.364699
2017-12-15 03:40:13,365 [salt.state       ][INFO    ][5471] Executing state host.present for mdb01
2017-12-15 03:40:13,365 [salt.state       ][INFO    ][5471] Host mdb01 (10.167.4.76) already present
2017-12-15 03:40:13,366 [salt.state       ][INFO    ][5471] Completed state [mdb01] at time 03:40:13.365643 duration_in_ms=0.943
2017-12-15 03:40:13,366 [salt.state       ][INFO    ][5471] Running state [mdb] at time 03:40:13.365912
2017-12-15 03:40:13,366 [salt.state       ][INFO    ][5471] Executing state host.present for mdb
2017-12-15 03:40:13,367 [salt.state       ][INFO    ][5471] Host mdb (10.167.4.75) already present
2017-12-15 03:40:13,367 [salt.state       ][INFO    ][5471] Completed state [mdb] at time 03:40:13.366863 duration_in_ms=0.95
2017-12-15 03:40:13,367 [salt.state       ][INFO    ][5471] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.367133
2017-12-15 03:40:13,367 [salt.state       ][INFO    ][5471] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,368 [salt.state       ][INFO    ][5471] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:40:13,368 [salt.state       ][INFO    ][5471] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.368075 duration_in_ms=0.942
2017-12-15 03:40:13,368 [salt.state       ][INFO    ][5471] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.368363
2017-12-15 03:40:13,369 [salt.state       ][INFO    ][5471] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,369 [salt.state       ][INFO    ][5471] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:40:13,369 [salt.state       ][INFO    ][5471] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.369303 duration_in_ms=0.939
2017-12-15 03:40:13,370 [salt.state       ][INFO    ][5471] Running state [cfg01] at time 03:40:13.369578
2017-12-15 03:40:13,370 [salt.state       ][INFO    ][5471] Executing state host.present for cfg01
2017-12-15 03:40:13,370 [salt.state       ][INFO    ][5471] Host cfg01 (10.167.4.100) already present
2017-12-15 03:40:13,371 [salt.state       ][INFO    ][5471] Completed state [cfg01] at time 03:40:13.370513 duration_in_ms=0.936
2017-12-15 03:40:13,371 [salt.state       ][INFO    ][5471] Running state [prx01] at time 03:40:13.370795
2017-12-15 03:40:13,371 [salt.state       ][INFO    ][5471] Executing state host.present for prx01
2017-12-15 03:40:13,371 [salt.state       ][INFO    ][5471] Host prx01 (10.167.4.104) already present
2017-12-15 03:40:13,372 [salt.state       ][INFO    ][5471] Completed state [prx01] at time 03:40:13.371732 duration_in_ms=0.937
2017-12-15 03:40:13,372 [salt.state       ][INFO    ][5471] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.371995
2017-12-15 03:40:13,372 [salt.state       ][INFO    ][5471] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,373 [salt.state       ][INFO    ][5471] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:40:13,373 [salt.state       ][INFO    ][5471] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.372928 duration_in_ms=0.933
2017-12-15 03:40:13,373 [salt.state       ][INFO    ][5471] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.373196
2017-12-15 03:40:13,373 [salt.state       ][INFO    ][5471] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,374 [salt.state       ][INFO    ][5471] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:40:13,374 [salt.state       ][INFO    ][5471] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.374130 duration_in_ms=0.934
2017-12-15 03:40:13,374 [salt.state       ][INFO    ][5471] Running state [kvm01] at time 03:40:13.374398
2017-12-15 03:40:13,375 [salt.state       ][INFO    ][5471] Executing state host.present for kvm01
2017-12-15 03:40:13,375 [salt.state       ][INFO    ][5471] Host kvm01 (10.167.4.141) already present
2017-12-15 03:40:13,375 [salt.state       ][INFO    ][5471] Completed state [kvm01] at time 03:40:13.375345 duration_in_ms=0.947
2017-12-15 03:40:13,376 [salt.state       ][INFO    ][5471] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.375612
2017-12-15 03:40:13,376 [salt.state       ][INFO    ][5471] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,376 [salt.state       ][INFO    ][5471] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:40:13,377 [salt.state       ][INFO    ][5471] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.376579 duration_in_ms=0.967
2017-12-15 03:40:13,377 [salt.state       ][INFO    ][5471] Running state [kvm03] at time 03:40:13.376851
2017-12-15 03:40:13,377 [salt.state       ][INFO    ][5471] Executing state host.present for kvm03
2017-12-15 03:40:13,378 [salt.state       ][INFO    ][5471] Host kvm03 (10.167.4.143) already present
2017-12-15 03:40:13,378 [salt.state       ][INFO    ][5471] Completed state [kvm03] at time 03:40:13.378013 duration_in_ms=1.161
2017-12-15 03:40:13,378 [salt.state       ][INFO    ][5471] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.378295
2017-12-15 03:40:13,379 [salt.state       ][INFO    ][5471] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,379 [salt.state       ][INFO    ][5471] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:40:13,379 [salt.state       ][INFO    ][5471] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.379354 duration_in_ms=1.059
2017-12-15 03:40:13,380 [salt.state       ][INFO    ][5471] Running state [kvm02] at time 03:40:13.379642
2017-12-15 03:40:13,380 [salt.state       ][INFO    ][5471] Executing state host.present for kvm02
2017-12-15 03:40:13,380 [salt.state       ][INFO    ][5471] Host kvm02 (10.167.4.142) already present
2017-12-15 03:40:13,381 [salt.state       ][INFO    ][5471] Completed state [kvm02] at time 03:40:13.380628 duration_in_ms=0.986
2017-12-15 03:40:13,381 [salt.state       ][INFO    ][5471] Running state [dbs] at time 03:40:13.380898
2017-12-15 03:40:13,381 [salt.state       ][INFO    ][5471] Executing state host.present for dbs
2017-12-15 03:40:13,382 [salt.state       ][INFO    ][5471] Host dbs (10.167.4.50) already present
2017-12-15 03:40:13,382 [salt.state       ][INFO    ][5471] Completed state [dbs] at time 03:40:13.381846 duration_in_ms=0.948
2017-12-15 03:40:13,382 [salt.state       ][INFO    ][5471] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.382112
2017-12-15 03:40:13,382 [salt.state       ][INFO    ][5471] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,383 [salt.state       ][INFO    ][5471] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:40:13,383 [salt.state       ][INFO    ][5471] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.383044 duration_in_ms=0.933
2017-12-15 03:40:13,383 [salt.state       ][INFO    ][5471] Running state [prx] at time 03:40:13.383333
2017-12-15 03:40:13,384 [salt.state       ][INFO    ][5471] Executing state host.present for prx
2017-12-15 03:40:13,384 [salt.state       ][INFO    ][5471] Host prx (172.30.10.103) already present
2017-12-15 03:40:13,384 [salt.state       ][INFO    ][5471] Completed state [prx] at time 03:40:13.384326 duration_in_ms=0.993
2017-12-15 03:40:13,385 [salt.state       ][INFO    ][5471] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.384594
2017-12-15 03:40:13,385 [salt.state       ][INFO    ][5471] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,385 [salt.state       ][INFO    ][5471] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:40:13,386 [salt.state       ][INFO    ][5471] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.385517 duration_in_ms=0.923
2017-12-15 03:40:13,386 [salt.state       ][INFO    ][5471] Running state [prx02] at time 03:40:13.385786
2017-12-15 03:40:13,386 [salt.state       ][INFO    ][5471] Executing state host.present for prx02
2017-12-15 03:40:13,386 [salt.state       ][INFO    ][5471] Host prx02 (10.167.4.105) already present
2017-12-15 03:40:13,387 [salt.state       ][INFO    ][5471] Completed state [prx02] at time 03:40:13.386726 duration_in_ms=0.94
2017-12-15 03:40:13,387 [salt.state       ][INFO    ][5471] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.386993
2017-12-15 03:40:13,387 [salt.state       ][INFO    ][5471] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,388 [salt.state       ][INFO    ][5471] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:40:13,388 [salt.state       ][INFO    ][5471] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.387936 duration_in_ms=0.942
2017-12-15 03:40:13,388 [salt.state       ][INFO    ][5471] Running state [gtw01] at time 03:40:13.388217
2017-12-15 03:40:13,388 [salt.state       ][INFO    ][5471] Executing state host.present for gtw01
2017-12-15 03:40:13,389 [salt.state       ][INFO    ][5471] Host gtw01 (10.167.4.124) already present
2017-12-15 03:40:13,389 [salt.state       ][INFO    ][5471] Completed state [gtw01] at time 03:40:13.389167 duration_in_ms=0.949
2017-12-15 03:40:13,389 [salt.state       ][INFO    ][5471] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.389441
2017-12-15 03:40:13,390 [salt.state       ][INFO    ][5471] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,390 [salt.state       ][INFO    ][5471] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:40:13,391 [salt.state       ][INFO    ][5471] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.390478 duration_in_ms=1.036
2017-12-15 03:40:13,391 [salt.state       ][INFO    ][5471] Running state [gtw02] at time 03:40:13.390783
2017-12-15 03:40:13,391 [salt.state       ][INFO    ][5471] Executing state host.present for gtw02
2017-12-15 03:40:13,391 [salt.state       ][INFO    ][5471] Host gtw02 (10.167.4.125) already present
2017-12-15 03:40:13,392 [salt.state       ][INFO    ][5471] Completed state [gtw02] at time 03:40:13.391729 duration_in_ms=0.946
2017-12-15 03:40:13,392 [salt.state       ][INFO    ][5471] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.392002
2017-12-15 03:40:13,392 [salt.state       ][INFO    ][5471] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,393 [salt.state       ][INFO    ][5471] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:40:13,393 [salt.state       ][INFO    ][5471] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.392993 duration_in_ms=0.991
2017-12-15 03:40:13,393 [salt.state       ][INFO    ][5471] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.393261
2017-12-15 03:40:13,394 [salt.state       ][INFO    ][5471] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,394 [salt.state       ][INFO    ][5471] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:40:13,394 [salt.state       ][INFO    ][5471] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.394205 duration_in_ms=0.943
2017-12-15 03:40:13,395 [salt.state       ][INFO    ][5471] Running state [msg02] at time 03:40:13.394478
2017-12-15 03:40:13,395 [salt.state       ][INFO    ][5471] Executing state host.present for msg02
2017-12-15 03:40:13,395 [salt.state       ][INFO    ][5471] Host msg02 (10.167.4.42) already present
2017-12-15 03:40:13,395 [salt.state       ][INFO    ][5471] Completed state [msg02] at time 03:40:13.395419 duration_in_ms=0.941
2017-12-15 03:40:13,396 [salt.state       ][INFO    ][5471] Running state [file.replace] at time 03:40:13.396280
2017-12-15 03:40:13,397 [salt.state       ][INFO    ][5471] Executing state module.run for file.replace
2017-12-15 03:40:13,710 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:40:13,718 [salt.state       ][INFO    ][5471] onlyif execution failed
2017-12-15 03:40:13,718 [salt.state       ][INFO    ][5471] Completed state [file.replace] at time 03:40:13.718306 duration_in_ms=322.024
2017-12-15 03:40:13,719 [salt.state       ][INFO    ][5471] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.718700
2017-12-15 03:40:13,719 [salt.state       ][INFO    ][5471] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,720 [salt.state       ][INFO    ][5471] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:40:13,720 [salt.state       ][INFO    ][5471] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.719874 duration_in_ms=1.174
2017-12-15 03:40:13,720 [salt.state       ][INFO    ][5471] Running state [msg03] at time 03:40:13.720175
2017-12-15 03:40:13,720 [salt.state       ][INFO    ][5471] Executing state host.present for msg03
2017-12-15 03:40:13,721 [salt.state       ][INFO    ][5471] Host msg03 (10.167.4.43) already present
2017-12-15 03:40:13,721 [salt.state       ][INFO    ][5471] Completed state [msg03] at time 03:40:13.721122 duration_in_ms=0.947
2017-12-15 03:40:13,721 [salt.state       ][INFO    ][5471] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.721405
2017-12-15 03:40:13,722 [salt.state       ][INFO    ][5471] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,722 [salt.state       ][INFO    ][5471] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:40:13,722 [salt.state       ][INFO    ][5471] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.722340 duration_in_ms=0.936
2017-12-15 03:40:13,723 [salt.state       ][INFO    ][5471] Running state [msg01] at time 03:40:13.722627
2017-12-15 03:40:13,723 [salt.state       ][INFO    ][5471] Executing state host.present for msg01
2017-12-15 03:40:13,723 [salt.state       ][INFO    ][5471] Host msg01 (10.167.4.41) already present
2017-12-15 03:40:13,724 [salt.state       ][INFO    ][5471] Completed state [msg01] at time 03:40:13.723565 duration_in_ms=0.939
2017-12-15 03:40:13,724 [salt.state       ][INFO    ][5471] Running state [msg] at time 03:40:13.723845
2017-12-15 03:40:13,724 [salt.state       ][INFO    ][5471] Executing state host.present for msg
2017-12-15 03:40:13,725 [salt.state       ][INFO    ][5471] Host msg (10.167.4.40) already present
2017-12-15 03:40:13,725 [salt.state       ][INFO    ][5471] Completed state [msg] at time 03:40:13.724808 duration_in_ms=0.963
2017-12-15 03:40:13,725 [salt.state       ][INFO    ][5471] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.725089
2017-12-15 03:40:13,725 [salt.state       ][INFO    ][5471] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,726 [salt.state       ][INFO    ][5471] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:40:13,726 [salt.state       ][INFO    ][5471] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.726030 duration_in_ms=0.94
2017-12-15 03:40:13,726 [salt.state       ][INFO    ][5471] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.726312
2017-12-15 03:40:13,727 [salt.state       ][INFO    ][5471] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,727 [salt.state       ][INFO    ][5471] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:40:13,727 [salt.state       ][INFO    ][5471] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.727255 duration_in_ms=0.943
2017-12-15 03:40:13,728 [salt.state       ][INFO    ][5471] Running state [cfg01] at time 03:40:13.727532
2017-12-15 03:40:13,728 [salt.state       ][INFO    ][5471] Executing state host.present for cfg01
2017-12-15 03:40:13,728 [salt.state       ][INFO    ][5471] Host cfg01 (10.167.4.100) already present
2017-12-15 03:40:13,729 [salt.state       ][INFO    ][5471] Completed state [cfg01] at time 03:40:13.728488 duration_in_ms=0.956
2017-12-15 03:40:13,729 [salt.state       ][INFO    ][5471] Running state [cmp002] at time 03:40:13.728765
2017-12-15 03:40:13,729 [salt.state       ][INFO    ][5471] Executing state host.present for cmp002
2017-12-15 03:40:13,729 [salt.state       ][INFO    ][5471] Host cmp002 (10.167.4.102) already present
2017-12-15 03:40:13,730 [salt.state       ][INFO    ][5471] Completed state [cmp002] at time 03:40:13.729698 duration_in_ms=0.933
2017-12-15 03:40:13,730 [salt.state       ][INFO    ][5471] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.729974
2017-12-15 03:40:13,730 [salt.state       ][INFO    ][5471] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,731 [salt.state       ][INFO    ][5471] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:40:13,731 [salt.state       ][INFO    ][5471] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.730947 duration_in_ms=0.973
2017-12-15 03:40:13,731 [salt.state       ][INFO    ][5471] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.731228
2017-12-15 03:40:13,732 [salt.state       ][INFO    ][5471] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,732 [salt.state       ][INFO    ][5471] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:40:13,732 [salt.state       ][INFO    ][5471] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.732308 duration_in_ms=1.08
2017-12-15 03:40:13,733 [salt.state       ][INFO    ][5471] Running state [cmp001] at time 03:40:13.732583
2017-12-15 03:40:13,733 [salt.state       ][INFO    ][5471] Executing state host.present for cmp001
2017-12-15 03:40:13,733 [salt.state       ][INFO    ][5471] Host cmp001 (10.167.4.101) already present
2017-12-15 03:40:13,734 [salt.state       ][INFO    ][5471] Completed state [cmp001] at time 03:40:13.733502 duration_in_ms=0.919
2017-12-15 03:40:13,734 [salt.state       ][INFO    ][5471] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.733775
2017-12-15 03:40:13,734 [salt.state       ][INFO    ][5471] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,734 [salt.state       ][INFO    ][5471] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:40:13,735 [salt.state       ][INFO    ][5471] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.734703 duration_in_ms=0.928
2017-12-15 03:40:13,735 [salt.state       ][INFO    ][5471] Running state [dbs01] at time 03:40:13.734976
2017-12-15 03:40:13,735 [salt.state       ][INFO    ][5471] Executing state host.present for dbs01
2017-12-15 03:40:13,736 [salt.state       ][INFO    ][5471] Host dbs01 (10.167.4.51) already present
2017-12-15 03:40:13,736 [salt.state       ][INFO    ][5471] Completed state [dbs01] at time 03:40:13.735893 duration_in_ms=0.917
2017-12-15 03:40:13,736 [salt.state       ][INFO    ][5471] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.736176
2017-12-15 03:40:13,736 [salt.state       ][INFO    ][5471] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,737 [salt.state       ][INFO    ][5471] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:40:13,737 [salt.state       ][INFO    ][5471] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.737106 duration_in_ms=0.93
2017-12-15 03:40:13,737 [salt.state       ][INFO    ][5471] Running state [dbs02] at time 03:40:13.737378
2017-12-15 03:40:13,738 [salt.state       ][INFO    ][5471] Executing state host.present for dbs02
2017-12-15 03:40:13,738 [salt.state       ][INFO    ][5471] Host dbs02 (10.167.4.52) already present
2017-12-15 03:40:13,738 [salt.state       ][INFO    ][5471] Completed state [dbs02] at time 03:40:13.738292 duration_in_ms=0.914
2017-12-15 03:40:13,739 [salt.state       ][INFO    ][5471] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.738561
2017-12-15 03:40:13,739 [salt.state       ][INFO    ][5471] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,739 [salt.state       ][INFO    ][5471] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:40:13,740 [salt.state       ][INFO    ][5471] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.739492 duration_in_ms=0.931
2017-12-15 03:40:13,740 [salt.state       ][INFO    ][5471] Running state [dbs03] at time 03:40:13.739763
2017-12-15 03:40:13,740 [salt.state       ][INFO    ][5471] Executing state host.present for dbs03
2017-12-15 03:40:13,741 [salt.state       ][INFO    ][5471] Host dbs03 (10.167.4.53) already present
2017-12-15 03:40:13,741 [salt.state       ][INFO    ][5471] Completed state [dbs03] at time 03:40:13.740748 duration_in_ms=0.984
2017-12-15 03:40:13,741 [salt.state       ][INFO    ][5471] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.741017
2017-12-15 03:40:13,741 [salt.state       ][INFO    ][5471] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,742 [salt.state       ][INFO    ][5471] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:40:13,742 [salt.state       ][INFO    ][5471] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.741940 duration_in_ms=0.923
2017-12-15 03:40:13,742 [salt.state       ][INFO    ][5471] Running state [mas01] at time 03:40:13.742209
2017-12-15 03:40:13,742 [salt.state       ][INFO    ][5471] Executing state host.present for mas01
2017-12-15 03:40:13,743 [salt.state       ][INFO    ][5471] Host mas01 (10.167.4.3) already present
2017-12-15 03:40:13,743 [salt.state       ][INFO    ][5471] Completed state [mas01] at time 03:40:13.743126 duration_in_ms=0.917
2017-12-15 03:40:13,743 [salt.state       ][INFO    ][5471] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.743394
2017-12-15 03:40:13,744 [salt.state       ][INFO    ][5471] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,744 [salt.state       ][INFO    ][5471] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:40:13,744 [salt.state       ][INFO    ][5471] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.744332 duration_in_ms=0.938
2017-12-15 03:40:13,745 [salt.state       ][INFO    ][5471] Running state [ctl02] at time 03:40:13.744601
2017-12-15 03:40:13,745 [salt.state       ][INFO    ][5471] Executing state host.present for ctl02
2017-12-15 03:40:13,745 [salt.state       ][INFO    ][5471] Host ctl02 (10.167.4.12) already present
2017-12-15 03:40:13,746 [salt.state       ][INFO    ][5471] Completed state [ctl02] at time 03:40:13.745511 duration_in_ms=0.909
2017-12-15 03:40:13,746 [salt.state       ][INFO    ][5471] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.745779
2017-12-15 03:40:13,746 [salt.state       ][INFO    ][5471] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,746 [salt.state       ][INFO    ][5471] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:40:13,747 [salt.state       ][INFO    ][5471] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.746711 duration_in_ms=0.932
2017-12-15 03:40:13,747 [salt.state       ][INFO    ][5471] Running state [ctl03] at time 03:40:13.746981
2017-12-15 03:40:13,747 [salt.state       ][INFO    ][5471] Executing state host.present for ctl03
2017-12-15 03:40:13,748 [salt.state       ][INFO    ][5471] Host ctl03 (10.167.4.13) already present
2017-12-15 03:40:13,748 [salt.state       ][INFO    ][5471] Completed state [ctl03] at time 03:40:13.747894 duration_in_ms=0.913
2017-12-15 03:40:13,748 [salt.state       ][INFO    ][5471] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.748185
2017-12-15 03:40:13,748 [salt.state       ][INFO    ][5471] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,749 [salt.state       ][INFO    ][5471] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:40:13,749 [salt.state       ][INFO    ][5471] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.749108 duration_in_ms=0.923
2017-12-15 03:40:13,749 [salt.state       ][INFO    ][5471] Running state [ctl01] at time 03:40:13.749375
2017-12-15 03:40:13,750 [salt.state       ][INFO    ][5471] Executing state host.present for ctl01
2017-12-15 03:40:13,750 [salt.state       ][INFO    ][5471] Host ctl01 (10.167.4.11) already present
2017-12-15 03:40:13,750 [salt.state       ][INFO    ][5471] Completed state [ctl01] at time 03:40:13.750283 duration_in_ms=0.908
2017-12-15 03:40:13,751 [salt.state       ][INFO    ][5471] Running state [ctl] at time 03:40:13.750557
2017-12-15 03:40:13,751 [salt.state       ][INFO    ][5471] Executing state host.present for ctl
2017-12-15 03:40:13,751 [salt.state       ][INFO    ][5471] Host ctl (10.167.4.10) already present
2017-12-15 03:40:13,752 [salt.state       ][INFO    ][5471] Completed state [ctl] at time 03:40:13.751498 duration_in_ms=0.941
2017-12-15 03:40:13,752 [salt.state       ][INFO    ][5471] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.751760
2017-12-15 03:40:13,752 [salt.state       ][INFO    ][5471] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:13,752 [salt.state       ][INFO    ][5471] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:40:13,753 [salt.state       ][INFO    ][5471] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:40:13.752680 duration_in_ms=0.92
2017-12-15 03:40:13,753 [salt.state       ][INFO    ][5471] Running state [ens2] at time 03:40:13.752945
2017-12-15 03:40:13,753 [salt.state       ][INFO    ][5471] Executing state network.managed for ens2
2017-12-15 03:40:14,108 [salt.state       ][INFO    ][5471] Interface ens2 is up to date.
2017-12-15 03:40:14,109 [salt.state       ][INFO    ][5471] Completed state [ens2] at time 03:40:14.108707 duration_in_ms=355.762
2017-12-15 03:40:14,109 [salt.state       ][INFO    ][5471] Running state [ens3] at time 03:40:14.109161
2017-12-15 03:40:14,110 [salt.state       ][INFO    ][5471] Executing state network.managed for ens3
2017-12-15 03:40:14,450 [salt.state       ][INFO    ][5471] Interface ens3 is up to date.
2017-12-15 03:40:14,451 [salt.state       ][INFO    ][5471] Completed state [ens3] at time 03:40:14.451101 duration_in_ms=341.939
2017-12-15 03:40:14,451 [salt.state       ][INFO    ][5471] Running state [/etc/profile.d/proxy.sh] at time 03:40:14.451431
2017-12-15 03:40:14,452 [salt.state       ][INFO    ][5471] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:40:14,452 [salt.state       ][INFO    ][5471] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:40:14,452 [salt.state       ][INFO    ][5471] Completed state [/etc/profile.d/proxy.sh] at time 03:40:14.452426 duration_in_ms=0.995
2017-12-15 03:40:14,453 [salt.state       ][INFO    ][5471] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:40:14.452786
2017-12-15 03:40:14,453 [salt.state       ][INFO    ][5471] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:40:14,454 [salt.state       ][INFO    ][5471] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:40:14,454 [salt.state       ][INFO    ][5471] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:40:14.453895 duration_in_ms=1.109
2017-12-15 03:40:14,454 [salt.state       ][INFO    ][5471] Running state [ntp] at time 03:40:14.454266
2017-12-15 03:40:14,455 [salt.state       ][INFO    ][5471] Executing state pkg.installed for ntp
2017-12-15 03:40:14,459 [salt.state       ][INFO    ][5471] Package ntp is already installed
2017-12-15 03:40:14,459 [salt.state       ][INFO    ][5471] Completed state [ntp] at time 03:40:14.459205 duration_in_ms=4.938
2017-12-15 03:40:14,461 [salt.state       ][INFO    ][5471] Running state [/etc/ntp.conf] at time 03:40:14.460535
2017-12-15 03:40:14,461 [salt.state       ][INFO    ][5471] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:40:14,525 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:40:14,552 [salt.fileclient  ][INFO    ][5471] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:14,561 [salt.state       ][INFO    ][5471] File /etc/ntp.conf is in the correct state
2017-12-15 03:40:14,561 [salt.state       ][INFO    ][5471] Completed state [/etc/ntp.conf] at time 03:40:14.561335 duration_in_ms=100.799
2017-12-15 03:40:14,562 [salt.state       ][INFO    ][5471] Running state [ntp] at time 03:40:14.562064
2017-12-15 03:40:14,562 [salt.state       ][INFO    ][5471] Executing state service.running for ntp
2017-12-15 03:40:14,563 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:40:14,577 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:40:14,589 [salt.loaded.int.module.cmdmod][INFO    ][5471] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:40:14,603 [salt.state       ][INFO    ][5471] The service ntp is already running
2017-12-15 03:40:14,603 [salt.state       ][INFO    ][5471] Completed state [ntp] at time 03:40:14.603141 duration_in_ms=41.075
2017-12-15 03:40:14,606 [salt.minion      ][INFO    ][5471] Returning information for job: 20171215033956579618
2017-12-15 03:40:37,756 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171215034037740529
2017-12-15 03:40:37,785 [salt.minion      ][INFO    ][7427] Starting a new job with PID 7427
2017-12-15 03:40:40,713 [salt.state       ][INFO    ][7427] Loading fresh modules for state activity
2017-12-15 03:40:40,962 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:40:40,980 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:40:41,016 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,076 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:40:41,100 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,145 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:40:41,189 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,253 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:40:41,300 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,356 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:40:41,395 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,439 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:40:41,490 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,533 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:40:41,558 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,620 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:40:41,636 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,687 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:40:41,704 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,745 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:40:41,783 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,831 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:40:41,860 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,909 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:40:41,931 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:41,973 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:40:41,988 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,050 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:40:42,075 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,119 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:40:42,141 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,187 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:40:42,203 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,256 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:40:42,270 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,316 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:40:42,347 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,423 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:40:42,483 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,545 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:40:42,563 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,634 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:40:42,649 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:42,693 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:40:42,708 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:40:42,721 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:42,736 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:40:42,755 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:42,768 [salt.state       ][INFO    ][7427] Running state [/etc/environment] at time 03:40:42.767735
2017-12-15 03:40:42,768 [salt.state       ][INFO    ][7427] Executing state file.blockreplace for /etc/environment
2017-12-15 03:40:42,808 [salt.state       ][INFO    ][7427] No changes needed to be made
2017-12-15 03:40:42,809 [salt.state       ][INFO    ][7427] Completed state [/etc/environment] at time 03:40:42.808839 duration_in_ms=41.104
2017-12-15 03:40:42,809 [salt.state       ][INFO    ][7427] Running state [/etc/profile.d] at time 03:40:42.809120
2017-12-15 03:40:42,809 [salt.state       ][INFO    ][7427] Executing state file.directory for /etc/profile.d
2017-12-15 03:40:42,810 [salt.state       ][INFO    ][7427] Directory /etc/profile.d is in the correct state
2017-12-15 03:40:42,811 [salt.state       ][INFO    ][7427] Completed state [/etc/profile.d] at time 03:40:42.810479 duration_in_ms=1.36
2017-12-15 03:40:43,081 [salt.state       ][INFO    ][7427] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:40:43.080987
2017-12-15 03:40:43,081 [salt.state       ][INFO    ][7427] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:40:43,115 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:40:43,120 [salt.state       ][INFO    ][7427] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:40:43,120 [salt.state       ][INFO    ][7427] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:40:43.120343 duration_in_ms=39.357
2017-12-15 03:40:43,121 [salt.state       ][INFO    ][7427] Running state [linux_repo_prereq_pkgs] at time 03:40:43.120954
2017-12-15 03:40:43,121 [salt.state       ][INFO    ][7427] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:40:43,122 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:40:43,567 [salt.state       ][INFO    ][7427] All specified packages are already installed
2017-12-15 03:40:43,568 [salt.state       ][INFO    ][7427] Completed state [linux_repo_prereq_pkgs] at time 03:40:43.567712 duration_in_ms=446.757
2017-12-15 03:40:43,568 [salt.state       ][INFO    ][7427] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:40:43.568051
2017-12-15 03:40:43,568 [salt.state       ][INFO    ][7427] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:40:43,569 [salt.state       ][INFO    ][7427] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:40:43,569 [salt.state       ][INFO    ][7427] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:40:43.569021 duration_in_ms=0.97
2017-12-15 03:40:43,569 [salt.state       ][INFO    ][7427] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:40:43.569292
2017-12-15 03:40:43,570 [salt.state       ][INFO    ][7427] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:40:43,586 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:40:43,603 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:43,637 [salt.state       ][INFO    ][7427] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:40:43,638 [salt.state       ][INFO    ][7427] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:40:43.637507 duration_in_ms=68.215
2017-12-15 03:40:43,639 [salt.state       ][INFO    ][7427] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:40:43.639413
2017-12-15 03:40:43,640 [salt.state       ][INFO    ][7427] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:40:43,876 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:40:43,953 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:46,312 [salt.state       ][INFO    ][7427] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:40:46,312 [salt.state       ][INFO    ][7427] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:40:46.312211 duration_in_ms=2672.798
2017-12-15 03:40:46,313 [salt.state       ][INFO    ][7427] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:40:46.312578
2017-12-15 03:40:46,313 [salt.state       ][INFO    ][7427] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:40:46,313 [salt.state       ][INFO    ][7427] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:40:46,314 [salt.state       ][INFO    ][7427] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:40:46.313629 duration_in_ms=1.05
2017-12-15 03:40:46,314 [salt.state       ][INFO    ][7427] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:40:46.313921
2017-12-15 03:40:46,314 [salt.state       ][INFO    ][7427] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:40:46,333 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:40:46,351 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:46,390 [salt.state       ][INFO    ][7427] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:40:46,391 [salt.state       ][INFO    ][7427] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:40:46.390877 duration_in_ms=76.956
2017-12-15 03:40:46,392 [salt.state       ][INFO    ][7427] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:40:46.392161
2017-12-15 03:40:46,393 [salt.state       ][INFO    ][7427] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:40:46,489 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-15 03:40:46,570 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:47,865 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034047840953
2017-12-15 03:40:47,885 [salt.minion      ][INFO    ][8431] Starting a new job with PID 8431
2017-12-15 03:40:48,100 [salt.minion      ][INFO    ][8431] Returning information for job: 20171215034047840953
2017-12-15 03:40:48,748 [salt.state       ][INFO    ][7427] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:40:48,749 [salt.state       ][INFO    ][7427] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:40:48.748600 duration_in_ms=2356.438
2017-12-15 03:40:48,749 [salt.state       ][INFO    ][7427] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:40:48.748932
2017-12-15 03:40:48,749 [salt.state       ][INFO    ][7427] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:40:48,750 [salt.state       ][INFO    ][7427] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:40:48,750 [salt.state       ][INFO    ][7427] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:40:48.749889 duration_in_ms=0.957
2017-12-15 03:40:48,750 [salt.state       ][INFO    ][7427] Running state [/etc/apt/preferences.d/uca] at time 03:40:48.750158
2017-12-15 03:40:48,750 [salt.state       ][INFO    ][7427] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:40:48,751 [salt.state       ][INFO    ][7427] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:40:48,751 [salt.state       ][INFO    ][7427] Completed state [/etc/apt/preferences.d/uca] at time 03:40:48.750984 duration_in_ms=0.825
2017-12-15 03:40:48,752 [salt.state       ][INFO    ][7427] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:40:48.751718
2017-12-15 03:40:48,752 [salt.state       ][INFO    ][7427] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:40:48,848 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:40:48,888 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:51,273 [salt.state       ][INFO    ][7427] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:40:51,274 [salt.state       ][INFO    ][7427] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:40:51.273933 duration_in_ms=2522.215
2017-12-15 03:40:51,274 [salt.state       ][INFO    ][7427] Running state [linux_extra_packages_purged] at time 03:40:51.274288
2017-12-15 03:40:51,275 [salt.state       ][INFO    ][7427] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:40:51,283 [salt.state       ][INFO    ][7427] All specified packages are already absent
2017-12-15 03:40:51,283 [salt.state       ][INFO    ][7427] Completed state [linux_extra_packages_purged] at time 03:40:51.282985 duration_in_ms=8.697
2017-12-15 03:40:51,283 [salt.state       ][INFO    ][7427] Running state [linux_extra_packages_latest] at time 03:40:51.283319
2017-12-15 03:40:51,284 [salt.state       ][INFO    ][7427] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:40:51,287 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:40:53,721 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:40:53,762 [salt.state       ][INFO    ][7427] Package mcelog is already up-to-date
2017-12-15 03:40:53,762 [salt.state       ][INFO    ][7427] Completed state [linux_extra_packages_latest] at time 03:40:53.762284 duration_in_ms=2478.965
2017-12-15 03:40:53,763 [salt.state       ][INFO    ][7427] Running state [UTC] at time 03:40:53.762971
2017-12-15 03:40:53,763 [salt.state       ][INFO    ][7427] Executing state timezone.system for UTC
2017-12-15 03:40:53,764 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:40:53,800 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:40:53,810 [salt.state       ][INFO    ][7427] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:40:53,810 [salt.state       ][INFO    ][7427] Completed state [UTC] at time 03:40:53.810276 duration_in_ms=47.304
2017-12-15 03:40:53,811 [salt.state       ][INFO    ][7427] Running state [nf_conntrack] at time 03:40:53.810925
2017-12-15 03:40:53,811 [salt.state       ][INFO    ][7427] Executing state kmod.present for nf_conntrack
2017-12-15 03:40:53,812 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'lsmod' in directory '/root'
2017-12-15 03:40:53,819 [salt.state       ][INFO    ][7427] Kernel module nf_conntrack is already present
2017-12-15 03:40:53,820 [salt.state       ][INFO    ][7427] Completed state [nf_conntrack] at time 03:40:53.819527 duration_in_ms=8.602
2017-12-15 03:40:53,820 [salt.state       ][INFO    ][7427] Running state [kernel.panic] at time 03:40:53.820113
2017-12-15 03:40:53,820 [salt.state       ][INFO    ][7427] Executing state sysctl.present for kernel.panic
2017-12-15 03:40:53,828 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,839 [salt.state       ][INFO    ][7427] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:40:53,840 [salt.state       ][INFO    ][7427] Completed state [kernel.panic] at time 03:40:53.839560 duration_in_ms=19.446
2017-12-15 03:40:53,840 [salt.state       ][INFO    ][7427] Running state [net.ipv4.tcp_keepalive_probes] at time 03:40:53.839895
2017-12-15 03:40:53,840 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:40:53,841 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,855 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:40:53,855 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:40:53.854953 duration_in_ms=15.057
2017-12-15 03:40:53,855 [salt.state       ][INFO    ][7427] Running state [fs.file-max] at time 03:40:53.855285
2017-12-15 03:40:53,856 [salt.state       ][INFO    ][7427] Executing state sysctl.present for fs.file-max
2017-12-15 03:40:53,856 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,870 [salt.state       ][INFO    ][7427] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:40:53,870 [salt.state       ][INFO    ][7427] Completed state [fs.file-max] at time 03:40:53.870426 duration_in_ms=15.141
2017-12-15 03:40:53,871 [salt.state       ][INFO    ][7427] Running state [net.core.somaxconn] at time 03:40:53.870774
2017-12-15 03:40:53,871 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:40:53,872 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,883 [salt.state       ][INFO    ][7427] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:40:53,884 [salt.state       ][INFO    ][7427] Completed state [net.core.somaxconn] at time 03:40:53.883722 duration_in_ms=12.948
2017-12-15 03:40:53,884 [salt.state       ][INFO    ][7427] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:40:53.884049
2017-12-15 03:40:53,884 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:40:53,885 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,897 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:40:53,897 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:40:53.896887 duration_in_ms=12.837
2017-12-15 03:40:53,897 [salt.state       ][INFO    ][7427] Running state [net.ipv4.tcp_tw_reuse] at time 03:40:53.897210
2017-12-15 03:40:53,898 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:40:53,898 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,910 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:40:53,910 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.tcp_tw_reuse] at time 03:40:53.910388 duration_in_ms=13.177
2017-12-15 03:40:53,911 [salt.state       ][INFO    ][7427] Running state [net.ipv4.tcp_congestion_control] at time 03:40:53.910732
2017-12-15 03:40:53,911 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:40:53,912 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,925 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:40:53,925 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.tcp_congestion_control] at time 03:40:53.925073 duration_in_ms=14.341
2017-12-15 03:40:53,925 [salt.state       ][INFO    ][7427] Running state [net.ipv4.tcp_retries2] at time 03:40:53.925404
2017-12-15 03:40:53,926 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:40:53,926 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,938 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:40:53,939 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.tcp_retries2] at time 03:40:53.938593 duration_in_ms=13.188
2017-12-15 03:40:53,939 [salt.state       ][INFO    ][7427] Running state [net.core.netdev_max_backlog] at time 03:40:53.938964
2017-12-15 03:40:53,939 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:40:53,940 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,952 [salt.state       ][INFO    ][7427] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:40:53,952 [salt.state       ][INFO    ][7427] Completed state [net.core.netdev_max_backlog] at time 03:40:53.952206 duration_in_ms=13.241
2017-12-15 03:40:53,953 [salt.state       ][INFO    ][7427] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:40:53.952550
2017-12-15 03:40:53,953 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:40:53,953 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,965 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:40:53,966 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:40:53.965796 duration_in_ms=13.246
2017-12-15 03:40:53,966 [salt.state       ][INFO    ][7427] Running state [vm.swappiness] at time 03:40:53.966150
2017-12-15 03:40:53,966 [salt.state       ][INFO    ][7427] Executing state sysctl.present for vm.swappiness
2017-12-15 03:40:53,967 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,979 [salt.state       ][INFO    ][7427] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:40:53,980 [salt.state       ][INFO    ][7427] Completed state [vm.swappiness] at time 03:40:53.979800 duration_in_ms=13.65
2017-12-15 03:40:53,980 [salt.state       ][INFO    ][7427] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:40:53.980174
2017-12-15 03:40:53,981 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:40:53,981 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:53,992 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:40:53,993 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:40:53.992787 duration_in_ms=12.612
2017-12-15 03:40:53,993 [salt.state       ][INFO    ][7427] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:40:53.993128
2017-12-15 03:40:53,993 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:40:53,994 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,006 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:40:54,006 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:40:54.005902 duration_in_ms=12.774
2017-12-15 03:40:54,006 [salt.state       ][INFO    ][7427] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:40:54.006230
2017-12-15 03:40:54,007 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:40:54,007 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,019 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:40:54,020 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:40:54.019529 duration_in_ms=13.298
2017-12-15 03:40:54,020 [salt.state       ][INFO    ][7427] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:40:54.019856
2017-12-15 03:40:54,020 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:40:54,021 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,033 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:40:54,033 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:40:54.033066 duration_in_ms=13.21
2017-12-15 03:40:54,033 [salt.state       ][INFO    ][7427] Running state [net.ipv4.tcp_fin_timeout] at time 03:40:54.033427
2017-12-15 03:40:54,034 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:40:54,034 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,048 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:40:54,049 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.tcp_fin_timeout] at time 03:40:54.048774 duration_in_ms=15.347
2017-12-15 03:40:54,049 [salt.state       ][INFO    ][7427] Running state [net.ipv4.tcp_keepalive_time] at time 03:40:54.049129
2017-12-15 03:40:54,049 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:40:54,050 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,062 [salt.state       ][INFO    ][7427] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:40:54,063 [salt.state       ][INFO    ][7427] Completed state [net.ipv4.tcp_keepalive_time] at time 03:40:54.062643 duration_in_ms=13.514
2017-12-15 03:40:54,063 [salt.state       ][INFO    ][7427] Running state [net.nf_conntrack_max] at time 03:40:54.062997
2017-12-15 03:40:54,063 [salt.state       ][INFO    ][7427] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:40:54,064 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:40:54,077 [salt.state       ][INFO    ][7427] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:40:54,078 [salt.state       ][INFO    ][7427] Completed state [net.nf_conntrack_max] at time 03:40:54.077475 duration_in_ms=14.478
2017-12-15 03:40:54,078 [salt.state       ][INFO    ][7427] Running state [linux_sysfs_package] at time 03:40:54.077828
2017-12-15 03:40:54,078 [salt.state       ][INFO    ][7427] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:40:54,081 [salt.state       ][INFO    ][7427] All specified packages are already installed
2017-12-15 03:40:54,082 [salt.state       ][INFO    ][7427] Completed state [linux_sysfs_package] at time 03:40:54.081660 duration_in_ms=3.832
2017-12-15 03:40:54,083 [salt.state       ][INFO    ][7427] Running state [/etc/sysfs.d] at time 03:40:54.082597
2017-12-15 03:40:54,083 [salt.state       ][INFO    ][7427] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:40:54,084 [salt.state       ][INFO    ][7427] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:40:54,084 [salt.state       ][INFO    ][7427] Completed state [/etc/sysfs.d] at time 03:40:54.084165 duration_in_ms=1.567
2017-12-15 03:40:54,085 [salt.state       ][INFO    ][7427] Running state [ondemand] at time 03:40:54.085066
2017-12-15 03:40:54,085 [salt.state       ][INFO    ][7427] Executing state service.dead for ondemand
2017-12-15 03:40:54,086 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:40:54,098 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:40:54,108 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:40:54,124 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'runlevel' in directory '/root'
2017-12-15 03:40:54,132 [salt.state       ][INFO    ][7427] The service ondemand is already dead
2017-12-15 03:40:54,132 [salt.state       ][INFO    ][7427] Completed state [ondemand] at time 03:40:54.132115 duration_in_ms=47.048
2017-12-15 03:40:54,133 [salt.state       ][INFO    ][7427] Running state [cs_CZ.UTF-8] at time 03:40:54.132774
2017-12-15 03:40:54,133 [salt.state       ][INFO    ][7427] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:40:54,134 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'locale -a' in directory '/root'
2017-12-15 03:40:54,141 [salt.state       ][INFO    ][7427] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:40:54,141 [salt.state       ][INFO    ][7427] Completed state [cs_CZ.UTF-8] at time 03:40:54.140997 duration_in_ms=8.222
2017-12-15 03:40:54,141 [salt.state       ][INFO    ][7427] Running state [en_US.UTF-8] at time 03:40:54.141349
2017-12-15 03:40:54,142 [salt.state       ][INFO    ][7427] Executing state locale.present for en_US.UTF-8
2017-12-15 03:40:54,142 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'locale -a' in directory '/root'
2017-12-15 03:40:54,150 [salt.state       ][INFO    ][7427] Locale en_US.UTF-8 is already present
2017-12-15 03:40:54,151 [salt.state       ][INFO    ][7427] Completed state [en_US.UTF-8] at time 03:40:54.150492 duration_in_ms=9.143
2017-12-15 03:40:54,152 [salt.state       ][INFO    ][7427] Running state [en_US.UTF-8] at time 03:40:54.151505
2017-12-15 03:40:54,152 [salt.state       ][INFO    ][7427] Executing state locale.system for en_US.UTF-8
2017-12-15 03:40:54,152 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'localectl' in directory '/root'
2017-12-15 03:40:54,182 [salt.state       ][INFO    ][7427] System locale en_US.UTF-8 already set
2017-12-15 03:40:54,183 [salt.state       ][INFO    ][7427] Completed state [en_US.UTF-8] at time 03:40:54.182556 duration_in_ms=31.05
2017-12-15 03:40:54,184 [salt.state       ][INFO    ][7427] Running state [root] at time 03:40:54.183644
2017-12-15 03:40:54,184 [salt.state       ][INFO    ][7427] Executing state user.present for root
2017-12-15 03:40:54,185 [salt.state       ][INFO    ][7427] User root is present and up to date
2017-12-15 03:40:54,185 [salt.state       ][INFO    ][7427] Completed state [root] at time 03:40:54.185184 duration_in_ms=1.54
2017-12-15 03:40:54,186 [salt.state       ][INFO    ][7427] Running state [/root] at time 03:40:54.186050
2017-12-15 03:40:54,186 [salt.state       ][INFO    ][7427] Executing state file.directory for /root
2017-12-15 03:40:54,187 [salt.state       ][INFO    ][7427] Directory /root is in the correct state
2017-12-15 03:40:54,187 [salt.state       ][INFO    ][7427] Completed state [/root] at time 03:40:54.187120 duration_in_ms=1.07
2017-12-15 03:40:54,187 [salt.state       ][INFO    ][7427] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:40:54.187387
2017-12-15 03:40:54,188 [salt.state       ][INFO    ][7427] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:40:54,188 [salt.state       ][INFO    ][7427] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:40:54,188 [salt.state       ][INFO    ][7427] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:40:54.188228 duration_in_ms=0.841
2017-12-15 03:40:54,189 [salt.state       ][INFO    ][7427] Running state [ubuntu] at time 03:40:54.188517
2017-12-15 03:40:54,189 [salt.state       ][INFO    ][7427] Executing state user.present for ubuntu
2017-12-15 03:40:54,190 [salt.state       ][INFO    ][7427] User ubuntu is present and up to date
2017-12-15 03:40:54,190 [salt.state       ][INFO    ][7427] Completed state [ubuntu] at time 03:40:54.189749 duration_in_ms=1.232
2017-12-15 03:40:54,191 [salt.state       ][INFO    ][7427] Running state [/home/ubuntu] at time 03:40:54.190477
2017-12-15 03:40:54,191 [salt.state       ][INFO    ][7427] Executing state file.directory for /home/ubuntu
2017-12-15 03:40:54,191 [salt.state       ][INFO    ][7427] Directory /home/ubuntu is in the correct state
2017-12-15 03:40:54,192 [salt.state       ][INFO    ][7427] Completed state [/home/ubuntu] at time 03:40:54.191504 duration_in_ms=1.027
2017-12-15 03:40:54,192 [salt.state       ][INFO    ][7427] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:40:54.192115
2017-12-15 03:40:54,192 [salt.state       ][INFO    ][7427] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:40:54,210 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:40:54,220 [salt.state       ][INFO    ][7427] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:40:54,220 [salt.state       ][INFO    ][7427] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:40:54.220106 duration_in_ms=27.991
2017-12-15 03:40:54,220 [salt.state       ][INFO    ][7427] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:40:54.220421
2017-12-15 03:40:54,221 [salt.state       ][INFO    ][7427] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:40:54,238 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:40:54,254 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:54,290 [salt.state       ][INFO    ][7427] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:40:54,290 [salt.state       ][INFO    ][7427] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:40:54.290262 duration_in_ms=69.84
2017-12-15 03:40:54,291 [salt.state       ][INFO    ][7427] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:40:54.290629
2017-12-15 03:40:54,291 [salt.state       ][INFO    ][7427] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:40:54,307 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:40:54,324 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:40:54,357 [salt.state       ][INFO    ][7427] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:40:54,358 [salt.state       ][INFO    ][7427] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:40:54.357719 duration_in_ms=67.09
2017-12-15 03:40:54,359 [salt.state       ][INFO    ][7427] Running state [service.systemctl_reload] at time 03:40:54.358834
2017-12-15 03:40:54,359 [salt.state       ][INFO    ][7427] Executing state module.wait for service.systemctl_reload
2017-12-15 03:40:54,360 [salt.state       ][INFO    ][7427] No changes made for service.systemctl_reload
2017-12-15 03:40:54,360 [salt.state       ][INFO    ][7427] Completed state [service.systemctl_reload] at time 03:40:54.359772 duration_in_ms=0.938
2017-12-15 03:40:54,360 [salt.state       ][INFO    ][7427] Running state [/etc/hostname] at time 03:40:54.360088
2017-12-15 03:40:54,360 [salt.state       ][INFO    ][7427] Executing state file.managed for /etc/hostname
2017-12-15 03:40:54,383 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:40:54,385 [salt.state       ][INFO    ][7427] File /etc/hostname is in the correct state
2017-12-15 03:40:54,385 [salt.state       ][INFO    ][7427] Completed state [/etc/hostname] at time 03:40:54.384942 duration_in_ms=24.854
2017-12-15 03:40:54,386 [salt.state       ][INFO    ][7427] Running state [hostname msg02] at time 03:40:54.386112
2017-12-15 03:40:54,386 [salt.state       ][INFO    ][7427] Executing state cmd.wait for hostname msg02
2017-12-15 03:40:54,387 [salt.state       ][INFO    ][7427] No changes made for hostname msg02
2017-12-15 03:40:54,387 [salt.state       ][INFO    ][7427] Completed state [hostname msg02] at time 03:40:54.387092 duration_in_ms=0.98
2017-12-15 03:40:54,388 [salt.state       ][INFO    ][7427] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.387614
2017-12-15 03:40:54,388 [salt.state       ][INFO    ][7427] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,388 [salt.state       ][INFO    ][7427] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:40:54,389 [salt.state       ][INFO    ][7427] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.388750 duration_in_ms=1.136
2017-12-15 03:40:54,389 [salt.state       ][INFO    ][7427] Running state [mdb02] at time 03:40:54.389092
2017-12-15 03:40:54,389 [salt.state       ][INFO    ][7427] Executing state host.present for mdb02
2017-12-15 03:40:54,390 [salt.state       ][INFO    ][7427] Host mdb02 (10.167.4.77) already present
2017-12-15 03:40:54,390 [salt.state       ][INFO    ][7427] Completed state [mdb02] at time 03:40:54.390173 duration_in_ms=1.081
2017-12-15 03:40:54,391 [salt.state       ][INFO    ][7427] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.390495
2017-12-15 03:40:54,391 [salt.state       ][INFO    ][7427] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,391 [salt.state       ][INFO    ][7427] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:40:54,392 [salt.state       ][INFO    ][7427] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.391581 duration_in_ms=1.085
2017-12-15 03:40:54,392 [salt.state       ][INFO    ][7427] Running state [mdb03] at time 03:40:54.391903
2017-12-15 03:40:54,392 [salt.state       ][INFO    ][7427] Executing state host.present for mdb03
2017-12-15 03:40:54,393 [salt.state       ][INFO    ][7427] Host mdb03 (10.167.4.78) already present
2017-12-15 03:40:54,393 [salt.state       ][INFO    ][7427] Completed state [mdb03] at time 03:40:54.393018 duration_in_ms=1.115
2017-12-15 03:40:54,393 [salt.state       ][INFO    ][7427] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.393341
2017-12-15 03:40:54,394 [salt.state       ][INFO    ][7427] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,394 [salt.state       ][INFO    ][7427] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:40:54,394 [salt.state       ][INFO    ][7427] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.394432 duration_in_ms=1.091
2017-12-15 03:40:54,395 [salt.state       ][INFO    ][7427] Running state [mdb01] at time 03:40:54.394755
2017-12-15 03:40:54,395 [salt.state       ][INFO    ][7427] Executing state host.present for mdb01
2017-12-15 03:40:54,396 [salt.state       ][INFO    ][7427] Host mdb01 (10.167.4.76) already present
2017-12-15 03:40:54,396 [salt.state       ][INFO    ][7427] Completed state [mdb01] at time 03:40:54.395836 duration_in_ms=1.081
2017-12-15 03:40:54,396 [salt.state       ][INFO    ][7427] Running state [mdb] at time 03:40:54.396183
2017-12-15 03:40:54,397 [salt.state       ][INFO    ][7427] Executing state host.present for mdb
2017-12-15 03:40:54,397 [salt.state       ][INFO    ][7427] Host mdb (10.167.4.75) already present
2017-12-15 03:40:54,397 [salt.state       ][INFO    ][7427] Completed state [mdb] at time 03:40:54.397259 duration_in_ms=1.076
2017-12-15 03:40:54,398 [salt.state       ][INFO    ][7427] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.397576
2017-12-15 03:40:54,398 [salt.state       ][INFO    ][7427] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,398 [salt.state       ][INFO    ][7427] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:40:54,399 [salt.state       ][INFO    ][7427] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.398650 duration_in_ms=1.074
2017-12-15 03:40:54,399 [salt.state       ][INFO    ][7427] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.398967
2017-12-15 03:40:54,399 [salt.state       ][INFO    ][7427] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,400 [salt.state       ][INFO    ][7427] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:40:54,400 [salt.state       ][INFO    ][7427] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.400039 duration_in_ms=1.072
2017-12-15 03:40:54,400 [salt.state       ][INFO    ][7427] Running state [cfg01] at time 03:40:54.400374
2017-12-15 03:40:54,401 [salt.state       ][INFO    ][7427] Executing state host.present for cfg01
2017-12-15 03:40:54,401 [salt.state       ][INFO    ][7427] Host cfg01 (10.167.4.100) already present
2017-12-15 03:40:54,401 [salt.state       ][INFO    ][7427] Completed state [cfg01] at time 03:40:54.401445 duration_in_ms=1.07
2017-12-15 03:40:54,402 [salt.state       ][INFO    ][7427] Running state [prx01] at time 03:40:54.401759
2017-12-15 03:40:54,402 [salt.state       ][INFO    ][7427] Executing state host.present for prx01
2017-12-15 03:40:54,403 [salt.state       ][INFO    ][7427] Host prx01 (10.167.4.104) already present
2017-12-15 03:40:54,403 [salt.state       ][INFO    ][7427] Completed state [prx01] at time 03:40:54.402818 duration_in_ms=1.06
2017-12-15 03:40:54,403 [salt.state       ][INFO    ][7427] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.403134
2017-12-15 03:40:54,403 [salt.state       ][INFO    ][7427] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,404 [salt.state       ][INFO    ][7427] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:40:54,404 [salt.state       ][INFO    ][7427] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.404218 duration_in_ms=1.085
2017-12-15 03:40:54,405 [salt.state       ][INFO    ][7427] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.404536
2017-12-15 03:40:54,405 [salt.state       ][INFO    ][7427] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,405 [salt.state       ][INFO    ][7427] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:40:54,406 [salt.state       ][INFO    ][7427] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.405616 duration_in_ms=1.08
2017-12-15 03:40:54,406 [salt.state       ][INFO    ][7427] Running state [kvm01] at time 03:40:54.405945
2017-12-15 03:40:54,406 [salt.state       ][INFO    ][7427] Executing state host.present for kvm01
2017-12-15 03:40:54,407 [salt.state       ][INFO    ][7427] Host kvm01 (10.167.4.141) already present
2017-12-15 03:40:54,407 [salt.state       ][INFO    ][7427] Completed state [kvm01] at time 03:40:54.406983 duration_in_ms=1.038
2017-12-15 03:40:54,407 [salt.state       ][INFO    ][7427] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.407290
2017-12-15 03:40:54,408 [salt.state       ][INFO    ][7427] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,408 [salt.state       ][INFO    ][7427] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:40:54,408 [salt.state       ][INFO    ][7427] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.408354 duration_in_ms=1.064
2017-12-15 03:40:54,409 [salt.state       ][INFO    ][7427] Running state [kvm03] at time 03:40:54.408665
2017-12-15 03:40:54,409 [salt.state       ][INFO    ][7427] Executing state host.present for kvm03
2017-12-15 03:40:54,410 [salt.state       ][INFO    ][7427] Host kvm03 (10.167.4.143) already present
2017-12-15 03:40:54,410 [salt.state       ][INFO    ][7427] Completed state [kvm03] at time 03:40:54.409862 duration_in_ms=1.196
2017-12-15 03:40:54,410 [salt.state       ][INFO    ][7427] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.410173
2017-12-15 03:40:54,410 [salt.state       ][INFO    ][7427] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,411 [salt.state       ][INFO    ][7427] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:40:54,411 [salt.state       ][INFO    ][7427] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.411225 duration_in_ms=1.052
2017-12-15 03:40:54,412 [salt.state       ][INFO    ][7427] Running state [kvm02] at time 03:40:54.411539
2017-12-15 03:40:54,412 [salt.state       ][INFO    ][7427] Executing state host.present for kvm02
2017-12-15 03:40:54,412 [salt.state       ][INFO    ][7427] Host kvm02 (10.167.4.142) already present
2017-12-15 03:40:54,413 [salt.state       ][INFO    ][7427] Completed state [kvm02] at time 03:40:54.412607 duration_in_ms=1.068
2017-12-15 03:40:54,413 [salt.state       ][INFO    ][7427] Running state [dbs] at time 03:40:54.412927
2017-12-15 03:40:54,413 [salt.state       ][INFO    ][7427] Executing state host.present for dbs
2017-12-15 03:40:54,414 [salt.state       ][INFO    ][7427] Host dbs (10.167.4.50) already present
2017-12-15 03:40:54,414 [salt.state       ][INFO    ][7427] Completed state [dbs] at time 03:40:54.413963 duration_in_ms=1.036
2017-12-15 03:40:54,414 [salt.state       ][INFO    ][7427] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.414273
2017-12-15 03:40:54,415 [salt.state       ][INFO    ][7427] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,415 [salt.state       ][INFO    ][7427] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:40:54,415 [salt.state       ][INFO    ][7427] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.415316 duration_in_ms=1.042
2017-12-15 03:40:54,416 [salt.state       ][INFO    ][7427] Running state [prx] at time 03:40:54.415624
2017-12-15 03:40:54,416 [salt.state       ][INFO    ][7427] Executing state host.present for prx
2017-12-15 03:40:54,416 [salt.state       ][INFO    ][7427] Host prx (172.30.10.103) already present
2017-12-15 03:40:54,417 [salt.state       ][INFO    ][7427] Completed state [prx] at time 03:40:54.416683 duration_in_ms=1.058
2017-12-15 03:40:54,417 [salt.state       ][INFO    ][7427] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.416996
2017-12-15 03:40:54,417 [salt.state       ][INFO    ][7427] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,418 [salt.state       ][INFO    ][7427] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:40:54,418 [salt.state       ][INFO    ][7427] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.418027 duration_in_ms=1.03
2017-12-15 03:40:54,418 [salt.state       ][INFO    ][7427] Running state [prx02] at time 03:40:54.418332
2017-12-15 03:40:54,419 [salt.state       ][INFO    ][7427] Executing state host.present for prx02
2017-12-15 03:40:54,419 [salt.state       ][INFO    ][7427] Host prx02 (10.167.4.105) already present
2017-12-15 03:40:54,419 [salt.state       ][INFO    ][7427] Completed state [prx02] at time 03:40:54.419359 duration_in_ms=1.026
2017-12-15 03:40:54,420 [salt.state       ][INFO    ][7427] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.419664
2017-12-15 03:40:54,420 [salt.state       ][INFO    ][7427] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,420 [salt.state       ][INFO    ][7427] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:40:54,421 [salt.state       ][INFO    ][7427] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.420719 duration_in_ms=1.056
2017-12-15 03:40:54,421 [salt.state       ][INFO    ][7427] Running state [gtw01] at time 03:40:54.421049
2017-12-15 03:40:54,421 [salt.state       ][INFO    ][7427] Executing state host.present for gtw01
2017-12-15 03:40:54,422 [salt.state       ][INFO    ][7427] Host gtw01 (10.167.4.124) already present
2017-12-15 03:40:54,422 [salt.state       ][INFO    ][7427] Completed state [gtw01] at time 03:40:54.422073 duration_in_ms=1.024
2017-12-15 03:40:54,422 [salt.state       ][INFO    ][7427] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.422379
2017-12-15 03:40:54,423 [salt.state       ][INFO    ][7427] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,423 [salt.state       ][INFO    ][7427] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:40:54,423 [salt.state       ][INFO    ][7427] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.423407 duration_in_ms=1.028
2017-12-15 03:40:54,424 [salt.state       ][INFO    ][7427] Running state [gtw02] at time 03:40:54.423714
2017-12-15 03:40:54,424 [salt.state       ][INFO    ][7427] Executing state host.present for gtw02
2017-12-15 03:40:54,425 [salt.state       ][INFO    ][7427] Host gtw02 (10.167.4.125) already present
2017-12-15 03:40:54,425 [salt.state       ][INFO    ][7427] Completed state [gtw02] at time 03:40:54.424758 duration_in_ms=1.044
2017-12-15 03:40:54,425 [salt.state       ][INFO    ][7427] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.425073
2017-12-15 03:40:54,425 [salt.state       ][INFO    ][7427] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,426 [salt.state       ][INFO    ][7427] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:40:54,426 [salt.state       ][INFO    ][7427] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.426118 duration_in_ms=1.045
2017-12-15 03:40:54,426 [salt.state       ][INFO    ][7427] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.426420
2017-12-15 03:40:54,427 [salt.state       ][INFO    ][7427] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,427 [salt.state       ][INFO    ][7427] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:40:54,427 [salt.state       ][INFO    ][7427] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.427440 duration_in_ms=1.02
2017-12-15 03:40:54,428 [salt.state       ][INFO    ][7427] Running state [msg02] at time 03:40:54.427743
2017-12-15 03:40:54,428 [salt.state       ][INFO    ][7427] Executing state host.present for msg02
2017-12-15 03:40:54,429 [salt.state       ][INFO    ][7427] Host msg02 (10.167.4.42) already present
2017-12-15 03:40:54,429 [salt.state       ][INFO    ][7427] Completed state [msg02] at time 03:40:54.428770 duration_in_ms=1.027
2017-12-15 03:40:54,430 [salt.state       ][INFO    ][7427] Running state [file.replace] at time 03:40:54.429544
2017-12-15 03:40:54,430 [salt.state       ][INFO    ][7427] Executing state module.run for file.replace
2017-12-15 03:40:54,498 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:40:54,505 [salt.state       ][INFO    ][7427] onlyif execution failed
2017-12-15 03:40:54,505 [salt.state       ][INFO    ][7427] Completed state [file.replace] at time 03:40:54.505305 duration_in_ms=75.761
2017-12-15 03:40:54,506 [salt.state       ][INFO    ][7427] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.505677
2017-12-15 03:40:54,506 [salt.state       ][INFO    ][7427] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,507 [salt.state       ][INFO    ][7427] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:40:54,507 [salt.state       ][INFO    ][7427] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.506856 duration_in_ms=1.178
2017-12-15 03:40:54,507 [salt.state       ][INFO    ][7427] Running state [msg03] at time 03:40:54.507152
2017-12-15 03:40:54,507 [salt.state       ][INFO    ][7427] Executing state host.present for msg03
2017-12-15 03:40:54,508 [salt.state       ][INFO    ][7427] Host msg03 (10.167.4.43) already present
2017-12-15 03:40:54,508 [salt.state       ][INFO    ][7427] Completed state [msg03] at time 03:40:54.508113 duration_in_ms=0.96
2017-12-15 03:40:54,508 [salt.state       ][INFO    ][7427] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.508421
2017-12-15 03:40:54,509 [salt.state       ][INFO    ][7427] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,509 [salt.state       ][INFO    ][7427] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:40:54,509 [salt.state       ][INFO    ][7427] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.509410 duration_in_ms=0.99
2017-12-15 03:40:54,510 [salt.state       ][INFO    ][7427] Running state [msg01] at time 03:40:54.509693
2017-12-15 03:40:54,510 [salt.state       ][INFO    ][7427] Executing state host.present for msg01
2017-12-15 03:40:54,510 [salt.state       ][INFO    ][7427] Host msg01 (10.167.4.41) already present
2017-12-15 03:40:54,511 [salt.state       ][INFO    ][7427] Completed state [msg01] at time 03:40:54.510636 duration_in_ms=0.942
2017-12-15 03:40:54,511 [salt.state       ][INFO    ][7427] Running state [msg] at time 03:40:54.510918
2017-12-15 03:40:54,511 [salt.state       ][INFO    ][7427] Executing state host.present for msg
2017-12-15 03:40:54,512 [salt.state       ][INFO    ][7427] Host msg (10.167.4.40) already present
2017-12-15 03:40:54,512 [salt.state       ][INFO    ][7427] Completed state [msg] at time 03:40:54.511868 duration_in_ms=0.949
2017-12-15 03:40:54,512 [salt.state       ][INFO    ][7427] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.512164
2017-12-15 03:40:54,513 [salt.state       ][INFO    ][7427] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,513 [salt.state       ][INFO    ][7427] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:40:54,513 [salt.state       ][INFO    ][7427] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.513172 duration_in_ms=1.008
2017-12-15 03:40:54,513 [salt.state       ][INFO    ][7427] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.513453
2017-12-15 03:40:54,514 [salt.state       ][INFO    ][7427] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,514 [salt.state       ][INFO    ][7427] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:40:54,514 [salt.state       ][INFO    ][7427] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.514400 duration_in_ms=0.946
2017-12-15 03:40:54,515 [salt.state       ][INFO    ][7427] Running state [cfg01] at time 03:40:54.514677
2017-12-15 03:40:54,515 [salt.state       ][INFO    ][7427] Executing state host.present for cfg01
2017-12-15 03:40:54,515 [salt.state       ][INFO    ][7427] Host cfg01 (10.167.4.100) already present
2017-12-15 03:40:54,516 [salt.state       ][INFO    ][7427] Completed state [cfg01] at time 03:40:54.515613 duration_in_ms=0.936
2017-12-15 03:40:54,516 [salt.state       ][INFO    ][7427] Running state [cmp002] at time 03:40:54.515888
2017-12-15 03:40:54,516 [salt.state       ][INFO    ][7427] Executing state host.present for cmp002
2017-12-15 03:40:54,517 [salt.state       ][INFO    ][7427] Host cmp002 (10.167.4.102) already present
2017-12-15 03:40:54,517 [salt.state       ][INFO    ][7427] Completed state [cmp002] at time 03:40:54.516893 duration_in_ms=1.004
2017-12-15 03:40:54,517 [salt.state       ][INFO    ][7427] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.517173
2017-12-15 03:40:54,517 [salt.state       ][INFO    ][7427] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,518 [salt.state       ][INFO    ][7427] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:40:54,518 [salt.state       ][INFO    ][7427] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.518116 duration_in_ms=0.944
2017-12-15 03:40:54,518 [salt.state       ][INFO    ][7427] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.518403
2017-12-15 03:40:54,519 [salt.state       ][INFO    ][7427] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,519 [salt.state       ][INFO    ][7427] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:40:54,519 [salt.state       ][INFO    ][7427] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.519336 duration_in_ms=0.934
2017-12-15 03:40:54,520 [salt.state       ][INFO    ][7427] Running state [cmp001] at time 03:40:54.519615
2017-12-15 03:40:54,520 [salt.state       ][INFO    ][7427] Executing state host.present for cmp001
2017-12-15 03:40:54,522 [salt.state       ][INFO    ][7427] Host cmp001 (10.167.4.101) already present
2017-12-15 03:40:54,522 [salt.state       ][INFO    ][7427] Completed state [cmp001] at time 03:40:54.521988 duration_in_ms=2.373
2017-12-15 03:40:54,522 [salt.state       ][INFO    ][7427] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.522265
2017-12-15 03:40:54,523 [salt.state       ][INFO    ][7427] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,523 [salt.state       ][INFO    ][7427] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:40:54,523 [salt.state       ][INFO    ][7427] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.523196 duration_in_ms=0.93
2017-12-15 03:40:54,523 [salt.state       ][INFO    ][7427] Running state [dbs01] at time 03:40:54.523475
2017-12-15 03:40:54,524 [salt.state       ][INFO    ][7427] Executing state host.present for dbs01
2017-12-15 03:40:54,524 [salt.state       ][INFO    ][7427] Host dbs01 (10.167.4.51) already present
2017-12-15 03:40:54,524 [salt.state       ][INFO    ][7427] Completed state [dbs01] at time 03:40:54.524466 duration_in_ms=0.99
2017-12-15 03:40:54,525 [salt.state       ][INFO    ][7427] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.524744
2017-12-15 03:40:54,525 [salt.state       ][INFO    ][7427] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,525 [salt.state       ][INFO    ][7427] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:40:54,526 [salt.state       ][INFO    ][7427] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.525685 duration_in_ms=0.941
2017-12-15 03:40:54,526 [salt.state       ][INFO    ][7427] Running state [dbs02] at time 03:40:54.525958
2017-12-15 03:40:54,526 [salt.state       ][INFO    ][7427] Executing state host.present for dbs02
2017-12-15 03:40:54,527 [salt.state       ][INFO    ][7427] Host dbs02 (10.167.4.52) already present
2017-12-15 03:40:54,527 [salt.state       ][INFO    ][7427] Completed state [dbs02] at time 03:40:54.526892 duration_in_ms=0.935
2017-12-15 03:40:54,527 [salt.state       ][INFO    ][7427] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.527168
2017-12-15 03:40:54,527 [salt.state       ][INFO    ][7427] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,528 [salt.state       ][INFO    ][7427] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:40:54,528 [salt.state       ][INFO    ][7427] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.528100 duration_in_ms=0.932
2017-12-15 03:40:54,528 [salt.state       ][INFO    ][7427] Running state [dbs03] at time 03:40:54.528401
2017-12-15 03:40:54,529 [salt.state       ][INFO    ][7427] Executing state host.present for dbs03
2017-12-15 03:40:54,529 [salt.state       ][INFO    ][7427] Host dbs03 (10.167.4.53) already present
2017-12-15 03:40:54,529 [salt.state       ][INFO    ][7427] Completed state [dbs03] at time 03:40:54.529340 duration_in_ms=0.939
2017-12-15 03:40:54,530 [salt.state       ][INFO    ][7427] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.529623
2017-12-15 03:40:54,530 [salt.state       ][INFO    ][7427] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,530 [salt.state       ][INFO    ][7427] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:40:54,531 [salt.state       ][INFO    ][7427] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.530558 duration_in_ms=0.935
2017-12-15 03:40:54,531 [salt.state       ][INFO    ][7427] Running state [mas01] at time 03:40:54.530834
2017-12-15 03:40:54,531 [salt.state       ][INFO    ][7427] Executing state host.present for mas01
2017-12-15 03:40:54,532 [salt.state       ][INFO    ][7427] Host mas01 (10.167.4.3) already present
2017-12-15 03:40:54,532 [salt.state       ][INFO    ][7427] Completed state [mas01] at time 03:40:54.531761 duration_in_ms=0.927
2017-12-15 03:40:54,532 [salt.state       ][INFO    ][7427] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.532035
2017-12-15 03:40:54,532 [salt.state       ][INFO    ][7427] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,533 [salt.state       ][INFO    ][7427] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:40:54,533 [salt.state       ][INFO    ][7427] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.533043 duration_in_ms=1.008
2017-12-15 03:40:54,533 [salt.state       ][INFO    ][7427] Running state [ctl02] at time 03:40:54.533315
2017-12-15 03:40:54,534 [salt.state       ][INFO    ][7427] Executing state host.present for ctl02
2017-12-15 03:40:54,534 [salt.state       ][INFO    ][7427] Host ctl02 (10.167.4.12) already present
2017-12-15 03:40:54,534 [salt.state       ][INFO    ][7427] Completed state [ctl02] at time 03:40:54.534243 duration_in_ms=0.928
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7427] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.534517
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7427] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7427] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:40:54,535 [salt.state       ][INFO    ][7427] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.535456 duration_in_ms=0.938
2017-12-15 03:40:54,536 [salt.state       ][INFO    ][7427] Running state [ctl03] at time 03:40:54.535729
2017-12-15 03:40:54,536 [salt.state       ][INFO    ][7427] Executing state host.present for ctl03
2017-12-15 03:40:54,536 [salt.state       ][INFO    ][7427] Host ctl03 (10.167.4.13) already present
2017-12-15 03:40:54,537 [salt.state       ][INFO    ][7427] Completed state [ctl03] at time 03:40:54.536713 duration_in_ms=0.984
2017-12-15 03:40:54,537 [salt.state       ][INFO    ][7427] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.536997
2017-12-15 03:40:54,537 [salt.state       ][INFO    ][7427] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,538 [salt.state       ][INFO    ][7427] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:40:54,538 [salt.state       ][INFO    ][7427] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.537930 duration_in_ms=0.933
2017-12-15 03:40:54,538 [salt.state       ][INFO    ][7427] Running state [ctl01] at time 03:40:54.538206
2017-12-15 03:40:54,538 [salt.state       ][INFO    ][7427] Executing state host.present for ctl01
2017-12-15 03:40:54,539 [salt.state       ][INFO    ][7427] Host ctl01 (10.167.4.11) already present
2017-12-15 03:40:54,539 [salt.state       ][INFO    ][7427] Completed state [ctl01] at time 03:40:54.539132 duration_in_ms=0.925
2017-12-15 03:40:54,539 [salt.state       ][INFO    ][7427] Running state [ctl] at time 03:40:54.539411
2017-12-15 03:40:54,540 [salt.state       ][INFO    ][7427] Executing state host.present for ctl
2017-12-15 03:40:54,540 [salt.state       ][INFO    ][7427] Host ctl (10.167.4.10) already present
2017-12-15 03:40:54,540 [salt.state       ][INFO    ][7427] Completed state [ctl] at time 03:40:54.540360 duration_in_ms=0.949
2017-12-15 03:40:54,541 [salt.state       ][INFO    ][7427] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.540633
2017-12-15 03:40:54,541 [salt.state       ][INFO    ][7427] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:40:54,541 [salt.state       ][INFO    ][7427] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:40:54,542 [salt.state       ][INFO    ][7427] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:40:54.541586 duration_in_ms=0.953
2017-12-15 03:40:54,542 [salt.state       ][INFO    ][7427] Running state [ens2] at time 03:40:54.541858
2017-12-15 03:40:54,542 [salt.state       ][INFO    ][7427] Executing state network.managed for ens2
2017-12-15 03:40:54,805 [salt.state       ][INFO    ][7427] Interface ens2 is up to date.
2017-12-15 03:40:54,806 [salt.state       ][INFO    ][7427] Completed state [ens2] at time 03:40:54.805862 duration_in_ms=264.004
2017-12-15 03:40:54,806 [salt.state       ][INFO    ][7427] Running state [ens3] at time 03:40:54.806191
2017-12-15 03:40:54,807 [salt.state       ][INFO    ][7427] Executing state network.managed for ens3
2017-12-15 03:40:55,091 [salt.state       ][INFO    ][7427] Interface ens3 is up to date.
2017-12-15 03:40:55,091 [salt.state       ][INFO    ][7427] Completed state [ens3] at time 03:40:55.090766 duration_in_ms=284.574
2017-12-15 03:40:55,091 [salt.state       ][INFO    ][7427] Running state [/etc/profile.d/proxy.sh] at time 03:40:55.090962
2017-12-15 03:40:55,091 [salt.state       ][INFO    ][7427] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:40:55,091 [salt.state       ][INFO    ][7427] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:40:55,092 [salt.state       ][INFO    ][7427] Completed state [/etc/profile.d/proxy.sh] at time 03:40:55.091524 duration_in_ms=0.563
2017-12-15 03:40:55,092 [salt.state       ][INFO    ][7427] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:40:55.091665
2017-12-15 03:40:55,092 [salt.state       ][INFO    ][7427] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:40:55,092 [salt.state       ][INFO    ][7427] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:40:55,092 [salt.state       ][INFO    ][7427] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:40:55.092098 duration_in_ms=0.432
2017-12-15 03:40:55,092 [salt.state       ][INFO    ][7427] Running state [ntp] at time 03:40:55.092263
2017-12-15 03:40:55,092 [salt.state       ][INFO    ][7427] Executing state pkg.installed for ntp
2017-12-15 03:40:55,095 [salt.state       ][INFO    ][7427] Package ntp is already installed
2017-12-15 03:40:55,096 [salt.state       ][INFO    ][7427] Completed state [ntp] at time 03:40:55.095579 duration_in_ms=3.315
2017-12-15 03:40:55,096 [salt.state       ][INFO    ][7427] Running state [/etc/ntp.conf] at time 03:40:55.096318
2017-12-15 03:40:55,096 [salt.state       ][INFO    ][7427] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:40:55,114 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:40:55,138 [salt.fileclient  ][INFO    ][7427] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:40:55,143 [salt.state       ][INFO    ][7427] File /etc/ntp.conf is in the correct state
2017-12-15 03:40:55,143 [salt.state       ][INFO    ][7427] Completed state [/etc/ntp.conf] at time 03:40:55.143413 duration_in_ms=47.094
2017-12-15 03:40:55,144 [salt.state       ][INFO    ][7427] Running state [ntp] at time 03:40:55.144126
2017-12-15 03:40:55,144 [salt.state       ][INFO    ][7427] Executing state service.running for ntp
2017-12-15 03:40:55,145 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:40:55,155 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:40:55,163 [salt.loaded.int.module.cmdmod][INFO    ][7427] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:40:55,173 [salt.state       ][INFO    ][7427] The service ntp is already running
2017-12-15 03:40:55,173 [salt.state       ][INFO    ][7427] Completed state [ntp] at time 03:40:55.173303 duration_in_ms=29.177
2017-12-15 03:40:55,176 [salt.minion      ][INFO    ][7427] Returning information for job: 20171215034037740529
2017-12-15 03:41:19,105 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171215034119099694
2017-12-15 03:41:19,135 [salt.minion      ][INFO    ][9390] Starting a new job with PID 9390
2017-12-15 03:41:21,890 [salt.state       ][INFO    ][9390] Loading fresh modules for state activity
2017-12-15 03:41:22,024 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:41:22,043 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:41:22,070 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,124 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:41:22,138 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,179 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:41:22,193 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,233 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:41:22,307 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,379 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:41:22,438 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,500 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:41:22,555 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,616 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:41:22,641 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,698 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:41:22,716 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,758 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:41:22,810 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,856 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:41:22,871 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:22,916 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:41:22,956 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,022 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:41:23,058 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,100 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:41:23,124 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,167 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:41:23,183 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,225 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:41:23,252 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,298 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:41:23,314 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,353 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:41:23,369 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,413 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:41:23,442 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,535 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:41:23,599 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,645 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:41:23,667 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,725 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:41:23,755 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:23,828 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:41:23,841 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:41:23,856 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:41:23,872 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:41:23,888 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:41:23,902 [salt.state       ][INFO    ][9390] Running state [/etc/environment] at time 03:41:23.902300
2017-12-15 03:41:23,903 [salt.state       ][INFO    ][9390] Executing state file.blockreplace for /etc/environment
2017-12-15 03:41:23,906 [salt.state       ][INFO    ][9390] No changes needed to be made
2017-12-15 03:41:23,907 [salt.state       ][INFO    ][9390] Completed state [/etc/environment] at time 03:41:23.906512 duration_in_ms=4.212
2017-12-15 03:41:23,907 [salt.state       ][INFO    ][9390] Running state [/etc/profile.d] at time 03:41:23.906666
2017-12-15 03:41:23,907 [salt.state       ][INFO    ][9390] Executing state file.directory for /etc/profile.d
2017-12-15 03:41:23,908 [salt.state       ][INFO    ][9390] Directory /etc/profile.d is in the correct state
2017-12-15 03:41:23,908 [salt.state       ][INFO    ][9390] Completed state [/etc/profile.d] at time 03:41:23.907679 duration_in_ms=1.013
2017-12-15 03:41:24,176 [salt.state       ][INFO    ][9390] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:41:24.175751
2017-12-15 03:41:24,236 [salt.state       ][INFO    ][9390] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:41:24,256 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:41:24,261 [salt.state       ][INFO    ][9390] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:41:24,261 [salt.state       ][INFO    ][9390] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:41:24.261237 duration_in_ms=85.486
2017-12-15 03:41:24,262 [salt.state       ][INFO    ][9390] Running state [linux_repo_prereq_pkgs] at time 03:41:24.261766
2017-12-15 03:41:24,262 [salt.state       ][INFO    ][9390] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:41:24,262 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:41:24,728 [salt.state       ][INFO    ][9390] All specified packages are already installed
2017-12-15 03:41:24,728 [salt.state       ][INFO    ][9390] Completed state [linux_repo_prereq_pkgs] at time 03:41:24.727780 duration_in_ms=466.013
2017-12-15 03:41:24,728 [salt.state       ][INFO    ][9390] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:41:24.727977
2017-12-15 03:41:24,728 [salt.state       ][INFO    ][9390] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:41:24,728 [salt.state       ][INFO    ][9390] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:41:24,729 [salt.state       ][INFO    ][9390] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:41:24.728573 duration_in_ms=0.596
2017-12-15 03:41:24,729 [salt.state       ][INFO    ][9390] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:41:24.728712
2017-12-15 03:41:24,729 [salt.state       ][INFO    ][9390] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:41:24,749 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:41:24,767 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:24,799 [salt.state       ][INFO    ][9390] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:41:24,800 [salt.state       ][INFO    ][9390] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:41:24.799560 duration_in_ms=70.847
2017-12-15 03:41:24,801 [salt.state       ][INFO    ][9390] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:41:24.801278
2017-12-15 03:41:24,801 [salt.state       ][INFO    ][9390] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:41:25,050 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:41:25,124 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:41:27,382 [salt.state       ][INFO    ][9390] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:41:27,382 [salt.state       ][INFO    ][9390] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:41:27.381924 duration_in_ms=2580.645
2017-12-15 03:41:27,382 [salt.state       ][INFO    ][9390] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:41:27.382251
2017-12-15 03:41:27,383 [salt.state       ][INFO    ][9390] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:41:27,383 [salt.state       ][INFO    ][9390] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:41:27,383 [salt.state       ][INFO    ][9390] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:41:27.382983 duration_in_ms=0.732
2017-12-15 03:41:27,383 [salt.state       ][INFO    ][9390] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:41:27.383129
2017-12-15 03:41:27,383 [salt.state       ][INFO    ][9390] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:41:27,406 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:41:27,424 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:27,457 [salt.state       ][INFO    ][9390] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:41:27,458 [salt.state       ][INFO    ][9390] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:41:27.457503 duration_in_ms=74.373
2017-12-15 03:41:27,458 [salt.state       ][INFO    ][9390] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:41:27.458143
2017-12-15 03:41:27,458 [salt.state       ][INFO    ][9390] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:41:27,545 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-15 03:41:27,625 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:41:29,206 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034129191861
2017-12-15 03:41:29,244 [salt.minion      ][INFO    ][10393] Starting a new job with PID 10393
2017-12-15 03:41:29,286 [salt.minion      ][INFO    ][10393] Returning information for job: 20171215034129191861
2017-12-15 03:41:29,973 [salt.state       ][INFO    ][9390] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:41:29,974 [salt.state       ][INFO    ][9390] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:41:29.973637 duration_in_ms=2515.494
2017-12-15 03:41:29,974 [salt.state       ][INFO    ][9390] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:41:29.973866
2017-12-15 03:41:29,974 [salt.state       ][INFO    ][9390] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:41:29,975 [salt.state       ][INFO    ][9390] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:41:29,975 [salt.state       ][INFO    ][9390] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:41:29.974696 duration_in_ms=0.83
2017-12-15 03:41:29,975 [salt.state       ][INFO    ][9390] Running state [/etc/apt/preferences.d/uca] at time 03:41:29.974915
2017-12-15 03:41:29,975 [salt.state       ][INFO    ][9390] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:41:29,975 [salt.state       ][INFO    ][9390] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:41:29,976 [salt.state       ][INFO    ][9390] Completed state [/etc/apt/preferences.d/uca] at time 03:41:29.975602 duration_in_ms=0.687
2017-12-15 03:41:29,977 [salt.state       ][INFO    ][9390] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:41:29.976649
2017-12-15 03:41:29,977 [salt.state       ][INFO    ][9390] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:41:30,070 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:41:30,116 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:41:32,280 [salt.state       ][INFO    ][9390] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:41:32,280 [salt.state       ][INFO    ][9390] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:41:32.280179 duration_in_ms=2303.529
2017-12-15 03:41:32,281 [salt.state       ][INFO    ][9390] Running state [linux_extra_packages_purged] at time 03:41:32.280575
2017-12-15 03:41:32,281 [salt.state       ][INFO    ][9390] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:41:32,287 [salt.state       ][INFO    ][9390] All specified packages are already absent
2017-12-15 03:41:32,287 [salt.state       ][INFO    ][9390] Completed state [linux_extra_packages_purged] at time 03:41:32.286868 duration_in_ms=6.293
2017-12-15 03:41:32,287 [salt.state       ][INFO    ][9390] Running state [linux_extra_packages_latest] at time 03:41:32.287180
2017-12-15 03:41:32,287 [salt.state       ][INFO    ][9390] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:41:32,291 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:41:34,784 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:41:34,823 [salt.state       ][INFO    ][9390] Package mcelog is already up-to-date
2017-12-15 03:41:34,823 [salt.state       ][INFO    ][9390] Completed state [linux_extra_packages_latest] at time 03:41:34.823253 duration_in_ms=2536.073
2017-12-15 03:41:34,824 [salt.state       ][INFO    ][9390] Running state [UTC] at time 03:41:34.823907
2017-12-15 03:41:34,824 [salt.state       ][INFO    ][9390] Executing state timezone.system for UTC
2017-12-15 03:41:34,825 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:41:34,854 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:41:34,861 [salt.state       ][INFO    ][9390] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:41:34,862 [salt.state       ][INFO    ][9390] Completed state [UTC] at time 03:41:34.861719 duration_in_ms=37.81
2017-12-15 03:41:34,862 [salt.state       ][INFO    ][9390] Running state [nf_conntrack] at time 03:41:34.862418
2017-12-15 03:41:34,863 [salt.state       ][INFO    ][9390] Executing state kmod.present for nf_conntrack
2017-12-15 03:41:34,863 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'lsmod' in directory '/root'
2017-12-15 03:41:34,869 [salt.state       ][INFO    ][9390] Kernel module nf_conntrack is already present
2017-12-15 03:41:34,870 [salt.state       ][INFO    ][9390] Completed state [nf_conntrack] at time 03:41:34.869673 duration_in_ms=7.255
2017-12-15 03:41:34,870 [salt.state       ][INFO    ][9390] Running state [kernel.panic] at time 03:41:34.870239
2017-12-15 03:41:34,871 [salt.state       ][INFO    ][9390] Executing state sysctl.present for kernel.panic
2017-12-15 03:41:34,876 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,887 [salt.state       ][INFO    ][9390] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:41:34,888 [salt.state       ][INFO    ][9390] Completed state [kernel.panic] at time 03:41:34.887574 duration_in_ms=17.334
2017-12-15 03:41:34,888 [salt.state       ][INFO    ][9390] Running state [net.ipv4.tcp_keepalive_probes] at time 03:41:34.887899
2017-12-15 03:41:34,888 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:41:34,889 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,901 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:41:34,902 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:41:34.901871 duration_in_ms=13.971
2017-12-15 03:41:34,902 [salt.state       ][INFO    ][9390] Running state [fs.file-max] at time 03:41:34.902278
2017-12-15 03:41:34,903 [salt.state       ][INFO    ][9390] Executing state sysctl.present for fs.file-max
2017-12-15 03:41:34,903 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,916 [salt.state       ][INFO    ][9390] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:41:34,916 [salt.state       ][INFO    ][9390] Completed state [fs.file-max] at time 03:41:34.916384 duration_in_ms=14.106
2017-12-15 03:41:34,917 [salt.state       ][INFO    ][9390] Running state [net.core.somaxconn] at time 03:41:34.916724
2017-12-15 03:41:34,917 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:41:34,918 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,930 [salt.state       ][INFO    ][9390] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:41:34,931 [salt.state       ][INFO    ][9390] Completed state [net.core.somaxconn] at time 03:41:34.930479 duration_in_ms=13.754
2017-12-15 03:41:34,931 [salt.state       ][INFO    ][9390] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:41:34.930809
2017-12-15 03:41:34,931 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:41:34,932 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,944 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:41:34,945 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:41:34.944632 duration_in_ms=13.822
2017-12-15 03:41:34,945 [salt.state       ][INFO    ][9390] Running state [net.ipv4.tcp_tw_reuse] at time 03:41:34.944958
2017-12-15 03:41:34,945 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:41:34,946 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,958 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:41:34,959 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.tcp_tw_reuse] at time 03:41:34.958889 duration_in_ms=13.93
2017-12-15 03:41:34,959 [salt.state       ][INFO    ][9390] Running state [net.ipv4.tcp_congestion_control] at time 03:41:34.959221
2017-12-15 03:41:34,960 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:41:34,960 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,973 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:41:34,973 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.tcp_congestion_control] at time 03:41:34.973045 duration_in_ms=13.823
2017-12-15 03:41:34,973 [salt.state       ][INFO    ][9390] Running state [net.ipv4.tcp_retries2] at time 03:41:34.973376
2017-12-15 03:41:34,974 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:41:34,974 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:34,988 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:41:34,988 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.tcp_retries2] at time 03:41:34.987913 duration_in_ms=14.537
2017-12-15 03:41:34,988 [salt.state       ][INFO    ][9390] Running state [net.core.netdev_max_backlog] at time 03:41:34.988286
2017-12-15 03:41:34,989 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:41:34,989 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,002 [salt.state       ][INFO    ][9390] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:41:35,002 [salt.state       ][INFO    ][9390] Completed state [net.core.netdev_max_backlog] at time 03:41:35.002111 duration_in_ms=13.823
2017-12-15 03:41:35,002 [salt.state       ][INFO    ][9390] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:41:35.002452
2017-12-15 03:41:35,003 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:41:35,003 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,016 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:41:35,016 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:41:35.016174 duration_in_ms=13.721
2017-12-15 03:41:35,017 [salt.state       ][INFO    ][9390] Running state [vm.swappiness] at time 03:41:35.016524
2017-12-15 03:41:35,017 [salt.state       ][INFO    ][9390] Executing state sysctl.present for vm.swappiness
2017-12-15 03:41:35,017 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,030 [salt.state       ][INFO    ][9390] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:41:35,030 [salt.state       ][INFO    ][9390] Completed state [vm.swappiness] at time 03:41:35.030383 duration_in_ms=13.859
2017-12-15 03:41:35,031 [salt.state       ][INFO    ][9390] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:41:35.030711
2017-12-15 03:41:35,031 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:41:35,032 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,044 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:41:35,045 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:41:35.044731 duration_in_ms=14.019
2017-12-15 03:41:35,045 [salt.state       ][INFO    ][9390] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:41:35.045058
2017-12-15 03:41:35,045 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:41:35,046 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,059 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:41:35,060 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:41:35.059823 duration_in_ms=14.765
2017-12-15 03:41:35,060 [salt.state       ][INFO    ][9390] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:41:35.060204
2017-12-15 03:41:35,061 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:41:35,061 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,074 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:41:35,074 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:41:35.074207 duration_in_ms=14.003
2017-12-15 03:41:35,075 [salt.state       ][INFO    ][9390] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:41:35.074532
2017-12-15 03:41:35,075 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:41:35,075 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,087 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:41:35,088 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:41:35.087858 duration_in_ms=13.325
2017-12-15 03:41:35,088 [salt.state       ][INFO    ][9390] Running state [net.ipv4.tcp_fin_timeout] at time 03:41:35.088225
2017-12-15 03:41:35,089 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:41:35,089 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,102 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:41:35,103 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.tcp_fin_timeout] at time 03:41:35.102729 duration_in_ms=14.504
2017-12-15 03:41:35,103 [salt.state       ][INFO    ][9390] Running state [net.ipv4.tcp_keepalive_time] at time 03:41:35.103055
2017-12-15 03:41:35,103 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:41:35,104 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,118 [salt.state       ][INFO    ][9390] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:41:35,119 [salt.state       ][INFO    ][9390] Completed state [net.ipv4.tcp_keepalive_time] at time 03:41:35.118791 duration_in_ms=15.736
2017-12-15 03:41:35,119 [salt.state       ][INFO    ][9390] Running state [net.nf_conntrack_max] at time 03:41:35.119113
2017-12-15 03:41:35,119 [salt.state       ][INFO    ][9390] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:41:35,120 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:41:35,135 [salt.state       ][INFO    ][9390] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:41:35,136 [salt.state       ][INFO    ][9390] Completed state [net.nf_conntrack_max] at time 03:41:35.135748 duration_in_ms=16.633
2017-12-15 03:41:35,136 [salt.state       ][INFO    ][9390] Running state [linux_sysfs_package] at time 03:41:35.136073
2017-12-15 03:41:35,136 [salt.state       ][INFO    ][9390] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:41:35,140 [salt.state       ][INFO    ][9390] All specified packages are already installed
2017-12-15 03:41:35,140 [salt.state       ][INFO    ][9390] Completed state [linux_sysfs_package] at time 03:41:35.139764 duration_in_ms=3.69
2017-12-15 03:41:35,141 [salt.state       ][INFO    ][9390] Running state [/etc/sysfs.d] at time 03:41:35.140708
2017-12-15 03:41:35,141 [salt.state       ][INFO    ][9390] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:41:35,141 [salt.state       ][INFO    ][9390] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:41:35,142 [salt.state       ][INFO    ][9390] Completed state [/etc/sysfs.d] at time 03:41:35.141720 duration_in_ms=1.012
2017-12-15 03:41:35,142 [salt.state       ][INFO    ][9390] Running state [ondemand] at time 03:41:35.142329
2017-12-15 03:41:35,143 [salt.state       ][INFO    ][9390] Executing state service.dead for ondemand
2017-12-15 03:41:35,143 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:41:35,152 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:41:35,159 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:41:35,167 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'runlevel' in directory '/root'
2017-12-15 03:41:35,172 [salt.state       ][INFO    ][9390] The service ondemand is already dead
2017-12-15 03:41:35,172 [salt.state       ][INFO    ][9390] Completed state [ondemand] at time 03:41:35.172161 duration_in_ms=29.832
2017-12-15 03:41:35,173 [salt.state       ][INFO    ][9390] Running state [cs_CZ.UTF-8] at time 03:41:35.172754
2017-12-15 03:41:35,173 [salt.state       ][INFO    ][9390] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:41:35,174 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'locale -a' in directory '/root'
2017-12-15 03:41:35,178 [salt.state       ][INFO    ][9390] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:41:35,179 [salt.state       ][INFO    ][9390] Completed state [cs_CZ.UTF-8] at time 03:41:35.178551 duration_in_ms=5.797
2017-12-15 03:41:35,179 [salt.state       ][INFO    ][9390] Running state [en_US.UTF-8] at time 03:41:35.178868
2017-12-15 03:41:35,179 [salt.state       ][INFO    ][9390] Executing state locale.present for en_US.UTF-8
2017-12-15 03:41:35,180 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'locale -a' in directory '/root'
2017-12-15 03:41:35,185 [salt.state       ][INFO    ][9390] Locale en_US.UTF-8 is already present
2017-12-15 03:41:35,185 [salt.state       ][INFO    ][9390] Completed state [en_US.UTF-8] at time 03:41:35.184895 duration_in_ms=6.027
2017-12-15 03:41:35,186 [salt.state       ][INFO    ][9390] Running state [en_US.UTF-8] at time 03:41:35.185849
2017-12-15 03:41:35,186 [salt.state       ][INFO    ][9390] Executing state locale.system for en_US.UTF-8
2017-12-15 03:41:35,187 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'localectl' in directory '/root'
2017-12-15 03:41:35,218 [salt.state       ][INFO    ][9390] System locale en_US.UTF-8 already set
2017-12-15 03:41:35,218 [salt.state       ][INFO    ][9390] Completed state [en_US.UTF-8] at time 03:41:35.218329 duration_in_ms=32.48
2017-12-15 03:41:35,219 [salt.state       ][INFO    ][9390] Running state [root] at time 03:41:35.219243
2017-12-15 03:41:35,219 [salt.state       ][INFO    ][9390] Executing state user.present for root
2017-12-15 03:41:35,220 [salt.state       ][INFO    ][9390] User root is present and up to date
2017-12-15 03:41:35,220 [salt.state       ][INFO    ][9390] Completed state [root] at time 03:41:35.220309 duration_in_ms=1.066
2017-12-15 03:41:35,221 [salt.state       ][INFO    ][9390] Running state [/root] at time 03:41:35.221008
2017-12-15 03:41:35,221 [salt.state       ][INFO    ][9390] Executing state file.directory for /root
2017-12-15 03:41:35,222 [salt.state       ][INFO    ][9390] Directory /root is in the correct state
2017-12-15 03:41:35,222 [salt.state       ][INFO    ][9390] Completed state [/root] at time 03:41:35.221679 duration_in_ms=0.672
2017-12-15 03:41:35,222 [salt.state       ][INFO    ][9390] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:41:35.221832
2017-12-15 03:41:35,222 [salt.state       ][INFO    ][9390] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:41:35,222 [salt.state       ][INFO    ][9390] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:41:35,222 [salt.state       ][INFO    ][9390] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:41:35.222358 duration_in_ms=0.525
2017-12-15 03:41:35,223 [salt.state       ][INFO    ][9390] Running state [ubuntu] at time 03:41:35.222498
2017-12-15 03:41:35,223 [salt.state       ][INFO    ][9390] Executing state user.present for ubuntu
2017-12-15 03:41:35,223 [salt.state       ][INFO    ][9390] User ubuntu is present and up to date
2017-12-15 03:41:35,223 [salt.state       ][INFO    ][9390] Completed state [ubuntu] at time 03:41:35.223299 duration_in_ms=0.8
2017-12-15 03:41:35,224 [salt.state       ][INFO    ][9390] Running state [/home/ubuntu] at time 03:41:35.223878
2017-12-15 03:41:35,224 [salt.state       ][INFO    ][9390] Executing state file.directory for /home/ubuntu
2017-12-15 03:41:35,224 [salt.state       ][INFO    ][9390] Directory /home/ubuntu is in the correct state
2017-12-15 03:41:35,225 [salt.state       ][INFO    ][9390] Completed state [/home/ubuntu] at time 03:41:35.224580 duration_in_ms=0.702
2017-12-15 03:41:35,225 [salt.state       ][INFO    ][9390] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:41:35.225154
2017-12-15 03:41:35,225 [salt.state       ][INFO    ][9390] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:41:35,242 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:41:35,249 [salt.state       ][INFO    ][9390] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:41:35,249 [salt.state       ][INFO    ][9390] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:41:35.249006 duration_in_ms=23.851
2017-12-15 03:41:35,249 [salt.state       ][INFO    ][9390] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:41:35.249157
2017-12-15 03:41:35,249 [salt.state       ][INFO    ][9390] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:41:35,264 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:41:35,284 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:35,316 [salt.state       ][INFO    ][9390] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:41:35,316 [salt.state       ][INFO    ][9390] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:41:35.315998 duration_in_ms=66.839
2017-12-15 03:41:35,316 [salt.state       ][INFO    ][9390] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:41:35.316187
2017-12-15 03:41:35,316 [salt.state       ][INFO    ][9390] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:41:35,340 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:41:35,358 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:41:35,389 [salt.state       ][INFO    ][9390] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:41:35,389 [salt.state       ][INFO    ][9390] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:41:35.389396 duration_in_ms=73.208
2017-12-15 03:41:35,390 [salt.state       ][INFO    ][9390] Running state [service.systemctl_reload] at time 03:41:35.390249
2017-12-15 03:41:35,390 [salt.state       ][INFO    ][9390] Executing state module.wait for service.systemctl_reload
2017-12-15 03:41:35,391 [salt.state       ][INFO    ][9390] No changes made for service.systemctl_reload
2017-12-15 03:41:35,391 [salt.state       ][INFO    ][9390] Completed state [service.systemctl_reload] at time 03:41:35.390670 duration_in_ms=0.421
2017-12-15 03:41:35,391 [salt.state       ][INFO    ][9390] Running state [/etc/hostname] at time 03:41:35.390809
2017-12-15 03:41:35,391 [salt.state       ][INFO    ][9390] Executing state file.managed for /etc/hostname
2017-12-15 03:41:35,405 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:41:35,406 [salt.state       ][INFO    ][9390] File /etc/hostname is in the correct state
2017-12-15 03:41:35,406 [salt.state       ][INFO    ][9390] Completed state [/etc/hostname] at time 03:41:35.406036 duration_in_ms=15.226
2017-12-15 03:41:35,407 [salt.state       ][INFO    ][9390] Running state [hostname msg02] at time 03:41:35.406902
2017-12-15 03:41:35,407 [salt.state       ][INFO    ][9390] Executing state cmd.wait for hostname msg02
2017-12-15 03:41:35,407 [salt.state       ][INFO    ][9390] No changes made for hostname msg02
2017-12-15 03:41:35,407 [salt.state       ][INFO    ][9390] Completed state [hostname msg02] at time 03:41:35.407344 duration_in_ms=0.441
2017-12-15 03:41:35,408 [salt.state       ][INFO    ][9390] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.407647
2017-12-15 03:41:35,408 [salt.state       ][INFO    ][9390] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,408 [salt.state       ][INFO    ][9390] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:41:35,408 [salt.state       ][INFO    ][9390] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.408251 duration_in_ms=0.604
2017-12-15 03:41:35,408 [salt.state       ][INFO    ][9390] Running state [mdb02] at time 03:41:35.408394
2017-12-15 03:41:35,409 [salt.state       ][INFO    ][9390] Executing state host.present for mdb02
2017-12-15 03:41:35,409 [salt.state       ][INFO    ][9390] Host mdb02 (10.167.4.77) already present
2017-12-15 03:41:35,409 [salt.state       ][INFO    ][9390] Completed state [mdb02] at time 03:41:35.408929 duration_in_ms=0.535
2017-12-15 03:41:35,409 [salt.state       ][INFO    ][9390] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.409067
2017-12-15 03:41:35,409 [salt.state       ][INFO    ][9390] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,409 [salt.state       ][INFO    ][9390] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:41:35,410 [salt.state       ][INFO    ][9390] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.409590 duration_in_ms=0.523
2017-12-15 03:41:35,410 [salt.state       ][INFO    ][9390] Running state [mdb03] at time 03:41:35.409728
2017-12-15 03:41:35,410 [salt.state       ][INFO    ][9390] Executing state host.present for mdb03
2017-12-15 03:41:35,410 [salt.state       ][INFO    ][9390] Host mdb03 (10.167.4.78) already present
2017-12-15 03:41:35,410 [salt.state       ][INFO    ][9390] Completed state [mdb03] at time 03:41:35.410302 duration_in_ms=0.575
2017-12-15 03:41:35,410 [salt.state       ][INFO    ][9390] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.410444
2017-12-15 03:41:35,411 [salt.state       ][INFO    ][9390] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,411 [salt.state       ][INFO    ][9390] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:41:35,411 [salt.state       ][INFO    ][9390] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.411004 duration_in_ms=0.56
2017-12-15 03:41:35,411 [salt.state       ][INFO    ][9390] Running state [mdb01] at time 03:41:35.411139
2017-12-15 03:41:35,411 [salt.state       ][INFO    ][9390] Executing state host.present for mdb01
2017-12-15 03:41:35,412 [salt.state       ][INFO    ][9390] Host mdb01 (10.167.4.76) already present
2017-12-15 03:41:35,412 [salt.state       ][INFO    ][9390] Completed state [mdb01] at time 03:41:35.411660 duration_in_ms=0.52
2017-12-15 03:41:35,412 [salt.state       ][INFO    ][9390] Running state [mdb] at time 03:41:35.411793
2017-12-15 03:41:35,412 [salt.state       ][INFO    ][9390] Executing state host.present for mdb
2017-12-15 03:41:35,412 [salt.state       ][INFO    ][9390] Host mdb (10.167.4.75) already present
2017-12-15 03:41:35,412 [salt.state       ][INFO    ][9390] Completed state [mdb] at time 03:41:35.412326 duration_in_ms=0.532
2017-12-15 03:41:35,412 [salt.state       ][INFO    ][9390] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.412460
2017-12-15 03:41:35,413 [salt.state       ][INFO    ][9390] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,413 [salt.state       ][INFO    ][9390] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:41:35,413 [salt.state       ][INFO    ][9390] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.412981 duration_in_ms=0.521
2017-12-15 03:41:35,413 [salt.state       ][INFO    ][9390] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.413133
2017-12-15 03:41:35,413 [salt.state       ][INFO    ][9390] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,414 [salt.state       ][INFO    ][9390] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:41:35,414 [salt.state       ][INFO    ][9390] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.413669 duration_in_ms=0.536
2017-12-15 03:41:35,414 [salt.state       ][INFO    ][9390] Running state [cfg01] at time 03:41:35.413807
2017-12-15 03:41:35,414 [salt.state       ][INFO    ][9390] Executing state host.present for cfg01
2017-12-15 03:41:35,414 [salt.state       ][INFO    ][9390] Host cfg01 (10.167.4.100) already present
2017-12-15 03:41:35,414 [salt.state       ][INFO    ][9390] Completed state [cfg01] at time 03:41:35.414366 duration_in_ms=0.559
2017-12-15 03:41:35,415 [salt.state       ][INFO    ][9390] Running state [prx01] at time 03:41:35.414502
2017-12-15 03:41:35,415 [salt.state       ][INFO    ][9390] Executing state host.present for prx01
2017-12-15 03:41:35,415 [salt.state       ][INFO    ][9390] Host prx01 (10.167.4.104) already present
2017-12-15 03:41:35,415 [salt.state       ][INFO    ][9390] Completed state [prx01] at time 03:41:35.415014 duration_in_ms=0.512
2017-12-15 03:41:35,415 [salt.state       ][INFO    ][9390] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.415147
2017-12-15 03:41:35,415 [salt.state       ][INFO    ][9390] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,416 [salt.state       ][INFO    ][9390] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:41:35,416 [salt.state       ][INFO    ][9390] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.415665 duration_in_ms=0.517
2017-12-15 03:41:35,416 [salt.state       ][INFO    ][9390] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.415802
2017-12-15 03:41:35,416 [salt.state       ][INFO    ][9390] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,416 [salt.state       ][INFO    ][9390] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:41:35,416 [salt.state       ][INFO    ][9390] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.416333 duration_in_ms=0.531
2017-12-15 03:41:35,416 [salt.state       ][INFO    ][9390] Running state [kvm01] at time 03:41:35.416467
2017-12-15 03:41:35,417 [salt.state       ][INFO    ][9390] Executing state host.present for kvm01
2017-12-15 03:41:35,417 [salt.state       ][INFO    ][9390] Host kvm01 (10.167.4.141) already present
2017-12-15 03:41:35,417 [salt.state       ][INFO    ][9390] Completed state [kvm01] at time 03:41:35.416982 duration_in_ms=0.514
2017-12-15 03:41:35,417 [salt.state       ][INFO    ][9390] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.417119
2017-12-15 03:41:35,417 [salt.state       ][INFO    ][9390] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,418 [salt.state       ][INFO    ][9390] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:41:35,418 [salt.state       ][INFO    ][9390] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.417635 duration_in_ms=0.516
2017-12-15 03:41:35,418 [salt.state       ][INFO    ][9390] Running state [kvm03] at time 03:41:35.417770
2017-12-15 03:41:35,418 [salt.state       ][INFO    ][9390] Executing state host.present for kvm03
2017-12-15 03:41:35,418 [salt.state       ][INFO    ][9390] Host kvm03 (10.167.4.143) already present
2017-12-15 03:41:35,418 [salt.state       ][INFO    ][9390] Completed state [kvm03] at time 03:41:35.418463 duration_in_ms=0.692
2017-12-15 03:41:35,419 [salt.state       ][INFO    ][9390] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.418607
2017-12-15 03:41:35,419 [salt.state       ][INFO    ][9390] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,419 [salt.state       ][INFO    ][9390] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:41:35,419 [salt.state       ][INFO    ][9390] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.419155 duration_in_ms=0.548
2017-12-15 03:41:35,419 [salt.state       ][INFO    ][9390] Running state [kvm02] at time 03:41:35.419299
2017-12-15 03:41:35,419 [salt.state       ][INFO    ][9390] Executing state host.present for kvm02
2017-12-15 03:41:35,420 [salt.state       ][INFO    ][9390] Host kvm02 (10.167.4.142) already present
2017-12-15 03:41:35,420 [salt.state       ][INFO    ][9390] Completed state [kvm02] at time 03:41:35.419839 duration_in_ms=0.54
2017-12-15 03:41:35,420 [salt.state       ][INFO    ][9390] Running state [dbs] at time 03:41:35.419981
2017-12-15 03:41:35,420 [salt.state       ][INFO    ][9390] Executing state host.present for dbs
2017-12-15 03:41:35,420 [salt.state       ][INFO    ][9390] Host dbs (10.167.4.50) already present
2017-12-15 03:41:35,421 [salt.state       ][INFO    ][9390] Completed state [dbs] at time 03:41:35.420538 duration_in_ms=0.557
2017-12-15 03:41:35,421 [salt.state       ][INFO    ][9390] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.420679
2017-12-15 03:41:35,421 [salt.state       ][INFO    ][9390] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,421 [salt.state       ][INFO    ][9390] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:41:35,421 [salt.state       ][INFO    ][9390] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.421224 duration_in_ms=0.544
2017-12-15 03:41:35,421 [salt.state       ][INFO    ][9390] Running state [prx] at time 03:41:35.421366
2017-12-15 03:41:35,422 [salt.state       ][INFO    ][9390] Executing state host.present for prx
2017-12-15 03:41:35,422 [salt.state       ][INFO    ][9390] Host prx (172.30.10.103) already present
2017-12-15 03:41:35,422 [salt.state       ][INFO    ][9390] Completed state [prx] at time 03:41:35.421910 duration_in_ms=0.543
2017-12-15 03:41:35,422 [salt.state       ][INFO    ][9390] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.422087
2017-12-15 03:41:35,422 [salt.state       ][INFO    ][9390] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,423 [salt.state       ][INFO    ][9390] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:41:35,423 [salt.state       ][INFO    ][9390] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.422611 duration_in_ms=0.525
2017-12-15 03:41:35,423 [salt.state       ][INFO    ][9390] Running state [prx02] at time 03:41:35.422748
2017-12-15 03:41:35,423 [salt.state       ][INFO    ][9390] Executing state host.present for prx02
2017-12-15 03:41:35,423 [salt.state       ][INFO    ][9390] Host prx02 (10.167.4.105) already present
2017-12-15 03:41:35,423 [salt.state       ][INFO    ][9390] Completed state [prx02] at time 03:41:35.423263 duration_in_ms=0.515
2017-12-15 03:41:35,423 [salt.state       ][INFO    ][9390] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.423398
2017-12-15 03:41:35,424 [salt.state       ][INFO    ][9390] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,424 [salt.state       ][INFO    ][9390] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:41:35,424 [salt.state       ][INFO    ][9390] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.423911 duration_in_ms=0.513
2017-12-15 03:41:35,424 [salt.state       ][INFO    ][9390] Running state [gtw01] at time 03:41:35.424050
2017-12-15 03:41:35,424 [salt.state       ][INFO    ][9390] Executing state host.present for gtw01
2017-12-15 03:41:35,425 [salt.state       ][INFO    ][9390] Host gtw01 (10.167.4.124) already present
2017-12-15 03:41:35,425 [salt.state       ][INFO    ][9390] Completed state [gtw01] at time 03:41:35.424614 duration_in_ms=0.565
2017-12-15 03:41:35,425 [salt.state       ][INFO    ][9390] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.424748
2017-12-15 03:41:35,425 [salt.state       ][INFO    ][9390] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,425 [salt.state       ][INFO    ][9390] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:41:35,425 [salt.state       ][INFO    ][9390] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.425268 duration_in_ms=0.519
2017-12-15 03:41:35,425 [salt.state       ][INFO    ][9390] Running state [gtw02] at time 03:41:35.425405
2017-12-15 03:41:35,426 [salt.state       ][INFO    ][9390] Executing state host.present for gtw02
2017-12-15 03:41:35,426 [salt.state       ][INFO    ][9390] Host gtw02 (10.167.4.125) already present
2017-12-15 03:41:35,426 [salt.state       ][INFO    ][9390] Completed state [gtw02] at time 03:41:35.425919 duration_in_ms=0.514
2017-12-15 03:41:35,426 [salt.state       ][INFO    ][9390] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.426096
2017-12-15 03:41:35,426 [salt.state       ][INFO    ][9390] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,427 [salt.state       ][INFO    ][9390] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:41:35,427 [salt.state       ][INFO    ][9390] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.426617 duration_in_ms=0.521
2017-12-15 03:41:35,427 [salt.state       ][INFO    ][9390] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.426754
2017-12-15 03:41:35,427 [salt.state       ][INFO    ][9390] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,427 [salt.state       ][INFO    ][9390] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:41:35,427 [salt.state       ][INFO    ][9390] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.427269 duration_in_ms=0.515
2017-12-15 03:41:35,427 [salt.state       ][INFO    ][9390] Running state [msg02] at time 03:41:35.427405
2017-12-15 03:41:35,428 [salt.state       ][INFO    ][9390] Executing state host.present for msg02
2017-12-15 03:41:35,428 [salt.state       ][INFO    ][9390] Host msg02 (10.167.4.42) already present
2017-12-15 03:41:35,428 [salt.state       ][INFO    ][9390] Completed state [msg02] at time 03:41:35.427919 duration_in_ms=0.514
2017-12-15 03:41:35,429 [salt.state       ][INFO    ][9390] Running state [file.replace] at time 03:41:35.428516
2017-12-15 03:41:35,429 [salt.state       ][INFO    ][9390] Executing state module.run for file.replace
2017-12-15 03:41:35,492 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:41:35,500 [salt.state       ][INFO    ][9390] onlyif execution failed
2017-12-15 03:41:35,500 [salt.state       ][INFO    ][9390] Completed state [file.replace] at time 03:41:35.499713 duration_in_ms=71.196
2017-12-15 03:41:35,500 [salt.state       ][INFO    ][9390] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.499930
2017-12-15 03:41:35,500 [salt.state       ][INFO    ][9390] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,501 [salt.state       ][INFO    ][9390] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:41:35,501 [salt.state       ][INFO    ][9390] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.500693 duration_in_ms=0.762
2017-12-15 03:41:35,501 [salt.state       ][INFO    ][9390] Running state [msg03] at time 03:41:35.500836
2017-12-15 03:41:35,501 [salt.state       ][INFO    ][9390] Executing state host.present for msg03
2017-12-15 03:41:35,501 [salt.state       ][INFO    ][9390] Host msg03 (10.167.4.43) already present
2017-12-15 03:41:35,501 [salt.state       ][INFO    ][9390] Completed state [msg03] at time 03:41:35.501385 duration_in_ms=0.549
2017-12-15 03:41:35,502 [salt.state       ][INFO    ][9390] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.501537
2017-12-15 03:41:35,502 [salt.state       ][INFO    ][9390] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,502 [salt.state       ][INFO    ][9390] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:41:35,502 [salt.state       ][INFO    ][9390] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.502115 duration_in_ms=0.579
2017-12-15 03:41:35,502 [salt.state       ][INFO    ][9390] Running state [msg01] at time 03:41:35.502265
2017-12-15 03:41:35,502 [salt.state       ][INFO    ][9390] Executing state host.present for msg01
2017-12-15 03:41:35,503 [salt.state       ][INFO    ][9390] Host msg01 (10.167.4.41) already present
2017-12-15 03:41:35,503 [salt.state       ][INFO    ][9390] Completed state [msg01] at time 03:41:35.502795 duration_in_ms=0.531
2017-12-15 03:41:35,503 [salt.state       ][INFO    ][9390] Running state [msg] at time 03:41:35.502940
2017-12-15 03:41:35,503 [salt.state       ][INFO    ][9390] Executing state host.present for msg
2017-12-15 03:41:35,503 [salt.state       ][INFO    ][9390] Host msg (10.167.4.40) already present
2017-12-15 03:41:35,503 [salt.state       ][INFO    ][9390] Completed state [msg] at time 03:41:35.503467 duration_in_ms=0.527
2017-12-15 03:41:35,504 [salt.state       ][INFO    ][9390] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.503613
2017-12-15 03:41:35,504 [salt.state       ][INFO    ][9390] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,504 [salt.state       ][INFO    ][9390] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:41:35,504 [salt.state       ][INFO    ][9390] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.504180 duration_in_ms=0.567
2017-12-15 03:41:35,504 [salt.state       ][INFO    ][9390] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.504331
2017-12-15 03:41:35,504 [salt.state       ][INFO    ][9390] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,505 [salt.state       ][INFO    ][9390] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:41:35,505 [salt.state       ][INFO    ][9390] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.505005 duration_in_ms=0.674
2017-12-15 03:41:35,505 [salt.state       ][INFO    ][9390] Running state [cfg01] at time 03:41:35.505150
2017-12-15 03:41:35,505 [salt.state       ][INFO    ][9390] Executing state host.present for cfg01
2017-12-15 03:41:35,506 [salt.state       ][INFO    ][9390] Host cfg01 (10.167.4.100) already present
2017-12-15 03:41:35,506 [salt.state       ][INFO    ][9390] Completed state [cfg01] at time 03:41:35.505680 duration_in_ms=0.529
2017-12-15 03:41:35,506 [salt.state       ][INFO    ][9390] Running state [cmp002] at time 03:41:35.505833
2017-12-15 03:41:35,506 [salt.state       ][INFO    ][9390] Executing state host.present for cmp002
2017-12-15 03:41:35,506 [salt.state       ][INFO    ][9390] Host cmp002 (10.167.4.102) already present
2017-12-15 03:41:35,506 [salt.state       ][INFO    ][9390] Completed state [cmp002] at time 03:41:35.506426 duration_in_ms=0.592
2017-12-15 03:41:35,507 [salt.state       ][INFO    ][9390] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.506567
2017-12-15 03:41:35,507 [salt.state       ][INFO    ][9390] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,507 [salt.state       ][INFO    ][9390] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:41:35,507 [salt.state       ][INFO    ][9390] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.507094 duration_in_ms=0.526
2017-12-15 03:41:35,507 [salt.state       ][INFO    ][9390] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.507235
2017-12-15 03:41:35,507 [salt.state       ][INFO    ][9390] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,508 [salt.state       ][INFO    ][9390] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:41:35,508 [salt.state       ][INFO    ][9390] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.507769 duration_in_ms=0.534
2017-12-15 03:41:35,508 [salt.state       ][INFO    ][9390] Running state [cmp001] at time 03:41:35.507907
2017-12-15 03:41:35,508 [salt.state       ][INFO    ][9390] Executing state host.present for cmp001
2017-12-15 03:41:35,508 [salt.state       ][INFO    ][9390] Host cmp001 (10.167.4.101) already present
2017-12-15 03:41:35,508 [salt.state       ][INFO    ][9390] Completed state [cmp001] at time 03:41:35.508461 duration_in_ms=0.553
2017-12-15 03:41:35,509 [salt.state       ][INFO    ][9390] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.508600
2017-12-15 03:41:35,509 [salt.state       ][INFO    ][9390] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,509 [salt.state       ][INFO    ][9390] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:41:35,509 [salt.state       ][INFO    ][9390] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.509139 duration_in_ms=0.538
2017-12-15 03:41:35,509 [salt.state       ][INFO    ][9390] Running state [dbs01] at time 03:41:35.509277
2017-12-15 03:41:35,509 [salt.state       ][INFO    ][9390] Executing state host.present for dbs01
2017-12-15 03:41:35,510 [salt.state       ][INFO    ][9390] Host dbs01 (10.167.4.51) already present
2017-12-15 03:41:35,510 [salt.state       ][INFO    ][9390] Completed state [dbs01] at time 03:41:35.509801 duration_in_ms=0.523
2017-12-15 03:41:35,510 [salt.state       ][INFO    ][9390] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.509942
2017-12-15 03:41:35,510 [salt.state       ][INFO    ][9390] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,510 [salt.state       ][INFO    ][9390] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9390] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.510530 duration_in_ms=0.588
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9390] Running state [dbs02] at time 03:41:35.510669
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9390] Executing state host.present for dbs02
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9390] Host dbs02 (10.167.4.52) already present
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9390] Completed state [dbs02] at time 03:41:35.511194 duration_in_ms=0.526
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9390] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.511334
2017-12-15 03:41:35,511 [salt.state       ][INFO    ][9390] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,512 [salt.state       ][INFO    ][9390] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:41:35,512 [salt.state       ][INFO    ][9390] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.511865 duration_in_ms=0.531
2017-12-15 03:41:35,512 [salt.state       ][INFO    ][9390] Running state [dbs03] at time 03:41:35.512001
2017-12-15 03:41:35,512 [salt.state       ][INFO    ][9390] Executing state host.present for dbs03
2017-12-15 03:41:35,512 [salt.state       ][INFO    ][9390] Host dbs03 (10.167.4.53) already present
2017-12-15 03:41:35,513 [salt.state       ][INFO    ][9390] Completed state [dbs03] at time 03:41:35.512564 duration_in_ms=0.563
2017-12-15 03:41:35,513 [salt.state       ][INFO    ][9390] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.512703
2017-12-15 03:41:35,513 [salt.state       ][INFO    ][9390] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,513 [salt.state       ][INFO    ][9390] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:41:35,513 [salt.state       ][INFO    ][9390] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.513240 duration_in_ms=0.537
2017-12-15 03:41:35,513 [salt.state       ][INFO    ][9390] Running state [mas01] at time 03:41:35.513380
2017-12-15 03:41:35,514 [salt.state       ][INFO    ][9390] Executing state host.present for mas01
2017-12-15 03:41:35,514 [salt.state       ][INFO    ][9390] Host mas01 (10.167.4.3) already present
2017-12-15 03:41:35,514 [salt.state       ][INFO    ][9390] Completed state [mas01] at time 03:41:35.513906 duration_in_ms=0.527
2017-12-15 03:41:35,514 [salt.state       ][INFO    ][9390] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.514091
2017-12-15 03:41:35,514 [salt.state       ][INFO    ][9390] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9390] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9390] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.514629 duration_in_ms=0.538
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9390] Running state [ctl02] at time 03:41:35.514765
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9390] Executing state host.present for ctl02
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9390] Host ctl02 (10.167.4.12) already present
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9390] Completed state [ctl02] at time 03:41:35.515287 duration_in_ms=0.521
2017-12-15 03:41:35,515 [salt.state       ][INFO    ][9390] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.515424
2017-12-15 03:41:35,516 [salt.state       ][INFO    ][9390] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,516 [salt.state       ][INFO    ][9390] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:41:35,516 [salt.state       ][INFO    ][9390] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.515955 duration_in_ms=0.53
2017-12-15 03:41:35,516 [salt.state       ][INFO    ][9390] Running state [ctl03] at time 03:41:35.516092
2017-12-15 03:41:35,516 [salt.state       ][INFO    ][9390] Executing state host.present for ctl03
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9390] Host ctl03 (10.167.4.13) already present
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9390] Completed state [ctl03] at time 03:41:35.516646 duration_in_ms=0.554
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9390] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.516783
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9390] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9390] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9390] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.517310 duration_in_ms=0.528
2017-12-15 03:41:35,517 [salt.state       ][INFO    ][9390] Running state [ctl01] at time 03:41:35.517448
2017-12-15 03:41:35,518 [salt.state       ][INFO    ][9390] Executing state host.present for ctl01
2017-12-15 03:41:35,518 [salt.state       ][INFO    ][9390] Host ctl01 (10.167.4.11) already present
2017-12-15 03:41:35,518 [salt.state       ][INFO    ][9390] Completed state [ctl01] at time 03:41:35.517996 duration_in_ms=0.547
2017-12-15 03:41:35,518 [salt.state       ][INFO    ][9390] Running state [ctl] at time 03:41:35.518153
2017-12-15 03:41:35,518 [salt.state       ][INFO    ][9390] Executing state host.present for ctl
2017-12-15 03:41:35,519 [salt.state       ][INFO    ][9390] Host ctl (10.167.4.10) already present
2017-12-15 03:41:35,519 [salt.state       ][INFO    ][9390] Completed state [ctl] at time 03:41:35.518690 duration_in_ms=0.536
2017-12-15 03:41:35,519 [salt.state       ][INFO    ][9390] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.518827
2017-12-15 03:41:35,519 [salt.state       ][INFO    ][9390] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:41:35,519 [salt.state       ][INFO    ][9390] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:41:35,519 [salt.state       ][INFO    ][9390] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:41:35.519425 duration_in_ms=0.597
2017-12-15 03:41:35,520 [salt.state       ][INFO    ][9390] Running state [ens2] at time 03:41:35.519565
2017-12-15 03:41:35,520 [salt.state       ][INFO    ][9390] Executing state network.managed for ens2
2017-12-15 03:41:35,805 [salt.state       ][INFO    ][9390] Interface ens2 is up to date.
2017-12-15 03:41:35,805 [salt.state       ][INFO    ][9390] Completed state [ens2] at time 03:41:35.805427 duration_in_ms=285.862
2017-12-15 03:41:35,806 [salt.state       ][INFO    ][9390] Running state [ens3] at time 03:41:35.805605
2017-12-15 03:41:35,806 [salt.state       ][INFO    ][9390] Executing state network.managed for ens3
2017-12-15 03:41:36,087 [salt.state       ][INFO    ][9390] Interface ens3 is up to date.
2017-12-15 03:41:36,087 [salt.state       ][INFO    ][9390] Completed state [ens3] at time 03:41:36.086987 duration_in_ms=281.381
2017-12-15 03:41:36,087 [salt.state       ][INFO    ][9390] Running state [/etc/profile.d/proxy.sh] at time 03:41:36.087173
2017-12-15 03:41:36,087 [salt.state       ][INFO    ][9390] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:41:36,088 [salt.state       ][INFO    ][9390] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:41:36,088 [salt.state       ][INFO    ][9390] Completed state [/etc/profile.d/proxy.sh] at time 03:41:36.087737 duration_in_ms=0.563
2017-12-15 03:41:36,088 [salt.state       ][INFO    ][9390] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:41:36.087877
2017-12-15 03:41:36,088 [salt.state       ][INFO    ][9390] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:41:36,088 [salt.state       ][INFO    ][9390] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:41:36,088 [salt.state       ][INFO    ][9390] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:41:36.088336 duration_in_ms=0.46
2017-12-15 03:41:36,088 [salt.state       ][INFO    ][9390] Running state [ntp] at time 03:41:36.088472
2017-12-15 03:41:36,089 [salt.state       ][INFO    ][9390] Executing state pkg.installed for ntp
2017-12-15 03:41:36,092 [salt.state       ][INFO    ][9390] Package ntp is already installed
2017-12-15 03:41:36,092 [salt.state       ][INFO    ][9390] Completed state [ntp] at time 03:41:36.091762 duration_in_ms=3.289
2017-12-15 03:41:36,093 [salt.state       ][INFO    ][9390] Running state [/etc/ntp.conf] at time 03:41:36.092491
2017-12-15 03:41:36,093 [salt.state       ][INFO    ][9390] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:41:36,111 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:41:36,137 [salt.fileclient  ][INFO    ][9390] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:41:36,143 [salt.state       ][INFO    ][9390] File /etc/ntp.conf is in the correct state
2017-12-15 03:41:36,144 [salt.state       ][INFO    ][9390] Completed state [/etc/ntp.conf] at time 03:41:36.143574 duration_in_ms=51.082
2017-12-15 03:41:36,144 [salt.state       ][INFO    ][9390] Running state [ntp] at time 03:41:36.144451
2017-12-15 03:41:36,145 [salt.state       ][INFO    ][9390] Executing state service.running for ntp
2017-12-15 03:41:36,145 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:41:36,155 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:41:36,165 [salt.loaded.int.module.cmdmod][INFO    ][9390] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:41:36,177 [salt.state       ][INFO    ][9390] The service ntp is already running
2017-12-15 03:41:36,178 [salt.state       ][INFO    ][9390] Completed state [ntp] at time 03:41:36.177560 duration_in_ms=33.108
2017-12-15 03:41:36,180 [salt.minion      ][INFO    ][9390] Returning information for job: 20171215034119099694
2017-12-15 03:42:00,462 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171215034200453453
2017-12-15 03:42:00,487 [salt.minion      ][INFO    ][11347] Starting a new job with PID 11347
2017-12-15 03:42:02,069 [salt.state       ][INFO    ][11347] Loading fresh modules for state activity
2017-12-15 03:42:02,095 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:42:02,118 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:42:02,151 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:02,200 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:42:02,220 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:02,267 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:42:02,287 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:02,336 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:42:02,594 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:02,673 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:42:02,698 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:02,740 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:42:02,772 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:02,812 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:42:02,834 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:02,885 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:42:02,899 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:02,938 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:42:03,757 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:03,811 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:42:03,834 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:03,879 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:42:03,925 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:03,998 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:42:04,031 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,073 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:42:04,088 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,134 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:42:04,149 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,195 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:42:04,232 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,283 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:42:04,310 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,357 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:42:04,373 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,421 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:42:04,554 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,631 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:42:04,699 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,752 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:42:04,766 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,812 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:42:04,829 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:04,874 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:42:04,885 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:42:04,900 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:04,916 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:42:04,930 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:04,943 [salt.state       ][INFO    ][11347] Running state [/etc/environment] at time 03:42:04.942586
2017-12-15 03:42:04,943 [salt.state       ][INFO    ][11347] Executing state file.blockreplace for /etc/environment
2017-12-15 03:42:04,947 [salt.state       ][INFO    ][11347] No changes needed to be made
2017-12-15 03:42:04,947 [salt.state       ][INFO    ][11347] Completed state [/etc/environment] at time 03:42:04.946816 duration_in_ms=4.231
2017-12-15 03:42:04,947 [salt.state       ][INFO    ][11347] Running state [/etc/profile.d] at time 03:42:04.947100
2017-12-15 03:42:04,947 [salt.state       ][INFO    ][11347] Executing state file.directory for /etc/profile.d
2017-12-15 03:42:04,948 [salt.state       ][INFO    ][11347] Directory /etc/profile.d is in the correct state
2017-12-15 03:42:04,948 [salt.state       ][INFO    ][11347] Completed state [/etc/profile.d] at time 03:42:04.948439 duration_in_ms=1.339
2017-12-15 03:42:05,214 [salt.state       ][INFO    ][11347] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:42:05.214407
2017-12-15 03:42:05,215 [salt.state       ][INFO    ][11347] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:42:05,235 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:42:05,240 [salt.state       ][INFO    ][11347] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:42:05,240 [salt.state       ][INFO    ][11347] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:42:05.240468 duration_in_ms=26.061
2017-12-15 03:42:05,241 [salt.state       ][INFO    ][11347] Running state [linux_repo_prereq_pkgs] at time 03:42:05.241083
2017-12-15 03:42:05,241 [salt.state       ][INFO    ][11347] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:42:05,242 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:42:05,680 [salt.state       ][INFO    ][11347] All specified packages are already installed
2017-12-15 03:42:05,680 [salt.state       ][INFO    ][11347] Completed state [linux_repo_prereq_pkgs] at time 03:42:05.680055 duration_in_ms=438.971
2017-12-15 03:42:05,680 [salt.state       ][INFO    ][11347] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:42:05.680413
2017-12-15 03:42:05,681 [salt.state       ][INFO    ][11347] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:42:05,681 [salt.state       ][INFO    ][11347] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:42:05,681 [salt.state       ][INFO    ][11347] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:42:05.681378 duration_in_ms=0.965
2017-12-15 03:42:05,682 [salt.state       ][INFO    ][11347] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:42:05.681646
2017-12-15 03:42:05,682 [salt.state       ][INFO    ][11347] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:42:05,706 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:42:05,722 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:05,757 [salt.state       ][INFO    ][11347] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:42:05,757 [salt.state       ][INFO    ][11347] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:42:05.757092 duration_in_ms=75.446
2017-12-15 03:42:05,759 [salt.state       ][INFO    ][11347] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:42:05.759061
2017-12-15 03:42:05,759 [salt.state       ][INFO    ][11347] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:42:05,999 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:42:06,081 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:08,382 [salt.state       ][INFO    ][11347] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:42:08,382 [salt.state       ][INFO    ][11347] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:42:08.382394 duration_in_ms=2623.333
2017-12-15 03:42:08,383 [salt.state       ][INFO    ][11347] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:42:08.382748
2017-12-15 03:42:08,383 [salt.state       ][INFO    ][11347] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:42:08,383 [salt.state       ][INFO    ][11347] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:42:08,384 [salt.state       ][INFO    ][11347] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:42:08.383705 duration_in_ms=0.956
2017-12-15 03:42:08,384 [salt.state       ][INFO    ][11347] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:42:08.383977
2017-12-15 03:42:08,384 [salt.state       ][INFO    ][11347] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:42:08,407 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:42:08,424 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:08,458 [salt.state       ][INFO    ][11347] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:42:08,458 [salt.state       ][INFO    ][11347] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:42:08.458249 duration_in_ms=74.272
2017-12-15 03:42:08,459 [salt.state       ][INFO    ][11347] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:42:08.459017
2017-12-15 03:42:08,459 [salt.state       ][INFO    ][11347] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:42:08,549 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-15 03:42:08,632 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:10,584 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034210545297
2017-12-15 03:42:10,609 [salt.minion      ][INFO    ][12356] Starting a new job with PID 12356
2017-12-15 03:42:10,620 [salt.minion      ][INFO    ][12356] Returning information for job: 20171215034210545297
2017-12-15 03:42:10,884 [salt.state       ][INFO    ][11347] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:42:10,885 [salt.state       ][INFO    ][11347] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:42:10.884476 duration_in_ms=2425.458
2017-12-15 03:42:10,885 [salt.state       ][INFO    ][11347] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:42:10.884804
2017-12-15 03:42:10,885 [salt.state       ][INFO    ][11347] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:42:10,886 [salt.state       ][INFO    ][11347] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:42:10,886 [salt.state       ][INFO    ][11347] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:42:10.885763 duration_in_ms=0.959
2017-12-15 03:42:10,886 [salt.state       ][INFO    ][11347] Running state [/etc/apt/preferences.d/uca] at time 03:42:10.886037
2017-12-15 03:42:10,886 [salt.state       ][INFO    ][11347] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:42:10,887 [salt.state       ][INFO    ][11347] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:42:10,887 [salt.state       ][INFO    ][11347] Completed state [/etc/apt/preferences.d/uca] at time 03:42:10.886892 duration_in_ms=0.855
2017-12-15 03:42:10,888 [salt.state       ][INFO    ][11347] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:42:10.887617
2017-12-15 03:42:10,888 [salt.state       ][INFO    ][11347] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:42:10,972 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:42:11,012 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:13,259 [salt.state       ][INFO    ][11347] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:42:13,259 [salt.state       ][INFO    ][11347] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:42:13.258989 duration_in_ms=2371.371
2017-12-15 03:42:13,259 [salt.state       ][INFO    ][11347] Running state [linux_extra_packages_purged] at time 03:42:13.259339
2017-12-15 03:42:13,260 [salt.state       ][INFO    ][11347] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:42:13,265 [salt.state       ][INFO    ][11347] All specified packages are already absent
2017-12-15 03:42:13,265 [salt.state       ][INFO    ][11347] Completed state [linux_extra_packages_purged] at time 03:42:13.265383 duration_in_ms=6.043
2017-12-15 03:42:13,266 [salt.state       ][INFO    ][11347] Running state [linux_extra_packages_latest] at time 03:42:13.265650
2017-12-15 03:42:13,266 [salt.state       ][INFO    ][11347] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:42:13,269 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:15,590 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:42:15,639 [salt.state       ][INFO    ][11347] Package mcelog is already up-to-date
2017-12-15 03:42:15,640 [salt.state       ][INFO    ][11347] Completed state [linux_extra_packages_latest] at time 03:42:15.639989 duration_in_ms=2374.338
2017-12-15 03:42:15,641 [salt.state       ][INFO    ][11347] Running state [UTC] at time 03:42:15.640721
2017-12-15 03:42:15,641 [salt.state       ][INFO    ][11347] Executing state timezone.system for UTC
2017-12-15 03:42:15,642 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:42:15,693 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:42:15,702 [salt.state       ][INFO    ][11347] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:42:15,703 [salt.state       ][INFO    ][11347] Completed state [UTC] at time 03:42:15.702669 duration_in_ms=61.948
2017-12-15 03:42:15,703 [salt.state       ][INFO    ][11347] Running state [nf_conntrack] at time 03:42:15.703392
2017-12-15 03:42:15,704 [salt.state       ][INFO    ][11347] Executing state kmod.present for nf_conntrack
2017-12-15 03:42:15,704 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'lsmod' in directory '/root'
2017-12-15 03:42:15,713 [salt.state       ][INFO    ][11347] Kernel module nf_conntrack is already present
2017-12-15 03:42:15,713 [salt.state       ][INFO    ][11347] Completed state [nf_conntrack] at time 03:42:15.713080 duration_in_ms=9.686
2017-12-15 03:42:15,714 [salt.state       ][INFO    ][11347] Running state [kernel.panic] at time 03:42:15.713697
2017-12-15 03:42:15,714 [salt.state       ][INFO    ][11347] Executing state sysctl.present for kernel.panic
2017-12-15 03:42:15,723 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,741 [salt.state       ][INFO    ][11347] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:42:15,742 [salt.state       ][INFO    ][11347] Completed state [kernel.panic] at time 03:42:15.741675 duration_in_ms=27.978
2017-12-15 03:42:15,742 [salt.state       ][INFO    ][11347] Running state [net.ipv4.tcp_keepalive_probes] at time 03:42:15.742008
2017-12-15 03:42:15,742 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:42:15,743 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,757 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:42:15,757 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:42:15.757381 duration_in_ms=15.372
2017-12-15 03:42:15,758 [salt.state       ][INFO    ][11347] Running state [fs.file-max] at time 03:42:15.757791
2017-12-15 03:42:15,758 [salt.state       ][INFO    ][11347] Executing state sysctl.present for fs.file-max
2017-12-15 03:42:15,759 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,772 [salt.state       ][INFO    ][11347] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:42:15,773 [salt.state       ][INFO    ][11347] Completed state [fs.file-max] at time 03:42:15.772700 duration_in_ms=14.908
2017-12-15 03:42:15,773 [salt.state       ][INFO    ][11347] Running state [net.core.somaxconn] at time 03:42:15.773036
2017-12-15 03:42:15,773 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:42:15,774 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,789 [salt.state       ][INFO    ][11347] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:42:15,790 [salt.state       ][INFO    ][11347] Completed state [net.core.somaxconn] at time 03:42:15.789546 duration_in_ms=16.508
2017-12-15 03:42:15,790 [salt.state       ][INFO    ][11347] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:42:15.789879
2017-12-15 03:42:15,790 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:42:15,791 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,804 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:42:15,804 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:42:15.804169 duration_in_ms=14.289
2017-12-15 03:42:15,805 [salt.state       ][INFO    ][11347] Running state [net.ipv4.tcp_tw_reuse] at time 03:42:15.804525
2017-12-15 03:42:15,805 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:42:15,805 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,820 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:42:15,820 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.tcp_tw_reuse] at time 03:42:15.820062 duration_in_ms=15.537
2017-12-15 03:42:15,820 [salt.state       ][INFO    ][11347] Running state [net.ipv4.tcp_congestion_control] at time 03:42:15.820462
2017-12-15 03:42:15,821 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:42:15,821 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,835 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:42:15,835 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.tcp_congestion_control] at time 03:42:15.835415 duration_in_ms=14.952
2017-12-15 03:42:15,836 [salt.state       ][INFO    ][11347] Running state [net.ipv4.tcp_retries2] at time 03:42:15.835748
2017-12-15 03:42:15,836 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:42:15,837 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,853 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:42:15,854 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.tcp_retries2] at time 03:42:15.853595 duration_in_ms=17.846
2017-12-15 03:42:15,854 [salt.state       ][INFO    ][11347] Running state [net.core.netdev_max_backlog] at time 03:42:15.853917
2017-12-15 03:42:15,854 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:42:15,855 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,870 [salt.state       ][INFO    ][11347] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:42:15,870 [salt.state       ][INFO    ][11347] Completed state [net.core.netdev_max_backlog] at time 03:42:15.870134 duration_in_ms=16.216
2017-12-15 03:42:15,870 [salt.state       ][INFO    ][11347] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:42:15.870455
2017-12-15 03:42:15,871 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:42:15,871 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,883 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:42:15,884 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:42:15.883473 duration_in_ms=13.018
2017-12-15 03:42:15,884 [salt.state       ][INFO    ][11347] Running state [vm.swappiness] at time 03:42:15.883797
2017-12-15 03:42:15,884 [salt.state       ][INFO    ][11347] Executing state sysctl.present for vm.swappiness
2017-12-15 03:42:15,885 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,897 [salt.state       ][INFO    ][11347] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:42:15,897 [salt.state       ][INFO    ][11347] Completed state [vm.swappiness] at time 03:42:15.896934 duration_in_ms=13.136
2017-12-15 03:42:15,897 [salt.state       ][INFO    ][11347] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:42:15.897261
2017-12-15 03:42:15,898 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:42:15,898 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,910 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:42:15,910 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:42:15.910053 duration_in_ms=12.791
2017-12-15 03:42:15,910 [salt.state       ][INFO    ][11347] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:42:15.910375
2017-12-15 03:42:15,911 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:42:15,911 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,923 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:42:15,923 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:42:15.923016 duration_in_ms=12.64
2017-12-15 03:42:15,923 [salt.state       ][INFO    ][11347] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:42:15.923344
2017-12-15 03:42:15,924 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:42:15,924 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,936 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:42:15,936 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:42:15.936287 duration_in_ms=12.942
2017-12-15 03:42:15,937 [salt.state       ][INFO    ][11347] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:42:15.936629
2017-12-15 03:42:15,937 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:42:15,937 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,949 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:42:15,949 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:42:15.949323 duration_in_ms=12.693
2017-12-15 03:42:15,950 [salt.state       ][INFO    ][11347] Running state [net.ipv4.tcp_fin_timeout] at time 03:42:15.949646
2017-12-15 03:42:15,950 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:42:15,950 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,963 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:42:15,963 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.tcp_fin_timeout] at time 03:42:15.963006 duration_in_ms=13.359
2017-12-15 03:42:15,963 [salt.state       ][INFO    ][11347] Running state [net.ipv4.tcp_keepalive_time] at time 03:42:15.963327
2017-12-15 03:42:15,964 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:42:15,964 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,976 [salt.state       ][INFO    ][11347] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:42:15,976 [salt.state       ][INFO    ][11347] Completed state [net.ipv4.tcp_keepalive_time] at time 03:42:15.976361 duration_in_ms=13.033
2017-12-15 03:42:15,977 [salt.state       ][INFO    ][11347] Running state [net.nf_conntrack_max] at time 03:42:15.976718
2017-12-15 03:42:15,977 [salt.state       ][INFO    ][11347] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:42:15,978 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:15,989 [salt.state       ][INFO    ][11347] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:42:15,990 [salt.state       ][INFO    ][11347] Completed state [net.nf_conntrack_max] at time 03:42:15.989471 duration_in_ms=12.753
2017-12-15 03:42:15,990 [salt.state       ][INFO    ][11347] Running state [linux_sysfs_package] at time 03:42:15.989800
2017-12-15 03:42:15,990 [salt.state       ][INFO    ][11347] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:42:15,993 [salt.state       ][INFO    ][11347] All specified packages are already installed
2017-12-15 03:42:15,993 [salt.state       ][INFO    ][11347] Completed state [linux_sysfs_package] at time 03:42:15.993387 duration_in_ms=3.587
2017-12-15 03:42:15,994 [salt.state       ][INFO    ][11347] Running state [/etc/sysfs.d] at time 03:42:15.994269
2017-12-15 03:42:15,995 [salt.state       ][INFO    ][11347] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:42:15,995 [salt.state       ][INFO    ][11347] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:42:15,995 [salt.state       ][INFO    ][11347] Completed state [/etc/sysfs.d] at time 03:42:15.995287 duration_in_ms=1.018
2017-12-15 03:42:15,996 [salt.state       ][INFO    ][11347] Running state [ondemand] at time 03:42:15.995824
2017-12-15 03:42:15,996 [salt.state       ][INFO    ][11347] Executing state service.dead for ondemand
2017-12-15 03:42:15,997 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:42:16,005 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:42:16,013 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:42:16,024 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'runlevel' in directory '/root'
2017-12-15 03:42:16,031 [salt.state       ][INFO    ][11347] The service ondemand is already dead
2017-12-15 03:42:16,031 [salt.state       ][INFO    ][11347] Completed state [ondemand] at time 03:42:16.031435 duration_in_ms=35.611
2017-12-15 03:42:16,032 [salt.state       ][INFO    ][11347] Running state [cs_CZ.UTF-8] at time 03:42:16.032019
2017-12-15 03:42:16,032 [salt.state       ][INFO    ][11347] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:42:16,033 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'locale -a' in directory '/root'
2017-12-15 03:42:16,038 [salt.state       ][INFO    ][11347] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:42:16,038 [salt.state       ][INFO    ][11347] Completed state [cs_CZ.UTF-8] at time 03:42:16.037887 duration_in_ms=5.869
2017-12-15 03:42:16,038 [salt.state       ][INFO    ][11347] Running state [en_US.UTF-8] at time 03:42:16.038201
2017-12-15 03:42:16,039 [salt.state       ][INFO    ][11347] Executing state locale.present for en_US.UTF-8
2017-12-15 03:42:16,039 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'locale -a' in directory '/root'
2017-12-15 03:42:16,044 [salt.state       ][INFO    ][11347] Locale en_US.UTF-8 is already present
2017-12-15 03:42:16,044 [salt.state       ][INFO    ][11347] Completed state [en_US.UTF-8] at time 03:42:16.044044 duration_in_ms=5.843
2017-12-15 03:42:16,045 [salt.state       ][INFO    ][11347] Running state [en_US.UTF-8] at time 03:42:16.045012
2017-12-15 03:42:16,045 [salt.state       ][INFO    ][11347] Executing state locale.system for en_US.UTF-8
2017-12-15 03:42:16,046 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'localectl' in directory '/root'
2017-12-15 03:42:16,069 [salt.state       ][INFO    ][11347] System locale en_US.UTF-8 already set
2017-12-15 03:42:16,070 [salt.state       ][INFO    ][11347] Completed state [en_US.UTF-8] at time 03:42:16.069503 duration_in_ms=24.492
2017-12-15 03:42:16,070 [salt.state       ][INFO    ][11347] Running state [root] at time 03:42:16.070429
2017-12-15 03:42:16,071 [salt.state       ][INFO    ][11347] Executing state user.present for root
2017-12-15 03:42:16,072 [salt.state       ][INFO    ][11347] User root is present and up to date
2017-12-15 03:42:16,072 [salt.state       ][INFO    ][11347] Completed state [root] at time 03:42:16.071816 duration_in_ms=1.388
2017-12-15 03:42:16,073 [salt.state       ][INFO    ][11347] Running state [/root] at time 03:42:16.072644
2017-12-15 03:42:16,073 [salt.state       ][INFO    ][11347] Executing state file.directory for /root
2017-12-15 03:42:16,073 [salt.state       ][INFO    ][11347] Directory /root is in the correct state
2017-12-15 03:42:16,074 [salt.state       ][INFO    ][11347] Completed state [/root] at time 03:42:16.073698 duration_in_ms=1.053
2017-12-15 03:42:16,074 [salt.state       ][INFO    ][11347] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:42:16.073971
2017-12-15 03:42:16,074 [salt.state       ][INFO    ][11347] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:42:16,075 [salt.state       ][INFO    ][11347] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:42:16,075 [salt.state       ][INFO    ][11347] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:42:16.074810 duration_in_ms=0.839
2017-12-15 03:42:16,075 [salt.state       ][INFO    ][11347] Running state [ubuntu] at time 03:42:16.075090
2017-12-15 03:42:16,075 [salt.state       ][INFO    ][11347] Executing state user.present for ubuntu
2017-12-15 03:42:16,076 [salt.state       ][INFO    ][11347] User ubuntu is present and up to date
2017-12-15 03:42:16,076 [salt.state       ][INFO    ][11347] Completed state [ubuntu] at time 03:42:16.076297 duration_in_ms=1.208
2017-12-15 03:42:16,077 [salt.state       ][INFO    ][11347] Running state [/home/ubuntu] at time 03:42:16.077044
2017-12-15 03:42:16,077 [salt.state       ][INFO    ][11347] Executing state file.directory for /home/ubuntu
2017-12-15 03:42:16,078 [salt.state       ][INFO    ][11347] Directory /home/ubuntu is in the correct state
2017-12-15 03:42:16,078 [salt.state       ][INFO    ][11347] Completed state [/home/ubuntu] at time 03:42:16.078076 duration_in_ms=1.033
2017-12-15 03:42:16,079 [salt.state       ][INFO    ][11347] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:42:16.078697
2017-12-15 03:42:16,079 [salt.state       ][INFO    ][11347] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:42:16,099 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:42:16,103 [salt.state       ][INFO    ][11347] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:42:16,103 [salt.state       ][INFO    ][11347] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:42:16.103122 duration_in_ms=24.425
2017-12-15 03:42:16,103 [salt.state       ][INFO    ][11347] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:42:16.103396
2017-12-15 03:42:16,104 [salt.state       ][INFO    ][11347] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:42:16,128 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:42:16,146 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:16,179 [salt.state       ][INFO    ][11347] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:42:16,179 [salt.state       ][INFO    ][11347] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:42:16.178846 duration_in_ms=75.45
2017-12-15 03:42:16,179 [salt.state       ][INFO    ][11347] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:42:16.179115
2017-12-15 03:42:16,179 [salt.state       ][INFO    ][11347] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:42:16,199 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:42:16,216 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:16,247 [salt.state       ][INFO    ][11347] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:42:16,247 [salt.state       ][INFO    ][11347] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:42:16.246939 duration_in_ms=67.824
2017-12-15 03:42:16,248 [salt.state       ][INFO    ][11347] Running state [service.systemctl_reload] at time 03:42:16.247844
2017-12-15 03:42:16,248 [salt.state       ][INFO    ][11347] Executing state module.wait for service.systemctl_reload
2017-12-15 03:42:16,248 [salt.state       ][INFO    ][11347] No changes made for service.systemctl_reload
2017-12-15 03:42:16,249 [salt.state       ][INFO    ][11347] Completed state [service.systemctl_reload] at time 03:42:16.248654 duration_in_ms=0.81
2017-12-15 03:42:16,249 [salt.state       ][INFO    ][11347] Running state [/etc/hostname] at time 03:42:16.248915
2017-12-15 03:42:16,249 [salt.state       ][INFO    ][11347] Executing state file.managed for /etc/hostname
2017-12-15 03:42:16,264 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:42:16,266 [salt.state       ][INFO    ][11347] File /etc/hostname is in the correct state
2017-12-15 03:42:16,266 [salt.state       ][INFO    ][11347] Completed state [/etc/hostname] at time 03:42:16.265847 duration_in_ms=16.931
2017-12-15 03:42:16,267 [salt.state       ][INFO    ][11347] Running state [hostname msg02] at time 03:42:16.266840
2017-12-15 03:42:16,267 [salt.state       ][INFO    ][11347] Executing state cmd.wait for hostname msg02
2017-12-15 03:42:16,267 [salt.state       ][INFO    ][11347] No changes made for hostname msg02
2017-12-15 03:42:16,268 [salt.state       ][INFO    ][11347] Completed state [hostname msg02] at time 03:42:16.267670 duration_in_ms=0.83
2017-12-15 03:42:16,268 [salt.state       ][INFO    ][11347] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.268101
2017-12-15 03:42:16,268 [salt.state       ][INFO    ][11347] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,269 [salt.state       ][INFO    ][11347] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:42:16,269 [salt.state       ][INFO    ][11347] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.269059 duration_in_ms=0.958
2017-12-15 03:42:16,269 [salt.state       ][INFO    ][11347] Running state [mdb02] at time 03:42:16.269323
2017-12-15 03:42:16,270 [salt.state       ][INFO    ][11347] Executing state host.present for mdb02
2017-12-15 03:42:16,270 [salt.state       ][INFO    ][11347] Host mdb02 (10.167.4.77) already present
2017-12-15 03:42:16,270 [salt.state       ][INFO    ][11347] Completed state [mdb02] at time 03:42:16.270247 duration_in_ms=0.923
2017-12-15 03:42:16,271 [salt.state       ][INFO    ][11347] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.270571
2017-12-15 03:42:16,271 [salt.state       ][INFO    ][11347] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,271 [salt.state       ][INFO    ][11347] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:42:16,272 [salt.state       ][INFO    ][11347] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.271535 duration_in_ms=0.964
2017-12-15 03:42:16,272 [salt.state       ][INFO    ][11347] Running state [mdb03] at time 03:42:16.271803
2017-12-15 03:42:16,272 [salt.state       ][INFO    ][11347] Executing state host.present for mdb03
2017-12-15 03:42:16,272 [salt.state       ][INFO    ][11347] Host mdb03 (10.167.4.78) already present
2017-12-15 03:42:16,273 [salt.state       ][INFO    ][11347] Completed state [mdb03] at time 03:42:16.272722 duration_in_ms=0.918
2017-12-15 03:42:16,273 [salt.state       ][INFO    ][11347] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.272988
2017-12-15 03:42:16,273 [salt.state       ][INFO    ][11347] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,274 [salt.state       ][INFO    ][11347] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:42:16,274 [salt.state       ][INFO    ][11347] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.273894 duration_in_ms=0.906
2017-12-15 03:42:16,274 [salt.state       ][INFO    ][11347] Running state [mdb01] at time 03:42:16.274159
2017-12-15 03:42:16,274 [salt.state       ][INFO    ][11347] Executing state host.present for mdb01
2017-12-15 03:42:16,275 [salt.state       ][INFO    ][11347] Host mdb01 (10.167.4.76) already present
2017-12-15 03:42:16,275 [salt.state       ][INFO    ][11347] Completed state [mdb01] at time 03:42:16.275076 duration_in_ms=0.917
2017-12-15 03:42:16,275 [salt.state       ][INFO    ][11347] Running state [mdb] at time 03:42:16.275353
2017-12-15 03:42:16,276 [salt.state       ][INFO    ][11347] Executing state host.present for mdb
2017-12-15 03:42:16,276 [salt.state       ][INFO    ][11347] Host mdb (10.167.4.75) already present
2017-12-15 03:42:16,276 [salt.state       ][INFO    ][11347] Completed state [mdb] at time 03:42:16.276269 duration_in_ms=0.917
2017-12-15 03:42:16,277 [salt.state       ][INFO    ][11347] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.276535
2017-12-15 03:42:16,277 [salt.state       ][INFO    ][11347] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,277 [salt.state       ][INFO    ][11347] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:42:16,277 [salt.state       ][INFO    ][11347] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.277453 duration_in_ms=0.918
2017-12-15 03:42:16,278 [salt.state       ][INFO    ][11347] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.277719
2017-12-15 03:42:16,278 [salt.state       ][INFO    ][11347] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,278 [salt.state       ][INFO    ][11347] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:42:16,279 [salt.state       ][INFO    ][11347] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.278638 duration_in_ms=0.919
2017-12-15 03:42:16,279 [salt.state       ][INFO    ][11347] Running state [cfg01] at time 03:42:16.278904
2017-12-15 03:42:16,279 [salt.state       ][INFO    ][11347] Executing state host.present for cfg01
2017-12-15 03:42:16,280 [salt.state       ][INFO    ][11347] Host cfg01 (10.167.4.100) already present
2017-12-15 03:42:16,280 [salt.state       ][INFO    ][11347] Completed state [cfg01] at time 03:42:16.279822 duration_in_ms=0.918
2017-12-15 03:42:16,280 [salt.state       ][INFO    ][11347] Running state [prx01] at time 03:42:16.280088
2017-12-15 03:42:16,280 [salt.state       ][INFO    ][11347] Executing state host.present for prx01
2017-12-15 03:42:16,281 [salt.state       ][INFO    ][11347] Host prx01 (10.167.4.104) already present
2017-12-15 03:42:16,281 [salt.state       ][INFO    ][11347] Completed state [prx01] at time 03:42:16.281013 duration_in_ms=0.925
2017-12-15 03:42:16,281 [salt.state       ][INFO    ][11347] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.281303
2017-12-15 03:42:16,282 [salt.state       ][INFO    ][11347] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,282 [salt.state       ][INFO    ][11347] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:42:16,282 [salt.state       ][INFO    ][11347] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.282239 duration_in_ms=0.936
2017-12-15 03:42:16,283 [salt.state       ][INFO    ][11347] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.282532
2017-12-15 03:42:16,283 [salt.state       ][INFO    ][11347] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,283 [salt.state       ][INFO    ][11347] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:42:16,283 [salt.state       ][INFO    ][11347] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.283455 duration_in_ms=0.924
2017-12-15 03:42:16,284 [salt.state       ][INFO    ][11347] Running state [kvm01] at time 03:42:16.283725
2017-12-15 03:42:16,284 [salt.state       ][INFO    ][11347] Executing state host.present for kvm01
2017-12-15 03:42:16,284 [salt.state       ][INFO    ][11347] Host kvm01 (10.167.4.141) already present
2017-12-15 03:42:16,285 [salt.state       ][INFO    ][11347] Completed state [kvm01] at time 03:42:16.284670 duration_in_ms=0.945
2017-12-15 03:42:16,285 [salt.state       ][INFO    ][11347] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.284945
2017-12-15 03:42:16,285 [salt.state       ][INFO    ][11347] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,286 [salt.state       ][INFO    ][11347] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:42:16,286 [salt.state       ][INFO    ][11347] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.285851 duration_in_ms=0.905
2017-12-15 03:42:16,286 [salt.state       ][INFO    ][11347] Running state [kvm03] at time 03:42:16.286116
2017-12-15 03:42:16,286 [salt.state       ][INFO    ][11347] Executing state host.present for kvm03
2017-12-15 03:42:16,287 [salt.state       ][INFO    ][11347] Host kvm03 (10.167.4.143) already present
2017-12-15 03:42:16,287 [salt.state       ][INFO    ][11347] Completed state [kvm03] at time 03:42:16.287171 duration_in_ms=1.054
2017-12-15 03:42:16,287 [salt.state       ][INFO    ][11347] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.287439
2017-12-15 03:42:16,288 [salt.state       ][INFO    ][11347] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,288 [salt.state       ][INFO    ][11347] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:42:16,288 [salt.state       ][INFO    ][11347] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.288369 duration_in_ms=0.93
2017-12-15 03:42:16,289 [salt.state       ][INFO    ][11347] Running state [kvm02] at time 03:42:16.288636
2017-12-15 03:42:16,289 [salt.state       ][INFO    ][11347] Executing state host.present for kvm02
2017-12-15 03:42:16,289 [salt.state       ][INFO    ][11347] Host kvm02 (10.167.4.142) already present
2017-12-15 03:42:16,290 [salt.state       ][INFO    ][11347] Completed state [kvm02] at time 03:42:16.289535 duration_in_ms=0.899
2017-12-15 03:42:16,290 [salt.state       ][INFO    ][11347] Running state [dbs] at time 03:42:16.289801
2017-12-15 03:42:16,290 [salt.state       ][INFO    ][11347] Executing state host.present for dbs
2017-12-15 03:42:16,291 [salt.state       ][INFO    ][11347] Host dbs (10.167.4.50) already present
2017-12-15 03:42:16,291 [salt.state       ][INFO    ][11347] Completed state [dbs] at time 03:42:16.290747 duration_in_ms=0.946
2017-12-15 03:42:16,291 [salt.state       ][INFO    ][11347] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.291013
2017-12-15 03:42:16,291 [salt.state       ][INFO    ][11347] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,292 [salt.state       ][INFO    ][11347] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:42:16,292 [salt.state       ][INFO    ][11347] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.291928 duration_in_ms=0.915
2017-12-15 03:42:16,292 [salt.state       ][INFO    ][11347] Running state [prx] at time 03:42:16.292219
2017-12-15 03:42:16,293 [salt.state       ][INFO    ][11347] Executing state host.present for prx
2017-12-15 03:42:16,293 [salt.state       ][INFO    ][11347] Host prx (172.30.10.103) already present
2017-12-15 03:42:16,293 [salt.state       ][INFO    ][11347] Completed state [prx] at time 03:42:16.293150 duration_in_ms=0.931
2017-12-15 03:42:16,293 [salt.state       ][INFO    ][11347] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.293418
2017-12-15 03:42:16,294 [salt.state       ][INFO    ][11347] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,294 [salt.state       ][INFO    ][11347] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:42:16,294 [salt.state       ][INFO    ][11347] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.294321 duration_in_ms=0.903
2017-12-15 03:42:16,295 [salt.state       ][INFO    ][11347] Running state [prx02] at time 03:42:16.294596
2017-12-15 03:42:16,295 [salt.state       ][INFO    ][11347] Executing state host.present for prx02
2017-12-15 03:42:16,295 [salt.state       ][INFO    ][11347] Host prx02 (10.167.4.105) already present
2017-12-15 03:42:16,296 [salt.state       ][INFO    ][11347] Completed state [prx02] at time 03:42:16.295510 duration_in_ms=0.913
2017-12-15 03:42:16,296 [salt.state       ][INFO    ][11347] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.295774
2017-12-15 03:42:16,296 [salt.state       ][INFO    ][11347] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,296 [salt.state       ][INFO    ][11347] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:42:16,297 [salt.state       ][INFO    ][11347] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.296700 duration_in_ms=0.925
2017-12-15 03:42:16,297 [salt.state       ][INFO    ][11347] Running state [gtw01] at time 03:42:16.296968
2017-12-15 03:42:16,297 [salt.state       ][INFO    ][11347] Executing state host.present for gtw01
2017-12-15 03:42:16,298 [salt.state       ][INFO    ][11347] Host gtw01 (10.167.4.124) already present
2017-12-15 03:42:16,298 [salt.state       ][INFO    ][11347] Completed state [gtw01] at time 03:42:16.297872 duration_in_ms=0.903
2017-12-15 03:42:16,298 [salt.state       ][INFO    ][11347] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.298135
2017-12-15 03:42:16,298 [salt.state       ][INFO    ][11347] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,299 [salt.state       ][INFO    ][11347] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:42:16,299 [salt.state       ][INFO    ][11347] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.299053 duration_in_ms=0.917
2017-12-15 03:42:16,299 [salt.state       ][INFO    ][11347] Running state [gtw02] at time 03:42:16.299336
2017-12-15 03:42:16,300 [salt.state       ][INFO    ][11347] Executing state host.present for gtw02
2017-12-15 03:42:16,300 [salt.state       ][INFO    ][11347] Host gtw02 (10.167.4.125) already present
2017-12-15 03:42:16,300 [salt.state       ][INFO    ][11347] Completed state [gtw02] at time 03:42:16.300266 duration_in_ms=0.93
2017-12-15 03:42:16,301 [salt.state       ][INFO    ][11347] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.300532
2017-12-15 03:42:16,301 [salt.state       ][INFO    ][11347] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,301 [salt.state       ][INFO    ][11347] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:42:16,301 [salt.state       ][INFO    ][11347] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.301441 duration_in_ms=0.908
2017-12-15 03:42:16,302 [salt.state       ][INFO    ][11347] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.301708
2017-12-15 03:42:16,302 [salt.state       ][INFO    ][11347] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,302 [salt.state       ][INFO    ][11347] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:42:16,303 [salt.state       ][INFO    ][11347] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.302622 duration_in_ms=0.915
2017-12-15 03:42:16,303 [salt.state       ][INFO    ][11347] Running state [msg02] at time 03:42:16.302888
2017-12-15 03:42:16,303 [salt.state       ][INFO    ][11347] Executing state host.present for msg02
2017-12-15 03:42:16,304 [salt.state       ][INFO    ][11347] Host msg02 (10.167.4.42) already present
2017-12-15 03:42:16,304 [salt.state       ][INFO    ][11347] Completed state [msg02] at time 03:42:16.303805 duration_in_ms=0.917
2017-12-15 03:42:16,305 [salt.state       ][INFO    ][11347] Running state [file.replace] at time 03:42:16.304573
2017-12-15 03:42:16,305 [salt.state       ][INFO    ][11347] Executing state module.run for file.replace
2017-12-15 03:42:16,370 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:42:16,377 [salt.state       ][INFO    ][11347] onlyif execution failed
2017-12-15 03:42:16,378 [salt.state       ][INFO    ][11347] Completed state [file.replace] at time 03:42:16.377576 duration_in_ms=73.002
2017-12-15 03:42:16,378 [salt.state       ][INFO    ][11347] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.377933
2017-12-15 03:42:16,378 [salt.state       ][INFO    ][11347] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,379 [salt.state       ][INFO    ][11347] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:42:16,379 [salt.state       ][INFO    ][11347] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.379114 duration_in_ms=1.18
2017-12-15 03:42:16,379 [salt.state       ][INFO    ][11347] Running state [msg03] at time 03:42:16.379414
2017-12-15 03:42:16,380 [salt.state       ][INFO    ][11347] Executing state host.present for msg03
2017-12-15 03:42:16,380 [salt.state       ][INFO    ][11347] Host msg03 (10.167.4.43) already present
2017-12-15 03:42:16,380 [salt.state       ][INFO    ][11347] Completed state [msg03] at time 03:42:16.380369 duration_in_ms=0.955
2017-12-15 03:42:16,381 [salt.state       ][INFO    ][11347] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.380644
2017-12-15 03:42:16,381 [salt.state       ][INFO    ][11347] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,381 [salt.state       ][INFO    ][11347] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:42:16,382 [salt.state       ][INFO    ][11347] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.381567 duration_in_ms=0.924
2017-12-15 03:42:16,382 [salt.state       ][INFO    ][11347] Running state [msg01] at time 03:42:16.381843
2017-12-15 03:42:16,382 [salt.state       ][INFO    ][11347] Executing state host.present for msg01
2017-12-15 03:42:16,383 [salt.state       ][INFO    ][11347] Host msg01 (10.167.4.41) already present
2017-12-15 03:42:16,383 [salt.state       ][INFO    ][11347] Completed state [msg01] at time 03:42:16.382772 duration_in_ms=0.928
2017-12-15 03:42:16,383 [salt.state       ][INFO    ][11347] Running state [msg] at time 03:42:16.383058
2017-12-15 03:42:16,383 [salt.state       ][INFO    ][11347] Executing state host.present for msg
2017-12-15 03:42:16,384 [salt.state       ][INFO    ][11347] Host msg (10.167.4.40) already present
2017-12-15 03:42:16,384 [salt.state       ][INFO    ][11347] Completed state [msg] at time 03:42:16.383978 duration_in_ms=0.921
2017-12-15 03:42:16,384 [salt.state       ][INFO    ][11347] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.384301
2017-12-15 03:42:16,385 [salt.state       ][INFO    ][11347] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,385 [salt.state       ][INFO    ][11347] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:42:16,385 [salt.state       ][INFO    ][11347] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.385238 duration_in_ms=0.936
2017-12-15 03:42:16,386 [salt.state       ][INFO    ][11347] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.385510
2017-12-15 03:42:16,386 [salt.state       ][INFO    ][11347] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,386 [salt.state       ][INFO    ][11347] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:42:16,386 [salt.state       ][INFO    ][11347] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.386418 duration_in_ms=0.908
2017-12-15 03:42:16,387 [salt.state       ][INFO    ][11347] Running state [cfg01] at time 03:42:16.386698
2017-12-15 03:42:16,387 [salt.state       ][INFO    ][11347] Executing state host.present for cfg01
2017-12-15 03:42:16,387 [salt.state       ][INFO    ][11347] Host cfg01 (10.167.4.100) already present
2017-12-15 03:42:16,388 [salt.state       ][INFO    ][11347] Completed state [cfg01] at time 03:42:16.387634 duration_in_ms=0.937
2017-12-15 03:42:16,388 [salt.state       ][INFO    ][11347] Running state [cmp002] at time 03:42:16.387904
2017-12-15 03:42:16,388 [salt.state       ][INFO    ][11347] Executing state host.present for cmp002
2017-12-15 03:42:16,389 [salt.state       ][INFO    ][11347] Host cmp002 (10.167.4.102) already present
2017-12-15 03:42:16,389 [salt.state       ][INFO    ][11347] Completed state [cmp002] at time 03:42:16.388833 duration_in_ms=0.928
2017-12-15 03:42:16,389 [salt.state       ][INFO    ][11347] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.389101
2017-12-15 03:42:16,389 [salt.state       ][INFO    ][11347] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,390 [salt.state       ][INFO    ][11347] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:42:16,390 [salt.state       ][INFO    ][11347] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.390207 duration_in_ms=1.106
2017-12-15 03:42:16,391 [salt.state       ][INFO    ][11347] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.390485
2017-12-15 03:42:16,391 [salt.state       ][INFO    ][11347] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,391 [salt.state       ][INFO    ][11347] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:42:16,391 [salt.state       ][INFO    ][11347] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.391407 duration_in_ms=0.922
2017-12-15 03:42:16,392 [salt.state       ][INFO    ][11347] Running state [cmp001] at time 03:42:16.391677
2017-12-15 03:42:16,392 [salt.state       ][INFO    ][11347] Executing state host.present for cmp001
2017-12-15 03:42:16,392 [salt.state       ][INFO    ][11347] Host cmp001 (10.167.4.101) already present
2017-12-15 03:42:16,393 [salt.state       ][INFO    ][11347] Completed state [cmp001] at time 03:42:16.392618 duration_in_ms=0.941
2017-12-15 03:42:16,393 [salt.state       ][INFO    ][11347] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.392885
2017-12-15 03:42:16,393 [salt.state       ][INFO    ][11347] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,394 [salt.state       ][INFO    ][11347] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:42:16,394 [salt.state       ][INFO    ][11347] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.393799 duration_in_ms=0.914
2017-12-15 03:42:16,394 [salt.state       ][INFO    ][11347] Running state [dbs01] at time 03:42:16.394066
2017-12-15 03:42:16,394 [salt.state       ][INFO    ][11347] Executing state host.present for dbs01
2017-12-15 03:42:16,395 [salt.state       ][INFO    ][11347] Host dbs01 (10.167.4.51) already present
2017-12-15 03:42:16,395 [salt.state       ][INFO    ][11347] Completed state [dbs01] at time 03:42:16.394990 duration_in_ms=0.923
2017-12-15 03:42:16,395 [salt.state       ][INFO    ][11347] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.395277
2017-12-15 03:42:16,396 [salt.state       ][INFO    ][11347] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,396 [salt.state       ][INFO    ][11347] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:42:16,396 [salt.state       ][INFO    ][11347] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.396232 duration_in_ms=0.955
2017-12-15 03:42:16,397 [salt.state       ][INFO    ][11347] Running state [dbs02] at time 03:42:16.396515
2017-12-15 03:42:16,397 [salt.state       ][INFO    ][11347] Executing state host.present for dbs02
2017-12-15 03:42:16,397 [salt.state       ][INFO    ][11347] Host dbs02 (10.167.4.52) already present
2017-12-15 03:42:16,397 [salt.state       ][INFO    ][11347] Completed state [dbs02] at time 03:42:16.397427 duration_in_ms=0.912
2017-12-15 03:42:16,398 [salt.state       ][INFO    ][11347] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.397698
2017-12-15 03:42:16,398 [salt.state       ][INFO    ][11347] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,398 [salt.state       ][INFO    ][11347] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:42:16,399 [salt.state       ][INFO    ][11347] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.398625 duration_in_ms=0.927
2017-12-15 03:42:16,399 [salt.state       ][INFO    ][11347] Running state [dbs03] at time 03:42:16.398896
2017-12-15 03:42:16,399 [salt.state       ][INFO    ][11347] Executing state host.present for dbs03
2017-12-15 03:42:16,400 [salt.state       ][INFO    ][11347] Host dbs03 (10.167.4.53) already present
2017-12-15 03:42:16,400 [salt.state       ][INFO    ][11347] Completed state [dbs03] at time 03:42:16.399818 duration_in_ms=0.922
2017-12-15 03:42:16,400 [salt.state       ][INFO    ][11347] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.400091
2017-12-15 03:42:16,400 [salt.state       ][INFO    ][11347] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,401 [salt.state       ][INFO    ][11347] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:42:16,401 [salt.state       ][INFO    ][11347] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.401036 duration_in_ms=0.944
2017-12-15 03:42:16,401 [salt.state       ][INFO    ][11347] Running state [mas01] at time 03:42:16.401311
2017-12-15 03:42:16,402 [salt.state       ][INFO    ][11347] Executing state host.present for mas01
2017-12-15 03:42:16,402 [salt.state       ][INFO    ][11347] Host mas01 (10.167.4.3) already present
2017-12-15 03:42:16,402 [salt.state       ][INFO    ][11347] Completed state [mas01] at time 03:42:16.402223 duration_in_ms=0.912
2017-12-15 03:42:16,403 [salt.state       ][INFO    ][11347] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.402491
2017-12-15 03:42:16,403 [salt.state       ][INFO    ][11347] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,403 [salt.state       ][INFO    ][11347] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:42:16,403 [salt.state       ][INFO    ][11347] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.403429 duration_in_ms=0.938
2017-12-15 03:42:16,404 [salt.state       ][INFO    ][11347] Running state [ctl02] at time 03:42:16.403695
2017-12-15 03:42:16,404 [salt.state       ][INFO    ][11347] Executing state host.present for ctl02
2017-12-15 03:42:16,404 [salt.state       ][INFO    ][11347] Host ctl02 (10.167.4.12) already present
2017-12-15 03:42:16,405 [salt.state       ][INFO    ][11347] Completed state [ctl02] at time 03:42:16.404623 duration_in_ms=0.927
2017-12-15 03:42:16,405 [salt.state       ][INFO    ][11347] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.404892
2017-12-15 03:42:16,405 [salt.state       ][INFO    ][11347] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,406 [salt.state       ][INFO    ][11347] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:42:16,406 [salt.state       ][INFO    ][11347] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.405807 duration_in_ms=0.915
2017-12-15 03:42:16,406 [salt.state       ][INFO    ][11347] Running state [ctl03] at time 03:42:16.406073
2017-12-15 03:42:16,406 [salt.state       ][INFO    ][11347] Executing state host.present for ctl03
2017-12-15 03:42:16,407 [salt.state       ][INFO    ][11347] Host ctl03 (10.167.4.13) already present
2017-12-15 03:42:16,407 [salt.state       ][INFO    ][11347] Completed state [ctl03] at time 03:42:16.406993 duration_in_ms=0.92
2017-12-15 03:42:16,407 [salt.state       ][INFO    ][11347] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.407259
2017-12-15 03:42:16,408 [salt.state       ][INFO    ][11347] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,408 [salt.state       ][INFO    ][11347] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:42:16,408 [salt.state       ][INFO    ][11347] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.408201 duration_in_ms=0.941
2017-12-15 03:42:16,408 [salt.state       ][INFO    ][11347] Running state [ctl01] at time 03:42:16.408471
2017-12-15 03:42:16,409 [salt.state       ][INFO    ][11347] Executing state host.present for ctl01
2017-12-15 03:42:16,409 [salt.state       ][INFO    ][11347] Host ctl01 (10.167.4.11) already present
2017-12-15 03:42:16,409 [salt.state       ][INFO    ][11347] Completed state [ctl01] at time 03:42:16.409381 duration_in_ms=0.91
2017-12-15 03:42:16,410 [salt.state       ][INFO    ][11347] Running state [ctl] at time 03:42:16.409657
2017-12-15 03:42:16,410 [salt.state       ][INFO    ][11347] Executing state host.present for ctl
2017-12-15 03:42:16,410 [salt.state       ][INFO    ][11347] Host ctl (10.167.4.10) already present
2017-12-15 03:42:16,411 [salt.state       ][INFO    ][11347] Completed state [ctl] at time 03:42:16.410578 duration_in_ms=0.921
2017-12-15 03:42:16,411 [salt.state       ][INFO    ][11347] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.410847
2017-12-15 03:42:16,411 [salt.state       ][INFO    ][11347] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:16,412 [salt.state       ][INFO    ][11347] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:42:16,412 [salt.state       ][INFO    ][11347] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:42:16.411775 duration_in_ms=0.928
2017-12-15 03:42:16,412 [salt.state       ][INFO    ][11347] Running state [ens2] at time 03:42:16.412045
2017-12-15 03:42:16,412 [salt.state       ][INFO    ][11347] Executing state network.managed for ens2
2017-12-15 03:42:16,729 [salt.state       ][INFO    ][11347] Interface ens2 is up to date.
2017-12-15 03:42:16,729 [salt.state       ][INFO    ][11347] Completed state [ens2] at time 03:42:16.729073 duration_in_ms=317.027
2017-12-15 03:42:16,729 [salt.state       ][INFO    ][11347] Running state [ens3] at time 03:42:16.729399
2017-12-15 03:42:16,730 [salt.state       ][INFO    ][11347] Executing state network.managed for ens3
2017-12-15 03:42:17,029 [salt.state       ][INFO    ][11347] Interface ens3 is up to date.
2017-12-15 03:42:17,029 [salt.state       ][INFO    ][11347] Completed state [ens3] at time 03:42:17.029010 duration_in_ms=299.611
2017-12-15 03:42:17,029 [salt.state       ][INFO    ][11347] Running state [/etc/profile.d/proxy.sh] at time 03:42:17.029192
2017-12-15 03:42:17,029 [salt.state       ][INFO    ][11347] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:42:17,030 [salt.state       ][INFO    ][11347] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:42:17,030 [salt.state       ][INFO    ][11347] Completed state [/etc/profile.d/proxy.sh] at time 03:42:17.029762 duration_in_ms=0.57
2017-12-15 03:42:17,030 [salt.state       ][INFO    ][11347] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:42:17.029896
2017-12-15 03:42:17,030 [salt.state       ][INFO    ][11347] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:42:17,030 [salt.state       ][INFO    ][11347] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:42:17,030 [salt.state       ][INFO    ][11347] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:42:17.030322 duration_in_ms=0.425
2017-12-15 03:42:17,030 [salt.state       ][INFO    ][11347] Running state [ntp] at time 03:42:17.030459
2017-12-15 03:42:17,031 [salt.state       ][INFO    ][11347] Executing state pkg.installed for ntp
2017-12-15 03:42:17,034 [salt.state       ][INFO    ][11347] Package ntp is already installed
2017-12-15 03:42:17,034 [salt.state       ][INFO    ][11347] Completed state [ntp] at time 03:42:17.033817 duration_in_ms=3.357
2017-12-15 03:42:17,035 [salt.state       ][INFO    ][11347] Running state [/etc/ntp.conf] at time 03:42:17.034526
2017-12-15 03:42:17,035 [salt.state       ][INFO    ][11347] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:42:17,055 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:42:17,078 [salt.fileclient  ][INFO    ][11347] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:17,084 [salt.state       ][INFO    ][11347] File /etc/ntp.conf is in the correct state
2017-12-15 03:42:17,084 [salt.state       ][INFO    ][11347] Completed state [/etc/ntp.conf] at time 03:42:17.083941 duration_in_ms=49.415
2017-12-15 03:42:17,085 [salt.state       ][INFO    ][11347] Running state [ntp] at time 03:42:17.084676
2017-12-15 03:42:17,085 [salt.state       ][INFO    ][11347] Executing state service.running for ntp
2017-12-15 03:42:17,085 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:42:17,097 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:42:17,107 [salt.loaded.int.module.cmdmod][INFO    ][11347] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:42:17,118 [salt.state       ][INFO    ][11347] The service ntp is already running
2017-12-15 03:42:17,118 [salt.state       ][INFO    ][11347] Completed state [ntp] at time 03:42:17.118133 duration_in_ms=33.457
2017-12-15 03:42:17,120 [salt.minion      ][INFO    ][11347] Returning information for job: 20171215034200453453
2017-12-15 03:42:41,683 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171215034241673451
2017-12-15 03:42:41,708 [salt.minion      ][INFO    ][13462] Starting a new job with PID 13462
2017-12-15 03:42:44,598 [salt.state       ][INFO    ][13462] Loading fresh modules for state activity
2017-12-15 03:42:44,621 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:42:44,646 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:42:44,814 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:44,859 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:42:44,874 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:44,917 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:42:44,934 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:44,978 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:42:45,044 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,118 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:42:45,152 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,196 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:42:45,216 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,260 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:42:45,290 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,347 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:42:45,390 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,438 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:42:45,459 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,509 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:42:45,537 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,591 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:42:45,626 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,678 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:42:45,697 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,739 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:42:45,759 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,809 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:42:45,833 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,886 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:42:45,904 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:45,971 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:42:45,988 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,036 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:42:46,057 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,111 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:42:46,140 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,217 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:42:46,279 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,329 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:42:46,342 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,389 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:42:46,411 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:46,456 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:42:46,470 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:42:46,487 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:46,503 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:42:46,525 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:46,538 [salt.state       ][INFO    ][13462] Running state [/etc/environment] at time 03:42:46.538043
2017-12-15 03:42:46,539 [salt.state       ][INFO    ][13462] Executing state file.blockreplace for /etc/environment
2017-12-15 03:42:46,542 [salt.state       ][INFO    ][13462] No changes needed to be made
2017-12-15 03:42:46,543 [salt.state       ][INFO    ][13462] Completed state [/etc/environment] at time 03:42:46.542485 duration_in_ms=4.442
2017-12-15 03:42:46,543 [salt.state       ][INFO    ][13462] Running state [/etc/profile.d] at time 03:42:46.542774
2017-12-15 03:42:46,543 [salt.state       ][INFO    ][13462] Executing state file.directory for /etc/profile.d
2017-12-15 03:42:46,544 [salt.state       ][INFO    ][13462] Directory /etc/profile.d is in the correct state
2017-12-15 03:42:46,544 [salt.state       ][INFO    ][13462] Completed state [/etc/profile.d] at time 03:42:46.544088 duration_in_ms=1.314
2017-12-15 03:42:46,815 [salt.state       ][INFO    ][13462] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:42:46.814485
2017-12-15 03:42:46,878 [salt.state       ][INFO    ][13462] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:42:46,894 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:42:46,900 [salt.state       ][INFO    ][13462] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:42:46,900 [salt.state       ][INFO    ][13462] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:42:46.899998 duration_in_ms=85.512
2017-12-15 03:42:46,901 [salt.state       ][INFO    ][13462] Running state [linux_repo_prereq_pkgs] at time 03:42:46.900679
2017-12-15 03:42:46,901 [salt.state       ][INFO    ][13462] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:42:46,901 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:42:47,372 [salt.state       ][INFO    ][13462] All specified packages are already installed
2017-12-15 03:42:47,372 [salt.state       ][INFO    ][13462] Completed state [linux_repo_prereq_pkgs] at time 03:42:47.372177 duration_in_ms=471.497
2017-12-15 03:42:47,373 [salt.state       ][INFO    ][13462] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:42:47.372533
2017-12-15 03:42:47,373 [salt.state       ][INFO    ][13462] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:42:47,373 [salt.state       ][INFO    ][13462] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:42:47,374 [salt.state       ][INFO    ][13462] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:42:47.373519 duration_in_ms=0.987
2017-12-15 03:42:47,374 [salt.state       ][INFO    ][13462] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:42:47.373791
2017-12-15 03:42:47,374 [salt.state       ][INFO    ][13462] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:42:47,390 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:42:47,408 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:47,448 [salt.state       ][INFO    ][13462] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:42:47,449 [salt.state       ][INFO    ][13462] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:42:47.448770 duration_in_ms=74.978
2017-12-15 03:42:47,451 [salt.state       ][INFO    ][13462] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:42:47.450786
2017-12-15 03:42:47,451 [salt.state       ][INFO    ][13462] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:42:47,692 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:42:47,771 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:50,052 [salt.state       ][INFO    ][13462] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:42:50,052 [salt.state       ][INFO    ][13462] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:42:50.051983 duration_in_ms=2601.196
2017-12-15 03:42:50,052 [salt.state       ][INFO    ][13462] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:42:50.052358
2017-12-15 03:42:50,053 [salt.state       ][INFO    ][13462] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:42:50,053 [salt.state       ][INFO    ][13462] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:42:50,053 [salt.state       ][INFO    ][13462] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:42:50.053322 duration_in_ms=0.964
2017-12-15 03:42:50,054 [salt.state       ][INFO    ][13462] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:42:50.053589
2017-12-15 03:42:50,054 [salt.state       ][INFO    ][13462] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:42:50,070 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:42:50,088 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:50,122 [salt.state       ][INFO    ][13462] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:42:50,123 [salt.state       ][INFO    ][13462] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:42:50.122560 duration_in_ms=68.97
2017-12-15 03:42:50,123 [salt.state       ][INFO    ][13462] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:42:50.123312
2017-12-15 03:42:50,124 [salt.state       ][INFO    ][13462] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:42:50,527 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-15 03:42:50,602 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:51,772 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034251767456
2017-12-15 03:42:51,799 [salt.minion      ][INFO    ][14466] Starting a new job with PID 14466
2017-12-15 03:42:51,812 [salt.minion      ][INFO    ][14466] Returning information for job: 20171215034251767456
2017-12-15 03:42:52,921 [salt.state       ][INFO    ][13462] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:42:52,921 [salt.state       ][INFO    ][13462] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:42:52.921177 duration_in_ms=2797.864
2017-12-15 03:42:52,922 [salt.state       ][INFO    ][13462] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:42:52.921513
2017-12-15 03:42:52,922 [salt.state       ][INFO    ][13462] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:42:52,922 [salt.state       ][INFO    ][13462] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:42:52,922 [salt.state       ][INFO    ][13462] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:42:52.922464 duration_in_ms=0.951
2017-12-15 03:42:52,923 [salt.state       ][INFO    ][13462] Running state [/etc/apt/preferences.d/uca] at time 03:42:52.922736
2017-12-15 03:42:52,923 [salt.state       ][INFO    ][13462] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:42:52,923 [salt.state       ][INFO    ][13462] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:42:52,924 [salt.state       ][INFO    ][13462] Completed state [/etc/apt/preferences.d/uca] at time 03:42:52.923543 duration_in_ms=0.806
2017-12-15 03:42:52,924 [salt.state       ][INFO    ][13462] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:42:52.924285
2017-12-15 03:42:52,925 [salt.state       ][INFO    ][13462] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:42:53,008 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:42:53,054 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:55,466 [salt.state       ][INFO    ][13462] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:42:55,467 [salt.state       ][INFO    ][13462] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:42:55.466793 duration_in_ms=2542.507
2017-12-15 03:42:55,467 [salt.state       ][INFO    ][13462] Running state [linux_extra_packages_purged] at time 03:42:55.467129
2017-12-15 03:42:55,467 [salt.state       ][INFO    ][13462] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:42:55,473 [salt.state       ][INFO    ][13462] All specified packages are already absent
2017-12-15 03:42:55,473 [salt.state       ][INFO    ][13462] Completed state [linux_extra_packages_purged] at time 03:42:55.473395 duration_in_ms=6.265
2017-12-15 03:42:55,474 [salt.state       ][INFO    ][13462] Running state [linux_extra_packages_latest] at time 03:42:55.473674
2017-12-15 03:42:55,474 [salt.state       ][INFO    ][13462] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:42:55,477 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:42:57,776 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:42:57,814 [salt.state       ][INFO    ][13462] Package mcelog is already up-to-date
2017-12-15 03:42:57,815 [salt.state       ][INFO    ][13462] Completed state [linux_extra_packages_latest] at time 03:42:57.814695 duration_in_ms=2341.02
2017-12-15 03:42:57,815 [salt.state       ][INFO    ][13462] Running state [UTC] at time 03:42:57.815327
2017-12-15 03:42:57,816 [salt.state       ][INFO    ][13462] Executing state timezone.system for UTC
2017-12-15 03:42:57,816 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:42:57,857 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:42:57,866 [salt.state       ][INFO    ][13462] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:42:57,866 [salt.state       ][INFO    ][13462] Completed state [UTC] at time 03:42:57.866158 duration_in_ms=50.83
2017-12-15 03:42:57,868 [salt.state       ][INFO    ][13462] Running state [nf_conntrack] at time 03:42:57.867631
2017-12-15 03:42:57,868 [salt.state       ][INFO    ][13462] Executing state kmod.present for nf_conntrack
2017-12-15 03:42:57,869 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'lsmod' in directory '/root'
2017-12-15 03:42:57,877 [salt.state       ][INFO    ][13462] Kernel module nf_conntrack is already present
2017-12-15 03:42:57,878 [salt.state       ][INFO    ][13462] Completed state [nf_conntrack] at time 03:42:57.877560 duration_in_ms=9.929
2017-12-15 03:42:57,878 [salt.state       ][INFO    ][13462] Running state [kernel.panic] at time 03:42:57.878162
2017-12-15 03:42:57,878 [salt.state       ][INFO    ][13462] Executing state sysctl.present for kernel.panic
2017-12-15 03:42:57,884 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:57,896 [salt.state       ][INFO    ][13462] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:42:57,896 [salt.state       ][INFO    ][13462] Completed state [kernel.panic] at time 03:42:57.896207 duration_in_ms=18.045
2017-12-15 03:42:57,897 [salt.state       ][INFO    ][13462] Running state [net.ipv4.tcp_keepalive_probes] at time 03:42:57.896559
2017-12-15 03:42:57,897 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:42:57,897 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:57,911 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:42:57,911 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:42:57.911169 duration_in_ms=14.608
2017-12-15 03:42:57,912 [salt.state       ][INFO    ][13462] Running state [fs.file-max] at time 03:42:57.911500
2017-12-15 03:42:57,912 [salt.state       ][INFO    ][13462] Executing state sysctl.present for fs.file-max
2017-12-15 03:42:57,912 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:57,926 [salt.state       ][INFO    ][13462] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:42:57,927 [salt.state       ][INFO    ][13462] Completed state [fs.file-max] at time 03:42:57.926898 duration_in_ms=15.397
2017-12-15 03:42:57,927 [salt.state       ][INFO    ][13462] Running state [net.core.somaxconn] at time 03:42:57.927252
2017-12-15 03:42:57,928 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:42:57,928 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:57,941 [salt.state       ][INFO    ][13462] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:42:57,942 [salt.state       ][INFO    ][13462] Completed state [net.core.somaxconn] at time 03:42:57.941653 duration_in_ms=14.401
2017-12-15 03:42:57,942 [salt.state       ][INFO    ][13462] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:42:57.942009
2017-12-15 03:42:57,942 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:42:57,943 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:57,956 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:42:57,956 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:42:57.956205 duration_in_ms=14.195
2017-12-15 03:42:57,957 [salt.state       ][INFO    ][13462] Running state [net.ipv4.tcp_tw_reuse] at time 03:42:57.956574
2017-12-15 03:42:57,957 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:42:57,957 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:57,970 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:42:57,971 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.tcp_tw_reuse] at time 03:42:57.970517 duration_in_ms=13.943
2017-12-15 03:42:57,971 [salt.state       ][INFO    ][13462] Running state [net.ipv4.tcp_congestion_control] at time 03:42:57.970855
2017-12-15 03:42:57,971 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:42:57,972 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:57,984 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:42:57,985 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.tcp_congestion_control] at time 03:42:57.984734 duration_in_ms=13.879
2017-12-15 03:42:57,985 [salt.state       ][INFO    ][13462] Running state [net.ipv4.tcp_retries2] at time 03:42:57.985081
2017-12-15 03:42:57,985 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:42:57,986 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:57,998 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:42:57,999 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.tcp_retries2] at time 03:42:57.998918 duration_in_ms=13.836
2017-12-15 03:42:57,999 [salt.state       ][INFO    ][13462] Running state [net.core.netdev_max_backlog] at time 03:42:57.999248
2017-12-15 03:42:57,1000 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:42:58,000 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,013 [salt.state       ][INFO    ][13462] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:42:58,013 [salt.state       ][INFO    ][13462] Completed state [net.core.netdev_max_backlog] at time 03:42:58.013066 duration_in_ms=13.818
2017-12-15 03:42:58,013 [salt.state       ][INFO    ][13462] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:42:58.013394
2017-12-15 03:42:58,014 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:42:58,014 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,027 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:42:58,027 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:42:58.027341 duration_in_ms=13.946
2017-12-15 03:42:58,028 [salt.state       ][INFO    ][13462] Running state [vm.swappiness] at time 03:42:58.027669
2017-12-15 03:42:58,028 [salt.state       ][INFO    ][13462] Executing state sysctl.present for vm.swappiness
2017-12-15 03:42:58,029 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,042 [salt.state       ][INFO    ][13462] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:42:58,042 [salt.state       ][INFO    ][13462] Completed state [vm.swappiness] at time 03:42:58.042156 duration_in_ms=14.485
2017-12-15 03:42:58,043 [salt.state       ][INFO    ][13462] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:42:58.042486
2017-12-15 03:42:58,043 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:42:58,043 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,056 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:42:58,056 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:42:58.056448 duration_in_ms=13.961
2017-12-15 03:42:58,057 [salt.state       ][INFO    ][13462] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:42:58.056808
2017-12-15 03:42:58,057 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:42:58,058 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,071 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:42:58,071 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:42:58.071343 duration_in_ms=14.533
2017-12-15 03:42:58,072 [salt.state       ][INFO    ][13462] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:42:58.071840
2017-12-15 03:42:58,072 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:42:58,073 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,087 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:42:58,088 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:42:58.087799 duration_in_ms=15.958
2017-12-15 03:42:58,088 [salt.state       ][INFO    ][13462] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:42:58.088166
2017-12-15 03:42:58,089 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:42:58,089 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,103 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:42:58,104 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:42:58.103587 duration_in_ms=15.421
2017-12-15 03:42:58,104 [salt.state       ][INFO    ][13462] Running state [net.ipv4.tcp_fin_timeout] at time 03:42:58.103926
2017-12-15 03:42:58,104 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:42:58,105 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,119 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:42:58,120 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.tcp_fin_timeout] at time 03:42:58.119971 duration_in_ms=16.044
2017-12-15 03:42:58,121 [salt.state       ][INFO    ][13462] Running state [net.ipv4.tcp_keepalive_time] at time 03:42:58.120505
2017-12-15 03:42:58,121 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:42:58,122 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,136 [salt.state       ][INFO    ][13462] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:42:58,136 [salt.state       ][INFO    ][13462] Completed state [net.ipv4.tcp_keepalive_time] at time 03:42:58.136377 duration_in_ms=15.872
2017-12-15 03:42:58,137 [salt.state       ][INFO    ][13462] Running state [net.nf_conntrack_max] at time 03:42:58.136726
2017-12-15 03:42:58,137 [salt.state       ][INFO    ][13462] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:42:58,138 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:42:58,151 [salt.state       ][INFO    ][13462] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:42:58,152 [salt.state       ][INFO    ][13462] Completed state [net.nf_conntrack_max] at time 03:42:58.151535 duration_in_ms=14.807
2017-12-15 03:42:58,152 [salt.state       ][INFO    ][13462] Running state [linux_sysfs_package] at time 03:42:58.151894
2017-12-15 03:42:58,152 [salt.state       ][INFO    ][13462] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:42:58,155 [salt.state       ][INFO    ][13462] All specified packages are already installed
2017-12-15 03:42:58,156 [salt.state       ][INFO    ][13462] Completed state [linux_sysfs_package] at time 03:42:58.155569 duration_in_ms=3.675
2017-12-15 03:42:58,157 [salt.state       ][INFO    ][13462] Running state [/etc/sysfs.d] at time 03:42:58.156502
2017-12-15 03:42:58,157 [salt.state       ][INFO    ][13462] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:42:58,157 [salt.state       ][INFO    ][13462] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:42:58,158 [salt.state       ][INFO    ][13462] Completed state [/etc/sysfs.d] at time 03:42:58.157561 duration_in_ms=1.058
2017-12-15 03:42:58,158 [salt.state       ][INFO    ][13462] Running state [ondemand] at time 03:42:58.158161
2017-12-15 03:42:58,158 [salt.state       ][INFO    ][13462] Executing state service.dead for ondemand
2017-12-15 03:42:58,159 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:42:58,170 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:42:58,177 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:42:58,189 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'runlevel' in directory '/root'
2017-12-15 03:42:58,197 [salt.state       ][INFO    ][13462] The service ondemand is already dead
2017-12-15 03:42:58,198 [salt.state       ][INFO    ][13462] Completed state [ondemand] at time 03:42:58.197610 duration_in_ms=39.448
2017-12-15 03:42:58,199 [salt.state       ][INFO    ][13462] Running state [cs_CZ.UTF-8] at time 03:42:58.198517
2017-12-15 03:42:58,199 [salt.state       ][INFO    ][13462] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:42:58,200 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'locale -a' in directory '/root'
2017-12-15 03:42:58,205 [salt.state       ][INFO    ][13462] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:42:58,206 [salt.state       ][INFO    ][13462] Completed state [cs_CZ.UTF-8] at time 03:42:58.205660 duration_in_ms=7.143
2017-12-15 03:42:58,206 [salt.state       ][INFO    ][13462] Running state [en_US.UTF-8] at time 03:42:58.206003
2017-12-15 03:42:58,206 [salt.state       ][INFO    ][13462] Executing state locale.present for en_US.UTF-8
2017-12-15 03:42:58,207 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'locale -a' in directory '/root'
2017-12-15 03:42:58,214 [salt.state       ][INFO    ][13462] Locale en_US.UTF-8 is already present
2017-12-15 03:42:58,214 [salt.state       ][INFO    ][13462] Completed state [en_US.UTF-8] at time 03:42:58.214062 duration_in_ms=8.058
2017-12-15 03:42:58,215 [salt.state       ][INFO    ][13462] Running state [en_US.UTF-8] at time 03:42:58.215058
2017-12-15 03:42:58,215 [salt.state       ][INFO    ][13462] Executing state locale.system for en_US.UTF-8
2017-12-15 03:42:58,216 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'localectl' in directory '/root'
2017-12-15 03:42:58,246 [salt.state       ][INFO    ][13462] System locale en_US.UTF-8 already set
2017-12-15 03:42:58,247 [salt.state       ][INFO    ][13462] Completed state [en_US.UTF-8] at time 03:42:58.246646 duration_in_ms=31.588
2017-12-15 03:42:58,248 [salt.state       ][INFO    ][13462] Running state [root] at time 03:42:58.247716
2017-12-15 03:42:58,248 [salt.state       ][INFO    ][13462] Executing state user.present for root
2017-12-15 03:42:58,249 [salt.state       ][INFO    ][13462] User root is present and up to date
2017-12-15 03:42:58,249 [salt.state       ][INFO    ][13462] Completed state [root] at time 03:42:58.249168 duration_in_ms=1.451
2017-12-15 03:42:58,250 [salt.state       ][INFO    ][13462] Running state [/root] at time 03:42:58.249988
2017-12-15 03:42:58,250 [salt.state       ][INFO    ][13462] Executing state file.directory for /root
2017-12-15 03:42:58,251 [salt.state       ][INFO    ][13462] Directory /root is in the correct state
2017-12-15 03:42:58,252 [salt.state       ][INFO    ][13462] Completed state [/root] at time 03:42:58.251510 duration_in_ms=1.521
2017-12-15 03:42:58,252 [salt.state       ][INFO    ][13462] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:42:58.251888
2017-12-15 03:42:58,252 [salt.state       ][INFO    ][13462] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:42:58,253 [salt.state       ][INFO    ][13462] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:42:58,253 [salt.state       ][INFO    ][13462] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:42:58.252967 duration_in_ms=1.079
2017-12-15 03:42:58,253 [salt.state       ][INFO    ][13462] Running state [ubuntu] at time 03:42:58.253232
2017-12-15 03:42:58,254 [salt.state       ][INFO    ][13462] Executing state user.present for ubuntu
2017-12-15 03:42:58,254 [salt.state       ][INFO    ][13462] User ubuntu is present and up to date
2017-12-15 03:42:58,254 [salt.state       ][INFO    ][13462] Completed state [ubuntu] at time 03:42:58.254461 duration_in_ms=1.229
2017-12-15 03:42:58,255 [salt.state       ][INFO    ][13462] Running state [/home/ubuntu] at time 03:42:58.255254
2017-12-15 03:42:58,256 [salt.state       ][INFO    ][13462] Executing state file.directory for /home/ubuntu
2017-12-15 03:42:58,256 [salt.state       ][INFO    ][13462] Directory /home/ubuntu is in the correct state
2017-12-15 03:42:58,256 [salt.state       ][INFO    ][13462] Completed state [/home/ubuntu] at time 03:42:58.256304 duration_in_ms=1.05
2017-12-15 03:42:58,257 [salt.state       ][INFO    ][13462] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:42:58.256918
2017-12-15 03:42:58,257 [salt.state       ][INFO    ][13462] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:42:58,276 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:42:58,279 [salt.state       ][INFO    ][13462] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:42:58,280 [salt.state       ][INFO    ][13462] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:42:58.279689 duration_in_ms=22.77
2017-12-15 03:42:58,280 [salt.state       ][INFO    ][13462] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:42:58.279955
2017-12-15 03:42:58,280 [salt.state       ][INFO    ][13462] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:42:58,299 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:42:58,320 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:58,352 [salt.state       ][INFO    ][13462] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:42:58,353 [salt.state       ][INFO    ][13462] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:42:58.352504 duration_in_ms=72.549
2017-12-15 03:42:58,353 [salt.state       ][INFO    ][13462] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:42:58.352783
2017-12-15 03:42:58,353 [salt.state       ][INFO    ][13462] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:42:58,375 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:42:58,392 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:42:58,424 [salt.state       ][INFO    ][13462] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:42:58,424 [salt.state       ][INFO    ][13462] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:42:58.424076 duration_in_ms=71.292
2017-12-15 03:42:58,425 [salt.state       ][INFO    ][13462] Running state [service.systemctl_reload] at time 03:42:58.425047
2017-12-15 03:42:58,425 [salt.state       ][INFO    ][13462] Executing state module.wait for service.systemctl_reload
2017-12-15 03:42:58,426 [salt.state       ][INFO    ][13462] No changes made for service.systemctl_reload
2017-12-15 03:42:58,426 [salt.state       ][INFO    ][13462] Completed state [service.systemctl_reload] at time 03:42:58.425802 duration_in_ms=0.754
2017-12-15 03:42:58,426 [salt.state       ][INFO    ][13462] Running state [/etc/hostname] at time 03:42:58.426056
2017-12-15 03:42:58,426 [salt.state       ][INFO    ][13462] Executing state file.managed for /etc/hostname
2017-12-15 03:42:58,442 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:42:58,443 [salt.state       ][INFO    ][13462] File /etc/hostname is in the correct state
2017-12-15 03:42:58,443 [salt.state       ][INFO    ][13462] Completed state [/etc/hostname] at time 03:42:58.443099 duration_in_ms=17.042
2017-12-15 03:42:58,444 [salt.state       ][INFO    ][13462] Running state [hostname msg02] at time 03:42:58.444086
2017-12-15 03:42:58,444 [salt.state       ][INFO    ][13462] Executing state cmd.wait for hostname msg02
2017-12-15 03:42:58,445 [salt.state       ][INFO    ][13462] No changes made for hostname msg02
2017-12-15 03:42:58,445 [salt.state       ][INFO    ][13462] Completed state [hostname msg02] at time 03:42:58.444871 duration_in_ms=0.784
2017-12-15 03:42:58,445 [salt.state       ][INFO    ][13462] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.445284
2017-12-15 03:42:58,446 [salt.state       ][INFO    ][13462] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,446 [salt.state       ][INFO    ][13462] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:42:58,446 [salt.state       ][INFO    ][13462] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.446114 duration_in_ms=0.831
2017-12-15 03:42:58,446 [salt.state       ][INFO    ][13462] Running state [mdb02] at time 03:42:58.446253
2017-12-15 03:42:58,446 [salt.state       ][INFO    ][13462] Executing state host.present for mdb02
2017-12-15 03:42:58,447 [salt.state       ][INFO    ][13462] Host mdb02 (10.167.4.77) already present
2017-12-15 03:42:58,447 [salt.state       ][INFO    ][13462] Completed state [mdb02] at time 03:42:58.446781 duration_in_ms=0.528
2017-12-15 03:42:58,447 [salt.state       ][INFO    ][13462] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.446914
2017-12-15 03:42:58,447 [salt.state       ][INFO    ][13462] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,447 [salt.state       ][INFO    ][13462] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:42:58,447 [salt.state       ][INFO    ][13462] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.447460 duration_in_ms=0.546
2017-12-15 03:42:58,448 [salt.state       ][INFO    ][13462] Running state [mdb03] at time 03:42:58.447602
2017-12-15 03:42:58,448 [salt.state       ][INFO    ][13462] Executing state host.present for mdb03
2017-12-15 03:42:58,448 [salt.state       ][INFO    ][13462] Host mdb03 (10.167.4.78) already present
2017-12-15 03:42:58,448 [salt.state       ][INFO    ][13462] Completed state [mdb03] at time 03:42:58.448117 duration_in_ms=0.514
2017-12-15 03:42:58,448 [salt.state       ][INFO    ][13462] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.448275
2017-12-15 03:42:58,448 [salt.state       ][INFO    ][13462] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,449 [salt.state       ][INFO    ][13462] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:42:58,449 [salt.state       ][INFO    ][13462] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.448887 duration_in_ms=0.611
2017-12-15 03:42:58,449 [salt.state       ][INFO    ][13462] Running state [mdb01] at time 03:42:58.449037
2017-12-15 03:42:58,449 [salt.state       ][INFO    ][13462] Executing state host.present for mdb01
2017-12-15 03:42:58,449 [salt.state       ][INFO    ][13462] Host mdb01 (10.167.4.76) already present
2017-12-15 03:42:58,450 [salt.state       ][INFO    ][13462] Completed state [mdb01] at time 03:42:58.449569 duration_in_ms=0.533
2017-12-15 03:42:58,450 [salt.state       ][INFO    ][13462] Running state [mdb] at time 03:42:58.449702
2017-12-15 03:42:58,450 [salt.state       ][INFO    ][13462] Executing state host.present for mdb
2017-12-15 03:42:58,450 [salt.state       ][INFO    ][13462] Host mdb (10.167.4.75) already present
2017-12-15 03:42:58,450 [salt.state       ][INFO    ][13462] Completed state [mdb] at time 03:42:58.450248 duration_in_ms=0.547
2017-12-15 03:42:58,450 [salt.state       ][INFO    ][13462] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.450383
2017-12-15 03:42:58,451 [salt.state       ][INFO    ][13462] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,451 [salt.state       ][INFO    ][13462] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:42:58,451 [salt.state       ][INFO    ][13462] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.450904 duration_in_ms=0.521
2017-12-15 03:42:58,451 [salt.state       ][INFO    ][13462] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.451041
2017-12-15 03:42:58,451 [salt.state       ][INFO    ][13462] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,451 [salt.state       ][INFO    ][13462] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:42:58,452 [salt.state       ][INFO    ][13462] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.451553 duration_in_ms=0.512
2017-12-15 03:42:58,452 [salt.state       ][INFO    ][13462] Running state [cfg01] at time 03:42:58.451687
2017-12-15 03:42:58,452 [salt.state       ][INFO    ][13462] Executing state host.present for cfg01
2017-12-15 03:42:58,452 [salt.state       ][INFO    ][13462] Host cfg01 (10.167.4.100) already present
2017-12-15 03:42:58,452 [salt.state       ][INFO    ][13462] Completed state [cfg01] at time 03:42:58.452212 duration_in_ms=0.524
2017-12-15 03:42:58,452 [salt.state       ][INFO    ][13462] Running state [prx01] at time 03:42:58.452346
2017-12-15 03:42:58,452 [salt.state       ][INFO    ][13462] Executing state host.present for prx01
2017-12-15 03:42:58,453 [salt.state       ][INFO    ][13462] Host prx01 (10.167.4.104) already present
2017-12-15 03:42:58,453 [salt.state       ][INFO    ][13462] Completed state [prx01] at time 03:42:58.452903 duration_in_ms=0.556
2017-12-15 03:42:58,453 [salt.state       ][INFO    ][13462] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.453048
2017-12-15 03:42:58,453 [salt.state       ][INFO    ][13462] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,453 [salt.state       ][INFO    ][13462] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:42:58,454 [salt.state       ][INFO    ][13462] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.453576 duration_in_ms=0.528
2017-12-15 03:42:58,454 [salt.state       ][INFO    ][13462] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.453711
2017-12-15 03:42:58,454 [salt.state       ][INFO    ][13462] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,454 [salt.state       ][INFO    ][13462] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:42:58,454 [salt.state       ][INFO    ][13462] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.454263 duration_in_ms=0.552
2017-12-15 03:42:58,454 [salt.state       ][INFO    ][13462] Running state [kvm01] at time 03:42:58.454397
2017-12-15 03:42:58,455 [salt.state       ][INFO    ][13462] Executing state host.present for kvm01
2017-12-15 03:42:58,455 [salt.state       ][INFO    ][13462] Host kvm01 (10.167.4.141) already present
2017-12-15 03:42:58,455 [salt.state       ][INFO    ][13462] Completed state [kvm01] at time 03:42:58.454907 duration_in_ms=0.511
2017-12-15 03:42:58,455 [salt.state       ][INFO    ][13462] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.455042
2017-12-15 03:42:58,455 [salt.state       ][INFO    ][13462] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,455 [salt.state       ][INFO    ][13462] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:42:58,456 [salt.state       ][INFO    ][13462] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.455557 duration_in_ms=0.516
2017-12-15 03:42:58,456 [salt.state       ][INFO    ][13462] Running state [kvm03] at time 03:42:58.455692
2017-12-15 03:42:58,456 [salt.state       ][INFO    ][13462] Executing state host.present for kvm03
2017-12-15 03:42:58,456 [salt.state       ][INFO    ][13462] Host kvm03 (10.167.4.143) already present
2017-12-15 03:42:58,456 [salt.state       ][INFO    ][13462] Completed state [kvm03] at time 03:42:58.456374 duration_in_ms=0.683
2017-12-15 03:42:58,457 [salt.state       ][INFO    ][13462] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.456535
2017-12-15 03:42:58,457 [salt.state       ][INFO    ][13462] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,457 [salt.state       ][INFO    ][13462] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:42:58,457 [salt.state       ][INFO    ][13462] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.457124 duration_in_ms=0.589
2017-12-15 03:42:58,457 [salt.state       ][INFO    ][13462] Running state [kvm02] at time 03:42:58.457261
2017-12-15 03:42:58,457 [salt.state       ][INFO    ][13462] Executing state host.present for kvm02
2017-12-15 03:42:58,458 [salt.state       ][INFO    ][13462] Host kvm02 (10.167.4.142) already present
2017-12-15 03:42:58,458 [salt.state       ][INFO    ][13462] Completed state [kvm02] at time 03:42:58.457775 duration_in_ms=0.514
2017-12-15 03:42:58,458 [salt.state       ][INFO    ][13462] Running state [dbs] at time 03:42:58.457934
2017-12-15 03:42:58,458 [salt.state       ][INFO    ][13462] Executing state host.present for dbs
2017-12-15 03:42:58,458 [salt.state       ][INFO    ][13462] Host dbs (10.167.4.50) already present
2017-12-15 03:42:58,458 [salt.state       ][INFO    ][13462] Completed state [dbs] at time 03:42:58.458460 duration_in_ms=0.526
2017-12-15 03:42:58,459 [salt.state       ][INFO    ][13462] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.458595
2017-12-15 03:42:58,459 [salt.state       ][INFO    ][13462] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,459 [salt.state       ][INFO    ][13462] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:42:58,459 [salt.state       ][INFO    ][13462] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.459107 duration_in_ms=0.513
2017-12-15 03:42:58,459 [salt.state       ][INFO    ][13462] Running state [prx] at time 03:42:58.459241
2017-12-15 03:42:58,459 [salt.state       ][INFO    ][13462] Executing state host.present for prx
2017-12-15 03:42:58,460 [salt.state       ][INFO    ][13462] Host prx (172.30.10.103) already present
2017-12-15 03:42:58,460 [salt.state       ][INFO    ][13462] Completed state [prx] at time 03:42:58.459757 duration_in_ms=0.515
2017-12-15 03:42:58,460 [salt.state       ][INFO    ][13462] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.459891
2017-12-15 03:42:58,460 [salt.state       ][INFO    ][13462] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,460 [salt.state       ][INFO    ][13462] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:42:58,460 [salt.state       ][INFO    ][13462] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.460436 duration_in_ms=0.544
2017-12-15 03:42:58,461 [salt.state       ][INFO    ][13462] Running state [prx02] at time 03:42:58.460590
2017-12-15 03:42:58,461 [salt.state       ][INFO    ][13462] Executing state host.present for prx02
2017-12-15 03:42:58,461 [salt.state       ][INFO    ][13462] Host prx02 (10.167.4.105) already present
2017-12-15 03:42:58,461 [salt.state       ][INFO    ][13462] Completed state [prx02] at time 03:42:58.461134 duration_in_ms=0.544
2017-12-15 03:42:58,461 [salt.state       ][INFO    ][13462] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.461269
2017-12-15 03:42:58,461 [salt.state       ][INFO    ][13462] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,462 [salt.state       ][INFO    ][13462] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:42:58,462 [salt.state       ][INFO    ][13462] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.461804 duration_in_ms=0.534
2017-12-15 03:42:58,462 [salt.state       ][INFO    ][13462] Running state [gtw01] at time 03:42:58.461953
2017-12-15 03:42:58,462 [salt.state       ][INFO    ][13462] Executing state host.present for gtw01
2017-12-15 03:42:58,462 [salt.state       ][INFO    ][13462] Host gtw01 (10.167.4.124) already present
2017-12-15 03:42:58,463 [salt.state       ][INFO    ][13462] Completed state [gtw01] at time 03:42:58.462481 duration_in_ms=0.528
2017-12-15 03:42:58,463 [salt.state       ][INFO    ][13462] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.462613
2017-12-15 03:42:58,463 [salt.state       ][INFO    ][13462] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,463 [salt.state       ][INFO    ][13462] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:42:58,463 [salt.state       ][INFO    ][13462] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.463127 duration_in_ms=0.513
2017-12-15 03:42:58,463 [salt.state       ][INFO    ][13462] Running state [gtw02] at time 03:42:58.463264
2017-12-15 03:42:58,463 [salt.state       ][INFO    ][13462] Executing state host.present for gtw02
2017-12-15 03:42:58,464 [salt.state       ][INFO    ][13462] Host gtw02 (10.167.4.125) already present
2017-12-15 03:42:58,464 [salt.state       ][INFO    ][13462] Completed state [gtw02] at time 03:42:58.463770 duration_in_ms=0.507
2017-12-15 03:42:58,464 [salt.state       ][INFO    ][13462] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.463906
2017-12-15 03:42:58,464 [salt.state       ][INFO    ][13462] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,464 [salt.state       ][INFO    ][13462] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:42:58,464 [salt.state       ][INFO    ][13462] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.464462 duration_in_ms=0.556
2017-12-15 03:42:58,465 [salt.state       ][INFO    ][13462] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.464613
2017-12-15 03:42:58,465 [salt.state       ][INFO    ][13462] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,465 [salt.state       ][INFO    ][13462] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:42:58,465 [salt.state       ][INFO    ][13462] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.465165 duration_in_ms=0.551
2017-12-15 03:42:58,465 [salt.state       ][INFO    ][13462] Running state [msg02] at time 03:42:58.465302
2017-12-15 03:42:58,465 [salt.state       ][INFO    ][13462] Executing state host.present for msg02
2017-12-15 03:42:58,466 [salt.state       ][INFO    ][13462] Host msg02 (10.167.4.42) already present
2017-12-15 03:42:58,466 [salt.state       ][INFO    ][13462] Completed state [msg02] at time 03:42:58.465837 duration_in_ms=0.534
2017-12-15 03:42:58,466 [salt.state       ][INFO    ][13462] Running state [file.replace] at time 03:42:58.466436
2017-12-15 03:42:58,467 [salt.state       ][INFO    ][13462] Executing state module.run for file.replace
2017-12-15 03:42:58,531 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:42:58,538 [salt.state       ][INFO    ][13462] onlyif execution failed
2017-12-15 03:42:58,539 [salt.state       ][INFO    ][13462] Completed state [file.replace] at time 03:42:58.538477 duration_in_ms=72.04
2017-12-15 03:42:58,539 [salt.state       ][INFO    ][13462] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.538717
2017-12-15 03:42:58,539 [salt.state       ][INFO    ][13462] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,539 [salt.state       ][INFO    ][13462] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:42:58,540 [salt.state       ][INFO    ][13462] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.539509 duration_in_ms=0.792
2017-12-15 03:42:58,540 [salt.state       ][INFO    ][13462] Running state [msg03] at time 03:42:58.539665
2017-12-15 03:42:58,540 [salt.state       ][INFO    ][13462] Executing state host.present for msg03
2017-12-15 03:42:58,540 [salt.state       ][INFO    ][13462] Host msg03 (10.167.4.43) already present
2017-12-15 03:42:58,540 [salt.state       ][INFO    ][13462] Completed state [msg03] at time 03:42:58.540243 duration_in_ms=0.578
2017-12-15 03:42:58,540 [salt.state       ][INFO    ][13462] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.540387
2017-12-15 03:42:58,541 [salt.state       ][INFO    ][13462] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,541 [salt.state       ][INFO    ][13462] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:42:58,541 [salt.state       ][INFO    ][13462] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.540956 duration_in_ms=0.568
2017-12-15 03:42:58,541 [salt.state       ][INFO    ][13462] Running state [msg01] at time 03:42:58.541104
2017-12-15 03:42:58,541 [salt.state       ][INFO    ][13462] Executing state host.present for msg01
2017-12-15 03:42:58,542 [salt.state       ][INFO    ][13462] Host msg01 (10.167.4.41) already present
2017-12-15 03:42:58,542 [salt.state       ][INFO    ][13462] Completed state [msg01] at time 03:42:58.541647 duration_in_ms=0.543
2017-12-15 03:42:58,542 [salt.state       ][INFO    ][13462] Running state [msg] at time 03:42:58.541811
2017-12-15 03:42:58,542 [salt.state       ][INFO    ][13462] Executing state host.present for msg
2017-12-15 03:42:58,542 [salt.state       ][INFO    ][13462] Host msg (10.167.4.40) already present
2017-12-15 03:42:58,542 [salt.state       ][INFO    ][13462] Completed state [msg] at time 03:42:58.542367 duration_in_ms=0.556
2017-12-15 03:42:58,543 [salt.state       ][INFO    ][13462] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.542516
2017-12-15 03:42:58,543 [salt.state       ][INFO    ][13462] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,543 [salt.state       ][INFO    ][13462] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:42:58,543 [salt.state       ][INFO    ][13462] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.543058 duration_in_ms=0.542
2017-12-15 03:42:58,543 [salt.state       ][INFO    ][13462] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.543205
2017-12-15 03:42:58,543 [salt.state       ][INFO    ][13462] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,544 [salt.state       ][INFO    ][13462] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:42:58,544 [salt.state       ][INFO    ][13462] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.543941 duration_in_ms=0.737
2017-12-15 03:42:58,544 [salt.state       ][INFO    ][13462] Running state [cfg01] at time 03:42:58.544094
2017-12-15 03:42:58,544 [salt.state       ][INFO    ][13462] Executing state host.present for cfg01
2017-12-15 03:42:58,545 [salt.state       ][INFO    ][13462] Host cfg01 (10.167.4.100) already present
2017-12-15 03:42:58,545 [salt.state       ][INFO    ][13462] Completed state [cfg01] at time 03:42:58.544677 duration_in_ms=0.584
2017-12-15 03:42:58,545 [salt.state       ][INFO    ][13462] Running state [cmp002] at time 03:42:58.544819
2017-12-15 03:42:58,545 [salt.state       ][INFO    ][13462] Executing state host.present for cmp002
2017-12-15 03:42:58,545 [salt.state       ][INFO    ][13462] Host cmp002 (10.167.4.102) already present
2017-12-15 03:42:58,545 [salt.state       ][INFO    ][13462] Completed state [cmp002] at time 03:42:58.545351 duration_in_ms=0.532
2017-12-15 03:42:58,546 [salt.state       ][INFO    ][13462] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.545491
2017-12-15 03:42:58,546 [salt.state       ][INFO    ][13462] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,546 [salt.state       ][INFO    ][13462] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:42:58,546 [salt.state       ][INFO    ][13462] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.546036 duration_in_ms=0.545
2017-12-15 03:42:58,546 [salt.state       ][INFO    ][13462] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.546181
2017-12-15 03:42:58,546 [salt.state       ][INFO    ][13462] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,547 [salt.state       ][INFO    ][13462] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:42:58,547 [salt.state       ][INFO    ][13462] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.546713 duration_in_ms=0.533
2017-12-15 03:42:58,547 [salt.state       ][INFO    ][13462] Running state [cmp001] at time 03:42:58.546855
2017-12-15 03:42:58,547 [salt.state       ][INFO    ][13462] Executing state host.present for cmp001
2017-12-15 03:42:58,547 [salt.state       ][INFO    ][13462] Host cmp001 (10.167.4.101) already present
2017-12-15 03:42:58,547 [salt.state       ][INFO    ][13462] Completed state [cmp001] at time 03:42:58.547388 duration_in_ms=0.533
2017-12-15 03:42:58,548 [salt.state       ][INFO    ][13462] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.547526
2017-12-15 03:42:58,548 [salt.state       ][INFO    ][13462] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,548 [salt.state       ][INFO    ][13462] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:42:58,548 [salt.state       ][INFO    ][13462] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.548057 duration_in_ms=0.532
2017-12-15 03:42:58,548 [salt.state       ][INFO    ][13462] Running state [dbs01] at time 03:42:58.548212
2017-12-15 03:42:58,548 [salt.state       ][INFO    ][13462] Executing state host.present for dbs01
2017-12-15 03:42:58,549 [salt.state       ][INFO    ][13462] Host dbs01 (10.167.4.51) already present
2017-12-15 03:42:58,549 [salt.state       ][INFO    ][13462] Completed state [dbs01] at time 03:42:58.548746 duration_in_ms=0.534
2017-12-15 03:42:58,549 [salt.state       ][INFO    ][13462] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.548888
2017-12-15 03:42:58,549 [salt.state       ][INFO    ][13462] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,549 [salt.state       ][INFO    ][13462] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:42:58,549 [salt.state       ][INFO    ][13462] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.549425 duration_in_ms=0.536
2017-12-15 03:42:58,550 [salt.state       ][INFO    ][13462] Running state [dbs02] at time 03:42:58.549566
2017-12-15 03:42:58,550 [salt.state       ][INFO    ][13462] Executing state host.present for dbs02
2017-12-15 03:42:58,550 [salt.state       ][INFO    ][13462] Host dbs02 (10.167.4.52) already present
2017-12-15 03:42:58,550 [salt.state       ][INFO    ][13462] Completed state [dbs02] at time 03:42:58.550120 duration_in_ms=0.553
2017-12-15 03:42:58,550 [salt.state       ][INFO    ][13462] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.550262
2017-12-15 03:42:58,550 [salt.state       ][INFO    ][13462] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,551 [salt.state       ][INFO    ][13462] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:42:58,551 [salt.state       ][INFO    ][13462] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.550798 duration_in_ms=0.536
2017-12-15 03:42:58,551 [salt.state       ][INFO    ][13462] Running state [dbs03] at time 03:42:58.550946
2017-12-15 03:42:58,551 [salt.state       ][INFO    ][13462] Executing state host.present for dbs03
2017-12-15 03:42:58,551 [salt.state       ][INFO    ][13462] Host dbs03 (10.167.4.53) already present
2017-12-15 03:42:58,552 [salt.state       ][INFO    ][13462] Completed state [dbs03] at time 03:42:58.551477 duration_in_ms=0.531
2017-12-15 03:42:58,552 [salt.state       ][INFO    ][13462] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.551617
2017-12-15 03:42:58,552 [salt.state       ][INFO    ][13462] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,552 [salt.state       ][INFO    ][13462] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:42:58,552 [salt.state       ][INFO    ][13462] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.552210 duration_in_ms=0.592
2017-12-15 03:42:58,552 [salt.state       ][INFO    ][13462] Running state [mas01] at time 03:42:58.552359
2017-12-15 03:42:58,553 [salt.state       ][INFO    ][13462] Executing state host.present for mas01
2017-12-15 03:42:58,553 [salt.state       ][INFO    ][13462] Host mas01 (10.167.4.3) already present
2017-12-15 03:42:58,553 [salt.state       ][INFO    ][13462] Completed state [mas01] at time 03:42:58.552896 duration_in_ms=0.537
2017-12-15 03:42:58,553 [salt.state       ][INFO    ][13462] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.553037
2017-12-15 03:42:58,553 [salt.state       ][INFO    ][13462] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,553 [salt.state       ][INFO    ][13462] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:42:58,554 [salt.state       ][INFO    ][13462] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.553604 duration_in_ms=0.567
2017-12-15 03:42:58,554 [salt.state       ][INFO    ][13462] Running state [ctl02] at time 03:42:58.553747
2017-12-15 03:42:58,554 [salt.state       ][INFO    ][13462] Executing state host.present for ctl02
2017-12-15 03:42:58,554 [salt.state       ][INFO    ][13462] Host ctl02 (10.167.4.12) already present
2017-12-15 03:42:58,554 [salt.state       ][INFO    ][13462] Completed state [ctl02] at time 03:42:58.554289 duration_in_ms=0.542
2017-12-15 03:42:58,554 [salt.state       ][INFO    ][13462] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.554429
2017-12-15 03:42:58,555 [salt.state       ][INFO    ][13462] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,555 [salt.state       ][INFO    ][13462] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:42:58,555 [salt.state       ][INFO    ][13462] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.554960 duration_in_ms=0.53
2017-12-15 03:42:58,555 [salt.state       ][INFO    ][13462] Running state [ctl03] at time 03:42:58.555099
2017-12-15 03:42:58,555 [salt.state       ][INFO    ][13462] Executing state host.present for ctl03
2017-12-15 03:42:58,556 [salt.state       ][INFO    ][13462] Host ctl03 (10.167.4.13) already present
2017-12-15 03:42:58,556 [salt.state       ][INFO    ][13462] Completed state [ctl03] at time 03:42:58.555627 duration_in_ms=0.528
2017-12-15 03:42:58,556 [salt.state       ][INFO    ][13462] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.555763
2017-12-15 03:42:58,556 [salt.state       ][INFO    ][13462] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,556 [salt.state       ][INFO    ][13462] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:42:58,556 [salt.state       ][INFO    ][13462] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.556323 duration_in_ms=0.56
2017-12-15 03:42:58,556 [salt.state       ][INFO    ][13462] Running state [ctl01] at time 03:42:58.556467
2017-12-15 03:42:58,557 [salt.state       ][INFO    ][13462] Executing state host.present for ctl01
2017-12-15 03:42:58,557 [salt.state       ][INFO    ][13462] Host ctl01 (10.167.4.11) already present
2017-12-15 03:42:58,557 [salt.state       ][INFO    ][13462] Completed state [ctl01] at time 03:42:58.557026 duration_in_ms=0.559
2017-12-15 03:42:58,557 [salt.state       ][INFO    ][13462] Running state [ctl] at time 03:42:58.557167
2017-12-15 03:42:58,557 [salt.state       ][INFO    ][13462] Executing state host.present for ctl
2017-12-15 03:42:58,558 [salt.state       ][INFO    ][13462] Host ctl (10.167.4.10) already present
2017-12-15 03:42:58,558 [salt.state       ][INFO    ][13462] Completed state [ctl] at time 03:42:58.557700 duration_in_ms=0.533
2017-12-15 03:42:58,558 [salt.state       ][INFO    ][13462] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.557846
2017-12-15 03:42:58,558 [salt.state       ][INFO    ][13462] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:42:58,558 [salt.state       ][INFO    ][13462] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:42:58,558 [salt.state       ][INFO    ][13462] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:42:58.558454 duration_in_ms=0.608
2017-12-15 03:42:58,559 [salt.state       ][INFO    ][13462] Running state [ens2] at time 03:42:58.558593
2017-12-15 03:42:58,559 [salt.state       ][INFO    ][13462] Executing state network.managed for ens2
2017-12-15 03:42:58,900 [salt.state       ][INFO    ][13462] Interface ens2 is up to date.
2017-12-15 03:42:58,900 [salt.state       ][INFO    ][13462] Completed state [ens2] at time 03:42:58.899884 duration_in_ms=341.291
2017-12-15 03:42:58,900 [salt.state       ][INFO    ][13462] Running state [ens3] at time 03:42:58.900062
2017-12-15 03:42:58,900 [salt.state       ][INFO    ][13462] Executing state network.managed for ens3
2017-12-15 03:42:59,214 [salt.state       ][INFO    ][13462] Interface ens3 is up to date.
2017-12-15 03:42:59,214 [salt.state       ][INFO    ][13462] Completed state [ens3] at time 03:42:59.214349 duration_in_ms=314.286
2017-12-15 03:42:59,215 [salt.state       ][INFO    ][13462] Running state [/etc/profile.d/proxy.sh] at time 03:42:59.214592
2017-12-15 03:42:59,215 [salt.state       ][INFO    ][13462] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:42:59,215 [salt.state       ][INFO    ][13462] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:42:59,215 [salt.state       ][INFO    ][13462] Completed state [/etc/profile.d/proxy.sh] at time 03:42:59.215213 duration_in_ms=0.621
2017-12-15 03:42:59,215 [salt.state       ][INFO    ][13462] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:42:59.215399
2017-12-15 03:42:59,216 [salt.state       ][INFO    ][13462] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:42:59,216 [salt.state       ][INFO    ][13462] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:42:59,216 [salt.state       ][INFO    ][13462] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:42:59.215907 duration_in_ms=0.509
2017-12-15 03:42:59,216 [salt.state       ][INFO    ][13462] Running state [ntp] at time 03:42:59.216079
2017-12-15 03:42:59,216 [salt.state       ][INFO    ][13462] Executing state pkg.installed for ntp
2017-12-15 03:42:59,219 [salt.state       ][INFO    ][13462] Package ntp is already installed
2017-12-15 03:42:59,220 [salt.state       ][INFO    ][13462] Completed state [ntp] at time 03:42:59.219609 duration_in_ms=3.53
2017-12-15 03:42:59,220 [salt.state       ][INFO    ][13462] Running state [/etc/ntp.conf] at time 03:42:59.220395
2017-12-15 03:42:59,221 [salt.state       ][INFO    ][13462] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:42:59,239 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:42:59,263 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:42:59,269 [salt.state       ][INFO    ][13462] File /etc/ntp.conf is in the correct state
2017-12-15 03:42:59,269 [salt.state       ][INFO    ][13462] Completed state [/etc/ntp.conf] at time 03:42:59.268912 duration_in_ms=48.517
2017-12-15 03:42:59,270 [salt.state       ][INFO    ][13462] Running state [ntp] at time 03:42:59.269658
2017-12-15 03:42:59,270 [salt.state       ][INFO    ][13462] Executing state service.running for ntp
2017-12-15 03:42:59,270 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:42:59,282 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:42:59,294 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:42:59,306 [salt.state       ][INFO    ][13462] The service ntp is already running
2017-12-15 03:42:59,307 [salt.state       ][INFO    ][13462] Completed state [ntp] at time 03:42:59.306683 duration_in_ms=37.023
2017-12-15 03:42:59,309 [salt.minion      ][INFO    ][13462] Returning information for job: 20171215034241673451
2017-12-15 03:43:22,972 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171215034322962478
2017-12-15 03:43:22,1000 [salt.minion      ][INFO    ][15422] Starting a new job with PID 15422
2017-12-15 03:43:25,828 [salt.state       ][INFO    ][15422] Loading fresh modules for state activity
2017-12-15 03:43:26,131 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:43:26,148 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:43:26,176 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,218 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:43:26,247 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,293 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:43:26,309 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,351 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:43:26,396 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,446 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:43:26,503 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,545 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:43:26,558 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,600 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:43:26,626 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,677 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:43:26,696 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,740 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:43:26,765 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,826 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:43:26,842 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,897 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:43:26,923 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:26,974 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:43:26,997 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,038 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:43:27,053 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,095 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:43:27,110 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,154 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:43:27,184 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,230 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:43:27,250 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,311 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:43:27,324 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,380 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:43:27,416 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,495 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:43:27,560 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,605 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:43:27,625 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,699 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:43:27,718 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:27,767 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:43:27,777 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:43:27,791 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:43:27,808 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:43:27,828 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:43:27,839 [salt.state       ][INFO    ][15422] Running state [/etc/environment] at time 03:43:27.838645
2017-12-15 03:43:27,839 [salt.state       ][INFO    ][15422] Executing state file.blockreplace for /etc/environment
2017-12-15 03:43:27,842 [salt.state       ][INFO    ][15422] No changes needed to be made
2017-12-15 03:43:27,842 [salt.state       ][INFO    ][15422] Completed state [/etc/environment] at time 03:43:27.842420 duration_in_ms=3.775
2017-12-15 03:43:27,843 [salt.state       ][INFO    ][15422] Running state [/etc/profile.d] at time 03:43:27.842574
2017-12-15 03:43:27,843 [salt.state       ][INFO    ][15422] Executing state file.directory for /etc/profile.d
2017-12-15 03:43:27,843 [salt.state       ][INFO    ][15422] Directory /etc/profile.d is in the correct state
2017-12-15 03:43:27,844 [salt.state       ][INFO    ][15422] Completed state [/etc/profile.d] at time 03:43:27.843489 duration_in_ms=0.914
2017-12-15 03:43:28,116 [salt.state       ][INFO    ][15422] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:43:28.115742
2017-12-15 03:43:28,116 [salt.state       ][INFO    ][15422] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:43:28,137 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:43:28,142 [salt.state       ][INFO    ][15422] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:43:28,143 [salt.state       ][INFO    ][15422] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:43:28.142541 duration_in_ms=26.799
2017-12-15 03:43:28,143 [salt.state       ][INFO    ][15422] Running state [linux_repo_prereq_pkgs] at time 03:43:28.143146
2017-12-15 03:43:28,143 [salt.state       ][INFO    ][15422] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:43:28,144 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:43:28,584 [salt.state       ][INFO    ][15422] All specified packages are already installed
2017-12-15 03:43:28,584 [salt.state       ][INFO    ][15422] Completed state [linux_repo_prereq_pkgs] at time 03:43:28.584307 duration_in_ms=441.161
2017-12-15 03:43:28,585 [salt.state       ][INFO    ][15422] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:43:28.584645
2017-12-15 03:43:28,585 [salt.state       ][INFO    ][15422] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:43:28,585 [salt.state       ][INFO    ][15422] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:43:28,586 [salt.state       ][INFO    ][15422] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:43:28.585584 duration_in_ms=0.939
2017-12-15 03:43:28,586 [salt.state       ][INFO    ][15422] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:43:28.585851
2017-12-15 03:43:28,586 [salt.state       ][INFO    ][15422] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:43:28,603 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:43:28,622 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:28,655 [salt.state       ][INFO    ][15422] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:43:28,655 [salt.state       ][INFO    ][15422] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:43:28.655210 duration_in_ms=69.359
2017-12-15 03:43:28,657 [salt.state       ][INFO    ][15422] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:43:28.657047
2017-12-15 03:43:28,657 [salt.state       ][INFO    ][15422] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:43:28,901 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:43:28,978 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:43:31,282 [salt.state       ][INFO    ][15422] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:43:31,283 [salt.state       ][INFO    ][15422] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:43:31.282631 duration_in_ms=2625.584
2017-12-15 03:43:31,283 [salt.state       ][INFO    ][15422] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:43:31.282964
2017-12-15 03:43:31,283 [salt.state       ][INFO    ][15422] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:43:31,284 [salt.state       ][INFO    ][15422] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:43:31,284 [salt.state       ][INFO    ][15422] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:43:31.283902 duration_in_ms=0.938
2017-12-15 03:43:31,284 [salt.state       ][INFO    ][15422] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:43:31.284196
2017-12-15 03:43:31,285 [salt.state       ][INFO    ][15422] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:43:31,300 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:43:31,318 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:31,350 [salt.state       ][INFO    ][15422] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:43:31,351 [salt.state       ][INFO    ][15422] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:43:31.350765 duration_in_ms=66.569
2017-12-15 03:43:31,352 [salt.state       ][INFO    ][15422] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:43:31.351485
2017-12-15 03:43:31,352 [salt.state       ][INFO    ][15422] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:43:31,751 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-15 03:43:31,827 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:43:33,070 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034333052046
2017-12-15 03:43:33,093 [salt.minion      ][INFO    ][16431] Starting a new job with PID 16431
2017-12-15 03:43:33,107 [salt.minion      ][INFO    ][16431] Returning information for job: 20171215034333052046
2017-12-15 03:43:34,031 [salt.state       ][INFO    ][15422] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:43:34,031 [salt.state       ][INFO    ][15422] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:43:34.031256 duration_in_ms=2679.77
2017-12-15 03:43:34,032 [salt.state       ][INFO    ][15422] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:43:34.031569
2017-12-15 03:43:34,032 [salt.state       ][INFO    ][15422] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:43:34,032 [salt.state       ][INFO    ][15422] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:43:34,033 [salt.state       ][INFO    ][15422] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:43:34.032521 duration_in_ms=0.952
2017-12-15 03:43:34,033 [salt.state       ][INFO    ][15422] Running state [/etc/apt/preferences.d/uca] at time 03:43:34.032801
2017-12-15 03:43:34,033 [salt.state       ][INFO    ][15422] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:43:34,033 [salt.state       ][INFO    ][15422] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:43:34,034 [salt.state       ][INFO    ][15422] Completed state [/etc/apt/preferences.d/uca] at time 03:43:34.033617 duration_in_ms=0.817
2017-12-15 03:43:34,034 [salt.state       ][INFO    ][15422] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:43:34.034313
2017-12-15 03:43:34,035 [salt.state       ][INFO    ][15422] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:43:34,077 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:43:34,118 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:43:36,436 [salt.state       ][INFO    ][15422] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:43:36,437 [salt.state       ][INFO    ][15422] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:43:36.436689 duration_in_ms=2402.375
2017-12-15 03:43:36,437 [salt.state       ][INFO    ][15422] Running state [linux_extra_packages_purged] at time 03:43:36.437040
2017-12-15 03:43:36,437 [salt.state       ][INFO    ][15422] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:43:36,443 [salt.state       ][INFO    ][15422] All specified packages are already absent
2017-12-15 03:43:36,444 [salt.state       ][INFO    ][15422] Completed state [linux_extra_packages_purged] at time 03:43:36.443479 duration_in_ms=6.438
2017-12-15 03:43:36,444 [salt.state       ][INFO    ][15422] Running state [linux_extra_packages_latest] at time 03:43:36.443769
2017-12-15 03:43:36,444 [salt.state       ][INFO    ][15422] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:43:36,447 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:43:38,932 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:43:38,973 [salt.state       ][INFO    ][15422] Package mcelog is already up-to-date
2017-12-15 03:43:38,974 [salt.state       ][INFO    ][15422] Completed state [linux_extra_packages_latest] at time 03:43:38.973541 duration_in_ms=2529.771
2017-12-15 03:43:38,974 [salt.state       ][INFO    ][15422] Running state [UTC] at time 03:43:38.974451
2017-12-15 03:43:38,975 [salt.state       ][INFO    ][15422] Executing state timezone.system for UTC
2017-12-15 03:43:38,976 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:43:39,010 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:43:39,019 [salt.state       ][INFO    ][15422] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:43:39,019 [salt.state       ][INFO    ][15422] Completed state [UTC] at time 03:43:39.019354 duration_in_ms=44.902
2017-12-15 03:43:39,020 [salt.state       ][INFO    ][15422] Running state [nf_conntrack] at time 03:43:39.020019
2017-12-15 03:43:39,020 [salt.state       ][INFO    ][15422] Executing state kmod.present for nf_conntrack
2017-12-15 03:43:39,021 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'lsmod' in directory '/root'
2017-12-15 03:43:39,029 [salt.state       ][INFO    ][15422] Kernel module nf_conntrack is already present
2017-12-15 03:43:39,030 [salt.state       ][INFO    ][15422] Completed state [nf_conntrack] at time 03:43:39.029585 duration_in_ms=9.566
2017-12-15 03:43:39,030 [salt.state       ][INFO    ][15422] Running state [kernel.panic] at time 03:43:39.030171
2017-12-15 03:43:39,031 [salt.state       ][INFO    ][15422] Executing state sysctl.present for kernel.panic
2017-12-15 03:43:39,039 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,051 [salt.state       ][INFO    ][15422] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:43:39,052 [salt.state       ][INFO    ][15422] Completed state [kernel.panic] at time 03:43:39.051774 duration_in_ms=21.602
2017-12-15 03:43:39,052 [salt.state       ][INFO    ][15422] Running state [net.ipv4.tcp_keepalive_probes] at time 03:43:39.052122
2017-12-15 03:43:39,052 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:43:39,053 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,065 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:43:39,065 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:43:39.065417 duration_in_ms=13.295
2017-12-15 03:43:39,066 [salt.state       ][INFO    ][15422] Running state [fs.file-max] at time 03:43:39.065758
2017-12-15 03:43:39,066 [salt.state       ][INFO    ][15422] Executing state sysctl.present for fs.file-max
2017-12-15 03:43:39,067 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,079 [salt.state       ][INFO    ][15422] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:43:39,080 [salt.state       ][INFO    ][15422] Completed state [fs.file-max] at time 03:43:39.079751 duration_in_ms=13.989
2017-12-15 03:43:39,080 [salt.state       ][INFO    ][15422] Running state [net.core.somaxconn] at time 03:43:39.080116
2017-12-15 03:43:39,080 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:43:39,081 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,094 [salt.state       ][INFO    ][15422] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:43:39,095 [salt.state       ][INFO    ][15422] Completed state [net.core.somaxconn] at time 03:43:39.094518 duration_in_ms=14.401
2017-12-15 03:43:39,095 [salt.state       ][INFO    ][15422] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:43:39.094852
2017-12-15 03:43:39,095 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:43:39,096 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,109 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:43:39,109 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:43:39.109110 duration_in_ms=14.257
2017-12-15 03:43:39,109 [salt.state       ][INFO    ][15422] Running state [net.ipv4.tcp_tw_reuse] at time 03:43:39.109442
2017-12-15 03:43:39,110 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:43:39,110 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,124 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:43:39,124 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.tcp_tw_reuse] at time 03:43:39.124004 duration_in_ms=14.561
2017-12-15 03:43:39,124 [salt.state       ][INFO    ][15422] Running state [net.ipv4.tcp_congestion_control] at time 03:43:39.124419
2017-12-15 03:43:39,125 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:43:39,125 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,139 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:43:39,140 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.tcp_congestion_control] at time 03:43:39.139678 duration_in_ms=15.259
2017-12-15 03:43:39,140 [salt.state       ][INFO    ][15422] Running state [net.ipv4.tcp_retries2] at time 03:43:39.140045
2017-12-15 03:43:39,140 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:43:39,141 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,154 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:43:39,155 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.tcp_retries2] at time 03:43:39.154605 duration_in_ms=14.56
2017-12-15 03:43:39,155 [salt.state       ][INFO    ][15422] Running state [net.core.netdev_max_backlog] at time 03:43:39.154936
2017-12-15 03:43:39,155 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:43:39,156 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,169 [salt.state       ][INFO    ][15422] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:43:39,169 [salt.state       ][INFO    ][15422] Completed state [net.core.netdev_max_backlog] at time 03:43:39.169104 duration_in_ms=14.168
2017-12-15 03:43:39,169 [salt.state       ][INFO    ][15422] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:43:39.169436
2017-12-15 03:43:39,170 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:43:39,170 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,184 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:43:39,184 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:43:39.184051 duration_in_ms=14.614
2017-12-15 03:43:39,184 [salt.state       ][INFO    ][15422] Running state [vm.swappiness] at time 03:43:39.184433
2017-12-15 03:43:39,185 [salt.state       ][INFO    ][15422] Executing state sysctl.present for vm.swappiness
2017-12-15 03:43:39,185 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,199 [salt.state       ][INFO    ][15422] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:43:39,200 [salt.state       ][INFO    ][15422] Completed state [vm.swappiness] at time 03:43:39.199703 duration_in_ms=15.27
2017-12-15 03:43:39,200 [salt.state       ][INFO    ][15422] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:43:39.200075
2017-12-15 03:43:39,200 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:43:39,201 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,218 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:43:39,219 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:43:39.218875 duration_in_ms=18.8
2017-12-15 03:43:39,219 [salt.state       ][INFO    ][15422] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:43:39.219206
2017-12-15 03:43:39,220 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:43:39,220 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,233 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:43:39,233 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:43:39.233036 duration_in_ms=13.829
2017-12-15 03:43:39,233 [salt.state       ][INFO    ][15422] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:43:39.233361
2017-12-15 03:43:39,234 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:43:39,234 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,247 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:43:39,247 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:43:39.247445 duration_in_ms=14.084
2017-12-15 03:43:39,248 [salt.state       ][INFO    ][15422] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:43:39.247778
2017-12-15 03:43:39,248 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:43:39,249 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,264 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:43:39,264 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:43:39.264028 duration_in_ms=16.25
2017-12-15 03:43:39,264 [salt.state       ][INFO    ][15422] Running state [net.ipv4.tcp_fin_timeout] at time 03:43:39.264419
2017-12-15 03:43:39,265 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:43:39,265 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,283 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:43:39,283 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.tcp_fin_timeout] at time 03:43:39.283173 duration_in_ms=18.754
2017-12-15 03:43:39,284 [salt.state       ][INFO    ][15422] Running state [net.ipv4.tcp_keepalive_time] at time 03:43:39.283516
2017-12-15 03:43:39,284 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:43:39,284 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,298 [salt.state       ][INFO    ][15422] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:43:39,298 [salt.state       ][INFO    ][15422] Completed state [net.ipv4.tcp_keepalive_time] at time 03:43:39.298282 duration_in_ms=14.765
2017-12-15 03:43:39,299 [salt.state       ][INFO    ][15422] Running state [net.nf_conntrack_max] at time 03:43:39.298616
2017-12-15 03:43:39,299 [salt.state       ][INFO    ][15422] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:43:39,299 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:43:39,313 [salt.state       ][INFO    ][15422] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:43:39,313 [salt.state       ][INFO    ][15422] Completed state [net.nf_conntrack_max] at time 03:43:39.313000 duration_in_ms=14.382
2017-12-15 03:43:39,313 [salt.state       ][INFO    ][15422] Running state [linux_sysfs_package] at time 03:43:39.313338
2017-12-15 03:43:39,314 [salt.state       ][INFO    ][15422] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:43:39,317 [salt.state       ][INFO    ][15422] All specified packages are already installed
2017-12-15 03:43:39,317 [salt.state       ][INFO    ][15422] Completed state [linux_sysfs_package] at time 03:43:39.317044 duration_in_ms=3.705
2017-12-15 03:43:39,318 [salt.state       ][INFO    ][15422] Running state [/etc/sysfs.d] at time 03:43:39.317958
2017-12-15 03:43:39,318 [salt.state       ][INFO    ][15422] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:43:39,319 [salt.state       ][INFO    ][15422] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:43:39,319 [salt.state       ][INFO    ][15422] Completed state [/etc/sysfs.d] at time 03:43:39.318982 duration_in_ms=1.024
2017-12-15 03:43:39,320 [salt.state       ][INFO    ][15422] Running state [ondemand] at time 03:43:39.319543
2017-12-15 03:43:39,320 [salt.state       ][INFO    ][15422] Executing state service.dead for ondemand
2017-12-15 03:43:39,320 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:43:39,331 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:43:39,338 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:43:39,351 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'runlevel' in directory '/root'
2017-12-15 03:43:39,359 [salt.state       ][INFO    ][15422] The service ondemand is already dead
2017-12-15 03:43:39,359 [salt.state       ][INFO    ][15422] Completed state [ondemand] at time 03:43:39.359036 duration_in_ms=39.492
2017-12-15 03:43:39,360 [salt.state       ][INFO    ][15422] Running state [cs_CZ.UTF-8] at time 03:43:39.359811
2017-12-15 03:43:39,360 [salt.state       ][INFO    ][15422] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:43:39,361 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'locale -a' in directory '/root'
2017-12-15 03:43:39,370 [salt.state       ][INFO    ][15422] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:43:39,370 [salt.state       ][INFO    ][15422] Completed state [cs_CZ.UTF-8] at time 03:43:39.370213 duration_in_ms=10.402
2017-12-15 03:43:39,371 [salt.state       ][INFO    ][15422] Running state [en_US.UTF-8] at time 03:43:39.370616
2017-12-15 03:43:39,371 [salt.state       ][INFO    ][15422] Executing state locale.present for en_US.UTF-8
2017-12-15 03:43:39,372 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'locale -a' in directory '/root'
2017-12-15 03:43:39,379 [salt.state       ][INFO    ][15422] Locale en_US.UTF-8 is already present
2017-12-15 03:43:39,379 [salt.state       ][INFO    ][15422] Completed state [en_US.UTF-8] at time 03:43:39.379253 duration_in_ms=8.637
2017-12-15 03:43:39,381 [salt.state       ][INFO    ][15422] Running state [en_US.UTF-8] at time 03:43:39.380783
2017-12-15 03:43:39,381 [salt.state       ][INFO    ][15422] Executing state locale.system for en_US.UTF-8
2017-12-15 03:43:39,382 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'localectl' in directory '/root'
2017-12-15 03:43:39,414 [salt.state       ][INFO    ][15422] System locale en_US.UTF-8 already set
2017-12-15 03:43:39,414 [salt.state       ][INFO    ][15422] Completed state [en_US.UTF-8] at time 03:43:39.413948 duration_in_ms=33.165
2017-12-15 03:43:39,415 [salt.state       ][INFO    ][15422] Running state [root] at time 03:43:39.415151
2017-12-15 03:43:39,416 [salt.state       ][INFO    ][15422] Executing state user.present for root
2017-12-15 03:43:39,417 [salt.state       ][INFO    ][15422] User root is present and up to date
2017-12-15 03:43:39,417 [salt.state       ][INFO    ][15422] Completed state [root] at time 03:43:39.417105 duration_in_ms=1.953
2017-12-15 03:43:39,418 [salt.state       ][INFO    ][15422] Running state [/root] at time 03:43:39.418038
2017-12-15 03:43:39,418 [salt.state       ][INFO    ][15422] Executing state file.directory for /root
2017-12-15 03:43:39,419 [salt.state       ][INFO    ][15422] Directory /root is in the correct state
2017-12-15 03:43:39,420 [salt.state       ][INFO    ][15422] Completed state [/root] at time 03:43:39.419481 duration_in_ms=1.443
2017-12-15 03:43:39,420 [salt.state       ][INFO    ][15422] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:43:39.419851
2017-12-15 03:43:39,420 [salt.state       ][INFO    ][15422] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:43:39,421 [salt.state       ][INFO    ][15422] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:43:39,421 [salt.state       ][INFO    ][15422] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:43:39.421021 duration_in_ms=1.17
2017-12-15 03:43:39,421 [salt.state       ][INFO    ][15422] Running state [ubuntu] at time 03:43:39.421398
2017-12-15 03:43:39,422 [salt.state       ][INFO    ][15422] Executing state user.present for ubuntu
2017-12-15 03:43:39,423 [salt.state       ][INFO    ][15422] User ubuntu is present and up to date
2017-12-15 03:43:39,423 [salt.state       ][INFO    ][15422] Completed state [ubuntu] at time 03:43:39.423022 duration_in_ms=1.623
2017-12-15 03:43:39,424 [salt.state       ][INFO    ][15422] Running state [/home/ubuntu] at time 03:43:39.423876
2017-12-15 03:43:39,424 [salt.state       ][INFO    ][15422] Executing state file.directory for /home/ubuntu
2017-12-15 03:43:39,425 [salt.state       ][INFO    ][15422] Directory /home/ubuntu is in the correct state
2017-12-15 03:43:39,425 [salt.state       ][INFO    ][15422] Completed state [/home/ubuntu] at time 03:43:39.425320 duration_in_ms=1.444
2017-12-15 03:43:39,426 [salt.state       ][INFO    ][15422] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:43:39.426038
2017-12-15 03:43:39,426 [salt.state       ][INFO    ][15422] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:43:39,444 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:43:39,452 [salt.state       ][INFO    ][15422] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:43:39,453 [salt.state       ][INFO    ][15422] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:43:39.452731 duration_in_ms=26.692
2017-12-15 03:43:39,453 [salt.state       ][INFO    ][15422] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:43:39.453090
2017-12-15 03:43:39,453 [salt.state       ][INFO    ][15422] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:43:39,472 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:43:39,491 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:39,525 [salt.state       ][INFO    ][15422] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:43:39,525 [salt.state       ][INFO    ][15422] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:43:39.525358 duration_in_ms=72.268
2017-12-15 03:43:39,526 [salt.state       ][INFO    ][15422] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:43:39.525686
2017-12-15 03:43:39,526 [salt.state       ][INFO    ][15422] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:43:39,544 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:43:39,561 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:43:39,593 [salt.state       ][INFO    ][15422] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:43:39,594 [salt.state       ][INFO    ][15422] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:43:39.593549 duration_in_ms=67.863
2017-12-15 03:43:39,595 [salt.state       ][INFO    ][15422] Running state [service.systemctl_reload] at time 03:43:39.594531
2017-12-15 03:43:39,595 [salt.state       ][INFO    ][15422] Executing state module.wait for service.systemctl_reload
2017-12-15 03:43:39,595 [salt.state       ][INFO    ][15422] No changes made for service.systemctl_reload
2017-12-15 03:43:39,595 [salt.state       ][INFO    ][15422] Completed state [service.systemctl_reload] at time 03:43:39.595435 duration_in_ms=0.904
2017-12-15 03:43:39,596 [salt.state       ][INFO    ][15422] Running state [/etc/hostname] at time 03:43:39.595736
2017-12-15 03:43:39,596 [salt.state       ][INFO    ][15422] Executing state file.managed for /etc/hostname
2017-12-15 03:43:39,614 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:43:39,615 [salt.state       ][INFO    ][15422] File /etc/hostname is in the correct state
2017-12-15 03:43:39,616 [salt.state       ][INFO    ][15422] Completed state [/etc/hostname] at time 03:43:39.615573 duration_in_ms=19.837
2017-12-15 03:43:39,617 [salt.state       ][INFO    ][15422] Running state [hostname msg02] at time 03:43:39.616687
2017-12-15 03:43:39,617 [salt.state       ][INFO    ][15422] Executing state cmd.wait for hostname msg02
2017-12-15 03:43:39,617 [salt.state       ][INFO    ][15422] No changes made for hostname msg02
2017-12-15 03:43:39,618 [salt.state       ][INFO    ][15422] Completed state [hostname msg02] at time 03:43:39.617633 duration_in_ms=0.946
2017-12-15 03:43:39,618 [salt.state       ][INFO    ][15422] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.618133
2017-12-15 03:43:39,618 [salt.state       ][INFO    ][15422] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,619 [salt.state       ][INFO    ][15422] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:43:39,619 [salt.state       ][INFO    ][15422] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.619215 duration_in_ms=1.082
2017-12-15 03:43:39,620 [salt.state       ][INFO    ][15422] Running state [mdb02] at time 03:43:39.619524
2017-12-15 03:43:39,620 [salt.state       ][INFO    ][15422] Executing state host.present for mdb02
2017-12-15 03:43:39,620 [salt.state       ][INFO    ][15422] Host mdb02 (10.167.4.77) already present
2017-12-15 03:43:39,621 [salt.state       ][INFO    ][15422] Completed state [mdb02] at time 03:43:39.620615 duration_in_ms=1.092
2017-12-15 03:43:39,621 [salt.state       ][INFO    ][15422] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.620924
2017-12-15 03:43:39,621 [salt.state       ][INFO    ][15422] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,622 [salt.state       ][INFO    ][15422] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:43:39,622 [salt.state       ][INFO    ][15422] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.621969 duration_in_ms=1.044
2017-12-15 03:43:39,622 [salt.state       ][INFO    ][15422] Running state [mdb03] at time 03:43:39.622278
2017-12-15 03:43:39,623 [salt.state       ][INFO    ][15422] Executing state host.present for mdb03
2017-12-15 03:43:39,623 [salt.state       ][INFO    ][15422] Host mdb03 (10.167.4.78) already present
2017-12-15 03:43:39,623 [salt.state       ][INFO    ][15422] Completed state [mdb03] at time 03:43:39.623323 duration_in_ms=1.045
2017-12-15 03:43:39,624 [salt.state       ][INFO    ][15422] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.623636
2017-12-15 03:43:39,624 [salt.state       ][INFO    ][15422] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,624 [salt.state       ][INFO    ][15422] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:43:39,625 [salt.state       ][INFO    ][15422] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.624724 duration_in_ms=1.088
2017-12-15 03:43:39,625 [salt.state       ][INFO    ][15422] Running state [mdb01] at time 03:43:39.625029
2017-12-15 03:43:39,625 [salt.state       ][INFO    ][15422] Executing state host.present for mdb01
2017-12-15 03:43:39,626 [salt.state       ][INFO    ][15422] Host mdb01 (10.167.4.76) already present
2017-12-15 03:43:39,626 [salt.state       ][INFO    ][15422] Completed state [mdb01] at time 03:43:39.626054 duration_in_ms=1.025
2017-12-15 03:43:39,626 [salt.state       ][INFO    ][15422] Running state [mdb] at time 03:43:39.626359
2017-12-15 03:43:39,627 [salt.state       ][INFO    ][15422] Executing state host.present for mdb
2017-12-15 03:43:39,627 [salt.state       ][INFO    ][15422] Host mdb (10.167.4.75) already present
2017-12-15 03:43:39,627 [salt.state       ][INFO    ][15422] Completed state [mdb] at time 03:43:39.627391 duration_in_ms=1.032
2017-12-15 03:43:39,628 [salt.state       ][INFO    ][15422] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.627699
2017-12-15 03:43:39,628 [salt.state       ][INFO    ][15422] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,628 [salt.state       ][INFO    ][15422] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:43:39,629 [salt.state       ][INFO    ][15422] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.628756 duration_in_ms=1.058
2017-12-15 03:43:39,629 [salt.state       ][INFO    ][15422] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.629059
2017-12-15 03:43:39,629 [salt.state       ][INFO    ][15422] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,630 [salt.state       ][INFO    ][15422] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:43:39,630 [salt.state       ][INFO    ][15422] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.630091 duration_in_ms=1.031
2017-12-15 03:43:39,630 [salt.state       ][INFO    ][15422] Running state [cfg01] at time 03:43:39.630397
2017-12-15 03:43:39,631 [salt.state       ][INFO    ][15422] Executing state host.present for cfg01
2017-12-15 03:43:39,631 [salt.state       ][INFO    ][15422] Host cfg01 (10.167.4.100) already present
2017-12-15 03:43:39,631 [salt.state       ][INFO    ][15422] Completed state [cfg01] at time 03:43:39.631422 duration_in_ms=1.024
2017-12-15 03:43:39,632 [salt.state       ][INFO    ][15422] Running state [prx01] at time 03:43:39.631723
2017-12-15 03:43:39,632 [salt.state       ][INFO    ][15422] Executing state host.present for prx01
2017-12-15 03:43:39,633 [salt.state       ][INFO    ][15422] Host prx01 (10.167.4.104) already present
2017-12-15 03:43:39,633 [salt.state       ][INFO    ][15422] Completed state [prx01] at time 03:43:39.632791 duration_in_ms=1.067
2017-12-15 03:43:39,633 [salt.state       ][INFO    ][15422] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.633098
2017-12-15 03:43:39,633 [salt.state       ][INFO    ][15422] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,634 [salt.state       ][INFO    ][15422] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:43:39,634 [salt.state       ][INFO    ][15422] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.634139 duration_in_ms=1.042
2017-12-15 03:43:39,634 [salt.state       ][INFO    ][15422] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.634438
2017-12-15 03:43:39,635 [salt.state       ][INFO    ][15422] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,635 [salt.state       ][INFO    ][15422] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:43:39,635 [salt.state       ][INFO    ][15422] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.635448 duration_in_ms=1.011
2017-12-15 03:43:39,636 [salt.state       ][INFO    ][15422] Running state [kvm01] at time 03:43:39.635747
2017-12-15 03:43:39,636 [salt.state       ][INFO    ][15422] Executing state host.present for kvm01
2017-12-15 03:43:39,637 [salt.state       ][INFO    ][15422] Host kvm01 (10.167.4.141) already present
2017-12-15 03:43:39,637 [salt.state       ][INFO    ][15422] Completed state [kvm01] at time 03:43:39.636787 duration_in_ms=1.041
2017-12-15 03:43:39,637 [salt.state       ][INFO    ][15422] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.637086
2017-12-15 03:43:39,637 [salt.state       ][INFO    ][15422] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,638 [salt.state       ][INFO    ][15422] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:43:39,638 [salt.state       ][INFO    ][15422] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.638100 duration_in_ms=1.015
2017-12-15 03:43:39,638 [salt.state       ][INFO    ][15422] Running state [kvm03] at time 03:43:39.638405
2017-12-15 03:43:39,639 [salt.state       ][INFO    ][15422] Executing state host.present for kvm03
2017-12-15 03:43:39,641 [salt.state       ][INFO    ][15422] Host kvm03 (10.167.4.143) already present
2017-12-15 03:43:39,641 [salt.state       ][INFO    ][15422] Completed state [kvm03] at time 03:43:39.641050 duration_in_ms=2.646
2017-12-15 03:43:39,641 [salt.state       ][INFO    ][15422] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.641352
2017-12-15 03:43:39,642 [salt.state       ][INFO    ][15422] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,642 [salt.state       ][INFO    ][15422] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:43:39,642 [salt.state       ][INFO    ][15422] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.642367 duration_in_ms=1.016
2017-12-15 03:43:39,643 [salt.state       ][INFO    ][15422] Running state [kvm02] at time 03:43:39.642665
2017-12-15 03:43:39,643 [salt.state       ][INFO    ][15422] Executing state host.present for kvm02
2017-12-15 03:43:39,643 [salt.state       ][INFO    ][15422] Host kvm02 (10.167.4.142) already present
2017-12-15 03:43:39,644 [salt.state       ][INFO    ][15422] Completed state [kvm02] at time 03:43:39.643681 duration_in_ms=1.015
2017-12-15 03:43:39,644 [salt.state       ][INFO    ][15422] Running state [dbs] at time 03:43:39.644008
2017-12-15 03:43:39,644 [salt.state       ][INFO    ][15422] Executing state host.present for dbs
2017-12-15 03:43:39,645 [salt.state       ][INFO    ][15422] Host dbs (10.167.4.50) already present
2017-12-15 03:43:39,645 [salt.state       ][INFO    ][15422] Completed state [dbs] at time 03:43:39.645031 duration_in_ms=1.023
2017-12-15 03:43:39,645 [salt.state       ][INFO    ][15422] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.645324
2017-12-15 03:43:39,646 [salt.state       ][INFO    ][15422] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,646 [salt.state       ][INFO    ][15422] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:43:39,646 [salt.state       ][INFO    ][15422] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.646328 duration_in_ms=1.003
2017-12-15 03:43:39,647 [salt.state       ][INFO    ][15422] Running state [prx] at time 03:43:39.646623
2017-12-15 03:43:39,647 [salt.state       ][INFO    ][15422] Executing state host.present for prx
2017-12-15 03:43:39,647 [salt.state       ][INFO    ][15422] Host prx (172.30.10.103) already present
2017-12-15 03:43:39,648 [salt.state       ][INFO    ][15422] Completed state [prx] at time 03:43:39.647624 duration_in_ms=1.001
2017-12-15 03:43:39,648 [salt.state       ][INFO    ][15422] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.647925
2017-12-15 03:43:39,648 [salt.state       ][INFO    ][15422] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,649 [salt.state       ][INFO    ][15422] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:43:39,649 [salt.state       ][INFO    ][15422] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.648952 duration_in_ms=1.026
2017-12-15 03:43:39,649 [salt.state       ][INFO    ][15422] Running state [prx02] at time 03:43:39.649249
2017-12-15 03:43:39,650 [salt.state       ][INFO    ][15422] Executing state host.present for prx02
2017-12-15 03:43:39,650 [salt.state       ][INFO    ][15422] Host prx02 (10.167.4.105) already present
2017-12-15 03:43:39,650 [salt.state       ][INFO    ][15422] Completed state [prx02] at time 03:43:39.650246 duration_in_ms=0.997
2017-12-15 03:43:39,651 [salt.state       ][INFO    ][15422] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.650544
2017-12-15 03:43:39,651 [salt.state       ][INFO    ][15422] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,651 [salt.state       ][INFO    ][15422] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:43:39,652 [salt.state       ][INFO    ][15422] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.651547 duration_in_ms=1.002
2017-12-15 03:43:39,652 [salt.state       ][INFO    ][15422] Running state [gtw01] at time 03:43:39.651840
2017-12-15 03:43:39,652 [salt.state       ][INFO    ][15422] Executing state host.present for gtw01
2017-12-15 03:43:39,653 [salt.state       ][INFO    ][15422] Host gtw01 (10.167.4.124) already present
2017-12-15 03:43:39,653 [salt.state       ][INFO    ][15422] Completed state [gtw01] at time 03:43:39.652874 duration_in_ms=1.034
2017-12-15 03:43:39,653 [salt.state       ][INFO    ][15422] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.653167
2017-12-15 03:43:39,653 [salt.state       ][INFO    ][15422] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,654 [salt.state       ][INFO    ][15422] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:43:39,654 [salt.state       ][INFO    ][15422] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.654190 duration_in_ms=1.022
2017-12-15 03:43:39,655 [salt.state       ][INFO    ][15422] Running state [gtw02] at time 03:43:39.654480
2017-12-15 03:43:39,655 [salt.state       ][INFO    ][15422] Executing state host.present for gtw02
2017-12-15 03:43:39,655 [salt.state       ][INFO    ][15422] Host gtw02 (10.167.4.125) already present
2017-12-15 03:43:39,655 [salt.state       ][INFO    ][15422] Completed state [gtw02] at time 03:43:39.655467 duration_in_ms=0.987
2017-12-15 03:43:39,656 [salt.state       ][INFO    ][15422] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.655757
2017-12-15 03:43:39,656 [salt.state       ][INFO    ][15422] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,657 [salt.state       ][INFO    ][15422] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:43:39,657 [salt.state       ][INFO    ][15422] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.656785 duration_in_ms=1.028
2017-12-15 03:43:39,657 [salt.state       ][INFO    ][15422] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.657077
2017-12-15 03:43:39,657 [salt.state       ][INFO    ][15422] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,658 [salt.state       ][INFO    ][15422] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:43:39,658 [salt.state       ][INFO    ][15422] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.658068 duration_in_ms=0.991
2017-12-15 03:43:39,658 [salt.state       ][INFO    ][15422] Running state [msg02] at time 03:43:39.658358
2017-12-15 03:43:39,659 [salt.state       ][INFO    ][15422] Executing state host.present for msg02
2017-12-15 03:43:39,659 [salt.state       ][INFO    ][15422] Host msg02 (10.167.4.42) already present
2017-12-15 03:43:39,659 [salt.state       ][INFO    ][15422] Completed state [msg02] at time 03:43:39.659345 duration_in_ms=0.987
2017-12-15 03:43:39,660 [salt.state       ][INFO    ][15422] Running state [file.replace] at time 03:43:39.660096
2017-12-15 03:43:39,660 [salt.state       ][INFO    ][15422] Executing state module.run for file.replace
2017-12-15 03:43:39,727 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:43:39,738 [salt.state       ][INFO    ][15422] onlyif execution failed
2017-12-15 03:43:39,738 [salt.state       ][INFO    ][15422] Completed state [file.replace] at time 03:43:39.737962 duration_in_ms=77.864
2017-12-15 03:43:39,738 [salt.state       ][INFO    ][15422] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.738348
2017-12-15 03:43:39,739 [salt.state       ][INFO    ][15422] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,739 [salt.state       ][INFO    ][15422] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:43:39,740 [salt.state       ][INFO    ][15422] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.739547 duration_in_ms=1.198
2017-12-15 03:43:39,740 [salt.state       ][INFO    ][15422] Running state [msg03] at time 03:43:39.739832
2017-12-15 03:43:39,740 [salt.state       ][INFO    ][15422] Executing state host.present for msg03
2017-12-15 03:43:39,741 [salt.state       ][INFO    ][15422] Host msg03 (10.167.4.43) already present
2017-12-15 03:43:39,741 [salt.state       ][INFO    ][15422] Completed state [msg03] at time 03:43:39.740887 duration_in_ms=1.054
2017-12-15 03:43:39,741 [salt.state       ][INFO    ][15422] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.741167
2017-12-15 03:43:39,741 [salt.state       ][INFO    ][15422] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,742 [salt.state       ][INFO    ][15422] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:43:39,742 [salt.state       ][INFO    ][15422] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.742326 duration_in_ms=1.157
2017-12-15 03:43:39,743 [salt.state       ][INFO    ][15422] Running state [msg01] at time 03:43:39.742964
2017-12-15 03:43:39,743 [salt.state       ][INFO    ][15422] Executing state host.present for msg01
2017-12-15 03:43:39,744 [salt.state       ][INFO    ][15422] Host msg01 (10.167.4.41) already present
2017-12-15 03:43:39,745 [salt.state       ][INFO    ][15422] Completed state [msg01] at time 03:43:39.744644 duration_in_ms=1.68
2017-12-15 03:43:39,745 [salt.state       ][INFO    ][15422] Running state [msg] at time 03:43:39.745017
2017-12-15 03:43:39,745 [salt.state       ][INFO    ][15422] Executing state host.present for msg
2017-12-15 03:43:39,746 [salt.state       ][INFO    ][15422] Host msg (10.167.4.40) already present
2017-12-15 03:43:39,746 [salt.state       ][INFO    ][15422] Completed state [msg] at time 03:43:39.745972 duration_in_ms=0.954
2017-12-15 03:43:39,746 [salt.state       ][INFO    ][15422] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.746252
2017-12-15 03:43:39,747 [salt.state       ][INFO    ][15422] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,747 [salt.state       ][INFO    ][15422] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:43:39,747 [salt.state       ][INFO    ][15422] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.747190 duration_in_ms=0.938
2017-12-15 03:43:39,747 [salt.state       ][INFO    ][15422] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.747475
2017-12-15 03:43:39,748 [salt.state       ][INFO    ][15422] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,748 [salt.state       ][INFO    ][15422] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:43:39,749 [salt.state       ][INFO    ][15422] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.748601 duration_in_ms=1.125
2017-12-15 03:43:39,749 [salt.state       ][INFO    ][15422] Running state [cfg01] at time 03:43:39.748887
2017-12-15 03:43:39,749 [salt.state       ][INFO    ][15422] Executing state host.present for cfg01
2017-12-15 03:43:39,750 [salt.state       ][INFO    ][15422] Host cfg01 (10.167.4.100) already present
2017-12-15 03:43:39,751 [salt.state       ][INFO    ][15422] Completed state [cfg01] at time 03:43:39.750486 duration_in_ms=1.599
2017-12-15 03:43:39,751 [salt.state       ][INFO    ][15422] Running state [cmp002] at time 03:43:39.750898
2017-12-15 03:43:39,751 [salt.state       ][INFO    ][15422] Executing state host.present for cmp002
2017-12-15 03:43:39,752 [salt.state       ][INFO    ][15422] Host cmp002 (10.167.4.102) already present
2017-12-15 03:43:39,752 [salt.state       ][INFO    ][15422] Completed state [cmp002] at time 03:43:39.752303 duration_in_ms=1.405
2017-12-15 03:43:39,753 [salt.state       ][INFO    ][15422] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.752567
2017-12-15 03:43:39,753 [salt.state       ][INFO    ][15422] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,753 [salt.state       ][INFO    ][15422] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:43:39,754 [salt.state       ][INFO    ][15422] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.753550 duration_in_ms=0.982
2017-12-15 03:43:39,754 [salt.state       ][INFO    ][15422] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.753816
2017-12-15 03:43:39,754 [salt.state       ][INFO    ][15422] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,754 [salt.state       ][INFO    ][15422] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:43:39,755 [salt.state       ][INFO    ][15422] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.754711 duration_in_ms=0.894
2017-12-15 03:43:39,755 [salt.state       ][INFO    ][15422] Running state [cmp001] at time 03:43:39.754965
2017-12-15 03:43:39,755 [salt.state       ][INFO    ][15422] Executing state host.present for cmp001
2017-12-15 03:43:39,756 [salt.state       ][INFO    ][15422] Host cmp001 (10.167.4.101) already present
2017-12-15 03:43:39,756 [salt.state       ][INFO    ][15422] Completed state [cmp001] at time 03:43:39.755843 duration_in_ms=0.878
2017-12-15 03:43:39,756 [salt.state       ][INFO    ][15422] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.756108
2017-12-15 03:43:39,756 [salt.state       ][INFO    ][15422] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,757 [salt.state       ][INFO    ][15422] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:43:39,757 [salt.state       ][INFO    ][15422] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.757040 duration_in_ms=0.932
2017-12-15 03:43:39,757 [salt.state       ][INFO    ][15422] Running state [dbs01] at time 03:43:39.757314
2017-12-15 03:43:39,758 [salt.state       ][INFO    ][15422] Executing state host.present for dbs01
2017-12-15 03:43:39,758 [salt.state       ][INFO    ][15422] Host dbs01 (10.167.4.51) already present
2017-12-15 03:43:39,759 [salt.state       ][INFO    ][15422] Completed state [dbs01] at time 03:43:39.758521 duration_in_ms=1.207
2017-12-15 03:43:39,759 [salt.state       ][INFO    ][15422] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.758788
2017-12-15 03:43:39,759 [salt.state       ][INFO    ][15422] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,759 [salt.state       ][INFO    ][15422] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:43:39,760 [salt.state       ][INFO    ][15422] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.759693 duration_in_ms=0.904
2017-12-15 03:43:39,760 [salt.state       ][INFO    ][15422] Running state [dbs02] at time 03:43:39.759966
2017-12-15 03:43:39,760 [salt.state       ][INFO    ][15422] Executing state host.present for dbs02
2017-12-15 03:43:39,761 [salt.state       ][INFO    ][15422] Host dbs02 (10.167.4.52) already present
2017-12-15 03:43:39,761 [salt.state       ][INFO    ][15422] Completed state [dbs02] at time 03:43:39.760886 duration_in_ms=0.92
2017-12-15 03:43:39,761 [salt.state       ][INFO    ][15422] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.761143
2017-12-15 03:43:39,761 [salt.state       ][INFO    ][15422] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,762 [salt.state       ][INFO    ][15422] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:43:39,762 [salt.state       ][INFO    ][15422] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.762036 duration_in_ms=0.893
2017-12-15 03:43:39,762 [salt.state       ][INFO    ][15422] Running state [dbs03] at time 03:43:39.762288
2017-12-15 03:43:39,763 [salt.state       ][INFO    ][15422] Executing state host.present for dbs03
2017-12-15 03:43:39,763 [salt.state       ][INFO    ][15422] Host dbs03 (10.167.4.53) already present
2017-12-15 03:43:39,764 [salt.state       ][INFO    ][15422] Completed state [dbs03] at time 03:43:39.763798 duration_in_ms=1.509
2017-12-15 03:43:39,764 [salt.state       ][INFO    ][15422] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.764228
2017-12-15 03:43:39,765 [salt.state       ][INFO    ][15422] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,765 [salt.state       ][INFO    ][15422] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:43:39,765 [salt.state       ][INFO    ][15422] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.765247 duration_in_ms=1.019
2017-12-15 03:43:39,766 [salt.state       ][INFO    ][15422] Running state [mas01] at time 03:43:39.765504
2017-12-15 03:43:39,766 [salt.state       ][INFO    ][15422] Executing state host.present for mas01
2017-12-15 03:43:39,766 [salt.state       ][INFO    ][15422] Host mas01 (10.167.4.3) already present
2017-12-15 03:43:39,766 [salt.state       ][INFO    ][15422] Completed state [mas01] at time 03:43:39.766376 duration_in_ms=0.872
2017-12-15 03:43:39,767 [salt.state       ][INFO    ][15422] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.766634
2017-12-15 03:43:39,767 [salt.state       ][INFO    ][15422] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,767 [salt.state       ][INFO    ][15422] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:43:39,768 [salt.state       ][INFO    ][15422] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.767719 duration_in_ms=1.084
2017-12-15 03:43:39,768 [salt.state       ][INFO    ][15422] Running state [ctl02] at time 03:43:39.768191
2017-12-15 03:43:39,769 [salt.state       ][INFO    ][15422] Executing state host.present for ctl02
2017-12-15 03:43:39,769 [salt.state       ][INFO    ][15422] Host ctl02 (10.167.4.12) already present
2017-12-15 03:43:39,770 [salt.state       ][INFO    ][15422] Completed state [ctl02] at time 03:43:39.769479 duration_in_ms=1.288
2017-12-15 03:43:39,770 [salt.state       ][INFO    ][15422] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.769739
2017-12-15 03:43:39,770 [salt.state       ][INFO    ][15422] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,770 [salt.state       ][INFO    ][15422] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:43:39,771 [salt.state       ][INFO    ][15422] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.770709 duration_in_ms=0.97
2017-12-15 03:43:39,771 [salt.state       ][INFO    ][15422] Running state [ctl03] at time 03:43:39.771208
2017-12-15 03:43:39,772 [salt.state       ][INFO    ][15422] Executing state host.present for ctl03
2017-12-15 03:43:39,772 [salt.state       ][INFO    ][15422] Host ctl03 (10.167.4.13) already present
2017-12-15 03:43:39,773 [salt.state       ][INFO    ][15422] Completed state [ctl03] at time 03:43:39.772653 duration_in_ms=1.446
2017-12-15 03:43:39,773 [salt.state       ][INFO    ][15422] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.773043
2017-12-15 03:43:39,773 [salt.state       ][INFO    ][15422] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,774 [salt.state       ][INFO    ][15422] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:43:39,774 [salt.state       ][INFO    ][15422] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.774072 duration_in_ms=1.028
2017-12-15 03:43:39,774 [salt.state       ][INFO    ][15422] Running state [ctl01] at time 03:43:39.774345
2017-12-15 03:43:39,775 [salt.state       ][INFO    ][15422] Executing state host.present for ctl01
2017-12-15 03:43:39,775 [salt.state       ][INFO    ][15422] Host ctl01 (10.167.4.11) already present
2017-12-15 03:43:39,775 [salt.state       ][INFO    ][15422] Completed state [ctl01] at time 03:43:39.775217 duration_in_ms=0.872
2017-12-15 03:43:39,775 [salt.state       ][INFO    ][15422] Running state [ctl] at time 03:43:39.775470
2017-12-15 03:43:39,776 [salt.state       ][INFO    ][15422] Executing state host.present for ctl
2017-12-15 03:43:39,776 [salt.state       ][INFO    ][15422] Host ctl (10.167.4.10) already present
2017-12-15 03:43:39,776 [salt.state       ][INFO    ][15422] Completed state [ctl] at time 03:43:39.776384 duration_in_ms=0.913
2017-12-15 03:43:39,777 [salt.state       ][INFO    ][15422] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.776638
2017-12-15 03:43:39,777 [salt.state       ][INFO    ][15422] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:43:39,777 [salt.state       ][INFO    ][15422] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:43:39,778 [salt.state       ][INFO    ][15422] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:43:39.777522 duration_in_ms=0.884
2017-12-15 03:43:39,778 [salt.state       ][INFO    ][15422] Running state [ens2] at time 03:43:39.777949
2017-12-15 03:43:39,778 [salt.state       ][INFO    ][15422] Executing state network.managed for ens2
2017-12-15 03:43:40,133 [salt.state       ][INFO    ][15422] Interface ens2 is up to date.
2017-12-15 03:43:40,134 [salt.state       ][INFO    ][15422] Completed state [ens2] at time 03:43:40.133824 duration_in_ms=355.875
2017-12-15 03:43:40,134 [salt.state       ][INFO    ][15422] Running state [ens3] at time 03:43:40.134161
2017-12-15 03:43:40,135 [salt.state       ][INFO    ][15422] Executing state network.managed for ens3
2017-12-15 03:43:40,432 [salt.state       ][INFO    ][15422] Interface ens3 is up to date.
2017-12-15 03:43:40,433 [salt.state       ][INFO    ][15422] Completed state [ens3] at time 03:43:40.432544 duration_in_ms=298.381
2017-12-15 03:43:40,433 [salt.state       ][INFO    ][15422] Running state [/etc/profile.d/proxy.sh] at time 03:43:40.432794
2017-12-15 03:43:40,433 [salt.state       ][INFO    ][15422] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:43:40,433 [salt.state       ][INFO    ][15422] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:43:40,434 [salt.state       ][INFO    ][15422] Completed state [/etc/profile.d/proxy.sh] at time 03:43:40.433519 duration_in_ms=0.725
2017-12-15 03:43:40,434 [salt.state       ][INFO    ][15422] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:43:40.433714
2017-12-15 03:43:40,434 [salt.state       ][INFO    ][15422] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:43:40,434 [salt.state       ][INFO    ][15422] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:43:40,434 [salt.state       ][INFO    ][15422] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:43:40.434301 duration_in_ms=0.587
2017-12-15 03:43:40,435 [salt.state       ][INFO    ][15422] Running state [ntp] at time 03:43:40.434491
2017-12-15 03:43:40,435 [salt.state       ][INFO    ][15422] Executing state pkg.installed for ntp
2017-12-15 03:43:40,438 [salt.state       ][INFO    ][15422] Package ntp is already installed
2017-12-15 03:43:40,438 [salt.state       ][INFO    ][15422] Completed state [ntp] at time 03:43:40.438010 duration_in_ms=3.519
2017-12-15 03:43:40,439 [salt.state       ][INFO    ][15422] Running state [/etc/ntp.conf] at time 03:43:40.438802
2017-12-15 03:43:40,439 [salt.state       ][INFO    ][15422] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:43:40,459 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:43:40,486 [salt.fileclient  ][INFO    ][15422] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:43:40,492 [salt.state       ][INFO    ][15422] File /etc/ntp.conf is in the correct state
2017-12-15 03:43:40,492 [salt.state       ][INFO    ][15422] Completed state [/etc/ntp.conf] at time 03:43:40.492101 duration_in_ms=53.299
2017-12-15 03:43:40,493 [salt.state       ][INFO    ][15422] Running state [ntp] at time 03:43:40.492813
2017-12-15 03:43:40,493 [salt.state       ][INFO    ][15422] Executing state service.running for ntp
2017-12-15 03:43:40,493 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:43:40,504 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:43:40,512 [salt.loaded.int.module.cmdmod][INFO    ][15422] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:43:40,524 [salt.state       ][INFO    ][15422] The service ntp is already running
2017-12-15 03:43:40,524 [salt.state       ][INFO    ][15422] Completed state [ntp] at time 03:43:40.524223 duration_in_ms=31.409
2017-12-15 03:43:40,526 [salt.minion      ][INFO    ][15422] Returning information for job: 20171215034322962478
2017-12-15 03:44:04,234 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171215034404234083
2017-12-15 03:44:04,260 [salt.minion      ][INFO    ][17385] Starting a new job with PID 17385
2017-12-15 03:44:07,181 [salt.state       ][INFO    ][17385] Loading fresh modules for state activity
2017-12-15 03:44:07,216 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:44:07,238 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:44:07,266 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,310 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:44:07,323 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,561 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:44:07,607 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,657 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:44:07,718 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,772 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:44:07,800 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,844 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:44:07,860 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,904 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:44:07,929 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:07,986 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:44:08,003 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,054 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:44:08,078 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,140 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:44:08,157 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,204 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:44:08,230 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,284 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:44:08,307 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,352 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:44:08,374 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,419 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:44:08,446 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,506 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:44:08,532 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,584 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:44:08,626 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,671 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:44:08,691 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,739 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:44:08,788 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,867 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:44:08,931 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:08,977 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:44:08,997 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:09,046 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:44:09,068 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:09,116 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:44:09,128 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:44:09,142 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:44:09,159 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:44:09,175 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:44:09,188 [salt.state       ][INFO    ][17385] Running state [/etc/environment] at time 03:44:09.187740
2017-12-15 03:44:09,188 [salt.state       ][INFO    ][17385] Executing state file.blockreplace for /etc/environment
2017-12-15 03:44:09,192 [salt.state       ][INFO    ][17385] No changes needed to be made
2017-12-15 03:44:09,192 [salt.state       ][INFO    ][17385] Completed state [/etc/environment] at time 03:44:09.191955 duration_in_ms=4.215
2017-12-15 03:44:09,192 [salt.state       ][INFO    ][17385] Running state [/etc/profile.d] at time 03:44:09.192238
2017-12-15 03:44:09,193 [salt.state       ][INFO    ][17385] Executing state file.directory for /etc/profile.d
2017-12-15 03:44:09,194 [salt.state       ][INFO    ][17385] Directory /etc/profile.d is in the correct state
2017-12-15 03:44:09,194 [salt.state       ][INFO    ][17385] Completed state [/etc/profile.d] at time 03:44:09.193740 duration_in_ms=1.503
2017-12-15 03:44:09,479 [salt.state       ][INFO    ][17385] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:44:09.478472
2017-12-15 03:44:09,479 [salt.state       ][INFO    ][17385] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:44:09,496 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:44:09,501 [salt.state       ][INFO    ][17385] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:44:09,501 [salt.state       ][INFO    ][17385] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:44:09.501310 duration_in_ms=22.839
2017-12-15 03:44:09,502 [salt.state       ][INFO    ][17385] Running state [linux_repo_prereq_pkgs] at time 03:44:09.501866
2017-12-15 03:44:09,502 [salt.state       ][INFO    ][17385] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:44:09,503 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:44:10,005 [salt.state       ][INFO    ][17385] All specified packages are already installed
2017-12-15 03:44:10,006 [salt.state       ][INFO    ][17385] Completed state [linux_repo_prereq_pkgs] at time 03:44:10.005841 duration_in_ms=503.973
2017-12-15 03:44:10,006 [salt.state       ][INFO    ][17385] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:44:10.006299
2017-12-15 03:44:10,007 [salt.state       ][INFO    ][17385] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:44:10,007 [salt.state       ][INFO    ][17385] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:44:10,008 [salt.state       ][INFO    ][17385] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:44:10.007556 duration_in_ms=1.257
2017-12-15 03:44:10,008 [salt.state       ][INFO    ][17385] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:44:10.007833
2017-12-15 03:44:10,008 [salt.state       ][INFO    ][17385] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:44:10,024 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:44:10,045 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:10,080 [salt.state       ][INFO    ][17385] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:44:10,080 [salt.state       ][INFO    ][17385] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:44:10.080296 duration_in_ms=72.463
2017-12-15 03:44:10,082 [salt.state       ][INFO    ][17385] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:44:10.082249
2017-12-15 03:44:10,083 [salt.state       ][INFO    ][17385] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:44:10,600 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:44:10,685 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:13,041 [salt.state       ][INFO    ][17385] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:44:13,041 [salt.state       ][INFO    ][17385] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:44:13.041061 duration_in_ms=2958.812
2017-12-15 03:44:13,041 [salt.state       ][INFO    ][17385] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:44:13.041417
2017-12-15 03:44:13,042 [salt.state       ][INFO    ][17385] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:44:13,042 [salt.state       ][INFO    ][17385] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:44:13,042 [salt.state       ][INFO    ][17385] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:44:13.042414 duration_in_ms=0.997
2017-12-15 03:44:13,043 [salt.state       ][INFO    ][17385] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:44:13.042714
2017-12-15 03:44:13,043 [salt.state       ][INFO    ][17385] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:44:13,066 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:44:13,084 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:13,121 [salt.state       ][INFO    ][17385] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:44:13,121 [salt.state       ][INFO    ][17385] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:44:13.121052 duration_in_ms=78.336
2017-12-15 03:44:13,122 [salt.state       ][INFO    ][17385] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:44:13.121727
2017-12-15 03:44:13,122 [salt.state       ][INFO    ][17385] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:44:13,555 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-15 03:44:13,636 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:14,342 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034414327688
2017-12-15 03:44:14,366 [salt.minion      ][INFO    ][18258] Starting a new job with PID 18258
2017-12-15 03:44:14,381 [salt.minion      ][INFO    ][18258] Returning information for job: 20171215034414327688
2017-12-15 03:44:16,005 [salt.state       ][INFO    ][17385] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:44:16,005 [salt.state       ][INFO    ][17385] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:44:16.005265 duration_in_ms=2883.537
2017-12-15 03:44:16,006 [salt.state       ][INFO    ][17385] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:44:16.005607
2017-12-15 03:44:16,006 [salt.state       ][INFO    ][17385] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:44:16,006 [salt.state       ][INFO    ][17385] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:44:16,007 [salt.state       ][INFO    ][17385] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:44:16.006584 duration_in_ms=0.976
2017-12-15 03:44:16,007 [salt.state       ][INFO    ][17385] Running state [/etc/apt/preferences.d/uca] at time 03:44:16.006871
2017-12-15 03:44:16,007 [salt.state       ][INFO    ][17385] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:44:16,007 [salt.state       ][INFO    ][17385] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:44:16,008 [salt.state       ][INFO    ][17385] Completed state [/etc/apt/preferences.d/uca] at time 03:44:16.007700 duration_in_ms=0.83
2017-12-15 03:44:16,008 [salt.state       ][INFO    ][17385] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:44:16.008472
2017-12-15 03:44:16,009 [salt.state       ][INFO    ][17385] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:44:16,055 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:44:16,099 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:18,565 [salt.state       ][INFO    ][17385] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:44:18,566 [salt.state       ][INFO    ][17385] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:44:18.565509 duration_in_ms=2557.036
2017-12-15 03:44:18,566 [salt.state       ][INFO    ][17385] Running state [linux_extra_packages_purged] at time 03:44:18.565860
2017-12-15 03:44:18,566 [salt.state       ][INFO    ][17385] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:44:18,572 [salt.state       ][INFO    ][17385] All specified packages are already absent
2017-12-15 03:44:18,573 [salt.state       ][INFO    ][17385] Completed state [linux_extra_packages_purged] at time 03:44:18.572828 duration_in_ms=6.966
2017-12-15 03:44:18,573 [salt.state       ][INFO    ][17385] Running state [linux_extra_packages_latest] at time 03:44:18.573125
2017-12-15 03:44:18,573 [salt.state       ][INFO    ][17385] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:44:18,578 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:20,852 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:44:20,895 [salt.state       ][INFO    ][17385] Package mcelog is already up-to-date
2017-12-15 03:44:20,895 [salt.state       ][INFO    ][17385] Completed state [linux_extra_packages_latest] at time 03:44:20.895225 duration_in_ms=2322.098
2017-12-15 03:44:20,896 [salt.state       ][INFO    ][17385] Running state [UTC] at time 03:44:20.895870
2017-12-15 03:44:20,896 [salt.state       ][INFO    ][17385] Executing state timezone.system for UTC
2017-12-15 03:44:20,897 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:44:20,931 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:44:20,940 [salt.state       ][INFO    ][17385] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:44:20,940 [salt.state       ][INFO    ][17385] Completed state [UTC] at time 03:44:20.940046 duration_in_ms=44.176
2017-12-15 03:44:20,941 [salt.state       ][INFO    ][17385] Running state [nf_conntrack] at time 03:44:20.940644
2017-12-15 03:44:20,941 [salt.state       ][INFO    ][17385] Executing state kmod.present for nf_conntrack
2017-12-15 03:44:20,941 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'lsmod' in directory '/root'
2017-12-15 03:44:20,949 [salt.state       ][INFO    ][17385] Kernel module nf_conntrack is already present
2017-12-15 03:44:20,949 [salt.state       ][INFO    ][17385] Completed state [nf_conntrack] at time 03:44:20.948814 duration_in_ms=8.17
2017-12-15 03:44:20,949 [salt.state       ][INFO    ][17385] Running state [kernel.panic] at time 03:44:20.949270
2017-12-15 03:44:20,949 [salt.state       ][INFO    ][17385] Executing state sysctl.present for kernel.panic
2017-12-15 03:44:20,957 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,970 [salt.state       ][INFO    ][17385] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:44:20,970 [salt.state       ][INFO    ][17385] Completed state [kernel.panic] at time 03:44:20.970184 duration_in_ms=20.913
2017-12-15 03:44:20,970 [salt.state       ][INFO    ][17385] Running state [net.ipv4.tcp_keepalive_probes] at time 03:44:20.970424
2017-12-15 03:44:20,971 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:44:20,971 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:20,988 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:44:20,988 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:44:20.987754 duration_in_ms=17.329
2017-12-15 03:44:20,988 [salt.state       ][INFO    ][17385] Running state [fs.file-max] at time 03:44:20.987991
2017-12-15 03:44:20,988 [salt.state       ][INFO    ][17385] Executing state sysctl.present for fs.file-max
2017-12-15 03:44:20,989 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,003 [salt.state       ][INFO    ][17385] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:44:21,004 [salt.state       ][INFO    ][17385] Completed state [fs.file-max] at time 03:44:21.003489 duration_in_ms=15.497
2017-12-15 03:44:21,004 [salt.state       ][INFO    ][17385] Running state [net.core.somaxconn] at time 03:44:21.003717
2017-12-15 03:44:21,004 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:44:21,005 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,019 [salt.state       ][INFO    ][17385] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:44:21,019 [salt.state       ][INFO    ][17385] Completed state [net.core.somaxconn] at time 03:44:21.018783 duration_in_ms=15.064
2017-12-15 03:44:21,019 [salt.state       ][INFO    ][17385] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:44:21.018994
2017-12-15 03:44:21,019 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:44:21,020 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,033 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:44:21,033 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:44:21.033231 duration_in_ms=14.235
2017-12-15 03:44:21,033 [salt.state       ][INFO    ][17385] Running state [net.ipv4.tcp_tw_reuse] at time 03:44:21.033431
2017-12-15 03:44:21,034 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:44:21,034 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,047 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:44:21,047 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.tcp_tw_reuse] at time 03:44:21.047095 duration_in_ms=13.663
2017-12-15 03:44:21,047 [salt.state       ][INFO    ][17385] Running state [net.ipv4.tcp_congestion_control] at time 03:44:21.047328
2017-12-15 03:44:21,048 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:44:21,048 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,063 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:44:21,063 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.tcp_congestion_control] at time 03:44:21.062983 duration_in_ms=15.653
2017-12-15 03:44:21,063 [salt.state       ][INFO    ][17385] Running state [net.ipv4.tcp_retries2] at time 03:44:21.063292
2017-12-15 03:44:21,064 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:44:21,064 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,079 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:44:21,079 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.tcp_retries2] at time 03:44:21.078953 duration_in_ms=15.66
2017-12-15 03:44:21,079 [salt.state       ][INFO    ][17385] Running state [net.core.netdev_max_backlog] at time 03:44:21.079158
2017-12-15 03:44:21,079 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:44:21,080 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,093 [salt.state       ][INFO    ][17385] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:44:21,093 [salt.state       ][INFO    ][17385] Completed state [net.core.netdev_max_backlog] at time 03:44:21.093237 duration_in_ms=14.079
2017-12-15 03:44:21,093 [salt.state       ][INFO    ][17385] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:44:21.093444
2017-12-15 03:44:21,094 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:44:21,094 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,108 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:44:21,108 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:44:21.108249 duration_in_ms=14.804
2017-12-15 03:44:21,109 [salt.state       ][INFO    ][17385] Running state [vm.swappiness] at time 03:44:21.108479
2017-12-15 03:44:21,109 [salt.state       ][INFO    ][17385] Executing state sysctl.present for vm.swappiness
2017-12-15 03:44:21,109 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,123 [salt.state       ][INFO    ][17385] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:44:21,123 [salt.state       ][INFO    ][17385] Completed state [vm.swappiness] at time 03:44:21.123132 duration_in_ms=14.652
2017-12-15 03:44:21,123 [salt.state       ][INFO    ][17385] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:44:21.123336
2017-12-15 03:44:21,124 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:44:21,124 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,136 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:44:21,136 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:44:21.136222 duration_in_ms=12.886
2017-12-15 03:44:21,137 [salt.state       ][INFO    ][17385] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:44:21.136505
2017-12-15 03:44:21,137 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:44:21,137 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,150 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:44:21,150 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:44:21.150162 duration_in_ms=13.656
2017-12-15 03:44:21,150 [salt.state       ][INFO    ][17385] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:44:21.150417
2017-12-15 03:44:21,151 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:44:21,151 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,163 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:44:21,163 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:44:21.163017 duration_in_ms=12.6
2017-12-15 03:44:21,163 [salt.state       ][INFO    ][17385] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:44:21.163219
2017-12-15 03:44:21,163 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:44:21,164 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,175 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:44:21,175 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:44:21.175408 duration_in_ms=12.189
2017-12-15 03:44:21,176 [salt.state       ][INFO    ][17385] Running state [net.ipv4.tcp_fin_timeout] at time 03:44:21.175610
2017-12-15 03:44:21,176 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:44:21,176 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,188 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:44:21,188 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.tcp_fin_timeout] at time 03:44:21.187702 duration_in_ms=12.092
2017-12-15 03:44:21,188 [salt.state       ][INFO    ][17385] Running state [net.ipv4.tcp_keepalive_time] at time 03:44:21.187896
2017-12-15 03:44:21,188 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:44:21,188 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,200 [salt.state       ][INFO    ][17385] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:44:21,200 [salt.state       ][INFO    ][17385] Completed state [net.ipv4.tcp_keepalive_time] at time 03:44:21.200358 duration_in_ms=12.462
2017-12-15 03:44:21,201 [salt.state       ][INFO    ][17385] Running state [net.nf_conntrack_max] at time 03:44:21.200572
2017-12-15 03:44:21,201 [salt.state       ][INFO    ][17385] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:44:21,201 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:44:21,212 [salt.state       ][INFO    ][17385] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:44:21,213 [salt.state       ][INFO    ][17385] Completed state [net.nf_conntrack_max] at time 03:44:21.212579 duration_in_ms=12.007
2017-12-15 03:44:21,213 [salt.state       ][INFO    ][17385] Running state [linux_sysfs_package] at time 03:44:21.212780
2017-12-15 03:44:21,213 [salt.state       ][INFO    ][17385] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:44:21,216 [salt.state       ][INFO    ][17385] All specified packages are already installed
2017-12-15 03:44:21,216 [salt.state       ][INFO    ][17385] Completed state [linux_sysfs_package] at time 03:44:21.216094 duration_in_ms=3.314
2017-12-15 03:44:21,217 [salt.state       ][INFO    ][17385] Running state [/etc/sysfs.d] at time 03:44:21.216909
2017-12-15 03:44:21,217 [salt.state       ][INFO    ][17385] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:44:21,217 [salt.state       ][INFO    ][17385] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:44:21,218 [salt.state       ][INFO    ][17385] Completed state [/etc/sysfs.d] at time 03:44:21.217556 duration_in_ms=0.647
2017-12-15 03:44:21,218 [salt.state       ][INFO    ][17385] Running state [ondemand] at time 03:44:21.218032
2017-12-15 03:44:21,218 [salt.state       ][INFO    ][17385] Executing state service.dead for ondemand
2017-12-15 03:44:21,219 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:44:21,228 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:44:21,235 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:44:21,246 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'runlevel' in directory '/root'
2017-12-15 03:44:21,252 [salt.state       ][INFO    ][17385] The service ondemand is already dead
2017-12-15 03:44:21,252 [salt.state       ][INFO    ][17385] Completed state [ondemand] at time 03:44:21.252343 duration_in_ms=34.311
2017-12-15 03:44:21,253 [salt.state       ][INFO    ][17385] Running state [cs_CZ.UTF-8] at time 03:44:21.252832
2017-12-15 03:44:21,253 [salt.state       ][INFO    ][17385] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:44:21,253 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'locale -a' in directory '/root'
2017-12-15 03:44:21,259 [salt.state       ][INFO    ][17385] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:44:21,259 [salt.state       ][INFO    ][17385] Completed state [cs_CZ.UTF-8] at time 03:44:21.259021 duration_in_ms=6.188
2017-12-15 03:44:21,259 [salt.state       ][INFO    ][17385] Running state [en_US.UTF-8] at time 03:44:21.259213
2017-12-15 03:44:21,259 [salt.state       ][INFO    ][17385] Executing state locale.present for en_US.UTF-8
2017-12-15 03:44:21,260 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'locale -a' in directory '/root'
2017-12-15 03:44:21,265 [salt.state       ][INFO    ][17385] Locale en_US.UTF-8 is already present
2017-12-15 03:44:21,265 [salt.state       ][INFO    ][17385] Completed state [en_US.UTF-8] at time 03:44:21.265220 duration_in_ms=6.006
2017-12-15 03:44:21,266 [salt.state       ][INFO    ][17385] Running state [en_US.UTF-8] at time 03:44:21.266140
2017-12-15 03:44:21,266 [salt.state       ][INFO    ][17385] Executing state locale.system for en_US.UTF-8
2017-12-15 03:44:21,267 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'localectl' in directory '/root'
2017-12-15 03:44:21,294 [salt.state       ][INFO    ][17385] System locale en_US.UTF-8 already set
2017-12-15 03:44:21,294 [salt.state       ][INFO    ][17385] Completed state [en_US.UTF-8] at time 03:44:21.293789 duration_in_ms=27.647
2017-12-15 03:44:21,295 [salt.state       ][INFO    ][17385] Running state [root] at time 03:44:21.294804
2017-12-15 03:44:21,295 [salt.state       ][INFO    ][17385] Executing state user.present for root
2017-12-15 03:44:21,296 [salt.state       ][INFO    ][17385] User root is present and up to date
2017-12-15 03:44:21,296 [salt.state       ][INFO    ][17385] Completed state [root] at time 03:44:21.296078 duration_in_ms=1.274
2017-12-15 03:44:21,297 [salt.state       ][INFO    ][17385] Running state [/root] at time 03:44:21.296955
2017-12-15 03:44:21,297 [salt.state       ][INFO    ][17385] Executing state file.directory for /root
2017-12-15 03:44:21,298 [salt.state       ][INFO    ][17385] Directory /root is in the correct state
2017-12-15 03:44:21,298 [salt.state       ][INFO    ][17385] Completed state [/root] at time 03:44:21.297819 duration_in_ms=0.863
2017-12-15 03:44:21,298 [salt.state       ][INFO    ][17385] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:44:21.298049
2017-12-15 03:44:21,298 [salt.state       ][INFO    ][17385] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:44:21,299 [salt.state       ][INFO    ][17385] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:44:21,299 [salt.state       ][INFO    ][17385] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:44:21.298733 duration_in_ms=0.684
2017-12-15 03:44:21,299 [salt.state       ][INFO    ][17385] Running state [ubuntu] at time 03:44:21.298961
2017-12-15 03:44:21,299 [salt.state       ][INFO    ][17385] Executing state user.present for ubuntu
2017-12-15 03:44:21,300 [salt.state       ][INFO    ][17385] User ubuntu is present and up to date
2017-12-15 03:44:21,300 [salt.state       ][INFO    ][17385] Completed state [ubuntu] at time 03:44:21.300012 duration_in_ms=1.051
2017-12-15 03:44:21,301 [salt.state       ][INFO    ][17385] Running state [/home/ubuntu] at time 03:44:21.300767
2017-12-15 03:44:21,301 [salt.state       ][INFO    ][17385] Executing state file.directory for /home/ubuntu
2017-12-15 03:44:21,302 [salt.state       ][INFO    ][17385] Directory /home/ubuntu is in the correct state
2017-12-15 03:44:21,302 [salt.state       ][INFO    ][17385] Completed state [/home/ubuntu] at time 03:44:21.301661 duration_in_ms=0.892
2017-12-15 03:44:21,302 [salt.state       ][INFO    ][17385] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:44:21.302320
2017-12-15 03:44:21,303 [salt.state       ][INFO    ][17385] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:44:21,318 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:44:21,331 [salt.state       ][INFO    ][17385] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:44:21,332 [salt.state       ][INFO    ][17385] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:44:21.331510 duration_in_ms=29.189
2017-12-15 03:44:21,332 [salt.state       ][INFO    ][17385] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:44:21.331756
2017-12-15 03:44:21,332 [salt.state       ][INFO    ][17385] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:44:21,350 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:44:21,370 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:21,405 [salt.state       ][INFO    ][17385] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:44:21,406 [salt.state       ][INFO    ][17385] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:44:21.405631 duration_in_ms=73.875
2017-12-15 03:44:21,406 [salt.state       ][INFO    ][17385] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:44:21.405818
2017-12-15 03:44:21,406 [salt.state       ][INFO    ][17385] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:44:21,422 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:44:21,439 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:21,472 [salt.state       ][INFO    ][17385] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:44:21,473 [salt.state       ][INFO    ][17385] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:44:21.472472 duration_in_ms=66.654
2017-12-15 03:44:21,473 [salt.state       ][INFO    ][17385] Running state [service.systemctl_reload] at time 03:44:21.473448
2017-12-15 03:44:21,474 [salt.state       ][INFO    ][17385] Executing state module.wait for service.systemctl_reload
2017-12-15 03:44:21,474 [salt.state       ][INFO    ][17385] No changes made for service.systemctl_reload
2017-12-15 03:44:21,474 [salt.state       ][INFO    ][17385] Completed state [service.systemctl_reload] at time 03:44:21.473958 duration_in_ms=0.51
2017-12-15 03:44:21,474 [salt.state       ][INFO    ][17385] Running state [/etc/hostname] at time 03:44:21.474140
2017-12-15 03:44:21,474 [salt.state       ][INFO    ][17385] Executing state file.managed for /etc/hostname
2017-12-15 03:44:21,490 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:44:21,491 [salt.state       ][INFO    ][17385] File /etc/hostname is in the correct state
2017-12-15 03:44:21,491 [salt.state       ][INFO    ][17385] Completed state [/etc/hostname] at time 03:44:21.491071 duration_in_ms=16.932
2017-12-15 03:44:21,492 [salt.state       ][INFO    ][17385] Running state [hostname msg02] at time 03:44:21.492031
2017-12-15 03:44:21,492 [salt.state       ][INFO    ][17385] Executing state cmd.wait for hostname msg02
2017-12-15 03:44:21,492 [salt.state       ][INFO    ][17385] No changes made for hostname msg02
2017-12-15 03:44:21,493 [salt.state       ][INFO    ][17385] Completed state [hostname msg02] at time 03:44:21.492585 duration_in_ms=0.554
2017-12-15 03:44:21,493 [salt.state       ][INFO    ][17385] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.492954
2017-12-15 03:44:21,493 [salt.state       ][INFO    ][17385] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,494 [salt.state       ][INFO    ][17385] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:44:21,494 [salt.state       ][INFO    ][17385] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.493629 duration_in_ms=0.674
2017-12-15 03:44:21,494 [salt.state       ][INFO    ][17385] Running state [mdb02] at time 03:44:21.493796
2017-12-15 03:44:21,494 [salt.state       ][INFO    ][17385] Executing state host.present for mdb02
2017-12-15 03:44:21,494 [salt.state       ][INFO    ][17385] Host mdb02 (10.167.4.77) already present
2017-12-15 03:44:21,494 [salt.state       ][INFO    ][17385] Completed state [mdb02] at time 03:44:21.494425 duration_in_ms=0.629
2017-12-15 03:44:21,495 [salt.state       ][INFO    ][17385] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.494594
2017-12-15 03:44:21,495 [salt.state       ][INFO    ][17385] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,495 [salt.state       ][INFO    ][17385] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:44:21,495 [salt.state       ][INFO    ][17385] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.495211 duration_in_ms=0.617
2017-12-15 03:44:21,495 [salt.state       ][INFO    ][17385] Running state [mdb03] at time 03:44:21.495377
2017-12-15 03:44:21,496 [salt.state       ][INFO    ][17385] Executing state host.present for mdb03
2017-12-15 03:44:21,496 [salt.state       ][INFO    ][17385] Host mdb03 (10.167.4.78) already present
2017-12-15 03:44:21,496 [salt.state       ][INFO    ][17385] Completed state [mdb03] at time 03:44:21.495989 duration_in_ms=0.612
2017-12-15 03:44:21,496 [salt.state       ][INFO    ][17385] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.496175
2017-12-15 03:44:21,496 [salt.state       ][INFO    ][17385] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,497 [salt.state       ][INFO    ][17385] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:44:21,497 [salt.state       ][INFO    ][17385] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.496805 duration_in_ms=0.629
2017-12-15 03:44:21,497 [salt.state       ][INFO    ][17385] Running state [mdb01] at time 03:44:21.496973
2017-12-15 03:44:21,497 [salt.state       ][INFO    ][17385] Executing state host.present for mdb01
2017-12-15 03:44:21,497 [salt.state       ][INFO    ][17385] Host mdb01 (10.167.4.76) already present
2017-12-15 03:44:21,498 [salt.state       ][INFO    ][17385] Completed state [mdb01] at time 03:44:21.497591 duration_in_ms=0.617
2017-12-15 03:44:21,498 [salt.state       ][INFO    ][17385] Running state [mdb] at time 03:44:21.497764
2017-12-15 03:44:21,498 [salt.state       ][INFO    ][17385] Executing state host.present for mdb
2017-12-15 03:44:21,498 [salt.state       ][INFO    ][17385] Host mdb (10.167.4.75) already present
2017-12-15 03:44:21,498 [salt.state       ][INFO    ][17385] Completed state [mdb] at time 03:44:21.498392 duration_in_ms=0.628
2017-12-15 03:44:21,499 [salt.state       ][INFO    ][17385] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.498559
2017-12-15 03:44:21,499 [salt.state       ][INFO    ][17385] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,499 [salt.state       ][INFO    ][17385] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:44:21,499 [salt.state       ][INFO    ][17385] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.499173 duration_in_ms=0.615
2017-12-15 03:44:21,499 [salt.state       ][INFO    ][17385] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.499341
2017-12-15 03:44:21,500 [salt.state       ][INFO    ][17385] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,500 [salt.state       ][INFO    ][17385] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:44:21,500 [salt.state       ][INFO    ][17385] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.499951 duration_in_ms=0.61
2017-12-15 03:44:21,500 [salt.state       ][INFO    ][17385] Running state [cfg01] at time 03:44:21.500118
2017-12-15 03:44:21,500 [salt.state       ][INFO    ][17385] Executing state host.present for cfg01
2017-12-15 03:44:21,501 [salt.state       ][INFO    ][17385] Host cfg01 (10.167.4.100) already present
2017-12-15 03:44:21,501 [salt.state       ][INFO    ][17385] Completed state [cfg01] at time 03:44:21.500748 duration_in_ms=0.631
2017-12-15 03:44:21,501 [salt.state       ][INFO    ][17385] Running state [prx01] at time 03:44:21.500904
2017-12-15 03:44:21,501 [salt.state       ][INFO    ][17385] Executing state host.present for prx01
2017-12-15 03:44:21,501 [salt.state       ][INFO    ][17385] Host prx01 (10.167.4.104) already present
2017-12-15 03:44:21,502 [salt.state       ][INFO    ][17385] Completed state [prx01] at time 03:44:21.501513 duration_in_ms=0.608
2017-12-15 03:44:21,502 [salt.state       ][INFO    ][17385] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.501670
2017-12-15 03:44:21,502 [salt.state       ][INFO    ][17385] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,502 [salt.state       ][INFO    ][17385] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:44:21,502 [salt.state       ][INFO    ][17385] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.502278 duration_in_ms=0.608
2017-12-15 03:44:21,502 [salt.state       ][INFO    ][17385] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.502443
2017-12-15 03:44:21,503 [salt.state       ][INFO    ][17385] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,503 [salt.state       ][INFO    ][17385] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:44:21,503 [salt.state       ][INFO    ][17385] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.503069 duration_in_ms=0.625
2017-12-15 03:44:21,503 [salt.state       ][INFO    ][17385] Running state [kvm01] at time 03:44:21.503233
2017-12-15 03:44:21,503 [salt.state       ][INFO    ][17385] Executing state host.present for kvm01
2017-12-15 03:44:21,504 [salt.state       ][INFO    ][17385] Host kvm01 (10.167.4.141) already present
2017-12-15 03:44:21,504 [salt.state       ][INFO    ][17385] Completed state [kvm01] at time 03:44:21.503834 duration_in_ms=0.601
2017-12-15 03:44:21,504 [salt.state       ][INFO    ][17385] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.503997
2017-12-15 03:44:21,504 [salt.state       ][INFO    ][17385] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,505 [salt.state       ][INFO    ][17385] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:44:21,505 [salt.state       ][INFO    ][17385] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.504630 duration_in_ms=0.634
2017-12-15 03:44:21,505 [salt.state       ][INFO    ][17385] Running state [kvm03] at time 03:44:21.504794
2017-12-15 03:44:21,505 [salt.state       ][INFO    ][17385] Executing state host.present for kvm03
2017-12-15 03:44:21,505 [salt.state       ][INFO    ][17385] Host kvm03 (10.167.4.143) already present
2017-12-15 03:44:21,506 [salt.state       ][INFO    ][17385] Completed state [kvm03] at time 03:44:21.505561 duration_in_ms=0.768
2017-12-15 03:44:21,506 [salt.state       ][INFO    ][17385] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.505728
2017-12-15 03:44:21,506 [salt.state       ][INFO    ][17385] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,506 [salt.state       ][INFO    ][17385] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:44:21,506 [salt.state       ][INFO    ][17385] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.506352 duration_in_ms=0.623
2017-12-15 03:44:21,507 [salt.state       ][INFO    ][17385] Running state [kvm02] at time 03:44:21.506516
2017-12-15 03:44:21,507 [salt.state       ][INFO    ][17385] Executing state host.present for kvm02
2017-12-15 03:44:21,507 [salt.state       ][INFO    ][17385] Host kvm02 (10.167.4.142) already present
2017-12-15 03:44:21,507 [salt.state       ][INFO    ][17385] Completed state [kvm02] at time 03:44:21.507114 duration_in_ms=0.598
2017-12-15 03:44:21,507 [salt.state       ][INFO    ][17385] Running state [dbs] at time 03:44:21.507277
2017-12-15 03:44:21,507 [salt.state       ][INFO    ][17385] Executing state host.present for dbs
2017-12-15 03:44:21,508 [salt.state       ][INFO    ][17385] Host dbs (10.167.4.50) already present
2017-12-15 03:44:21,508 [salt.state       ][INFO    ][17385] Completed state [dbs] at time 03:44:21.507876 duration_in_ms=0.6
2017-12-15 03:44:21,508 [salt.state       ][INFO    ][17385] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.508040
2017-12-15 03:44:21,508 [salt.state       ][INFO    ][17385] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,509 [salt.state       ][INFO    ][17385] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:44:21,509 [salt.state       ][INFO    ][17385] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.508668 duration_in_ms=0.628
2017-12-15 03:44:21,509 [salt.state       ][INFO    ][17385] Running state [prx] at time 03:44:21.508833
2017-12-15 03:44:21,509 [salt.state       ][INFO    ][17385] Executing state host.present for prx
2017-12-15 03:44:21,509 [salt.state       ][INFO    ][17385] Host prx (172.30.10.103) already present
2017-12-15 03:44:21,509 [salt.state       ][INFO    ][17385] Completed state [prx] at time 03:44:21.509433 duration_in_ms=0.6
2017-12-15 03:44:21,510 [salt.state       ][INFO    ][17385] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.509596
2017-12-15 03:44:21,510 [salt.state       ][INFO    ][17385] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,510 [salt.state       ][INFO    ][17385] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:44:21,510 [salt.state       ][INFO    ][17385] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.510213 duration_in_ms=0.617
2017-12-15 03:44:21,510 [salt.state       ][INFO    ][17385] Running state [prx02] at time 03:44:21.510380
2017-12-15 03:44:21,511 [salt.state       ][INFO    ][17385] Executing state host.present for prx02
2017-12-15 03:44:21,511 [salt.state       ][INFO    ][17385] Host prx02 (10.167.4.105) already present
2017-12-15 03:44:21,511 [salt.state       ][INFO    ][17385] Completed state [prx02] at time 03:44:21.510988 duration_in_ms=0.608
2017-12-15 03:44:21,511 [salt.state       ][INFO    ][17385] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.511151
2017-12-15 03:44:21,511 [salt.state       ][INFO    ][17385] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,512 [salt.state       ][INFO    ][17385] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:44:21,512 [salt.state       ][INFO    ][17385] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.511752 duration_in_ms=0.601
2017-12-15 03:44:21,512 [salt.state       ][INFO    ][17385] Running state [gtw01] at time 03:44:21.511918
2017-12-15 03:44:21,512 [salt.state       ][INFO    ][17385] Executing state host.present for gtw01
2017-12-15 03:44:21,512 [salt.state       ][INFO    ][17385] Host gtw01 (10.167.4.124) already present
2017-12-15 03:44:21,513 [salt.state       ][INFO    ][17385] Completed state [gtw01] at time 03:44:21.512539 duration_in_ms=0.621
2017-12-15 03:44:21,513 [salt.state       ][INFO    ][17385] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.512703
2017-12-15 03:44:21,513 [salt.state       ][INFO    ][17385] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,513 [salt.state       ][INFO    ][17385] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:44:21,513 [salt.state       ][INFO    ][17385] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.513308 duration_in_ms=0.605
2017-12-15 03:44:21,513 [salt.state       ][INFO    ][17385] Running state [gtw02] at time 03:44:21.513468
2017-12-15 03:44:21,514 [salt.state       ][INFO    ][17385] Executing state host.present for gtw02
2017-12-15 03:44:21,514 [salt.state       ][INFO    ][17385] Host gtw02 (10.167.4.125) already present
2017-12-15 03:44:21,514 [salt.state       ][INFO    ][17385] Completed state [gtw02] at time 03:44:21.514073 duration_in_ms=0.604
2017-12-15 03:44:21,514 [salt.state       ][INFO    ][17385] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.514232
2017-12-15 03:44:21,514 [salt.state       ][INFO    ][17385] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,515 [salt.state       ][INFO    ][17385] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:44:21,515 [salt.state       ][INFO    ][17385] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.514832 duration_in_ms=0.599
2017-12-15 03:44:21,515 [salt.state       ][INFO    ][17385] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.514991
2017-12-15 03:44:21,515 [salt.state       ][INFO    ][17385] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,515 [salt.state       ][INFO    ][17385] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:44:21,516 [salt.state       ][INFO    ][17385] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.515583 duration_in_ms=0.591
2017-12-15 03:44:21,516 [salt.state       ][INFO    ][17385] Running state [msg02] at time 03:44:21.515746
2017-12-15 03:44:21,516 [salt.state       ][INFO    ][17385] Executing state host.present for msg02
2017-12-15 03:44:21,516 [salt.state       ][INFO    ][17385] Host msg02 (10.167.4.42) already present
2017-12-15 03:44:21,516 [salt.state       ][INFO    ][17385] Completed state [msg02] at time 03:44:21.516362 duration_in_ms=0.616
2017-12-15 03:44:21,517 [salt.state       ][INFO    ][17385] Running state [file.replace] at time 03:44:21.516976
2017-12-15 03:44:21,517 [salt.state       ][INFO    ][17385] Executing state module.run for file.replace
2017-12-15 03:44:21,585 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:44:21,594 [salt.state       ][INFO    ][17385] onlyif execution failed
2017-12-15 03:44:21,594 [salt.state       ][INFO    ][17385] Completed state [file.replace] at time 03:44:21.594388 duration_in_ms=77.412
2017-12-15 03:44:21,595 [salt.state       ][INFO    ][17385] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.594632
2017-12-15 03:44:21,595 [salt.state       ][INFO    ][17385] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,595 [salt.state       ][INFO    ][17385] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:44:21,595 [salt.state       ][INFO    ][17385] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.595456 duration_in_ms=0.824
2017-12-15 03:44:21,596 [salt.state       ][INFO    ][17385] Running state [msg03] at time 03:44:21.595603
2017-12-15 03:44:21,596 [salt.state       ][INFO    ][17385] Executing state host.present for msg03
2017-12-15 03:44:21,596 [salt.state       ][INFO    ][17385] Host msg03 (10.167.4.43) already present
2017-12-15 03:44:21,596 [salt.state       ][INFO    ][17385] Completed state [msg03] at time 03:44:21.596192 duration_in_ms=0.588
2017-12-15 03:44:21,596 [salt.state       ][INFO    ][17385] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.596345
2017-12-15 03:44:21,596 [salt.state       ][INFO    ][17385] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,597 [salt.state       ][INFO    ][17385] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:44:21,597 [salt.state       ][INFO    ][17385] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.596900 duration_in_ms=0.555
2017-12-15 03:44:21,597 [salt.state       ][INFO    ][17385] Running state [msg01] at time 03:44:21.597046
2017-12-15 03:44:21,597 [salt.state       ][INFO    ][17385] Executing state host.present for msg01
2017-12-15 03:44:21,597 [salt.state       ][INFO    ][17385] Host msg01 (10.167.4.41) already present
2017-12-15 03:44:21,598 [salt.state       ][INFO    ][17385] Completed state [msg01] at time 03:44:21.597596 duration_in_ms=0.55
2017-12-15 03:44:21,598 [salt.state       ][INFO    ][17385] Running state [msg] at time 03:44:21.597743
2017-12-15 03:44:21,598 [salt.state       ][INFO    ][17385] Executing state host.present for msg
2017-12-15 03:44:21,598 [salt.state       ][INFO    ][17385] Host msg (10.167.4.40) already present
2017-12-15 03:44:21,598 [salt.state       ][INFO    ][17385] Completed state [msg] at time 03:44:21.598289 duration_in_ms=0.545
2017-12-15 03:44:21,598 [salt.state       ][INFO    ][17385] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.598429
2017-12-15 03:44:21,599 [salt.state       ][INFO    ][17385] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,599 [salt.state       ][INFO    ][17385] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:44:21,599 [salt.state       ][INFO    ][17385] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.598997 duration_in_ms=0.568
2017-12-15 03:44:21,599 [salt.state       ][INFO    ][17385] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.599188
2017-12-15 03:44:21,599 [salt.state       ][INFO    ][17385] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,600 [salt.state       ][INFO    ][17385] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:44:21,600 [salt.state       ][INFO    ][17385] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.599928 duration_in_ms=0.74
2017-12-15 03:44:21,600 [salt.state       ][INFO    ][17385] Running state [cfg01] at time 03:44:21.600112
2017-12-15 03:44:21,600 [salt.state       ][INFO    ][17385] Executing state host.present for cfg01
2017-12-15 03:44:21,601 [salt.state       ][INFO    ][17385] Host cfg01 (10.167.4.100) already present
2017-12-15 03:44:21,601 [salt.state       ][INFO    ][17385] Completed state [cfg01] at time 03:44:21.600903 duration_in_ms=0.791
2017-12-15 03:44:21,601 [salt.state       ][INFO    ][17385] Running state [cmp002] at time 03:44:21.601091
2017-12-15 03:44:21,601 [salt.state       ][INFO    ][17385] Executing state host.present for cmp002
2017-12-15 03:44:21,602 [salt.state       ][INFO    ][17385] Host cmp002 (10.167.4.102) already present
2017-12-15 03:44:21,602 [salt.state       ][INFO    ][17385] Completed state [cmp002] at time 03:44:21.601894 duration_in_ms=0.802
2017-12-15 03:44:21,602 [salt.state       ][INFO    ][17385] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.602152
2017-12-15 03:44:21,602 [salt.state       ][INFO    ][17385] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,603 [salt.state       ][INFO    ][17385] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:44:21,603 [salt.state       ][INFO    ][17385] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.602882 duration_in_ms=0.731
2017-12-15 03:44:21,603 [salt.state       ][INFO    ][17385] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.603034
2017-12-15 03:44:21,603 [salt.state       ][INFO    ][17385] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,603 [salt.state       ][INFO    ][17385] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:44:21,604 [salt.state       ][INFO    ][17385] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.603571 duration_in_ms=0.537
2017-12-15 03:44:21,604 [salt.state       ][INFO    ][17385] Running state [cmp001] at time 03:44:21.603713
2017-12-15 03:44:21,604 [salt.state       ][INFO    ][17385] Executing state host.present for cmp001
2017-12-15 03:44:21,604 [salt.state       ][INFO    ][17385] Host cmp001 (10.167.4.101) already present
2017-12-15 03:44:21,605 [salt.state       ][INFO    ][17385] Completed state [cmp001] at time 03:44:21.604535 duration_in_ms=0.822
2017-12-15 03:44:21,605 [salt.state       ][INFO    ][17385] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.604683
2017-12-15 03:44:21,605 [salt.state       ][INFO    ][17385] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,605 [salt.state       ][INFO    ][17385] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:44:21,605 [salt.state       ][INFO    ][17385] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.605225 duration_in_ms=0.542
2017-12-15 03:44:21,605 [salt.state       ][INFO    ][17385] Running state [dbs01] at time 03:44:21.605369
2017-12-15 03:44:21,606 [salt.state       ][INFO    ][17385] Executing state host.present for dbs01
2017-12-15 03:44:21,606 [salt.state       ][INFO    ][17385] Host dbs01 (10.167.4.51) already present
2017-12-15 03:44:21,606 [salt.state       ][INFO    ][17385] Completed state [dbs01] at time 03:44:21.605917 duration_in_ms=0.547
2017-12-15 03:44:21,606 [salt.state       ][INFO    ][17385] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.606076
2017-12-15 03:44:21,606 [salt.state       ][INFO    ][17385] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,607 [salt.state       ][INFO    ][17385] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:44:21,607 [salt.state       ][INFO    ][17385] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.606613 duration_in_ms=0.537
2017-12-15 03:44:21,607 [salt.state       ][INFO    ][17385] Running state [dbs02] at time 03:44:21.606757
2017-12-15 03:44:21,607 [salt.state       ][INFO    ][17385] Executing state host.present for dbs02
2017-12-15 03:44:21,607 [salt.state       ][INFO    ][17385] Host dbs02 (10.167.4.52) already present
2017-12-15 03:44:21,607 [salt.state       ][INFO    ][17385] Completed state [dbs02] at time 03:44:21.607299 duration_in_ms=0.542
2017-12-15 03:44:21,607 [salt.state       ][INFO    ][17385] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.607438
2017-12-15 03:44:21,608 [salt.state       ][INFO    ][17385] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,608 [salt.state       ][INFO    ][17385] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:44:21,608 [salt.state       ][INFO    ][17385] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.608207 duration_in_ms=0.769
2017-12-15 03:44:21,608 [salt.state       ][INFO    ][17385] Running state [dbs03] at time 03:44:21.608415
2017-12-15 03:44:21,609 [salt.state       ][INFO    ][17385] Executing state host.present for dbs03
2017-12-15 03:44:21,609 [salt.state       ][INFO    ][17385] Host dbs03 (10.167.4.53) already present
2017-12-15 03:44:21,609 [salt.state       ][INFO    ][17385] Completed state [dbs03] at time 03:44:21.609152 duration_in_ms=0.737
2017-12-15 03:44:21,609 [salt.state       ][INFO    ][17385] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.609351
2017-12-15 03:44:21,610 [salt.state       ][INFO    ][17385] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,610 [salt.state       ][INFO    ][17385] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:44:21,610 [salt.state       ][INFO    ][17385] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.610092 duration_in_ms=0.741
2017-12-15 03:44:21,610 [salt.state       ][INFO    ][17385] Running state [mas01] at time 03:44:21.610303
2017-12-15 03:44:21,611 [salt.state       ][INFO    ][17385] Executing state host.present for mas01
2017-12-15 03:44:21,611 [salt.state       ][INFO    ][17385] Host mas01 (10.167.4.3) already present
2017-12-15 03:44:21,611 [salt.state       ][INFO    ][17385] Completed state [mas01] at time 03:44:21.611041 duration_in_ms=0.738
2017-12-15 03:44:21,611 [salt.state       ][INFO    ][17385] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.611186
2017-12-15 03:44:21,611 [salt.state       ][INFO    ][17385] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,612 [salt.state       ][INFO    ][17385] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:44:21,612 [salt.state       ][INFO    ][17385] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.611726 duration_in_ms=0.54
2017-12-15 03:44:21,612 [salt.state       ][INFO    ][17385] Running state [ctl02] at time 03:44:21.611867
2017-12-15 03:44:21,612 [salt.state       ][INFO    ][17385] Executing state host.present for ctl02
2017-12-15 03:44:21,612 [salt.state       ][INFO    ][17385] Host ctl02 (10.167.4.12) already present
2017-12-15 03:44:21,612 [salt.state       ][INFO    ][17385] Completed state [ctl02] at time 03:44:21.612439 duration_in_ms=0.572
2017-12-15 03:44:21,613 [salt.state       ][INFO    ][17385] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.612584
2017-12-15 03:44:21,613 [salt.state       ][INFO    ][17385] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,613 [salt.state       ][INFO    ][17385] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:44:21,613 [salt.state       ][INFO    ][17385] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.613131 duration_in_ms=0.547
2017-12-15 03:44:21,613 [salt.state       ][INFO    ][17385] Running state [ctl03] at time 03:44:21.613276
2017-12-15 03:44:21,613 [salt.state       ][INFO    ][17385] Executing state host.present for ctl03
2017-12-15 03:44:21,614 [salt.state       ][INFO    ][17385] Host ctl03 (10.167.4.13) already present
2017-12-15 03:44:21,614 [salt.state       ][INFO    ][17385] Completed state [ctl03] at time 03:44:21.613817 duration_in_ms=0.541
2017-12-15 03:44:21,614 [salt.state       ][INFO    ][17385] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.613958
2017-12-15 03:44:21,614 [salt.state       ][INFO    ][17385] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,614 [salt.state       ][INFO    ][17385] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:44:21,615 [salt.state       ][INFO    ][17385] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.614523 duration_in_ms=0.565
2017-12-15 03:44:21,615 [salt.state       ][INFO    ][17385] Running state [ctl01] at time 03:44:21.614715
2017-12-15 03:44:21,615 [salt.state       ][INFO    ][17385] Executing state host.present for ctl01
2017-12-15 03:44:21,615 [salt.state       ][INFO    ][17385] Host ctl01 (10.167.4.11) already present
2017-12-15 03:44:21,616 [salt.state       ][INFO    ][17385] Completed state [ctl01] at time 03:44:21.615470 duration_in_ms=0.755
2017-12-15 03:44:21,616 [salt.state       ][INFO    ][17385] Running state [ctl] at time 03:44:21.615654
2017-12-15 03:44:21,616 [salt.state       ][INFO    ][17385] Executing state host.present for ctl
2017-12-15 03:44:21,616 [salt.state       ][INFO    ][17385] Host ctl (10.167.4.10) already present
2017-12-15 03:44:21,616 [salt.state       ][INFO    ][17385] Completed state [ctl] at time 03:44:21.616411 duration_in_ms=0.757
2017-12-15 03:44:21,617 [salt.state       ][INFO    ][17385] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.616612
2017-12-15 03:44:21,617 [salt.state       ][INFO    ][17385] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:44:21,617 [salt.state       ][INFO    ][17385] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:44:21,617 [salt.state       ][INFO    ][17385] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:44:21.617406 duration_in_ms=0.794
2017-12-15 03:44:21,618 [salt.state       ][INFO    ][17385] Running state [ens2] at time 03:44:21.617649
2017-12-15 03:44:21,618 [salt.state       ][INFO    ][17385] Executing state network.managed for ens2
2017-12-15 03:44:21,961 [salt.state       ][INFO    ][17385] Interface ens2 is up to date.
2017-12-15 03:44:21,961 [salt.state       ][INFO    ][17385] Completed state [ens2] at time 03:44:21.960763 duration_in_ms=343.114
2017-12-15 03:44:21,961 [salt.state       ][INFO    ][17385] Running state [ens3] at time 03:44:21.960964
2017-12-15 03:44:21,961 [salt.state       ][INFO    ][17385] Executing state network.managed for ens3
2017-12-15 03:44:22,305 [salt.state       ][INFO    ][17385] Interface ens3 is up to date.
2017-12-15 03:44:22,306 [salt.state       ][INFO    ][17385] Completed state [ens3] at time 03:44:22.305602 duration_in_ms=344.637
2017-12-15 03:44:22,306 [salt.state       ][INFO    ][17385] Running state [/etc/profile.d/proxy.sh] at time 03:44:22.305918
2017-12-15 03:44:22,306 [salt.state       ][INFO    ][17385] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:44:22,307 [salt.state       ][INFO    ][17385] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:44:22,307 [salt.state       ][INFO    ][17385] Completed state [/etc/profile.d/proxy.sh] at time 03:44:22.306895 duration_in_ms=0.977
2017-12-15 03:44:22,307 [salt.state       ][INFO    ][17385] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:44:22.307165
2017-12-15 03:44:22,307 [salt.state       ][INFO    ][17385] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:44:22,308 [salt.state       ][INFO    ][17385] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:44:22,308 [salt.state       ][INFO    ][17385] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:44:22.308006 duration_in_ms=0.841
2017-12-15 03:44:22,308 [salt.state       ][INFO    ][17385] Running state [ntp] at time 03:44:22.308314
2017-12-15 03:44:22,309 [salt.state       ][INFO    ][17385] Executing state pkg.installed for ntp
2017-12-15 03:44:22,312 [salt.state       ][INFO    ][17385] Package ntp is already installed
2017-12-15 03:44:22,312 [salt.state       ][INFO    ][17385] Completed state [ntp] at time 03:44:22.312148 duration_in_ms=3.835
2017-12-15 03:44:22,313 [salt.state       ][INFO    ][17385] Running state [/etc/ntp.conf] at time 03:44:22.313011
2017-12-15 03:44:22,313 [salt.state       ][INFO    ][17385] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:44:22,331 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:44:22,359 [salt.fileclient  ][INFO    ][17385] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:44:22,367 [salt.state       ][INFO    ][17385] File /etc/ntp.conf is in the correct state
2017-12-15 03:44:22,367 [salt.state       ][INFO    ][17385] Completed state [/etc/ntp.conf] at time 03:44:22.367316 duration_in_ms=54.304
2017-12-15 03:44:22,369 [salt.state       ][INFO    ][17385] Running state [ntp] at time 03:44:22.368603
2017-12-15 03:44:22,369 [salt.state       ][INFO    ][17385] Executing state service.running for ntp
2017-12-15 03:44:22,370 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:44:22,383 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:44:22,394 [salt.loaded.int.module.cmdmod][INFO    ][17385] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:44:22,408 [salt.state       ][INFO    ][17385] The service ntp is already running
2017-12-15 03:44:22,408 [salt.state       ][INFO    ][17385] Completed state [ntp] at time 03:44:22.408376 duration_in_ms=39.772
2017-12-15 03:44:22,411 [salt.minion      ][INFO    ][17385] Returning information for job: 20171215034404234083
2017-12-15 03:44:45,481 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.apply with jid 20171215034445478327
2017-12-15 03:44:45,507 [salt.minion      ][INFO    ][19347] Starting a new job with PID 19347
2017-12-15 03:44:48,292 [salt.state       ][INFO    ][19347] Loading fresh modules for state activity
2017-12-15 03:44:48,750 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-15 03:44:48,773 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-15 03:44:48,801 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:48,852 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-15 03:44:48,871 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:48,931 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-15 03:44:48,957 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,031 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-15 03:44:49,088 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,140 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-15 03:44:49,202 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,248 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-15 03:44:49,281 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,324 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-15 03:44:49,350 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,404 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-15 03:44:49,424 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,468 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-15 03:44:49,484 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,534 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-15 03:44:49,550 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,617 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-15 03:44:49,657 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,708 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-15 03:44:49,732 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,780 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-15 03:44:49,802 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,869 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-15 03:44:49,894 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:49,962 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-15 03:44:49,983 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,034 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-15 03:44:50,061 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,105 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-15 03:44:50,120 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,171 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 03:44:50,205 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,284 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-15 03:44:50,345 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,399 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-15 03:44:50,417 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,463 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-15 03:44:50,494 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:50,557 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-15 03:44:50,568 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-15 03:44:50,581 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:44:50,597 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-15 03:44:50,612 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:44:50,624 [salt.state       ][INFO    ][19347] Running state [/etc/environment] at time 03:44:50.624120
2017-12-15 03:44:50,625 [salt.state       ][INFO    ][19347] Executing state file.blockreplace for /etc/environment
2017-12-15 03:44:50,629 [salt.state       ][INFO    ][19347] No changes needed to be made
2017-12-15 03:44:50,629 [salt.state       ][INFO    ][19347] Completed state [/etc/environment] at time 03:44:50.628969 duration_in_ms=4.849
2017-12-15 03:44:50,629 [salt.state       ][INFO    ][19347] Running state [/etc/profile.d] at time 03:44:50.629253
2017-12-15 03:44:50,630 [salt.state       ][INFO    ][19347] Executing state file.directory for /etc/profile.d
2017-12-15 03:44:50,630 [salt.state       ][INFO    ][19347] Directory /etc/profile.d is in the correct state
2017-12-15 03:44:50,631 [salt.state       ][INFO    ][19347] Completed state [/etc/profile.d] at time 03:44:50.630605 duration_in_ms=1.351
2017-12-15 03:44:50,895 [salt.state       ][INFO    ][19347] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:44:50.894897
2017-12-15 03:44:50,895 [salt.state       ][INFO    ][19347] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-15 03:44:50,919 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-15 03:44:50,927 [salt.state       ][INFO    ][19347] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-15 03:44:50,928 [salt.state       ][INFO    ][19347] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:44:50.927789 duration_in_ms=32.893
2017-12-15 03:44:50,929 [salt.state       ][INFO    ][19347] Running state [linux_repo_prereq_pkgs] at time 03:44:50.928882
2017-12-15 03:44:50,929 [salt.state       ][INFO    ][19347] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-15 03:44:50,930 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:44:51,412 [salt.state       ][INFO    ][19347] All specified packages are already installed
2017-12-15 03:44:51,413 [salt.state       ][INFO    ][19347] Completed state [linux_repo_prereq_pkgs] at time 03:44:51.412802 duration_in_ms=483.919
2017-12-15 03:44:51,413 [salt.state       ][INFO    ][19347] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:44:51.413147
2017-12-15 03:44:51,413 [salt.state       ][INFO    ][19347] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-15 03:44:51,414 [salt.state       ][INFO    ][19347] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-15 03:44:51,414 [salt.state       ][INFO    ][19347] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:44:51.414122 duration_in_ms=0.975
2017-12-15 03:44:51,414 [salt.state       ][INFO    ][19347] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:44:51.414397
2017-12-15 03:44:51,415 [salt.state       ][INFO    ][19347] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-15 03:44:51,430 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:44:51,452 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:51,495 [salt.state       ][INFO    ][19347] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-15 03:44:51,495 [salt.state       ][INFO    ][19347] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:44:51.494925 duration_in_ms=80.528
2017-12-15 03:44:51,497 [salt.state       ][INFO    ][19347] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:44:51.496836
2017-12-15 03:44:51,497 [salt.state       ][INFO    ][19347] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-15 03:44:51,740 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-15 03:44:51,825 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:54,005 [salt.state       ][INFO    ][19347] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-15 03:44:54,005 [salt.state       ][INFO    ][19347] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:44:54.005066 duration_in_ms=2508.229
2017-12-15 03:44:54,005 [salt.state       ][INFO    ][19347] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:44:54.005417
2017-12-15 03:44:54,006 [salt.state       ][INFO    ][19347] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-15 03:44:54,006 [salt.state       ][INFO    ][19347] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-15 03:44:54,006 [salt.state       ][INFO    ][19347] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:44:54.006402 duration_in_ms=0.985
2017-12-15 03:44:54,007 [salt.state       ][INFO    ][19347] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:44:54.006678
2017-12-15 03:44:54,007 [salt.state       ][INFO    ][19347] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-15 03:44:54,024 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-15 03:44:54,040 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:44:54,074 [salt.state       ][INFO    ][19347] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-15 03:44:54,074 [salt.state       ][INFO    ][19347] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:44:54.074061 duration_in_ms=67.383
2017-12-15 03:44:54,075 [salt.state       ][INFO    ][19347] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:44:54.074814
2017-12-15 03:44:54,075 [salt.state       ][INFO    ][19347] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-15 03:44:54,205 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-15 03:44:54,283 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:55,586 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034455573417
2017-12-15 03:44:55,612 [salt.minion      ][INFO    ][20350] Starting a new job with PID 20350
2017-12-15 03:44:55,626 [salt.minion      ][INFO    ][20350] Returning information for job: 20171215034455573417
2017-12-15 03:44:56,466 [salt.state       ][INFO    ][19347] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-15 03:44:56,466 [salt.state       ][INFO    ][19347] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:44:56.466079 duration_in_ms=2391.264
2017-12-15 03:44:56,466 [salt.state       ][INFO    ][19347] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:44:56.466398
2017-12-15 03:44:56,467 [salt.state       ][INFO    ][19347] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-15 03:44:56,467 [salt.state       ][INFO    ][19347] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-15 03:44:56,467 [salt.state       ][INFO    ][19347] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:44:56.467355 duration_in_ms=0.956
2017-12-15 03:44:56,468 [salt.state       ][INFO    ][19347] Running state [/etc/apt/preferences.d/uca] at time 03:44:56.467630
2017-12-15 03:44:56,468 [salt.state       ][INFO    ][19347] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-15 03:44:56,468 [salt.state       ][INFO    ][19347] File /etc/apt/preferences.d/uca is not present
2017-12-15 03:44:56,469 [salt.state       ][INFO    ][19347] Completed state [/etc/apt/preferences.d/uca] at time 03:44:56.468509 duration_in_ms=0.879
2017-12-15 03:44:56,469 [salt.state       ][INFO    ][19347] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:44:56.469251
2017-12-15 03:44:56,470 [salt.state       ][INFO    ][19347] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-15 03:44:56,511 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-15 03:44:56,553 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:44:58,939 [salt.state       ][INFO    ][19347] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-15 03:44:58,939 [salt.state       ][INFO    ][19347] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:44:58.939169 duration_in_ms=2469.918
2017-12-15 03:44:58,940 [salt.state       ][INFO    ][19347] Running state [linux_extra_packages_purged] at time 03:44:58.939498
2017-12-15 03:44:58,940 [salt.state       ][INFO    ][19347] Executing state pkg.purged for linux_extra_packages_purged
2017-12-15 03:44:58,946 [salt.state       ][INFO    ][19347] All specified packages are already absent
2017-12-15 03:44:58,946 [salt.state       ][INFO    ][19347] Completed state [linux_extra_packages_purged] at time 03:44:58.946054 duration_in_ms=6.554
2017-12-15 03:44:58,946 [salt.state       ][INFO    ][19347] Running state [linux_extra_packages_latest] at time 03:44:58.946446
2017-12-15 03:44:58,947 [salt.state       ][INFO    ][19347] Executing state pkg.latest for linux_extra_packages_latest
2017-12-15 03:44:58,951 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:45:01,238 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-15 03:45:01,282 [salt.state       ][INFO    ][19347] Package mcelog is already up-to-date
2017-12-15 03:45:01,282 [salt.state       ][INFO    ][19347] Completed state [linux_extra_packages_latest] at time 03:45:01.282074 duration_in_ms=2335.628
2017-12-15 03:45:01,283 [salt.state       ][INFO    ][19347] Running state [UTC] at time 03:45:01.282765
2017-12-15 03:45:01,283 [salt.state       ][INFO    ][19347] Executing state timezone.system for UTC
2017-12-15 03:45:01,284 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:45:01,315 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['timedatectl'] in directory '/root'
2017-12-15 03:45:01,324 [salt.state       ][INFO    ][19347] Timezone UTC already set, UTC already set to UTC
2017-12-15 03:45:01,325 [salt.state       ][INFO    ][19347] Completed state [UTC] at time 03:45:01.324564 duration_in_ms=41.798
2017-12-15 03:45:01,325 [salt.state       ][INFO    ][19347] Running state [nf_conntrack] at time 03:45:01.325252
2017-12-15 03:45:01,326 [salt.state       ][INFO    ][19347] Executing state kmod.present for nf_conntrack
2017-12-15 03:45:01,326 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'lsmod' in directory '/root'
2017-12-15 03:45:01,335 [salt.state       ][INFO    ][19347] Kernel module nf_conntrack is already present
2017-12-15 03:45:01,335 [salt.state       ][INFO    ][19347] Completed state [nf_conntrack] at time 03:45:01.334858 duration_in_ms=9.606
2017-12-15 03:45:01,335 [salt.state       ][INFO    ][19347] Running state [kernel.panic] at time 03:45:01.335402
2017-12-15 03:45:01,336 [salt.state       ][INFO    ][19347] Executing state sysctl.present for kernel.panic
2017-12-15 03:45:01,344 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,359 [salt.state       ][INFO    ][19347] Sysctl value kernel.panic = 60 is already set
2017-12-15 03:45:01,359 [salt.state       ][INFO    ][19347] Completed state [kernel.panic] at time 03:45:01.359127 duration_in_ms=23.724
2017-12-15 03:45:01,359 [salt.state       ][INFO    ][19347] Running state [net.ipv4.tcp_keepalive_probes] at time 03:45:01.359464
2017-12-15 03:45:01,360 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-15 03:45:01,360 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,374 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-15 03:45:01,374 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:45:01.374101 duration_in_ms=14.637
2017-12-15 03:45:01,375 [salt.state       ][INFO    ][19347] Running state [fs.file-max] at time 03:45:01.374528
2017-12-15 03:45:01,375 [salt.state       ][INFO    ][19347] Executing state sysctl.present for fs.file-max
2017-12-15 03:45:01,375 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,388 [salt.state       ][INFO    ][19347] Sysctl value fs.file-max = 124165 is already set
2017-12-15 03:45:01,389 [salt.state       ][INFO    ][19347] Completed state [fs.file-max] at time 03:45:01.388486 duration_in_ms=13.957
2017-12-15 03:45:01,389 [salt.state       ][INFO    ][19347] Running state [net.core.somaxconn] at time 03:45:01.388833
2017-12-15 03:45:01,389 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.core.somaxconn
2017-12-15 03:45:01,390 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,402 [salt.state       ][INFO    ][19347] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-15 03:45:01,402 [salt.state       ][INFO    ][19347] Completed state [net.core.somaxconn] at time 03:45:01.402313 duration_in_ms=13.48
2017-12-15 03:45:01,403 [salt.state       ][INFO    ][19347] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:45:01.402645
2017-12-15 03:45:01,403 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-15 03:45:01,403 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,417 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-15 03:45:01,417 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:45:01.417037 duration_in_ms=14.392
2017-12-15 03:45:01,417 [salt.state       ][INFO    ][19347] Running state [net.ipv4.tcp_tw_reuse] at time 03:45:01.417373
2017-12-15 03:45:01,418 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-15 03:45:01,418 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,431 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-15 03:45:01,432 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.tcp_tw_reuse] at time 03:45:01.431523 duration_in_ms=14.15
2017-12-15 03:45:01,432 [salt.state       ][INFO    ][19347] Running state [net.ipv4.tcp_congestion_control] at time 03:45:01.431862
2017-12-15 03:45:01,432 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-15 03:45:01,433 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,445 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-15 03:45:01,445 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.tcp_congestion_control] at time 03:45:01.445302 duration_in_ms=13.439
2017-12-15 03:45:01,446 [salt.state       ][INFO    ][19347] Running state [net.ipv4.tcp_retries2] at time 03:45:01.445617
2017-12-15 03:45:01,446 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-15 03:45:01,446 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,458 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-15 03:45:01,458 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.tcp_retries2] at time 03:45:01.458072 duration_in_ms=12.455
2017-12-15 03:45:01,458 [salt.state       ][INFO    ][19347] Running state [net.core.netdev_max_backlog] at time 03:45:01.458390
2017-12-15 03:45:01,459 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-15 03:45:01,459 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,471 [salt.state       ][INFO    ][19347] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-15 03:45:01,471 [salt.state       ][INFO    ][19347] Completed state [net.core.netdev_max_backlog] at time 03:45:01.471181 duration_in_ms=12.79
2017-12-15 03:45:01,472 [salt.state       ][INFO    ][19347] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:45:01.471515
2017-12-15 03:45:01,472 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-15 03:45:01,472 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,485 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-15 03:45:01,486 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:45:01.485921 duration_in_ms=14.406
2017-12-15 03:45:01,486 [salt.state       ][INFO    ][19347] Running state [vm.swappiness] at time 03:45:01.486276
2017-12-15 03:45:01,487 [salt.state       ][INFO    ][19347] Executing state sysctl.present for vm.swappiness
2017-12-15 03:45:01,487 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,502 [salt.state       ][INFO    ][19347] Sysctl value vm.swappiness = 10 is already set
2017-12-15 03:45:01,503 [salt.state       ][INFO    ][19347] Completed state [vm.swappiness] at time 03:45:01.502947 duration_in_ms=16.671
2017-12-15 03:45:01,503 [salt.state       ][INFO    ][19347] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:45:01.503289
2017-12-15 03:45:01,504 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-15 03:45:01,504 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,520 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-15 03:45:01,520 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:45:01.520331 duration_in_ms=17.041
2017-12-15 03:45:01,521 [salt.state       ][INFO    ][19347] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:45:01.520704
2017-12-15 03:45:01,521 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-15 03:45:01,522 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,536 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-15 03:45:01,537 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:45:01.536702 duration_in_ms=15.998
2017-12-15 03:45:01,537 [salt.state       ][INFO    ][19347] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:45:01.537047
2017-12-15 03:45:01,537 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-15 03:45:01,538 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,553 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-15 03:45:01,554 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:45:01.553653 duration_in_ms=16.606
2017-12-15 03:45:01,554 [salt.state       ][INFO    ][19347] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:45:01.554004
2017-12-15 03:45:01,554 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-15 03:45:01,555 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,570 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-15 03:45:01,571 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:45:01.570848 duration_in_ms=16.843
2017-12-15 03:45:01,571 [salt.state       ][INFO    ][19347] Running state [net.ipv4.tcp_fin_timeout] at time 03:45:01.571201
2017-12-15 03:45:01,572 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-15 03:45:01,572 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,587 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-15 03:45:01,587 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.tcp_fin_timeout] at time 03:45:01.587294 duration_in_ms=16.092
2017-12-15 03:45:01,588 [salt.state       ][INFO    ][19347] Running state [net.ipv4.tcp_keepalive_time] at time 03:45:01.587672
2017-12-15 03:45:01,588 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-15 03:45:01,589 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,604 [salt.state       ][INFO    ][19347] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-15 03:45:01,605 [salt.state       ][INFO    ][19347] Completed state [net.ipv4.tcp_keepalive_time] at time 03:45:01.604834 duration_in_ms=17.161
2017-12-15 03:45:01,605 [salt.state       ][INFO    ][19347] Running state [net.nf_conntrack_max] at time 03:45:01.605187
2017-12-15 03:45:01,606 [salt.state       ][INFO    ][19347] Executing state sysctl.present for net.nf_conntrack_max
2017-12-15 03:45:01,606 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'sysctl -a' in directory '/root'
2017-12-15 03:45:01,622 [salt.state       ][INFO    ][19347] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-15 03:45:01,622 [salt.state       ][INFO    ][19347] Completed state [net.nf_conntrack_max] at time 03:45:01.622080 duration_in_ms=16.892
2017-12-15 03:45:01,622 [salt.state       ][INFO    ][19347] Running state [linux_sysfs_package] at time 03:45:01.622422
2017-12-15 03:45:01,623 [salt.state       ][INFO    ][19347] Executing state pkg.installed for linux_sysfs_package
2017-12-15 03:45:01,626 [salt.state       ][INFO    ][19347] All specified packages are already installed
2017-12-15 03:45:01,627 [salt.state       ][INFO    ][19347] Completed state [linux_sysfs_package] at time 03:45:01.626637 duration_in_ms=4.213
2017-12-15 03:45:01,628 [salt.state       ][INFO    ][19347] Running state [/etc/sysfs.d] at time 03:45:01.627794
2017-12-15 03:45:01,628 [salt.state       ][INFO    ][19347] Executing state file.directory for /etc/sysfs.d
2017-12-15 03:45:01,629 [salt.state       ][INFO    ][19347] Directory /etc/sysfs.d is in the correct state
2017-12-15 03:45:01,629 [salt.state       ][INFO    ][19347] Completed state [/etc/sysfs.d] at time 03:45:01.629197 duration_in_ms=1.403
2017-12-15 03:45:01,630 [salt.state       ][INFO    ][19347] Running state [ondemand] at time 03:45:01.629818
2017-12-15 03:45:01,630 [salt.state       ][INFO    ][19347] Executing state service.dead for ondemand
2017-12-15 03:45:01,631 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-15 03:45:01,643 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-15 03:45:01,653 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-15 03:45:01,665 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'runlevel' in directory '/root'
2017-12-15 03:45:01,674 [salt.state       ][INFO    ][19347] The service ondemand is already dead
2017-12-15 03:45:01,674 [salt.state       ][INFO    ][19347] Completed state [ondemand] at time 03:45:01.674082 duration_in_ms=44.263
2017-12-15 03:45:01,675 [salt.state       ][INFO    ][19347] Running state [cs_CZ.UTF-8] at time 03:45:01.674705
2017-12-15 03:45:01,675 [salt.state       ][INFO    ][19347] Executing state locale.present for cs_CZ.UTF-8
2017-12-15 03:45:01,675 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'locale -a' in directory '/root'
2017-12-15 03:45:01,683 [salt.state       ][INFO    ][19347] Locale cs_CZ.UTF-8 is already present
2017-12-15 03:45:01,683 [salt.state       ][INFO    ][19347] Completed state [cs_CZ.UTF-8] at time 03:45:01.683036 duration_in_ms=8.329
2017-12-15 03:45:01,683 [salt.state       ][INFO    ][19347] Running state [en_US.UTF-8] at time 03:45:01.683359
2017-12-15 03:45:01,684 [salt.state       ][INFO    ][19347] Executing state locale.present for en_US.UTF-8
2017-12-15 03:45:01,684 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'locale -a' in directory '/root'
2017-12-15 03:45:01,692 [salt.state       ][INFO    ][19347] Locale en_US.UTF-8 is already present
2017-12-15 03:45:01,692 [salt.state       ][INFO    ][19347] Completed state [en_US.UTF-8] at time 03:45:01.692432 duration_in_ms=9.072
2017-12-15 03:45:01,694 [salt.state       ][INFO    ][19347] Running state [en_US.UTF-8] at time 03:45:01.693512
2017-12-15 03:45:01,694 [salt.state       ][INFO    ][19347] Executing state locale.system for en_US.UTF-8
2017-12-15 03:45:01,694 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'localectl' in directory '/root'
2017-12-15 03:45:01,726 [salt.state       ][INFO    ][19347] System locale en_US.UTF-8 already set
2017-12-15 03:45:01,726 [salt.state       ][INFO    ][19347] Completed state [en_US.UTF-8] at time 03:45:01.725939 duration_in_ms=32.427
2017-12-15 03:45:01,727 [salt.state       ][INFO    ][19347] Running state [root] at time 03:45:01.726933
2017-12-15 03:45:01,727 [salt.state       ][INFO    ][19347] Executing state user.present for root
2017-12-15 03:45:01,728 [salt.state       ][INFO    ][19347] User root is present and up to date
2017-12-15 03:45:01,728 [salt.state       ][INFO    ][19347] Completed state [root] at time 03:45:01.728210 duration_in_ms=1.277
2017-12-15 03:45:01,729 [salt.state       ][INFO    ][19347] Running state [/root] at time 03:45:01.729060
2017-12-15 03:45:01,729 [salt.state       ][INFO    ][19347] Executing state file.directory for /root
2017-12-15 03:45:01,730 [salt.state       ][INFO    ][19347] Directory /root is in the correct state
2017-12-15 03:45:01,730 [salt.state       ][INFO    ][19347] Completed state [/root] at time 03:45:01.730205 duration_in_ms=1.144
2017-12-15 03:45:01,730 [salt.state       ][INFO    ][19347] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:45:01.730434
2017-12-15 03:45:01,731 [salt.state       ][INFO    ][19347] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-15 03:45:01,731 [salt.state       ][INFO    ][19347] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-15 03:45:01,731 [salt.state       ][INFO    ][19347] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:45:01.731121 duration_in_ms=0.687
2017-12-15 03:45:01,731 [salt.state       ][INFO    ][19347] Running state [ubuntu] at time 03:45:01.731352
2017-12-15 03:45:01,732 [salt.state       ][INFO    ][19347] Executing state user.present for ubuntu
2017-12-15 03:45:01,732 [salt.state       ][INFO    ][19347] User ubuntu is present and up to date
2017-12-15 03:45:01,733 [salt.state       ][INFO    ][19347] Completed state [ubuntu] at time 03:45:01.732500 duration_in_ms=1.147
2017-12-15 03:45:01,733 [salt.state       ][INFO    ][19347] Running state [/home/ubuntu] at time 03:45:01.733352
2017-12-15 03:45:01,734 [salt.state       ][INFO    ][19347] Executing state file.directory for /home/ubuntu
2017-12-15 03:45:01,734 [salt.state       ][INFO    ][19347] Directory /home/ubuntu is in the correct state
2017-12-15 03:45:01,734 [salt.state       ][INFO    ][19347] Completed state [/home/ubuntu] at time 03:45:01.734199 duration_in_ms=0.846
2017-12-15 03:45:01,735 [salt.state       ][INFO    ][19347] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:45:01.734822
2017-12-15 03:45:01,735 [salt.state       ][INFO    ][19347] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-15 03:45:01,750 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-15 03:45:01,759 [salt.state       ][INFO    ][19347] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-15 03:45:01,759 [salt.state       ][INFO    ][19347] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:45:01.758805 duration_in_ms=23.982
2017-12-15 03:45:01,759 [salt.state       ][INFO    ][19347] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:45:01.759048
2017-12-15 03:45:01,759 [salt.state       ][INFO    ][19347] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-15 03:45:01,778 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-15 03:45:01,795 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:45:01,828 [salt.state       ][INFO    ][19347] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-15 03:45:01,828 [salt.state       ][INFO    ][19347] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:45:01.828430 duration_in_ms=69.382
2017-12-15 03:45:01,829 [salt.state       ][INFO    ][19347] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:45:01.828590
2017-12-15 03:45:01,829 [salt.state       ][INFO    ][19347] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-15 03:45:01,847 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-15 03:45:01,867 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 03:45:01,905 [salt.state       ][INFO    ][19347] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-15 03:45:01,905 [salt.state       ][INFO    ][19347] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:45:01.904801 duration_in_ms=76.21
2017-12-15 03:45:01,906 [salt.state       ][INFO    ][19347] Running state [service.systemctl_reload] at time 03:45:01.905808
2017-12-15 03:45:01,906 [salt.state       ][INFO    ][19347] Executing state module.wait for service.systemctl_reload
2017-12-15 03:45:01,906 [salt.state       ][INFO    ][19347] No changes made for service.systemctl_reload
2017-12-15 03:45:01,906 [salt.state       ][INFO    ][19347] Completed state [service.systemctl_reload] at time 03:45:01.906362 duration_in_ms=0.554
2017-12-15 03:45:01,907 [salt.state       ][INFO    ][19347] Running state [/etc/hostname] at time 03:45:01.906516
2017-12-15 03:45:01,907 [salt.state       ][INFO    ][19347] Executing state file.managed for /etc/hostname
2017-12-15 03:45:01,924 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-15 03:45:01,926 [salt.state       ][INFO    ][19347] File /etc/hostname is in the correct state
2017-12-15 03:45:01,926 [salt.state       ][INFO    ][19347] Completed state [/etc/hostname] at time 03:45:01.926136 duration_in_ms=19.619
2017-12-15 03:45:01,928 [salt.state       ][INFO    ][19347] Running state [hostname msg02] at time 03:45:01.927540
2017-12-15 03:45:01,928 [salt.state       ][INFO    ][19347] Executing state cmd.wait for hostname msg02
2017-12-15 03:45:01,928 [salt.state       ][INFO    ][19347] No changes made for hostname msg02
2017-12-15 03:45:01,928 [salt.state       ][INFO    ][19347] Completed state [hostname msg02] at time 03:45:01.928095 duration_in_ms=0.556
2017-12-15 03:45:01,929 [salt.state       ][INFO    ][19347] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.928573
2017-12-15 03:45:01,929 [salt.state       ][INFO    ][19347] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,929 [salt.state       ][INFO    ][19347] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 03:45:01,929 [salt.state       ][INFO    ][19347] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.929195 duration_in_ms=0.622
2017-12-15 03:45:01,929 [salt.state       ][INFO    ][19347] Running state [mdb02] at time 03:45:01.929340
2017-12-15 03:45:01,929 [salt.state       ][INFO    ][19347] Executing state host.present for mdb02
2017-12-15 03:45:01,930 [salt.state       ][INFO    ][19347] Host mdb02 (10.167.4.77) already present
2017-12-15 03:45:01,930 [salt.state       ][INFO    ][19347] Completed state [mdb02] at time 03:45:01.929889 duration_in_ms=0.549
2017-12-15 03:45:01,930 [salt.state       ][INFO    ][19347] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.930031
2017-12-15 03:45:01,930 [salt.state       ][INFO    ][19347] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,930 [salt.state       ][INFO    ][19347] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 03:45:01,931 [salt.state       ][INFO    ][19347] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.930578 duration_in_ms=0.546
2017-12-15 03:45:01,931 [salt.state       ][INFO    ][19347] Running state [mdb03] at time 03:45:01.930717
2017-12-15 03:45:01,931 [salt.state       ][INFO    ][19347] Executing state host.present for mdb03
2017-12-15 03:45:01,931 [salt.state       ][INFO    ][19347] Host mdb03 (10.167.4.78) already present
2017-12-15 03:45:01,931 [salt.state       ][INFO    ][19347] Completed state [mdb03] at time 03:45:01.931256 duration_in_ms=0.538
2017-12-15 03:45:01,931 [salt.state       ][INFO    ][19347] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.931400
2017-12-15 03:45:01,932 [salt.state       ][INFO    ][19347] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,932 [salt.state       ][INFO    ][19347] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 03:45:01,932 [salt.state       ][INFO    ][19347] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.931949 duration_in_ms=0.55
2017-12-15 03:45:01,932 [salt.state       ][INFO    ][19347] Running state [mdb01] at time 03:45:01.932094
2017-12-15 03:45:01,932 [salt.state       ][INFO    ][19347] Executing state host.present for mdb01
2017-12-15 03:45:01,933 [salt.state       ][INFO    ][19347] Host mdb01 (10.167.4.76) already present
2017-12-15 03:45:01,933 [salt.state       ][INFO    ][19347] Completed state [mdb01] at time 03:45:01.932737 duration_in_ms=0.643
2017-12-15 03:45:01,933 [salt.state       ][INFO    ][19347] Running state [mdb] at time 03:45:01.932884
2017-12-15 03:45:01,933 [salt.state       ][INFO    ][19347] Executing state host.present for mdb
2017-12-15 03:45:01,933 [salt.state       ][INFO    ][19347] Host mdb (10.167.4.75) already present
2017-12-15 03:45:01,933 [salt.state       ][INFO    ][19347] Completed state [mdb] at time 03:45:01.933432 duration_in_ms=0.548
2017-12-15 03:45:01,934 [salt.state       ][INFO    ][19347] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.933573
2017-12-15 03:45:01,934 [salt.state       ][INFO    ][19347] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,934 [salt.state       ][INFO    ][19347] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 03:45:01,934 [salt.state       ][INFO    ][19347] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.934118 duration_in_ms=0.544
2017-12-15 03:45:01,934 [salt.state       ][INFO    ][19347] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.934262
2017-12-15 03:45:01,934 [salt.state       ][INFO    ][19347] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,935 [salt.state       ][INFO    ][19347] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:45:01,935 [salt.state       ][INFO    ][19347] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.934806 duration_in_ms=0.545
2017-12-15 03:45:01,935 [salt.state       ][INFO    ][19347] Running state [cfg01] at time 03:45:01.934951
2017-12-15 03:45:01,935 [salt.state       ][INFO    ][19347] Executing state host.present for cfg01
2017-12-15 03:45:01,935 [salt.state       ][INFO    ][19347] Host cfg01 (10.167.4.100) already present
2017-12-15 03:45:01,936 [salt.state       ][INFO    ][19347] Completed state [cfg01] at time 03:45:01.935490 duration_in_ms=0.539
2017-12-15 03:45:01,936 [salt.state       ][INFO    ][19347] Running state [prx01] at time 03:45:01.935631
2017-12-15 03:45:01,936 [salt.state       ][INFO    ][19347] Executing state host.present for prx01
2017-12-15 03:45:01,936 [salt.state       ][INFO    ][19347] Host prx01 (10.167.4.104) already present
2017-12-15 03:45:01,936 [salt.state       ][INFO    ][19347] Completed state [prx01] at time 03:45:01.936217 duration_in_ms=0.586
2017-12-15 03:45:01,936 [salt.state       ][INFO    ][19347] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.936373
2017-12-15 03:45:01,937 [salt.state       ][INFO    ][19347] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,937 [salt.state       ][INFO    ][19347] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 03:45:01,937 [salt.state       ][INFO    ][19347] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.936968 duration_in_ms=0.595
2017-12-15 03:45:01,937 [salt.state       ][INFO    ][19347] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.937130
2017-12-15 03:45:01,937 [salt.state       ][INFO    ][19347] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,938 [salt.state       ][INFO    ][19347] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 03:45:01,938 [salt.state       ][INFO    ][19347] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.937745 duration_in_ms=0.615
2017-12-15 03:45:01,938 [salt.state       ][INFO    ][19347] Running state [kvm01] at time 03:45:01.937892
2017-12-15 03:45:01,938 [salt.state       ][INFO    ][19347] Executing state host.present for kvm01
2017-12-15 03:45:01,938 [salt.state       ][INFO    ][19347] Host kvm01 (10.167.4.141) already present
2017-12-15 03:45:01,939 [salt.state       ][INFO    ][19347] Completed state [kvm01] at time 03:45:01.938538 duration_in_ms=0.646
2017-12-15 03:45:01,939 [salt.state       ][INFO    ][19347] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.938695
2017-12-15 03:45:01,939 [salt.state       ][INFO    ][19347] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,939 [salt.state       ][INFO    ][19347] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 03:45:01,939 [salt.state       ][INFO    ][19347] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.939265 duration_in_ms=0.569
2017-12-15 03:45:01,939 [salt.state       ][INFO    ][19347] Running state [kvm03] at time 03:45:01.939413
2017-12-15 03:45:01,940 [salt.state       ][INFO    ][19347] Executing state host.present for kvm03
2017-12-15 03:45:01,940 [salt.state       ][INFO    ][19347] Host kvm03 (10.167.4.143) already present
2017-12-15 03:45:01,940 [salt.state       ][INFO    ][19347] Completed state [kvm03] at time 03:45:01.939999 duration_in_ms=0.586
2017-12-15 03:45:01,940 [salt.state       ][INFO    ][19347] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.940218
2017-12-15 03:45:01,940 [salt.state       ][INFO    ][19347] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,941 [salt.state       ][INFO    ][19347] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 03:45:01,941 [salt.state       ][INFO    ][19347] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.940799 duration_in_ms=0.581
2017-12-15 03:45:01,941 [salt.state       ][INFO    ][19347] Running state [kvm02] at time 03:45:01.940961
2017-12-15 03:45:01,941 [salt.state       ][INFO    ][19347] Executing state host.present for kvm02
2017-12-15 03:45:01,942 [salt.state       ][INFO    ][19347] Host kvm02 (10.167.4.142) already present
2017-12-15 03:45:01,942 [salt.state       ][INFO    ][19347] Completed state [kvm02] at time 03:45:01.941861 duration_in_ms=0.9
2017-12-15 03:45:01,942 [salt.state       ][INFO    ][19347] Running state [dbs] at time 03:45:01.942005
2017-12-15 03:45:01,942 [salt.state       ][INFO    ][19347] Executing state host.present for dbs
2017-12-15 03:45:01,942 [salt.state       ][INFO    ][19347] Host dbs (10.167.4.50) already present
2017-12-15 03:45:01,943 [salt.state       ][INFO    ][19347] Completed state [dbs] at time 03:45:01.942567 duration_in_ms=0.561
2017-12-15 03:45:01,943 [salt.state       ][INFO    ][19347] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.942705
2017-12-15 03:45:01,943 [salt.state       ][INFO    ][19347] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,943 [salt.state       ][INFO    ][19347] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 03:45:01,943 [salt.state       ][INFO    ][19347] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.943247 duration_in_ms=0.541
2017-12-15 03:45:01,943 [salt.state       ][INFO    ][19347] Running state [prx] at time 03:45:01.943385
2017-12-15 03:45:01,944 [salt.state       ][INFO    ][19347] Executing state host.present for prx
2017-12-15 03:45:01,944 [salt.state       ][INFO    ][19347] Host prx (172.30.10.103) already present
2017-12-15 03:45:01,944 [salt.state       ][INFO    ][19347] Completed state [prx] at time 03:45:01.943925 duration_in_ms=0.54
2017-12-15 03:45:01,944 [salt.state       ][INFO    ][19347] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.944064
2017-12-15 03:45:01,944 [salt.state       ][INFO    ][19347] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,945 [salt.state       ][INFO    ][19347] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 03:45:01,945 [salt.state       ][INFO    ][19347] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.944652 duration_in_ms=0.589
2017-12-15 03:45:01,945 [salt.state       ][INFO    ][19347] Running state [prx02] at time 03:45:01.944796
2017-12-15 03:45:01,945 [salt.state       ][INFO    ][19347] Executing state host.present for prx02
2017-12-15 03:45:01,945 [salt.state       ][INFO    ][19347] Host prx02 (10.167.4.105) already present
2017-12-15 03:45:01,945 [salt.state       ][INFO    ][19347] Completed state [prx02] at time 03:45:01.945371 duration_in_ms=0.575
2017-12-15 03:45:01,946 [salt.state       ][INFO    ][19347] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.945530
2017-12-15 03:45:01,946 [salt.state       ][INFO    ][19347] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,946 [salt.state       ][INFO    ][19347] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 03:45:01,946 [salt.state       ][INFO    ][19347] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.946117 duration_in_ms=0.588
2017-12-15 03:45:01,946 [salt.state       ][INFO    ][19347] Running state [gtw01] at time 03:45:01.946261
2017-12-15 03:45:01,946 [salt.state       ][INFO    ][19347] Executing state host.present for gtw01
2017-12-15 03:45:01,947 [salt.state       ][INFO    ][19347] Host gtw01 (10.167.4.124) already present
2017-12-15 03:45:01,947 [salt.state       ][INFO    ][19347] Completed state [gtw01] at time 03:45:01.946807 duration_in_ms=0.547
2017-12-15 03:45:01,947 [salt.state       ][INFO    ][19347] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.946946
2017-12-15 03:45:01,947 [salt.state       ][INFO    ][19347] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,947 [salt.state       ][INFO    ][19347] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 03:45:01,948 [salt.state       ][INFO    ][19347] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.947504 duration_in_ms=0.557
2017-12-15 03:45:01,948 [salt.state       ][INFO    ][19347] Running state [gtw02] at time 03:45:01.947646
2017-12-15 03:45:01,948 [salt.state       ][INFO    ][19347] Executing state host.present for gtw02
2017-12-15 03:45:01,948 [salt.state       ][INFO    ][19347] Host gtw02 (10.167.4.125) already present
2017-12-15 03:45:01,948 [salt.state       ][INFO    ][19347] Completed state [gtw02] at time 03:45:01.948240 duration_in_ms=0.593
2017-12-15 03:45:01,948 [salt.state       ][INFO    ][19347] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.948388
2017-12-15 03:45:01,949 [salt.state       ][INFO    ][19347] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,949 [salt.state       ][INFO    ][19347] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 03:45:01,949 [salt.state       ][INFO    ][19347] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.948930 duration_in_ms=0.543
2017-12-15 03:45:01,949 [salt.state       ][INFO    ][19347] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.949071
2017-12-15 03:45:01,949 [salt.state       ][INFO    ][19347] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:01,950 [salt.state       ][INFO    ][19347] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 03:45:01,950 [salt.state       ][INFO    ][19347] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:01.949606 duration_in_ms=0.534
2017-12-15 03:45:01,950 [salt.state       ][INFO    ][19347] Running state [msg02] at time 03:45:01.949745
2017-12-15 03:45:01,950 [salt.state       ][INFO    ][19347] Executing state host.present for msg02
2017-12-15 03:45:01,950 [salt.state       ][INFO    ][19347] Host msg02 (10.167.4.42) already present
2017-12-15 03:45:01,950 [salt.state       ][INFO    ][19347] Completed state [msg02] at time 03:45:01.950309 duration_in_ms=0.564
2017-12-15 03:45:01,951 [salt.state       ][INFO    ][19347] Running state [file.replace] at time 03:45:01.951108
2017-12-15 03:45:01,951 [salt.state       ][INFO    ][19347] Executing state module.run for file.replace
2017-12-15 03:45:02,022 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 03:45:02,029 [salt.state       ][INFO    ][19347] onlyif execution failed
2017-12-15 03:45:02,030 [salt.state       ][INFO    ][19347] Completed state [file.replace] at time 03:45:02.029590 duration_in_ms=78.482
2017-12-15 03:45:02,030 [salt.state       ][INFO    ][19347] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.029815
2017-12-15 03:45:02,030 [salt.state       ][INFO    ][19347] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,030 [salt.state       ][INFO    ][19347] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 03:45:02,031 [salt.state       ][INFO    ][19347] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.030626 duration_in_ms=0.811
2017-12-15 03:45:02,031 [salt.state       ][INFO    ][19347] Running state [msg03] at time 03:45:02.030777
2017-12-15 03:45:02,031 [salt.state       ][INFO    ][19347] Executing state host.present for msg03
2017-12-15 03:45:02,031 [salt.state       ][INFO    ][19347] Host msg03 (10.167.4.43) already present
2017-12-15 03:45:02,031 [salt.state       ][INFO    ][19347] Completed state [msg03] at time 03:45:02.031361 duration_in_ms=0.585
2017-12-15 03:45:02,032 [salt.state       ][INFO    ][19347] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.031510
2017-12-15 03:45:02,032 [salt.state       ][INFO    ][19347] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,032 [salt.state       ][INFO    ][19347] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 03:45:02,032 [salt.state       ][INFO    ][19347] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.032463 duration_in_ms=0.953
2017-12-15 03:45:02,033 [salt.state       ][INFO    ][19347] Running state [msg01] at time 03:45:02.032632
2017-12-15 03:45:02,033 [salt.state       ][INFO    ][19347] Executing state host.present for msg01
2017-12-15 03:45:02,033 [salt.state       ][INFO    ][19347] Host msg01 (10.167.4.41) already present
2017-12-15 03:45:02,033 [salt.state       ][INFO    ][19347] Completed state [msg01] at time 03:45:02.033274 duration_in_ms=0.641
2017-12-15 03:45:02,033 [salt.state       ][INFO    ][19347] Running state [msg] at time 03:45:02.033420
2017-12-15 03:45:02,034 [salt.state       ][INFO    ][19347] Executing state host.present for msg
2017-12-15 03:45:02,034 [salt.state       ][INFO    ][19347] Host msg (10.167.4.40) already present
2017-12-15 03:45:02,034 [salt.state       ][INFO    ][19347] Completed state [msg] at time 03:45:02.033973 duration_in_ms=0.554
2017-12-15 03:45:02,034 [salt.state       ][INFO    ][19347] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.034121
2017-12-15 03:45:02,034 [salt.state       ][INFO    ][19347] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,035 [salt.state       ][INFO    ][19347] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 03:45:02,035 [salt.state       ][INFO    ][19347] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.034647 duration_in_ms=0.526
2017-12-15 03:45:02,035 [salt.state       ][INFO    ][19347] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.034786
2017-12-15 03:45:02,035 [salt.state       ][INFO    ][19347] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,035 [salt.state       ][INFO    ][19347] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 03:45:02,035 [salt.state       ][INFO    ][19347] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.035349 duration_in_ms=0.563
2017-12-15 03:45:02,036 [salt.state       ][INFO    ][19347] Running state [cfg01] at time 03:45:02.035484
2017-12-15 03:45:02,036 [salt.state       ][INFO    ][19347] Executing state host.present for cfg01
2017-12-15 03:45:02,036 [salt.state       ][INFO    ][19347] Host cfg01 (10.167.4.100) already present
2017-12-15 03:45:02,036 [salt.state       ][INFO    ][19347] Completed state [cfg01] at time 03:45:02.035998 duration_in_ms=0.515
2017-12-15 03:45:02,036 [salt.state       ][INFO    ][19347] Running state [cmp002] at time 03:45:02.036205
2017-12-15 03:45:02,036 [salt.state       ][INFO    ][19347] Executing state host.present for cmp002
2017-12-15 03:45:02,037 [salt.state       ][INFO    ][19347] Host cmp002 (10.167.4.102) already present
2017-12-15 03:45:02,037 [salt.state       ][INFO    ][19347] Completed state [cmp002] at time 03:45:02.036769 duration_in_ms=0.563
2017-12-15 03:45:02,037 [salt.state       ][INFO    ][19347] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.036905
2017-12-15 03:45:02,037 [salt.state       ][INFO    ][19347] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,037 [salt.state       ][INFO    ][19347] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 03:45:02,037 [salt.state       ][INFO    ][19347] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.037437 duration_in_ms=0.533
2017-12-15 03:45:02,038 [salt.state       ][INFO    ][19347] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.037581
2017-12-15 03:45:02,038 [salt.state       ][INFO    ][19347] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,038 [salt.state       ][INFO    ][19347] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 03:45:02,038 [salt.state       ][INFO    ][19347] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.038105 duration_in_ms=0.524
2017-12-15 03:45:02,038 [salt.state       ][INFO    ][19347] Running state [cmp001] at time 03:45:02.038242
2017-12-15 03:45:02,038 [salt.state       ][INFO    ][19347] Executing state host.present for cmp001
2017-12-15 03:45:02,039 [salt.state       ][INFO    ][19347] Host cmp001 (10.167.4.101) already present
2017-12-15 03:45:02,039 [salt.state       ][INFO    ][19347] Completed state [cmp001] at time 03:45:02.038762 duration_in_ms=0.52
2017-12-15 03:45:02,039 [salt.state       ][INFO    ][19347] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.038910
2017-12-15 03:45:02,039 [salt.state       ][INFO    ][19347] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,039 [salt.state       ][INFO    ][19347] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 03:45:02,039 [salt.state       ][INFO    ][19347] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.039433 duration_in_ms=0.524
2017-12-15 03:45:02,040 [salt.state       ][INFO    ][19347] Running state [dbs01] at time 03:45:02.039568
2017-12-15 03:45:02,040 [salt.state       ][INFO    ][19347] Executing state host.present for dbs01
2017-12-15 03:45:02,040 [salt.state       ][INFO    ][19347] Host dbs01 (10.167.4.51) already present
2017-12-15 03:45:02,040 [salt.state       ][INFO    ][19347] Completed state [dbs01] at time 03:45:02.040107 duration_in_ms=0.54
2017-12-15 03:45:02,040 [salt.state       ][INFO    ][19347] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.040300
2017-12-15 03:45:02,040 [salt.state       ][INFO    ][19347] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,041 [salt.state       ][INFO    ][19347] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 03:45:02,041 [salt.state       ][INFO    ][19347] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.040859 duration_in_ms=0.558
2017-12-15 03:45:02,041 [salt.state       ][INFO    ][19347] Running state [dbs02] at time 03:45:02.040996
2017-12-15 03:45:02,041 [salt.state       ][INFO    ][19347] Executing state host.present for dbs02
2017-12-15 03:45:02,041 [salt.state       ][INFO    ][19347] Host dbs02 (10.167.4.52) already present
2017-12-15 03:45:02,042 [salt.state       ][INFO    ][19347] Completed state [dbs02] at time 03:45:02.041521 duration_in_ms=0.525
2017-12-15 03:45:02,042 [salt.state       ][INFO    ][19347] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.041653
2017-12-15 03:45:02,042 [salt.state       ][INFO    ][19347] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,042 [salt.state       ][INFO    ][19347] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 03:45:02,042 [salt.state       ][INFO    ][19347] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.042195 duration_in_ms=0.541
2017-12-15 03:45:02,042 [salt.state       ][INFO    ][19347] Running state [dbs03] at time 03:45:02.042330
2017-12-15 03:45:02,042 [salt.state       ][INFO    ][19347] Executing state host.present for dbs03
2017-12-15 03:45:02,043 [salt.state       ][INFO    ][19347] Host dbs03 (10.167.4.53) already present
2017-12-15 03:45:02,043 [salt.state       ][INFO    ][19347] Completed state [dbs03] at time 03:45:02.042839 duration_in_ms=0.509
2017-12-15 03:45:02,043 [salt.state       ][INFO    ][19347] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.042985
2017-12-15 03:45:02,043 [salt.state       ][INFO    ][19347] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,043 [salt.state       ][INFO    ][19347] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 03:45:02,044 [salt.state       ][INFO    ][19347] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.043516 duration_in_ms=0.531
2017-12-15 03:45:02,044 [salt.state       ][INFO    ][19347] Running state [mas01] at time 03:45:02.043649
2017-12-15 03:45:02,044 [salt.state       ][INFO    ][19347] Executing state host.present for mas01
2017-12-15 03:45:02,044 [salt.state       ][INFO    ][19347] Host mas01 (10.167.4.3) already present
2017-12-15 03:45:02,044 [salt.state       ][INFO    ][19347] Completed state [mas01] at time 03:45:02.044229 duration_in_ms=0.579
2017-12-15 03:45:02,044 [salt.state       ][INFO    ][19347] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.044369
2017-12-15 03:45:02,045 [salt.state       ][INFO    ][19347] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,045 [salt.state       ][INFO    ][19347] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 03:45:02,045 [salt.state       ][INFO    ][19347] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.044921 duration_in_ms=0.552
2017-12-15 03:45:02,045 [salt.state       ][INFO    ][19347] Running state [ctl02] at time 03:45:02.045056
2017-12-15 03:45:02,045 [salt.state       ][INFO    ][19347] Executing state host.present for ctl02
2017-12-15 03:45:02,046 [salt.state       ][INFO    ][19347] Host ctl02 (10.167.4.12) already present
2017-12-15 03:45:02,046 [salt.state       ][INFO    ][19347] Completed state [ctl02] at time 03:45:02.045603 duration_in_ms=0.547
2017-12-15 03:45:02,046 [salt.state       ][INFO    ][19347] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.045749
2017-12-15 03:45:02,046 [salt.state       ][INFO    ][19347] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,046 [salt.state       ][INFO    ][19347] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 03:45:02,046 [salt.state       ][INFO    ][19347] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.046272 duration_in_ms=0.523
2017-12-15 03:45:02,046 [salt.state       ][INFO    ][19347] Running state [ctl03] at time 03:45:02.046408
2017-12-15 03:45:02,047 [salt.state       ][INFO    ][19347] Executing state host.present for ctl03
2017-12-15 03:45:02,047 [salt.state       ][INFO    ][19347] Host ctl03 (10.167.4.13) already present
2017-12-15 03:45:02,047 [salt.state       ][INFO    ][19347] Completed state [ctl03] at time 03:45:02.047018 duration_in_ms=0.609
2017-12-15 03:45:02,047 [salt.state       ][INFO    ][19347] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.047175
2017-12-15 03:45:02,047 [salt.state       ][INFO    ][19347] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,048 [salt.state       ][INFO    ][19347] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 03:45:02,048 [salt.state       ][INFO    ][19347] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.047693 duration_in_ms=0.518
2017-12-15 03:45:02,048 [salt.state       ][INFO    ][19347] Running state [ctl01] at time 03:45:02.047833
2017-12-15 03:45:02,048 [salt.state       ][INFO    ][19347] Executing state host.present for ctl01
2017-12-15 03:45:02,048 [salt.state       ][INFO    ][19347] Host ctl01 (10.167.4.11) already present
2017-12-15 03:45:02,048 [salt.state       ][INFO    ][19347] Completed state [ctl01] at time 03:45:02.048416 duration_in_ms=0.583
2017-12-15 03:45:02,049 [salt.state       ][INFO    ][19347] Running state [ctl] at time 03:45:02.048558
2017-12-15 03:45:02,049 [salt.state       ][INFO    ][19347] Executing state host.present for ctl
2017-12-15 03:45:02,049 [salt.state       ][INFO    ][19347] Host ctl (10.167.4.10) already present
2017-12-15 03:45:02,049 [salt.state       ][INFO    ][19347] Completed state [ctl] at time 03:45:02.049095 duration_in_ms=0.537
2017-12-15 03:45:02,049 [salt.state       ][INFO    ][19347] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.049235
2017-12-15 03:45:02,049 [salt.state       ][INFO    ][19347] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 03:45:02,050 [salt.state       ][INFO    ][19347] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 03:45:02,050 [salt.state       ][INFO    ][19347] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:45:02.049769 duration_in_ms=0.535
2017-12-15 03:45:02,050 [salt.state       ][INFO    ][19347] Running state [ens2] at time 03:45:02.049909
2017-12-15 03:45:02,050 [salt.state       ][INFO    ][19347] Executing state network.managed for ens2
2017-12-15 03:45:02,407 [salt.state       ][INFO    ][19347] Interface ens2 is up to date.
2017-12-15 03:45:02,407 [salt.state       ][INFO    ][19347] Completed state [ens2] at time 03:45:02.406959 duration_in_ms=357.05
2017-12-15 03:45:02,407 [salt.state       ][INFO    ][19347] Running state [ens3] at time 03:45:02.407149
2017-12-15 03:45:02,407 [salt.state       ][INFO    ][19347] Executing state network.managed for ens3
2017-12-15 03:45:02,766 [salt.state       ][INFO    ][19347] Interface ens3 is up to date.
2017-12-15 03:45:02,766 [salt.state       ][INFO    ][19347] Completed state [ens3] at time 03:45:02.766019 duration_in_ms=358.87
2017-12-15 03:45:02,766 [salt.state       ][INFO    ][19347] Running state [/etc/profile.d/proxy.sh] at time 03:45:02.766219
2017-12-15 03:45:02,766 [salt.state       ][INFO    ][19347] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-15 03:45:02,767 [salt.state       ][INFO    ][19347] File /etc/profile.d/proxy.sh is not present
2017-12-15 03:45:02,767 [salt.state       ][INFO    ][19347] Completed state [/etc/profile.d/proxy.sh] at time 03:45:02.766801 duration_in_ms=0.582
2017-12-15 03:45:02,767 [salt.state       ][INFO    ][19347] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:45:02.766939
2017-12-15 03:45:02,767 [salt.state       ][INFO    ][19347] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-15 03:45:02,767 [salt.state       ][INFO    ][19347] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-15 03:45:02,767 [salt.state       ][INFO    ][19347] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:45:02.767417 duration_in_ms=0.477
2017-12-15 03:45:02,768 [salt.state       ][INFO    ][19347] Running state [ntp] at time 03:45:02.767576
2017-12-15 03:45:02,768 [salt.state       ][INFO    ][19347] Executing state pkg.installed for ntp
2017-12-15 03:45:02,771 [salt.state       ][INFO    ][19347] Package ntp is already installed
2017-12-15 03:45:02,771 [salt.state       ][INFO    ][19347] Completed state [ntp] at time 03:45:02.771388 duration_in_ms=3.811
2017-12-15 03:45:02,772 [salt.state       ][INFO    ][19347] Running state [/etc/ntp.conf] at time 03:45:02.772246
2017-12-15 03:45:02,772 [salt.state       ][INFO    ][19347] Executing state file.managed for /etc/ntp.conf
2017-12-15 03:45:02,791 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-15 03:45:02,817 [salt.fileclient  ][INFO    ][19347] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-15 03:45:02,823 [salt.state       ][INFO    ][19347] File /etc/ntp.conf is in the correct state
2017-12-15 03:45:02,823 [salt.state       ][INFO    ][19347] Completed state [/etc/ntp.conf] at time 03:45:02.823253 duration_in_ms=51.005
2017-12-15 03:45:02,824 [salt.state       ][INFO    ][19347] Running state [ntp] at time 03:45:02.824086
2017-12-15 03:45:02,824 [salt.state       ][INFO    ][19347] Executing state service.running for ntp
2017-12-15 03:45:02,825 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-15 03:45:02,840 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-15 03:45:02,853 [salt.loaded.int.module.cmdmod][INFO    ][19347] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-15 03:45:02,866 [salt.state       ][INFO    ][19347] The service ntp is already running
2017-12-15 03:45:02,867 [salt.state       ][INFO    ][19347] Completed state [ntp] at time 03:45:02.866922 duration_in_ms=42.833
2017-12-15 03:45:02,870 [salt.minion      ][INFO    ][19347] Returning information for job: 20171215034445478327
2017-12-15 03:45:04,766 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171215034504761976
2017-12-15 03:45:04,844 [salt.minion      ][INFO    ][21299] Starting a new job with PID 21299
2017-12-15 03:45:04,853 [salt.minion      ][INFO    ][21299] Returning information for job: 20171215034504761976
2017-12-15 03:45:28,832 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command pkg.upgrade with jid 20171215034528835545
2017-12-15 03:45:28,862 [salt.minion      ][INFO    ][21309] Starting a new job with PID 21309
2017-12-15 03:45:28,886 [salt.loaded.int.module.cmdmod][INFO    ][21309] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:45:29,328 [salt.loaded.int.module.cmdmod][INFO    ][21309] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-12-15 03:45:38,917 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034538915032
2017-12-15 03:45:38,948 [salt.minion      ][INFO    ][21329] Starting a new job with PID 21329
2017-12-15 03:45:38,959 [salt.minion      ][INFO    ][21329] Returning information for job: 20171215034538915032
2017-12-15 03:45:48,972 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034548971571
2017-12-15 03:45:49,000 [salt.minion      ][INFO    ][21339] Starting a new job with PID 21339
2017-12-15 03:45:49,010 [salt.minion      ][INFO    ][21339] Returning information for job: 20171215034548971571
2017-12-15 03:45:59,192 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034559190854
2017-12-15 03:45:59,219 [salt.minion      ][INFO    ][21344] Starting a new job with PID 21344
2017-12-15 03:45:59,228 [salt.minion      ][INFO    ][21344] Returning information for job: 20171215034559190854
2017-12-15 03:46:09,340 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034609333186
2017-12-15 03:46:09,374 [salt.minion      ][INFO    ][21349] Starting a new job with PID 21349
2017-12-15 03:46:09,383 [salt.minion      ][INFO    ][21349] Returning information for job: 20171215034609333186
2017-12-15 03:46:19,479 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034619470392
2017-12-15 03:46:19,505 [salt.minion      ][INFO    ][21400] Starting a new job with PID 21400
2017-12-15 03:46:19,516 [salt.minion      ][INFO    ][21400] Returning information for job: 20171215034619470392
2017-12-15 03:46:29,575 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034629566275
2017-12-15 03:46:29,607 [salt.minion      ][INFO    ][21432] Starting a new job with PID 21432
2017-12-15 03:46:29,618 [salt.minion      ][INFO    ][21432] Returning information for job: 20171215034629566275
2017-12-15 03:46:39,677 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034639668581
2017-12-15 03:46:39,707 [salt.minion      ][INFO    ][21453] Starting a new job with PID 21453
2017-12-15 03:46:39,717 [salt.minion      ][INFO    ][21453] Returning information for job: 20171215034639668581
2017-12-15 03:46:49,751 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034649743047
2017-12-15 03:46:49,773 [salt.minion      ][INFO    ][21471] Starting a new job with PID 21471
2017-12-15 03:46:49,787 [salt.minion      ][INFO    ][21471] Returning information for job: 20171215034649743047
2017-12-15 03:46:59,787 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034659780500
2017-12-15 03:46:59,812 [salt.minion      ][INFO    ][21492] Starting a new job with PID 21492
2017-12-15 03:46:59,829 [salt.minion      ][INFO    ][21492] Returning information for job: 20171215034659780500
2017-12-15 03:47:09,845 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034709837895
2017-12-15 03:47:09,873 [salt.minion      ][INFO    ][21497] Starting a new job with PID 21497
2017-12-15 03:47:10,417 [salt.minion      ][INFO    ][21497] Returning information for job: 20171215034709837895
2017-12-15 03:47:19,865 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034719857743
2017-12-15 03:47:19,899 [salt.minion      ][INFO    ][21589] Starting a new job with PID 21589
2017-12-15 03:47:19,915 [salt.minion      ][INFO    ][21589] Returning information for job: 20171215034719857743
2017-12-15 03:47:29,889 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034729880540
2017-12-15 03:47:29,918 [salt.minion      ][INFO    ][21603] Starting a new job with PID 21603
2017-12-15 03:47:30,081 [salt.minion      ][INFO    ][21603] Returning information for job: 20171215034729880540
2017-12-15 03:47:40,108 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034740097940
2017-12-15 03:47:40,133 [salt.minion      ][INFO    ][21615] Starting a new job with PID 21615
2017-12-15 03:47:40,220 [salt.minion      ][INFO    ][21615] Returning information for job: 20171215034740097940
2017-12-15 03:47:50,153 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034750143930
2017-12-15 03:47:50,183 [salt.minion      ][INFO    ][21764] Starting a new job with PID 21764
2017-12-15 03:47:50,202 [salt.minion      ][INFO    ][21764] Returning information for job: 20171215034750143930
2017-12-15 03:48:00,196 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034800187944
2017-12-15 03:48:00,223 [salt.minion      ][INFO    ][21784] Starting a new job with PID 21784
2017-12-15 03:48:00,242 [salt.minion      ][INFO    ][21784] Returning information for job: 20171215034800187944
2017-12-15 03:48:10,360 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034810351239
2017-12-15 03:48:10,385 [salt.minion      ][INFO    ][21877] Starting a new job with PID 21877
2017-12-15 03:48:10,404 [salt.minion      ][INFO    ][21877] Returning information for job: 20171215034810351239
2017-12-15 03:48:20,381 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034820373504
2017-12-15 03:48:20,407 [salt.minion      ][INFO    ][21938] Starting a new job with PID 21938
2017-12-15 03:48:21,058 [salt.minion      ][INFO    ][21938] Returning information for job: 20171215034820373504
2017-12-15 03:48:30,592 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034830584132
2017-12-15 03:48:30,615 [salt.minion      ][INFO    ][22003] Starting a new job with PID 22003
2017-12-15 03:48:30,919 [salt.minion      ][INFO    ][22003] Returning information for job: 20171215034830584132
2017-12-15 03:48:40,689 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034840681999
2017-12-15 03:48:40,715 [salt.minion      ][INFO    ][22038] Starting a new job with PID 22038
2017-12-15 03:48:40,907 [salt.minion      ][INFO    ][22038] Returning information for job: 20171215034840681999
2017-12-15 03:48:50,723 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034850716261
2017-12-15 03:48:50,749 [salt.minion      ][INFO    ][22077] Starting a new job with PID 22077
2017-12-15 03:48:50,872 [salt.minion      ][INFO    ][22077] Returning information for job: 20171215034850716261
2017-12-15 03:49:00,863 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034900856977
2017-12-15 03:49:00,891 [salt.minion      ][INFO    ][22103] Starting a new job with PID 22103
2017-12-15 03:49:00,903 [salt.minion      ][INFO    ][22103] Returning information for job: 20171215034900856977
2017-12-15 03:49:10,990 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034910985264
2017-12-15 03:49:11,020 [salt.minion      ][INFO    ][22141] Starting a new job with PID 22141
2017-12-15 03:49:11,105 [salt.minion      ][INFO    ][22141] Returning information for job: 20171215034910985264
2017-12-15 03:49:21,068 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034921063605
2017-12-15 03:49:21,100 [salt.minion      ][INFO    ][22169] Starting a new job with PID 22169
2017-12-15 03:49:21,112 [salt.minion      ][INFO    ][22169] Returning information for job: 20171215034921063605
2017-12-15 03:49:31,244 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034931234010
2017-12-15 03:49:31,274 [salt.minion      ][INFO    ][22179] Starting a new job with PID 22179
2017-12-15 03:49:31,287 [salt.minion      ][INFO    ][22179] Returning information for job: 20171215034931234010
2017-12-15 03:49:41,311 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034941281674
2017-12-15 03:49:41,340 [salt.minion      ][INFO    ][22184] Starting a new job with PID 22184
2017-12-15 03:49:41,355 [salt.minion      ][INFO    ][22184] Returning information for job: 20171215034941281674
2017-12-15 03:49:51,430 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215034951426881
2017-12-15 03:49:51,459 [salt.minion      ][INFO    ][22224] Starting a new job with PID 22224
2017-12-15 03:49:51,658 [salt.minion      ][INFO    ][22224] Returning information for job: 20171215034951426881
2017-12-15 03:50:01,609 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035001606346
2017-12-15 03:50:01,636 [salt.minion      ][INFO    ][22263] Starting a new job with PID 22263
2017-12-15 03:50:01,736 [salt.minion      ][INFO    ][22263] Returning information for job: 20171215035001606346
2017-12-15 03:50:11,759 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035011755832
2017-12-15 03:50:11,784 [salt.minion      ][INFO    ][22365] Starting a new job with PID 22365
2017-12-15 03:50:11,812 [salt.minion      ][INFO    ][22365] Returning information for job: 20171215035011755832
2017-12-15 03:50:21,826 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035021823395
2017-12-15 03:50:21,854 [salt.minion      ][INFO    ][22392] Starting a new job with PID 22392
2017-12-15 03:50:22,429 [salt.minion      ][INFO    ][22392] Returning information for job: 20171215035021823395
2017-12-15 03:50:31,872 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035031868652
2017-12-15 03:50:31,895 [salt.minion      ][INFO    ][22408] Starting a new job with PID 22408
2017-12-15 03:50:31,919 [salt.minion      ][INFO    ][22408] Returning information for job: 20171215035031868652
2017-12-15 03:50:41,914 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035041912501
2017-12-15 03:50:41,942 [salt.minion      ][INFO    ][22428] Starting a new job with PID 22428
2017-12-15 03:50:41,955 [salt.minion      ][INFO    ][22428] Returning information for job: 20171215035041912501
2017-12-15 03:50:51,984 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035051983063
2017-12-15 03:50:52,010 [salt.minion      ][INFO    ][22448] Starting a new job with PID 22448
2017-12-15 03:50:53,034 [salt.minion      ][INFO    ][22448] Returning information for job: 20171215035051983063
2017-12-15 03:51:02,009 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035102008859
2017-12-15 03:51:02,035 [salt.minion      ][INFO    ][22478] Starting a new job with PID 22478
2017-12-15 03:51:02,109 [salt.minion      ][INFO    ][22478] Returning information for job: 20171215035102008859
2017-12-15 03:51:12,223 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035112222209
2017-12-15 03:51:12,253 [salt.minion      ][INFO    ][22522] Starting a new job with PID 22522
2017-12-15 03:51:12,267 [salt.minion      ][INFO    ][22522] Returning information for job: 20171215035112222209
2017-12-15 03:51:22,431 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035122431575
2017-12-15 03:51:22,452 [salt.minion      ][INFO    ][22579] Starting a new job with PID 22579
2017-12-15 03:51:22,466 [salt.minion      ][INFO    ][22579] Returning information for job: 20171215035122431575
2017-12-15 03:51:32,559 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035132560704
2017-12-15 03:51:32,580 [salt.minion      ][INFO    ][22599] Starting a new job with PID 22599
2017-12-15 03:51:32,597 [salt.minion      ][INFO    ][22599] Returning information for job: 20171215035132560704
2017-12-15 03:51:42,773 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035142773155
2017-12-15 03:51:42,800 [salt.minion      ][INFO    ][22708] Starting a new job with PID 22708
2017-12-15 03:51:42,948 [salt.minion      ][INFO    ][22708] Returning information for job: 20171215035142773155
2017-12-15 03:51:52,858 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035152859978
2017-12-15 03:51:52,879 [salt.minion      ][INFO    ][22813] Starting a new job with PID 22813
2017-12-15 03:51:52,911 [salt.minion      ][INFO    ][22813] Returning information for job: 20171215035152859978
2017-12-15 03:52:02,971 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035202973399
2017-12-15 03:52:02,998 [salt.minion      ][INFO    ][22840] Starting a new job with PID 22840
2017-12-15 03:52:04,439 [salt.minion      ][INFO    ][22840] Returning information for job: 20171215035202973399
2017-12-15 03:52:13,008 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035213009787
2017-12-15 03:52:13,038 [salt.minion      ][INFO    ][22845] Starting a new job with PID 22845
2017-12-15 03:52:13,375 [salt.minion      ][INFO    ][22845] Returning information for job: 20171215035213009787
2017-12-15 03:52:23,213 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035223216078
2017-12-15 03:52:23,237 [salt.minion      ][INFO    ][22855] Starting a new job with PID 22855
2017-12-15 03:52:23,505 [salt.minion      ][INFO    ][22855] Returning information for job: 20171215035223216078
2017-12-15 03:52:33,385 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035233388700
2017-12-15 03:52:33,408 [salt.minion      ][INFO    ][22860] Starting a new job with PID 22860
2017-12-15 03:52:33,422 [salt.minion      ][INFO    ][22860] Returning information for job: 20171215035233388700
2017-12-15 03:52:43,529 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035243533011
2017-12-15 03:52:43,549 [salt.minion      ][INFO    ][22902] Starting a new job with PID 22902
2017-12-15 03:52:43,563 [salt.minion      ][INFO    ][22902] Returning information for job: 20171215035243533011
2017-12-15 03:52:53,741 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035253747135
2017-12-15 03:52:53,764 [salt.minion      ][INFO    ][22940] Starting a new job with PID 22940
2017-12-15 03:52:53,779 [salt.minion      ][INFO    ][22940] Returning information for job: 20171215035253747135
2017-12-15 03:53:03,780 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035303786019
2017-12-15 03:53:03,808 [salt.minion      ][INFO    ][22968] Starting a new job with PID 22968
2017-12-15 03:53:03,822 [salt.minion      ][INFO    ][22968] Returning information for job: 20171215035303786019
2017-12-15 03:53:13,970 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035313975992
2017-12-15 03:53:13,994 [salt.minion      ][INFO    ][22998] Starting a new job with PID 22998
2017-12-15 03:53:14,280 [salt.minion      ][INFO    ][22998] Returning information for job: 20171215035313975992
2017-12-15 03:53:24,042 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035324048004
2017-12-15 03:53:24,073 [salt.minion      ][INFO    ][23036] Starting a new job with PID 23036
2017-12-15 03:53:24,083 [salt.minion      ][INFO    ][23036] Returning information for job: 20171215035324048004
2017-12-15 03:53:34,073 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035334079936
2017-12-15 03:53:34,103 [salt.minion      ][INFO    ][23068] Starting a new job with PID 23068
2017-12-15 03:53:34,113 [salt.minion      ][INFO    ][23068] Returning information for job: 20171215035334079936
2017-12-15 03:53:44,276 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035344281980
2017-12-15 03:53:44,304 [salt.minion      ][INFO    ][23195] Starting a new job with PID 23195
2017-12-15 03:53:44,318 [salt.minion      ][INFO    ][23195] Returning information for job: 20171215035344281980
2017-12-15 03:53:54,483 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035354491372
2017-12-15 03:53:54,510 [salt.minion      ][INFO    ][23227] Starting a new job with PID 23227
2017-12-15 03:53:54,521 [salt.minion      ][INFO    ][23227] Returning information for job: 20171215035354491372
2017-12-15 03:54:04,697 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035404703939
2017-12-15 03:54:04,732 [salt.minion      ][INFO    ][23299] Starting a new job with PID 23299
2017-12-15 03:54:04,743 [salt.minion      ][INFO    ][23299] Returning information for job: 20171215035404703939
2017-12-15 03:54:14,838 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035414846104
2017-12-15 03:54:14,864 [salt.minion      ][INFO    ][23508] Starting a new job with PID 23508
2017-12-15 03:54:14,996 [salt.minion      ][INFO    ][23508] Returning information for job: 20171215035414846104
2017-12-15 03:54:25,005 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035425013352
2017-12-15 03:54:25,029 [salt.minion      ][INFO    ][23513] Starting a new job with PID 23513
2017-12-15 03:54:25,044 [salt.minion      ][INFO    ][23513] Returning information for job: 20171215035425013352
2017-12-15 03:54:35,133 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035435142182
2017-12-15 03:54:35,159 [salt.minion      ][INFO    ][23530] Starting a new job with PID 23530
2017-12-15 03:54:36,257 [salt.minion      ][INFO    ][23530] Returning information for job: 20171215035435142182
2017-12-15 03:54:45,339 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035445349488
2017-12-15 03:54:45,368 [salt.minion      ][INFO    ][24025] Starting a new job with PID 24025
2017-12-15 03:54:45,383 [salt.minion      ][INFO    ][24025] Returning information for job: 20171215035445349488
2017-12-15 03:54:55,519 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035455527926
2017-12-15 03:54:55,539 [salt.minion      ][INFO    ][24726] Starting a new job with PID 24726
2017-12-15 03:54:55,550 [salt.minion      ][INFO    ][24726] Returning information for job: 20171215035455527926
2017-12-15 03:55:05,610 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035505621035
2017-12-15 03:55:05,634 [salt.minion      ][INFO    ][28774] Starting a new job with PID 28774
2017-12-15 03:55:05,646 [salt.minion      ][INFO    ][28774] Returning information for job: 20171215035505621035
2017-12-15 03:55:15,734 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035515740098
2017-12-15 03:55:15,751 [salt.minion      ][INFO    ][28846] Starting a new job with PID 28846
2017-12-15 03:55:15,763 [salt.minion      ][INFO    ][28846] Returning information for job: 20171215035515740098
2017-12-15 03:55:25,809 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215035525812027
2017-12-15 03:55:25,825 [salt.minion      ][INFO    ][1229] Starting a new job with PID 1229
2017-12-15 03:55:25,835 [salt.minion      ][INFO    ][1229] Returning information for job: 20171215035525812027
2017-12-15 03:55:34,297 [salt.loaded.int.module.cmdmod][INFO    ][21309] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:55:34,317 [salt.minion      ][INFO    ][21309] Returning information for job: 20171215034528835545
2017-12-15 03:57:57,924 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command test.ping with jid 20171215035757919667
2017-12-15 03:57:57,953 [salt.minion      ][INFO    ][1432] Starting a new job with PID 1432
2017-12-15 03:57:58,004 [salt.minion      ][INFO    ][1432] Returning information for job: 20171215035757919667
2017-12-15 03:58:57,320 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171215035857318642
2017-12-15 03:58:57,333 [salt.minion      ][INFO    ][1452] Starting a new job with PID 1452
2017-12-15 03:58:57,772 [salt.state       ][INFO    ][1452] Loading fresh modules for state activity
2017-12-15 03:58:57,799 [salt.fileclient  ][INFO    ][1452] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-15 03:58:57,817 [salt.fileclient  ][INFO    ][1452] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-15 03:58:57,843 [salt.fileclient  ][INFO    ][1452] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-15 03:58:58,121 [salt.state       ][INFO    ][1452] Running state [lsof] at time 03:58:58.121245
2017-12-15 03:58:58,122 [salt.state       ][INFO    ][1452] Executing state pkg.installed for lsof
2017-12-15 03:58:58,122 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:58:58,549 [salt.state       ][INFO    ][1452] Package lsof is already installed
2017-12-15 03:58:58,549 [salt.state       ][INFO    ][1452] Completed state [lsof] at time 03:58:58.549172 duration_in_ms=427.927
2017-12-15 03:58:58,550 [salt.state       ][INFO    ][1452] Running state [keepalived] at time 03:58:58.549491
2017-12-15 03:58:58,550 [salt.state       ][INFO    ][1452] Executing state pkg.installed for keepalived
2017-12-15 03:58:58,564 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 03:59:00,778 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-12-15 03:59:06,769 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 03:59:06,790 [salt.state       ][INFO    ][1452] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-12-15 03:59:06,798 [salt.state       ][INFO    ][1452] Loading fresh modules for state activity
2017-12-15 03:59:06,813 [salt.state       ][INFO    ][1452] Completed state [keepalived] at time 03:59:06.812747 duration_in_ms=8263.255
2017-12-15 03:59:06,815 [salt.state       ][INFO    ][1452] Running state [/etc/keepalived/keepalived.conf] at time 03:59:06.815209
2017-12-15 03:59:06,816 [salt.state       ][INFO    ][1452] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-15 03:59:06,851 [salt.fileclient  ][INFO    ][1452] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-15 03:59:06,884 [salt.fileclient  ][INFO    ][1452] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-15 03:59:06,890 [salt.state       ][INFO    ][1452] File changed:
New file
2017-12-15 03:59:06,890 [salt.state       ][INFO    ][1452] Completed state [/etc/keepalived/keepalived.conf] at time 03:59:06.890286 duration_in_ms=75.076
2017-12-15 03:59:06,946 [salt.state       ][INFO    ][1452] Running state [keepalived] at time 03:59:06.946102
2017-12-15 03:59:06,947 [salt.state       ][INFO    ][1452] Executing state service.running for keepalived
2017-12-15 03:59:06,948 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-15 03:59:06,958 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-15 03:59:06,965 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-15 03:59:06,972 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-15 03:59:06,980 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-15 03:59:07,018 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-15 03:59:07,027 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-15 03:59:07,033 [salt.loaded.int.module.cmdmod][INFO    ][1452] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-15 03:59:07,038 [salt.state       ][INFO    ][1452] {'keepalived': True}
2017-12-15 03:59:07,038 [salt.state       ][INFO    ][1452] Completed state [keepalived] at time 03:59:07.038313 duration_in_ms=92.21
2017-12-15 03:59:07,039 [salt.minion      ][INFO    ][1452] Returning information for job: 20171215035857318642
2017-12-15 04:01:21,101 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command pillar.get with jid 20171215040121095318
2017-12-15 04:01:21,133 [salt.minion      ][INFO    ][2329] Starting a new job with PID 2329
2017-12-15 04:01:21,139 [salt.minion      ][INFO    ][2329] Returning information for job: 20171215040121095318
2017-12-15 04:03:34,297 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171215040334293865
2017-12-15 04:03:34,311 [salt.minion      ][INFO    ][2364] Starting a new job with PID 2364
2017-12-15 04:03:35,903 [salt.state       ][INFO    ][2364] Loading fresh modules for state activity
2017-12-15 04:03:35,927 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-15 04:03:35,950 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-15 04:03:35,965 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-15 04:03:35,988 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:35,1000 [py.warnings      ][WARNING ][2364] /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.

2017-12-15 04:03:36,001 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-15 04:03:36,008 [salt.loaded.int.module.cmdmod][ERROR   ][2364] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-15 04:03:36,009 [salt.loaded.int.module.cmdmod][ERROR   ][2364] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-15 04:03:36,032 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-15 04:03:36,051 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:36,071 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-15 04:03:36,085 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:36,107 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-15 04:03:36,139 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:36,170 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-15 04:03:36,431 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:36,456 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-15 04:03:36,474 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:03:36,497 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 04:03:36,528 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 04:03:36,858 [salt.state       ][INFO    ][2364] Running state [rabbitmq-server] at time 04:03:36.857858
2017-12-15 04:03:36,858 [salt.state       ][INFO    ][2364] Executing state pkg.installed for rabbitmq-server
2017-12-15 04:03:36,859 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 04:03:37,280 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 04:03:39,349 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'rabbitmq-server'] in directory '/root'
2017-12-15 04:03:44,390 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040344388044
2017-12-15 04:03:44,403 [salt.minion      ][INFO    ][2755] Starting a new job with PID 2755
2017-12-15 04:03:44,412 [salt.minion      ][INFO    ][2755] Returning information for job: 20171215040344388044
2017-12-15 04:03:54,479 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040354477674
2017-12-15 04:03:54,493 [salt.minion      ][INFO    ][3071] Starting a new job with PID 3071
2017-12-15 04:03:54,506 [salt.minion      ][INFO    ][3071] Returning information for job: 20171215040354477674
2017-12-15 04:04:04,685 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040404682245
2017-12-15 04:04:04,698 [salt.minion      ][INFO    ][3282] Starting a new job with PID 3282
2017-12-15 04:04:04,708 [salt.minion      ][INFO    ][3282] Returning information for job: 20171215040404682245
2017-12-15 04:04:14,890 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040414882150
2017-12-15 04:04:14,905 [salt.minion      ][INFO    ][3443] Starting a new job with PID 3443
2017-12-15 04:04:14,915 [salt.minion      ][INFO    ][3443] Returning information for job: 20171215040414882150
2017-12-15 04:04:25,088 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040425078999
2017-12-15 04:04:25,101 [salt.minion      ][INFO    ][3453] Starting a new job with PID 3453
2017-12-15 04:04:25,111 [salt.minion      ][INFO    ][3453] Returning information for job: 20171215040425078999
2017-12-15 04:04:32,782 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 04:04:32,802 [salt.state       ][INFO    ][2364] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1.1~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-12-15 04:04:32,810 [salt.state       ][INFO    ][2364] Loading fresh modules for state activity
2017-12-15 04:04:32,825 [salt.state       ][INFO    ][2364] Completed state [rabbitmq-server] at time 04:04:32.824640 duration_in_ms=55966.781
2017-12-15 04:04:32,830 [salt.state       ][INFO    ][2364] Running state [gettext-base] at time 04:04:32.830381
2017-12-15 04:04:32,831 [salt.state       ][INFO    ][2364] Executing state pkg.installed for gettext-base
2017-12-15 04:04:33,012 [salt.state       ][INFO    ][2364] Package gettext-base is already installed
2017-12-15 04:04:33,013 [salt.state       ][INFO    ][2364] Completed state [gettext-base] at time 04:04:33.012541 duration_in_ms=182.16
2017-12-15 04:04:33,014 [salt.state       ][INFO    ][2364] Running state [/etc/rabbitmq/rabbitmq.config] at time 04:04:33.013941
2017-12-15 04:04:33,014 [salt.state       ][INFO    ][2364] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-15 04:04:33,036 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-15 04:04:33,064 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:04:33,078 [salt.state       ][INFO    ][2364] File changed:
New file
2017-12-15 04:04:33,079 [salt.state       ][INFO    ][2364] Completed state [/etc/rabbitmq/rabbitmq.config] at time 04:04:33.078669 duration_in_ms=64.728
2017-12-15 04:04:33,079 [salt.state       ][INFO    ][2364] Running state [/etc/default/rabbitmq-server] at time 04:04:33.079268
2017-12-15 04:04:33,080 [salt.state       ][INFO    ][2364] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-15 04:04:33,096 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-15 04:04:33,110 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:04:33,121 [salt.state       ][INFO    ][2364] File changed:
--- 
+++ 
@@ -1,3 +1,6 @@
+
+# Managed by Salt
+
 # This file is sourced by /etc/init.d/rabbitmq-server. Its primary
 # reason for existing is to allow adjustment of system limits for the
 # rabbitmq-server process.
@@ -6,12 +9,5 @@
 # to handle many simultaneous connections. Refer to the system
 # documentation for ulimit (in man bash) for more information.
 #
-# Default value is 1024, but it's absolutely unreasonable default in a
-# modern world, as rabbitmq consumes file descriptors for everything:
-# for client connections, for per-queue files, etc. Its documentation
-# recommends to allow for at least 65536 open file descriptors in
-# production. Values were chosen in
-# https://bugs.launchpad.net/fuel/+bug/1279594
-ulimit -H -n 105472 || true
-ulimit -S -n 102400 || true
-ulimit -H -n 105472 || true
+
+ulimit -n 8192
2017-12-15 04:04:33,122 [salt.state       ][INFO    ][2364] Completed state [/etc/default/rabbitmq-server] at time 04:04:33.122466 duration_in_ms=43.198
2017-12-15 04:04:33,123 [salt.state       ][INFO    ][2364] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 04:04:33.122985
2017-12-15 04:04:33,123 [salt.state       ][INFO    ][2364] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-15 04:04:33,139 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-15 04:04:33,154 [salt.fileclient  ][INFO    ][2364] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 04:04:33,164 [salt.state       ][INFO    ][2364] File changed:
New file
2017-12-15 04:04:33,165 [salt.state       ][INFO    ][2364] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 04:04:33.164562 duration_in_ms=41.578
2017-12-15 04:04:33,166 [salt.state       ][INFO    ][2364] Running state [sleep 30] at time 04:04:33.165791
2017-12-15 04:04:33,166 [salt.state       ][INFO    ][2364] Executing state cmd.run for sleep 30
2017-12-15 04:04:33,166 [py.warnings      ][WARNING ][2364] /usr/lib/python2.7/dist-packages/salt/states/cmd.py:807: DeprecationWarning: The legacy user/group arguments are deprecated. Replace them with runas. These arguments will be removed in Salt Oxygen.

2017-12-15 04:04:33,167 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-15 04:04:35,279 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040435270348
2017-12-15 04:04:35,293 [salt.minion      ][INFO    ][3534] Starting a new job with PID 3534
2017-12-15 04:04:35,303 [salt.minion      ][INFO    ][3534] Returning information for job: 20171215040435270348
2017-12-15 04:04:45,308 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040445299309
2017-12-15 04:04:45,321 [salt.minion      ][INFO    ][3539] Starting a new job with PID 3539
2017-12-15 04:04:45,331 [salt.minion      ][INFO    ][3539] Returning information for job: 20171215040445299309
2017-12-15 04:04:55,507 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040455499927
2017-12-15 04:04:55,520 [salt.minion      ][INFO    ][3549] Starting a new job with PID 3549
2017-12-15 04:04:55,530 [salt.minion      ][INFO    ][3549] Returning information for job: 20171215040455499927
2017-12-15 04:05:03,193 [salt.state       ][INFO    ][2364] {'pid': 3530, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-15 04:05:03,199 [salt.state       ][INFO    ][2364] Completed state [sleep 30] at time 04:05:03.199293 duration_in_ms=30033.5
2017-12-15 04:05:03,200 [salt.state       ][INFO    ][2364] Running state [service rabbitmq-server stop] at time 04:05:03.200348
2017-12-15 04:05:03,201 [salt.state       ][INFO    ][2364] Executing state cmd.run for service rabbitmq-server stop
2017-12-15 04:05:03,201 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-15 04:05:03,489 [salt.state       ][INFO    ][2364] {'pid': 3553, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-15 04:05:03,490 [salt.state       ][INFO    ][2364] Completed state [service rabbitmq-server stop] at time 04:05:03.489715 duration_in_ms=289.366
2017-12-15 04:05:03,490 [salt.state       ][INFO    ][2364] Running state [/var/lib/rabbitmq] at time 04:05:03.490148
2017-12-15 04:05:03,491 [salt.state       ][INFO    ][2364] Executing state file.directory for /var/lib/rabbitmq
2017-12-15 04:05:03,491 [salt.state       ][INFO    ][2364] Directory /var/lib/rabbitmq is in the correct state
2017-12-15 04:05:03,492 [salt.state       ][INFO    ][2364] Completed state [/var/lib/rabbitmq] at time 04:05:03.491577 duration_in_ms=1.429
2017-12-15 04:05:03,493 [salt.state       ][INFO    ][2364] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 04:05:03.492951
2017-12-15 04:05:03,493 [salt.state       ][INFO    ][2364] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-15 04:05:03,600 [salt.state       ][INFO    ][2364] File changed:
--- 
+++ 
@@ -1 +1 @@
-VLKODHBZPKMDDPJBGQCN+opnfv_secret

2017-12-15 04:05:03,601 [salt.state       ][INFO    ][2364] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 04:05:03.601012 duration_in_ms=108.061
2017-12-15 04:05:03,602 [salt.state       ][INFO    ][2364] Running state [sleep 30] at time 04:05:03.601676
2017-12-15 04:05:03,602 [salt.state       ][INFO    ][2364] Executing state cmd.run for sleep 30
2017-12-15 04:05:03,603 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-15 04:05:05,701 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040505694904
2017-12-15 04:05:05,715 [salt.minion      ][INFO    ][3584] Starting a new job with PID 3584
2017-12-15 04:05:05,726 [salt.minion      ][INFO    ][3584] Returning information for job: 20171215040505694904
2017-12-15 04:05:15,904 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040515896715
2017-12-15 04:05:15,917 [salt.minion      ][INFO    ][3589] Starting a new job with PID 3589
2017-12-15 04:05:15,927 [salt.minion      ][INFO    ][3589] Returning information for job: 20171215040515896715
2017-12-15 04:05:26,110 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040526104027
2017-12-15 04:05:26,124 [salt.minion      ][INFO    ][3599] Starting a new job with PID 3599
2017-12-15 04:05:26,135 [salt.minion      ][INFO    ][3599] Returning information for job: 20171215040526104027
2017-12-15 04:05:33,635 [salt.state       ][INFO    ][2364] {'pid': 3580, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-15 04:05:33,635 [salt.state       ][INFO    ][2364] Completed state [sleep 30] at time 04:05:33.635203 duration_in_ms=30033.527
2017-12-15 04:05:33,637 [salt.state       ][INFO    ][2364] Running state [rabbitmq-server] at time 04:05:33.637281
2017-12-15 04:05:33,638 [salt.state       ][INFO    ][2364] Executing state service.running for rabbitmq-server
2017-12-15 04:05:33,638 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-15 04:05:33,653 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:33,663 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:33,676 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:33,686 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:36,186 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:36,200 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:36,213 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:36,223 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:36,232 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:36,316 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040536310038
2017-12-15 04:05:36,329 [salt.minion      ][INFO    ][3842] Starting a new job with PID 3842
2017-12-15 04:05:36,340 [salt.minion      ][INFO    ][3842] Returning information for job: 20171215040536310038
2017-12-15 04:05:36,403 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 04:05:36,415 [salt.state       ][INFO    ][2364] {'rabbitmq-server': True}
2017-12-15 04:05:36,415 [salt.state       ][INFO    ][2364] Completed state [rabbitmq-server] at time 04:05:36.415004 duration_in_ms=2777.723
2017-12-15 04:05:36,417 [salt.state       ][INFO    ][2364] Running state [amqp_client] at time 04:05:36.416477
2017-12-15 04:05:36,417 [salt.state       ][INFO    ][2364] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-15 04:05:36,417 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-15 04:05:36,949 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-15 04:05:37,589 [salt.state       ][INFO    ][2364] {'new': 'amqp_client', 'old': ''}
2017-12-15 04:05:37,589 [salt.state       ][INFO    ][2364] Completed state [amqp_client] at time 04:05:37.588896 duration_in_ms=1172.417
2017-12-15 04:05:37,590 [salt.state       ][INFO    ][2364] Running state [rabbitmq_management] at time 04:05:37.589541
2017-12-15 04:05:37,590 [salt.state       ][INFO    ][2364] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-15 04:05:37,590 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-15 04:05:38,102 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-15 04:05:39,523 [salt.state       ][INFO    ][2364] {'new': 'rabbitmq_management', 'old': ''}
2017-12-15 04:05:39,523 [salt.state       ][INFO    ][2364] Completed state [rabbitmq_management] at time 04:05:39.523210 duration_in_ms=1933.668
2017-12-15 04:05:39,525 [salt.state       ][INFO    ][2364] Running state [/openstack] at time 04:05:39.524570
2017-12-15 04:05:39,525 [salt.state       ][INFO    ][2364] Executing state rabbitmq_vhost.present for /openstack
2017-12-15 04:05:39,525 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-15 04:05:40,003 [salt.state       ][INFO    ][2364] Virtual Host '/openstack' already exists.
2017-12-15 04:05:40,003 [salt.state       ][INFO    ][2364] Completed state [/openstack] at time 04:05:40.003140 duration_in_ms=478.569
2017-12-15 04:05:40,005 [salt.state       ][INFO    ][2364] Running state [openstack] at time 04:05:40.004773
2017-12-15 04:05:40,005 [salt.state       ][INFO    ][2364] Executing state rabbitmq_user.present for openstack
2017-12-15 04:05:40,005 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 04:05:40,543 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 04:05:42,105 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-15 04:05:42,599 [salt.state       ][INFO    ][2364] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 04:05:42,599 [salt.state       ][INFO    ][2364] Completed state [openstack] at time 04:05:42.598920 duration_in_ms=2594.147
2017-12-15 04:05:42,600 [salt.state       ][INFO    ][2364] Running state [Ceilometer] at time 04:05:42.600183
2017-12-15 04:05:42,600 [salt.state       ][INFO    ][2364] Executing state rabbitmq_policy.present for Ceilometer
2017-12-15 04:05:42,601 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-15 04:05:43,093 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-12-15 04:05:43,650 [salt.state       ][INFO    ][2364] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-15 04:05:43,651 [salt.state       ][INFO    ][2364] Completed state [Ceilometer] at time 04:05:43.650576 duration_in_ms=1050.392
2017-12-15 04:05:43,651 [salt.state       ][INFO    ][2364] Running state [HA] at time 04:05:43.651155
2017-12-15 04:05:43,651 [salt.state       ][INFO    ][2364] Executing state rabbitmq_policy.present for HA
2017-12-15 04:05:43,652 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-15 04:05:44,149 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-15 04:05:44,664 [salt.state       ][INFO    ][2364] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-15 04:05:44,664 [salt.state       ][INFO    ][2364] Completed state [HA] at time 04:05:44.664114 duration_in_ms=1012.958
2017-12-15 04:05:44,664 [salt.state       ][INFO    ][2364] Running state [guest] at time 04:05:44.664443
2017-12-15 04:05:44,665 [salt.state       ][INFO    ][2364] Executing state rabbitmq_user.present for guest
2017-12-15 04:05:44,665 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 04:05:45,136 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 04:05:46,518 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215040546514217
2017-12-15 04:05:46,531 [salt.minion      ][INFO    ][6561] Starting a new job with PID 6561
2017-12-15 04:05:46,541 [salt.minion      ][INFO    ][6561] Returning information for job: 20171215040546514217
2017-12-15 04:05:46,643 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-15 04:05:47,145 [salt.state       ][INFO    ][2364] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 04:05:47,145 [salt.state       ][INFO    ][2364] Completed state [guest] at time 04:05:47.144953 duration_in_ms=2480.509
2017-12-15 04:05:47,146 [salt.state       ][INFO    ][2364] Running state [HA] at time 04:05:47.145496
2017-12-15 04:05:47,146 [salt.state       ][INFO    ][2364] Executing state rabbitmq_policy.present for HA
2017-12-15 04:05:47,146 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-15 04:05:47,661 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-15 04:05:48,140 [salt.state       ][INFO    ][2364] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-15 04:05:48,141 [salt.state       ][INFO    ][2364] Completed state [HA] at time 04:05:48.140617 duration_in_ms=995.121
2017-12-15 04:05:48,141 [salt.state       ][INFO    ][2364] Running state [admin] at time 04:05:48.141170
2017-12-15 04:05:48,141 [salt.state       ][INFO    ][2364] Executing state rabbitmq_user.present for admin
2017-12-15 04:05:48,142 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 04:05:48,715 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 04:05:50,345 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 04:05:50,822 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-15 04:05:51,350 [salt.state       ][INFO    ][2364] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 04:05:51,350 [salt.state       ][INFO    ][2364] Completed state [admin] at time 04:05:51.350182 duration_in_ms=3209.01
2017-12-15 04:05:51,351 [salt.state       ][INFO    ][2364] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.350776
2017-12-15 04:05:51,351 [salt.state       ][INFO    ][2364] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,351 [salt.state       ][INFO    ][2364] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 04:05:51,352 [salt.state       ][INFO    ][2364] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.351520 duration_in_ms=0.744
2017-12-15 04:05:51,352 [salt.state       ][INFO    ][2364] Running state [mdb02] at time 04:05:51.351665
2017-12-15 04:05:51,352 [salt.state       ][INFO    ][2364] Executing state host.present for mdb02
2017-12-15 04:05:51,352 [salt.state       ][INFO    ][2364] Host mdb02 (10.167.4.77) already present
2017-12-15 04:05:51,352 [salt.state       ][INFO    ][2364] Completed state [mdb02] at time 04:05:51.352219 duration_in_ms=0.555
2017-12-15 04:05:51,352 [salt.state       ][INFO    ][2364] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.352367
2017-12-15 04:05:51,353 [salt.state       ][INFO    ][2364] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,353 [salt.state       ][INFO    ][2364] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 04:05:51,353 [salt.state       ][INFO    ][2364] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.352906 duration_in_ms=0.538
2017-12-15 04:05:51,353 [salt.state       ][INFO    ][2364] Running state [mdb03] at time 04:05:51.353039
2017-12-15 04:05:51,353 [salt.state       ][INFO    ][2364] Executing state host.present for mdb03
2017-12-15 04:05:51,354 [salt.state       ][INFO    ][2364] Host mdb03 (10.167.4.78) already present
2017-12-15 04:05:51,354 [salt.state       ][INFO    ][2364] Completed state [mdb03] at time 04:05:51.353730 duration_in_ms=0.691
2017-12-15 04:05:51,354 [salt.state       ][INFO    ][2364] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.353914
2017-12-15 04:05:51,354 [salt.state       ][INFO    ][2364] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,354 [salt.state       ][INFO    ][2364] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 04:05:51,355 [salt.state       ][INFO    ][2364] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.354525 duration_in_ms=0.611
2017-12-15 04:05:51,355 [salt.state       ][INFO    ][2364] Running state [mdb01] at time 04:05:51.354710
2017-12-15 04:05:51,355 [salt.state       ][INFO    ][2364] Executing state host.present for mdb01
2017-12-15 04:05:51,355 [salt.state       ][INFO    ][2364] Host mdb01 (10.167.4.76) already present
2017-12-15 04:05:51,355 [salt.state       ][INFO    ][2364] Completed state [mdb01] at time 04:05:51.355301 duration_in_ms=0.591
2017-12-15 04:05:51,356 [salt.state       ][INFO    ][2364] Running state [mdb] at time 04:05:51.355486
2017-12-15 04:05:51,356 [salt.state       ][INFO    ][2364] Executing state host.present for mdb
2017-12-15 04:05:51,356 [salt.state       ][INFO    ][2364] Host mdb (10.167.4.75) already present
2017-12-15 04:05:51,356 [salt.state       ][INFO    ][2364] Completed state [mdb] at time 04:05:51.356081 duration_in_ms=0.594
2017-12-15 04:05:51,356 [salt.state       ][INFO    ][2364] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.356442
2017-12-15 04:05:51,357 [salt.state       ][INFO    ][2364] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,357 [salt.state       ][INFO    ][2364] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 04:05:51,357 [salt.state       ][INFO    ][2364] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.357370 duration_in_ms=0.928
2017-12-15 04:05:51,358 [salt.state       ][INFO    ][2364] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.357647
2017-12-15 04:05:51,358 [salt.state       ][INFO    ][2364] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,358 [salt.state       ][INFO    ][2364] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 04:05:51,359 [salt.state       ][INFO    ][2364] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.358577 duration_in_ms=0.929
2017-12-15 04:05:51,359 [salt.state       ][INFO    ][2364] Running state [cfg01] at time 04:05:51.358847
2017-12-15 04:05:51,359 [salt.state       ][INFO    ][2364] Executing state host.present for cfg01
2017-12-15 04:05:51,360 [salt.state       ][INFO    ][2364] Host cfg01 (10.167.4.100) already present
2017-12-15 04:05:51,360 [salt.state       ][INFO    ][2364] Completed state [cfg01] at time 04:05:51.359775 duration_in_ms=0.928
2017-12-15 04:05:51,360 [salt.state       ][INFO    ][2364] Running state [prx01] at time 04:05:51.360049
2017-12-15 04:05:51,360 [salt.state       ][INFO    ][2364] Executing state host.present for prx01
2017-12-15 04:05:51,361 [salt.state       ][INFO    ][2364] Host prx01 (10.167.4.104) already present
2017-12-15 04:05:51,361 [salt.state       ][INFO    ][2364] Completed state [prx01] at time 04:05:51.361017 duration_in_ms=0.969
2017-12-15 04:05:51,361 [salt.state       ][INFO    ][2364] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.361288
2017-12-15 04:05:51,362 [salt.state       ][INFO    ][2364] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,362 [salt.state       ][INFO    ][2364] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 04:05:51,363 [salt.state       ][INFO    ][2364] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.362526 duration_in_ms=1.237
2017-12-15 04:05:51,363 [salt.state       ][INFO    ][2364] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.362813
2017-12-15 04:05:51,363 [salt.state       ][INFO    ][2364] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,364 [salt.state       ][INFO    ][2364] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 04:05:51,364 [salt.state       ][INFO    ][2364] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.363735 duration_in_ms=0.922
2017-12-15 04:05:51,364 [salt.state       ][INFO    ][2364] Running state [kvm01] at time 04:05:51.364009
2017-12-15 04:05:51,364 [salt.state       ][INFO    ][2364] Executing state host.present for kvm01
2017-12-15 04:05:51,365 [salt.state       ][INFO    ][2364] Host kvm01 (10.167.4.141) already present
2017-12-15 04:05:51,365 [salt.state       ][INFO    ][2364] Completed state [kvm01] at time 04:05:51.364980 duration_in_ms=0.971
2017-12-15 04:05:51,365 [salt.state       ][INFO    ][2364] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.365255
2017-12-15 04:05:51,366 [salt.state       ][INFO    ][2364] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,366 [salt.state       ][INFO    ][2364] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 04:05:51,366 [salt.state       ][INFO    ][2364] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.366181 duration_in_ms=0.926
2017-12-15 04:05:51,366 [salt.state       ][INFO    ][2364] Running state [kvm03] at time 04:05:51.366454
2017-12-15 04:05:51,367 [salt.state       ][INFO    ][2364] Executing state host.present for kvm03
2017-12-15 04:05:51,367 [salt.state       ][INFO    ][2364] Host kvm03 (10.167.4.143) already present
2017-12-15 04:05:51,367 [salt.state       ][INFO    ][2364] Completed state [kvm03] at time 04:05:51.367373 duration_in_ms=0.919
2017-12-15 04:05:51,368 [salt.state       ][INFO    ][2364] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.367646
2017-12-15 04:05:51,368 [salt.state       ][INFO    ][2364] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,368 [salt.state       ][INFO    ][2364] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 04:05:51,369 [salt.state       ][INFO    ][2364] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.368606 duration_in_ms=0.961
2017-12-15 04:05:51,369 [salt.state       ][INFO    ][2364] Running state [kvm02] at time 04:05:51.368878
2017-12-15 04:05:51,369 [salt.state       ][INFO    ][2364] Executing state host.present for kvm02
2017-12-15 04:05:51,370 [salt.state       ][INFO    ][2364] Host kvm02 (10.167.4.142) already present
2017-12-15 04:05:51,370 [salt.state       ][INFO    ][2364] Completed state [kvm02] at time 04:05:51.369795 duration_in_ms=0.917
2017-12-15 04:05:51,370 [salt.state       ][INFO    ][2364] Running state [dbs] at time 04:05:51.370078
2017-12-15 04:05:51,370 [salt.state       ][INFO    ][2364] Executing state host.present for dbs
2017-12-15 04:05:51,371 [salt.state       ][INFO    ][2364] Host dbs (10.167.4.50) already present
2017-12-15 04:05:51,371 [salt.state       ][INFO    ][2364] Completed state [dbs] at time 04:05:51.371007 duration_in_ms=0.929
2017-12-15 04:05:51,371 [salt.state       ][INFO    ][2364] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.371277
2017-12-15 04:05:51,372 [salt.state       ][INFO    ][2364] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,372 [salt.state       ][INFO    ][2364] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 04:05:51,372 [salt.state       ][INFO    ][2364] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.372218 duration_in_ms=0.941
2017-12-15 04:05:51,373 [salt.state       ][INFO    ][2364] Running state [prx] at time 04:05:51.372506
2017-12-15 04:05:51,373 [salt.state       ][INFO    ][2364] Executing state host.present for prx
2017-12-15 04:05:51,373 [salt.state       ][INFO    ][2364] Host prx (172.30.10.103) already present
2017-12-15 04:05:51,373 [salt.state       ][INFO    ][2364] Completed state [prx] at time 04:05:51.373428 duration_in_ms=0.923
2017-12-15 04:05:51,374 [salt.state       ][INFO    ][2364] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.373696
2017-12-15 04:05:51,374 [salt.state       ][INFO    ][2364] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,374 [salt.state       ][INFO    ][2364] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 04:05:51,375 [salt.state       ][INFO    ][2364] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.374624 duration_in_ms=0.928
2017-12-15 04:05:51,375 [salt.state       ][INFO    ][2364] Running state [prx02] at time 04:05:51.374900
2017-12-15 04:05:51,375 [salt.state       ][INFO    ][2364] Executing state host.present for prx02
2017-12-15 04:05:51,376 [salt.state       ][INFO    ][2364] Host prx02 (10.167.4.105) already present
2017-12-15 04:05:51,376 [salt.state       ][INFO    ][2364] Completed state [prx02] at time 04:05:51.375819 duration_in_ms=0.919
2017-12-15 04:05:51,376 [salt.state       ][INFO    ][2364] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.376089
2017-12-15 04:05:51,376 [salt.state       ][INFO    ][2364] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,377 [salt.state       ][INFO    ][2364] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 04:05:51,377 [salt.state       ][INFO    ][2364] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.377049 duration_in_ms=0.96
2017-12-15 04:05:51,377 [salt.state       ][INFO    ][2364] Running state [gtw01] at time 04:05:51.377324
2017-12-15 04:05:51,378 [salt.state       ][INFO    ][2364] Executing state host.present for gtw01
2017-12-15 04:05:51,378 [salt.state       ][INFO    ][2364] Host gtw01 (10.167.4.124) already present
2017-12-15 04:05:51,378 [salt.state       ][INFO    ][2364] Completed state [gtw01] at time 04:05:51.378256 duration_in_ms=0.931
2017-12-15 04:05:51,379 [salt.state       ][INFO    ][2364] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.378528
2017-12-15 04:05:51,379 [salt.state       ][INFO    ][2364] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,379 [salt.state       ][INFO    ][2364] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 04:05:51,379 [salt.state       ][INFO    ][2364] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.379458 duration_in_ms=0.93
2017-12-15 04:05:51,380 [salt.state       ][INFO    ][2364] Running state [gtw02] at time 04:05:51.379733
2017-12-15 04:05:51,380 [salt.state       ][INFO    ][2364] Executing state host.present for gtw02
2017-12-15 04:05:51,380 [salt.state       ][INFO    ][2364] Host gtw02 (10.167.4.125) already present
2017-12-15 04:05:51,381 [salt.state       ][INFO    ][2364] Completed state [gtw02] at time 04:05:51.380707 duration_in_ms=0.975
2017-12-15 04:05:51,381 [salt.state       ][INFO    ][2364] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.380983
2017-12-15 04:05:51,381 [salt.state       ][INFO    ][2364] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,382 [salt.state       ][INFO    ][2364] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 04:05:51,382 [salt.state       ][INFO    ][2364] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.381906 duration_in_ms=0.923
2017-12-15 04:05:51,382 [salt.state       ][INFO    ][2364] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.382191
2017-12-15 04:05:51,382 [salt.state       ][INFO    ][2364] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,383 [salt.state       ][INFO    ][2364] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 04:05:51,383 [salt.state       ][INFO    ][2364] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.383128 duration_in_ms=0.937
2017-12-15 04:05:51,383 [salt.state       ][INFO    ][2364] Running state [msg02] at time 04:05:51.383399
2017-12-15 04:05:51,384 [salt.state       ][INFO    ][2364] Executing state host.present for msg02
2017-12-15 04:05:51,384 [salt.state       ][INFO    ][2364] Host msg02 (10.167.4.42) already present
2017-12-15 04:05:51,384 [salt.state       ][INFO    ][2364] Completed state [msg02] at time 04:05:51.384324 duration_in_ms=0.925
2017-12-15 04:05:51,385 [salt.state       ][INFO    ][2364] Running state [file.replace] at time 04:05:51.385302
2017-12-15 04:05:51,386 [salt.state       ][INFO    ][2364] Executing state module.run for file.replace
2017-12-15 04:05:51,453 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 04:05:51,463 [salt.state       ][INFO    ][2364] onlyif execution failed
2017-12-15 04:05:51,464 [salt.state       ][INFO    ][2364] Completed state [file.replace] at time 04:05:51.463677 duration_in_ms=78.375
2017-12-15 04:05:51,464 [salt.state       ][INFO    ][2364] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.464053
2017-12-15 04:05:51,464 [salt.state       ][INFO    ][2364] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,465 [salt.state       ][INFO    ][2364] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 04:05:51,465 [salt.state       ][INFO    ][2364] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.465231 duration_in_ms=1.178
2017-12-15 04:05:51,466 [salt.state       ][INFO    ][2364] Running state [msg03] at time 04:05:51.465518
2017-12-15 04:05:51,466 [salt.state       ][INFO    ][2364] Executing state host.present for msg03
2017-12-15 04:05:51,466 [salt.state       ][INFO    ][2364] Host msg03 (10.167.4.43) already present
2017-12-15 04:05:51,467 [salt.state       ][INFO    ][2364] Completed state [msg03] at time 04:05:51.466494 duration_in_ms=0.976
2017-12-15 04:05:51,467 [salt.state       ][INFO    ][2364] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.466774
2017-12-15 04:05:51,467 [salt.state       ][INFO    ][2364] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,467 [salt.state       ][INFO    ][2364] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 04:05:51,468 [salt.state       ][INFO    ][2364] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.467704 duration_in_ms=0.929
2017-12-15 04:05:51,468 [salt.state       ][INFO    ][2364] Running state [msg01] at time 04:05:51.467983
2017-12-15 04:05:51,468 [salt.state       ][INFO    ][2364] Executing state host.present for msg01
2017-12-15 04:05:51,469 [salt.state       ][INFO    ][2364] Host msg01 (10.167.4.41) already present
2017-12-15 04:05:51,469 [salt.state       ][INFO    ][2364] Completed state [msg01] at time 04:05:51.468958 duration_in_ms=0.975
2017-12-15 04:05:51,469 [salt.state       ][INFO    ][2364] Running state [msg] at time 04:05:51.469242
2017-12-15 04:05:51,470 [salt.state       ][INFO    ][2364] Executing state host.present for msg
2017-12-15 04:05:51,470 [salt.state       ][INFO    ][2364] Host msg (10.167.4.40) already present
2017-12-15 04:05:51,470 [salt.state       ][INFO    ][2364] Completed state [msg] at time 04:05:51.470186 duration_in_ms=0.944
2017-12-15 04:05:51,470 [salt.state       ][INFO    ][2364] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.470467
2017-12-15 04:05:51,471 [salt.state       ][INFO    ][2364] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,471 [salt.state       ][INFO    ][2364] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 04:05:51,471 [salt.state       ][INFO    ][2364] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.471405 duration_in_ms=0.938
2017-12-15 04:05:51,472 [salt.state       ][INFO    ][2364] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.471684
2017-12-15 04:05:51,472 [salt.state       ][INFO    ][2364] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,472 [salt.state       ][INFO    ][2364] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 04:05:51,473 [salt.state       ][INFO    ][2364] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.472626 duration_in_ms=0.941
2017-12-15 04:05:51,473 [salt.state       ][INFO    ][2364] Running state [cfg01] at time 04:05:51.472899
2017-12-15 04:05:51,473 [salt.state       ][INFO    ][2364] Executing state host.present for cfg01
2017-12-15 04:05:51,474 [salt.state       ][INFO    ][2364] Host cfg01 (10.167.4.100) already present
2017-12-15 04:05:51,474 [salt.state       ][INFO    ][2364] Completed state [cfg01] at time 04:05:51.473827 duration_in_ms=0.927
2017-12-15 04:05:51,474 [salt.state       ][INFO    ][2364] Running state [cmp002] at time 04:05:51.474107
2017-12-15 04:05:51,474 [salt.state       ][INFO    ][2364] Executing state host.present for cmp002
2017-12-15 04:05:51,475 [salt.state       ][INFO    ][2364] Host cmp002 (10.167.4.102) already present
2017-12-15 04:05:51,475 [salt.state       ][INFO    ][2364] Completed state [cmp002] at time 04:05:51.475032 duration_in_ms=0.925
2017-12-15 04:05:51,475 [salt.state       ][INFO    ][2364] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.475304
2017-12-15 04:05:51,476 [salt.state       ][INFO    ][2364] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,476 [salt.state       ][INFO    ][2364] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 04:05:51,476 [salt.state       ][INFO    ][2364] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.476289 duration_in_ms=0.985
2017-12-15 04:05:51,477 [salt.state       ][INFO    ][2364] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.476570
2017-12-15 04:05:51,477 [salt.state       ][INFO    ][2364] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,477 [salt.state       ][INFO    ][2364] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 04:05:51,478 [salt.state       ][INFO    ][2364] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.477488 duration_in_ms=0.917
2017-12-15 04:05:51,478 [salt.state       ][INFO    ][2364] Running state [cmp001] at time 04:05:51.477761
2017-12-15 04:05:51,478 [salt.state       ][INFO    ][2364] Executing state host.present for cmp001
2017-12-15 04:05:51,478 [salt.state       ][INFO    ][2364] Host cmp001 (10.167.4.101) already present
2017-12-15 04:05:51,479 [salt.state       ][INFO    ][2364] Completed state [cmp001] at time 04:05:51.478706 duration_in_ms=0.945
2017-12-15 04:05:51,479 [salt.state       ][INFO    ][2364] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.478977
2017-12-15 04:05:51,479 [salt.state       ][INFO    ][2364] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,480 [salt.state       ][INFO    ][2364] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 04:05:51,480 [salt.state       ][INFO    ][2364] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.479907 duration_in_ms=0.929
2017-12-15 04:05:51,480 [salt.state       ][INFO    ][2364] Running state [dbs01] at time 04:05:51.480196
2017-12-15 04:05:51,480 [salt.state       ][INFO    ][2364] Executing state host.present for dbs01
2017-12-15 04:05:51,481 [salt.state       ][INFO    ][2364] Host dbs01 (10.167.4.51) already present
2017-12-15 04:05:51,481 [salt.state       ][INFO    ][2364] Completed state [dbs01] at time 04:05:51.481286 duration_in_ms=1.09
2017-12-15 04:05:51,482 [salt.state       ][INFO    ][2364] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.481560
2017-12-15 04:05:51,482 [salt.state       ][INFO    ][2364] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,482 [salt.state       ][INFO    ][2364] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 04:05:51,483 [salt.state       ][INFO    ][2364] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.482491 duration_in_ms=0.931
2017-12-15 04:05:51,483 [salt.state       ][INFO    ][2364] Running state [dbs02] at time 04:05:51.482769
2017-12-15 04:05:51,483 [salt.state       ][INFO    ][2364] Executing state host.present for dbs02
2017-12-15 04:05:51,483 [salt.state       ][INFO    ][2364] Host dbs02 (10.167.4.52) already present
2017-12-15 04:05:51,484 [salt.state       ][INFO    ][2364] Completed state [dbs02] at time 04:05:51.483683 duration_in_ms=0.914
2017-12-15 04:05:51,484 [salt.state       ][INFO    ][2364] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.483955
2017-12-15 04:05:51,484 [salt.state       ][INFO    ][2364] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,485 [salt.state       ][INFO    ][2364] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 04:05:51,485 [salt.state       ][INFO    ][2364] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.484898 duration_in_ms=0.944
2017-12-15 04:05:51,485 [salt.state       ][INFO    ][2364] Running state [dbs03] at time 04:05:51.485171
2017-12-15 04:05:51,485 [salt.state       ][INFO    ][2364] Executing state host.present for dbs03
2017-12-15 04:05:51,486 [salt.state       ][INFO    ][2364] Host dbs03 (10.167.4.53) already present
2017-12-15 04:05:51,486 [salt.state       ][INFO    ][2364] Completed state [dbs03] at time 04:05:51.486101 duration_in_ms=0.93
2017-12-15 04:05:51,486 [salt.state       ][INFO    ][2364] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.486382
2017-12-15 04:05:51,487 [salt.state       ][INFO    ][2364] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,487 [salt.state       ][INFO    ][2364] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 04:05:51,487 [salt.state       ][INFO    ][2364] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.487302 duration_in_ms=0.919
2017-12-15 04:05:51,488 [salt.state       ][INFO    ][2364] Running state [mas01] at time 04:05:51.487578
2017-12-15 04:05:51,488 [salt.state       ][INFO    ][2364] Executing state host.present for mas01
2017-12-15 04:05:51,488 [salt.state       ][INFO    ][2364] Host mas01 (10.167.4.3) already present
2017-12-15 04:05:51,489 [salt.state       ][INFO    ][2364] Completed state [mas01] at time 04:05:51.488508 duration_in_ms=0.93
2017-12-15 04:05:51,489 [salt.state       ][INFO    ][2364] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.488783
2017-12-15 04:05:51,489 [salt.state       ][INFO    ][2364] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,489 [salt.state       ][INFO    ][2364] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 04:05:51,490 [salt.state       ][INFO    ][2364] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.489710 duration_in_ms=0.928
2017-12-15 04:05:51,490 [salt.state       ][INFO    ][2364] Running state [ctl02] at time 04:05:51.489985
2017-12-15 04:05:51,490 [salt.state       ][INFO    ][2364] Executing state host.present for ctl02
2017-12-15 04:05:51,491 [salt.state       ][INFO    ][2364] Host ctl02 (10.167.4.12) already present
2017-12-15 04:05:51,491 [salt.state       ][INFO    ][2364] Completed state [ctl02] at time 04:05:51.490917 duration_in_ms=0.932
2017-12-15 04:05:51,491 [salt.state       ][INFO    ][2364] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.491197
2017-12-15 04:05:51,491 [salt.state       ][INFO    ][2364] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,492 [salt.state       ][INFO    ][2364] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 04:05:51,492 [salt.state       ][INFO    ][2364] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.492117 duration_in_ms=0.92
2017-12-15 04:05:51,492 [salt.state       ][INFO    ][2364] Running state [ctl03] at time 04:05:51.492414
2017-12-15 04:05:51,493 [salt.state       ][INFO    ][2364] Executing state host.present for ctl03
2017-12-15 04:05:51,493 [salt.state       ][INFO    ][2364] Host ctl03 (10.167.4.13) already present
2017-12-15 04:05:51,493 [salt.state       ][INFO    ][2364] Completed state [ctl03] at time 04:05:51.493330 duration_in_ms=0.915
2017-12-15 04:05:51,494 [salt.state       ][INFO    ][2364] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.493601
2017-12-15 04:05:51,494 [salt.state       ][INFO    ][2364] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,494 [salt.state       ][INFO    ][2364] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 04:05:51,495 [salt.state       ][INFO    ][2364] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.494528 duration_in_ms=0.927
2017-12-15 04:05:51,495 [salt.state       ][INFO    ][2364] Running state [ctl01] at time 04:05:51.494805
2017-12-15 04:05:51,495 [salt.state       ][INFO    ][2364] Executing state host.present for ctl01
2017-12-15 04:05:51,496 [salt.state       ][INFO    ][2364] Host ctl01 (10.167.4.11) already present
2017-12-15 04:05:51,496 [salt.state       ][INFO    ][2364] Completed state [ctl01] at time 04:05:51.495726 duration_in_ms=0.921
2017-12-15 04:05:51,496 [salt.state       ][INFO    ][2364] Running state [ctl] at time 04:05:51.496010
2017-12-15 04:05:51,496 [salt.state       ][INFO    ][2364] Executing state host.present for ctl
2017-12-15 04:05:51,497 [salt.state       ][INFO    ][2364] Host ctl (10.167.4.10) already present
2017-12-15 04:05:51,497 [salt.state       ][INFO    ][2364] Completed state [ctl] at time 04:05:51.496948 duration_in_ms=0.938
2017-12-15 04:05:51,497 [salt.state       ][INFO    ][2364] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.497217
2017-12-15 04:05:51,497 [salt.state       ][INFO    ][2364] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 04:05:51,498 [salt.state       ][INFO    ][2364] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 04:05:51,498 [salt.state       ][INFO    ][2364] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 04:05:51.498158 duration_in_ms=0.941
2017-12-15 04:05:51,499 [salt.state       ][INFO    ][2364] Running state [rabbit@master] at time 04:05:51.498743
2017-12-15 04:05:51,499 [salt.state       ][INFO    ][2364] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-15 04:05:51,499 [salt.loaded.int.module.cmdmod][INFO    ][2364] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-15 04:05:52,049 [salt.state       ][INFO    ][2364] Already in cluster
2017-12-15 04:05:52,049 [salt.state       ][INFO    ][2364] Completed state [rabbit@master] at time 04:05:52.048766 duration_in_ms=550.022
2017-12-15 04:05:52,051 [salt.minion      ][INFO    ][2364] Returning information for job: 20171215040334293865
2017-12-15 04:05:53,045 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command cmd.run with jid 20171215040553045764
2017-12-15 04:05:53,059 [salt.minion      ][INFO    ][8067] Starting a new job with PID 8067
2017-12-15 04:05:53,063 [salt.loaded.int.module.cmdmod][INFO    ][8067] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-15 04:05:53,540 [salt.minion      ][INFO    ][8067] Returning information for job: 20171215040553045764
2017-12-15 04:35:55,345 [salt.utils.schedule][INFO    ][1749] Running scheduled job: __mine_interval
2017-12-15 04:42:41,503 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171215044241497913
2017-12-15 04:42:41,531 [salt.minion      ][INFO    ][10356] Starting a new job with PID 10356
2017-12-15 04:42:42,494 [salt.state       ][INFO    ][10356] Loading fresh modules for state activity
2017-12-15 04:42:42,526 [salt.fileclient  ][INFO    ][10356] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-15 04:42:42,539 [salt.fileclient  ][INFO    ][10356] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-15 04:42:42,557 [salt.fileclient  ][INFO    ][10356] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 04:42:42,861 [salt.state       ][INFO    ][10356] Running state [haproxy] at time 04:42:42.861124
2017-12-15 04:42:42,862 [salt.state       ][INFO    ][10356] Executing state pkg.installed for haproxy
2017-12-15 04:42:42,862 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 04:42:43,344 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-15 04:42:45,580 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2017-12-15 04:42:51,599 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215044251592445
2017-12-15 04:42:51,624 [salt.minion      ][INFO    ][10874] Starting a new job with PID 10874
2017-12-15 04:42:51,642 [salt.minion      ][INFO    ][10874] Returning information for job: 20171215044251592445
2017-12-15 04:42:52,672 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 04:42:52,693 [salt.state       ][INFO    ][10356] 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'

2017-12-15 04:42:52,702 [salt.state       ][INFO    ][10356] Loading fresh modules for state activity
2017-12-15 04:42:52,721 [salt.state       ][INFO    ][10356] Completed state [haproxy] at time 04:42:52.720448 duration_in_ms=9859.324
2017-12-15 04:42:52,723 [salt.state       ][INFO    ][10356] Running state [/etc/default/haproxy] at time 04:42:52.722820
2017-12-15 04:42:52,723 [salt.state       ][INFO    ][10356] Executing state file.managed for /etc/default/haproxy
2017-12-15 04:42:52,777 [salt.fileclient  ][INFO    ][10356] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-15 04:42:52,779 [salt.state       ][INFO    ][10356] 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"

2017-12-15 04:42:52,780 [salt.state       ][INFO    ][10356] Completed state [/etc/default/haproxy] at time 04:42:52.780263 duration_in_ms=57.443
2017-12-15 04:42:52,781 [salt.state       ][INFO    ][10356] Running state [/etc/haproxy/haproxy.cfg] at time 04:42:52.780628
2017-12-15 04:42:52,781 [salt.state       ][INFO    ][10356] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-15 04:42:52,804 [salt.fileclient  ][INFO    ][10356] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-15 04:42:52,911 [salt.fileclient  ][INFO    ][10356] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 04:42:52,921 [salt.state       ][INFO    ][10356] File changed:
--- 
+++ 
@@ -1,35 +1,49 @@
 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 1m
+  timeout connect 10s
+  timeout client 1m
+  timeout server 1m
+  timeout check 10s
+
+listen rabbitmq_cluster
+  bind 10.167.4.40:5672 
+  balance roundrobin
+  mode tcp
+  option tcpka
+  timeout client 300s
+  timeout server 300s
+  server msg01 10.167.4.41:5672 check inter 5000 rise 2 fall 3
+  server msg02 10.167.4.42:5672 backup check inter 5000 rise 2 fall 3
+  server msg03 10.167.4.43:5672 backup check inter 5000 rise 2 fall 3

2017-12-15 04:42:52,924 [salt.state       ][INFO    ][10356] Completed state [/etc/haproxy/haproxy.cfg] at time 04:42:52.924341 duration_in_ms=143.712
2017-12-15 04:42:52,925 [salt.state       ][INFO    ][10356] Running state [/etc/haproxy/ssl] at time 04:42:52.924623
2017-12-15 04:42:52,925 [salt.state       ][INFO    ][10356] Executing state file.directory for /etc/haproxy/ssl
2017-12-15 04:42:52,926 [salt.state       ][INFO    ][10356] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-15 04:42:52,926 [salt.state       ][INFO    ][10356] Completed state [/etc/haproxy/ssl] at time 04:42:52.925749 duration_in_ms=1.126
2017-12-15 04:42:52,926 [salt.state       ][INFO    ][10356] Running state [haproxy_status_packages] at time 04:42:52.926411
2017-12-15 04:42:52,927 [salt.state       ][INFO    ][10356] Executing state pkg.installed for haproxy_status_packages
2017-12-15 04:42:53,159 [salt.state       ][INFO    ][10356] All specified packages are already installed
2017-12-15 04:42:53,159 [salt.state       ][INFO    ][10356] Completed state [haproxy_status_packages] at time 04:42:53.159295 duration_in_ms=232.884
2017-12-15 04:42:53,160 [salt.state       ][INFO    ][10356] Running state [/usr/bin/haproxy-status.sh] at time 04:42:53.159689
2017-12-15 04:42:53,160 [salt.state       ][INFO    ][10356] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-15 04:42:53,179 [salt.fileclient  ][INFO    ][10356] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-15 04:42:53,199 [salt.fileclient  ][INFO    ][10356] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 04:42:53,207 [salt.state       ][INFO    ][10356] File changed:
New file
2017-12-15 04:42:53,207 [salt.state       ][INFO    ][10356] Completed state [/usr/bin/haproxy-status.sh] at time 04:42:53.207300 duration_in_ms=47.61
2017-12-15 04:42:53,208 [salt.state       ][INFO    ][10356] Running state [net.ipv4.ip_nonlocal_bind] at time 04:42:53.208049
2017-12-15 04:42:53,209 [salt.state       ][INFO    ][10356] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-15 04:42:53,209 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command 'sysctl -a' in directory '/root'
2017-12-15 04:42:53,230 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-15 04:42:53,240 [salt.state       ][INFO    ][10356] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-15 04:42:53,240 [salt.state       ][INFO    ][10356] Completed state [net.ipv4.ip_nonlocal_bind] at time 04:42:53.240405 duration_in_ms=32.356
2017-12-15 04:42:53,242 [salt.state       ][INFO    ][10356] Running state [haproxy] at time 04:42:53.242074
2017-12-15 04:42:53,243 [salt.state       ][INFO    ][10356] Executing state service.running for haproxy
2017-12-15 04:42:53,244 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-15 04:42:53,256 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:53,267 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:53,277 [salt.state       ][INFO    ][10356] The service haproxy is already running
2017-12-15 04:42:53,278 [salt.state       ][INFO    ][10356] Completed state [haproxy] at time 04:42:53.277545 duration_in_ms=35.47
2017-12-15 04:42:53,278 [salt.state       ][INFO    ][10356] Running state [haproxy] at time 04:42:53.278008
2017-12-15 04:42:53,279 [salt.state       ][INFO    ][10356] Executing state service.mod_watch for haproxy
2017-12-15 04:42:53,279 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:53,289 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:53,300 [salt.loaded.int.module.cmdmod][INFO    ][10356] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:53,343 [salt.state       ][INFO    ][10356] {'haproxy': True}
2017-12-15 04:42:53,343 [salt.state       ][INFO    ][10356] Completed state [haproxy] at time 04:42:53.343215 duration_in_ms=65.204
2017-12-15 04:42:53,345 [salt.minion      ][INFO    ][10356] Returning information for job: 20171215044241497913
2017-12-15 04:42:57,021 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command service.status with jid 20171215044257013091
2017-12-15 04:42:57,050 [salt.minion      ][INFO    ][11034] Starting a new job with PID 11034
2017-12-15 04:42:57,151 [salt.loaded.int.module.cmdmod][INFO    ][11034] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-15 04:42:57,160 [salt.loaded.int.module.cmdmod][INFO    ][11034] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-15 04:42:57,167 [salt.minion      ][INFO    ][11034] Returning information for job: 20171215044257013091
2017-12-15 04:42:58,205 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command service.restart with jid 20171215044258198052
2017-12-15 04:42:58,241 [salt.minion      ][INFO    ][11042] Starting a new job with PID 11042
2017-12-15 04:42:58,337 [salt.loaded.int.module.cmdmod][INFO    ][11042] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-15 04:42:58,346 [salt.loaded.int.module.cmdmod][INFO    ][11042] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-15 04:42:58,363 [salt.loaded.int.module.cmdmod][INFO    ][11042] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-15 04:42:58,414 [salt.minion      ][INFO    ][11042] Returning information for job: 20171215044258198052
2017-12-15 05:18:19,134 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command test.ping with jid 20171215051819134861
2017-12-15 05:18:19,269 [salt.minion      ][INFO    ][12940] Starting a new job with PID 12940
2017-12-15 05:18:19,354 [salt.minion      ][INFO    ][12940] Returning information for job: 20171215051819134861
2017-12-15 05:18:30,450 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171215051830450426
2017-12-15 05:18:30,468 [salt.minion      ][INFO    ][12952] Starting a new job with PID 12952
2017-12-15 05:18:30,947 [salt.state       ][INFO    ][12952] Loading fresh modules for state activity
2017-12-15 05:18:30,985 [salt.fileclient  ][INFO    ][12952] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-15 05:18:31,006 [salt.fileclient  ][INFO    ][12952] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-15 05:18:31,035 [salt.fileclient  ][INFO    ][12952] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-15 05:18:31,368 [salt.state       ][INFO    ][12952] Running state [lsof] at time 05:18:31.368398
2017-12-15 05:18:31,369 [salt.state       ][INFO    ][12952] Executing state pkg.installed for lsof
2017-12-15 05:18:31,369 [salt.loaded.int.module.cmdmod][INFO    ][12952] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 05:18:31,929 [salt.state       ][INFO    ][12952] Package lsof is already installed
2017-12-15 05:18:31,930 [salt.state       ][INFO    ][12952] Completed state [lsof] at time 05:18:31.929846 duration_in_ms=561.448
2017-12-15 05:18:31,930 [salt.state       ][INFO    ][12952] Running state [keepalived] at time 05:18:31.930202
2017-12-15 05:18:31,931 [salt.state       ][INFO    ][12952] Executing state pkg.installed for keepalived
2017-12-15 05:18:31,933 [salt.state       ][INFO    ][12952] Package keepalived is already installed
2017-12-15 05:18:31,934 [salt.state       ][INFO    ][12952] Completed state [keepalived] at time 05:18:31.933692 duration_in_ms=3.49
2017-12-15 05:18:31,935 [salt.state       ][INFO    ][12952] Running state [/etc/keepalived/keepalived.conf] at time 05:18:31.935361
2017-12-15 05:18:31,936 [salt.state       ][INFO    ][12952] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-15 05:18:32,006 [salt.fileclient  ][INFO    ][12952] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-15 05:18:32,040 [salt.fileclient  ][INFO    ][12952] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-15 05:18:32,044 [salt.state       ][INFO    ][12952] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-15 05:18:32,045 [salt.state       ][INFO    ][12952] Completed state [/etc/keepalived/keepalived.conf] at time 05:18:32.044543 duration_in_ms=109.182
2017-12-15 05:18:32,045 [salt.state       ][INFO    ][12952] Running state [keepalived] at time 05:18:32.045297
2017-12-15 05:18:32,046 [salt.state       ][INFO    ][12952] Executing state service.running for keepalived
2017-12-15 05:18:32,046 [salt.loaded.int.module.cmdmod][INFO    ][12952] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-15 05:18:32,064 [salt.loaded.int.module.cmdmod][INFO    ][12952] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-15 05:18:32,073 [salt.loaded.int.module.cmdmod][INFO    ][12952] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-15 05:18:32,082 [salt.state       ][INFO    ][12952] The service keepalived is already running
2017-12-15 05:18:32,083 [salt.state       ][INFO    ][12952] Completed state [keepalived] at time 05:18:32.082543 duration_in_ms=37.245
2017-12-15 05:18:32,084 [salt.minion      ][INFO    ][12952] Returning information for job: 20171215051830450426
2017-12-15 05:18:58,725 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command pillar.get with jid 20171215051858723389
2017-12-15 05:18:58,761 [salt.minion      ][INFO    ][13136] Starting a new job with PID 13136
2017-12-15 05:18:58,766 [salt.minion      ][INFO    ][13136] Returning information for job: 20171215051858723389
2017-12-15 05:19:16,200 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171215051916189691
2017-12-15 05:19:16,218 [salt.minion      ][INFO    ][13143] Starting a new job with PID 13143
2017-12-15 05:19:18,661 [salt.state       ][INFO    ][13143] Loading fresh modules for state activity
2017-12-15 05:19:18,687 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-15 05:19:18,714 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-15 05:19:18,728 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-15 05:19:18,755 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:18,769 [py.warnings      ][WARNING ][13143] /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.

2017-12-15 05:19:18,770 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-15 05:19:18,815 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-15 05:19:18,839 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:18,864 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-15 05:19:18,885 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:18,910 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-15 05:19:18,954 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:18,987 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-15 05:19:19,007 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:19,034 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-15 05:19:19,056 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:19,083 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-15 05:19:19,119 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-15 05:19:19,487 [salt.state       ][INFO    ][13143] Running state [rabbitmq-server] at time 05:19:19.486718
2017-12-15 05:19:19,487 [salt.state       ][INFO    ][13143] Executing state pkg.installed for rabbitmq-server
2017-12-15 05:19:19,488 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 05:19:19,938 [salt.state       ][INFO    ][13143] Package rabbitmq-server is already installed
2017-12-15 05:19:19,939 [salt.state       ][INFO    ][13143] Completed state [rabbitmq-server] at time 05:19:19.938911 duration_in_ms=452.193
2017-12-15 05:19:19,939 [salt.state       ][INFO    ][13143] Running state [gettext-base] at time 05:19:19.939275
2017-12-15 05:19:19,940 [salt.state       ][INFO    ][13143] Executing state pkg.installed for gettext-base
2017-12-15 05:19:19,942 [salt.state       ][INFO    ][13143] Package gettext-base is already installed
2017-12-15 05:19:19,943 [salt.state       ][INFO    ][13143] Completed state [gettext-base] at time 05:19:19.942751 duration_in_ms=3.476
2017-12-15 05:19:19,945 [salt.state       ][INFO    ][13143] Running state [/etc/rabbitmq/rabbitmq.config] at time 05:19:19.944612
2017-12-15 05:19:19,945 [salt.state       ][INFO    ][13143] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-15 05:19:19,964 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-15 05:19:19,993 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:20,004 [salt.state       ][INFO    ][13143] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-15 05:19:20,005 [salt.state       ][INFO    ][13143] Completed state [/etc/rabbitmq/rabbitmq.config] at time 05:19:20.004644 duration_in_ms=60.031
2017-12-15 05:19:20,005 [salt.state       ][INFO    ][13143] Running state [/etc/default/rabbitmq-server] at time 05:19:20.005187
2017-12-15 05:19:20,006 [salt.state       ][INFO    ][13143] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-15 05:19:20,027 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-15 05:19:20,042 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:20,053 [salt.state       ][INFO    ][13143] File /etc/default/rabbitmq-server is in the correct state
2017-12-15 05:19:20,053 [salt.state       ][INFO    ][13143] Completed state [/etc/default/rabbitmq-server] at time 05:19:20.052936 duration_in_ms=47.749
2017-12-15 05:19:20,054 [salt.state       ][INFO    ][13143] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 05:19:20.053479
2017-12-15 05:19:20,054 [salt.state       ][INFO    ][13143] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-15 05:19:20,070 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-15 05:19:20,086 [salt.fileclient  ][INFO    ][13143] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-15 05:19:20,096 [salt.state       ][INFO    ][13143] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-15 05:19:20,096 [salt.state       ][INFO    ][13143] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 05:19:20.096311 duration_in_ms=42.832
2017-12-15 05:19:20,098 [salt.state       ][INFO    ][13143] Running state [rabbitmq-server] at time 05:19:20.097532
2017-12-15 05:19:20,098 [salt.state       ][INFO    ][13143] Executing state service.running for rabbitmq-server
2017-12-15 05:19:20,098 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-15 05:19:20,146 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 05:19:20,157 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-15 05:19:20,167 [salt.state       ][INFO    ][13143] The service rabbitmq-server is already running
2017-12-15 05:19:20,168 [salt.state       ][INFO    ][13143] Completed state [rabbitmq-server] at time 05:19:20.168042 duration_in_ms=70.51
2017-12-15 05:19:20,170 [salt.state       ][INFO    ][13143] Running state [amqp_client] at time 05:19:20.169664
2017-12-15 05:19:20,170 [salt.state       ][INFO    ][13143] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-15 05:19:20,171 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-15 05:19:20,754 [salt.state       ][INFO    ][13143] Plugin 'amqp_client' is already enabled.
2017-12-15 05:19:20,754 [salt.state       ][INFO    ][13143] Completed state [amqp_client] at time 05:19:20.753952 duration_in_ms=584.287
2017-12-15 05:19:20,755 [salt.state       ][INFO    ][13143] Running state [rabbitmq_management] at time 05:19:20.754527
2017-12-15 05:19:20,755 [salt.state       ][INFO    ][13143] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-15 05:19:20,755 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-15 05:19:21,300 [salt.state       ][INFO    ][13143] Plugin 'rabbitmq_management' is already enabled.
2017-12-15 05:19:21,301 [salt.state       ][INFO    ][13143] Completed state [rabbitmq_management] at time 05:19:21.300676 duration_in_ms=546.147
2017-12-15 05:19:21,302 [salt.state       ][INFO    ][13143] Running state [/openstack] at time 05:19:21.301940
2017-12-15 05:19:21,302 [salt.state       ][INFO    ][13143] Executing state rabbitmq_vhost.present for /openstack
2017-12-15 05:19:21,303 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-15 05:19:22,084 [salt.state       ][INFO    ][13143] Virtual Host '/openstack' already exists.
2017-12-15 05:19:22,084 [salt.state       ][INFO    ][13143] Completed state [/openstack] at time 05:19:22.084363 duration_in_ms=782.422
2017-12-15 05:19:22,086 [salt.state       ][INFO    ][13143] Running state [openstack] at time 05:19:22.085850
2017-12-15 05:19:22,086 [salt.state       ][INFO    ][13143] Executing state rabbitmq_user.present for openstack
2017-12-15 05:19:22,087 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 05:19:22,588 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 05:19:24,079 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-15 05:19:24,597 [salt.state       ][INFO    ][13143] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 05:19:24,597 [salt.state       ][INFO    ][13143] Completed state [openstack] at time 05:19:24.597153 duration_in_ms=2511.301
2017-12-15 05:19:24,599 [salt.state       ][INFO    ][13143] Running state [Ceilometer] at time 05:19:24.598863
2017-12-15 05:19:24,599 [salt.state       ][INFO    ][13143] Executing state rabbitmq_policy.present for Ceilometer
2017-12-15 05:19:24,600 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-15 05:19:25,155 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', '--priority', 10, 'Ceilometer', '^metering.sample$', '{"ha-mode": "all", "message-ttl": 10800000}'] as user 'root' in directory '/root'
2017-12-15 05:19:25,695 [salt.state       ][INFO    ][13143] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-15 05:19:25,695 [salt.state       ][INFO    ][13143] Completed state [Ceilometer] at time 05:19:25.694820 duration_in_ms=1095.958
2017-12-15 05:19:25,695 [salt.state       ][INFO    ][13143] Running state [HA] at time 05:19:25.695409
2017-12-15 05:19:25,696 [salt.state       ][INFO    ][13143] Executing state rabbitmq_policy.present for HA
2017-12-15 05:19:25,696 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-15 05:19:26,207 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-15 05:19:26,293 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command saltutil.find_job with jid 20171215051926282026
2017-12-15 05:19:26,308 [salt.minion      ][INFO    ][14970] Starting a new job with PID 14970
2017-12-15 05:19:26,319 [salt.minion      ][INFO    ][14970] Returning information for job: 20171215051926282026
2017-12-15 05:19:26,744 [salt.state       ][INFO    ][13143] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-15 05:19:26,744 [salt.state       ][INFO    ][13143] Completed state [HA] at time 05:19:26.744005 duration_in_ms=1048.594
2017-12-15 05:19:26,744 [salt.state       ][INFO    ][13143] Running state [guest] at time 05:19:26.744285
2017-12-15 05:19:26,745 [salt.state       ][INFO    ][13143] Executing state rabbitmq_user.present for guest
2017-12-15 05:19:26,745 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 05:19:27,233 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 05:19:28,757 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-15 05:19:29,299 [salt.state       ][INFO    ][13143] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 05:19:29,299 [salt.state       ][INFO    ][13143] Completed state [guest] at time 05:19:29.298791 duration_in_ms=2554.506
2017-12-15 05:19:29,299 [salt.state       ][INFO    ][13143] Running state [HA] at time 05:19:29.299398
2017-12-15 05:19:29,300 [salt.state       ][INFO    ][13143] Executing state rabbitmq_policy.present for HA
2017-12-15 05:19:29,300 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-15 05:19:29,840 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-15 05:19:30,367 [salt.state       ][INFO    ][13143] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-15 05:19:30,367 [salt.state       ][INFO    ][13143] Completed state [HA] at time 05:19:30.366820 duration_in_ms=1067.421
2017-12-15 05:19:30,367 [salt.state       ][INFO    ][13143] Running state [admin] at time 05:19:30.367440
2017-12-15 05:19:30,368 [salt.state       ][INFO    ][13143] Executing state rabbitmq_user.present for admin
2017-12-15 05:19:30,368 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 05:19:30,875 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-15 05:19:32,392 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-15 05:19:32,941 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-15 05:19:33,444 [salt.state       ][INFO    ][13143] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-15 05:19:33,445 [salt.state       ][INFO    ][13143] Completed state [admin] at time 05:19:33.444713 duration_in_ms=3077.272
2017-12-15 05:19:33,445 [salt.state       ][INFO    ][13143] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.445305
2017-12-15 05:19:33,446 [salt.state       ][INFO    ][13143] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,446 [salt.state       ][INFO    ][13143] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-15 05:19:33,446 [salt.state       ][INFO    ][13143] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.446089 duration_in_ms=0.784
2017-12-15 05:19:33,446 [salt.state       ][INFO    ][13143] Running state [mdb02] at time 05:19:33.446283
2017-12-15 05:19:33,446 [salt.state       ][INFO    ][13143] Executing state host.present for mdb02
2017-12-15 05:19:33,447 [salt.state       ][INFO    ][13143] Host mdb02 (10.167.4.77) already present
2017-12-15 05:19:33,447 [salt.state       ][INFO    ][13143] Completed state [mdb02] at time 05:19:33.446911 duration_in_ms=0.628
2017-12-15 05:19:33,447 [salt.state       ][INFO    ][13143] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.447064
2017-12-15 05:19:33,447 [salt.state       ][INFO    ][13143] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,448 [salt.state       ][INFO    ][13143] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-15 05:19:33,448 [salt.state       ][INFO    ][13143] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.447630 duration_in_ms=0.565
2017-12-15 05:19:33,448 [salt.state       ][INFO    ][13143] Running state [mdb03] at time 05:19:33.447774
2017-12-15 05:19:33,448 [salt.state       ][INFO    ][13143] Executing state host.present for mdb03
2017-12-15 05:19:33,449 [salt.state       ][INFO    ][13143] Host mdb03 (10.167.4.78) already present
2017-12-15 05:19:33,450 [salt.state       ][INFO    ][13143] Completed state [mdb03] at time 05:19:33.449698 duration_in_ms=1.923
2017-12-15 05:19:33,450 [salt.state       ][INFO    ][13143] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.450004
2017-12-15 05:19:33,450 [salt.state       ][INFO    ][13143] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,451 [salt.state       ][INFO    ][13143] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-15 05:19:33,451 [salt.state       ][INFO    ][13143] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.451068 duration_in_ms=1.064
2017-12-15 05:19:33,451 [salt.state       ][INFO    ][13143] Running state [mdb01] at time 05:19:33.451394
2017-12-15 05:19:33,452 [salt.state       ][INFO    ][13143] Executing state host.present for mdb01
2017-12-15 05:19:33,452 [salt.state       ][INFO    ][13143] Host mdb01 (10.167.4.76) already present
2017-12-15 05:19:33,452 [salt.state       ][INFO    ][13143] Completed state [mdb01] at time 05:19:33.452468 duration_in_ms=1.074
2017-12-15 05:19:33,453 [salt.state       ][INFO    ][13143] Running state [mdb] at time 05:19:33.452774
2017-12-15 05:19:33,453 [salt.state       ][INFO    ][13143] Executing state host.present for mdb
2017-12-15 05:19:33,454 [salt.state       ][INFO    ][13143] Host mdb (10.167.4.75) already present
2017-12-15 05:19:33,454 [salt.state       ][INFO    ][13143] Completed state [mdb] at time 05:19:33.453801 duration_in_ms=1.027
2017-12-15 05:19:33,454 [salt.state       ][INFO    ][13143] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.454119
2017-12-15 05:19:33,454 [salt.state       ][INFO    ][13143] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,455 [salt.state       ][INFO    ][13143] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-15 05:19:33,455 [salt.state       ][INFO    ][13143] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.455241 duration_in_ms=1.122
2017-12-15 05:19:33,456 [salt.state       ][INFO    ][13143] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.455558
2017-12-15 05:19:33,456 [salt.state       ][INFO    ][13143] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,457 [salt.state       ][INFO    ][13143] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 05:19:33,458 [salt.state       ][INFO    ][13143] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.457592 duration_in_ms=2.034
2017-12-15 05:19:33,458 [salt.state       ][INFO    ][13143] Running state [cfg01] at time 05:19:33.457925
2017-12-15 05:19:33,458 [salt.state       ][INFO    ][13143] Executing state host.present for cfg01
2017-12-15 05:19:33,459 [salt.state       ][INFO    ][13143] Host cfg01 (10.167.4.100) already present
2017-12-15 05:19:33,459 [salt.state       ][INFO    ][13143] Completed state [cfg01] at time 05:19:33.459035 duration_in_ms=1.11
2017-12-15 05:19:33,459 [salt.state       ][INFO    ][13143] Running state [prx01] at time 05:19:33.459352
2017-12-15 05:19:33,460 [salt.state       ][INFO    ][13143] Executing state host.present for prx01
2017-12-15 05:19:33,460 [salt.state       ][INFO    ][13143] Host prx01 (10.167.4.104) already present
2017-12-15 05:19:33,461 [salt.state       ][INFO    ][13143] Completed state [prx01] at time 05:19:33.460472 duration_in_ms=1.119
2017-12-15 05:19:33,461 [salt.state       ][INFO    ][13143] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.460813
2017-12-15 05:19:33,461 [salt.state       ][INFO    ][13143] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,462 [salt.state       ][INFO    ][13143] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-15 05:19:33,462 [salt.state       ][INFO    ][13143] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.461857 duration_in_ms=1.043
2017-12-15 05:19:33,462 [salt.state       ][INFO    ][13143] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.462245
2017-12-15 05:19:33,463 [salt.state       ][INFO    ][13143] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,463 [salt.state       ][INFO    ][13143] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-15 05:19:33,463 [salt.state       ][INFO    ][13143] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.463295 duration_in_ms=1.049
2017-12-15 05:19:33,464 [salt.state       ][INFO    ][13143] Running state [kvm01] at time 05:19:33.463603
2017-12-15 05:19:33,464 [salt.state       ][INFO    ][13143] Executing state host.present for kvm01
2017-12-15 05:19:33,464 [salt.state       ][INFO    ][13143] Host kvm01 (10.167.4.141) already present
2017-12-15 05:19:33,465 [salt.state       ][INFO    ][13143] Completed state [kvm01] at time 05:19:33.464689 duration_in_ms=1.086
2017-12-15 05:19:33,465 [salt.state       ][INFO    ][13143] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.465008
2017-12-15 05:19:33,465 [salt.state       ][INFO    ][13143] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,466 [salt.state       ][INFO    ][13143] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-15 05:19:33,466 [salt.state       ][INFO    ][13143] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.466081 duration_in_ms=1.073
2017-12-15 05:19:33,466 [salt.state       ][INFO    ][13143] Running state [kvm03] at time 05:19:33.466405
2017-12-15 05:19:33,467 [salt.state       ][INFO    ][13143] Executing state host.present for kvm03
2017-12-15 05:19:33,467 [salt.state       ][INFO    ][13143] Host kvm03 (10.167.4.143) already present
2017-12-15 05:19:33,467 [salt.state       ][INFO    ][13143] Completed state [kvm03] at time 05:19:33.467438 duration_in_ms=1.033
2017-12-15 05:19:33,468 [salt.state       ][INFO    ][13143] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.467740
2017-12-15 05:19:33,468 [salt.state       ][INFO    ][13143] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,469 [salt.state       ][INFO    ][13143] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-15 05:19:33,469 [salt.state       ][INFO    ][13143] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.468820 duration_in_ms=1.081
2017-12-15 05:19:33,469 [salt.state       ][INFO    ][13143] Running state [kvm02] at time 05:19:33.469120
2017-12-15 05:19:33,469 [salt.state       ][INFO    ][13143] Executing state host.present for kvm02
2017-12-15 05:19:33,470 [salt.state       ][INFO    ][13143] Host kvm02 (10.167.4.142) already present
2017-12-15 05:19:33,470 [salt.state       ][INFO    ][13143] Completed state [kvm02] at time 05:19:33.470161 duration_in_ms=1.04
2017-12-15 05:19:33,471 [salt.state       ][INFO    ][13143] Running state [dbs] at time 05:19:33.470494
2017-12-15 05:19:33,471 [salt.state       ][INFO    ][13143] Executing state host.present for dbs
2017-12-15 05:19:33,471 [salt.state       ][INFO    ][13143] Host dbs (10.167.4.50) already present
2017-12-15 05:19:33,472 [salt.state       ][INFO    ][13143] Completed state [dbs] at time 05:19:33.471516 duration_in_ms=1.022
2017-12-15 05:19:33,472 [salt.state       ][INFO    ][13143] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.471814
2017-12-15 05:19:33,472 [salt.state       ][INFO    ][13143] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,473 [salt.state       ][INFO    ][13143] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-15 05:19:33,473 [salt.state       ][INFO    ][13143] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.472894 duration_in_ms=1.08
2017-12-15 05:19:33,473 [salt.state       ][INFO    ][13143] Running state [prx] at time 05:19:33.473193
2017-12-15 05:19:33,473 [salt.state       ][INFO    ][13143] Executing state host.present for prx
2017-12-15 05:19:33,474 [salt.state       ][INFO    ][13143] Host prx (172.30.10.103) already present
2017-12-15 05:19:33,474 [salt.state       ][INFO    ][13143] Completed state [prx] at time 05:19:33.474234 duration_in_ms=1.04
2017-12-15 05:19:33,475 [salt.state       ][INFO    ][13143] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.474544
2017-12-15 05:19:33,475 [salt.state       ][INFO    ][13143] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,475 [salt.state       ][INFO    ][13143] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-15 05:19:33,476 [salt.state       ][INFO    ][13143] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.475620 duration_in_ms=1.076
2017-12-15 05:19:33,476 [salt.state       ][INFO    ][13143] Running state [prx02] at time 05:19:33.475964
2017-12-15 05:19:33,476 [salt.state       ][INFO    ][13143] Executing state host.present for prx02
2017-12-15 05:19:33,477 [salt.state       ][INFO    ][13143] Host prx02 (10.167.4.105) already present
2017-12-15 05:19:33,477 [salt.state       ][INFO    ][13143] Completed state [prx02] at time 05:19:33.477048 duration_in_ms=1.086
2017-12-15 05:19:33,477 [salt.state       ][INFO    ][13143] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.477351
2017-12-15 05:19:33,478 [salt.state       ][INFO    ][13143] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,478 [salt.state       ][INFO    ][13143] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-15 05:19:33,478 [salt.state       ][INFO    ][13143] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.478409 duration_in_ms=1.058
2017-12-15 05:19:33,479 [salt.state       ][INFO    ][13143] Running state [gtw01] at time 05:19:33.478712
2017-12-15 05:19:33,479 [salt.state       ][INFO    ][13143] Executing state host.present for gtw01
2017-12-15 05:19:33,479 [salt.state       ][INFO    ][13143] Host gtw01 (10.167.4.124) already present
2017-12-15 05:19:33,480 [salt.state       ][INFO    ][13143] Completed state [gtw01] at time 05:19:33.479724 duration_in_ms=1.012
2017-12-15 05:19:33,480 [salt.state       ][INFO    ][13143] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.480023
2017-12-15 05:19:33,480 [salt.state       ][INFO    ][13143] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,481 [salt.state       ][INFO    ][13143] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-15 05:19:33,481 [salt.state       ][INFO    ][13143] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.481097 duration_in_ms=1.074
2017-12-15 05:19:33,481 [salt.state       ][INFO    ][13143] Running state [gtw02] at time 05:19:33.481398
2017-12-15 05:19:33,482 [salt.state       ][INFO    ][13143] Executing state host.present for gtw02
2017-12-15 05:19:33,482 [salt.state       ][INFO    ][13143] Host gtw02 (10.167.4.125) already present
2017-12-15 05:19:33,482 [salt.state       ][INFO    ][13143] Completed state [gtw02] at time 05:19:33.482430 duration_in_ms=1.032
2017-12-15 05:19:33,483 [salt.state       ][INFO    ][13143] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.482734
2017-12-15 05:19:33,483 [salt.state       ][INFO    ][13143] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,484 [salt.state       ][INFO    ][13143] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-15 05:19:33,484 [salt.state       ][INFO    ][13143] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.483754 duration_in_ms=1.02
2017-12-15 05:19:33,484 [salt.state       ][INFO    ][13143] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.484060
2017-12-15 05:19:33,484 [salt.state       ][INFO    ][13143] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,485 [salt.state       ][INFO    ][13143] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-15 05:19:33,485 [salt.state       ][INFO    ][13143] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.485116 duration_in_ms=1.057
2017-12-15 05:19:33,485 [salt.state       ][INFO    ][13143] Running state [msg02] at time 05:19:33.485421
2017-12-15 05:19:33,486 [salt.state       ][INFO    ][13143] Executing state host.present for msg02
2017-12-15 05:19:33,486 [salt.state       ][INFO    ][13143] Host msg02 (10.167.4.42) already present
2017-12-15 05:19:33,486 [salt.state       ][INFO    ][13143] Completed state [msg02] at time 05:19:33.486457 duration_in_ms=1.036
2017-12-15 05:19:33,489 [salt.state       ][INFO    ][13143] Running state [file.replace] at time 05:19:33.489447
2017-12-15 05:19:33,490 [salt.state       ][INFO    ][13143] Executing state module.run for file.replace
2017-12-15 05:19:33,563 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-15 05:19:33,572 [salt.state       ][INFO    ][13143] onlyif execution failed
2017-12-15 05:19:33,573 [salt.state       ][INFO    ][13143] Completed state [file.replace] at time 05:19:33.572736 duration_in_ms=83.288
2017-12-15 05:19:33,573 [salt.state       ][INFO    ][13143] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.573131
2017-12-15 05:19:33,573 [salt.state       ][INFO    ][13143] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,574 [salt.state       ][INFO    ][13143] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-15 05:19:33,574 [salt.state       ][INFO    ][13143] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.574440 duration_in_ms=1.309
2017-12-15 05:19:33,575 [salt.state       ][INFO    ][13143] Running state [msg03] at time 05:19:33.574765
2017-12-15 05:19:33,575 [salt.state       ][INFO    ][13143] Executing state host.present for msg03
2017-12-15 05:19:33,576 [salt.state       ][INFO    ][13143] Host msg03 (10.167.4.43) already present
2017-12-15 05:19:33,576 [salt.state       ][INFO    ][13143] Completed state [msg03] at time 05:19:33.575818 duration_in_ms=1.052
2017-12-15 05:19:33,576 [salt.state       ][INFO    ][13143] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.576161
2017-12-15 05:19:33,576 [salt.state       ][INFO    ][13143] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,577 [salt.state       ][INFO    ][13143] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-15 05:19:33,577 [salt.state       ][INFO    ][13143] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.577196 duration_in_ms=1.071
2017-12-15 05:19:33,578 [salt.state       ][INFO    ][13143] Running state [msg01] at time 05:19:33.577504
2017-12-15 05:19:33,578 [salt.state       ][INFO    ][13143] Executing state host.present for msg01
2017-12-15 05:19:33,578 [salt.state       ][INFO    ][13143] Host msg01 (10.167.4.41) already present
2017-12-15 05:19:33,579 [salt.state       ][INFO    ][13143] Completed state [msg01] at time 05:19:33.578534 duration_in_ms=1.029
2017-12-15 05:19:33,579 [salt.state       ][INFO    ][13143] Running state [msg] at time 05:19:33.578847
2017-12-15 05:19:33,579 [salt.state       ][INFO    ][13143] Executing state host.present for msg
2017-12-15 05:19:33,580 [salt.state       ][INFO    ][13143] Host msg (10.167.4.40) already present
2017-12-15 05:19:33,580 [salt.state       ][INFO    ][13143] Completed state [msg] at time 05:19:33.579884 duration_in_ms=1.036
2017-12-15 05:19:33,580 [salt.state       ][INFO    ][13143] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.580207
2017-12-15 05:19:33,581 [salt.state       ][INFO    ][13143] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,581 [salt.state       ][INFO    ][13143] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-15 05:19:33,581 [salt.state       ][INFO    ][13143] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.581232 duration_in_ms=1.026
2017-12-15 05:19:33,582 [salt.state       ][INFO    ][13143] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.581554
2017-12-15 05:19:33,582 [salt.state       ][INFO    ][13143] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,582 [salt.state       ][INFO    ][13143] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-15 05:19:33,583 [salt.state       ][INFO    ][13143] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.582601 duration_in_ms=1.046
2017-12-15 05:19:33,583 [salt.state       ][INFO    ][13143] Running state [cfg01] at time 05:19:33.582913
2017-12-15 05:19:33,583 [salt.state       ][INFO    ][13143] Executing state host.present for cfg01
2017-12-15 05:19:33,584 [salt.state       ][INFO    ][13143] Host cfg01 (10.167.4.100) already present
2017-12-15 05:19:33,584 [salt.state       ][INFO    ][13143] Completed state [cfg01] at time 05:19:33.584165 duration_in_ms=1.242
2017-12-15 05:19:33,585 [salt.state       ][INFO    ][13143] Running state [cmp002] at time 05:19:33.584480
2017-12-15 05:19:33,585 [salt.state       ][INFO    ][13143] Executing state host.present for cmp002
2017-12-15 05:19:33,585 [salt.state       ][INFO    ][13143] Host cmp002 (10.167.4.102) already present
2017-12-15 05:19:33,586 [salt.state       ][INFO    ][13143] Completed state [cmp002] at time 05:19:33.585498 duration_in_ms=1.017
2017-12-15 05:19:33,586 [salt.state       ][INFO    ][13143] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.585824
2017-12-15 05:19:33,586 [salt.state       ][INFO    ][13143] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,587 [salt.state       ][INFO    ][13143] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-15 05:19:33,587 [salt.state       ][INFO    ][13143] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.586865 duration_in_ms=1.041
2017-12-15 05:19:33,587 [salt.state       ][INFO    ][13143] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.587174
2017-12-15 05:19:33,587 [salt.state       ][INFO    ][13143] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,588 [salt.state       ][INFO    ][13143] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-15 05:19:33,588 [salt.state       ][INFO    ][13143] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.588212 duration_in_ms=1.038
2017-12-15 05:19:33,589 [salt.state       ][INFO    ][13143] Running state [cmp001] at time 05:19:33.588516
2017-12-15 05:19:33,589 [salt.state       ][INFO    ][13143] Executing state host.present for cmp001
2017-12-15 05:19:33,589 [salt.state       ][INFO    ][13143] Host cmp001 (10.167.4.101) already present
2017-12-15 05:19:33,590 [salt.state       ][INFO    ][13143] Completed state [cmp001] at time 05:19:33.589541 duration_in_ms=1.025
2017-12-15 05:19:33,590 [salt.state       ][INFO    ][13143] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.589844
2017-12-15 05:19:33,590 [salt.state       ][INFO    ][13143] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,591 [salt.state       ][INFO    ][13143] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-15 05:19:33,591 [salt.state       ][INFO    ][13143] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.590983 duration_in_ms=1.139
2017-12-15 05:19:33,591 [salt.state       ][INFO    ][13143] Running state [dbs01] at time 05:19:33.591286
2017-12-15 05:19:33,592 [salt.state       ][INFO    ][13143] Executing state host.present for dbs01
2017-12-15 05:19:33,592 [salt.state       ][INFO    ][13143] Host dbs01 (10.167.4.51) already present
2017-12-15 05:19:33,592 [salt.state       ][INFO    ][13143] Completed state [dbs01] at time 05:19:33.592339 duration_in_ms=1.053
2017-12-15 05:19:33,593 [salt.state       ][INFO    ][13143] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.592668
2017-12-15 05:19:33,593 [salt.state       ][INFO    ][13143] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,593 [salt.state       ][INFO    ][13143] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-15 05:19:33,594 [salt.state       ][INFO    ][13143] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.593698 duration_in_ms=1.031
2017-12-15 05:19:33,594 [salt.state       ][INFO    ][13143] Running state [dbs02] at time 05:19:33.594004
2017-12-15 05:19:33,594 [salt.state       ][INFO    ][13143] Executing state host.present for dbs02
2017-12-15 05:19:33,595 [salt.state       ][INFO    ][13143] Host dbs02 (10.167.4.52) already present
2017-12-15 05:19:33,595 [salt.state       ][INFO    ][13143] Completed state [dbs02] at time 05:19:33.595062 duration_in_ms=1.059
2017-12-15 05:19:33,595 [salt.state       ][INFO    ][13143] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.595397
2017-12-15 05:19:33,596 [salt.state       ][INFO    ][13143] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,596 [salt.state       ][INFO    ][13143] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-15 05:19:33,597 [salt.state       ][INFO    ][13143] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.596476 duration_in_ms=1.079
2017-12-15 05:19:33,597 [salt.state       ][INFO    ][13143] Running state [dbs03] at time 05:19:33.596787
2017-12-15 05:19:33,597 [salt.state       ][INFO    ][13143] Executing state host.present for dbs03
2017-12-15 05:19:33,598 [salt.state       ][INFO    ][13143] Host dbs03 (10.167.4.53) already present
2017-12-15 05:19:33,598 [salt.state       ][INFO    ][13143] Completed state [dbs03] at time 05:19:33.597836 duration_in_ms=1.049
2017-12-15 05:19:33,598 [salt.state       ][INFO    ][13143] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.598176
2017-12-15 05:19:33,598 [salt.state       ][INFO    ][13143] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,599 [salt.state       ][INFO    ][13143] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-15 05:19:33,599 [salt.state       ][INFO    ][13143] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.599226 duration_in_ms=1.049
2017-12-15 05:19:33,600 [salt.state       ][INFO    ][13143] Running state [mas01] at time 05:19:33.599531
2017-12-15 05:19:33,600 [salt.state       ][INFO    ][13143] Executing state host.present for mas01
2017-12-15 05:19:33,600 [salt.state       ][INFO    ][13143] Host mas01 (10.167.4.3) already present
2017-12-15 05:19:33,601 [salt.state       ][INFO    ][13143] Completed state [mas01] at time 05:19:33.600576 duration_in_ms=1.045
2017-12-15 05:19:33,601 [salt.state       ][INFO    ][13143] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.600893
2017-12-15 05:19:33,601 [salt.state       ][INFO    ][13143] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,602 [salt.state       ][INFO    ][13143] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-15 05:19:33,602 [salt.state       ][INFO    ][13143] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.601973 duration_in_ms=1.08
2017-12-15 05:19:33,602 [salt.state       ][INFO    ][13143] Running state [ctl02] at time 05:19:33.602301
2017-12-15 05:19:33,603 [salt.state       ][INFO    ][13143] Executing state host.present for ctl02
2017-12-15 05:19:33,603 [salt.state       ][INFO    ][13143] Host ctl02 (10.167.4.12) already present
2017-12-15 05:19:33,603 [salt.state       ][INFO    ][13143] Completed state [ctl02] at time 05:19:33.603335 duration_in_ms=1.033
2017-12-15 05:19:33,604 [salt.state       ][INFO    ][13143] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.603654
2017-12-15 05:19:33,604 [salt.state       ][INFO    ][13143] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,604 [salt.state       ][INFO    ][13143] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-15 05:19:33,605 [salt.state       ][INFO    ][13143] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.604781 duration_in_ms=1.127
2017-12-15 05:19:33,605 [salt.state       ][INFO    ][13143] Running state [ctl03] at time 05:19:33.605103
2017-12-15 05:19:33,605 [salt.state       ][INFO    ][13143] Executing state host.present for ctl03
2017-12-15 05:19:33,606 [salt.state       ][INFO    ][13143] Host ctl03 (10.167.4.13) already present
2017-12-15 05:19:33,606 [salt.state       ][INFO    ][13143] Completed state [ctl03] at time 05:19:33.606200 duration_in_ms=1.097
2017-12-15 05:19:33,607 [salt.state       ][INFO    ][13143] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.606515
2017-12-15 05:19:33,607 [salt.state       ][INFO    ][13143] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,607 [salt.state       ][INFO    ][13143] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-15 05:19:33,608 [salt.state       ][INFO    ][13143] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.607532 duration_in_ms=1.017
2017-12-15 05:19:33,608 [salt.state       ][INFO    ][13143] Running state [ctl01] at time 05:19:33.607842
2017-12-15 05:19:33,608 [salt.state       ][INFO    ][13143] Executing state host.present for ctl01
2017-12-15 05:19:33,609 [salt.state       ][INFO    ][13143] Host ctl01 (10.167.4.11) already present
2017-12-15 05:19:33,609 [salt.state       ][INFO    ][13143] Completed state [ctl01] at time 05:19:33.608883 duration_in_ms=1.041
2017-12-15 05:19:33,609 [salt.state       ][INFO    ][13143] Running state [ctl] at time 05:19:33.609181
2017-12-15 05:19:33,609 [salt.state       ][INFO    ][13143] Executing state host.present for ctl
2017-12-15 05:19:33,610 [salt.state       ][INFO    ][13143] Host ctl (10.167.4.10) already present
2017-12-15 05:19:33,610 [salt.state       ][INFO    ][13143] Completed state [ctl] at time 05:19:33.610228 duration_in_ms=1.047
2017-12-15 05:19:33,611 [salt.state       ][INFO    ][13143] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.610544
2017-12-15 05:19:33,611 [salt.state       ][INFO    ][13143] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-15 05:19:33,611 [salt.state       ][INFO    ][13143] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-15 05:19:33,612 [salt.state       ][INFO    ][13143] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 05:19:33.611567 duration_in_ms=1.023
2017-12-15 05:19:33,612 [salt.state       ][INFO    ][13143] Running state [rabbit@master] at time 05:19:33.612186
2017-12-15 05:19:33,613 [salt.state       ][INFO    ][13143] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-15 05:19:33,613 [salt.loaded.int.module.cmdmod][INFO    ][13143] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-15 05:19:34,225 [salt.state       ][INFO    ][13143] Already in cluster
2017-12-15 05:19:34,225 [salt.state       ][INFO    ][13143] Completed state [rabbit@master] at time 05:19:34.225071 duration_in_ms=612.884
2017-12-15 05:19:34,227 [salt.minion      ][INFO    ][13143] Returning information for job: 20171215051916189691
2017-12-15 05:19:35,250 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command cmd.run with jid 20171215051935241322
2017-12-15 05:19:35,269 [salt.minion      ][INFO    ][17094] Starting a new job with PID 17094
2017-12-15 05:19:35,274 [salt.loaded.int.module.cmdmod][INFO    ][17094] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-15 05:19:35,842 [salt.minion      ][INFO    ][17094] Returning information for job: 20171215051935241322
2017-12-15 05:20:12,206 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command state.sls with jid 20171215052012202278
2017-12-15 05:20:12,237 [salt.minion      ][INFO    ][17258] Starting a new job with PID 17258
2017-12-15 05:20:13,030 [salt.state       ][INFO    ][17258] Loading fresh modules for state activity
2017-12-15 05:20:13,051 [salt.fileclient  ][INFO    ][17258] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-15 05:20:13,067 [salt.fileclient  ][INFO    ][17258] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-15 05:20:13,089 [salt.fileclient  ][INFO    ][17258] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 05:20:13,419 [salt.state       ][INFO    ][17258] Running state [haproxy] at time 05:20:13.418493
2017-12-15 05:20:13,419 [salt.state       ][INFO    ][17258] Executing state pkg.installed for haproxy
2017-12-15 05:20:13,420 [salt.loaded.int.module.cmdmod][INFO    ][17258] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-15 05:20:13,906 [salt.state       ][INFO    ][17258] Package haproxy is already installed
2017-12-15 05:20:13,906 [salt.state       ][INFO    ][17258] Completed state [haproxy] at time 05:20:13.906091 duration_in_ms=487.597
2017-12-15 05:20:13,908 [salt.state       ][INFO    ][17258] Running state [/etc/default/haproxy] at time 05:20:13.907668
2017-12-15 05:20:13,908 [salt.state       ][INFO    ][17258] Executing state file.managed for /etc/default/haproxy
2017-12-15 05:20:13,929 [salt.fileclient  ][INFO    ][17258] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-15 05:20:13,930 [salt.state       ][INFO    ][17258] File /etc/default/haproxy is in the correct state
2017-12-15 05:20:13,931 [salt.state       ][INFO    ][17258] Completed state [/etc/default/haproxy] at time 05:20:13.930763 duration_in_ms=23.095
2017-12-15 05:20:13,931 [salt.state       ][INFO    ][17258] Running state [/etc/haproxy/haproxy.cfg] at time 05:20:13.931141
2017-12-15 05:20:13,931 [salt.state       ][INFO    ][17258] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-15 05:20:13,948 [salt.fileclient  ][INFO    ][17258] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-15 05:20:14,058 [salt.fileclient  ][INFO    ][17258] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 05:20:14,062 [salt.state       ][INFO    ][17258] File /etc/haproxy/haproxy.cfg is in the correct state
2017-12-15 05:20:14,063 [salt.state       ][INFO    ][17258] Completed state [/etc/haproxy/haproxy.cfg] at time 05:20:14.062558 duration_in_ms=131.416
2017-12-15 05:20:14,063 [salt.state       ][INFO    ][17258] Running state [/etc/haproxy/ssl] at time 05:20:14.062943
2017-12-15 05:20:14,063 [salt.state       ][INFO    ][17258] Executing state file.directory for /etc/haproxy/ssl
2017-12-15 05:20:14,064 [salt.state       ][INFO    ][17258] Directory /etc/haproxy/ssl is in the correct state
2017-12-15 05:20:14,064 [salt.state       ][INFO    ][17258] Completed state [/etc/haproxy/ssl] at time 05:20:14.064295 duration_in_ms=1.352
2017-12-15 05:20:14,065 [salt.state       ][INFO    ][17258] Running state [haproxy_status_packages] at time 05:20:14.064611
2017-12-15 05:20:14,065 [salt.state       ][INFO    ][17258] Executing state pkg.installed for haproxy_status_packages
2017-12-15 05:20:14,068 [salt.state       ][INFO    ][17258] All specified packages are already installed
2017-12-15 05:20:14,068 [salt.state       ][INFO    ][17258] Completed state [haproxy_status_packages] at time 05:20:14.068151 duration_in_ms=3.54
2017-12-15 05:20:14,069 [salt.state       ][INFO    ][17258] Running state [/usr/bin/haproxy-status.sh] at time 05:20:14.068665
2017-12-15 05:20:14,069 [salt.state       ][INFO    ][17258] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-15 05:20:14,086 [salt.fileclient  ][INFO    ][17258] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-15 05:20:14,102 [salt.fileclient  ][INFO    ][17258] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-15 05:20:14,105 [salt.state       ][INFO    ][17258] File /usr/bin/haproxy-status.sh is in the correct state
2017-12-15 05:20:14,106 [salt.state       ][INFO    ][17258] Completed state [/usr/bin/haproxy-status.sh] at time 05:20:14.105684 duration_in_ms=37.018
2017-12-15 05:20:14,106 [salt.state       ][INFO    ][17258] Running state [net.ipv4.ip_nonlocal_bind] at time 05:20:14.106217
2017-12-15 05:20:14,107 [salt.state       ][INFO    ][17258] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-15 05:20:14,115 [salt.loaded.int.module.cmdmod][INFO    ][17258] Executing command 'sysctl -a' in directory '/root'
2017-12-15 05:20:14,129 [salt.state       ][INFO    ][17258] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-12-15 05:20:14,129 [salt.state       ][INFO    ][17258] Completed state [net.ipv4.ip_nonlocal_bind] at time 05:20:14.129453 duration_in_ms=23.236
2017-12-15 05:20:14,131 [salt.state       ][INFO    ][17258] Running state [haproxy] at time 05:20:14.130768
2017-12-15 05:20:14,131 [salt.state       ][INFO    ][17258] Executing state service.running for haproxy
2017-12-15 05:20:14,132 [salt.loaded.int.module.cmdmod][INFO    ][17258] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-15 05:20:14,144 [salt.loaded.int.module.cmdmod][INFO    ][17258] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-15 05:20:14,153 [salt.loaded.int.module.cmdmod][INFO    ][17258] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-15 05:20:14,163 [salt.state       ][INFO    ][17258] The service haproxy is already running
2017-12-15 05:20:14,164 [salt.state       ][INFO    ][17258] Completed state [haproxy] at time 05:20:14.163904 duration_in_ms=33.135
2017-12-15 05:20:14,165 [salt.minion      ][INFO    ][17258] Returning information for job: 20171215052012202278
2017-12-15 05:20:16,310 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command service.status with jid 20171215052016307708
2017-12-15 05:20:16,338 [salt.minion      ][INFO    ][17285] Starting a new job with PID 17285
2017-12-15 05:20:16,453 [salt.loaded.int.module.cmdmod][INFO    ][17285] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-15 05:20:16,463 [salt.loaded.int.module.cmdmod][INFO    ][17285] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-15 05:20:16,473 [salt.minion      ][INFO    ][17285] Returning information for job: 20171215052016307708
2017-12-15 05:20:17,904 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command service.restart with jid 20171215052017896635
2017-12-15 05:20:17,931 [salt.minion      ][INFO    ][17295] Starting a new job with PID 17295
2017-12-15 05:20:18,038 [salt.loaded.int.module.cmdmod][INFO    ][17295] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-15 05:20:18,047 [salt.loaded.int.module.cmdmod][INFO    ][17295] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-15 05:20:18,062 [salt.loaded.int.module.cmdmod][INFO    ][17295] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-15 05:20:18,096 [salt.minion      ][INFO    ][17295] Returning information for job: 20171215052017896635
2017-12-15 05:35:55,346 [salt.utils.schedule][INFO    ][1749] Running scheduled job: __mine_interval
2017-12-15 05:43:14,894 [salt.minion      ][INFO    ][1749] User sudo_ubuntu Executing command cp.push_dir with jid 20171215054314890002
2017-12-15 05:43:14,917 [salt.minion      ][INFO    ][18610] Starting a new job with PID 18610
