2017-12-11 04:10:18,559 [salt.cli.daemons ][WARNING ][962] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-11 04:10:47,228 [salt.state       ][ERROR   ][1081] No contents found in top file
2017-12-11 04:10:55,106 [py.warnings      ][WARNING ][1183] /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-11 04:10:55,112 [salt.loaded.int.module.cmdmod][ERROR   ][1183] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-11 04:10:55,113 [salt.loaded.int.module.cmdmod][ERROR   ][1183] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-11 04:10:55,123 [salt.loaded.int.module.cmdmod][ERROR   ][1183] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-11 04:10:55,124 [salt.loaded.int.module.cmdmod][ERROR   ][1183] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-11 04:10:56,240 [salt.loaded.int.module.cmdmod][ERROR   ][1183] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-11 04:10:56,241 [salt.loaded.int.module.cmdmod][ERROR   ][1183] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-11 04:10:56,252 [salt.loaded.int.module.cmdmod][ERROR   ][1183] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-11 04:10:56,252 [salt.loaded.int.module.cmdmod][ERROR   ][1183] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-11 04:13:18,320 [salt.loaded.int.module.cmdmod][ERROR   ][1183] 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-11 04:13:26,360 [salt.loaded.int.module.cmdmod][INFO    ][1775] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-11 04:13:26,367 [salt.loaded.int.module.cmdmod][INFO    ][1775] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-11 04:13:26,376 [salt.loaded.int.module.cmdmod][INFO    ][1775] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-11 04:13:26,410 [salt.utils.parsers][WARNING ][962] Minion received a SIGTERM. Exiting.
2017-12-11 04:13:26,649 [salt.cli.daemons ][INFO    ][1843] Setting up the Salt Minion "msg03.baremetal-mcp-ocata-ovs-ha.local"
2017-12-11 04:13:26,905 [salt.minion      ][INFO    ][1843] Creating minion process manager
2017-12-11 04:13:26,905 [salt.cli.daemons ][WARNING ][1843] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-11 04:13:26,905 [salt.cli.daemons ][INFO    ][1843] The Salt Minion is starting up
2017-12-11 04:13:26,906 [salt.minion      ][INFO    ][1843] Minion is starting as user 'root'
2017-12-11 04:13:26,906 [salt.utils.event ][INFO    ][1843] Starting pull socket on /var/run/salt/minion/minion_event_799675a870_pull.ipc
2017-12-11 04:13:27,483 [salt.loaded.int.module.cmdmod][INFO    ][1843] Executing command ['date', '+%z'] in directory '/root'
2017-12-11 04:13:27,491 [salt.utils.schedule][INFO    ][1843] Updating job settings for scheduled job: __mine_interval
2017-12-11 04:13:27,493 [salt.minion      ][INFO    ][1843] Added mine.update to scheduler
2017-12-11 04:13:27,523 [salt.minion      ][INFO    ][1843] Minion is ready to receive requests!
2017-12-11 04:13:28,523 [salt.utils.schedule][INFO    ][1843] Running scheduled job: __mine_interval
2017-12-11 04:14:51,102 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.apply with jid 20171211041451094506
2017-12-11 04:14:51,122 [salt.minion      ][INFO    ][1949] Starting a new job with PID 1949
2017-12-11 04:14:54,034 [salt.state       ][INFO    ][1949] Loading fresh modules for state activity
2017-12-11 04:14:54,098 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-11 04:14:54,220 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-11 04:14:54,263 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:54,307 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-11 04:14:54,320 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:54,364 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-11 04:14:54,379 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:54,465 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-11 04:14:54,512 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:54,566 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-11 04:14:54,596 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:54,664 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-11 04:14:54,695 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:54,734 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-11 04:14:54,753 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:54,802 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-11 04:14:54,825 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:54,865 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-11 04:14:54,904 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:54,945 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-11 04:14:54,959 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:54,1000 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-11 04:14:55,045 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:55,093 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-11 04:14:55,131 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:55,176 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-11 04:14:55,210 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:55,254 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-11 04:14:55,285 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:55,343 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-11 04:14:55,370 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:55,410 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-11 04:14:55,432 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:55,472 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-11 04:14:55,507 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:55,575 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-11 04:14:55,631 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:55,679 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-11 04:14:55,694 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:55,738 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-11 04:14:55,753 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:55,801 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-11 04:14:55,811 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-11 04:14:55,824 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:14:55,839 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-11 04:14:55,853 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:14:55,865 [salt.state       ][INFO    ][1949] Running state [/etc/environment] at time 04:14:55.864698
2017-12-11 04:14:55,865 [salt.state       ][INFO    ][1949] Executing state file.blockreplace for /etc/environment
2017-12-11 04:14:55,871 [salt.state       ][INFO    ][1949] 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-11 04:14:55,871 [salt.state       ][INFO    ][1949] Completed state [/etc/environment] at time 04:14:55.871269 duration_in_ms=6.571
2017-12-11 04:14:55,872 [salt.state       ][INFO    ][1949] Running state [/etc/profile.d] at time 04:14:55.871558
2017-12-11 04:14:55,872 [salt.state       ][INFO    ][1949] Executing state file.directory for /etc/profile.d
2017-12-11 04:14:55,873 [salt.state       ][INFO    ][1949] Directory /etc/profile.d is in the correct state
2017-12-11 04:14:55,873 [salt.state       ][INFO    ][1949] Completed state [/etc/profile.d] at time 04:14:55.873183 duration_in_ms=1.625
2017-12-11 04:14:56,146 [salt.state       ][INFO    ][1949] Running state [linux_repo_prereq_pkgs] at time 04:14:56.145787
2017-12-11 04:14:56,222 [salt.state       ][INFO    ][1949] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-11 04:14:56,223 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:14:56,719 [salt.state       ][INFO    ][1949] All specified packages are already installed
2017-12-11 04:14:56,720 [salt.state       ][INFO    ][1949] Completed state [linux_repo_prereq_pkgs] at time 04:14:56.719814 duration_in_ms=574.026
2017-12-11 04:14:56,720 [salt.state       ][INFO    ][1949] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:14:56.720130
2017-12-11 04:14:56,720 [salt.state       ][INFO    ][1949] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-11 04:14:56,721 [salt.state       ][INFO    ][1949] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-11 04:14:56,721 [salt.state       ][INFO    ][1949] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:14:56.721068 duration_in_ms=0.938
2017-12-11 04:14:56,721 [salt.state       ][INFO    ][1949] Running state [/etc/apt/preferences.d/mk_openstack] at time 04:14:56.721351
2017-12-11 04:14:56,722 [salt.state       ][INFO    ][1949] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-11 04:14:56,789 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:14:56,807 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:14:56,840 [salt.state       ][INFO    ][1949] File changed:
New file
2017-12-11 04:14:56,841 [salt.state       ][INFO    ][1949] Completed state [/etc/apt/preferences.d/mk_openstack] at time 04:14:56.840541 duration_in_ms=119.189
2017-12-11 04:14:56,850 [salt.state       ][INFO    ][1949] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:14:56.850410
2017-12-11 04:14:56,851 [salt.state       ][INFO    ][1949] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-11 04:14:57,158 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:14:57,392 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:15:01,122 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041501109650
2017-12-11 04:15:01,140 [salt.minion      ][INFO    ][2407] Starting a new job with PID 2407
2017-12-11 04:15:01,258 [salt.minion      ][INFO    ][2407] Returning information for job: 20171211041501109650
2017-12-11 04:15:01,375 [salt.state       ][INFO    ][1949] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly ocata'}
2017-12-11 04:15:01,375 [salt.state       ][INFO    ][1949] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:15:01.375091 duration_in_ms=4524.681
2017-12-11 04:15:01,375 [salt.state       ][INFO    ][1949] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:15:01.375292
2017-12-11 04:15:01,376 [salt.state       ][INFO    ][1949] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-11 04:15:01,376 [salt.state       ][INFO    ][1949] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-11 04:15:01,376 [salt.state       ][INFO    ][1949] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:15:01.376293 duration_in_ms=1.002
2017-12-11 04:15:01,377 [salt.state       ][INFO    ][1949] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 04:15:01.376565
2017-12-11 04:15:01,377 [salt.state       ][INFO    ][1949] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-11 04:15:01,393 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:15:01,410 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:15:01,450 [salt.state       ][INFO    ][1949] File changed:
New file
2017-12-11 04:15:01,450 [salt.state       ][INFO    ][1949] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 04:15:01.450029 duration_in_ms=73.464
2017-12-11 04:15:01,451 [salt.state       ][INFO    ][1949] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:15:01.450729
2017-12-11 04:15:01,451 [salt.state       ][INFO    ][1949] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-11 04:15:01,892 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-11 04:15:01,994 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:15:04,454 [salt.state       ][INFO    ][1949] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-12-11 04:15:04,454 [salt.state       ][INFO    ][1949] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:15:04.454252 duration_in_ms=3003.521
2017-12-11 04:15:04,455 [salt.state       ][INFO    ][1949] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:15:04.454599
2017-12-11 04:15:04,455 [salt.state       ][INFO    ][1949] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-11 04:15:04,455 [salt.state       ][INFO    ][1949] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-11 04:15:04,456 [salt.state       ][INFO    ][1949] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:15:04.455593 duration_in_ms=0.994
2017-12-11 04:15:04,456 [salt.state       ][INFO    ][1949] Running state [/etc/apt/preferences.d/mcp_extra] at time 04:15:04.455868
2017-12-11 04:15:04,456 [salt.state       ][INFO    ][1949] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-11 04:15:04,473 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:15:04,495 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:15:04,536 [salt.state       ][INFO    ][1949] File changed:
New file
2017-12-11 04:15:04,537 [salt.state       ][INFO    ][1949] Completed state [/etc/apt/preferences.d/mcp_extra] at time 04:15:04.536626 duration_in_ms=80.758
2017-12-11 04:15:04,537 [salt.state       ][INFO    ][1949] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:15:04.537413
2017-12-11 04:15:04,538 [salt.state       ][INFO    ][1949] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-11 04:15:04,587 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:15:04,659 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:15:08,484 [salt.state       ][INFO    ][1949] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-11 04:15:08,484 [salt.state       ][INFO    ][1949] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:15:08.484294 duration_in_ms=3946.88
2017-12-11 04:15:08,485 [salt.state       ][INFO    ][1949] Running state [linux_extra_packages_purged] at time 04:15:08.484641
2017-12-11 04:15:08,485 [salt.state       ][INFO    ][1949] Executing state pkg.purged for linux_extra_packages_purged
2017-12-11 04:15:08,501 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-11 04:15:11,180 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041511169039
2017-12-11 04:15:11,205 [salt.minion      ][INFO    ][3333] Starting a new job with PID 3333
2017-12-11 04:15:11,356 [salt.minion      ][INFO    ][3333] Returning information for job: 20171211041511169039
2017-12-11 04:15:21,326 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041521313976
2017-12-11 04:15:21,344 [salt.minion      ][INFO    ][3685] Starting a new job with PID 3685
2017-12-11 04:15:21,355 [salt.minion      ][INFO    ][3685] Returning information for job: 20171211041521313976
2017-12-11 04:15:22,469 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:15:22,498 [salt.state       ][INFO    ][1949] {'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-11 04:15:22,507 [salt.state       ][INFO    ][1949] Loading fresh modules for state activity
2017-12-11 04:15:22,520 [salt.state       ][INFO    ][1949] Completed state [linux_extra_packages_purged] at time 04:15:22.519573 duration_in_ms=14034.931
2017-12-11 04:15:22,524 [salt.state       ][INFO    ][1949] Running state [linux_extra_packages_latest] at time 04:15:22.524394
2017-12-11 04:15:22,525 [salt.state       ][INFO    ][1949] Executing state pkg.latest for linux_extra_packages_latest
2017-12-11 04:15:22,784 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:15:26,250 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-11 04:15:26,290 [salt.loaded.int.module.cmdmod][INFO    ][1949] 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-11 04:15:31,492 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041531480020
2017-12-11 04:15:31,513 [salt.minion      ][INFO    ][4073] Starting a new job with PID 4073
2017-12-11 04:15:31,524 [salt.minion      ][INFO    ][4073] Returning information for job: 20171211041531480020
2017-12-11 04:15:41,623 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041541612156
2017-12-11 04:15:41,651 [salt.minion      ][INFO    ][4103] Starting a new job with PID 4103
2017-12-11 04:15:41,660 [salt.minion      ][INFO    ][4103] Returning information for job: 20171211041541612156
2017-12-11 04:15:49,642 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:15:49,661 [salt.state       ][INFO    ][1949] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-11 04:15:49,668 [salt.state       ][INFO    ][1949] Loading fresh modules for state activity
2017-12-11 04:15:49,683 [salt.state       ][INFO    ][1949] Completed state [linux_extra_packages_latest] at time 04:15:49.683000 duration_in_ms=27158.604
2017-12-11 04:15:49,800 [salt.state       ][INFO    ][1949] Running state [UTC] at time 04:15:49.800396
2017-12-11 04:15:49,801 [salt.state       ][INFO    ][1949] Executing state timezone.system for UTC
2017-12-11 04:15:49,804 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:15:50,064 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:15:50,075 [salt.state       ][INFO    ][1949] Timezone UTC already set, UTC already set to UTC
2017-12-11 04:15:50,075 [salt.state       ][INFO    ][1949] Completed state [UTC] at time 04:15:50.075145 duration_in_ms=274.749
2017-12-11 04:15:50,077 [salt.state       ][INFO    ][1949] Running state [nf_conntrack] at time 04:15:50.077279
2017-12-11 04:15:50,078 [salt.state       ][INFO    ][1949] Executing state kmod.present for nf_conntrack
2017-12-11 04:15:50,078 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'lsmod' in directory '/root'
2017-12-11 04:15:50,739 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'lsmod' in directory '/root'
2017-12-11 04:15:50,748 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-11 04:15:50,848 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'lsmod' in directory '/root'
2017-12-11 04:15:50,892 [salt.state       ][INFO    ][1949] {'nf_conntrack': 'loaded'}
2017-12-11 04:15:50,892 [salt.state       ][INFO    ][1949] Completed state [nf_conntrack] at time 04:15:50.892365 duration_in_ms=815.085
2017-12-11 04:15:50,949 [salt.state       ][INFO    ][1949] Running state [kernel.panic] at time 04:15:50.949191
2017-12-11 04:15:50,949 [salt.state       ][INFO    ][1949] Executing state sysctl.present for kernel.panic
2017-12-11 04:15:50,950 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,081 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-11 04:15:51,091 [salt.state       ][INFO    ][1949] {'kernel.panic': 60}
2017-12-11 04:15:51,091 [salt.state       ][INFO    ][1949] Completed state [kernel.panic] at time 04:15:51.091347 duration_in_ms=142.155
2017-12-11 04:15:51,092 [salt.state       ][INFO    ][1949] Running state [net.ipv4.tcp_keepalive_probes] at time 04:15:51.091728
2017-12-11 04:15:51,092 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-11 04:15:51,093 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,132 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-11 04:15:51,143 [salt.state       ][INFO    ][1949] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-11 04:15:51,143 [salt.state       ][INFO    ][1949] Completed state [net.ipv4.tcp_keepalive_probes] at time 04:15:51.143395 duration_in_ms=51.666
2017-12-11 04:15:51,144 [salt.state       ][INFO    ][1949] Running state [fs.file-max] at time 04:15:51.143855
2017-12-11 04:15:51,144 [salt.state       ][INFO    ][1949] Executing state sysctl.present for fs.file-max
2017-12-11 04:15:51,145 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,174 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-11 04:15:51,184 [salt.state       ][INFO    ][1949] {'fs.file-max': 124165}
2017-12-11 04:15:51,185 [salt.state       ][INFO    ][1949] Completed state [fs.file-max] at time 04:15:51.184618 duration_in_ms=40.762
2017-12-11 04:15:51,185 [salt.state       ][INFO    ][1949] Running state [net.core.somaxconn] at time 04:15:51.185008
2017-12-11 04:15:51,185 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.core.somaxconn
2017-12-11 04:15:51,186 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,200 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-11 04:15:51,210 [salt.state       ][INFO    ][1949] {'net.core.somaxconn': 4096}
2017-12-11 04:15:51,210 [salt.state       ][INFO    ][1949] Completed state [net.core.somaxconn] at time 04:15:51.210324 duration_in_ms=25.314
2017-12-11 04:15:51,211 [salt.state       ][INFO    ][1949] Running state [net.ipv4.tcp_max_syn_backlog] at time 04:15:51.210905
2017-12-11 04:15:51,211 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-11 04:15:51,212 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,252 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-11 04:15:51,264 [salt.state       ][INFO    ][1949] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-11 04:15:51,264 [salt.state       ][INFO    ][1949] Completed state [net.ipv4.tcp_max_syn_backlog] at time 04:15:51.264438 duration_in_ms=53.532
2017-12-11 04:15:51,265 [salt.state       ][INFO    ][1949] Running state [net.ipv4.tcp_tw_reuse] at time 04:15:51.264852
2017-12-11 04:15:51,265 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-11 04:15:51,266 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,285 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-11 04:15:51,293 [salt.state       ][INFO    ][1949] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-11 04:15:51,294 [salt.state       ][INFO    ][1949] Completed state [net.ipv4.tcp_tw_reuse] at time 04:15:51.293916 duration_in_ms=29.063
2017-12-11 04:15:51,294 [salt.state       ][INFO    ][1949] Running state [net.ipv4.tcp_retries2] at time 04:15:51.294279
2017-12-11 04:15:51,295 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-11 04:15:51,295 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,353 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-11 04:15:51,361 [salt.state       ][INFO    ][1949] {'net.ipv4.tcp_retries2': 5}
2017-12-11 04:15:51,362 [salt.state       ][INFO    ][1949] Completed state [net.ipv4.tcp_retries2] at time 04:15:51.361671 duration_in_ms=67.39
2017-12-11 04:15:51,362 [salt.state       ][INFO    ][1949] Running state [vm.swappiness] at time 04:15:51.362034
2017-12-11 04:15:51,362 [salt.state       ][INFO    ][1949] Executing state sysctl.present for vm.swappiness
2017-12-11 04:15:51,363 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,395 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-11 04:15:51,405 [salt.state       ][INFO    ][1949] {'vm.swappiness': 10}
2017-12-11 04:15:51,405 [salt.state       ][INFO    ][1949] Completed state [vm.swappiness] at time 04:15:51.405443 duration_in_ms=43.408
2017-12-11 04:15:51,406 [salt.state       ][INFO    ][1949] Running state [net.ipv4.tcp_keepalive_intvl] at time 04:15:51.405821
2017-12-11 04:15:51,406 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-11 04:15:51,407 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,421 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-11 04:15:51,430 [salt.state       ][INFO    ][1949] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-11 04:15:51,431 [salt.state       ][INFO    ][1949] Completed state [net.ipv4.tcp_keepalive_intvl] at time 04:15:51.430741 duration_in_ms=24.914
2017-12-11 04:15:51,431 [salt.state       ][INFO    ][1949] Running state [net.ipv4.neigh.default.gc_thresh1] at time 04:15:51.431134
2017-12-11 04:15:51,431 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-11 04:15:51,432 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,473 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-11 04:15:51,483 [salt.state       ][INFO    ][1949] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-11 04:15:51,484 [salt.state       ][INFO    ][1949] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 04:15:51.483533 duration_in_ms=52.398
2017-12-11 04:15:51,484 [salt.state       ][INFO    ][1949] Running state [net.ipv4.neigh.default.gc_thresh2] at time 04:15:51.483881
2017-12-11 04:15:51,484 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-11 04:15:51,485 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,551 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-11 04:15:51,561 [salt.state       ][INFO    ][1949] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-11 04:15:51,561 [salt.state       ][INFO    ][1949] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 04:15:51.561230 duration_in_ms=77.348
2017-12-11 04:15:51,562 [salt.state       ][INFO    ][1949] Running state [net.ipv4.neigh.default.gc_thresh3] at time 04:15:51.561663
2017-12-11 04:15:51,562 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-11 04:15:51,563 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,599 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-11 04:15:51,609 [salt.state       ][INFO    ][1949] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-11 04:15:51,610 [salt.state       ][INFO    ][1949] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 04:15:51.609511 duration_in_ms=47.847
2017-12-11 04:15:51,610 [salt.state       ][INFO    ][1949] Running state [net.core.netdev_max_backlog] at time 04:15:51.609920
2017-12-11 04:15:51,610 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-11 04:15:51,611 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,647 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-11 04:15:51,657 [salt.state       ][INFO    ][1949] {'net.core.netdev_max_backlog': 261144}
2017-12-11 04:15:51,658 [salt.state       ][INFO    ][1949] Completed state [net.core.netdev_max_backlog] at time 04:15:51.658008 duration_in_ms=48.086
2017-12-11 04:15:51,658 [salt.state       ][INFO    ][1949] Running state [net.ipv4.tcp_keepalive_time] at time 04:15:51.658420
2017-12-11 04:15:51,659 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-11 04:15:51,659 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,670 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041551648110
2017-12-11 04:15:51,696 [salt.minion      ][INFO    ][4265] Starting a new job with PID 4265
2017-12-11 04:15:51,706 [salt.minion      ][INFO    ][4265] Returning information for job: 20171211041551648110
2017-12-11 04:15:51,784 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-11 04:15:51,794 [salt.state       ][INFO    ][1949] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-11 04:15:51,794 [salt.state       ][INFO    ][1949] Completed state [net.ipv4.tcp_keepalive_time] at time 04:15:51.794023 duration_in_ms=135.602
2017-12-11 04:15:51,794 [salt.state       ][INFO    ][1949] Running state [net.nf_conntrack_max] at time 04:15:51.794408
2017-12-11 04:15:51,795 [salt.state       ][INFO    ][1949] Executing state sysctl.present for net.nf_conntrack_max
2017-12-11 04:15:51,795 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:15:51,809 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-11 04:15:51,818 [salt.state       ][INFO    ][1949] {'net.nf_conntrack_max': 1048576}
2017-12-11 04:15:51,818 [salt.state       ][INFO    ][1949] Completed state [net.nf_conntrack_max] at time 04:15:51.818354 duration_in_ms=23.945
2017-12-11 04:15:51,824 [salt.state       ][INFO    ][1949] Running state [linux_sysfs_package] at time 04:15:51.823854
2017-12-11 04:15:51,824 [salt.state       ][INFO    ][1949] Executing state pkg.installed for linux_sysfs_package
2017-12-11 04:15:52,024 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-11 04:15:52,069 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:15:55,686 [salt.loaded.int.module.cmdmod][INFO    ][1949] 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-11 04:16:01,764 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041601741851
2017-12-11 04:16:01,783 [salt.minion      ][INFO    ][4623] Starting a new job with PID 4623
2017-12-11 04:16:01,892 [salt.minion      ][INFO    ][4623] Returning information for job: 20171211041601741851
2017-12-11 04:16:11,930 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041611918712
2017-12-11 04:16:11,958 [salt.minion      ][INFO    ][4657] Starting a new job with PID 4657
2017-12-11 04:16:11,967 [salt.minion      ][INFO    ][4657] Returning information for job: 20171211041611918712
2017-12-11 04:16:17,899 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:16:17,926 [salt.state       ][INFO    ][1949] 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-11 04:16:17,934 [salt.state       ][INFO    ][1949] Loading fresh modules for state activity
2017-12-11 04:16:17,951 [salt.state       ][INFO    ][1949] Completed state [linux_sysfs_package] at time 04:16:17.951241 duration_in_ms=26127.385
2017-12-11 04:16:17,956 [salt.state       ][INFO    ][1949] Running state [/etc/sysfs.d] at time 04:16:17.955500
2017-12-11 04:16:17,956 [salt.state       ][INFO    ][1949] Executing state file.directory for /etc/sysfs.d
2017-12-11 04:16:17,959 [salt.state       ][INFO    ][1949] Directory /etc/sysfs.d is in the correct state
2017-12-11 04:16:17,959 [salt.state       ][INFO    ][1949] Completed state [/etc/sysfs.d] at time 04:16:17.959310 duration_in_ms=3.811
2017-12-11 04:16:18,030 [salt.state       ][INFO    ][1949] Running state [ondemand] at time 04:16:18.030204
2017-12-11 04:16:18,030 [salt.state       ][INFO    ][1949] Executing state service.dead for ondemand
2017-12-11 04:16:18,032 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-11 04:16:18,043 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-11 04:16:18,053 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:16:18,064 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-11 04:16:18,107 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-11 04:16:18,116 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:16:18,126 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:16:18,138 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-11 04:16:18,210 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:16:18,221 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'runlevel' in directory '/root'
2017-12-11 04:16:18,229 [salt.state       ][INFO    ][1949] {'ondemand': True}
2017-12-11 04:16:18,229 [salt.state       ][INFO    ][1949] Completed state [ondemand] at time 04:16:18.228892 duration_in_ms=198.688
2017-12-11 04:16:18,294 [salt.state       ][INFO    ][1949] Running state [cs_CZ.UTF-8] at time 04:16:18.294257
2017-12-11 04:16:18,294 [salt.state       ][INFO    ][1949] Executing state locale.present for cs_CZ.UTF-8
2017-12-11 04:16:18,295 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'locale -a' in directory '/root'
2017-12-11 04:16:18,304 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-11 04:16:19,083 [salt.state       ][INFO    ][1949] {'locale': 'cs_CZ.UTF-8'}
2017-12-11 04:16:19,084 [salt.state       ][INFO    ][1949] Completed state [cs_CZ.UTF-8] at time 04:16:19.083596 duration_in_ms=789.339
2017-12-11 04:16:19,084 [salt.state       ][INFO    ][1949] Running state [en_US.UTF-8] at time 04:16:19.083865
2017-12-11 04:16:19,084 [salt.state       ][INFO    ][1949] Executing state locale.present for en_US.UTF-8
2017-12-11 04:16:19,085 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'locale -a' in directory '/root'
2017-12-11 04:16:19,094 [salt.state       ][INFO    ][1949] Locale en_US.UTF-8 is already present
2017-12-11 04:16:19,095 [salt.state       ][INFO    ][1949] Completed state [en_US.UTF-8] at time 04:16:19.094486 duration_in_ms=10.62
2017-12-11 04:16:19,095 [salt.state       ][INFO    ][1949] Running state [en_US.UTF-8] at time 04:16:19.095457
2017-12-11 04:16:19,096 [salt.state       ][INFO    ][1949] Executing state locale.system for en_US.UTF-8
2017-12-11 04:16:19,096 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'localectl' in directory '/root'
2017-12-11 04:16:19,236 [salt.state       ][INFO    ][1949] System locale en_US.UTF-8 already set
2017-12-11 04:16:19,236 [salt.state       ][INFO    ][1949] Completed state [en_US.UTF-8] at time 04:16:19.236172 duration_in_ms=140.714
2017-12-11 04:16:19,241 [salt.state       ][INFO    ][1949] Running state [root] at time 04:16:19.240689
2017-12-11 04:16:19,241 [salt.state       ][INFO    ][1949] Executing state user.present for root
2017-12-11 04:16:19,246 [salt.state       ][INFO    ][1949] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17511}
2017-12-11 04:16:19,246 [salt.state       ][INFO    ][1949] Completed state [root] at time 04:16:19.245977 duration_in_ms=5.288
2017-12-11 04:16:19,247 [salt.state       ][INFO    ][1949] Running state [/root] at time 04:16:19.246902
2017-12-11 04:16:19,247 [salt.state       ][INFO    ][1949] Executing state file.directory for /root
2017-12-11 04:16:19,248 [salt.state       ][INFO    ][1949] Directory /root is in the correct state
2017-12-11 04:16:19,248 [salt.state       ][INFO    ][1949] Completed state [/root] at time 04:16:19.248078 duration_in_ms=1.176
2017-12-11 04:16:19,248 [salt.state       ][INFO    ][1949] Running state [/etc/sudoers.d/90-salt-user-root] at time 04:16:19.248377
2017-12-11 04:16:19,249 [salt.state       ][INFO    ][1949] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-11 04:16:19,253 [salt.state       ][INFO    ][1949] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-11 04:16:19,253 [salt.state       ][INFO    ][1949] Completed state [/etc/sudoers.d/90-salt-user-root] at time 04:16:19.253407 duration_in_ms=5.03
2017-12-11 04:16:19,254 [salt.state       ][INFO    ][1949] Running state [ubuntu] at time 04:16:19.253735
2017-12-11 04:16:19,254 [salt.state       ][INFO    ][1949] Executing state user.present for ubuntu
2017-12-11 04:16:19,255 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-11 04:16:21,996 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041621984346
2017-12-11 04:16:22,021 [salt.minion      ][INFO    ][4851] Starting a new job with PID 4851
2017-12-11 04:16:22,218 [salt.minion      ][INFO    ][4851] Returning information for job: 20171211041621984346
2017-12-11 04:16:23,657 [salt.state       ][INFO    ][1949] {'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-11 04:16:23,657 [salt.state       ][INFO    ][1949] Completed state [ubuntu] at time 04:16:23.657106 duration_in_ms=4403.371
2017-12-11 04:16:23,658 [salt.state       ][INFO    ][1949] Running state [/home/ubuntu] at time 04:16:23.658313
2017-12-11 04:16:23,659 [salt.state       ][INFO    ][1949] Executing state file.directory for /home/ubuntu
2017-12-11 04:16:23,660 [salt.state       ][INFO    ][1949] {'mode': '0700'}
2017-12-11 04:16:23,660 [salt.state       ][INFO    ][1949] Completed state [/home/ubuntu] at time 04:16:23.660117 duration_in_ms=1.804
2017-12-11 04:16:23,661 [salt.state       ][INFO    ][1949] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:16:23.660879
2017-12-11 04:16:23,661 [salt.state       ][INFO    ][1949] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-11 04:16:23,681 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-11 04:16:23,684 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command '/usr/sbin/visudo -c -f /tmp/tmpL8H4sC' in directory '/root'
2017-12-11 04:16:23,945 [salt.state       ][INFO    ][1949] File changed:
New file
2017-12-11 04:16:23,945 [salt.state       ][INFO    ][1949] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:16:23.945330 duration_in_ms=284.451
2017-12-11 04:16:23,946 [salt.state       ][INFO    ][1949] Running state [/etc/security/limits.d/90-salt-default.conf] at time 04:16:23.945796
2017-12-11 04:16:23,946 [salt.state       ][INFO    ][1949] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-11 04:16:23,964 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-11 04:16:23,985 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:16:24,021 [salt.state       ][INFO    ][1949] File changed:
New file
2017-12-11 04:16:24,021 [salt.state       ][INFO    ][1949] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 04:16:24.021359 duration_in_ms=75.563
2017-12-11 04:16:24,022 [salt.state       ][INFO    ][1949] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:16:24.021683
2017-12-11 04:16:24,022 [salt.state       ][INFO    ][1949] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-11 04:16:24,043 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-11 04:16:24,071 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:16:24,104 [salt.state       ][INFO    ][1949] File changed:
New file
2017-12-11 04:16:24,104 [salt.state       ][INFO    ][1949] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:16:24.104356 duration_in_ms=82.673
2017-12-11 04:16:24,105 [salt.state       ][INFO    ][1949] Running state [service.systemctl_reload] at time 04:16:24.105416
2017-12-11 04:16:24,106 [salt.state       ][INFO    ][1949] Executing state module.wait for service.systemctl_reload
2017-12-11 04:16:24,106 [salt.state       ][INFO    ][1949] No changes made for service.systemctl_reload
2017-12-11 04:16:24,106 [salt.state       ][INFO    ][1949] Completed state [service.systemctl_reload] at time 04:16:24.106332 duration_in_ms=0.916
2017-12-11 04:16:24,107 [salt.state       ][INFO    ][1949] Running state [service.systemctl_reload] at time 04:16:24.106604
2017-12-11 04:16:24,107 [salt.state       ][INFO    ][1949] Executing state module.mod_watch for service.systemctl_reload
2017-12-11 04:16:24,107 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-11 04:16:24,142 [salt.state       ][INFO    ][1949] {'ret': True}
2017-12-11 04:16:24,142 [salt.state       ][INFO    ][1949] Completed state [service.systemctl_reload] at time 04:16:24.141972 duration_in_ms=35.368
2017-12-11 04:16:24,142 [salt.state       ][INFO    ][1949] Running state [/etc/hostname] at time 04:16:24.142278
2017-12-11 04:16:24,143 [salt.state       ][INFO    ][1949] Executing state file.managed for /etc/hostname
2017-12-11 04:16:24,162 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-11 04:16:24,165 [salt.state       ][INFO    ][1949] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg03

2017-12-11 04:16:24,165 [salt.state       ][INFO    ][1949] Completed state [/etc/hostname] at time 04:16:24.164891 duration_in_ms=22.613
2017-12-11 04:16:24,166 [salt.state       ][INFO    ][1949] Running state [hostname msg03] at time 04:16:24.166199
2017-12-11 04:16:24,166 [salt.state       ][INFO    ][1949] Executing state cmd.wait for hostname msg03
2017-12-11 04:16:24,167 [salt.state       ][INFO    ][1949] No changes made for hostname msg03
2017-12-11 04:16:24,167 [salt.state       ][INFO    ][1949] Completed state [hostname msg03] at time 04:16:24.166682 duration_in_ms=0.483
2017-12-11 04:16:24,167 [salt.state       ][INFO    ][1949] Running state [hostname msg03] at time 04:16:24.166853
2017-12-11 04:16:24,167 [salt.state       ][INFO    ][1949] Executing state cmd.mod_watch for hostname msg03
2017-12-11 04:16:24,168 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command 'hostname msg03' in directory '/root'
2017-12-11 04:16:24,177 [salt.state       ][INFO    ][1949] {'pid': 4876, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-11 04:16:24,177 [salt.state       ][INFO    ][1949] Completed state [hostname msg03] at time 04:16:24.177276 duration_in_ms=10.422
2017-12-11 04:16:24,277 [salt.state       ][INFO    ][1949] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.276967
2017-12-11 04:16:24,277 [salt.state       ][INFO    ][1949] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:24,279 [salt.state       ][INFO    ][1949] {'host': 'mdb02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:24,279 [salt.state       ][INFO    ][1949] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.278820 duration_in_ms=1.854
2017-12-11 04:16:24,279 [salt.state       ][INFO    ][1949] Running state [mdb02] at time 04:16:24.278984
2017-12-11 04:16:24,279 [salt.state       ][INFO    ][1949] Executing state host.present for mdb02
2017-12-11 04:16:24,307 [salt.state       ][INFO    ][1949] {'host': 'mdb02'}
2017-12-11 04:16:24,308 [salt.state       ][INFO    ][1949] Completed state [mdb02] at time 04:16:24.307818 duration_in_ms=28.832
2017-12-11 04:16:24,308 [salt.state       ][INFO    ][1949] Running state [mdb03] at time 04:16:24.308061
2017-12-11 04:16:24,308 [salt.state       ][INFO    ][1949] Executing state host.present for mdb03
2017-12-11 04:16:24,441 [salt.state       ][INFO    ][1949] {'host': 'mdb03'}
2017-12-11 04:16:24,442 [salt.state       ][INFO    ][1949] Completed state [mdb03] at time 04:16:24.441624 duration_in_ms=133.562
2017-12-11 04:16:24,442 [salt.state       ][INFO    ][1949] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.441873
2017-12-11 04:16:24,442 [salt.state       ][INFO    ][1949] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:24,513 [salt.state       ][INFO    ][1949] {'host': 'mdb03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:24,513 [salt.state       ][INFO    ][1949] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.513095 duration_in_ms=71.222
2017-12-11 04:16:24,513 [salt.state       ][INFO    ][1949] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.513257
2017-12-11 04:16:24,513 [salt.state       ][INFO    ][1949] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:24,573 [salt.state       ][INFO    ][1949] {'host': 'mdb01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:24,573 [salt.state       ][INFO    ][1949] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.573121 duration_in_ms=59.863
2017-12-11 04:16:24,573 [salt.state       ][INFO    ][1949] Running state [mdb01] at time 04:16:24.573285
2017-12-11 04:16:24,573 [salt.state       ][INFO    ][1949] Executing state host.present for mdb01
2017-12-11 04:16:24,645 [salt.state       ][INFO    ][1949] {'host': 'mdb01'}
2017-12-11 04:16:24,645 [salt.state       ][INFO    ][1949] Completed state [mdb01] at time 04:16:24.645134 duration_in_ms=71.848
2017-12-11 04:16:24,645 [salt.state       ][INFO    ][1949] Running state [mdb] at time 04:16:24.645319
2017-12-11 04:16:24,646 [salt.state       ][INFO    ][1949] Executing state host.present for mdb
2017-12-11 04:16:24,681 [salt.state       ][INFO    ][1949] {'host': 'mdb'}
2017-12-11 04:16:24,681 [salt.state       ][INFO    ][1949] Completed state [mdb] at time 04:16:24.681151 duration_in_ms=35.831
2017-12-11 04:16:24,681 [salt.state       ][INFO    ][1949] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.681371
2017-12-11 04:16:24,682 [salt.state       ][INFO    ][1949] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:24,825 [salt.state       ][INFO    ][1949] {'host': 'mdb.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:24,825 [salt.state       ][INFO    ][1949] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.824845 duration_in_ms=143.474
2017-12-11 04:16:24,825 [salt.state       ][INFO    ][1949] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.825049
2017-12-11 04:16:24,825 [salt.state       ][INFO    ][1949] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:24,903 [salt.state       ][INFO    ][1949] {'host': 'cfg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:24,903 [salt.state       ][INFO    ][1949] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.902710 duration_in_ms=77.661
2017-12-11 04:16:24,903 [salt.state       ][INFO    ][1949] Running state [cfg01] at time 04:16:24.902923
2017-12-11 04:16:24,903 [salt.state       ][INFO    ][1949] Executing state host.present for cfg01
2017-12-11 04:16:24,980 [salt.state       ][INFO    ][1949] {'host': 'cfg01'}
2017-12-11 04:16:24,980 [salt.state       ][INFO    ][1949] Completed state [cfg01] at time 04:16:24.980462 duration_in_ms=77.538
2017-12-11 04:16:24,981 [salt.state       ][INFO    ][1949] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:24.980660
2017-12-11 04:16:24,981 [salt.state       ][INFO    ][1949] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,016 [salt.state       ][INFO    ][1949] {'host': 'prx01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,016 [salt.state       ][INFO    ][1949] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.016429 duration_in_ms=35.769
2017-12-11 04:16:25,017 [salt.state       ][INFO    ][1949] Running state [prx01] at time 04:16:25.016669
2017-12-11 04:16:25,017 [salt.state       ][INFO    ][1949] Executing state host.present for prx01
2017-12-11 04:16:25,082 [salt.state       ][INFO    ][1949] {'host': 'prx01'}
2017-12-11 04:16:25,083 [salt.state       ][INFO    ][1949] Completed state [prx01] at time 04:16:25.082828 duration_in_ms=66.157
2017-12-11 04:16:25,083 [salt.state       ][INFO    ][1949] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.083072
2017-12-11 04:16:25,083 [salt.state       ][INFO    ][1949] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,124 [salt.state       ][INFO    ][1949] {'host': 'kvm01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,124 [salt.state       ][INFO    ][1949] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.124323 duration_in_ms=41.251
2017-12-11 04:16:25,125 [salt.state       ][INFO    ][1949] Running state [kvm01] at time 04:16:25.124541
2017-12-11 04:16:25,125 [salt.state       ][INFO    ][1949] Executing state host.present for kvm01
2017-12-11 04:16:25,172 [salt.state       ][INFO    ][1949] {'host': 'kvm01'}
2017-12-11 04:16:25,172 [salt.state       ][INFO    ][1949] Completed state [kvm01] at time 04:16:25.172239 duration_in_ms=47.698
2017-12-11 04:16:25,172 [salt.state       ][INFO    ][1949] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.172435
2017-12-11 04:16:25,173 [salt.state       ][INFO    ][1949] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,214 [salt.state       ][INFO    ][1949] {'host': 'kvm03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,214 [salt.state       ][INFO    ][1949] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.214207 duration_in_ms=41.772
2017-12-11 04:16:25,214 [salt.state       ][INFO    ][1949] Running state [kvm03] at time 04:16:25.214418
2017-12-11 04:16:25,215 [salt.state       ][INFO    ][1949] Executing state host.present for kvm03
2017-12-11 04:16:25,232 [salt.state       ][INFO    ][1949] {'host': 'kvm03'}
2017-12-11 04:16:25,232 [salt.state       ][INFO    ][1949] Completed state [kvm03] at time 04:16:25.232315 duration_in_ms=17.897
2017-12-11 04:16:25,233 [salt.state       ][INFO    ][1949] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.232521
2017-12-11 04:16:25,233 [salt.state       ][INFO    ][1949] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,304 [salt.state       ][INFO    ][1949] {'host': 'kvm02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,304 [salt.state       ][INFO    ][1949] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.304074 duration_in_ms=71.552
2017-12-11 04:16:25,304 [salt.state       ][INFO    ][1949] Running state [kvm02] at time 04:16:25.304284
2017-12-11 04:16:25,304 [salt.state       ][INFO    ][1949] Executing state host.present for kvm02
2017-12-11 04:16:25,358 [salt.state       ][INFO    ][1949] {'host': 'kvm02'}
2017-12-11 04:16:25,358 [salt.state       ][INFO    ][1949] Completed state [kvm02] at time 04:16:25.358072 duration_in_ms=53.788
2017-12-11 04:16:25,358 [salt.state       ][INFO    ][1949] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.358271
2017-12-11 04:16:25,358 [salt.state       ][INFO    ][1949] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,450 [salt.state       ][INFO    ][1949] {'host': 'dbs.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,450 [salt.state       ][INFO    ][1949] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.450116 duration_in_ms=91.845
2017-12-11 04:16:25,450 [salt.state       ][INFO    ][1949] Running state [dbs] at time 04:16:25.450318
2017-12-11 04:16:25,451 [salt.state       ][INFO    ][1949] Executing state host.present for dbs
2017-12-11 04:16:25,533 [salt.state       ][INFO    ][1949] {'host': 'dbs'}
2017-12-11 04:16:25,534 [salt.state       ][INFO    ][1949] Completed state [dbs] at time 04:16:25.533562 duration_in_ms=83.244
2017-12-11 04:16:25,534 [salt.state       ][INFO    ][1949] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.533791
2017-12-11 04:16:25,534 [salt.state       ][INFO    ][1949] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,539 [salt.state       ][INFO    ][1949] {'host': 'prx.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,539 [salt.state       ][INFO    ][1949] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.539414 duration_in_ms=5.623
2017-12-11 04:16:25,540 [salt.state       ][INFO    ][1949] Running state [prx] at time 04:16:25.539610
2017-12-11 04:16:25,540 [salt.state       ][INFO    ][1949] Executing state host.present for prx
2017-12-11 04:16:25,545 [salt.state       ][INFO    ][1949] {'host': 'prx'}
2017-12-11 04:16:25,545 [salt.state       ][INFO    ][1949] Completed state [prx] at time 04:16:25.545410 duration_in_ms=5.799
2017-12-11 04:16:25,546 [salt.state       ][INFO    ][1949] Running state [prx02] at time 04:16:25.545595
2017-12-11 04:16:25,546 [salt.state       ][INFO    ][1949] Executing state host.present for prx02
2017-12-11 04:16:25,551 [salt.state       ][INFO    ][1949] {'host': 'prx02'}
2017-12-11 04:16:25,551 [salt.state       ][INFO    ][1949] Completed state [prx02] at time 04:16:25.551414 duration_in_ms=5.819
2017-12-11 04:16:25,552 [salt.state       ][INFO    ][1949] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.551591
2017-12-11 04:16:25,552 [salt.state       ][INFO    ][1949] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,557 [salt.state       ][INFO    ][1949] {'host': 'prx02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,557 [salt.state       ][INFO    ][1949] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.557446 duration_in_ms=5.855
2017-12-11 04:16:25,558 [salt.state       ][INFO    ][1949] Running state [gtw01] at time 04:16:25.557624
2017-12-11 04:16:25,558 [salt.state       ][INFO    ][1949] Executing state host.present for gtw01
2017-12-11 04:16:25,587 [salt.state       ][INFO    ][1949] {'host': 'gtw01'}
2017-12-11 04:16:25,587 [salt.state       ][INFO    ][1949] Completed state [gtw01] at time 04:16:25.587452 duration_in_ms=29.827
2017-12-11 04:16:25,588 [salt.state       ][INFO    ][1949] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.587616
2017-12-11 04:16:25,588 [salt.state       ][INFO    ][1949] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,593 [salt.state       ][INFO    ][1949] {'host': 'gtw01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,594 [salt.state       ][INFO    ][1949] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.593525 duration_in_ms=5.909
2017-12-11 04:16:25,594 [salt.state       ][INFO    ][1949] Running state [gtw02] at time 04:16:25.593689
2017-12-11 04:16:25,594 [salt.state       ][INFO    ][1949] Executing state host.present for gtw02
2017-12-11 04:16:25,600 [salt.state       ][INFO    ][1949] {'host': 'gtw02'}
2017-12-11 04:16:25,600 [salt.state       ][INFO    ][1949] Completed state [gtw02] at time 04:16:25.599661 duration_in_ms=5.973
2017-12-11 04:16:25,600 [salt.state       ][INFO    ][1949] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.599838
2017-12-11 04:16:25,600 [salt.state       ][INFO    ][1949] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,605 [salt.state       ][INFO    ][1949] {'host': 'gtw02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,606 [salt.state       ][INFO    ][1949] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.605498 duration_in_ms=5.66
2017-12-11 04:16:25,606 [salt.state       ][INFO    ][1949] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.605677
2017-12-11 04:16:25,606 [salt.state       ][INFO    ][1949] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,611 [salt.state       ][INFO    ][1949] {'host': 'msg02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,612 [salt.state       ][INFO    ][1949] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.611516 duration_in_ms=5.838
2017-12-11 04:16:25,612 [salt.state       ][INFO    ][1949] Running state [msg02] at time 04:16:25.611682
2017-12-11 04:16:25,612 [salt.state       ][INFO    ][1949] Executing state host.present for msg02
2017-12-11 04:16:25,617 [salt.state       ][INFO    ][1949] {'host': 'msg02'}
2017-12-11 04:16:25,618 [salt.state       ][INFO    ][1949] Completed state [msg02] at time 04:16:25.617523 duration_in_ms=5.842
2017-12-11 04:16:25,618 [salt.state       ][INFO    ][1949] Running state [msg03] at time 04:16:25.617711
2017-12-11 04:16:25,618 [salt.state       ][INFO    ][1949] Executing state host.present for msg03
2017-12-11 04:16:25,623 [salt.state       ][INFO    ][1949] {'host': 'msg03'}
2017-12-11 04:16:25,624 [salt.state       ][INFO    ][1949] Completed state [msg03] at time 04:16:25.623545 duration_in_ms=5.835
2017-12-11 04:16:25,624 [salt.state       ][INFO    ][1949] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.623726
2017-12-11 04:16:25,624 [salt.state       ][INFO    ][1949] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,629 [salt.state       ][INFO    ][1949] {'host': 'msg03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,630 [salt.state       ][INFO    ][1949] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.629558 duration_in_ms=5.832
2017-12-11 04:16:25,630 [salt.state       ][INFO    ][1949] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.629739
2017-12-11 04:16:25,630 [salt.state       ][INFO    ][1949] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,636 [salt.state       ][INFO    ][1949] {'host': 'msg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,636 [salt.state       ][INFO    ][1949] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.635743 duration_in_ms=6.004
2017-12-11 04:16:25,636 [salt.state       ][INFO    ][1949] Running state [msg01] at time 04:16:25.635908
2017-12-11 04:16:25,636 [salt.state       ][INFO    ][1949] Executing state host.present for msg01
2017-12-11 04:16:25,647 [salt.state       ][INFO    ][1949] {'host': 'msg01'}
2017-12-11 04:16:25,648 [salt.state       ][INFO    ][1949] Completed state [msg01] at time 04:16:25.647530 duration_in_ms=11.621
2017-12-11 04:16:25,648 [salt.state       ][INFO    ][1949] Running state [msg] at time 04:16:25.647701
2017-12-11 04:16:25,648 [salt.state       ][INFO    ][1949] Executing state host.present for msg
2017-12-11 04:16:25,663 [salt.state       ][INFO    ][1949] {'host': 'msg'}
2017-12-11 04:16:25,664 [salt.state       ][INFO    ][1949] Completed state [msg] at time 04:16:25.663595 duration_in_ms=15.894
2017-12-11 04:16:25,664 [salt.state       ][INFO    ][1949] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.663768
2017-12-11 04:16:25,664 [salt.state       ][INFO    ][1949] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,669 [salt.state       ][INFO    ][1949] {'host': 'msg.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,669 [salt.state       ][INFO    ][1949] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.669425 duration_in_ms=5.656
2017-12-11 04:16:25,670 [salt.state       ][INFO    ][1949] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.669595
2017-12-11 04:16:25,670 [salt.state       ][INFO    ][1949] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,670 [salt.state       ][INFO    ][1949] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:16:25,670 [salt.state       ][INFO    ][1949] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.670286 duration_in_ms=0.691
2017-12-11 04:16:25,670 [salt.state       ][INFO    ][1949] Running state [cfg01] at time 04:16:25.670460
2017-12-11 04:16:25,671 [salt.state       ][INFO    ][1949] Executing state host.present for cfg01
2017-12-11 04:16:25,671 [salt.state       ][INFO    ][1949] Host cfg01 (10.167.4.100) already present
2017-12-11 04:16:25,671 [salt.state       ][INFO    ][1949] Completed state [cfg01] at time 04:16:25.671104 duration_in_ms=0.644
2017-12-11 04:16:25,671 [salt.state       ][INFO    ][1949] Running state [cmp002] at time 04:16:25.671286
2017-12-11 04:16:25,671 [salt.state       ][INFO    ][1949] Executing state host.present for cmp002
2017-12-11 04:16:25,675 [salt.state       ][INFO    ][1949] {'host': 'cmp002'}
2017-12-11 04:16:25,675 [salt.state       ][INFO    ][1949] Completed state [cmp002] at time 04:16:25.675246 duration_in_ms=3.96
2017-12-11 04:16:25,675 [salt.state       ][INFO    ][1949] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.675428
2017-12-11 04:16:25,676 [salt.state       ][INFO    ][1949] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,681 [salt.state       ][INFO    ][1949] {'host': 'cmp002.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,682 [salt.state       ][INFO    ][1949] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.681499 duration_in_ms=6.071
2017-12-11 04:16:25,682 [salt.state       ][INFO    ][1949] Running state [cmp001] at time 04:16:25.681672
2017-12-11 04:16:25,682 [salt.state       ][INFO    ][1949] Executing state host.present for cmp001
2017-12-11 04:16:25,687 [salt.state       ][INFO    ][1949] {'host': 'cmp001'}
2017-12-11 04:16:25,687 [salt.state       ][INFO    ][1949] Completed state [cmp001] at time 04:16:25.687246 duration_in_ms=5.573
2017-12-11 04:16:25,687 [salt.state       ][INFO    ][1949] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.687414
2017-12-11 04:16:25,688 [salt.state       ][INFO    ][1949] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,693 [salt.state       ][INFO    ][1949] {'host': 'cmp001.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,694 [salt.state       ][INFO    ][1949] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.693474 duration_in_ms=6.06
2017-12-11 04:16:25,694 [salt.state       ][INFO    ][1949] Running state [dbs01] at time 04:16:25.693645
2017-12-11 04:16:25,694 [salt.state       ][INFO    ][1949] Executing state host.present for dbs01
2017-12-11 04:16:25,699 [salt.state       ][INFO    ][1949] {'host': 'dbs01'}
2017-12-11 04:16:25,699 [salt.state       ][INFO    ][1949] Completed state [dbs01] at time 04:16:25.699281 duration_in_ms=5.637
2017-12-11 04:16:25,699 [salt.state       ][INFO    ][1949] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.699452
2017-12-11 04:16:25,700 [salt.state       ][INFO    ][1949] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,705 [salt.state       ][INFO    ][1949] {'host': 'dbs01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,705 [salt.state       ][INFO    ][1949] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.705454 duration_in_ms=6.002
2017-12-11 04:16:25,706 [salt.state       ][INFO    ][1949] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.705644
2017-12-11 04:16:25,706 [salt.state       ][INFO    ][1949] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,711 [salt.state       ][INFO    ][1949] {'host': 'dbs02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,711 [salt.state       ][INFO    ][1949] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.711271 duration_in_ms=5.627
2017-12-11 04:16:25,711 [salt.state       ][INFO    ][1949] Running state [dbs02] at time 04:16:25.711451
2017-12-11 04:16:25,712 [salt.state       ][INFO    ][1949] Executing state host.present for dbs02
2017-12-11 04:16:25,717 [salt.state       ][INFO    ][1949] {'host': 'dbs02'}
2017-12-11 04:16:25,718 [salt.state       ][INFO    ][1949] Completed state [dbs02] at time 04:16:25.717527 duration_in_ms=6.076
2017-12-11 04:16:25,718 [salt.state       ][INFO    ][1949] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.717698
2017-12-11 04:16:25,718 [salt.state       ][INFO    ][1949] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,723 [salt.state       ][INFO    ][1949] {'host': 'dbs03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,723 [salt.state       ][INFO    ][1949] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.723439 duration_in_ms=5.74
2017-12-11 04:16:25,724 [salt.state       ][INFO    ][1949] Running state [dbs03] at time 04:16:25.723634
2017-12-11 04:16:25,724 [salt.state       ][INFO    ][1949] Executing state host.present for dbs03
2017-12-11 04:16:25,729 [salt.state       ][INFO    ][1949] {'host': 'dbs03'}
2017-12-11 04:16:25,730 [salt.state       ][INFO    ][1949] Completed state [dbs03] at time 04:16:25.729517 duration_in_ms=5.882
2017-12-11 04:16:25,730 [salt.state       ][INFO    ][1949] Running state [mas01] at time 04:16:25.729685
2017-12-11 04:16:25,730 [salt.state       ][INFO    ][1949] Executing state host.present for mas01
2017-12-11 04:16:25,735 [salt.state       ][INFO    ][1949] {'host': 'mas01'}
2017-12-11 04:16:25,736 [salt.state       ][INFO    ][1949] Completed state [mas01] at time 04:16:25.735469 duration_in_ms=5.783
2017-12-11 04:16:25,736 [salt.state       ][INFO    ][1949] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.735637
2017-12-11 04:16:25,736 [salt.state       ][INFO    ][1949] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,741 [salt.state       ][INFO    ][1949] {'host': 'mas01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,742 [salt.state       ][INFO    ][1949] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.741539 duration_in_ms=5.901
2017-12-11 04:16:25,742 [salt.state       ][INFO    ][1949] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.741716
2017-12-11 04:16:25,742 [salt.state       ][INFO    ][1949] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,747 [salt.state       ][INFO    ][1949] {'host': 'ctl02.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,747 [salt.state       ][INFO    ][1949] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.747420 duration_in_ms=5.704
2017-12-11 04:16:25,748 [salt.state       ][INFO    ][1949] Running state [ctl02] at time 04:16:25.747593
2017-12-11 04:16:25,748 [salt.state       ][INFO    ][1949] Executing state host.present for ctl02
2017-12-11 04:16:25,777 [salt.state       ][INFO    ][1949] {'host': 'ctl02'}
2017-12-11 04:16:25,778 [salt.state       ][INFO    ][1949] Completed state [ctl02] at time 04:16:25.777595 duration_in_ms=30.002
2017-12-11 04:16:25,778 [salt.state       ][INFO    ][1949] Running state [ctl03] at time 04:16:25.777801
2017-12-11 04:16:25,778 [salt.state       ][INFO    ][1949] Executing state host.present for ctl03
2017-12-11 04:16:25,816 [salt.state       ][INFO    ][1949] {'host': 'ctl03'}
2017-12-11 04:16:25,816 [salt.state       ][INFO    ][1949] Completed state [ctl03] at time 04:16:25.815824 duration_in_ms=38.023
2017-12-11 04:16:25,816 [salt.state       ][INFO    ][1949] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.816043
2017-12-11 04:16:25,816 [salt.state       ][INFO    ][1949] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,821 [salt.state       ][INFO    ][1949] {'host': 'ctl03.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,821 [salt.state       ][INFO    ][1949] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.821323 duration_in_ms=5.279
2017-12-11 04:16:25,822 [salt.state       ][INFO    ][1949] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.821523
2017-12-11 04:16:25,822 [salt.state       ][INFO    ][1949] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,827 [salt.state       ][INFO    ][1949] {'host': 'ctl01.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,827 [salt.state       ][INFO    ][1949] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.827376 duration_in_ms=5.853
2017-12-11 04:16:25,828 [salt.state       ][INFO    ][1949] Running state [ctl01] at time 04:16:25.827572
2017-12-11 04:16:25,828 [salt.state       ][INFO    ][1949] Executing state host.present for ctl01
2017-12-11 04:16:25,833 [salt.state       ][INFO    ][1949] {'host': 'ctl01'}
2017-12-11 04:16:25,833 [salt.state       ][INFO    ][1949] Completed state [ctl01] at time 04:16:25.833443 duration_in_ms=5.87
2017-12-11 04:16:25,834 [salt.state       ][INFO    ][1949] Running state [ctl] at time 04:16:25.833639
2017-12-11 04:16:25,834 [salt.state       ][INFO    ][1949] Executing state host.present for ctl
2017-12-11 04:16:25,839 [salt.state       ][INFO    ][1949] {'host': 'ctl'}
2017-12-11 04:16:25,839 [salt.state       ][INFO    ][1949] Completed state [ctl] at time 04:16:25.839380 duration_in_ms=5.741
2017-12-11 04:16:25,840 [salt.state       ][INFO    ][1949] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.839576
2017-12-11 04:16:25,840 [salt.state       ][INFO    ][1949] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:16:25,845 [salt.state       ][INFO    ][1949] {'host': 'ctl.baremetal-mcp-ocata-ovs-ha.local'}
2017-12-11 04:16:25,845 [salt.state       ][INFO    ][1949] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:16:25.845434 duration_in_ms=5.857
2017-12-11 04:16:25,860 [salt.state       ][INFO    ][1949] Running state [ens2] at time 04:16:25.859823
2017-12-11 04:16:25,860 [salt.state       ][INFO    ][1949] Executing state network.managed for ens2
2017-12-11 04:16:26,237 [salt.state       ][INFO    ][1949] Interface ens2 is up to date.
2017-12-11 04:16:26,238 [salt.state       ][INFO    ][1949] Completed state [ens2] at time 04:16:26.237550 duration_in_ms=377.727
2017-12-11 04:16:26,238 [salt.state       ][INFO    ][1949] Running state [ens3] at time 04:16:26.237761
2017-12-11 04:16:26,238 [salt.state       ][INFO    ][1949] Executing state network.managed for ens3
2017-12-11 04:16:26,254 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-11 04:16:26,346 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-11 04:16:26,559 [salt.state       ][INFO    ][1949] {'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.43\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-11 04:16:26,559 [salt.state       ][INFO    ][1949] Completed state [ens3] at time 04:16:26.559412 duration_in_ms=321.65
2017-12-11 04:16:26,560 [salt.state       ][INFO    ][1949] Running state [/etc/profile.d/proxy.sh] at time 04:16:26.559640
2017-12-11 04:16:26,560 [salt.state       ][INFO    ][1949] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-11 04:16:26,560 [salt.state       ][INFO    ][1949] File /etc/profile.d/proxy.sh is not present
2017-12-11 04:16:26,560 [salt.state       ][INFO    ][1949] Completed state [/etc/profile.d/proxy.sh] at time 04:16:26.560279 duration_in_ms=0.638
2017-12-11 04:16:26,560 [salt.state       ][INFO    ][1949] Running state [/etc/apt/apt.conf.d/95proxies] at time 04:16:26.560445
2017-12-11 04:16:26,561 [salt.state       ][INFO    ][1949] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-11 04:16:26,561 [salt.state       ][INFO    ][1949] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-11 04:16:26,561 [salt.state       ][INFO    ][1949] Completed state [/etc/apt/apt.conf.d/95proxies] at time 04:16:26.560935 duration_in_ms=0.49
2017-12-11 04:16:26,565 [salt.state       ][INFO    ][1949] Running state [ntp] at time 04:16:26.565204
2017-12-11 04:16:26,565 [salt.state       ][INFO    ][1949] Executing state pkg.installed for ntp
2017-12-11 04:16:26,684 [salt.loaded.int.module.cmdmod][INFO    ][1949] 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-11 04:16:32,129 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041632117671
2017-12-11 04:16:32,152 [salt.minion      ][INFO    ][5037] Starting a new job with PID 5037
2017-12-11 04:16:32,318 [salt.minion      ][INFO    ][5037] Returning information for job: 20171211041632117671
2017-12-11 04:16:42,355 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041642341863
2017-12-11 04:16:42,382 [salt.minion      ][INFO    ][5086] Starting a new job with PID 5086
2017-12-11 04:16:42,402 [salt.minion      ][INFO    ][5086] Returning information for job: 20171211041642341863
2017-12-11 04:16:52,426 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041652414472
2017-12-11 04:16:52,453 [salt.minion      ][INFO    ][5267] Starting a new job with PID 5267
2017-12-11 04:16:52,498 [salt.minion      ][INFO    ][5267] Returning information for job: 20171211041652414472
2017-12-11 04:16:52,833 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:16:52,854 [salt.state       ][INFO    ][1949] 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-11 04:16:52,861 [salt.state       ][INFO    ][1949] Loading fresh modules for state activity
2017-12-11 04:16:52,883 [salt.state       ][INFO    ][1949] Completed state [ntp] at time 04:16:52.882983 duration_in_ms=26317.778
2017-12-11 04:16:52,885 [salt.state       ][INFO    ][1949] Running state [/etc/ntp.conf] at time 04:16:52.885063
2017-12-11 04:16:52,886 [salt.state       ][INFO    ][1949] Executing state file.managed for /etc/ntp.conf
2017-12-11 04:16:52,905 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-11 04:16:52,928 [salt.fileclient  ][INFO    ][1949] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:16:52,935 [salt.state       ][INFO    ][1949] 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-11 04:16:52,937 [salt.state       ][INFO    ][1949] Completed state [/etc/ntp.conf] at time 04:16:52.936593 duration_in_ms=51.529
2017-12-11 04:16:52,999 [salt.state       ][INFO    ][1949] Running state [ntp] at time 04:16:52.999380
2017-12-11 04:16:52,1000 [salt.state       ][INFO    ][1949] Executing state service.running for ntp
2017-12-11 04:16:53,001 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-11 04:16:53,013 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-11 04:16:53,022 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-11 04:16:53,032 [salt.state       ][INFO    ][1949] The service ntp is already running
2017-12-11 04:16:53,032 [salt.state       ][INFO    ][1949] Completed state [ntp] at time 04:16:53.031850 duration_in_ms=32.47
2017-12-11 04:16:53,032 [salt.state       ][INFO    ][1949] Running state [ntp] at time 04:16:53.032004
2017-12-11 04:16:53,032 [salt.state       ][INFO    ][1949] Executing state service.mod_watch for ntp
2017-12-11 04:16:53,033 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-11 04:16:53,041 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-11 04:16:53,052 [salt.loaded.int.module.cmdmod][INFO    ][1949] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-11 04:16:53,099 [salt.state       ][INFO    ][1949] {'ntp': True}
2017-12-11 04:16:53,100 [salt.state       ][INFO    ][1949] Completed state [ntp] at time 04:16:53.099684 duration_in_ms=67.679
2017-12-11 04:16:53,102 [salt.minion      ][INFO    ][1949] Returning information for job: 20171211041451094506
2017-12-11 04:17:43,696 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.apply with jid 20171211041743683877
2017-12-11 04:17:43,719 [salt.minion      ][INFO    ][5508] Starting a new job with PID 5508
2017-12-11 04:17:46,621 [salt.state       ][INFO    ][5508] Loading fresh modules for state activity
2017-12-11 04:17:46,674 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-11 04:17:46,695 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-11 04:17:46,729 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:46,773 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-11 04:17:46,787 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:46,830 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-11 04:17:46,843 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:46,912 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-11 04:17:46,976 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,033 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-11 04:17:47,063 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,109 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-11 04:17:47,127 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,175 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-11 04:17:47,212 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,302 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-11 04:17:47,333 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,391 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-11 04:17:47,414 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,461 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-11 04:17:47,478 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,523 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-11 04:17:47,553 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,603 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-11 04:17:47,629 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,671 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-11 04:17:47,696 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,741 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-11 04:17:47,759 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,813 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-11 04:17:47,848 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,909 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-11 04:17:47,924 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:47,967 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-11 04:17:47,997 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:48,078 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-11 04:17:48,143 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:48,191 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-11 04:17:48,221 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:48,268 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-11 04:17:48,296 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:48,340 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-11 04:17:48,351 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-11 04:17:48,364 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:17:48,380 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-11 04:17:48,394 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:17:48,405 [salt.state       ][INFO    ][5508] Running state [/etc/environment] at time 04:17:48.405048
2017-12-11 04:17:48,405 [salt.state       ][INFO    ][5508] Executing state file.blockreplace for /etc/environment
2017-12-11 04:17:48,410 [salt.state       ][INFO    ][5508] 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-11 04:17:48,411 [salt.state       ][INFO    ][5508] Completed state [/etc/environment] at time 04:17:48.410536 duration_in_ms=5.488
2017-12-11 04:17:48,411 [salt.state       ][INFO    ][5508] Running state [/etc/profile.d] at time 04:17:48.410824
2017-12-11 04:17:48,411 [salt.state       ][INFO    ][5508] Executing state file.directory for /etc/profile.d
2017-12-11 04:17:48,412 [salt.state       ][INFO    ][5508] Directory /etc/profile.d is in the correct state
2017-12-11 04:17:48,412 [salt.state       ][INFO    ][5508] Completed state [/etc/profile.d] at time 04:17:48.412085 duration_in_ms=1.261
2017-12-11 04:17:48,675 [salt.state       ][INFO    ][5508] Running state [linux_repo_prereq_pkgs] at time 04:17:48.674513
2017-12-11 04:17:48,675 [salt.state       ][INFO    ][5508] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-11 04:17:48,675 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:17:49,109 [salt.state       ][INFO    ][5508] All specified packages are already installed
2017-12-11 04:17:49,162 [salt.state       ][INFO    ][5508] Completed state [linux_repo_prereq_pkgs] at time 04:17:49.162130 duration_in_ms=487.617
2017-12-11 04:17:49,163 [salt.state       ][INFO    ][5508] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:17:49.162711
2017-12-11 04:17:49,163 [salt.state       ][INFO    ][5508] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-11 04:17:49,163 [salt.state       ][INFO    ][5508] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-11 04:17:49,164 [salt.state       ][INFO    ][5508] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:17:49.163700 duration_in_ms=0.99
2017-12-11 04:17:49,164 [salt.state       ][INFO    ][5508] Running state [/etc/apt/preferences.d/mk_openstack] at time 04:17:49.163970
2017-12-11 04:17:49,164 [salt.state       ][INFO    ][5508] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-11 04:17:49,183 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:17:49,200 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:49,233 [salt.state       ][INFO    ][5508] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-11 04:17:49,233 [salt.state       ][INFO    ][5508] Completed state [/etc/apt/preferences.d/mk_openstack] at time 04:17:49.233123 duration_in_ms=69.152
2017-12-11 04:17:49,235 [salt.state       ][INFO    ][5508] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:17:49.234929
2017-12-11 04:17:49,235 [salt.state       ][INFO    ][5508] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-11 04:17:49,455 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:17:49,530 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:17:51,834 [salt.state       ][INFO    ][5508] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-11 04:17:51,835 [salt.state       ][INFO    ][5508] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:17:51.834734 duration_in_ms=2599.805
2017-12-11 04:17:51,835 [salt.state       ][INFO    ][5508] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:17:51.835114
2017-12-11 04:17:51,835 [salt.state       ][INFO    ][5508] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-11 04:17:51,836 [salt.state       ][INFO    ][5508] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-11 04:17:51,836 [salt.state       ][INFO    ][5508] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:17:51.836065 duration_in_ms=0.952
2017-12-11 04:17:51,836 [salt.state       ][INFO    ][5508] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 04:17:51.836349
2017-12-11 04:17:51,837 [salt.state       ][INFO    ][5508] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-11 04:17:51,854 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:17:51,871 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:51,903 [salt.state       ][INFO    ][5508] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-11 04:17:51,904 [salt.state       ][INFO    ][5508] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 04:17:51.903497 duration_in_ms=67.146
2017-12-11 04:17:51,904 [salt.state       ][INFO    ][5508] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:17:51.904207
2017-12-11 04:17:51,905 [salt.state       ][INFO    ][5508] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-11 04:17:52,305 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-11 04:17:52,384 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:17:53,789 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041753775545
2017-12-11 04:17:53,808 [salt.minion      ][INFO    ][6414] Starting a new job with PID 6414
2017-12-11 04:17:53,818 [salt.minion      ][INFO    ][6414] Returning information for job: 20171211041753775545
2017-12-11 04:17:54,639 [salt.state       ][INFO    ][5508] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-11 04:17:54,639 [salt.state       ][INFO    ][5508] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:17:54.639438 duration_in_ms=2735.23
2017-12-11 04:17:54,640 [salt.state       ][INFO    ][5508] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:17:54.639807
2017-12-11 04:17:54,640 [salt.state       ][INFO    ][5508] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-11 04:17:54,641 [salt.state       ][INFO    ][5508] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-11 04:17:54,641 [salt.state       ][INFO    ][5508] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:17:54.640797 duration_in_ms=0.99
2017-12-11 04:17:54,641 [salt.state       ][INFO    ][5508] Running state [/etc/apt/preferences.d/mcp_extra] at time 04:17:54.641068
2017-12-11 04:17:54,641 [salt.state       ][INFO    ][5508] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-11 04:17:54,669 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:17:54,687 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:17:54,721 [salt.state       ][INFO    ][5508] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-11 04:17:54,721 [salt.state       ][INFO    ][5508] Completed state [/etc/apt/preferences.d/mcp_extra] at time 04:17:54.720966 duration_in_ms=79.898
2017-12-11 04:17:54,722 [salt.state       ][INFO    ][5508] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:17:54.721706
2017-12-11 04:17:54,722 [salt.state       ][INFO    ][5508] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-11 04:17:54,762 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:17:54,832 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:17:58,047 [salt.state       ][INFO    ][5508] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-11 04:17:58,048 [salt.state       ][INFO    ][5508] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:17:58.047618 duration_in_ms=3325.911
2017-12-11 04:17:58,048 [salt.state       ][INFO    ][5508] Running state [linux_extra_packages_purged] at time 04:17:58.047926
2017-12-11 04:17:58,048 [salt.state       ][INFO    ][5508] Executing state pkg.purged for linux_extra_packages_purged
2017-12-11 04:17:58,053 [salt.state       ][INFO    ][5508] All specified packages are already absent
2017-12-11 04:17:58,054 [salt.state       ][INFO    ][5508] Completed state [linux_extra_packages_purged] at time 04:17:58.053729 duration_in_ms=5.803
2017-12-11 04:17:58,054 [salt.state       ][INFO    ][5508] Running state [linux_extra_packages_latest] at time 04:17:58.053995
2017-12-11 04:17:58,054 [salt.state       ][INFO    ][5508] Executing state pkg.latest for linux_extra_packages_latest
2017-12-11 04:17:58,057 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:18:00,294 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-11 04:18:00,332 [salt.state       ][INFO    ][5508] Package mcelog is already up-to-date
2017-12-11 04:18:00,332 [salt.state       ][INFO    ][5508] Completed state [linux_extra_packages_latest] at time 04:18:00.332397 duration_in_ms=2278.367
2017-12-11 04:18:00,333 [salt.state       ][INFO    ][5508] Running state [UTC] at time 04:18:00.333031
2017-12-11 04:18:00,333 [salt.state       ][INFO    ][5508] Executing state timezone.system for UTC
2017-12-11 04:18:00,334 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:18:00,361 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:18:00,369 [salt.state       ][INFO    ][5508] Timezone UTC already set, UTC already set to UTC
2017-12-11 04:18:00,370 [salt.state       ][INFO    ][5508] Completed state [UTC] at time 04:18:00.369843 duration_in_ms=36.81
2017-12-11 04:18:00,370 [salt.state       ][INFO    ][5508] Running state [nf_conntrack] at time 04:18:00.370475
2017-12-11 04:18:00,371 [salt.state       ][INFO    ][5508] Executing state kmod.present for nf_conntrack
2017-12-11 04:18:00,371 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'lsmod' in directory '/root'
2017-12-11 04:18:00,378 [salt.state       ][INFO    ][5508] Kernel module nf_conntrack is already present
2017-12-11 04:18:00,379 [salt.state       ][INFO    ][5508] Completed state [nf_conntrack] at time 04:18:00.378955 duration_in_ms=8.479
2017-12-11 04:18:00,380 [salt.state       ][INFO    ][5508] Running state [kernel.panic] at time 04:18:00.379555
2017-12-11 04:18:00,380 [salt.state       ][INFO    ][5508] Executing state sysctl.present for kernel.panic
2017-12-11 04:18:00,386 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,399 [salt.state       ][INFO    ][5508] Sysctl value kernel.panic = 60 is already set
2017-12-11 04:18:00,399 [salt.state       ][INFO    ][5508] Completed state [kernel.panic] at time 04:18:00.399280 duration_in_ms=19.723
2017-12-11 04:18:00,400 [salt.state       ][INFO    ][5508] Running state [net.ipv4.tcp_keepalive_probes] at time 04:18:00.399609
2017-12-11 04:18:00,400 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-11 04:18:00,400 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,413 [salt.state       ][INFO    ][5508] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-11 04:18:00,414 [salt.state       ][INFO    ][5508] Completed state [net.ipv4.tcp_keepalive_probes] at time 04:18:00.413835 duration_in_ms=14.226
2017-12-11 04:18:00,414 [salt.state       ][INFO    ][5508] Running state [fs.file-max] at time 04:18:00.414166
2017-12-11 04:18:00,414 [salt.state       ][INFO    ][5508] Executing state sysctl.present for fs.file-max
2017-12-11 04:18:00,415 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,428 [salt.state       ][INFO    ][5508] Sysctl value fs.file-max = 124165 is already set
2017-12-11 04:18:00,428 [salt.state       ][INFO    ][5508] Completed state [fs.file-max] at time 04:18:00.428448 duration_in_ms=14.282
2017-12-11 04:18:00,429 [salt.state       ][INFO    ][5508] Running state [net.core.somaxconn] at time 04:18:00.428792
2017-12-11 04:18:00,429 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.core.somaxconn
2017-12-11 04:18:00,430 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,442 [salt.state       ][INFO    ][5508] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-11 04:18:00,443 [salt.state       ][INFO    ][5508] Completed state [net.core.somaxconn] at time 04:18:00.442603 duration_in_ms=13.81
2017-12-11 04:18:00,443 [salt.state       ][INFO    ][5508] Running state [net.ipv4.tcp_max_syn_backlog] at time 04:18:00.442976
2017-12-11 04:18:00,443 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-11 04:18:00,444 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,460 [salt.state       ][INFO    ][5508] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-11 04:18:00,461 [salt.state       ][INFO    ][5508] Completed state [net.ipv4.tcp_max_syn_backlog] at time 04:18:00.460779 duration_in_ms=17.803
2017-12-11 04:18:00,461 [salt.state       ][INFO    ][5508] Running state [net.ipv4.tcp_tw_reuse] at time 04:18:00.461106
2017-12-11 04:18:00,461 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-11 04:18:00,462 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,474 [salt.state       ][INFO    ][5508] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-11 04:18:00,475 [salt.state       ][INFO    ][5508] Completed state [net.ipv4.tcp_tw_reuse] at time 04:18:00.474668 duration_in_ms=13.562
2017-12-11 04:18:00,475 [salt.state       ][INFO    ][5508] Running state [net.ipv4.tcp_retries2] at time 04:18:00.475050
2017-12-11 04:18:00,475 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-11 04:18:00,476 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,488 [salt.state       ][INFO    ][5508] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-11 04:18:00,489 [salt.state       ][INFO    ][5508] Completed state [net.ipv4.tcp_retries2] at time 04:18:00.488686 duration_in_ms=13.636
2017-12-11 04:18:00,489 [salt.state       ][INFO    ][5508] Running state [vm.swappiness] at time 04:18:00.489023
2017-12-11 04:18:00,489 [salt.state       ][INFO    ][5508] Executing state sysctl.present for vm.swappiness
2017-12-11 04:18:00,490 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,506 [salt.state       ][INFO    ][5508] Sysctl value vm.swappiness = 10 is already set
2017-12-11 04:18:00,507 [salt.state       ][INFO    ][5508] Completed state [vm.swappiness] at time 04:18:00.506821 duration_in_ms=17.796
2017-12-11 04:18:00,507 [salt.state       ][INFO    ][5508] Running state [net.ipv4.tcp_keepalive_intvl] at time 04:18:00.507160
2017-12-11 04:18:00,507 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-11 04:18:00,508 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,521 [salt.state       ][INFO    ][5508] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-11 04:18:00,522 [salt.state       ][INFO    ][5508] Completed state [net.ipv4.tcp_keepalive_intvl] at time 04:18:00.521773 duration_in_ms=14.611
2017-12-11 04:18:00,522 [salt.state       ][INFO    ][5508] Running state [net.ipv4.neigh.default.gc_thresh1] at time 04:18:00.522108
2017-12-11 04:18:00,522 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-11 04:18:00,523 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,541 [salt.state       ][INFO    ][5508] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-11 04:18:00,541 [salt.state       ][INFO    ][5508] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 04:18:00.540937 duration_in_ms=18.829
2017-12-11 04:18:00,541 [salt.state       ][INFO    ][5508] Running state [net.ipv4.neigh.default.gc_thresh2] at time 04:18:00.541278
2017-12-11 04:18:00,542 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-11 04:18:00,542 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,555 [salt.state       ][INFO    ][5508] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-11 04:18:00,556 [salt.state       ][INFO    ][5508] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 04:18:00.555618 duration_in_ms=14.339
2017-12-11 04:18:00,556 [salt.state       ][INFO    ][5508] Running state [net.ipv4.neigh.default.gc_thresh3] at time 04:18:00.555955
2017-12-11 04:18:00,556 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-11 04:18:00,557 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,570 [salt.state       ][INFO    ][5508] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-11 04:18:00,570 [salt.state       ][INFO    ][5508] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 04:18:00.570142 duration_in_ms=14.187
2017-12-11 04:18:00,571 [salt.state       ][INFO    ][5508] Running state [net.core.netdev_max_backlog] at time 04:18:00.570496
2017-12-11 04:18:00,571 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-11 04:18:00,571 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,584 [salt.state       ][INFO    ][5508] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-11 04:18:00,584 [salt.state       ][INFO    ][5508] Completed state [net.core.netdev_max_backlog] at time 04:18:00.584322 duration_in_ms=13.826
2017-12-11 04:18:00,585 [salt.state       ][INFO    ][5508] Running state [net.ipv4.tcp_keepalive_time] at time 04:18:00.584711
2017-12-11 04:18:00,585 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-11 04:18:00,586 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,603 [salt.state       ][INFO    ][5508] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-11 04:18:00,603 [salt.state       ][INFO    ][5508] Completed state [net.ipv4.tcp_keepalive_time] at time 04:18:00.603436 duration_in_ms=18.724
2017-12-11 04:18:00,604 [salt.state       ][INFO    ][5508] Running state [net.nf_conntrack_max] at time 04:18:00.603770
2017-12-11 04:18:00,604 [salt.state       ][INFO    ][5508] Executing state sysctl.present for net.nf_conntrack_max
2017-12-11 04:18:00,605 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:18:00,622 [salt.state       ][INFO    ][5508] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-11 04:18:00,622 [salt.state       ][INFO    ][5508] Completed state [net.nf_conntrack_max] at time 04:18:00.622296 duration_in_ms=18.525
2017-12-11 04:18:00,623 [salt.state       ][INFO    ][5508] Running state [linux_sysfs_package] at time 04:18:00.622647
2017-12-11 04:18:00,623 [salt.state       ][INFO    ][5508] Executing state pkg.installed for linux_sysfs_package
2017-12-11 04:18:00,626 [salt.state       ][INFO    ][5508] All specified packages are already installed
2017-12-11 04:18:00,626 [salt.state       ][INFO    ][5508] Completed state [linux_sysfs_package] at time 04:18:00.626385 duration_in_ms=3.738
2017-12-11 04:18:00,627 [salt.state       ][INFO    ][5508] Running state [/etc/sysfs.d] at time 04:18:00.627304
2017-12-11 04:18:00,628 [salt.state       ][INFO    ][5508] Executing state file.directory for /etc/sysfs.d
2017-12-11 04:18:00,628 [salt.state       ][INFO    ][5508] Directory /etc/sysfs.d is in the correct state
2017-12-11 04:18:00,628 [salt.state       ][INFO    ][5508] Completed state [/etc/sysfs.d] at time 04:18:00.628349 duration_in_ms=1.045
2017-12-11 04:18:00,629 [salt.state       ][INFO    ][5508] Running state [ondemand] at time 04:18:00.628957
2017-12-11 04:18:00,629 [salt.state       ][INFO    ][5508] Executing state service.dead for ondemand
2017-12-11 04:18:00,630 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-11 04:18:00,639 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-11 04:18:00,646 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:18:00,656 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'runlevel' in directory '/root'
2017-12-11 04:18:00,664 [salt.state       ][INFO    ][5508] The service ondemand is already dead
2017-12-11 04:18:00,664 [salt.state       ][INFO    ][5508] Completed state [ondemand] at time 04:18:00.663988 duration_in_ms=35.031
2017-12-11 04:18:00,665 [salt.state       ][INFO    ][5508] Running state [cs_CZ.UTF-8] at time 04:18:00.664607
2017-12-11 04:18:00,665 [salt.state       ][INFO    ][5508] Executing state locale.present for cs_CZ.UTF-8
2017-12-11 04:18:00,665 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'locale -a' in directory '/root'
2017-12-11 04:18:00,672 [salt.state       ][INFO    ][5508] Locale cs_CZ.UTF-8 is already present
2017-12-11 04:18:00,672 [salt.state       ][INFO    ][5508] Completed state [cs_CZ.UTF-8] at time 04:18:00.672045 duration_in_ms=7.437
2017-12-11 04:18:00,672 [salt.state       ][INFO    ][5508] Running state [en_US.UTF-8] at time 04:18:00.672401
2017-12-11 04:18:00,673 [salt.state       ][INFO    ][5508] Executing state locale.present for en_US.UTF-8
2017-12-11 04:18:00,673 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'locale -a' in directory '/root'
2017-12-11 04:18:00,679 [salt.state       ][INFO    ][5508] Locale en_US.UTF-8 is already present
2017-12-11 04:18:00,679 [salt.state       ][INFO    ][5508] Completed state [en_US.UTF-8] at time 04:18:00.679312 duration_in_ms=6.91
2017-12-11 04:18:00,680 [salt.state       ][INFO    ][5508] Running state [en_US.UTF-8] at time 04:18:00.680276
2017-12-11 04:18:00,681 [salt.state       ][INFO    ][5508] Executing state locale.system for en_US.UTF-8
2017-12-11 04:18:00,681 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'localectl' in directory '/root'
2017-12-11 04:18:00,720 [salt.state       ][INFO    ][5508] System locale en_US.UTF-8 already set
2017-12-11 04:18:00,721 [salt.state       ][INFO    ][5508] Completed state [en_US.UTF-8] at time 04:18:00.720557 duration_in_ms=40.28
2017-12-11 04:18:00,722 [salt.state       ][INFO    ][5508] Running state [root] at time 04:18:00.721617
2017-12-11 04:18:00,722 [salt.state       ][INFO    ][5508] Executing state user.present for root
2017-12-11 04:18:00,723 [salt.state       ][INFO    ][5508] User root is present and up to date
2017-12-11 04:18:00,723 [salt.state       ][INFO    ][5508] Completed state [root] at time 04:18:00.723125 duration_in_ms=1.507
2017-12-11 04:18:00,724 [salt.state       ][INFO    ][5508] Running state [/root] at time 04:18:00.723947
2017-12-11 04:18:00,724 [salt.state       ][INFO    ][5508] Executing state file.directory for /root
2017-12-11 04:18:00,725 [salt.state       ][INFO    ][5508] Directory /root is in the correct state
2017-12-11 04:18:00,725 [salt.state       ][INFO    ][5508] Completed state [/root] at time 04:18:00.725004 duration_in_ms=1.057
2017-12-11 04:18:00,725 [salt.state       ][INFO    ][5508] Running state [/etc/sudoers.d/90-salt-user-root] at time 04:18:00.725271
2017-12-11 04:18:00,726 [salt.state       ][INFO    ][5508] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-11 04:18:00,726 [salt.state       ][INFO    ][5508] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-11 04:18:00,726 [salt.state       ][INFO    ][5508] Completed state [/etc/sudoers.d/90-salt-user-root] at time 04:18:00.726109 duration_in_ms=0.837
2017-12-11 04:18:00,726 [salt.state       ][INFO    ][5508] Running state [ubuntu] at time 04:18:00.726379
2017-12-11 04:18:00,727 [salt.state       ][INFO    ][5508] Executing state user.present for ubuntu
2017-12-11 04:18:00,727 [salt.state       ][INFO    ][5508] User ubuntu is present and up to date
2017-12-11 04:18:00,728 [salt.state       ][INFO    ][5508] Completed state [ubuntu] at time 04:18:00.727604 duration_in_ms=1.225
2017-12-11 04:18:00,728 [salt.state       ][INFO    ][5508] Running state [/home/ubuntu] at time 04:18:00.728321
2017-12-11 04:18:00,729 [salt.state       ][INFO    ][5508] Executing state file.directory for /home/ubuntu
2017-12-11 04:18:00,729 [salt.state       ][INFO    ][5508] Directory /home/ubuntu is in the correct state
2017-12-11 04:18:00,729 [salt.state       ][INFO    ][5508] Completed state [/home/ubuntu] at time 04:18:00.729360 duration_in_ms=1.039
2017-12-11 04:18:00,730 [salt.state       ][INFO    ][5508] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:18:00.729974
2017-12-11 04:18:00,730 [salt.state       ][INFO    ][5508] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-11 04:18:00,746 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-11 04:18:00,756 [salt.state       ][INFO    ][5508] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-11 04:18:00,756 [salt.state       ][INFO    ][5508] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:18:00.756151 duration_in_ms=26.177
2017-12-11 04:18:00,756 [salt.state       ][INFO    ][5508] Running state [/etc/security/limits.d/90-salt-default.conf] at time 04:18:00.756471
2017-12-11 04:18:00,757 [salt.state       ][INFO    ][5508] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-11 04:18:00,771 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-11 04:18:00,790 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:18:00,823 [salt.state       ][INFO    ][5508] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-11 04:18:00,823 [salt.state       ][INFO    ][5508] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 04:18:00.822969 duration_in_ms=66.498
2017-12-11 04:18:00,823 [salt.state       ][INFO    ][5508] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:18:00.823272
2017-12-11 04:18:00,824 [salt.state       ][INFO    ][5508] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-11 04:18:00,841 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-11 04:18:00,858 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:18:00,891 [salt.state       ][INFO    ][5508] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-11 04:18:00,891 [salt.state       ][INFO    ][5508] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:18:00.891356 duration_in_ms=68.083
2017-12-11 04:18:00,892 [salt.state       ][INFO    ][5508] Running state [service.systemctl_reload] at time 04:18:00.892381
2017-12-11 04:18:00,893 [salt.state       ][INFO    ][5508] Executing state module.wait for service.systemctl_reload
2017-12-11 04:18:00,893 [salt.state       ][INFO    ][5508] No changes made for service.systemctl_reload
2017-12-11 04:18:00,893 [salt.state       ][INFO    ][5508] Completed state [service.systemctl_reload] at time 04:18:00.893250 duration_in_ms=0.869
2017-12-11 04:18:00,894 [salt.state       ][INFO    ][5508] Running state [/etc/hostname] at time 04:18:00.893541
2017-12-11 04:18:00,894 [salt.state       ][INFO    ][5508] Executing state file.managed for /etc/hostname
2017-12-11 04:18:00,909 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-11 04:18:00,910 [salt.state       ][INFO    ][5508] File /etc/hostname is in the correct state
2017-12-11 04:18:00,911 [salt.state       ][INFO    ][5508] Completed state [/etc/hostname] at time 04:18:00.910497 duration_in_ms=16.956
2017-12-11 04:18:00,912 [salt.state       ][INFO    ][5508] Running state [hostname msg03] at time 04:18:00.911665
2017-12-11 04:18:00,912 [salt.state       ][INFO    ][5508] Executing state cmd.wait for hostname msg03
2017-12-11 04:18:00,912 [salt.state       ][INFO    ][5508] No changes made for hostname msg03
2017-12-11 04:18:00,913 [salt.state       ][INFO    ][5508] Completed state [hostname msg03] at time 04:18:00.912538 duration_in_ms=0.872
2017-12-11 04:18:00,913 [salt.state       ][INFO    ][5508] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.913002
2017-12-11 04:18:00,913 [salt.state       ][INFO    ][5508] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,914 [salt.state       ][INFO    ][5508] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-11 04:18:00,914 [salt.state       ][INFO    ][5508] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.913989 duration_in_ms=0.986
2017-12-11 04:18:00,914 [salt.state       ][INFO    ][5508] Running state [mdb02] at time 04:18:00.914272
2017-12-11 04:18:00,915 [salt.state       ][INFO    ][5508] Executing state host.present for mdb02
2017-12-11 04:18:00,915 [salt.state       ][INFO    ][5508] Host mdb02 (10.167.4.77) already present
2017-12-11 04:18:00,915 [salt.state       ][INFO    ][5508] Completed state [mdb02] at time 04:18:00.915315 duration_in_ms=1.042
2017-12-11 04:18:00,916 [salt.state       ][INFO    ][5508] Running state [mdb03] at time 04:18:00.915646
2017-12-11 04:18:00,916 [salt.state       ][INFO    ][5508] Executing state host.present for mdb03
2017-12-11 04:18:00,917 [salt.state       ][INFO    ][5508] Host mdb03 (10.167.4.78) already present
2017-12-11 04:18:00,917 [salt.state       ][INFO    ][5508] Completed state [mdb03] at time 04:18:00.916779 duration_in_ms=1.133
2017-12-11 04:18:00,917 [salt.state       ][INFO    ][5508] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.917060
2017-12-11 04:18:00,917 [salt.state       ][INFO    ][5508] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,918 [salt.state       ][INFO    ][5508] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-11 04:18:00,918 [salt.state       ][INFO    ][5508] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.918025 duration_in_ms=0.965
2017-12-11 04:18:00,918 [salt.state       ][INFO    ][5508] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.918305
2017-12-11 04:18:00,919 [salt.state       ][INFO    ][5508] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,919 [salt.state       ][INFO    ][5508] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-11 04:18:00,919 [salt.state       ][INFO    ][5508] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.919348 duration_in_ms=1.043
2017-12-11 04:18:00,920 [salt.state       ][INFO    ][5508] Running state [mdb01] at time 04:18:00.919677
2017-12-11 04:18:00,920 [salt.state       ][INFO    ][5508] Executing state host.present for mdb01
2017-12-11 04:18:00,921 [salt.state       ][INFO    ][5508] Host mdb01 (10.167.4.76) already present
2017-12-11 04:18:00,921 [salt.state       ][INFO    ][5508] Completed state [mdb01] at time 04:18:00.920802 duration_in_ms=1.125
2017-12-11 04:18:00,921 [salt.state       ][INFO    ][5508] Running state [mdb] at time 04:18:00.921078
2017-12-11 04:18:00,921 [salt.state       ][INFO    ][5508] Executing state host.present for mdb
2017-12-11 04:18:00,922 [salt.state       ][INFO    ][5508] Host mdb (10.167.4.75) already present
2017-12-11 04:18:00,922 [salt.state       ][INFO    ][5508] Completed state [mdb] at time 04:18:00.922036 duration_in_ms=0.958
2017-12-11 04:18:00,922 [salt.state       ][INFO    ][5508] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.922312
2017-12-11 04:18:00,923 [salt.state       ][INFO    ][5508] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,923 [salt.state       ][INFO    ][5508] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-11 04:18:00,923 [salt.state       ][INFO    ][5508] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.923350 duration_in_ms=1.038
2017-12-11 04:18:00,924 [salt.state       ][INFO    ][5508] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.923681
2017-12-11 04:18:00,924 [salt.state       ][INFO    ][5508] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,925 [salt.state       ][INFO    ][5508] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:18:00,925 [salt.state       ][INFO    ][5508] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.924808 duration_in_ms=1.127
2017-12-11 04:18:00,925 [salt.state       ][INFO    ][5508] Running state [cfg01] at time 04:18:00.925095
2017-12-11 04:18:00,925 [salt.state       ][INFO    ][5508] Executing state host.present for cfg01
2017-12-11 04:18:00,926 [salt.state       ][INFO    ][5508] Host cfg01 (10.167.4.100) already present
2017-12-11 04:18:00,926 [salt.state       ][INFO    ][5508] Completed state [cfg01] at time 04:18:00.926053 duration_in_ms=0.958
2017-12-11 04:18:00,926 [salt.state       ][INFO    ][5508] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.926331
2017-12-11 04:18:00,927 [salt.state       ][INFO    ][5508] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,927 [salt.state       ][INFO    ][5508] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-11 04:18:00,927 [salt.state       ][INFO    ][5508] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.927325 duration_in_ms=0.993
2017-12-11 04:18:00,928 [salt.state       ][INFO    ][5508] Running state [prx01] at time 04:18:00.927607
2017-12-11 04:18:00,928 [salt.state       ][INFO    ][5508] Executing state host.present for prx01
2017-12-11 04:18:00,928 [salt.state       ][INFO    ][5508] Host prx01 (10.167.4.104) already present
2017-12-11 04:18:00,929 [salt.state       ][INFO    ][5508] Completed state [prx01] at time 04:18:00.928573 duration_in_ms=0.967
2017-12-11 04:18:00,929 [salt.state       ][INFO    ][5508] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.928851
2017-12-11 04:18:00,929 [salt.state       ][INFO    ][5508] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,930 [salt.state       ][INFO    ][5508] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-11 04:18:00,930 [salt.state       ][INFO    ][5508] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.929805 duration_in_ms=0.954
2017-12-11 04:18:00,930 [salt.state       ][INFO    ][5508] Running state [kvm01] at time 04:18:00.930082
2017-12-11 04:18:00,930 [salt.state       ][INFO    ][5508] Executing state host.present for kvm01
2017-12-11 04:18:00,931 [salt.state       ][INFO    ][5508] Host kvm01 (10.167.4.141) already present
2017-12-11 04:18:00,931 [salt.state       ][INFO    ][5508] Completed state [kvm01] at time 04:18:00.931135 duration_in_ms=1.053
2017-12-11 04:18:00,931 [salt.state       ][INFO    ][5508] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.931470
2017-12-11 04:18:00,932 [salt.state       ][INFO    ][5508] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,932 [salt.state       ][INFO    ][5508] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-11 04:18:00,933 [salt.state       ][INFO    ][5508] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.932597 duration_in_ms=1.127
2017-12-11 04:18:00,933 [salt.state       ][INFO    ][5508] Running state [kvm03] at time 04:18:00.932880
2017-12-11 04:18:00,933 [salt.state       ][INFO    ][5508] Executing state host.present for kvm03
2017-12-11 04:18:00,934 [salt.state       ][INFO    ][5508] Host kvm03 (10.167.4.143) already present
2017-12-11 04:18:00,934 [salt.state       ][INFO    ][5508] Completed state [kvm03] at time 04:18:00.934015 duration_in_ms=1.136
2017-12-11 04:18:00,934 [salt.state       ][INFO    ][5508] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.934299
2017-12-11 04:18:00,935 [salt.state       ][INFO    ][5508] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,935 [salt.state       ][INFO    ][5508] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-11 04:18:00,935 [salt.state       ][INFO    ][5508] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.935355 duration_in_ms=1.055
2017-12-11 04:18:00,936 [salt.state       ][INFO    ][5508] Running state [kvm02] at time 04:18:00.935689
2017-12-11 04:18:00,936 [salt.state       ][INFO    ][5508] Executing state host.present for kvm02
2017-12-11 04:18:00,937 [salt.state       ][INFO    ][5508] Host kvm02 (10.167.4.142) already present
2017-12-11 04:18:00,937 [salt.state       ][INFO    ][5508] Completed state [kvm02] at time 04:18:00.936804 duration_in_ms=1.117
2017-12-11 04:18:00,937 [salt.state       ][INFO    ][5508] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.937080
2017-12-11 04:18:00,937 [salt.state       ][INFO    ][5508] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,938 [salt.state       ][INFO    ][5508] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-11 04:18:00,938 [salt.state       ][INFO    ][5508] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.938039 duration_in_ms=0.958
2017-12-11 04:18:00,938 [salt.state       ][INFO    ][5508] Running state [dbs] at time 04:18:00.938317
2017-12-11 04:18:00,939 [salt.state       ][INFO    ][5508] Executing state host.present for dbs
2017-12-11 04:18:00,939 [salt.state       ][INFO    ][5508] Host dbs (10.167.4.50) already present
2017-12-11 04:18:00,939 [salt.state       ][INFO    ][5508] Completed state [dbs] at time 04:18:00.939321 duration_in_ms=1.004
2017-12-11 04:18:00,940 [salt.state       ][INFO    ][5508] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.939640
2017-12-11 04:18:00,940 [salt.state       ][INFO    ][5508] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,941 [salt.state       ][INFO    ][5508] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-11 04:18:00,941 [salt.state       ][INFO    ][5508] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.940749 duration_in_ms=1.109
2017-12-11 04:18:00,941 [salt.state       ][INFO    ][5508] Running state [prx] at time 04:18:00.941029
2017-12-11 04:18:00,941 [salt.state       ][INFO    ][5508] Executing state host.present for prx
2017-12-11 04:18:00,942 [salt.state       ][INFO    ][5508] Host prx (172.30.10.103) already present
2017-12-11 04:18:00,942 [salt.state       ][INFO    ][5508] Completed state [prx] at time 04:18:00.941992 duration_in_ms=0.962
2017-12-11 04:18:00,942 [salt.state       ][INFO    ][5508] Running state [prx02] at time 04:18:00.942269
2017-12-11 04:18:00,943 [salt.state       ][INFO    ][5508] Executing state host.present for prx02
2017-12-11 04:18:00,943 [salt.state       ][INFO    ][5508] Host prx02 (10.167.4.105) already present
2017-12-11 04:18:00,943 [salt.state       ][INFO    ][5508] Completed state [prx02] at time 04:18:00.943247 duration_in_ms=0.977
2017-12-11 04:18:00,944 [salt.state       ][INFO    ][5508] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.943522
2017-12-11 04:18:00,944 [salt.state       ][INFO    ][5508] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,944 [salt.state       ][INFO    ][5508] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-11 04:18:00,945 [salt.state       ][INFO    ][5508] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.944483 duration_in_ms=0.96
2017-12-11 04:18:00,945 [salt.state       ][INFO    ][5508] Running state [gtw01] at time 04:18:00.944759
2017-12-11 04:18:00,945 [salt.state       ][INFO    ][5508] Executing state host.present for gtw01
2017-12-11 04:18:00,945 [salt.state       ][INFO    ][5508] Host gtw01 (10.167.4.124) already present
2017-12-11 04:18:00,946 [salt.state       ][INFO    ][5508] Completed state [gtw01] at time 04:18:00.945716 duration_in_ms=0.956
2017-12-11 04:18:00,946 [salt.state       ][INFO    ][5508] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.945992
2017-12-11 04:18:00,946 [salt.state       ][INFO    ][5508] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,947 [salt.state       ][INFO    ][5508] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-11 04:18:00,947 [salt.state       ][INFO    ][5508] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.947010 duration_in_ms=1.017
2017-12-11 04:18:00,947 [salt.state       ][INFO    ][5508] Running state [gtw02] at time 04:18:00.947331
2017-12-11 04:18:00,948 [salt.state       ][INFO    ][5508] Executing state host.present for gtw02
2017-12-11 04:18:00,948 [salt.state       ][INFO    ][5508] Host gtw02 (10.167.4.125) already present
2017-12-11 04:18:00,948 [salt.state       ][INFO    ][5508] Completed state [gtw02] at time 04:18:00.948437 duration_in_ms=1.106
2017-12-11 04:18:00,949 [salt.state       ][INFO    ][5508] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.948714
2017-12-11 04:18:00,949 [salt.state       ][INFO    ][5508] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,949 [salt.state       ][INFO    ][5508] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-11 04:18:00,950 [salt.state       ][INFO    ][5508] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.949677 duration_in_ms=0.963
2017-12-11 04:18:00,950 [salt.state       ][INFO    ][5508] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.949954
2017-12-11 04:18:00,950 [salt.state       ][INFO    ][5508] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,951 [salt.state       ][INFO    ][5508] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-11 04:18:00,951 [salt.state       ][INFO    ][5508] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.950949 duration_in_ms=0.994
2017-12-11 04:18:00,951 [salt.state       ][INFO    ][5508] Running state [msg02] at time 04:18:00.951230
2017-12-11 04:18:00,952 [salt.state       ][INFO    ][5508] Executing state host.present for msg02
2017-12-11 04:18:00,952 [salt.state       ][INFO    ][5508] Host msg02 (10.167.4.42) already present
2017-12-11 04:18:00,952 [salt.state       ][INFO    ][5508] Completed state [msg02] at time 04:18:00.952186 duration_in_ms=0.956
2017-12-11 04:18:00,952 [salt.state       ][INFO    ][5508] Running state [msg03] at time 04:18:00.952469
2017-12-11 04:18:00,953 [salt.state       ][INFO    ][5508] Executing state host.present for msg03
2017-12-11 04:18:00,953 [salt.state       ][INFO    ][5508] Host msg03 (10.167.4.43) already present
2017-12-11 04:18:00,953 [salt.state       ][INFO    ][5508] Completed state [msg03] at time 04:18:00.953428 duration_in_ms=0.958
2017-12-11 04:18:00,954 [salt.state       ][INFO    ][5508] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.953706
2017-12-11 04:18:00,954 [salt.state       ][INFO    ][5508] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:00,954 [salt.state       ][INFO    ][5508] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-11 04:18:00,955 [salt.state       ][INFO    ][5508] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:00.954661 duration_in_ms=0.955
2017-12-11 04:18:00,955 [salt.state       ][INFO    ][5508] Running state [file.replace] at time 04:18:00.955465
2017-12-11 04:18:00,956 [salt.state       ][INFO    ][5508] Executing state module.run for file.replace
2017-12-11 04:18:01,223 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-11 04:18:01,233 [salt.state       ][INFO    ][5508] {'ret': '--- \n+++ \n@@ -18,7 +18,7 @@\n 10.167.4.124\t\tgtw01 gtw01.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.125\t\tgtw02 gtw02.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.42\t\tmsg02.baremetal-mcp-ocata-ovs-ha.local msg02\n-10.167.4.43\t\tmsg03 msg03.baremetal-mcp-ocata-ovs-ha.local\n+10.167.4.43\t\tmsg03.baremetal-mcp-ocata-ovs-ha.local msg03\n 10.167.4.41\t\tmsg01.baremetal-mcp-ocata-ovs-ha.local msg01\n 10.167.4.40\t\tmsg msg.baremetal-mcp-ocata-ovs-ha.local\n 10.167.4.102\t\tcmp002 cmp002.baremetal-mcp-ocata-ovs-ha.local\n'}
2017-12-11 04:18:01,234 [salt.state       ][INFO    ][5508] Completed state [file.replace] at time 04:18:01.234194 duration_in_ms=278.729
2017-12-11 04:18:01,235 [salt.state       ][INFO    ][5508] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.234526
2017-12-11 04:18:01,235 [salt.state       ][INFO    ][5508] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,235 [salt.state       ][INFO    ][5508] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-11 04:18:01,236 [salt.state       ][INFO    ][5508] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.235568 duration_in_ms=1.041
2017-12-11 04:18:01,236 [salt.state       ][INFO    ][5508] Running state [msg01] at time 04:18:01.235835
2017-12-11 04:18:01,236 [salt.state       ][INFO    ][5508] Executing state host.present for msg01
2017-12-11 04:18:01,237 [salt.state       ][INFO    ][5508] Host msg01 (10.167.4.41) already present
2017-12-11 04:18:01,237 [salt.state       ][INFO    ][5508] Completed state [msg01] at time 04:18:01.236989 duration_in_ms=1.154
2017-12-11 04:18:01,237 [salt.state       ][INFO    ][5508] Running state [msg] at time 04:18:01.237259
2017-12-11 04:18:01,238 [salt.state       ][INFO    ][5508] Executing state host.present for msg
2017-12-11 04:18:01,238 [salt.state       ][INFO    ][5508] Host msg (10.167.4.40) already present
2017-12-11 04:18:01,238 [salt.state       ][INFO    ][5508] Completed state [msg] at time 04:18:01.238158 duration_in_ms=0.899
2017-12-11 04:18:01,238 [salt.state       ][INFO    ][5508] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.238423
2017-12-11 04:18:01,239 [salt.state       ][INFO    ][5508] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,239 [salt.state       ][INFO    ][5508] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-11 04:18:01,239 [salt.state       ][INFO    ][5508] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.239340 duration_in_ms=0.917
2017-12-11 04:18:01,240 [salt.state       ][INFO    ][5508] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.239605
2017-12-11 04:18:01,240 [salt.state       ][INFO    ][5508] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,240 [salt.state       ][INFO    ][5508] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:18:01,241 [salt.state       ][INFO    ][5508] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.240536 duration_in_ms=0.931
2017-12-11 04:18:01,241 [salt.state       ][INFO    ][5508] Running state [cfg01] at time 04:18:01.240800
2017-12-11 04:18:01,241 [salt.state       ][INFO    ][5508] Executing state host.present for cfg01
2017-12-11 04:18:01,242 [salt.state       ][INFO    ][5508] Host cfg01 (10.167.4.100) already present
2017-12-11 04:18:01,242 [salt.state       ][INFO    ][5508] Completed state [cfg01] at time 04:18:01.241790 duration_in_ms=0.989
2017-12-11 04:18:01,242 [salt.state       ][INFO    ][5508] Running state [cmp002] at time 04:18:01.242075
2017-12-11 04:18:01,242 [salt.state       ][INFO    ][5508] Executing state host.present for cmp002
2017-12-11 04:18:01,243 [salt.state       ][INFO    ][5508] Host cmp002 (10.167.4.102) already present
2017-12-11 04:18:01,243 [salt.state       ][INFO    ][5508] Completed state [cmp002] at time 04:18:01.243157 duration_in_ms=1.083
2017-12-11 04:18:01,244 [salt.state       ][INFO    ][5508] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.243492
2017-12-11 04:18:01,244 [salt.state       ][INFO    ][5508] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,244 [salt.state       ][INFO    ][5508] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-11 04:18:01,245 [salt.state       ][INFO    ][5508] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.244635 duration_in_ms=1.143
2017-12-11 04:18:01,245 [salt.state       ][INFO    ][5508] Running state [cmp001] at time 04:18:01.244921
2017-12-11 04:18:01,245 [salt.state       ][INFO    ][5508] Executing state host.present for cmp001
2017-12-11 04:18:01,246 [salt.state       ][INFO    ][5508] Host cmp001 (10.167.4.101) already present
2017-12-11 04:18:01,246 [salt.state       ][INFO    ][5508] Completed state [cmp001] at time 04:18:01.245892 duration_in_ms=0.971
2017-12-11 04:18:01,246 [salt.state       ][INFO    ][5508] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.246172
2017-12-11 04:18:01,246 [salt.state       ][INFO    ][5508] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,247 [salt.state       ][INFO    ][5508] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-11 04:18:01,247 [salt.state       ][INFO    ][5508] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.247157 duration_in_ms=0.985
2017-12-11 04:18:01,247 [salt.state       ][INFO    ][5508] Running state [dbs01] at time 04:18:01.247440
2017-12-11 04:18:01,248 [salt.state       ][INFO    ][5508] Executing state host.present for dbs01
2017-12-11 04:18:01,248 [salt.state       ][INFO    ][5508] Host dbs01 (10.167.4.51) already present
2017-12-11 04:18:01,248 [salt.state       ][INFO    ][5508] Completed state [dbs01] at time 04:18:01.248415 duration_in_ms=0.974
2017-12-11 04:18:01,249 [salt.state       ][INFO    ][5508] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.248697
2017-12-11 04:18:01,249 [salt.state       ][INFO    ][5508] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,249 [salt.state       ][INFO    ][5508] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-11 04:18:01,250 [salt.state       ][INFO    ][5508] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.249664 duration_in_ms=0.968
2017-12-11 04:18:01,250 [salt.state       ][INFO    ][5508] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.249946
2017-12-11 04:18:01,250 [salt.state       ][INFO    ][5508] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,251 [salt.state       ][INFO    ][5508] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-11 04:18:01,251 [salt.state       ][INFO    ][5508] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.250925 duration_in_ms=0.979
2017-12-11 04:18:01,251 [salt.state       ][INFO    ][5508] Running state [dbs02] at time 04:18:01.251211
2017-12-11 04:18:01,252 [salt.state       ][INFO    ][5508] Executing state host.present for dbs02
2017-12-11 04:18:01,252 [salt.state       ][INFO    ][5508] Host dbs02 (10.167.4.52) already present
2017-12-11 04:18:01,252 [salt.state       ][INFO    ][5508] Completed state [dbs02] at time 04:18:01.252182 duration_in_ms=0.97
2017-12-11 04:18:01,252 [salt.state       ][INFO    ][5508] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.252472
2017-12-11 04:18:01,253 [salt.state       ][INFO    ][5508] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,253 [salt.state       ][INFO    ][5508] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-11 04:18:01,253 [salt.state       ][INFO    ][5508] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.253451 duration_in_ms=0.979
2017-12-11 04:18:01,254 [salt.state       ][INFO    ][5508] Running state [dbs03] at time 04:18:01.253735
2017-12-11 04:18:01,254 [salt.state       ][INFO    ][5508] Executing state host.present for dbs03
2017-12-11 04:18:01,254 [salt.state       ][INFO    ][5508] Host dbs03 (10.167.4.53) already present
2017-12-11 04:18:01,255 [salt.state       ][INFO    ][5508] Completed state [dbs03] at time 04:18:01.254708 duration_in_ms=0.974
2017-12-11 04:18:01,255 [salt.state       ][INFO    ][5508] Running state [mas01] at time 04:18:01.255034
2017-12-11 04:18:01,255 [salt.state       ][INFO    ][5508] Executing state host.present for mas01
2017-12-11 04:18:01,256 [salt.state       ][INFO    ][5508] Host mas01 (10.167.4.3) already present
2017-12-11 04:18:01,256 [salt.state       ][INFO    ][5508] Completed state [mas01] at time 04:18:01.255991 duration_in_ms=0.957
2017-12-11 04:18:01,256 [salt.state       ][INFO    ][5508] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.256273
2017-12-11 04:18:01,257 [salt.state       ][INFO    ][5508] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,257 [salt.state       ][INFO    ][5508] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-11 04:18:01,257 [salt.state       ][INFO    ][5508] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.257247 duration_in_ms=0.974
2017-12-11 04:18:01,258 [salt.state       ][INFO    ][5508] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.257525
2017-12-11 04:18:01,258 [salt.state       ][INFO    ][5508] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,258 [salt.state       ][INFO    ][5508] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-11 04:18:01,259 [salt.state       ][INFO    ][5508] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.258492 duration_in_ms=0.968
2017-12-11 04:18:01,259 [salt.state       ][INFO    ][5508] Running state [ctl02] at time 04:18:01.258801
2017-12-11 04:18:01,259 [salt.state       ][INFO    ][5508] Executing state host.present for ctl02
2017-12-11 04:18:01,260 [salt.state       ][INFO    ][5508] Host ctl02 (10.167.4.12) already present
2017-12-11 04:18:01,260 [salt.state       ][INFO    ][5508] Completed state [ctl02] at time 04:18:01.259797 duration_in_ms=0.995
2017-12-11 04:18:01,260 [salt.state       ][INFO    ][5508] Running state [ctl03] at time 04:18:01.260080
2017-12-11 04:18:01,260 [salt.state       ][INFO    ][5508] Executing state host.present for ctl03
2017-12-11 04:18:01,261 [salt.state       ][INFO    ][5508] Host ctl03 (10.167.4.13) already present
2017-12-11 04:18:01,261 [salt.state       ][INFO    ][5508] Completed state [ctl03] at time 04:18:01.261056 duration_in_ms=0.976
2017-12-11 04:18:01,261 [salt.state       ][INFO    ][5508] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.261339
2017-12-11 04:18:01,262 [salt.state       ][INFO    ][5508] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,262 [salt.state       ][INFO    ][5508] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-11 04:18:01,262 [salt.state       ][INFO    ][5508] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.262414 duration_in_ms=1.076
2017-12-11 04:18:01,263 [salt.state       ][INFO    ][5508] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.262698
2017-12-11 04:18:01,263 [salt.state       ][INFO    ][5508] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,263 [salt.state       ][INFO    ][5508] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-11 04:18:01,264 [salt.state       ][INFO    ][5508] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.263693 duration_in_ms=0.995
2017-12-11 04:18:01,264 [salt.state       ][INFO    ][5508] Running state [ctl01] at time 04:18:01.263973
2017-12-11 04:18:01,264 [salt.state       ][INFO    ][5508] Executing state host.present for ctl01
2017-12-11 04:18:01,265 [salt.state       ][INFO    ][5508] Host ctl01 (10.167.4.11) already present
2017-12-11 04:18:01,265 [salt.state       ][INFO    ][5508] Completed state [ctl01] at time 04:18:01.264957 duration_in_ms=0.984
2017-12-11 04:18:01,265 [salt.state       ][INFO    ][5508] Running state [ctl] at time 04:18:01.265240
2017-12-11 04:18:01,266 [salt.state       ][INFO    ][5508] Executing state host.present for ctl
2017-12-11 04:18:01,266 [salt.state       ][INFO    ][5508] Host ctl (10.167.4.10) already present
2017-12-11 04:18:01,266 [salt.state       ][INFO    ][5508] Completed state [ctl] at time 04:18:01.266197 duration_in_ms=0.957
2017-12-11 04:18:01,266 [salt.state       ][INFO    ][5508] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.266477
2017-12-11 04:18:01,267 [salt.state       ][INFO    ][5508] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:18:01,267 [salt.state       ][INFO    ][5508] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-11 04:18:01,267 [salt.state       ][INFO    ][5508] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:18:01.267424 duration_in_ms=0.948
2017-12-11 04:18:01,268 [salt.state       ][INFO    ][5508] Running state [ens2] at time 04:18:01.267684
2017-12-11 04:18:01,268 [salt.state       ][INFO    ][5508] Executing state network.managed for ens2
2017-12-11 04:18:01,603 [salt.state       ][INFO    ][5508] Interface ens2 is up to date.
2017-12-11 04:18:01,604 [salt.state       ][INFO    ][5508] Completed state [ens2] at time 04:18:01.603480 duration_in_ms=335.795
2017-12-11 04:18:01,604 [salt.state       ][INFO    ][5508] Running state [ens3] at time 04:18:01.603777
2017-12-11 04:18:01,604 [salt.state       ][INFO    ][5508] Executing state network.managed for ens3
2017-12-11 04:18:01,923 [salt.state       ][INFO    ][5508] Interface ens3 is up to date.
2017-12-11 04:18:01,923 [salt.state       ][INFO    ][5508] Completed state [ens3] at time 04:18:01.923303 duration_in_ms=319.526
2017-12-11 04:18:01,924 [salt.state       ][INFO    ][5508] Running state [/etc/profile.d/proxy.sh] at time 04:18:01.923523
2017-12-11 04:18:01,924 [salt.state       ][INFO    ][5508] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-11 04:18:01,924 [salt.state       ][INFO    ][5508] File /etc/profile.d/proxy.sh is not present
2017-12-11 04:18:01,924 [salt.state       ][INFO    ][5508] Completed state [/etc/profile.d/proxy.sh] at time 04:18:01.924232 duration_in_ms=0.71
2017-12-11 04:18:01,924 [salt.state       ][INFO    ][5508] Running state [/etc/apt/apt.conf.d/95proxies] at time 04:18:01.924460
2017-12-11 04:18:01,925 [salt.state       ][INFO    ][5508] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-11 04:18:01,925 [salt.state       ][INFO    ][5508] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-11 04:18:01,925 [salt.state       ][INFO    ][5508] Completed state [/etc/apt/apt.conf.d/95proxies] at time 04:18:01.925095 duration_in_ms=0.635
2017-12-11 04:18:01,925 [salt.state       ][INFO    ][5508] Running state [ntp] at time 04:18:01.925322
2017-12-11 04:18:01,926 [salt.state       ][INFO    ][5508] Executing state pkg.installed for ntp
2017-12-11 04:18:01,929 [salt.state       ][INFO    ][5508] Package ntp is already installed
2017-12-11 04:18:01,929 [salt.state       ][INFO    ][5508] Completed state [ntp] at time 04:18:01.929090 duration_in_ms=3.768
2017-12-11 04:18:01,930 [salt.state       ][INFO    ][5508] Running state [/etc/ntp.conf] at time 04:18:01.929848
2017-12-11 04:18:01,930 [salt.state       ][INFO    ][5508] Executing state file.managed for /etc/ntp.conf
2017-12-11 04:18:01,976 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-11 04:18:02,002 [salt.fileclient  ][INFO    ][5508] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:18:02,010 [salt.state       ][INFO    ][5508] File /etc/ntp.conf is in the correct state
2017-12-11 04:18:02,011 [salt.state       ][INFO    ][5508] Completed state [/etc/ntp.conf] at time 04:18:02.010679 duration_in_ms=80.831
2017-12-11 04:18:02,012 [salt.state       ][INFO    ][5508] Running state [ntp] at time 04:18:02.011991
2017-12-11 04:18:02,012 [salt.state       ][INFO    ][5508] Executing state service.running for ntp
2017-12-11 04:18:02,013 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-11 04:18:02,022 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-11 04:18:02,031 [salt.loaded.int.module.cmdmod][INFO    ][5508] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-11 04:18:02,041 [salt.state       ][INFO    ][5508] The service ntp is already running
2017-12-11 04:18:02,042 [salt.state       ][INFO    ][5508] Completed state [ntp] at time 04:18:02.041469 duration_in_ms=29.477
2017-12-11 04:18:02,044 [salt.minion      ][INFO    ][5508] Returning information for job: 20171211041743683877
2017-12-11 04:19:05,576 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.apply with jid 20171211041905565295
2017-12-11 04:19:05,600 [salt.minion      ][INFO    ][7359] Starting a new job with PID 7359
2017-12-11 04:19:08,458 [salt.state       ][INFO    ][7359] Loading fresh modules for state activity
2017-12-11 04:19:08,498 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-11 04:19:08,518 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-11 04:19:08,731 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:08,792 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-11 04:19:08,811 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:08,858 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-11 04:19:08,874 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:08,922 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-11 04:19:08,973 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,030 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-11 04:19:09,061 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,109 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-11 04:19:09,145 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,207 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-11 04:19:09,246 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,300 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-11 04:19:09,317 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,363 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-11 04:19:09,380 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,439 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-11 04:19:09,473 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,516 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-11 04:19:09,543 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,596 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-11 04:19:09,616 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,660 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-11 04:19:09,680 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,725 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-11 04:19:09,748 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,795 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-11 04:19:09,816 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,858 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-11 04:19:09,873 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:09,923 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-11 04:19:09,957 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:10,038 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-11 04:19:10,112 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:10,159 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-11 04:19:10,178 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:10,224 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-11 04:19:10,249 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:10,294 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-11 04:19:10,305 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-11 04:19:10,321 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:19:10,339 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-11 04:19:10,355 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:19:10,368 [salt.state       ][INFO    ][7359] Running state [/etc/environment] at time 04:19:10.367698
2017-12-11 04:19:10,368 [salt.state       ][INFO    ][7359] Executing state file.blockreplace for /etc/environment
2017-12-11 04:19:10,371 [salt.state       ][INFO    ][7359] No changes needed to be made
2017-12-11 04:19:10,372 [salt.state       ][INFO    ][7359] Completed state [/etc/environment] at time 04:19:10.371579 duration_in_ms=3.881
2017-12-11 04:19:10,372 [salt.state       ][INFO    ][7359] Running state [/etc/profile.d] at time 04:19:10.371722
2017-12-11 04:19:10,372 [salt.state       ][INFO    ][7359] Executing state file.directory for /etc/profile.d
2017-12-11 04:19:10,373 [salt.state       ][INFO    ][7359] Directory /etc/profile.d is in the correct state
2017-12-11 04:19:10,373 [salt.state       ][INFO    ][7359] Completed state [/etc/profile.d] at time 04:19:10.372646 duration_in_ms=0.924
2017-12-11 04:19:10,639 [salt.state       ][INFO    ][7359] Running state [linux_repo_prereq_pkgs] at time 04:19:10.638521
2017-12-11 04:19:10,688 [salt.state       ][INFO    ][7359] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-11 04:19:10,689 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:19:11,108 [salt.state       ][INFO    ][7359] All specified packages are already installed
2017-12-11 04:19:11,108 [salt.state       ][INFO    ][7359] Completed state [linux_repo_prereq_pkgs] at time 04:19:11.108391 duration_in_ms=469.869
2017-12-11 04:19:11,109 [salt.state       ][INFO    ][7359] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:19:11.108713
2017-12-11 04:19:11,109 [salt.state       ][INFO    ][7359] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-11 04:19:11,109 [salt.state       ][INFO    ][7359] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-11 04:19:11,110 [salt.state       ][INFO    ][7359] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:19:11.109654 duration_in_ms=0.941
2017-12-11 04:19:11,110 [salt.state       ][INFO    ][7359] Running state [/etc/apt/preferences.d/mk_openstack] at time 04:19:11.109921
2017-12-11 04:19:11,110 [salt.state       ][INFO    ][7359] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-11 04:19:11,133 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:19:11,150 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:11,183 [salt.state       ][INFO    ][7359] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-11 04:19:11,183 [salt.state       ][INFO    ][7359] Completed state [/etc/apt/preferences.d/mk_openstack] at time 04:19:11.182992 duration_in_ms=73.07
2017-12-11 04:19:11,185 [salt.state       ][INFO    ][7359] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:19:11.184688
2017-12-11 04:19:11,185 [salt.state       ][INFO    ][7359] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-11 04:19:11,558 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:19:11,632 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:19:15,071 [salt.state       ][INFO    ][7359] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-11 04:19:15,071 [salt.state       ][INFO    ][7359] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:19:15.070986 duration_in_ms=3886.297
2017-12-11 04:19:15,071 [salt.state       ][INFO    ][7359] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:19:15.071320
2017-12-11 04:19:15,072 [salt.state       ][INFO    ][7359] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-11 04:19:15,072 [salt.state       ][INFO    ][7359] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-11 04:19:15,072 [salt.state       ][INFO    ][7359] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:19:15.072262 duration_in_ms=0.942
2017-12-11 04:19:15,073 [salt.state       ][INFO    ][7359] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 04:19:15.072537
2017-12-11 04:19:15,073 [salt.state       ][INFO    ][7359] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-11 04:19:15,091 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:19:15,109 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:15,142 [salt.state       ][INFO    ][7359] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-11 04:19:15,143 [salt.state       ][INFO    ][7359] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 04:19:15.142770 duration_in_ms=70.233
2017-12-11 04:19:15,144 [salt.state       ][INFO    ][7359] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:19:15.143531
2017-12-11 04:19:15,144 [salt.state       ][INFO    ][7359] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-11 04:19:15,231 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-11 04:19:15,305 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:19:15,668 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041915659184
2017-12-11 04:19:15,843 [salt.minion      ][INFO    ][8091] Starting a new job with PID 8091
2017-12-11 04:19:15,853 [salt.minion      ][INFO    ][8091] Returning information for job: 20171211041915659184
2017-12-11 04:19:18,585 [salt.state       ][INFO    ][7359] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-11 04:19:18,585 [salt.state       ][INFO    ][7359] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:19:18.585132 duration_in_ms=3441.6
2017-12-11 04:19:18,586 [salt.state       ][INFO    ][7359] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:19:18.585513
2017-12-11 04:19:18,586 [salt.state       ][INFO    ][7359] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-11 04:19:18,586 [salt.state       ][INFO    ][7359] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-11 04:19:18,587 [salt.state       ][INFO    ][7359] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:19:18.586514 duration_in_ms=1.001
2017-12-11 04:19:18,587 [salt.state       ][INFO    ][7359] Running state [/etc/apt/preferences.d/mcp_extra] at time 04:19:18.586819
2017-12-11 04:19:18,587 [salt.state       ][INFO    ][7359] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-11 04:19:18,607 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:19:18,624 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:18,657 [salt.state       ][INFO    ][7359] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-11 04:19:18,657 [salt.state       ][INFO    ][7359] Completed state [/etc/apt/preferences.d/mcp_extra] at time 04:19:18.657146 duration_in_ms=70.326
2017-12-11 04:19:18,658 [salt.state       ][INFO    ][7359] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:19:18.657899
2017-12-11 04:19:18,658 [salt.state       ][INFO    ][7359] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-11 04:19:18,761 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:19:18,836 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:19:22,117 [salt.state       ][INFO    ][7359] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-11 04:19:22,118 [salt.state       ][INFO    ][7359] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:19:22.117854 duration_in_ms=3459.955
2017-12-11 04:19:22,118 [salt.state       ][INFO    ][7359] Running state [linux_extra_packages_purged] at time 04:19:22.118223
2017-12-11 04:19:22,119 [salt.state       ][INFO    ][7359] Executing state pkg.purged for linux_extra_packages_purged
2017-12-11 04:19:22,124 [salt.state       ][INFO    ][7359] All specified packages are already absent
2017-12-11 04:19:22,125 [salt.state       ][INFO    ][7359] Completed state [linux_extra_packages_purged] at time 04:19:22.124548 duration_in_ms=6.325
2017-12-11 04:19:22,125 [salt.state       ][INFO    ][7359] Running state [linux_extra_packages_latest] at time 04:19:22.124833
2017-12-11 04:19:22,125 [salt.state       ][INFO    ][7359] Executing state pkg.latest for linux_extra_packages_latest
2017-12-11 04:19:22,128 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:19:24,608 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-11 04:19:24,650 [salt.state       ][INFO    ][7359] Package mcelog is already up-to-date
2017-12-11 04:19:24,651 [salt.state       ][INFO    ][7359] Completed state [linux_extra_packages_latest] at time 04:19:24.650869 duration_in_ms=2526.036
2017-12-11 04:19:24,652 [salt.state       ][INFO    ][7359] Running state [UTC] at time 04:19:24.651622
2017-12-11 04:19:24,652 [salt.state       ][INFO    ][7359] Executing state timezone.system for UTC
2017-12-11 04:19:24,653 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:19:24,680 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:19:24,687 [salt.state       ][INFO    ][7359] Timezone UTC already set, UTC already set to UTC
2017-12-11 04:19:24,688 [salt.state       ][INFO    ][7359] Completed state [UTC] at time 04:19:24.688004 duration_in_ms=36.382
2017-12-11 04:19:24,689 [salt.state       ][INFO    ][7359] Running state [nf_conntrack] at time 04:19:24.688935
2017-12-11 04:19:24,689 [salt.state       ][INFO    ][7359] Executing state kmod.present for nf_conntrack
2017-12-11 04:19:24,690 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'lsmod' in directory '/root'
2017-12-11 04:19:24,698 [salt.state       ][INFO    ][7359] Kernel module nf_conntrack is already present
2017-12-11 04:19:24,698 [salt.state       ][INFO    ][7359] Completed state [nf_conntrack] at time 04:19:24.698050 duration_in_ms=9.114
2017-12-11 04:19:24,699 [salt.state       ][INFO    ][7359] Running state [kernel.panic] at time 04:19:24.698917
2017-12-11 04:19:24,699 [salt.state       ][INFO    ][7359] Executing state sysctl.present for kernel.panic
2017-12-11 04:19:24,709 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,728 [salt.state       ][INFO    ][7359] Sysctl value kernel.panic = 60 is already set
2017-12-11 04:19:24,729 [salt.state       ][INFO    ][7359] Completed state [kernel.panic] at time 04:19:24.728913 duration_in_ms=29.995
2017-12-11 04:19:24,729 [salt.state       ][INFO    ][7359] Running state [net.ipv4.tcp_keepalive_probes] at time 04:19:24.729403
2017-12-11 04:19:24,730 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-11 04:19:24,731 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,749 [salt.state       ][INFO    ][7359] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-11 04:19:24,750 [salt.state       ][INFO    ][7359] Completed state [net.ipv4.tcp_keepalive_probes] at time 04:19:24.749448 duration_in_ms=20.044
2017-12-11 04:19:24,750 [salt.state       ][INFO    ][7359] Running state [fs.file-max] at time 04:19:24.749938
2017-12-11 04:19:24,750 [salt.state       ][INFO    ][7359] Executing state sysctl.present for fs.file-max
2017-12-11 04:19:24,751 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,769 [salt.state       ][INFO    ][7359] Sysctl value fs.file-max = 124165 is already set
2017-12-11 04:19:24,769 [salt.state       ][INFO    ][7359] Completed state [fs.file-max] at time 04:19:24.769295 duration_in_ms=19.356
2017-12-11 04:19:24,770 [salt.state       ][INFO    ][7359] Running state [net.core.somaxconn] at time 04:19:24.769784
2017-12-11 04:19:24,770 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.core.somaxconn
2017-12-11 04:19:24,771 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,789 [salt.state       ][INFO    ][7359] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-11 04:19:24,789 [salt.state       ][INFO    ][7359] Completed state [net.core.somaxconn] at time 04:19:24.789404 duration_in_ms=19.619
2017-12-11 04:19:24,790 [salt.state       ][INFO    ][7359] Running state [net.ipv4.tcp_max_syn_backlog] at time 04:19:24.789903
2017-12-11 04:19:24,790 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-11 04:19:24,791 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,809 [salt.state       ][INFO    ][7359] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-11 04:19:24,810 [salt.state       ][INFO    ][7359] Completed state [net.ipv4.tcp_max_syn_backlog] at time 04:19:24.810048 duration_in_ms=20.145
2017-12-11 04:19:24,811 [salt.state       ][INFO    ][7359] Running state [net.ipv4.tcp_tw_reuse] at time 04:19:24.810530
2017-12-11 04:19:24,811 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-11 04:19:24,812 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,827 [salt.state       ][INFO    ][7359] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-11 04:19:24,827 [salt.state       ][INFO    ][7359] Completed state [net.ipv4.tcp_tw_reuse] at time 04:19:24.827177 duration_in_ms=16.646
2017-12-11 04:19:24,828 [salt.state       ][INFO    ][7359] Running state [net.ipv4.tcp_retries2] at time 04:19:24.827583
2017-12-11 04:19:24,828 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-11 04:19:24,828 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,847 [salt.state       ][INFO    ][7359] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-11 04:19:24,847 [salt.state       ][INFO    ][7359] Completed state [net.ipv4.tcp_retries2] at time 04:19:24.847245 duration_in_ms=19.662
2017-12-11 04:19:24,848 [salt.state       ][INFO    ][7359] Running state [vm.swappiness] at time 04:19:24.847619
2017-12-11 04:19:24,848 [salt.state       ][INFO    ][7359] Executing state sysctl.present for vm.swappiness
2017-12-11 04:19:24,848 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,865 [salt.state       ][INFO    ][7359] Sysctl value vm.swappiness = 10 is already set
2017-12-11 04:19:24,865 [salt.state       ][INFO    ][7359] Completed state [vm.swappiness] at time 04:19:24.864970 duration_in_ms=17.351
2017-12-11 04:19:24,865 [salt.state       ][INFO    ][7359] Running state [net.ipv4.tcp_keepalive_intvl] at time 04:19:24.865322
2017-12-11 04:19:24,866 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-11 04:19:24,866 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,882 [salt.state       ][INFO    ][7359] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-11 04:19:24,882 [salt.state       ][INFO    ][7359] Completed state [net.ipv4.tcp_keepalive_intvl] at time 04:19:24.882423 duration_in_ms=17.1
2017-12-11 04:19:24,883 [salt.state       ][INFO    ][7359] Running state [net.ipv4.neigh.default.gc_thresh1] at time 04:19:24.882800
2017-12-11 04:19:24,883 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-11 04:19:24,884 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,898 [salt.state       ][INFO    ][7359] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-11 04:19:24,898 [salt.state       ][INFO    ][7359] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 04:19:24.898267 duration_in_ms=15.467
2017-12-11 04:19:24,899 [salt.state       ][INFO    ][7359] Running state [net.ipv4.neigh.default.gc_thresh2] at time 04:19:24.898789
2017-12-11 04:19:24,899 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-11 04:19:24,900 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,918 [salt.state       ][INFO    ][7359] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-11 04:19:24,919 [salt.state       ][INFO    ][7359] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 04:19:24.918572 duration_in_ms=19.782
2017-12-11 04:19:24,919 [salt.state       ][INFO    ][7359] Running state [net.ipv4.neigh.default.gc_thresh3] at time 04:19:24.918934
2017-12-11 04:19:24,919 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-11 04:19:24,920 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,935 [salt.state       ][INFO    ][7359] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-11 04:19:24,936 [salt.state       ][INFO    ][7359] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 04:19:24.935811 duration_in_ms=16.877
2017-12-11 04:19:24,936 [salt.state       ][INFO    ][7359] Running state [net.core.netdev_max_backlog] at time 04:19:24.936160
2017-12-11 04:19:24,936 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-11 04:19:24,937 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,954 [salt.state       ][INFO    ][7359] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-11 04:19:24,954 [salt.state       ][INFO    ][7359] Completed state [net.core.netdev_max_backlog] at time 04:19:24.954283 duration_in_ms=18.123
2017-12-11 04:19:24,955 [salt.state       ][INFO    ][7359] Running state [net.ipv4.tcp_keepalive_time] at time 04:19:24.954630
2017-12-11 04:19:24,955 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-11 04:19:24,956 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,972 [salt.state       ][INFO    ][7359] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-11 04:19:24,972 [salt.state       ][INFO    ][7359] Completed state [net.ipv4.tcp_keepalive_time] at time 04:19:24.972405 duration_in_ms=17.775
2017-12-11 04:19:24,973 [salt.state       ][INFO    ][7359] Running state [net.nf_conntrack_max] at time 04:19:24.972747
2017-12-11 04:19:24,973 [salt.state       ][INFO    ][7359] Executing state sysctl.present for net.nf_conntrack_max
2017-12-11 04:19:24,974 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:19:24,987 [salt.state       ][INFO    ][7359] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-11 04:19:24,987 [salt.state       ][INFO    ][7359] Completed state [net.nf_conntrack_max] at time 04:19:24.987084 duration_in_ms=14.337
2017-12-11 04:19:24,988 [salt.state       ][INFO    ][7359] Running state [linux_sysfs_package] at time 04:19:24.987478
2017-12-11 04:19:24,988 [salt.state       ][INFO    ][7359] Executing state pkg.installed for linux_sysfs_package
2017-12-11 04:19:24,991 [salt.state       ][INFO    ][7359] All specified packages are already installed
2017-12-11 04:19:24,991 [salt.state       ][INFO    ][7359] Completed state [linux_sysfs_package] at time 04:19:24.991178 duration_in_ms=3.7
2017-12-11 04:19:24,992 [salt.state       ][INFO    ][7359] Running state [/etc/sysfs.d] at time 04:19:24.992119
2017-12-11 04:19:24,992 [salt.state       ][INFO    ][7359] Executing state file.directory for /etc/sysfs.d
2017-12-11 04:19:24,993 [salt.state       ][INFO    ][7359] Directory /etc/sysfs.d is in the correct state
2017-12-11 04:19:24,993 [salt.state       ][INFO    ][7359] Completed state [/etc/sysfs.d] at time 04:19:24.993167 duration_in_ms=1.047
2017-12-11 04:19:24,994 [salt.state       ][INFO    ][7359] Running state [ondemand] at time 04:19:24.993735
2017-12-11 04:19:24,994 [salt.state       ][INFO    ][7359] Executing state service.dead for ondemand
2017-12-11 04:19:24,995 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-11 04:19:25,004 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-11 04:19:25,013 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:19:25,024 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'runlevel' in directory '/root'
2017-12-11 04:19:25,033 [salt.state       ][INFO    ][7359] The service ondemand is already dead
2017-12-11 04:19:25,033 [salt.state       ][INFO    ][7359] Completed state [ondemand] at time 04:19:25.033133 duration_in_ms=39.397
2017-12-11 04:19:25,034 [salt.state       ][INFO    ][7359] Running state [cs_CZ.UTF-8] at time 04:19:25.033775
2017-12-11 04:19:25,034 [salt.state       ][INFO    ][7359] Executing state locale.present for cs_CZ.UTF-8
2017-12-11 04:19:25,035 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'locale -a' in directory '/root'
2017-12-11 04:19:25,043 [salt.state       ][INFO    ][7359] Locale cs_CZ.UTF-8 is already present
2017-12-11 04:19:25,044 [salt.state       ][INFO    ][7359] Completed state [cs_CZ.UTF-8] at time 04:19:25.044004 duration_in_ms=10.227
2017-12-11 04:19:25,045 [salt.state       ][INFO    ][7359] Running state [en_US.UTF-8] at time 04:19:25.044513
2017-12-11 04:19:25,045 [salt.state       ][INFO    ][7359] Executing state locale.present for en_US.UTF-8
2017-12-11 04:19:25,046 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'locale -a' in directory '/root'
2017-12-11 04:19:25,055 [salt.state       ][INFO    ][7359] Locale en_US.UTF-8 is already present
2017-12-11 04:19:25,055 [salt.state       ][INFO    ][7359] Completed state [en_US.UTF-8] at time 04:19:25.055323 duration_in_ms=10.81
2017-12-11 04:19:25,056 [salt.state       ][INFO    ][7359] Running state [en_US.UTF-8] at time 04:19:25.056370
2017-12-11 04:19:25,057 [salt.state       ][INFO    ][7359] Executing state locale.system for en_US.UTF-8
2017-12-11 04:19:25,057 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'localectl' in directory '/root'
2017-12-11 04:19:25,088 [salt.state       ][INFO    ][7359] System locale en_US.UTF-8 already set
2017-12-11 04:19:25,089 [salt.state       ][INFO    ][7359] Completed state [en_US.UTF-8] at time 04:19:25.088794 duration_in_ms=32.422
2017-12-11 04:19:25,090 [salt.state       ][INFO    ][7359] Running state [root] at time 04:19:25.089877
2017-12-11 04:19:25,090 [salt.state       ][INFO    ][7359] Executing state user.present for root
2017-12-11 04:19:25,091 [salt.state       ][INFO    ][7359] User root is present and up to date
2017-12-11 04:19:25,091 [salt.state       ][INFO    ][7359] Completed state [root] at time 04:19:25.091364 duration_in_ms=1.487
2017-12-11 04:19:25,092 [salt.state       ][INFO    ][7359] Running state [/root] at time 04:19:25.092268
2017-12-11 04:19:25,093 [salt.state       ][INFO    ][7359] Executing state file.directory for /root
2017-12-11 04:19:25,093 [salt.state       ][INFO    ][7359] Directory /root is in the correct state
2017-12-11 04:19:25,093 [salt.state       ][INFO    ][7359] Completed state [/root] at time 04:19:25.093351 duration_in_ms=1.083
2017-12-11 04:19:25,094 [salt.state       ][INFO    ][7359] Running state [/etc/sudoers.d/90-salt-user-root] at time 04:19:25.093625
2017-12-11 04:19:25,094 [salt.state       ][INFO    ][7359] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-11 04:19:25,094 [salt.state       ][INFO    ][7359] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-11 04:19:25,095 [salt.state       ][INFO    ][7359] Completed state [/etc/sudoers.d/90-salt-user-root] at time 04:19:25.094578 duration_in_ms=0.953
2017-12-11 04:19:25,095 [salt.state       ][INFO    ][7359] Running state [ubuntu] at time 04:19:25.094879
2017-12-11 04:19:25,095 [salt.state       ][INFO    ][7359] Executing state user.present for ubuntu
2017-12-11 04:19:25,096 [salt.state       ][INFO    ][7359] User ubuntu is present and up to date
2017-12-11 04:19:25,096 [salt.state       ][INFO    ][7359] Completed state [ubuntu] at time 04:19:25.096162 duration_in_ms=1.283
2017-12-11 04:19:25,097 [salt.state       ][INFO    ][7359] Running state [/home/ubuntu] at time 04:19:25.096928
2017-12-11 04:19:25,097 [salt.state       ][INFO    ][7359] Executing state file.directory for /home/ubuntu
2017-12-11 04:19:25,098 [salt.state       ][INFO    ][7359] Directory /home/ubuntu is in the correct state
2017-12-11 04:19:25,098 [salt.state       ][INFO    ][7359] Completed state [/home/ubuntu] at time 04:19:25.098014 duration_in_ms=1.086
2017-12-11 04:19:25,099 [salt.state       ][INFO    ][7359] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:19:25.098634
2017-12-11 04:19:25,099 [salt.state       ][INFO    ][7359] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-11 04:19:25,116 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-11 04:19:25,126 [salt.state       ][INFO    ][7359] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-11 04:19:25,126 [salt.state       ][INFO    ][7359] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:19:25.126122 duration_in_ms=27.486
2017-12-11 04:19:25,126 [salt.state       ][INFO    ][7359] Running state [/etc/security/limits.d/90-salt-default.conf] at time 04:19:25.126433
2017-12-11 04:19:25,127 [salt.state       ][INFO    ][7359] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-11 04:19:25,142 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-11 04:19:25,160 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:25,192 [salt.state       ][INFO    ][7359] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-11 04:19:25,192 [salt.state       ][INFO    ][7359] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 04:19:25.192269 duration_in_ms=65.836
2017-12-11 04:19:25,193 [salt.state       ][INFO    ][7359] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:19:25.192550
2017-12-11 04:19:25,193 [salt.state       ][INFO    ][7359] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-11 04:19:25,214 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-11 04:19:25,231 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:19:25,262 [salt.state       ][INFO    ][7359] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-11 04:19:25,262 [salt.state       ][INFO    ][7359] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:19:25.262206 duration_in_ms=69.656
2017-12-11 04:19:25,263 [salt.state       ][INFO    ][7359] Running state [service.systemctl_reload] at time 04:19:25.263216
2017-12-11 04:19:25,264 [salt.state       ][INFO    ][7359] Executing state module.wait for service.systemctl_reload
2017-12-11 04:19:25,264 [salt.state       ][INFO    ][7359] No changes made for service.systemctl_reload
2017-12-11 04:19:25,264 [salt.state       ][INFO    ][7359] Completed state [service.systemctl_reload] at time 04:19:25.264030 duration_in_ms=0.814
2017-12-11 04:19:25,264 [salt.state       ][INFO    ][7359] Running state [/etc/hostname] at time 04:19:25.264297
2017-12-11 04:19:25,265 [salt.state       ][INFO    ][7359] Executing state file.managed for /etc/hostname
2017-12-11 04:19:25,279 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-11 04:19:25,281 [salt.state       ][INFO    ][7359] File /etc/hostname is in the correct state
2017-12-11 04:19:25,281 [salt.state       ][INFO    ][7359] Completed state [/etc/hostname] at time 04:19:25.280874 duration_in_ms=16.576
2017-12-11 04:19:25,282 [salt.state       ][INFO    ][7359] Running state [hostname msg03] at time 04:19:25.281880
2017-12-11 04:19:25,282 [salt.state       ][INFO    ][7359] Executing state cmd.wait for hostname msg03
2017-12-11 04:19:25,282 [salt.state       ][INFO    ][7359] No changes made for hostname msg03
2017-12-11 04:19:25,283 [salt.state       ][INFO    ][7359] Completed state [hostname msg03] at time 04:19:25.282716 duration_in_ms=0.836
2017-12-11 04:19:25,283 [salt.state       ][INFO    ][7359] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.283176
2017-12-11 04:19:25,283 [salt.state       ][INFO    ][7359] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,284 [salt.state       ][INFO    ][7359] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-11 04:19:25,284 [salt.state       ][INFO    ][7359] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.284151 duration_in_ms=0.974
2017-12-11 04:19:25,284 [salt.state       ][INFO    ][7359] Running state [mdb02] at time 04:19:25.284428
2017-12-11 04:19:25,285 [salt.state       ][INFO    ][7359] Executing state host.present for mdb02
2017-12-11 04:19:25,285 [salt.state       ][INFO    ][7359] Host mdb02 (10.167.4.77) already present
2017-12-11 04:19:25,285 [salt.state       ][INFO    ][7359] Completed state [mdb02] at time 04:19:25.285354 duration_in_ms=0.926
2017-12-11 04:19:25,286 [salt.state       ][INFO    ][7359] Running state [mdb03] at time 04:19:25.285626
2017-12-11 04:19:25,286 [salt.state       ][INFO    ][7359] Executing state host.present for mdb03
2017-12-11 04:19:25,286 [salt.state       ][INFO    ][7359] Host mdb03 (10.167.4.78) already present
2017-12-11 04:19:25,287 [salt.state       ][INFO    ][7359] Completed state [mdb03] at time 04:19:25.286551 duration_in_ms=0.926
2017-12-11 04:19:25,287 [salt.state       ][INFO    ][7359] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.286834
2017-12-11 04:19:25,287 [salt.state       ][INFO    ][7359] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,288 [salt.state       ][INFO    ][7359] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-11 04:19:25,288 [salt.state       ][INFO    ][7359] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.287768 duration_in_ms=0.934
2017-12-11 04:19:25,288 [salt.state       ][INFO    ][7359] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.288046
2017-12-11 04:19:25,288 [salt.state       ][INFO    ][7359] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,289 [salt.state       ][INFO    ][7359] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-11 04:19:25,289 [salt.state       ][INFO    ][7359] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.288981 duration_in_ms=0.935
2017-12-11 04:19:25,289 [salt.state       ][INFO    ][7359] Running state [mdb01] at time 04:19:25.289254
2017-12-11 04:19:25,290 [salt.state       ][INFO    ][7359] Executing state host.present for mdb01
2017-12-11 04:19:25,290 [salt.state       ][INFO    ][7359] Host mdb01 (10.167.4.76) already present
2017-12-11 04:19:25,290 [salt.state       ][INFO    ][7359] Completed state [mdb01] at time 04:19:25.290166 duration_in_ms=0.912
2017-12-11 04:19:25,290 [salt.state       ][INFO    ][7359] Running state [mdb] at time 04:19:25.290436
2017-12-11 04:19:25,291 [salt.state       ][INFO    ][7359] Executing state host.present for mdb
2017-12-11 04:19:25,291 [salt.state       ][INFO    ][7359] Host mdb (10.167.4.75) already present
2017-12-11 04:19:25,291 [salt.state       ][INFO    ][7359] Completed state [mdb] at time 04:19:25.291378 duration_in_ms=0.943
2017-12-11 04:19:25,292 [salt.state       ][INFO    ][7359] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.291655
2017-12-11 04:19:25,292 [salt.state       ][INFO    ][7359] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,292 [salt.state       ][INFO    ][7359] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-11 04:19:25,293 [salt.state       ][INFO    ][7359] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.292570 duration_in_ms=0.915
2017-12-11 04:19:25,293 [salt.state       ][INFO    ][7359] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.292840
2017-12-11 04:19:25,293 [salt.state       ][INFO    ][7359] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,294 [salt.state       ][INFO    ][7359] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:19:25,294 [salt.state       ][INFO    ][7359] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.293753 duration_in_ms=0.913
2017-12-11 04:19:25,294 [salt.state       ][INFO    ][7359] Running state [cfg01] at time 04:19:25.294021
2017-12-11 04:19:25,294 [salt.state       ][INFO    ][7359] Executing state host.present for cfg01
2017-12-11 04:19:25,295 [salt.state       ][INFO    ][7359] Host cfg01 (10.167.4.100) already present
2017-12-11 04:19:25,295 [salt.state       ][INFO    ][7359] Completed state [cfg01] at time 04:19:25.294953 duration_in_ms=0.932
2017-12-11 04:19:25,295 [salt.state       ][INFO    ][7359] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.295221
2017-12-11 04:19:25,296 [salt.state       ][INFO    ][7359] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,296 [salt.state       ][INFO    ][7359] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-11 04:19:25,296 [salt.state       ][INFO    ][7359] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.296146 duration_in_ms=0.925
2017-12-11 04:19:25,296 [salt.state       ][INFO    ][7359] Running state [prx01] at time 04:19:25.296416
2017-12-11 04:19:25,297 [salt.state       ][INFO    ][7359] Executing state host.present for prx01
2017-12-11 04:19:25,297 [salt.state       ][INFO    ][7359] Host prx01 (10.167.4.104) already present
2017-12-11 04:19:25,297 [salt.state       ][INFO    ][7359] Completed state [prx01] at time 04:19:25.297335 duration_in_ms=0.918
2017-12-11 04:19:25,298 [salt.state       ][INFO    ][7359] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.297604
2017-12-11 04:19:25,298 [salt.state       ][INFO    ][7359] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,298 [salt.state       ][INFO    ][7359] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-11 04:19:25,299 [salt.state       ][INFO    ][7359] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.298518 duration_in_ms=0.914
2017-12-11 04:19:25,299 [salt.state       ][INFO    ][7359] Running state [kvm01] at time 04:19:25.298802
2017-12-11 04:19:25,299 [salt.state       ][INFO    ][7359] Executing state host.present for kvm01
2017-12-11 04:19:25,300 [salt.state       ][INFO    ][7359] Host kvm01 (10.167.4.141) already present
2017-12-11 04:19:25,300 [salt.state       ][INFO    ][7359] Completed state [kvm01] at time 04:19:25.299732 duration_in_ms=0.93
2017-12-11 04:19:25,300 [salt.state       ][INFO    ][7359] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.300002
2017-12-11 04:19:25,300 [salt.state       ][INFO    ][7359] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,301 [salt.state       ][INFO    ][7359] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-11 04:19:25,301 [salt.state       ][INFO    ][7359] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.300913 duration_in_ms=0.911
2017-12-11 04:19:25,301 [salt.state       ][INFO    ][7359] Running state [kvm03] at time 04:19:25.301181
2017-12-11 04:19:25,301 [salt.state       ][INFO    ][7359] Executing state host.present for kvm03
2017-12-11 04:19:25,303 [salt.state       ][INFO    ][7359] Host kvm03 (10.167.4.143) already present
2017-12-11 04:19:25,304 [salt.state       ][INFO    ][7359] Completed state [kvm03] at time 04:19:25.303775 duration_in_ms=2.594
2017-12-11 04:19:25,304 [salt.state       ][INFO    ][7359] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.304051
2017-12-11 04:19:25,304 [salt.state       ][INFO    ][7359] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,305 [salt.state       ][INFO    ][7359] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-11 04:19:25,305 [salt.state       ][INFO    ][7359] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.304975 duration_in_ms=0.925
2017-12-11 04:19:25,305 [salt.state       ][INFO    ][7359] Running state [kvm02] at time 04:19:25.305248
2017-12-11 04:19:25,306 [salt.state       ][INFO    ][7359] Executing state host.present for kvm02
2017-12-11 04:19:25,306 [salt.state       ][INFO    ][7359] Host kvm02 (10.167.4.142) already present
2017-12-11 04:19:25,306 [salt.state       ][INFO    ][7359] Completed state [kvm02] at time 04:19:25.306160 duration_in_ms=0.912
2017-12-11 04:19:25,306 [salt.state       ][INFO    ][7359] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.306433
2017-12-11 04:19:25,307 [salt.state       ][INFO    ][7359] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,307 [salt.state       ][INFO    ][7359] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-11 04:19:25,307 [salt.state       ][INFO    ][7359] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.307405 duration_in_ms=0.972
2017-12-11 04:19:25,308 [salt.state       ][INFO    ][7359] Running state [dbs] at time 04:19:25.307676
2017-12-11 04:19:25,308 [salt.state       ][INFO    ][7359] Executing state host.present for dbs
2017-12-11 04:19:25,308 [salt.state       ][INFO    ][7359] Host dbs (10.167.4.50) already present
2017-12-11 04:19:25,309 [salt.state       ][INFO    ][7359] Completed state [dbs] at time 04:19:25.308587 duration_in_ms=0.912
2017-12-11 04:19:25,309 [salt.state       ][INFO    ][7359] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.308856
2017-12-11 04:19:25,309 [salt.state       ][INFO    ][7359] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,310 [salt.state       ][INFO    ][7359] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-11 04:19:25,310 [salt.state       ][INFO    ][7359] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.309773 duration_in_ms=0.918
2017-12-11 04:19:25,310 [salt.state       ][INFO    ][7359] Running state [prx] at time 04:19:25.310045
2017-12-11 04:19:25,310 [salt.state       ][INFO    ][7359] Executing state host.present for prx
2017-12-11 04:19:25,311 [salt.state       ][INFO    ][7359] Host prx (172.30.10.103) already present
2017-12-11 04:19:25,311 [salt.state       ][INFO    ][7359] Completed state [prx] at time 04:19:25.310983 duration_in_ms=0.938
2017-12-11 04:19:25,311 [salt.state       ][INFO    ][7359] Running state [prx02] at time 04:19:25.311252
2017-12-11 04:19:25,312 [salt.state       ][INFO    ][7359] Executing state host.present for prx02
2017-12-11 04:19:25,312 [salt.state       ][INFO    ][7359] Host prx02 (10.167.4.105) already present
2017-12-11 04:19:25,312 [salt.state       ][INFO    ][7359] Completed state [prx02] at time 04:19:25.312178 duration_in_ms=0.925
2017-12-11 04:19:25,312 [salt.state       ][INFO    ][7359] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.312446
2017-12-11 04:19:25,313 [salt.state       ][INFO    ][7359] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,313 [salt.state       ][INFO    ][7359] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-11 04:19:25,313 [salt.state       ][INFO    ][7359] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.313364 duration_in_ms=0.919
2017-12-11 04:19:25,314 [salt.state       ][INFO    ][7359] Running state [gtw01] at time 04:19:25.313635
2017-12-11 04:19:25,314 [salt.state       ][INFO    ][7359] Executing state host.present for gtw01
2017-12-11 04:19:25,314 [salt.state       ][INFO    ][7359] Host gtw01 (10.167.4.124) already present
2017-12-11 04:19:25,315 [salt.state       ][INFO    ][7359] Completed state [gtw01] at time 04:19:25.314548 duration_in_ms=0.913
2017-12-11 04:19:25,315 [salt.state       ][INFO    ][7359] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.314847
2017-12-11 04:19:25,315 [salt.state       ][INFO    ][7359] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,316 [salt.state       ][INFO    ][7359] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-11 04:19:25,316 [salt.state       ][INFO    ][7359] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.315777 duration_in_ms=0.93
2017-12-11 04:19:25,316 [salt.state       ][INFO    ][7359] Running state [gtw02] at time 04:19:25.316046
2017-12-11 04:19:25,316 [salt.state       ][INFO    ][7359] Executing state host.present for gtw02
2017-12-11 04:19:25,317 [salt.state       ][INFO    ][7359] Host gtw02 (10.167.4.125) already present
2017-12-11 04:19:25,317 [salt.state       ][INFO    ][7359] Completed state [gtw02] at time 04:19:25.316963 duration_in_ms=0.917
2017-12-11 04:19:25,317 [salt.state       ][INFO    ][7359] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.317234
2017-12-11 04:19:25,318 [salt.state       ][INFO    ][7359] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,318 [salt.state       ][INFO    ][7359] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-11 04:19:25,318 [salt.state       ][INFO    ][7359] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.318157 duration_in_ms=0.922
2017-12-11 04:19:25,318 [salt.state       ][INFO    ][7359] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.318426
2017-12-11 04:19:25,319 [salt.state       ][INFO    ][7359] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,319 [salt.state       ][INFO    ][7359] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-11 04:19:25,319 [salt.state       ][INFO    ][7359] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.319359 duration_in_ms=0.933
2017-12-11 04:19:25,320 [salt.state       ][INFO    ][7359] Running state [msg02] at time 04:19:25.319639
2017-12-11 04:19:25,320 [salt.state       ][INFO    ][7359] Executing state host.present for msg02
2017-12-11 04:19:25,320 [salt.state       ][INFO    ][7359] Host msg02 (10.167.4.42) already present
2017-12-11 04:19:25,321 [salt.state       ][INFO    ][7359] Completed state [msg02] at time 04:19:25.320556 duration_in_ms=0.918
2017-12-11 04:19:25,321 [salt.state       ][INFO    ][7359] Running state [msg03] at time 04:19:25.320829
2017-12-11 04:19:25,321 [salt.state       ][INFO    ][7359] Executing state host.present for msg03
2017-12-11 04:19:25,322 [salt.state       ][INFO    ][7359] Host msg03 (10.167.4.43) already present
2017-12-11 04:19:25,322 [salt.state       ][INFO    ][7359] Completed state [msg03] at time 04:19:25.321738 duration_in_ms=0.909
2017-12-11 04:19:25,322 [salt.state       ][INFO    ][7359] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.322007
2017-12-11 04:19:25,322 [salt.state       ][INFO    ][7359] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,323 [salt.state       ][INFO    ][7359] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-11 04:19:25,323 [salt.state       ][INFO    ][7359] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.322949 duration_in_ms=0.942
2017-12-11 04:19:25,324 [salt.state       ][INFO    ][7359] Running state [file.replace] at time 04:19:25.323661
2017-12-11 04:19:25,324 [salt.state       ][INFO    ][7359] Executing state module.run for file.replace
2017-12-11 04:19:25,389 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-11 04:19:25,397 [salt.state       ][INFO    ][7359] onlyif execution failed
2017-12-11 04:19:25,398 [salt.state       ][INFO    ][7359] Completed state [file.replace] at time 04:19:25.397880 duration_in_ms=74.218
2017-12-11 04:19:25,398 [salt.state       ][INFO    ][7359] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.398257
2017-12-11 04:19:25,399 [salt.state       ][INFO    ][7359] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,399 [salt.state       ][INFO    ][7359] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-11 04:19:25,400 [salt.state       ][INFO    ][7359] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.399496 duration_in_ms=1.239
2017-12-11 04:19:25,400 [salt.state       ][INFO    ][7359] Running state [msg01] at time 04:19:25.399796
2017-12-11 04:19:25,400 [salt.state       ][INFO    ][7359] Executing state host.present for msg01
2017-12-11 04:19:25,401 [salt.state       ][INFO    ][7359] Host msg01 (10.167.4.41) already present
2017-12-11 04:19:25,401 [salt.state       ][INFO    ][7359] Completed state [msg01] at time 04:19:25.400750 duration_in_ms=0.954
2017-12-11 04:19:25,401 [salt.state       ][INFO    ][7359] Running state [msg] at time 04:19:25.401030
2017-12-11 04:19:25,401 [salt.state       ][INFO    ][7359] Executing state host.present for msg
2017-12-11 04:19:25,402 [salt.state       ][INFO    ][7359] Host msg (10.167.4.40) already present
2017-12-11 04:19:25,402 [salt.state       ][INFO    ][7359] Completed state [msg] at time 04:19:25.401958 duration_in_ms=0.929
2017-12-11 04:19:25,402 [salt.state       ][INFO    ][7359] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.402235
2017-12-11 04:19:25,403 [salt.state       ][INFO    ][7359] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,403 [salt.state       ][INFO    ][7359] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-11 04:19:25,403 [salt.state       ][INFO    ][7359] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.403186 duration_in_ms=0.951
2017-12-11 04:19:25,403 [salt.state       ][INFO    ][7359] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.403469
2017-12-11 04:19:25,404 [salt.state       ][INFO    ][7359] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,404 [salt.state       ][INFO    ][7359] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:19:25,404 [salt.state       ][INFO    ][7359] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.404401 duration_in_ms=0.931
2017-12-11 04:19:25,405 [salt.state       ][INFO    ][7359] Running state [cfg01] at time 04:19:25.404676
2017-12-11 04:19:25,405 [salt.state       ][INFO    ][7359] Executing state host.present for cfg01
2017-12-11 04:19:25,405 [salt.state       ][INFO    ][7359] Host cfg01 (10.167.4.100) already present
2017-12-11 04:19:25,406 [salt.state       ][INFO    ][7359] Completed state [cfg01] at time 04:19:25.405600 duration_in_ms=0.924
2017-12-11 04:19:25,406 [salt.state       ][INFO    ][7359] Running state [cmp002] at time 04:19:25.405877
2017-12-11 04:19:25,406 [salt.state       ][INFO    ][7359] Executing state host.present for cmp002
2017-12-11 04:19:25,407 [salt.state       ][INFO    ][7359] Host cmp002 (10.167.4.102) already present
2017-12-11 04:19:25,407 [salt.state       ][INFO    ][7359] Completed state [cmp002] at time 04:19:25.407034 duration_in_ms=1.156
2017-12-11 04:19:25,407 [salt.state       ][INFO    ][7359] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.407306
2017-12-11 04:19:25,408 [salt.state       ][INFO    ][7359] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,408 [salt.state       ][INFO    ][7359] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-11 04:19:25,408 [salt.state       ][INFO    ][7359] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.408232 duration_in_ms=0.927
2017-12-11 04:19:25,409 [salt.state       ][INFO    ][7359] Running state [cmp001] at time 04:19:25.408507
2017-12-11 04:19:25,409 [salt.state       ][INFO    ][7359] Executing state host.present for cmp001
2017-12-11 04:19:25,409 [salt.state       ][INFO    ][7359] Host cmp001 (10.167.4.101) already present
2017-12-11 04:19:25,409 [salt.state       ][INFO    ][7359] Completed state [cmp001] at time 04:19:25.409425 duration_in_ms=0.918
2017-12-11 04:19:25,410 [salt.state       ][INFO    ][7359] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.409697
2017-12-11 04:19:25,410 [salt.state       ][INFO    ][7359] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,410 [salt.state       ][INFO    ][7359] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-11 04:19:25,411 [salt.state       ][INFO    ][7359] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.410625 duration_in_ms=0.927
2017-12-11 04:19:25,411 [salt.state       ][INFO    ][7359] Running state [dbs01] at time 04:19:25.410946
2017-12-11 04:19:25,411 [salt.state       ][INFO    ][7359] Executing state host.present for dbs01
2017-12-11 04:19:25,412 [salt.state       ][INFO    ][7359] Host dbs01 (10.167.4.51) already present
2017-12-11 04:19:25,412 [salt.state       ][INFO    ][7359] Completed state [dbs01] at time 04:19:25.411873 duration_in_ms=0.927
2017-12-11 04:19:25,412 [salt.state       ][INFO    ][7359] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.412143
2017-12-11 04:19:25,412 [salt.state       ][INFO    ][7359] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,413 [salt.state       ][INFO    ][7359] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-11 04:19:25,413 [salt.state       ][INFO    ][7359] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.413059 duration_in_ms=0.916
2017-12-11 04:19:25,413 [salt.state       ][INFO    ][7359] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.413331
2017-12-11 04:19:25,414 [salt.state       ][INFO    ][7359] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,414 [salt.state       ][INFO    ][7359] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-11 04:19:25,414 [salt.state       ][INFO    ][7359] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.414253 duration_in_ms=0.923
2017-12-11 04:19:25,415 [salt.state       ][INFO    ][7359] Running state [dbs02] at time 04:19:25.414528
2017-12-11 04:19:25,415 [salt.state       ][INFO    ][7359] Executing state host.present for dbs02
2017-12-11 04:19:25,415 [salt.state       ][INFO    ][7359] Host dbs02 (10.167.4.52) already present
2017-12-11 04:19:25,415 [salt.state       ][INFO    ][7359] Completed state [dbs02] at time 04:19:25.415469 duration_in_ms=0.942
2017-12-11 04:19:25,416 [salt.state       ][INFO    ][7359] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.415743
2017-12-11 04:19:25,416 [salt.state       ][INFO    ][7359] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,416 [salt.state       ][INFO    ][7359] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-11 04:19:25,417 [salt.state       ][INFO    ][7359] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.416661 duration_in_ms=0.919
2017-12-11 04:19:25,417 [salt.state       ][INFO    ][7359] Running state [dbs03] at time 04:19:25.416937
2017-12-11 04:19:25,417 [salt.state       ][INFO    ][7359] Executing state host.present for dbs03
2017-12-11 04:19:25,418 [salt.state       ][INFO    ][7359] Host dbs03 (10.167.4.53) already present
2017-12-11 04:19:25,418 [salt.state       ][INFO    ][7359] Completed state [dbs03] at time 04:19:25.417860 duration_in_ms=0.924
2017-12-11 04:19:25,418 [salt.state       ][INFO    ][7359] Running state [mas01] at time 04:19:25.418133
2017-12-11 04:19:25,418 [salt.state       ][INFO    ][7359] Executing state host.present for mas01
2017-12-11 04:19:25,419 [salt.state       ][INFO    ][7359] Host mas01 (10.167.4.3) already present
2017-12-11 04:19:25,419 [salt.state       ][INFO    ][7359] Completed state [mas01] at time 04:19:25.419071 duration_in_ms=0.938
2017-12-11 04:19:25,419 [salt.state       ][INFO    ][7359] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.419344
2017-12-11 04:19:25,420 [salt.state       ][INFO    ][7359] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,420 [salt.state       ][INFO    ][7359] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-11 04:19:25,420 [salt.state       ][INFO    ][7359] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.420277 duration_in_ms=0.932
2017-12-11 04:19:25,421 [salt.state       ][INFO    ][7359] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.420554
2017-12-11 04:19:25,421 [salt.state       ][INFO    ][7359] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,421 [salt.state       ][INFO    ][7359] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-11 04:19:25,421 [salt.state       ][INFO    ][7359] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.421470 duration_in_ms=0.916
2017-12-11 04:19:25,422 [salt.state       ][INFO    ][7359] Running state [ctl02] at time 04:19:25.421742
2017-12-11 04:19:25,422 [salt.state       ][INFO    ][7359] Executing state host.present for ctl02
2017-12-11 04:19:25,422 [salt.state       ][INFO    ][7359] Host ctl02 (10.167.4.12) already present
2017-12-11 04:19:25,423 [salt.state       ][INFO    ][7359] Completed state [ctl02] at time 04:19:25.422665 duration_in_ms=0.922
2017-12-11 04:19:25,423 [salt.state       ][INFO    ][7359] Running state [ctl03] at time 04:19:25.422950
2017-12-11 04:19:25,423 [salt.state       ][INFO    ][7359] Executing state host.present for ctl03
2017-12-11 04:19:25,424 [salt.state       ][INFO    ][7359] Host ctl03 (10.167.4.13) already present
2017-12-11 04:19:25,424 [salt.state       ][INFO    ][7359] Completed state [ctl03] at time 04:19:25.423876 duration_in_ms=0.925
2017-12-11 04:19:25,424 [salt.state       ][INFO    ][7359] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.424144
2017-12-11 04:19:25,424 [salt.state       ][INFO    ][7359] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,425 [salt.state       ][INFO    ][7359] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-11 04:19:25,425 [salt.state       ][INFO    ][7359] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.425065 duration_in_ms=0.921
2017-12-11 04:19:25,425 [salt.state       ][INFO    ][7359] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.425339
2017-12-11 04:19:25,426 [salt.state       ][INFO    ][7359] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,426 [salt.state       ][INFO    ][7359] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-11 04:19:25,426 [salt.state       ][INFO    ][7359] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.426263 duration_in_ms=0.924
2017-12-11 04:19:25,427 [salt.state       ][INFO    ][7359] Running state [ctl01] at time 04:19:25.426537
2017-12-11 04:19:25,427 [salt.state       ][INFO    ][7359] Executing state host.present for ctl01
2017-12-11 04:19:25,427 [salt.state       ][INFO    ][7359] Host ctl01 (10.167.4.11) already present
2017-12-11 04:19:25,428 [salt.state       ][INFO    ][7359] Completed state [ctl01] at time 04:19:25.427475 duration_in_ms=0.938
2017-12-11 04:19:25,428 [salt.state       ][INFO    ][7359] Running state [ctl] at time 04:19:25.427748
2017-12-11 04:19:25,428 [salt.state       ][INFO    ][7359] Executing state host.present for ctl
2017-12-11 04:19:25,428 [salt.state       ][INFO    ][7359] Host ctl (10.167.4.10) already present
2017-12-11 04:19:25,429 [salt.state       ][INFO    ][7359] Completed state [ctl] at time 04:19:25.428675 duration_in_ms=0.927
2017-12-11 04:19:25,429 [salt.state       ][INFO    ][7359] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.428944
2017-12-11 04:19:25,429 [salt.state       ][INFO    ][7359] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:19:25,430 [salt.state       ][INFO    ][7359] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-11 04:19:25,430 [salt.state       ][INFO    ][7359] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:19:25.429871 duration_in_ms=0.926
2017-12-11 04:19:25,430 [salt.state       ][INFO    ][7359] Running state [ens2] at time 04:19:25.430142
2017-12-11 04:19:25,430 [salt.state       ][INFO    ][7359] Executing state network.managed for ens2
2017-12-11 04:19:25,802 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211041925790674
2017-12-11 04:19:25,806 [salt.state       ][INFO    ][7359] Interface ens2 is up to date.
2017-12-11 04:19:25,916 [salt.state       ][INFO    ][7359] Completed state [ens2] at time 04:19:25.915857 duration_in_ms=485.705
2017-12-11 04:19:25,916 [salt.state       ][INFO    ][7359] Running state [ens3] at time 04:19:25.916384
2017-12-11 04:19:25,917 [salt.state       ][INFO    ][7359] Executing state network.managed for ens3
2017-12-11 04:19:25,822 [salt.minion      ][INFO    ][9081] Starting a new job with PID 9081
2017-12-11 04:19:25,930 [salt.minion      ][INFO    ][9081] Returning information for job: 20171211041925790674
2017-12-11 04:19:26,244 [salt.state       ][INFO    ][7359] Interface ens3 is up to date.
2017-12-11 04:19:26,245 [salt.state       ][INFO    ][7359] Completed state [ens3] at time 04:19:26.244859 duration_in_ms=328.474
2017-12-11 04:19:26,245 [salt.state       ][INFO    ][7359] Running state [/etc/profile.d/proxy.sh] at time 04:19:26.245197
2017-12-11 04:19:26,246 [salt.state       ][INFO    ][7359] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-11 04:19:26,246 [salt.state       ][INFO    ][7359] File /etc/profile.d/proxy.sh is not present
2017-12-11 04:19:26,246 [salt.state       ][INFO    ][7359] Completed state [/etc/profile.d/proxy.sh] at time 04:19:26.246272 duration_in_ms=1.075
2017-12-11 04:19:26,247 [salt.state       ][INFO    ][7359] Running state [/etc/apt/apt.conf.d/95proxies] at time 04:19:26.246575
2017-12-11 04:19:26,247 [salt.state       ][INFO    ][7359] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-11 04:19:26,248 [salt.state       ][INFO    ][7359] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-11 04:19:26,249 [salt.state       ][INFO    ][7359] Completed state [/etc/apt/apt.conf.d/95proxies] at time 04:19:26.248632 duration_in_ms=2.056
2017-12-11 04:19:26,249 [salt.state       ][INFO    ][7359] Running state [ntp] at time 04:19:26.249056
2017-12-11 04:19:26,249 [salt.state       ][INFO    ][7359] Executing state pkg.installed for ntp
2017-12-11 04:19:26,255 [salt.state       ][INFO    ][7359] Package ntp is already installed
2017-12-11 04:19:26,256 [salt.state       ][INFO    ][7359] Completed state [ntp] at time 04:19:26.255845 duration_in_ms=6.788
2017-12-11 04:19:26,257 [salt.state       ][INFO    ][7359] Running state [/etc/ntp.conf] at time 04:19:26.257122
2017-12-11 04:19:26,257 [salt.state       ][INFO    ][7359] Executing state file.managed for /etc/ntp.conf
2017-12-11 04:19:26,276 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-11 04:19:26,303 [salt.fileclient  ][INFO    ][7359] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:19:26,308 [salt.state       ][INFO    ][7359] File /etc/ntp.conf is in the correct state
2017-12-11 04:19:26,309 [salt.state       ][INFO    ][7359] Completed state [/etc/ntp.conf] at time 04:19:26.308808 duration_in_ms=51.686
2017-12-11 04:19:26,310 [salt.state       ][INFO    ][7359] Running state [ntp] at time 04:19:26.309625
2017-12-11 04:19:26,310 [salt.state       ][INFO    ][7359] Executing state service.running for ntp
2017-12-11 04:19:26,310 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-11 04:19:26,321 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-11 04:19:26,330 [salt.loaded.int.module.cmdmod][INFO    ][7359] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-11 04:19:26,341 [salt.state       ][INFO    ][7359] The service ntp is already running
2017-12-11 04:19:26,342 [salt.state       ][INFO    ][7359] Completed state [ntp] at time 04:19:26.341478 duration_in_ms=31.851
2017-12-11 04:19:26,344 [salt.minion      ][INFO    ][7359] Returning information for job: 20171211041905565295
2017-12-11 04:19:56,876 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.apply with jid 20171211041956868386
2017-12-11 04:19:56,894 [salt.minion      ][INFO    ][9204] Starting a new job with PID 9204
2017-12-11 04:19:59,825 [salt.state       ][INFO    ][9204] Loading fresh modules for state activity
2017-12-11 04:19:59,879 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-11 04:20:00,069 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-11 04:20:00,112 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,160 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-11 04:20:00,178 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,225 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-11 04:20:00,242 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,303 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-11 04:20:00,371 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,428 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-11 04:20:00,458 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,507 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-11 04:20:00,523 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,567 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-11 04:20:00,601 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,655 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-11 04:20:00,677 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,721 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-11 04:20:00,738 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,782 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-11 04:20:00,798 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,842 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-11 04:20:00,870 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,920 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-11 04:20:00,941 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:00,985 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-11 04:20:01,017 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:01,058 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-11 04:20:01,096 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:01,146 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-11 04:20:01,170 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:01,216 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-11 04:20:01,236 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:01,282 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-11 04:20:01,315 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:01,392 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-11 04:20:01,465 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:01,520 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-11 04:20:01,536 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:01,583 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-11 04:20:01,602 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:01,645 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-11 04:20:01,655 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-11 04:20:01,674 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:20:01,689 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-11 04:20:01,715 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:20:01,727 [salt.state       ][INFO    ][9204] Running state [/etc/environment] at time 04:20:01.727170
2017-12-11 04:20:01,727 [salt.state       ][INFO    ][9204] Executing state file.blockreplace for /etc/environment
2017-12-11 04:20:01,732 [salt.state       ][INFO    ][9204] No changes needed to be made
2017-12-11 04:20:01,733 [salt.state       ][INFO    ][9204] Completed state [/etc/environment] at time 04:20:01.732484 duration_in_ms=5.314
2017-12-11 04:20:01,733 [salt.state       ][INFO    ][9204] Running state [/etc/profile.d] at time 04:20:01.732631
2017-12-11 04:20:01,733 [salt.state       ][INFO    ][9204] Executing state file.directory for /etc/profile.d
2017-12-11 04:20:01,733 [salt.state       ][INFO    ][9204] Directory /etc/profile.d is in the correct state
2017-12-11 04:20:01,734 [salt.state       ][INFO    ][9204] Completed state [/etc/profile.d] at time 04:20:01.733558 duration_in_ms=0.927
2017-12-11 04:20:02,010 [salt.state       ][INFO    ][9204] Running state [linux_repo_prereq_pkgs] at time 04:20:02.009615
2017-12-11 04:20:02,010 [salt.state       ][INFO    ][9204] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-11 04:20:02,010 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:20:02,495 [salt.state       ][INFO    ][9204] All specified packages are already installed
2017-12-11 04:20:02,496 [salt.state       ][INFO    ][9204] Completed state [linux_repo_prereq_pkgs] at time 04:20:02.495618 duration_in_ms=486.003
2017-12-11 04:20:02,496 [salt.state       ][INFO    ][9204] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:20:02.495956
2017-12-11 04:20:02,496 [salt.state       ][INFO    ][9204] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-11 04:20:02,497 [salt.state       ][INFO    ][9204] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-11 04:20:02,497 [salt.state       ][INFO    ][9204] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:20:02.496920 duration_in_ms=0.964
2017-12-11 04:20:02,497 [salt.state       ][INFO    ][9204] Running state [/etc/apt/preferences.d/mk_openstack] at time 04:20:02.497189
2017-12-11 04:20:02,497 [salt.state       ][INFO    ][9204] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-11 04:20:02,517 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:20:02,534 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:02,567 [salt.state       ][INFO    ][9204] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-11 04:20:02,567 [salt.state       ][INFO    ][9204] Completed state [/etc/apt/preferences.d/mk_openstack] at time 04:20:02.567239 duration_in_ms=70.05
2017-12-11 04:20:02,569 [salt.state       ][INFO    ][9204] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:20:02.569173
2017-12-11 04:20:02,569 [salt.state       ][INFO    ][9204] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-11 04:20:02,836 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:20:02,920 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:20:06,312 [salt.state       ][INFO    ][9204] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-11 04:20:06,312 [salt.state       ][INFO    ][9204] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:20:06.312038 duration_in_ms=3742.865
2017-12-11 04:20:06,312 [salt.state       ][INFO    ][9204] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:20:06.312369
2017-12-11 04:20:06,313 [salt.state       ][INFO    ][9204] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-11 04:20:06,313 [salt.state       ][INFO    ][9204] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-11 04:20:06,313 [salt.state       ][INFO    ][9204] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:20:06.313288 duration_in_ms=0.919
2017-12-11 04:20:06,314 [salt.state       ][INFO    ][9204] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 04:20:06.313552
2017-12-11 04:20:06,314 [salt.state       ][INFO    ][9204] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-11 04:20:06,330 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:20:06,349 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:06,386 [salt.state       ][INFO    ][9204] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-11 04:20:06,387 [salt.state       ][INFO    ][9204] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 04:20:06.386689 duration_in_ms=73.137
2017-12-11 04:20:06,387 [salt.state       ][INFO    ][9204] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:20:06.387465
2017-12-11 04:20:06,388 [salt.state       ][INFO    ][9204] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-11 04:20:06,482 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-11 04:20:06,576 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:20:06,973 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211042006961280
2017-12-11 04:20:06,990 [salt.minion      ][INFO    ][9986] Starting a new job with PID 9986
2017-12-11 04:20:07,001 [salt.minion      ][INFO    ][9986] Returning information for job: 20171211042006961280
2017-12-11 04:20:08,719 [salt.state       ][INFO    ][9204] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-11 04:20:08,719 [salt.state       ][INFO    ][9204] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:20:08.719310 duration_in_ms=2331.845
2017-12-11 04:20:08,720 [salt.state       ][INFO    ][9204] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:20:08.719661
2017-12-11 04:20:08,720 [salt.state       ][INFO    ][9204] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-11 04:20:08,720 [salt.state       ][INFO    ][9204] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-11 04:20:08,721 [salt.state       ][INFO    ][9204] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:20:08.720636 duration_in_ms=0.974
2017-12-11 04:20:08,721 [salt.state       ][INFO    ][9204] Running state [/etc/apt/preferences.d/mcp_extra] at time 04:20:08.720922
2017-12-11 04:20:08,721 [salt.state       ][INFO    ][9204] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-11 04:20:08,738 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:20:08,758 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:08,794 [salt.state       ][INFO    ][9204] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-11 04:20:08,795 [salt.state       ][INFO    ][9204] Completed state [/etc/apt/preferences.d/mcp_extra] at time 04:20:08.794931 duration_in_ms=74.008
2017-12-11 04:20:08,796 [salt.state       ][INFO    ][9204] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:20:08.796128
2017-12-11 04:20:08,796 [salt.state       ][INFO    ][9204] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-11 04:20:08,884 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:20:08,955 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:20:11,368 [salt.state       ][INFO    ][9204] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-11 04:20:11,368 [salt.state       ][INFO    ][9204] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:20:11.367985 duration_in_ms=2571.856
2017-12-11 04:20:11,368 [salt.state       ][INFO    ][9204] Running state [linux_extra_packages_purged] at time 04:20:11.368180
2017-12-11 04:20:11,368 [salt.state       ][INFO    ][9204] Executing state pkg.purged for linux_extra_packages_purged
2017-12-11 04:20:11,374 [salt.state       ][INFO    ][9204] All specified packages are already absent
2017-12-11 04:20:11,374 [salt.state       ][INFO    ][9204] Completed state [linux_extra_packages_purged] at time 04:20:11.373987 duration_in_ms=5.805
2017-12-11 04:20:11,374 [salt.state       ][INFO    ][9204] Running state [linux_extra_packages_latest] at time 04:20:11.374128
2017-12-11 04:20:11,374 [salt.state       ][INFO    ][9204] Executing state pkg.latest for linux_extra_packages_latest
2017-12-11 04:20:11,377 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:20:13,443 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-11 04:20:13,481 [salt.state       ][INFO    ][9204] Package mcelog is already up-to-date
2017-12-11 04:20:13,482 [salt.state       ][INFO    ][9204] Completed state [linux_extra_packages_latest] at time 04:20:13.481852 duration_in_ms=2107.723
2017-12-11 04:20:13,483 [salt.state       ][INFO    ][9204] Running state [UTC] at time 04:20:13.482732
2017-12-11 04:20:13,483 [salt.state       ][INFO    ][9204] Executing state timezone.system for UTC
2017-12-11 04:20:13,484 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:20:13,517 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:20:13,523 [salt.state       ][INFO    ][9204] Timezone UTC already set, UTC already set to UTC
2017-12-11 04:20:13,524 [salt.state       ][INFO    ][9204] Completed state [UTC] at time 04:20:13.523808 duration_in_ms=41.076
2017-12-11 04:20:13,524 [salt.state       ][INFO    ][9204] Running state [nf_conntrack] at time 04:20:13.524443
2017-12-11 04:20:13,525 [salt.state       ][INFO    ][9204] Executing state kmod.present for nf_conntrack
2017-12-11 04:20:13,525 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'lsmod' in directory '/root'
2017-12-11 04:20:13,531 [salt.state       ][INFO    ][9204] Kernel module nf_conntrack is already present
2017-12-11 04:20:13,531 [salt.state       ][INFO    ][9204] Completed state [nf_conntrack] at time 04:20:13.530911 duration_in_ms=6.468
2017-12-11 04:20:13,532 [salt.state       ][INFO    ][9204] Running state [kernel.panic] at time 04:20:13.531480
2017-12-11 04:20:13,532 [salt.state       ][INFO    ][9204] Executing state sysctl.present for kernel.panic
2017-12-11 04:20:13,536 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,547 [salt.state       ][INFO    ][9204] Sysctl value kernel.panic = 60 is already set
2017-12-11 04:20:13,547 [salt.state       ][INFO    ][9204] Completed state [kernel.panic] at time 04:20:13.547427 duration_in_ms=15.947
2017-12-11 04:20:13,548 [salt.state       ][INFO    ][9204] Running state [net.ipv4.tcp_keepalive_probes] at time 04:20:13.547758
2017-12-11 04:20:13,548 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-11 04:20:13,549 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,560 [salt.state       ][INFO    ][9204] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-11 04:20:13,560 [salt.state       ][INFO    ][9204] Completed state [net.ipv4.tcp_keepalive_probes] at time 04:20:13.560242 duration_in_ms=12.483
2017-12-11 04:20:13,561 [salt.state       ][INFO    ][9204] Running state [fs.file-max] at time 04:20:13.560563
2017-12-11 04:20:13,561 [salt.state       ][INFO    ][9204] Executing state sysctl.present for fs.file-max
2017-12-11 04:20:13,561 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,573 [salt.state       ][INFO    ][9204] Sysctl value fs.file-max = 124165 is already set
2017-12-11 04:20:13,574 [salt.state       ][INFO    ][9204] Completed state [fs.file-max] at time 04:20:13.573712 duration_in_ms=13.148
2017-12-11 04:20:13,574 [salt.state       ][INFO    ][9204] Running state [net.core.somaxconn] at time 04:20:13.574043
2017-12-11 04:20:13,574 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.core.somaxconn
2017-12-11 04:20:13,575 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,588 [salt.state       ][INFO    ][9204] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-11 04:20:13,589 [salt.state       ][INFO    ][9204] Completed state [net.core.somaxconn] at time 04:20:13.588709 duration_in_ms=14.664
2017-12-11 04:20:13,589 [salt.state       ][INFO    ][9204] Running state [net.ipv4.tcp_max_syn_backlog] at time 04:20:13.589032
2017-12-11 04:20:13,589 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-11 04:20:13,590 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,602 [salt.state       ][INFO    ][9204] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-11 04:20:13,602 [salt.state       ][INFO    ][9204] Completed state [net.ipv4.tcp_max_syn_backlog] at time 04:20:13.602361 duration_in_ms=13.328
2017-12-11 04:20:13,603 [salt.state       ][INFO    ][9204] Running state [net.ipv4.tcp_tw_reuse] at time 04:20:13.602679
2017-12-11 04:20:13,603 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-11 04:20:13,604 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,614 [salt.state       ][INFO    ][9204] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-11 04:20:13,615 [salt.state       ][INFO    ][9204] Completed state [net.ipv4.tcp_tw_reuse] at time 04:20:13.614912 duration_in_ms=12.233
2017-12-11 04:20:13,615 [salt.state       ][INFO    ][9204] Running state [net.ipv4.tcp_retries2] at time 04:20:13.615251
2017-12-11 04:20:13,616 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-11 04:20:13,616 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,627 [salt.state       ][INFO    ][9204] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-11 04:20:13,627 [salt.state       ][INFO    ][9204] Completed state [net.ipv4.tcp_retries2] at time 04:20:13.627128 duration_in_ms=11.877
2017-12-11 04:20:13,627 [salt.state       ][INFO    ][9204] Running state [vm.swappiness] at time 04:20:13.627443
2017-12-11 04:20:13,628 [salt.state       ][INFO    ][9204] Executing state sysctl.present for vm.swappiness
2017-12-11 04:20:13,628 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,639 [salt.state       ][INFO    ][9204] Sysctl value vm.swappiness = 10 is already set
2017-12-11 04:20:13,639 [salt.state       ][INFO    ][9204] Completed state [vm.swappiness] at time 04:20:13.639148 duration_in_ms=11.695
2017-12-11 04:20:13,639 [salt.state       ][INFO    ][9204] Running state [net.ipv4.tcp_keepalive_intvl] at time 04:20:13.639470
2017-12-11 04:20:13,640 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-11 04:20:13,640 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,651 [salt.state       ][INFO    ][9204] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-11 04:20:13,652 [salt.state       ][INFO    ][9204] Completed state [net.ipv4.tcp_keepalive_intvl] at time 04:20:13.651638 duration_in_ms=12.168
2017-12-11 04:20:13,652 [salt.state       ][INFO    ][9204] Running state [net.ipv4.neigh.default.gc_thresh1] at time 04:20:13.651951
2017-12-11 04:20:13,652 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-11 04:20:13,653 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,664 [salt.state       ][INFO    ][9204] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-11 04:20:13,664 [salt.state       ][INFO    ][9204] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 04:20:13.663921 duration_in_ms=11.968
2017-12-11 04:20:13,664 [salt.state       ][INFO    ][9204] Running state [net.ipv4.neigh.default.gc_thresh2] at time 04:20:13.664237
2017-12-11 04:20:13,665 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-11 04:20:13,665 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,676 [salt.state       ][INFO    ][9204] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-11 04:20:13,676 [salt.state       ][INFO    ][9204] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 04:20:13.676088 duration_in_ms=11.85
2017-12-11 04:20:13,676 [salt.state       ][INFO    ][9204] Running state [net.ipv4.neigh.default.gc_thresh3] at time 04:20:13.676406
2017-12-11 04:20:13,677 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-11 04:20:13,677 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,688 [salt.state       ][INFO    ][9204] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-11 04:20:13,688 [salt.state       ][INFO    ][9204] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 04:20:13.688462 duration_in_ms=12.055
2017-12-11 04:20:13,689 [salt.state       ][INFO    ][9204] Running state [net.core.netdev_max_backlog] at time 04:20:13.688792
2017-12-11 04:20:13,689 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-11 04:20:13,690 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,701 [salt.state       ][INFO    ][9204] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-11 04:20:13,701 [salt.state       ][INFO    ][9204] Completed state [net.core.netdev_max_backlog] at time 04:20:13.700923 duration_in_ms=12.131
2017-12-11 04:20:13,701 [salt.state       ][INFO    ][9204] Running state [net.ipv4.tcp_keepalive_time] at time 04:20:13.701243
2017-12-11 04:20:13,702 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-11 04:20:13,702 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,713 [salt.state       ][INFO    ][9204] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-11 04:20:13,713 [salt.state       ][INFO    ][9204] Completed state [net.ipv4.tcp_keepalive_time] at time 04:20:13.713402 duration_in_ms=12.158
2017-12-11 04:20:13,714 [salt.state       ][INFO    ][9204] Running state [net.nf_conntrack_max] at time 04:20:13.713719
2017-12-11 04:20:13,714 [salt.state       ][INFO    ][9204] Executing state sysctl.present for net.nf_conntrack_max
2017-12-11 04:20:13,715 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:20:13,725 [salt.state       ][INFO    ][9204] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-11 04:20:13,725 [salt.state       ][INFO    ][9204] Completed state [net.nf_conntrack_max] at time 04:20:13.725349 duration_in_ms=11.63
2017-12-11 04:20:13,726 [salt.state       ][INFO    ][9204] Running state [linux_sysfs_package] at time 04:20:13.725666
2017-12-11 04:20:13,726 [salt.state       ][INFO    ][9204] Executing state pkg.installed for linux_sysfs_package
2017-12-11 04:20:13,729 [salt.state       ][INFO    ][9204] All specified packages are already installed
2017-12-11 04:20:13,729 [salt.state       ][INFO    ][9204] Completed state [linux_sysfs_package] at time 04:20:13.729355 duration_in_ms=3.688
2017-12-11 04:20:13,730 [salt.state       ][INFO    ][9204] Running state [/etc/sysfs.d] at time 04:20:13.730222
2017-12-11 04:20:13,731 [salt.state       ][INFO    ][9204] Executing state file.directory for /etc/sysfs.d
2017-12-11 04:20:13,731 [salt.state       ][INFO    ][9204] Directory /etc/sysfs.d is in the correct state
2017-12-11 04:20:13,731 [salt.state       ][INFO    ][9204] Completed state [/etc/sysfs.d] at time 04:20:13.731287 duration_in_ms=1.065
2017-12-11 04:20:13,732 [salt.state       ][INFO    ][9204] Running state [ondemand] at time 04:20:13.731829
2017-12-11 04:20:13,732 [salt.state       ][INFO    ][9204] Executing state service.dead for ondemand
2017-12-11 04:20:13,733 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-11 04:20:13,740 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-11 04:20:13,746 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:20:13,755 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'runlevel' in directory '/root'
2017-12-11 04:20:13,761 [salt.state       ][INFO    ][9204] The service ondemand is already dead
2017-12-11 04:20:13,761 [salt.state       ][INFO    ][9204] Completed state [ondemand] at time 04:20:13.760967 duration_in_ms=29.138
2017-12-11 04:20:13,762 [salt.state       ][INFO    ][9204] Running state [cs_CZ.UTF-8] at time 04:20:13.761558
2017-12-11 04:20:13,762 [salt.state       ][INFO    ][9204] Executing state locale.present for cs_CZ.UTF-8
2017-12-11 04:20:13,762 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'locale -a' in directory '/root'
2017-12-11 04:20:13,767 [salt.state       ][INFO    ][9204] Locale cs_CZ.UTF-8 is already present
2017-12-11 04:20:13,767 [salt.state       ][INFO    ][9204] Completed state [cs_CZ.UTF-8] at time 04:20:13.767404 duration_in_ms=5.846
2017-12-11 04:20:13,768 [salt.state       ][INFO    ][9204] Running state [en_US.UTF-8] at time 04:20:13.767724
2017-12-11 04:20:13,768 [salt.state       ][INFO    ][9204] Executing state locale.present for en_US.UTF-8
2017-12-11 04:20:13,768 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'locale -a' in directory '/root'
2017-12-11 04:20:13,773 [salt.state       ][INFO    ][9204] Locale en_US.UTF-8 is already present
2017-12-11 04:20:13,773 [salt.state       ][INFO    ][9204] Completed state [en_US.UTF-8] at time 04:20:13.773250 duration_in_ms=5.526
2017-12-11 04:20:13,774 [salt.state       ][INFO    ][9204] Running state [en_US.UTF-8] at time 04:20:13.774190
2017-12-11 04:20:13,775 [salt.state       ][INFO    ][9204] Executing state locale.system for en_US.UTF-8
2017-12-11 04:20:13,775 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'localectl' in directory '/root'
2017-12-11 04:20:13,809 [salt.state       ][INFO    ][9204] System locale en_US.UTF-8 already set
2017-12-11 04:20:13,809 [salt.state       ][INFO    ][9204] Completed state [en_US.UTF-8] at time 04:20:13.808754 duration_in_ms=34.564
2017-12-11 04:20:13,810 [salt.state       ][INFO    ][9204] Running state [root] at time 04:20:13.809740
2017-12-11 04:20:13,810 [salt.state       ][INFO    ][9204] Executing state user.present for root
2017-12-11 04:20:13,811 [salt.state       ][INFO    ][9204] User root is present and up to date
2017-12-11 04:20:13,811 [salt.state       ][INFO    ][9204] Completed state [root] at time 04:20:13.810939 duration_in_ms=1.2
2017-12-11 04:20:13,812 [salt.state       ][INFO    ][9204] Running state [/root] at time 04:20:13.811707
2017-12-11 04:20:13,812 [salt.state       ][INFO    ][9204] Executing state file.directory for /root
2017-12-11 04:20:13,812 [salt.state       ][INFO    ][9204] Directory /root is in the correct state
2017-12-11 04:20:13,813 [salt.state       ][INFO    ][9204] Completed state [/root] at time 04:20:13.812530 duration_in_ms=0.823
2017-12-11 04:20:13,813 [salt.state       ][INFO    ][9204] Running state [/etc/sudoers.d/90-salt-user-root] at time 04:20:13.812660
2017-12-11 04:20:13,813 [salt.state       ][INFO    ][9204] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-11 04:20:13,813 [salt.state       ][INFO    ][9204] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-11 04:20:13,813 [salt.state       ][INFO    ][9204] Completed state [/etc/sudoers.d/90-salt-user-root] at time 04:20:13.813190 duration_in_ms=0.529
2017-12-11 04:20:13,813 [salt.state       ][INFO    ][9204] Running state [ubuntu] at time 04:20:13.813331
2017-12-11 04:20:13,814 [salt.state       ][INFO    ][9204] Executing state user.present for ubuntu
2017-12-11 04:20:13,814 [salt.state       ][INFO    ][9204] User ubuntu is present and up to date
2017-12-11 04:20:13,814 [salt.state       ][INFO    ][9204] Completed state [ubuntu] at time 04:20:13.814243 duration_in_ms=0.912
2017-12-11 04:20:13,815 [salt.state       ][INFO    ][9204] Running state [/home/ubuntu] at time 04:20:13.814945
2017-12-11 04:20:13,815 [salt.state       ][INFO    ][9204] Executing state file.directory for /home/ubuntu
2017-12-11 04:20:13,816 [salt.state       ][INFO    ][9204] Directory /home/ubuntu is in the correct state
2017-12-11 04:20:13,816 [salt.state       ][INFO    ][9204] Completed state [/home/ubuntu] at time 04:20:13.815756 duration_in_ms=0.812
2017-12-11 04:20:13,816 [salt.state       ][INFO    ][9204] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:20:13.816301
2017-12-11 04:20:13,816 [salt.state       ][INFO    ][9204] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-11 04:20:13,834 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-11 04:20:13,839 [salt.state       ][INFO    ][9204] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-11 04:20:13,840 [salt.state       ][INFO    ][9204] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:20:13.839476 duration_in_ms=23.175
2017-12-11 04:20:13,840 [salt.state       ][INFO    ][9204] Running state [/etc/security/limits.d/90-salt-default.conf] at time 04:20:13.839631
2017-12-11 04:20:13,840 [salt.state       ][INFO    ][9204] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-11 04:20:13,854 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-11 04:20:13,875 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:13,916 [salt.state       ][INFO    ][9204] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-11 04:20:13,916 [salt.state       ][INFO    ][9204] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 04:20:13.915860 duration_in_ms=76.228
2017-12-11 04:20:13,916 [salt.state       ][INFO    ][9204] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:20:13.916144
2017-12-11 04:20:13,916 [salt.state       ][INFO    ][9204] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-11 04:20:13,932 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-11 04:20:13,949 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:13,997 [salt.state       ][INFO    ][9204] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-11 04:20:13,997 [salt.state       ][INFO    ][9204] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:20:13.997228 duration_in_ms=81.084
2017-12-11 04:20:13,999 [salt.state       ][INFO    ][9204] Running state [service.systemctl_reload] at time 04:20:13.998650
2017-12-11 04:20:13,999 [salt.state       ][INFO    ][9204] Executing state module.wait for service.systemctl_reload
2017-12-11 04:20:13,999 [salt.state       ][INFO    ][9204] No changes made for service.systemctl_reload
2017-12-11 04:20:13,999 [salt.state       ][INFO    ][9204] Completed state [service.systemctl_reload] at time 04:20:13.999408 duration_in_ms=0.758
2017-12-11 04:20:13,1000 [salt.state       ][INFO    ][9204] Running state [/etc/hostname] at time 04:20:13.999653
2017-12-11 04:20:13,1000 [salt.state       ][INFO    ][9204] Executing state file.managed for /etc/hostname
2017-12-11 04:20:14,018 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-11 04:20:14,021 [salt.state       ][INFO    ][9204] File /etc/hostname is in the correct state
2017-12-11 04:20:14,021 [salt.state       ][INFO    ][9204] Completed state [/etc/hostname] at time 04:20:14.020793 duration_in_ms=21.139
2017-12-11 04:20:14,022 [salt.state       ][INFO    ][9204] Running state [hostname msg03] at time 04:20:14.022453
2017-12-11 04:20:14,023 [salt.state       ][INFO    ][9204] Executing state cmd.wait for hostname msg03
2017-12-11 04:20:14,023 [salt.state       ][INFO    ][9204] No changes made for hostname msg03
2017-12-11 04:20:14,023 [salt.state       ][INFO    ][9204] Completed state [hostname msg03] at time 04:20:14.023308 duration_in_ms=0.856
2017-12-11 04:20:14,024 [salt.state       ][INFO    ][9204] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.023809
2017-12-11 04:20:14,024 [salt.state       ][INFO    ][9204] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,025 [salt.state       ][INFO    ][9204] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-11 04:20:14,025 [salt.state       ][INFO    ][9204] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.024842 duration_in_ms=1.033
2017-12-11 04:20:14,025 [salt.state       ][INFO    ][9204] Running state [mdb02] at time 04:20:14.025106
2017-12-11 04:20:14,025 [salt.state       ][INFO    ][9204] Executing state host.present for mdb02
2017-12-11 04:20:14,026 [salt.state       ][INFO    ][9204] Host mdb02 (10.167.4.77) already present
2017-12-11 04:20:14,026 [salt.state       ][INFO    ][9204] Completed state [mdb02] at time 04:20:14.026072 duration_in_ms=0.967
2017-12-11 04:20:14,026 [salt.state       ][INFO    ][9204] Running state [mdb03] at time 04:20:14.026347
2017-12-11 04:20:14,027 [salt.state       ][INFO    ][9204] Executing state host.present for mdb03
2017-12-11 04:20:14,027 [salt.state       ][INFO    ][9204] Host mdb03 (10.167.4.78) already present
2017-12-11 04:20:14,027 [salt.state       ][INFO    ][9204] Completed state [mdb03] at time 04:20:14.027335 duration_in_ms=0.988
2017-12-11 04:20:14,028 [salt.state       ][INFO    ][9204] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.027582
2017-12-11 04:20:14,028 [salt.state       ][INFO    ][9204] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,028 [salt.state       ][INFO    ][9204] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-11 04:20:14,029 [salt.state       ][INFO    ][9204] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.028563 duration_in_ms=0.981
2017-12-11 04:20:14,029 [salt.state       ][INFO    ][9204] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.028826
2017-12-11 04:20:14,029 [salt.state       ][INFO    ][9204] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,030 [salt.state       ][INFO    ][9204] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-11 04:20:14,030 [salt.state       ][INFO    ][9204] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.029789 duration_in_ms=0.963
2017-12-11 04:20:14,030 [salt.state       ][INFO    ][9204] Running state [mdb01] at time 04:20:14.030043
2017-12-11 04:20:14,030 [salt.state       ][INFO    ][9204] Executing state host.present for mdb01
2017-12-11 04:20:14,031 [salt.state       ][INFO    ][9204] Host mdb01 (10.167.4.76) already present
2017-12-11 04:20:14,031 [salt.state       ][INFO    ][9204] Completed state [mdb01] at time 04:20:14.031059 duration_in_ms=1.016
2017-12-11 04:20:14,031 [salt.state       ][INFO    ][9204] Running state [mdb] at time 04:20:14.031317
2017-12-11 04:20:14,032 [salt.state       ][INFO    ][9204] Executing state host.present for mdb
2017-12-11 04:20:14,032 [salt.state       ][INFO    ][9204] Host mdb (10.167.4.75) already present
2017-12-11 04:20:14,032 [salt.state       ][INFO    ][9204] Completed state [mdb] at time 04:20:14.032276 duration_in_ms=0.959
2017-12-11 04:20:14,033 [salt.state       ][INFO    ][9204] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.032529
2017-12-11 04:20:14,033 [salt.state       ][INFO    ][9204] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,033 [salt.state       ][INFO    ][9204] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-11 04:20:14,034 [salt.state       ][INFO    ][9204] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.033496 duration_in_ms=0.967
2017-12-11 04:20:14,034 [salt.state       ][INFO    ][9204] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.033751
2017-12-11 04:20:14,034 [salt.state       ][INFO    ][9204] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,035 [salt.state       ][INFO    ][9204] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:20:14,035 [salt.state       ][INFO    ][9204] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.034718 duration_in_ms=0.966
2017-12-11 04:20:14,035 [salt.state       ][INFO    ][9204] Running state [cfg01] at time 04:20:14.035000
2017-12-11 04:20:14,035 [salt.state       ][INFO    ][9204] Executing state host.present for cfg01
2017-12-11 04:20:14,036 [salt.state       ][INFO    ][9204] Host cfg01 (10.167.4.100) already present
2017-12-11 04:20:14,036 [salt.state       ][INFO    ][9204] Completed state [cfg01] at time 04:20:14.035994 duration_in_ms=0.994
2017-12-11 04:20:14,036 [salt.state       ][INFO    ][9204] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.036254
2017-12-11 04:20:14,037 [salt.state       ][INFO    ][9204] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,037 [salt.state       ][INFO    ][9204] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-11 04:20:14,037 [salt.state       ][INFO    ][9204] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.037212 duration_in_ms=0.958
2017-12-11 04:20:14,038 [salt.state       ][INFO    ][9204] Running state [prx01] at time 04:20:14.037470
2017-12-11 04:20:14,038 [salt.state       ][INFO    ][9204] Executing state host.present for prx01
2017-12-11 04:20:14,038 [salt.state       ][INFO    ][9204] Host prx01 (10.167.4.104) already present
2017-12-11 04:20:14,038 [salt.state       ][INFO    ][9204] Completed state [prx01] at time 04:20:14.038444 duration_in_ms=0.974
2017-12-11 04:20:14,039 [salt.state       ][INFO    ][9204] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.038706
2017-12-11 04:20:14,039 [salt.state       ][INFO    ][9204] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,040 [salt.state       ][INFO    ][9204] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-11 04:20:14,040 [salt.state       ][INFO    ][9204] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.039720 duration_in_ms=1.014
2017-12-11 04:20:14,040 [salt.state       ][INFO    ][9204] Running state [kvm01] at time 04:20:14.039980
2017-12-11 04:20:14,040 [salt.state       ][INFO    ][9204] Executing state host.present for kvm01
2017-12-11 04:20:14,041 [salt.state       ][INFO    ][9204] Host kvm01 (10.167.4.141) already present
2017-12-11 04:20:14,041 [salt.state       ][INFO    ][9204] Completed state [kvm01] at time 04:20:14.040944 duration_in_ms=0.964
2017-12-11 04:20:14,041 [salt.state       ][INFO    ][9204] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.041200
2017-12-11 04:20:14,041 [salt.state       ][INFO    ][9204] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,042 [salt.state       ][INFO    ][9204] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-11 04:20:14,042 [salt.state       ][INFO    ][9204] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.042144 duration_in_ms=0.944
2017-12-11 04:20:14,042 [salt.state       ][INFO    ][9204] Running state [kvm03] at time 04:20:14.042400
2017-12-11 04:20:14,043 [salt.state       ][INFO    ][9204] Executing state host.present for kvm03
2017-12-11 04:20:14,043 [salt.state       ][INFO    ][9204] Host kvm03 (10.167.4.143) already present
2017-12-11 04:20:14,044 [salt.state       ][INFO    ][9204] Completed state [kvm03] at time 04:20:14.043648 duration_in_ms=1.248
2017-12-11 04:20:14,044 [salt.state       ][INFO    ][9204] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.043906
2017-12-11 04:20:14,044 [salt.state       ][INFO    ][9204] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,045 [salt.state       ][INFO    ][9204] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-11 04:20:14,045 [salt.state       ][INFO    ][9204] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.044863 duration_in_ms=0.957
2017-12-11 04:20:14,045 [salt.state       ][INFO    ][9204] Running state [kvm02] at time 04:20:14.045122
2017-12-11 04:20:14,045 [salt.state       ][INFO    ][9204] Executing state host.present for kvm02
2017-12-11 04:20:14,046 [salt.state       ][INFO    ][9204] Host kvm02 (10.167.4.142) already present
2017-12-11 04:20:14,046 [salt.state       ][INFO    ][9204] Completed state [kvm02] at time 04:20:14.046083 duration_in_ms=0.961
2017-12-11 04:20:14,046 [salt.state       ][INFO    ][9204] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.046336
2017-12-11 04:20:14,047 [salt.state       ][INFO    ][9204] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,047 [salt.state       ][INFO    ][9204] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-11 04:20:14,047 [salt.state       ][INFO    ][9204] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.047163 duration_in_ms=0.828
2017-12-11 04:20:14,047 [salt.state       ][INFO    ][9204] Running state [dbs] at time 04:20:14.047333
2017-12-11 04:20:14,048 [salt.state       ][INFO    ][9204] Executing state host.present for dbs
2017-12-11 04:20:14,048 [salt.state       ][INFO    ][9204] Host dbs (10.167.4.50) already present
2017-12-11 04:20:14,048 [salt.state       ][INFO    ][9204] Completed state [dbs] at time 04:20:14.047947 duration_in_ms=0.614
2017-12-11 04:20:14,048 [salt.state       ][INFO    ][9204] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.048117
2017-12-11 04:20:14,048 [salt.state       ][INFO    ][9204] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,049 [salt.state       ][INFO    ][9204] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-11 04:20:14,049 [salt.state       ][INFO    ][9204] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.048741 duration_in_ms=0.624
2017-12-11 04:20:14,049 [salt.state       ][INFO    ][9204] Running state [prx] at time 04:20:14.048908
2017-12-11 04:20:14,049 [salt.state       ][INFO    ][9204] Executing state host.present for prx
2017-12-11 04:20:14,049 [salt.state       ][INFO    ][9204] Host prx (172.30.10.103) already present
2017-12-11 04:20:14,050 [salt.state       ][INFO    ][9204] Completed state [prx] at time 04:20:14.049520 duration_in_ms=0.612
2017-12-11 04:20:14,050 [salt.state       ][INFO    ][9204] Running state [prx02] at time 04:20:14.049686
2017-12-11 04:20:14,050 [salt.state       ][INFO    ][9204] Executing state host.present for prx02
2017-12-11 04:20:14,050 [salt.state       ][INFO    ][9204] Host prx02 (10.167.4.105) already present
2017-12-11 04:20:14,050 [salt.state       ][INFO    ][9204] Completed state [prx02] at time 04:20:14.050293 duration_in_ms=0.607
2017-12-11 04:20:14,050 [salt.state       ][INFO    ][9204] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.050459
2017-12-11 04:20:14,051 [salt.state       ][INFO    ][9204] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,051 [salt.state       ][INFO    ][9204] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-11 04:20:14,051 [salt.state       ][INFO    ][9204] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.051087 duration_in_ms=0.629
2017-12-11 04:20:14,051 [salt.state       ][INFO    ][9204] Running state [gtw01] at time 04:20:14.051255
2017-12-11 04:20:14,051 [salt.state       ][INFO    ][9204] Executing state host.present for gtw01
2017-12-11 04:20:14,052 [salt.state       ][INFO    ][9204] Host gtw01 (10.167.4.124) already present
2017-12-11 04:20:14,052 [salt.state       ][INFO    ][9204] Completed state [gtw01] at time 04:20:14.051863 duration_in_ms=0.608
2017-12-11 04:20:14,052 [salt.state       ][INFO    ][9204] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.052030
2017-12-11 04:20:14,052 [salt.state       ][INFO    ][9204] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,053 [salt.state       ][INFO    ][9204] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-11 04:20:14,053 [salt.state       ][INFO    ][9204] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.052643 duration_in_ms=0.613
2017-12-11 04:20:14,053 [salt.state       ][INFO    ][9204] Running state [gtw02] at time 04:20:14.052812
2017-12-11 04:20:14,053 [salt.state       ][INFO    ][9204] Executing state host.present for gtw02
2017-12-11 04:20:14,053 [salt.state       ][INFO    ][9204] Host gtw02 (10.167.4.125) already present
2017-12-11 04:20:14,053 [salt.state       ][INFO    ][9204] Completed state [gtw02] at time 04:20:14.053430 duration_in_ms=0.618
2017-12-11 04:20:14,054 [salt.state       ][INFO    ][9204] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.053598
2017-12-11 04:20:14,054 [salt.state       ][INFO    ][9204] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,054 [salt.state       ][INFO    ][9204] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-11 04:20:14,054 [salt.state       ][INFO    ][9204] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.054208 duration_in_ms=0.61
2017-12-11 04:20:14,054 [salt.state       ][INFO    ][9204] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.054375
2017-12-11 04:20:14,055 [salt.state       ][INFO    ][9204] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,055 [salt.state       ][INFO    ][9204] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-11 04:20:14,055 [salt.state       ][INFO    ][9204] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.055024 duration_in_ms=0.648
2017-12-11 04:20:14,055 [salt.state       ][INFO    ][9204] Running state [msg02] at time 04:20:14.055195
2017-12-11 04:20:14,055 [salt.state       ][INFO    ][9204] Executing state host.present for msg02
2017-12-11 04:20:14,056 [salt.state       ][INFO    ][9204] Host msg02 (10.167.4.42) already present
2017-12-11 04:20:14,056 [salt.state       ][INFO    ][9204] Completed state [msg02] at time 04:20:14.055807 duration_in_ms=0.612
2017-12-11 04:20:14,056 [salt.state       ][INFO    ][9204] Running state [msg03] at time 04:20:14.055975
2017-12-11 04:20:14,056 [salt.state       ][INFO    ][9204] Executing state host.present for msg03
2017-12-11 04:20:14,056 [salt.state       ][INFO    ][9204] Host msg03 (10.167.4.43) already present
2017-12-11 04:20:14,057 [salt.state       ][INFO    ][9204] Completed state [msg03] at time 04:20:14.056588 duration_in_ms=0.613
2017-12-11 04:20:14,057 [salt.state       ][INFO    ][9204] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.056755
2017-12-11 04:20:14,057 [salt.state       ][INFO    ][9204] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,057 [salt.state       ][INFO    ][9204] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-11 04:20:14,057 [salt.state       ][INFO    ][9204] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.057377 duration_in_ms=0.623
2017-12-11 04:20:14,058 [salt.state       ][INFO    ][9204] Running state [file.replace] at time 04:20:14.058059
2017-12-11 04:20:14,058 [salt.state       ][INFO    ][9204] Executing state module.run for file.replace
2017-12-11 04:20:14,125 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-11 04:20:14,132 [salt.state       ][INFO    ][9204] onlyif execution failed
2017-12-11 04:20:14,132 [salt.state       ][INFO    ][9204] Completed state [file.replace] at time 04:20:14.131911 duration_in_ms=73.851
2017-12-11 04:20:14,132 [salt.state       ][INFO    ][9204] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.132185
2017-12-11 04:20:14,132 [salt.state       ][INFO    ][9204] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,133 [salt.state       ][INFO    ][9204] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-11 04:20:14,133 [salt.state       ][INFO    ][9204] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.133064 duration_in_ms=0.879
2017-12-11 04:20:14,133 [salt.state       ][INFO    ][9204] Running state [msg01] at time 04:20:14.133258
2017-12-11 04:20:14,133 [salt.state       ][INFO    ][9204] Executing state host.present for msg01
2017-12-11 04:20:14,134 [salt.state       ][INFO    ][9204] Host msg01 (10.167.4.41) already present
2017-12-11 04:20:14,134 [salt.state       ][INFO    ][9204] Completed state [msg01] at time 04:20:14.133903 duration_in_ms=0.645
2017-12-11 04:20:14,134 [salt.state       ][INFO    ][9204] Running state [msg] at time 04:20:14.134080
2017-12-11 04:20:14,134 [salt.state       ][INFO    ][9204] Executing state host.present for msg
2017-12-11 04:20:14,135 [salt.state       ][INFO    ][9204] Host msg (10.167.4.40) already present
2017-12-11 04:20:14,135 [salt.state       ][INFO    ][9204] Completed state [msg] at time 04:20:14.134716 duration_in_ms=0.637
2017-12-11 04:20:14,135 [salt.state       ][INFO    ][9204] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.134956
2017-12-11 04:20:14,135 [salt.state       ][INFO    ][9204] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,135 [salt.state       ][INFO    ][9204] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-11 04:20:14,136 [salt.state       ][INFO    ][9204] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.135582 duration_in_ms=0.625
2017-12-11 04:20:14,136 [salt.state       ][INFO    ][9204] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.135755
2017-12-11 04:20:14,136 [salt.state       ][INFO    ][9204] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,137 [salt.state       ][INFO    ][9204] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:20:14,137 [salt.state       ][INFO    ][9204] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.136636 duration_in_ms=0.881
2017-12-11 04:20:14,137 [salt.state       ][INFO    ][9204] Running state [cfg01] at time 04:20:14.136816
2017-12-11 04:20:14,137 [salt.state       ][INFO    ][9204] Executing state host.present for cfg01
2017-12-11 04:20:14,137 [salt.state       ][INFO    ][9204] Host cfg01 (10.167.4.100) already present
2017-12-11 04:20:14,137 [salt.state       ][INFO    ][9204] Completed state [cfg01] at time 04:20:14.137457 duration_in_ms=0.641
2017-12-11 04:20:14,138 [salt.state       ][INFO    ][9204] Running state [cmp002] at time 04:20:14.137650
2017-12-11 04:20:14,138 [salt.state       ][INFO    ][9204] Executing state host.present for cmp002
2017-12-11 04:20:14,138 [salt.state       ][INFO    ][9204] Host cmp002 (10.167.4.102) already present
2017-12-11 04:20:14,138 [salt.state       ][INFO    ][9204] Completed state [cmp002] at time 04:20:14.138345 duration_in_ms=0.696
2017-12-11 04:20:14,139 [salt.state       ][INFO    ][9204] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.138527
2017-12-11 04:20:14,139 [salt.state       ][INFO    ][9204] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,139 [salt.state       ][INFO    ][9204] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-11 04:20:14,139 [salt.state       ][INFO    ][9204] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.139173 duration_in_ms=0.646
2017-12-11 04:20:14,139 [salt.state       ][INFO    ][9204] Running state [cmp001] at time 04:20:14.139345
2017-12-11 04:20:14,140 [salt.state       ][INFO    ][9204] Executing state host.present for cmp001
2017-12-11 04:20:14,140 [salt.state       ][INFO    ][9204] Host cmp001 (10.167.4.101) already present
2017-12-11 04:20:14,140 [salt.state       ][INFO    ][9204] Completed state [cmp001] at time 04:20:14.139958 duration_in_ms=0.613
2017-12-11 04:20:14,140 [salt.state       ][INFO    ][9204] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.140128
2017-12-11 04:20:14,140 [salt.state       ][INFO    ][9204] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,141 [salt.state       ][INFO    ][9204] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-11 04:20:14,141 [salt.state       ][INFO    ][9204] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.140753 duration_in_ms=0.625
2017-12-11 04:20:14,141 [salt.state       ][INFO    ][9204] Running state [dbs01] at time 04:20:14.140925
2017-12-11 04:20:14,141 [salt.state       ][INFO    ][9204] Executing state host.present for dbs01
2017-12-11 04:20:14,141 [salt.state       ][INFO    ][9204] Host dbs01 (10.167.4.51) already present
2017-12-11 04:20:14,142 [salt.state       ][INFO    ][9204] Completed state [dbs01] at time 04:20:14.141542 duration_in_ms=0.617
2017-12-11 04:20:14,142 [salt.state       ][INFO    ][9204] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.141705
2017-12-11 04:20:14,142 [salt.state       ][INFO    ][9204] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,142 [salt.state       ][INFO    ][9204] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-11 04:20:14,142 [salt.state       ][INFO    ][9204] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.142307 duration_in_ms=0.601
2017-12-11 04:20:14,142 [salt.state       ][INFO    ][9204] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.142479
2017-12-11 04:20:14,143 [salt.state       ][INFO    ][9204] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,143 [salt.state       ][INFO    ][9204] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-11 04:20:14,143 [salt.state       ][INFO    ][9204] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.143158 duration_in_ms=0.679
2017-12-11 04:20:14,143 [salt.state       ][INFO    ][9204] Running state [dbs02] at time 04:20:14.143339
2017-12-11 04:20:14,144 [salt.state       ][INFO    ][9204] Executing state host.present for dbs02
2017-12-11 04:20:14,144 [salt.state       ][INFO    ][9204] Host dbs02 (10.167.4.52) already present
2017-12-11 04:20:14,144 [salt.state       ][INFO    ][9204] Completed state [dbs02] at time 04:20:14.143980 duration_in_ms=0.641
2017-12-11 04:20:14,144 [salt.state       ][INFO    ][9204] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.144149
2017-12-11 04:20:14,144 [salt.state       ][INFO    ][9204] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,145 [salt.state       ][INFO    ][9204] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-11 04:20:14,145 [salt.state       ][INFO    ][9204] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.144768 duration_in_ms=0.618
2017-12-11 04:20:14,145 [salt.state       ][INFO    ][9204] Running state [dbs03] at time 04:20:14.144950
2017-12-11 04:20:14,145 [salt.state       ][INFO    ][9204] Executing state host.present for dbs03
2017-12-11 04:20:14,145 [salt.state       ][INFO    ][9204] Host dbs03 (10.167.4.53) already present
2017-12-11 04:20:14,146 [salt.state       ][INFO    ][9204] Completed state [dbs03] at time 04:20:14.145567 duration_in_ms=0.617
2017-12-11 04:20:14,146 [salt.state       ][INFO    ][9204] Running state [mas01] at time 04:20:14.145732
2017-12-11 04:20:14,146 [salt.state       ][INFO    ][9204] Executing state host.present for mas01
2017-12-11 04:20:14,146 [salt.state       ][INFO    ][9204] Host mas01 (10.167.4.3) already present
2017-12-11 04:20:14,146 [salt.state       ][INFO    ][9204] Completed state [mas01] at time 04:20:14.146352 duration_in_ms=0.619
2017-12-11 04:20:14,147 [salt.state       ][INFO    ][9204] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.146530
2017-12-11 04:20:14,147 [salt.state       ][INFO    ][9204] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,147 [salt.state       ][INFO    ][9204] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-11 04:20:14,147 [salt.state       ][INFO    ][9204] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.147174 duration_in_ms=0.643
2017-12-11 04:20:14,147 [salt.state       ][INFO    ][9204] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.147347
2017-12-11 04:20:14,148 [salt.state       ][INFO    ][9204] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,148 [salt.state       ][INFO    ][9204] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-11 04:20:14,148 [salt.state       ][INFO    ][9204] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.147966 duration_in_ms=0.618
2017-12-11 04:20:14,148 [salt.state       ][INFO    ][9204] Running state [ctl02] at time 04:20:14.148137
2017-12-11 04:20:14,148 [salt.state       ][INFO    ][9204] Executing state host.present for ctl02
2017-12-11 04:20:14,149 [salt.state       ][INFO    ][9204] Host ctl02 (10.167.4.12) already present
2017-12-11 04:20:14,149 [salt.state       ][INFO    ][9204] Completed state [ctl02] at time 04:20:14.148755 duration_in_ms=0.618
2017-12-11 04:20:14,149 [salt.state       ][INFO    ][9204] Running state [ctl03] at time 04:20:14.148924
2017-12-11 04:20:14,149 [salt.state       ][INFO    ][9204] Executing state host.present for ctl03
2017-12-11 04:20:14,149 [salt.state       ][INFO    ][9204] Host ctl03 (10.167.4.13) already present
2017-12-11 04:20:14,150 [salt.state       ][INFO    ][9204] Completed state [ctl03] at time 04:20:14.149544 duration_in_ms=0.62
2017-12-11 04:20:14,150 [salt.state       ][INFO    ][9204] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.149709
2017-12-11 04:20:14,150 [salt.state       ][INFO    ][9204] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,150 [salt.state       ][INFO    ][9204] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-11 04:20:14,150 [salt.state       ][INFO    ][9204] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.150330 duration_in_ms=0.62
2017-12-11 04:20:14,151 [salt.state       ][INFO    ][9204] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.150498
2017-12-11 04:20:14,151 [salt.state       ][INFO    ][9204] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,151 [salt.state       ][INFO    ][9204] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-11 04:20:14,151 [salt.state       ][INFO    ][9204] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.151140 duration_in_ms=0.642
2017-12-11 04:20:14,151 [salt.state       ][INFO    ][9204] Running state [ctl01] at time 04:20:14.151310
2017-12-11 04:20:14,151 [salt.state       ][INFO    ][9204] Executing state host.present for ctl01
2017-12-11 04:20:14,152 [salt.state       ][INFO    ][9204] Host ctl01 (10.167.4.11) already present
2017-12-11 04:20:14,152 [salt.state       ][INFO    ][9204] Completed state [ctl01] at time 04:20:14.151928 duration_in_ms=0.618
2017-12-11 04:20:14,152 [salt.state       ][INFO    ][9204] Running state [ctl] at time 04:20:14.152096
2017-12-11 04:20:14,152 [salt.state       ][INFO    ][9204] Executing state host.present for ctl
2017-12-11 04:20:14,153 [salt.state       ][INFO    ][9204] Host ctl (10.167.4.10) already present
2017-12-11 04:20:14,153 [salt.state       ][INFO    ][9204] Completed state [ctl] at time 04:20:14.152714 duration_in_ms=0.618
2017-12-11 04:20:14,153 [salt.state       ][INFO    ][9204] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.152892
2017-12-11 04:20:14,153 [salt.state       ][INFO    ][9204] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:20:14,153 [salt.state       ][INFO    ][9204] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-11 04:20:14,154 [salt.state       ][INFO    ][9204] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:20:14.153588 duration_in_ms=0.696
2017-12-11 04:20:14,154 [salt.state       ][INFO    ][9204] Running state [ens2] at time 04:20:14.153755
2017-12-11 04:20:14,154 [salt.state       ][INFO    ][9204] Executing state network.managed for ens2
2017-12-11 04:20:14,445 [salt.state       ][INFO    ][9204] Interface ens2 is up to date.
2017-12-11 04:20:14,445 [salt.state       ][INFO    ][9204] Completed state [ens2] at time 04:20:14.444709 duration_in_ms=290.953
2017-12-11 04:20:14,445 [salt.state       ][INFO    ][9204] Running state [ens3] at time 04:20:14.444886
2017-12-11 04:20:14,445 [salt.state       ][INFO    ][9204] Executing state network.managed for ens3
2017-12-11 04:20:14,710 [salt.state       ][INFO    ][9204] Interface ens3 is up to date.
2017-12-11 04:20:14,711 [salt.state       ][INFO    ][9204] Completed state [ens3] at time 04:20:14.710734 duration_in_ms=265.846
2017-12-11 04:20:14,711 [salt.state       ][INFO    ][9204] Running state [/etc/profile.d/proxy.sh] at time 04:20:14.711106
2017-12-11 04:20:14,711 [salt.state       ][INFO    ][9204] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-11 04:20:14,712 [salt.state       ][INFO    ][9204] File /etc/profile.d/proxy.sh is not present
2017-12-11 04:20:14,712 [salt.state       ][INFO    ][9204] Completed state [/etc/profile.d/proxy.sh] at time 04:20:14.712062 duration_in_ms=0.955
2017-12-11 04:20:14,712 [salt.state       ][INFO    ][9204] Running state [/etc/apt/apt.conf.d/95proxies] at time 04:20:14.712336
2017-12-11 04:20:14,713 [salt.state       ][INFO    ][9204] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-11 04:20:14,713 [salt.state       ][INFO    ][9204] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-11 04:20:14,713 [salt.state       ][INFO    ][9204] Completed state [/etc/apt/apt.conf.d/95proxies] at time 04:20:14.713174 duration_in_ms=0.837
2017-12-11 04:20:14,713 [salt.state       ][INFO    ][9204] Running state [ntp] at time 04:20:14.713453
2017-12-11 04:20:14,714 [salt.state       ][INFO    ][9204] Executing state pkg.installed for ntp
2017-12-11 04:20:14,717 [salt.state       ][INFO    ][9204] Package ntp is already installed
2017-12-11 04:20:14,717 [salt.state       ][INFO    ][9204] Completed state [ntp] at time 04:20:14.717343 duration_in_ms=3.89
2017-12-11 04:20:14,718 [salt.state       ][INFO    ][9204] Running state [/etc/ntp.conf] at time 04:20:14.718273
2017-12-11 04:20:14,719 [salt.state       ][INFO    ][9204] Executing state file.managed for /etc/ntp.conf
2017-12-11 04:20:14,738 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-11 04:20:14,762 [salt.fileclient  ][INFO    ][9204] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:20:14,768 [salt.state       ][INFO    ][9204] File /etc/ntp.conf is in the correct state
2017-12-11 04:20:14,769 [salt.state       ][INFO    ][9204] Completed state [/etc/ntp.conf] at time 04:20:14.768580 duration_in_ms=50.305
2017-12-11 04:20:14,769 [salt.state       ][INFO    ][9204] Running state [ntp] at time 04:20:14.769277
2017-12-11 04:20:14,769 [salt.state       ][INFO    ][9204] Executing state service.running for ntp
2017-12-11 04:20:14,770 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-11 04:20:14,780 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-11 04:20:14,789 [salt.loaded.int.module.cmdmod][INFO    ][9204] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-11 04:20:14,801 [salt.state       ][INFO    ][9204] The service ntp is already running
2017-12-11 04:20:14,801 [salt.state       ][INFO    ][9204] Completed state [ntp] at time 04:20:14.800969 duration_in_ms=31.691
2017-12-11 04:20:14,804 [salt.minion      ][INFO    ][9204] Returning information for job: 20171211041956868386
2017-12-11 04:20:48,025 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.apply with jid 20171211042048021408
2017-12-11 04:20:48,047 [salt.minion      ][INFO    ][11046] Starting a new job with PID 11046
2017-12-11 04:20:50,925 [salt.state       ][INFO    ][11046] Loading fresh modules for state activity
2017-12-11 04:20:50,957 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-11 04:20:50,992 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-11 04:20:51,022 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,066 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-11 04:20:51,080 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,122 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-11 04:20:51,135 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,177 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-11 04:20:51,269 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,328 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-11 04:20:51,350 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,393 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-11 04:20:51,418 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,459 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-11 04:20:51,496 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,548 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-11 04:20:51,568 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,609 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-11 04:20:51,627 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,668 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-11 04:20:51,688 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,731 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-11 04:20:51,756 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,803 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-11 04:20:51,839 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,881 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-11 04:20:51,895 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:51,937 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-11 04:20:51,970 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:52,020 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-11 04:20:52,073 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:52,117 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-11 04:20:52,131 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:52,192 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-11 04:20:52,227 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:52,306 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-11 04:20:52,374 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:52,421 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-11 04:20:52,441 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:52,495 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-11 04:20:52,533 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:52,583 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-11 04:20:52,596 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-11 04:20:52,611 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:20:52,632 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-11 04:20:52,647 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:20:52,660 [salt.state       ][INFO    ][11046] Running state [/etc/environment] at time 04:20:52.659951
2017-12-11 04:20:52,660 [salt.state       ][INFO    ][11046] Executing state file.blockreplace for /etc/environment
2017-12-11 04:20:52,664 [salt.state       ][INFO    ][11046] No changes needed to be made
2017-12-11 04:20:52,664 [salt.state       ][INFO    ][11046] Completed state [/etc/environment] at time 04:20:52.664404 duration_in_ms=4.454
2017-12-11 04:20:52,665 [salt.state       ][INFO    ][11046] Running state [/etc/profile.d] at time 04:20:52.664684
2017-12-11 04:20:52,665 [salt.state       ][INFO    ][11046] Executing state file.directory for /etc/profile.d
2017-12-11 04:20:52,666 [salt.state       ][INFO    ][11046] Directory /etc/profile.d is in the correct state
2017-12-11 04:20:52,666 [salt.state       ][INFO    ][11046] Completed state [/etc/profile.d] at time 04:20:52.666007 duration_in_ms=1.323
2017-12-11 04:20:52,928 [salt.state       ][INFO    ][11046] Running state [linux_repo_prereq_pkgs] at time 04:20:52.927561
2017-12-11 04:20:52,928 [salt.state       ][INFO    ][11046] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-11 04:20:52,929 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:20:53,376 [salt.state       ][INFO    ][11046] All specified packages are already installed
2017-12-11 04:20:53,428 [salt.state       ][INFO    ][11046] Completed state [linux_repo_prereq_pkgs] at time 04:20:53.427428 duration_in_ms=499.866
2017-12-11 04:20:53,428 [salt.state       ][INFO    ][11046] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:20:53.428342
2017-12-11 04:20:53,429 [salt.state       ][INFO    ][11046] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-11 04:20:53,429 [salt.state       ][INFO    ][11046] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-11 04:20:53,430 [salt.state       ][INFO    ][11046] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:20:53.429710 duration_in_ms=1.368
2017-12-11 04:20:53,430 [salt.state       ][INFO    ][11046] Running state [/etc/apt/preferences.d/mk_openstack] at time 04:20:53.430095
2017-12-11 04:20:53,431 [salt.state       ][INFO    ][11046] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-11 04:20:53,454 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:20:53,474 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:53,508 [salt.state       ][INFO    ][11046] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-11 04:20:53,508 [salt.state       ][INFO    ][11046] Completed state [/etc/apt/preferences.d/mk_openstack] at time 04:20:53.508281 duration_in_ms=78.185
2017-12-11 04:20:53,510 [salt.state       ][INFO    ][11046] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:20:53.510049
2017-12-11 04:20:53,510 [salt.state       ][INFO    ][11046] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-11 04:20:53,756 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:20:53,836 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:20:56,263 [salt.state       ][INFO    ][11046] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-11 04:20:56,263 [salt.state       ][INFO    ][11046] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:20:56.263395 duration_in_ms=2753.346
2017-12-11 04:20:56,264 [salt.state       ][INFO    ][11046] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:20:56.263724
2017-12-11 04:20:56,264 [salt.state       ][INFO    ][11046] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-11 04:20:56,264 [salt.state       ][INFO    ][11046] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-11 04:20:56,265 [salt.state       ][INFO    ][11046] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:20:56.264686 duration_in_ms=0.961
2017-12-11 04:20:56,265 [salt.state       ][INFO    ][11046] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 04:20:56.264974
2017-12-11 04:20:56,265 [salt.state       ][INFO    ][11046] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-11 04:20:56,282 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:20:56,299 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:20:56,333 [salt.state       ][INFO    ][11046] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-11 04:20:56,333 [salt.state       ][INFO    ][11046] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 04:20:56.332815 duration_in_ms=67.841
2017-12-11 04:20:56,334 [salt.state       ][INFO    ][11046] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:20:56.333567
2017-12-11 04:20:56,334 [salt.state       ][INFO    ][11046] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-11 04:20:56,734 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-11 04:20:56,810 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:20:58,141 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211042058124048
2017-12-11 04:20:58,159 [salt.minion      ][INFO    ][11908] Starting a new job with PID 11908
2017-12-11 04:20:58,172 [salt.minion      ][INFO    ][11908] Returning information for job: 20171211042058124048
2017-12-11 04:21:00,427 [salt.state       ][INFO    ][11046] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-11 04:21:00,427 [salt.state       ][INFO    ][11046] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:21:00.427018 duration_in_ms=4093.451
2017-12-11 04:21:00,427 [salt.state       ][INFO    ][11046] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:21:00.427365
2017-12-11 04:21:00,428 [salt.state       ][INFO    ][11046] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-11 04:21:00,428 [salt.state       ][INFO    ][11046] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-11 04:21:00,428 [salt.state       ][INFO    ][11046] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:21:00.428311 duration_in_ms=0.945
2017-12-11 04:21:00,429 [salt.state       ][INFO    ][11046] Running state [/etc/apt/preferences.d/mcp_extra] at time 04:21:00.428580
2017-12-11 04:21:00,429 [salt.state       ][INFO    ][11046] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-11 04:21:00,450 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:21:00,468 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:00,500 [salt.state       ][INFO    ][11046] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-11 04:21:00,500 [salt.state       ][INFO    ][11046] Completed state [/etc/apt/preferences.d/mcp_extra] at time 04:21:00.500122 duration_in_ms=71.542
2017-12-11 04:21:00,501 [salt.state       ][INFO    ][11046] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:21:00.500813
2017-12-11 04:21:00,501 [salt.state       ][INFO    ][11046] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-11 04:21:00,586 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:21:00,655 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:21:03,063 [salt.state       ][INFO    ][11046] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-11 04:21:03,064 [salt.state       ][INFO    ][11046] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:21:03.063962 duration_in_ms=2563.147
2017-12-11 04:21:03,065 [salt.state       ][INFO    ][11046] Running state [linux_extra_packages_purged] at time 04:21:03.064469
2017-12-11 04:21:03,065 [salt.state       ][INFO    ][11046] Executing state pkg.purged for linux_extra_packages_purged
2017-12-11 04:21:03,073 [salt.state       ][INFO    ][11046] All specified packages are already absent
2017-12-11 04:21:03,073 [salt.state       ][INFO    ][11046] Completed state [linux_extra_packages_purged] at time 04:21:03.073427 duration_in_ms=8.957
2017-12-11 04:21:03,074 [salt.state       ][INFO    ][11046] Running state [linux_extra_packages_latest] at time 04:21:03.073714
2017-12-11 04:21:03,074 [salt.state       ][INFO    ][11046] Executing state pkg.latest for linux_extra_packages_latest
2017-12-11 04:21:03,078 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:21:05,527 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-11 04:21:05,567 [salt.state       ][INFO    ][11046] Package mcelog is already up-to-date
2017-12-11 04:21:05,567 [salt.state       ][INFO    ][11046] Completed state [linux_extra_packages_latest] at time 04:21:05.567201 duration_in_ms=2493.487
2017-12-11 04:21:05,568 [salt.state       ][INFO    ][11046] Running state [UTC] at time 04:21:05.567917
2017-12-11 04:21:05,568 [salt.state       ][INFO    ][11046] Executing state timezone.system for UTC
2017-12-11 04:21:05,569 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:21:05,597 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:21:05,604 [salt.state       ][INFO    ][11046] Timezone UTC already set, UTC already set to UTC
2017-12-11 04:21:05,605 [salt.state       ][INFO    ][11046] Completed state [UTC] at time 04:21:05.604508 duration_in_ms=36.591
2017-12-11 04:21:05,605 [salt.state       ][INFO    ][11046] Running state [nf_conntrack] at time 04:21:05.605196
2017-12-11 04:21:05,606 [salt.state       ][INFO    ][11046] Executing state kmod.present for nf_conntrack
2017-12-11 04:21:05,606 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'lsmod' in directory '/root'
2017-12-11 04:21:05,613 [salt.state       ][INFO    ][11046] Kernel module nf_conntrack is already present
2017-12-11 04:21:05,613 [salt.state       ][INFO    ][11046] Completed state [nf_conntrack] at time 04:21:05.613324 duration_in_ms=8.127
2017-12-11 04:21:05,614 [salt.state       ][INFO    ][11046] Running state [kernel.panic] at time 04:21:05.613868
2017-12-11 04:21:05,614 [salt.state       ][INFO    ][11046] Executing state sysctl.present for kernel.panic
2017-12-11 04:21:05,621 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,633 [salt.state       ][INFO    ][11046] Sysctl value kernel.panic = 60 is already set
2017-12-11 04:21:05,633 [salt.state       ][INFO    ][11046] Completed state [kernel.panic] at time 04:21:05.633225 duration_in_ms=19.357
2017-12-11 04:21:05,634 [salt.state       ][INFO    ][11046] Running state [net.ipv4.tcp_keepalive_probes] at time 04:21:05.633541
2017-12-11 04:21:05,634 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-11 04:21:05,634 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,646 [salt.state       ][INFO    ][11046] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-11 04:21:05,646 [salt.state       ][INFO    ][11046] Completed state [net.ipv4.tcp_keepalive_probes] at time 04:21:05.646356 duration_in_ms=12.815
2017-12-11 04:21:05,647 [salt.state       ][INFO    ][11046] Running state [fs.file-max] at time 04:21:05.646678
2017-12-11 04:21:05,647 [salt.state       ][INFO    ][11046] Executing state sysctl.present for fs.file-max
2017-12-11 04:21:05,647 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,657 [salt.state       ][INFO    ][11046] Sysctl value fs.file-max = 124165 is already set
2017-12-11 04:21:05,658 [salt.state       ][INFO    ][11046] Completed state [fs.file-max] at time 04:21:05.657578 duration_in_ms=10.899
2017-12-11 04:21:05,658 [salt.state       ][INFO    ][11046] Running state [net.core.somaxconn] at time 04:21:05.657888
2017-12-11 04:21:05,658 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.core.somaxconn
2017-12-11 04:21:05,659 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,669 [salt.state       ][INFO    ][11046] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-11 04:21:05,669 [salt.state       ][INFO    ][11046] Completed state [net.core.somaxconn] at time 04:21:05.669285 duration_in_ms=11.397
2017-12-11 04:21:05,670 [salt.state       ][INFO    ][11046] Running state [net.ipv4.tcp_max_syn_backlog] at time 04:21:05.669595
2017-12-11 04:21:05,670 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-11 04:21:05,670 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,681 [salt.state       ][INFO    ][11046] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-11 04:21:05,681 [salt.state       ][INFO    ][11046] Completed state [net.ipv4.tcp_max_syn_backlog] at time 04:21:05.680972 duration_in_ms=11.377
2017-12-11 04:21:05,681 [salt.state       ][INFO    ][11046] Running state [net.ipv4.tcp_tw_reuse] at time 04:21:05.681279
2017-12-11 04:21:05,682 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-11 04:21:05,682 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,692 [salt.state       ][INFO    ][11046] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-11 04:21:05,692 [salt.state       ][INFO    ][11046] Completed state [net.ipv4.tcp_tw_reuse] at time 04:21:05.692392 duration_in_ms=11.113
2017-12-11 04:21:05,693 [salt.state       ][INFO    ][11046] Running state [net.ipv4.tcp_retries2] at time 04:21:05.692705
2017-12-11 04:21:05,693 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-11 04:21:05,693 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,703 [salt.state       ][INFO    ][11046] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-11 04:21:05,704 [salt.state       ][INFO    ][11046] Completed state [net.ipv4.tcp_retries2] at time 04:21:05.703538 duration_in_ms=10.833
2017-12-11 04:21:05,704 [salt.state       ][INFO    ][11046] Running state [vm.swappiness] at time 04:21:05.703847
2017-12-11 04:21:05,704 [salt.state       ][INFO    ][11046] Executing state sysctl.present for vm.swappiness
2017-12-11 04:21:05,705 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,715 [salt.state       ][INFO    ][11046] Sysctl value vm.swappiness = 10 is already set
2017-12-11 04:21:05,715 [salt.state       ][INFO    ][11046] Completed state [vm.swappiness] at time 04:21:05.714831 duration_in_ms=10.985
2017-12-11 04:21:05,715 [salt.state       ][INFO    ][11046] Running state [net.ipv4.tcp_keepalive_intvl] at time 04:21:05.715139
2017-12-11 04:21:05,715 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-11 04:21:05,716 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,725 [salt.state       ][INFO    ][11046] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-11 04:21:05,726 [salt.state       ][INFO    ][11046] Completed state [net.ipv4.tcp_keepalive_intvl] at time 04:21:05.725730 duration_in_ms=10.59
2017-12-11 04:21:05,726 [salt.state       ][INFO    ][11046] Running state [net.ipv4.neigh.default.gc_thresh1] at time 04:21:05.726034
2017-12-11 04:21:05,726 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-11 04:21:05,727 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,737 [salt.state       ][INFO    ][11046] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-11 04:21:05,737 [salt.state       ][INFO    ][11046] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 04:21:05.737047 duration_in_ms=11.012
2017-12-11 04:21:05,737 [salt.state       ][INFO    ][11046] Running state [net.ipv4.neigh.default.gc_thresh2] at time 04:21:05.737356
2017-12-11 04:21:05,738 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-11 04:21:05,738 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,748 [salt.state       ][INFO    ][11046] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-11 04:21:05,749 [salt.state       ][INFO    ][11046] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 04:21:05.748722 duration_in_ms=11.365
2017-12-11 04:21:05,749 [salt.state       ][INFO    ][11046] Running state [net.ipv4.neigh.default.gc_thresh3] at time 04:21:05.749042
2017-12-11 04:21:05,749 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-11 04:21:05,750 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,760 [salt.state       ][INFO    ][11046] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-11 04:21:05,760 [salt.state       ][INFO    ][11046] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 04:21:05.760243 duration_in_ms=11.201
2017-12-11 04:21:05,761 [salt.state       ][INFO    ][11046] Running state [net.core.netdev_max_backlog] at time 04:21:05.760563
2017-12-11 04:21:05,761 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-11 04:21:05,761 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,771 [salt.state       ][INFO    ][11046] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-11 04:21:05,772 [salt.state       ][INFO    ][11046] Completed state [net.core.netdev_max_backlog] at time 04:21:05.771704 duration_in_ms=11.14
2017-12-11 04:21:05,772 [salt.state       ][INFO    ][11046] Running state [net.ipv4.tcp_keepalive_time] at time 04:21:05.772026
2017-12-11 04:21:05,772 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-11 04:21:05,773 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,783 [salt.state       ][INFO    ][11046] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-11 04:21:05,784 [salt.state       ][INFO    ][11046] Completed state [net.ipv4.tcp_keepalive_time] at time 04:21:05.783837 duration_in_ms=11.811
2017-12-11 04:21:05,784 [salt.state       ][INFO    ][11046] Running state [net.nf_conntrack_max] at time 04:21:05.784159
2017-12-11 04:21:05,784 [salt.state       ][INFO    ][11046] Executing state sysctl.present for net.nf_conntrack_max
2017-12-11 04:21:05,785 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:05,797 [salt.state       ][INFO    ][11046] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-11 04:21:05,797 [salt.state       ][INFO    ][11046] Completed state [net.nf_conntrack_max] at time 04:21:05.796972 duration_in_ms=12.812
2017-12-11 04:21:05,797 [salt.state       ][INFO    ][11046] Running state [linux_sysfs_package] at time 04:21:05.797312
2017-12-11 04:21:05,798 [salt.state       ][INFO    ][11046] Executing state pkg.installed for linux_sysfs_package
2017-12-11 04:21:05,801 [salt.state       ][INFO    ][11046] All specified packages are already installed
2017-12-11 04:21:05,801 [salt.state       ][INFO    ][11046] Completed state [linux_sysfs_package] at time 04:21:05.801014 duration_in_ms=3.702
2017-12-11 04:21:05,802 [salt.state       ][INFO    ][11046] Running state [/etc/sysfs.d] at time 04:21:05.801883
2017-12-11 04:21:05,802 [salt.state       ][INFO    ][11046] Executing state file.directory for /etc/sysfs.d
2017-12-11 04:21:05,803 [salt.state       ][INFO    ][11046] Directory /etc/sysfs.d is in the correct state
2017-12-11 04:21:05,803 [salt.state       ][INFO    ][11046] Completed state [/etc/sysfs.d] at time 04:21:05.802963 duration_in_ms=1.08
2017-12-11 04:21:05,804 [salt.state       ][INFO    ][11046] Running state [ondemand] at time 04:21:05.803531
2017-12-11 04:21:05,804 [salt.state       ][INFO    ][11046] Executing state service.dead for ondemand
2017-12-11 04:21:05,804 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-11 04:21:05,812 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-11 04:21:05,819 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:21:05,828 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'runlevel' in directory '/root'
2017-12-11 04:21:05,833 [salt.state       ][INFO    ][11046] The service ondemand is already dead
2017-12-11 04:21:05,834 [salt.state       ][INFO    ][11046] Completed state [ondemand] at time 04:21:05.833627 duration_in_ms=30.096
2017-12-11 04:21:05,834 [salt.state       ][INFO    ][11046] Running state [cs_CZ.UTF-8] at time 04:21:05.834104
2017-12-11 04:21:05,834 [salt.state       ][INFO    ][11046] Executing state locale.present for cs_CZ.UTF-8
2017-12-11 04:21:05,835 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'locale -a' in directory '/root'
2017-12-11 04:21:05,839 [salt.state       ][INFO    ][11046] Locale cs_CZ.UTF-8 is already present
2017-12-11 04:21:05,840 [salt.state       ][INFO    ][11046] Completed state [cs_CZ.UTF-8] at time 04:21:05.839560 duration_in_ms=5.456
2017-12-11 04:21:05,840 [salt.state       ][INFO    ][11046] Running state [en_US.UTF-8] at time 04:21:05.839882
2017-12-11 04:21:05,840 [salt.state       ][INFO    ][11046] Executing state locale.present for en_US.UTF-8
2017-12-11 04:21:05,841 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'locale -a' in directory '/root'
2017-12-11 04:21:05,846 [salt.state       ][INFO    ][11046] Locale en_US.UTF-8 is already present
2017-12-11 04:21:05,846 [salt.state       ][INFO    ][11046] Completed state [en_US.UTF-8] at time 04:21:05.845835 duration_in_ms=5.952
2017-12-11 04:21:05,847 [salt.state       ][INFO    ][11046] Running state [en_US.UTF-8] at time 04:21:05.846855
2017-12-11 04:21:05,847 [salt.state       ][INFO    ][11046] Executing state locale.system for en_US.UTF-8
2017-12-11 04:21:05,848 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'localectl' in directory '/root'
2017-12-11 04:21:05,888 [salt.state       ][INFO    ][11046] System locale en_US.UTF-8 already set
2017-12-11 04:21:05,888 [salt.state       ][INFO    ][11046] Completed state [en_US.UTF-8] at time 04:21:05.888251 duration_in_ms=41.395
2017-12-11 04:21:05,889 [salt.state       ][INFO    ][11046] Running state [root] at time 04:21:05.889306
2017-12-11 04:21:05,890 [salt.state       ][INFO    ][11046] Executing state user.present for root
2017-12-11 04:21:05,891 [salt.state       ][INFO    ][11046] User root is present and up to date
2017-12-11 04:21:05,891 [salt.state       ][INFO    ][11046] Completed state [root] at time 04:21:05.890771 duration_in_ms=1.465
2017-12-11 04:21:05,892 [salt.state       ][INFO    ][11046] Running state [/root] at time 04:21:05.891595
2017-12-11 04:21:05,892 [salt.state       ][INFO    ][11046] Executing state file.directory for /root
2017-12-11 04:21:05,892 [salt.state       ][INFO    ][11046] Directory /root is in the correct state
2017-12-11 04:21:05,893 [salt.state       ][INFO    ][11046] Completed state [/root] at time 04:21:05.892609 duration_in_ms=1.013
2017-12-11 04:21:05,893 [salt.state       ][INFO    ][11046] Running state [/etc/sudoers.d/90-salt-user-root] at time 04:21:05.892863
2017-12-11 04:21:05,893 [salt.state       ][INFO    ][11046] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-11 04:21:05,893 [salt.state       ][INFO    ][11046] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-11 04:21:05,894 [salt.state       ][INFO    ][11046] Completed state [/etc/sudoers.d/90-salt-user-root] at time 04:21:05.893678 duration_in_ms=0.815
2017-12-11 04:21:05,894 [salt.state       ][INFO    ][11046] Running state [ubuntu] at time 04:21:05.893942
2017-12-11 04:21:05,894 [salt.state       ][INFO    ][11046] Executing state user.present for ubuntu
2017-12-11 04:21:05,895 [salt.state       ][INFO    ][11046] User ubuntu is present and up to date
2017-12-11 04:21:05,895 [salt.state       ][INFO    ][11046] Completed state [ubuntu] at time 04:21:05.895140 duration_in_ms=1.197
2017-12-11 04:21:05,896 [salt.state       ][INFO    ][11046] Running state [/home/ubuntu] at time 04:21:05.895847
2017-12-11 04:21:05,896 [salt.state       ][INFO    ][11046] Executing state file.directory for /home/ubuntu
2017-12-11 04:21:05,897 [salt.state       ][INFO    ][11046] Directory /home/ubuntu is in the correct state
2017-12-11 04:21:05,897 [salt.state       ][INFO    ][11046] Completed state [/home/ubuntu] at time 04:21:05.896861 duration_in_ms=1.014
2017-12-11 04:21:05,898 [salt.state       ][INFO    ][11046] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:21:05.897482
2017-12-11 04:21:05,898 [salt.state       ][INFO    ][11046] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-11 04:21:05,913 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-11 04:21:05,930 [salt.state       ][INFO    ][11046] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-11 04:21:05,931 [salt.state       ][INFO    ][11046] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:21:05.930591 duration_in_ms=33.109
2017-12-11 04:21:05,931 [salt.state       ][INFO    ][11046] Running state [/etc/security/limits.d/90-salt-default.conf] at time 04:21:05.930888
2017-12-11 04:21:05,931 [salt.state       ][INFO    ][11046] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-11 04:21:05,953 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-11 04:21:05,970 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:06,002 [salt.state       ][INFO    ][11046] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-11 04:21:06,002 [salt.state       ][INFO    ][11046] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 04:21:06.001897 duration_in_ms=71.009
2017-12-11 04:21:06,002 [salt.state       ][INFO    ][11046] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:21:06.002148
2017-12-11 04:21:06,002 [salt.state       ][INFO    ][11046] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-11 04:21:06,018 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-11 04:21:06,035 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:06,072 [salt.state       ][INFO    ][11046] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-11 04:21:06,072 [salt.state       ][INFO    ][11046] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:21:06.072309 duration_in_ms=70.16
2017-12-11 04:21:06,074 [salt.state       ][INFO    ][11046] Running state [service.systemctl_reload] at time 04:21:06.073890
2017-12-11 04:21:06,074 [salt.state       ][INFO    ][11046] Executing state module.wait for service.systemctl_reload
2017-12-11 04:21:06,075 [salt.state       ][INFO    ][11046] No changes made for service.systemctl_reload
2017-12-11 04:21:06,075 [salt.state       ][INFO    ][11046] Completed state [service.systemctl_reload] at time 04:21:06.075054 duration_in_ms=1.165
2017-12-11 04:21:06,075 [salt.state       ][INFO    ][11046] Running state [/etc/hostname] at time 04:21:06.075407
2017-12-11 04:21:06,076 [salt.state       ][INFO    ][11046] Executing state file.managed for /etc/hostname
2017-12-11 04:21:06,093 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-11 04:21:06,095 [salt.state       ][INFO    ][11046] File /etc/hostname is in the correct state
2017-12-11 04:21:06,096 [salt.state       ][INFO    ][11046] Completed state [/etc/hostname] at time 04:21:06.095633 duration_in_ms=20.225
2017-12-11 04:21:06,098 [salt.state       ][INFO    ][11046] Running state [hostname msg03] at time 04:21:06.097530
2017-12-11 04:21:06,098 [salt.state       ][INFO    ][11046] Executing state cmd.wait for hostname msg03
2017-12-11 04:21:06,099 [salt.state       ][INFO    ][11046] No changes made for hostname msg03
2017-12-11 04:21:06,099 [salt.state       ][INFO    ][11046] Completed state [hostname msg03] at time 04:21:06.099152 duration_in_ms=1.622
2017-12-11 04:21:06,100 [salt.state       ][INFO    ][11046] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.099898
2017-12-11 04:21:06,100 [salt.state       ][INFO    ][11046] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,101 [salt.state       ][INFO    ][11046] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-11 04:21:06,101 [salt.state       ][INFO    ][11046] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.101320 duration_in_ms=1.422
2017-12-11 04:21:06,102 [salt.state       ][INFO    ][11046] Running state [mdb02] at time 04:21:06.101674
2017-12-11 04:21:06,102 [salt.state       ][INFO    ][11046] Executing state host.present for mdb02
2017-12-11 04:21:06,103 [salt.state       ][INFO    ][11046] Host mdb02 (10.167.4.77) already present
2017-12-11 04:21:06,103 [salt.state       ][INFO    ][11046] Completed state [mdb02] at time 04:21:06.103107 duration_in_ms=1.432
2017-12-11 04:21:06,104 [salt.state       ][INFO    ][11046] Running state [mdb03] at time 04:21:06.103487
2017-12-11 04:21:06,104 [salt.state       ][INFO    ][11046] Executing state host.present for mdb03
2017-12-11 04:21:06,104 [salt.state       ][INFO    ][11046] Host mdb03 (10.167.4.78) already present
2017-12-11 04:21:06,104 [salt.state       ][INFO    ][11046] Completed state [mdb03] at time 04:21:06.104412 duration_in_ms=0.925
2017-12-11 04:21:06,105 [salt.state       ][INFO    ][11046] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.104668
2017-12-11 04:21:06,105 [salt.state       ][INFO    ][11046] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,105 [salt.state       ][INFO    ][11046] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-11 04:21:06,106 [salt.state       ][INFO    ][11046] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.105571 duration_in_ms=0.902
2017-12-11 04:21:06,106 [salt.state       ][INFO    ][11046] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.105832
2017-12-11 04:21:06,106 [salt.state       ][INFO    ][11046] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,107 [salt.state       ][INFO    ][11046] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-11 04:21:06,107 [salt.state       ][INFO    ][11046] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.106718 duration_in_ms=0.887
2017-12-11 04:21:06,107 [salt.state       ][INFO    ][11046] Running state [mdb01] at time 04:21:06.106986
2017-12-11 04:21:06,107 [salt.state       ][INFO    ][11046] Executing state host.present for mdb01
2017-12-11 04:21:06,108 [salt.state       ][INFO    ][11046] Host mdb01 (10.167.4.76) already present
2017-12-11 04:21:06,108 [salt.state       ][INFO    ][11046] Completed state [mdb01] at time 04:21:06.107856 duration_in_ms=0.87
2017-12-11 04:21:06,108 [salt.state       ][INFO    ][11046] Running state [mdb] at time 04:21:06.108109
2017-12-11 04:21:06,108 [salt.state       ][INFO    ][11046] Executing state host.present for mdb
2017-12-11 04:21:06,109 [salt.state       ][INFO    ][11046] Host mdb (10.167.4.75) already present
2017-12-11 04:21:06,109 [salt.state       ][INFO    ][11046] Completed state [mdb] at time 04:21:06.108995 duration_in_ms=0.886
2017-12-11 04:21:06,109 [salt.state       ][INFO    ][11046] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.109254
2017-12-11 04:21:06,110 [salt.state       ][INFO    ][11046] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,110 [salt.state       ][INFO    ][11046] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-11 04:21:06,110 [salt.state       ][INFO    ][11046] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.110160 duration_in_ms=0.906
2017-12-11 04:21:06,110 [salt.state       ][INFO    ][11046] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.110427
2017-12-11 04:21:06,111 [salt.state       ][INFO    ][11046] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,111 [salt.state       ][INFO    ][11046] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:21:06,112 [salt.state       ][INFO    ][11046] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.111480 duration_in_ms=1.052
2017-12-11 04:21:06,112 [salt.state       ][INFO    ][11046] Running state [cfg01] at time 04:21:06.111842
2017-12-11 04:21:06,112 [salt.state       ][INFO    ][11046] Executing state host.present for cfg01
2017-12-11 04:21:06,113 [salt.state       ][INFO    ][11046] Host cfg01 (10.167.4.100) already present
2017-12-11 04:21:06,113 [salt.state       ][INFO    ][11046] Completed state [cfg01] at time 04:21:06.113083 duration_in_ms=1.241
2017-12-11 04:21:06,113 [salt.state       ][INFO    ][11046] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.113411
2017-12-11 04:21:06,114 [salt.state       ][INFO    ][11046] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,114 [salt.state       ][INFO    ][11046] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-11 04:21:06,115 [salt.state       ][INFO    ][11046] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.114721 duration_in_ms=1.31
2017-12-11 04:21:06,115 [salt.state       ][INFO    ][11046] Running state [prx01] at time 04:21:06.115115
2017-12-11 04:21:06,116 [salt.state       ][INFO    ][11046] Executing state host.present for prx01
2017-12-11 04:21:06,116 [salt.state       ][INFO    ][11046] Host prx01 (10.167.4.104) already present
2017-12-11 04:21:06,117 [salt.state       ][INFO    ][11046] Completed state [prx01] at time 04:21:06.116486 duration_in_ms=1.371
2017-12-11 04:21:06,117 [salt.state       ][INFO    ][11046] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.116791
2017-12-11 04:21:06,117 [salt.state       ][INFO    ][11046] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,117 [salt.state       ][INFO    ][11046] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-11 04:21:06,118 [salt.state       ][INFO    ][11046] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.117686 duration_in_ms=0.896
2017-12-11 04:21:06,118 [salt.state       ][INFO    ][11046] Running state [kvm01] at time 04:21:06.117945
2017-12-11 04:21:06,118 [salt.state       ][INFO    ][11046] Executing state host.present for kvm01
2017-12-11 04:21:06,119 [salt.state       ][INFO    ][11046] Host kvm01 (10.167.4.141) already present
2017-12-11 04:21:06,119 [salt.state       ][INFO    ][11046] Completed state [kvm01] at time 04:21:06.118863 duration_in_ms=0.919
2017-12-11 04:21:06,119 [salt.state       ][INFO    ][11046] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.119120
2017-12-11 04:21:06,119 [salt.state       ][INFO    ][11046] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,120 [salt.state       ][INFO    ][11046] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-11 04:21:06,120 [salt.state       ][INFO    ][11046] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.120021 duration_in_ms=0.901
2017-12-11 04:21:06,120 [salt.state       ][INFO    ][11046] Running state [kvm03] at time 04:21:06.120274
2017-12-11 04:21:06,121 [salt.state       ][INFO    ][11046] Executing state host.present for kvm03
2017-12-11 04:21:06,121 [salt.state       ][INFO    ][11046] Host kvm03 (10.167.4.143) already present
2017-12-11 04:21:06,121 [salt.state       ][INFO    ][11046] Completed state [kvm03] at time 04:21:06.121387 duration_in_ms=1.112
2017-12-11 04:21:06,122 [salt.state       ][INFO    ][11046] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.121644
2017-12-11 04:21:06,122 [salt.state       ][INFO    ][11046] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,122 [salt.state       ][INFO    ][11046] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-11 04:21:06,123 [salt.state       ][INFO    ][11046] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.122524 duration_in_ms=0.881
2017-12-11 04:21:06,123 [salt.state       ][INFO    ][11046] Running state [kvm02] at time 04:21:06.122789
2017-12-11 04:21:06,123 [salt.state       ][INFO    ][11046] Executing state host.present for kvm02
2017-12-11 04:21:06,123 [salt.state       ][INFO    ][11046] Host kvm02 (10.167.4.142) already present
2017-12-11 04:21:06,124 [salt.state       ][INFO    ][11046] Completed state [kvm02] at time 04:21:06.123659 duration_in_ms=0.87
2017-12-11 04:21:06,124 [salt.state       ][INFO    ][11046] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.123910
2017-12-11 04:21:06,124 [salt.state       ][INFO    ][11046] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,125 [salt.state       ][INFO    ][11046] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-11 04:21:06,125 [salt.state       ][INFO    ][11046] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.124769 duration_in_ms=0.86
2017-12-11 04:21:06,125 [salt.state       ][INFO    ][11046] Running state [dbs] at time 04:21:06.125021
2017-12-11 04:21:06,125 [salt.state       ][INFO    ][11046] Executing state host.present for dbs
2017-12-11 04:21:06,126 [salt.state       ][INFO    ][11046] Host dbs (10.167.4.50) already present
2017-12-11 04:21:06,126 [salt.state       ][INFO    ][11046] Completed state [dbs] at time 04:21:06.125902 duration_in_ms=0.88
2017-12-11 04:21:06,126 [salt.state       ][INFO    ][11046] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.126153
2017-12-11 04:21:06,126 [salt.state       ][INFO    ][11046] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,127 [salt.state       ][INFO    ][11046] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-11 04:21:06,127 [salt.state       ][INFO    ][11046] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.127083 duration_in_ms=0.93
2017-12-11 04:21:06,127 [salt.state       ][INFO    ][11046] Running state [prx] at time 04:21:06.127336
2017-12-11 04:21:06,128 [salt.state       ][INFO    ][11046] Executing state host.present for prx
2017-12-11 04:21:06,128 [salt.state       ][INFO    ][11046] Host prx (172.30.10.103) already present
2017-12-11 04:21:06,128 [salt.state       ][INFO    ][11046] Completed state [prx] at time 04:21:06.128226 duration_in_ms=0.889
2017-12-11 04:21:06,129 [salt.state       ][INFO    ][11046] Running state [prx02] at time 04:21:06.128482
2017-12-11 04:21:06,129 [salt.state       ][INFO    ][11046] Executing state host.present for prx02
2017-12-11 04:21:06,129 [salt.state       ][INFO    ][11046] Host prx02 (10.167.4.105) already present
2017-12-11 04:21:06,129 [salt.state       ][INFO    ][11046] Completed state [prx02] at time 04:21:06.129385 duration_in_ms=0.903
2017-12-11 04:21:06,130 [salt.state       ][INFO    ][11046] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.129646
2017-12-11 04:21:06,130 [salt.state       ][INFO    ][11046] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,130 [salt.state       ][INFO    ][11046] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-11 04:21:06,131 [salt.state       ][INFO    ][11046] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.130528 duration_in_ms=0.882
2017-12-11 04:21:06,131 [salt.state       ][INFO    ][11046] Running state [gtw01] at time 04:21:06.130794
2017-12-11 04:21:06,131 [salt.state       ][INFO    ][11046] Executing state host.present for gtw01
2017-12-11 04:21:06,131 [salt.state       ][INFO    ][11046] Host gtw01 (10.167.4.124) already present
2017-12-11 04:21:06,132 [salt.state       ][INFO    ][11046] Completed state [gtw01] at time 04:21:06.131689 duration_in_ms=0.895
2017-12-11 04:21:06,132 [salt.state       ][INFO    ][11046] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.131944
2017-12-11 04:21:06,132 [salt.state       ][INFO    ][11046] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,133 [salt.state       ][INFO    ][11046] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-11 04:21:06,133 [salt.state       ][INFO    ][11046] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.132835 duration_in_ms=0.891
2017-12-11 04:21:06,133 [salt.state       ][INFO    ][11046] Running state [gtw02] at time 04:21:06.133089
2017-12-11 04:21:06,133 [salt.state       ][INFO    ][11046] Executing state host.present for gtw02
2017-12-11 04:21:06,134 [salt.state       ][INFO    ][11046] Host gtw02 (10.167.4.125) already present
2017-12-11 04:21:06,134 [salt.state       ][INFO    ][11046] Completed state [gtw02] at time 04:21:06.133996 duration_in_ms=0.907
2017-12-11 04:21:06,134 [salt.state       ][INFO    ][11046] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.134256
2017-12-11 04:21:06,135 [salt.state       ][INFO    ][11046] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,135 [salt.state       ][INFO    ][11046] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-11 04:21:06,135 [salt.state       ][INFO    ][11046] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.135203 duration_in_ms=0.947
2017-12-11 04:21:06,135 [salt.state       ][INFO    ][11046] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.135459
2017-12-11 04:21:06,136 [salt.state       ][INFO    ][11046] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,136 [salt.state       ][INFO    ][11046] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-11 04:21:06,136 [salt.state       ][INFO    ][11046] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.136361 duration_in_ms=0.901
2017-12-11 04:21:06,137 [salt.state       ][INFO    ][11046] Running state [msg02] at time 04:21:06.136616
2017-12-11 04:21:06,137 [salt.state       ][INFO    ][11046] Executing state host.present for msg02
2017-12-11 04:21:06,137 [salt.state       ][INFO    ][11046] Host msg02 (10.167.4.42) already present
2017-12-11 04:21:06,138 [salt.state       ][INFO    ][11046] Completed state [msg02] at time 04:21:06.137608 duration_in_ms=0.992
2017-12-11 04:21:06,138 [salt.state       ][INFO    ][11046] Running state [msg03] at time 04:21:06.137975
2017-12-11 04:21:06,138 [salt.state       ][INFO    ][11046] Executing state host.present for msg03
2017-12-11 04:21:06,139 [salt.state       ][INFO    ][11046] Host msg03 (10.167.4.43) already present
2017-12-11 04:21:06,139 [salt.state       ][INFO    ][11046] Completed state [msg03] at time 04:21:06.138894 duration_in_ms=0.919
2017-12-11 04:21:06,139 [salt.state       ][INFO    ][11046] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.139152
2017-12-11 04:21:06,139 [salt.state       ][INFO    ][11046] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,140 [salt.state       ][INFO    ][11046] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-11 04:21:06,140 [salt.state       ][INFO    ][11046] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.140023 duration_in_ms=0.87
2017-12-11 04:21:06,141 [salt.state       ][INFO    ][11046] Running state [file.replace] at time 04:21:06.140791
2017-12-11 04:21:06,141 [salt.state       ][INFO    ][11046] Executing state module.run for file.replace
2017-12-11 04:21:06,211 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-11 04:21:06,218 [salt.state       ][INFO    ][11046] onlyif execution failed
2017-12-11 04:21:06,219 [salt.state       ][INFO    ][11046] Completed state [file.replace] at time 04:21:06.218629 duration_in_ms=77.837
2017-12-11 04:21:06,219 [salt.state       ][INFO    ][11046] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.218887
2017-12-11 04:21:06,219 [salt.state       ][INFO    ][11046] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,220 [salt.state       ][INFO    ][11046] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-11 04:21:06,220 [salt.state       ][INFO    ][11046] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.219702 duration_in_ms=0.814
2017-12-11 04:21:06,220 [salt.state       ][INFO    ][11046] Running state [msg01] at time 04:21:06.219857
2017-12-11 04:21:06,220 [salt.state       ][INFO    ][11046] Executing state host.present for msg01
2017-12-11 04:21:06,220 [salt.state       ][INFO    ][11046] Host msg01 (10.167.4.41) already present
2017-12-11 04:21:06,220 [salt.state       ][INFO    ][11046] Completed state [msg01] at time 04:21:06.220430 duration_in_ms=0.572
2017-12-11 04:21:06,221 [salt.state       ][INFO    ][11046] Running state [msg] at time 04:21:06.220581
2017-12-11 04:21:06,221 [salt.state       ][INFO    ][11046] Executing state host.present for msg
2017-12-11 04:21:06,221 [salt.state       ][INFO    ][11046] Host msg (10.167.4.40) already present
2017-12-11 04:21:06,221 [salt.state       ][INFO    ][11046] Completed state [msg] at time 04:21:06.221134 duration_in_ms=0.553
2017-12-11 04:21:06,221 [salt.state       ][INFO    ][11046] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.221284
2017-12-11 04:21:06,221 [salt.state       ][INFO    ][11046] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,222 [salt.state       ][INFO    ][11046] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-11 04:21:06,222 [salt.state       ][INFO    ][11046] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.221832 duration_in_ms=0.548
2017-12-11 04:21:06,222 [salt.state       ][INFO    ][11046] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.221976
2017-12-11 04:21:06,222 [salt.state       ][INFO    ][11046] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,222 [salt.state       ][INFO    ][11046] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:21:06,223 [salt.state       ][INFO    ][11046] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.222522 duration_in_ms=0.547
2017-12-11 04:21:06,223 [salt.state       ][INFO    ][11046] Running state [cfg01] at time 04:21:06.222671
2017-12-11 04:21:06,223 [salt.state       ][INFO    ][11046] Executing state host.present for cfg01
2017-12-11 04:21:06,223 [salt.state       ][INFO    ][11046] Host cfg01 (10.167.4.100) already present
2017-12-11 04:21:06,223 [salt.state       ][INFO    ][11046] Completed state [cfg01] at time 04:21:06.223265 duration_in_ms=0.594
2017-12-11 04:21:06,223 [salt.state       ][INFO    ][11046] Running state [cmp002] at time 04:21:06.223413
2017-12-11 04:21:06,224 [salt.state       ][INFO    ][11046] Executing state host.present for cmp002
2017-12-11 04:21:06,224 [salt.state       ][INFO    ][11046] Host cmp002 (10.167.4.102) already present
2017-12-11 04:21:06,224 [salt.state       ][INFO    ][11046] Completed state [cmp002] at time 04:21:06.223954 duration_in_ms=0.54
2017-12-11 04:21:06,224 [salt.state       ][INFO    ][11046] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.224095
2017-12-11 04:21:06,224 [salt.state       ][INFO    ][11046] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,225 [salt.state       ][INFO    ][11046] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-11 04:21:06,225 [salt.state       ][INFO    ][11046] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.224894 duration_in_ms=0.799
2017-12-11 04:21:06,225 [salt.state       ][INFO    ][11046] Running state [cmp001] at time 04:21:06.225041
2017-12-11 04:21:06,225 [salt.state       ][INFO    ][11046] Executing state host.present for cmp001
2017-12-11 04:21:06,225 [salt.state       ][INFO    ][11046] Host cmp001 (10.167.4.101) already present
2017-12-11 04:21:06,226 [salt.state       ][INFO    ][11046] Completed state [cmp001] at time 04:21:06.225595 duration_in_ms=0.553
2017-12-11 04:21:06,226 [salt.state       ][INFO    ][11046] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.225738
2017-12-11 04:21:06,226 [salt.state       ][INFO    ][11046] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,226 [salt.state       ][INFO    ][11046] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-11 04:21:06,226 [salt.state       ][INFO    ][11046] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.226301 duration_in_ms=0.562
2017-12-11 04:21:06,226 [salt.state       ][INFO    ][11046] Running state [dbs01] at time 04:21:06.226449
2017-12-11 04:21:06,227 [salt.state       ][INFO    ][11046] Executing state host.present for dbs01
2017-12-11 04:21:06,227 [salt.state       ][INFO    ][11046] Host dbs01 (10.167.4.51) already present
2017-12-11 04:21:06,227 [salt.state       ][INFO    ][11046] Completed state [dbs01] at time 04:21:06.227006 duration_in_ms=0.557
2017-12-11 04:21:06,227 [salt.state       ][INFO    ][11046] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.227147
2017-12-11 04:21:06,227 [salt.state       ][INFO    ][11046] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,228 [salt.state       ][INFO    ][11046] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-11 04:21:06,228 [salt.state       ][INFO    ][11046] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.227688 duration_in_ms=0.54
2017-12-11 04:21:06,228 [salt.state       ][INFO    ][11046] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.227831
2017-12-11 04:21:06,228 [salt.state       ][INFO    ][11046] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,228 [salt.state       ][INFO    ][11046] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-11 04:21:06,228 [salt.state       ][INFO    ][11046] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.228374 duration_in_ms=0.543
2017-12-11 04:21:06,229 [salt.state       ][INFO    ][11046] Running state [dbs02] at time 04:21:06.228517
2017-12-11 04:21:06,229 [salt.state       ][INFO    ][11046] Executing state host.present for dbs02
2017-12-11 04:21:06,229 [salt.state       ][INFO    ][11046] Host dbs02 (10.167.4.52) already present
2017-12-11 04:21:06,229 [salt.state       ][INFO    ][11046] Completed state [dbs02] at time 04:21:06.229062 duration_in_ms=0.544
2017-12-11 04:21:06,229 [salt.state       ][INFO    ][11046] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.229209
2017-12-11 04:21:06,229 [salt.state       ][INFO    ][11046] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,230 [salt.state       ][INFO    ][11046] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-11 04:21:06,230 [salt.state       ][INFO    ][11046] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.229749 duration_in_ms=0.54
2017-12-11 04:21:06,230 [salt.state       ][INFO    ][11046] Running state [dbs03] at time 04:21:06.229894
2017-12-11 04:21:06,230 [salt.state       ][INFO    ][11046] Executing state host.present for dbs03
2017-12-11 04:21:06,230 [salt.state       ][INFO    ][11046] Host dbs03 (10.167.4.53) already present
2017-12-11 04:21:06,230 [salt.state       ][INFO    ][11046] Completed state [dbs03] at time 04:21:06.230438 duration_in_ms=0.544
2017-12-11 04:21:06,231 [salt.state       ][INFO    ][11046] Running state [mas01] at time 04:21:06.230576
2017-12-11 04:21:06,231 [salt.state       ][INFO    ][11046] Executing state host.present for mas01
2017-12-11 04:21:06,231 [salt.state       ][INFO    ][11046] Host mas01 (10.167.4.3) already present
2017-12-11 04:21:06,231 [salt.state       ][INFO    ][11046] Completed state [mas01] at time 04:21:06.231148 duration_in_ms=0.572
2017-12-11 04:21:06,231 [salt.state       ][INFO    ][11046] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.231284
2017-12-11 04:21:06,231 [salt.state       ][INFO    ][11046] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,232 [salt.state       ][INFO    ][11046] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-11 04:21:06,232 [salt.state       ][INFO    ][11046] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.231813 duration_in_ms=0.529
2017-12-11 04:21:06,232 [salt.state       ][INFO    ][11046] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.231957
2017-12-11 04:21:06,232 [salt.state       ][INFO    ][11046] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,232 [salt.state       ][INFO    ][11046] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-11 04:21:06,233 [salt.state       ][INFO    ][11046] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.232503 duration_in_ms=0.546
2017-12-11 04:21:06,233 [salt.state       ][INFO    ][11046] Running state [ctl02] at time 04:21:06.232644
2017-12-11 04:21:06,233 [salt.state       ][INFO    ][11046] Executing state host.present for ctl02
2017-12-11 04:21:06,233 [salt.state       ][INFO    ][11046] Host ctl02 (10.167.4.12) already present
2017-12-11 04:21:06,233 [salt.state       ][INFO    ][11046] Completed state [ctl02] at time 04:21:06.233185 duration_in_ms=0.54
2017-12-11 04:21:06,233 [salt.state       ][INFO    ][11046] Running state [ctl03] at time 04:21:06.233325
2017-12-11 04:21:06,233 [salt.state       ][INFO    ][11046] Executing state host.present for ctl03
2017-12-11 04:21:06,234 [salt.state       ][INFO    ][11046] Host ctl03 (10.167.4.13) already present
2017-12-11 04:21:06,234 [salt.state       ][INFO    ][11046] Completed state [ctl03] at time 04:21:06.233860 duration_in_ms=0.535
2017-12-11 04:21:06,234 [salt.state       ][INFO    ][11046] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.234003
2017-12-11 04:21:06,234 [salt.state       ][INFO    ][11046] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,234 [salt.state       ][INFO    ][11046] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-11 04:21:06,235 [salt.state       ][INFO    ][11046] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.234556 duration_in_ms=0.554
2017-12-11 04:21:06,235 [salt.state       ][INFO    ][11046] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.234705
2017-12-11 04:21:06,235 [salt.state       ][INFO    ][11046] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,235 [salt.state       ][INFO    ][11046] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-11 04:21:06,235 [salt.state       ][INFO    ][11046] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.235262 duration_in_ms=0.557
2017-12-11 04:21:06,235 [salt.state       ][INFO    ][11046] Running state [ctl01] at time 04:21:06.235402
2017-12-11 04:21:06,236 [salt.state       ][INFO    ][11046] Executing state host.present for ctl01
2017-12-11 04:21:06,236 [salt.state       ][INFO    ][11046] Host ctl01 (10.167.4.11) already present
2017-12-11 04:21:06,236 [salt.state       ][INFO    ][11046] Completed state [ctl01] at time 04:21:06.235942 duration_in_ms=0.539
2017-12-11 04:21:06,236 [salt.state       ][INFO    ][11046] Running state [ctl] at time 04:21:06.236084
2017-12-11 04:21:06,236 [salt.state       ][INFO    ][11046] Executing state host.present for ctl
2017-12-11 04:21:06,237 [salt.state       ][INFO    ][11046] Host ctl (10.167.4.10) already present
2017-12-11 04:21:06,237 [salt.state       ][INFO    ][11046] Completed state [ctl] at time 04:21:06.236624 duration_in_ms=0.54
2017-12-11 04:21:06,237 [salt.state       ][INFO    ][11046] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.236766
2017-12-11 04:21:06,237 [salt.state       ][INFO    ][11046] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:06,237 [salt.state       ][INFO    ][11046] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-11 04:21:06,237 [salt.state       ][INFO    ][11046] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:06.237305 duration_in_ms=0.54
2017-12-11 04:21:06,237 [salt.state       ][INFO    ][11046] Running state [ens2] at time 04:21:06.237449
2017-12-11 04:21:06,238 [salt.state       ][INFO    ][11046] Executing state network.managed for ens2
2017-12-11 04:21:06,546 [salt.state       ][INFO    ][11046] Interface ens2 is up to date.
2017-12-11 04:21:06,546 [salt.state       ][INFO    ][11046] Completed state [ens2] at time 04:21:06.545760 duration_in_ms=308.311
2017-12-11 04:21:06,546 [salt.state       ][INFO    ][11046] Running state [ens3] at time 04:21:06.545969
2017-12-11 04:21:06,546 [salt.state       ][INFO    ][11046] Executing state network.managed for ens3
2017-12-11 04:21:06,798 [salt.state       ][INFO    ][11046] Interface ens3 is up to date.
2017-12-11 04:21:06,799 [salt.state       ][INFO    ][11046] Completed state [ens3] at time 04:21:06.798954 duration_in_ms=252.985
2017-12-11 04:21:06,799 [salt.state       ][INFO    ][11046] Running state [/etc/profile.d/proxy.sh] at time 04:21:06.799279
2017-12-11 04:21:06,800 [salt.state       ][INFO    ][11046] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-11 04:21:06,800 [salt.state       ][INFO    ][11046] File /etc/profile.d/proxy.sh is not present
2017-12-11 04:21:06,800 [salt.state       ][INFO    ][11046] Completed state [/etc/profile.d/proxy.sh] at time 04:21:06.800244 duration_in_ms=0.964
2017-12-11 04:21:06,801 [salt.state       ][INFO    ][11046] Running state [/etc/apt/apt.conf.d/95proxies] at time 04:21:06.800513
2017-12-11 04:21:06,801 [salt.state       ][INFO    ][11046] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-11 04:21:06,801 [salt.state       ][INFO    ][11046] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-11 04:21:06,801 [salt.state       ][INFO    ][11046] Completed state [/etc/apt/apt.conf.d/95proxies] at time 04:21:06.801327 duration_in_ms=0.814
2017-12-11 04:21:06,802 [salt.state       ][INFO    ][11046] Running state [ntp] at time 04:21:06.801596
2017-12-11 04:21:06,802 [salt.state       ][INFO    ][11046] Executing state pkg.installed for ntp
2017-12-11 04:21:06,805 [salt.state       ][INFO    ][11046] Package ntp is already installed
2017-12-11 04:21:06,805 [salt.state       ][INFO    ][11046] Completed state [ntp] at time 04:21:06.805353 duration_in_ms=3.757
2017-12-11 04:21:06,806 [salt.state       ][INFO    ][11046] Running state [/etc/ntp.conf] at time 04:21:06.806216
2017-12-11 04:21:06,807 [salt.state       ][INFO    ][11046] Executing state file.managed for /etc/ntp.conf
2017-12-11 04:21:06,825 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-11 04:21:06,848 [salt.fileclient  ][INFO    ][11046] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:21:06,854 [salt.state       ][INFO    ][11046] File /etc/ntp.conf is in the correct state
2017-12-11 04:21:06,855 [salt.state       ][INFO    ][11046] Completed state [/etc/ntp.conf] at time 04:21:06.854783 duration_in_ms=48.566
2017-12-11 04:21:06,856 [salt.state       ][INFO    ][11046] Running state [ntp] at time 04:21:06.855600
2017-12-11 04:21:06,856 [salt.state       ][INFO    ][11046] Executing state service.running for ntp
2017-12-11 04:21:06,856 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-11 04:21:06,865 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-11 04:21:06,874 [salt.loaded.int.module.cmdmod][INFO    ][11046] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-11 04:21:06,885 [salt.state       ][INFO    ][11046] The service ntp is already running
2017-12-11 04:21:06,885 [salt.state       ][INFO    ][11046] Completed state [ntp] at time 04:21:06.885422 duration_in_ms=29.82
2017-12-11 04:21:06,888 [salt.minion      ][INFO    ][11046] Returning information for job: 20171211042048021408
2017-12-11 04:21:39,298 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.apply with jid 20171211042139293609
2017-12-11 04:21:39,322 [salt.minion      ][INFO    ][13036] Starting a new job with PID 13036
2017-12-11 04:21:42,071 [salt.state       ][INFO    ][13036] Loading fresh modules for state activity
2017-12-11 04:21:42,241 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-11 04:21:42,270 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-11 04:21:42,312 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:42,355 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-11 04:21:42,369 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:42,409 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-11 04:21:42,461 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:42,521 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-11 04:21:42,584 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:42,657 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-11 04:21:42,681 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:42,725 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-11 04:21:42,742 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:42,787 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-11 04:21:42,814 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:42,887 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-11 04:21:42,916 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:42,962 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-11 04:21:42,980 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,025 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-11 04:21:43,042 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,088 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-11 04:21:43,121 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,170 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-11 04:21:43,199 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,242 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-11 04:21:43,260 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,334 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-11 04:21:43,351 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,419 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-11 04:21:43,441 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,500 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-11 04:21:43,529 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,588 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-11 04:21:43,619 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,696 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-11 04:21:43,759 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,815 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-11 04:21:43,830 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,876 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-11 04:21:43,896 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:43,942 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-11 04:21:43,956 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-11 04:21:43,973 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:21:43,994 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-11 04:21:44,011 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:21:44,025 [salt.state       ][INFO    ][13036] Running state [/etc/environment] at time 04:21:44.025016
2017-12-11 04:21:44,026 [salt.state       ][INFO    ][13036] Executing state file.blockreplace for /etc/environment
2017-12-11 04:21:44,029 [salt.state       ][INFO    ][13036] No changes needed to be made
2017-12-11 04:21:44,030 [salt.state       ][INFO    ][13036] Completed state [/etc/environment] at time 04:21:44.029577 duration_in_ms=4.561
2017-12-11 04:21:44,030 [salt.state       ][INFO    ][13036] Running state [/etc/profile.d] at time 04:21:44.029861
2017-12-11 04:21:44,030 [salt.state       ][INFO    ][13036] Executing state file.directory for /etc/profile.d
2017-12-11 04:21:44,031 [salt.state       ][INFO    ][13036] Directory /etc/profile.d is in the correct state
2017-12-11 04:21:44,031 [salt.state       ][INFO    ][13036] Completed state [/etc/profile.d] at time 04:21:44.031208 duration_in_ms=1.347
2017-12-11 04:21:44,314 [salt.state       ][INFO    ][13036] Running state [linux_repo_prereq_pkgs] at time 04:21:44.314081
2017-12-11 04:21:44,315 [salt.state       ][INFO    ][13036] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-11 04:21:44,315 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:21:44,748 [salt.state       ][INFO    ][13036] All specified packages are already installed
2017-12-11 04:21:44,749 [salt.state       ][INFO    ][13036] Completed state [linux_repo_prereq_pkgs] at time 04:21:44.748709 duration_in_ms=434.628
2017-12-11 04:21:44,749 [salt.state       ][INFO    ][13036] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:21:44.749033
2017-12-11 04:21:44,749 [salt.state       ][INFO    ][13036] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-11 04:21:44,750 [salt.state       ][INFO    ][13036] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-11 04:21:44,750 [salt.state       ][INFO    ][13036] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:21:44.749954 duration_in_ms=0.921
2017-12-11 04:21:44,750 [salt.state       ][INFO    ][13036] Running state [/etc/apt/preferences.d/mk_openstack] at time 04:21:44.750218
2017-12-11 04:21:44,751 [salt.state       ][INFO    ][13036] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-11 04:21:44,771 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:21:44,788 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:44,822 [salt.state       ][INFO    ][13036] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-11 04:21:44,822 [salt.state       ][INFO    ][13036] Completed state [/etc/apt/preferences.d/mk_openstack] at time 04:21:44.822284 duration_in_ms=72.065
2017-12-11 04:21:44,824 [salt.state       ][INFO    ][13036] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:21:44.824087
2017-12-11 04:21:44,824 [salt.state       ][INFO    ][13036] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-11 04:21:45,045 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:21:45,119 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:21:47,420 [salt.state       ][INFO    ][13036] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-11 04:21:47,421 [salt.state       ][INFO    ][13036] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:21:47.420637 duration_in_ms=2596.549
2017-12-11 04:21:47,421 [salt.state       ][INFO    ][13036] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:21:47.420962
2017-12-11 04:21:47,421 [salt.state       ][INFO    ][13036] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-11 04:21:47,422 [salt.state       ][INFO    ][13036] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-11 04:21:47,422 [salt.state       ][INFO    ][13036] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:21:47.421924 duration_in_ms=0.962
2017-12-11 04:21:47,422 [salt.state       ][INFO    ][13036] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 04:21:47.422193
2017-12-11 04:21:47,422 [salt.state       ][INFO    ][13036] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-11 04:21:47,449 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:21:47,479 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:47,511 [salt.state       ][INFO    ][13036] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-11 04:21:47,512 [salt.state       ][INFO    ][13036] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 04:21:47.511652 duration_in_ms=89.458
2017-12-11 04:21:47,512 [salt.state       ][INFO    ][13036] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:21:47.512382
2017-12-11 04:21:47,513 [salt.state       ][INFO    ][13036] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-11 04:21:47,887 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-11 04:21:47,962 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:21:49,387 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211042149377840
2017-12-11 04:21:49,406 [salt.minion      ][INFO    ][13942] Starting a new job with PID 13942
2017-12-11 04:21:49,421 [salt.minion      ][INFO    ][13942] Returning information for job: 20171211042149377840
2017-12-11 04:21:49,957 [salt.state       ][INFO    ][13036] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-11 04:21:49,957 [salt.state       ][INFO    ][13036] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:21:49.957260 duration_in_ms=2444.876
2017-12-11 04:21:49,958 [salt.state       ][INFO    ][13036] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:21:49.957596
2017-12-11 04:21:49,958 [salt.state       ][INFO    ][13036] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-11 04:21:49,958 [salt.state       ][INFO    ][13036] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-11 04:21:49,959 [salt.state       ][INFO    ][13036] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:21:49.958539 duration_in_ms=0.943
2017-12-11 04:21:49,959 [salt.state       ][INFO    ][13036] Running state [/etc/apt/preferences.d/mcp_extra] at time 04:21:49.958904
2017-12-11 04:21:49,959 [salt.state       ][INFO    ][13036] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-11 04:21:49,976 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:21:49,994 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:50,027 [salt.state       ][INFO    ][13036] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-11 04:21:50,027 [salt.state       ][INFO    ][13036] Completed state [/etc/apt/preferences.d/mcp_extra] at time 04:21:50.027110 duration_in_ms=68.206
2017-12-11 04:21:50,028 [salt.state       ][INFO    ][13036] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:21:50.027837
2017-12-11 04:21:50,028 [salt.state       ][INFO    ][13036] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-11 04:21:50,105 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:21:50,179 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:21:52,654 [salt.state       ][INFO    ][13036] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-11 04:21:52,654 [salt.state       ][INFO    ][13036] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:21:52.654254 duration_in_ms=2626.417
2017-12-11 04:21:52,655 [salt.state       ][INFO    ][13036] Running state [linux_extra_packages_purged] at time 04:21:52.654576
2017-12-11 04:21:52,655 [salt.state       ][INFO    ][13036] Executing state pkg.purged for linux_extra_packages_purged
2017-12-11 04:21:52,660 [salt.state       ][INFO    ][13036] All specified packages are already absent
2017-12-11 04:21:52,660 [salt.state       ][INFO    ][13036] Completed state [linux_extra_packages_purged] at time 04:21:52.660383 duration_in_ms=5.807
2017-12-11 04:21:52,661 [salt.state       ][INFO    ][13036] Running state [linux_extra_packages_latest] at time 04:21:52.660649
2017-12-11 04:21:52,661 [salt.state       ][INFO    ][13036] Executing state pkg.latest for linux_extra_packages_latest
2017-12-11 04:21:52,664 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:21:55,094 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-11 04:21:55,133 [salt.state       ][INFO    ][13036] Package mcelog is already up-to-date
2017-12-11 04:21:55,134 [salt.state       ][INFO    ][13036] Completed state [linux_extra_packages_latest] at time 04:21:55.133725 duration_in_ms=2473.076
2017-12-11 04:21:55,135 [salt.state       ][INFO    ][13036] Running state [UTC] at time 04:21:55.134532
2017-12-11 04:21:55,135 [salt.state       ][INFO    ][13036] Executing state timezone.system for UTC
2017-12-11 04:21:55,136 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:21:55,169 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:21:55,178 [salt.state       ][INFO    ][13036] Timezone UTC already set, UTC already set to UTC
2017-12-11 04:21:55,179 [salt.state       ][INFO    ][13036] Completed state [UTC] at time 04:21:55.178445 duration_in_ms=43.912
2017-12-11 04:21:55,179 [salt.state       ][INFO    ][13036] Running state [nf_conntrack] at time 04:21:55.179241
2017-12-11 04:21:55,180 [salt.state       ][INFO    ][13036] Executing state kmod.present for nf_conntrack
2017-12-11 04:21:55,180 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'lsmod' in directory '/root'
2017-12-11 04:21:55,189 [salt.state       ][INFO    ][13036] Kernel module nf_conntrack is already present
2017-12-11 04:21:55,189 [salt.state       ][INFO    ][13036] Completed state [nf_conntrack] at time 04:21:55.189200 duration_in_ms=9.958
2017-12-11 04:21:55,190 [salt.state       ][INFO    ][13036] Running state [kernel.panic] at time 04:21:55.190014
2017-12-11 04:21:55,190 [salt.state       ][INFO    ][13036] Executing state sysctl.present for kernel.panic
2017-12-11 04:21:55,198 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,212 [salt.state       ][INFO    ][13036] Sysctl value kernel.panic = 60 is already set
2017-12-11 04:21:55,212 [salt.state       ][INFO    ][13036] Completed state [kernel.panic] at time 04:21:55.212093 duration_in_ms=22.079
2017-12-11 04:21:55,212 [salt.state       ][INFO    ][13036] Running state [net.ipv4.tcp_keepalive_probes] at time 04:21:55.212435
2017-12-11 04:21:55,213 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-11 04:21:55,213 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,226 [salt.state       ][INFO    ][13036] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-11 04:21:55,227 [salt.state       ][INFO    ][13036] Completed state [net.ipv4.tcp_keepalive_probes] at time 04:21:55.226570 duration_in_ms=14.134
2017-12-11 04:21:55,227 [salt.state       ][INFO    ][13036] Running state [fs.file-max] at time 04:21:55.226928
2017-12-11 04:21:55,227 [salt.state       ][INFO    ][13036] Executing state sysctl.present for fs.file-max
2017-12-11 04:21:55,228 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,240 [salt.state       ][INFO    ][13036] Sysctl value fs.file-max = 124165 is already set
2017-12-11 04:21:55,241 [salt.state       ][INFO    ][13036] Completed state [fs.file-max] at time 04:21:55.240515 duration_in_ms=13.586
2017-12-11 04:21:55,241 [salt.state       ][INFO    ][13036] Running state [net.core.somaxconn] at time 04:21:55.240849
2017-12-11 04:21:55,241 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.core.somaxconn
2017-12-11 04:21:55,242 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,254 [salt.state       ][INFO    ][13036] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-11 04:21:55,254 [salt.state       ][INFO    ][13036] Completed state [net.core.somaxconn] at time 04:21:55.254229 duration_in_ms=13.38
2017-12-11 04:21:55,255 [salt.state       ][INFO    ][13036] Running state [net.ipv4.tcp_max_syn_backlog] at time 04:21:55.254574
2017-12-11 04:21:55,255 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-11 04:21:55,255 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,268 [salt.state       ][INFO    ][13036] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-11 04:21:55,269 [salt.state       ][INFO    ][13036] Completed state [net.ipv4.tcp_max_syn_backlog] at time 04:21:55.268814 duration_in_ms=14.239
2017-12-11 04:21:55,269 [salt.state       ][INFO    ][13036] Running state [net.ipv4.tcp_tw_reuse] at time 04:21:55.269154
2017-12-11 04:21:55,269 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-11 04:21:55,270 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,283 [salt.state       ][INFO    ][13036] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-11 04:21:55,284 [salt.state       ][INFO    ][13036] Completed state [net.ipv4.tcp_tw_reuse] at time 04:21:55.283742 duration_in_ms=14.588
2017-12-11 04:21:55,284 [salt.state       ][INFO    ][13036] Running state [net.ipv4.tcp_retries2] at time 04:21:55.284103
2017-12-11 04:21:55,284 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-11 04:21:55,285 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,298 [salt.state       ][INFO    ][13036] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-11 04:21:55,298 [salt.state       ][INFO    ][13036] Completed state [net.ipv4.tcp_retries2] at time 04:21:55.298174 duration_in_ms=14.07
2017-12-11 04:21:55,299 [salt.state       ][INFO    ][13036] Running state [vm.swappiness] at time 04:21:55.298513
2017-12-11 04:21:55,299 [salt.state       ][INFO    ][13036] Executing state sysctl.present for vm.swappiness
2017-12-11 04:21:55,299 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,313 [salt.state       ][INFO    ][13036] Sysctl value vm.swappiness = 10 is already set
2017-12-11 04:21:55,313 [salt.state       ][INFO    ][13036] Completed state [vm.swappiness] at time 04:21:55.312987 duration_in_ms=14.473
2017-12-11 04:21:55,313 [salt.state       ][INFO    ][13036] Running state [net.ipv4.tcp_keepalive_intvl] at time 04:21:55.313332
2017-12-11 04:21:55,314 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-11 04:21:55,314 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,328 [salt.state       ][INFO    ][13036] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-11 04:21:55,329 [salt.state       ][INFO    ][13036] Completed state [net.ipv4.tcp_keepalive_intvl] at time 04:21:55.328541 duration_in_ms=15.208
2017-12-11 04:21:55,329 [salt.state       ][INFO    ][13036] Running state [net.ipv4.neigh.default.gc_thresh1] at time 04:21:55.328889
2017-12-11 04:21:55,329 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-11 04:21:55,330 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,351 [salt.state       ][INFO    ][13036] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-11 04:21:55,352 [salt.state       ][INFO    ][13036] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 04:21:55.351562 duration_in_ms=22.672
2017-12-11 04:21:55,352 [salt.state       ][INFO    ][13036] Running state [net.ipv4.neigh.default.gc_thresh2] at time 04:21:55.351921
2017-12-11 04:21:55,352 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-11 04:21:55,353 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,371 [salt.state       ][INFO    ][13036] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-11 04:21:55,372 [salt.state       ][INFO    ][13036] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 04:21:55.371906 duration_in_ms=19.984
2017-12-11 04:21:55,372 [salt.state       ][INFO    ][13036] Running state [net.ipv4.neigh.default.gc_thresh3] at time 04:21:55.372291
2017-12-11 04:21:55,373 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-11 04:21:55,373 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,388 [salt.state       ][INFO    ][13036] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-11 04:21:55,388 [salt.state       ][INFO    ][13036] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 04:21:55.388435 duration_in_ms=16.143
2017-12-11 04:21:55,389 [salt.state       ][INFO    ][13036] Running state [net.core.netdev_max_backlog] at time 04:21:55.388799
2017-12-11 04:21:55,389 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-11 04:21:55,390 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,405 [salt.state       ][INFO    ][13036] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-11 04:21:55,406 [salt.state       ][INFO    ][13036] Completed state [net.core.netdev_max_backlog] at time 04:21:55.405711 duration_in_ms=16.911
2017-12-11 04:21:55,406 [salt.state       ][INFO    ][13036] Running state [net.ipv4.tcp_keepalive_time] at time 04:21:55.406259
2017-12-11 04:21:55,407 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-11 04:21:55,407 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,421 [salt.state       ][INFO    ][13036] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-11 04:21:55,422 [salt.state       ][INFO    ][13036] Completed state [net.ipv4.tcp_keepalive_time] at time 04:21:55.421586 duration_in_ms=15.328
2017-12-11 04:21:55,422 [salt.state       ][INFO    ][13036] Running state [net.nf_conntrack_max] at time 04:21:55.421932
2017-12-11 04:21:55,422 [salt.state       ][INFO    ][13036] Executing state sysctl.present for net.nf_conntrack_max
2017-12-11 04:21:55,423 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:21:55,437 [salt.state       ][INFO    ][13036] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-11 04:21:55,437 [salt.state       ][INFO    ][13036] Completed state [net.nf_conntrack_max] at time 04:21:55.436952 duration_in_ms=15.019
2017-12-11 04:21:55,437 [salt.state       ][INFO    ][13036] Running state [linux_sysfs_package] at time 04:21:55.437349
2017-12-11 04:21:55,438 [salt.state       ][INFO    ][13036] Executing state pkg.installed for linux_sysfs_package
2017-12-11 04:21:55,441 [salt.state       ][INFO    ][13036] All specified packages are already installed
2017-12-11 04:21:55,441 [salt.state       ][INFO    ][13036] Completed state [linux_sysfs_package] at time 04:21:55.441293 duration_in_ms=3.943
2017-12-11 04:21:55,442 [salt.state       ][INFO    ][13036] Running state [/etc/sysfs.d] at time 04:21:55.442228
2017-12-11 04:21:55,443 [salt.state       ][INFO    ][13036] Executing state file.directory for /etc/sysfs.d
2017-12-11 04:21:55,443 [salt.state       ][INFO    ][13036] Directory /etc/sysfs.d is in the correct state
2017-12-11 04:21:55,443 [salt.state       ][INFO    ][13036] Completed state [/etc/sysfs.d] at time 04:21:55.443360 duration_in_ms=1.132
2017-12-11 04:21:55,444 [salt.state       ][INFO    ][13036] Running state [ondemand] at time 04:21:55.443935
2017-12-11 04:21:55,444 [salt.state       ][INFO    ][13036] Executing state service.dead for ondemand
2017-12-11 04:21:55,445 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-11 04:21:55,454 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-11 04:21:55,463 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:21:55,473 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'runlevel' in directory '/root'
2017-12-11 04:21:55,480 [salt.state       ][INFO    ][13036] The service ondemand is already dead
2017-12-11 04:21:55,481 [salt.state       ][INFO    ][13036] Completed state [ondemand] at time 04:21:55.480777 duration_in_ms=36.841
2017-12-11 04:21:55,481 [salt.state       ][INFO    ][13036] Running state [cs_CZ.UTF-8] at time 04:21:55.481407
2017-12-11 04:21:55,482 [salt.state       ][INFO    ][13036] Executing state locale.present for cs_CZ.UTF-8
2017-12-11 04:21:55,482 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'locale -a' in directory '/root'
2017-12-11 04:21:55,488 [salt.state       ][INFO    ][13036] Locale cs_CZ.UTF-8 is already present
2017-12-11 04:21:55,489 [salt.state       ][INFO    ][13036] Completed state [cs_CZ.UTF-8] at time 04:21:55.488729 duration_in_ms=7.322
2017-12-11 04:21:55,489 [salt.state       ][INFO    ][13036] Running state [en_US.UTF-8] at time 04:21:55.489054
2017-12-11 04:21:55,489 [salt.state       ][INFO    ][13036] Executing state locale.present for en_US.UTF-8
2017-12-11 04:21:55,490 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'locale -a' in directory '/root'
2017-12-11 04:21:55,497 [salt.state       ][INFO    ][13036] Locale en_US.UTF-8 is already present
2017-12-11 04:21:55,497 [salt.state       ][INFO    ][13036] Completed state [en_US.UTF-8] at time 04:21:55.497187 duration_in_ms=8.132
2017-12-11 04:21:55,498 [salt.state       ][INFO    ][13036] Running state [en_US.UTF-8] at time 04:21:55.498194
2017-12-11 04:21:55,499 [salt.state       ][INFO    ][13036] Executing state locale.system for en_US.UTF-8
2017-12-11 04:21:55,499 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'localectl' in directory '/root'
2017-12-11 04:21:55,533 [salt.state       ][INFO    ][13036] System locale en_US.UTF-8 already set
2017-12-11 04:21:55,533 [salt.state       ][INFO    ][13036] Completed state [en_US.UTF-8] at time 04:21:55.533022 duration_in_ms=34.827
2017-12-11 04:21:55,534 [salt.state       ][INFO    ][13036] Running state [root] at time 04:21:55.534100
2017-12-11 04:21:55,534 [salt.state       ][INFO    ][13036] Executing state user.present for root
2017-12-11 04:21:55,535 [salt.state       ][INFO    ][13036] User root is present and up to date
2017-12-11 04:21:55,536 [salt.state       ][INFO    ][13036] Completed state [root] at time 04:21:55.535540 duration_in_ms=1.44
2017-12-11 04:21:55,536 [salt.state       ][INFO    ][13036] Running state [/root] at time 04:21:55.536408
2017-12-11 04:21:55,537 [salt.state       ][INFO    ][13036] Executing state file.directory for /root
2017-12-11 04:21:55,537 [salt.state       ][INFO    ][13036] Directory /root is in the correct state
2017-12-11 04:21:55,538 [salt.state       ][INFO    ][13036] Completed state [/root] at time 04:21:55.537484 duration_in_ms=1.076
2017-12-11 04:21:55,538 [salt.state       ][INFO    ][13036] Running state [/etc/sudoers.d/90-salt-user-root] at time 04:21:55.537751
2017-12-11 04:21:55,538 [salt.state       ][INFO    ][13036] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-11 04:21:55,538 [salt.state       ][INFO    ][13036] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-11 04:21:55,539 [salt.state       ][INFO    ][13036] Completed state [/etc/sudoers.d/90-salt-user-root] at time 04:21:55.538584 duration_in_ms=0.833
2017-12-11 04:21:55,539 [salt.state       ][INFO    ][13036] Running state [ubuntu] at time 04:21:55.538878
2017-12-11 04:21:55,539 [salt.state       ][INFO    ][13036] Executing state user.present for ubuntu
2017-12-11 04:21:55,540 [salt.state       ][INFO    ][13036] User ubuntu is present and up to date
2017-12-11 04:21:55,540 [salt.state       ][INFO    ][13036] Completed state [ubuntu] at time 04:21:55.540089 duration_in_ms=1.211
2017-12-11 04:21:55,541 [salt.state       ][INFO    ][13036] Running state [/home/ubuntu] at time 04:21:55.540809
2017-12-11 04:21:55,541 [salt.state       ][INFO    ][13036] Executing state file.directory for /home/ubuntu
2017-12-11 04:21:55,542 [salt.state       ][INFO    ][13036] Directory /home/ubuntu is in the correct state
2017-12-11 04:21:55,542 [salt.state       ][INFO    ][13036] Completed state [/home/ubuntu] at time 04:21:55.541859 duration_in_ms=1.049
2017-12-11 04:21:55,542 [salt.state       ][INFO    ][13036] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:21:55.542470
2017-12-11 04:21:55,543 [salt.state       ][INFO    ][13036] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-11 04:21:55,564 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-11 04:21:55,570 [salt.state       ][INFO    ][13036] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-11 04:21:55,571 [salt.state       ][INFO    ][13036] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:21:55.570723 duration_in_ms=28.252
2017-12-11 04:21:55,571 [salt.state       ][INFO    ][13036] Running state [/etc/security/limits.d/90-salt-default.conf] at time 04:21:55.571041
2017-12-11 04:21:55,571 [salt.state       ][INFO    ][13036] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-11 04:21:55,587 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-11 04:21:55,604 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:55,639 [salt.state       ][INFO    ][13036] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-11 04:21:55,640 [salt.state       ][INFO    ][13036] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 04:21:55.639767 duration_in_ms=68.726
2017-12-11 04:21:55,640 [salt.state       ][INFO    ][13036] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:21:55.640070
2017-12-11 04:21:55,640 [salt.state       ][INFO    ][13036] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-11 04:21:55,657 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-11 04:21:55,673 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:21:55,706 [salt.state       ][INFO    ][13036] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-11 04:21:55,706 [salt.state       ][INFO    ][13036] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:21:55.706253 duration_in_ms=66.183
2017-12-11 04:21:55,707 [salt.state       ][INFO    ][13036] Running state [service.systemctl_reload] at time 04:21:55.707257
2017-12-11 04:21:55,708 [salt.state       ][INFO    ][13036] Executing state module.wait for service.systemctl_reload
2017-12-11 04:21:55,708 [salt.state       ][INFO    ][13036] No changes made for service.systemctl_reload
2017-12-11 04:21:55,708 [salt.state       ][INFO    ][13036] Completed state [service.systemctl_reload] at time 04:21:55.708123 duration_in_ms=0.866
2017-12-11 04:21:55,708 [salt.state       ][INFO    ][13036] Running state [/etc/hostname] at time 04:21:55.708410
2017-12-11 04:21:55,709 [salt.state       ][INFO    ][13036] Executing state file.managed for /etc/hostname
2017-12-11 04:21:55,727 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-11 04:21:55,729 [salt.state       ][INFO    ][13036] File /etc/hostname is in the correct state
2017-12-11 04:21:55,729 [salt.state       ][INFO    ][13036] Completed state [/etc/hostname] at time 04:21:55.728771 duration_in_ms=20.361
2017-12-11 04:21:55,730 [salt.state       ][INFO    ][13036] Running state [hostname msg03] at time 04:21:55.729835
2017-12-11 04:21:55,730 [salt.state       ][INFO    ][13036] Executing state cmd.wait for hostname msg03
2017-12-11 04:21:55,730 [salt.state       ][INFO    ][13036] No changes made for hostname msg03
2017-12-11 04:21:55,731 [salt.state       ][INFO    ][13036] Completed state [hostname msg03] at time 04:21:55.730699 duration_in_ms=0.864
2017-12-11 04:21:55,731 [salt.state       ][INFO    ][13036] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.731239
2017-12-11 04:21:55,732 [salt.state       ][INFO    ][13036] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,732 [salt.state       ][INFO    ][13036] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-11 04:21:55,732 [salt.state       ][INFO    ][13036] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.732253 duration_in_ms=1.014
2017-12-11 04:21:55,733 [salt.state       ][INFO    ][13036] Running state [mdb02] at time 04:21:55.732522
2017-12-11 04:21:55,733 [salt.state       ][INFO    ][13036] Executing state host.present for mdb02
2017-12-11 04:21:55,733 [salt.state       ][INFO    ][13036] Host mdb02 (10.167.4.77) already present
2017-12-11 04:21:55,733 [salt.state       ][INFO    ][13036] Completed state [mdb02] at time 04:21:55.733426 duration_in_ms=0.904
2017-12-11 04:21:55,734 [salt.state       ][INFO    ][13036] Running state [mdb03] at time 04:21:55.733692
2017-12-11 04:21:55,734 [salt.state       ][INFO    ][13036] Executing state host.present for mdb03
2017-12-11 04:21:55,734 [salt.state       ][INFO    ][13036] Host mdb03 (10.167.4.78) already present
2017-12-11 04:21:55,735 [salt.state       ][INFO    ][13036] Completed state [mdb03] at time 04:21:55.734776 duration_in_ms=1.083
2017-12-11 04:21:55,735 [salt.state       ][INFO    ][13036] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.735134
2017-12-11 04:21:55,735 [salt.state       ][INFO    ][13036] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,736 [salt.state       ][INFO    ][13036] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-11 04:21:55,736 [salt.state       ][INFO    ][13036] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.736396 duration_in_ms=1.262
2017-12-11 04:21:55,737 [salt.state       ][INFO    ][13036] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.736755
2017-12-11 04:21:55,737 [salt.state       ][INFO    ][13036] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,738 [salt.state       ][INFO    ][13036] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-11 04:21:55,738 [salt.state       ][INFO    ][13036] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.738163 duration_in_ms=1.407
2017-12-11 04:21:55,739 [salt.state       ][INFO    ][13036] Running state [mdb01] at time 04:21:55.738605
2017-12-11 04:21:55,739 [salt.state       ][INFO    ][13036] Executing state host.present for mdb01
2017-12-11 04:21:55,740 [salt.state       ][INFO    ][13036] Host mdb01 (10.167.4.76) already present
2017-12-11 04:21:55,740 [salt.state       ][INFO    ][13036] Completed state [mdb01] at time 04:21:55.740071 duration_in_ms=1.466
2017-12-11 04:21:55,741 [salt.state       ][INFO    ][13036] Running state [mdb] at time 04:21:55.740485
2017-12-11 04:21:55,741 [salt.state       ][INFO    ][13036] Executing state host.present for mdb
2017-12-11 04:21:55,742 [salt.state       ][INFO    ][13036] Host mdb (10.167.4.75) already present
2017-12-11 04:21:55,742 [salt.state       ][INFO    ][13036] Completed state [mdb] at time 04:21:55.741892 duration_in_ms=1.407
2017-12-11 04:21:55,742 [salt.state       ][INFO    ][13036] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.742290
2017-12-11 04:21:55,743 [salt.state       ][INFO    ][13036] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,743 [salt.state       ][INFO    ][13036] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-11 04:21:55,744 [salt.state       ][INFO    ][13036] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.743705 duration_in_ms=1.415
2017-12-11 04:21:55,744 [salt.state       ][INFO    ][13036] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.744129
2017-12-11 04:21:55,745 [salt.state       ][INFO    ][13036] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,745 [salt.state       ][INFO    ][13036] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:21:55,746 [salt.state       ][INFO    ][13036] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.745566 duration_in_ms=1.438
2017-12-11 04:21:55,746 [salt.state       ][INFO    ][13036] Running state [cfg01] at time 04:21:55.745967
2017-12-11 04:21:55,746 [salt.state       ][INFO    ][13036] Executing state host.present for cfg01
2017-12-11 04:21:55,747 [salt.state       ][INFO    ][13036] Host cfg01 (10.167.4.100) already present
2017-12-11 04:21:55,747 [salt.state       ][INFO    ][13036] Completed state [cfg01] at time 04:21:55.747172 duration_in_ms=1.205
2017-12-11 04:21:55,747 [salt.state       ][INFO    ][13036] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.747439
2017-12-11 04:21:55,748 [salt.state       ][INFO    ][13036] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,748 [salt.state       ][INFO    ][13036] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-11 04:21:55,748 [salt.state       ][INFO    ][13036] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.748418 duration_in_ms=0.979
2017-12-11 04:21:55,749 [salt.state       ][INFO    ][13036] Running state [prx01] at time 04:21:55.748695
2017-12-11 04:21:55,749 [salt.state       ][INFO    ][13036] Executing state host.present for prx01
2017-12-11 04:21:55,749 [salt.state       ][INFO    ][13036] Host prx01 (10.167.4.104) already present
2017-12-11 04:21:55,750 [salt.state       ][INFO    ][13036] Completed state [prx01] at time 04:21:55.749706 duration_in_ms=1.011
2017-12-11 04:21:55,750 [salt.state       ][INFO    ][13036] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.749970
2017-12-11 04:21:55,750 [salt.state       ][INFO    ][13036] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,751 [salt.state       ][INFO    ][13036] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-11 04:21:55,751 [salt.state       ][INFO    ][13036] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.750911 duration_in_ms=0.94
2017-12-11 04:21:55,751 [salt.state       ][INFO    ][13036] Running state [kvm01] at time 04:21:55.751175
2017-12-11 04:21:55,751 [salt.state       ][INFO    ][13036] Executing state host.present for kvm01
2017-12-11 04:21:55,752 [salt.state       ][INFO    ][13036] Host kvm01 (10.167.4.141) already present
2017-12-11 04:21:55,752 [salt.state       ][INFO    ][13036] Completed state [kvm01] at time 04:21:55.752074 duration_in_ms=0.9
2017-12-11 04:21:55,752 [salt.state       ][INFO    ][13036] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.752338
2017-12-11 04:21:55,753 [salt.state       ][INFO    ][13036] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,753 [salt.state       ][INFO    ][13036] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-11 04:21:55,753 [salt.state       ][INFO    ][13036] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.753381 duration_in_ms=1.042
2017-12-11 04:21:55,754 [salt.state       ][INFO    ][13036] Running state [kvm03] at time 04:21:55.753740
2017-12-11 04:21:55,754 [salt.state       ][INFO    ][13036] Executing state host.present for kvm03
2017-12-11 04:21:55,755 [salt.state       ][INFO    ][13036] Host kvm03 (10.167.4.143) already present
2017-12-11 04:21:55,755 [salt.state       ][INFO    ][13036] Completed state [kvm03] at time 04:21:55.755210 duration_in_ms=1.47
2017-12-11 04:21:55,756 [salt.state       ][INFO    ][13036] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.755565
2017-12-11 04:21:55,756 [salt.state       ][INFO    ][13036] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,757 [salt.state       ][INFO    ][13036] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-11 04:21:55,757 [salt.state       ][INFO    ][13036] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.757024 duration_in_ms=1.458
2017-12-11 04:21:55,757 [salt.state       ][INFO    ][13036] Running state [kvm02] at time 04:21:55.757461
2017-12-11 04:21:55,758 [salt.state       ][INFO    ][13036] Executing state host.present for kvm02
2017-12-11 04:21:55,759 [salt.state       ][INFO    ][13036] Host kvm02 (10.167.4.142) already present
2017-12-11 04:21:55,759 [salt.state       ][INFO    ][13036] Completed state [kvm02] at time 04:21:55.758872 duration_in_ms=1.411
2017-12-11 04:21:55,759 [salt.state       ][INFO    ][13036] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.759277
2017-12-11 04:21:55,760 [salt.state       ][INFO    ][13036] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,760 [salt.state       ][INFO    ][13036] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-11 04:21:55,761 [salt.state       ][INFO    ][13036] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.760731 duration_in_ms=1.454
2017-12-11 04:21:55,761 [salt.state       ][INFO    ][13036] Running state [dbs] at time 04:21:55.761159
2017-12-11 04:21:55,762 [salt.state       ][INFO    ][13036] Executing state host.present for dbs
2017-12-11 04:21:55,762 [salt.state       ][INFO    ][13036] Host dbs (10.167.4.50) already present
2017-12-11 04:21:55,763 [salt.state       ][INFO    ][13036] Completed state [dbs] at time 04:21:55.762577 duration_in_ms=1.419
2017-12-11 04:21:55,763 [salt.state       ][INFO    ][13036] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.763016
2017-12-11 04:21:55,763 [salt.state       ][INFO    ][13036] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,764 [salt.state       ][INFO    ][13036] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-11 04:21:55,764 [salt.state       ][INFO    ][13036] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.764458 duration_in_ms=1.442
2017-12-11 04:21:55,765 [salt.state       ][INFO    ][13036] Running state [prx] at time 04:21:55.764778
2017-12-11 04:21:55,765 [salt.state       ][INFO    ][13036] Executing state host.present for prx
2017-12-11 04:21:55,765 [salt.state       ][INFO    ][13036] Host prx (172.30.10.103) already present
2017-12-11 04:21:55,766 [salt.state       ][INFO    ][13036] Completed state [prx] at time 04:21:55.765707 duration_in_ms=0.929
2017-12-11 04:21:55,766 [salt.state       ][INFO    ][13036] Running state [prx02] at time 04:21:55.765981
2017-12-11 04:21:55,766 [salt.state       ][INFO    ][13036] Executing state host.present for prx02
2017-12-11 04:21:55,767 [salt.state       ][INFO    ][13036] Host prx02 (10.167.4.105) already present
2017-12-11 04:21:55,767 [salt.state       ][INFO    ][13036] Completed state [prx02] at time 04:21:55.767024 duration_in_ms=1.043
2017-12-11 04:21:55,767 [salt.state       ][INFO    ][13036] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.767309
2017-12-11 04:21:55,768 [salt.state       ][INFO    ][13036] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,768 [salt.state       ][INFO    ][13036] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-11 04:21:55,768 [salt.state       ][INFO    ][13036] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.768232 duration_in_ms=0.923
2017-12-11 04:21:55,769 [salt.state       ][INFO    ][13036] Running state [gtw01] at time 04:21:55.768496
2017-12-11 04:21:55,769 [salt.state       ][INFO    ][13036] Executing state host.present for gtw01
2017-12-11 04:21:55,769 [salt.state       ][INFO    ][13036] Host gtw01 (10.167.4.124) already present
2017-12-11 04:21:55,769 [salt.state       ][INFO    ][13036] Completed state [gtw01] at time 04:21:55.769418 duration_in_ms=0.922
2017-12-11 04:21:55,770 [salt.state       ][INFO    ][13036] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.769682
2017-12-11 04:21:55,770 [salt.state       ][INFO    ][13036] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,770 [salt.state       ][INFO    ][13036] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-11 04:21:55,771 [salt.state       ][INFO    ][13036] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.770605 duration_in_ms=0.924
2017-12-11 04:21:55,771 [salt.state       ][INFO    ][13036] Running state [gtw02] at time 04:21:55.770910
2017-12-11 04:21:55,771 [salt.state       ][INFO    ][13036] Executing state host.present for gtw02
2017-12-11 04:21:55,772 [salt.state       ][INFO    ][13036] Host gtw02 (10.167.4.125) already present
2017-12-11 04:21:55,772 [salt.state       ][INFO    ][13036] Completed state [gtw02] at time 04:21:55.772129 duration_in_ms=1.22
2017-12-11 04:21:55,772 [salt.state       ][INFO    ][13036] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.772400
2017-12-11 04:21:55,773 [salt.state       ][INFO    ][13036] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,773 [salt.state       ][INFO    ][13036] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-11 04:21:55,773 [salt.state       ][INFO    ][13036] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.773347 duration_in_ms=0.946
2017-12-11 04:21:55,774 [salt.state       ][INFO    ][13036] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.773617
2017-12-11 04:21:55,774 [salt.state       ][INFO    ][13036] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,774 [salt.state       ][INFO    ][13036] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-11 04:21:55,775 [salt.state       ][INFO    ][13036] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.774554 duration_in_ms=0.936
2017-12-11 04:21:55,775 [salt.state       ][INFO    ][13036] Running state [msg02] at time 04:21:55.774838
2017-12-11 04:21:55,775 [salt.state       ][INFO    ][13036] Executing state host.present for msg02
2017-12-11 04:21:55,776 [salt.state       ][INFO    ][13036] Host msg02 (10.167.4.42) already present
2017-12-11 04:21:55,776 [salt.state       ][INFO    ][13036] Completed state [msg02] at time 04:21:55.775769 duration_in_ms=0.93
2017-12-11 04:21:55,776 [salt.state       ][INFO    ][13036] Running state [msg03] at time 04:21:55.776043
2017-12-11 04:21:55,776 [salt.state       ][INFO    ][13036] Executing state host.present for msg03
2017-12-11 04:21:55,777 [salt.state       ][INFO    ][13036] Host msg03 (10.167.4.43) already present
2017-12-11 04:21:55,777 [salt.state       ][INFO    ][13036] Completed state [msg03] at time 04:21:55.776981 duration_in_ms=0.939
2017-12-11 04:21:55,777 [salt.state       ][INFO    ][13036] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.777248
2017-12-11 04:21:55,778 [salt.state       ][INFO    ][13036] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,778 [salt.state       ][INFO    ][13036] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-11 04:21:55,778 [salt.state       ][INFO    ][13036] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.778196 duration_in_ms=0.947
2017-12-11 04:21:55,779 [salt.state       ][INFO    ][13036] Running state [file.replace] at time 04:21:55.779000
2017-12-11 04:21:55,779 [salt.state       ][INFO    ][13036] Executing state module.run for file.replace
2017-12-11 04:21:55,845 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-11 04:21:55,853 [salt.state       ][INFO    ][13036] onlyif execution failed
2017-12-11 04:21:55,853 [salt.state       ][INFO    ][13036] Completed state [file.replace] at time 04:21:55.853050 duration_in_ms=74.048
2017-12-11 04:21:55,853 [salt.state       ][INFO    ][13036] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.853456
2017-12-11 04:21:55,854 [salt.state       ][INFO    ][13036] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,854 [salt.state       ][INFO    ][13036] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-11 04:21:55,855 [salt.state       ][INFO    ][13036] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.854683 duration_in_ms=1.227
2017-12-11 04:21:55,855 [salt.state       ][INFO    ][13036] Running state [msg01] at time 04:21:55.855012
2017-12-11 04:21:55,855 [salt.state       ][INFO    ][13036] Executing state host.present for msg01
2017-12-11 04:21:55,856 [salt.state       ][INFO    ][13036] Host msg01 (10.167.4.41) already present
2017-12-11 04:21:55,856 [salt.state       ][INFO    ][13036] Completed state [msg01] at time 04:21:55.856068 duration_in_ms=1.056
2017-12-11 04:21:55,856 [salt.state       ][INFO    ][13036] Running state [msg] at time 04:21:55.856379
2017-12-11 04:21:55,857 [salt.state       ][INFO    ][13036] Executing state host.present for msg
2017-12-11 04:21:55,857 [salt.state       ][INFO    ][13036] Host msg (10.167.4.40) already present
2017-12-11 04:21:55,857 [salt.state       ][INFO    ][13036] Completed state [msg] at time 04:21:55.857372 duration_in_ms=0.982
2017-12-11 04:21:55,858 [salt.state       ][INFO    ][13036] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.857677
2017-12-11 04:21:55,858 [salt.state       ][INFO    ][13036] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,858 [salt.state       ][INFO    ][13036] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-11 04:21:55,859 [salt.state       ][INFO    ][13036] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.858660 duration_in_ms=0.983
2017-12-11 04:21:55,859 [salt.state       ][INFO    ][13036] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.858995
2017-12-11 04:21:55,859 [salt.state       ][INFO    ][13036] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,860 [salt.state       ][INFO    ][13036] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:21:55,860 [salt.state       ][INFO    ][13036] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.860218 duration_in_ms=1.223
2017-12-11 04:21:55,861 [salt.state       ][INFO    ][13036] Running state [cfg01] at time 04:21:55.860516
2017-12-11 04:21:55,861 [salt.state       ][INFO    ][13036] Executing state host.present for cfg01
2017-12-11 04:21:55,861 [salt.state       ][INFO    ][13036] Host cfg01 (10.167.4.100) already present
2017-12-11 04:21:55,862 [salt.state       ][INFO    ][13036] Completed state [cfg01] at time 04:21:55.861485 duration_in_ms=0.968
2017-12-11 04:21:55,862 [salt.state       ][INFO    ][13036] Running state [cmp002] at time 04:21:55.861769
2017-12-11 04:21:55,862 [salt.state       ][INFO    ][13036] Executing state host.present for cmp002
2017-12-11 04:21:55,863 [salt.state       ][INFO    ][13036] Host cmp002 (10.167.4.102) already present
2017-12-11 04:21:55,863 [salt.state       ][INFO    ][13036] Completed state [cmp002] at time 04:21:55.862766 duration_in_ms=0.996
2017-12-11 04:21:55,863 [salt.state       ][INFO    ][13036] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.863065
2017-12-11 04:21:55,863 [salt.state       ][INFO    ][13036] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,864 [salt.state       ][INFO    ][13036] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-11 04:21:55,864 [salt.state       ][INFO    ][13036] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.864074 duration_in_ms=1.009
2017-12-11 04:21:55,864 [salt.state       ][INFO    ][13036] Running state [cmp001] at time 04:21:55.864364
2017-12-11 04:21:55,865 [salt.state       ][INFO    ][13036] Executing state host.present for cmp001
2017-12-11 04:21:55,865 [salt.state       ][INFO    ][13036] Host cmp001 (10.167.4.101) already present
2017-12-11 04:21:55,865 [salt.state       ][INFO    ][13036] Completed state [cmp001] at time 04:21:55.865338 duration_in_ms=0.974
2017-12-11 04:21:55,866 [salt.state       ][INFO    ][13036] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.865622
2017-12-11 04:21:55,866 [salt.state       ][INFO    ][13036] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,866 [salt.state       ][INFO    ][13036] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-11 04:21:55,867 [salt.state       ][INFO    ][13036] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.866610 duration_in_ms=0.989
2017-12-11 04:21:55,867 [salt.state       ][INFO    ][13036] Running state [dbs01] at time 04:21:55.866945
2017-12-11 04:21:55,867 [salt.state       ][INFO    ][13036] Executing state host.present for dbs01
2017-12-11 04:21:55,868 [salt.state       ][INFO    ][13036] Host dbs01 (10.167.4.51) already present
2017-12-11 04:21:55,868 [salt.state       ][INFO    ][13036] Completed state [dbs01] at time 04:21:55.867945 duration_in_ms=1.0
2017-12-11 04:21:55,868 [salt.state       ][INFO    ][13036] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.868241
2017-12-11 04:21:55,869 [salt.state       ][INFO    ][13036] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,869 [salt.state       ][INFO    ][13036] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-11 04:21:55,869 [salt.state       ][INFO    ][13036] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.869229 duration_in_ms=0.988
2017-12-11 04:21:55,870 [salt.state       ][INFO    ][13036] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.869520
2017-12-11 04:21:55,870 [salt.state       ][INFO    ][13036] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,870 [salt.state       ][INFO    ][13036] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-11 04:21:55,871 [salt.state       ][INFO    ][13036] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.870494 duration_in_ms=0.974
2017-12-11 04:21:55,871 [salt.state       ][INFO    ][13036] Running state [dbs02] at time 04:21:55.870809
2017-12-11 04:21:55,871 [salt.state       ][INFO    ][13036] Executing state host.present for dbs02
2017-12-11 04:21:55,872 [salt.state       ][INFO    ][13036] Host dbs02 (10.167.4.52) already present
2017-12-11 04:21:55,872 [salt.state       ][INFO    ][13036] Completed state [dbs02] at time 04:21:55.871816 duration_in_ms=1.008
2017-12-11 04:21:55,872 [salt.state       ][INFO    ][13036] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.872121
2017-12-11 04:21:55,872 [salt.state       ][INFO    ][13036] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,873 [salt.state       ][INFO    ][13036] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-11 04:21:55,873 [salt.state       ][INFO    ][13036] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.873101 duration_in_ms=0.979
2017-12-11 04:21:55,873 [salt.state       ][INFO    ][13036] Running state [dbs03] at time 04:21:55.873390
2017-12-11 04:21:55,874 [salt.state       ][INFO    ][13036] Executing state host.present for dbs03
2017-12-11 04:21:55,874 [salt.state       ][INFO    ][13036] Host dbs03 (10.167.4.53) already present
2017-12-11 04:21:55,874 [salt.state       ][INFO    ][13036] Completed state [dbs03] at time 04:21:55.874380 duration_in_ms=0.99
2017-12-11 04:21:55,875 [salt.state       ][INFO    ][13036] Running state [mas01] at time 04:21:55.874674
2017-12-11 04:21:55,875 [salt.state       ][INFO    ][13036] Executing state host.present for mas01
2017-12-11 04:21:55,875 [salt.state       ][INFO    ][13036] Host mas01 (10.167.4.3) already present
2017-12-11 04:21:55,876 [salt.state       ][INFO    ][13036] Completed state [mas01] at time 04:21:55.875725 duration_in_ms=1.051
2017-12-11 04:21:55,876 [salt.state       ][INFO    ][13036] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.876031
2017-12-11 04:21:55,876 [salt.state       ][INFO    ][13036] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,877 [salt.state       ][INFO    ][13036] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-11 04:21:55,877 [salt.state       ][INFO    ][13036] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.876999 duration_in_ms=0.968
2017-12-11 04:21:55,877 [salt.state       ][INFO    ][13036] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.877297
2017-12-11 04:21:55,878 [salt.state       ][INFO    ][13036] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,878 [salt.state       ][INFO    ][13036] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-11 04:21:55,878 [salt.state       ][INFO    ][13036] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.878264 duration_in_ms=0.966
2017-12-11 04:21:55,879 [salt.state       ][INFO    ][13036] Running state [ctl02] at time 04:21:55.878577
2017-12-11 04:21:55,879 [salt.state       ][INFO    ][13036] Executing state host.present for ctl02
2017-12-11 04:21:55,880 [salt.state       ][INFO    ][13036] Host ctl02 (10.167.4.12) already present
2017-12-11 04:21:55,880 [salt.state       ][INFO    ][13036] Completed state [ctl02] at time 04:21:55.879927 duration_in_ms=1.35
2017-12-11 04:21:55,880 [salt.state       ][INFO    ][13036] Running state [ctl03] at time 04:21:55.880362
2017-12-11 04:21:55,881 [salt.state       ][INFO    ][13036] Executing state host.present for ctl03
2017-12-11 04:21:55,881 [salt.state       ][INFO    ][13036] Host ctl03 (10.167.4.13) already present
2017-12-11 04:21:55,882 [salt.state       ][INFO    ][13036] Completed state [ctl03] at time 04:21:55.881673 duration_in_ms=1.311
2017-12-11 04:21:55,882 [salt.state       ][INFO    ][13036] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.882039
2017-12-11 04:21:55,882 [salt.state       ][INFO    ][13036] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,883 [salt.state       ][INFO    ][13036] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-11 04:21:55,883 [salt.state       ][INFO    ][13036] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.883147 duration_in_ms=1.108
2017-12-11 04:21:55,883 [salt.state       ][INFO    ][13036] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.883424
2017-12-11 04:21:55,884 [salt.state       ][INFO    ][13036] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,884 [salt.state       ][INFO    ][13036] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-11 04:21:55,884 [salt.state       ][INFO    ][13036] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.884352 duration_in_ms=0.928
2017-12-11 04:21:55,885 [salt.state       ][INFO    ][13036] Running state [ctl01] at time 04:21:55.884622
2017-12-11 04:21:55,885 [salt.state       ][INFO    ][13036] Executing state host.present for ctl01
2017-12-11 04:21:55,885 [salt.state       ][INFO    ][13036] Host ctl01 (10.167.4.11) already present
2017-12-11 04:21:55,886 [salt.state       ][INFO    ][13036] Completed state [ctl01] at time 04:21:55.885567 duration_in_ms=0.945
2017-12-11 04:21:55,886 [salt.state       ][INFO    ][13036] Running state [ctl] at time 04:21:55.885842
2017-12-11 04:21:55,886 [salt.state       ][INFO    ][13036] Executing state host.present for ctl
2017-12-11 04:21:55,887 [salt.state       ][INFO    ][13036] Host ctl (10.167.4.10) already present
2017-12-11 04:21:55,887 [salt.state       ][INFO    ][13036] Completed state [ctl] at time 04:21:55.886775 duration_in_ms=0.933
2017-12-11 04:21:55,887 [salt.state       ][INFO    ][13036] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.887045
2017-12-11 04:21:55,887 [salt.state       ][INFO    ][13036] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:21:55,888 [salt.state       ][INFO    ][13036] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-11 04:21:55,888 [salt.state       ][INFO    ][13036] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:21:55.888154 duration_in_ms=1.108
2017-12-11 04:21:55,888 [salt.state       ][INFO    ][13036] Running state [ens2] at time 04:21:55.888427
2017-12-11 04:21:55,889 [salt.state       ][INFO    ][13036] Executing state network.managed for ens2
2017-12-11 04:21:56,212 [salt.state       ][INFO    ][13036] Interface ens2 is up to date.
2017-12-11 04:21:56,212 [salt.state       ][INFO    ][13036] Completed state [ens2] at time 04:21:56.212111 duration_in_ms=323.683
2017-12-11 04:21:56,212 [salt.state       ][INFO    ][13036] Running state [ens3] at time 04:21:56.212414
2017-12-11 04:21:56,213 [salt.state       ][INFO    ][13036] Executing state network.managed for ens3
2017-12-11 04:21:56,503 [salt.state       ][INFO    ][13036] Interface ens3 is up to date.
2017-12-11 04:21:56,503 [salt.state       ][INFO    ][13036] Completed state [ens3] at time 04:21:56.503363 duration_in_ms=290.947
2017-12-11 04:21:56,504 [salt.state       ][INFO    ][13036] Running state [/etc/profile.d/proxy.sh] at time 04:21:56.503537
2017-12-11 04:21:56,504 [salt.state       ][INFO    ][13036] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-11 04:21:56,504 [salt.state       ][INFO    ][13036] File /etc/profile.d/proxy.sh is not present
2017-12-11 04:21:56,504 [salt.state       ][INFO    ][13036] Completed state [/etc/profile.d/proxy.sh] at time 04:21:56.504102 duration_in_ms=0.565
2017-12-11 04:21:56,504 [salt.state       ][INFO    ][13036] Running state [/etc/apt/apt.conf.d/95proxies] at time 04:21:56.504240
2017-12-11 04:21:56,504 [salt.state       ][INFO    ][13036] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-11 04:21:56,505 [salt.state       ][INFO    ][13036] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-11 04:21:56,505 [salt.state       ][INFO    ][13036] Completed state [/etc/apt/apt.conf.d/95proxies] at time 04:21:56.504671 duration_in_ms=0.431
2017-12-11 04:21:56,505 [salt.state       ][INFO    ][13036] Running state [ntp] at time 04:21:56.504805
2017-12-11 04:21:56,505 [salt.state       ][INFO    ][13036] Executing state pkg.installed for ntp
2017-12-11 04:21:56,508 [salt.state       ][INFO    ][13036] Package ntp is already installed
2017-12-11 04:21:56,508 [salt.state       ][INFO    ][13036] Completed state [ntp] at time 04:21:56.507896 duration_in_ms=3.091
2017-12-11 04:21:56,509 [salt.state       ][INFO    ][13036] Running state [/etc/ntp.conf] at time 04:21:56.508689
2017-12-11 04:21:56,509 [salt.state       ][INFO    ][13036] Executing state file.managed for /etc/ntp.conf
2017-12-11 04:21:56,526 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-11 04:21:56,555 [salt.fileclient  ][INFO    ][13036] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:21:56,561 [salt.state       ][INFO    ][13036] File /etc/ntp.conf is in the correct state
2017-12-11 04:21:56,562 [salt.state       ][INFO    ][13036] Completed state [/etc/ntp.conf] at time 04:21:56.561670 duration_in_ms=52.98
2017-12-11 04:21:56,563 [salt.state       ][INFO    ][13036] Running state [ntp] at time 04:21:56.562523
2017-12-11 04:21:56,563 [salt.state       ][INFO    ][13036] Executing state service.running for ntp
2017-12-11 04:21:56,563 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-11 04:21:56,575 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-11 04:21:56,585 [salt.loaded.int.module.cmdmod][INFO    ][13036] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-11 04:21:56,597 [salt.state       ][INFO    ][13036] The service ntp is already running
2017-12-11 04:21:56,597 [salt.state       ][INFO    ][13036] Completed state [ntp] at time 04:21:56.597323 duration_in_ms=34.798
2017-12-11 04:21:56,600 [salt.minion      ][INFO    ][13036] Returning information for job: 20171211042139293609
2017-12-11 04:22:30,742 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.apply with jid 20171211042230737493
2017-12-11 04:22:30,768 [salt.minion      ][INFO    ][14876] Starting a new job with PID 14876
2017-12-11 04:22:33,737 [salt.state       ][INFO    ][14876] Loading fresh modules for state activity
2017-12-11 04:22:33,765 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-11 04:22:33,783 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-11 04:22:33,992 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,036 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-11 04:22:34,100 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,145 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-11 04:22:34,170 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,213 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-11 04:22:34,297 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,349 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-11 04:22:34,384 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,425 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-11 04:22:34,456 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,496 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-11 04:22:34,519 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,602 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-11 04:22:34,629 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,673 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-11 04:22:34,696 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,739 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-11 04:22:34,767 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,811 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-11 04:22:34,864 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,916 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-11 04:22:34,935 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:34,979 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-11 04:22:35,004 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:35,046 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-11 04:22:35,060 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:35,107 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-11 04:22:35,123 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:35,162 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-11 04:22:35,188 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:35,231 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-11 04:22:35,258 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:35,333 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-11 04:22:35,396 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:35,454 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-11 04:22:35,472 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:35,522 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-11 04:22:35,539 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:35,583 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-11 04:22:35,594 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-11 04:22:35,608 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:22:35,625 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-11 04:22:35,646 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:22:35,659 [salt.state       ][INFO    ][14876] Running state [/etc/environment] at time 04:22:35.659199
2017-12-11 04:22:35,660 [salt.state       ][INFO    ][14876] Executing state file.blockreplace for /etc/environment
2017-12-11 04:22:35,664 [salt.state       ][INFO    ][14876] No changes needed to be made
2017-12-11 04:22:35,664 [salt.state       ][INFO    ][14876] Completed state [/etc/environment] at time 04:22:35.663778 duration_in_ms=4.58
2017-12-11 04:22:35,664 [salt.state       ][INFO    ][14876] Running state [/etc/profile.d] at time 04:22:35.664077
2017-12-11 04:22:35,664 [salt.state       ][INFO    ][14876] Executing state file.directory for /etc/profile.d
2017-12-11 04:22:35,665 [salt.state       ][INFO    ][14876] Directory /etc/profile.d is in the correct state
2017-12-11 04:22:35,666 [salt.state       ][INFO    ][14876] Completed state [/etc/profile.d] at time 04:22:35.665642 duration_in_ms=1.565
2017-12-11 04:22:35,953 [salt.state       ][INFO    ][14876] Running state [linux_repo_prereq_pkgs] at time 04:22:35.952910
2017-12-11 04:22:35,980 [salt.state       ][INFO    ][14876] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-11 04:22:35,981 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:22:36,459 [salt.state       ][INFO    ][14876] All specified packages are already installed
2017-12-11 04:22:36,459 [salt.state       ][INFO    ][14876] Completed state [linux_repo_prereq_pkgs] at time 04:22:36.459051 duration_in_ms=506.141
2017-12-11 04:22:36,459 [salt.state       ][INFO    ][14876] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:22:36.459424
2017-12-11 04:22:36,460 [salt.state       ][INFO    ][14876] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-11 04:22:36,460 [salt.state       ][INFO    ][14876] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-11 04:22:36,460 [salt.state       ][INFO    ][14876] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:22:36.460470 duration_in_ms=1.047
2017-12-11 04:22:36,461 [salt.state       ][INFO    ][14876] Running state [/etc/apt/preferences.d/mk_openstack] at time 04:22:36.460772
2017-12-11 04:22:36,461 [salt.state       ][INFO    ][14876] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-11 04:22:36,486 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:22:36,506 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:36,545 [salt.state       ][INFO    ][14876] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-11 04:22:36,546 [salt.state       ][INFO    ][14876] Completed state [/etc/apt/preferences.d/mk_openstack] at time 04:22:36.545811 duration_in_ms=85.038
2017-12-11 04:22:36,548 [salt.state       ][INFO    ][14876] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:22:36.547893
2017-12-11 04:22:36,548 [salt.state       ][INFO    ][14876] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-11 04:22:36,783 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:22:36,860 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:22:39,108 [salt.state       ][INFO    ][14876] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-11 04:22:39,108 [salt.state       ][INFO    ][14876] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:22:39.108278 duration_in_ms=2560.385
2017-12-11 04:22:39,109 [salt.state       ][INFO    ][14876] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:22:39.108631
2017-12-11 04:22:39,109 [salt.state       ][INFO    ][14876] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-11 04:22:39,109 [salt.state       ][INFO    ][14876] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-11 04:22:39,110 [salt.state       ][INFO    ][14876] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:22:39.109567 duration_in_ms=0.936
2017-12-11 04:22:39,110 [salt.state       ][INFO    ][14876] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 04:22:39.109836
2017-12-11 04:22:39,110 [salt.state       ][INFO    ][14876] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-11 04:22:39,126 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:22:39,144 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:39,178 [salt.state       ][INFO    ][14876] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-11 04:22:39,179 [salt.state       ][INFO    ][14876] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 04:22:39.178519 duration_in_ms=68.682
2017-12-11 04:22:39,179 [salt.state       ][INFO    ][14876] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:22:39.179265
2017-12-11 04:22:39,180 [salt.state       ][INFO    ][14876] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-11 04:22:39,557 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-11 04:22:39,639 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:22:40,840 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211042240823705
2017-12-11 04:22:40,862 [salt.minion      ][INFO    ][15695] Starting a new job with PID 15695
2017-12-11 04:22:40,875 [salt.minion      ][INFO    ][15695] Returning information for job: 20171211042240823705
2017-12-11 04:22:42,868 [salt.state       ][INFO    ][14876] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-11 04:22:42,869 [salt.state       ][INFO    ][14876] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:22:42.868894 duration_in_ms=3689.629
2017-12-11 04:22:42,869 [salt.state       ][INFO    ][14876] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:22:42.869217
2017-12-11 04:22:42,870 [salt.state       ][INFO    ][14876] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-11 04:22:42,870 [salt.state       ][INFO    ][14876] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-11 04:22:42,870 [salt.state       ][INFO    ][14876] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:22:42.870154 duration_in_ms=0.937
2017-12-11 04:22:42,870 [salt.state       ][INFO    ][14876] Running state [/etc/apt/preferences.d/mcp_extra] at time 04:22:42.870431
2017-12-11 04:22:42,871 [salt.state       ][INFO    ][14876] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-11 04:22:42,893 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:22:42,910 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:42,943 [salt.state       ][INFO    ][14876] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-11 04:22:42,943 [salt.state       ][INFO    ][14876] Completed state [/etc/apt/preferences.d/mcp_extra] at time 04:22:42.942946 duration_in_ms=72.514
2017-12-11 04:22:42,944 [salt.state       ][INFO    ][14876] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:22:42.943668
2017-12-11 04:22:42,944 [salt.state       ][INFO    ][14876] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-11 04:22:42,984 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:22:43,056 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:22:45,480 [salt.state       ][INFO    ][14876] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-11 04:22:45,480 [salt.state       ][INFO    ][14876] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:22:45.480079 duration_in_ms=2536.409
2017-12-11 04:22:45,480 [salt.state       ][INFO    ][14876] Running state [linux_extra_packages_purged] at time 04:22:45.480286
2017-12-11 04:22:45,480 [salt.state       ][INFO    ][14876] Executing state pkg.purged for linux_extra_packages_purged
2017-12-11 04:22:45,486 [salt.state       ][INFO    ][14876] All specified packages are already absent
2017-12-11 04:22:45,486 [salt.state       ][INFO    ][14876] Completed state [linux_extra_packages_purged] at time 04:22:45.485915 duration_in_ms=5.629
2017-12-11 04:22:45,486 [salt.state       ][INFO    ][14876] Running state [linux_extra_packages_latest] at time 04:22:45.486061
2017-12-11 04:22:45,486 [salt.state       ][INFO    ][14876] Executing state pkg.latest for linux_extra_packages_latest
2017-12-11 04:22:45,489 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:22:48,902 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-11 04:22:48,940 [salt.state       ][INFO    ][14876] Package mcelog is already up-to-date
2017-12-11 04:22:48,940 [salt.state       ][INFO    ][14876] Completed state [linux_extra_packages_latest] at time 04:22:48.940328 duration_in_ms=3454.266
2017-12-11 04:22:48,941 [salt.state       ][INFO    ][14876] Running state [UTC] at time 04:22:48.940955
2017-12-11 04:22:48,941 [salt.state       ][INFO    ][14876] Executing state timezone.system for UTC
2017-12-11 04:22:48,942 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:22:48,969 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:22:48,976 [salt.state       ][INFO    ][14876] Timezone UTC already set, UTC already set to UTC
2017-12-11 04:22:48,976 [salt.state       ][INFO    ][14876] Completed state [UTC] at time 04:22:48.976385 duration_in_ms=35.43
2017-12-11 04:22:48,977 [salt.state       ][INFO    ][14876] Running state [nf_conntrack] at time 04:22:48.977013
2017-12-11 04:22:48,977 [salt.state       ][INFO    ][14876] Executing state kmod.present for nf_conntrack
2017-12-11 04:22:48,978 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'lsmod' in directory '/root'
2017-12-11 04:22:48,983 [salt.state       ][INFO    ][14876] Kernel module nf_conntrack is already present
2017-12-11 04:22:48,984 [salt.state       ][INFO    ][14876] Completed state [nf_conntrack] at time 04:22:48.983802 duration_in_ms=6.789
2017-12-11 04:22:48,984 [salt.state       ][INFO    ][14876] Running state [kernel.panic] at time 04:22:48.984355
2017-12-11 04:22:48,985 [salt.state       ][INFO    ][14876] Executing state sysctl.present for kernel.panic
2017-12-11 04:22:48,990 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,001 [salt.state       ][INFO    ][14876] Sysctl value kernel.panic = 60 is already set
2017-12-11 04:22:49,002 [salt.state       ][INFO    ][14876] Completed state [kernel.panic] at time 04:22:49.001619 duration_in_ms=17.262
2017-12-11 04:22:49,002 [salt.state       ][INFO    ][14876] Running state [net.ipv4.tcp_keepalive_probes] at time 04:22:49.001946
2017-12-11 04:22:49,002 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-11 04:22:49,003 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,014 [salt.state       ][INFO    ][14876] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-11 04:22:49,014 [salt.state       ][INFO    ][14876] Completed state [net.ipv4.tcp_keepalive_probes] at time 04:22:49.014232 duration_in_ms=12.286
2017-12-11 04:22:49,015 [salt.state       ][INFO    ][14876] Running state [fs.file-max] at time 04:22:49.014557
2017-12-11 04:22:49,015 [salt.state       ][INFO    ][14876] Executing state sysctl.present for fs.file-max
2017-12-11 04:22:49,015 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,028 [salt.state       ][INFO    ][14876] Sysctl value fs.file-max = 124165 is already set
2017-12-11 04:22:49,028 [salt.state       ][INFO    ][14876] Completed state [fs.file-max] at time 04:22:49.028271 duration_in_ms=13.714
2017-12-11 04:22:49,029 [salt.state       ][INFO    ][14876] Running state [net.core.somaxconn] at time 04:22:49.028602
2017-12-11 04:22:49,029 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.core.somaxconn
2017-12-11 04:22:49,029 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,042 [salt.state       ][INFO    ][14876] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-11 04:22:49,042 [salt.state       ][INFO    ][14876] Completed state [net.core.somaxconn] at time 04:22:49.042417 duration_in_ms=13.815
2017-12-11 04:22:49,043 [salt.state       ][INFO    ][14876] Running state [net.ipv4.tcp_max_syn_backlog] at time 04:22:49.042811
2017-12-11 04:22:49,043 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-11 04:22:49,044 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,056 [salt.state       ][INFO    ][14876] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-11 04:22:49,057 [salt.state       ][INFO    ][14876] Completed state [net.ipv4.tcp_max_syn_backlog] at time 04:22:49.056609 duration_in_ms=13.798
2017-12-11 04:22:49,057 [salt.state       ][INFO    ][14876] Running state [net.ipv4.tcp_tw_reuse] at time 04:22:49.056964
2017-12-11 04:22:49,057 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-11 04:22:49,058 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,070 [salt.state       ][INFO    ][14876] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-11 04:22:49,071 [salt.state       ][INFO    ][14876] Completed state [net.ipv4.tcp_tw_reuse] at time 04:22:49.070731 duration_in_ms=13.766
2017-12-11 04:22:49,071 [salt.state       ][INFO    ][14876] Running state [net.ipv4.tcp_retries2] at time 04:22:49.071105
2017-12-11 04:22:49,071 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-11 04:22:49,072 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,085 [salt.state       ][INFO    ][14876] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-11 04:22:49,085 [salt.state       ][INFO    ][14876] Completed state [net.ipv4.tcp_retries2] at time 04:22:49.085412 duration_in_ms=14.305
2017-12-11 04:22:49,086 [salt.state       ][INFO    ][14876] Running state [vm.swappiness] at time 04:22:49.085743
2017-12-11 04:22:49,086 [salt.state       ][INFO    ][14876] Executing state sysctl.present for vm.swappiness
2017-12-11 04:22:49,087 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,099 [salt.state       ][INFO    ][14876] Sysctl value vm.swappiness = 10 is already set
2017-12-11 04:22:49,099 [salt.state       ][INFO    ][14876] Completed state [vm.swappiness] at time 04:22:49.099071 duration_in_ms=13.328
2017-12-11 04:22:49,099 [salt.state       ][INFO    ][14876] Running state [net.ipv4.tcp_keepalive_intvl] at time 04:22:49.099426
2017-12-11 04:22:49,100 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-11 04:22:49,100 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,114 [salt.state       ][INFO    ][14876] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-11 04:22:49,114 [salt.state       ][INFO    ][14876] Completed state [net.ipv4.tcp_keepalive_intvl] at time 04:22:49.113926 duration_in_ms=14.499
2017-12-11 04:22:49,114 [salt.state       ][INFO    ][14876] Running state [net.ipv4.neigh.default.gc_thresh1] at time 04:22:49.114268
2017-12-11 04:22:49,115 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-11 04:22:49,115 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,131 [salt.state       ][INFO    ][14876] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-11 04:22:49,131 [salt.state       ][INFO    ][14876] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 04:22:49.131293 duration_in_ms=17.025
2017-12-11 04:22:49,132 [salt.state       ][INFO    ][14876] Running state [net.ipv4.neigh.default.gc_thresh2] at time 04:22:49.131650
2017-12-11 04:22:49,132 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-11 04:22:49,132 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,147 [salt.state       ][INFO    ][14876] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-11 04:22:49,147 [salt.state       ][INFO    ][14876] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 04:22:49.147100 duration_in_ms=15.449
2017-12-11 04:22:49,147 [salt.state       ][INFO    ][14876] Running state [net.ipv4.neigh.default.gc_thresh3] at time 04:22:49.147464
2017-12-11 04:22:49,148 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-11 04:22:49,148 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,161 [salt.state       ][INFO    ][14876] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-11 04:22:49,162 [salt.state       ][INFO    ][14876] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 04:22:49.161650 duration_in_ms=14.185
2017-12-11 04:22:49,162 [salt.state       ][INFO    ][14876] Running state [net.core.netdev_max_backlog] at time 04:22:49.161987
2017-12-11 04:22:49,162 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-11 04:22:49,163 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,175 [salt.state       ][INFO    ][14876] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-11 04:22:49,176 [salt.state       ][INFO    ][14876] Completed state [net.core.netdev_max_backlog] at time 04:22:49.175778 duration_in_ms=13.79
2017-12-11 04:22:49,176 [salt.state       ][INFO    ][14876] Running state [net.ipv4.tcp_keepalive_time] at time 04:22:49.176106
2017-12-11 04:22:49,176 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-11 04:22:49,177 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,189 [salt.state       ][INFO    ][14876] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-11 04:22:49,190 [salt.state       ][INFO    ][14876] Completed state [net.ipv4.tcp_keepalive_time] at time 04:22:49.189800 duration_in_ms=13.694
2017-12-11 04:22:49,190 [salt.state       ][INFO    ][14876] Running state [net.nf_conntrack_max] at time 04:22:49.190132
2017-12-11 04:22:49,190 [salt.state       ][INFO    ][14876] Executing state sysctl.present for net.nf_conntrack_max
2017-12-11 04:22:49,191 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:22:49,204 [salt.state       ][INFO    ][14876] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-11 04:22:49,205 [salt.state       ][INFO    ][14876] Completed state [net.nf_conntrack_max] at time 04:22:49.204849 duration_in_ms=14.716
2017-12-11 04:22:49,205 [salt.state       ][INFO    ][14876] Running state [linux_sysfs_package] at time 04:22:49.205276
2017-12-11 04:22:49,206 [salt.state       ][INFO    ][14876] Executing state pkg.installed for linux_sysfs_package
2017-12-11 04:22:49,209 [salt.state       ][INFO    ][14876] All specified packages are already installed
2017-12-11 04:22:49,209 [salt.state       ][INFO    ][14876] Completed state [linux_sysfs_package] at time 04:22:49.209421 duration_in_ms=4.145
2017-12-11 04:22:49,210 [salt.state       ][INFO    ][14876] Running state [/etc/sysfs.d] at time 04:22:49.210342
2017-12-11 04:22:49,211 [salt.state       ][INFO    ][14876] Executing state file.directory for /etc/sysfs.d
2017-12-11 04:22:49,211 [salt.state       ][INFO    ][14876] Directory /etc/sysfs.d is in the correct state
2017-12-11 04:22:49,211 [salt.state       ][INFO    ][14876] Completed state [/etc/sysfs.d] at time 04:22:49.211449 duration_in_ms=1.107
2017-12-11 04:22:49,212 [salt.state       ][INFO    ][14876] Running state [ondemand] at time 04:22:49.212022
2017-12-11 04:22:49,212 [salt.state       ][INFO    ][14876] Executing state service.dead for ondemand
2017-12-11 04:22:49,213 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-11 04:22:49,223 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-11 04:22:49,233 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:22:49,244 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'runlevel' in directory '/root'
2017-12-11 04:22:49,251 [salt.state       ][INFO    ][14876] The service ondemand is already dead
2017-12-11 04:22:49,252 [salt.state       ][INFO    ][14876] Completed state [ondemand] at time 04:22:49.251512 duration_in_ms=39.489
2017-12-11 04:22:49,252 [salt.state       ][INFO    ][14876] Running state [cs_CZ.UTF-8] at time 04:22:49.252095
2017-12-11 04:22:49,252 [salt.state       ][INFO    ][14876] Executing state locale.present for cs_CZ.UTF-8
2017-12-11 04:22:49,253 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'locale -a' in directory '/root'
2017-12-11 04:22:49,258 [salt.state       ][INFO    ][14876] Locale cs_CZ.UTF-8 is already present
2017-12-11 04:22:49,258 [salt.state       ][INFO    ][14876] Completed state [cs_CZ.UTF-8] at time 04:22:49.258070 duration_in_ms=5.976
2017-12-11 04:22:49,258 [salt.state       ][INFO    ][14876] Running state [en_US.UTF-8] at time 04:22:49.258381
2017-12-11 04:22:49,259 [salt.state       ][INFO    ][14876] Executing state locale.present for en_US.UTF-8
2017-12-11 04:22:49,259 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'locale -a' in directory '/root'
2017-12-11 04:22:49,264 [salt.state       ][INFO    ][14876] Locale en_US.UTF-8 is already present
2017-12-11 04:22:49,264 [salt.state       ][INFO    ][14876] Completed state [en_US.UTF-8] at time 04:22:49.263935 duration_in_ms=5.555
2017-12-11 04:22:49,265 [salt.state       ][INFO    ][14876] Running state [en_US.UTF-8] at time 04:22:49.264855
2017-12-11 04:22:49,265 [salt.state       ][INFO    ][14876] Executing state locale.system for en_US.UTF-8
2017-12-11 04:22:49,266 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'localectl' in directory '/root'
2017-12-11 04:22:49,292 [salt.state       ][INFO    ][14876] System locale en_US.UTF-8 already set
2017-12-11 04:22:49,293 [salt.state       ][INFO    ][14876] Completed state [en_US.UTF-8] at time 04:22:49.292531 duration_in_ms=27.676
2017-12-11 04:22:49,293 [salt.state       ][INFO    ][14876] Running state [root] at time 04:22:49.293475
2017-12-11 04:22:49,294 [salt.state       ][INFO    ][14876] Executing state user.present for root
2017-12-11 04:22:49,295 [salt.state       ][INFO    ][14876] User root is present and up to date
2017-12-11 04:22:49,295 [salt.state       ][INFO    ][14876] Completed state [root] at time 04:22:49.294867 duration_in_ms=1.392
2017-12-11 04:22:49,296 [salt.state       ][INFO    ][14876] Running state [/root] at time 04:22:49.295662
2017-12-11 04:22:49,296 [salt.state       ][INFO    ][14876] Executing state file.directory for /root
2017-12-11 04:22:49,296 [salt.state       ][INFO    ][14876] Directory /root is in the correct state
2017-12-11 04:22:49,297 [salt.state       ][INFO    ][14876] Completed state [/root] at time 04:22:49.296712 duration_in_ms=1.049
2017-12-11 04:22:49,297 [salt.state       ][INFO    ][14876] Running state [/etc/sudoers.d/90-salt-user-root] at time 04:22:49.296981
2017-12-11 04:22:49,297 [salt.state       ][INFO    ][14876] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-11 04:22:49,298 [salt.state       ][INFO    ][14876] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-11 04:22:49,298 [salt.state       ][INFO    ][14876] Completed state [/etc/sudoers.d/90-salt-user-root] at time 04:22:49.297815 duration_in_ms=0.834
2017-12-11 04:22:49,298 [salt.state       ][INFO    ][14876] Running state [ubuntu] at time 04:22:49.298090
2017-12-11 04:22:49,298 [salt.state       ][INFO    ][14876] Executing state user.present for ubuntu
2017-12-11 04:22:49,299 [salt.state       ][INFO    ][14876] User ubuntu is present and up to date
2017-12-11 04:22:49,299 [salt.state       ][INFO    ][14876] Completed state [ubuntu] at time 04:22:49.299349 duration_in_ms=1.26
2017-12-11 04:22:49,300 [salt.state       ][INFO    ][14876] Running state [/home/ubuntu] at time 04:22:49.300069
2017-12-11 04:22:49,300 [salt.state       ][INFO    ][14876] Executing state file.directory for /home/ubuntu
2017-12-11 04:22:49,301 [salt.state       ][INFO    ][14876] Directory /home/ubuntu is in the correct state
2017-12-11 04:22:49,301 [salt.state       ][INFO    ][14876] Completed state [/home/ubuntu] at time 04:22:49.301154 duration_in_ms=1.085
2017-12-11 04:22:49,302 [salt.state       ][INFO    ][14876] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:22:49.301764
2017-12-11 04:22:49,302 [salt.state       ][INFO    ][14876] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-11 04:22:49,319 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-11 04:22:49,322 [salt.state       ][INFO    ][14876] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-11 04:22:49,323 [salt.state       ][INFO    ][14876] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:22:49.322686 duration_in_ms=20.923
2017-12-11 04:22:49,323 [salt.state       ][INFO    ][14876] Running state [/etc/security/limits.d/90-salt-default.conf] at time 04:22:49.322986
2017-12-11 04:22:49,323 [salt.state       ][INFO    ][14876] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-11 04:22:49,339 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-11 04:22:49,357 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:49,388 [salt.state       ][INFO    ][14876] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-11 04:22:49,389 [salt.state       ][INFO    ][14876] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 04:22:49.388548 duration_in_ms=65.562
2017-12-11 04:22:49,389 [salt.state       ][INFO    ][14876] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:22:49.388820
2017-12-11 04:22:49,389 [salt.state       ][INFO    ][14876] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-11 04:22:49,405 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-11 04:22:49,422 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:22:49,455 [salt.state       ][INFO    ][14876] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-11 04:22:49,455 [salt.state       ][INFO    ][14876] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:22:49.455410 duration_in_ms=66.589
2017-12-11 04:22:49,456 [salt.state       ][INFO    ][14876] Running state [service.systemctl_reload] at time 04:22:49.456429
2017-12-11 04:22:49,457 [salt.state       ][INFO    ][14876] Executing state module.wait for service.systemctl_reload
2017-12-11 04:22:49,457 [salt.state       ][INFO    ][14876] No changes made for service.systemctl_reload
2017-12-11 04:22:49,457 [salt.state       ][INFO    ][14876] Completed state [service.systemctl_reload] at time 04:22:49.457287 duration_in_ms=0.857
2017-12-11 04:22:49,458 [salt.state       ][INFO    ][14876] Running state [/etc/hostname] at time 04:22:49.457568
2017-12-11 04:22:49,458 [salt.state       ][INFO    ][14876] Executing state file.managed for /etc/hostname
2017-12-11 04:22:49,477 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-11 04:22:49,479 [salt.state       ][INFO    ][14876] File /etc/hostname is in the correct state
2017-12-11 04:22:49,479 [salt.state       ][INFO    ][14876] Completed state [/etc/hostname] at time 04:22:49.479265 duration_in_ms=21.697
2017-12-11 04:22:49,481 [salt.state       ][INFO    ][14876] Running state [hostname msg03] at time 04:22:49.480539
2017-12-11 04:22:49,481 [salt.state       ][INFO    ][14876] Executing state cmd.wait for hostname msg03
2017-12-11 04:22:49,481 [salt.state       ][INFO    ][14876] No changes made for hostname msg03
2017-12-11 04:22:49,481 [salt.state       ][INFO    ][14876] Completed state [hostname msg03] at time 04:22:49.481412 duration_in_ms=0.872
2017-12-11 04:22:49,482 [salt.state       ][INFO    ][14876] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.481879
2017-12-11 04:22:49,482 [salt.state       ][INFO    ][14876] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,483 [salt.state       ][INFO    ][14876] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-11 04:22:49,483 [salt.state       ][INFO    ][14876] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.482972 duration_in_ms=1.093
2017-12-11 04:22:49,483 [salt.state       ][INFO    ][14876] Running state [mdb02] at time 04:22:49.483264
2017-12-11 04:22:49,484 [salt.state       ][INFO    ][14876] Executing state host.present for mdb02
2017-12-11 04:22:49,484 [salt.state       ][INFO    ][14876] Host mdb02 (10.167.4.77) already present
2017-12-11 04:22:49,484 [salt.state       ][INFO    ][14876] Completed state [mdb02] at time 04:22:49.484328 duration_in_ms=1.064
2017-12-11 04:22:49,485 [salt.state       ][INFO    ][14876] Running state [mdb03] at time 04:22:49.484606
2017-12-11 04:22:49,485 [salt.state       ][INFO    ][14876] Executing state host.present for mdb03
2017-12-11 04:22:49,485 [salt.state       ][INFO    ][14876] Host mdb03 (10.167.4.78) already present
2017-12-11 04:22:49,486 [salt.state       ][INFO    ][14876] Completed state [mdb03] at time 04:22:49.485550 duration_in_ms=0.944
2017-12-11 04:22:49,486 [salt.state       ][INFO    ][14876] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.485825
2017-12-11 04:22:49,486 [salt.state       ][INFO    ][14876] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,487 [salt.state       ][INFO    ][14876] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-11 04:22:49,487 [salt.state       ][INFO    ][14876] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.486857 duration_in_ms=1.031
2017-12-11 04:22:49,487 [salt.state       ][INFO    ][14876] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.487146
2017-12-11 04:22:49,487 [salt.state       ][INFO    ][14876] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,488 [salt.state       ][INFO    ][14876] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-11 04:22:49,488 [salt.state       ][INFO    ][14876] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.488126 duration_in_ms=0.979
2017-12-11 04:22:49,488 [salt.state       ][INFO    ][14876] Running state [mdb01] at time 04:22:49.488414
2017-12-11 04:22:49,489 [salt.state       ][INFO    ][14876] Executing state host.present for mdb01
2017-12-11 04:22:49,489 [salt.state       ][INFO    ][14876] Host mdb01 (10.167.4.76) already present
2017-12-11 04:22:49,489 [salt.state       ][INFO    ][14876] Completed state [mdb01] at time 04:22:49.489331 duration_in_ms=0.917
2017-12-11 04:22:49,490 [salt.state       ][INFO    ][14876] Running state [mdb] at time 04:22:49.489660
2017-12-11 04:22:49,490 [salt.state       ][INFO    ][14876] Executing state host.present for mdb
2017-12-11 04:22:49,490 [salt.state       ][INFO    ][14876] Host mdb (10.167.4.75) already present
2017-12-11 04:22:49,491 [salt.state       ][INFO    ][14876] Completed state [mdb] at time 04:22:49.490681 duration_in_ms=1.022
2017-12-11 04:22:49,491 [salt.state       ][INFO    ][14876] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.491006
2017-12-11 04:22:49,491 [salt.state       ][INFO    ][14876] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,492 [salt.state       ][INFO    ][14876] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-11 04:22:49,492 [salt.state       ][INFO    ][14876] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.492017 duration_in_ms=1.012
2017-12-11 04:22:49,492 [salt.state       ][INFO    ][14876] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.492361
2017-12-11 04:22:49,493 [salt.state       ][INFO    ][14876] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,493 [salt.state       ][INFO    ][14876] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:22:49,494 [salt.state       ][INFO    ][14876] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.493729 duration_in_ms=1.367
2017-12-11 04:22:49,494 [salt.state       ][INFO    ][14876] Running state [cfg01] at time 04:22:49.494124
2017-12-11 04:22:49,494 [salt.state       ][INFO    ][14876] Executing state host.present for cfg01
2017-12-11 04:22:49,495 [salt.state       ][INFO    ][14876] Host cfg01 (10.167.4.100) already present
2017-12-11 04:22:49,495 [salt.state       ][INFO    ][14876] Completed state [cfg01] at time 04:22:49.495128 duration_in_ms=1.004
2017-12-11 04:22:49,495 [salt.state       ][INFO    ][14876] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.495422
2017-12-11 04:22:49,496 [salt.state       ][INFO    ][14876] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,496 [salt.state       ][INFO    ][14876] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-11 04:22:49,496 [salt.state       ][INFO    ][14876] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.496385 duration_in_ms=0.962
2017-12-11 04:22:49,497 [salt.state       ][INFO    ][14876] Running state [prx01] at time 04:22:49.496688
2017-12-11 04:22:49,497 [salt.state       ][INFO    ][14876] Executing state host.present for prx01
2017-12-11 04:22:49,497 [salt.state       ][INFO    ][14876] Host prx01 (10.167.4.104) already present
2017-12-11 04:22:49,498 [salt.state       ][INFO    ][14876] Completed state [prx01] at time 04:22:49.497634 duration_in_ms=0.945
2017-12-11 04:22:49,498 [salt.state       ][INFO    ][14876] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.497911
2017-12-11 04:22:49,498 [salt.state       ][INFO    ][14876] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,499 [salt.state       ][INFO    ][14876] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-11 04:22:49,499 [salt.state       ][INFO    ][14876] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.498925 duration_in_ms=1.014
2017-12-11 04:22:49,499 [salt.state       ][INFO    ][14876] Running state [kvm01] at time 04:22:49.499230
2017-12-11 04:22:49,500 [salt.state       ][INFO    ][14876] Executing state host.present for kvm01
2017-12-11 04:22:49,500 [salt.state       ][INFO    ][14876] Host kvm01 (10.167.4.141) already present
2017-12-11 04:22:49,500 [salt.state       ][INFO    ][14876] Completed state [kvm01] at time 04:22:49.500256 duration_in_ms=1.026
2017-12-11 04:22:49,501 [salt.state       ][INFO    ][14876] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.500527
2017-12-11 04:22:49,501 [salt.state       ][INFO    ][14876] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,501 [salt.state       ][INFO    ][14876] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-11 04:22:49,502 [salt.state       ][INFO    ][14876] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.501518 duration_in_ms=0.99
2017-12-11 04:22:49,502 [salt.state       ][INFO    ][14876] Running state [kvm03] at time 04:22:49.501932
2017-12-11 04:22:49,502 [salt.state       ][INFO    ][14876] Executing state host.present for kvm03
2017-12-11 04:22:49,503 [salt.state       ][INFO    ][14876] Host kvm03 (10.167.4.143) already present
2017-12-11 04:22:49,504 [salt.state       ][INFO    ][14876] Completed state [kvm03] at time 04:22:49.503801 duration_in_ms=1.869
2017-12-11 04:22:49,504 [salt.state       ][INFO    ][14876] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.504177
2017-12-11 04:22:49,505 [salt.state       ][INFO    ][14876] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,505 [salt.state       ][INFO    ][14876] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-11 04:22:49,506 [salt.state       ][INFO    ][14876] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.505475 duration_in_ms=1.298
2017-12-11 04:22:49,506 [salt.state       ][INFO    ][14876] Running state [kvm02] at time 04:22:49.505846
2017-12-11 04:22:49,506 [salt.state       ][INFO    ][14876] Executing state host.present for kvm02
2017-12-11 04:22:49,507 [salt.state       ][INFO    ][14876] Host kvm02 (10.167.4.142) already present
2017-12-11 04:22:49,507 [salt.state       ][INFO    ][14876] Completed state [kvm02] at time 04:22:49.507208 duration_in_ms=1.362
2017-12-11 04:22:49,508 [salt.state       ][INFO    ][14876] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.507632
2017-12-11 04:22:49,508 [salt.state       ][INFO    ][14876] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,509 [salt.state       ][INFO    ][14876] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-11 04:22:49,509 [salt.state       ][INFO    ][14876] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.508916 duration_in_ms=1.284
2017-12-11 04:22:49,509 [salt.state       ][INFO    ][14876] Running state [dbs] at time 04:22:49.509294
2017-12-11 04:22:49,510 [salt.state       ][INFO    ][14876] Executing state host.present for dbs
2017-12-11 04:22:49,510 [salt.state       ][INFO    ][14876] Host dbs (10.167.4.50) already present
2017-12-11 04:22:49,511 [salt.state       ][INFO    ][14876] Completed state [dbs] at time 04:22:49.510656 duration_in_ms=1.362
2017-12-11 04:22:49,511 [salt.state       ][INFO    ][14876] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.511054
2017-12-11 04:22:49,511 [salt.state       ][INFO    ][14876] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,512 [salt.state       ][INFO    ][14876] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-11 04:22:49,512 [salt.state       ][INFO    ][14876] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.512199 duration_in_ms=1.146
2017-12-11 04:22:49,512 [salt.state       ][INFO    ][14876] Running state [prx] at time 04:22:49.512473
2017-12-11 04:22:49,513 [salt.state       ][INFO    ][14876] Executing state host.present for prx
2017-12-11 04:22:49,513 [salt.state       ][INFO    ][14876] Host prx (172.30.10.103) already present
2017-12-11 04:22:49,513 [salt.state       ][INFO    ][14876] Completed state [prx] at time 04:22:49.513396 duration_in_ms=0.923
2017-12-11 04:22:49,514 [salt.state       ][INFO    ][14876] Running state [prx02] at time 04:22:49.513665
2017-12-11 04:22:49,514 [salt.state       ][INFO    ][14876] Executing state host.present for prx02
2017-12-11 04:22:49,514 [salt.state       ][INFO    ][14876] Host prx02 (10.167.4.105) already present
2017-12-11 04:22:49,515 [salt.state       ][INFO    ][14876] Completed state [prx02] at time 04:22:49.514607 duration_in_ms=0.942
2017-12-11 04:22:49,515 [salt.state       ][INFO    ][14876] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.515001
2017-12-11 04:22:49,515 [salt.state       ][INFO    ][14876] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,516 [salt.state       ][INFO    ][14876] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-11 04:22:49,516 [salt.state       ][INFO    ][14876] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.516026 duration_in_ms=1.025
2017-12-11 04:22:49,516 [salt.state       ][INFO    ][14876] Running state [gtw01] at time 04:22:49.516314
2017-12-11 04:22:49,517 [salt.state       ][INFO    ][14876] Executing state host.present for gtw01
2017-12-11 04:22:49,517 [salt.state       ][INFO    ][14876] Host gtw01 (10.167.4.124) already present
2017-12-11 04:22:49,517 [salt.state       ][INFO    ][14876] Completed state [gtw01] at time 04:22:49.517259 duration_in_ms=0.945
2017-12-11 04:22:49,518 [salt.state       ][INFO    ][14876] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.517541
2017-12-11 04:22:49,518 [salt.state       ][INFO    ][14876] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,518 [salt.state       ][INFO    ][14876] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-11 04:22:49,519 [salt.state       ][INFO    ][14876] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.518507 duration_in_ms=0.967
2017-12-11 04:22:49,519 [salt.state       ][INFO    ][14876] Running state [gtw02] at time 04:22:49.518815
2017-12-11 04:22:49,519 [salt.state       ][INFO    ][14876] Executing state host.present for gtw02
2017-12-11 04:22:49,520 [salt.state       ][INFO    ][14876] Host gtw02 (10.167.4.125) already present
2017-12-11 04:22:49,520 [salt.state       ][INFO    ][14876] Completed state [gtw02] at time 04:22:49.519791 duration_in_ms=0.976
2017-12-11 04:22:49,520 [salt.state       ][INFO    ][14876] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.520070
2017-12-11 04:22:49,520 [salt.state       ][INFO    ][14876] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,521 [salt.state       ][INFO    ][14876] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-11 04:22:49,521 [salt.state       ][INFO    ][14876] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.521052 duration_in_ms=0.982
2017-12-11 04:22:49,521 [salt.state       ][INFO    ][14876] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.521333
2017-12-11 04:22:49,522 [salt.state       ][INFO    ][14876] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,522 [salt.state       ][INFO    ][14876] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-11 04:22:49,522 [salt.state       ][INFO    ][14876] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.522279 duration_in_ms=0.947
2017-12-11 04:22:49,523 [salt.state       ][INFO    ][14876] Running state [msg02] at time 04:22:49.522556
2017-12-11 04:22:49,523 [salt.state       ][INFO    ][14876] Executing state host.present for msg02
2017-12-11 04:22:49,524 [salt.state       ][INFO    ][14876] Host msg02 (10.167.4.42) already present
2017-12-11 04:22:49,524 [salt.state       ][INFO    ][14876] Completed state [msg02] at time 04:22:49.523875 duration_in_ms=1.319
2017-12-11 04:22:49,524 [salt.state       ][INFO    ][14876] Running state [msg03] at time 04:22:49.524145
2017-12-11 04:22:49,524 [salt.state       ][INFO    ][14876] Executing state host.present for msg03
2017-12-11 04:22:49,525 [salt.state       ][INFO    ][14876] Host msg03 (10.167.4.43) already present
2017-12-11 04:22:49,525 [salt.state       ][INFO    ][14876] Completed state [msg03] at time 04:22:49.525063 duration_in_ms=0.919
2017-12-11 04:22:49,525 [salt.state       ][INFO    ][14876] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.525333
2017-12-11 04:22:49,526 [salt.state       ][INFO    ][14876] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,526 [salt.state       ][INFO    ][14876] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-11 04:22:49,526 [salt.state       ][INFO    ][14876] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.526300 duration_in_ms=0.966
2017-12-11 04:22:49,527 [salt.state       ][INFO    ][14876] Running state [file.replace] at time 04:22:49.527287
2017-12-11 04:22:49,528 [salt.state       ][INFO    ][14876] Executing state module.run for file.replace
2017-12-11 04:22:49,598 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-11 04:22:49,605 [salt.state       ][INFO    ][14876] onlyif execution failed
2017-12-11 04:22:49,606 [salt.state       ][INFO    ][14876] Completed state [file.replace] at time 04:22:49.605732 duration_in_ms=78.445
2017-12-11 04:22:49,606 [salt.state       ][INFO    ][14876] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.606093
2017-12-11 04:22:49,606 [salt.state       ][INFO    ][14876] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,607 [salt.state       ][INFO    ][14876] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-11 04:22:49,607 [salt.state       ][INFO    ][14876] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.607292 duration_in_ms=1.199
2017-12-11 04:22:49,608 [salt.state       ][INFO    ][14876] Running state [msg01] at time 04:22:49.607605
2017-12-11 04:22:49,608 [salt.state       ][INFO    ][14876] Executing state host.present for msg01
2017-12-11 04:22:49,608 [salt.state       ][INFO    ][14876] Host msg01 (10.167.4.41) already present
2017-12-11 04:22:49,609 [salt.state       ][INFO    ][14876] Completed state [msg01] at time 04:22:49.608567 duration_in_ms=0.962
2017-12-11 04:22:49,609 [salt.state       ][INFO    ][14876] Running state [msg] at time 04:22:49.608843
2017-12-11 04:22:49,609 [salt.state       ][INFO    ][14876] Executing state host.present for msg
2017-12-11 04:22:49,610 [salt.state       ][INFO    ][14876] Host msg (10.167.4.40) already present
2017-12-11 04:22:49,610 [salt.state       ][INFO    ][14876] Completed state [msg] at time 04:22:49.609766 duration_in_ms=0.923
2017-12-11 04:22:49,610 [salt.state       ][INFO    ][14876] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.610046
2017-12-11 04:22:49,610 [salt.state       ][INFO    ][14876] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,611 [salt.state       ][INFO    ][14876] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-11 04:22:49,611 [salt.state       ][INFO    ][14876] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.611039 duration_in_ms=0.993
2017-12-11 04:22:49,611 [salt.state       ][INFO    ][14876] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.611345
2017-12-11 04:22:49,612 [salt.state       ][INFO    ][14876] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,612 [salt.state       ][INFO    ][14876] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:22:49,612 [salt.state       ][INFO    ][14876] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.612281 duration_in_ms=0.936
2017-12-11 04:22:49,613 [salt.state       ][INFO    ][14876] Running state [cfg01] at time 04:22:49.612557
2017-12-11 04:22:49,613 [salt.state       ][INFO    ][14876] Executing state host.present for cfg01
2017-12-11 04:22:49,613 [salt.state       ][INFO    ][14876] Host cfg01 (10.167.4.100) already present
2017-12-11 04:22:49,614 [salt.state       ][INFO    ][14876] Completed state [cfg01] at time 04:22:49.613481 duration_in_ms=0.924
2017-12-11 04:22:49,614 [salt.state       ][INFO    ][14876] Running state [cmp002] at time 04:22:49.613758
2017-12-11 04:22:49,614 [salt.state       ][INFO    ][14876] Executing state host.present for cmp002
2017-12-11 04:22:49,614 [salt.state       ][INFO    ][14876] Host cmp002 (10.167.4.102) already present
2017-12-11 04:22:49,615 [salt.state       ][INFO    ][14876] Completed state [cmp002] at time 04:22:49.614683 duration_in_ms=0.925
2017-12-11 04:22:49,615 [salt.state       ][INFO    ][14876] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.614996
2017-12-11 04:22:49,615 [salt.state       ][INFO    ][14876] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,616 [salt.state       ][INFO    ][14876] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-11 04:22:49,616 [salt.state       ][INFO    ][14876] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.615973 duration_in_ms=0.976
2017-12-11 04:22:49,616 [salt.state       ][INFO    ][14876] Running state [cmp001] at time 04:22:49.616246
2017-12-11 04:22:49,617 [salt.state       ][INFO    ][14876] Executing state host.present for cmp001
2017-12-11 04:22:49,618 [salt.state       ][INFO    ][14876] Host cmp001 (10.167.4.101) already present
2017-12-11 04:22:49,619 [salt.state       ][INFO    ][14876] Completed state [cmp001] at time 04:22:49.618515 duration_in_ms=2.269
2017-12-11 04:22:49,619 [salt.state       ][INFO    ][14876] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.618835
2017-12-11 04:22:49,619 [salt.state       ][INFO    ][14876] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,620 [salt.state       ][INFO    ][14876] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-11 04:22:49,620 [salt.state       ][INFO    ][14876] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.619808 duration_in_ms=0.974
2017-12-11 04:22:49,620 [salt.state       ][INFO    ][14876] Running state [dbs01] at time 04:22:49.620079
2017-12-11 04:22:49,620 [salt.state       ][INFO    ][14876] Executing state host.present for dbs01
2017-12-11 04:22:49,621 [salt.state       ][INFO    ][14876] Host dbs01 (10.167.4.51) already present
2017-12-11 04:22:49,621 [salt.state       ][INFO    ][14876] Completed state [dbs01] at time 04:22:49.620999 duration_in_ms=0.92
2017-12-11 04:22:49,621 [salt.state       ][INFO    ][14876] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.621268
2017-12-11 04:22:49,622 [salt.state       ][INFO    ][14876] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,622 [salt.state       ][INFO    ][14876] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-11 04:22:49,622 [salt.state       ][INFO    ][14876] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.622195 duration_in_ms=0.927
2017-12-11 04:22:49,622 [salt.state       ][INFO    ][14876] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.622468
2017-12-11 04:22:49,623 [salt.state       ][INFO    ][14876] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,623 [salt.state       ][INFO    ][14876] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-11 04:22:49,623 [salt.state       ][INFO    ][14876] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.623469 duration_in_ms=1.002
2017-12-11 04:22:49,624 [salt.state       ][INFO    ][14876] Running state [dbs02] at time 04:22:49.623758
2017-12-11 04:22:49,624 [salt.state       ][INFO    ][14876] Executing state host.present for dbs02
2017-12-11 04:22:49,624 [salt.state       ][INFO    ][14876] Host dbs02 (10.167.4.52) already present
2017-12-11 04:22:49,625 [salt.state       ][INFO    ][14876] Completed state [dbs02] at time 04:22:49.624681 duration_in_ms=0.922
2017-12-11 04:22:49,625 [salt.state       ][INFO    ][14876] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.624952
2017-12-11 04:22:49,625 [salt.state       ][INFO    ][14876] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,626 [salt.state       ][INFO    ][14876] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-11 04:22:49,626 [salt.state       ][INFO    ][14876] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.625907 duration_in_ms=0.955
2017-12-11 04:22:49,626 [salt.state       ][INFO    ][14876] Running state [dbs03] at time 04:22:49.626179
2017-12-11 04:22:49,626 [salt.state       ][INFO    ][14876] Executing state host.present for dbs03
2017-12-11 04:22:49,627 [salt.state       ][INFO    ][14876] Host dbs03 (10.167.4.53) already present
2017-12-11 04:22:49,627 [salt.state       ][INFO    ][14876] Completed state [dbs03] at time 04:22:49.627162 duration_in_ms=0.982
2017-12-11 04:22:49,627 [salt.state       ][INFO    ][14876] Running state [mas01] at time 04:22:49.627455
2017-12-11 04:22:49,628 [salt.state       ][INFO    ][14876] Executing state host.present for mas01
2017-12-11 04:22:49,628 [salt.state       ][INFO    ][14876] Host mas01 (10.167.4.3) already present
2017-12-11 04:22:49,628 [salt.state       ][INFO    ][14876] Completed state [mas01] at time 04:22:49.628393 duration_in_ms=0.938
2017-12-11 04:22:49,629 [salt.state       ][INFO    ][14876] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.628662
2017-12-11 04:22:49,629 [salt.state       ][INFO    ][14876] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,629 [salt.state       ][INFO    ][14876] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-11 04:22:49,630 [salt.state       ][INFO    ][14876] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.629594 duration_in_ms=0.931
2017-12-11 04:22:49,630 [salt.state       ][INFO    ][14876] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.629871
2017-12-11 04:22:49,630 [salt.state       ][INFO    ][14876] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,631 [salt.state       ][INFO    ][14876] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-11 04:22:49,631 [salt.state       ][INFO    ][14876] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.630828 duration_in_ms=0.958
2017-12-11 04:22:49,631 [salt.state       ][INFO    ][14876] Running state [ctl02] at time 04:22:49.631119
2017-12-11 04:22:49,631 [salt.state       ][INFO    ][14876] Executing state host.present for ctl02
2017-12-11 04:22:49,632 [salt.state       ][INFO    ][14876] Host ctl02 (10.167.4.12) already present
2017-12-11 04:22:49,632 [salt.state       ][INFO    ][14876] Completed state [ctl02] at time 04:22:49.632094 duration_in_ms=0.974
2017-12-11 04:22:49,632 [salt.state       ][INFO    ][14876] Running state [ctl03] at time 04:22:49.632366
2017-12-11 04:22:49,633 [salt.state       ][INFO    ][14876] Executing state host.present for ctl03
2017-12-11 04:22:49,633 [salt.state       ][INFO    ][14876] Host ctl03 (10.167.4.13) already present
2017-12-11 04:22:49,633 [salt.state       ][INFO    ][14876] Completed state [ctl03] at time 04:22:49.633289 duration_in_ms=0.923
2017-12-11 04:22:49,634 [salt.state       ][INFO    ][14876] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.633556
2017-12-11 04:22:49,634 [salt.state       ][INFO    ][14876] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,634 [salt.state       ][INFO    ][14876] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-11 04:22:49,635 [salt.state       ][INFO    ][14876] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.634477 duration_in_ms=0.922
2017-12-11 04:22:49,635 [salt.state       ][INFO    ][14876] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.634763
2017-12-11 04:22:49,635 [salt.state       ][INFO    ][14876] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,636 [salt.state       ][INFO    ][14876] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-11 04:22:49,636 [salt.state       ][INFO    ][14876] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.635781 duration_in_ms=1.018
2017-12-11 04:22:49,636 [salt.state       ][INFO    ][14876] Running state [ctl01] at time 04:22:49.636051
2017-12-11 04:22:49,636 [salt.state       ][INFO    ][14876] Executing state host.present for ctl01
2017-12-11 04:22:49,637 [salt.state       ][INFO    ][14876] Host ctl01 (10.167.4.11) already present
2017-12-11 04:22:49,637 [salt.state       ][INFO    ][14876] Completed state [ctl01] at time 04:22:49.636970 duration_in_ms=0.919
2017-12-11 04:22:49,637 [salt.state       ][INFO    ][14876] Running state [ctl] at time 04:22:49.637238
2017-12-11 04:22:49,638 [salt.state       ][INFO    ][14876] Executing state host.present for ctl
2017-12-11 04:22:49,638 [salt.state       ][INFO    ][14876] Host ctl (10.167.4.10) already present
2017-12-11 04:22:49,638 [salt.state       ][INFO    ][14876] Completed state [ctl] at time 04:22:49.638159 duration_in_ms=0.922
2017-12-11 04:22:49,638 [salt.state       ][INFO    ][14876] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.638432
2017-12-11 04:22:49,639 [salt.state       ][INFO    ][14876] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:22:49,639 [salt.state       ][INFO    ][14876] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-11 04:22:49,639 [salt.state       ][INFO    ][14876] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:22:49.639435 duration_in_ms=1.003
2017-12-11 04:22:49,640 [salt.state       ][INFO    ][14876] Running state [ens2] at time 04:22:49.639718
2017-12-11 04:22:49,640 [salt.state       ][INFO    ][14876] Executing state network.managed for ens2
2017-12-11 04:22:49,983 [salt.state       ][INFO    ][14876] Interface ens2 is up to date.
2017-12-11 04:22:49,983 [salt.state       ][INFO    ][14876] Completed state [ens2] at time 04:22:49.983278 duration_in_ms=343.558
2017-12-11 04:22:49,984 [salt.state       ][INFO    ][14876] Running state [ens3] at time 04:22:49.983484
2017-12-11 04:22:49,984 [salt.state       ][INFO    ][14876] Executing state network.managed for ens3
2017-12-11 04:22:50,324 [salt.state       ][INFO    ][14876] Interface ens3 is up to date.
2017-12-11 04:22:50,325 [salt.state       ][INFO    ][14876] Completed state [ens3] at time 04:22:50.324519 duration_in_ms=341.034
2017-12-11 04:22:50,325 [salt.state       ][INFO    ][14876] Running state [/etc/profile.d/proxy.sh] at time 04:22:50.324699
2017-12-11 04:22:50,325 [salt.state       ][INFO    ][14876] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-11 04:22:50,325 [salt.state       ][INFO    ][14876] File /etc/profile.d/proxy.sh is not present
2017-12-11 04:22:50,325 [salt.state       ][INFO    ][14876] Completed state [/etc/profile.d/proxy.sh] at time 04:22:50.325244 duration_in_ms=0.545
2017-12-11 04:22:50,326 [salt.state       ][INFO    ][14876] Running state [/etc/apt/apt.conf.d/95proxies] at time 04:22:50.325530
2017-12-11 04:22:50,326 [salt.state       ][INFO    ][14876] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-11 04:22:50,326 [salt.state       ][INFO    ][14876] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-11 04:22:50,326 [salt.state       ][INFO    ][14876] Completed state [/etc/apt/apt.conf.d/95proxies] at time 04:22:50.326353 duration_in_ms=0.823
2017-12-11 04:22:50,327 [salt.state       ][INFO    ][14876] Running state [ntp] at time 04:22:50.326621
2017-12-11 04:22:50,327 [salt.state       ][INFO    ][14876] Executing state pkg.installed for ntp
2017-12-11 04:22:50,330 [salt.state       ][INFO    ][14876] Package ntp is already installed
2017-12-11 04:22:50,330 [salt.state       ][INFO    ][14876] Completed state [ntp] at time 04:22:50.330187 duration_in_ms=3.566
2017-12-11 04:22:50,331 [salt.state       ][INFO    ][14876] Running state [/etc/ntp.conf] at time 04:22:50.331091
2017-12-11 04:22:50,331 [salt.state       ][INFO    ][14876] Executing state file.managed for /etc/ntp.conf
2017-12-11 04:22:50,347 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-11 04:22:50,371 [salt.fileclient  ][INFO    ][14876] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:22:50,377 [salt.state       ][INFO    ][14876] File /etc/ntp.conf is in the correct state
2017-12-11 04:22:50,377 [salt.state       ][INFO    ][14876] Completed state [/etc/ntp.conf] at time 04:22:50.376889 duration_in_ms=45.797
2017-12-11 04:22:50,378 [salt.state       ][INFO    ][14876] Running state [ntp] at time 04:22:50.377722
2017-12-11 04:22:50,378 [salt.state       ][INFO    ][14876] Executing state service.running for ntp
2017-12-11 04:22:50,379 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-11 04:22:50,389 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-11 04:22:50,399 [salt.loaded.int.module.cmdmod][INFO    ][14876] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-11 04:22:50,409 [salt.state       ][INFO    ][14876] The service ntp is already running
2017-12-11 04:22:50,409 [salt.state       ][INFO    ][14876] Completed state [ntp] at time 04:22:50.409414 duration_in_ms=31.691
2017-12-11 04:22:50,412 [salt.minion      ][INFO    ][14876] Returning information for job: 20171211042230737493
2017-12-11 04:23:22,211 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.apply with jid 20171211042322202415
2017-12-11 04:23:22,244 [salt.minion      ][INFO    ][16722] Starting a new job with PID 16722
2017-12-11 04:23:25,198 [salt.state       ][INFO    ][16722] Loading fresh modules for state activity
2017-12-11 04:23:25,502 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-11 04:23:25,542 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-11 04:23:25,568 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:25,624 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-11 04:23:25,644 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:25,701 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-11 04:23:25,716 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:25,761 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-11 04:23:25,838 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:25,893 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-11 04:23:25,918 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:25,959 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-11 04:23:25,974 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,017 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-11 04:23:26,063 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,115 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-11 04:23:26,137 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,178 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-11 04:23:26,194 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,238 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-11 04:23:26,252 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,294 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-11 04:23:26,322 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,400 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-11 04:23:26,430 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,490 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-11 04:23:26,518 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,561 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-11 04:23:26,582 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,633 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-11 04:23:26,649 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,696 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-11 04:23:26,717 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,770 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-11 04:23:26,816 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,891 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-11 04:23:26,954 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:26,998 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-11 04:23:27,013 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:27,057 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-11 04:23:27,075 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:27,120 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-11 04:23:27,131 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-11 04:23:27,145 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:23:27,160 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-11 04:23:27,172 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:23:27,185 [salt.state       ][INFO    ][16722] Running state [/etc/environment] at time 04:23:27.184757
2017-12-11 04:23:27,185 [salt.state       ][INFO    ][16722] Executing state file.blockreplace for /etc/environment
2017-12-11 04:23:27,191 [salt.state       ][INFO    ][16722] No changes needed to be made
2017-12-11 04:23:27,191 [salt.state       ][INFO    ][16722] Completed state [/etc/environment] at time 04:23:27.190884 duration_in_ms=6.127
2017-12-11 04:23:27,191 [salt.state       ][INFO    ][16722] Running state [/etc/profile.d] at time 04:23:27.191197
2017-12-11 04:23:27,191 [salt.state       ][INFO    ][16722] Executing state file.directory for /etc/profile.d
2017-12-11 04:23:27,192 [salt.state       ][INFO    ][16722] Directory /etc/profile.d is in the correct state
2017-12-11 04:23:27,193 [salt.state       ][INFO    ][16722] Completed state [/etc/profile.d] at time 04:23:27.192541 duration_in_ms=1.344
2017-12-11 04:23:27,457 [salt.state       ][INFO    ][16722] Running state [linux_repo_prereq_pkgs] at time 04:23:27.457148
2017-12-11 04:23:27,458 [salt.state       ][INFO    ][16722] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-11 04:23:27,458 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:23:27,896 [salt.state       ][INFO    ][16722] All specified packages are already installed
2017-12-11 04:23:27,896 [salt.state       ][INFO    ][16722] Completed state [linux_repo_prereq_pkgs] at time 04:23:27.896352 duration_in_ms=439.204
2017-12-11 04:23:27,897 [salt.state       ][INFO    ][16722] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:23:27.896670
2017-12-11 04:23:27,897 [salt.state       ][INFO    ][16722] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-11 04:23:27,897 [salt.state       ][INFO    ][16722] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-11 04:23:27,898 [salt.state       ][INFO    ][16722] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 04:23:27.897592 duration_in_ms=0.921
2017-12-11 04:23:27,898 [salt.state       ][INFO    ][16722] Running state [/etc/apt/preferences.d/mk_openstack] at time 04:23:27.897861
2017-12-11 04:23:27,898 [salt.state       ][INFO    ][16722] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-11 04:23:27,920 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:23:27,936 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:27,970 [salt.state       ][INFO    ][16722] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-11 04:23:27,971 [salt.state       ][INFO    ][16722] Completed state [/etc/apt/preferences.d/mk_openstack] at time 04:23:27.970585 duration_in_ms=72.724
2017-12-11 04:23:27,972 [salt.state       ][INFO    ][16722] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:23:27.972389
2017-12-11 04:23:27,973 [salt.state       ][INFO    ][16722] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-11 04:23:28,185 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:23:28,263 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:23:31,893 [salt.state       ][INFO    ][16722] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-11 04:23:31,894 [salt.state       ][INFO    ][16722] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 04:23:31.893475 duration_in_ms=3921.085
2017-12-11 04:23:31,894 [salt.state       ][INFO    ][16722] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:23:31.893878
2017-12-11 04:23:31,894 [salt.state       ][INFO    ][16722] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-11 04:23:31,895 [salt.state       ][INFO    ][16722] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-11 04:23:31,895 [salt.state       ][INFO    ][16722] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 04:23:31.895106 duration_in_ms=1.228
2017-12-11 04:23:31,895 [salt.state       ][INFO    ][16722] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 04:23:31.895391
2017-12-11 04:23:31,896 [salt.state       ][INFO    ][16722] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-11 04:23:31,918 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:23:31,936 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:31,972 [salt.state       ][INFO    ][16722] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-11 04:23:31,973 [salt.state       ][INFO    ][16722] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 04:23:31.972831 duration_in_ms=77.439
2017-12-11 04:23:31,974 [salt.state       ][INFO    ][16722] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:23:31.973589
2017-12-11 04:23:31,974 [salt.state       ][INFO    ][16722] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-11 04:23:32,075 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-11 04:23:32,153 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:23:32,305 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211042332289437
2017-12-11 04:23:32,328 [salt.minion      ][INFO    ][17319] Starting a new job with PID 17319
2017-12-11 04:23:32,342 [salt.minion      ][INFO    ][17319] Returning information for job: 20171211042332289437
2017-12-11 04:23:34,652 [salt.state       ][INFO    ][16722] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-11 04:23:34,652 [salt.state       ][INFO    ][16722] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 04:23:34.652255 duration_in_ms=2678.664
2017-12-11 04:23:34,653 [salt.state       ][INFO    ][16722] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:23:34.652584
2017-12-11 04:23:34,653 [salt.state       ][INFO    ][16722] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-11 04:23:34,653 [salt.state       ][INFO    ][16722] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-11 04:23:34,654 [salt.state       ][INFO    ][16722] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 04:23:34.653527 duration_in_ms=0.943
2017-12-11 04:23:34,654 [salt.state       ][INFO    ][16722] Running state [/etc/apt/preferences.d/mcp_extra] at time 04:23:34.653799
2017-12-11 04:23:34,654 [salt.state       ][INFO    ][16722] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-11 04:23:34,673 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-11 04:23:34,690 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:34,722 [salt.state       ][INFO    ][16722] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-11 04:23:34,723 [salt.state       ][INFO    ][16722] Completed state [/etc/apt/preferences.d/mcp_extra] at time 04:23:34.722549 duration_in_ms=68.749
2017-12-11 04:23:34,723 [salt.state       ][INFO    ][16722] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:23:34.723327
2017-12-11 04:23:34,724 [salt.state       ][INFO    ][16722] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-11 04:23:34,764 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-11 04:23:34,836 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:23:38,159 [salt.state       ][INFO    ][16722] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-11 04:23:38,160 [salt.state       ][INFO    ][16722] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 04:23:38.159918 duration_in_ms=3436.591
2017-12-11 04:23:38,160 [salt.state       ][INFO    ][16722] Running state [linux_extra_packages_purged] at time 04:23:38.160272
2017-12-11 04:23:38,161 [salt.state       ][INFO    ][16722] Executing state pkg.purged for linux_extra_packages_purged
2017-12-11 04:23:38,166 [salt.state       ][INFO    ][16722] All specified packages are already absent
2017-12-11 04:23:38,166 [salt.state       ][INFO    ][16722] Completed state [linux_extra_packages_purged] at time 04:23:38.166360 duration_in_ms=6.088
2017-12-11 04:23:38,167 [salt.state       ][INFO    ][16722] Running state [linux_extra_packages_latest] at time 04:23:38.166641
2017-12-11 04:23:38,167 [salt.state       ][INFO    ][16722] Executing state pkg.latest for linux_extra_packages_latest
2017-12-11 04:23:38,170 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:23:40,363 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-11 04:23:40,402 [salt.state       ][INFO    ][16722] Package mcelog is already up-to-date
2017-12-11 04:23:40,403 [salt.state       ][INFO    ][16722] Completed state [linux_extra_packages_latest] at time 04:23:40.403026 duration_in_ms=2236.384
2017-12-11 04:23:40,404 [salt.state       ][INFO    ][16722] Running state [UTC] at time 04:23:40.403804
2017-12-11 04:23:40,404 [salt.state       ][INFO    ][16722] Executing state timezone.system for UTC
2017-12-11 04:23:40,405 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:23:40,446 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['timedatectl'] in directory '/root'
2017-12-11 04:23:40,456 [salt.state       ][INFO    ][16722] Timezone UTC already set, UTC already set to UTC
2017-12-11 04:23:40,457 [salt.state       ][INFO    ][16722] Completed state [UTC] at time 04:23:40.456815 duration_in_ms=53.01
2017-12-11 04:23:40,458 [salt.state       ][INFO    ][16722] Running state [nf_conntrack] at time 04:23:40.457797
2017-12-11 04:23:40,458 [salt.state       ][INFO    ][16722] Executing state kmod.present for nf_conntrack
2017-12-11 04:23:40,459 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'lsmod' in directory '/root'
2017-12-11 04:23:40,470 [salt.state       ][INFO    ][16722] Kernel module nf_conntrack is already present
2017-12-11 04:23:40,470 [salt.state       ][INFO    ][16722] Completed state [nf_conntrack] at time 04:23:40.470207 duration_in_ms=12.409
2017-12-11 04:23:40,471 [salt.state       ][INFO    ][16722] Running state [kernel.panic] at time 04:23:40.471032
2017-12-11 04:23:40,471 [salt.state       ][INFO    ][16722] Executing state sysctl.present for kernel.panic
2017-12-11 04:23:40,481 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,504 [salt.state       ][INFO    ][16722] Sysctl value kernel.panic = 60 is already set
2017-12-11 04:23:40,504 [salt.state       ][INFO    ][16722] Completed state [kernel.panic] at time 04:23:40.504387 duration_in_ms=33.355
2017-12-11 04:23:40,505 [salt.state       ][INFO    ][16722] Running state [net.ipv4.tcp_keepalive_probes] at time 04:23:40.504909
2017-12-11 04:23:40,505 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-11 04:23:40,506 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,525 [salt.state       ][INFO    ][16722] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-11 04:23:40,526 [salt.state       ][INFO    ][16722] Completed state [net.ipv4.tcp_keepalive_probes] at time 04:23:40.525906 duration_in_ms=20.996
2017-12-11 04:23:40,526 [salt.state       ][INFO    ][16722] Running state [fs.file-max] at time 04:23:40.526265
2017-12-11 04:23:40,527 [salt.state       ][INFO    ][16722] Executing state sysctl.present for fs.file-max
2017-12-11 04:23:40,527 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,541 [salt.state       ][INFO    ][16722] Sysctl value fs.file-max = 124165 is already set
2017-12-11 04:23:40,542 [salt.state       ][INFO    ][16722] Completed state [fs.file-max] at time 04:23:40.541772 duration_in_ms=15.506
2017-12-11 04:23:40,542 [salt.state       ][INFO    ][16722] Running state [net.core.somaxconn] at time 04:23:40.542120
2017-12-11 04:23:40,542 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.core.somaxconn
2017-12-11 04:23:40,543 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,562 [salt.state       ][INFO    ][16722] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-11 04:23:40,563 [salt.state       ][INFO    ][16722] Completed state [net.core.somaxconn] at time 04:23:40.562725 duration_in_ms=20.603
2017-12-11 04:23:40,563 [salt.state       ][INFO    ][16722] Running state [net.ipv4.tcp_max_syn_backlog] at time 04:23:40.563183
2017-12-11 04:23:40,564 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-11 04:23:40,564 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,580 [salt.state       ][INFO    ][16722] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-11 04:23:40,580 [salt.state       ][INFO    ][16722] Completed state [net.ipv4.tcp_max_syn_backlog] at time 04:23:40.580080 duration_in_ms=16.897
2017-12-11 04:23:40,580 [salt.state       ][INFO    ][16722] Running state [net.ipv4.tcp_tw_reuse] at time 04:23:40.580428
2017-12-11 04:23:40,581 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-11 04:23:40,581 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,595 [salt.state       ][INFO    ][16722] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-11 04:23:40,595 [salt.state       ][INFO    ][16722] Completed state [net.ipv4.tcp_tw_reuse] at time 04:23:40.595393 duration_in_ms=14.965
2017-12-11 04:23:40,596 [salt.state       ][INFO    ][16722] Running state [net.ipv4.tcp_retries2] at time 04:23:40.595891
2017-12-11 04:23:40,596 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-11 04:23:40,597 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,612 [salt.state       ][INFO    ][16722] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-11 04:23:40,612 [salt.state       ][INFO    ][16722] Completed state [net.ipv4.tcp_retries2] at time 04:23:40.612386 duration_in_ms=16.495
2017-12-11 04:23:40,613 [salt.state       ][INFO    ][16722] Running state [vm.swappiness] at time 04:23:40.612895
2017-12-11 04:23:40,613 [salt.state       ][INFO    ][16722] Executing state sysctl.present for vm.swappiness
2017-12-11 04:23:40,614 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,629 [salt.state       ][INFO    ][16722] Sysctl value vm.swappiness = 10 is already set
2017-12-11 04:23:40,630 [salt.state       ][INFO    ][16722] Completed state [vm.swappiness] at time 04:23:40.629606 duration_in_ms=16.71
2017-12-11 04:23:40,630 [salt.state       ][INFO    ][16722] Running state [net.ipv4.tcp_keepalive_intvl] at time 04:23:40.630099
2017-12-11 04:23:40,631 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-11 04:23:40,631 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,647 [salt.state       ][INFO    ][16722] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-11 04:23:40,647 [salt.state       ][INFO    ][16722] Completed state [net.ipv4.tcp_keepalive_intvl] at time 04:23:40.647125 duration_in_ms=17.025
2017-12-11 04:23:40,648 [salt.state       ][INFO    ][16722] Running state [net.ipv4.neigh.default.gc_thresh1] at time 04:23:40.647627
2017-12-11 04:23:40,648 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-11 04:23:40,649 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,664 [salt.state       ][INFO    ][16722] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-11 04:23:40,664 [salt.state       ][INFO    ][16722] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 04:23:40.664048 duration_in_ms=16.421
2017-12-11 04:23:40,664 [salt.state       ][INFO    ][16722] Running state [net.ipv4.neigh.default.gc_thresh2] at time 04:23:40.664380
2017-12-11 04:23:40,665 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-11 04:23:40,665 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,678 [salt.state       ][INFO    ][16722] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-11 04:23:40,679 [salt.state       ][INFO    ][16722] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 04:23:40.678902 duration_in_ms=14.522
2017-12-11 04:23:40,679 [salt.state       ][INFO    ][16722] Running state [net.ipv4.neigh.default.gc_thresh3] at time 04:23:40.679284
2017-12-11 04:23:40,680 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-11 04:23:40,680 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,693 [salt.state       ][INFO    ][16722] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-11 04:23:40,694 [salt.state       ][INFO    ][16722] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 04:23:40.693863 duration_in_ms=14.577
2017-12-11 04:23:40,694 [salt.state       ][INFO    ][16722] Running state [net.core.netdev_max_backlog] at time 04:23:40.694363
2017-12-11 04:23:40,695 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-11 04:23:40,696 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,710 [salt.state       ][INFO    ][16722] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-11 04:23:40,710 [salt.state       ][INFO    ][16722] Completed state [net.core.netdev_max_backlog] at time 04:23:40.710240 duration_in_ms=15.876
2017-12-11 04:23:40,711 [salt.state       ][INFO    ][16722] Running state [net.ipv4.tcp_keepalive_time] at time 04:23:40.710788
2017-12-11 04:23:40,711 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-11 04:23:40,712 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,726 [salt.state       ][INFO    ][16722] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-11 04:23:40,726 [salt.state       ][INFO    ][16722] Completed state [net.ipv4.tcp_keepalive_time] at time 04:23:40.726260 duration_in_ms=15.471
2017-12-11 04:23:40,727 [salt.state       ][INFO    ][16722] Running state [net.nf_conntrack_max] at time 04:23:40.726799
2017-12-11 04:23:40,727 [salt.state       ][INFO    ][16722] Executing state sysctl.present for net.nf_conntrack_max
2017-12-11 04:23:40,728 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'sysctl -a' in directory '/root'
2017-12-11 04:23:40,741 [salt.state       ][INFO    ][16722] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-11 04:23:40,742 [salt.state       ][INFO    ][16722] Completed state [net.nf_conntrack_max] at time 04:23:40.741749 duration_in_ms=14.95
2017-12-11 04:23:40,742 [salt.state       ][INFO    ][16722] Running state [linux_sysfs_package] at time 04:23:40.742087
2017-12-11 04:23:40,742 [salt.state       ][INFO    ][16722] Executing state pkg.installed for linux_sysfs_package
2017-12-11 04:23:40,746 [salt.state       ][INFO    ][16722] All specified packages are already installed
2017-12-11 04:23:40,746 [salt.state       ][INFO    ][16722] Completed state [linux_sysfs_package] at time 04:23:40.746424 duration_in_ms=4.337
2017-12-11 04:23:40,747 [salt.state       ][INFO    ][16722] Running state [/etc/sysfs.d] at time 04:23:40.747387
2017-12-11 04:23:40,748 [salt.state       ][INFO    ][16722] Executing state file.directory for /etc/sysfs.d
2017-12-11 04:23:40,748 [salt.state       ][INFO    ][16722] Directory /etc/sysfs.d is in the correct state
2017-12-11 04:23:40,748 [salt.state       ][INFO    ][16722] Completed state [/etc/sysfs.d] at time 04:23:40.748418 duration_in_ms=1.031
2017-12-11 04:23:40,749 [salt.state       ][INFO    ][16722] Running state [ondemand] at time 04:23:40.748984
2017-12-11 04:23:40,749 [salt.state       ][INFO    ][16722] Executing state service.dead for ondemand
2017-12-11 04:23:40,750 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-11 04:23:40,759 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-11 04:23:40,769 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-11 04:23:40,783 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'runlevel' in directory '/root'
2017-12-11 04:23:40,792 [salt.state       ][INFO    ][16722] The service ondemand is already dead
2017-12-11 04:23:40,792 [salt.state       ][INFO    ][16722] Completed state [ondemand] at time 04:23:40.792090 duration_in_ms=43.106
2017-12-11 04:23:40,793 [salt.state       ][INFO    ][16722] Running state [cs_CZ.UTF-8] at time 04:23:40.792710
2017-12-11 04:23:40,793 [salt.state       ][INFO    ][16722] Executing state locale.present for cs_CZ.UTF-8
2017-12-11 04:23:40,793 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'locale -a' in directory '/root'
2017-12-11 04:23:40,800 [salt.state       ][INFO    ][16722] Locale cs_CZ.UTF-8 is already present
2017-12-11 04:23:40,800 [salt.state       ][INFO    ][16722] Completed state [cs_CZ.UTF-8] at time 04:23:40.799961 duration_in_ms=7.251
2017-12-11 04:23:40,800 [salt.state       ][INFO    ][16722] Running state [en_US.UTF-8] at time 04:23:40.800294
2017-12-11 04:23:40,801 [salt.state       ][INFO    ][16722] Executing state locale.present for en_US.UTF-8
2017-12-11 04:23:40,801 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'locale -a' in directory '/root'
2017-12-11 04:23:40,807 [salt.state       ][INFO    ][16722] Locale en_US.UTF-8 is already present
2017-12-11 04:23:40,807 [salt.state       ][INFO    ][16722] Completed state [en_US.UTF-8] at time 04:23:40.807259 duration_in_ms=6.965
2017-12-11 04:23:40,808 [salt.state       ][INFO    ][16722] Running state [en_US.UTF-8] at time 04:23:40.808216
2017-12-11 04:23:40,809 [salt.state       ][INFO    ][16722] Executing state locale.system for en_US.UTF-8
2017-12-11 04:23:40,809 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'localectl' in directory '/root'
2017-12-11 04:23:40,837 [salt.state       ][INFO    ][16722] System locale en_US.UTF-8 already set
2017-12-11 04:23:40,837 [salt.state       ][INFO    ][16722] Completed state [en_US.UTF-8] at time 04:23:40.837143 duration_in_ms=28.925
2017-12-11 04:23:40,838 [salt.state       ][INFO    ][16722] Running state [root] at time 04:23:40.838189
2017-12-11 04:23:40,839 [salt.state       ][INFO    ][16722] Executing state user.present for root
2017-12-11 04:23:40,840 [salt.state       ][INFO    ][16722] User root is present and up to date
2017-12-11 04:23:40,840 [salt.state       ][INFO    ][16722] Completed state [root] at time 04:23:40.839840 duration_in_ms=1.65
2017-12-11 04:23:40,841 [salt.state       ][INFO    ][16722] Running state [/root] at time 04:23:40.840748
2017-12-11 04:23:40,841 [salt.state       ][INFO    ][16722] Executing state file.directory for /root
2017-12-11 04:23:40,842 [salt.state       ][INFO    ][16722] Directory /root is in the correct state
2017-12-11 04:23:40,842 [salt.state       ][INFO    ][16722] Completed state [/root] at time 04:23:40.841821 duration_in_ms=1.073
2017-12-11 04:23:40,842 [salt.state       ][INFO    ][16722] Running state [/etc/sudoers.d/90-salt-user-root] at time 04:23:40.842106
2017-12-11 04:23:40,842 [salt.state       ][INFO    ][16722] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-11 04:23:40,843 [salt.state       ][INFO    ][16722] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-11 04:23:40,843 [salt.state       ][INFO    ][16722] Completed state [/etc/sudoers.d/90-salt-user-root] at time 04:23:40.843022 duration_in_ms=0.916
2017-12-11 04:23:40,843 [salt.state       ][INFO    ][16722] Running state [ubuntu] at time 04:23:40.843317
2017-12-11 04:23:40,844 [salt.state       ][INFO    ][16722] Executing state user.present for ubuntu
2017-12-11 04:23:40,844 [salt.state       ][INFO    ][16722] User ubuntu is present and up to date
2017-12-11 04:23:40,845 [salt.state       ][INFO    ][16722] Completed state [ubuntu] at time 04:23:40.844550 duration_in_ms=1.233
2017-12-11 04:23:40,845 [salt.state       ][INFO    ][16722] Running state [/home/ubuntu] at time 04:23:40.845305
2017-12-11 04:23:40,846 [salt.state       ][INFO    ][16722] Executing state file.directory for /home/ubuntu
2017-12-11 04:23:40,846 [salt.state       ][INFO    ][16722] Directory /home/ubuntu is in the correct state
2017-12-11 04:23:40,846 [salt.state       ][INFO    ][16722] Completed state [/home/ubuntu] at time 04:23:40.846379 duration_in_ms=1.074
2017-12-11 04:23:40,847 [salt.state       ][INFO    ][16722] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:23:40.847171
2017-12-11 04:23:40,847 [salt.state       ][INFO    ][16722] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-11 04:23:40,863 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-11 04:23:40,870 [salt.state       ][INFO    ][16722] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-11 04:23:40,871 [salt.state       ][INFO    ][16722] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 04:23:40.870449 duration_in_ms=23.277
2017-12-11 04:23:40,871 [salt.state       ][INFO    ][16722] Running state [/etc/security/limits.d/90-salt-default.conf] at time 04:23:40.870986
2017-12-11 04:23:40,871 [salt.state       ][INFO    ][16722] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-11 04:23:40,889 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-11 04:23:40,908 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:40,946 [salt.state       ][INFO    ][16722] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-11 04:23:40,946 [salt.state       ][INFO    ][16722] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 04:23:40.946345 duration_in_ms=75.358
2017-12-11 04:23:40,947 [salt.state       ][INFO    ][16722] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:23:40.946654
2017-12-11 04:23:40,947 [salt.state       ][INFO    ][16722] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-11 04:23:40,963 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-11 04:23:40,982 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:23:41,018 [salt.state       ][INFO    ][16722] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-11 04:23:41,018 [salt.state       ][INFO    ][16722] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 04:23:41.017844 duration_in_ms=71.189
2017-12-11 04:23:41,019 [salt.state       ][INFO    ][16722] Running state [service.systemctl_reload] at time 04:23:41.018732
2017-12-11 04:23:41,019 [salt.state       ][INFO    ][16722] Executing state module.wait for service.systemctl_reload
2017-12-11 04:23:41,019 [salt.state       ][INFO    ][16722] No changes made for service.systemctl_reload
2017-12-11 04:23:41,019 [salt.state       ][INFO    ][16722] Completed state [service.systemctl_reload] at time 04:23:41.019295 duration_in_ms=0.563
2017-12-11 04:23:41,019 [salt.state       ][INFO    ][16722] Running state [/etc/hostname] at time 04:23:41.019434
2017-12-11 04:23:41,020 [salt.state       ][INFO    ][16722] Executing state file.managed for /etc/hostname
2017-12-11 04:23:41,043 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-11 04:23:41,045 [salt.state       ][INFO    ][16722] File /etc/hostname is in the correct state
2017-12-11 04:23:41,045 [salt.state       ][INFO    ][16722] Completed state [/etc/hostname] at time 04:23:41.044740 duration_in_ms=25.306
2017-12-11 04:23:41,046 [salt.state       ][INFO    ][16722] Running state [hostname msg03] at time 04:23:41.045741
2017-12-11 04:23:41,046 [salt.state       ][INFO    ][16722] Executing state cmd.wait for hostname msg03
2017-12-11 04:23:41,046 [salt.state       ][INFO    ][16722] No changes made for hostname msg03
2017-12-11 04:23:41,046 [salt.state       ][INFO    ][16722] Completed state [hostname msg03] at time 04:23:41.046218 duration_in_ms=0.476
2017-12-11 04:23:41,047 [salt.state       ][INFO    ][16722] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.046520
2017-12-11 04:23:41,047 [salt.state       ][INFO    ][16722] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,047 [salt.state       ][INFO    ][16722] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-11 04:23:41,047 [salt.state       ][INFO    ][16722] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.047176 duration_in_ms=0.656
2017-12-11 04:23:41,047 [salt.state       ][INFO    ][16722] Running state [mdb02] at time 04:23:41.047313
2017-12-11 04:23:41,047 [salt.state       ][INFO    ][16722] Executing state host.present for mdb02
2017-12-11 04:23:41,048 [salt.state       ][INFO    ][16722] Host mdb02 (10.167.4.77) already present
2017-12-11 04:23:41,048 [salt.state       ][INFO    ][16722] Completed state [mdb02] at time 04:23:41.047841 duration_in_ms=0.527
2017-12-11 04:23:41,048 [salt.state       ][INFO    ][16722] Running state [mdb03] at time 04:23:41.047977
2017-12-11 04:23:41,048 [salt.state       ][INFO    ][16722] Executing state host.present for mdb03
2017-12-11 04:23:41,048 [salt.state       ][INFO    ][16722] Host mdb03 (10.167.4.78) already present
2017-12-11 04:23:41,049 [salt.state       ][INFO    ][16722] Completed state [mdb03] at time 04:23:41.048519 duration_in_ms=0.541
2017-12-11 04:23:41,049 [salt.state       ][INFO    ][16722] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.048657
2017-12-11 04:23:41,049 [salt.state       ][INFO    ][16722] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,049 [salt.state       ][INFO    ][16722] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-11 04:23:41,049 [salt.state       ][INFO    ][16722] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.049194 duration_in_ms=0.537
2017-12-11 04:23:41,049 [salt.state       ][INFO    ][16722] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.049331
2017-12-11 04:23:41,049 [salt.state       ][INFO    ][16722] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,050 [salt.state       ][INFO    ][16722] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-11 04:23:41,050 [salt.state       ][INFO    ][16722] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.049853 duration_in_ms=0.522
2017-12-11 04:23:41,050 [salt.state       ][INFO    ][16722] Running state [mdb01] at time 04:23:41.049988
2017-12-11 04:23:41,050 [salt.state       ][INFO    ][16722] Executing state host.present for mdb01
2017-12-11 04:23:41,050 [salt.state       ][INFO    ][16722] Host mdb01 (10.167.4.76) already present
2017-12-11 04:23:41,051 [salt.state       ][INFO    ][16722] Completed state [mdb01] at time 04:23:41.050506 duration_in_ms=0.518
2017-12-11 04:23:41,051 [salt.state       ][INFO    ][16722] Running state [mdb] at time 04:23:41.050640
2017-12-11 04:23:41,051 [salt.state       ][INFO    ][16722] Executing state host.present for mdb
2017-12-11 04:23:41,051 [salt.state       ][INFO    ][16722] Host mdb (10.167.4.75) already present
2017-12-11 04:23:41,051 [salt.state       ][INFO    ][16722] Completed state [mdb] at time 04:23:41.051207 duration_in_ms=0.567
2017-12-11 04:23:41,051 [salt.state       ][INFO    ][16722] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.051341
2017-12-11 04:23:41,051 [salt.state       ][INFO    ][16722] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,052 [salt.state       ][INFO    ][16722] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-11 04:23:41,052 [salt.state       ][INFO    ][16722] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.051859 duration_in_ms=0.518
2017-12-11 04:23:41,052 [salt.state       ][INFO    ][16722] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.051995
2017-12-11 04:23:41,052 [salt.state       ][INFO    ][16722] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,052 [salt.state       ][INFO    ][16722] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:23:41,053 [salt.state       ][INFO    ][16722] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.052517 duration_in_ms=0.522
2017-12-11 04:23:41,053 [salt.state       ][INFO    ][16722] Running state [cfg01] at time 04:23:41.052651
2017-12-11 04:23:41,053 [salt.state       ][INFO    ][16722] Executing state host.present for cfg01
2017-12-11 04:23:41,053 [salt.state       ][INFO    ][16722] Host cfg01 (10.167.4.100) already present
2017-12-11 04:23:41,053 [salt.state       ][INFO    ][16722] Completed state [cfg01] at time 04:23:41.053167 duration_in_ms=0.516
2017-12-11 04:23:41,053 [salt.state       ][INFO    ][16722] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.053301
2017-12-11 04:23:41,053 [salt.state       ][INFO    ][16722] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,054 [salt.state       ][INFO    ][16722] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-11 04:23:41,054 [salt.state       ][INFO    ][16722] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.053824 duration_in_ms=0.522
2017-12-11 04:23:41,054 [salt.state       ][INFO    ][16722] Running state [prx01] at time 04:23:41.053958
2017-12-11 04:23:41,054 [salt.state       ][INFO    ][16722] Executing state host.present for prx01
2017-12-11 04:23:41,054 [salt.state       ][INFO    ][16722] Host prx01 (10.167.4.104) already present
2017-12-11 04:23:41,055 [salt.state       ][INFO    ][16722] Completed state [prx01] at time 04:23:41.054483 duration_in_ms=0.524
2017-12-11 04:23:41,055 [salt.state       ][INFO    ][16722] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.054618
2017-12-11 04:23:41,055 [salt.state       ][INFO    ][16722] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,055 [salt.state       ][INFO    ][16722] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-11 04:23:41,055 [salt.state       ][INFO    ][16722] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.055207 duration_in_ms=0.589
2017-12-11 04:23:41,055 [salt.state       ][INFO    ][16722] Running state [kvm01] at time 04:23:41.055341
2017-12-11 04:23:41,055 [salt.state       ][INFO    ][16722] Executing state host.present for kvm01
2017-12-11 04:23:41,056 [salt.state       ][INFO    ][16722] Host kvm01 (10.167.4.141) already present
2017-12-11 04:23:41,056 [salt.state       ][INFO    ][16722] Completed state [kvm01] at time 04:23:41.055860 duration_in_ms=0.518
2017-12-11 04:23:41,056 [salt.state       ][INFO    ][16722] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.055995
2017-12-11 04:23:41,056 [salt.state       ][INFO    ][16722] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,056 [salt.state       ][INFO    ][16722] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-11 04:23:41,057 [salt.state       ][INFO    ][16722] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.056529 duration_in_ms=0.535
2017-12-11 04:23:41,057 [salt.state       ][INFO    ][16722] Running state [kvm03] at time 04:23:41.056668
2017-12-11 04:23:41,057 [salt.state       ][INFO    ][16722] Executing state host.present for kvm03
2017-12-11 04:23:41,057 [salt.state       ][INFO    ][16722] Host kvm03 (10.167.4.143) already present
2017-12-11 04:23:41,057 [salt.state       ][INFO    ][16722] Completed state [kvm03] at time 04:23:41.057374 duration_in_ms=0.707
2017-12-11 04:23:41,058 [salt.state       ][INFO    ][16722] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.057513
2017-12-11 04:23:41,058 [salt.state       ][INFO    ][16722] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,058 [salt.state       ][INFO    ][16722] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-11 04:23:41,058 [salt.state       ][INFO    ][16722] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.058036 duration_in_ms=0.522
2017-12-11 04:23:41,058 [salt.state       ][INFO    ][16722] Running state [kvm02] at time 04:23:41.058171
2017-12-11 04:23:41,058 [salt.state       ][INFO    ][16722] Executing state host.present for kvm02
2017-12-11 04:23:41,059 [salt.state       ][INFO    ][16722] Host kvm02 (10.167.4.142) already present
2017-12-11 04:23:41,059 [salt.state       ][INFO    ][16722] Completed state [kvm02] at time 04:23:41.058680 duration_in_ms=0.51
2017-12-11 04:23:41,059 [salt.state       ][INFO    ][16722] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.058854
2017-12-11 04:23:41,059 [salt.state       ][INFO    ][16722] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,059 [salt.state       ][INFO    ][16722] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-11 04:23:41,059 [salt.state       ][INFO    ][16722] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.059378 duration_in_ms=0.524
2017-12-11 04:23:41,060 [salt.state       ][INFO    ][16722] Running state [dbs] at time 04:23:41.059514
2017-12-11 04:23:41,060 [salt.state       ][INFO    ][16722] Executing state host.present for dbs
2017-12-11 04:23:41,060 [salt.state       ][INFO    ][16722] Host dbs (10.167.4.50) already present
2017-12-11 04:23:41,060 [salt.state       ][INFO    ][16722] Completed state [dbs] at time 04:23:41.060034 duration_in_ms=0.52
2017-12-11 04:23:41,060 [salt.state       ][INFO    ][16722] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.060168
2017-12-11 04:23:41,060 [salt.state       ][INFO    ][16722] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,061 [salt.state       ][INFO    ][16722] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-11 04:23:41,061 [salt.state       ][INFO    ][16722] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.060700 duration_in_ms=0.533
2017-12-11 04:23:41,061 [salt.state       ][INFO    ][16722] Running state [prx] at time 04:23:41.060838
2017-12-11 04:23:41,061 [salt.state       ][INFO    ][16722] Executing state host.present for prx
2017-12-11 04:23:41,061 [salt.state       ][INFO    ][16722] Host prx (172.30.10.103) already present
2017-12-11 04:23:41,061 [salt.state       ][INFO    ][16722] Completed state [prx] at time 04:23:41.061353 duration_in_ms=0.516
2017-12-11 04:23:41,062 [salt.state       ][INFO    ][16722] Running state [prx02] at time 04:23:41.061491
2017-12-11 04:23:41,062 [salt.state       ][INFO    ][16722] Executing state host.present for prx02
2017-12-11 04:23:41,062 [salt.state       ][INFO    ][16722] Host prx02 (10.167.4.105) already present
2017-12-11 04:23:41,062 [salt.state       ][INFO    ][16722] Completed state [prx02] at time 04:23:41.062005 duration_in_ms=0.514
2017-12-11 04:23:41,062 [salt.state       ][INFO    ][16722] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.062138
2017-12-11 04:23:41,062 [salt.state       ][INFO    ][16722] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,063 [salt.state       ][INFO    ][16722] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-11 04:23:41,063 [salt.state       ][INFO    ][16722] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.062653 duration_in_ms=0.515
2017-12-11 04:23:41,063 [salt.state       ][INFO    ][16722] Running state [gtw01] at time 04:23:41.062836
2017-12-11 04:23:41,063 [salt.state       ][INFO    ][16722] Executing state host.present for gtw01
2017-12-11 04:23:41,063 [salt.state       ][INFO    ][16722] Host gtw01 (10.167.4.124) already present
2017-12-11 04:23:41,063 [salt.state       ][INFO    ][16722] Completed state [gtw01] at time 04:23:41.063378 duration_in_ms=0.542
2017-12-11 04:23:41,064 [salt.state       ][INFO    ][16722] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.063512
2017-12-11 04:23:41,064 [salt.state       ][INFO    ][16722] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,064 [salt.state       ][INFO    ][16722] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-11 04:23:41,064 [salt.state       ][INFO    ][16722] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.064025 duration_in_ms=0.513
2017-12-11 04:23:41,064 [salt.state       ][INFO    ][16722] Running state [gtw02] at time 04:23:41.064159
2017-12-11 04:23:41,064 [salt.state       ][INFO    ][16722] Executing state host.present for gtw02
2017-12-11 04:23:41,065 [salt.state       ][INFO    ][16722] Host gtw02 (10.167.4.125) already present
2017-12-11 04:23:41,065 [salt.state       ][INFO    ][16722] Completed state [gtw02] at time 04:23:41.064671 duration_in_ms=0.511
2017-12-11 04:23:41,065 [salt.state       ][INFO    ][16722] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.064802
2017-12-11 04:23:41,065 [salt.state       ][INFO    ][16722] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,065 [salt.state       ][INFO    ][16722] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-11 04:23:41,065 [salt.state       ][INFO    ][16722] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.065324 duration_in_ms=0.521
2017-12-11 04:23:41,065 [salt.state       ][INFO    ][16722] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.065460
2017-12-11 04:23:41,066 [salt.state       ][INFO    ][16722] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,066 [salt.state       ][INFO    ][16722] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-11 04:23:41,066 [salt.state       ][INFO    ][16722] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.065966 duration_in_ms=0.507
2017-12-11 04:23:41,066 [salt.state       ][INFO    ][16722] Running state [msg02] at time 04:23:41.066099
2017-12-11 04:23:41,066 [salt.state       ][INFO    ][16722] Executing state host.present for msg02
2017-12-11 04:23:41,067 [salt.state       ][INFO    ][16722] Host msg02 (10.167.4.42) already present
2017-12-11 04:23:41,067 [salt.state       ][INFO    ][16722] Completed state [msg02] at time 04:23:41.066612 duration_in_ms=0.514
2017-12-11 04:23:41,067 [salt.state       ][INFO    ][16722] Running state [msg03] at time 04:23:41.066774
2017-12-11 04:23:41,067 [salt.state       ][INFO    ][16722] Executing state host.present for msg03
2017-12-11 04:23:41,067 [salt.state       ][INFO    ][16722] Host msg03 (10.167.4.43) already present
2017-12-11 04:23:41,067 [salt.state       ][INFO    ][16722] Completed state [msg03] at time 04:23:41.067312 duration_in_ms=0.538
2017-12-11 04:23:41,067 [salt.state       ][INFO    ][16722] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.067449
2017-12-11 04:23:41,068 [salt.state       ][INFO    ][16722] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,068 [salt.state       ][INFO    ][16722] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-11 04:23:41,068 [salt.state       ][INFO    ][16722] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.067971 duration_in_ms=0.521
2017-12-11 04:23:41,069 [salt.state       ][INFO    ][16722] Running state [file.replace] at time 04:23:41.068630
2017-12-11 04:23:41,069 [salt.state       ][INFO    ][16722] Executing state module.run for file.replace
2017-12-11 04:23:41,137 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-11 04:23:41,146 [salt.state       ][INFO    ][16722] onlyif execution failed
2017-12-11 04:23:41,146 [salt.state       ][INFO    ][16722] Completed state [file.replace] at time 04:23:41.146123 duration_in_ms=77.492
2017-12-11 04:23:41,146 [salt.state       ][INFO    ][16722] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.146377
2017-12-11 04:23:41,147 [salt.state       ][INFO    ][16722] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,147 [salt.state       ][INFO    ][16722] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-11 04:23:41,147 [salt.state       ][INFO    ][16722] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.147270 duration_in_ms=0.894
2017-12-11 04:23:41,147 [salt.state       ][INFO    ][16722] Running state [msg01] at time 04:23:41.147426
2017-12-11 04:23:41,148 [salt.state       ][INFO    ][16722] Executing state host.present for msg01
2017-12-11 04:23:41,148 [salt.state       ][INFO    ][16722] Host msg01 (10.167.4.41) already present
2017-12-11 04:23:41,148 [salt.state       ][INFO    ][16722] Completed state [msg01] at time 04:23:41.147998 duration_in_ms=0.571
2017-12-11 04:23:41,148 [salt.state       ][INFO    ][16722] Running state [msg] at time 04:23:41.148153
2017-12-11 04:23:41,148 [salt.state       ][INFO    ][16722] Executing state host.present for msg
2017-12-11 04:23:41,149 [salt.state       ][INFO    ][16722] Host msg (10.167.4.40) already present
2017-12-11 04:23:41,149 [salt.state       ][INFO    ][16722] Completed state [msg] at time 04:23:41.148719 duration_in_ms=0.566
2017-12-11 04:23:41,149 [salt.state       ][INFO    ][16722] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.148869
2017-12-11 04:23:41,149 [salt.state       ][INFO    ][16722] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,149 [salt.state       ][INFO    ][16722] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-11 04:23:41,149 [salt.state       ][INFO    ][16722] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.149416 duration_in_ms=0.546
2017-12-11 04:23:41,150 [salt.state       ][INFO    ][16722] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.149559
2017-12-11 04:23:41,150 [salt.state       ][INFO    ][16722] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,150 [salt.state       ][INFO    ][16722] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:23:41,150 [salt.state       ][INFO    ][16722] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.150329 duration_in_ms=0.771
2017-12-11 04:23:41,151 [salt.state       ][INFO    ][16722] Running state [cfg01] at time 04:23:41.150480
2017-12-11 04:23:41,151 [salt.state       ][INFO    ][16722] Executing state host.present for cfg01
2017-12-11 04:23:41,151 [salt.state       ][INFO    ][16722] Host cfg01 (10.167.4.100) already present
2017-12-11 04:23:41,151 [salt.state       ][INFO    ][16722] Completed state [cfg01] at time 04:23:41.151039 duration_in_ms=0.558
2017-12-11 04:23:41,151 [salt.state       ][INFO    ][16722] Running state [cmp002] at time 04:23:41.151183
2017-12-11 04:23:41,151 [salt.state       ][INFO    ][16722] Executing state host.present for cmp002
2017-12-11 04:23:41,152 [salt.state       ][INFO    ][16722] Host cmp002 (10.167.4.102) already present
2017-12-11 04:23:41,152 [salt.state       ][INFO    ][16722] Completed state [cmp002] at time 04:23:41.151711 duration_in_ms=0.529
2017-12-11 04:23:41,152 [salt.state       ][INFO    ][16722] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.151853
2017-12-11 04:23:41,152 [salt.state       ][INFO    ][16722] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,152 [salt.state       ][INFO    ][16722] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-11 04:23:41,152 [salt.state       ][INFO    ][16722] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.152383 duration_in_ms=0.531
2017-12-11 04:23:41,153 [salt.state       ][INFO    ][16722] Running state [cmp001] at time 04:23:41.152524
2017-12-11 04:23:41,153 [salt.state       ][INFO    ][16722] Executing state host.present for cmp001
2017-12-11 04:23:41,153 [salt.state       ][INFO    ][16722] Host cmp001 (10.167.4.101) already present
2017-12-11 04:23:41,153 [salt.state       ][INFO    ][16722] Completed state [cmp001] at time 04:23:41.153059 duration_in_ms=0.535
2017-12-11 04:23:41,153 [salt.state       ][INFO    ][16722] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.153200
2017-12-11 04:23:41,153 [salt.state       ][INFO    ][16722] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,154 [salt.state       ][INFO    ][16722] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-11 04:23:41,154 [salt.state       ][INFO    ][16722] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.153741 duration_in_ms=0.541
2017-12-11 04:23:41,154 [salt.state       ][INFO    ][16722] Running state [dbs01] at time 04:23:41.153882
2017-12-11 04:23:41,154 [salt.state       ][INFO    ][16722] Executing state host.present for dbs01
2017-12-11 04:23:41,154 [salt.state       ][INFO    ][16722] Host dbs01 (10.167.4.51) already present
2017-12-11 04:23:41,154 [salt.state       ][INFO    ][16722] Completed state [dbs01] at time 04:23:41.154429 duration_in_ms=0.546
2017-12-11 04:23:41,155 [salt.state       ][INFO    ][16722] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.154566
2017-12-11 04:23:41,155 [salt.state       ][INFO    ][16722] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,155 [salt.state       ][INFO    ][16722] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-11 04:23:41,155 [salt.state       ][INFO    ][16722] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.155133 duration_in_ms=0.567
2017-12-11 04:23:41,155 [salt.state       ][INFO    ][16722] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.155275
2017-12-11 04:23:41,155 [salt.state       ][INFO    ][16722] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,156 [salt.state       ][INFO    ][16722] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-11 04:23:41,156 [salt.state       ][INFO    ][16722] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.155810 duration_in_ms=0.534
2017-12-11 04:23:41,156 [salt.state       ][INFO    ][16722] Running state [dbs02] at time 04:23:41.155951
2017-12-11 04:23:41,156 [salt.state       ][INFO    ][16722] Executing state host.present for dbs02
2017-12-11 04:23:41,156 [salt.state       ][INFO    ][16722] Host dbs02 (10.167.4.52) already present
2017-12-11 04:23:41,157 [salt.state       ][INFO    ][16722] Completed state [dbs02] at time 04:23:41.156490 duration_in_ms=0.539
2017-12-11 04:23:41,157 [salt.state       ][INFO    ][16722] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.156631
2017-12-11 04:23:41,157 [salt.state       ][INFO    ][16722] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,157 [salt.state       ][INFO    ][16722] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-11 04:23:41,157 [salt.state       ][INFO    ][16722] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.157157 duration_in_ms=0.527
2017-12-11 04:23:41,157 [salt.state       ][INFO    ][16722] Running state [dbs03] at time 04:23:41.157295
2017-12-11 04:23:41,157 [salt.state       ][INFO    ][16722] Executing state host.present for dbs03
2017-12-11 04:23:41,158 [salt.state       ][INFO    ][16722] Host dbs03 (10.167.4.53) already present
2017-12-11 04:23:41,158 [salt.state       ][INFO    ][16722] Completed state [dbs03] at time 04:23:41.157818 duration_in_ms=0.522
2017-12-11 04:23:41,158 [salt.state       ][INFO    ][16722] Running state [mas01] at time 04:23:41.157956
2017-12-11 04:23:41,158 [salt.state       ][INFO    ][16722] Executing state host.present for mas01
2017-12-11 04:23:41,158 [salt.state       ][INFO    ][16722] Host mas01 (10.167.4.3) already present
2017-12-11 04:23:41,159 [salt.state       ][INFO    ][16722] Completed state [mas01] at time 04:23:41.158482 duration_in_ms=0.525
2017-12-11 04:23:41,159 [salt.state       ][INFO    ][16722] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.158617
2017-12-11 04:23:41,159 [salt.state       ][INFO    ][16722] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,159 [salt.state       ][INFO    ][16722] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-11 04:23:41,159 [salt.state       ][INFO    ][16722] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.159208 duration_in_ms=0.591
2017-12-11 04:23:41,159 [salt.state       ][INFO    ][16722] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.159349
2017-12-11 04:23:41,159 [salt.state       ][INFO    ][16722] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,160 [salt.state       ][INFO    ][16722] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-11 04:23:41,160 [salt.state       ][INFO    ][16722] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.159877 duration_in_ms=0.529
2017-12-11 04:23:41,160 [salt.state       ][INFO    ][16722] Running state [ctl02] at time 04:23:41.160018
2017-12-11 04:23:41,160 [salt.state       ][INFO    ][16722] Executing state host.present for ctl02
2017-12-11 04:23:41,160 [salt.state       ][INFO    ][16722] Host ctl02 (10.167.4.12) already present
2017-12-11 04:23:41,161 [salt.state       ][INFO    ][16722] Completed state [ctl02] at time 04:23:41.160540 duration_in_ms=0.522
2017-12-11 04:23:41,161 [salt.state       ][INFO    ][16722] Running state [ctl03] at time 04:23:41.160675
2017-12-11 04:23:41,161 [salt.state       ][INFO    ][16722] Executing state host.present for ctl03
2017-12-11 04:23:41,161 [salt.state       ][INFO    ][16722] Host ctl03 (10.167.4.13) already present
2017-12-11 04:23:41,161 [salt.state       ][INFO    ][16722] Completed state [ctl03] at time 04:23:41.161199 duration_in_ms=0.524
2017-12-11 04:23:41,161 [salt.state       ][INFO    ][16722] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.161336
2017-12-11 04:23:41,161 [salt.state       ][INFO    ][16722] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,162 [salt.state       ][INFO    ][16722] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-11 04:23:41,162 [salt.state       ][INFO    ][16722] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.161861 duration_in_ms=0.526
2017-12-11 04:23:41,162 [salt.state       ][INFO    ][16722] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.161998
2017-12-11 04:23:41,162 [salt.state       ][INFO    ][16722] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,162 [salt.state       ][INFO    ][16722] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-11 04:23:41,163 [salt.state       ][INFO    ][16722] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.162524 duration_in_ms=0.526
2017-12-11 04:23:41,163 [salt.state       ][INFO    ][16722] Running state [ctl01] at time 04:23:41.162663
2017-12-11 04:23:41,163 [salt.state       ][INFO    ][16722] Executing state host.present for ctl01
2017-12-11 04:23:41,163 [salt.state       ][INFO    ][16722] Host ctl01 (10.167.4.11) already present
2017-12-11 04:23:41,163 [salt.state       ][INFO    ][16722] Completed state [ctl01] at time 04:23:41.163245 duration_in_ms=0.582
2017-12-11 04:23:41,163 [salt.state       ][INFO    ][16722] Running state [ctl] at time 04:23:41.163383
2017-12-11 04:23:41,164 [salt.state       ][INFO    ][16722] Executing state host.present for ctl
2017-12-11 04:23:41,164 [salt.state       ][INFO    ][16722] Host ctl (10.167.4.10) already present
2017-12-11 04:23:41,164 [salt.state       ][INFO    ][16722] Completed state [ctl] at time 04:23:41.163903 duration_in_ms=0.52
2017-12-11 04:23:41,164 [salt.state       ][INFO    ][16722] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.164043
2017-12-11 04:23:41,164 [salt.state       ][INFO    ][16722] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:23:41,165 [salt.state       ][INFO    ][16722] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-11 04:23:41,165 [salt.state       ][INFO    ][16722] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:23:41.164644 duration_in_ms=0.602
2017-12-11 04:23:41,165 [salt.state       ][INFO    ][16722] Running state [ens2] at time 04:23:41.164790
2017-12-11 04:23:41,165 [salt.state       ][INFO    ][16722] Executing state network.managed for ens2
2017-12-11 04:23:41,489 [salt.state       ][INFO    ][16722] Interface ens2 is up to date.
2017-12-11 04:23:41,489 [salt.state       ][INFO    ][16722] Completed state [ens2] at time 04:23:41.489418 duration_in_ms=324.627
2017-12-11 04:23:41,490 [salt.state       ][INFO    ][16722] Running state [ens3] at time 04:23:41.489689
2017-12-11 04:23:41,490 [salt.state       ][INFO    ][16722] Executing state network.managed for ens3
2017-12-11 04:23:41,788 [salt.state       ][INFO    ][16722] Interface ens3 is up to date.
2017-12-11 04:23:41,789 [salt.state       ][INFO    ][16722] Completed state [ens3] at time 04:23:41.788594 duration_in_ms=298.904
2017-12-11 04:23:41,789 [salt.state       ][INFO    ][16722] Running state [/etc/profile.d/proxy.sh] at time 04:23:41.788860
2017-12-11 04:23:41,789 [salt.state       ][INFO    ][16722] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-11 04:23:41,789 [salt.state       ][INFO    ][16722] File /etc/profile.d/proxy.sh is not present
2017-12-11 04:23:41,790 [salt.state       ][INFO    ][16722] Completed state [/etc/profile.d/proxy.sh] at time 04:23:41.789636 duration_in_ms=0.776
2017-12-11 04:23:41,790 [salt.state       ][INFO    ][16722] Running state [/etc/apt/apt.conf.d/95proxies] at time 04:23:41.789864
2017-12-11 04:23:41,790 [salt.state       ][INFO    ][16722] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-11 04:23:41,790 [salt.state       ][INFO    ][16722] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-11 04:23:41,791 [salt.state       ][INFO    ][16722] Completed state [/etc/apt/apt.conf.d/95proxies] at time 04:23:41.790552 duration_in_ms=0.688
2017-12-11 04:23:41,791 [salt.state       ][INFO    ][16722] Running state [ntp] at time 04:23:41.790799
2017-12-11 04:23:41,791 [salt.state       ][INFO    ][16722] Executing state pkg.installed for ntp
2017-12-11 04:23:41,794 [salt.state       ][INFO    ][16722] Package ntp is already installed
2017-12-11 04:23:41,794 [salt.state       ][INFO    ][16722] Completed state [ntp] at time 04:23:41.794226 duration_in_ms=3.427
2017-12-11 04:23:41,795 [salt.state       ][INFO    ][16722] Running state [/etc/ntp.conf] at time 04:23:41.795074
2017-12-11 04:23:41,795 [salt.state       ][INFO    ][16722] Executing state file.managed for /etc/ntp.conf
2017-12-11 04:23:41,818 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-11 04:23:41,849 [salt.fileclient  ][INFO    ][16722] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-11 04:23:41,855 [salt.state       ][INFO    ][16722] File /etc/ntp.conf is in the correct state
2017-12-11 04:23:41,856 [salt.state       ][INFO    ][16722] Completed state [/etc/ntp.conf] at time 04:23:41.855508 duration_in_ms=60.433
2017-12-11 04:23:41,856 [salt.state       ][INFO    ][16722] Running state [ntp] at time 04:23:41.856281
2017-12-11 04:23:41,856 [salt.state       ][INFO    ][16722] Executing state service.running for ntp
2017-12-11 04:23:41,857 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-11 04:23:41,868 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-11 04:23:41,877 [salt.loaded.int.module.cmdmod][INFO    ][16722] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-11 04:23:41,889 [salt.state       ][INFO    ][16722] The service ntp is already running
2017-12-11 04:23:41,890 [salt.state       ][INFO    ][16722] Completed state [ntp] at time 04:23:41.889623 duration_in_ms=33.339
2017-12-11 04:23:41,893 [salt.minion      ][INFO    ][16722] Returning information for job: 20171211042322202415
2017-12-11 04:23:47,211 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171211042347202186
2017-12-11 04:23:47,230 [salt.minion      ][INFO    ][18551] Starting a new job with PID 18551
2017-12-11 04:23:47,244 [salt.minion      ][INFO    ][18551] Returning information for job: 20171211042347202186
2017-12-11 04:24:11,804 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command test.ping with jid 20171211042411795698
2017-12-11 04:24:11,838 [salt.minion      ][INFO    ][18569] Starting a new job with PID 18569
2017-12-11 04:24:11,885 [salt.minion      ][INFO    ][18569] Returning information for job: 20171211042411795698
2017-12-11 04:25:34,529 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.sls with jid 20171211042534522317
2017-12-11 04:25:34,544 [salt.minion      ][INFO    ][18589] Starting a new job with PID 18589
2017-12-11 04:25:36,210 [salt.state       ][INFO    ][18589] Loading fresh modules for state activity
2017-12-11 04:25:36,237 [salt.fileclient  ][INFO    ][18589] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-11 04:25:36,256 [salt.fileclient  ][INFO    ][18589] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-11 04:25:36,281 [salt.fileclient  ][INFO    ][18589] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-11 04:25:36,525 [salt.state       ][INFO    ][18589] Running state [lsof] at time 04:25:36.525308
2017-12-11 04:25:36,526 [salt.state       ][INFO    ][18589] Executing state pkg.installed for lsof
2017-12-11 04:25:36,526 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:25:36,990 [salt.state       ][INFO    ][18589] Package lsof is already installed
2017-12-11 04:25:36,990 [salt.state       ][INFO    ][18589] Completed state [lsof] at time 04:25:36.990147 duration_in_ms=464.838
2017-12-11 04:25:36,990 [salt.state       ][INFO    ][18589] Running state [keepalived] at time 04:25:36.990452
2017-12-11 04:25:36,991 [salt.state       ][INFO    ][18589] Executing state pkg.installed for keepalived
2017-12-11 04:25:37,004 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:25:39,055 [salt.loaded.int.module.cmdmod][INFO    ][18589] 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-11 04:25:44,576 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211042544567407
2017-12-11 04:25:44,591 [salt.minion      ][INFO    ][19004] Starting a new job with PID 19004
2017-12-11 04:25:44,600 [salt.minion      ][INFO    ][19004] Returning information for job: 20171211042544567407
2017-12-11 04:25:53,811 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:25:53,832 [salt.state       ][INFO    ][18589] 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-11 04:25:53,839 [salt.state       ][INFO    ][18589] Loading fresh modules for state activity
2017-12-11 04:25:53,855 [salt.state       ][INFO    ][18589] Completed state [keepalived] at time 04:25:53.855003 duration_in_ms=16864.551
2017-12-11 04:25:53,857 [salt.state       ][INFO    ][18589] Running state [/etc/keepalived/keepalived.conf] at time 04:25:53.856778
2017-12-11 04:25:53,857 [salt.state       ][INFO    ][18589] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-11 04:25:53,879 [salt.fileclient  ][INFO    ][18589] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-11 04:25:53,914 [salt.fileclient  ][INFO    ][18589] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-11 04:25:53,921 [salt.state       ][INFO    ][18589] File changed:
New file
2017-12-11 04:25:53,921 [salt.state       ][INFO    ][18589] Completed state [/etc/keepalived/keepalived.conf] at time 04:25:53.920790 duration_in_ms=64.012
2017-12-11 04:25:53,984 [salt.state       ][INFO    ][18589] Running state [keepalived] at time 04:25:53.983817
2017-12-11 04:25:53,984 [salt.state       ][INFO    ][18589] Executing state service.running for keepalived
2017-12-11 04:25:53,985 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-11 04:25:53,998 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-11 04:25:54,008 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-11 04:25:54,019 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-11 04:25:54,027 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-11 04:25:54,075 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-11 04:25:54,086 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-11 04:25:54,098 [salt.loaded.int.module.cmdmod][INFO    ][18589] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-11 04:25:54,107 [salt.state       ][INFO    ][18589] {'keepalived': True}
2017-12-11 04:25:54,107 [salt.state       ][INFO    ][18589] Completed state [keepalived] at time 04:25:54.107009 duration_in_ms=123.191
2017-12-11 04:25:54,108 [salt.minion      ][INFO    ][18589] Returning information for job: 20171211042534522317
2017-12-11 04:29:01,175 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command pillar.get with jid 20171211042901172836
2017-12-11 04:29:01,202 [salt.minion      ][INFO    ][19438] Starting a new job with PID 19438
2017-12-11 04:29:01,209 [salt.minion      ][INFO    ][19438] Returning information for job: 20171211042901172836
2017-12-11 04:31:35,984 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.sls with jid 20171211043135979426
2017-12-11 04:31:35,998 [salt.minion      ][INFO    ][19618] Starting a new job with PID 19618
2017-12-11 04:31:38,366 [salt.state       ][INFO    ][19618] Loading fresh modules for state activity
2017-12-11 04:31:38,389 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-11 04:31:38,409 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-11 04:31:38,421 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-11 04:31:38,444 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 04:31:38,455 [py.warnings      ][WARNING ][19618] /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-11 04:31:38,456 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-11 04:31:38,464 [salt.loaded.int.module.cmdmod][ERROR   ][19618] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-11 04:31:38,465 [salt.loaded.int.module.cmdmod][ERROR   ][19618] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-11 04:31:38,491 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-11 04:31:38,512 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 04:31:38,532 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-11 04:31:38,548 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 04:31:38,570 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-11 04:31:38,589 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 04:31:38,619 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-11 04:31:38,636 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 04:31:38,657 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-11 04:31:38,673 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 04:31:38,695 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-11 04:31:38,726 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 04:31:39,049 [salt.state       ][INFO    ][19618] Running state [rabbitmq-server] at time 04:31:39.048498
2017-12-11 04:31:39,049 [salt.state       ][INFO    ][19618] Executing state pkg.installed for rabbitmq-server
2017-12-11 04:31:39,049 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:31:39,475 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 04:31:41,530 [salt.loaded.int.module.cmdmod][INFO    ][19618] 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-11 04:31:46,080 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043146070136
2017-12-11 04:31:46,093 [salt.minion      ][INFO    ][19985] Starting a new job with PID 19985
2017-12-11 04:31:46,102 [salt.minion      ][INFO    ][19985] Returning information for job: 20171211043146070136
2017-12-11 04:31:56,260 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043156249444
2017-12-11 04:31:56,274 [salt.minion      ][INFO    ][20097] Starting a new job with PID 20097
2017-12-11 04:31:56,284 [salt.minion      ][INFO    ][20097] Returning information for job: 20171211043156249444
2017-12-11 04:32:06,469 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043206459533
2017-12-11 04:32:06,485 [salt.minion      ][INFO    ][20237] Starting a new job with PID 20237
2017-12-11 04:32:06,495 [salt.minion      ][INFO    ][20237] Returning information for job: 20171211043206459533
2017-12-11 04:32:16,693 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043216677932
2017-12-11 04:32:16,710 [salt.minion      ][INFO    ][20356] Starting a new job with PID 20356
2017-12-11 04:32:16,723 [salt.minion      ][INFO    ][20356] Returning information for job: 20171211043216677932
2017-12-11 04:32:26,920 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043226910813
2017-12-11 04:32:26,934 [salt.minion      ][INFO    ][20517] Starting a new job with PID 20517
2017-12-11 04:32:26,946 [salt.minion      ][INFO    ][20517] Returning information for job: 20171211043226910813
2017-12-11 04:32:37,122 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043237112802
2017-12-11 04:32:37,135 [salt.minion      ][INFO    ][20522] Starting a new job with PID 20522
2017-12-11 04:32:37,143 [salt.minion      ][INFO    ][20522] Returning information for job: 20171211043237112802
2017-12-11 04:32:47,157 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043247147107
2017-12-11 04:32:47,171 [salt.minion      ][INFO    ][20555] Starting a new job with PID 20555
2017-12-11 04:32:47,182 [salt.minion      ][INFO    ][20555] Returning information for job: 20171211043247147107
2017-12-11 04:32:47,432 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 04:32:47,453 [salt.state       ][INFO    ][19618] 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~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-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~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-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~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-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~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1~u16.04+mcp2'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-12-11 04:32:47,462 [salt.state       ][INFO    ][19618] Loading fresh modules for state activity
2017-12-11 04:32:47,474 [salt.state       ][INFO    ][19618] Completed state [rabbitmq-server] at time 04:32:47.474003 duration_in_ms=68425.504
2017-12-11 04:32:47,479 [salt.state       ][INFO    ][19618] Running state [gettext-base] at time 04:32:47.478879
2017-12-11 04:32:47,479 [salt.state       ][INFO    ][19618] Executing state pkg.installed for gettext-base
2017-12-11 04:32:47,645 [salt.state       ][INFO    ][19618] Package gettext-base is already installed
2017-12-11 04:32:47,646 [salt.state       ][INFO    ][19618] Completed state [gettext-base] at time 04:32:47.645599 duration_in_ms=166.719
2017-12-11 04:32:47,647 [salt.state       ][INFO    ][19618] Running state [/etc/rabbitmq/rabbitmq.config] at time 04:32:47.647002
2017-12-11 04:32:47,647 [salt.state       ][INFO    ][19618] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-11 04:32:47,670 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-11 04:32:47,698 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 04:32:47,712 [salt.state       ][INFO    ][19618] File changed:
New file
2017-12-11 04:32:47,712 [salt.state       ][INFO    ][19618] Completed state [/etc/rabbitmq/rabbitmq.config] at time 04:32:47.712108 duration_in_ms=65.105
2017-12-11 04:32:47,713 [salt.state       ][INFO    ][19618] Running state [/etc/default/rabbitmq-server] at time 04:32:47.712703
2017-12-11 04:32:47,713 [salt.state       ][INFO    ][19618] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-11 04:32:47,730 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-11 04:32:47,746 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 04:32:47,756 [salt.state       ][INFO    ][19618] 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-11 04:32:47,758 [salt.state       ][INFO    ][19618] Completed state [/etc/default/rabbitmq-server] at time 04:32:47.758030 duration_in_ms=45.327
2017-12-11 04:32:47,759 [salt.state       ][INFO    ][19618] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 04:32:47.758557
2017-12-11 04:32:47,759 [salt.state       ][INFO    ][19618] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-11 04:32:47,774 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-11 04:32:47,790 [salt.fileclient  ][INFO    ][19618] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 04:32:47,799 [salt.state       ][INFO    ][19618] File changed:
New file
2017-12-11 04:32:47,800 [salt.state       ][INFO    ][19618] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 04:32:47.799802 duration_in_ms=41.244
2017-12-11 04:32:47,801 [salt.state       ][INFO    ][19618] Running state [sleep 30] at time 04:32:47.801029
2017-12-11 04:32:47,801 [salt.state       ][INFO    ][19618] Executing state cmd.run for sleep 30
2017-12-11 04:32:47,802 [py.warnings      ][WARNING ][19618] /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-11 04:32:47,802 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-11 04:32:57,362 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043257352170
2017-12-11 04:32:57,377 [salt.minion      ][INFO    ][20615] Starting a new job with PID 20615
2017-12-11 04:32:57,387 [salt.minion      ][INFO    ][20615] Returning information for job: 20171211043257352170
2017-12-11 04:33:07,561 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043307551692
2017-12-11 04:33:07,574 [salt.minion      ][INFO    ][20625] Starting a new job with PID 20625
2017-12-11 04:33:07,584 [salt.minion      ][INFO    ][20625] Returning information for job: 20171211043307551692
2017-12-11 04:33:17,776 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043317756209
2017-12-11 04:33:17,789 [salt.minion      ][INFO    ][20630] Starting a new job with PID 20630
2017-12-11 04:33:17,799 [salt.minion      ][INFO    ][20630] Returning information for job: 20171211043317756209
2017-12-11 04:33:17,835 [salt.state       ][INFO    ][19618] {'pid': 20611, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-11 04:33:17,835 [salt.state       ][INFO    ][19618] Completed state [sleep 30] at time 04:33:17.835431 duration_in_ms=30034.401
2017-12-11 04:33:17,836 [salt.state       ][INFO    ][19618] Running state [service rabbitmq-server stop] at time 04:33:17.836231
2017-12-11 04:33:17,836 [salt.state       ][INFO    ][19618] Executing state cmd.run for service rabbitmq-server stop
2017-12-11 04:33:17,837 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-11 04:33:17,945 [salt.state       ][INFO    ][19618] {'pid': 20633, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-11 04:33:17,945 [salt.state       ][INFO    ][19618] Completed state [service rabbitmq-server stop] at time 04:33:17.945000 duration_in_ms=108.767
2017-12-11 04:33:17,945 [salt.state       ][INFO    ][19618] Running state [/var/lib/rabbitmq] at time 04:33:17.945226
2017-12-11 04:33:17,945 [salt.state       ][INFO    ][19618] Executing state file.directory for /var/lib/rabbitmq
2017-12-11 04:33:17,946 [salt.state       ][INFO    ][19618] Directory /var/lib/rabbitmq is in the correct state
2017-12-11 04:33:17,946 [salt.state       ][INFO    ][19618] Completed state [/var/lib/rabbitmq] at time 04:33:17.946051 duration_in_ms=0.825
2017-12-11 04:33:17,947 [salt.state       ][INFO    ][19618] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 04:33:17.947122
2017-12-11 04:33:17,947 [salt.state       ][INFO    ][19618] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-11 04:33:17,957 [salt.state       ][INFO    ][19618] File changed:
--- 
+++ 
@@ -1 +1 @@
-MQEURSIGGJHVDBLWWRJV+opnfv_secret

2017-12-11 04:33:17,957 [salt.state       ][INFO    ][19618] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 04:33:17.956917 duration_in_ms=9.794
2017-12-11 04:33:17,957 [salt.state       ][INFO    ][19618] Running state [sleep 30] at time 04:33:17.957315
2017-12-11 04:33:17,957 [salt.state       ][INFO    ][19618] Executing state cmd.run for sleep 30
2017-12-11 04:33:17,958 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-11 04:33:27,976 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043327965717
2017-12-11 04:33:27,991 [salt.minion      ][INFO    ][20664] Starting a new job with PID 20664
2017-12-11 04:33:28,001 [salt.minion      ][INFO    ][20664] Returning information for job: 20171211043327965717
2017-12-11 04:33:38,186 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043338176427
2017-12-11 04:33:38,199 [salt.minion      ][INFO    ][20674] Starting a new job with PID 20674
2017-12-11 04:33:38,209 [salt.minion      ][INFO    ][20674] Returning information for job: 20171211043338176427
2017-12-11 04:33:47,985 [salt.state       ][INFO    ][19618] {'pid': 20660, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-11 04:33:47,986 [salt.state       ][INFO    ][19618] Completed state [sleep 30] at time 04:33:47.985943 duration_in_ms=30028.626
2017-12-11 04:33:47,988 [salt.state       ][INFO    ][19618] Running state [rabbitmq-server] at time 04:33:47.988221
2017-12-11 04:33:47,989 [salt.state       ][INFO    ][19618] Executing state service.running for rabbitmq-server
2017-12-11 04:33:47,989 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-11 04:33:48,005 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 04:33:48,016 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 04:33:48,028 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 04:33:48,039 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 04:33:48,395 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043348386156
2017-12-11 04:33:48,408 [salt.minion      ][INFO    ][20885] Starting a new job with PID 20885
2017-12-11 04:33:48,417 [salt.minion      ][INFO    ][20885] Returning information for job: 20171211043348386156
2017-12-11 04:33:51,583 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 04:33:51,596 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 04:33:51,609 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 04:33:51,622 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 04:33:51,634 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 04:33:51,850 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 04:33:51,862 [salt.state       ][INFO    ][19618] {'rabbitmq-server': True}
2017-12-11 04:33:51,862 [salt.state       ][INFO    ][19618] Completed state [rabbitmq-server] at time 04:33:51.862286 duration_in_ms=3874.065
2017-12-11 04:33:51,864 [salt.state       ][INFO    ][19618] Running state [amqp_client] at time 04:33:51.863920
2017-12-11 04:33:51,864 [salt.state       ][INFO    ][19618] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-11 04:33:51,865 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-11 04:33:52,336 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-11 04:33:52,969 [salt.state       ][INFO    ][19618] {'new': 'amqp_client', 'old': ''}
2017-12-11 04:33:52,969 [salt.state       ][INFO    ][19618] Completed state [amqp_client] at time 04:33:52.969211 duration_in_ms=1105.29
2017-12-11 04:33:52,970 [salt.state       ][INFO    ][19618] Running state [rabbitmq_management] at time 04:33:52.969970
2017-12-11 04:33:52,970 [salt.state       ][INFO    ][19618] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-11 04:33:52,971 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-11 04:33:53,471 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-11 04:33:54,902 [salt.state       ][INFO    ][19618] {'new': 'rabbitmq_management', 'old': ''}
2017-12-11 04:33:54,903 [salt.state       ][INFO    ][19618] Completed state [rabbitmq_management] at time 04:33:54.902537 duration_in_ms=1932.566
2017-12-11 04:33:54,904 [salt.state       ][INFO    ][19618] Running state [/openstack] at time 04:33:54.903894
2017-12-11 04:33:54,904 [salt.state       ][INFO    ][19618] Executing state rabbitmq_vhost.present for /openstack
2017-12-11 04:33:54,904 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-11 04:33:55,406 [salt.state       ][INFO    ][19618] Virtual Host '/openstack' already exists.
2017-12-11 04:33:55,407 [salt.state       ][INFO    ][19618] Completed state [/openstack] at time 04:33:55.406613 duration_in_ms=502.719
2017-12-11 04:33:55,408 [salt.state       ][INFO    ][19618] Running state [openstack] at time 04:33:55.408144
2017-12-11 04:33:55,408 [salt.state       ][INFO    ][19618] Executing state rabbitmq_user.present for openstack
2017-12-11 04:33:55,409 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-11 04:33:55,885 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-11 04:33:57,435 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-11 04:33:57,944 [salt.state       ][INFO    ][19618] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-11 04:33:57,944 [salt.state       ][INFO    ][19618] Completed state [openstack] at time 04:33:57.943809 duration_in_ms=2535.665
2017-12-11 04:33:57,945 [salt.state       ][INFO    ][19618] Running state [Ceilometer] at time 04:33:57.945229
2017-12-11 04:33:57,945 [salt.state       ][INFO    ][19618] Executing state rabbitmq_policy.present for Ceilometer
2017-12-11 04:33:57,946 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-11 04:33:58,426 [salt.loaded.int.module.cmdmod][INFO    ][19618] 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-11 04:33:58,619 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211043358611709
2017-12-11 04:33:58,632 [salt.minion      ][INFO    ][22701] Starting a new job with PID 22701
2017-12-11 04:33:58,641 [salt.minion      ][INFO    ][22701] Returning information for job: 20171211043358611709
2017-12-11 04:33:59,002 [salt.state       ][INFO    ][19618] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-11 04:33:59,002 [salt.state       ][INFO    ][19618] Completed state [Ceilometer] at time 04:33:59.002448 duration_in_ms=1057.217
2017-12-11 04:33:59,003 [salt.state       ][INFO    ][19618] Running state [HA] at time 04:33:59.003073
2017-12-11 04:33:59,003 [salt.state       ][INFO    ][19618] Executing state rabbitmq_policy.present for HA
2017-12-11 04:33:59,004 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-11 04:33:59,509 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-11 04:34:00,007 [salt.state       ][INFO    ][19618] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-11 04:34:00,007 [salt.state       ][INFO    ][19618] Completed state [HA] at time 04:34:00.007350 duration_in_ms=1004.277
2017-12-11 04:34:00,008 [salt.state       ][INFO    ][19618] Running state [guest] at time 04:34:00.007556
2017-12-11 04:34:00,008 [salt.state       ][INFO    ][19618] Executing state rabbitmq_user.present for guest
2017-12-11 04:34:00,008 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-11 04:34:00,523 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-11 04:34:02,112 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-11 04:34:02,617 [salt.state       ][INFO    ][19618] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-11 04:34:02,618 [salt.state       ][INFO    ][19618] Completed state [guest] at time 04:34:02.617551 duration_in_ms=2609.993
2017-12-11 04:34:02,618 [salt.state       ][INFO    ][19618] Running state [HA] at time 04:34:02.618130
2017-12-11 04:34:02,618 [salt.state       ][INFO    ][19618] Executing state rabbitmq_policy.present for HA
2017-12-11 04:34:02,619 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-11 04:34:03,107 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-11 04:34:03,638 [salt.state       ][INFO    ][19618] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-11 04:34:03,638 [salt.state       ][INFO    ][19618] Completed state [HA] at time 04:34:03.638365 duration_in_ms=1020.234
2017-12-11 04:34:03,639 [salt.state       ][INFO    ][19618] Running state [admin] at time 04:34:03.638976
2017-12-11 04:34:03,639 [salt.state       ][INFO    ][19618] Executing state rabbitmq_user.present for admin
2017-12-11 04:34:03,640 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-11 04:34:04,112 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-11 04:34:05,582 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-11 04:34:06,080 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-11 04:34:06,578 [salt.state       ][INFO    ][19618] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-11 04:34:06,579 [salt.state       ][INFO    ][19618] Completed state [admin] at time 04:34:06.578491 duration_in_ms=2939.513
2017-12-11 04:34:06,579 [salt.state       ][INFO    ][19618] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.579032
2017-12-11 04:34:06,579 [salt.state       ][INFO    ][19618] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,580 [salt.state       ][INFO    ][19618] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-11 04:34:06,580 [salt.state       ][INFO    ][19618] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.579747 duration_in_ms=0.714
2017-12-11 04:34:06,580 [salt.state       ][INFO    ][19618] Running state [mdb02] at time 04:34:06.579892
2017-12-11 04:34:06,580 [salt.state       ][INFO    ][19618] Executing state host.present for mdb02
2017-12-11 04:34:06,580 [salt.state       ][INFO    ][19618] Host mdb02 (10.167.4.77) already present
2017-12-11 04:34:06,580 [salt.state       ][INFO    ][19618] Completed state [mdb02] at time 04:34:06.580427 duration_in_ms=0.534
2017-12-11 04:34:06,581 [salt.state       ][INFO    ][19618] Running state [mdb03] at time 04:34:06.580573
2017-12-11 04:34:06,581 [salt.state       ][INFO    ][19618] Executing state host.present for mdb03
2017-12-11 04:34:06,581 [salt.state       ][INFO    ][19618] Host mdb03 (10.167.4.78) already present
2017-12-11 04:34:06,581 [salt.state       ][INFO    ][19618] Completed state [mdb03] at time 04:34:06.581099 duration_in_ms=0.526
2017-12-11 04:34:06,581 [salt.state       ][INFO    ][19618] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.581236
2017-12-11 04:34:06,581 [salt.state       ][INFO    ][19618] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,582 [salt.state       ][INFO    ][19618] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-11 04:34:06,582 [salt.state       ][INFO    ][19618] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.581765 duration_in_ms=0.528
2017-12-11 04:34:06,582 [salt.state       ][INFO    ][19618] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.581922
2017-12-11 04:34:06,582 [salt.state       ][INFO    ][19618] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,582 [salt.state       ][INFO    ][19618] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-11 04:34:06,582 [salt.state       ][INFO    ][19618] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.582464 duration_in_ms=0.541
2017-12-11 04:34:06,583 [salt.state       ][INFO    ][19618] Running state [mdb01] at time 04:34:06.582599
2017-12-11 04:34:06,583 [salt.state       ][INFO    ][19618] Executing state host.present for mdb01
2017-12-11 04:34:06,583 [salt.state       ][INFO    ][19618] Host mdb01 (10.167.4.76) already present
2017-12-11 04:34:06,583 [salt.state       ][INFO    ][19618] Completed state [mdb01] at time 04:34:06.583154 duration_in_ms=0.555
2017-12-11 04:34:06,583 [salt.state       ][INFO    ][19618] Running state [mdb] at time 04:34:06.583291
2017-12-11 04:34:06,583 [salt.state       ][INFO    ][19618] Executing state host.present for mdb
2017-12-11 04:34:06,584 [salt.state       ][INFO    ][19618] Host mdb (10.167.4.75) already present
2017-12-11 04:34:06,584 [salt.state       ][INFO    ][19618] Completed state [mdb] at time 04:34:06.583807 duration_in_ms=0.517
2017-12-11 04:34:06,584 [salt.state       ][INFO    ][19618] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.583946
2017-12-11 04:34:06,584 [salt.state       ][INFO    ][19618] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,584 [salt.state       ][INFO    ][19618] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-11 04:34:06,584 [salt.state       ][INFO    ][19618] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.584460 duration_in_ms=0.513
2017-12-11 04:34:06,585 [salt.state       ][INFO    ][19618] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.584596
2017-12-11 04:34:06,585 [salt.state       ][INFO    ][19618] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,585 [salt.state       ][INFO    ][19618] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:34:06,585 [salt.state       ][INFO    ][19618] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.585110 duration_in_ms=0.514
2017-12-11 04:34:06,585 [salt.state       ][INFO    ][19618] Running state [cfg01] at time 04:34:06.585249
2017-12-11 04:34:06,585 [salt.state       ][INFO    ][19618] Executing state host.present for cfg01
2017-12-11 04:34:06,586 [salt.state       ][INFO    ][19618] Host cfg01 (10.167.4.100) already present
2017-12-11 04:34:06,586 [salt.state       ][INFO    ][19618] Completed state [cfg01] at time 04:34:06.585755 duration_in_ms=0.506
2017-12-11 04:34:06,586 [salt.state       ][INFO    ][19618] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.585910
2017-12-11 04:34:06,586 [salt.state       ][INFO    ][19618] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,586 [salt.state       ][INFO    ][19618] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-11 04:34:06,586 [salt.state       ][INFO    ][19618] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.586449 duration_in_ms=0.539
2017-12-11 04:34:06,587 [salt.state       ][INFO    ][19618] Running state [prx01] at time 04:34:06.586585
2017-12-11 04:34:06,587 [salt.state       ][INFO    ][19618] Executing state host.present for prx01
2017-12-11 04:34:06,587 [salt.state       ][INFO    ][19618] Host prx01 (10.167.4.104) already present
2017-12-11 04:34:06,587 [salt.state       ][INFO    ][19618] Completed state [prx01] at time 04:34:06.587389 duration_in_ms=0.804
2017-12-11 04:34:06,588 [salt.state       ][INFO    ][19618] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.587532
2017-12-11 04:34:06,588 [salt.state       ][INFO    ][19618] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,588 [salt.state       ][INFO    ][19618] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-11 04:34:06,588 [salt.state       ][INFO    ][19618] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.588064 duration_in_ms=0.531
2017-12-11 04:34:06,588 [salt.state       ][INFO    ][19618] Running state [kvm01] at time 04:34:06.588201
2017-12-11 04:34:06,588 [salt.state       ][INFO    ][19618] Executing state host.present for kvm01
2017-12-11 04:34:06,589 [salt.state       ][INFO    ][19618] Host kvm01 (10.167.4.141) already present
2017-12-11 04:34:06,589 [salt.state       ][INFO    ][19618] Completed state [kvm01] at time 04:34:06.588716 duration_in_ms=0.515
2017-12-11 04:34:06,589 [salt.state       ][INFO    ][19618] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.588852
2017-12-11 04:34:06,589 [salt.state       ][INFO    ][19618] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,589 [salt.state       ][INFO    ][19618] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-11 04:34:06,589 [salt.state       ][INFO    ][19618] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.589372 duration_in_ms=0.519
2017-12-11 04:34:06,590 [salt.state       ][INFO    ][19618] Running state [kvm03] at time 04:34:06.589508
2017-12-11 04:34:06,590 [salt.state       ][INFO    ][19618] Executing state host.present for kvm03
2017-12-11 04:34:06,590 [salt.state       ][INFO    ][19618] Host kvm03 (10.167.4.143) already present
2017-12-11 04:34:06,590 [salt.state       ][INFO    ][19618] Completed state [kvm03] at time 04:34:06.590046 duration_in_ms=0.538
2017-12-11 04:34:06,590 [salt.state       ][INFO    ][19618] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.590185
2017-12-11 04:34:06,590 [salt.state       ][INFO    ][19618] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,591 [salt.state       ][INFO    ][19618] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-11 04:34:06,591 [salt.state       ][INFO    ][19618] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.590711 duration_in_ms=0.526
2017-12-11 04:34:06,591 [salt.state       ][INFO    ][19618] Running state [kvm02] at time 04:34:06.590875
2017-12-11 04:34:06,591 [salt.state       ][INFO    ][19618] Executing state host.present for kvm02
2017-12-11 04:34:06,591 [salt.state       ][INFO    ][19618] Host kvm02 (10.167.4.142) already present
2017-12-11 04:34:06,591 [salt.state       ][INFO    ][19618] Completed state [kvm02] at time 04:34:06.591400 duration_in_ms=0.526
2017-12-11 04:34:06,592 [salt.state       ][INFO    ][19618] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.591535
2017-12-11 04:34:06,592 [salt.state       ][INFO    ][19618] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,592 [salt.state       ][INFO    ][19618] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-11 04:34:06,592 [salt.state       ][INFO    ][19618] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.592060 duration_in_ms=0.524
2017-12-11 04:34:06,592 [salt.state       ][INFO    ][19618] Running state [dbs] at time 04:34:06.592196
2017-12-11 04:34:06,592 [salt.state       ][INFO    ][19618] Executing state host.present for dbs
2017-12-11 04:34:06,593 [salt.state       ][INFO    ][19618] Host dbs (10.167.4.50) already present
2017-12-11 04:34:06,593 [salt.state       ][INFO    ][19618] Completed state [dbs] at time 04:34:06.592706 duration_in_ms=0.509
2017-12-11 04:34:06,593 [salt.state       ][INFO    ][19618] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.592843
2017-12-11 04:34:06,593 [salt.state       ][INFO    ][19618] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,593 [salt.state       ][INFO    ][19618] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-11 04:34:06,593 [salt.state       ][INFO    ][19618] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.593361 duration_in_ms=0.518
2017-12-11 04:34:06,594 [salt.state       ][INFO    ][19618] Running state [prx] at time 04:34:06.593500
2017-12-11 04:34:06,594 [salt.state       ][INFO    ][19618] Executing state host.present for prx
2017-12-11 04:34:06,594 [salt.state       ][INFO    ][19618] Host prx (172.30.10.103) already present
2017-12-11 04:34:06,594 [salt.state       ][INFO    ][19618] Completed state [prx] at time 04:34:06.594033 duration_in_ms=0.534
2017-12-11 04:34:06,594 [salt.state       ][INFO    ][19618] Running state [prx02] at time 04:34:06.594175
2017-12-11 04:34:06,594 [salt.state       ][INFO    ][19618] Executing state host.present for prx02
2017-12-11 04:34:06,595 [salt.state       ][INFO    ][19618] Host prx02 (10.167.4.105) already present
2017-12-11 04:34:06,595 [salt.state       ][INFO    ][19618] Completed state [prx02] at time 04:34:06.594699 duration_in_ms=0.525
2017-12-11 04:34:06,595 [salt.state       ][INFO    ][19618] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.594882
2017-12-11 04:34:06,595 [salt.state       ][INFO    ][19618] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,595 [salt.state       ][INFO    ][19618] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-11 04:34:06,595 [salt.state       ][INFO    ][19618] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.595414 duration_in_ms=0.532
2017-12-11 04:34:06,596 [salt.state       ][INFO    ][19618] Running state [gtw01] at time 04:34:06.595551
2017-12-11 04:34:06,596 [salt.state       ][INFO    ][19618] Executing state host.present for gtw01
2017-12-11 04:34:06,596 [salt.state       ][INFO    ][19618] Host gtw01 (10.167.4.124) already present
2017-12-11 04:34:06,596 [salt.state       ][INFO    ][19618] Completed state [gtw01] at time 04:34:06.596064 duration_in_ms=0.512
2017-12-11 04:34:06,596 [salt.state       ][INFO    ][19618] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.596199
2017-12-11 04:34:06,596 [salt.state       ][INFO    ][19618] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,597 [salt.state       ][INFO    ][19618] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-11 04:34:06,597 [salt.state       ][INFO    ][19618] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.596716 duration_in_ms=0.516
2017-12-11 04:34:06,597 [salt.state       ][INFO    ][19618] Running state [gtw02] at time 04:34:06.596853
2017-12-11 04:34:06,597 [salt.state       ][INFO    ][19618] Executing state host.present for gtw02
2017-12-11 04:34:06,597 [salt.state       ][INFO    ][19618] Host gtw02 (10.167.4.125) already present
2017-12-11 04:34:06,597 [salt.state       ][INFO    ][19618] Completed state [gtw02] at time 04:34:06.597369 duration_in_ms=0.515
2017-12-11 04:34:06,598 [salt.state       ][INFO    ][19618] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.597517
2017-12-11 04:34:06,598 [salt.state       ][INFO    ][19618] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,598 [salt.state       ][INFO    ][19618] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-11 04:34:06,598 [salt.state       ][INFO    ][19618] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.598058 duration_in_ms=0.541
2017-12-11 04:34:06,598 [salt.state       ][INFO    ][19618] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.598202
2017-12-11 04:34:06,598 [salt.state       ][INFO    ][19618] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,599 [salt.state       ][INFO    ][19618] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-11 04:34:06,599 [salt.state       ][INFO    ][19618] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.598729 duration_in_ms=0.527
2017-12-11 04:34:06,599 [salt.state       ][INFO    ][19618] Running state [msg02] at time 04:34:06.598892
2017-12-11 04:34:06,599 [salt.state       ][INFO    ][19618] Executing state host.present for msg02
2017-12-11 04:34:06,599 [salt.state       ][INFO    ][19618] Host msg02 (10.167.4.42) already present
2017-12-11 04:34:06,599 [salt.state       ][INFO    ][19618] Completed state [msg02] at time 04:34:06.599423 duration_in_ms=0.531
2017-12-11 04:34:06,600 [salt.state       ][INFO    ][19618] Running state [msg03] at time 04:34:06.599560
2017-12-11 04:34:06,600 [salt.state       ][INFO    ][19618] Executing state host.present for msg03
2017-12-11 04:34:06,600 [salt.state       ][INFO    ][19618] Host msg03 (10.167.4.43) already present
2017-12-11 04:34:06,600 [salt.state       ][INFO    ][19618] Completed state [msg03] at time 04:34:06.600074 duration_in_ms=0.514
2017-12-11 04:34:06,600 [salt.state       ][INFO    ][19618] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.600209
2017-12-11 04:34:06,600 [salt.state       ][INFO    ][19618] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,601 [salt.state       ][INFO    ][19618] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-11 04:34:06,601 [salt.state       ][INFO    ][19618] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.600721 duration_in_ms=0.512
2017-12-11 04:34:06,602 [salt.state       ][INFO    ][19618] Running state [file.replace] at time 04:34:06.601496
2017-12-11 04:34:06,602 [salt.state       ][INFO    ][19618] Executing state module.run for file.replace
2017-12-11 04:34:06,666 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-11 04:34:06,676 [salt.state       ][INFO    ][19618] onlyif execution failed
2017-12-11 04:34:06,676 [salt.state       ][INFO    ][19618] Completed state [file.replace] at time 04:34:06.675786 duration_in_ms=74.289
2017-12-11 04:34:06,676 [salt.state       ][INFO    ][19618] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.676019
2017-12-11 04:34:06,676 [salt.state       ][INFO    ][19618] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,677 [salt.state       ][INFO    ][19618] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-11 04:34:06,677 [salt.state       ][INFO    ][19618] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.676789 duration_in_ms=0.77
2017-12-11 04:34:06,677 [salt.state       ][INFO    ][19618] Running state [msg01] at time 04:34:06.676934
2017-12-11 04:34:06,677 [salt.state       ][INFO    ][19618] Executing state host.present for msg01
2017-12-11 04:34:06,677 [salt.state       ][INFO    ][19618] Host msg01 (10.167.4.41) already present
2017-12-11 04:34:06,678 [salt.state       ][INFO    ][19618] Completed state [msg01] at time 04:34:06.677496 duration_in_ms=0.563
2017-12-11 04:34:06,678 [salt.state       ][INFO    ][19618] Running state [msg] at time 04:34:06.677642
2017-12-11 04:34:06,678 [salt.state       ][INFO    ][19618] Executing state host.present for msg
2017-12-11 04:34:06,678 [salt.state       ][INFO    ][19618] Host msg (10.167.4.40) already present
2017-12-11 04:34:06,678 [salt.state       ][INFO    ][19618] Completed state [msg] at time 04:34:06.678217 duration_in_ms=0.574
2017-12-11 04:34:06,678 [salt.state       ][INFO    ][19618] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.678373
2017-12-11 04:34:06,679 [salt.state       ][INFO    ][19618] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,679 [salt.state       ][INFO    ][19618] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-11 04:34:06,679 [salt.state       ][INFO    ][19618] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.678936 duration_in_ms=0.563
2017-12-11 04:34:06,679 [salt.state       ][INFO    ][19618] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.679092
2017-12-11 04:34:06,679 [salt.state       ][INFO    ][19618] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,680 [salt.state       ][INFO    ][19618] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 04:34:06,680 [salt.state       ][INFO    ][19618] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.679627 duration_in_ms=0.535
2017-12-11 04:34:06,680 [salt.state       ][INFO    ][19618] Running state [cfg01] at time 04:34:06.679771
2017-12-11 04:34:06,680 [salt.state       ][INFO    ][19618] Executing state host.present for cfg01
2017-12-11 04:34:06,680 [salt.state       ][INFO    ][19618] Host cfg01 (10.167.4.100) already present
2017-12-11 04:34:06,680 [salt.state       ][INFO    ][19618] Completed state [cfg01] at time 04:34:06.680299 duration_in_ms=0.529
2017-12-11 04:34:06,680 [salt.state       ][INFO    ][19618] Running state [cmp002] at time 04:34:06.680446
2017-12-11 04:34:06,681 [salt.state       ][INFO    ][19618] Executing state host.present for cmp002
2017-12-11 04:34:06,681 [salt.state       ][INFO    ][19618] Host cmp002 (10.167.4.102) already present
2017-12-11 04:34:06,681 [salt.state       ][INFO    ][19618] Completed state [cmp002] at time 04:34:06.680971 duration_in_ms=0.526
2017-12-11 04:34:06,681 [salt.state       ][INFO    ][19618] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.681108
2017-12-11 04:34:06,681 [salt.state       ][INFO    ][19618] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,682 [salt.state       ][INFO    ][19618] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-11 04:34:06,682 [salt.state       ][INFO    ][19618] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.681632 duration_in_ms=0.524
2017-12-11 04:34:06,682 [salt.state       ][INFO    ][19618] Running state [cmp001] at time 04:34:06.681774
2017-12-11 04:34:06,682 [salt.state       ][INFO    ][19618] Executing state host.present for cmp001
2017-12-11 04:34:06,682 [salt.state       ][INFO    ][19618] Host cmp001 (10.167.4.101) already present
2017-12-11 04:34:06,682 [salt.state       ][INFO    ][19618] Completed state [cmp001] at time 04:34:06.682393 duration_in_ms=0.619
2017-12-11 04:34:06,683 [salt.state       ][INFO    ][19618] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.682531
2017-12-11 04:34:06,683 [salt.state       ][INFO    ][19618] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,683 [salt.state       ][INFO    ][19618] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-11 04:34:06,683 [salt.state       ][INFO    ][19618] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.683132 duration_in_ms=0.601
2017-12-11 04:34:06,683 [salt.state       ][INFO    ][19618] Running state [dbs01] at time 04:34:06.683286
2017-12-11 04:34:06,683 [salt.state       ][INFO    ][19618] Executing state host.present for dbs01
2017-12-11 04:34:06,684 [salt.state       ][INFO    ][19618] Host dbs01 (10.167.4.51) already present
2017-12-11 04:34:06,684 [salt.state       ][INFO    ][19618] Completed state [dbs01] at time 04:34:06.684001 duration_in_ms=0.715
2017-12-11 04:34:06,684 [salt.state       ][INFO    ][19618] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.684171
2017-12-11 04:34:06,684 [salt.state       ][INFO    ][19618] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,685 [salt.state       ][INFO    ][19618] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-11 04:34:06,685 [salt.state       ][INFO    ][19618] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.684708 duration_in_ms=0.537
2017-12-11 04:34:06,685 [salt.state       ][INFO    ][19618] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.684851
2017-12-11 04:34:06,685 [salt.state       ][INFO    ][19618] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,685 [salt.state       ][INFO    ][19618] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-11 04:34:06,685 [salt.state       ][INFO    ][19618] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.685372 duration_in_ms=0.522
2017-12-11 04:34:06,686 [salt.state       ][INFO    ][19618] Running state [dbs02] at time 04:34:06.685512
2017-12-11 04:34:06,686 [salt.state       ][INFO    ][19618] Executing state host.present for dbs02
2017-12-11 04:34:06,686 [salt.state       ][INFO    ][19618] Host dbs02 (10.167.4.52) already present
2017-12-11 04:34:06,686 [salt.state       ][INFO    ][19618] Completed state [dbs02] at time 04:34:06.686062 duration_in_ms=0.549
2017-12-11 04:34:06,686 [salt.state       ][INFO    ][19618] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.686203
2017-12-11 04:34:06,686 [salt.state       ][INFO    ][19618] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,687 [salt.state       ][INFO    ][19618] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-11 04:34:06,687 [salt.state       ][INFO    ][19618] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.686730 duration_in_ms=0.528
2017-12-11 04:34:06,687 [salt.state       ][INFO    ][19618] Running state [dbs03] at time 04:34:06.686895
2017-12-11 04:34:06,687 [salt.state       ][INFO    ][19618] Executing state host.present for dbs03
2017-12-11 04:34:06,687 [salt.state       ][INFO    ][19618] Host dbs03 (10.167.4.53) already present
2017-12-11 04:34:06,687 [salt.state       ][INFO    ][19618] Completed state [dbs03] at time 04:34:06.687444 duration_in_ms=0.549
2017-12-11 04:34:06,688 [salt.state       ][INFO    ][19618] Running state [mas01] at time 04:34:06.687591
2017-12-11 04:34:06,688 [salt.state       ][INFO    ][19618] Executing state host.present for mas01
2017-12-11 04:34:06,688 [salt.state       ][INFO    ][19618] Host mas01 (10.167.4.3) already present
2017-12-11 04:34:06,688 [salt.state       ][INFO    ][19618] Completed state [mas01] at time 04:34:06.688114 duration_in_ms=0.523
2017-12-11 04:34:06,688 [salt.state       ][INFO    ][19618] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.688258
2017-12-11 04:34:06,688 [salt.state       ][INFO    ][19618] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,689 [salt.state       ][INFO    ][19618] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-11 04:34:06,689 [salt.state       ][INFO    ][19618] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.688792 duration_in_ms=0.533
2017-12-11 04:34:06,689 [salt.state       ][INFO    ][19618] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.688931
2017-12-11 04:34:06,689 [salt.state       ][INFO    ][19618] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,689 [salt.state       ][INFO    ][19618] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-11 04:34:06,689 [salt.state       ][INFO    ][19618] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.689453 duration_in_ms=0.521
2017-12-11 04:34:06,690 [salt.state       ][INFO    ][19618] Running state [ctl02] at time 04:34:06.689590
2017-12-11 04:34:06,690 [salt.state       ][INFO    ][19618] Executing state host.present for ctl02
2017-12-11 04:34:06,690 [salt.state       ][INFO    ][19618] Host ctl02 (10.167.4.12) already present
2017-12-11 04:34:06,690 [salt.state       ][INFO    ][19618] Completed state [ctl02] at time 04:34:06.690136 duration_in_ms=0.547
2017-12-11 04:34:06,690 [salt.state       ][INFO    ][19618] Running state [ctl03] at time 04:34:06.690286
2017-12-11 04:34:06,690 [salt.state       ][INFO    ][19618] Executing state host.present for ctl03
2017-12-11 04:34:06,691 [salt.state       ][INFO    ][19618] Host ctl03 (10.167.4.13) already present
2017-12-11 04:34:06,691 [salt.state       ][INFO    ][19618] Completed state [ctl03] at time 04:34:06.690850 duration_in_ms=0.564
2017-12-11 04:34:06,691 [salt.state       ][INFO    ][19618] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.690993
2017-12-11 04:34:06,691 [salt.state       ][INFO    ][19618] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,691 [salt.state       ][INFO    ][19618] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-11 04:34:06,692 [salt.state       ][INFO    ][19618] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.691557 duration_in_ms=0.564
2017-12-11 04:34:06,692 [salt.state       ][INFO    ][19618] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.691695
2017-12-11 04:34:06,692 [salt.state       ][INFO    ][19618] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,692 [salt.state       ][INFO    ][19618] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-11 04:34:06,692 [salt.state       ][INFO    ][19618] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.692229 duration_in_ms=0.533
2017-12-11 04:34:06,692 [salt.state       ][INFO    ][19618] Running state [ctl01] at time 04:34:06.692371
2017-12-11 04:34:06,693 [salt.state       ][INFO    ][19618] Executing state host.present for ctl01
2017-12-11 04:34:06,693 [salt.state       ][INFO    ][19618] Host ctl01 (10.167.4.11) already present
2017-12-11 04:34:06,693 [salt.state       ][INFO    ][19618] Completed state [ctl01] at time 04:34:06.692895 duration_in_ms=0.524
2017-12-11 04:34:06,693 [salt.state       ][INFO    ][19618] Running state [ctl] at time 04:34:06.693035
2017-12-11 04:34:06,693 [salt.state       ][INFO    ][19618] Executing state host.present for ctl
2017-12-11 04:34:06,693 [salt.state       ][INFO    ][19618] Host ctl (10.167.4.10) already present
2017-12-11 04:34:06,694 [salt.state       ][INFO    ][19618] Completed state [ctl] at time 04:34:06.693551 duration_in_ms=0.517
2017-12-11 04:34:06,694 [salt.state       ][INFO    ][19618] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.693688
2017-12-11 04:34:06,694 [salt.state       ][INFO    ][19618] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 04:34:06,694 [salt.state       ][INFO    ][19618] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-11 04:34:06,694 [salt.state       ][INFO    ][19618] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 04:34:06.694257 duration_in_ms=0.569
2017-12-11 04:34:06,695 [salt.state       ][INFO    ][19618] Running state [rabbit@master] at time 04:34:06.694690
2017-12-11 04:34:06,695 [salt.state       ][INFO    ][19618] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-11 04:34:06,695 [salt.loaded.int.module.cmdmod][INFO    ][19618] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-11 04:34:07,249 [salt.state       ][INFO    ][19618] Already in cluster
2017-12-11 04:34:07,249 [salt.state       ][INFO    ][19618] Completed state [rabbit@master] at time 04:34:07.248798 duration_in_ms=554.107
2017-12-11 04:34:07,251 [salt.minion      ][INFO    ][19618] Returning information for job: 20171211043135979426
2017-12-11 04:34:08,197 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command cmd.run with jid 20171211043408191027
2017-12-11 04:34:08,211 [salt.minion      ][INFO    ][25222] Starting a new job with PID 25222
2017-12-11 04:34:08,215 [salt.loaded.int.module.cmdmod][INFO    ][25222] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-11 04:34:08,689 [salt.minion      ][INFO    ][25222] Returning information for job: 20171211043408191027
2017-12-11 05:01:48,889 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.sls with jid 20171211050148878358
2017-12-11 05:01:48,909 [salt.minion      ][INFO    ][26990] Starting a new job with PID 26990
2017-12-11 05:01:49,827 [salt.state       ][INFO    ][26990] Loading fresh modules for state activity
2017-12-11 05:01:49,900 [salt.fileclient  ][INFO    ][26990] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-11 05:01:49,917 [salt.fileclient  ][INFO    ][26990] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-11 05:01:49,936 [salt.fileclient  ][INFO    ][26990] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-11 05:01:50,215 [salt.state       ][INFO    ][26990] Running state [haproxy] at time 05:01:50.214884
2017-12-11 05:01:50,215 [salt.state       ][INFO    ][26990] Executing state pkg.installed for haproxy
2017-12-11 05:01:50,216 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 05:01:50,715 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-11 05:01:53,145 [salt.loaded.int.module.cmdmod][INFO    ][26990] 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-11 05:01:58,983 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211050158971675
2017-12-11 05:01:59,000 [salt.minion      ][INFO    ][27377] Starting a new job with PID 27377
2017-12-11 05:01:59,045 [salt.minion      ][INFO    ][27377] Returning information for job: 20171211050158971675
2017-12-11 05:02:06,367 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 05:02:06,394 [salt.state       ][INFO    ][26990] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-12-11 05:02:06,402 [salt.state       ][INFO    ][26990] Loading fresh modules for state activity
2017-12-11 05:02:06,419 [salt.state       ][INFO    ][26990] Completed state [haproxy] at time 05:02:06.419009 duration_in_ms=16204.125
2017-12-11 05:02:06,421 [salt.state       ][INFO    ][26990] Running state [/etc/default/haproxy] at time 05:02:06.420847
2017-12-11 05:02:06,421 [salt.state       ][INFO    ][26990] Executing state file.managed for /etc/default/haproxy
2017-12-11 05:02:06,453 [salt.fileclient  ][INFO    ][26990] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-11 05:02:06,455 [salt.state       ][INFO    ][26990] 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-11 05:02:06,456 [salt.state       ][INFO    ][26990] Completed state [/etc/default/haproxy] at time 05:02:06.456188 duration_in_ms=35.341
2017-12-11 05:02:06,457 [salt.state       ][INFO    ][26990] Running state [/etc/haproxy/haproxy.cfg] at time 05:02:06.456541
2017-12-11 05:02:06,457 [salt.state       ][INFO    ][26990] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-11 05:02:06,476 [salt.fileclient  ][INFO    ][26990] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-11 05:02:06,568 [salt.fileclient  ][INFO    ][26990] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-11 05:02:06,577 [salt.state       ][INFO    ][26990] 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-11 05:02:06,579 [salt.state       ][INFO    ][26990] Completed state [/etc/haproxy/haproxy.cfg] at time 05:02:06.579020 duration_in_ms=122.468
2017-12-11 05:02:06,579 [salt.state       ][INFO    ][26990] Running state [/etc/haproxy/ssl] at time 05:02:06.579342
2017-12-11 05:02:06,580 [salt.state       ][INFO    ][26990] Executing state file.directory for /etc/haproxy/ssl
2017-12-11 05:02:06,580 [salt.state       ][INFO    ][26990] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-11 05:02:06,580 [salt.state       ][INFO    ][26990] Completed state [/etc/haproxy/ssl] at time 05:02:06.580455 duration_in_ms=1.112
2017-12-11 05:02:06,581 [salt.state       ][INFO    ][26990] Running state [haproxy_status_packages] at time 05:02:06.581053
2017-12-11 05:02:06,581 [salt.state       ][INFO    ][26990] Executing state pkg.installed for haproxy_status_packages
2017-12-11 05:02:06,751 [salt.state       ][INFO    ][26990] All specified packages are already installed
2017-12-11 05:02:06,752 [salt.state       ][INFO    ][26990] Completed state [haproxy_status_packages] at time 05:02:06.751600 duration_in_ms=170.546
2017-12-11 05:02:06,752 [salt.state       ][INFO    ][26990] Running state [/usr/bin/haproxy-status.sh] at time 05:02:06.752144
2017-12-11 05:02:06,752 [salt.state       ][INFO    ][26990] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-11 05:02:06,769 [salt.fileclient  ][INFO    ][26990] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-11 05:02:06,785 [salt.fileclient  ][INFO    ][26990] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-11 05:02:06,789 [salt.state       ][INFO    ][26990] File changed:
New file
2017-12-11 05:02:06,789 [salt.state       ][INFO    ][26990] Completed state [/usr/bin/haproxy-status.sh] at time 05:02:06.789290 duration_in_ms=37.146
2017-12-11 05:02:06,790 [salt.state       ][INFO    ][26990] Running state [net.ipv4.ip_nonlocal_bind] at time 05:02:06.789779
2017-12-11 05:02:06,790 [salt.state       ][INFO    ][26990] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-11 05:02:06,791 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command 'sysctl -a' in directory '/root'
2017-12-11 05:02:06,806 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-11 05:02:06,814 [salt.state       ][INFO    ][26990] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-11 05:02:06,814 [salt.state       ][INFO    ][26990] Completed state [net.ipv4.ip_nonlocal_bind] at time 05:02:06.814309 duration_in_ms=24.529
2017-12-11 05:02:06,815 [salt.state       ][INFO    ][26990] Running state [haproxy] at time 05:02:06.815336
2017-12-11 05:02:06,816 [salt.state       ][INFO    ][26990] Executing state service.running for haproxy
2017-12-11 05:02:06,816 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-11 05:02:06,827 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-11 05:02:06,836 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-11 05:02:06,846 [salt.state       ][INFO    ][26990] The service haproxy is already running
2017-12-11 05:02:06,846 [salt.state       ][INFO    ][26990] Completed state [haproxy] at time 05:02:06.846328 duration_in_ms=30.991
2017-12-11 05:02:06,847 [salt.state       ][INFO    ][26990] Running state [haproxy] at time 05:02:06.846619
2017-12-11 05:02:06,847 [salt.state       ][INFO    ][26990] Executing state service.mod_watch for haproxy
2017-12-11 05:02:06,848 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-11 05:02:06,858 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-11 05:02:06,869 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-11 05:02:06,903 [salt.state       ][INFO    ][26990] {'haproxy': True}
2017-12-11 05:02:06,904 [salt.state       ][INFO    ][26990] Completed state [haproxy] at time 05:02:06.903493 duration_in_ms=56.873
2017-12-11 05:02:06,904 [salt.minion      ][INFO    ][26990] Returning information for job: 20171211050148878358
2017-12-11 05:02:17,005 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command service.status with jid 20171211050217001653
2017-12-11 05:02:17,025 [salt.minion      ][INFO    ][27564] Starting a new job with PID 27564
2017-12-11 05:02:17,119 [salt.loaded.int.module.cmdmod][INFO    ][27564] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-11 05:02:17,127 [salt.loaded.int.module.cmdmod][INFO    ][27564] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-11 05:02:17,134 [salt.minion      ][INFO    ][27564] Returning information for job: 20171211050217001653
2017-12-11 05:02:18,039 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command service.restart with jid 20171211050218030560
2017-12-11 05:02:18,056 [salt.minion      ][INFO    ][27572] Starting a new job with PID 27572
2017-12-11 05:02:18,153 [salt.loaded.int.module.cmdmod][INFO    ][27572] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-11 05:02:18,163 [salt.loaded.int.module.cmdmod][INFO    ][27572] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-11 05:02:18,180 [salt.loaded.int.module.cmdmod][INFO    ][27572] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-11 05:02:18,214 [salt.minion      ][INFO    ][27572] Returning information for job: 20171211050218030560
2017-12-11 05:13:28,523 [salt.utils.schedule][INFO    ][1843] Running scheduled job: __mine_interval
2017-12-11 05:49:01,181 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command test.ping with jid 20171211054901160901
2017-12-11 05:49:01,211 [salt.minion      ][INFO    ][30179] Starting a new job with PID 30179
2017-12-11 05:49:01,257 [salt.minion      ][INFO    ][30179] Returning information for job: 20171211054901160901
2017-12-11 05:49:10,284 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.sls with jid 20171211054910262834
2017-12-11 05:49:10,303 [salt.minion      ][INFO    ][30338] Starting a new job with PID 30338
2017-12-11 05:49:10,730 [salt.state       ][INFO    ][30338] Loading fresh modules for state activity
2017-12-11 05:49:10,758 [salt.fileclient  ][INFO    ][30338] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-11 05:49:10,779 [salt.fileclient  ][INFO    ][30338] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-11 05:49:10,805 [salt.fileclient  ][INFO    ][30338] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-11 05:49:11,132 [salt.state       ][INFO    ][30338] Running state [lsof] at time 05:49:11.131733
2017-12-11 05:49:11,132 [salt.state       ][INFO    ][30338] Executing state pkg.installed for lsof
2017-12-11 05:49:11,133 [salt.loaded.int.module.cmdmod][INFO    ][30338] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 05:49:11,640 [salt.state       ][INFO    ][30338] Package lsof is already installed
2017-12-11 05:49:11,640 [salt.state       ][INFO    ][30338] Completed state [lsof] at time 05:49:11.640097 duration_in_ms=508.364
2017-12-11 05:49:11,640 [salt.state       ][INFO    ][30338] Running state [keepalived] at time 05:49:11.640469
2017-12-11 05:49:11,641 [salt.state       ][INFO    ][30338] Executing state pkg.installed for keepalived
2017-12-11 05:49:11,644 [salt.state       ][INFO    ][30338] Package keepalived is already installed
2017-12-11 05:49:11,644 [salt.state       ][INFO    ][30338] Completed state [keepalived] at time 05:49:11.643869 duration_in_ms=3.4
2017-12-11 05:49:11,646 [salt.state       ][INFO    ][30338] Running state [/etc/keepalived/keepalived.conf] at time 05:49:11.645519
2017-12-11 05:49:11,646 [salt.state       ][INFO    ][30338] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-11 05:49:11,709 [salt.fileclient  ][INFO    ][30338] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-11 05:49:11,741 [salt.fileclient  ][INFO    ][30338] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-11 05:49:11,746 [salt.state       ][INFO    ][30338] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-11 05:49:11,746 [salt.state       ][INFO    ][30338] Completed state [/etc/keepalived/keepalived.conf] at time 05:49:11.745850 duration_in_ms=100.331
2017-12-11 05:49:11,747 [salt.state       ][INFO    ][30338] Running state [keepalived] at time 05:49:11.746594
2017-12-11 05:49:11,747 [salt.state       ][INFO    ][30338] Executing state service.running for keepalived
2017-12-11 05:49:11,748 [salt.loaded.int.module.cmdmod][INFO    ][30338] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-11 05:49:11,767 [salt.loaded.int.module.cmdmod][INFO    ][30338] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-11 05:49:11,777 [salt.loaded.int.module.cmdmod][INFO    ][30338] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-11 05:49:11,786 [salt.state       ][INFO    ][30338] The service keepalived is already running
2017-12-11 05:49:11,787 [salt.state       ][INFO    ][30338] Completed state [keepalived] at time 05:49:11.786541 duration_in_ms=39.945
2017-12-11 05:49:11,788 [salt.minion      ][INFO    ][30338] Returning information for job: 20171211054910262834
2017-12-11 05:49:33,114 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command pillar.get with jid 20171211054933103394
2017-12-11 05:49:33,140 [salt.minion      ][INFO    ][30368] Starting a new job with PID 30368
2017-12-11 05:49:33,147 [salt.minion      ][INFO    ][30368] Returning information for job: 20171211054933103394
2017-12-11 05:49:50,597 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.sls with jid 20171211054950588896
2017-12-11 05:49:50,612 [salt.minion      ][INFO    ][30380] Starting a new job with PID 30380
2017-12-11 05:49:53,030 [salt.state       ][INFO    ][30380] Loading fresh modules for state activity
2017-12-11 05:49:53,055 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-11 05:49:53,080 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-11 05:49:53,097 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-11 05:49:53,122 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 05:49:53,134 [py.warnings      ][WARNING ][30380] /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-11 05:49:53,135 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-11 05:49:53,166 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-11 05:49:53,191 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 05:49:53,211 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-11 05:49:53,245 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 05:49:53,271 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-11 05:49:53,307 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 05:49:53,338 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-11 05:49:53,356 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 05:49:53,379 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-11 05:49:53,399 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 05:49:53,425 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-11 05:49:53,459 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-11 05:49:53,833 [salt.state       ][INFO    ][30380] Running state [rabbitmq-server] at time 05:49:53.833229
2017-12-11 05:49:53,834 [salt.state       ][INFO    ][30380] Executing state pkg.installed for rabbitmq-server
2017-12-11 05:49:53,834 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 05:49:54,318 [salt.state       ][INFO    ][30380] Package rabbitmq-server is already installed
2017-12-11 05:49:54,319 [salt.state       ][INFO    ][30380] Completed state [rabbitmq-server] at time 05:49:54.318493 duration_in_ms=485.265
2017-12-11 05:49:54,319 [salt.state       ][INFO    ][30380] Running state [gettext-base] at time 05:49:54.318870
2017-12-11 05:49:54,319 [salt.state       ][INFO    ][30380] Executing state pkg.installed for gettext-base
2017-12-11 05:49:54,322 [salt.state       ][INFO    ][30380] Package gettext-base is already installed
2017-12-11 05:49:54,322 [salt.state       ][INFO    ][30380] Completed state [gettext-base] at time 05:49:54.322315 duration_in_ms=3.444
2017-12-11 05:49:54,324 [salt.state       ][INFO    ][30380] Running state [/etc/rabbitmq/rabbitmq.config] at time 05:49:54.324165
2017-12-11 05:49:54,325 [salt.state       ][INFO    ][30380] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-11 05:49:54,346 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-11 05:49:54,378 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 05:49:54,390 [salt.state       ][INFO    ][30380] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-11 05:49:54,391 [salt.state       ][INFO    ][30380] Completed state [/etc/rabbitmq/rabbitmq.config] at time 05:49:54.390777 duration_in_ms=66.612
2017-12-11 05:49:54,391 [salt.state       ][INFO    ][30380] Running state [/etc/default/rabbitmq-server] at time 05:49:54.391356
2017-12-11 05:49:54,392 [salt.state       ][INFO    ][30380] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-11 05:49:54,411 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-11 05:49:54,430 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 05:49:54,442 [salt.state       ][INFO    ][30380] File /etc/default/rabbitmq-server is in the correct state
2017-12-11 05:49:54,443 [salt.state       ][INFO    ][30380] Completed state [/etc/default/rabbitmq-server] at time 05:49:54.442783 duration_in_ms=51.427
2017-12-11 05:49:54,443 [salt.state       ][INFO    ][30380] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 05:49:54.443354
2017-12-11 05:49:54,444 [salt.state       ][INFO    ][30380] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-11 05:49:54,460 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-11 05:49:54,476 [salt.fileclient  ][INFO    ][30380] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-11 05:49:54,486 [salt.state       ][INFO    ][30380] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-11 05:49:54,486 [salt.state       ][INFO    ][30380] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 05:49:54.486433 duration_in_ms=43.079
2017-12-11 05:49:54,488 [salt.state       ][INFO    ][30380] Running state [rabbitmq-server] at time 05:49:54.487731
2017-12-11 05:49:54,488 [salt.state       ][INFO    ][30380] Executing state service.running for rabbitmq-server
2017-12-11 05:49:54,489 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-11 05:49:54,516 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 05:49:54,528 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-11 05:49:54,539 [salt.state       ][INFO    ][30380] The service rabbitmq-server is already running
2017-12-11 05:49:54,540 [salt.state       ][INFO    ][30380] Completed state [rabbitmq-server] at time 05:49:54.540008 duration_in_ms=52.276
2017-12-11 05:49:54,542 [salt.state       ][INFO    ][30380] Running state [amqp_client] at time 05:49:54.541749
2017-12-11 05:49:54,542 [salt.state       ][INFO    ][30380] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-11 05:49:54,543 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-11 05:49:55,112 [salt.state       ][INFO    ][30380] Plugin 'amqp_client' is already enabled.
2017-12-11 05:49:55,113 [salt.state       ][INFO    ][30380] Completed state [amqp_client] at time 05:49:55.112776 duration_in_ms=571.026
2017-12-11 05:49:55,114 [salt.state       ][INFO    ][30380] Running state [rabbitmq_management] at time 05:49:55.113491
2017-12-11 05:49:55,114 [salt.state       ][INFO    ][30380] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-11 05:49:55,115 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-11 05:49:55,609 [salt.state       ][INFO    ][30380] Plugin 'rabbitmq_management' is already enabled.
2017-12-11 05:49:55,610 [salt.state       ][INFO    ][30380] Completed state [rabbitmq_management] at time 05:49:55.609774 duration_in_ms=496.281
2017-12-11 05:49:55,612 [salt.state       ][INFO    ][30380] Running state [/openstack] at time 05:49:55.611534
2017-12-11 05:49:55,612 [salt.state       ][INFO    ][30380] Executing state rabbitmq_vhost.present for /openstack
2017-12-11 05:49:55,613 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-11 05:49:56,122 [salt.state       ][INFO    ][30380] Virtual Host '/openstack' already exists.
2017-12-11 05:49:56,122 [salt.state       ][INFO    ][30380] Completed state [/openstack] at time 05:49:56.121955 duration_in_ms=510.42
2017-12-11 05:49:56,124 [salt.state       ][INFO    ][30380] Running state [openstack] at time 05:49:56.123887
2017-12-11 05:49:56,124 [salt.state       ][INFO    ][30380] Executing state rabbitmq_user.present for openstack
2017-12-11 05:49:56,125 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-11 05:49:56,668 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-11 05:49:58,338 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-11 05:49:58,845 [salt.state       ][INFO    ][30380] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-11 05:49:58,846 [salt.state       ][INFO    ][30380] Completed state [openstack] at time 05:49:58.845525 duration_in_ms=2721.638
2017-12-11 05:49:58,847 [salt.state       ][INFO    ][30380] Running state [Ceilometer] at time 05:49:58.846877
2017-12-11 05:49:58,847 [salt.state       ][INFO    ][30380] Executing state rabbitmq_policy.present for Ceilometer
2017-12-11 05:49:58,848 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-11 05:49:59,366 [salt.loaded.int.module.cmdmod][INFO    ][30380] 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-11 05:49:59,922 [salt.state       ][INFO    ][30380] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-11 05:49:59,923 [salt.state       ][INFO    ][30380] Completed state [Ceilometer] at time 05:49:59.922507 duration_in_ms=1075.63
2017-12-11 05:49:59,923 [salt.state       ][INFO    ][30380] Running state [HA] at time 05:49:59.923126
2017-12-11 05:49:59,923 [salt.state       ][INFO    ][30380] Executing state rabbitmq_policy.present for HA
2017-12-11 05:49:59,924 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-11 05:50:00,434 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-11 05:50:00,694 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command saltutil.find_job with jid 20171211055000684784
2017-12-11 05:50:00,707 [salt.minion      ][INFO    ][32209] Starting a new job with PID 32209
2017-12-11 05:50:00,721 [salt.minion      ][INFO    ][32209] Returning information for job: 20171211055000684784
2017-12-11 05:50:01,045 [salt.state       ][INFO    ][30380] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-11 05:50:01,045 [salt.state       ][INFO    ][30380] Completed state [HA] at time 05:50:01.045412 duration_in_ms=1122.284
2017-12-11 05:50:01,046 [salt.state       ][INFO    ][30380] Running state [guest] at time 05:50:01.045692
2017-12-11 05:50:01,046 [salt.state       ][INFO    ][30380] Executing state rabbitmq_user.present for guest
2017-12-11 05:50:01,047 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-11 05:50:01,584 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-11 05:50:03,141 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-11 05:50:03,634 [salt.state       ][INFO    ][30380] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-11 05:50:03,634 [salt.state       ][INFO    ][30380] Completed state [guest] at time 05:50:03.633810 duration_in_ms=2588.118
2017-12-11 05:50:03,634 [salt.state       ][INFO    ][30380] Running state [HA] at time 05:50:03.634351
2017-12-11 05:50:03,635 [salt.state       ][INFO    ][30380] Executing state rabbitmq_policy.present for HA
2017-12-11 05:50:03,635 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-11 05:50:04,116 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-11 05:50:04,738 [salt.state       ][INFO    ][30380] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-11 05:50:04,739 [salt.state       ][INFO    ][30380] Completed state [HA] at time 05:50:04.738589 duration_in_ms=1104.236
2017-12-11 05:50:04,739 [salt.state       ][INFO    ][30380] Running state [admin] at time 05:50:04.739298
2017-12-11 05:50:04,740 [salt.state       ][INFO    ][30380] Executing state rabbitmq_user.present for admin
2017-12-11 05:50:04,740 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-11 05:50:05,257 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-11 05:50:06,922 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-11 05:50:07,431 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-11 05:50:07,960 [salt.state       ][INFO    ][30380] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-11 05:50:07,961 [salt.state       ][INFO    ][30380] Completed state [admin] at time 05:50:07.960757 duration_in_ms=3221.458
2017-12-11 05:50:07,961 [salt.state       ][INFO    ][30380] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.961416
2017-12-11 05:50:07,962 [salt.state       ][INFO    ][30380] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,962 [salt.state       ][INFO    ][30380] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.77) already present
2017-12-11 05:50:07,962 [salt.state       ][INFO    ][30380] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.962269 duration_in_ms=0.852
2017-12-11 05:50:07,962 [salt.state       ][INFO    ][30380] Running state [mdb02] at time 05:50:07.962428
2017-12-11 05:50:07,963 [salt.state       ][INFO    ][30380] Executing state host.present for mdb02
2017-12-11 05:50:07,963 [salt.state       ][INFO    ][30380] Host mdb02 (10.167.4.77) already present
2017-12-11 05:50:07,963 [salt.state       ][INFO    ][30380] Completed state [mdb02] at time 05:50:07.963086 duration_in_ms=0.658
2017-12-11 05:50:07,963 [salt.state       ][INFO    ][30380] Running state [mdb03] at time 05:50:07.963240
2017-12-11 05:50:07,963 [salt.state       ][INFO    ][30380] Executing state host.present for mdb03
2017-12-11 05:50:07,964 [salt.state       ][INFO    ][30380] Host mdb03 (10.167.4.78) already present
2017-12-11 05:50:07,964 [salt.state       ][INFO    ][30380] Completed state [mdb03] at time 05:50:07.963841 duration_in_ms=0.6
2017-12-11 05:50:07,964 [salt.state       ][INFO    ][30380] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.963989
2017-12-11 05:50:07,964 [salt.state       ][INFO    ][30380] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,964 [salt.state       ][INFO    ][30380] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.78) already present
2017-12-11 05:50:07,965 [salt.state       ][INFO    ][30380] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.964538 duration_in_ms=0.548
2017-12-11 05:50:07,965 [salt.state       ][INFO    ][30380] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.964681
2017-12-11 05:50:07,965 [salt.state       ][INFO    ][30380] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,965 [salt.state       ][INFO    ][30380] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.76) already present
2017-12-11 05:50:07,965 [salt.state       ][INFO    ][30380] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.965238 duration_in_ms=0.557
2017-12-11 05:50:07,965 [salt.state       ][INFO    ][30380] Running state [mdb01] at time 05:50:07.965382
2017-12-11 05:50:07,966 [salt.state       ][INFO    ][30380] Executing state host.present for mdb01
2017-12-11 05:50:07,966 [salt.state       ][INFO    ][30380] Host mdb01 (10.167.4.76) already present
2017-12-11 05:50:07,966 [salt.state       ][INFO    ][30380] Completed state [mdb01] at time 05:50:07.965926 duration_in_ms=0.543
2017-12-11 05:50:07,966 [salt.state       ][INFO    ][30380] Running state [mdb] at time 05:50:07.966070
2017-12-11 05:50:07,966 [salt.state       ][INFO    ][30380] Executing state host.present for mdb
2017-12-11 05:50:07,967 [salt.state       ][INFO    ][30380] Host mdb (10.167.4.75) already present
2017-12-11 05:50:07,967 [salt.state       ][INFO    ][30380] Completed state [mdb] at time 05:50:07.966615 duration_in_ms=0.545
2017-12-11 05:50:07,967 [salt.state       ][INFO    ][30380] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.966783
2017-12-11 05:50:07,967 [salt.state       ][INFO    ][30380] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,967 [salt.state       ][INFO    ][30380] Host mdb.baremetal-mcp-ocata-ovs-ha.local (10.167.4.75) already present
2017-12-11 05:50:07,967 [salt.state       ][INFO    ][30380] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.967361 duration_in_ms=0.578
2017-12-11 05:50:07,968 [salt.state       ][INFO    ][30380] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.967519
2017-12-11 05:50:07,968 [salt.state       ][INFO    ][30380] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,969 [salt.state       ][INFO    ][30380] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 05:50:07,969 [salt.state       ][INFO    ][30380] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.969100 duration_in_ms=1.581
2017-12-11 05:50:07,969 [salt.state       ][INFO    ][30380] Running state [cfg01] at time 05:50:07.969249
2017-12-11 05:50:07,969 [salt.state       ][INFO    ][30380] Executing state host.present for cfg01
2017-12-11 05:50:07,970 [salt.state       ][INFO    ][30380] Host cfg01 (10.167.4.100) already present
2017-12-11 05:50:07,970 [salt.state       ][INFO    ][30380] Completed state [cfg01] at time 05:50:07.969826 duration_in_ms=0.577
2017-12-11 05:50:07,970 [salt.state       ][INFO    ][30380] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.969991
2017-12-11 05:50:07,970 [salt.state       ][INFO    ][30380] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,970 [salt.state       ][INFO    ][30380] Host prx01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.104) already present
2017-12-11 05:50:07,971 [salt.state       ][INFO    ][30380] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.970568 duration_in_ms=0.577
2017-12-11 05:50:07,971 [salt.state       ][INFO    ][30380] Running state [prx01] at time 05:50:07.970724
2017-12-11 05:50:07,971 [salt.state       ][INFO    ][30380] Executing state host.present for prx01
2017-12-11 05:50:07,971 [salt.state       ][INFO    ][30380] Host prx01 (10.167.4.104) already present
2017-12-11 05:50:07,971 [salt.state       ][INFO    ][30380] Completed state [prx01] at time 05:50:07.971325 duration_in_ms=0.601
2017-12-11 05:50:07,972 [salt.state       ][INFO    ][30380] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.971489
2017-12-11 05:50:07,972 [salt.state       ][INFO    ][30380] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,972 [salt.state       ][INFO    ][30380] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.141) already present
2017-12-11 05:50:07,972 [salt.state       ][INFO    ][30380] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.972073 duration_in_ms=0.583
2017-12-11 05:50:07,972 [salt.state       ][INFO    ][30380] Running state [kvm01] at time 05:50:07.972218
2017-12-11 05:50:07,972 [salt.state       ][INFO    ][30380] Executing state host.present for kvm01
2017-12-11 05:50:07,973 [salt.state       ][INFO    ][30380] Host kvm01 (10.167.4.141) already present
2017-12-11 05:50:07,973 [salt.state       ][INFO    ][30380] Completed state [kvm01] at time 05:50:07.972770 duration_in_ms=0.552
2017-12-11 05:50:07,973 [salt.state       ][INFO    ][30380] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.972923
2017-12-11 05:50:07,973 [salt.state       ][INFO    ][30380] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,973 [salt.state       ][INFO    ][30380] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.143) already present
2017-12-11 05:50:07,974 [salt.state       ][INFO    ][30380] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.973509 duration_in_ms=0.586
2017-12-11 05:50:07,974 [salt.state       ][INFO    ][30380] Running state [kvm03] at time 05:50:07.973653
2017-12-11 05:50:07,974 [salt.state       ][INFO    ][30380] Executing state host.present for kvm03
2017-12-11 05:50:07,974 [salt.state       ][INFO    ][30380] Host kvm03 (10.167.4.143) already present
2017-12-11 05:50:07,974 [salt.state       ][INFO    ][30380] Completed state [kvm03] at time 05:50:07.974216 duration_in_ms=0.563
2017-12-11 05:50:07,974 [salt.state       ][INFO    ][30380] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.974370
2017-12-11 05:50:07,975 [salt.state       ][INFO    ][30380] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,975 [salt.state       ][INFO    ][30380] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.142) already present
2017-12-11 05:50:07,975 [salt.state       ][INFO    ][30380] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.974965 duration_in_ms=0.595
2017-12-11 05:50:07,975 [salt.state       ][INFO    ][30380] Running state [kvm02] at time 05:50:07.975113
2017-12-11 05:50:07,975 [salt.state       ][INFO    ][30380] Executing state host.present for kvm02
2017-12-11 05:50:07,976 [salt.state       ][INFO    ][30380] Host kvm02 (10.167.4.142) already present
2017-12-11 05:50:07,976 [salt.state       ][INFO    ][30380] Completed state [kvm02] at time 05:50:07.975684 duration_in_ms=0.571
2017-12-11 05:50:07,976 [salt.state       ][INFO    ][30380] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.975845
2017-12-11 05:50:07,976 [salt.state       ][INFO    ][30380] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,976 [salt.state       ][INFO    ][30380] Host dbs.baremetal-mcp-ocata-ovs-ha.local (10.167.4.50) already present
2017-12-11 05:50:07,976 [salt.state       ][INFO    ][30380] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.976427 duration_in_ms=0.582
2017-12-11 05:50:07,977 [salt.state       ][INFO    ][30380] Running state [dbs] at time 05:50:07.976576
2017-12-11 05:50:07,977 [salt.state       ][INFO    ][30380] Executing state host.present for dbs
2017-12-11 05:50:07,977 [salt.state       ][INFO    ][30380] Host dbs (10.167.4.50) already present
2017-12-11 05:50:07,977 [salt.state       ][INFO    ][30380] Completed state [dbs] at time 05:50:07.977149 duration_in_ms=0.572
2017-12-11 05:50:07,977 [salt.state       ][INFO    ][30380] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.977298
2017-12-11 05:50:07,977 [salt.state       ][INFO    ][30380] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,978 [salt.state       ][INFO    ][30380] Host prx.baremetal-mcp-ocata-ovs-ha.local (172.30.10.103) already present
2017-12-11 05:50:07,978 [salt.state       ][INFO    ][30380] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.977879 duration_in_ms=0.58
2017-12-11 05:50:07,978 [salt.state       ][INFO    ][30380] Running state [prx] at time 05:50:07.978038
2017-12-11 05:50:07,978 [salt.state       ][INFO    ][30380] Executing state host.present for prx
2017-12-11 05:50:07,979 [salt.state       ][INFO    ][30380] Host prx (172.30.10.103) already present
2017-12-11 05:50:07,979 [salt.state       ][INFO    ][30380] Completed state [prx] at time 05:50:07.978614 duration_in_ms=0.576
2017-12-11 05:50:07,979 [salt.state       ][INFO    ][30380] Running state [prx02] at time 05:50:07.978788
2017-12-11 05:50:07,979 [salt.state       ][INFO    ][30380] Executing state host.present for prx02
2017-12-11 05:50:07,979 [salt.state       ][INFO    ][30380] Host prx02 (10.167.4.105) already present
2017-12-11 05:50:07,979 [salt.state       ][INFO    ][30380] Completed state [prx02] at time 05:50:07.979372 duration_in_ms=0.584
2017-12-11 05:50:07,980 [salt.state       ][INFO    ][30380] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.979540
2017-12-11 05:50:07,980 [salt.state       ][INFO    ][30380] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,980 [salt.state       ][INFO    ][30380] Host prx02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.105) already present
2017-12-11 05:50:07,980 [salt.state       ][INFO    ][30380] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.980123 duration_in_ms=0.584
2017-12-11 05:50:07,980 [salt.state       ][INFO    ][30380] Running state [gtw01] at time 05:50:07.980274
2017-12-11 05:50:07,980 [salt.state       ][INFO    ][30380] Executing state host.present for gtw01
2017-12-11 05:50:07,981 [salt.state       ][INFO    ][30380] Host gtw01 (10.167.4.124) already present
2017-12-11 05:50:07,981 [salt.state       ][INFO    ][30380] Completed state [gtw01] at time 05:50:07.980852 duration_in_ms=0.579
2017-12-11 05:50:07,981 [salt.state       ][INFO    ][30380] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.981001
2017-12-11 05:50:07,981 [salt.state       ][INFO    ][30380] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,981 [salt.state       ][INFO    ][30380] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.124) already present
2017-12-11 05:50:07,982 [salt.state       ][INFO    ][30380] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.981582 duration_in_ms=0.58
2017-12-11 05:50:07,982 [salt.state       ][INFO    ][30380] Running state [gtw02] at time 05:50:07.981736
2017-12-11 05:50:07,982 [salt.state       ][INFO    ][30380] Executing state host.present for gtw02
2017-12-11 05:50:07,982 [salt.state       ][INFO    ][30380] Host gtw02 (10.167.4.125) already present
2017-12-11 05:50:07,982 [salt.state       ][INFO    ][30380] Completed state [gtw02] at time 05:50:07.982323 duration_in_ms=0.587
2017-12-11 05:50:07,982 [salt.state       ][INFO    ][30380] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.982477
2017-12-11 05:50:07,983 [salt.state       ][INFO    ][30380] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,983 [salt.state       ][INFO    ][30380] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.125) already present
2017-12-11 05:50:07,983 [salt.state       ][INFO    ][30380] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.983080 duration_in_ms=0.604
2017-12-11 05:50:07,983 [salt.state       ][INFO    ][30380] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.983239
2017-12-11 05:50:07,983 [salt.state       ][INFO    ][30380] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,984 [salt.state       ][INFO    ][30380] Host msg02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.42) already present
2017-12-11 05:50:07,984 [salt.state       ][INFO    ][30380] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.983831 duration_in_ms=0.592
2017-12-11 05:50:07,984 [salt.state       ][INFO    ][30380] Running state [msg02] at time 05:50:07.983981
2017-12-11 05:50:07,984 [salt.state       ][INFO    ][30380] Executing state host.present for msg02
2017-12-11 05:50:07,984 [salt.state       ][INFO    ][30380] Host msg02 (10.167.4.42) already present
2017-12-11 05:50:07,985 [salt.state       ][INFO    ][30380] Completed state [msg02] at time 05:50:07.984558 duration_in_ms=0.576
2017-12-11 05:50:07,985 [salt.state       ][INFO    ][30380] Running state [msg03] at time 05:50:07.984709
2017-12-11 05:50:07,985 [salt.state       ][INFO    ][30380] Executing state host.present for msg03
2017-12-11 05:50:07,985 [salt.state       ][INFO    ][30380] Host msg03 (10.167.4.43) already present
2017-12-11 05:50:07,985 [salt.state       ][INFO    ][30380] Completed state [msg03] at time 05:50:07.985408 duration_in_ms=0.699
2017-12-11 05:50:07,986 [salt.state       ][INFO    ][30380] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.985560
2017-12-11 05:50:07,986 [salt.state       ][INFO    ][30380] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:07,986 [salt.state       ][INFO    ][30380] Host msg03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.43) already present
2017-12-11 05:50:07,986 [salt.state       ][INFO    ][30380] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:07.986132 duration_in_ms=0.571
2017-12-11 05:50:07,987 [salt.state       ][INFO    ][30380] Running state [file.replace] at time 05:50:07.987001
2017-12-11 05:50:07,987 [salt.state       ][INFO    ][30380] Executing state module.run for file.replace
2017-12-11 05:50:08,063 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command 'grep -q "msg03 msg03.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-11 05:50:08,070 [salt.state       ][INFO    ][30380] onlyif execution failed
2017-12-11 05:50:08,071 [salt.state       ][INFO    ][30380] Completed state [file.replace] at time 05:50:08.070579 duration_in_ms=83.578
2017-12-11 05:50:08,071 [salt.state       ][INFO    ][30380] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.070841
2017-12-11 05:50:08,071 [salt.state       ][INFO    ][30380] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,072 [salt.state       ][INFO    ][30380] Host msg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.41) already present
2017-12-11 05:50:08,072 [salt.state       ][INFO    ][30380] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.071759 duration_in_ms=0.918
2017-12-11 05:50:08,072 [salt.state       ][INFO    ][30380] Running state [msg01] at time 05:50:08.071936
2017-12-11 05:50:08,072 [salt.state       ][INFO    ][30380] Executing state host.present for msg01
2017-12-11 05:50:08,072 [salt.state       ][INFO    ][30380] Host msg01 (10.167.4.41) already present
2017-12-11 05:50:08,073 [salt.state       ][INFO    ][30380] Completed state [msg01] at time 05:50:08.072570 duration_in_ms=0.634
2017-12-11 05:50:08,073 [salt.state       ][INFO    ][30380] Running state [msg] at time 05:50:08.072731
2017-12-11 05:50:08,073 [salt.state       ][INFO    ][30380] Executing state host.present for msg
2017-12-11 05:50:08,073 [salt.state       ][INFO    ][30380] Host msg (10.167.4.40) already present
2017-12-11 05:50:08,073 [salt.state       ][INFO    ][30380] Completed state [msg] at time 05:50:08.073347 duration_in_ms=0.617
2017-12-11 05:50:08,074 [salt.state       ][INFO    ][30380] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.073520
2017-12-11 05:50:08,074 [salt.state       ][INFO    ][30380] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,074 [salt.state       ][INFO    ][30380] Host msg.baremetal-mcp-ocata-ovs-ha.local (10.167.4.40) already present
2017-12-11 05:50:08,074 [salt.state       ][INFO    ][30380] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.074107 duration_in_ms=0.587
2017-12-11 05:50:08,074 [salt.state       ][INFO    ][30380] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.074279
2017-12-11 05:50:08,074 [salt.state       ][INFO    ][30380] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,075 [salt.state       ][INFO    ][30380] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.100) already present
2017-12-11 05:50:08,075 [salt.state       ][INFO    ][30380] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.074900 duration_in_ms=0.622
2017-12-11 05:50:08,075 [salt.state       ][INFO    ][30380] Running state [cfg01] at time 05:50:08.075066
2017-12-11 05:50:08,075 [salt.state       ][INFO    ][30380] Executing state host.present for cfg01
2017-12-11 05:50:08,076 [salt.state       ][INFO    ][30380] Host cfg01 (10.167.4.100) already present
2017-12-11 05:50:08,076 [salt.state       ][INFO    ][30380] Completed state [cfg01] at time 05:50:08.075697 duration_in_ms=0.631
2017-12-11 05:50:08,076 [salt.state       ][INFO    ][30380] Running state [cmp002] at time 05:50:08.075853
2017-12-11 05:50:08,076 [salt.state       ][INFO    ][30380] Executing state host.present for cmp002
2017-12-11 05:50:08,076 [salt.state       ][INFO    ][30380] Host cmp002 (10.167.4.102) already present
2017-12-11 05:50:08,077 [salt.state       ][INFO    ][30380] Completed state [cmp002] at time 05:50:08.076498 duration_in_ms=0.646
2017-12-11 05:50:08,077 [salt.state       ][INFO    ][30380] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.076650
2017-12-11 05:50:08,077 [salt.state       ][INFO    ][30380] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,077 [salt.state       ][INFO    ][30380] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (10.167.4.102) already present
2017-12-11 05:50:08,077 [salt.state       ][INFO    ][30380] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.077233 duration_in_ms=0.583
2017-12-11 05:50:08,077 [salt.state       ][INFO    ][30380] Running state [cmp001] at time 05:50:08.077389
2017-12-11 05:50:08,078 [salt.state       ][INFO    ][30380] Executing state host.present for cmp001
2017-12-11 05:50:08,078 [salt.state       ][INFO    ][30380] Host cmp001 (10.167.4.101) already present
2017-12-11 05:50:08,078 [salt.state       ][INFO    ][30380] Completed state [cmp001] at time 05:50:08.078119 duration_in_ms=0.729
2017-12-11 05:50:08,078 [salt.state       ][INFO    ][30380] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.078336
2017-12-11 05:50:08,079 [salt.state       ][INFO    ][30380] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,079 [salt.state       ][INFO    ][30380] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (10.167.4.101) already present
2017-12-11 05:50:08,079 [salt.state       ][INFO    ][30380] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.079230 duration_in_ms=0.894
2017-12-11 05:50:08,079 [salt.state       ][INFO    ][30380] Running state [dbs01] at time 05:50:08.079402
2017-12-11 05:50:08,080 [salt.state       ][INFO    ][30380] Executing state host.present for dbs01
2017-12-11 05:50:08,080 [salt.state       ][INFO    ][30380] Host dbs01 (10.167.4.51) already present
2017-12-11 05:50:08,080 [salt.state       ][INFO    ][30380] Completed state [dbs01] at time 05:50:08.080015 duration_in_ms=0.613
2017-12-11 05:50:08,080 [salt.state       ][INFO    ][30380] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.080181
2017-12-11 05:50:08,080 [salt.state       ][INFO    ][30380] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,081 [salt.state       ][INFO    ][30380] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.51) already present
2017-12-11 05:50:08,081 [salt.state       ][INFO    ][30380] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.080778 duration_in_ms=0.597
2017-12-11 05:50:08,081 [salt.state       ][INFO    ][30380] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.080953
2017-12-11 05:50:08,081 [salt.state       ][INFO    ][30380] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,081 [salt.state       ][INFO    ][30380] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.52) already present
2017-12-11 05:50:08,082 [salt.state       ][INFO    ][30380] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.081586 duration_in_ms=0.632
2017-12-11 05:50:08,082 [salt.state       ][INFO    ][30380] Running state [dbs02] at time 05:50:08.081741
2017-12-11 05:50:08,082 [salt.state       ][INFO    ][30380] Executing state host.present for dbs02
2017-12-11 05:50:08,082 [salt.state       ][INFO    ][30380] Host dbs02 (10.167.4.52) already present
2017-12-11 05:50:08,082 [salt.state       ][INFO    ][30380] Completed state [dbs02] at time 05:50:08.082336 duration_in_ms=0.594
2017-12-11 05:50:08,083 [salt.state       ][INFO    ][30380] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.082485
2017-12-11 05:50:08,083 [salt.state       ][INFO    ][30380] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,083 [salt.state       ][INFO    ][30380] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.53) already present
2017-12-11 05:50:08,083 [salt.state       ][INFO    ][30380] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.083077 duration_in_ms=0.591
2017-12-11 05:50:08,083 [salt.state       ][INFO    ][30380] Running state [dbs03] at time 05:50:08.083247
2017-12-11 05:50:08,083 [salt.state       ][INFO    ][30380] Executing state host.present for dbs03
2017-12-11 05:50:08,084 [salt.state       ][INFO    ][30380] Host dbs03 (10.167.4.53) already present
2017-12-11 05:50:08,084 [salt.state       ][INFO    ][30380] Completed state [dbs03] at time 05:50:08.083843 duration_in_ms=0.596
2017-12-11 05:50:08,084 [salt.state       ][INFO    ][30380] Running state [mas01] at time 05:50:08.083995
2017-12-11 05:50:08,084 [salt.state       ][INFO    ][30380] Executing state host.present for mas01
2017-12-11 05:50:08,085 [salt.state       ][INFO    ][30380] Host mas01 (10.167.4.3) already present
2017-12-11 05:50:08,085 [salt.state       ][INFO    ][30380] Completed state [mas01] at time 05:50:08.084632 duration_in_ms=0.637
2017-12-11 05:50:08,085 [salt.state       ][INFO    ][30380] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.084788
2017-12-11 05:50:08,085 [salt.state       ][INFO    ][30380] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,085 [salt.state       ][INFO    ][30380] Host mas01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.3) already present
2017-12-11 05:50:08,085 [salt.state       ][INFO    ][30380] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.085386 duration_in_ms=0.598
2017-12-11 05:50:08,086 [salt.state       ][INFO    ][30380] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.085537
2017-12-11 05:50:08,086 [salt.state       ][INFO    ][30380] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,086 [salt.state       ][INFO    ][30380] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (10.167.4.12) already present
2017-12-11 05:50:08,086 [salt.state       ][INFO    ][30380] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.086116 duration_in_ms=0.578
2017-12-11 05:50:08,086 [salt.state       ][INFO    ][30380] Running state [ctl02] at time 05:50:08.086272
2017-12-11 05:50:08,086 [salt.state       ][INFO    ][30380] Executing state host.present for ctl02
2017-12-11 05:50:08,087 [salt.state       ][INFO    ][30380] Host ctl02 (10.167.4.12) already present
2017-12-11 05:50:08,087 [salt.state       ][INFO    ][30380] Completed state [ctl02] at time 05:50:08.086872 duration_in_ms=0.599
2017-12-11 05:50:08,087 [salt.state       ][INFO    ][30380] Running state [ctl03] at time 05:50:08.087034
2017-12-11 05:50:08,087 [salt.state       ][INFO    ][30380] Executing state host.present for ctl03
2017-12-11 05:50:08,088 [salt.state       ][INFO    ][30380] Host ctl03 (10.167.4.13) already present
2017-12-11 05:50:08,088 [salt.state       ][INFO    ][30380] Completed state [ctl03] at time 05:50:08.087650 duration_in_ms=0.615
2017-12-11 05:50:08,088 [salt.state       ][INFO    ][30380] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.087802
2017-12-11 05:50:08,088 [salt.state       ][INFO    ][30380] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,088 [salt.state       ][INFO    ][30380] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (10.167.4.13) already present
2017-12-11 05:50:08,088 [salt.state       ][INFO    ][30380] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.088408 duration_in_ms=0.606
2017-12-11 05:50:08,089 [salt.state       ][INFO    ][30380] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.088561
2017-12-11 05:50:08,089 [salt.state       ][INFO    ][30380] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,089 [salt.state       ][INFO    ][30380] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (10.167.4.11) already present
2017-12-11 05:50:08,089 [salt.state       ][INFO    ][30380] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.089134 duration_in_ms=0.573
2017-12-11 05:50:08,089 [salt.state       ][INFO    ][30380] Running state [ctl01] at time 05:50:08.089299
2017-12-11 05:50:08,089 [salt.state       ][INFO    ][30380] Executing state host.present for ctl01
2017-12-11 05:50:08,090 [salt.state       ][INFO    ][30380] Host ctl01 (10.167.4.11) already present
2017-12-11 05:50:08,090 [salt.state       ][INFO    ][30380] Completed state [ctl01] at time 05:50:08.089888 duration_in_ms=0.589
2017-12-11 05:50:08,090 [salt.state       ][INFO    ][30380] Running state [ctl] at time 05:50:08.090054
2017-12-11 05:50:08,090 [salt.state       ][INFO    ][30380] Executing state host.present for ctl
2017-12-11 05:50:08,091 [salt.state       ][INFO    ][30380] Host ctl (10.167.4.10) already present
2017-12-11 05:50:08,091 [salt.state       ][INFO    ][30380] Completed state [ctl] at time 05:50:08.090642 duration_in_ms=0.587
2017-12-11 05:50:08,091 [salt.state       ][INFO    ][30380] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.090806
2017-12-11 05:50:08,091 [salt.state       ][INFO    ][30380] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-11 05:50:08,091 [salt.state       ][INFO    ][30380] Host ctl.baremetal-mcp-ocata-ovs-ha.local (10.167.4.10) already present
2017-12-11 05:50:08,091 [salt.state       ][INFO    ][30380] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 05:50:08.091406 duration_in_ms=0.6
2017-12-11 05:50:08,092 [salt.state       ][INFO    ][30380] Running state [rabbit@master] at time 05:50:08.091869
2017-12-11 05:50:08,092 [salt.state       ][INFO    ][30380] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-11 05:50:08,092 [salt.loaded.int.module.cmdmod][INFO    ][30380] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-11 05:50:08,680 [salt.state       ][INFO    ][30380] Already in cluster
2017-12-11 05:50:08,680 [salt.state       ][INFO    ][30380] Completed state [rabbit@master] at time 05:50:08.679762 duration_in_ms=587.891
2017-12-11 05:50:08,682 [salt.minion      ][INFO    ][30380] Returning information for job: 20171211054950588896
2017-12-11 05:50:09,670 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command cmd.run with jid 20171211055009660042
2017-12-11 05:50:09,687 [salt.minion      ][INFO    ][1880] Starting a new job with PID 1880
2017-12-11 05:50:09,693 [salt.loaded.int.module.cmdmod][INFO    ][1880] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-11 05:50:10,220 [salt.minion      ][INFO    ][1880] Returning information for job: 20171211055009660042
2017-12-11 05:50:43,600 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command state.sls with jid 20171211055043592901
2017-12-11 05:50:43,622 [salt.minion      ][INFO    ][2046] Starting a new job with PID 2046
2017-12-11 05:50:44,460 [salt.state       ][INFO    ][2046] Loading fresh modules for state activity
2017-12-11 05:50:44,482 [salt.fileclient  ][INFO    ][2046] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-11 05:50:44,499 [salt.fileclient  ][INFO    ][2046] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-11 05:50:44,597 [salt.fileclient  ][INFO    ][2046] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-11 05:50:44,900 [salt.state       ][INFO    ][2046] Running state [haproxy] at time 05:50:44.900400
2017-12-11 05:50:44,901 [salt.state       ][INFO    ][2046] Executing state pkg.installed for haproxy
2017-12-11 05:50:44,901 [salt.loaded.int.module.cmdmod][INFO    ][2046] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-11 05:50:45,381 [salt.state       ][INFO    ][2046] Package haproxy is already installed
2017-12-11 05:50:45,419 [salt.state       ][INFO    ][2046] Completed state [haproxy] at time 05:50:45.419278 duration_in_ms=518.877
2017-12-11 05:50:45,421 [salt.state       ][INFO    ][2046] Running state [/etc/default/haproxy] at time 05:50:45.421235
2017-12-11 05:50:45,422 [salt.state       ][INFO    ][2046] Executing state file.managed for /etc/default/haproxy
2017-12-11 05:50:45,439 [salt.fileclient  ][INFO    ][2046] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-11 05:50:45,440 [salt.state       ][INFO    ][2046] File /etc/default/haproxy is in the correct state
2017-12-11 05:50:45,441 [salt.state       ][INFO    ][2046] Completed state [/etc/default/haproxy] at time 05:50:45.440617 duration_in_ms=19.382
2017-12-11 05:50:45,441 [salt.state       ][INFO    ][2046] Running state [/etc/haproxy/haproxy.cfg] at time 05:50:45.440984
2017-12-11 05:50:45,441 [salt.state       ][INFO    ][2046] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-11 05:50:45,457 [salt.fileclient  ][INFO    ][2046] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-11 05:50:45,544 [salt.fileclient  ][INFO    ][2046] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-11 05:50:45,548 [salt.state       ][INFO    ][2046] File /etc/haproxy/haproxy.cfg is in the correct state
2017-12-11 05:50:45,549 [salt.state       ][INFO    ][2046] Completed state [/etc/haproxy/haproxy.cfg] at time 05:50:45.548725 duration_in_ms=107.739
2017-12-11 05:50:45,549 [salt.state       ][INFO    ][2046] Running state [/etc/haproxy/ssl] at time 05:50:45.549091
2017-12-11 05:50:45,549 [salt.state       ][INFO    ][2046] Executing state file.directory for /etc/haproxy/ssl
2017-12-11 05:50:45,550 [salt.state       ][INFO    ][2046] Directory /etc/haproxy/ssl is in the correct state
2017-12-11 05:50:45,550 [salt.state       ][INFO    ][2046] Completed state [/etc/haproxy/ssl] at time 05:50:45.550442 duration_in_ms=1.351
2017-12-11 05:50:45,551 [salt.state       ][INFO    ][2046] Running state [haproxy_status_packages] at time 05:50:45.550737
2017-12-11 05:50:45,551 [salt.state       ][INFO    ][2046] Executing state pkg.installed for haproxy_status_packages
2017-12-11 05:50:45,554 [salt.state       ][INFO    ][2046] All specified packages are already installed
2017-12-11 05:50:45,554 [salt.state       ][INFO    ][2046] Completed state [haproxy_status_packages] at time 05:50:45.554306 duration_in_ms=3.569
2017-12-11 05:50:45,555 [salt.state       ][INFO    ][2046] Running state [/usr/bin/haproxy-status.sh] at time 05:50:45.554792
2017-12-11 05:50:45,555 [salt.state       ][INFO    ][2046] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-11 05:50:45,584 [salt.fileclient  ][INFO    ][2046] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-11 05:50:45,601 [salt.fileclient  ][INFO    ][2046] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-11 05:50:45,606 [salt.state       ][INFO    ][2046] File /usr/bin/haproxy-status.sh is in the correct state
2017-12-11 05:50:45,607 [salt.state       ][INFO    ][2046] Completed state [/usr/bin/haproxy-status.sh] at time 05:50:45.606477 duration_in_ms=51.684
2017-12-11 05:50:45,607 [salt.state       ][INFO    ][2046] Running state [net.ipv4.ip_nonlocal_bind] at time 05:50:45.607295
2017-12-11 05:50:45,608 [salt.state       ][INFO    ][2046] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-11 05:50:45,616 [salt.loaded.int.module.cmdmod][INFO    ][2046] Executing command 'sysctl -a' in directory '/root'
2017-12-11 05:50:45,632 [salt.state       ][INFO    ][2046] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-12-11 05:50:45,633 [salt.state       ][INFO    ][2046] Completed state [net.ipv4.ip_nonlocal_bind] at time 05:50:45.632544 duration_in_ms=25.249
2017-12-11 05:50:45,634 [salt.state       ][INFO    ][2046] Running state [haproxy] at time 05:50:45.633703
2017-12-11 05:50:45,634 [salt.state       ][INFO    ][2046] Executing state service.running for haproxy
2017-12-11 05:50:45,635 [salt.loaded.int.module.cmdmod][INFO    ][2046] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-11 05:50:45,645 [salt.loaded.int.module.cmdmod][INFO    ][2046] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-11 05:50:45,654 [salt.loaded.int.module.cmdmod][INFO    ][2046] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-11 05:50:45,662 [salt.state       ][INFO    ][2046] The service haproxy is already running
2017-12-11 05:50:45,662 [salt.state       ][INFO    ][2046] Completed state [haproxy] at time 05:50:45.662069 duration_in_ms=28.365
2017-12-11 05:50:45,663 [salt.minion      ][INFO    ][2046] Returning information for job: 20171211055043592901
2017-12-11 05:50:47,670 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command service.status with jid 20171211055047664891
2017-12-11 05:50:47,686 [salt.minion      ][INFO    ][2073] Starting a new job with PID 2073
2017-12-11 05:50:47,791 [salt.loaded.int.module.cmdmod][INFO    ][2073] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-11 05:50:47,800 [salt.loaded.int.module.cmdmod][INFO    ][2073] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-11 05:50:47,809 [salt.minion      ][INFO    ][2073] Returning information for job: 20171211055047664891
2017-12-11 05:50:49,190 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command service.restart with jid 20171211055049180916
2017-12-11 05:50:49,210 [salt.minion      ][INFO    ][2081] Starting a new job with PID 2081
2017-12-11 05:50:49,321 [salt.loaded.int.module.cmdmod][INFO    ][2081] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-11 05:50:49,329 [salt.loaded.int.module.cmdmod][INFO    ][2081] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-11 05:50:49,345 [salt.loaded.int.module.cmdmod][INFO    ][2081] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-11 05:50:49,379 [salt.minion      ][INFO    ][2081] Returning information for job: 20171211055049180916
2017-12-11 06:13:28,524 [salt.utils.schedule][INFO    ][1843] Running scheduled job: __mine_interval
2017-12-11 06:24:43,362 [salt.minion      ][INFO    ][1843] User sudo_ubuntu Executing command cp.push_dir with jid 20171211062443359917
2017-12-11 06:24:43,398 [salt.minion      ][INFO    ][4106] Starting a new job with PID 4106
