2017-12-14 02:52:25,227 [salt.cli.daemons ][WARNING ][938] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-14 02:55:51,491 [salt.state       ][ERROR   ][1142] No contents found in top file
2017-12-14 02:55:58,704 [py.warnings      ][WARNING ][1239] /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-14 02:55:58,709 [salt.loaded.int.module.cmdmod][ERROR   ][1239] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-14 02:55:58,709 [salt.loaded.int.module.cmdmod][ERROR   ][1239] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-14 02:55:58,722 [salt.loaded.int.module.cmdmod][ERROR   ][1239] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-14 02:55:58,723 [salt.loaded.int.module.cmdmod][ERROR   ][1239] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-14 02:55:59,852 [salt.loaded.int.module.cmdmod][ERROR   ][1239] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-14 02:55:59,852 [salt.loaded.int.module.cmdmod][ERROR   ][1239] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-14 02:55:59,864 [salt.loaded.int.module.cmdmod][ERROR   ][1239] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-14 02:55:59,865 [salt.loaded.int.module.cmdmod][ERROR   ][1239] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-14 02:56:47,484 [salt.loaded.int.module.cmdmod][ERROR   ][1239] 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-14 02:56:51,938 [salt.loaded.int.module.cmdmod][INFO    ][1746] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-14 02:56:51,947 [salt.loaded.int.module.cmdmod][INFO    ][1746] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-14 02:56:51,959 [salt.loaded.int.module.cmdmod][INFO    ][1746] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-14 02:56:51,985 [salt.utils.parsers][WARNING ][938] Minion received a SIGTERM. Exiting.
2017-12-14 02:56:52,236 [salt.cli.daemons ][INFO    ][1807] Setting up the Salt Minion "msg02.baremetal-mcp-pike-ovs-ha.local"
2017-12-14 02:56:52,530 [salt.minion      ][INFO    ][1807] Creating minion process manager
2017-12-14 02:56:52,531 [salt.cli.daemons ][WARNING ][1807] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-14 02:56:52,531 [salt.cli.daemons ][INFO    ][1807] The Salt Minion is starting up
2017-12-14 02:56:52,531 [salt.minion      ][INFO    ][1807] Minion is starting as user 'root'
2017-12-14 02:56:52,532 [salt.utils.event ][INFO    ][1807] Starting pull socket on /var/run/salt/minion/minion_event_398d63b118_pull.ipc
2017-12-14 02:56:53,111 [salt.loaded.int.module.cmdmod][INFO    ][1807] Executing command ['date', '+%z'] in directory '/root'
2017-12-14 02:56:53,121 [salt.utils.schedule][INFO    ][1807] Updating job settings for scheduled job: __mine_interval
2017-12-14 02:56:53,123 [salt.minion      ][INFO    ][1807] Added mine.update to scheduler
2017-12-14 02:56:53,384 [salt.minion      ][INFO    ][1807] Minion is ready to receive requests!
2017-12-14 02:56:54,385 [salt.utils.schedule][INFO    ][1807] Running scheduled job: __mine_interval
2017-12-14 02:57:49,742 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.apply with jid 20171214025749726312
2017-12-14 02:57:49,768 [salt.minion      ][INFO    ][1908] Starting a new job with PID 1908
2017-12-14 02:57:52,583 [salt.state       ][INFO    ][1908] Loading fresh modules for state activity
2017-12-14 02:57:52,606 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 02:57:52,625 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 02:57:52,653 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:52,700 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 02:57:52,714 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:52,760 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 02:57:52,832 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:52,918 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 02:57:53,029 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:53,083 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 02:57:53,108 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:53,433 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 02:57:53,462 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:53,510 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 02:57:53,540 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:53,598 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 02:57:53,621 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:53,669 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 02:57:53,692 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:53,738 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 02:57:53,754 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:53,804 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 02:57:53,838 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:53,902 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 02:57:53,923 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:53,967 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 02:57:53,989 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:54,037 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 02:57:54,054 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:54,101 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 02:57:54,119 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:54,170 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 02:57:54,186 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:54,234 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 02:57:54,250 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:54,299 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 02:57:54,332 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:54,406 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 02:57:54,470 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:54,521 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 02:57:54,549 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:54,597 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 02:57:54,616 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:54,667 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 02:57:54,679 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 02:57:54,697 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 02:57:54,715 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 02:57:54,730 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 02:57:54,742 [salt.state       ][INFO    ][1908] Running state [/etc/environment] at time 02:57:54.741478
2017-12-14 02:57:54,763 [salt.state       ][INFO    ][1908] Executing state file.blockreplace for /etc/environment
2017-12-14 02:57:54,768 [salt.state       ][INFO    ][1908] 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-14 02:57:54,769 [salt.state       ][INFO    ][1908] Completed state [/etc/environment] at time 02:57:54.768598 duration_in_ms=27.12
2017-12-14 02:57:54,769 [salt.state       ][INFO    ][1908] Running state [/etc/profile.d] at time 02:57:54.768892
2017-12-14 02:57:54,769 [salt.state       ][INFO    ][1908] Executing state file.directory for /etc/profile.d
2017-12-14 02:57:54,770 [salt.state       ][INFO    ][1908] Directory /etc/profile.d is in the correct state
2017-12-14 02:57:54,770 [salt.state       ][INFO    ][1908] Completed state [/etc/profile.d] at time 02:57:54.770271 duration_in_ms=1.378
2017-12-14 02:57:55,006 [salt.state       ][INFO    ][1908] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:57:55.005558
2017-12-14 02:57:55,006 [salt.state       ][INFO    ][1908] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 02:57:55,028 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 02:57:55,033 [salt.state       ][INFO    ][1908] File changed:
New file
2017-12-14 02:57:55,034 [salt.state       ][INFO    ][1908] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:57:55.033612 duration_in_ms=28.055
2017-12-14 02:57:55,034 [salt.state       ][INFO    ][1908] Running state [linux_repo_prereq_pkgs] at time 02:57:55.034260
2017-12-14 02:57:55,035 [salt.state       ][INFO    ][1908] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 02:57:55,035 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 02:57:55,518 [salt.state       ][INFO    ][1908] All specified packages are already installed
2017-12-14 02:57:55,519 [salt.state       ][INFO    ][1908] Completed state [linux_repo_prereq_pkgs] at time 02:57:55.518797 duration_in_ms=484.535
2017-12-14 02:57:55,519 [salt.state       ][INFO    ][1908] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:57:55.519128
2017-12-14 02:57:55,519 [salt.state       ][INFO    ][1908] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-14 02:57:55,520 [salt.state       ][INFO    ][1908] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-14 02:57:55,520 [salt.state       ][INFO    ][1908] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 02:57:55.520043 duration_in_ms=0.915
2017-12-14 02:57:55,520 [salt.state       ][INFO    ][1908] Running state [/etc/apt/preferences.d/mk_openstack] at time 02:57:55.520324
2017-12-14 02:57:55,521 [salt.state       ][INFO    ][1908] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-14 02:57:55,544 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 02:57:55,562 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:55,599 [salt.state       ][INFO    ][1908] File changed:
New file
2017-12-14 02:57:55,600 [salt.state       ][INFO    ][1908] Completed state [/etc/apt/preferences.d/mk_openstack] at time 02:57:55.599610 duration_in_ms=79.286
2017-12-14 02:57:55,608 [salt.state       ][INFO    ][1908] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:57:55.607645
2017-12-14 02:57:55,608 [salt.state       ][INFO    ][1908] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-14 02:57:56,044 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-14 02:57:56,242 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 02:57:57,942 [salt.state       ][INFO    ][1908] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-14 02:57:57,942 [salt.state       ][INFO    ][1908] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 02:57:57.942253 duration_in_ms=2334.607
2017-12-14 02:57:57,943 [salt.state       ][INFO    ][1908] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:57:57.942603
2017-12-14 02:57:57,943 [salt.state       ][INFO    ][1908] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-14 02:57:57,943 [salt.state       ][INFO    ][1908] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-14 02:57:57,944 [salt.state       ][INFO    ][1908] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 02:57:57.943576 duration_in_ms=0.973
2017-12-14 02:57:57,944 [salt.state       ][INFO    ][1908] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 02:57:57.943849
2017-12-14 02:57:57,944 [salt.state       ][INFO    ][1908] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-14 02:57:58,004 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 02:57:58,019 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:57:58,055 [salt.state       ][INFO    ][1908] File changed:
New file
2017-12-14 02:57:58,055 [salt.state       ][INFO    ][1908] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 02:57:58.055365 duration_in_ms=111.516
2017-12-14 02:57:58,056 [salt.state       ][INFO    ][1908] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:57:58.056144
2017-12-14 02:57:58,056 [salt.state       ][INFO    ][1908] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-14 02:57:58,885 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-14 02:57:58,981 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 02:57:59,846 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214025759831840
2017-12-14 02:57:59,865 [salt.minion      ][INFO    ][2814] Starting a new job with PID 2814
2017-12-14 02:57:59,874 [salt.minion      ][INFO    ][2814] Returning information for job: 20171214025759831840
2017-12-14 02:58:01,611 [salt.state       ][INFO    ][1908] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-14 02:58:01,611 [salt.state       ][INFO    ][1908] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 02:58:01.611443 duration_in_ms=3555.299
2017-12-14 02:58:01,612 [salt.state       ][INFO    ][1908] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:58:01.611792
2017-12-14 02:58:01,612 [salt.state       ][INFO    ][1908] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 02:58:01,613 [salt.state       ][INFO    ][1908] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 02:58:01,613 [salt.state       ][INFO    ][1908] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:58:01.612811 duration_in_ms=1.02
2017-12-14 02:58:01,613 [salt.state       ][INFO    ][1908] Running state [/etc/apt/preferences.d/uca] at time 02:58:01.613088
2017-12-14 02:58:01,613 [salt.state       ][INFO    ][1908] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 02:58:01,614 [salt.state       ][INFO    ][1908] File /etc/apt/preferences.d/uca is not present
2017-12-14 02:58:01,614 [salt.state       ][INFO    ][1908] Completed state [/etc/apt/preferences.d/uca] at time 02:58:01.613935 duration_in_ms=0.847
2017-12-14 02:58:01,615 [salt.state       ][INFO    ][1908] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:58:01.614728
2017-12-14 02:58:01,615 [salt.state       ][INFO    ][1908] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 02:58:01,664 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 02:58:01,716 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-14 02:58:02,298 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 02:58:05,382 [salt.state       ][INFO    ][1908] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-14 02:58:05,382 [salt.state       ][INFO    ][1908] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:58:05.382253 duration_in_ms=3767.524
2017-12-14 02:58:05,383 [salt.state       ][INFO    ][1908] Running state [linux_extra_packages_purged] at time 02:58:05.382600
2017-12-14 02:58:05,383 [salt.state       ][INFO    ][1908] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 02:58:05,398 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-14 02:58:09,911 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214025809896673
2017-12-14 02:58:09,931 [salt.minion      ][INFO    ][3481] Starting a new job with PID 3481
2017-12-14 02:58:09,942 [salt.minion      ][INFO    ][3481] Returning information for job: 20171214025809896673
2017-12-14 02:58:17,288 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 02:58:17,307 [salt.state       ][INFO    ][1908] {'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-14 02:58:17,316 [salt.state       ][INFO    ][1908] Loading fresh modules for state activity
2017-12-14 02:58:17,329 [salt.state       ][INFO    ][1908] Completed state [linux_extra_packages_purged] at time 02:58:17.329245 duration_in_ms=11946.644
2017-12-14 02:58:17,334 [salt.state       ][INFO    ][1908] Running state [linux_extra_packages_latest] at time 02:58:17.334165
2017-12-14 02:58:17,334 [salt.state       ][INFO    ][1908] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 02:58:17,639 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 02:58:19,482 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 02:58:19,521 [salt.loaded.int.module.cmdmod][INFO    ][1908] 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-14 02:58:20,080 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214025820064615
2017-12-14 02:58:20,099 [salt.minion      ][INFO    ][4169] Starting a new job with PID 4169
2017-12-14 02:58:20,111 [salt.minion      ][INFO    ][4169] Returning information for job: 20171214025820064615
2017-12-14 02:58:29,075 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 02:58:29,099 [salt.state       ][INFO    ][1908] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-14 02:58:29,107 [salt.state       ][INFO    ][1908] Loading fresh modules for state activity
2017-12-14 02:58:29,121 [salt.state       ][INFO    ][1908] Completed state [linux_extra_packages_latest] at time 02:58:29.121354 duration_in_ms=11787.189
2017-12-14 02:58:29,202 [salt.state       ][INFO    ][1908] Running state [UTC] at time 02:58:29.201651
2017-12-14 02:58:29,202 [salt.state       ][INFO    ][1908] Executing state timezone.system for UTC
2017-12-14 02:58:29,204 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['timedatectl'] in directory '/root'
2017-12-14 02:58:29,409 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['timedatectl'] in directory '/root'
2017-12-14 02:58:29,420 [salt.state       ][INFO    ][1908] Timezone UTC already set, UTC already set to UTC
2017-12-14 02:58:29,420 [salt.state       ][INFO    ][1908] Completed state [UTC] at time 02:58:29.420338 duration_in_ms=218.688
2017-12-14 02:58:29,435 [salt.state       ][INFO    ][1908] Running state [nf_conntrack] at time 02:58:29.435044
2017-12-14 02:58:29,435 [salt.state       ][INFO    ][1908] Executing state kmod.present for nf_conntrack
2017-12-14 02:58:29,436 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'lsmod' in directory '/root'
2017-12-14 02:58:30,147 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'lsmod' in directory '/root'
2017-12-14 02:58:30,157 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-14 02:58:30,207 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'lsmod' in directory '/root'
2017-12-14 02:58:30,248 [salt.state       ][INFO    ][1908] {'nf_conntrack': 'loaded'}
2017-12-14 02:58:30,249 [salt.state       ][INFO    ][1908] Completed state [nf_conntrack] at time 02:58:30.248771 duration_in_ms=813.727
2017-12-14 02:58:30,280 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214025830264816
2017-12-14 02:58:30,295 [salt.minion      ][INFO    ][4341] Starting a new job with PID 4341
2017-12-14 02:58:30,304 [salt.minion      ][INFO    ][4341] Returning information for job: 20171214025830264816
2017-12-14 02:58:30,317 [salt.state       ][INFO    ][1908] Running state [kernel.panic] at time 02:58:30.317260
2017-12-14 02:58:30,318 [salt.state       ][INFO    ][1908] Executing state sysctl.present for kernel.panic
2017-12-14 02:58:30,318 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:30,535 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-14 02:58:30,544 [salt.state       ][INFO    ][1908] {'kernel.panic': 60}
2017-12-14 02:58:30,544 [salt.state       ][INFO    ][1908] Completed state [kernel.panic] at time 02:58:30.543995 duration_in_ms=226.736
2017-12-14 02:58:30,544 [salt.state       ][INFO    ][1908] Running state [net.ipv4.tcp_keepalive_probes] at time 02:58:30.544246
2017-12-14 02:58:30,544 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 02:58:30,545 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:30,564 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-14 02:58:30,572 [salt.state       ][INFO    ][1908] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-14 02:58:30,573 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:58:30.572952 duration_in_ms=28.704
2017-12-14 02:58:30,573 [salt.state       ][INFO    ][1908] Running state [fs.file-max] at time 02:58:30.573308
2017-12-14 02:58:30,574 [salt.state       ][INFO    ][1908] Executing state sysctl.present for fs.file-max
2017-12-14 02:58:30,574 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:30,589 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-14 02:58:30,597 [salt.state       ][INFO    ][1908] {'fs.file-max': 124165}
2017-12-14 02:58:30,597 [salt.state       ][INFO    ][1908] Completed state [fs.file-max] at time 02:58:30.597039 duration_in_ms=23.73
2017-12-14 02:58:30,597 [salt.state       ][INFO    ][1908] Running state [net.core.somaxconn] at time 02:58:30.597299
2017-12-14 02:58:30,598 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.core.somaxconn
2017-12-14 02:58:30,598 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:30,732 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-14 02:58:30,741 [salt.state       ][INFO    ][1908] {'net.core.somaxconn': 4096}
2017-12-14 02:58:30,741 [salt.state       ][INFO    ][1908] Completed state [net.core.somaxconn] at time 02:58:30.741119 duration_in_ms=143.82
2017-12-14 02:58:30,741 [salt.state       ][INFO    ][1908] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:58:30.741356
2017-12-14 02:58:30,742 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 02:58:30,742 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:30,757 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-14 02:58:30,766 [salt.state       ][INFO    ][1908] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-14 02:58:30,766 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:58:30.765992 duration_in_ms=24.635
2017-12-14 02:58:30,766 [salt.state       ][INFO    ][1908] Running state [net.ipv4.tcp_tw_reuse] at time 02:58:30.766235
2017-12-14 02:58:30,766 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 02:58:30,767 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:30,840 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-14 02:58:30,850 [salt.state       ][INFO    ][1908] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-14 02:58:30,851 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.tcp_tw_reuse] at time 02:58:30.850748 duration_in_ms=84.51
2017-12-14 02:58:30,851 [salt.state       ][INFO    ][1908] Running state [net.ipv4.tcp_congestion_control] at time 02:58:30.851103
2017-12-14 02:58:30,851 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 02:58:30,852 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:30,990 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-14 02:58:31,011 [salt.state       ][INFO    ][1908] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-14 02:58:31,011 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.tcp_congestion_control] at time 02:58:31.010820 duration_in_ms=159.716
2017-12-14 02:58:31,011 [salt.state       ][INFO    ][1908] Running state [net.ipv4.tcp_retries2] at time 02:58:31.011045
2017-12-14 02:58:31,011 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 02:58:31,012 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,027 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-14 02:58:31,035 [salt.state       ][INFO    ][1908] {'net.ipv4.tcp_retries2': 5}
2017-12-14 02:58:31,036 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.tcp_retries2] at time 02:58:31.035710 duration_in_ms=24.663
2017-12-14 02:58:31,036 [salt.state       ][INFO    ][1908] Running state [net.core.netdev_max_backlog] at time 02:58:31.035933
2017-12-14 02:58:31,036 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 02:58:31,037 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,108 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-14 02:58:31,116 [salt.state       ][INFO    ][1908] {'net.core.netdev_max_backlog': 261144}
2017-12-14 02:58:31,117 [salt.state       ][INFO    ][1908] Completed state [net.core.netdev_max_backlog] at time 02:58:31.116610 duration_in_ms=80.676
2017-12-14 02:58:31,117 [salt.state       ][INFO    ][1908] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:58:31.116850
2017-12-14 02:58:31,117 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 02:58:31,118 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,144 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-14 02:58:31,152 [salt.state       ][INFO    ][1908] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-14 02:58:31,152 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:58:31.152134 duration_in_ms=35.283
2017-12-14 02:58:31,152 [salt.state       ][INFO    ][1908] Running state [vm.swappiness] at time 02:58:31.152363
2017-12-14 02:58:31,153 [salt.state       ][INFO    ][1908] Executing state sysctl.present for vm.swappiness
2017-12-14 02:58:31,153 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,222 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-14 02:58:31,230 [salt.state       ][INFO    ][1908] {'vm.swappiness': 10}
2017-12-14 02:58:31,230 [salt.state       ][INFO    ][1908] Completed state [vm.swappiness] at time 02:58:31.230203 duration_in_ms=77.838
2017-12-14 02:58:31,230 [salt.state       ][INFO    ][1908] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:58:31.230473
2017-12-14 02:58:31,231 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 02:58:31,231 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,282 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-14 02:58:31,293 [salt.state       ][INFO    ][1908] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-14 02:58:31,293 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:58:31.292988 duration_in_ms=62.514
2017-12-14 02:58:31,293 [salt.state       ][INFO    ][1908] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:58:31.293233
2017-12-14 02:58:31,293 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 02:58:31,294 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,389 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-14 02:58:31,401 [salt.state       ][INFO    ][1908] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-14 02:58:31,401 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:58:31.401104 duration_in_ms=107.871
2017-12-14 02:58:31,401 [salt.state       ][INFO    ][1908] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:58:31.401379
2017-12-14 02:58:31,402 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 02:58:31,402 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,467 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-14 02:58:31,479 [salt.state       ][INFO    ][1908] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-14 02:58:31,479 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:58:31.478969 duration_in_ms=77.59
2017-12-14 02:58:31,479 [salt.state       ][INFO    ][1908] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:58:31.479219
2017-12-14 02:58:31,479 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 02:58:31,480 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,599 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-14 02:58:31,610 [salt.state       ][INFO    ][1908] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-14 02:58:31,611 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:58:31.610465 duration_in_ms=131.244
2017-12-14 02:58:31,611 [salt.state       ][INFO    ][1908] Running state [net.ipv4.tcp_fin_timeout] at time 02:58:31.610765
2017-12-14 02:58:31,611 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 02:58:31,612 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,647 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-14 02:58:31,656 [salt.state       ][INFO    ][1908] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-14 02:58:31,656 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.tcp_fin_timeout] at time 02:58:31.656410 duration_in_ms=45.644
2017-12-14 02:58:31,657 [salt.state       ][INFO    ][1908] Running state [net.ipv4.tcp_keepalive_time] at time 02:58:31.656693
2017-12-14 02:58:31,657 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 02:58:31,657 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,779 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-14 02:58:31,789 [salt.state       ][INFO    ][1908] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-14 02:58:31,789 [salt.state       ][INFO    ][1908] Completed state [net.ipv4.tcp_keepalive_time] at time 02:58:31.789402 duration_in_ms=132.708
2017-12-14 02:58:31,790 [salt.state       ][INFO    ][1908] Running state [net.nf_conntrack_max] at time 02:58:31.789649
2017-12-14 02:58:31,790 [salt.state       ][INFO    ][1908] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 02:58:31,790 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -a' in directory '/root'
2017-12-14 02:58:31,934 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-14 02:58:31,945 [salt.state       ][INFO    ][1908] {'net.nf_conntrack_max': 1048576}
2017-12-14 02:58:31,945 [salt.state       ][INFO    ][1908] Completed state [net.nf_conntrack_max] at time 02:58:31.944953 duration_in_ms=155.304
2017-12-14 02:58:31,951 [salt.state       ][INFO    ][1908] Running state [linux_sysfs_package] at time 02:58:31.950988
2017-12-14 02:58:31,951 [salt.state       ][INFO    ][1908] Executing state pkg.installed for linux_sysfs_package
2017-12-14 02:58:32,155 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-14 02:58:32,206 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 02:58:34,360 [salt.loaded.int.module.cmdmod][INFO    ][1908] 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-14 02:58:40,396 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214025840383459
2017-12-14 02:58:40,412 [salt.minion      ][INFO    ][4787] Starting a new job with PID 4787
2017-12-14 02:58:40,604 [salt.minion      ][INFO    ][4787] Returning information for job: 20171214025840383459
2017-12-14 02:58:50,454 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214025850442312
2017-12-14 02:58:50,473 [salt.minion      ][INFO    ][4890] Starting a new job with PID 4890
2017-12-14 02:58:50,710 [salt.minion      ][INFO    ][4890] Returning information for job: 20171214025850442312
2017-12-14 02:58:53,569 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 02:58:53,592 [salt.state       ][INFO    ][1908] 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-14 02:58:53,600 [salt.state       ][INFO    ][1908] Loading fresh modules for state activity
2017-12-14 02:58:53,617 [salt.state       ][INFO    ][1908] Completed state [linux_sysfs_package] at time 02:58:53.616846 duration_in_ms=21665.857
2017-12-14 02:58:53,620 [salt.state       ][INFO    ][1908] Running state [/etc/sysfs.d] at time 02:58:53.619720
2017-12-14 02:58:53,620 [salt.state       ][INFO    ][1908] Executing state file.directory for /etc/sysfs.d
2017-12-14 02:58:53,622 [salt.state       ][INFO    ][1908] Directory /etc/sysfs.d is in the correct state
2017-12-14 02:58:53,623 [salt.state       ][INFO    ][1908] Completed state [/etc/sysfs.d] at time 02:58:53.622485 duration_in_ms=2.765
2017-12-14 02:58:53,701 [salt.state       ][INFO    ][1908] Running state [ondemand] at time 02:58:53.700822
2017-12-14 02:58:53,701 [salt.state       ][INFO    ][1908] Executing state service.dead for ondemand
2017-12-14 02:58:53,704 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 02:58:53,714 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 02:58:53,723 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 02:58:53,734 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-14 02:58:53,773 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 02:58:53,784 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 02:58:53,797 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 02:58:53,809 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-14 02:58:53,877 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 02:58:53,889 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'runlevel' in directory '/root'
2017-12-14 02:58:53,897 [salt.state       ][INFO    ][1908] {'ondemand': True}
2017-12-14 02:58:53,898 [salt.state       ][INFO    ][1908] Completed state [ondemand] at time 02:58:53.897741 duration_in_ms=196.919
2017-12-14 02:58:53,924 [salt.state       ][INFO    ][1908] Running state [cs_CZ.UTF-8] at time 02:58:53.924087
2017-12-14 02:58:53,924 [salt.state       ][INFO    ][1908] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 02:58:53,925 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'locale -a' in directory '/root'
2017-12-14 02:58:53,935 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-14 02:58:54,920 [salt.state       ][INFO    ][1908] {'locale': 'cs_CZ.UTF-8'}
2017-12-14 02:58:54,921 [salt.state       ][INFO    ][1908] Completed state [cs_CZ.UTF-8] at time 02:58:54.920952 duration_in_ms=996.864
2017-12-14 02:58:54,921 [salt.state       ][INFO    ][1908] Running state [en_US.UTF-8] at time 02:58:54.921345
2017-12-14 02:58:54,922 [salt.state       ][INFO    ][1908] Executing state locale.present for en_US.UTF-8
2017-12-14 02:58:54,922 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'locale -a' in directory '/root'
2017-12-14 02:58:54,934 [salt.state       ][INFO    ][1908] Locale en_US.UTF-8 is already present
2017-12-14 02:58:54,934 [salt.state       ][INFO    ][1908] Completed state [en_US.UTF-8] at time 02:58:54.934163 duration_in_ms=12.816
2017-12-14 02:58:54,935 [salt.state       ][INFO    ][1908] Running state [en_US.UTF-8] at time 02:58:54.935406
2017-12-14 02:58:54,936 [salt.state       ][INFO    ][1908] Executing state locale.system for en_US.UTF-8
2017-12-14 02:58:54,936 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'localectl' in directory '/root'
2017-12-14 02:58:55,107 [salt.state       ][INFO    ][1908] System locale en_US.UTF-8 already set
2017-12-14 02:58:55,108 [salt.state       ][INFO    ][1908] Completed state [en_US.UTF-8] at time 02:58:55.108165 duration_in_ms=172.758
2017-12-14 02:58:55,116 [salt.state       ][INFO    ][1908] Running state [root] at time 02:58:55.116002
2017-12-14 02:58:55,116 [salt.state       ][INFO    ][1908] Executing state user.present for root
2017-12-14 02:58:55,121 [salt.state       ][INFO    ][1908] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17514}
2017-12-14 02:58:55,121 [salt.state       ][INFO    ][1908] Completed state [root] at time 02:58:55.121263 duration_in_ms=5.261
2017-12-14 02:58:55,122 [salt.state       ][INFO    ][1908] Running state [/root] at time 02:58:55.122198
2017-12-14 02:58:55,122 [salt.state       ][INFO    ][1908] Executing state file.directory for /root
2017-12-14 02:58:55,123 [salt.state       ][INFO    ][1908] Directory /root is in the correct state
2017-12-14 02:58:55,123 [salt.state       ][INFO    ][1908] Completed state [/root] at time 02:58:55.123261 duration_in_ms=1.063
2017-12-14 02:58:55,124 [salt.state       ][INFO    ][1908] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:58:55.123511
2017-12-14 02:58:55,124 [salt.state       ][INFO    ][1908] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 02:58:55,128 [salt.state       ][INFO    ][1908] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 02:58:55,128 [salt.state       ][INFO    ][1908] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:58:55.127765 duration_in_ms=4.254
2017-12-14 02:58:55,128 [salt.state       ][INFO    ][1908] Running state [ubuntu] at time 02:58:55.128030
2017-12-14 02:58:55,128 [salt.state       ][INFO    ][1908] Executing state user.present for ubuntu
2017-12-14 02:58:55,129 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-14 02:58:56,743 [salt.state       ][INFO    ][1908] {'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-14 02:58:56,744 [salt.state       ][INFO    ][1908] Completed state [ubuntu] at time 02:58:56.743731 duration_in_ms=1615.7
2017-12-14 02:58:56,745 [salt.state       ][INFO    ][1908] Running state [/home/ubuntu] at time 02:58:56.744820
2017-12-14 02:58:56,745 [salt.state       ][INFO    ][1908] Executing state file.directory for /home/ubuntu
2017-12-14 02:58:56,746 [salt.state       ][INFO    ][1908] {'mode': '0700'}
2017-12-14 02:58:56,746 [salt.state       ][INFO    ][1908] Completed state [/home/ubuntu] at time 02:58:56.746137 duration_in_ms=1.317
2017-12-14 02:58:56,747 [salt.state       ][INFO    ][1908] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:58:56.746828
2017-12-14 02:58:56,747 [salt.state       ][INFO    ][1908] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 02:58:56,769 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 02:58:56,772 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command '/usr/sbin/visudo -c -f /tmp/tmp96Yg9j' in directory '/root'
2017-12-14 02:58:56,826 [salt.state       ][INFO    ][1908] File changed:
New file
2017-12-14 02:58:56,826 [salt.state       ][INFO    ][1908] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:58:56.826446 duration_in_ms=79.616
2017-12-14 02:58:56,827 [salt.state       ][INFO    ][1908] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:58:56.826781
2017-12-14 02:58:56,827 [salt.state       ][INFO    ][1908] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 02:58:56,845 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 02:58:56,866 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:58:56,906 [salt.state       ][INFO    ][1908] File changed:
New file
2017-12-14 02:58:56,906 [salt.state       ][INFO    ][1908] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:58:56.906389 duration_in_ms=79.607
2017-12-14 02:58:56,907 [salt.state       ][INFO    ][1908] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:58:56.906687
2017-12-14 02:58:56,907 [salt.state       ][INFO    ][1908] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 02:58:56,925 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 02:58:56,942 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 02:58:56,980 [salt.state       ][INFO    ][1908] File changed:
New file
2017-12-14 02:58:56,980 [salt.state       ][INFO    ][1908] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:58:56.980072 duration_in_ms=73.384
2017-12-14 02:58:56,981 [salt.state       ][INFO    ][1908] Running state [service.systemctl_reload] at time 02:58:56.981441
2017-12-14 02:58:56,982 [salt.state       ][INFO    ][1908] Executing state module.wait for service.systemctl_reload
2017-12-14 02:58:56,982 [salt.state       ][INFO    ][1908] No changes made for service.systemctl_reload
2017-12-14 02:58:56,983 [salt.state       ][INFO    ][1908] Completed state [service.systemctl_reload] at time 02:58:56.982514 duration_in_ms=1.073
2017-12-14 02:58:56,983 [salt.state       ][INFO    ][1908] Running state [service.systemctl_reload] at time 02:58:56.982831
2017-12-14 02:58:56,983 [salt.state       ][INFO    ][1908] Executing state module.mod_watch for service.systemctl_reload
2017-12-14 02:58:56,984 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-14 02:58:57,023 [salt.state       ][INFO    ][1908] {'ret': True}
2017-12-14 02:58:57,023 [salt.state       ][INFO    ][1908] Completed state [service.systemctl_reload] at time 02:58:57.023195 duration_in_ms=40.364
2017-12-14 02:58:57,024 [salt.state       ][INFO    ][1908] Running state [/etc/hostname] at time 02:58:57.023636
2017-12-14 02:58:57,024 [salt.state       ][INFO    ][1908] Executing state file.managed for /etc/hostname
2017-12-14 02:58:57,043 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 02:58:57,046 [salt.state       ][INFO    ][1908] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg02

2017-12-14 02:58:57,046 [salt.state       ][INFO    ][1908] Completed state [/etc/hostname] at time 02:58:57.046309 duration_in_ms=22.673
2017-12-14 02:58:57,048 [salt.state       ][INFO    ][1908] Running state [hostname msg02] at time 02:58:57.047973
2017-12-14 02:58:57,048 [salt.state       ][INFO    ][1908] Executing state cmd.wait for hostname msg02
2017-12-14 02:58:57,049 [salt.state       ][INFO    ][1908] No changes made for hostname msg02
2017-12-14 02:58:57,049 [salt.state       ][INFO    ][1908] Completed state [hostname msg02] at time 02:58:57.049076 duration_in_ms=1.103
2017-12-14 02:58:57,049 [salt.state       ][INFO    ][1908] Running state [hostname msg02] at time 02:58:57.049399
2017-12-14 02:58:57,050 [salt.state       ][INFO    ][1908] Executing state cmd.mod_watch for hostname msg02
2017-12-14 02:58:57,051 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command 'hostname msg02' in directory '/root'
2017-12-14 02:58:57,059 [salt.state       ][INFO    ][1908] {'pid': 5031, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 02:58:57,060 [salt.state       ][INFO    ][1908] Completed state [hostname msg02] at time 02:58:57.059685 duration_in_ms=10.286
2017-12-14 02:58:57,085 [salt.state       ][INFO    ][1908] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.085364
2017-12-14 02:58:57,086 [salt.state       ][INFO    ][1908] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,087 [salt.state       ][INFO    ][1908] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,088 [salt.state       ][INFO    ][1908] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.087657 duration_in_ms=2.292
2017-12-14 02:58:57,088 [salt.state       ][INFO    ][1908] Running state [mdb02] at time 02:58:57.088005
2017-12-14 02:58:57,088 [salt.state       ][INFO    ][1908] Executing state host.present for mdb02
2017-12-14 02:58:57,105 [salt.state       ][INFO    ][1908] {'host': 'mdb02'}
2017-12-14 02:58:57,106 [salt.state       ][INFO    ][1908] Completed state [mdb02] at time 02:58:57.105574 duration_in_ms=17.568
2017-12-14 02:58:57,106 [salt.state       ][INFO    ][1908] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.105900
2017-12-14 02:58:57,106 [salt.state       ][INFO    ][1908] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,111 [salt.state       ][INFO    ][1908] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,111 [salt.state       ][INFO    ][1908] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.111196 duration_in_ms=5.296
2017-12-14 02:58:57,112 [salt.state       ][INFO    ][1908] Running state [mdb03] at time 02:58:57.111620
2017-12-14 02:58:57,112 [salt.state       ][INFO    ][1908] Executing state host.present for mdb03
2017-12-14 02:58:57,117 [salt.state       ][INFO    ][1908] {'host': 'mdb03'}
2017-12-14 02:58:57,118 [salt.state       ][INFO    ][1908] Completed state [mdb03] at time 02:58:57.117527 duration_in_ms=5.907
2017-12-14 02:58:57,118 [salt.state       ][INFO    ][1908] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.117853
2017-12-14 02:58:57,118 [salt.state       ][INFO    ][1908] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,123 [salt.state       ][INFO    ][1908] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,123 [salt.state       ][INFO    ][1908] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.123070 duration_in_ms=5.217
2017-12-14 02:58:57,123 [salt.state       ][INFO    ][1908] Running state [mdb01] at time 02:58:57.123364
2017-12-14 02:58:57,124 [salt.state       ][INFO    ][1908] Executing state host.present for mdb01
2017-12-14 02:58:57,129 [salt.state       ][INFO    ][1908] {'host': 'mdb01'}
2017-12-14 02:58:57,129 [salt.state       ][INFO    ][1908] Completed state [mdb01] at time 02:58:57.129082 duration_in_ms=5.718
2017-12-14 02:58:57,129 [salt.state       ][INFO    ][1908] Running state [mdb] at time 02:58:57.129360
2017-12-14 02:58:57,130 [salt.state       ][INFO    ][1908] Executing state host.present for mdb
2017-12-14 02:58:57,135 [salt.state       ][INFO    ][1908] {'host': 'mdb'}
2017-12-14 02:58:57,135 [salt.state       ][INFO    ][1908] Completed state [mdb] at time 02:58:57.135204 duration_in_ms=5.843
2017-12-14 02:58:57,136 [salt.state       ][INFO    ][1908] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.135483
2017-12-14 02:58:57,136 [salt.state       ][INFO    ][1908] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,141 [salt.state       ][INFO    ][1908] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,141 [salt.state       ][INFO    ][1908] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.141275 duration_in_ms=5.792
2017-12-14 02:58:57,142 [salt.state       ][INFO    ][1908] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.141554
2017-12-14 02:58:57,142 [salt.state       ][INFO    ][1908] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,147 [salt.state       ][INFO    ][1908] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,147 [salt.state       ][INFO    ][1908] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.147406 duration_in_ms=5.852
2017-12-14 02:58:57,148 [salt.state       ][INFO    ][1908] Running state [cfg01] at time 02:58:57.147687
2017-12-14 02:58:57,148 [salt.state       ][INFO    ][1908] Executing state host.present for cfg01
2017-12-14 02:58:57,153 [salt.state       ][INFO    ][1908] {'host': 'cfg01'}
2017-12-14 02:58:57,153 [salt.state       ][INFO    ][1908] Completed state [cfg01] at time 02:58:57.153177 duration_in_ms=5.49
2017-12-14 02:58:57,153 [salt.state       ][INFO    ][1908] Running state [prx01] at time 02:58:57.153456
2017-12-14 02:58:57,154 [salt.state       ][INFO    ][1908] Executing state host.present for prx01
2017-12-14 02:58:57,159 [salt.state       ][INFO    ][1908] {'host': 'prx01'}
2017-12-14 02:58:57,159 [salt.state       ][INFO    ][1908] Completed state [prx01] at time 02:58:57.159326 duration_in_ms=5.869
2017-12-14 02:58:57,160 [salt.state       ][INFO    ][1908] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.159602
2017-12-14 02:58:57,160 [salt.state       ][INFO    ][1908] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,165 [salt.state       ][INFO    ][1908] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,165 [salt.state       ][INFO    ][1908] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.165135 duration_in_ms=5.534
2017-12-14 02:58:57,165 [salt.state       ][INFO    ][1908] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.165415
2017-12-14 02:58:57,166 [salt.state       ][INFO    ][1908] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,171 [salt.state       ][INFO    ][1908] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,171 [salt.state       ][INFO    ][1908] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.171385 duration_in_ms=5.971
2017-12-14 02:58:57,172 [salt.state       ][INFO    ][1908] Running state [kvm01] at time 02:58:57.171667
2017-12-14 02:58:57,172 [salt.state       ][INFO    ][1908] Executing state host.present for kvm01
2017-12-14 02:58:57,177 [salt.state       ][INFO    ][1908] {'host': 'kvm01'}
2017-12-14 02:58:57,177 [salt.state       ][INFO    ][1908] Completed state [kvm01] at time 02:58:57.177357 duration_in_ms=5.69
2017-12-14 02:58:57,178 [salt.state       ][INFO    ][1908] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.177633
2017-12-14 02:58:57,178 [salt.state       ][INFO    ][1908] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,185 [salt.state       ][INFO    ][1908] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,186 [salt.state       ][INFO    ][1908] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.185782 duration_in_ms=8.149
2017-12-14 02:58:57,186 [salt.state       ][INFO    ][1908] Running state [kvm03] at time 02:58:57.186065
2017-12-14 02:58:57,186 [salt.state       ][INFO    ][1908] Executing state host.present for kvm03
2017-12-14 02:58:57,191 [salt.state       ][INFO    ][1908] {'host': 'kvm03'}
2017-12-14 02:58:57,191 [salt.state       ][INFO    ][1908] Completed state [kvm03] at time 02:58:57.191178 duration_in_ms=5.114
2017-12-14 02:58:57,191 [salt.state       ][INFO    ][1908] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.191458
2017-12-14 02:58:57,192 [salt.state       ][INFO    ][1908] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,197 [salt.state       ][INFO    ][1908] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,197 [salt.state       ][INFO    ][1908] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.197361 duration_in_ms=5.903
2017-12-14 02:58:57,198 [salt.state       ][INFO    ][1908] Running state [kvm02] at time 02:58:57.197648
2017-12-14 02:58:57,198 [salt.state       ][INFO    ][1908] Executing state host.present for kvm02
2017-12-14 02:58:57,203 [salt.state       ][INFO    ][1908] {'host': 'kvm02'}
2017-12-14 02:58:57,203 [salt.state       ][INFO    ][1908] Completed state [kvm02] at time 02:58:57.203187 duration_in_ms=5.54
2017-12-14 02:58:57,203 [salt.state       ][INFO    ][1908] Running state [dbs] at time 02:58:57.203466
2017-12-14 02:58:57,204 [salt.state       ][INFO    ][1908] Executing state host.present for dbs
2017-12-14 02:58:57,227 [salt.state       ][INFO    ][1908] {'host': 'dbs'}
2017-12-14 02:58:57,227 [salt.state       ][INFO    ][1908] Completed state [dbs] at time 02:58:57.227182 duration_in_ms=23.716
2017-12-14 02:58:57,228 [salt.state       ][INFO    ][1908] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.227484
2017-12-14 02:58:57,228 [salt.state       ][INFO    ][1908] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,233 [salt.state       ][INFO    ][1908] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,233 [salt.state       ][INFO    ][1908] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.233128 duration_in_ms=5.644
2017-12-14 02:58:57,233 [salt.state       ][INFO    ][1908] Running state [prx] at time 02:58:57.233415
2017-12-14 02:58:57,234 [salt.state       ][INFO    ][1908] Executing state host.present for prx
2017-12-14 02:58:57,239 [salt.state       ][INFO    ][1908] {'host': 'prx'}
2017-12-14 02:58:57,239 [salt.state       ][INFO    ][1908] Completed state [prx] at time 02:58:57.239133 duration_in_ms=5.719
2017-12-14 02:58:57,239 [salt.state       ][INFO    ][1908] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.239417
2017-12-14 02:58:57,240 [salt.state       ][INFO    ][1908] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,245 [salt.state       ][INFO    ][1908] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,245 [salt.state       ][INFO    ][1908] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.245141 duration_in_ms=5.724
2017-12-14 02:58:57,245 [salt.state       ][INFO    ][1908] Running state [prx02] at time 02:58:57.245421
2017-12-14 02:58:57,246 [salt.state       ][INFO    ][1908] Executing state host.present for prx02
2017-12-14 02:58:57,251 [salt.state       ][INFO    ][1908] {'host': 'prx02'}
2017-12-14 02:58:57,251 [salt.state       ][INFO    ][1908] Completed state [prx02] at time 02:58:57.251159 duration_in_ms=5.738
2017-12-14 02:58:57,251 [salt.state       ][INFO    ][1908] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.251437
2017-12-14 02:58:57,252 [salt.state       ][INFO    ][1908] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,257 [salt.state       ][INFO    ][1908] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,257 [salt.state       ][INFO    ][1908] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.257128 duration_in_ms=5.691
2017-12-14 02:58:57,257 [salt.state       ][INFO    ][1908] Running state [gtw01] at time 02:58:57.257408
2017-12-14 02:58:57,258 [salt.state       ][INFO    ][1908] Executing state host.present for gtw01
2017-12-14 02:58:57,263 [salt.state       ][INFO    ][1908] {'host': 'gtw01'}
2017-12-14 02:58:57,263 [salt.state       ][INFO    ][1908] Completed state [gtw01] at time 02:58:57.263183 duration_in_ms=5.776
2017-12-14 02:58:57,263 [salt.state       ][INFO    ][1908] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.263464
2017-12-14 02:58:57,264 [salt.state       ][INFO    ][1908] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,269 [salt.state       ][INFO    ][1908] {'host': 'gtw01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,269 [salt.state       ][INFO    ][1908] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.269169 duration_in_ms=5.704
2017-12-14 02:58:57,269 [salt.state       ][INFO    ][1908] Running state [gtw02] at time 02:58:57.269450
2017-12-14 02:58:57,270 [salt.state       ][INFO    ][1908] Executing state host.present for gtw02
2017-12-14 02:58:57,275 [salt.state       ][INFO    ][1908] {'host': 'gtw02'}
2017-12-14 02:58:57,276 [salt.state       ][INFO    ][1908] Completed state [gtw02] at time 02:58:57.275511 duration_in_ms=6.062
2017-12-14 02:58:57,276 [salt.state       ][INFO    ][1908] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.275790
2017-12-14 02:58:57,276 [salt.state       ][INFO    ][1908] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,341 [salt.state       ][INFO    ][1908] {'host': 'gtw02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,341 [salt.state       ][INFO    ][1908] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.341204 duration_in_ms=65.415
2017-12-14 02:58:57,342 [salt.state       ][INFO    ][1908] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.341491
2017-12-14 02:58:57,342 [salt.state       ][INFO    ][1908] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,389 [salt.state       ][INFO    ][1908] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,389 [salt.state       ][INFO    ][1908] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.389421 duration_in_ms=47.93
2017-12-14 02:58:57,390 [salt.state       ][INFO    ][1908] Running state [msg02] at time 02:58:57.389739
2017-12-14 02:58:57,390 [salt.state       ][INFO    ][1908] Executing state host.present for msg02
2017-12-14 02:58:57,395 [salt.state       ][INFO    ][1908] {'host': 'msg02'}
2017-12-14 02:58:57,395 [salt.state       ][INFO    ][1908] Completed state [msg02] at time 02:58:57.395008 duration_in_ms=5.269
2017-12-14 02:58:57,395 [salt.state       ][INFO    ][1908] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.395298
2017-12-14 02:58:57,396 [salt.state       ][INFO    ][1908] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,399 [salt.state       ][INFO    ][1908] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,399 [salt.state       ][INFO    ][1908] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.399005 duration_in_ms=3.708
2017-12-14 02:58:57,399 [salt.state       ][INFO    ][1908] Running state [msg03] at time 02:58:57.399298
2017-12-14 02:58:57,400 [salt.state       ][INFO    ][1908] Executing state host.present for msg03
2017-12-14 02:58:57,404 [salt.state       ][INFO    ][1908] {'host': 'msg03'}
2017-12-14 02:58:57,405 [salt.state       ][INFO    ][1908] Completed state [msg03] at time 02:58:57.404757 duration_in_ms=5.459
2017-12-14 02:58:57,405 [salt.state       ][INFO    ][1908] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.405050
2017-12-14 02:58:57,405 [salt.state       ][INFO    ][1908] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,411 [salt.state       ][INFO    ][1908] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,411 [salt.state       ][INFO    ][1908] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.410766 duration_in_ms=5.717
2017-12-14 02:58:57,411 [salt.state       ][INFO    ][1908] Running state [msg01] at time 02:58:57.411057
2017-12-14 02:58:57,411 [salt.state       ][INFO    ][1908] Executing state host.present for msg01
2017-12-14 02:58:57,417 [salt.state       ][INFO    ][1908] {'host': 'msg01'}
2017-12-14 02:58:57,417 [salt.state       ][INFO    ][1908] Completed state [msg01] at time 02:58:57.416780 duration_in_ms=5.723
2017-12-14 02:58:57,417 [salt.state       ][INFO    ][1908] Running state [msg] at time 02:58:57.417060
2017-12-14 02:58:57,417 [salt.state       ][INFO    ][1908] Executing state host.present for msg
2017-12-14 02:58:57,423 [salt.state       ][INFO    ][1908] {'host': 'msg'}
2017-12-14 02:58:57,423 [salt.state       ][INFO    ][1908] Completed state [msg] at time 02:58:57.422785 duration_in_ms=5.725
2017-12-14 02:58:57,423 [salt.state       ][INFO    ][1908] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.423075
2017-12-14 02:58:57,423 [salt.state       ][INFO    ][1908] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,429 [salt.state       ][INFO    ][1908] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,429 [salt.state       ][INFO    ][1908] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.428812 duration_in_ms=5.737
2017-12-14 02:58:57,429 [salt.state       ][INFO    ][1908] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.429093
2017-12-14 02:58:57,429 [salt.state       ][INFO    ][1908] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,430 [salt.state       ][INFO    ][1908] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 02:58:57,430 [salt.state       ][INFO    ][1908] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.430023 duration_in_ms=0.931
2017-12-14 02:58:57,430 [salt.state       ][INFO    ][1908] Running state [cfg01] at time 02:58:57.430330
2017-12-14 02:58:57,431 [salt.state       ][INFO    ][1908] Executing state host.present for cfg01
2017-12-14 02:58:57,431 [salt.state       ][INFO    ][1908] Host cfg01 (10.167.4.100) already present
2017-12-14 02:58:57,431 [salt.state       ][INFO    ][1908] Completed state [cfg01] at time 02:58:57.431261 duration_in_ms=0.931
2017-12-14 02:58:57,432 [salt.state       ][INFO    ][1908] Running state [cmp002] at time 02:58:57.431531
2017-12-14 02:58:57,432 [salt.state       ][INFO    ][1908] Executing state host.present for cmp002
2017-12-14 02:58:57,435 [salt.state       ][INFO    ][1908] {'host': 'cmp002'}
2017-12-14 02:58:57,435 [salt.state       ][INFO    ][1908] Completed state [cmp002] at time 02:58:57.434788 duration_in_ms=3.257
2017-12-14 02:58:57,435 [salt.state       ][INFO    ][1908] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.435078
2017-12-14 02:58:57,435 [salt.state       ][INFO    ][1908] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,441 [salt.state       ][INFO    ][1908] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,441 [salt.state       ][INFO    ][1908] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.440823 duration_in_ms=5.745
2017-12-14 02:58:57,441 [salt.state       ][INFO    ][1908] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.441114
2017-12-14 02:58:57,441 [salt.state       ][INFO    ][1908] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,447 [salt.state       ][INFO    ][1908] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,447 [salt.state       ][INFO    ][1908] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.446958 duration_in_ms=5.844
2017-12-14 02:58:57,447 [salt.state       ][INFO    ][1908] Running state [cmp001] at time 02:58:57.447253
2017-12-14 02:58:57,448 [salt.state       ][INFO    ][1908] Executing state host.present for cmp001
2017-12-14 02:58:57,453 [salt.state       ][INFO    ][1908] {'host': 'cmp001'}
2017-12-14 02:58:57,453 [salt.state       ][INFO    ][1908] Completed state [cmp001] at time 02:58:57.452973 duration_in_ms=5.719
2017-12-14 02:58:57,453 [salt.state       ][INFO    ][1908] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.453270
2017-12-14 02:58:57,454 [salt.state       ][INFO    ][1908] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,459 [salt.state       ][INFO    ][1908] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,459 [salt.state       ][INFO    ][1908] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.458998 duration_in_ms=5.729
2017-12-14 02:58:57,459 [salt.state       ][INFO    ][1908] Running state [dbs01] at time 02:58:57.459292
2017-12-14 02:58:57,460 [salt.state       ][INFO    ][1908] Executing state host.present for dbs01
2017-12-14 02:58:57,465 [salt.state       ][INFO    ][1908] {'host': 'dbs01'}
2017-12-14 02:58:57,465 [salt.state       ][INFO    ][1908] Completed state [dbs01] at time 02:58:57.464876 duration_in_ms=5.584
2017-12-14 02:58:57,465 [salt.state       ][INFO    ][1908] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.465160
2017-12-14 02:58:57,465 [salt.state       ][INFO    ][1908] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,471 [salt.state       ][INFO    ][1908] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,471 [salt.state       ][INFO    ][1908] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.471000 duration_in_ms=5.84
2017-12-14 02:58:57,471 [salt.state       ][INFO    ][1908] Running state [dbs02] at time 02:58:57.471301
2017-12-14 02:58:57,472 [salt.state       ][INFO    ][1908] Executing state host.present for dbs02
2017-12-14 02:58:57,477 [salt.state       ][INFO    ][1908] {'host': 'dbs02'}
2017-12-14 02:58:57,477 [salt.state       ][INFO    ][1908] Completed state [dbs02] at time 02:58:57.477009 duration_in_ms=5.708
2017-12-14 02:58:57,477 [salt.state       ][INFO    ][1908] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.477306
2017-12-14 02:58:57,478 [salt.state       ][INFO    ][1908] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,483 [salt.state       ][INFO    ][1908] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,483 [salt.state       ][INFO    ][1908] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.483023 duration_in_ms=5.716
2017-12-14 02:58:57,483 [salt.state       ][INFO    ][1908] Running state [dbs03] at time 02:58:57.483322
2017-12-14 02:58:57,484 [salt.state       ][INFO    ][1908] Executing state host.present for dbs03
2017-12-14 02:58:57,489 [salt.state       ][INFO    ][1908] {'host': 'dbs03'}
2017-12-14 02:58:57,489 [salt.state       ][INFO    ][1908] Completed state [dbs03] at time 02:58:57.489024 duration_in_ms=5.702
2017-12-14 02:58:57,489 [salt.state       ][INFO    ][1908] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.489318
2017-12-14 02:58:57,490 [salt.state       ][INFO    ][1908] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,599 [salt.state       ][INFO    ][1908] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,600 [salt.state       ][INFO    ][1908] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.599944 duration_in_ms=110.625
2017-12-14 02:58:57,600 [salt.state       ][INFO    ][1908] Running state [mas01] at time 02:58:57.600276
2017-12-14 02:58:57,601 [salt.state       ][INFO    ][1908] Executing state host.present for mas01
2017-12-14 02:58:57,605 [salt.state       ][INFO    ][1908] {'host': 'mas01'}
2017-12-14 02:58:57,605 [salt.state       ][INFO    ][1908] Completed state [mas01] at time 02:58:57.604862 duration_in_ms=4.586
2017-12-14 02:58:57,605 [salt.state       ][INFO    ][1908] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.605156
2017-12-14 02:58:57,605 [salt.state       ][INFO    ][1908] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,611 [salt.state       ][INFO    ][1908] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,611 [salt.state       ][INFO    ][1908] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.610921 duration_in_ms=5.765
2017-12-14 02:58:57,611 [salt.state       ][INFO    ][1908] Running state [ctl02] at time 02:58:57.611209
2017-12-14 02:58:57,611 [salt.state       ][INFO    ][1908] Executing state host.present for ctl02
2017-12-14 02:58:57,616 [salt.state       ][INFO    ][1908] {'host': 'ctl02'}
2017-12-14 02:58:57,617 [salt.state       ][INFO    ][1908] Completed state [ctl02] at time 02:58:57.616763 duration_in_ms=5.554
2017-12-14 02:58:57,617 [salt.state       ][INFO    ][1908] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.617046
2017-12-14 02:58:57,617 [salt.state       ][INFO    ][1908] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,623 [salt.state       ][INFO    ][1908] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,623 [salt.state       ][INFO    ][1908] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.622884 duration_in_ms=5.837
2017-12-14 02:58:57,623 [salt.state       ][INFO    ][1908] Running state [ctl03] at time 02:58:57.623170
2017-12-14 02:58:57,623 [salt.state       ][INFO    ][1908] Executing state host.present for ctl03
2017-12-14 02:58:57,629 [salt.state       ][INFO    ][1908] {'host': 'ctl03'}
2017-12-14 02:58:57,629 [salt.state       ][INFO    ][1908] Completed state [ctl03] at time 02:58:57.628927 duration_in_ms=5.757
2017-12-14 02:58:57,629 [salt.state       ][INFO    ][1908] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.629212
2017-12-14 02:58:57,629 [salt.state       ][INFO    ][1908] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,683 [salt.state       ][INFO    ][1908] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,683 [salt.state       ][INFO    ][1908] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.682968 duration_in_ms=53.756
2017-12-14 02:58:57,683 [salt.state       ][INFO    ][1908] Running state [ctl01] at time 02:58:57.683289
2017-12-14 02:58:57,684 [salt.state       ][INFO    ][1908] Executing state host.present for ctl01
2017-12-14 02:58:57,713 [salt.state       ][INFO    ][1908] {'host': 'ctl01'}
2017-12-14 02:58:57,713 [salt.state       ][INFO    ][1908] Completed state [ctl01] at time 02:58:57.713051 duration_in_ms=29.762
2017-12-14 02:58:57,713 [salt.state       ][INFO    ][1908] Running state [ctl] at time 02:58:57.713449
2017-12-14 02:58:57,714 [salt.state       ][INFO    ][1908] Executing state host.present for ctl
2017-12-14 02:58:57,719 [salt.state       ][INFO    ][1908] {'host': 'ctl'}
2017-12-14 02:58:57,719 [salt.state       ][INFO    ][1908] Completed state [ctl] at time 02:58:57.719075 duration_in_ms=5.626
2017-12-14 02:58:57,719 [salt.state       ][INFO    ][1908] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.719454
2017-12-14 02:58:57,720 [salt.state       ][INFO    ][1908] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 02:58:57,725 [salt.state       ][INFO    ][1908] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2017-12-14 02:58:57,725 [salt.state       ][INFO    ][1908] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 02:58:57.725048 duration_in_ms=5.593
2017-12-14 02:58:57,738 [salt.state       ][INFO    ][1908] Running state [ens2] at time 02:58:57.738063
2017-12-14 02:58:57,738 [salt.state       ][INFO    ][1908] Executing state network.managed for ens2
2017-12-14 02:58:58,096 [salt.state       ][INFO    ][1908] Interface ens2 is up to date.
2017-12-14 02:58:58,096 [salt.state       ][INFO    ][1908] Completed state [ens2] at time 02:58:58.096096 duration_in_ms=358.032
2017-12-14 02:58:58,096 [salt.state       ][INFO    ][1908] Running state [ens3] at time 02:58:58.096416
2017-12-14 02:58:58,097 [salt.state       ][INFO    ][1908] Executing state network.managed for ens3
2017-12-14 02:58:58,114 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-14 02:58:58,170 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-14 02:58:58,292 [salt.state       ][INFO    ][1908] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 10.167.4.42\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-14 02:58:58,292 [salt.state       ][INFO    ][1908] Completed state [ens3] at time 02:58:58.292230 duration_in_ms=195.814
2017-12-14 02:58:58,292 [salt.state       ][INFO    ][1908] Running state [/etc/profile.d/proxy.sh] at time 02:58:58.292443
2017-12-14 02:58:58,293 [salt.state       ][INFO    ][1908] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 02:58:58,293 [salt.state       ][INFO    ][1908] File /etc/profile.d/proxy.sh is not present
2017-12-14 02:58:58,293 [salt.state       ][INFO    ][1908] Completed state [/etc/profile.d/proxy.sh] at time 02:58:58.293063 duration_in_ms=0.62
2017-12-14 02:58:58,293 [salt.state       ][INFO    ][1908] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:58:58.293233
2017-12-14 02:58:58,293 [salt.state       ][INFO    ][1908] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 02:58:58,294 [salt.state       ][INFO    ][1908] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 02:58:58,294 [salt.state       ][INFO    ][1908] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:58:58.293677 duration_in_ms=0.444
2017-12-14 02:58:58,298 [salt.state       ][INFO    ][1908] Running state [ntp] at time 02:58:58.297941
2017-12-14 02:58:58,298 [salt.state       ][INFO    ][1908] Executing state pkg.installed for ntp
2017-12-14 02:58:58,422 [salt.loaded.int.module.cmdmod][INFO    ][1908] 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-14 02:59:00,611 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214025900597820
2017-12-14 02:59:01,352 [salt.minion      ][INFO    ][5187] Starting a new job with PID 5187
2017-12-14 02:59:01,363 [salt.minion      ][INFO    ][5187] Returning information for job: 20171214025900597820
2017-12-14 02:59:10,688 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214025910675924
2017-12-14 02:59:10,707 [salt.minion      ][INFO    ][5220] Starting a new job with PID 5220
2017-12-14 02:59:10,718 [salt.minion      ][INFO    ][5220] Returning information for job: 20171214025910675924
2017-12-14 02:59:20,802 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214025920786434
2017-12-14 02:59:20,818 [salt.minion      ][INFO    ][5382] Starting a new job with PID 5382
2017-12-14 02:59:20,865 [salt.minion      ][INFO    ][5382] Returning information for job: 20171214025920786434
2017-12-14 02:59:21,180 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 02:59:21,202 [salt.state       ][INFO    ][1908] 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-14 02:59:21,210 [salt.state       ][INFO    ][1908] Loading fresh modules for state activity
2017-12-14 02:59:21,225 [salt.state       ][INFO    ][1908] Completed state [ntp] at time 02:59:21.224827 duration_in_ms=22926.886
2017-12-14 02:59:21,227 [salt.state       ][INFO    ][1908] Running state [/etc/ntp.conf] at time 02:59:21.227086
2017-12-14 02:59:21,227 [salt.state       ][INFO    ][1908] Executing state file.managed for /etc/ntp.conf
2017-12-14 02:59:21,249 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 02:59:21,276 [salt.fileclient  ][INFO    ][1908] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 02:59:21,286 [salt.state       ][INFO    ][1908] 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-14 02:59:21,289 [salt.state       ][INFO    ][1908] Completed state [/etc/ntp.conf] at time 02:59:21.288785 duration_in_ms=61.698
2017-12-14 02:59:21,355 [salt.state       ][INFO    ][1908] Running state [ntp] at time 02:59:21.354765
2017-12-14 02:59:21,355 [salt.state       ][INFO    ][1908] Executing state service.running for ntp
2017-12-14 02:59:21,356 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 02:59:21,369 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 02:59:21,378 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 02:59:21,388 [salt.state       ][INFO    ][1908] The service ntp is already running
2017-12-14 02:59:21,389 [salt.state       ][INFO    ][1908] Completed state [ntp] at time 02:59:21.388706 duration_in_ms=33.941
2017-12-14 02:59:21,389 [salt.state       ][INFO    ][1908] Running state [ntp] at time 02:59:21.388877
2017-12-14 02:59:21,389 [salt.state       ][INFO    ][1908] Executing state service.mod_watch for ntp
2017-12-14 02:59:21,390 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 02:59:21,399 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 02:59:21,410 [salt.loaded.int.module.cmdmod][INFO    ][1908] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-14 02:59:21,458 [salt.state       ][INFO    ][1908] {'ntp': True}
2017-12-14 02:59:21,458 [salt.state       ][INFO    ][1908] Completed state [ntp] at time 02:59:21.457972 duration_in_ms=69.094
2017-12-14 02:59:21,460 [salt.minion      ][INFO    ][1908] Returning information for job: 20171214025749726312
2017-12-14 03:00:32,425 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.apply with jid 20171214030032414427
2017-12-14 03:00:32,447 [salt.minion      ][INFO    ][5633] Starting a new job with PID 5633
2017-12-14 03:00:34,028 [salt.state       ][INFO    ][5633] Loading fresh modules for state activity
2017-12-14 03:00:34,052 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 03:00:34,072 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 03:00:34,109 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:34,616 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 03:00:34,636 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:34,684 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 03:00:34,698 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:35,565 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 03:00:35,652 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:35,709 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 03:00:35,735 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:35,795 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 03:00:35,809 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:35,855 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 03:00:35,887 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:35,945 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 03:00:35,961 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,006 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 03:00:36,033 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,111 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 03:00:36,202 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,266 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 03:00:36,299 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,350 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 03:00:36,380 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,439 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 03:00:36,458 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,504 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 03:00:36,541 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,591 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 03:00:36,611 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,666 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 03:00:36,685 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,735 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 03:00:36,756 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,804 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:00:36,850 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:36,945 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 03:00:37,014 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:37,284 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 03:00:37,302 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:37,349 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 03:00:37,368 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:37,415 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 03:00:37,427 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 03:00:37,442 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:00:37,458 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 03:00:37,473 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:00:37,486 [salt.state       ][INFO    ][5633] Running state [/etc/environment] at time 03:00:37.486433
2017-12-14 03:00:37,487 [salt.state       ][INFO    ][5633] Executing state file.blockreplace for /etc/environment
2017-12-14 03:00:37,492 [salt.state       ][INFO    ][5633] 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-14 03:00:37,492 [salt.state       ][INFO    ][5633] Completed state [/etc/environment] at time 03:00:37.492149 duration_in_ms=5.716
2017-12-14 03:00:37,492 [salt.state       ][INFO    ][5633] Running state [/etc/profile.d] at time 03:00:37.492422
2017-12-14 03:00:37,493 [salt.state       ][INFO    ][5633] Executing state file.directory for /etc/profile.d
2017-12-14 03:00:37,494 [salt.state       ][INFO    ][5633] Directory /etc/profile.d is in the correct state
2017-12-14 03:00:37,494 [salt.state       ][INFO    ][5633] Completed state [/etc/profile.d] at time 03:00:37.493770 duration_in_ms=1.348
2017-12-14 03:00:37,767 [salt.state       ][INFO    ][5633] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:00:37.767299
2017-12-14 03:00:37,768 [salt.state       ][INFO    ][5633] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 03:00:37,784 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 03:00:37,789 [salt.state       ][INFO    ][5633] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-14 03:00:37,789 [salt.state       ][INFO    ][5633] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:00:37.788868 duration_in_ms=21.569
2017-12-14 03:00:37,789 [salt.state       ][INFO    ][5633] Running state [linux_repo_prereq_pkgs] at time 03:00:37.789450
2017-12-14 03:00:37,790 [salt.state       ][INFO    ][5633] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 03:00:37,790 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:00:38,243 [salt.state       ][INFO    ][5633] All specified packages are already installed
2017-12-14 03:00:38,244 [salt.state       ][INFO    ][5633] Completed state [linux_repo_prereq_pkgs] at time 03:00:38.243670 duration_in_ms=454.219
2017-12-14 03:00:38,244 [salt.state       ][INFO    ][5633] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:00:38.244013
2017-12-14 03:00:38,244 [salt.state       ][INFO    ][5633] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-14 03:00:38,245 [salt.state       ][INFO    ][5633] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-14 03:00:38,245 [salt.state       ][INFO    ][5633] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:00:38.244999 duration_in_ms=0.986
2017-12-14 03:00:38,245 [salt.state       ][INFO    ][5633] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:00:38.245282
2017-12-14 03:00:38,246 [salt.state       ][INFO    ][5633] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-14 03:00:38,268 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:00:38,286 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:38,321 [salt.state       ][INFO    ][5633] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-14 03:00:38,321 [salt.state       ][INFO    ][5633] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:00:38.321358 duration_in_ms=76.076
2017-12-14 03:00:38,323 [salt.state       ][INFO    ][5633] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:00:38.323207
2017-12-14 03:00:38,324 [salt.state       ][INFO    ][5633] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-14 03:00:38,564 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-14 03:00:38,638 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:00:40,593 [salt.state       ][INFO    ][5633] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-14 03:00:40,678 [salt.state       ][INFO    ][5633] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:00:40.678159 duration_in_ms=2354.951
2017-12-14 03:00:40,679 [salt.state       ][INFO    ][5633] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:00:40.678783
2017-12-14 03:00:40,679 [salt.state       ][INFO    ][5633] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-14 03:00:40,680 [salt.state       ][INFO    ][5633] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-14 03:00:40,680 [salt.state       ][INFO    ][5633] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:00:40.679841 duration_in_ms=1.058
2017-12-14 03:00:40,680 [salt.state       ][INFO    ][5633] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:00:40.680166
2017-12-14 03:00:40,680 [salt.state       ][INFO    ][5633] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-14 03:00:40,698 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:00:40,717 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:40,753 [salt.state       ][INFO    ][5633] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-14 03:00:40,753 [salt.state       ][INFO    ][5633] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:00:40.753350 duration_in_ms=73.184
2017-12-14 03:00:40,754 [salt.state       ][INFO    ][5633] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:00:40.754179
2017-12-14 03:00:40,755 [salt.state       ][INFO    ][5633] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-14 03:00:41,137 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-14 03:00:41,215 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:00:42,548 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030042533418
2017-12-14 03:00:42,577 [salt.minion      ][INFO    ][6630] Starting a new job with PID 6630
2017-12-14 03:00:42,592 [salt.minion      ][INFO    ][6630] Returning information for job: 20171214030042533418
2017-12-14 03:00:43,206 [salt.state       ][INFO    ][5633] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-14 03:00:43,207 [salt.state       ][INFO    ][5633] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:00:43.206665 duration_in_ms=2452.486
2017-12-14 03:00:43,207 [salt.state       ][INFO    ][5633] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:00:43.206924
2017-12-14 03:00:43,207 [salt.state       ][INFO    ][5633] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 03:00:43,208 [salt.state       ][INFO    ][5633] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 03:00:43,208 [salt.state       ][INFO    ][5633] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:00:43.207740 duration_in_ms=0.815
2017-12-14 03:00:43,208 [salt.state       ][INFO    ][5633] Running state [/etc/apt/preferences.d/uca] at time 03:00:43.207981
2017-12-14 03:00:43,208 [salt.state       ][INFO    ][5633] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 03:00:43,209 [salt.state       ][INFO    ][5633] File /etc/apt/preferences.d/uca is not present
2017-12-14 03:00:43,209 [salt.state       ][INFO    ][5633] Completed state [/etc/apt/preferences.d/uca] at time 03:00:43.208695 duration_in_ms=0.714
2017-12-14 03:00:43,210 [salt.state       ][INFO    ][5633] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:00:43.209877
2017-12-14 03:00:43,210 [salt.state       ][INFO    ][5633] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 03:00:43,316 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 03:00:43,365 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:00:45,246 [salt.state       ][INFO    ][5633] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-14 03:00:45,246 [salt.state       ][INFO    ][5633] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:00:45.246313 duration_in_ms=2036.437
2017-12-14 03:00:45,247 [salt.state       ][INFO    ][5633] Running state [linux_extra_packages_purged] at time 03:00:45.246516
2017-12-14 03:00:45,247 [salt.state       ][INFO    ][5633] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 03:00:45,252 [salt.state       ][INFO    ][5633] All specified packages are already absent
2017-12-14 03:00:45,252 [salt.state       ][INFO    ][5633] Completed state [linux_extra_packages_purged] at time 03:00:45.252221 duration_in_ms=5.705
2017-12-14 03:00:45,252 [salt.state       ][INFO    ][5633] Running state [linux_extra_packages_latest] at time 03:00:45.252367
2017-12-14 03:00:45,253 [salt.state       ][INFO    ][5633] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 03:00:45,255 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:00:47,102 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 03:00:47,141 [salt.state       ][INFO    ][5633] Package mcelog is already up-to-date
2017-12-14 03:00:47,141 [salt.state       ][INFO    ][5633] Completed state [linux_extra_packages_latest] at time 03:00:47.140936 duration_in_ms=1888.568
2017-12-14 03:00:47,142 [salt.state       ][INFO    ][5633] Running state [UTC] at time 03:00:47.141579
2017-12-14 03:00:47,142 [salt.state       ][INFO    ][5633] Executing state timezone.system for UTC
2017-12-14 03:00:47,142 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:00:47,183 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:00:47,190 [salt.state       ][INFO    ][5633] Timezone UTC already set, UTC already set to UTC
2017-12-14 03:00:47,191 [salt.state       ][INFO    ][5633] Completed state [UTC] at time 03:00:47.190743 duration_in_ms=49.163
2017-12-14 03:00:47,191 [salt.state       ][INFO    ][5633] Running state [nf_conntrack] at time 03:00:47.191407
2017-12-14 03:00:47,192 [salt.state       ][INFO    ][5633] Executing state kmod.present for nf_conntrack
2017-12-14 03:00:47,192 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'lsmod' in directory '/root'
2017-12-14 03:00:47,198 [salt.state       ][INFO    ][5633] Kernel module nf_conntrack is already present
2017-12-14 03:00:47,198 [salt.state       ][INFO    ][5633] Completed state [nf_conntrack] at time 03:00:47.198311 duration_in_ms=6.904
2017-12-14 03:00:47,199 [salt.state       ][INFO    ][5633] Running state [kernel.panic] at time 03:00:47.198895
2017-12-14 03:00:47,199 [salt.state       ][INFO    ][5633] Executing state sysctl.present for kernel.panic
2017-12-14 03:00:47,205 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,216 [salt.state       ][INFO    ][5633] Sysctl value kernel.panic = 60 is already set
2017-12-14 03:00:47,217 [salt.state       ][INFO    ][5633] Completed state [kernel.panic] at time 03:00:47.216772 duration_in_ms=17.875
2017-12-14 03:00:47,217 [salt.state       ][INFO    ][5633] Running state [net.ipv4.tcp_keepalive_probes] at time 03:00:47.217108
2017-12-14 03:00:47,217 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 03:00:47,218 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,229 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-14 03:00:47,230 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:00:47.229699 duration_in_ms=12.591
2017-12-14 03:00:47,230 [salt.state       ][INFO    ][5633] Running state [fs.file-max] at time 03:00:47.230031
2017-12-14 03:00:47,230 [salt.state       ][INFO    ][5633] Executing state sysctl.present for fs.file-max
2017-12-14 03:00:47,231 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,242 [salt.state       ][INFO    ][5633] Sysctl value fs.file-max = 124165 is already set
2017-12-14 03:00:47,243 [salt.state       ][INFO    ][5633] Completed state [fs.file-max] at time 03:00:47.242578 duration_in_ms=12.546
2017-12-14 03:00:47,243 [salt.state       ][INFO    ][5633] Running state [net.core.somaxconn] at time 03:00:47.242916
2017-12-14 03:00:47,243 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.core.somaxconn
2017-12-14 03:00:47,244 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,255 [salt.state       ][INFO    ][5633] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-14 03:00:47,255 [salt.state       ][INFO    ][5633] Completed state [net.core.somaxconn] at time 03:00:47.255353 duration_in_ms=12.436
2017-12-14 03:00:47,256 [salt.state       ][INFO    ][5633] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:00:47.255696
2017-12-14 03:00:47,256 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 03:00:47,257 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,268 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-14 03:00:47,268 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:00:47.268302 duration_in_ms=12.604
2017-12-14 03:00:47,269 [salt.state       ][INFO    ][5633] Running state [net.ipv4.tcp_tw_reuse] at time 03:00:47.268642
2017-12-14 03:00:47,269 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 03:00:47,269 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,281 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-14 03:00:47,281 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.tcp_tw_reuse] at time 03:00:47.281049 duration_in_ms=12.405
2017-12-14 03:00:47,281 [salt.state       ][INFO    ][5633] Running state [net.ipv4.tcp_congestion_control] at time 03:00:47.281384
2017-12-14 03:00:47,282 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 03:00:47,282 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,293 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-14 03:00:47,294 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.tcp_congestion_control] at time 03:00:47.293827 duration_in_ms=12.442
2017-12-14 03:00:47,294 [salt.state       ][INFO    ][5633] Running state [net.ipv4.tcp_retries2] at time 03:00:47.294167
2017-12-14 03:00:47,294 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 03:00:47,295 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,307 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-14 03:00:47,307 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.tcp_retries2] at time 03:00:47.307397 duration_in_ms=13.23
2017-12-14 03:00:47,308 [salt.state       ][INFO    ][5633] Running state [net.core.netdev_max_backlog] at time 03:00:47.307734
2017-12-14 03:00:47,308 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 03:00:47,309 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,320 [salt.state       ][INFO    ][5633] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-14 03:00:47,321 [salt.state       ][INFO    ][5633] Completed state [net.core.netdev_max_backlog] at time 03:00:47.320684 duration_in_ms=12.95
2017-12-14 03:00:47,321 [salt.state       ][INFO    ][5633] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:00:47.321019
2017-12-14 03:00:47,321 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 03:00:47,322 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,334 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-14 03:00:47,334 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:00:47.334110 duration_in_ms=13.091
2017-12-14 03:00:47,334 [salt.state       ][INFO    ][5633] Running state [vm.swappiness] at time 03:00:47.334444
2017-12-14 03:00:47,335 [salt.state       ][INFO    ][5633] Executing state sysctl.present for vm.swappiness
2017-12-14 03:00:47,335 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,347 [salt.state       ][INFO    ][5633] Sysctl value vm.swappiness = 10 is already set
2017-12-14 03:00:47,348 [salt.state       ][INFO    ][5633] Completed state [vm.swappiness] at time 03:00:47.347666 duration_in_ms=13.222
2017-12-14 03:00:47,348 [salt.state       ][INFO    ][5633] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:00:47.348008
2017-12-14 03:00:47,348 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 03:00:47,349 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,361 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-14 03:00:47,362 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:00:47.361730 duration_in_ms=13.721
2017-12-14 03:00:47,362 [salt.state       ][INFO    ][5633] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:00:47.362069
2017-12-14 03:00:47,362 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 03:00:47,363 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,376 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-14 03:00:47,377 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:00:47.376506 duration_in_ms=14.437
2017-12-14 03:00:47,377 [salt.state       ][INFO    ][5633] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:00:47.376888
2017-12-14 03:00:47,377 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 03:00:47,378 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,391 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-14 03:00:47,391 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:00:47.391201 duration_in_ms=14.313
2017-12-14 03:00:47,392 [salt.state       ][INFO    ][5633] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:00:47.391580
2017-12-14 03:00:47,392 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 03:00:47,392 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,406 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-14 03:00:47,406 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:00:47.406279 duration_in_ms=14.699
2017-12-14 03:00:47,407 [salt.state       ][INFO    ][5633] Running state [net.ipv4.tcp_fin_timeout] at time 03:00:47.406622
2017-12-14 03:00:47,407 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 03:00:47,407 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,421 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-14 03:00:47,421 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.tcp_fin_timeout] at time 03:00:47.421429 duration_in_ms=14.807
2017-12-14 03:00:47,422 [salt.state       ][INFO    ][5633] Running state [net.ipv4.tcp_keepalive_time] at time 03:00:47.421793
2017-12-14 03:00:47,422 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 03:00:47,423 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,437 [salt.state       ][INFO    ][5633] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-14 03:00:47,438 [salt.state       ][INFO    ][5633] Completed state [net.ipv4.tcp_keepalive_time] at time 03:00:47.437489 duration_in_ms=15.696
2017-12-14 03:00:47,438 [salt.state       ][INFO    ][5633] Running state [net.nf_conntrack_max] at time 03:00:47.437870
2017-12-14 03:00:47,438 [salt.state       ][INFO    ][5633] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 03:00:47,439 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:00:47,453 [salt.state       ][INFO    ][5633] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-14 03:00:47,453 [salt.state       ][INFO    ][5633] Completed state [net.nf_conntrack_max] at time 03:00:47.453236 duration_in_ms=15.366
2017-12-14 03:00:47,454 [salt.state       ][INFO    ][5633] Running state [linux_sysfs_package] at time 03:00:47.453580
2017-12-14 03:00:47,454 [salt.state       ][INFO    ][5633] Executing state pkg.installed for linux_sysfs_package
2017-12-14 03:00:47,457 [salt.state       ][INFO    ][5633] All specified packages are already installed
2017-12-14 03:00:47,457 [salt.state       ][INFO    ][5633] Completed state [linux_sysfs_package] at time 03:00:47.457341 duration_in_ms=3.76
2017-12-14 03:00:47,458 [salt.state       ][INFO    ][5633] Running state [/etc/sysfs.d] at time 03:00:47.458337
2017-12-14 03:00:47,459 [salt.state       ][INFO    ][5633] Executing state file.directory for /etc/sysfs.d
2017-12-14 03:00:47,459 [salt.state       ][INFO    ][5633] Directory /etc/sysfs.d is in the correct state
2017-12-14 03:00:47,459 [salt.state       ][INFO    ][5633] Completed state [/etc/sysfs.d] at time 03:00:47.459397 duration_in_ms=1.061
2017-12-14 03:00:47,460 [salt.state       ][INFO    ][5633] Running state [ondemand] at time 03:00:47.459975
2017-12-14 03:00:47,460 [salt.state       ][INFO    ][5633] Executing state service.dead for ondemand
2017-12-14 03:00:47,461 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 03:00:47,471 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 03:00:47,478 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 03:00:47,490 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'runlevel' in directory '/root'
2017-12-14 03:00:47,497 [salt.state       ][INFO    ][5633] The service ondemand is already dead
2017-12-14 03:00:47,497 [salt.state       ][INFO    ][5633] Completed state [ondemand] at time 03:00:47.497154 duration_in_ms=37.178
2017-12-14 03:00:47,498 [salt.state       ][INFO    ][5633] Running state [cs_CZ.UTF-8] at time 03:00:47.497809
2017-12-14 03:00:47,498 [salt.state       ][INFO    ][5633] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 03:00:47,499 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'locale -a' in directory '/root'
2017-12-14 03:00:47,505 [salt.state       ][INFO    ][5633] Locale cs_CZ.UTF-8 is already present
2017-12-14 03:00:47,505 [salt.state       ][INFO    ][5633] Completed state [cs_CZ.UTF-8] at time 03:00:47.505326 duration_in_ms=7.516
2017-12-14 03:00:47,506 [salt.state       ][INFO    ][5633] Running state [en_US.UTF-8] at time 03:00:47.505692
2017-12-14 03:00:47,506 [salt.state       ][INFO    ][5633] Executing state locale.present for en_US.UTF-8
2017-12-14 03:00:47,507 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'locale -a' in directory '/root'
2017-12-14 03:00:47,513 [salt.state       ][INFO    ][5633] Locale en_US.UTF-8 is already present
2017-12-14 03:00:47,513 [salt.state       ][INFO    ][5633] Completed state [en_US.UTF-8] at time 03:00:47.513165 duration_in_ms=7.472
2017-12-14 03:00:47,514 [salt.state       ][INFO    ][5633] Running state [en_US.UTF-8] at time 03:00:47.514249
2017-12-14 03:00:47,515 [salt.state       ][INFO    ][5633] Executing state locale.system for en_US.UTF-8
2017-12-14 03:00:47,515 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'localectl' in directory '/root'
2017-12-14 03:00:47,559 [salt.state       ][INFO    ][5633] System locale en_US.UTF-8 already set
2017-12-14 03:00:47,559 [salt.state       ][INFO    ][5633] Completed state [en_US.UTF-8] at time 03:00:47.559369 duration_in_ms=45.118
2017-12-14 03:00:47,561 [salt.state       ][INFO    ][5633] Running state [root] at time 03:00:47.560768
2017-12-14 03:00:47,561 [salt.state       ][INFO    ][5633] Executing state user.present for root
2017-12-14 03:00:47,562 [salt.state       ][INFO    ][5633] User root is present and up to date
2017-12-14 03:00:47,563 [salt.state       ][INFO    ][5633] Completed state [root] at time 03:00:47.562791 duration_in_ms=2.022
2017-12-14 03:00:47,564 [salt.state       ][INFO    ][5633] Running state [/root] at time 03:00:47.563863
2017-12-14 03:00:47,564 [salt.state       ][INFO    ][5633] Executing state file.directory for /root
2017-12-14 03:00:47,565 [salt.state       ][INFO    ][5633] Directory /root is in the correct state
2017-12-14 03:00:47,565 [salt.state       ][INFO    ][5633] Completed state [/root] at time 03:00:47.565374 duration_in_ms=1.511
2017-12-14 03:00:47,566 [salt.state       ][INFO    ][5633] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:00:47.565769
2017-12-14 03:00:47,566 [salt.state       ][INFO    ][5633] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 03:00:47,567 [salt.state       ][INFO    ][5633] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 03:00:47,567 [salt.state       ][INFO    ][5633] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:00:47.566932 duration_in_ms=1.162
2017-12-14 03:00:47,567 [salt.state       ][INFO    ][5633] Running state [ubuntu] at time 03:00:47.567322
2017-12-14 03:00:47,568 [salt.state       ][INFO    ][5633] Executing state user.present for ubuntu
2017-12-14 03:00:47,569 [salt.state       ][INFO    ][5633] User ubuntu is present and up to date
2017-12-14 03:00:47,569 [salt.state       ][INFO    ][5633] Completed state [ubuntu] at time 03:00:47.569007 duration_in_ms=1.685
2017-12-14 03:00:47,570 [salt.state       ][INFO    ][5633] Running state [/home/ubuntu] at time 03:00:47.569918
2017-12-14 03:00:47,570 [salt.state       ][INFO    ][5633] Executing state file.directory for /home/ubuntu
2017-12-14 03:00:47,571 [salt.state       ][INFO    ][5633] Directory /home/ubuntu is in the correct state
2017-12-14 03:00:47,571 [salt.state       ][INFO    ][5633] Completed state [/home/ubuntu] at time 03:00:47.571295 duration_in_ms=1.377
2017-12-14 03:00:47,572 [salt.state       ][INFO    ][5633] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:00:47.572055
2017-12-14 03:00:47,572 [salt.state       ][INFO    ][5633] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 03:00:47,625 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 03:00:47,638 [salt.state       ][INFO    ][5633] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-14 03:00:47,639 [salt.state       ][INFO    ][5633] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:00:47.638928 duration_in_ms=66.872
2017-12-14 03:00:47,639 [salt.state       ][INFO    ][5633] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:00:47.639229
2017-12-14 03:00:47,640 [salt.state       ][INFO    ][5633] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 03:00:47,659 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 03:00:47,677 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:47,713 [salt.state       ][INFO    ][5633] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-14 03:00:47,713 [salt.state       ][INFO    ][5633] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:00:47.713074 duration_in_ms=73.845
2017-12-14 03:00:47,713 [salt.state       ][INFO    ][5633] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:00:47.713390
2017-12-14 03:00:47,714 [salt.state       ][INFO    ][5633] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 03:00:47,731 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 03:00:47,762 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:00:47,796 [salt.state       ][INFO    ][5633] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-14 03:00:47,797 [salt.state       ][INFO    ][5633] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:00:47.796767 duration_in_ms=83.376
2017-12-14 03:00:47,798 [salt.state       ][INFO    ][5633] Running state [service.systemctl_reload] at time 03:00:47.797834
2017-12-14 03:00:47,798 [salt.state       ][INFO    ][5633] Executing state module.wait for service.systemctl_reload
2017-12-14 03:00:47,798 [salt.state       ][INFO    ][5633] No changes made for service.systemctl_reload
2017-12-14 03:00:47,799 [salt.state       ][INFO    ][5633] Completed state [service.systemctl_reload] at time 03:00:47.798681 duration_in_ms=0.847
2017-12-14 03:00:47,799 [salt.state       ][INFO    ][5633] Running state [/etc/hostname] at time 03:00:47.798962
2017-12-14 03:00:47,799 [salt.state       ][INFO    ][5633] Executing state file.managed for /etc/hostname
2017-12-14 03:00:47,814 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 03:00:47,815 [salt.state       ][INFO    ][5633] File /etc/hostname is in the correct state
2017-12-14 03:00:47,816 [salt.state       ][INFO    ][5633] Completed state [/etc/hostname] at time 03:00:47.815577 duration_in_ms=16.615
2017-12-14 03:00:47,817 [salt.state       ][INFO    ][5633] Running state [hostname msg02] at time 03:00:47.816705
2017-12-14 03:00:47,817 [salt.state       ][INFO    ][5633] Executing state cmd.wait for hostname msg02
2017-12-14 03:00:47,817 [salt.state       ][INFO    ][5633] No changes made for hostname msg02
2017-12-14 03:00:47,818 [salt.state       ][INFO    ][5633] Completed state [hostname msg02] at time 03:00:47.817583 duration_in_ms=0.878
2017-12-14 03:00:47,818 [salt.state       ][INFO    ][5633] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.818064
2017-12-14 03:00:47,818 [salt.state       ][INFO    ][5633] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,819 [salt.state       ][INFO    ][5633] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:00:47,819 [salt.state       ][INFO    ][5633] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.819107 duration_in_ms=1.042
2017-12-14 03:00:47,819 [salt.state       ][INFO    ][5633] Running state [mdb02] at time 03:00:47.819408
2017-12-14 03:00:47,820 [salt.state       ][INFO    ][5633] Executing state host.present for mdb02
2017-12-14 03:00:47,820 [salt.state       ][INFO    ][5633] Host mdb02 (10.167.4.77) already present
2017-12-14 03:00:47,820 [salt.state       ][INFO    ][5633] Completed state [mdb02] at time 03:00:47.820396 duration_in_ms=0.989
2017-12-14 03:00:47,821 [salt.state       ][INFO    ][5633] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.820701
2017-12-14 03:00:47,821 [salt.state       ][INFO    ][5633] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,821 [salt.state       ][INFO    ][5633] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:00:47,822 [salt.state       ][INFO    ][5633] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.821712 duration_in_ms=1.01
2017-12-14 03:00:47,822 [salt.state       ][INFO    ][5633] Running state [mdb03] at time 03:00:47.821990
2017-12-14 03:00:47,822 [salt.state       ][INFO    ][5633] Executing state host.present for mdb03
2017-12-14 03:00:47,823 [salt.state       ][INFO    ][5633] Host mdb03 (10.167.4.78) already present
2017-12-14 03:00:47,823 [salt.state       ][INFO    ][5633] Completed state [mdb03] at time 03:00:47.822986 duration_in_ms=0.997
2017-12-14 03:00:47,823 [salt.state       ][INFO    ][5633] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.823283
2017-12-14 03:00:47,824 [salt.state       ][INFO    ][5633] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,824 [salt.state       ][INFO    ][5633] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:00:47,824 [salt.state       ][INFO    ][5633] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.824285 duration_in_ms=1.002
2017-12-14 03:00:47,825 [salt.state       ][INFO    ][5633] Running state [mdb01] at time 03:00:47.824574
2017-12-14 03:00:47,825 [salt.state       ][INFO    ][5633] Executing state host.present for mdb01
2017-12-14 03:00:47,825 [salt.state       ][INFO    ][5633] Host mdb01 (10.167.4.76) already present
2017-12-14 03:00:47,826 [salt.state       ][INFO    ][5633] Completed state [mdb01] at time 03:00:47.825572 duration_in_ms=0.999
2017-12-14 03:00:47,826 [salt.state       ][INFO    ][5633] Running state [mdb] at time 03:00:47.825859
2017-12-14 03:00:47,826 [salt.state       ][INFO    ][5633] Executing state host.present for mdb
2017-12-14 03:00:47,827 [salt.state       ][INFO    ][5633] Host mdb (10.167.4.75) already present
2017-12-14 03:00:47,827 [salt.state       ][INFO    ][5633] Completed state [mdb] at time 03:00:47.826853 duration_in_ms=0.994
2017-12-14 03:00:47,827 [salt.state       ][INFO    ][5633] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.827150
2017-12-14 03:00:47,827 [salt.state       ][INFO    ][5633] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,828 [salt.state       ][INFO    ][5633] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:00:47,828 [salt.state       ][INFO    ][5633] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.828147 duration_in_ms=0.996
2017-12-14 03:00:47,828 [salt.state       ][INFO    ][5633] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.828440
2017-12-14 03:00:47,829 [salt.state       ][INFO    ][5633] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,829 [salt.state       ][INFO    ][5633] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:00:47,829 [salt.state       ][INFO    ][5633] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.829459 duration_in_ms=1.019
2017-12-14 03:00:47,830 [salt.state       ][INFO    ][5633] Running state [cfg01] at time 03:00:47.829766
2017-12-14 03:00:47,830 [salt.state       ][INFO    ][5633] Executing state host.present for cfg01
2017-12-14 03:00:47,830 [salt.state       ][INFO    ][5633] Host cfg01 (10.167.4.100) already present
2017-12-14 03:00:47,831 [salt.state       ][INFO    ][5633] Completed state [cfg01] at time 03:00:47.830716 duration_in_ms=0.949
2017-12-14 03:00:47,831 [salt.state       ][INFO    ][5633] Running state [prx01] at time 03:00:47.831002
2017-12-14 03:00:47,831 [salt.state       ][INFO    ][5633] Executing state host.present for prx01
2017-12-14 03:00:47,832 [salt.state       ][INFO    ][5633] Host prx01 (10.167.4.104) already present
2017-12-14 03:00:47,832 [salt.state       ][INFO    ][5633] Completed state [prx01] at time 03:00:47.831975 duration_in_ms=0.973
2017-12-14 03:00:47,832 [salt.state       ][INFO    ][5633] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.832273
2017-12-14 03:00:47,833 [salt.state       ][INFO    ][5633] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,833 [salt.state       ][INFO    ][5633] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:00:47,833 [salt.state       ][INFO    ][5633] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.833282 duration_in_ms=1.009
2017-12-14 03:00:47,834 [salt.state       ][INFO    ][5633] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.833558
2017-12-14 03:00:47,834 [salt.state       ][INFO    ][5633] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,834 [salt.state       ][INFO    ][5633] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:00:47,835 [salt.state       ][INFO    ][5633] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.834548 duration_in_ms=0.991
2017-12-14 03:00:47,835 [salt.state       ][INFO    ][5633] Running state [kvm01] at time 03:00:47.834826
2017-12-14 03:00:47,835 [salt.state       ][INFO    ][5633] Executing state host.present for kvm01
2017-12-14 03:00:47,836 [salt.state       ][INFO    ][5633] Host kvm01 (10.167.4.141) already present
2017-12-14 03:00:47,836 [salt.state       ][INFO    ][5633] Completed state [kvm01] at time 03:00:47.835807 duration_in_ms=0.981
2017-12-14 03:00:47,836 [salt.state       ][INFO    ][5633] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.836078
2017-12-14 03:00:47,836 [salt.state       ][INFO    ][5633] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,837 [salt.state       ][INFO    ][5633] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:00:47,837 [salt.state       ][INFO    ][5633] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.837130 duration_in_ms=1.051
2017-12-14 03:00:47,837 [salt.state       ][INFO    ][5633] Running state [kvm03] at time 03:00:47.837416
2017-12-14 03:00:47,838 [salt.state       ][INFO    ][5633] Executing state host.present for kvm03
2017-12-14 03:00:47,838 [salt.state       ][INFO    ][5633] Host kvm03 (10.167.4.143) already present
2017-12-14 03:00:47,839 [salt.state       ][INFO    ][5633] Completed state [kvm03] at time 03:00:47.838626 duration_in_ms=1.211
2017-12-14 03:00:47,839 [salt.state       ][INFO    ][5633] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.838923
2017-12-14 03:00:47,839 [salt.state       ][INFO    ][5633] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,840 [salt.state       ][INFO    ][5633] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:00:47,840 [salt.state       ][INFO    ][5633] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.839908 duration_in_ms=0.985
2017-12-14 03:00:47,840 [salt.state       ][INFO    ][5633] Running state [kvm02] at time 03:00:47.840182
2017-12-14 03:00:47,840 [salt.state       ][INFO    ][5633] Executing state host.present for kvm02
2017-12-14 03:00:47,841 [salt.state       ][INFO    ][5633] Host kvm02 (10.167.4.142) already present
2017-12-14 03:00:47,841 [salt.state       ][INFO    ][5633] Completed state [kvm02] at time 03:00:47.841194 duration_in_ms=1.011
2017-12-14 03:00:47,842 [salt.state       ][INFO    ][5633] Running state [dbs] at time 03:00:47.841482
2017-12-14 03:00:47,842 [salt.state       ][INFO    ][5633] Executing state host.present for dbs
2017-12-14 03:00:47,842 [salt.state       ][INFO    ][5633] Host dbs (10.167.4.50) already present
2017-12-14 03:00:47,843 [salt.state       ][INFO    ][5633] Completed state [dbs] at time 03:00:47.842479 duration_in_ms=0.997
2017-12-14 03:00:47,843 [salt.state       ][INFO    ][5633] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.842758
2017-12-14 03:00:47,843 [salt.state       ][INFO    ][5633] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,843 [salt.state       ][INFO    ][5633] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:00:47,844 [salt.state       ][INFO    ][5633] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.843714 duration_in_ms=0.957
2017-12-14 03:00:47,844 [salt.state       ][INFO    ][5633] Running state [prx] at time 03:00:47.843991
2017-12-14 03:00:47,844 [salt.state       ][INFO    ][5633] Executing state host.present for prx
2017-12-14 03:00:47,845 [salt.state       ][INFO    ][5633] Host prx (172.30.10.103) already present
2017-12-14 03:00:47,845 [salt.state       ][INFO    ][5633] Completed state [prx] at time 03:00:47.844961 duration_in_ms=0.97
2017-12-14 03:00:47,845 [salt.state       ][INFO    ][5633] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.845240
2017-12-14 03:00:47,846 [salt.state       ][INFO    ][5633] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,846 [salt.state       ][INFO    ][5633] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:00:47,846 [salt.state       ][INFO    ][5633] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.846203 duration_in_ms=0.963
2017-12-14 03:00:47,847 [salt.state       ][INFO    ][5633] Running state [prx02] at time 03:00:47.846484
2017-12-14 03:00:47,847 [salt.state       ][INFO    ][5633] Executing state host.present for prx02
2017-12-14 03:00:47,847 [salt.state       ][INFO    ][5633] Host prx02 (10.167.4.105) already present
2017-12-14 03:00:47,847 [salt.state       ][INFO    ][5633] Completed state [prx02] at time 03:00:47.847438 duration_in_ms=0.955
2017-12-14 03:00:47,848 [salt.state       ][INFO    ][5633] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.847714
2017-12-14 03:00:47,848 [salt.state       ][INFO    ][5633] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,848 [salt.state       ][INFO    ][5633] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:00:47,849 [salt.state       ][INFO    ][5633] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.848697 duration_in_ms=0.982
2017-12-14 03:00:47,849 [salt.state       ][INFO    ][5633] Running state [gtw01] at time 03:00:47.848980
2017-12-14 03:00:47,849 [salt.state       ][INFO    ][5633] Executing state host.present for gtw01
2017-12-14 03:00:47,850 [salt.state       ][INFO    ][5633] Host gtw01 (10.167.4.124) already present
2017-12-14 03:00:47,850 [salt.state       ][INFO    ][5633] Completed state [gtw01] at time 03:00:47.849983 duration_in_ms=1.003
2017-12-14 03:00:47,850 [salt.state       ][INFO    ][5633] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.850259
2017-12-14 03:00:47,851 [salt.state       ][INFO    ][5633] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,851 [salt.state       ][INFO    ][5633] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:00:47,851 [salt.state       ][INFO    ][5633] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.851209 duration_in_ms=0.95
2017-12-14 03:00:47,852 [salt.state       ][INFO    ][5633] Running state [gtw02] at time 03:00:47.851485
2017-12-14 03:00:47,852 [salt.state       ][INFO    ][5633] Executing state host.present for gtw02
2017-12-14 03:00:47,852 [salt.state       ][INFO    ][5633] Host gtw02 (10.167.4.125) already present
2017-12-14 03:00:47,852 [salt.state       ][INFO    ][5633] Completed state [gtw02] at time 03:00:47.852442 duration_in_ms=0.957
2017-12-14 03:00:47,853 [salt.state       ][INFO    ][5633] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.852738
2017-12-14 03:00:47,853 [salt.state       ][INFO    ][5633] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,853 [salt.state       ][INFO    ][5633] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:00:47,854 [salt.state       ][INFO    ][5633] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.853702 duration_in_ms=0.964
2017-12-14 03:00:47,854 [salt.state       ][INFO    ][5633] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.853981
2017-12-14 03:00:47,854 [salt.state       ][INFO    ][5633] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:47,855 [salt.state       ][INFO    ][5633] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:00:47,855 [salt.state       ][INFO    ][5633] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:47.854955 duration_in_ms=0.973
2017-12-14 03:00:47,855 [salt.state       ][INFO    ][5633] Running state [msg02] at time 03:00:47.855232
2017-12-14 03:00:47,856 [salt.state       ][INFO    ][5633] Executing state host.present for msg02
2017-12-14 03:00:47,856 [salt.state       ][INFO    ][5633] Host msg02 (10.167.4.42) already present
2017-12-14 03:00:47,856 [salt.state       ][INFO    ][5633] Completed state [msg02] at time 03:00:47.856182 duration_in_ms=0.951
2017-12-14 03:00:47,857 [salt.state       ][INFO    ][5633] Running state [file.replace] at time 03:00:47.857092
2017-12-14 03:00:47,857 [salt.state       ][INFO    ][5633] Executing state module.run for file.replace
2017-12-14 03:00:48,137 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:00:48,144 [salt.state       ][INFO    ][5633] onlyif execution failed
2017-12-14 03:00:48,144 [salt.state       ][INFO    ][5633] Completed state [file.replace] at time 03:00:48.144357 duration_in_ms=287.264
2017-12-14 03:00:48,145 [salt.state       ][INFO    ][5633] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.144767
2017-12-14 03:00:48,145 [salt.state       ][INFO    ][5633] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,146 [salt.state       ][INFO    ][5633] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:00:48,146 [salt.state       ][INFO    ][5633] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.146015 duration_in_ms=1.249
2017-12-14 03:00:48,146 [salt.state       ][INFO    ][5633] Running state [msg03] at time 03:00:48.146300
2017-12-14 03:00:48,147 [salt.state       ][INFO    ][5633] Executing state host.present for msg03
2017-12-14 03:00:48,147 [salt.state       ][INFO    ][5633] Host msg03 (10.167.4.43) already present
2017-12-14 03:00:48,147 [salt.state       ][INFO    ][5633] Completed state [msg03] at time 03:00:48.147267 duration_in_ms=0.967
2017-12-14 03:00:48,148 [salt.state       ][INFO    ][5633] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.147549
2017-12-14 03:00:48,148 [salt.state       ][INFO    ][5633] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,148 [salt.state       ][INFO    ][5633] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:00:48,149 [salt.state       ][INFO    ][5633] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.148493 duration_in_ms=0.944
2017-12-14 03:00:48,149 [salt.state       ][INFO    ][5633] Running state [msg01] at time 03:00:48.148805
2017-12-14 03:00:48,149 [salt.state       ][INFO    ][5633] Executing state host.present for msg01
2017-12-14 03:00:48,150 [salt.state       ][INFO    ][5633] Host msg01 (10.167.4.41) already present
2017-12-14 03:00:48,150 [salt.state       ][INFO    ][5633] Completed state [msg01] at time 03:00:48.149760 duration_in_ms=0.955
2017-12-14 03:00:48,150 [salt.state       ][INFO    ][5633] Running state [msg] at time 03:00:48.150037
2017-12-14 03:00:48,150 [salt.state       ][INFO    ][5633] Executing state host.present for msg
2017-12-14 03:00:48,151 [salt.state       ][INFO    ][5633] Host msg (10.167.4.40) already present
2017-12-14 03:00:48,151 [salt.state       ][INFO    ][5633] Completed state [msg] at time 03:00:48.150978 duration_in_ms=0.941
2017-12-14 03:00:48,151 [salt.state       ][INFO    ][5633] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.151258
2017-12-14 03:00:48,152 [salt.state       ][INFO    ][5633] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,152 [salt.state       ][INFO    ][5633] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:00:48,152 [salt.state       ][INFO    ][5633] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.152217 duration_in_ms=0.96
2017-12-14 03:00:48,153 [salt.state       ][INFO    ][5633] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.152496
2017-12-14 03:00:48,153 [salt.state       ][INFO    ][5633] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,153 [salt.state       ][INFO    ][5633] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:00:48,153 [salt.state       ][INFO    ][5633] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.153459 duration_in_ms=0.963
2017-12-14 03:00:48,154 [salt.state       ][INFO    ][5633] Running state [cfg01] at time 03:00:48.153744
2017-12-14 03:00:48,154 [salt.state       ][INFO    ][5633] Executing state host.present for cfg01
2017-12-14 03:00:48,154 [salt.state       ][INFO    ][5633] Host cfg01 (10.167.4.100) already present
2017-12-14 03:00:48,155 [salt.state       ][INFO    ][5633] Completed state [cfg01] at time 03:00:48.154679 duration_in_ms=0.936
2017-12-14 03:00:48,155 [salt.state       ][INFO    ][5633] Running state [cmp002] at time 03:00:48.154956
2017-12-14 03:00:48,155 [salt.state       ][INFO    ][5633] Executing state host.present for cmp002
2017-12-14 03:00:48,156 [salt.state       ][INFO    ][5633] Host cmp002 (10.167.4.102) already present
2017-12-14 03:00:48,156 [salt.state       ][INFO    ][5633] Completed state [cmp002] at time 03:00:48.155891 duration_in_ms=0.935
2017-12-14 03:00:48,156 [salt.state       ][INFO    ][5633] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.156166
2017-12-14 03:00:48,156 [salt.state       ][INFO    ][5633] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,157 [salt.state       ][INFO    ][5633] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:00:48,157 [salt.state       ][INFO    ][5633] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.157142 duration_in_ms=0.975
2017-12-14 03:00:48,157 [salt.state       ][INFO    ][5633] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.157420
2017-12-14 03:00:48,158 [salt.state       ][INFO    ][5633] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,158 [salt.state       ][INFO    ][5633] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:00:48,159 [salt.state       ][INFO    ][5633] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.158525 duration_in_ms=1.104
2017-12-14 03:00:48,159 [salt.state       ][INFO    ][5633] Running state [cmp001] at time 03:00:48.158799
2017-12-14 03:00:48,159 [salt.state       ][INFO    ][5633] Executing state host.present for cmp001
2017-12-14 03:00:48,160 [salt.state       ][INFO    ][5633] Host cmp001 (10.167.4.101) already present
2017-12-14 03:00:48,160 [salt.state       ][INFO    ][5633] Completed state [cmp001] at time 03:00:48.159731 duration_in_ms=0.932
2017-12-14 03:00:48,160 [salt.state       ][INFO    ][5633] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.160004
2017-12-14 03:00:48,160 [salt.state       ][INFO    ][5633] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,161 [salt.state       ][INFO    ][5633] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:00:48,161 [salt.state       ][INFO    ][5633] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.160966 duration_in_ms=0.962
2017-12-14 03:00:48,161 [salt.state       ][INFO    ][5633] Running state [dbs01] at time 03:00:48.161243
2017-12-14 03:00:48,162 [salt.state       ][INFO    ][5633] Executing state host.present for dbs01
2017-12-14 03:00:48,162 [salt.state       ][INFO    ][5633] Host dbs01 (10.167.4.51) already present
2017-12-14 03:00:48,162 [salt.state       ][INFO    ][5633] Completed state [dbs01] at time 03:00:48.162188 duration_in_ms=0.946
2017-12-14 03:00:48,162 [salt.state       ][INFO    ][5633] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.162468
2017-12-14 03:00:48,163 [salt.state       ][INFO    ][5633] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,163 [salt.state       ][INFO    ][5633] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:00:48,163 [salt.state       ][INFO    ][5633] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.163414 duration_in_ms=0.946
2017-12-14 03:00:48,164 [salt.state       ][INFO    ][5633] Running state [dbs02] at time 03:00:48.163686
2017-12-14 03:00:48,164 [salt.state       ][INFO    ][5633] Executing state host.present for dbs02
2017-12-14 03:00:48,164 [salt.state       ][INFO    ][5633] Host dbs02 (10.167.4.52) already present
2017-12-14 03:00:48,165 [salt.state       ][INFO    ][5633] Completed state [dbs02] at time 03:00:48.164650 duration_in_ms=0.965
2017-12-14 03:00:48,165 [salt.state       ][INFO    ][5633] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.164925
2017-12-14 03:00:48,165 [salt.state       ][INFO    ][5633] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,166 [salt.state       ][INFO    ][5633] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:00:48,166 [salt.state       ][INFO    ][5633] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.165903 duration_in_ms=0.978
2017-12-14 03:00:48,166 [salt.state       ][INFO    ][5633] Running state [dbs03] at time 03:00:48.166194
2017-12-14 03:00:48,166 [salt.state       ][INFO    ][5633] Executing state host.present for dbs03
2017-12-14 03:00:48,167 [salt.state       ][INFO    ][5633] Host dbs03 (10.167.4.53) already present
2017-12-14 03:00:48,167 [salt.state       ][INFO    ][5633] Completed state [dbs03] at time 03:00:48.167132 duration_in_ms=0.938
2017-12-14 03:00:48,167 [salt.state       ][INFO    ][5633] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.167403
2017-12-14 03:00:48,168 [salt.state       ][INFO    ][5633] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,168 [salt.state       ][INFO    ][5633] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:00:48,168 [salt.state       ][INFO    ][5633] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.168344 duration_in_ms=0.94
2017-12-14 03:00:48,169 [salt.state       ][INFO    ][5633] Running state [mas01] at time 03:00:48.168634
2017-12-14 03:00:48,169 [salt.state       ][INFO    ][5633] Executing state host.present for mas01
2017-12-14 03:00:48,169 [salt.state       ][INFO    ][5633] Host mas01 (10.167.4.3) already present
2017-12-14 03:00:48,170 [salt.state       ][INFO    ][5633] Completed state [mas01] at time 03:00:48.169576 duration_in_ms=0.942
2017-12-14 03:00:48,170 [salt.state       ][INFO    ][5633] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.169856
2017-12-14 03:00:48,170 [salt.state       ][INFO    ][5633] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,171 [salt.state       ][INFO    ][5633] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:00:48,171 [salt.state       ][INFO    ][5633] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.170804 duration_in_ms=0.947
2017-12-14 03:00:48,171 [salt.state       ][INFO    ][5633] Running state [ctl02] at time 03:00:48.171077
2017-12-14 03:00:48,171 [salt.state       ][INFO    ][5633] Executing state host.present for ctl02
2017-12-14 03:00:48,172 [salt.state       ][INFO    ][5633] Host ctl02 (10.167.4.12) already present
2017-12-14 03:00:48,172 [salt.state       ][INFO    ][5633] Completed state [ctl02] at time 03:00:48.172012 duration_in_ms=0.935
2017-12-14 03:00:48,172 [salt.state       ][INFO    ][5633] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.172284
2017-12-14 03:00:48,173 [salt.state       ][INFO    ][5633] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,173 [salt.state       ][INFO    ][5633] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:00:48,173 [salt.state       ][INFO    ][5633] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.173267 duration_in_ms=0.983
2017-12-14 03:00:48,174 [salt.state       ][INFO    ][5633] Running state [ctl03] at time 03:00:48.173539
2017-12-14 03:00:48,174 [salt.state       ][INFO    ][5633] Executing state host.present for ctl03
2017-12-14 03:00:48,174 [salt.state       ][INFO    ][5633] Host ctl03 (10.167.4.13) already present
2017-12-14 03:00:48,175 [salt.state       ][INFO    ][5633] Completed state [ctl03] at time 03:00:48.174480 duration_in_ms=0.941
2017-12-14 03:00:48,175 [salt.state       ][INFO    ][5633] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.174755
2017-12-14 03:00:48,175 [salt.state       ][INFO    ][5633] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,175 [salt.state       ][INFO    ][5633] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:00:48,176 [salt.state       ][INFO    ][5633] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.175706 duration_in_ms=0.951
2017-12-14 03:00:48,176 [salt.state       ][INFO    ][5633] Running state [ctl01] at time 03:00:48.175977
2017-12-14 03:00:48,176 [salt.state       ][INFO    ][5633] Executing state host.present for ctl01
2017-12-14 03:00:48,177 [salt.state       ][INFO    ][5633] Host ctl01 (10.167.4.11) already present
2017-12-14 03:00:48,177 [salt.state       ][INFO    ][5633] Completed state [ctl01] at time 03:00:48.176929 duration_in_ms=0.952
2017-12-14 03:00:48,177 [salt.state       ][INFO    ][5633] Running state [ctl] at time 03:00:48.177206
2017-12-14 03:00:48,177 [salt.state       ][INFO    ][5633] Executing state host.present for ctl
2017-12-14 03:00:48,178 [salt.state       ][INFO    ][5633] Host ctl (10.167.4.10) already present
2017-12-14 03:00:48,178 [salt.state       ][INFO    ][5633] Completed state [ctl] at time 03:00:48.178152 duration_in_ms=0.946
2017-12-14 03:00:48,178 [salt.state       ][INFO    ][5633] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.178426
2017-12-14 03:00:48,179 [salt.state       ][INFO    ][5633] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:00:48,179 [salt.state       ][INFO    ][5633] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:00:48,179 [salt.state       ][INFO    ][5633] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:00:48.179369 duration_in_ms=0.943
2017-12-14 03:00:48,180 [salt.state       ][INFO    ][5633] Running state [ens2] at time 03:00:48.179641
2017-12-14 03:00:48,180 [salt.state       ][INFO    ][5633] Executing state network.managed for ens2
2017-12-14 03:00:48,511 [salt.state       ][INFO    ][5633] Interface ens2 is up to date.
2017-12-14 03:00:48,512 [salt.state       ][INFO    ][5633] Completed state [ens2] at time 03:00:48.511852 duration_in_ms=332.21
2017-12-14 03:00:48,512 [salt.state       ][INFO    ][5633] Running state [ens3] at time 03:00:48.512201
2017-12-14 03:00:48,513 [salt.state       ][INFO    ][5633] Executing state network.managed for ens3
2017-12-14 03:00:48,818 [salt.state       ][INFO    ][5633] Interface ens3 is up to date.
2017-12-14 03:00:48,818 [salt.state       ][INFO    ][5633] Completed state [ens3] at time 03:00:48.818297 duration_in_ms=306.095
2017-12-14 03:00:48,819 [salt.state       ][INFO    ][5633] Running state [/etc/profile.d/proxy.sh] at time 03:00:48.818659
2017-12-14 03:00:48,819 [salt.state       ][INFO    ][5633] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 03:00:48,819 [salt.state       ][INFO    ][5633] File /etc/profile.d/proxy.sh is not present
2017-12-14 03:00:48,820 [salt.state       ][INFO    ][5633] Completed state [/etc/profile.d/proxy.sh] at time 03:00:48.819640 duration_in_ms=0.981
2017-12-14 03:00:48,820 [salt.state       ][INFO    ][5633] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:00:48.819931
2017-12-14 03:00:48,820 [salt.state       ][INFO    ][5633] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 03:00:48,821 [salt.state       ][INFO    ][5633] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 03:00:48,821 [salt.state       ][INFO    ][5633] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:00:48.820803 duration_in_ms=0.871
2017-12-14 03:00:48,821 [salt.state       ][INFO    ][5633] Running state [ntp] at time 03:00:48.821088
2017-12-14 03:00:48,821 [salt.state       ][INFO    ][5633] Executing state pkg.installed for ntp
2017-12-14 03:00:48,825 [salt.state       ][INFO    ][5633] Package ntp is already installed
2017-12-14 03:00:48,825 [salt.state       ][INFO    ][5633] Completed state [ntp] at time 03:00:48.824887 duration_in_ms=3.799
2017-12-14 03:00:48,826 [salt.state       ][INFO    ][5633] Running state [/etc/ntp.conf] at time 03:00:48.825814
2017-12-14 03:00:48,826 [salt.state       ][INFO    ][5633] Executing state file.managed for /etc/ntp.conf
2017-12-14 03:00:48,856 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 03:00:48,881 [salt.fileclient  ][INFO    ][5633] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:00:48,888 [salt.state       ][INFO    ][5633] File /etc/ntp.conf is in the correct state
2017-12-14 03:00:48,889 [salt.state       ][INFO    ][5633] Completed state [/etc/ntp.conf] at time 03:00:48.888765 duration_in_ms=62.948
2017-12-14 03:00:48,890 [salt.state       ][INFO    ][5633] Running state [ntp] at time 03:00:48.889785
2017-12-14 03:00:48,890 [salt.state       ][INFO    ][5633] Executing state service.running for ntp
2017-12-14 03:00:48,891 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 03:00:48,901 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 03:00:48,911 [salt.loaded.int.module.cmdmod][INFO    ][5633] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 03:00:48,924 [salt.state       ][INFO    ][5633] The service ntp is already running
2017-12-14 03:00:48,924 [salt.state       ][INFO    ][5633] Completed state [ntp] at time 03:00:48.924028 duration_in_ms=34.243
2017-12-14 03:00:48,927 [salt.minion      ][INFO    ][5633] Returning information for job: 20171214030032414427
2017-12-14 03:01:13,712 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.apply with jid 20171214030113703746
2017-12-14 03:01:13,737 [salt.minion      ][INFO    ][7585] Starting a new job with PID 7585
2017-12-14 03:01:16,727 [salt.state       ][INFO    ][7585] Loading fresh modules for state activity
2017-12-14 03:01:16,771 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 03:01:16,792 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 03:01:16,833 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:16,878 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 03:01:16,892 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:16,940 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 03:01:16,959 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:17,003 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 03:01:17,051 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:17,110 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 03:01:17,147 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:17,195 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 03:01:17,210 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:17,258 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 03:01:17,309 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:17,367 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 03:01:17,513 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:17,560 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 03:01:17,636 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:17,682 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 03:01:17,710 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:17,757 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 03:01:17,796 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:17,875 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 03:01:17,897 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:17,948 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 03:01:17,991 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:18,040 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 03:01:18,069 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:18,140 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 03:01:18,161 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:18,214 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 03:01:18,230 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:18,277 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 03:01:18,318 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:18,380 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:01:18,412 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:18,494 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 03:01:18,564 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:18,627 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 03:01:18,655 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:18,736 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 03:01:18,790 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:18,840 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 03:01:18,853 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 03:01:18,869 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:01:18,886 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 03:01:18,933 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:01:18,945 [salt.state       ][INFO    ][7585] Running state [/etc/environment] at time 03:01:18.945259
2017-12-14 03:01:18,946 [salt.state       ][INFO    ][7585] Executing state file.blockreplace for /etc/environment
2017-12-14 03:01:18,949 [salt.state       ][INFO    ][7585] No changes needed to be made
2017-12-14 03:01:18,950 [salt.state       ][INFO    ][7585] Completed state [/etc/environment] at time 03:01:18.949498 duration_in_ms=4.239
2017-12-14 03:01:18,950 [salt.state       ][INFO    ][7585] Running state [/etc/profile.d] at time 03:01:18.949783
2017-12-14 03:01:18,950 [salt.state       ][INFO    ][7585] Executing state file.directory for /etc/profile.d
2017-12-14 03:01:18,951 [salt.state       ][INFO    ][7585] Directory /etc/profile.d is in the correct state
2017-12-14 03:01:18,951 [salt.state       ][INFO    ][7585] Completed state [/etc/profile.d] at time 03:01:18.951121 duration_in_ms=1.338
2017-12-14 03:01:19,225 [salt.state       ][INFO    ][7585] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:01:19.225085
2017-12-14 03:01:19,226 [salt.state       ][INFO    ][7585] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 03:01:19,245 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 03:01:19,253 [salt.state       ][INFO    ][7585] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-14 03:01:19,254 [salt.state       ][INFO    ][7585] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:01:19.253819 duration_in_ms=28.733
2017-12-14 03:01:19,255 [salt.state       ][INFO    ][7585] Running state [linux_repo_prereq_pkgs] at time 03:01:19.254885
2017-12-14 03:01:19,255 [salt.state       ][INFO    ][7585] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 03:01:19,256 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:01:19,718 [salt.state       ][INFO    ][7585] All specified packages are already installed
2017-12-14 03:01:19,718 [salt.state       ][INFO    ][7585] Completed state [linux_repo_prereq_pkgs] at time 03:01:19.718127 duration_in_ms=463.242
2017-12-14 03:01:19,719 [salt.state       ][INFO    ][7585] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:01:19.718488
2017-12-14 03:01:19,719 [salt.state       ][INFO    ][7585] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-14 03:01:19,719 [salt.state       ][INFO    ][7585] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-14 03:01:19,719 [salt.state       ][INFO    ][7585] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:01:19.719453 duration_in_ms=0.965
2017-12-14 03:01:19,720 [salt.state       ][INFO    ][7585] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:01:19.719729
2017-12-14 03:01:19,720 [salt.state       ][INFO    ][7585] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-14 03:01:19,735 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:01:19,751 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:19,786 [salt.state       ][INFO    ][7585] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-14 03:01:19,787 [salt.state       ][INFO    ][7585] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:01:19.786878 duration_in_ms=67.149
2017-12-14 03:01:19,789 [salt.state       ][INFO    ][7585] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:01:19.788760
2017-12-14 03:01:19,789 [salt.state       ][INFO    ][7585] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-14 03:01:20,038 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-14 03:01:20,125 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:01:22,084 [salt.state       ][INFO    ][7585] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-14 03:01:22,085 [salt.state       ][INFO    ][7585] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:01:22.084600 duration_in_ms=2295.84
2017-12-14 03:01:22,085 [salt.state       ][INFO    ][7585] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:01:22.084936
2017-12-14 03:01:22,085 [salt.state       ][INFO    ][7585] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-14 03:01:22,086 [salt.state       ][INFO    ][7585] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-14 03:01:22,086 [salt.state       ][INFO    ][7585] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:01:22.085908 duration_in_ms=0.972
2017-12-14 03:01:22,086 [salt.state       ][INFO    ][7585] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:01:22.086217
2017-12-14 03:01:22,087 [salt.state       ][INFO    ][7585] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-14 03:01:22,102 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:01:22,120 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:22,154 [salt.state       ][INFO    ][7585] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-14 03:01:22,154 [salt.state       ][INFO    ][7585] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:01:22.153919 duration_in_ms=67.713
2017-12-14 03:01:22,155 [salt.state       ][INFO    ][7585] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:01:22.154705
2017-12-14 03:01:22,155 [salt.state       ][INFO    ][7585] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-14 03:01:22,246 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-14 03:01:22,323 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:01:23,808 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030123790823
2017-12-14 03:01:23,835 [salt.minion      ][INFO    ][8593] Starting a new job with PID 8593
2017-12-14 03:01:23,848 [salt.minion      ][INFO    ][8593] Returning information for job: 20171214030123790823
2017-12-14 03:01:24,207 [salt.state       ][INFO    ][7585] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-14 03:01:24,208 [salt.state       ][INFO    ][7585] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:01:24.207749 duration_in_ms=2053.043
2017-12-14 03:01:24,208 [salt.state       ][INFO    ][7585] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:01:24.208125
2017-12-14 03:01:24,208 [salt.state       ][INFO    ][7585] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 03:01:24,209 [salt.state       ][INFO    ][7585] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 03:01:24,209 [salt.state       ][INFO    ][7585] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:01:24.209170 duration_in_ms=1.045
2017-12-14 03:01:24,209 [salt.state       ][INFO    ][7585] Running state [/etc/apt/preferences.d/uca] at time 03:01:24.209453
2017-12-14 03:01:24,210 [salt.state       ][INFO    ][7585] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 03:01:24,210 [salt.state       ][INFO    ][7585] File /etc/apt/preferences.d/uca is not present
2017-12-14 03:01:24,210 [salt.state       ][INFO    ][7585] Completed state [/etc/apt/preferences.d/uca] at time 03:01:24.210296 duration_in_ms=0.843
2017-12-14 03:01:24,211 [salt.state       ][INFO    ][7585] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:01:24.211131
2017-12-14 03:01:24,211 [salt.state       ][INFO    ][7585] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 03:01:24,320 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 03:01:24,364 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:01:26,205 [salt.state       ][INFO    ][7585] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-14 03:01:26,206 [salt.state       ][INFO    ][7585] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:01:26.205531 duration_in_ms=1994.399
2017-12-14 03:01:26,206 [salt.state       ][INFO    ][7585] Running state [linux_extra_packages_purged] at time 03:01:26.205887
2017-12-14 03:01:26,206 [salt.state       ][INFO    ][7585] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 03:01:26,212 [salt.state       ][INFO    ][7585] All specified packages are already absent
2017-12-14 03:01:26,213 [salt.state       ][INFO    ][7585] Completed state [linux_extra_packages_purged] at time 03:01:26.212473 duration_in_ms=6.584
2017-12-14 03:01:26,213 [salt.state       ][INFO    ][7585] Running state [linux_extra_packages_latest] at time 03:01:26.212779
2017-12-14 03:01:26,213 [salt.state       ][INFO    ][7585] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 03:01:26,216 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:01:28,089 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 03:01:28,126 [salt.state       ][INFO    ][7585] Package mcelog is already up-to-date
2017-12-14 03:01:28,127 [salt.state       ][INFO    ][7585] Completed state [linux_extra_packages_latest] at time 03:01:28.127002 duration_in_ms=1914.221
2017-12-14 03:01:28,128 [salt.state       ][INFO    ][7585] Running state [UTC] at time 03:01:28.127717
2017-12-14 03:01:28,128 [salt.state       ][INFO    ][7585] Executing state timezone.system for UTC
2017-12-14 03:01:28,129 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:01:28,158 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:01:28,165 [salt.state       ][INFO    ][7585] Timezone UTC already set, UTC already set to UTC
2017-12-14 03:01:28,166 [salt.state       ][INFO    ][7585] Completed state [UTC] at time 03:01:28.165627 duration_in_ms=37.909
2017-12-14 03:01:28,166 [salt.state       ][INFO    ][7585] Running state [nf_conntrack] at time 03:01:28.166255
2017-12-14 03:01:28,167 [salt.state       ][INFO    ][7585] Executing state kmod.present for nf_conntrack
2017-12-14 03:01:28,167 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'lsmod' in directory '/root'
2017-12-14 03:01:28,172 [salt.state       ][INFO    ][7585] Kernel module nf_conntrack is already present
2017-12-14 03:01:28,173 [salt.state       ][INFO    ][7585] Completed state [nf_conntrack] at time 03:01:28.172836 duration_in_ms=6.581
2017-12-14 03:01:28,173 [salt.state       ][INFO    ][7585] Running state [kernel.panic] at time 03:01:28.173417
2017-12-14 03:01:28,174 [salt.state       ][INFO    ][7585] Executing state sysctl.present for kernel.panic
2017-12-14 03:01:28,179 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,190 [salt.state       ][INFO    ][7585] Sysctl value kernel.panic = 60 is already set
2017-12-14 03:01:28,191 [salt.state       ][INFO    ][7585] Completed state [kernel.panic] at time 03:01:28.190806 duration_in_ms=17.389
2017-12-14 03:01:28,191 [salt.state       ][INFO    ][7585] Running state [net.ipv4.tcp_keepalive_probes] at time 03:01:28.191137
2017-12-14 03:01:28,191 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 03:01:28,192 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,204 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-14 03:01:28,204 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:01:28.203940 duration_in_ms=12.802
2017-12-14 03:01:28,204 [salt.state       ][INFO    ][7585] Running state [fs.file-max] at time 03:01:28.204267
2017-12-14 03:01:28,205 [salt.state       ][INFO    ][7585] Executing state sysctl.present for fs.file-max
2017-12-14 03:01:28,205 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,216 [salt.state       ][INFO    ][7585] Sysctl value fs.file-max = 124165 is already set
2017-12-14 03:01:28,217 [salt.state       ][INFO    ][7585] Completed state [fs.file-max] at time 03:01:28.216695 duration_in_ms=12.427
2017-12-14 03:01:28,217 [salt.state       ][INFO    ][7585] Running state [net.core.somaxconn] at time 03:01:28.217046
2017-12-14 03:01:28,217 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.core.somaxconn
2017-12-14 03:01:28,218 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,229 [salt.state       ][INFO    ][7585] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-14 03:01:28,229 [salt.state       ][INFO    ][7585] Completed state [net.core.somaxconn] at time 03:01:28.229415 duration_in_ms=12.368
2017-12-14 03:01:28,230 [salt.state       ][INFO    ][7585] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:01:28.229741
2017-12-14 03:01:28,230 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 03:01:28,231 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,242 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-14 03:01:28,242 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:01:28.242038 duration_in_ms=12.297
2017-12-14 03:01:28,242 [salt.state       ][INFO    ][7585] Running state [net.ipv4.tcp_tw_reuse] at time 03:01:28.242367
2017-12-14 03:01:28,243 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 03:01:28,243 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,254 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-14 03:01:28,255 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.tcp_tw_reuse] at time 03:01:28.254605 duration_in_ms=12.237
2017-12-14 03:01:28,255 [salt.state       ][INFO    ][7585] Running state [net.ipv4.tcp_congestion_control] at time 03:01:28.254930
2017-12-14 03:01:28,255 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 03:01:28,256 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,267 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-14 03:01:28,267 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.tcp_congestion_control] at time 03:01:28.267127 duration_in_ms=12.195
2017-12-14 03:01:28,267 [salt.state       ][INFO    ][7585] Running state [net.ipv4.tcp_retries2] at time 03:01:28.267458
2017-12-14 03:01:28,268 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 03:01:28,268 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,279 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-14 03:01:28,280 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.tcp_retries2] at time 03:01:28.279745 duration_in_ms=12.287
2017-12-14 03:01:28,280 [salt.state       ][INFO    ][7585] Running state [net.core.netdev_max_backlog] at time 03:01:28.280104
2017-12-14 03:01:28,280 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 03:01:28,281 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,292 [salt.state       ][INFO    ][7585] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-14 03:01:28,292 [salt.state       ][INFO    ][7585] Completed state [net.core.netdev_max_backlog] at time 03:01:28.292384 duration_in_ms=12.28
2017-12-14 03:01:28,293 [salt.state       ][INFO    ][7585] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:01:28.292748
2017-12-14 03:01:28,293 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 03:01:28,294 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,305 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-14 03:01:28,305 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:01:28.304987 duration_in_ms=12.239
2017-12-14 03:01:28,305 [salt.state       ][INFO    ][7585] Running state [vm.swappiness] at time 03:01:28.305314
2017-12-14 03:01:28,306 [salt.state       ][INFO    ][7585] Executing state sysctl.present for vm.swappiness
2017-12-14 03:01:28,306 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,317 [salt.state       ][INFO    ][7585] Sysctl value vm.swappiness = 10 is already set
2017-12-14 03:01:28,317 [salt.state       ][INFO    ][7585] Completed state [vm.swappiness] at time 03:01:28.317451 duration_in_ms=12.137
2017-12-14 03:01:28,318 [salt.state       ][INFO    ][7585] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:01:28.317779
2017-12-14 03:01:28,318 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 03:01:28,319 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,330 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-14 03:01:28,330 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:01:28.329988 duration_in_ms=12.209
2017-12-14 03:01:28,330 [salt.state       ][INFO    ][7585] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:01:28.330315
2017-12-14 03:01:28,331 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 03:01:28,331 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,342 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-14 03:01:28,343 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:01:28.342851 duration_in_ms=12.535
2017-12-14 03:01:28,343 [salt.state       ][INFO    ][7585] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:01:28.343177
2017-12-14 03:01:28,343 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 03:01:28,344 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,355 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-14 03:01:28,356 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:01:28.355599 duration_in_ms=12.421
2017-12-14 03:01:28,356 [salt.state       ][INFO    ][7585] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:01:28.355954
2017-12-14 03:01:28,356 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 03:01:28,357 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,369 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-14 03:01:28,369 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:01:28.369396 duration_in_ms=13.442
2017-12-14 03:01:28,370 [salt.state       ][INFO    ][7585] Running state [net.ipv4.tcp_fin_timeout] at time 03:01:28.369726
2017-12-14 03:01:28,370 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 03:01:28,371 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,382 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-14 03:01:28,382 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.tcp_fin_timeout] at time 03:01:28.382258 duration_in_ms=12.531
2017-12-14 03:01:28,383 [salt.state       ][INFO    ][7585] Running state [net.ipv4.tcp_keepalive_time] at time 03:01:28.382585
2017-12-14 03:01:28,383 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 03:01:28,383 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,395 [salt.state       ][INFO    ][7585] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-14 03:01:28,395 [salt.state       ][INFO    ][7585] Completed state [net.ipv4.tcp_keepalive_time] at time 03:01:28.395418 duration_in_ms=12.832
2017-12-14 03:01:28,396 [salt.state       ][INFO    ][7585] Running state [net.nf_conntrack_max] at time 03:01:28.395747
2017-12-14 03:01:28,396 [salt.state       ][INFO    ][7585] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 03:01:28,397 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:01:28,408 [salt.state       ][INFO    ][7585] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-14 03:01:28,408 [salt.state       ][INFO    ][7585] Completed state [net.nf_conntrack_max] at time 03:01:28.408242 duration_in_ms=12.495
2017-12-14 03:01:28,409 [salt.state       ][INFO    ][7585] Running state [linux_sysfs_package] at time 03:01:28.408593
2017-12-14 03:01:28,409 [salt.state       ][INFO    ][7585] Executing state pkg.installed for linux_sysfs_package
2017-12-14 03:01:28,412 [salt.state       ][INFO    ][7585] All specified packages are already installed
2017-12-14 03:01:28,412 [salt.state       ][INFO    ][7585] Completed state [linux_sysfs_package] at time 03:01:28.412187 duration_in_ms=3.593
2017-12-14 03:01:28,413 [salt.state       ][INFO    ][7585] Running state [/etc/sysfs.d] at time 03:01:28.413154
2017-12-14 03:01:28,413 [salt.state       ][INFO    ][7585] Executing state file.directory for /etc/sysfs.d
2017-12-14 03:01:28,414 [salt.state       ][INFO    ][7585] Directory /etc/sysfs.d is in the correct state
2017-12-14 03:01:28,414 [salt.state       ][INFO    ][7585] Completed state [/etc/sysfs.d] at time 03:01:28.414186 duration_in_ms=1.032
2017-12-14 03:01:28,415 [salt.state       ][INFO    ][7585] Running state [ondemand] at time 03:01:28.414735
2017-12-14 03:01:28,415 [salt.state       ][INFO    ][7585] Executing state service.dead for ondemand
2017-12-14 03:01:28,415 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 03:01:28,423 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 03:01:28,430 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 03:01:28,441 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'runlevel' in directory '/root'
2017-12-14 03:01:28,448 [salt.state       ][INFO    ][7585] The service ondemand is already dead
2017-12-14 03:01:28,449 [salt.state       ][INFO    ][7585] Completed state [ondemand] at time 03:01:28.448678 duration_in_ms=33.943
2017-12-14 03:01:28,449 [salt.state       ][INFO    ][7585] Running state [cs_CZ.UTF-8] at time 03:01:28.449307
2017-12-14 03:01:28,450 [salt.state       ][INFO    ][7585] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 03:01:28,450 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'locale -a' in directory '/root'
2017-12-14 03:01:28,455 [salt.state       ][INFO    ][7585] Locale cs_CZ.UTF-8 is already present
2017-12-14 03:01:28,456 [salt.state       ][INFO    ][7585] Completed state [cs_CZ.UTF-8] at time 03:01:28.455665 duration_in_ms=6.358
2017-12-14 03:01:28,456 [salt.state       ][INFO    ][7585] Running state [en_US.UTF-8] at time 03:01:28.456005
2017-12-14 03:01:28,456 [salt.state       ][INFO    ][7585] Executing state locale.present for en_US.UTF-8
2017-12-14 03:01:28,457 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'locale -a' in directory '/root'
2017-12-14 03:01:28,462 [salt.state       ][INFO    ][7585] Locale en_US.UTF-8 is already present
2017-12-14 03:01:28,463 [salt.state       ][INFO    ][7585] Completed state [en_US.UTF-8] at time 03:01:28.462723 duration_in_ms=6.716
2017-12-14 03:01:28,464 [salt.state       ][INFO    ][7585] Running state [en_US.UTF-8] at time 03:01:28.463735
2017-12-14 03:01:28,464 [salt.state       ][INFO    ][7585] Executing state locale.system for en_US.UTF-8
2017-12-14 03:01:28,465 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'localectl' in directory '/root'
2017-12-14 03:01:28,491 [salt.state       ][INFO    ][7585] System locale en_US.UTF-8 already set
2017-12-14 03:01:28,491 [salt.state       ][INFO    ][7585] Completed state [en_US.UTF-8] at time 03:01:28.490952 duration_in_ms=27.215
2017-12-14 03:01:28,492 [salt.state       ][INFO    ][7585] Running state [root] at time 03:01:28.492056
2017-12-14 03:01:28,492 [salt.state       ][INFO    ][7585] Executing state user.present for root
2017-12-14 03:01:28,493 [salt.state       ][INFO    ][7585] User root is present and up to date
2017-12-14 03:01:28,494 [salt.state       ][INFO    ][7585] Completed state [root] at time 03:01:28.493577 duration_in_ms=1.522
2017-12-14 03:01:28,494 [salt.state       ][INFO    ][7585] Running state [/root] at time 03:01:28.494464
2017-12-14 03:01:28,495 [salt.state       ][INFO    ][7585] Executing state file.directory for /root
2017-12-14 03:01:28,495 [salt.state       ][INFO    ][7585] Directory /root is in the correct state
2017-12-14 03:01:28,496 [salt.state       ][INFO    ][7585] Completed state [/root] at time 03:01:28.495567 duration_in_ms=1.103
2017-12-14 03:01:28,496 [salt.state       ][INFO    ][7585] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:01:28.495865
2017-12-14 03:01:28,496 [salt.state       ][INFO    ][7585] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 03:01:28,496 [salt.state       ][INFO    ][7585] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 03:01:28,497 [salt.state       ][INFO    ][7585] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:01:28.496758 duration_in_ms=0.893
2017-12-14 03:01:28,497 [salt.state       ][INFO    ][7585] Running state [ubuntu] at time 03:01:28.497046
2017-12-14 03:01:28,497 [salt.state       ][INFO    ][7585] Executing state user.present for ubuntu
2017-12-14 03:01:28,498 [salt.state       ][INFO    ][7585] User ubuntu is present and up to date
2017-12-14 03:01:28,498 [salt.state       ][INFO    ][7585] Completed state [ubuntu] at time 03:01:28.498293 duration_in_ms=1.246
2017-12-14 03:01:28,499 [salt.state       ][INFO    ][7585] Running state [/home/ubuntu] at time 03:01:28.499113
2017-12-14 03:01:28,499 [salt.state       ][INFO    ][7585] Executing state file.directory for /home/ubuntu
2017-12-14 03:01:28,500 [salt.state       ][INFO    ][7585] Directory /home/ubuntu is in the correct state
2017-12-14 03:01:28,500 [salt.state       ][INFO    ][7585] Completed state [/home/ubuntu] at time 03:01:28.500223 duration_in_ms=1.109
2017-12-14 03:01:28,501 [salt.state       ][INFO    ][7585] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:01:28.500933
2017-12-14 03:01:28,501 [salt.state       ][INFO    ][7585] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 03:01:28,541 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 03:01:28,555 [salt.state       ][INFO    ][7585] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-14 03:01:28,556 [salt.state       ][INFO    ][7585] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:01:28.555595 duration_in_ms=54.662
2017-12-14 03:01:28,556 [salt.state       ][INFO    ][7585] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:01:28.555907
2017-12-14 03:01:28,556 [salt.state       ][INFO    ][7585] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 03:01:28,572 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 03:01:28,590 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:28,625 [salt.state       ][INFO    ][7585] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-14 03:01:28,626 [salt.state       ][INFO    ][7585] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:01:28.625606 duration_in_ms=69.699
2017-12-14 03:01:28,626 [salt.state       ][INFO    ][7585] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:01:28.625898
2017-12-14 03:01:28,626 [salt.state       ][INFO    ][7585] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 03:01:28,642 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 03:01:28,660 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:28,695 [salt.state       ][INFO    ][7585] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-14 03:01:28,696 [salt.state       ][INFO    ][7585] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:01:28.695518 duration_in_ms=69.618
2017-12-14 03:01:28,697 [salt.state       ][INFO    ][7585] Running state [service.systemctl_reload] at time 03:01:28.696657
2017-12-14 03:01:28,697 [salt.state       ][INFO    ][7585] Executing state module.wait for service.systemctl_reload
2017-12-14 03:01:28,697 [salt.state       ][INFO    ][7585] No changes made for service.systemctl_reload
2017-12-14 03:01:28,698 [salt.state       ][INFO    ][7585] Completed state [service.systemctl_reload] at time 03:01:28.697507 duration_in_ms=0.85
2017-12-14 03:01:28,698 [salt.state       ][INFO    ][7585] Running state [/etc/hostname] at time 03:01:28.697793
2017-12-14 03:01:28,698 [salt.state       ][INFO    ][7585] Executing state file.managed for /etc/hostname
2017-12-14 03:01:28,716 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 03:01:28,718 [salt.state       ][INFO    ][7585] File /etc/hostname is in the correct state
2017-12-14 03:01:28,718 [salt.state       ][INFO    ][7585] Completed state [/etc/hostname] at time 03:01:28.718022 duration_in_ms=20.228
2017-12-14 03:01:28,719 [salt.state       ][INFO    ][7585] Running state [hostname msg02] at time 03:01:28.719179
2017-12-14 03:01:28,719 [salt.state       ][INFO    ][7585] Executing state cmd.wait for hostname msg02
2017-12-14 03:01:28,720 [salt.state       ][INFO    ][7585] No changes made for hostname msg02
2017-12-14 03:01:28,720 [salt.state       ][INFO    ][7585] Completed state [hostname msg02] at time 03:01:28.720037 duration_in_ms=0.858
2017-12-14 03:01:28,721 [salt.state       ][INFO    ][7585] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.720484
2017-12-14 03:01:28,721 [salt.state       ][INFO    ][7585] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,721 [salt.state       ][INFO    ][7585] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:01:28,722 [salt.state       ][INFO    ][7585] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.721476 duration_in_ms=0.992
2017-12-14 03:01:28,722 [salt.state       ][INFO    ][7585] Running state [mdb02] at time 03:01:28.721749
2017-12-14 03:01:28,722 [salt.state       ][INFO    ][7585] Executing state host.present for mdb02
2017-12-14 03:01:28,722 [salt.state       ][INFO    ][7585] Host mdb02 (10.167.4.77) already present
2017-12-14 03:01:28,723 [salt.state       ][INFO    ][7585] Completed state [mdb02] at time 03:01:28.722704 duration_in_ms=0.955
2017-12-14 03:01:28,723 [salt.state       ][INFO    ][7585] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.722987
2017-12-14 03:01:28,723 [salt.state       ][INFO    ][7585] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,724 [salt.state       ][INFO    ][7585] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:01:28,724 [salt.state       ][INFO    ][7585] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.723963 duration_in_ms=0.975
2017-12-14 03:01:28,724 [salt.state       ][INFO    ][7585] Running state [mdb03] at time 03:01:28.724253
2017-12-14 03:01:28,725 [salt.state       ][INFO    ][7585] Executing state host.present for mdb03
2017-12-14 03:01:28,725 [salt.state       ][INFO    ][7585] Host mdb03 (10.167.4.78) already present
2017-12-14 03:01:28,725 [salt.state       ][INFO    ][7585] Completed state [mdb03] at time 03:01:28.725207 duration_in_ms=0.954
2017-12-14 03:01:28,726 [salt.state       ][INFO    ][7585] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.725481
2017-12-14 03:01:28,726 [salt.state       ][INFO    ][7585] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,726 [salt.state       ][INFO    ][7585] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:01:28,726 [salt.state       ][INFO    ][7585] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.726412 duration_in_ms=0.932
2017-12-14 03:01:28,727 [salt.state       ][INFO    ][7585] Running state [mdb01] at time 03:01:28.726684
2017-12-14 03:01:28,727 [salt.state       ][INFO    ][7585] Executing state host.present for mdb01
2017-12-14 03:01:28,727 [salt.state       ][INFO    ][7585] Host mdb01 (10.167.4.76) already present
2017-12-14 03:01:28,728 [salt.state       ][INFO    ][7585] Completed state [mdb01] at time 03:01:28.727613 duration_in_ms=0.929
2017-12-14 03:01:28,728 [salt.state       ][INFO    ][7585] Running state [mdb] at time 03:01:28.727896
2017-12-14 03:01:28,728 [salt.state       ][INFO    ][7585] Executing state host.present for mdb
2017-12-14 03:01:28,729 [salt.state       ][INFO    ][7585] Host mdb (10.167.4.75) already present
2017-12-14 03:01:28,729 [salt.state       ][INFO    ][7585] Completed state [mdb] at time 03:01:28.728866 duration_in_ms=0.97
2017-12-14 03:01:28,729 [salt.state       ][INFO    ][7585] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.729136
2017-12-14 03:01:28,729 [salt.state       ][INFO    ][7585] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,730 [salt.state       ][INFO    ][7585] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:01:28,730 [salt.state       ][INFO    ][7585] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.730071 duration_in_ms=0.936
2017-12-14 03:01:28,730 [salt.state       ][INFO    ][7585] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.730342
2017-12-14 03:01:28,731 [salt.state       ][INFO    ][7585] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,731 [salt.state       ][INFO    ][7585] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:01:28,731 [salt.state       ][INFO    ][7585] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.731281 duration_in_ms=0.94
2017-12-14 03:01:28,732 [salt.state       ][INFO    ][7585] Running state [cfg01] at time 03:01:28.731552
2017-12-14 03:01:28,732 [salt.state       ][INFO    ][7585] Executing state host.present for cfg01
2017-12-14 03:01:28,732 [salt.state       ][INFO    ][7585] Host cfg01 (10.167.4.100) already present
2017-12-14 03:01:28,733 [salt.state       ][INFO    ][7585] Completed state [cfg01] at time 03:01:28.732489 duration_in_ms=0.936
2017-12-14 03:01:28,733 [salt.state       ][INFO    ][7585] Running state [prx01] at time 03:01:28.732775
2017-12-14 03:01:28,733 [salt.state       ][INFO    ][7585] Executing state host.present for prx01
2017-12-14 03:01:28,733 [salt.state       ][INFO    ][7585] Host prx01 (10.167.4.104) already present
2017-12-14 03:01:28,734 [salt.state       ][INFO    ][7585] Completed state [prx01] at time 03:01:28.733708 duration_in_ms=0.933
2017-12-14 03:01:28,734 [salt.state       ][INFO    ][7585] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.733976
2017-12-14 03:01:28,734 [salt.state       ][INFO    ][7585] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,735 [salt.state       ][INFO    ][7585] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:01:28,735 [salt.state       ][INFO    ][7585] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.734906 duration_in_ms=0.929
2017-12-14 03:01:28,735 [salt.state       ][INFO    ][7585] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.735176
2017-12-14 03:01:28,735 [salt.state       ][INFO    ][7585] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,736 [salt.state       ][INFO    ][7585] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:01:28,736 [salt.state       ][INFO    ][7585] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.736151 duration_in_ms=0.975
2017-12-14 03:01:28,736 [salt.state       ][INFO    ][7585] Running state [kvm01] at time 03:01:28.736427
2017-12-14 03:01:28,737 [salt.state       ][INFO    ][7585] Executing state host.present for kvm01
2017-12-14 03:01:28,737 [salt.state       ][INFO    ][7585] Host kvm01 (10.167.4.141) already present
2017-12-14 03:01:28,737 [salt.state       ][INFO    ][7585] Completed state [kvm01] at time 03:01:28.737384 duration_in_ms=0.957
2017-12-14 03:01:28,738 [salt.state       ][INFO    ][7585] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.737654
2017-12-14 03:01:28,738 [salt.state       ][INFO    ][7585] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,738 [salt.state       ][INFO    ][7585] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:01:28,739 [salt.state       ][INFO    ][7585] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.738588 duration_in_ms=0.933
2017-12-14 03:01:28,739 [salt.state       ][INFO    ][7585] Running state [kvm03] at time 03:01:28.738857
2017-12-14 03:01:28,739 [salt.state       ][INFO    ][7585] Executing state host.present for kvm03
2017-12-14 03:01:28,740 [salt.state       ][INFO    ][7585] Host kvm03 (10.167.4.143) already present
2017-12-14 03:01:28,740 [salt.state       ][INFO    ][7585] Completed state [kvm03] at time 03:01:28.739970 duration_in_ms=1.112
2017-12-14 03:01:28,740 [salt.state       ][INFO    ][7585] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.740242
2017-12-14 03:01:28,741 [salt.state       ][INFO    ][7585] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,741 [salt.state       ][INFO    ][7585] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:01:28,741 [salt.state       ][INFO    ][7585] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.741206 duration_in_ms=0.964
2017-12-14 03:01:28,741 [salt.state       ][INFO    ][7585] Running state [kvm02] at time 03:01:28.741477
2017-12-14 03:01:28,742 [salt.state       ][INFO    ][7585] Executing state host.present for kvm02
2017-12-14 03:01:28,742 [salt.state       ][INFO    ][7585] Host kvm02 (10.167.4.142) already present
2017-12-14 03:01:28,742 [salt.state       ][INFO    ][7585] Completed state [kvm02] at time 03:01:28.742405 duration_in_ms=0.928
2017-12-14 03:01:28,743 [salt.state       ][INFO    ][7585] Running state [dbs] at time 03:01:28.742675
2017-12-14 03:01:28,743 [salt.state       ][INFO    ][7585] Executing state host.present for dbs
2017-12-14 03:01:28,743 [salt.state       ][INFO    ][7585] Host dbs (10.167.4.50) already present
2017-12-14 03:01:28,744 [salt.state       ][INFO    ][7585] Completed state [dbs] at time 03:01:28.743601 duration_in_ms=0.925
2017-12-14 03:01:28,744 [salt.state       ][INFO    ][7585] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.743881
2017-12-14 03:01:28,744 [salt.state       ][INFO    ][7585] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,745 [salt.state       ][INFO    ][7585] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:01:28,745 [salt.state       ][INFO    ][7585] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.744847 duration_in_ms=0.965
2017-12-14 03:01:28,745 [salt.state       ][INFO    ][7585] Running state [prx] at time 03:01:28.745125
2017-12-14 03:01:28,745 [salt.state       ][INFO    ][7585] Executing state host.present for prx
2017-12-14 03:01:28,746 [salt.state       ][INFO    ][7585] Host prx (172.30.10.103) already present
2017-12-14 03:01:28,746 [salt.state       ][INFO    ][7585] Completed state [prx] at time 03:01:28.746052 duration_in_ms=0.926
2017-12-14 03:01:28,746 [salt.state       ][INFO    ][7585] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.746321
2017-12-14 03:01:28,747 [salt.state       ][INFO    ][7585] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,747 [salt.state       ][INFO    ][7585] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:01:28,747 [salt.state       ][INFO    ][7585] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.747256 duration_in_ms=0.936
2017-12-14 03:01:28,748 [salt.state       ][INFO    ][7585] Running state [prx02] at time 03:01:28.747536
2017-12-14 03:01:28,748 [salt.state       ][INFO    ][7585] Executing state host.present for prx02
2017-12-14 03:01:28,748 [salt.state       ][INFO    ][7585] Host prx02 (10.167.4.105) already present
2017-12-14 03:01:28,749 [salt.state       ][INFO    ][7585] Completed state [prx02] at time 03:01:28.748505 duration_in_ms=0.969
2017-12-14 03:01:28,749 [salt.state       ][INFO    ][7585] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.748807
2017-12-14 03:01:28,749 [salt.state       ][INFO    ][7585] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,750 [salt.state       ][INFO    ][7585] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:01:28,750 [salt.state       ][INFO    ][7585] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.749734 duration_in_ms=0.928
2017-12-14 03:01:28,750 [salt.state       ][INFO    ][7585] Running state [gtw01] at time 03:01:28.750005
2017-12-14 03:01:28,750 [salt.state       ][INFO    ][7585] Executing state host.present for gtw01
2017-12-14 03:01:28,751 [salt.state       ][INFO    ][7585] Host gtw01 (10.167.4.124) already present
2017-12-14 03:01:28,751 [salt.state       ][INFO    ][7585] Completed state [gtw01] at time 03:01:28.750943 duration_in_ms=0.937
2017-12-14 03:01:28,751 [salt.state       ][INFO    ][7585] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.751214
2017-12-14 03:01:28,751 [salt.state       ][INFO    ][7585] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,752 [salt.state       ][INFO    ][7585] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:01:28,752 [salt.state       ][INFO    ][7585] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.752155 duration_in_ms=0.942
2017-12-14 03:01:28,752 [salt.state       ][INFO    ][7585] Running state [gtw02] at time 03:01:28.752428
2017-12-14 03:01:28,753 [salt.state       ][INFO    ][7585] Executing state host.present for gtw02
2017-12-14 03:01:28,753 [salt.state       ][INFO    ][7585] Host gtw02 (10.167.4.125) already present
2017-12-14 03:01:28,753 [salt.state       ][INFO    ][7585] Completed state [gtw02] at time 03:01:28.753390 duration_in_ms=0.962
2017-12-14 03:01:28,754 [salt.state       ][INFO    ][7585] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.753665
2017-12-14 03:01:28,754 [salt.state       ][INFO    ][7585] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,754 [salt.state       ][INFO    ][7585] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:01:28,755 [salt.state       ][INFO    ][7585] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.754608 duration_in_ms=0.943
2017-12-14 03:01:28,755 [salt.state       ][INFO    ][7585] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.754883
2017-12-14 03:01:28,755 [salt.state       ][INFO    ][7585] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,756 [salt.state       ][INFO    ][7585] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:01:28,756 [salt.state       ][INFO    ][7585] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.755831 duration_in_ms=0.948
2017-12-14 03:01:28,756 [salt.state       ][INFO    ][7585] Running state [msg02] at time 03:01:28.756107
2017-12-14 03:01:28,756 [salt.state       ][INFO    ][7585] Executing state host.present for msg02
2017-12-14 03:01:28,757 [salt.state       ][INFO    ][7585] Host msg02 (10.167.4.42) already present
2017-12-14 03:01:28,757 [salt.state       ][INFO    ][7585] Completed state [msg02] at time 03:01:28.757057 duration_in_ms=0.95
2017-12-14 03:01:28,758 [salt.state       ][INFO    ][7585] Running state [file.replace] at time 03:01:28.757859
2017-12-14 03:01:28,758 [salt.state       ][INFO    ][7585] Executing state module.run for file.replace
2017-12-14 03:01:28,825 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:01:28,832 [salt.state       ][INFO    ][7585] onlyif execution failed
2017-12-14 03:01:28,833 [salt.state       ][INFO    ][7585] Completed state [file.replace] at time 03:01:28.832759 duration_in_ms=74.898
2017-12-14 03:01:28,833 [salt.state       ][INFO    ][7585] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.833137
2017-12-14 03:01:28,833 [salt.state       ][INFO    ][7585] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,834 [salt.state       ][INFO    ][7585] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:01:28,834 [salt.state       ][INFO    ][7585] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.834367 duration_in_ms=1.23
2017-12-14 03:01:28,835 [salt.state       ][INFO    ][7585] Running state [msg03] at time 03:01:28.834664
2017-12-14 03:01:28,835 [salt.state       ][INFO    ][7585] Executing state host.present for msg03
2017-12-14 03:01:28,835 [salt.state       ][INFO    ][7585] Host msg03 (10.167.4.43) already present
2017-12-14 03:01:28,836 [salt.state       ][INFO    ][7585] Completed state [msg03] at time 03:01:28.835664 duration_in_ms=1.0
2017-12-14 03:01:28,836 [salt.state       ][INFO    ][7585] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.836014
2017-12-14 03:01:28,836 [salt.state       ][INFO    ][7585] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,837 [salt.state       ][INFO    ][7585] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:01:28,837 [salt.state       ][INFO    ][7585] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.837059 duration_in_ms=1.045
2017-12-14 03:01:28,837 [salt.state       ][INFO    ][7585] Running state [msg01] at time 03:01:28.837339
2017-12-14 03:01:28,838 [salt.state       ][INFO    ][7585] Executing state host.present for msg01
2017-12-14 03:01:28,838 [salt.state       ][INFO    ][7585] Host msg01 (10.167.4.41) already present
2017-12-14 03:01:28,838 [salt.state       ][INFO    ][7585] Completed state [msg01] at time 03:01:28.838281 duration_in_ms=0.941
2017-12-14 03:01:28,839 [salt.state       ][INFO    ][7585] Running state [msg] at time 03:01:28.838559
2017-12-14 03:01:28,839 [salt.state       ][INFO    ][7585] Executing state host.present for msg
2017-12-14 03:01:28,839 [salt.state       ][INFO    ][7585] Host msg (10.167.4.40) already present
2017-12-14 03:01:28,840 [salt.state       ][INFO    ][7585] Completed state [msg] at time 03:01:28.839509 duration_in_ms=0.95
2017-12-14 03:01:28,840 [salt.state       ][INFO    ][7585] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.839796
2017-12-14 03:01:28,840 [salt.state       ][INFO    ][7585] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,841 [salt.state       ][INFO    ][7585] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:01:28,841 [salt.state       ][INFO    ][7585] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.840785 duration_in_ms=0.988
2017-12-14 03:01:28,841 [salt.state       ][INFO    ][7585] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.841064
2017-12-14 03:01:28,841 [salt.state       ][INFO    ][7585] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,842 [salt.state       ][INFO    ][7585] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:01:28,842 [salt.state       ][INFO    ][7585] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.842037 duration_in_ms=0.973
2017-12-14 03:01:28,842 [salt.state       ][INFO    ][7585] Running state [cfg01] at time 03:01:28.842313
2017-12-14 03:01:28,843 [salt.state       ][INFO    ][7585] Executing state host.present for cfg01
2017-12-14 03:01:28,843 [salt.state       ][INFO    ][7585] Host cfg01 (10.167.4.100) already present
2017-12-14 03:01:28,843 [salt.state       ][INFO    ][7585] Completed state [cfg01] at time 03:01:28.843252 duration_in_ms=0.939
2017-12-14 03:01:28,844 [salt.state       ][INFO    ][7585] Running state [cmp002] at time 03:01:28.843525
2017-12-14 03:01:28,844 [salt.state       ][INFO    ][7585] Executing state host.present for cmp002
2017-12-14 03:01:28,844 [salt.state       ][INFO    ][7585] Host cmp002 (10.167.4.102) already present
2017-12-14 03:01:28,845 [salt.state       ][INFO    ][7585] Completed state [cmp002] at time 03:01:28.844515 duration_in_ms=0.989
2017-12-14 03:01:28,845 [salt.state       ][INFO    ][7585] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.844807
2017-12-14 03:01:28,845 [salt.state       ][INFO    ][7585] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,846 [salt.state       ][INFO    ][7585] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:01:28,846 [salt.state       ][INFO    ][7585] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.845753 duration_in_ms=0.947
2017-12-14 03:01:28,846 [salt.state       ][INFO    ][7585] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.846037
2017-12-14 03:01:28,846 [salt.state       ][INFO    ][7585] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,847 [salt.state       ][INFO    ][7585] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:01:28,847 [salt.state       ][INFO    ][7585] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.846978 duration_in_ms=0.941
2017-12-14 03:01:28,847 [salt.state       ][INFO    ][7585] Running state [cmp001] at time 03:01:28.847254
2017-12-14 03:01:28,848 [salt.state       ][INFO    ][7585] Executing state host.present for cmp001
2017-12-14 03:01:28,848 [salt.state       ][INFO    ][7585] Host cmp001 (10.167.4.101) already present
2017-12-14 03:01:28,848 [salt.state       ][INFO    ][7585] Completed state [cmp001] at time 03:01:28.848404 duration_in_ms=1.151
2017-12-14 03:01:28,849 [salt.state       ][INFO    ][7585] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.848705
2017-12-14 03:01:28,849 [salt.state       ][INFO    ][7585] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,849 [salt.state       ][INFO    ][7585] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:01:28,850 [salt.state       ][INFO    ][7585] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.849658 duration_in_ms=0.953
2017-12-14 03:01:28,850 [salt.state       ][INFO    ][7585] Running state [dbs01] at time 03:01:28.849935
2017-12-14 03:01:28,850 [salt.state       ][INFO    ][7585] Executing state host.present for dbs01
2017-12-14 03:01:28,851 [salt.state       ][INFO    ][7585] Host dbs01 (10.167.4.51) already present
2017-12-14 03:01:28,851 [salt.state       ][INFO    ][7585] Completed state [dbs01] at time 03:01:28.850878 duration_in_ms=0.943
2017-12-14 03:01:28,851 [salt.state       ][INFO    ][7585] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.851152
2017-12-14 03:01:28,851 [salt.state       ][INFO    ][7585] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,852 [salt.state       ][INFO    ][7585] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:01:28,852 [salt.state       ][INFO    ][7585] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.852104 duration_in_ms=0.952
2017-12-14 03:01:28,852 [salt.state       ][INFO    ][7585] Running state [dbs02] at time 03:01:28.852376
2017-12-14 03:01:28,853 [salt.state       ][INFO    ][7585] Executing state host.present for dbs02
2017-12-14 03:01:28,853 [salt.state       ][INFO    ][7585] Host dbs02 (10.167.4.52) already present
2017-12-14 03:01:28,853 [salt.state       ][INFO    ][7585] Completed state [dbs02] at time 03:01:28.853455 duration_in_ms=1.08
2017-12-14 03:01:28,854 [salt.state       ][INFO    ][7585] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.853731
2017-12-14 03:01:28,854 [salt.state       ][INFO    ][7585] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,854 [salt.state       ][INFO    ][7585] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:01:28,855 [salt.state       ][INFO    ][7585] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.854675 duration_in_ms=0.944
2017-12-14 03:01:28,855 [salt.state       ][INFO    ][7585] Running state [dbs03] at time 03:01:28.854950
2017-12-14 03:01:28,855 [salt.state       ][INFO    ][7585] Executing state host.present for dbs03
2017-12-14 03:01:28,856 [salt.state       ][INFO    ][7585] Host dbs03 (10.167.4.53) already present
2017-12-14 03:01:28,856 [salt.state       ][INFO    ][7585] Completed state [dbs03] at time 03:01:28.855929 duration_in_ms=0.978
2017-12-14 03:01:28,856 [salt.state       ][INFO    ][7585] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.856230
2017-12-14 03:01:28,857 [salt.state       ][INFO    ][7585] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,857 [salt.state       ][INFO    ][7585] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:01:28,857 [salt.state       ][INFO    ][7585] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.857220 duration_in_ms=0.99
2017-12-14 03:01:28,858 [salt.state       ][INFO    ][7585] Running state [mas01] at time 03:01:28.857496
2017-12-14 03:01:28,858 [salt.state       ][INFO    ][7585] Executing state host.present for mas01
2017-12-14 03:01:28,858 [salt.state       ][INFO    ][7585] Host mas01 (10.167.4.3) already present
2017-12-14 03:01:28,858 [salt.state       ][INFO    ][7585] Completed state [mas01] at time 03:01:28.858437 duration_in_ms=0.941
2017-12-14 03:01:28,859 [salt.state       ][INFO    ][7585] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.858710
2017-12-14 03:01:28,859 [salt.state       ][INFO    ][7585] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,859 [salt.state       ][INFO    ][7585] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:01:28,860 [salt.state       ][INFO    ][7585] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.859655 duration_in_ms=0.946
2017-12-14 03:01:28,860 [salt.state       ][INFO    ][7585] Running state [ctl02] at time 03:01:28.859940
2017-12-14 03:01:28,860 [salt.state       ][INFO    ][7585] Executing state host.present for ctl02
2017-12-14 03:01:28,861 [salt.state       ][INFO    ][7585] Host ctl02 (10.167.4.12) already present
2017-12-14 03:01:28,861 [salt.state       ][INFO    ][7585] Completed state [ctl02] at time 03:01:28.860936 duration_in_ms=0.995
2017-12-14 03:01:28,861 [salt.state       ][INFO    ][7585] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.861209
2017-12-14 03:01:28,861 [salt.state       ][INFO    ][7585] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,862 [salt.state       ][INFO    ][7585] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:01:28,862 [salt.state       ][INFO    ][7585] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.862158 duration_in_ms=0.949
2017-12-14 03:01:28,862 [salt.state       ][INFO    ][7585] Running state [ctl03] at time 03:01:28.862434
2017-12-14 03:01:28,863 [salt.state       ][INFO    ][7585] Executing state host.present for ctl03
2017-12-14 03:01:28,863 [salt.state       ][INFO    ][7585] Host ctl03 (10.167.4.13) already present
2017-12-14 03:01:28,863 [salt.state       ][INFO    ][7585] Completed state [ctl03] at time 03:01:28.863384 duration_in_ms=0.95
2017-12-14 03:01:28,864 [salt.state       ][INFO    ][7585] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.863659
2017-12-14 03:01:28,864 [salt.state       ][INFO    ][7585] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,864 [salt.state       ][INFO    ][7585] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:01:28,865 [salt.state       ][INFO    ][7585] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.864639 duration_in_ms=0.98
2017-12-14 03:01:28,865 [salt.state       ][INFO    ][7585] Running state [ctl01] at time 03:01:28.864930
2017-12-14 03:01:28,865 [salt.state       ][INFO    ][7585] Executing state host.present for ctl01
2017-12-14 03:01:28,866 [salt.state       ][INFO    ][7585] Host ctl01 (10.167.4.11) already present
2017-12-14 03:01:28,866 [salt.state       ][INFO    ][7585] Completed state [ctl01] at time 03:01:28.865874 duration_in_ms=0.945
2017-12-14 03:01:28,866 [salt.state       ][INFO    ][7585] Running state [ctl] at time 03:01:28.866146
2017-12-14 03:01:28,866 [salt.state       ][INFO    ][7585] Executing state host.present for ctl
2017-12-14 03:01:28,867 [salt.state       ][INFO    ][7585] Host ctl (10.167.4.10) already present
2017-12-14 03:01:28,867 [salt.state       ][INFO    ][7585] Completed state [ctl] at time 03:01:28.867091 duration_in_ms=0.945
2017-12-14 03:01:28,867 [salt.state       ][INFO    ][7585] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.867365
2017-12-14 03:01:28,868 [salt.state       ][INFO    ][7585] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:01:28,868 [salt.state       ][INFO    ][7585] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:01:28,868 [salt.state       ][INFO    ][7585] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:01:28.868327 duration_in_ms=0.962
2017-12-14 03:01:28,869 [salt.state       ][INFO    ][7585] Running state [ens2] at time 03:01:28.868622
2017-12-14 03:01:28,869 [salt.state       ][INFO    ][7585] Executing state network.managed for ens2
2017-12-14 03:01:29,156 [salt.state       ][INFO    ][7585] Interface ens2 is up to date.
2017-12-14 03:01:29,157 [salt.state       ][INFO    ][7585] Completed state [ens2] at time 03:01:29.156828 duration_in_ms=288.206
2017-12-14 03:01:29,157 [salt.state       ][INFO    ][7585] Running state [ens3] at time 03:01:29.157159
2017-12-14 03:01:29,157 [salt.state       ][INFO    ][7585] Executing state network.managed for ens3
2017-12-14 03:01:29,481 [salt.state       ][INFO    ][7585] Interface ens3 is up to date.
2017-12-14 03:01:29,481 [salt.state       ][INFO    ][7585] Completed state [ens3] at time 03:01:29.481272 duration_in_ms=324.112
2017-12-14 03:01:29,481 [salt.state       ][INFO    ][7585] Running state [/etc/profile.d/proxy.sh] at time 03:01:29.481473
2017-12-14 03:01:29,482 [salt.state       ][INFO    ][7585] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 03:01:29,482 [salt.state       ][INFO    ][7585] File /etc/profile.d/proxy.sh is not present
2017-12-14 03:01:29,483 [salt.state       ][INFO    ][7585] Completed state [/etc/profile.d/proxy.sh] at time 03:01:29.482626 duration_in_ms=1.154
2017-12-14 03:01:29,483 [salt.state       ][INFO    ][7585] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:01:29.482921
2017-12-14 03:01:29,483 [salt.state       ][INFO    ][7585] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 03:01:29,484 [salt.state       ][INFO    ][7585] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 03:01:29,484 [salt.state       ][INFO    ][7585] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:01:29.484213 duration_in_ms=1.292
2017-12-14 03:01:29,485 [salt.state       ][INFO    ][7585] Running state [ntp] at time 03:01:29.484666
2017-12-14 03:01:29,485 [salt.state       ][INFO    ][7585] Executing state pkg.installed for ntp
2017-12-14 03:01:29,489 [salt.state       ][INFO    ][7585] Package ntp is already installed
2017-12-14 03:01:29,489 [salt.state       ][INFO    ][7585] Completed state [ntp] at time 03:01:29.489094 duration_in_ms=4.428
2017-12-14 03:01:29,490 [salt.state       ][INFO    ][7585] Running state [/etc/ntp.conf] at time 03:01:29.490053
2017-12-14 03:01:29,490 [salt.state       ][INFO    ][7585] Executing state file.managed for /etc/ntp.conf
2017-12-14 03:01:29,509 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 03:01:29,533 [salt.fileclient  ][INFO    ][7585] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:01:29,539 [salt.state       ][INFO    ][7585] File /etc/ntp.conf is in the correct state
2017-12-14 03:01:29,540 [salt.state       ][INFO    ][7585] Completed state [/etc/ntp.conf] at time 03:01:29.539753 duration_in_ms=49.699
2017-12-14 03:01:29,541 [salt.state       ][INFO    ][7585] Running state [ntp] at time 03:01:29.540656
2017-12-14 03:01:29,541 [salt.state       ][INFO    ][7585] Executing state service.running for ntp
2017-12-14 03:01:29,541 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 03:01:29,552 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 03:01:29,562 [salt.loaded.int.module.cmdmod][INFO    ][7585] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 03:01:29,572 [salt.state       ][INFO    ][7585] The service ntp is already running
2017-12-14 03:01:29,573 [salt.state       ][INFO    ][7585] Completed state [ntp] at time 03:01:29.572781 duration_in_ms=32.123
2017-12-14 03:01:29,575 [salt.minion      ][INFO    ][7585] Returning information for job: 20171214030113703746
2017-12-14 03:01:54,803 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.apply with jid 20171214030154797693
2017-12-14 03:01:54,825 [salt.minion      ][INFO    ][9547] Starting a new job with PID 9547
2017-12-14 03:01:57,705 [salt.state       ][INFO    ][9547] Loading fresh modules for state activity
2017-12-14 03:01:58,033 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 03:01:58,053 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 03:01:58,085 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,136 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 03:01:58,161 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,242 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 03:01:58,260 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,305 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 03:01:58,365 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,420 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 03:01:58,447 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,495 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 03:01:58,509 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,557 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 03:01:58,586 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,643 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 03:01:58,666 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,728 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 03:01:58,747 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,794 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 03:01:58,809 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,861 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 03:01:58,889 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:58,943 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 03:01:58,965 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:59,007 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 03:01:59,025 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:59,070 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 03:01:59,100 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:59,147 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 03:01:59,176 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:59,226 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 03:01:59,243 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:59,286 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 03:01:59,309 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:59,355 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:01:59,385 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:59,462 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 03:01:59,524 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:59,577 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 03:01:59,596 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:59,644 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 03:01:59,707 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:01:59,755 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 03:01:59,765 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 03:01:59,777 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:01:59,794 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 03:02:00,012 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:02:00,035 [salt.state       ][INFO    ][9547] Running state [/etc/environment] at time 03:02:00.035115
2017-12-14 03:02:00,036 [salt.state       ][INFO    ][9547] Executing state file.blockreplace for /etc/environment
2017-12-14 03:02:00,043 [salt.state       ][INFO    ][9547] No changes needed to be made
2017-12-14 03:02:00,043 [salt.state       ][INFO    ][9547] Completed state [/etc/environment] at time 03:02:00.043348 duration_in_ms=8.233
2017-12-14 03:02:00,044 [salt.state       ][INFO    ][9547] Running state [/etc/profile.d] at time 03:02:00.043723
2017-12-14 03:02:00,044 [salt.state       ][INFO    ][9547] Executing state file.directory for /etc/profile.d
2017-12-14 03:02:00,045 [salt.state       ][INFO    ][9547] Directory /etc/profile.d is in the correct state
2017-12-14 03:02:00,045 [salt.state       ][INFO    ][9547] Completed state [/etc/profile.d] at time 03:02:00.045321 duration_in_ms=1.598
2017-12-14 03:02:00,325 [salt.state       ][INFO    ][9547] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:02:00.325049
2017-12-14 03:02:00,326 [salt.state       ][INFO    ][9547] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 03:02:00,348 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 03:02:00,354 [salt.state       ][INFO    ][9547] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-14 03:02:00,354 [salt.state       ][INFO    ][9547] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:02:00.353963 duration_in_ms=28.914
2017-12-14 03:02:00,355 [salt.state       ][INFO    ][9547] Running state [linux_repo_prereq_pkgs] at time 03:02:00.354691
2017-12-14 03:02:00,355 [salt.state       ][INFO    ][9547] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 03:02:00,355 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:02:00,869 [salt.state       ][INFO    ][9547] All specified packages are already installed
2017-12-14 03:02:00,869 [salt.state       ][INFO    ][9547] Completed state [linux_repo_prereq_pkgs] at time 03:02:00.869153 duration_in_ms=514.461
2017-12-14 03:02:00,870 [salt.state       ][INFO    ][9547] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:02:00.869508
2017-12-14 03:02:00,870 [salt.state       ][INFO    ][9547] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-14 03:02:00,870 [salt.state       ][INFO    ][9547] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-14 03:02:00,871 [salt.state       ][INFO    ][9547] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:02:00.870505 duration_in_ms=0.997
2017-12-14 03:02:00,871 [salt.state       ][INFO    ][9547] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:02:00.870779
2017-12-14 03:02:00,871 [salt.state       ][INFO    ][9547] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-14 03:02:00,886 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:02:00,904 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:00,939 [salt.state       ][INFO    ][9547] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-14 03:02:00,939 [salt.state       ][INFO    ][9547] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:02:00.939214 duration_in_ms=68.434
2017-12-14 03:02:00,941 [salt.state       ][INFO    ][9547] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:02:00.941087
2017-12-14 03:02:00,941 [salt.state       ][INFO    ][9547] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-14 03:02:01,173 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-14 03:02:01,261 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:02:03,162 [salt.state       ][INFO    ][9547] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-14 03:02:03,163 [salt.state       ][INFO    ][9547] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:02:03.162884 duration_in_ms=2221.797
2017-12-14 03:02:03,163 [salt.state       ][INFO    ][9547] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:02:03.163233
2017-12-14 03:02:03,164 [salt.state       ][INFO    ][9547] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-14 03:02:03,164 [salt.state       ][INFO    ][9547] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-14 03:02:03,164 [salt.state       ][INFO    ][9547] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:02:03.164184 duration_in_ms=0.951
2017-12-14 03:02:03,164 [salt.state       ][INFO    ][9547] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:02:03.164455
2017-12-14 03:02:03,165 [salt.state       ][INFO    ][9547] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-14 03:02:03,181 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:02:03,199 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:03,236 [salt.state       ][INFO    ][9547] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-14 03:02:03,236 [salt.state       ][INFO    ][9547] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:02:03.236200 duration_in_ms=71.744
2017-12-14 03:02:03,237 [salt.state       ][INFO    ][9547] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:02:03.237016
2017-12-14 03:02:03,237 [salt.state       ][INFO    ][9547] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-14 03:02:03,333 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-14 03:02:03,411 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:02:04,906 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030204881653
2017-12-14 03:02:04,929 [salt.minion      ][INFO    ][10550] Starting a new job with PID 10550
2017-12-14 03:02:04,938 [salt.minion      ][INFO    ][10550] Returning information for job: 20171214030204881653
2017-12-14 03:02:05,265 [salt.state       ][INFO    ][9547] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-14 03:02:05,266 [salt.state       ][INFO    ][9547] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:02:05.265504 duration_in_ms=2028.486
2017-12-14 03:02:05,266 [salt.state       ][INFO    ][9547] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:02:05.265806
2017-12-14 03:02:05,266 [salt.state       ][INFO    ][9547] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 03:02:05,267 [salt.state       ][INFO    ][9547] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 03:02:05,267 [salt.state       ][INFO    ][9547] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:02:05.266836 duration_in_ms=1.03
2017-12-14 03:02:05,267 [salt.state       ][INFO    ][9547] Running state [/etc/apt/preferences.d/uca] at time 03:02:05.267116
2017-12-14 03:02:05,267 [salt.state       ][INFO    ][9547] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 03:02:05,268 [salt.state       ][INFO    ][9547] File /etc/apt/preferences.d/uca is not present
2017-12-14 03:02:05,268 [salt.state       ][INFO    ][9547] Completed state [/etc/apt/preferences.d/uca] at time 03:02:05.267944 duration_in_ms=0.827
2017-12-14 03:02:05,269 [salt.state       ][INFO    ][9547] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:02:05.268768
2017-12-14 03:02:05,269 [salt.state       ][INFO    ][9547] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 03:02:05,355 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 03:02:05,395 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:02:07,286 [salt.state       ][INFO    ][9547] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-14 03:02:07,286 [salt.state       ][INFO    ][9547] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:02:07.286269 duration_in_ms=2017.501
2017-12-14 03:02:07,287 [salt.state       ][INFO    ][9547] Running state [linux_extra_packages_purged] at time 03:02:07.286612
2017-12-14 03:02:07,287 [salt.state       ][INFO    ][9547] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 03:02:07,292 [salt.state       ][INFO    ][9547] All specified packages are already absent
2017-12-14 03:02:07,292 [salt.state       ][INFO    ][9547] Completed state [linux_extra_packages_purged] at time 03:02:07.292448 duration_in_ms=5.836
2017-12-14 03:02:07,293 [salt.state       ][INFO    ][9547] Running state [linux_extra_packages_latest] at time 03:02:07.292744
2017-12-14 03:02:07,293 [salt.state       ][INFO    ][9547] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 03:02:07,296 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:02:08,943 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 03:02:08,982 [salt.state       ][INFO    ][9547] Package mcelog is already up-to-date
2017-12-14 03:02:08,983 [salt.state       ][INFO    ][9547] Completed state [linux_extra_packages_latest] at time 03:02:08.982620 duration_in_ms=1689.875
2017-12-14 03:02:08,983 [salt.state       ][INFO    ][9547] Running state [UTC] at time 03:02:08.983249
2017-12-14 03:02:08,984 [salt.state       ][INFO    ][9547] Executing state timezone.system for UTC
2017-12-14 03:02:08,984 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:02:09,021 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:02:09,028 [salt.state       ][INFO    ][9547] Timezone UTC already set, UTC already set to UTC
2017-12-14 03:02:09,028 [salt.state       ][INFO    ][9547] Completed state [UTC] at time 03:02:09.028317 duration_in_ms=45.067
2017-12-14 03:02:09,029 [salt.state       ][INFO    ][9547] Running state [nf_conntrack] at time 03:02:09.028981
2017-12-14 03:02:09,029 [salt.state       ][INFO    ][9547] Executing state kmod.present for nf_conntrack
2017-12-14 03:02:09,030 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'lsmod' in directory '/root'
2017-12-14 03:02:09,035 [salt.state       ][INFO    ][9547] Kernel module nf_conntrack is already present
2017-12-14 03:02:09,035 [salt.state       ][INFO    ][9547] Completed state [nf_conntrack] at time 03:02:09.035447 duration_in_ms=6.466
2017-12-14 03:02:09,036 [salt.state       ][INFO    ][9547] Running state [kernel.panic] at time 03:02:09.036003
2017-12-14 03:02:09,036 [salt.state       ][INFO    ][9547] Executing state sysctl.present for kernel.panic
2017-12-14 03:02:09,041 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,052 [salt.state       ][INFO    ][9547] Sysctl value kernel.panic = 60 is already set
2017-12-14 03:02:09,053 [salt.state       ][INFO    ][9547] Completed state [kernel.panic] at time 03:02:09.052648 duration_in_ms=16.645
2017-12-14 03:02:09,053 [salt.state       ][INFO    ][9547] Running state [net.ipv4.tcp_keepalive_probes] at time 03:02:09.052985
2017-12-14 03:02:09,053 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 03:02:09,054 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,065 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-14 03:02:09,065 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:02:09.064939 duration_in_ms=11.954
2017-12-14 03:02:09,065 [salt.state       ][INFO    ][9547] Running state [fs.file-max] at time 03:02:09.065257
2017-12-14 03:02:09,066 [salt.state       ][INFO    ][9547] Executing state sysctl.present for fs.file-max
2017-12-14 03:02:09,066 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,077 [salt.state       ][INFO    ][9547] Sysctl value fs.file-max = 124165 is already set
2017-12-14 03:02:09,077 [salt.state       ][INFO    ][9547] Completed state [fs.file-max] at time 03:02:09.077267 duration_in_ms=12.01
2017-12-14 03:02:09,078 [salt.state       ][INFO    ][9547] Running state [net.core.somaxconn] at time 03:02:09.077586
2017-12-14 03:02:09,078 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.core.somaxconn
2017-12-14 03:02:09,078 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,090 [salt.state       ][INFO    ][9547] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-14 03:02:09,090 [salt.state       ][INFO    ][9547] Completed state [net.core.somaxconn] at time 03:02:09.090118 duration_in_ms=12.532
2017-12-14 03:02:09,090 [salt.state       ][INFO    ][9547] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:02:09.090440
2017-12-14 03:02:09,091 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 03:02:09,091 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,102 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-14 03:02:09,102 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:02:09.102398 duration_in_ms=11.958
2017-12-14 03:02:09,103 [salt.state       ][INFO    ][9547] Running state [net.ipv4.tcp_tw_reuse] at time 03:02:09.102717
2017-12-14 03:02:09,103 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 03:02:09,104 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,114 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-14 03:02:09,115 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.tcp_tw_reuse] at time 03:02:09.114628 duration_in_ms=11.91
2017-12-14 03:02:09,115 [salt.state       ][INFO    ][9547] Running state [net.ipv4.tcp_congestion_control] at time 03:02:09.114952
2017-12-14 03:02:09,115 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 03:02:09,116 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,127 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-14 03:02:09,127 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.tcp_congestion_control] at time 03:02:09.127277 duration_in_ms=12.323
2017-12-14 03:02:09,128 [salt.state       ][INFO    ][9547] Running state [net.ipv4.tcp_retries2] at time 03:02:09.127599
2017-12-14 03:02:09,128 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 03:02:09,128 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,139 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-14 03:02:09,140 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.tcp_retries2] at time 03:02:09.139760 duration_in_ms=12.161
2017-12-14 03:02:09,140 [salt.state       ][INFO    ][9547] Running state [net.core.netdev_max_backlog] at time 03:02:09.140080
2017-12-14 03:02:09,140 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 03:02:09,141 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,152 [salt.state       ][INFO    ][9547] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-14 03:02:09,152 [salt.state       ][INFO    ][9547] Completed state [net.core.netdev_max_backlog] at time 03:02:09.152055 duration_in_ms=11.974
2017-12-14 03:02:09,152 [salt.state       ][INFO    ][9547] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:02:09.152373
2017-12-14 03:02:09,153 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 03:02:09,153 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,164 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-14 03:02:09,164 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:02:09.164211 duration_in_ms=11.838
2017-12-14 03:02:09,165 [salt.state       ][INFO    ][9547] Running state [vm.swappiness] at time 03:02:09.164529
2017-12-14 03:02:09,165 [salt.state       ][INFO    ][9547] Executing state sysctl.present for vm.swappiness
2017-12-14 03:02:09,165 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,176 [salt.state       ][INFO    ][9547] Sysctl value vm.swappiness = 10 is already set
2017-12-14 03:02:09,176 [salt.state       ][INFO    ][9547] Completed state [vm.swappiness] at time 03:02:09.176225 duration_in_ms=11.695
2017-12-14 03:02:09,177 [salt.state       ][INFO    ][9547] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:02:09.176544
2017-12-14 03:02:09,177 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 03:02:09,177 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,188 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-14 03:02:09,188 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:02:09.188361 duration_in_ms=11.816
2017-12-14 03:02:09,189 [salt.state       ][INFO    ][9547] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:02:09.188704
2017-12-14 03:02:09,189 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 03:02:09,190 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,200 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-14 03:02:09,201 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:02:09.200547 duration_in_ms=11.842
2017-12-14 03:02:09,201 [salt.state       ][INFO    ][9547] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:02:09.200912
2017-12-14 03:02:09,201 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 03:02:09,202 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,213 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-14 03:02:09,213 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:02:09.212929 duration_in_ms=12.016
2017-12-14 03:02:09,213 [salt.state       ][INFO    ][9547] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:02:09.213249
2017-12-14 03:02:09,214 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 03:02:09,214 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,225 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-14 03:02:09,225 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:02:09.225219 duration_in_ms=11.97
2017-12-14 03:02:09,226 [salt.state       ][INFO    ][9547] Running state [net.ipv4.tcp_fin_timeout] at time 03:02:09.225554
2017-12-14 03:02:09,226 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 03:02:09,226 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,237 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-14 03:02:09,238 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.tcp_fin_timeout] at time 03:02:09.237773 duration_in_ms=12.218
2017-12-14 03:02:09,238 [salt.state       ][INFO    ][9547] Running state [net.ipv4.tcp_keepalive_time] at time 03:02:09.238157
2017-12-14 03:02:09,238 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 03:02:09,239 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,250 [salt.state       ][INFO    ][9547] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-14 03:02:09,251 [salt.state       ][INFO    ][9547] Completed state [net.ipv4.tcp_keepalive_time] at time 03:02:09.250631 duration_in_ms=12.474
2017-12-14 03:02:09,251 [salt.state       ][INFO    ][9547] Running state [net.nf_conntrack_max] at time 03:02:09.250950
2017-12-14 03:02:09,251 [salt.state       ][INFO    ][9547] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 03:02:09,252 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:09,263 [salt.state       ][INFO    ][9547] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-14 03:02:09,263 [salt.state       ][INFO    ][9547] Completed state [net.nf_conntrack_max] at time 03:02:09.262942 duration_in_ms=11.991
2017-12-14 03:02:09,263 [salt.state       ][INFO    ][9547] Running state [linux_sysfs_package] at time 03:02:09.263261
2017-12-14 03:02:09,264 [salt.state       ][INFO    ][9547] Executing state pkg.installed for linux_sysfs_package
2017-12-14 03:02:09,267 [salt.state       ][INFO    ][9547] All specified packages are already installed
2017-12-14 03:02:09,267 [salt.state       ][INFO    ][9547] Completed state [linux_sysfs_package] at time 03:02:09.266877 duration_in_ms=3.616
2017-12-14 03:02:09,268 [salt.state       ][INFO    ][9547] Running state [/etc/sysfs.d] at time 03:02:09.267797
2017-12-14 03:02:09,268 [salt.state       ][INFO    ][9547] Executing state file.directory for /etc/sysfs.d
2017-12-14 03:02:09,269 [salt.state       ][INFO    ][9547] Directory /etc/sysfs.d is in the correct state
2017-12-14 03:02:09,269 [salt.state       ][INFO    ][9547] Completed state [/etc/sysfs.d] at time 03:02:09.268838 duration_in_ms=1.041
2017-12-14 03:02:09,269 [salt.state       ][INFO    ][9547] Running state [ondemand] at time 03:02:09.269396
2017-12-14 03:02:09,270 [salt.state       ][INFO    ][9547] Executing state service.dead for ondemand
2017-12-14 03:02:09,270 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 03:02:09,278 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 03:02:09,284 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 03:02:09,293 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'runlevel' in directory '/root'
2017-12-14 03:02:09,298 [salt.state       ][INFO    ][9547] The service ondemand is already dead
2017-12-14 03:02:09,298 [salt.state       ][INFO    ][9547] Completed state [ondemand] at time 03:02:09.298380 duration_in_ms=28.983
2017-12-14 03:02:09,299 [salt.state       ][INFO    ][9547] Running state [cs_CZ.UTF-8] at time 03:02:09.298984
2017-12-14 03:02:09,299 [salt.state       ][INFO    ][9547] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 03:02:09,300 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'locale -a' in directory '/root'
2017-12-14 03:02:09,304 [salt.state       ][INFO    ][9547] Locale cs_CZ.UTF-8 is already present
2017-12-14 03:02:09,305 [salt.state       ][INFO    ][9547] Completed state [cs_CZ.UTF-8] at time 03:02:09.304797 duration_in_ms=5.813
2017-12-14 03:02:09,305 [salt.state       ][INFO    ][9547] Running state [en_US.UTF-8] at time 03:02:09.305129
2017-12-14 03:02:09,305 [salt.state       ][INFO    ][9547] Executing state locale.present for en_US.UTF-8
2017-12-14 03:02:09,306 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'locale -a' in directory '/root'
2017-12-14 03:02:09,311 [salt.state       ][INFO    ][9547] Locale en_US.UTF-8 is already present
2017-12-14 03:02:09,311 [salt.state       ][INFO    ][9547] Completed state [en_US.UTF-8] at time 03:02:09.311373 duration_in_ms=6.244
2017-12-14 03:02:09,312 [salt.state       ][INFO    ][9547] Running state [en_US.UTF-8] at time 03:02:09.312362
2017-12-14 03:02:09,313 [salt.state       ][INFO    ][9547] Executing state locale.system for en_US.UTF-8
2017-12-14 03:02:09,313 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'localectl' in directory '/root'
2017-12-14 03:02:09,350 [salt.state       ][INFO    ][9547] System locale en_US.UTF-8 already set
2017-12-14 03:02:09,350 [salt.state       ][INFO    ][9547] Completed state [en_US.UTF-8] at time 03:02:09.349813 duration_in_ms=37.451
2017-12-14 03:02:09,351 [salt.state       ][INFO    ][9547] Running state [root] at time 03:02:09.350828
2017-12-14 03:02:09,351 [salt.state       ][INFO    ][9547] Executing state user.present for root
2017-12-14 03:02:09,352 [salt.state       ][INFO    ][9547] User root is present and up to date
2017-12-14 03:02:09,352 [salt.state       ][INFO    ][9547] Completed state [root] at time 03:02:09.352269 duration_in_ms=1.441
2017-12-14 03:02:09,353 [salt.state       ][INFO    ][9547] Running state [/root] at time 03:02:09.353189
2017-12-14 03:02:09,353 [salt.state       ][INFO    ][9547] Executing state file.directory for /root
2017-12-14 03:02:09,354 [salt.state       ][INFO    ][9547] Directory /root is in the correct state
2017-12-14 03:02:09,354 [salt.state       ][INFO    ][9547] Completed state [/root] at time 03:02:09.354275 duration_in_ms=1.086
2017-12-14 03:02:09,355 [salt.state       ][INFO    ][9547] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:02:09.354547
2017-12-14 03:02:09,355 [salt.state       ][INFO    ][9547] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 03:02:09,355 [salt.state       ][INFO    ][9547] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 03:02:09,355 [salt.state       ][INFO    ][9547] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:02:09.355388 duration_in_ms=0.84
2017-12-14 03:02:09,356 [salt.state       ][INFO    ][9547] Running state [ubuntu] at time 03:02:09.355671
2017-12-14 03:02:09,356 [salt.state       ][INFO    ][9547] Executing state user.present for ubuntu
2017-12-14 03:02:09,357 [salt.state       ][INFO    ][9547] User ubuntu is present and up to date
2017-12-14 03:02:09,357 [salt.state       ][INFO    ][9547] Completed state [ubuntu] at time 03:02:09.356944 duration_in_ms=1.272
2017-12-14 03:02:09,358 [salt.state       ][INFO    ][9547] Running state [/home/ubuntu] at time 03:02:09.357701
2017-12-14 03:02:09,358 [salt.state       ][INFO    ][9547] Executing state file.directory for /home/ubuntu
2017-12-14 03:02:09,359 [salt.state       ][INFO    ][9547] Directory /home/ubuntu is in the correct state
2017-12-14 03:02:09,359 [salt.state       ][INFO    ][9547] Completed state [/home/ubuntu] at time 03:02:09.358747 duration_in_ms=1.046
2017-12-14 03:02:09,359 [salt.state       ][INFO    ][9547] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:02:09.359411
2017-12-14 03:02:09,360 [salt.state       ][INFO    ][9547] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 03:02:09,379 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 03:02:09,387 [salt.state       ][INFO    ][9547] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-14 03:02:09,387 [salt.state       ][INFO    ][9547] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:02:09.387106 duration_in_ms=27.695
2017-12-14 03:02:09,387 [salt.state       ][INFO    ][9547] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:02:09.387378
2017-12-14 03:02:09,388 [salt.state       ][INFO    ][9547] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 03:02:09,404 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 03:02:09,422 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:09,457 [salt.state       ][INFO    ][9547] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-14 03:02:09,457 [salt.state       ][INFO    ][9547] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:02:09.457278 duration_in_ms=69.901
2017-12-14 03:02:09,458 [salt.state       ][INFO    ][9547] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:02:09.457549
2017-12-14 03:02:09,458 [salt.state       ][INFO    ][9547] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 03:02:09,476 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 03:02:09,496 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:09,529 [salt.state       ][INFO    ][9547] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-14 03:02:09,530 [salt.state       ][INFO    ][9547] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:02:09.529521 duration_in_ms=71.971
2017-12-14 03:02:09,530 [salt.state       ][INFO    ][9547] Running state [service.systemctl_reload] at time 03:02:09.530460
2017-12-14 03:02:09,531 [salt.state       ][INFO    ][9547] Executing state module.wait for service.systemctl_reload
2017-12-14 03:02:09,531 [salt.state       ][INFO    ][9547] No changes made for service.systemctl_reload
2017-12-14 03:02:09,531 [salt.state       ][INFO    ][9547] Completed state [service.systemctl_reload] at time 03:02:09.531260 duration_in_ms=0.799
2017-12-14 03:02:09,532 [salt.state       ][INFO    ][9547] Running state [/etc/hostname] at time 03:02:09.531543
2017-12-14 03:02:09,532 [salt.state       ][INFO    ][9547] Executing state file.managed for /etc/hostname
2017-12-14 03:02:09,548 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 03:02:09,549 [salt.state       ][INFO    ][9547] File /etc/hostname is in the correct state
2017-12-14 03:02:09,549 [salt.state       ][INFO    ][9547] Completed state [/etc/hostname] at time 03:02:09.549403 duration_in_ms=17.859
2017-12-14 03:02:09,550 [salt.state       ][INFO    ][9547] Running state [hostname msg02] at time 03:02:09.550462
2017-12-14 03:02:09,551 [salt.state       ][INFO    ][9547] Executing state cmd.wait for hostname msg02
2017-12-14 03:02:09,551 [salt.state       ][INFO    ][9547] No changes made for hostname msg02
2017-12-14 03:02:09,551 [salt.state       ][INFO    ][9547] Completed state [hostname msg02] at time 03:02:09.551286 duration_in_ms=0.824
2017-12-14 03:02:09,552 [salt.state       ][INFO    ][9547] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.551722
2017-12-14 03:02:09,552 [salt.state       ][INFO    ][9547] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,552 [salt.state       ][INFO    ][9547] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:02:09,553 [salt.state       ][INFO    ][9547] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.552700 duration_in_ms=0.977
2017-12-14 03:02:09,553 [salt.state       ][INFO    ][9547] Running state [mdb02] at time 03:02:09.552972
2017-12-14 03:02:09,553 [salt.state       ][INFO    ][9547] Executing state host.present for mdb02
2017-12-14 03:02:09,554 [salt.state       ][INFO    ][9547] Host mdb02 (10.167.4.77) already present
2017-12-14 03:02:09,554 [salt.state       ][INFO    ][9547] Completed state [mdb02] at time 03:02:09.553892 duration_in_ms=0.919
2017-12-14 03:02:09,554 [salt.state       ][INFO    ][9547] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.554183
2017-12-14 03:02:09,554 [salt.state       ][INFO    ][9547] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,555 [salt.state       ][INFO    ][9547] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:02:09,555 [salt.state       ][INFO    ][9547] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.555132 duration_in_ms=0.948
2017-12-14 03:02:09,555 [salt.state       ][INFO    ][9547] Running state [mdb03] at time 03:02:09.555400
2017-12-14 03:02:09,556 [salt.state       ][INFO    ][9547] Executing state host.present for mdb03
2017-12-14 03:02:09,556 [salt.state       ][INFO    ][9547] Host mdb03 (10.167.4.78) already present
2017-12-14 03:02:09,556 [salt.state       ][INFO    ][9547] Completed state [mdb03] at time 03:02:09.556326 duration_in_ms=0.925
2017-12-14 03:02:09,557 [salt.state       ][INFO    ][9547] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.556606
2017-12-14 03:02:09,557 [salt.state       ][INFO    ][9547] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,557 [salt.state       ][INFO    ][9547] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:02:09,558 [salt.state       ][INFO    ][9547] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.557544 duration_in_ms=0.938
2017-12-14 03:02:09,558 [salt.state       ][INFO    ][9547] Running state [mdb01] at time 03:02:09.557812
2017-12-14 03:02:09,558 [salt.state       ][INFO    ][9547] Executing state host.present for mdb01
2017-12-14 03:02:09,559 [salt.state       ][INFO    ][9547] Host mdb01 (10.167.4.76) already present
2017-12-14 03:02:09,559 [salt.state       ][INFO    ][9547] Completed state [mdb01] at time 03:02:09.558743 duration_in_ms=0.931
2017-12-14 03:02:09,559 [salt.state       ][INFO    ][9547] Running state [mdb] at time 03:02:09.559021
2017-12-14 03:02:09,559 [salt.state       ][INFO    ][9547] Executing state host.present for mdb
2017-12-14 03:02:09,560 [salt.state       ][INFO    ][9547] Host mdb (10.167.4.75) already present
2017-12-14 03:02:09,560 [salt.state       ][INFO    ][9547] Completed state [mdb] at time 03:02:09.559952 duration_in_ms=0.93
2017-12-14 03:02:09,560 [salt.state       ][INFO    ][9547] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.560232
2017-12-14 03:02:09,561 [salt.state       ][INFO    ][9547] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,561 [salt.state       ][INFO    ][9547] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:02:09,561 [salt.state       ][INFO    ][9547] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.561179 duration_in_ms=0.947
2017-12-14 03:02:09,561 [salt.state       ][INFO    ][9547] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.561451
2017-12-14 03:02:09,562 [salt.state       ][INFO    ][9547] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,562 [salt.state       ][INFO    ][9547] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:02:09,562 [salt.state       ][INFO    ][9547] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.562412 duration_in_ms=0.961
2017-12-14 03:02:09,563 [salt.state       ][INFO    ][9547] Running state [cfg01] at time 03:02:09.562699
2017-12-14 03:02:09,563 [salt.state       ][INFO    ][9547] Executing state host.present for cfg01
2017-12-14 03:02:09,563 [salt.state       ][INFO    ][9547] Host cfg01 (10.167.4.100) already present
2017-12-14 03:02:09,564 [salt.state       ][INFO    ][9547] Completed state [cfg01] at time 03:02:09.563620 duration_in_ms=0.921
2017-12-14 03:02:09,564 [salt.state       ][INFO    ][9547] Running state [prx01] at time 03:02:09.563887
2017-12-14 03:02:09,564 [salt.state       ][INFO    ][9547] Executing state host.present for prx01
2017-12-14 03:02:09,565 [salt.state       ][INFO    ][9547] Host prx01 (10.167.4.104) already present
2017-12-14 03:02:09,565 [salt.state       ][INFO    ][9547] Completed state [prx01] at time 03:02:09.564851 duration_in_ms=0.965
2017-12-14 03:02:09,565 [salt.state       ][INFO    ][9547] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.565125
2017-12-14 03:02:09,565 [salt.state       ][INFO    ][9547] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,566 [salt.state       ][INFO    ][9547] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:02:09,566 [salt.state       ][INFO    ][9547] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.566062 duration_in_ms=0.936
2017-12-14 03:02:09,566 [salt.state       ][INFO    ][9547] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.566336
2017-12-14 03:02:09,567 [salt.state       ][INFO    ][9547] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,567 [salt.state       ][INFO    ][9547] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:02:09,567 [salt.state       ][INFO    ][9547] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.567263 duration_in_ms=0.927
2017-12-14 03:02:09,568 [salt.state       ][INFO    ][9547] Running state [kvm01] at time 03:02:09.567538
2017-12-14 03:02:09,568 [salt.state       ][INFO    ][9547] Executing state host.present for kvm01
2017-12-14 03:02:09,568 [salt.state       ][INFO    ][9547] Host kvm01 (10.167.4.141) already present
2017-12-14 03:02:09,568 [salt.state       ][INFO    ][9547] Completed state [kvm01] at time 03:02:09.568467 duration_in_ms=0.928
2017-12-14 03:02:09,569 [salt.state       ][INFO    ][9547] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.568763
2017-12-14 03:02:09,569 [salt.state       ][INFO    ][9547] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,569 [salt.state       ][INFO    ][9547] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:02:09,570 [salt.state       ][INFO    ][9547] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.569692 duration_in_ms=0.929
2017-12-14 03:02:09,570 [salt.state       ][INFO    ][9547] Running state [kvm03] at time 03:02:09.569965
2017-12-14 03:02:09,570 [salt.state       ][INFO    ][9547] Executing state host.present for kvm03
2017-12-14 03:02:09,571 [salt.state       ][INFO    ][9547] Host kvm03 (10.167.4.143) already present
2017-12-14 03:02:09,571 [salt.state       ][INFO    ][9547] Completed state [kvm03] at time 03:02:09.571038 duration_in_ms=1.073
2017-12-14 03:02:09,571 [salt.state       ][INFO    ][9547] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.571308
2017-12-14 03:02:09,572 [salt.state       ][INFO    ][9547] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,572 [salt.state       ][INFO    ][9547] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:02:09,572 [salt.state       ][INFO    ][9547] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.572248 duration_in_ms=0.94
2017-12-14 03:02:09,573 [salt.state       ][INFO    ][9547] Running state [kvm02] at time 03:02:09.572524
2017-12-14 03:02:09,573 [salt.state       ][INFO    ][9547] Executing state host.present for kvm02
2017-12-14 03:02:09,573 [salt.state       ][INFO    ][9547] Host kvm02 (10.167.4.142) already present
2017-12-14 03:02:09,573 [salt.state       ][INFO    ][9547] Completed state [kvm02] at time 03:02:09.573461 duration_in_ms=0.937
2017-12-14 03:02:09,574 [salt.state       ][INFO    ][9547] Running state [dbs] at time 03:02:09.573731
2017-12-14 03:02:09,574 [salt.state       ][INFO    ][9547] Executing state host.present for dbs
2017-12-14 03:02:09,574 [salt.state       ][INFO    ][9547] Host dbs (10.167.4.50) already present
2017-12-14 03:02:09,575 [salt.state       ][INFO    ][9547] Completed state [dbs] at time 03:02:09.574665 duration_in_ms=0.934
2017-12-14 03:02:09,575 [salt.state       ][INFO    ][9547] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.574938
2017-12-14 03:02:09,575 [salt.state       ][INFO    ][9547] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,576 [salt.state       ][INFO    ][9547] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:02:09,576 [salt.state       ][INFO    ][9547] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.575868 duration_in_ms=0.93
2017-12-14 03:02:09,576 [salt.state       ][INFO    ][9547] Running state [prx] at time 03:02:09.576138
2017-12-14 03:02:09,576 [salt.state       ][INFO    ][9547] Executing state host.present for prx
2017-12-14 03:02:09,577 [salt.state       ][INFO    ][9547] Host prx (172.30.10.103) already present
2017-12-14 03:02:09,577 [salt.state       ][INFO    ][9547] Completed state [prx] at time 03:02:09.577086 duration_in_ms=0.948
2017-12-14 03:02:09,577 [salt.state       ][INFO    ][9547] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.577354
2017-12-14 03:02:09,578 [salt.state       ][INFO    ][9547] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,578 [salt.state       ][INFO    ][9547] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:02:09,578 [salt.state       ][INFO    ][9547] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.578321 duration_in_ms=0.967
2017-12-14 03:02:09,579 [salt.state       ][INFO    ][9547] Running state [prx02] at time 03:02:09.578590
2017-12-14 03:02:09,579 [salt.state       ][INFO    ][9547] Executing state host.present for prx02
2017-12-14 03:02:09,579 [salt.state       ][INFO    ][9547] Host prx02 (10.167.4.105) already present
2017-12-14 03:02:09,580 [salt.state       ][INFO    ][9547] Completed state [prx02] at time 03:02:09.579508 duration_in_ms=0.918
2017-12-14 03:02:09,580 [salt.state       ][INFO    ][9547] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.579774
2017-12-14 03:02:09,580 [salt.state       ][INFO    ][9547] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,580 [salt.state       ][INFO    ][9547] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:02:09,581 [salt.state       ][INFO    ][9547] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.580718 duration_in_ms=0.944
2017-12-14 03:02:09,581 [salt.state       ][INFO    ][9547] Running state [gtw01] at time 03:02:09.580988
2017-12-14 03:02:09,581 [salt.state       ][INFO    ][9547] Executing state host.present for gtw01
2017-12-14 03:02:09,582 [salt.state       ][INFO    ][9547] Host gtw01 (10.167.4.124) already present
2017-12-14 03:02:09,582 [salt.state       ][INFO    ][9547] Completed state [gtw01] at time 03:02:09.581913 duration_in_ms=0.924
2017-12-14 03:02:09,582 [salt.state       ][INFO    ][9547] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.582191
2017-12-14 03:02:09,582 [salt.state       ][INFO    ][9547] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,583 [salt.state       ][INFO    ][9547] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:02:09,583 [salt.state       ][INFO    ][9547] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.583126 duration_in_ms=0.936
2017-12-14 03:02:09,583 [salt.state       ][INFO    ][9547] Running state [gtw02] at time 03:02:09.583398
2017-12-14 03:02:09,584 [salt.state       ][INFO    ][9547] Executing state host.present for gtw02
2017-12-14 03:02:09,584 [salt.state       ][INFO    ][9547] Host gtw02 (10.167.4.125) already present
2017-12-14 03:02:09,584 [salt.state       ][INFO    ][9547] Completed state [gtw02] at time 03:02:09.584321 duration_in_ms=0.923
2017-12-14 03:02:09,585 [salt.state       ][INFO    ][9547] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.584608
2017-12-14 03:02:09,585 [salt.state       ][INFO    ][9547] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,585 [salt.state       ][INFO    ][9547] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:02:09,586 [salt.state       ][INFO    ][9547] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.585541 duration_in_ms=0.934
2017-12-14 03:02:09,586 [salt.state       ][INFO    ][9547] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.585810
2017-12-14 03:02:09,586 [salt.state       ][INFO    ][9547] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,587 [salt.state       ][INFO    ][9547] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:02:09,587 [salt.state       ][INFO    ][9547] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.586747 duration_in_ms=0.937
2017-12-14 03:02:09,587 [salt.state       ][INFO    ][9547] Running state [msg02] at time 03:02:09.587016
2017-12-14 03:02:09,587 [salt.state       ][INFO    ][9547] Executing state host.present for msg02
2017-12-14 03:02:09,588 [salt.state       ][INFO    ][9547] Host msg02 (10.167.4.42) already present
2017-12-14 03:02:09,588 [salt.state       ][INFO    ][9547] Completed state [msg02] at time 03:02:09.587948 duration_in_ms=0.931
2017-12-14 03:02:09,589 [salt.state       ][INFO    ][9547] Running state [file.replace] at time 03:02:09.588726
2017-12-14 03:02:09,589 [salt.state       ][INFO    ][9547] Executing state module.run for file.replace
2017-12-14 03:02:09,654 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:02:09,661 [salt.state       ][INFO    ][9547] onlyif execution failed
2017-12-14 03:02:09,661 [salt.state       ][INFO    ][9547] Completed state [file.replace] at time 03:02:09.661106 duration_in_ms=72.378
2017-12-14 03:02:09,661 [salt.state       ][INFO    ][9547] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.661467
2017-12-14 03:02:09,662 [salt.state       ][INFO    ][9547] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,662 [salt.state       ][INFO    ][9547] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:02:09,663 [salt.state       ][INFO    ][9547] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.662663 duration_in_ms=1.195
2017-12-14 03:02:09,663 [salt.state       ][INFO    ][9547] Running state [msg03] at time 03:02:09.662948
2017-12-14 03:02:09,663 [salt.state       ][INFO    ][9547] Executing state host.present for msg03
2017-12-14 03:02:09,664 [salt.state       ][INFO    ][9547] Host msg03 (10.167.4.43) already present
2017-12-14 03:02:09,664 [salt.state       ][INFO    ][9547] Completed state [msg03] at time 03:02:09.663899 duration_in_ms=0.952
2017-12-14 03:02:09,664 [salt.state       ][INFO    ][9547] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.664182
2017-12-14 03:02:09,664 [salt.state       ][INFO    ][9547] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,665 [salt.state       ][INFO    ][9547] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:02:09,665 [salt.state       ][INFO    ][9547] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.665212 duration_in_ms=1.029
2017-12-14 03:02:09,666 [salt.state       ][INFO    ][9547] Running state [msg01] at time 03:02:09.665489
2017-12-14 03:02:09,666 [salt.state       ][INFO    ][9547] Executing state host.present for msg01
2017-12-14 03:02:09,666 [salt.state       ][INFO    ][9547] Host msg01 (10.167.4.41) already present
2017-12-14 03:02:09,666 [salt.state       ][INFO    ][9547] Completed state [msg01] at time 03:02:09.666435 duration_in_ms=0.945
2017-12-14 03:02:09,667 [salt.state       ][INFO    ][9547] Running state [msg] at time 03:02:09.666706
2017-12-14 03:02:09,667 [salt.state       ][INFO    ][9547] Executing state host.present for msg
2017-12-14 03:02:09,667 [salt.state       ][INFO    ][9547] Host msg (10.167.4.40) already present
2017-12-14 03:02:09,668 [salt.state       ][INFO    ][9547] Completed state [msg] at time 03:02:09.667650 duration_in_ms=0.944
2017-12-14 03:02:09,668 [salt.state       ][INFO    ][9547] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.667925
2017-12-14 03:02:09,668 [salt.state       ][INFO    ][9547] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,669 [salt.state       ][INFO    ][9547] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:02:09,669 [salt.state       ][INFO    ][9547] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.668905 duration_in_ms=0.98
2017-12-14 03:02:09,669 [salt.state       ][INFO    ][9547] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.669181
2017-12-14 03:02:09,669 [salt.state       ][INFO    ][9547] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,670 [salt.state       ][INFO    ][9547] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:02:09,670 [salt.state       ][INFO    ][9547] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.670129 duration_in_ms=0.948
2017-12-14 03:02:09,670 [salt.state       ][INFO    ][9547] Running state [cfg01] at time 03:02:09.670405
2017-12-14 03:02:09,671 [salt.state       ][INFO    ][9547] Executing state host.present for cfg01
2017-12-14 03:02:09,671 [salt.state       ][INFO    ][9547] Host cfg01 (10.167.4.100) already present
2017-12-14 03:02:09,672 [salt.state       ][INFO    ][9547] Completed state [cfg01] at time 03:02:09.671523 duration_in_ms=1.119
2017-12-14 03:02:09,672 [salt.state       ][INFO    ][9547] Running state [cmp002] at time 03:02:09.671798
2017-12-14 03:02:09,672 [salt.state       ][INFO    ][9547] Executing state host.present for cmp002
2017-12-14 03:02:09,673 [salt.state       ][INFO    ][9547] Host cmp002 (10.167.4.102) already present
2017-12-14 03:02:09,673 [salt.state       ][INFO    ][9547] Completed state [cmp002] at time 03:02:09.672784 duration_in_ms=0.986
2017-12-14 03:02:09,673 [salt.state       ][INFO    ][9547] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.673058
2017-12-14 03:02:09,673 [salt.state       ][INFO    ][9547] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,674 [salt.state       ][INFO    ][9547] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:02:09,674 [salt.state       ][INFO    ][9547] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.674007 duration_in_ms=0.949
2017-12-14 03:02:09,674 [salt.state       ][INFO    ][9547] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.674308
2017-12-14 03:02:09,675 [salt.state       ][INFO    ][9547] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,675 [salt.state       ][INFO    ][9547] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:02:09,675 [salt.state       ][INFO    ][9547] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.675250 duration_in_ms=0.942
2017-12-14 03:02:09,676 [salt.state       ][INFO    ][9547] Running state [cmp001] at time 03:02:09.675524
2017-12-14 03:02:09,676 [salt.state       ][INFO    ][9547] Executing state host.present for cmp001
2017-12-14 03:02:09,676 [salt.state       ][INFO    ][9547] Host cmp001 (10.167.4.101) already present
2017-12-14 03:02:09,676 [salt.state       ][INFO    ][9547] Completed state [cmp001] at time 03:02:09.676456 duration_in_ms=0.932
2017-12-14 03:02:09,677 [salt.state       ][INFO    ][9547] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.676763
2017-12-14 03:02:09,677 [salt.state       ][INFO    ][9547] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,677 [salt.state       ][INFO    ][9547] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:02:09,678 [salt.state       ][INFO    ][9547] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.677715 duration_in_ms=0.952
2017-12-14 03:02:09,678 [salt.state       ][INFO    ][9547] Running state [dbs01] at time 03:02:09.677987
2017-12-14 03:02:09,678 [salt.state       ][INFO    ][9547] Executing state host.present for dbs01
2017-12-14 03:02:09,679 [salt.state       ][INFO    ][9547] Host dbs01 (10.167.4.51) already present
2017-12-14 03:02:09,679 [salt.state       ][INFO    ][9547] Completed state [dbs01] at time 03:02:09.678931 duration_in_ms=0.944
2017-12-14 03:02:09,679 [salt.state       ][INFO    ][9547] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.679204
2017-12-14 03:02:09,679 [salt.state       ][INFO    ][9547] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,680 [salt.state       ][INFO    ][9547] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:02:09,680 [salt.state       ][INFO    ][9547] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.680144 duration_in_ms=0.941
2017-12-14 03:02:09,680 [salt.state       ][INFO    ][9547] Running state [dbs02] at time 03:02:09.680417
2017-12-14 03:02:09,681 [salt.state       ][INFO    ][9547] Executing state host.present for dbs02
2017-12-14 03:02:09,681 [salt.state       ][INFO    ][9547] Host dbs02 (10.167.4.52) already present
2017-12-14 03:02:09,681 [salt.state       ][INFO    ][9547] Completed state [dbs02] at time 03:02:09.681352 duration_in_ms=0.935
2017-12-14 03:02:09,682 [salt.state       ][INFO    ][9547] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.681609
2017-12-14 03:02:09,682 [salt.state       ][INFO    ][9547] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,682 [salt.state       ][INFO    ][9547] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:02:09,683 [salt.state       ][INFO    ][9547] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.682506 duration_in_ms=0.897
2017-12-14 03:02:09,683 [salt.state       ][INFO    ][9547] Running state [dbs03] at time 03:02:09.682762
2017-12-14 03:02:09,683 [salt.state       ][INFO    ][9547] Executing state host.present for dbs03
2017-12-14 03:02:09,683 [salt.state       ][INFO    ][9547] Host dbs03 (10.167.4.53) already present
2017-12-14 03:02:09,684 [salt.state       ][INFO    ][9547] Completed state [dbs03] at time 03:02:09.683639 duration_in_ms=0.877
2017-12-14 03:02:09,684 [salt.state       ][INFO    ][9547] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.683894
2017-12-14 03:02:09,684 [salt.state       ][INFO    ][9547] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,685 [salt.state       ][INFO    ][9547] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:02:09,685 [salt.state       ][INFO    ][9547] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.684811 duration_in_ms=0.917
2017-12-14 03:02:09,685 [salt.state       ][INFO    ][9547] Running state [mas01] at time 03:02:09.685079
2017-12-14 03:02:09,685 [salt.state       ][INFO    ][9547] Executing state host.present for mas01
2017-12-14 03:02:09,686 [salt.state       ][INFO    ][9547] Host mas01 (10.167.4.3) already present
2017-12-14 03:02:09,686 [salt.state       ][INFO    ][9547] Completed state [mas01] at time 03:02:09.685959 duration_in_ms=0.88
2017-12-14 03:02:09,686 [salt.state       ][INFO    ][9547] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.686221
2017-12-14 03:02:09,686 [salt.state       ][INFO    ][9547] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,687 [salt.state       ][INFO    ][9547] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:02:09,687 [salt.state       ][INFO    ][9547] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.687105 duration_in_ms=0.884
2017-12-14 03:02:09,687 [salt.state       ][INFO    ][9547] Running state [ctl02] at time 03:02:09.687358
2017-12-14 03:02:09,688 [salt.state       ][INFO    ][9547] Executing state host.present for ctl02
2017-12-14 03:02:09,688 [salt.state       ][INFO    ][9547] Host ctl02 (10.167.4.12) already present
2017-12-14 03:02:09,688 [salt.state       ][INFO    ][9547] Completed state [ctl02] at time 03:02:09.688241 duration_in_ms=0.883
2017-12-14 03:02:09,689 [salt.state       ][INFO    ][9547] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.688495
2017-12-14 03:02:09,689 [salt.state       ][INFO    ][9547] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,689 [salt.state       ][INFO    ][9547] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:02:09,689 [salt.state       ][INFO    ][9547] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.689411 duration_in_ms=0.915
2017-12-14 03:02:09,690 [salt.state       ][INFO    ][9547] Running state [ctl03] at time 03:02:09.689664
2017-12-14 03:02:09,690 [salt.state       ][INFO    ][9547] Executing state host.present for ctl03
2017-12-14 03:02:09,690 [salt.state       ][INFO    ][9547] Host ctl03 (10.167.4.13) already present
2017-12-14 03:02:09,691 [salt.state       ][INFO    ][9547] Completed state [ctl03] at time 03:02:09.690597 duration_in_ms=0.933
2017-12-14 03:02:09,691 [salt.state       ][INFO    ][9547] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.690849
2017-12-14 03:02:09,691 [salt.state       ][INFO    ][9547] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,692 [salt.state       ][INFO    ][9547] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:02:09,692 [salt.state       ][INFO    ][9547] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.691734 duration_in_ms=0.886
2017-12-14 03:02:09,692 [salt.state       ][INFO    ][9547] Running state [ctl01] at time 03:02:09.691988
2017-12-14 03:02:09,692 [salt.state       ][INFO    ][9547] Executing state host.present for ctl01
2017-12-14 03:02:09,693 [salt.state       ][INFO    ][9547] Host ctl01 (10.167.4.11) already present
2017-12-14 03:02:09,693 [salt.state       ][INFO    ][9547] Completed state [ctl01] at time 03:02:09.692926 duration_in_ms=0.939
2017-12-14 03:02:09,693 [salt.state       ][INFO    ][9547] Running state [ctl] at time 03:02:09.693180
2017-12-14 03:02:09,693 [salt.state       ][INFO    ][9547] Executing state host.present for ctl
2017-12-14 03:02:09,694 [salt.state       ][INFO    ][9547] Host ctl (10.167.4.10) already present
2017-12-14 03:02:09,694 [salt.state       ][INFO    ][9547] Completed state [ctl] at time 03:02:09.694071 duration_in_ms=0.891
2017-12-14 03:02:09,694 [salt.state       ][INFO    ][9547] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.694327
2017-12-14 03:02:09,695 [salt.state       ][INFO    ][9547] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:09,695 [salt.state       ][INFO    ][9547] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:02:09,695 [salt.state       ][INFO    ][9547] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:02:09.695294 duration_in_ms=0.967
2017-12-14 03:02:09,696 [salt.state       ][INFO    ][9547] Running state [ens2] at time 03:02:09.695547
2017-12-14 03:02:09,696 [salt.state       ][INFO    ][9547] Executing state network.managed for ens2
2017-12-14 03:02:09,973 [salt.state       ][INFO    ][9547] Interface ens2 is up to date.
2017-12-14 03:02:09,973 [salt.state       ][INFO    ][9547] Completed state [ens2] at time 03:02:09.973434 duration_in_ms=277.886
2017-12-14 03:02:09,974 [salt.state       ][INFO    ][9547] Running state [ens3] at time 03:02:09.973774
2017-12-14 03:02:09,974 [salt.state       ][INFO    ][9547] Executing state network.managed for ens3
2017-12-14 03:02:10,243 [salt.state       ][INFO    ][9547] Interface ens3 is up to date.
2017-12-14 03:02:10,244 [salt.state       ][INFO    ][9547] Completed state [ens3] at time 03:02:10.243696 duration_in_ms=269.923
2017-12-14 03:02:10,305 [salt.state       ][INFO    ][9547] Running state [/etc/profile.d/proxy.sh] at time 03:02:10.305155
2017-12-14 03:02:10,305 [salt.state       ][INFO    ][9547] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 03:02:10,306 [salt.state       ][INFO    ][9547] File /etc/profile.d/proxy.sh is not present
2017-12-14 03:02:10,306 [salt.state       ][INFO    ][9547] Completed state [/etc/profile.d/proxy.sh] at time 03:02:10.305914 duration_in_ms=0.758
2017-12-14 03:02:10,306 [salt.state       ][INFO    ][9547] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:02:10.306097
2017-12-14 03:02:10,306 [salt.state       ][INFO    ][9547] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 03:02:10,306 [salt.state       ][INFO    ][9547] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 03:02:10,307 [salt.state       ][INFO    ][9547] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:02:10.306557 duration_in_ms=0.46
2017-12-14 03:02:10,307 [salt.state       ][INFO    ][9547] Running state [ntp] at time 03:02:10.306696
2017-12-14 03:02:10,307 [salt.state       ][INFO    ][9547] Executing state pkg.installed for ntp
2017-12-14 03:02:10,310 [salt.state       ][INFO    ][9547] Package ntp is already installed
2017-12-14 03:02:10,310 [salt.state       ][INFO    ][9547] Completed state [ntp] at time 03:02:10.310295 duration_in_ms=3.598
2017-12-14 03:02:10,311 [salt.state       ][INFO    ][9547] Running state [/etc/ntp.conf] at time 03:02:10.311094
2017-12-14 03:02:10,311 [salt.state       ][INFO    ][9547] Executing state file.managed for /etc/ntp.conf
2017-12-14 03:02:10,328 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 03:02:10,351 [salt.fileclient  ][INFO    ][9547] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:02:10,358 [salt.state       ][INFO    ][9547] File /etc/ntp.conf is in the correct state
2017-12-14 03:02:10,358 [salt.state       ][INFO    ][9547] Completed state [/etc/ntp.conf] at time 03:02:10.357826 duration_in_ms=46.731
2017-12-14 03:02:10,359 [salt.state       ][INFO    ][9547] Running state [ntp] at time 03:02:10.358712
2017-12-14 03:02:10,359 [salt.state       ][INFO    ][9547] Executing state service.running for ntp
2017-12-14 03:02:10,360 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 03:02:10,368 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 03:02:10,376 [salt.loaded.int.module.cmdmod][INFO    ][9547] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 03:02:10,384 [salt.state       ][INFO    ][9547] The service ntp is already running
2017-12-14 03:02:10,384 [salt.state       ][INFO    ][9547] Completed state [ntp] at time 03:02:10.384134 duration_in_ms=25.422
2017-12-14 03:02:10,387 [salt.minion      ][INFO    ][9547] Returning information for job: 20171214030154797693
2017-12-14 03:02:35,960 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.apply with jid 20171214030235955002
2017-12-14 03:02:35,989 [salt.minion      ][INFO    ][11510] Starting a new job with PID 11510
2017-12-14 03:02:38,880 [salt.state       ][INFO    ][11510] Loading fresh modules for state activity
2017-12-14 03:02:39,483 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 03:02:39,576 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 03:02:39,606 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:39,654 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 03:02:39,671 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:39,721 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 03:02:39,740 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:39,785 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 03:02:39,845 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:39,900 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 03:02:39,923 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:39,970 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 03:02:39,988 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,030 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 03:02:40,075 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,135 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 03:02:40,155 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,200 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 03:02:40,225 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,271 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 03:02:40,309 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,356 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 03:02:40,396 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,451 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 03:02:40,490 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,534 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 03:02:40,556 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,602 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 03:02:40,619 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,671 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 03:02:40,758 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,818 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 03:02:40,906 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:40,953 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 03:02:40,990 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:41,039 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:02:41,110 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:41,193 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 03:02:41,258 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:41,308 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 03:02:41,325 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:41,374 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 03:02:41,394 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:41,441 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 03:02:41,454 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 03:02:41,469 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:02:41,485 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 03:02:41,507 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:02:41,519 [salt.state       ][INFO    ][11510] Running state [/etc/environment] at time 03:02:41.519166
2017-12-14 03:02:41,520 [salt.state       ][INFO    ][11510] Executing state file.blockreplace for /etc/environment
2017-12-14 03:02:41,523 [salt.state       ][INFO    ][11510] No changes needed to be made
2017-12-14 03:02:41,524 [salt.state       ][INFO    ][11510] Completed state [/etc/environment] at time 03:02:41.523615 duration_in_ms=4.448
2017-12-14 03:02:41,524 [salt.state       ][INFO    ][11510] Running state [/etc/profile.d] at time 03:02:41.523905
2017-12-14 03:02:41,524 [salt.state       ][INFO    ][11510] Executing state file.directory for /etc/profile.d
2017-12-14 03:02:41,525 [salt.state       ][INFO    ][11510] Directory /etc/profile.d is in the correct state
2017-12-14 03:02:41,525 [salt.state       ][INFO    ][11510] Completed state [/etc/profile.d] at time 03:02:41.525335 duration_in_ms=1.43
2017-12-14 03:02:41,793 [salt.state       ][INFO    ][11510] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:02:41.793287
2017-12-14 03:02:41,794 [salt.state       ][INFO    ][11510] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 03:02:41,813 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 03:02:41,818 [salt.state       ][INFO    ][11510] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-14 03:02:41,818 [salt.state       ][INFO    ][11510] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:02:41.818029 duration_in_ms=24.742
2017-12-14 03:02:41,819 [salt.state       ][INFO    ][11510] Running state [linux_repo_prereq_pkgs] at time 03:02:41.818641
2017-12-14 03:02:41,819 [salt.state       ][INFO    ][11510] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 03:02:41,819 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:02:42,235 [salt.state       ][INFO    ][11510] All specified packages are already installed
2017-12-14 03:02:42,236 [salt.state       ][INFO    ][11510] Completed state [linux_repo_prereq_pkgs] at time 03:02:42.235483 duration_in_ms=416.842
2017-12-14 03:02:42,236 [salt.state       ][INFO    ][11510] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:02:42.235813
2017-12-14 03:02:42,236 [salt.state       ][INFO    ][11510] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-14 03:02:42,237 [salt.state       ][INFO    ][11510] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-14 03:02:42,237 [salt.state       ][INFO    ][11510] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:02:42.236771 duration_in_ms=0.958
2017-12-14 03:02:42,237 [salt.state       ][INFO    ][11510] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:02:42.237048
2017-12-14 03:02:42,237 [salt.state       ][INFO    ][11510] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-14 03:02:42,259 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:02:42,278 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:42,313 [salt.state       ][INFO    ][11510] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-14 03:02:42,313 [salt.state       ][INFO    ][11510] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:02:42.312831 duration_in_ms=75.783
2017-12-14 03:02:42,315 [salt.state       ][INFO    ][11510] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:02:42.314585
2017-12-14 03:02:42,315 [salt.state       ][INFO    ][11510] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-14 03:02:42,541 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-14 03:02:42,621 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:02:44,322 [salt.state       ][INFO    ][11510] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-14 03:02:44,323 [salt.state       ][INFO    ][11510] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:02:44.322983 duration_in_ms=2008.397
2017-12-14 03:02:44,323 [salt.state       ][INFO    ][11510] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:02:44.323447
2017-12-14 03:02:44,324 [salt.state       ][INFO    ][11510] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-14 03:02:44,324 [salt.state       ][INFO    ][11510] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-14 03:02:44,325 [salt.state       ][INFO    ][11510] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:02:44.324808 duration_in_ms=1.361
2017-12-14 03:02:44,325 [salt.state       ][INFO    ][11510] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:02:44.325214
2017-12-14 03:02:44,326 [salt.state       ][INFO    ][11510] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-14 03:02:44,348 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:02:44,368 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:44,414 [salt.state       ][INFO    ][11510] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-14 03:02:44,414 [salt.state       ][INFO    ][11510] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:02:44.413874 duration_in_ms=88.659
2017-12-14 03:02:44,415 [salt.state       ][INFO    ][11510] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:02:44.414696
2017-12-14 03:02:44,415 [salt.state       ][INFO    ][11510] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-14 03:02:44,574 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-14 03:02:44,655 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:02:46,066 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030246045469
2017-12-14 03:02:46,086 [salt.minion      ][INFO    ][12513] Starting a new job with PID 12513
2017-12-14 03:02:46,103 [salt.minion      ][INFO    ][12513] Returning information for job: 20171214030246045469
2017-12-14 03:02:46,606 [salt.state       ][INFO    ][11510] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-14 03:02:46,607 [salt.state       ][INFO    ][11510] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:02:46.606482 duration_in_ms=2191.786
2017-12-14 03:02:46,607 [salt.state       ][INFO    ][11510] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:02:46.606812
2017-12-14 03:02:46,607 [salt.state       ][INFO    ][11510] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 03:02:46,608 [salt.state       ][INFO    ][11510] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 03:02:46,608 [salt.state       ][INFO    ][11510] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:02:46.607754 duration_in_ms=0.942
2017-12-14 03:02:46,608 [salt.state       ][INFO    ][11510] Running state [/etc/apt/preferences.d/uca] at time 03:02:46.608027
2017-12-14 03:02:46,608 [salt.state       ][INFO    ][11510] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 03:02:46,609 [salt.state       ][INFO    ][11510] File /etc/apt/preferences.d/uca is not present
2017-12-14 03:02:46,609 [salt.state       ][INFO    ][11510] Completed state [/etc/apt/preferences.d/uca] at time 03:02:46.608921 duration_in_ms=0.894
2017-12-14 03:02:46,610 [salt.state       ][INFO    ][11510] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:02:46.609685
2017-12-14 03:02:46,610 [salt.state       ][INFO    ][11510] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 03:02:46,696 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 03:02:46,739 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:02:48,622 [salt.state       ][INFO    ][11510] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-14 03:02:48,623 [salt.state       ][INFO    ][11510] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:02:48.622928 duration_in_ms=2013.243
2017-12-14 03:02:48,623 [salt.state       ][INFO    ][11510] Running state [linux_extra_packages_purged] at time 03:02:48.623272
2017-12-14 03:02:48,624 [salt.state       ][INFO    ][11510] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 03:02:48,629 [salt.state       ][INFO    ][11510] All specified packages are already absent
2017-12-14 03:02:48,629 [salt.state       ][INFO    ][11510] Completed state [linux_extra_packages_purged] at time 03:02:48.629366 duration_in_ms=6.094
2017-12-14 03:02:48,630 [salt.state       ][INFO    ][11510] Running state [linux_extra_packages_latest] at time 03:02:48.629636
2017-12-14 03:02:48,630 [salt.state       ][INFO    ][11510] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 03:02:48,633 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:02:50,361 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 03:02:50,399 [salt.state       ][INFO    ][11510] Package mcelog is already up-to-date
2017-12-14 03:02:50,400 [salt.state       ][INFO    ][11510] Completed state [linux_extra_packages_latest] at time 03:02:50.399576 duration_in_ms=1769.939
2017-12-14 03:02:50,400 [salt.state       ][INFO    ][11510] Running state [UTC] at time 03:02:50.400211
2017-12-14 03:02:50,401 [salt.state       ][INFO    ][11510] Executing state timezone.system for UTC
2017-12-14 03:02:50,401 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:02:50,434 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:02:50,441 [salt.state       ][INFO    ][11510] Timezone UTC already set, UTC already set to UTC
2017-12-14 03:02:50,442 [salt.state       ][INFO    ][11510] Completed state [UTC] at time 03:02:50.441725 duration_in_ms=41.514
2017-12-14 03:02:50,442 [salt.state       ][INFO    ][11510] Running state [nf_conntrack] at time 03:02:50.442358
2017-12-14 03:02:50,443 [salt.state       ][INFO    ][11510] Executing state kmod.present for nf_conntrack
2017-12-14 03:02:50,443 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'lsmod' in directory '/root'
2017-12-14 03:02:50,449 [salt.state       ][INFO    ][11510] Kernel module nf_conntrack is already present
2017-12-14 03:02:50,449 [salt.state       ][INFO    ][11510] Completed state [nf_conntrack] at time 03:02:50.449246 duration_in_ms=6.887
2017-12-14 03:02:50,450 [salt.state       ][INFO    ][11510] Running state [kernel.panic] at time 03:02:50.449813
2017-12-14 03:02:50,450 [salt.state       ][INFO    ][11510] Executing state sysctl.present for kernel.panic
2017-12-14 03:02:50,456 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,467 [salt.state       ][INFO    ][11510] Sysctl value kernel.panic = 60 is already set
2017-12-14 03:02:50,467 [salt.state       ][INFO    ][11510] Completed state [kernel.panic] at time 03:02:50.467316 duration_in_ms=17.502
2017-12-14 03:02:50,468 [salt.state       ][INFO    ][11510] Running state [net.ipv4.tcp_keepalive_probes] at time 03:02:50.467645
2017-12-14 03:02:50,468 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 03:02:50,468 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,480 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-14 03:02:50,480 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:02:50.480282 duration_in_ms=12.637
2017-12-14 03:02:50,481 [salt.state       ][INFO    ][11510] Running state [fs.file-max] at time 03:02:50.480656
2017-12-14 03:02:50,481 [salt.state       ][INFO    ][11510] Executing state sysctl.present for fs.file-max
2017-12-14 03:02:50,481 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,493 [salt.state       ][INFO    ][11510] Sysctl value fs.file-max = 124165 is already set
2017-12-14 03:02:50,493 [salt.state       ][INFO    ][11510] Completed state [fs.file-max] at time 03:02:50.493093 duration_in_ms=12.436
2017-12-14 03:02:50,493 [salt.state       ][INFO    ][11510] Running state [net.core.somaxconn] at time 03:02:50.493415
2017-12-14 03:02:50,494 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.core.somaxconn
2017-12-14 03:02:50,494 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,505 [salt.state       ][INFO    ][11510] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-14 03:02:50,506 [salt.state       ][INFO    ][11510] Completed state [net.core.somaxconn] at time 03:02:50.505704 duration_in_ms=12.289
2017-12-14 03:02:50,506 [salt.state       ][INFO    ][11510] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:02:50.506030
2017-12-14 03:02:50,506 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 03:02:50,507 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,518 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-14 03:02:50,519 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:02:50.518500 duration_in_ms=12.47
2017-12-14 03:02:50,519 [salt.state       ][INFO    ][11510] Running state [net.ipv4.tcp_tw_reuse] at time 03:02:50.518832
2017-12-14 03:02:50,519 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 03:02:50,520 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,531 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-14 03:02:50,531 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.tcp_tw_reuse] at time 03:02:50.531000 duration_in_ms=12.168
2017-12-14 03:02:50,531 [salt.state       ][INFO    ][11510] Running state [net.ipv4.tcp_congestion_control] at time 03:02:50.531326
2017-12-14 03:02:50,532 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 03:02:50,532 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,543 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-14 03:02:50,544 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.tcp_congestion_control] at time 03:02:50.543647 duration_in_ms=12.32
2017-12-14 03:02:50,544 [salt.state       ][INFO    ][11510] Running state [net.ipv4.tcp_retries2] at time 03:02:50.543978
2017-12-14 03:02:50,544 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 03:02:50,545 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,556 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-14 03:02:50,556 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.tcp_retries2] at time 03:02:50.556303 duration_in_ms=12.325
2017-12-14 03:02:50,557 [salt.state       ][INFO    ][11510] Running state [net.core.netdev_max_backlog] at time 03:02:50.556692
2017-12-14 03:02:50,557 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 03:02:50,558 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,569 [salt.state       ][INFO    ][11510] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-14 03:02:50,569 [salt.state       ][INFO    ][11510] Completed state [net.core.netdev_max_backlog] at time 03:02:50.568921 duration_in_ms=12.229
2017-12-14 03:02:50,569 [salt.state       ][INFO    ][11510] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:02:50.569243
2017-12-14 03:02:50,570 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 03:02:50,570 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,581 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-14 03:02:50,582 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:02:50.581590 duration_in_ms=12.346
2017-12-14 03:02:50,582 [salt.state       ][INFO    ][11510] Running state [vm.swappiness] at time 03:02:50.581915
2017-12-14 03:02:50,582 [salt.state       ][INFO    ][11510] Executing state sysctl.present for vm.swappiness
2017-12-14 03:02:50,583 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,594 [salt.state       ][INFO    ][11510] Sysctl value vm.swappiness = 10 is already set
2017-12-14 03:02:50,594 [salt.state       ][INFO    ][11510] Completed state [vm.swappiness] at time 03:02:50.594237 duration_in_ms=12.322
2017-12-14 03:02:50,595 [salt.state       ][INFO    ][11510] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:02:50.594562
2017-12-14 03:02:50,595 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 03:02:50,595 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,607 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-14 03:02:50,607 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:02:50.607260 duration_in_ms=12.698
2017-12-14 03:02:50,608 [salt.state       ][INFO    ][11510] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:02:50.607586
2017-12-14 03:02:50,608 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 03:02:50,608 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,620 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-14 03:02:50,620 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:02:50.620127 duration_in_ms=12.54
2017-12-14 03:02:50,621 [salt.state       ][INFO    ][11510] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:02:50.620475
2017-12-14 03:02:50,621 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 03:02:50,621 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,633 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-14 03:02:50,633 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:02:50.632917 duration_in_ms=12.441
2017-12-14 03:02:50,633 [salt.state       ][INFO    ][11510] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:02:50.633245
2017-12-14 03:02:50,634 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 03:02:50,634 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,645 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-14 03:02:50,646 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:02:50.645696 duration_in_ms=12.451
2017-12-14 03:02:50,646 [salt.state       ][INFO    ][11510] Running state [net.ipv4.tcp_fin_timeout] at time 03:02:50.646024
2017-12-14 03:02:50,646 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 03:02:50,647 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,658 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-14 03:02:50,658 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.tcp_fin_timeout] at time 03:02:50.658306 duration_in_ms=12.282
2017-12-14 03:02:50,659 [salt.state       ][INFO    ][11510] Running state [net.ipv4.tcp_keepalive_time] at time 03:02:50.658631
2017-12-14 03:02:50,659 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 03:02:50,659 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,671 [salt.state       ][INFO    ][11510] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-14 03:02:50,671 [salt.state       ][INFO    ][11510] Completed state [net.ipv4.tcp_keepalive_time] at time 03:02:50.671282 duration_in_ms=12.651
2017-12-14 03:02:50,672 [salt.state       ][INFO    ][11510] Running state [net.nf_conntrack_max] at time 03:02:50.671605
2017-12-14 03:02:50,672 [salt.state       ][INFO    ][11510] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 03:02:50,672 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:02:50,684 [salt.state       ][INFO    ][11510] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-14 03:02:50,684 [salt.state       ][INFO    ][11510] Completed state [net.nf_conntrack_max] at time 03:02:50.684123 duration_in_ms=12.517
2017-12-14 03:02:50,684 [salt.state       ][INFO    ][11510] Running state [linux_sysfs_package] at time 03:02:50.684460
2017-12-14 03:02:50,685 [salt.state       ][INFO    ][11510] Executing state pkg.installed for linux_sysfs_package
2017-12-14 03:02:50,688 [salt.state       ][INFO    ][11510] All specified packages are already installed
2017-12-14 03:02:50,688 [salt.state       ][INFO    ][11510] Completed state [linux_sysfs_package] at time 03:02:50.688027 duration_in_ms=3.567
2017-12-14 03:02:50,689 [salt.state       ][INFO    ][11510] Running state [/etc/sysfs.d] at time 03:02:50.689034
2017-12-14 03:02:50,689 [salt.state       ][INFO    ][11510] Executing state file.directory for /etc/sysfs.d
2017-12-14 03:02:50,690 [salt.state       ][INFO    ][11510] Directory /etc/sysfs.d is in the correct state
2017-12-14 03:02:50,690 [salt.state       ][INFO    ][11510] Completed state [/etc/sysfs.d] at time 03:02:50.690004 duration_in_ms=0.969
2017-12-14 03:02:50,691 [salt.state       ][INFO    ][11510] Running state [ondemand] at time 03:02:50.690534
2017-12-14 03:02:50,691 [salt.state       ][INFO    ][11510] Executing state service.dead for ondemand
2017-12-14 03:02:50,691 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 03:02:50,699 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 03:02:50,708 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 03:02:50,721 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'runlevel' in directory '/root'
2017-12-14 03:02:50,728 [salt.state       ][INFO    ][11510] The service ondemand is already dead
2017-12-14 03:02:50,729 [salt.state       ][INFO    ][11510] Completed state [ondemand] at time 03:02:50.728615 duration_in_ms=38.081
2017-12-14 03:02:50,729 [salt.state       ][INFO    ][11510] Running state [cs_CZ.UTF-8] at time 03:02:50.729258
2017-12-14 03:02:50,730 [salt.state       ][INFO    ][11510] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 03:02:50,730 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'locale -a' in directory '/root'
2017-12-14 03:02:50,737 [salt.state       ][INFO    ][11510] Locale cs_CZ.UTF-8 is already present
2017-12-14 03:02:50,738 [salt.state       ][INFO    ][11510] Completed state [cs_CZ.UTF-8] at time 03:02:50.737525 duration_in_ms=8.267
2017-12-14 03:02:50,738 [salt.state       ][INFO    ][11510] Running state [en_US.UTF-8] at time 03:02:50.737863
2017-12-14 03:02:50,738 [salt.state       ][INFO    ][11510] Executing state locale.present for en_US.UTF-8
2017-12-14 03:02:50,739 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'locale -a' in directory '/root'
2017-12-14 03:02:50,745 [salt.state       ][INFO    ][11510] Locale en_US.UTF-8 is already present
2017-12-14 03:02:50,746 [salt.state       ][INFO    ][11510] Completed state [en_US.UTF-8] at time 03:02:50.745887 duration_in_ms=8.024
2017-12-14 03:02:50,747 [salt.state       ][INFO    ][11510] Running state [en_US.UTF-8] at time 03:02:50.746987
2017-12-14 03:02:50,747 [salt.state       ][INFO    ][11510] Executing state locale.system for en_US.UTF-8
2017-12-14 03:02:50,748 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'localectl' in directory '/root'
2017-12-14 03:02:50,774 [salt.state       ][INFO    ][11510] System locale en_US.UTF-8 already set
2017-12-14 03:02:50,775 [salt.state       ][INFO    ][11510] Completed state [en_US.UTF-8] at time 03:02:50.774740 duration_in_ms=27.751
2017-12-14 03:02:50,776 [salt.state       ][INFO    ][11510] Running state [root] at time 03:02:50.776208
2017-12-14 03:02:50,777 [salt.state       ][INFO    ][11510] Executing state user.present for root
2017-12-14 03:02:50,778 [salt.state       ][INFO    ][11510] User root is present and up to date
2017-12-14 03:02:50,778 [salt.state       ][INFO    ][11510] Completed state [root] at time 03:02:50.778330 duration_in_ms=2.123
2017-12-14 03:02:50,779 [salt.state       ][INFO    ][11510] Running state [/root] at time 03:02:50.779305
2017-12-14 03:02:50,780 [salt.state       ][INFO    ][11510] Executing state file.directory for /root
2017-12-14 03:02:50,780 [salt.state       ][INFO    ][11510] Directory /root is in the correct state
2017-12-14 03:02:50,780 [salt.state       ][INFO    ][11510] Completed state [/root] at time 03:02:50.780439 duration_in_ms=1.133
2017-12-14 03:02:50,781 [salt.state       ][INFO    ][11510] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:02:50.780865
2017-12-14 03:02:50,781 [salt.state       ][INFO    ][11510] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 03:02:50,782 [salt.state       ][INFO    ][11510] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 03:02:50,782 [salt.state       ][INFO    ][11510] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:02:50.782145 duration_in_ms=1.28
2017-12-14 03:02:50,783 [salt.state       ][INFO    ][11510] Running state [ubuntu] at time 03:02:50.782565
2017-12-14 03:02:50,783 [salt.state       ][INFO    ][11510] Executing state user.present for ubuntu
2017-12-14 03:02:50,784 [salt.state       ][INFO    ][11510] User ubuntu is present and up to date
2017-12-14 03:02:50,784 [salt.state       ][INFO    ][11510] Completed state [ubuntu] at time 03:02:50.783817 duration_in_ms=1.252
2017-12-14 03:02:50,785 [salt.state       ][INFO    ][11510] Running state [/home/ubuntu] at time 03:02:50.784631
2017-12-14 03:02:50,785 [salt.state       ][INFO    ][11510] Executing state file.directory for /home/ubuntu
2017-12-14 03:02:50,785 [salt.state       ][INFO    ][11510] Directory /home/ubuntu is in the correct state
2017-12-14 03:02:50,786 [salt.state       ][INFO    ][11510] Completed state [/home/ubuntu] at time 03:02:50.785681 duration_in_ms=1.05
2017-12-14 03:02:50,786 [salt.state       ][INFO    ][11510] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:02:50.786360
2017-12-14 03:02:50,787 [salt.state       ][INFO    ][11510] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 03:02:50,804 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 03:02:50,812 [salt.state       ][INFO    ][11510] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-14 03:02:50,813 [salt.state       ][INFO    ][11510] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:02:50.812711 duration_in_ms=26.351
2017-12-14 03:02:50,813 [salt.state       ][INFO    ][11510] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:02:50.813025
2017-12-14 03:02:50,813 [salt.state       ][INFO    ][11510] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 03:02:50,830 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 03:02:50,850 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:50,886 [salt.state       ][INFO    ][11510] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-14 03:02:50,887 [salt.state       ][INFO    ][11510] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:02:50.886758 duration_in_ms=73.731
2017-12-14 03:02:50,887 [salt.state       ][INFO    ][11510] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:02:50.887051
2017-12-14 03:02:50,887 [salt.state       ][INFO    ][11510] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 03:02:50,908 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 03:02:50,926 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:02:50,964 [salt.state       ][INFO    ][11510] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-14 03:02:50,964 [salt.state       ][INFO    ][11510] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:02:50.963958 duration_in_ms=76.906
2017-12-14 03:02:50,965 [salt.state       ][INFO    ][11510] Running state [service.systemctl_reload] at time 03:02:50.965016
2017-12-14 03:02:50,965 [salt.state       ][INFO    ][11510] Executing state module.wait for service.systemctl_reload
2017-12-14 03:02:50,966 [salt.state       ][INFO    ][11510] No changes made for service.systemctl_reload
2017-12-14 03:02:50,966 [salt.state       ][INFO    ][11510] Completed state [service.systemctl_reload] at time 03:02:50.965872 duration_in_ms=0.856
2017-12-14 03:02:50,966 [salt.state       ][INFO    ][11510] Running state [/etc/hostname] at time 03:02:50.966150
2017-12-14 03:02:50,966 [salt.state       ][INFO    ][11510] Executing state file.managed for /etc/hostname
2017-12-14 03:02:50,982 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 03:02:50,983 [salt.state       ][INFO    ][11510] File /etc/hostname is in the correct state
2017-12-14 03:02:50,984 [salt.state       ][INFO    ][11510] Completed state [/etc/hostname] at time 03:02:50.983554 duration_in_ms=17.403
2017-12-14 03:02:50,985 [salt.state       ][INFO    ][11510] Running state [hostname msg02] at time 03:02:50.984753
2017-12-14 03:02:50,985 [salt.state       ][INFO    ][11510] Executing state cmd.wait for hostname msg02
2017-12-14 03:02:50,985 [salt.state       ][INFO    ][11510] No changes made for hostname msg02
2017-12-14 03:02:50,986 [salt.state       ][INFO    ][11510] Completed state [hostname msg02] at time 03:02:50.985643 duration_in_ms=0.891
2017-12-14 03:02:50,986 [salt.state       ][INFO    ][11510] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.986100
2017-12-14 03:02:50,986 [salt.state       ][INFO    ][11510] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:50,987 [salt.state       ][INFO    ][11510] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:02:50,987 [salt.state       ][INFO    ][11510] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.987109 duration_in_ms=1.01
2017-12-14 03:02:50,987 [salt.state       ][INFO    ][11510] Running state [mdb02] at time 03:02:50.987393
2017-12-14 03:02:50,988 [salt.state       ][INFO    ][11510] Executing state host.present for mdb02
2017-12-14 03:02:50,988 [salt.state       ][INFO    ][11510] Host mdb02 (10.167.4.77) already present
2017-12-14 03:02:50,988 [salt.state       ][INFO    ][11510] Completed state [mdb02] at time 03:02:50.988420 duration_in_ms=1.027
2017-12-14 03:02:50,989 [salt.state       ][INFO    ][11510] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.988721
2017-12-14 03:02:50,989 [salt.state       ][INFO    ][11510] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:50,989 [salt.state       ][INFO    ][11510] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:02:50,990 [salt.state       ][INFO    ][11510] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.989674 duration_in_ms=0.953
2017-12-14 03:02:50,990 [salt.state       ][INFO    ][11510] Running state [mdb03] at time 03:02:50.989943
2017-12-14 03:02:50,990 [salt.state       ][INFO    ][11510] Executing state host.present for mdb03
2017-12-14 03:02:50,991 [salt.state       ][INFO    ][11510] Host mdb03 (10.167.4.78) already present
2017-12-14 03:02:50,991 [salt.state       ][INFO    ][11510] Completed state [mdb03] at time 03:02:50.990941 duration_in_ms=0.997
2017-12-14 03:02:50,991 [salt.state       ][INFO    ][11510] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.991207
2017-12-14 03:02:50,991 [salt.state       ][INFO    ][11510] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:50,992 [salt.state       ][INFO    ][11510] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:02:50,992 [salt.state       ][INFO    ][11510] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.992136 duration_in_ms=0.929
2017-12-14 03:02:50,992 [salt.state       ][INFO    ][11510] Running state [mdb01] at time 03:02:50.992417
2017-12-14 03:02:50,993 [salt.state       ][INFO    ][11510] Executing state host.present for mdb01
2017-12-14 03:02:50,993 [salt.state       ][INFO    ][11510] Host mdb01 (10.167.4.76) already present
2017-12-14 03:02:50,993 [salt.state       ][INFO    ][11510] Completed state [mdb01] at time 03:02:50.993402 duration_in_ms=0.986
2017-12-14 03:02:50,994 [salt.state       ][INFO    ][11510] Running state [mdb] at time 03:02:50.993686
2017-12-14 03:02:50,994 [salt.state       ][INFO    ][11510] Executing state host.present for mdb
2017-12-14 03:02:50,994 [salt.state       ][INFO    ][11510] Host mdb (10.167.4.75) already present
2017-12-14 03:02:50,995 [salt.state       ][INFO    ][11510] Completed state [mdb] at time 03:02:50.994669 duration_in_ms=0.983
2017-12-14 03:02:50,995 [salt.state       ][INFO    ][11510] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.994950
2017-12-14 03:02:50,995 [salt.state       ][INFO    ][11510] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:50,996 [salt.state       ][INFO    ][11510] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:02:50,996 [salt.state       ][INFO    ][11510] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.995960 duration_in_ms=1.01
2017-12-14 03:02:50,996 [salt.state       ][INFO    ][11510] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.996232
2017-12-14 03:02:50,997 [salt.state       ][INFO    ][11510] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:50,997 [salt.state       ][INFO    ][11510] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:02:50,997 [salt.state       ][INFO    ][11510] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.997238 duration_in_ms=1.006
2017-12-14 03:02:50,998 [salt.state       ][INFO    ][11510] Running state [cfg01] at time 03:02:50.997514
2017-12-14 03:02:50,998 [salt.state       ][INFO    ][11510] Executing state host.present for cfg01
2017-12-14 03:02:50,998 [salt.state       ][INFO    ][11510] Host cfg01 (10.167.4.100) already present
2017-12-14 03:02:50,998 [salt.state       ][INFO    ][11510] Completed state [cfg01] at time 03:02:50.998468 duration_in_ms=0.954
2017-12-14 03:02:50,999 [salt.state       ][INFO    ][11510] Running state [prx01] at time 03:02:50.998739
2017-12-14 03:02:50,999 [salt.state       ][INFO    ][11510] Executing state host.present for prx01
2017-12-14 03:02:50,999 [salt.state       ][INFO    ][11510] Host prx01 (10.167.4.104) already present
2017-12-14 03:02:50,1000 [salt.state       ][INFO    ][11510] Completed state [prx01] at time 03:02:50.999693 duration_in_ms=0.955
2017-12-14 03:02:50,1000 [salt.state       ][INFO    ][11510] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:50.999964
2017-12-14 03:02:51,000 [salt.state       ][INFO    ][11510] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,001 [salt.state       ][INFO    ][11510] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:02:51,001 [salt.state       ][INFO    ][11510] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.000963 duration_in_ms=0.998
2017-12-14 03:02:51,001 [salt.state       ][INFO    ][11510] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.001240
2017-12-14 03:02:51,002 [salt.state       ][INFO    ][11510] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,002 [salt.state       ][INFO    ][11510] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:02:51,002 [salt.state       ][INFO    ][11510] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.002209 duration_in_ms=0.969
2017-12-14 03:02:51,003 [salt.state       ][INFO    ][11510] Running state [kvm01] at time 03:02:51.002485
2017-12-14 03:02:51,003 [salt.state       ][INFO    ][11510] Executing state host.present for kvm01
2017-12-14 03:02:51,003 [salt.state       ][INFO    ][11510] Host kvm01 (10.167.4.141) already present
2017-12-14 03:02:51,003 [salt.state       ][INFO    ][11510] Completed state [kvm01] at time 03:02:51.003441 duration_in_ms=0.955
2017-12-14 03:02:51,004 [salt.state       ][INFO    ][11510] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.003724
2017-12-14 03:02:51,004 [salt.state       ][INFO    ][11510] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,004 [salt.state       ][INFO    ][11510] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:02:51,005 [salt.state       ][INFO    ][11510] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.004715 duration_in_ms=0.991
2017-12-14 03:02:51,005 [salt.state       ][INFO    ][11510] Running state [kvm03] at time 03:02:51.005000
2017-12-14 03:02:51,005 [salt.state       ][INFO    ][11510] Executing state host.present for kvm03
2017-12-14 03:02:51,006 [salt.state       ][INFO    ][11510] Host kvm03 (10.167.4.143) already present
2017-12-14 03:02:51,006 [salt.state       ][INFO    ][11510] Completed state [kvm03] at time 03:02:51.006137 duration_in_ms=1.137
2017-12-14 03:02:51,006 [salt.state       ][INFO    ][11510] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.006413
2017-12-14 03:02:51,007 [salt.state       ][INFO    ][11510] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,007 [salt.state       ][INFO    ][11510] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:02:51,007 [salt.state       ][INFO    ][11510] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.007402 duration_in_ms=0.989
2017-12-14 03:02:51,008 [salt.state       ][INFO    ][11510] Running state [kvm02] at time 03:02:51.007684
2017-12-14 03:02:51,008 [salt.state       ][INFO    ][11510] Executing state host.present for kvm02
2017-12-14 03:02:51,008 [salt.state       ][INFO    ][11510] Host kvm02 (10.167.4.142) already present
2017-12-14 03:02:51,009 [salt.state       ][INFO    ][11510] Completed state [kvm02] at time 03:02:51.008717 duration_in_ms=1.032
2017-12-14 03:02:51,009 [salt.state       ][INFO    ][11510] Running state [dbs] at time 03:02:51.008997
2017-12-14 03:02:51,009 [salt.state       ][INFO    ][11510] Executing state host.present for dbs
2017-12-14 03:02:51,010 [salt.state       ][INFO    ][11510] Host dbs (10.167.4.50) already present
2017-12-14 03:02:51,010 [salt.state       ][INFO    ][11510] Completed state [dbs] at time 03:02:51.009966 duration_in_ms=0.969
2017-12-14 03:02:51,010 [salt.state       ][INFO    ][11510] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.010237
2017-12-14 03:02:51,011 [salt.state       ][INFO    ][11510] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,011 [salt.state       ][INFO    ][11510] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:02:51,011 [salt.state       ][INFO    ][11510] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.011199 duration_in_ms=0.961
2017-12-14 03:02:51,011 [salt.state       ][INFO    ][11510] Running state [prx] at time 03:02:51.011476
2017-12-14 03:02:51,012 [salt.state       ][INFO    ][11510] Executing state host.present for prx
2017-12-14 03:02:51,012 [salt.state       ][INFO    ][11510] Host prx (172.30.10.103) already present
2017-12-14 03:02:51,012 [salt.state       ][INFO    ][11510] Completed state [prx] at time 03:02:51.012440 duration_in_ms=0.964
2017-12-14 03:02:51,013 [salt.state       ][INFO    ][11510] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.012728
2017-12-14 03:02:51,013 [salt.state       ][INFO    ][11510] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,013 [salt.state       ][INFO    ][11510] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:02:51,014 [salt.state       ][INFO    ][11510] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.013688 duration_in_ms=0.961
2017-12-14 03:02:51,014 [salt.state       ][INFO    ][11510] Running state [prx02] at time 03:02:51.013961
2017-12-14 03:02:51,014 [salt.state       ][INFO    ][11510] Executing state host.present for prx02
2017-12-14 03:02:51,015 [salt.state       ][INFO    ][11510] Host prx02 (10.167.4.105) already present
2017-12-14 03:02:51,015 [salt.state       ][INFO    ][11510] Completed state [prx02] at time 03:02:51.014916 duration_in_ms=0.955
2017-12-14 03:02:51,015 [salt.state       ][INFO    ][11510] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.015189
2017-12-14 03:02:51,015 [salt.state       ][INFO    ][11510] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,016 [salt.state       ][INFO    ][11510] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:02:51,016 [salt.state       ][INFO    ][11510] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.016162 duration_in_ms=0.973
2017-12-14 03:02:51,016 [salt.state       ][INFO    ][11510] Running state [gtw01] at time 03:02:51.016452
2017-12-14 03:02:51,017 [salt.state       ][INFO    ][11510] Executing state host.present for gtw01
2017-12-14 03:02:51,017 [salt.state       ][INFO    ][11510] Host gtw01 (10.167.4.124) already present
2017-12-14 03:02:51,017 [salt.state       ][INFO    ][11510] Completed state [gtw01] at time 03:02:51.017466 duration_in_ms=1.014
2017-12-14 03:02:51,018 [salt.state       ][INFO    ][11510] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.017737
2017-12-14 03:02:51,018 [salt.state       ][INFO    ][11510] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,018 [salt.state       ][INFO    ][11510] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:02:51,019 [salt.state       ][INFO    ][11510] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.018701 duration_in_ms=0.964
2017-12-14 03:02:51,019 [salt.state       ][INFO    ][11510] Running state [gtw02] at time 03:02:51.018982
2017-12-14 03:02:51,019 [salt.state       ][INFO    ][11510] Executing state host.present for gtw02
2017-12-14 03:02:51,020 [salt.state       ][INFO    ][11510] Host gtw02 (10.167.4.125) already present
2017-12-14 03:02:51,020 [salt.state       ][INFO    ][11510] Completed state [gtw02] at time 03:02:51.019921 duration_in_ms=0.939
2017-12-14 03:02:51,020 [salt.state       ][INFO    ][11510] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.020193
2017-12-14 03:02:51,020 [salt.state       ][INFO    ][11510] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,021 [salt.state       ][INFO    ][11510] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:02:51,021 [salt.state       ][INFO    ][11510] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.021193 duration_in_ms=1.0
2017-12-14 03:02:51,021 [salt.state       ][INFO    ][11510] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.021473
2017-12-14 03:02:51,022 [salt.state       ][INFO    ][11510] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,022 [salt.state       ][INFO    ][11510] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:02:51,023 [salt.state       ][INFO    ][11510] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.022478 duration_in_ms=1.005
2017-12-14 03:02:51,023 [salt.state       ][INFO    ][11510] Running state [msg02] at time 03:02:51.022765
2017-12-14 03:02:51,023 [salt.state       ][INFO    ][11510] Executing state host.present for msg02
2017-12-14 03:02:51,024 [salt.state       ][INFO    ][11510] Host msg02 (10.167.4.42) already present
2017-12-14 03:02:51,024 [salt.state       ][INFO    ][11510] Completed state [msg02] at time 03:02:51.023754 duration_in_ms=0.989
2017-12-14 03:02:51,025 [salt.state       ][INFO    ][11510] Running state [file.replace] at time 03:02:51.024652
2017-12-14 03:02:51,025 [salt.state       ][INFO    ][11510] Executing state module.run for file.replace
2017-12-14 03:02:51,094 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:02:51,102 [salt.state       ][INFO    ][11510] onlyif execution failed
2017-12-14 03:02:51,103 [salt.state       ][INFO    ][11510] Completed state [file.replace] at time 03:02:51.102506 duration_in_ms=77.852
2017-12-14 03:02:51,103 [salt.state       ][INFO    ][11510] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.102936
2017-12-14 03:02:51,103 [salt.state       ][INFO    ][11510] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,104 [salt.state       ][INFO    ][11510] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:02:51,104 [salt.state       ][INFO    ][11510] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.104113 duration_in_ms=1.176
2017-12-14 03:02:51,104 [salt.state       ][INFO    ][11510] Running state [msg03] at time 03:02:51.104408
2017-12-14 03:02:51,105 [salt.state       ][INFO    ][11510] Executing state host.present for msg03
2017-12-14 03:02:51,105 [salt.state       ][INFO    ][11510] Host msg03 (10.167.4.43) already present
2017-12-14 03:02:51,105 [salt.state       ][INFO    ][11510] Completed state [msg03] at time 03:02:51.105407 duration_in_ms=0.999
2017-12-14 03:02:51,106 [salt.state       ][INFO    ][11510] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.105680
2017-12-14 03:02:51,106 [salt.state       ][INFO    ][11510] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,106 [salt.state       ][INFO    ][11510] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:02:51,107 [salt.state       ][INFO    ][11510] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.106655 duration_in_ms=0.975
2017-12-14 03:02:51,107 [salt.state       ][INFO    ][11510] Running state [msg01] at time 03:02:51.106942
2017-12-14 03:02:51,107 [salt.state       ][INFO    ][11510] Executing state host.present for msg01
2017-12-14 03:02:51,108 [salt.state       ][INFO    ][11510] Host msg01 (10.167.4.41) already present
2017-12-14 03:02:51,108 [salt.state       ][INFO    ][11510] Completed state [msg01] at time 03:02:51.107939 duration_in_ms=0.997
2017-12-14 03:02:51,108 [salt.state       ][INFO    ][11510] Running state [msg] at time 03:02:51.108216
2017-12-14 03:02:51,109 [salt.state       ][INFO    ][11510] Executing state host.present for msg
2017-12-14 03:02:51,109 [salt.state       ][INFO    ][11510] Host msg (10.167.4.40) already present
2017-12-14 03:02:51,109 [salt.state       ][INFO    ][11510] Completed state [msg] at time 03:02:51.109230 duration_in_ms=1.014
2017-12-14 03:02:51,110 [salt.state       ][INFO    ][11510] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.109503
2017-12-14 03:02:51,110 [salt.state       ][INFO    ][11510] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,110 [salt.state       ][INFO    ][11510] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:02:51,110 [salt.state       ][INFO    ][11510] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.110432 duration_in_ms=0.928
2017-12-14 03:02:51,111 [salt.state       ][INFO    ][11510] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.110723
2017-12-14 03:02:51,111 [salt.state       ][INFO    ][11510] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,111 [salt.state       ][INFO    ][11510] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:02:51,112 [salt.state       ][INFO    ][11510] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.111660 duration_in_ms=0.936
2017-12-14 03:02:51,112 [salt.state       ][INFO    ][11510] Running state [cfg01] at time 03:02:51.111931
2017-12-14 03:02:51,112 [salt.state       ][INFO    ][11510] Executing state host.present for cfg01
2017-12-14 03:02:51,113 [salt.state       ][INFO    ][11510] Host cfg01 (10.167.4.100) already present
2017-12-14 03:02:51,113 [salt.state       ][INFO    ][11510] Completed state [cfg01] at time 03:02:51.112901 duration_in_ms=0.97
2017-12-14 03:02:51,113 [salt.state       ][INFO    ][11510] Running state [cmp002] at time 03:02:51.113172
2017-12-14 03:02:51,113 [salt.state       ][INFO    ][11510] Executing state host.present for cmp002
2017-12-14 03:02:51,114 [salt.state       ][INFO    ][11510] Host cmp002 (10.167.4.102) already present
2017-12-14 03:02:51,114 [salt.state       ][INFO    ][11510] Completed state [cmp002] at time 03:02:51.114097 duration_in_ms=0.925
2017-12-14 03:02:51,114 [salt.state       ][INFO    ][11510] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.114371
2017-12-14 03:02:51,115 [salt.state       ][INFO    ][11510] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,115 [salt.state       ][INFO    ][11510] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:02:51,115 [salt.state       ][INFO    ][11510] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.115368 duration_in_ms=0.998
2017-12-14 03:02:51,116 [salt.state       ][INFO    ][11510] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.115645
2017-12-14 03:02:51,116 [salt.state       ][INFO    ][11510] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,116 [salt.state       ][INFO    ][11510] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:02:51,117 [salt.state       ][INFO    ][11510] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.116634 duration_in_ms=0.99
2017-12-14 03:02:51,117 [salt.state       ][INFO    ][11510] Running state [cmp001] at time 03:02:51.116920
2017-12-14 03:02:51,117 [salt.state       ][INFO    ][11510] Executing state host.present for cmp001
2017-12-14 03:02:51,118 [salt.state       ][INFO    ][11510] Host cmp001 (10.167.4.101) already present
2017-12-14 03:02:51,118 [salt.state       ][INFO    ][11510] Completed state [cmp001] at time 03:02:51.118057 duration_in_ms=1.137
2017-12-14 03:02:51,118 [salt.state       ][INFO    ][11510] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.118327
2017-12-14 03:02:51,119 [salt.state       ][INFO    ][11510] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,119 [salt.state       ][INFO    ][11510] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:02:51,119 [salt.state       ][INFO    ][11510] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.119283 duration_in_ms=0.955
2017-12-14 03:02:51,120 [salt.state       ][INFO    ][11510] Running state [dbs01] at time 03:02:51.119558
2017-12-14 03:02:51,120 [salt.state       ][INFO    ][11510] Executing state host.present for dbs01
2017-12-14 03:02:51,120 [salt.state       ][INFO    ][11510] Host dbs01 (10.167.4.51) already present
2017-12-14 03:02:51,121 [salt.state       ][INFO    ][11510] Completed state [dbs01] at time 03:02:51.120482 duration_in_ms=0.924
2017-12-14 03:02:51,121 [salt.state       ][INFO    ][11510] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.120776
2017-12-14 03:02:51,121 [salt.state       ][INFO    ][11510] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,121 [salt.state       ][INFO    ][11510] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:02:51,122 [salt.state       ][INFO    ][11510] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.121720 duration_in_ms=0.943
2017-12-14 03:02:51,122 [salt.state       ][INFO    ][11510] Running state [dbs02] at time 03:02:51.121995
2017-12-14 03:02:51,122 [salt.state       ][INFO    ][11510] Executing state host.present for dbs02
2017-12-14 03:02:51,123 [salt.state       ][INFO    ][11510] Host dbs02 (10.167.4.52) already present
2017-12-14 03:02:51,123 [salt.state       ][INFO    ][11510] Completed state [dbs02] at time 03:02:51.122946 duration_in_ms=0.951
2017-12-14 03:02:51,123 [salt.state       ][INFO    ][11510] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.123216
2017-12-14 03:02:51,123 [salt.state       ][INFO    ][11510] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,124 [salt.state       ][INFO    ][11510] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:02:51,124 [salt.state       ][INFO    ][11510] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.124142 duration_in_ms=0.927
2017-12-14 03:02:51,124 [salt.state       ][INFO    ][11510] Running state [dbs03] at time 03:02:51.124437
2017-12-14 03:02:51,125 [salt.state       ][INFO    ][11510] Executing state host.present for dbs03
2017-12-14 03:02:51,125 [salt.state       ][INFO    ][11510] Host dbs03 (10.167.4.53) already present
2017-12-14 03:02:51,125 [salt.state       ][INFO    ][11510] Completed state [dbs03] at time 03:02:51.125362 duration_in_ms=0.925
2017-12-14 03:02:51,126 [salt.state       ][INFO    ][11510] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.125621
2017-12-14 03:02:51,126 [salt.state       ][INFO    ][11510] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,126 [salt.state       ][INFO    ][11510] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:02:51,127 [salt.state       ][INFO    ][11510] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.126538 duration_in_ms=0.916
2017-12-14 03:02:51,127 [salt.state       ][INFO    ][11510] Running state [mas01] at time 03:02:51.126811
2017-12-14 03:02:51,127 [salt.state       ][INFO    ][11510] Executing state host.present for mas01
2017-12-14 03:02:51,127 [salt.state       ][INFO    ][11510] Host mas01 (10.167.4.3) already present
2017-12-14 03:02:51,128 [salt.state       ][INFO    ][11510] Completed state [mas01] at time 03:02:51.127692 duration_in_ms=0.882
2017-12-14 03:02:51,128 [salt.state       ][INFO    ][11510] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.127948
2017-12-14 03:02:51,128 [salt.state       ][INFO    ][11510] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,129 [salt.state       ][INFO    ][11510] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:02:51,129 [salt.state       ][INFO    ][11510] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.128880 duration_in_ms=0.932
2017-12-14 03:02:51,129 [salt.state       ][INFO    ][11510] Running state [ctl02] at time 03:02:51.129139
2017-12-14 03:02:51,129 [salt.state       ][INFO    ][11510] Executing state host.present for ctl02
2017-12-14 03:02:51,130 [salt.state       ][INFO    ][11510] Host ctl02 (10.167.4.12) already present
2017-12-14 03:02:51,130 [salt.state       ][INFO    ][11510] Completed state [ctl02] at time 03:02:51.130017 duration_in_ms=0.878
2017-12-14 03:02:51,130 [salt.state       ][INFO    ][11510] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.130269
2017-12-14 03:02:51,131 [salt.state       ][INFO    ][11510] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,131 [salt.state       ][INFO    ][11510] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:02:51,131 [salt.state       ][INFO    ][11510] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.131186 duration_in_ms=0.917
2017-12-14 03:02:51,131 [salt.state       ][INFO    ][11510] Running state [ctl03] at time 03:02:51.131443
2017-12-14 03:02:51,132 [salt.state       ][INFO    ][11510] Executing state host.present for ctl03
2017-12-14 03:02:51,132 [salt.state       ][INFO    ][11510] Host ctl03 (10.167.4.13) already present
2017-12-14 03:02:51,132 [salt.state       ][INFO    ][11510] Completed state [ctl03] at time 03:02:51.132329 duration_in_ms=0.886
2017-12-14 03:02:51,133 [salt.state       ][INFO    ][11510] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.132634
2017-12-14 03:02:51,133 [salt.state       ][INFO    ][11510] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,133 [salt.state       ][INFO    ][11510] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:02:51,134 [salt.state       ][INFO    ][11510] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.133546 duration_in_ms=0.912
2017-12-14 03:02:51,134 [salt.state       ][INFO    ][11510] Running state [ctl01] at time 03:02:51.133798
2017-12-14 03:02:51,134 [salt.state       ][INFO    ][11510] Executing state host.present for ctl01
2017-12-14 03:02:51,134 [salt.state       ][INFO    ][11510] Host ctl01 (10.167.4.11) already present
2017-12-14 03:02:51,135 [salt.state       ][INFO    ][11510] Completed state [ctl01] at time 03:02:51.134696 duration_in_ms=0.897
2017-12-14 03:02:51,135 [salt.state       ][INFO    ][11510] Running state [ctl] at time 03:02:51.134969
2017-12-14 03:02:51,135 [salt.state       ][INFO    ][11510] Executing state host.present for ctl
2017-12-14 03:02:51,136 [salt.state       ][INFO    ][11510] Host ctl (10.167.4.10) already present
2017-12-14 03:02:51,136 [salt.state       ][INFO    ][11510] Completed state [ctl] at time 03:02:51.135850 duration_in_ms=0.881
2017-12-14 03:02:51,136 [salt.state       ][INFO    ][11510] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.136102
2017-12-14 03:02:51,136 [salt.state       ][INFO    ][11510] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:02:51,137 [salt.state       ][INFO    ][11510] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:02:51,137 [salt.state       ][INFO    ][11510] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:02:51.137049 duration_in_ms=0.948
2017-12-14 03:02:51,137 [salt.state       ][INFO    ][11510] Running state [ens2] at time 03:02:51.137303
2017-12-14 03:02:51,138 [salt.state       ][INFO    ][11510] Executing state network.managed for ens2
2017-12-14 03:02:51,440 [salt.state       ][INFO    ][11510] Interface ens2 is up to date.
2017-12-14 03:02:51,440 [salt.state       ][INFO    ][11510] Completed state [ens2] at time 03:02:51.440462 duration_in_ms=303.159
2017-12-14 03:02:51,441 [salt.state       ][INFO    ][11510] Running state [ens3] at time 03:02:51.440768
2017-12-14 03:02:51,441 [salt.state       ][INFO    ][11510] Executing state network.managed for ens3
2017-12-14 03:02:51,720 [salt.state       ][INFO    ][11510] Interface ens3 is up to date.
2017-12-14 03:02:51,721 [salt.state       ][INFO    ][11510] Completed state [ens3] at time 03:02:51.720548 duration_in_ms=279.779
2017-12-14 03:02:51,721 [salt.state       ][INFO    ][11510] Running state [/etc/profile.d/proxy.sh] at time 03:02:51.720814
2017-12-14 03:02:51,721 [salt.state       ][INFO    ][11510] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 03:02:51,721 [salt.state       ][INFO    ][11510] File /etc/profile.d/proxy.sh is not present
2017-12-14 03:02:51,721 [salt.state       ][INFO    ][11510] Completed state [/etc/profile.d/proxy.sh] at time 03:02:51.721446 duration_in_ms=0.632
2017-12-14 03:02:51,722 [salt.state       ][INFO    ][11510] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:02:51.721621
2017-12-14 03:02:51,722 [salt.state       ][INFO    ][11510] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 03:02:51,722 [salt.state       ][INFO    ][11510] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 03:02:51,722 [salt.state       ][INFO    ][11510] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:02:51.722149 duration_in_ms=0.528
2017-12-14 03:02:51,722 [salt.state       ][INFO    ][11510] Running state [ntp] at time 03:02:51.722326
2017-12-14 03:02:51,723 [salt.state       ][INFO    ][11510] Executing state pkg.installed for ntp
2017-12-14 03:02:51,726 [salt.state       ][INFO    ][11510] Package ntp is already installed
2017-12-14 03:02:51,726 [salt.state       ][INFO    ][11510] Completed state [ntp] at time 03:02:51.725781 duration_in_ms=3.456
2017-12-14 03:02:51,727 [salt.state       ][INFO    ][11510] Running state [/etc/ntp.conf] at time 03:02:51.726665
2017-12-14 03:02:51,727 [salt.state       ][INFO    ][11510] Executing state file.managed for /etc/ntp.conf
2017-12-14 03:02:51,747 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 03:02:51,775 [salt.fileclient  ][INFO    ][11510] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:02:51,783 [salt.state       ][INFO    ][11510] File /etc/ntp.conf is in the correct state
2017-12-14 03:02:51,783 [salt.state       ][INFO    ][11510] Completed state [/etc/ntp.conf] at time 03:02:51.782763 duration_in_ms=56.097
2017-12-14 03:02:51,784 [salt.state       ][INFO    ][11510] Running state [ntp] at time 03:02:51.783513
2017-12-14 03:02:51,784 [salt.state       ][INFO    ][11510] Executing state service.running for ntp
2017-12-14 03:02:51,784 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 03:02:51,795 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 03:02:51,804 [salt.loaded.int.module.cmdmod][INFO    ][11510] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 03:02:51,814 [salt.state       ][INFO    ][11510] The service ntp is already running
2017-12-14 03:02:51,815 [salt.state       ][INFO    ][11510] Completed state [ntp] at time 03:02:51.814493 duration_in_ms=30.98
2017-12-14 03:02:51,817 [salt.minion      ][INFO    ][11510] Returning information for job: 20171214030235955002
2017-12-14 03:03:17,226 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.apply with jid 20171214030317218232
2017-12-14 03:03:17,247 [salt.minion      ][INFO    ][13467] Starting a new job with PID 13467
2017-12-14 03:03:20,395 [salt.state       ][INFO    ][13467] Loading fresh modules for state activity
2017-12-14 03:03:20,424 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 03:03:20,446 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 03:03:20,477 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:20,527 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 03:03:20,542 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:20,592 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 03:03:20,732 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:20,777 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 03:03:20,854 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:20,909 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 03:03:20,931 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:20,979 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 03:03:20,995 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,039 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 03:03:21,069 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,123 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 03:03:21,140 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,185 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 03:03:21,204 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,256 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 03:03:21,281 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,328 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 03:03:21,352 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,405 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 03:03:21,428 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,470 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 03:03:21,496 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,540 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 03:03:21,564 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,611 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 03:03:21,634 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,686 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 03:03:21,702 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,749 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 03:03:21,810 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:21,858 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:03:21,923 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:22,003 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 03:03:22,088 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:22,138 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 03:03:22,157 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:22,212 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 03:03:22,320 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:22,370 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 03:03:22,384 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 03:03:22,401 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:03:22,422 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 03:03:22,439 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:03:22,452 [salt.state       ][INFO    ][13467] Running state [/etc/environment] at time 03:03:22.452380
2017-12-14 03:03:22,453 [salt.state       ][INFO    ][13467] Executing state file.blockreplace for /etc/environment
2017-12-14 03:03:22,459 [salt.state       ][INFO    ][13467] No changes needed to be made
2017-12-14 03:03:22,459 [salt.state       ][INFO    ][13467] Completed state [/etc/environment] at time 03:03:22.458940 duration_in_ms=6.56
2017-12-14 03:03:22,459 [salt.state       ][INFO    ][13467] Running state [/etc/profile.d] at time 03:03:22.459274
2017-12-14 03:03:22,460 [salt.state       ][INFO    ][13467] Executing state file.directory for /etc/profile.d
2017-12-14 03:03:22,460 [salt.state       ][INFO    ][13467] Directory /etc/profile.d is in the correct state
2017-12-14 03:03:22,461 [salt.state       ][INFO    ][13467] Completed state [/etc/profile.d] at time 03:03:22.460718 duration_in_ms=1.444
2017-12-14 03:03:22,751 [salt.state       ][INFO    ][13467] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:03:22.750826
2017-12-14 03:03:22,751 [salt.state       ][INFO    ][13467] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 03:03:22,777 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 03:03:22,782 [salt.state       ][INFO    ][13467] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-14 03:03:22,782 [salt.state       ][INFO    ][13467] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:03:22.782159 duration_in_ms=31.333
2017-12-14 03:03:22,783 [salt.state       ][INFO    ][13467] Running state [linux_repo_prereq_pkgs] at time 03:03:22.782809
2017-12-14 03:03:22,783 [salt.state       ][INFO    ][13467] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 03:03:22,784 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:03:23,210 [salt.state       ][INFO    ][13467] All specified packages are already installed
2017-12-14 03:03:23,211 [salt.state       ][INFO    ][13467] Completed state [linux_repo_prereq_pkgs] at time 03:03:23.210536 duration_in_ms=427.727
2017-12-14 03:03:23,211 [salt.state       ][INFO    ][13467] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:03:23.210862
2017-12-14 03:03:23,211 [salt.state       ][INFO    ][13467] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-14 03:03:23,212 [salt.state       ][INFO    ][13467] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-14 03:03:23,212 [salt.state       ][INFO    ][13467] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:03:23.211831 duration_in_ms=0.968
2017-12-14 03:03:23,212 [salt.state       ][INFO    ][13467] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:03:23.212105
2017-12-14 03:03:23,212 [salt.state       ][INFO    ][13467] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-14 03:03:23,230 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:03:23,247 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:23,282 [salt.state       ][INFO    ][13467] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-14 03:03:23,283 [salt.state       ][INFO    ][13467] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:03:23.282705 duration_in_ms=70.599
2017-12-14 03:03:23,285 [salt.state       ][INFO    ][13467] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:03:23.284572
2017-12-14 03:03:23,285 [salt.state       ][INFO    ][13467] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-14 03:03:23,534 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-14 03:03:23,613 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:03:25,499 [salt.state       ][INFO    ][13467] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-14 03:03:25,500 [salt.state       ][INFO    ][13467] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:03:25.499700 duration_in_ms=2215.128
2017-12-14 03:03:25,500 [salt.state       ][INFO    ][13467] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:03:25.500045
2017-12-14 03:03:25,500 [salt.state       ][INFO    ][13467] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-14 03:03:25,501 [salt.state       ][INFO    ][13467] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-14 03:03:25,501 [salt.state       ][INFO    ][13467] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:03:25.501030 duration_in_ms=0.985
2017-12-14 03:03:25,501 [salt.state       ][INFO    ][13467] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:03:25.501311
2017-12-14 03:03:25,502 [salt.state       ][INFO    ][13467] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-14 03:03:25,538 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:03:25,555 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:25,590 [salt.state       ][INFO    ][13467] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-14 03:03:25,590 [salt.state       ][INFO    ][13467] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:03:25.590350 duration_in_ms=89.038
2017-12-14 03:03:25,591 [salt.state       ][INFO    ][13467] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:03:25.591151
2017-12-14 03:03:25,591 [salt.state       ][INFO    ][13467] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-14 03:03:25,682 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-14 03:03:25,756 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:03:27,389 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030327312391
2017-12-14 03:03:27,410 [salt.minion      ][INFO    ][14477] Starting a new job with PID 14477
2017-12-14 03:03:27,419 [salt.minion      ][INFO    ][14477] Returning information for job: 20171214030327312391
2017-12-14 03:03:27,771 [salt.state       ][INFO    ][13467] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-14 03:03:27,772 [salt.state       ][INFO    ][13467] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:03:27.771771 duration_in_ms=2180.62
2017-12-14 03:03:27,772 [salt.state       ][INFO    ][13467] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:03:27.772113
2017-12-14 03:03:27,772 [salt.state       ][INFO    ][13467] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 03:03:27,773 [salt.state       ][INFO    ][13467] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 03:03:27,773 [salt.state       ][INFO    ][13467] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:03:27.773110 duration_in_ms=0.997
2017-12-14 03:03:27,773 [salt.state       ][INFO    ][13467] Running state [/etc/apt/preferences.d/uca] at time 03:03:27.773405
2017-12-14 03:03:27,774 [salt.state       ][INFO    ][13467] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 03:03:27,774 [salt.state       ][INFO    ][13467] File /etc/apt/preferences.d/uca is not present
2017-12-14 03:03:27,774 [salt.state       ][INFO    ][13467] Completed state [/etc/apt/preferences.d/uca] at time 03:03:27.774242 duration_in_ms=0.838
2017-12-14 03:03:27,775 [salt.state       ][INFO    ][13467] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:03:27.775044
2017-12-14 03:03:27,775 [salt.state       ][INFO    ][13467] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 03:03:27,857 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 03:03:27,907 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:03:29,809 [salt.state       ][INFO    ][13467] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-14 03:03:29,810 [salt.state       ][INFO    ][13467] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:03:29.809517 duration_in_ms=2034.472
2017-12-14 03:03:29,810 [salt.state       ][INFO    ][13467] Running state [linux_extra_packages_purged] at time 03:03:29.809881
2017-12-14 03:03:29,810 [salt.state       ][INFO    ][13467] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 03:03:29,816 [salt.state       ][INFO    ][13467] All specified packages are already absent
2017-12-14 03:03:29,816 [salt.state       ][INFO    ][13467] Completed state [linux_extra_packages_purged] at time 03:03:29.816004 duration_in_ms=6.122
2017-12-14 03:03:29,816 [salt.state       ][INFO    ][13467] Running state [linux_extra_packages_latest] at time 03:03:29.816274
2017-12-14 03:03:29,817 [salt.state       ][INFO    ][13467] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 03:03:29,819 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:03:31,640 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 03:03:31,683 [salt.state       ][INFO    ][13467] Package mcelog is already up-to-date
2017-12-14 03:03:31,684 [salt.state       ][INFO    ][13467] Completed state [linux_extra_packages_latest] at time 03:03:31.683610 duration_in_ms=1867.335
2017-12-14 03:03:31,684 [salt.state       ][INFO    ][13467] Running state [UTC] at time 03:03:31.684258
2017-12-14 03:03:31,685 [salt.state       ][INFO    ][13467] Executing state timezone.system for UTC
2017-12-14 03:03:31,685 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:03:31,720 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:03:31,729 [salt.state       ][INFO    ][13467] Timezone UTC already set, UTC already set to UTC
2017-12-14 03:03:31,729 [salt.state       ][INFO    ][13467] Completed state [UTC] at time 03:03:31.729416 duration_in_ms=45.157
2017-12-14 03:03:31,730 [salt.state       ][INFO    ][13467] Running state [nf_conntrack] at time 03:03:31.730178
2017-12-14 03:03:31,731 [salt.state       ][INFO    ][13467] Executing state kmod.present for nf_conntrack
2017-12-14 03:03:31,731 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'lsmod' in directory '/root'
2017-12-14 03:03:31,739 [salt.state       ][INFO    ][13467] Kernel module nf_conntrack is already present
2017-12-14 03:03:31,739 [salt.state       ][INFO    ][13467] Completed state [nf_conntrack] at time 03:03:31.739176 duration_in_ms=8.998
2017-12-14 03:03:31,740 [salt.state       ][INFO    ][13467] Running state [kernel.panic] at time 03:03:31.739811
2017-12-14 03:03:31,740 [salt.state       ][INFO    ][13467] Executing state sysctl.present for kernel.panic
2017-12-14 03:03:31,747 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,761 [salt.state       ][INFO    ][13467] Sysctl value kernel.panic = 60 is already set
2017-12-14 03:03:31,761 [salt.state       ][INFO    ][13467] Completed state [kernel.panic] at time 03:03:31.761088 duration_in_ms=21.276
2017-12-14 03:03:31,761 [salt.state       ][INFO    ][13467] Running state [net.ipv4.tcp_keepalive_probes] at time 03:03:31.761450
2017-12-14 03:03:31,762 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 03:03:31,762 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,776 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-14 03:03:31,776 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:03:31.775972 duration_in_ms=14.522
2017-12-14 03:03:31,776 [salt.state       ][INFO    ][13467] Running state [fs.file-max] at time 03:03:31.776310
2017-12-14 03:03:31,777 [salt.state       ][INFO    ][13467] Executing state sysctl.present for fs.file-max
2017-12-14 03:03:31,777 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,788 [salt.state       ][INFO    ][13467] Sysctl value fs.file-max = 124165 is already set
2017-12-14 03:03:31,788 [salt.state       ][INFO    ][13467] Completed state [fs.file-max] at time 03:03:31.788194 duration_in_ms=11.884
2017-12-14 03:03:31,789 [salt.state       ][INFO    ][13467] Running state [net.core.somaxconn] at time 03:03:31.788531
2017-12-14 03:03:31,789 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.core.somaxconn
2017-12-14 03:03:31,789 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,801 [salt.state       ][INFO    ][13467] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-14 03:03:31,802 [salt.state       ][INFO    ][13467] Completed state [net.core.somaxconn] at time 03:03:31.801716 duration_in_ms=13.184
2017-12-14 03:03:31,802 [salt.state       ][INFO    ][13467] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:03:31.802052
2017-12-14 03:03:31,802 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 03:03:31,803 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,816 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-14 03:03:31,817 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:03:31.816617 duration_in_ms=14.565
2017-12-14 03:03:31,817 [salt.state       ][INFO    ][13467] Running state [net.ipv4.tcp_tw_reuse] at time 03:03:31.816962
2017-12-14 03:03:31,817 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 03:03:31,818 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,830 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-14 03:03:31,830 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.tcp_tw_reuse] at time 03:03:31.830451 duration_in_ms=13.489
2017-12-14 03:03:31,831 [salt.state       ][INFO    ][13467] Running state [net.ipv4.tcp_congestion_control] at time 03:03:31.830799
2017-12-14 03:03:31,831 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 03:03:31,832 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,842 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-14 03:03:31,842 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.tcp_congestion_control] at time 03:03:31.842224 duration_in_ms=11.424
2017-12-14 03:03:31,843 [salt.state       ][INFO    ][13467] Running state [net.ipv4.tcp_retries2] at time 03:03:31.842548
2017-12-14 03:03:31,843 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 03:03:31,843 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,854 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-14 03:03:31,854 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.tcp_retries2] at time 03:03:31.854031 duration_in_ms=11.483
2017-12-14 03:03:31,854 [salt.state       ][INFO    ][13467] Running state [net.core.netdev_max_backlog] at time 03:03:31.854354
2017-12-14 03:03:31,855 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 03:03:31,855 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,865 [salt.state       ][INFO    ][13467] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-14 03:03:31,866 [salt.state       ][INFO    ][13467] Completed state [net.core.netdev_max_backlog] at time 03:03:31.865686 duration_in_ms=11.332
2017-12-14 03:03:31,866 [salt.state       ][INFO    ][13467] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:03:31.866006
2017-12-14 03:03:31,866 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 03:03:31,867 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,877 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-14 03:03:31,878 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:03:31.877593 duration_in_ms=11.587
2017-12-14 03:03:31,878 [salt.state       ][INFO    ][13467] Running state [vm.swappiness] at time 03:03:31.877913
2017-12-14 03:03:31,878 [salt.state       ][INFO    ][13467] Executing state sysctl.present for vm.swappiness
2017-12-14 03:03:31,879 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,889 [salt.state       ][INFO    ][13467] Sysctl value vm.swappiness = 10 is already set
2017-12-14 03:03:31,890 [salt.state       ][INFO    ][13467] Completed state [vm.swappiness] at time 03:03:31.889533 duration_in_ms=11.62
2017-12-14 03:03:31,890 [salt.state       ][INFO    ][13467] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:03:31.889850
2017-12-14 03:03:31,890 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 03:03:31,891 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,901 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-14 03:03:31,901 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:03:31.901168 duration_in_ms=11.317
2017-12-14 03:03:31,902 [salt.state       ][INFO    ][13467] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:03:31.901481
2017-12-14 03:03:31,902 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 03:03:31,902 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,912 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-14 03:03:31,913 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:03:31.912739 duration_in_ms=11.257
2017-12-14 03:03:31,913 [salt.state       ][INFO    ][13467] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:03:31.913055
2017-12-14 03:03:31,913 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 03:03:31,914 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,924 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-14 03:03:31,925 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:03:31.924737 duration_in_ms=11.682
2017-12-14 03:03:31,925 [salt.state       ][INFO    ][13467] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:03:31.925044
2017-12-14 03:03:31,925 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 03:03:31,926 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,936 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-14 03:03:31,937 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:03:31.936779 duration_in_ms=11.735
2017-12-14 03:03:31,937 [salt.state       ][INFO    ][13467] Running state [net.ipv4.tcp_fin_timeout] at time 03:03:31.937103
2017-12-14 03:03:31,937 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 03:03:31,938 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,948 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-14 03:03:31,948 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.tcp_fin_timeout] at time 03:03:31.948424 duration_in_ms=11.321
2017-12-14 03:03:31,949 [salt.state       ][INFO    ][13467] Running state [net.ipv4.tcp_keepalive_time] at time 03:03:31.948763
2017-12-14 03:03:31,949 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 03:03:31,950 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,960 [salt.state       ][INFO    ][13467] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-14 03:03:31,960 [salt.state       ][INFO    ][13467] Completed state [net.ipv4.tcp_keepalive_time] at time 03:03:31.960263 duration_in_ms=11.5
2017-12-14 03:03:31,961 [salt.state       ][INFO    ][13467] Running state [net.nf_conntrack_max] at time 03:03:31.960598
2017-12-14 03:03:31,961 [salt.state       ][INFO    ][13467] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 03:03:31,961 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:03:31,975 [salt.state       ][INFO    ][13467] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-14 03:03:31,975 [salt.state       ][INFO    ][13467] Completed state [net.nf_conntrack_max] at time 03:03:31.974894 duration_in_ms=14.296
2017-12-14 03:03:31,975 [salt.state       ][INFO    ][13467] Running state [linux_sysfs_package] at time 03:03:31.975222
2017-12-14 03:03:31,976 [salt.state       ][INFO    ][13467] Executing state pkg.installed for linux_sysfs_package
2017-12-14 03:03:31,979 [salt.state       ][INFO    ][13467] All specified packages are already installed
2017-12-14 03:03:31,979 [salt.state       ][INFO    ][13467] Completed state [linux_sysfs_package] at time 03:03:31.978946 duration_in_ms=3.724
2017-12-14 03:03:31,980 [salt.state       ][INFO    ][13467] Running state [/etc/sysfs.d] at time 03:03:31.979956
2017-12-14 03:03:31,980 [salt.state       ][INFO    ][13467] Executing state file.directory for /etc/sysfs.d
2017-12-14 03:03:31,981 [salt.state       ][INFO    ][13467] Directory /etc/sysfs.d is in the correct state
2017-12-14 03:03:31,981 [salt.state       ][INFO    ][13467] Completed state [/etc/sysfs.d] at time 03:03:31.981035 duration_in_ms=1.079
2017-12-14 03:03:31,982 [salt.state       ][INFO    ][13467] Running state [ondemand] at time 03:03:31.981626
2017-12-14 03:03:31,982 [salt.state       ][INFO    ][13467] Executing state service.dead for ondemand
2017-12-14 03:03:31,982 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 03:03:31,992 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 03:03:32,001 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 03:03:32,012 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'runlevel' in directory '/root'
2017-12-14 03:03:32,018 [salt.state       ][INFO    ][13467] The service ondemand is already dead
2017-12-14 03:03:32,019 [salt.state       ][INFO    ][13467] Completed state [ondemand] at time 03:03:32.018538 duration_in_ms=36.912
2017-12-14 03:03:32,019 [salt.state       ][INFO    ][13467] Running state [cs_CZ.UTF-8] at time 03:03:32.019126
2017-12-14 03:03:32,019 [salt.state       ][INFO    ][13467] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 03:03:32,020 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'locale -a' in directory '/root'
2017-12-14 03:03:32,025 [salt.state       ][INFO    ][13467] Locale cs_CZ.UTF-8 is already present
2017-12-14 03:03:32,025 [salt.state       ][INFO    ][13467] Completed state [cs_CZ.UTF-8] at time 03:03:32.024823 duration_in_ms=5.697
2017-12-14 03:03:32,025 [salt.state       ][INFO    ][13467] Running state [en_US.UTF-8] at time 03:03:32.025138
2017-12-14 03:03:32,025 [salt.state       ][INFO    ][13467] Executing state locale.present for en_US.UTF-8
2017-12-14 03:03:32,026 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'locale -a' in directory '/root'
2017-12-14 03:03:32,031 [salt.state       ][INFO    ][13467] Locale en_US.UTF-8 is already present
2017-12-14 03:03:32,031 [salt.state       ][INFO    ][13467] Completed state [en_US.UTF-8] at time 03:03:32.030938 duration_in_ms=5.8
2017-12-14 03:03:32,032 [salt.state       ][INFO    ][13467] Running state [en_US.UTF-8] at time 03:03:32.031898
2017-12-14 03:03:32,032 [salt.state       ][INFO    ][13467] Executing state locale.system for en_US.UTF-8
2017-12-14 03:03:32,033 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'localectl' in directory '/root'
2017-12-14 03:03:32,062 [salt.state       ][INFO    ][13467] System locale en_US.UTF-8 already set
2017-12-14 03:03:32,062 [salt.state       ][INFO    ][13467] Completed state [en_US.UTF-8] at time 03:03:32.061894 duration_in_ms=29.995
2017-12-14 03:03:32,063 [salt.state       ][INFO    ][13467] Running state [root] at time 03:03:32.062981
2017-12-14 03:03:32,063 [salt.state       ][INFO    ][13467] Executing state user.present for root
2017-12-14 03:03:32,064 [salt.state       ][INFO    ][13467] User root is present and up to date
2017-12-14 03:03:32,064 [salt.state       ][INFO    ][13467] Completed state [root] at time 03:03:32.064459 duration_in_ms=1.479
2017-12-14 03:03:32,065 [salt.state       ][INFO    ][13467] Running state [/root] at time 03:03:32.065395
2017-12-14 03:03:32,066 [salt.state       ][INFO    ][13467] Executing state file.directory for /root
2017-12-14 03:03:32,066 [salt.state       ][INFO    ][13467] Directory /root is in the correct state
2017-12-14 03:03:32,067 [salt.state       ][INFO    ][13467] Completed state [/root] at time 03:03:32.066495 duration_in_ms=1.1
2017-12-14 03:03:32,067 [salt.state       ][INFO    ][13467] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:03:32.066781
2017-12-14 03:03:32,067 [salt.state       ][INFO    ][13467] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 03:03:32,067 [salt.state       ][INFO    ][13467] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 03:03:32,068 [salt.state       ][INFO    ][13467] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:03:32.067627 duration_in_ms=0.846
2017-12-14 03:03:32,068 [salt.state       ][INFO    ][13467] Running state [ubuntu] at time 03:03:32.067914
2017-12-14 03:03:32,068 [salt.state       ][INFO    ][13467] Executing state user.present for ubuntu
2017-12-14 03:03:32,069 [salt.state       ][INFO    ][13467] User ubuntu is present and up to date
2017-12-14 03:03:32,069 [salt.state       ][INFO    ][13467] Completed state [ubuntu] at time 03:03:32.069190 duration_in_ms=1.276
2017-12-14 03:03:32,070 [salt.state       ][INFO    ][13467] Running state [/home/ubuntu] at time 03:03:32.069960
2017-12-14 03:03:32,070 [salt.state       ][INFO    ][13467] Executing state file.directory for /home/ubuntu
2017-12-14 03:03:32,071 [salt.state       ][INFO    ][13467] Directory /home/ubuntu is in the correct state
2017-12-14 03:03:32,071 [salt.state       ][INFO    ][13467] Completed state [/home/ubuntu] at time 03:03:32.071022 duration_in_ms=1.061
2017-12-14 03:03:32,072 [salt.state       ][INFO    ][13467] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:03:32.071691
2017-12-14 03:03:32,072 [salt.state       ][INFO    ][13467] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 03:03:32,097 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 03:03:32,099 [salt.state       ][INFO    ][13467] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-14 03:03:32,100 [salt.state       ][INFO    ][13467] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:03:32.099716 duration_in_ms=28.025
2017-12-14 03:03:32,100 [salt.state       ][INFO    ][13467] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:03:32.099998
2017-12-14 03:03:32,100 [salt.state       ][INFO    ][13467] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 03:03:32,120 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 03:03:32,140 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:32,174 [salt.state       ][INFO    ][13467] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-14 03:03:32,174 [salt.state       ][INFO    ][13467] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:03:32.174361 duration_in_ms=74.363
2017-12-14 03:03:32,175 [salt.state       ][INFO    ][13467] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:03:32.174668
2017-12-14 03:03:32,175 [salt.state       ][INFO    ][13467] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 03:03:32,194 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 03:03:32,212 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:03:32,248 [salt.state       ][INFO    ][13467] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-14 03:03:32,248 [salt.state       ][INFO    ][13467] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:03:32.247967 duration_in_ms=73.297
2017-12-14 03:03:32,249 [salt.state       ][INFO    ][13467] Running state [service.systemctl_reload] at time 03:03:32.249021
2017-12-14 03:03:32,249 [salt.state       ][INFO    ][13467] Executing state module.wait for service.systemctl_reload
2017-12-14 03:03:32,250 [salt.state       ][INFO    ][13467] No changes made for service.systemctl_reload
2017-12-14 03:03:32,250 [salt.state       ][INFO    ][13467] Completed state [service.systemctl_reload] at time 03:03:32.249847 duration_in_ms=0.826
2017-12-14 03:03:32,250 [salt.state       ][INFO    ][13467] Running state [/etc/hostname] at time 03:03:32.250122
2017-12-14 03:03:32,250 [salt.state       ][INFO    ][13467] Executing state file.managed for /etc/hostname
2017-12-14 03:03:32,277 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 03:03:32,279 [salt.state       ][INFO    ][13467] File /etc/hostname is in the correct state
2017-12-14 03:03:32,279 [salt.state       ][INFO    ][13467] Completed state [/etc/hostname] at time 03:03:32.279031 duration_in_ms=28.909
2017-12-14 03:03:32,280 [salt.state       ][INFO    ][13467] Running state [hostname msg02] at time 03:03:32.280097
2017-12-14 03:03:32,280 [salt.state       ][INFO    ][13467] Executing state cmd.wait for hostname msg02
2017-12-14 03:03:32,281 [salt.state       ][INFO    ][13467] No changes made for hostname msg02
2017-12-14 03:03:32,281 [salt.state       ][INFO    ][13467] Completed state [hostname msg02] at time 03:03:32.280951 duration_in_ms=0.854
2017-12-14 03:03:32,281 [salt.state       ][INFO    ][13467] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.281401
2017-12-14 03:03:32,282 [salt.state       ][INFO    ][13467] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,282 [salt.state       ][INFO    ][13467] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:03:32,282 [salt.state       ][INFO    ][13467] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.282396 duration_in_ms=0.996
2017-12-14 03:03:32,283 [salt.state       ][INFO    ][13467] Running state [mdb02] at time 03:03:32.282688
2017-12-14 03:03:32,283 [salt.state       ][INFO    ][13467] Executing state host.present for mdb02
2017-12-14 03:03:32,283 [salt.state       ][INFO    ][13467] Host mdb02 (10.167.4.77) already present
2017-12-14 03:03:32,284 [salt.state       ][INFO    ][13467] Completed state [mdb02] at time 03:03:32.283640 duration_in_ms=0.952
2017-12-14 03:03:32,284 [salt.state       ][INFO    ][13467] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.283917
2017-12-14 03:03:32,284 [salt.state       ][INFO    ][13467] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,285 [salt.state       ][INFO    ][13467] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:03:32,285 [salt.state       ][INFO    ][13467] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.284887 duration_in_ms=0.969
2017-12-14 03:03:32,285 [salt.state       ][INFO    ][13467] Running state [mdb03] at time 03:03:32.285168
2017-12-14 03:03:32,285 [salt.state       ][INFO    ][13467] Executing state host.present for mdb03
2017-12-14 03:03:32,286 [salt.state       ][INFO    ][13467] Host mdb03 (10.167.4.78) already present
2017-12-14 03:03:32,286 [salt.state       ][INFO    ][13467] Completed state [mdb03] at time 03:03:32.286114 duration_in_ms=0.946
2017-12-14 03:03:32,286 [salt.state       ][INFO    ][13467] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.286391
2017-12-14 03:03:32,287 [salt.state       ][INFO    ][13467] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,287 [salt.state       ][INFO    ][13467] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:03:32,287 [salt.state       ][INFO    ][13467] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.287358 duration_in_ms=0.967
2017-12-14 03:03:32,288 [salt.state       ][INFO    ][13467] Running state [mdb01] at time 03:03:32.287638
2017-12-14 03:03:32,288 [salt.state       ][INFO    ][13467] Executing state host.present for mdb01
2017-12-14 03:03:32,288 [salt.state       ][INFO    ][13467] Host mdb01 (10.167.4.76) already present
2017-12-14 03:03:32,289 [salt.state       ][INFO    ][13467] Completed state [mdb01] at time 03:03:32.288598 duration_in_ms=0.961
2017-12-14 03:03:32,289 [salt.state       ][INFO    ][13467] Running state [mdb] at time 03:03:32.288875
2017-12-14 03:03:32,289 [salt.state       ][INFO    ][13467] Executing state host.present for mdb
2017-12-14 03:03:32,290 [salt.state       ][INFO    ][13467] Host mdb (10.167.4.75) already present
2017-12-14 03:03:32,290 [salt.state       ][INFO    ][13467] Completed state [mdb] at time 03:03:32.289821 duration_in_ms=0.946
2017-12-14 03:03:32,290 [salt.state       ][INFO    ][13467] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.290112
2017-12-14 03:03:32,290 [salt.state       ][INFO    ][13467] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,291 [salt.state       ][INFO    ][13467] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:03:32,291 [salt.state       ][INFO    ][13467] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.291072 duration_in_ms=0.959
2017-12-14 03:03:32,291 [salt.state       ][INFO    ][13467] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.291350
2017-12-14 03:03:32,292 [salt.state       ][INFO    ][13467] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,292 [salt.state       ][INFO    ][13467] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:03:32,292 [salt.state       ][INFO    ][13467] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.292294 duration_in_ms=0.943
2017-12-14 03:03:32,293 [salt.state       ][INFO    ][13467] Running state [cfg01] at time 03:03:32.292582
2017-12-14 03:03:32,293 [salt.state       ][INFO    ][13467] Executing state host.present for cfg01
2017-12-14 03:03:32,293 [salt.state       ][INFO    ][13467] Host cfg01 (10.167.4.100) already present
2017-12-14 03:03:32,294 [salt.state       ][INFO    ][13467] Completed state [cfg01] at time 03:03:32.293521 duration_in_ms=0.938
2017-12-14 03:03:32,294 [salt.state       ][INFO    ][13467] Running state [prx01] at time 03:03:32.293797
2017-12-14 03:03:32,294 [salt.state       ][INFO    ][13467] Executing state host.present for prx01
2017-12-14 03:03:32,295 [salt.state       ][INFO    ][13467] Host prx01 (10.167.4.104) already present
2017-12-14 03:03:32,295 [salt.state       ][INFO    ][13467] Completed state [prx01] at time 03:03:32.294741 duration_in_ms=0.945
2017-12-14 03:03:32,295 [salt.state       ][INFO    ][13467] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.295014
2017-12-14 03:03:32,295 [salt.state       ][INFO    ][13467] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,296 [salt.state       ][INFO    ][13467] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:03:32,296 [salt.state       ][INFO    ][13467] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.295957 duration_in_ms=0.943
2017-12-14 03:03:32,296 [salt.state       ][INFO    ][13467] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.296233
2017-12-14 03:03:32,297 [salt.state       ][INFO    ][13467] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,297 [salt.state       ][INFO    ][13467] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:03:32,297 [salt.state       ][INFO    ][13467] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.297191 duration_in_ms=0.957
2017-12-14 03:03:32,297 [salt.state       ][INFO    ][13467] Running state [kvm01] at time 03:03:32.297468
2017-12-14 03:03:32,298 [salt.state       ][INFO    ][13467] Executing state host.present for kvm01
2017-12-14 03:03:32,298 [salt.state       ][INFO    ][13467] Host kvm01 (10.167.4.141) already present
2017-12-14 03:03:32,298 [salt.state       ][INFO    ][13467] Completed state [kvm01] at time 03:03:32.298408 duration_in_ms=0.941
2017-12-14 03:03:32,299 [salt.state       ][INFO    ][13467] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.298692
2017-12-14 03:03:32,299 [salt.state       ][INFO    ][13467] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,299 [salt.state       ][INFO    ][13467] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:03:32,300 [salt.state       ][INFO    ][13467] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.299644 duration_in_ms=0.951
2017-12-14 03:03:32,300 [salt.state       ][INFO    ][13467] Running state [kvm03] at time 03:03:32.299919
2017-12-14 03:03:32,300 [salt.state       ][INFO    ][13467] Executing state host.present for kvm03
2017-12-14 03:03:32,301 [salt.state       ][INFO    ][13467] Host kvm03 (10.167.4.143) already present
2017-12-14 03:03:32,301 [salt.state       ][INFO    ][13467] Completed state [kvm03] at time 03:03:32.300890 duration_in_ms=0.97
2017-12-14 03:03:32,301 [salt.state       ][INFO    ][13467] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.301164
2017-12-14 03:03:32,301 [salt.state       ][INFO    ][13467] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,302 [salt.state       ][INFO    ][13467] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:03:32,302 [salt.state       ][INFO    ][13467] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.302102 duration_in_ms=0.938
2017-12-14 03:03:32,302 [salt.state       ][INFO    ][13467] Running state [kvm02] at time 03:03:32.302378
2017-12-14 03:03:32,303 [salt.state       ][INFO    ][13467] Executing state host.present for kvm02
2017-12-14 03:03:32,303 [salt.state       ][INFO    ][13467] Host kvm02 (10.167.4.142) already present
2017-12-14 03:03:32,304 [salt.state       ][INFO    ][13467] Completed state [kvm02] at time 03:03:32.303490 duration_in_ms=1.112
2017-12-14 03:03:32,304 [salt.state       ][INFO    ][13467] Running state [dbs] at time 03:03:32.303763
2017-12-14 03:03:32,304 [salt.state       ][INFO    ][13467] Executing state host.present for dbs
2017-12-14 03:03:32,304 [salt.state       ][INFO    ][13467] Host dbs (10.167.4.50) already present
2017-12-14 03:03:32,374 [salt.state       ][INFO    ][13467] Completed state [dbs] at time 03:03:32.373853 duration_in_ms=70.09
2017-12-14 03:03:32,374 [salt.state       ][INFO    ][13467] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.374189
2017-12-14 03:03:32,374 [salt.state       ][INFO    ][13467] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,375 [salt.state       ][INFO    ][13467] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:03:32,375 [salt.state       ][INFO    ][13467] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.375281 duration_in_ms=1.092
2017-12-14 03:03:32,376 [salt.state       ][INFO    ][13467] Running state [prx] at time 03:03:32.375588
2017-12-14 03:03:32,376 [salt.state       ][INFO    ][13467] Executing state host.present for prx
2017-12-14 03:03:32,376 [salt.state       ][INFO    ][13467] Host prx (172.30.10.103) already present
2017-12-14 03:03:32,377 [salt.state       ][INFO    ][13467] Completed state [prx] at time 03:03:32.376594 duration_in_ms=1.007
2017-12-14 03:03:32,377 [salt.state       ][INFO    ][13467] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.376885
2017-12-14 03:03:32,377 [salt.state       ][INFO    ][13467] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,378 [salt.state       ][INFO    ][13467] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:03:32,378 [salt.state       ][INFO    ][13467] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.377875 duration_in_ms=0.99
2017-12-14 03:03:32,378 [salt.state       ][INFO    ][13467] Running state [prx02] at time 03:03:32.378171
2017-12-14 03:03:32,378 [salt.state       ][INFO    ][13467] Executing state host.present for prx02
2017-12-14 03:03:32,379 [salt.state       ][INFO    ][13467] Host prx02 (10.167.4.105) already present
2017-12-14 03:03:32,379 [salt.state       ][INFO    ][13467] Completed state [prx02] at time 03:03:32.379164 duration_in_ms=0.993
2017-12-14 03:03:32,379 [salt.state       ][INFO    ][13467] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.379464
2017-12-14 03:03:32,380 [salt.state       ][INFO    ][13467] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,380 [salt.state       ][INFO    ][13467] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:03:32,381 [salt.state       ][INFO    ][13467] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.380483 duration_in_ms=1.031
2017-12-14 03:03:32,381 [salt.state       ][INFO    ][13467] Running state [gtw01] at time 03:03:32.380791
2017-12-14 03:03:32,381 [salt.state       ][INFO    ][13467] Executing state host.present for gtw01
2017-12-14 03:03:32,382 [salt.state       ][INFO    ][13467] Host gtw01 (10.167.4.124) already present
2017-12-14 03:03:32,382 [salt.state       ][INFO    ][13467] Completed state [gtw01] at time 03:03:32.381788 duration_in_ms=0.996
2017-12-14 03:03:32,382 [salt.state       ][INFO    ][13467] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.382079
2017-12-14 03:03:32,382 [salt.state       ][INFO    ][13467] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,383 [salt.state       ][INFO    ][13467] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:03:32,383 [salt.state       ][INFO    ][13467] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.383078 duration_in_ms=1.0
2017-12-14 03:03:32,383 [salt.state       ][INFO    ][13467] Running state [gtw02] at time 03:03:32.383369
2017-12-14 03:03:32,384 [salt.state       ][INFO    ][13467] Executing state host.present for gtw02
2017-12-14 03:03:32,384 [salt.state       ][INFO    ][13467] Host gtw02 (10.167.4.125) already present
2017-12-14 03:03:32,384 [salt.state       ][INFO    ][13467] Completed state [gtw02] at time 03:03:32.384368 duration_in_ms=0.999
2017-12-14 03:03:32,385 [salt.state       ][INFO    ][13467] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.384685
2017-12-14 03:03:32,385 [salt.state       ][INFO    ][13467] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,385 [salt.state       ][INFO    ][13467] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:03:32,386 [salt.state       ][INFO    ][13467] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.385723 duration_in_ms=1.038
2017-12-14 03:03:32,386 [salt.state       ][INFO    ][13467] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.386016
2017-12-14 03:03:32,386 [salt.state       ][INFO    ][13467] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,387 [salt.state       ][INFO    ][13467] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:03:32,387 [salt.state       ][INFO    ][13467] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.387079 duration_in_ms=1.063
2017-12-14 03:03:32,387 [salt.state       ][INFO    ][13467] Running state [msg02] at time 03:03:32.387370
2017-12-14 03:03:32,388 [salt.state       ][INFO    ][13467] Executing state host.present for msg02
2017-12-14 03:03:32,388 [salt.state       ][INFO    ][13467] Host msg02 (10.167.4.42) already present
2017-12-14 03:03:32,388 [salt.state       ][INFO    ][13467] Completed state [msg02] at time 03:03:32.388350 duration_in_ms=0.98
2017-12-14 03:03:32,389 [salt.state       ][INFO    ][13467] Running state [file.replace] at time 03:03:32.389131
2017-12-14 03:03:32,389 [salt.state       ][INFO    ][13467] Executing state module.run for file.replace
2017-12-14 03:03:32,459 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:03:32,469 [salt.state       ][INFO    ][13467] onlyif execution failed
2017-12-14 03:03:32,470 [salt.state       ][INFO    ][13467] Completed state [file.replace] at time 03:03:32.469550 duration_in_ms=80.418
2017-12-14 03:03:32,470 [salt.state       ][INFO    ][13467] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.469949
2017-12-14 03:03:32,470 [salt.state       ][INFO    ][13467] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,471 [salt.state       ][INFO    ][13467] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:03:32,471 [salt.state       ][INFO    ][13467] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.471236 duration_in_ms=1.287
2017-12-14 03:03:32,472 [salt.state       ][INFO    ][13467] Running state [msg03] at time 03:03:32.471539
2017-12-14 03:03:32,472 [salt.state       ][INFO    ][13467] Executing state host.present for msg03
2017-12-14 03:03:32,472 [salt.state       ][INFO    ][13467] Host msg03 (10.167.4.43) already present
2017-12-14 03:03:32,473 [salt.state       ][INFO    ][13467] Completed state [msg03] at time 03:03:32.472518 duration_in_ms=0.979
2017-12-14 03:03:32,473 [salt.state       ][INFO    ][13467] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.472833
2017-12-14 03:03:32,473 [salt.state       ][INFO    ][13467] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,474 [salt.state       ][INFO    ][13467] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:03:32,474 [salt.state       ][INFO    ][13467] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.474072 duration_in_ms=1.238
2017-12-14 03:03:32,474 [salt.state       ][INFO    ][13467] Running state [msg01] at time 03:03:32.474359
2017-12-14 03:03:32,475 [salt.state       ][INFO    ][13467] Executing state host.present for msg01
2017-12-14 03:03:32,475 [salt.state       ][INFO    ][13467] Host msg01 (10.167.4.41) already present
2017-12-14 03:03:32,475 [salt.state       ][INFO    ][13467] Completed state [msg01] at time 03:03:32.475318 duration_in_ms=0.959
2017-12-14 03:03:32,476 [salt.state       ][INFO    ][13467] Running state [msg] at time 03:03:32.475597
2017-12-14 03:03:32,476 [salt.state       ][INFO    ][13467] Executing state host.present for msg
2017-12-14 03:03:32,476 [salt.state       ][INFO    ][13467] Host msg (10.167.4.40) already present
2017-12-14 03:03:32,477 [salt.state       ][INFO    ][13467] Completed state [msg] at time 03:03:32.476600 duration_in_ms=1.002
2017-12-14 03:03:32,477 [salt.state       ][INFO    ][13467] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.476929
2017-12-14 03:03:32,477 [salt.state       ][INFO    ][13467] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,478 [salt.state       ][INFO    ][13467] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:03:32,478 [salt.state       ][INFO    ][13467] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.477886 duration_in_ms=0.957
2017-12-14 03:03:32,478 [salt.state       ][INFO    ][13467] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.478169
2017-12-14 03:03:32,478 [salt.state       ][INFO    ][13467] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,479 [salt.state       ][INFO    ][13467] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:03:32,479 [salt.state       ][INFO    ][13467] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.479123 duration_in_ms=0.955
2017-12-14 03:03:32,479 [salt.state       ][INFO    ][13467] Running state [cfg01] at time 03:03:32.479401
2017-12-14 03:03:32,480 [salt.state       ][INFO    ][13467] Executing state host.present for cfg01
2017-12-14 03:03:32,480 [salt.state       ][INFO    ][13467] Host cfg01 (10.167.4.100) already present
2017-12-14 03:03:32,480 [salt.state       ][INFO    ][13467] Completed state [cfg01] at time 03:03:32.480345 duration_in_ms=0.944
2017-12-14 03:03:32,481 [salt.state       ][INFO    ][13467] Running state [cmp002] at time 03:03:32.480645
2017-12-14 03:03:32,481 [salt.state       ][INFO    ][13467] Executing state host.present for cmp002
2017-12-14 03:03:32,481 [salt.state       ][INFO    ][13467] Host cmp002 (10.167.4.102) already present
2017-12-14 03:03:32,482 [salt.state       ][INFO    ][13467] Completed state [cmp002] at time 03:03:32.481610 duration_in_ms=0.965
2017-12-14 03:03:32,482 [salt.state       ][INFO    ][13467] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.481886
2017-12-14 03:03:32,482 [salt.state       ][INFO    ][13467] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,483 [salt.state       ][INFO    ][13467] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:03:32,483 [salt.state       ][INFO    ][13467] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.482843 duration_in_ms=0.957
2017-12-14 03:03:32,483 [salt.state       ][INFO    ][13467] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.483127
2017-12-14 03:03:32,483 [salt.state       ][INFO    ][13467] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,484 [salt.state       ][INFO    ][13467] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:03:32,484 [salt.state       ][INFO    ][13467] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.484072 duration_in_ms=0.945
2017-12-14 03:03:32,484 [salt.state       ][INFO    ][13467] Running state [cmp001] at time 03:03:32.484365
2017-12-14 03:03:32,485 [salt.state       ][INFO    ][13467] Executing state host.present for cmp001
2017-12-14 03:03:32,485 [salt.state       ][INFO    ][13467] Host cmp001 (10.167.4.101) already present
2017-12-14 03:03:32,485 [salt.state       ][INFO    ][13467] Completed state [cmp001] at time 03:03:32.485381 duration_in_ms=1.016
2017-12-14 03:03:32,486 [salt.state       ][INFO    ][13467] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.485663
2017-12-14 03:03:32,486 [salt.state       ][INFO    ][13467] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,486 [salt.state       ][INFO    ][13467] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:03:32,487 [salt.state       ][INFO    ][13467] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.486615 duration_in_ms=0.952
2017-12-14 03:03:32,487 [salt.state       ][INFO    ][13467] Running state [dbs01] at time 03:03:32.486893
2017-12-14 03:03:32,487 [salt.state       ][INFO    ][13467] Executing state host.present for dbs01
2017-12-14 03:03:32,488 [salt.state       ][INFO    ][13467] Host dbs01 (10.167.4.51) already present
2017-12-14 03:03:32,488 [salt.state       ][INFO    ][13467] Completed state [dbs01] at time 03:03:32.487837 duration_in_ms=0.944
2017-12-14 03:03:32,488 [salt.state       ][INFO    ][13467] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.488112
2017-12-14 03:03:32,488 [salt.state       ][INFO    ][13467] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,489 [salt.state       ][INFO    ][13467] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:03:32,489 [salt.state       ][INFO    ][13467] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.489095 duration_in_ms=0.983
2017-12-14 03:03:32,489 [salt.state       ][INFO    ][13467] Running state [dbs02] at time 03:03:32.489369
2017-12-14 03:03:32,490 [salt.state       ][INFO    ][13467] Executing state host.present for dbs02
2017-12-14 03:03:32,490 [salt.state       ][INFO    ][13467] Host dbs02 (10.167.4.52) already present
2017-12-14 03:03:32,490 [salt.state       ][INFO    ][13467] Completed state [dbs02] at time 03:03:32.490322 duration_in_ms=0.952
2017-12-14 03:03:32,491 [salt.state       ][INFO    ][13467] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.490618
2017-12-14 03:03:32,491 [salt.state       ][INFO    ][13467] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,491 [salt.state       ][INFO    ][13467] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:03:32,492 [salt.state       ][INFO    ][13467] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.491570 duration_in_ms=0.952
2017-12-14 03:03:32,492 [salt.state       ][INFO    ][13467] Running state [dbs03] at time 03:03:32.491853
2017-12-14 03:03:32,492 [salt.state       ][INFO    ][13467] Executing state host.present for dbs03
2017-12-14 03:03:32,493 [salt.state       ][INFO    ][13467] Host dbs03 (10.167.4.53) already present
2017-12-14 03:03:32,493 [salt.state       ][INFO    ][13467] Completed state [dbs03] at time 03:03:32.492826 duration_in_ms=0.974
2017-12-14 03:03:32,493 [salt.state       ][INFO    ][13467] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.493114
2017-12-14 03:03:32,493 [salt.state       ][INFO    ][13467] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,494 [salt.state       ][INFO    ][13467] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:03:32,494 [salt.state       ][INFO    ][13467] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.494055 duration_in_ms=0.941
2017-12-14 03:03:32,494 [salt.state       ][INFO    ][13467] Running state [mas01] at time 03:03:32.494338
2017-12-14 03:03:32,495 [salt.state       ][INFO    ][13467] Executing state host.present for mas01
2017-12-14 03:03:32,495 [salt.state       ][INFO    ][13467] Host mas01 (10.167.4.3) already present
2017-12-14 03:03:32,495 [salt.state       ][INFO    ][13467] Completed state [mas01] at time 03:03:32.495301 duration_in_ms=0.963
2017-12-14 03:03:32,496 [salt.state       ][INFO    ][13467] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.495591
2017-12-14 03:03:32,496 [salt.state       ][INFO    ][13467] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,496 [salt.state       ][INFO    ][13467] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:03:32,497 [salt.state       ][INFO    ][13467] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.496536 duration_in_ms=0.945
2017-12-14 03:03:32,497 [salt.state       ][INFO    ][13467] Running state [ctl02] at time 03:03:32.496895
2017-12-14 03:03:32,497 [salt.state       ][INFO    ][13467] Executing state host.present for ctl02
2017-12-14 03:03:32,498 [salt.state       ][INFO    ][13467] Host ctl02 (10.167.4.12) already present
2017-12-14 03:03:32,498 [salt.state       ][INFO    ][13467] Completed state [ctl02] at time 03:03:32.497837 duration_in_ms=0.943
2017-12-14 03:03:32,498 [salt.state       ][INFO    ][13467] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.498112
2017-12-14 03:03:32,498 [salt.state       ][INFO    ][13467] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,499 [salt.state       ][INFO    ][13467] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:03:32,499 [salt.state       ][INFO    ][13467] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.499063 duration_in_ms=0.951
2017-12-14 03:03:32,499 [salt.state       ][INFO    ][13467] Running state [ctl03] at time 03:03:32.499338
2017-12-14 03:03:32,500 [salt.state       ][INFO    ][13467] Executing state host.present for ctl03
2017-12-14 03:03:32,500 [salt.state       ][INFO    ][13467] Host ctl03 (10.167.4.13) already present
2017-12-14 03:03:32,500 [salt.state       ][INFO    ][13467] Completed state [ctl03] at time 03:03:32.500356 duration_in_ms=1.017
2017-12-14 03:03:32,501 [salt.state       ][INFO    ][13467] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.500659
2017-12-14 03:03:32,501 [salt.state       ][INFO    ][13467] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,501 [salt.state       ][INFO    ][13467] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:03:32,502 [salt.state       ][INFO    ][13467] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.501619 duration_in_ms=0.96
2017-12-14 03:03:32,502 [salt.state       ][INFO    ][13467] Running state [ctl01] at time 03:03:32.501898
2017-12-14 03:03:32,502 [salt.state       ][INFO    ][13467] Executing state host.present for ctl01
2017-12-14 03:03:32,503 [salt.state       ][INFO    ][13467] Host ctl01 (10.167.4.11) already present
2017-12-14 03:03:32,503 [salt.state       ][INFO    ][13467] Completed state [ctl01] at time 03:03:32.502869 duration_in_ms=0.971
2017-12-14 03:03:32,503 [salt.state       ][INFO    ][13467] Running state [ctl] at time 03:03:32.503153
2017-12-14 03:03:32,503 [salt.state       ][INFO    ][13467] Executing state host.present for ctl
2017-12-14 03:03:32,504 [salt.state       ][INFO    ][13467] Host ctl (10.167.4.10) already present
2017-12-14 03:03:32,504 [salt.state       ][INFO    ][13467] Completed state [ctl] at time 03:03:32.504097 duration_in_ms=0.943
2017-12-14 03:03:32,504 [salt.state       ][INFO    ][13467] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.504372
2017-12-14 03:03:32,505 [salt.state       ][INFO    ][13467] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:03:32,505 [salt.state       ][INFO    ][13467] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:03:32,505 [salt.state       ][INFO    ][13467] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:03:32.505372 duration_in_ms=0.999
2017-12-14 03:03:32,506 [salt.state       ][INFO    ][13467] Running state [ens2] at time 03:03:32.505652
2017-12-14 03:03:32,506 [salt.state       ][INFO    ][13467] Executing state network.managed for ens2
2017-12-14 03:03:32,877 [salt.state       ][INFO    ][13467] Interface ens2 is up to date.
2017-12-14 03:03:32,878 [salt.state       ][INFO    ][13467] Completed state [ens2] at time 03:03:32.877789 duration_in_ms=372.135
2017-12-14 03:03:32,878 [salt.state       ][INFO    ][13467] Running state [ens3] at time 03:03:32.878113
2017-12-14 03:03:32,878 [salt.state       ][INFO    ][13467] Executing state network.managed for ens3
2017-12-14 03:03:33,198 [salt.state       ][INFO    ][13467] Interface ens3 is up to date.
2017-12-14 03:03:33,199 [salt.state       ][INFO    ][13467] Completed state [ens3] at time 03:03:33.198590 duration_in_ms=320.477
2017-12-14 03:03:33,199 [salt.state       ][INFO    ][13467] Running state [/etc/profile.d/proxy.sh] at time 03:03:33.198940
2017-12-14 03:03:33,199 [salt.state       ][INFO    ][13467] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 03:03:33,200 [salt.state       ][INFO    ][13467] File /etc/profile.d/proxy.sh is not present
2017-12-14 03:03:33,200 [salt.state       ][INFO    ][13467] Completed state [/etc/profile.d/proxy.sh] at time 03:03:33.199906 duration_in_ms=0.966
2017-12-14 03:03:33,200 [salt.state       ][INFO    ][13467] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:03:33.200199
2017-12-14 03:03:33,200 [salt.state       ][INFO    ][13467] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 03:03:33,201 [salt.state       ][INFO    ][13467] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 03:03:33,201 [salt.state       ][INFO    ][13467] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:03:33.201068 duration_in_ms=0.869
2017-12-14 03:03:33,201 [salt.state       ][INFO    ][13467] Running state [ntp] at time 03:03:33.201347
2017-12-14 03:03:33,202 [salt.state       ][INFO    ][13467] Executing state pkg.installed for ntp
2017-12-14 03:03:33,205 [salt.state       ][INFO    ][13467] Package ntp is already installed
2017-12-14 03:03:33,205 [salt.state       ][INFO    ][13467] Completed state [ntp] at time 03:03:33.205124 duration_in_ms=3.777
2017-12-14 03:03:33,206 [salt.state       ][INFO    ][13467] Running state [/etc/ntp.conf] at time 03:03:33.206017
2017-12-14 03:03:33,206 [salt.state       ][INFO    ][13467] Executing state file.managed for /etc/ntp.conf
2017-12-14 03:03:33,228 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 03:03:33,260 [salt.fileclient  ][INFO    ][13467] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:03:33,269 [salt.state       ][INFO    ][13467] File /etc/ntp.conf is in the correct state
2017-12-14 03:03:33,269 [salt.state       ][INFO    ][13467] Completed state [/etc/ntp.conf] at time 03:03:33.269432 duration_in_ms=63.414
2017-12-14 03:03:33,271 [salt.state       ][INFO    ][13467] Running state [ntp] at time 03:03:33.270816
2017-12-14 03:03:33,271 [salt.state       ][INFO    ][13467] Executing state service.running for ntp
2017-12-14 03:03:33,272 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 03:03:33,284 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 03:03:33,294 [salt.loaded.int.module.cmdmod][INFO    ][13467] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 03:03:33,304 [salt.state       ][INFO    ][13467] The service ntp is already running
2017-12-14 03:03:33,304 [salt.state       ][INFO    ][13467] Completed state [ntp] at time 03:03:33.304414 duration_in_ms=33.597
2017-12-14 03:03:33,307 [salt.minion      ][INFO    ][13467] Returning information for job: 20171214030317218232
2017-12-14 03:03:58,369 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.apply with jid 20171214030358370237
2017-12-14 03:03:58,391 [salt.minion      ][INFO    ][15431] Starting a new job with PID 15431
2017-12-14 03:04:01,421 [salt.state       ][INFO    ][15431] Loading fresh modules for state activity
2017-12-14 03:04:01,465 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 03:04:01,666 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 03:04:01,726 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:01,791 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 03:04:01,805 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:01,854 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 03:04:01,875 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:01,920 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 03:04:01,981 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,052 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 03:04:02,084 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,131 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 03:04:02,152 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,216 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 03:04:02,241 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,306 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 03:04:02,358 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,407 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 03:04:02,429 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,478 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 03:04:02,497 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,546 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 03:04:02,576 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,632 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 03:04:02,656 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,708 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 03:04:02,741 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,788 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 03:04:02,809 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,860 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 03:04:02,894 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:02,950 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 03:04:02,991 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:03,050 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 03:04:03,067 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:03,117 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:04:03,150 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:03,233 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 03:04:03,309 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:03,362 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 03:04:03,661 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:03,710 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 03:04:03,732 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:03,785 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 03:04:03,799 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 03:04:03,815 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:04:03,832 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 03:04:03,863 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:04:03,876 [salt.state       ][INFO    ][15431] Running state [/etc/environment] at time 03:04:03.876319
2017-12-14 03:04:03,877 [salt.state       ][INFO    ][15431] Executing state file.blockreplace for /etc/environment
2017-12-14 03:04:03,880 [salt.state       ][INFO    ][15431] No changes needed to be made
2017-12-14 03:04:03,881 [salt.state       ][INFO    ][15431] Completed state [/etc/environment] at time 03:04:03.880650 duration_in_ms=4.332
2017-12-14 03:04:03,881 [salt.state       ][INFO    ][15431] Running state [/etc/profile.d] at time 03:04:03.880938
2017-12-14 03:04:03,881 [salt.state       ][INFO    ][15431] Executing state file.directory for /etc/profile.d
2017-12-14 03:04:03,882 [salt.state       ][INFO    ][15431] Directory /etc/profile.d is in the correct state
2017-12-14 03:04:03,882 [salt.state       ][INFO    ][15431] Completed state [/etc/profile.d] at time 03:04:03.882271 duration_in_ms=1.334
2017-12-14 03:04:04,156 [salt.state       ][INFO    ][15431] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:04:04.155802
2017-12-14 03:04:04,156 [salt.state       ][INFO    ][15431] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 03:04:04,174 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 03:04:04,179 [salt.state       ][INFO    ][15431] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-14 03:04:04,179 [salt.state       ][INFO    ][15431] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:04:04.179430 duration_in_ms=23.628
2017-12-14 03:04:04,180 [salt.state       ][INFO    ][15431] Running state [linux_repo_prereq_pkgs] at time 03:04:04.180071
2017-12-14 03:04:04,180 [salt.state       ][INFO    ][15431] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 03:04:04,181 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:04:04,616 [salt.state       ][INFO    ][15431] All specified packages are already installed
2017-12-14 03:04:04,617 [salt.state       ][INFO    ][15431] Completed state [linux_repo_prereq_pkgs] at time 03:04:04.616677 duration_in_ms=436.605
2017-12-14 03:04:04,617 [salt.state       ][INFO    ][15431] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:04:04.616888
2017-12-14 03:04:04,617 [salt.state       ][INFO    ][15431] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-14 03:04:04,617 [salt.state       ][INFO    ][15431] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-14 03:04:04,617 [salt.state       ][INFO    ][15431] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:04:04.617467 duration_in_ms=0.579
2017-12-14 03:04:04,618 [salt.state       ][INFO    ][15431] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:04:04.617613
2017-12-14 03:04:04,618 [salt.state       ][INFO    ][15431] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-14 03:04:04,633 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:04:04,651 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:04,688 [salt.state       ][INFO    ][15431] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-14 03:04:04,688 [salt.state       ][INFO    ][15431] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:04:04.687752 duration_in_ms=70.138
2017-12-14 03:04:04,690 [salt.state       ][INFO    ][15431] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:04:04.689530
2017-12-14 03:04:04,690 [salt.state       ][INFO    ][15431] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-14 03:04:04,919 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-14 03:04:04,994 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:04:06,858 [salt.state       ][INFO    ][15431] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-14 03:04:06,859 [salt.state       ][INFO    ][15431] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:04:06.858826 duration_in_ms=2169.296
2017-12-14 03:04:06,859 [salt.state       ][INFO    ][15431] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:04:06.859165
2017-12-14 03:04:06,859 [salt.state       ][INFO    ][15431] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-14 03:04:06,860 [salt.state       ][INFO    ][15431] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-14 03:04:06,860 [salt.state       ][INFO    ][15431] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:04:06.860138 duration_in_ms=0.972
2017-12-14 03:04:06,860 [salt.state       ][INFO    ][15431] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:04:06.860412
2017-12-14 03:04:06,861 [salt.state       ][INFO    ][15431] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-14 03:04:06,876 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:04:06,893 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:06,933 [salt.state       ][INFO    ][15431] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-14 03:04:06,933 [salt.state       ][INFO    ][15431] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:04:06.933338 duration_in_ms=72.926
2017-12-14 03:04:06,934 [salt.state       ][INFO    ][15431] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:04:06.934319
2017-12-14 03:04:06,935 [salt.state       ][INFO    ][15431] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-14 03:04:07,028 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-14 03:04:07,109 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:04:08,459 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030408455102
2017-12-14 03:04:08,474 [salt.minion      ][INFO    ][16435] Starting a new job with PID 16435
2017-12-14 03:04:08,536 [salt.minion      ][INFO    ][16435] Returning information for job: 20171214030408455102
2017-12-14 03:04:09,116 [salt.state       ][INFO    ][15431] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-14 03:04:09,116 [salt.state       ][INFO    ][15431] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:04:09.116059 duration_in_ms=2181.739
2017-12-14 03:04:09,116 [salt.state       ][INFO    ][15431] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:04:09.116239
2017-12-14 03:04:09,116 [salt.state       ][INFO    ][15431] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 03:04:09,117 [salt.state       ][INFO    ][15431] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 03:04:09,117 [salt.state       ][INFO    ][15431] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:04:09.116806 duration_in_ms=0.567
2017-12-14 03:04:09,117 [salt.state       ][INFO    ][15431] Running state [/etc/apt/preferences.d/uca] at time 03:04:09.116953
2017-12-14 03:04:09,117 [salt.state       ][INFO    ][15431] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 03:04:09,117 [salt.state       ][INFO    ][15431] File /etc/apt/preferences.d/uca is not present
2017-12-14 03:04:09,117 [salt.state       ][INFO    ][15431] Completed state [/etc/apt/preferences.d/uca] at time 03:04:09.117403 duration_in_ms=0.45
2017-12-14 03:04:09,118 [salt.state       ][INFO    ][15431] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:04:09.118008
2017-12-14 03:04:09,118 [salt.state       ][INFO    ][15431] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 03:04:09,163 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 03:04:09,202 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:04:11,141 [salt.state       ][INFO    ][15431] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-14 03:04:11,141 [salt.state       ][INFO    ][15431] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:04:11.141024 duration_in_ms=2023.014
2017-12-14 03:04:11,141 [salt.state       ][INFO    ][15431] Running state [linux_extra_packages_purged] at time 03:04:11.141227
2017-12-14 03:04:11,141 [salt.state       ][INFO    ][15431] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 03:04:11,147 [salt.state       ][INFO    ][15431] All specified packages are already absent
2017-12-14 03:04:11,147 [salt.state       ][INFO    ][15431] Completed state [linux_extra_packages_purged] at time 03:04:11.146870 duration_in_ms=5.642
2017-12-14 03:04:11,147 [salt.state       ][INFO    ][15431] Running state [linux_extra_packages_latest] at time 03:04:11.147017
2017-12-14 03:04:11,147 [salt.state       ][INFO    ][15431] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 03:04:11,150 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:04:12,998 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 03:04:13,035 [salt.state       ][INFO    ][15431] Package mcelog is already up-to-date
2017-12-14 03:04:13,035 [salt.state       ][INFO    ][15431] Completed state [linux_extra_packages_latest] at time 03:04:13.035438 duration_in_ms=1888.42
2017-12-14 03:04:13,036 [salt.state       ][INFO    ][15431] Running state [UTC] at time 03:04:13.036085
2017-12-14 03:04:13,036 [salt.state       ][INFO    ][15431] Executing state timezone.system for UTC
2017-12-14 03:04:13,037 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:04:13,071 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:04:13,077 [salt.state       ][INFO    ][15431] Timezone UTC already set, UTC already set to UTC
2017-12-14 03:04:13,078 [salt.state       ][INFO    ][15431] Completed state [UTC] at time 03:04:13.077619 duration_in_ms=41.534
2017-12-14 03:04:13,078 [salt.state       ][INFO    ][15431] Running state [nf_conntrack] at time 03:04:13.078261
2017-12-14 03:04:13,079 [salt.state       ][INFO    ][15431] Executing state kmod.present for nf_conntrack
2017-12-14 03:04:13,079 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'lsmod' in directory '/root'
2017-12-14 03:04:13,085 [salt.state       ][INFO    ][15431] Kernel module nf_conntrack is already present
2017-12-14 03:04:13,086 [salt.state       ][INFO    ][15431] Completed state [nf_conntrack] at time 03:04:13.085637 duration_in_ms=7.376
2017-12-14 03:04:13,086 [salt.state       ][INFO    ][15431] Running state [kernel.panic] at time 03:04:13.086227
2017-12-14 03:04:13,087 [salt.state       ][INFO    ][15431] Executing state sysctl.present for kernel.panic
2017-12-14 03:04:13,092 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,103 [salt.state       ][INFO    ][15431] Sysctl value kernel.panic = 60 is already set
2017-12-14 03:04:13,103 [salt.state       ][INFO    ][15431] Completed state [kernel.panic] at time 03:04:13.103395 duration_in_ms=17.167
2017-12-14 03:04:13,104 [salt.state       ][INFO    ][15431] Running state [net.ipv4.tcp_keepalive_probes] at time 03:04:13.103740
2017-12-14 03:04:13,104 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 03:04:13,105 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,117 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-14 03:04:13,118 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:04:13.117708 duration_in_ms=13.967
2017-12-14 03:04:13,118 [salt.state       ][INFO    ][15431] Running state [fs.file-max] at time 03:04:13.118050
2017-12-14 03:04:13,118 [salt.state       ][INFO    ][15431] Executing state sysctl.present for fs.file-max
2017-12-14 03:04:13,119 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,131 [salt.state       ][INFO    ][15431] Sysctl value fs.file-max = 124165 is already set
2017-12-14 03:04:13,131 [salt.state       ][INFO    ][15431] Completed state [fs.file-max] at time 03:04:13.131275 duration_in_ms=13.225
2017-12-14 03:04:13,132 [salt.state       ][INFO    ][15431] Running state [net.core.somaxconn] at time 03:04:13.131614
2017-12-14 03:04:13,132 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.core.somaxconn
2017-12-14 03:04:13,132 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,143 [salt.state       ][INFO    ][15431] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-14 03:04:13,144 [salt.state       ][INFO    ][15431] Completed state [net.core.somaxconn] at time 03:04:13.143498 duration_in_ms=11.884
2017-12-14 03:04:13,144 [salt.state       ][INFO    ][15431] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:04:13.143837
2017-12-14 03:04:13,144 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 03:04:13,145 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,157 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-14 03:04:13,157 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:04:13.157185 duration_in_ms=13.347
2017-12-14 03:04:13,158 [salt.state       ][INFO    ][15431] Running state [net.ipv4.tcp_tw_reuse] at time 03:04:13.157519
2017-12-14 03:04:13,158 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 03:04:13,158 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,171 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-14 03:04:13,171 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.tcp_tw_reuse] at time 03:04:13.170927 duration_in_ms=13.408
2017-12-14 03:04:13,171 [salt.state       ][INFO    ][15431] Running state [net.ipv4.tcp_congestion_control] at time 03:04:13.171288
2017-12-14 03:04:13,172 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 03:04:13,172 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,185 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-14 03:04:13,186 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.tcp_congestion_control] at time 03:04:13.185833 duration_in_ms=14.545
2017-12-14 03:04:13,186 [salt.state       ][INFO    ][15431] Running state [net.ipv4.tcp_retries2] at time 03:04:13.186196
2017-12-14 03:04:13,187 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 03:04:13,187 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,199 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-14 03:04:13,199 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.tcp_retries2] at time 03:04:13.199363 duration_in_ms=13.167
2017-12-14 03:04:13,200 [salt.state       ][INFO    ][15431] Running state [net.core.netdev_max_backlog] at time 03:04:13.199719
2017-12-14 03:04:13,200 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 03:04:13,201 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,212 [salt.state       ][INFO    ][15431] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-14 03:04:13,212 [salt.state       ][INFO    ][15431] Completed state [net.core.netdev_max_backlog] at time 03:04:13.211948 duration_in_ms=12.229
2017-12-14 03:04:13,212 [salt.state       ][INFO    ][15431] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:04:13.212303
2017-12-14 03:04:13,213 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 03:04:13,213 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,225 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-14 03:04:13,225 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:04:13.224974 duration_in_ms=12.669
2017-12-14 03:04:13,225 [salt.state       ][INFO    ][15431] Running state [vm.swappiness] at time 03:04:13.225325
2017-12-14 03:04:13,226 [salt.state       ][INFO    ][15431] Executing state sysctl.present for vm.swappiness
2017-12-14 03:04:13,226 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,237 [salt.state       ][INFO    ][15431] Sysctl value vm.swappiness = 10 is already set
2017-12-14 03:04:13,238 [salt.state       ][INFO    ][15431] Completed state [vm.swappiness] at time 03:04:13.237536 duration_in_ms=12.209
2017-12-14 03:04:13,238 [salt.state       ][INFO    ][15431] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:04:13.237885
2017-12-14 03:04:13,238 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 03:04:13,239 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,250 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-14 03:04:13,250 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:04:13.249996 duration_in_ms=12.111
2017-12-14 03:04:13,250 [salt.state       ][INFO    ][15431] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:04:13.250346
2017-12-14 03:04:13,251 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 03:04:13,251 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,262 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-14 03:04:13,263 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:04:13.262679 duration_in_ms=12.332
2017-12-14 03:04:13,263 [salt.state       ][INFO    ][15431] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:04:13.263035
2017-12-14 03:04:13,263 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 03:04:13,264 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,275 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-14 03:04:13,276 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:04:13.275649 duration_in_ms=12.612
2017-12-14 03:04:13,276 [salt.state       ][INFO    ][15431] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:04:13.276001
2017-12-14 03:04:13,276 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 03:04:13,277 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,288 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-14 03:04:13,288 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:04:13.288196 duration_in_ms=12.195
2017-12-14 03:04:13,289 [salt.state       ][INFO    ][15431] Running state [net.ipv4.tcp_fin_timeout] at time 03:04:13.288547
2017-12-14 03:04:13,289 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 03:04:13,289 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,300 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-14 03:04:13,300 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.tcp_fin_timeout] at time 03:04:13.300304 duration_in_ms=11.757
2017-12-14 03:04:13,301 [salt.state       ][INFO    ][15431] Running state [net.ipv4.tcp_keepalive_time] at time 03:04:13.300658
2017-12-14 03:04:13,301 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 03:04:13,301 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,312 [salt.state       ][INFO    ][15431] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-14 03:04:13,312 [salt.state       ][INFO    ][15431] Completed state [net.ipv4.tcp_keepalive_time] at time 03:04:13.312282 duration_in_ms=11.624
2017-12-14 03:04:13,313 [salt.state       ][INFO    ][15431] Running state [net.nf_conntrack_max] at time 03:04:13.312618
2017-12-14 03:04:13,313 [salt.state       ][INFO    ][15431] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 03:04:13,313 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:13,324 [salt.state       ][INFO    ][15431] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-14 03:04:13,324 [salt.state       ][INFO    ][15431] Completed state [net.nf_conntrack_max] at time 03:04:13.323924 duration_in_ms=11.306
2017-12-14 03:04:13,324 [salt.state       ][INFO    ][15431] Running state [linux_sysfs_package] at time 03:04:13.324238
2017-12-14 03:04:13,325 [salt.state       ][INFO    ][15431] Executing state pkg.installed for linux_sysfs_package
2017-12-14 03:04:13,328 [salt.state       ][INFO    ][15431] All specified packages are already installed
2017-12-14 03:04:13,328 [salt.state       ][INFO    ][15431] Completed state [linux_sysfs_package] at time 03:04:13.327897 duration_in_ms=3.659
2017-12-14 03:04:13,329 [salt.state       ][INFO    ][15431] Running state [/etc/sysfs.d] at time 03:04:13.328958
2017-12-14 03:04:13,329 [salt.state       ][INFO    ][15431] Executing state file.directory for /etc/sysfs.d
2017-12-14 03:04:13,330 [salt.state       ][INFO    ][15431] Directory /etc/sysfs.d is in the correct state
2017-12-14 03:04:13,330 [salt.state       ][INFO    ][15431] Completed state [/etc/sysfs.d] at time 03:04:13.329974 duration_in_ms=1.015
2017-12-14 03:04:13,331 [salt.state       ][INFO    ][15431] Running state [ondemand] at time 03:04:13.330524
2017-12-14 03:04:13,331 [salt.state       ][INFO    ][15431] Executing state service.dead for ondemand
2017-12-14 03:04:13,331 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 03:04:13,339 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 03:04:13,346 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 03:04:13,358 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'runlevel' in directory '/root'
2017-12-14 03:04:13,364 [salt.state       ][INFO    ][15431] The service ondemand is already dead
2017-12-14 03:04:13,364 [salt.state       ][INFO    ][15431] Completed state [ondemand] at time 03:04:13.364391 duration_in_ms=33.867
2017-12-14 03:04:13,365 [salt.state       ][INFO    ][15431] Running state [cs_CZ.UTF-8] at time 03:04:13.364993
2017-12-14 03:04:13,365 [salt.state       ][INFO    ][15431] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 03:04:13,366 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'locale -a' in directory '/root'
2017-12-14 03:04:13,370 [salt.state       ][INFO    ][15431] Locale cs_CZ.UTF-8 is already present
2017-12-14 03:04:13,371 [salt.state       ][INFO    ][15431] Completed state [cs_CZ.UTF-8] at time 03:04:13.370735 duration_in_ms=5.742
2017-12-14 03:04:13,371 [salt.state       ][INFO    ][15431] Running state [en_US.UTF-8] at time 03:04:13.371043
2017-12-14 03:04:13,371 [salt.state       ][INFO    ][15431] Executing state locale.present for en_US.UTF-8
2017-12-14 03:04:13,372 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'locale -a' in directory '/root'
2017-12-14 03:04:13,376 [salt.state       ][INFO    ][15431] Locale en_US.UTF-8 is already present
2017-12-14 03:04:13,377 [salt.state       ][INFO    ][15431] Completed state [en_US.UTF-8] at time 03:04:13.376610 duration_in_ms=5.566
2017-12-14 03:04:13,378 [salt.state       ][INFO    ][15431] Running state [en_US.UTF-8] at time 03:04:13.377860
2017-12-14 03:04:13,378 [salt.state       ][INFO    ][15431] Executing state locale.system for en_US.UTF-8
2017-12-14 03:04:13,379 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'localectl' in directory '/root'
2017-12-14 03:04:13,406 [salt.state       ][INFO    ][15431] System locale en_US.UTF-8 already set
2017-12-14 03:04:13,407 [salt.state       ][INFO    ][15431] Completed state [en_US.UTF-8] at time 03:04:13.406505 duration_in_ms=28.644
2017-12-14 03:04:13,408 [salt.state       ][INFO    ][15431] Running state [root] at time 03:04:13.407559
2017-12-14 03:04:13,408 [salt.state       ][INFO    ][15431] Executing state user.present for root
2017-12-14 03:04:13,409 [salt.state       ][INFO    ][15431] User root is present and up to date
2017-12-14 03:04:13,409 [salt.state       ][INFO    ][15431] Completed state [root] at time 03:04:13.409094 duration_in_ms=1.535
2017-12-14 03:04:13,410 [salt.state       ][INFO    ][15431] Running state [/root] at time 03:04:13.410019
2017-12-14 03:04:13,410 [salt.state       ][INFO    ][15431] Executing state file.directory for /root
2017-12-14 03:04:13,411 [salt.state       ][INFO    ][15431] Directory /root is in the correct state
2017-12-14 03:04:13,411 [salt.state       ][INFO    ][15431] Completed state [/root] at time 03:04:13.411119 duration_in_ms=1.1
2017-12-14 03:04:13,411 [salt.state       ][INFO    ][15431] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:04:13.411393
2017-12-14 03:04:13,412 [salt.state       ][INFO    ][15431] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 03:04:13,412 [salt.state       ][INFO    ][15431] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 03:04:13,412 [salt.state       ][INFO    ][15431] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:04:13.412224 duration_in_ms=0.831
2017-12-14 03:04:13,413 [salt.state       ][INFO    ][15431] Running state [ubuntu] at time 03:04:13.412499
2017-12-14 03:04:13,413 [salt.state       ][INFO    ][15431] Executing state user.present for ubuntu
2017-12-14 03:04:13,414 [salt.state       ][INFO    ][15431] User ubuntu is present and up to date
2017-12-14 03:04:13,414 [salt.state       ][INFO    ][15431] Completed state [ubuntu] at time 03:04:13.413785 duration_in_ms=1.286
2017-12-14 03:04:13,415 [salt.state       ][INFO    ][15431] Running state [/home/ubuntu] at time 03:04:13.414546
2017-12-14 03:04:13,415 [salt.state       ][INFO    ][15431] Executing state file.directory for /home/ubuntu
2017-12-14 03:04:13,415 [salt.state       ][INFO    ][15431] Directory /home/ubuntu is in the correct state
2017-12-14 03:04:13,416 [salt.state       ][INFO    ][15431] Completed state [/home/ubuntu] at time 03:04:13.415576 duration_in_ms=1.03
2017-12-14 03:04:13,416 [salt.state       ][INFO    ][15431] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:04:13.416224
2017-12-14 03:04:13,417 [salt.state       ][INFO    ][15431] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 03:04:13,437 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 03:04:13,440 [salt.state       ][INFO    ][15431] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-14 03:04:13,440 [salt.state       ][INFO    ][15431] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:04:13.439807 duration_in_ms=23.584
2017-12-14 03:04:13,440 [salt.state       ][INFO    ][15431] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:04:13.440096
2017-12-14 03:04:13,440 [salt.state       ][INFO    ][15431] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 03:04:13,461 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 03:04:13,554 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:13,591 [salt.state       ][INFO    ][15431] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-14 03:04:13,591 [salt.state       ][INFO    ][15431] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:04:13.591328 duration_in_ms=151.232
2017-12-14 03:04:13,592 [salt.state       ][INFO    ][15431] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:04:13.591699
2017-12-14 03:04:13,592 [salt.state       ][INFO    ][15431] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 03:04:13,609 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 03:04:13,627 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:13,662 [salt.state       ][INFO    ][15431] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-14 03:04:13,663 [salt.state       ][INFO    ][15431] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:04:13.662719 duration_in_ms=71.019
2017-12-14 03:04:13,664 [salt.state       ][INFO    ][15431] Running state [service.systemctl_reload] at time 03:04:13.663881
2017-12-14 03:04:13,664 [salt.state       ][INFO    ][15431] Executing state module.wait for service.systemctl_reload
2017-12-14 03:04:13,665 [salt.state       ][INFO    ][15431] No changes made for service.systemctl_reload
2017-12-14 03:04:13,665 [salt.state       ][INFO    ][15431] Completed state [service.systemctl_reload] at time 03:04:13.664862 duration_in_ms=0.981
2017-12-14 03:04:13,665 [salt.state       ][INFO    ][15431] Running state [/etc/hostname] at time 03:04:13.665190
2017-12-14 03:04:13,666 [salt.state       ][INFO    ][15431] Executing state file.managed for /etc/hostname
2017-12-14 03:04:13,684 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 03:04:13,685 [salt.state       ][INFO    ][15431] File /etc/hostname is in the correct state
2017-12-14 03:04:13,686 [salt.state       ][INFO    ][15431] Completed state [/etc/hostname] at time 03:04:13.685535 duration_in_ms=20.345
2017-12-14 03:04:13,687 [salt.state       ][INFO    ][15431] Running state [hostname msg02] at time 03:04:13.686681
2017-12-14 03:04:13,687 [salt.state       ][INFO    ][15431] Executing state cmd.wait for hostname msg02
2017-12-14 03:04:13,687 [salt.state       ][INFO    ][15431] No changes made for hostname msg02
2017-12-14 03:04:13,688 [salt.state       ][INFO    ][15431] Completed state [hostname msg02] at time 03:04:13.687652 duration_in_ms=0.971
2017-12-14 03:04:13,688 [salt.state       ][INFO    ][15431] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.688170
2017-12-14 03:04:13,688 [salt.state       ][INFO    ][15431] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,689 [salt.state       ][INFO    ][15431] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:04:13,689 [salt.state       ][INFO    ][15431] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.689347 duration_in_ms=1.177
2017-12-14 03:04:13,690 [salt.state       ][INFO    ][15431] Running state [mdb02] at time 03:04:13.689670
2017-12-14 03:04:13,690 [salt.state       ][INFO    ][15431] Executing state host.present for mdb02
2017-12-14 03:04:13,690 [salt.state       ][INFO    ][15431] Host mdb02 (10.167.4.77) already present
2017-12-14 03:04:13,691 [salt.state       ][INFO    ][15431] Completed state [mdb02] at time 03:04:13.690757 duration_in_ms=1.086
2017-12-14 03:04:13,691 [salt.state       ][INFO    ][15431] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.691080
2017-12-14 03:04:13,691 [salt.state       ][INFO    ][15431] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,692 [salt.state       ][INFO    ][15431] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:04:13,692 [salt.state       ][INFO    ][15431] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.692172 duration_in_ms=1.092
2017-12-14 03:04:13,693 [salt.state       ][INFO    ][15431] Running state [mdb03] at time 03:04:13.692493
2017-12-14 03:04:13,693 [salt.state       ][INFO    ][15431] Executing state host.present for mdb03
2017-12-14 03:04:13,693 [salt.state       ][INFO    ][15431] Host mdb03 (10.167.4.78) already present
2017-12-14 03:04:13,694 [salt.state       ][INFO    ][15431] Completed state [mdb03] at time 03:04:13.693637 duration_in_ms=1.144
2017-12-14 03:04:13,694 [salt.state       ][INFO    ][15431] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.693961
2017-12-14 03:04:13,694 [salt.state       ][INFO    ][15431] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,695 [salt.state       ][INFO    ][15431] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:04:13,695 [salt.state       ][INFO    ][15431] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.695052 duration_in_ms=1.091
2017-12-14 03:04:13,695 [salt.state       ][INFO    ][15431] Running state [mdb01] at time 03:04:13.695388
2017-12-14 03:04:13,696 [salt.state       ][INFO    ][15431] Executing state host.present for mdb01
2017-12-14 03:04:13,696 [salt.state       ][INFO    ][15431] Host mdb01 (10.167.4.76) already present
2017-12-14 03:04:13,696 [salt.state       ][INFO    ][15431] Completed state [mdb01] at time 03:04:13.696456 duration_in_ms=1.068
2017-12-14 03:04:13,697 [salt.state       ][INFO    ][15431] Running state [mdb] at time 03:04:13.696795
2017-12-14 03:04:13,697 [salt.state       ][INFO    ][15431] Executing state host.present for mdb
2017-12-14 03:04:13,698 [salt.state       ][INFO    ][15431] Host mdb (10.167.4.75) already present
2017-12-14 03:04:13,698 [salt.state       ][INFO    ][15431] Completed state [mdb] at time 03:04:13.697871 duration_in_ms=1.076
2017-12-14 03:04:13,698 [salt.state       ][INFO    ][15431] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.698191
2017-12-14 03:04:13,699 [salt.state       ][INFO    ][15431] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,699 [salt.state       ][INFO    ][15431] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:04:13,699 [salt.state       ][INFO    ][15431] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.699259 duration_in_ms=1.068
2017-12-14 03:04:13,700 [salt.state       ][INFO    ][15431] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.699574
2017-12-14 03:04:13,700 [salt.state       ][INFO    ][15431] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,700 [salt.state       ][INFO    ][15431] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:04:13,701 [salt.state       ][INFO    ][15431] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.700667 duration_in_ms=1.093
2017-12-14 03:04:13,701 [salt.state       ][INFO    ][15431] Running state [cfg01] at time 03:04:13.700999
2017-12-14 03:04:13,701 [salt.state       ][INFO    ][15431] Executing state host.present for cfg01
2017-12-14 03:04:13,702 [salt.state       ][INFO    ][15431] Host cfg01 (10.167.4.100) already present
2017-12-14 03:04:13,702 [salt.state       ][INFO    ][15431] Completed state [cfg01] at time 03:04:13.702060 duration_in_ms=1.062
2017-12-14 03:04:13,702 [salt.state       ][INFO    ][15431] Running state [prx01] at time 03:04:13.702373
2017-12-14 03:04:13,703 [salt.state       ][INFO    ][15431] Executing state host.present for prx01
2017-12-14 03:04:13,703 [salt.state       ][INFO    ][15431] Host prx01 (10.167.4.104) already present
2017-12-14 03:04:13,703 [salt.state       ][INFO    ][15431] Completed state [prx01] at time 03:04:13.703436 duration_in_ms=1.063
2017-12-14 03:04:13,704 [salt.state       ][INFO    ][15431] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.703747
2017-12-14 03:04:13,704 [salt.state       ][INFO    ][15431] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,705 [salt.state       ][INFO    ][15431] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:04:13,705 [salt.state       ][INFO    ][15431] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.704830 duration_in_ms=1.082
2017-12-14 03:04:13,705 [salt.state       ][INFO    ][15431] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.705171
2017-12-14 03:04:13,705 [salt.state       ][INFO    ][15431] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,706 [salt.state       ][INFO    ][15431] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:04:13,706 [salt.state       ][INFO    ][15431] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.706219 duration_in_ms=1.048
2017-12-14 03:04:13,707 [salt.state       ][INFO    ][15431] Running state [kvm01] at time 03:04:13.706534
2017-12-14 03:04:13,707 [salt.state       ][INFO    ][15431] Executing state host.present for kvm01
2017-12-14 03:04:13,707 [salt.state       ][INFO    ][15431] Host kvm01 (10.167.4.141) already present
2017-12-14 03:04:13,708 [salt.state       ][INFO    ][15431] Completed state [kvm01] at time 03:04:13.707581 duration_in_ms=1.047
2017-12-14 03:04:13,708 [salt.state       ][INFO    ][15431] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.707890
2017-12-14 03:04:13,708 [salt.state       ][INFO    ][15431] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,709 [salt.state       ][INFO    ][15431] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:04:13,709 [salt.state       ][INFO    ][15431] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.708977 duration_in_ms=1.086
2017-12-14 03:04:13,709 [salt.state       ][INFO    ][15431] Running state [kvm03] at time 03:04:13.709292
2017-12-14 03:04:13,710 [salt.state       ][INFO    ][15431] Executing state host.present for kvm03
2017-12-14 03:04:13,710 [salt.state       ][INFO    ][15431] Host kvm03 (10.167.4.143) already present
2017-12-14 03:04:13,711 [salt.state       ][INFO    ][15431] Completed state [kvm03] at time 03:04:13.710487 duration_in_ms=1.195
2017-12-14 03:04:13,711 [salt.state       ][INFO    ][15431] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.710795
2017-12-14 03:04:13,711 [salt.state       ][INFO    ][15431] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,712 [salt.state       ][INFO    ][15431] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:04:13,712 [salt.state       ][INFO    ][15431] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.711847 duration_in_ms=1.052
2017-12-14 03:04:13,712 [salt.state       ][INFO    ][15431] Running state [kvm02] at time 03:04:13.712156
2017-12-14 03:04:13,712 [salt.state       ][INFO    ][15431] Executing state host.present for kvm02
2017-12-14 03:04:13,713 [salt.state       ][INFO    ][15431] Host kvm02 (10.167.4.142) already present
2017-12-14 03:04:13,713 [salt.state       ][INFO    ][15431] Completed state [kvm02] at time 03:04:13.713242 duration_in_ms=1.086
2017-12-14 03:04:13,714 [salt.state       ][INFO    ][15431] Running state [dbs] at time 03:04:13.713551
2017-12-14 03:04:13,714 [salt.state       ][INFO    ][15431] Executing state host.present for dbs
2017-12-14 03:04:13,714 [salt.state       ][INFO    ][15431] Host dbs (10.167.4.50) already present
2017-12-14 03:04:13,715 [salt.state       ][INFO    ][15431] Completed state [dbs] at time 03:04:13.714598 duration_in_ms=1.046
2017-12-14 03:04:13,715 [salt.state       ][INFO    ][15431] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.714906
2017-12-14 03:04:13,715 [salt.state       ][INFO    ][15431] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,716 [salt.state       ][INFO    ][15431] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:04:13,716 [salt.state       ][INFO    ][15431] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.715956 duration_in_ms=1.05
2017-12-14 03:04:13,716 [salt.state       ][INFO    ][15431] Running state [prx] at time 03:04:13.716267
2017-12-14 03:04:13,717 [salt.state       ][INFO    ][15431] Executing state host.present for prx
2017-12-14 03:04:13,717 [salt.state       ][INFO    ][15431] Host prx (172.30.10.103) already present
2017-12-14 03:04:13,717 [salt.state       ][INFO    ][15431] Completed state [prx] at time 03:04:13.717335 duration_in_ms=1.069
2017-12-14 03:04:13,718 [salt.state       ][INFO    ][15431] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.717640
2017-12-14 03:04:13,718 [salt.state       ][INFO    ][15431] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,718 [salt.state       ][INFO    ][15431] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:04:13,719 [salt.state       ][INFO    ][15431] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.718671 duration_in_ms=1.032
2017-12-14 03:04:13,719 [salt.state       ][INFO    ][15431] Running state [prx02] at time 03:04:13.718977
2017-12-14 03:04:13,719 [salt.state       ][INFO    ][15431] Executing state host.present for prx02
2017-12-14 03:04:13,720 [salt.state       ][INFO    ][15431] Host prx02 (10.167.4.105) already present
2017-12-14 03:04:13,720 [salt.state       ][INFO    ][15431] Completed state [prx02] at time 03:04:13.720013 duration_in_ms=1.036
2017-12-14 03:04:13,720 [salt.state       ][INFO    ][15431] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.720318
2017-12-14 03:04:13,721 [salt.state       ][INFO    ][15431] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,721 [salt.state       ][INFO    ][15431] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:04:13,721 [salt.state       ][INFO    ][15431] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.721391 duration_in_ms=1.073
2017-12-14 03:04:13,722 [salt.state       ][INFO    ][15431] Running state [gtw01] at time 03:04:13.721696
2017-12-14 03:04:13,722 [salt.state       ][INFO    ][15431] Executing state host.present for gtw01
2017-12-14 03:04:13,722 [salt.state       ][INFO    ][15431] Host gtw01 (10.167.4.124) already present
2017-12-14 03:04:13,723 [salt.state       ][INFO    ][15431] Completed state [gtw01] at time 03:04:13.722725 duration_in_ms=1.029
2017-12-14 03:04:13,723 [salt.state       ][INFO    ][15431] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.723033
2017-12-14 03:04:13,723 [salt.state       ][INFO    ][15431] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,724 [salt.state       ][INFO    ][15431] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:04:13,724 [salt.state       ][INFO    ][15431] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.724075 duration_in_ms=1.041
2017-12-14 03:04:13,724 [salt.state       ][INFO    ][15431] Running state [gtw02] at time 03:04:13.724380
2017-12-14 03:04:13,725 [salt.state       ][INFO    ][15431] Executing state host.present for gtw02
2017-12-14 03:04:13,725 [salt.state       ][INFO    ][15431] Host gtw02 (10.167.4.125) already present
2017-12-14 03:04:13,725 [salt.state       ][INFO    ][15431] Completed state [gtw02] at time 03:04:13.725458 duration_in_ms=1.077
2017-12-14 03:04:13,726 [salt.state       ][INFO    ][15431] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.725756
2017-12-14 03:04:13,726 [salt.state       ][INFO    ][15431] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,727 [salt.state       ][INFO    ][15431] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:04:13,727 [salt.state       ][INFO    ][15431] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.726783 duration_in_ms=1.026
2017-12-14 03:04:13,727 [salt.state       ][INFO    ][15431] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.727084
2017-12-14 03:04:13,727 [salt.state       ][INFO    ][15431] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,728 [salt.state       ][INFO    ][15431] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:04:13,728 [salt.state       ][INFO    ][15431] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.728107 duration_in_ms=1.023
2017-12-14 03:04:13,728 [salt.state       ][INFO    ][15431] Running state [msg02] at time 03:04:13.728410
2017-12-14 03:04:13,729 [salt.state       ][INFO    ][15431] Executing state host.present for msg02
2017-12-14 03:04:13,729 [salt.state       ][INFO    ][15431] Host msg02 (10.167.4.42) already present
2017-12-14 03:04:13,730 [salt.state       ][INFO    ][15431] Completed state [msg02] at time 03:04:13.729494 duration_in_ms=1.085
2017-12-14 03:04:13,730 [salt.state       ][INFO    ][15431] Running state [file.replace] at time 03:04:13.730283
2017-12-14 03:04:13,731 [salt.state       ][INFO    ][15431] Executing state module.run for file.replace
2017-12-14 03:04:13,800 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:04:13,808 [salt.state       ][INFO    ][15431] onlyif execution failed
2017-12-14 03:04:13,808 [salt.state       ][INFO    ][15431] Completed state [file.replace] at time 03:04:13.808186 duration_in_ms=77.903
2017-12-14 03:04:13,809 [salt.state       ][INFO    ][15431] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.808589
2017-12-14 03:04:13,809 [salt.state       ][INFO    ][15431] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,810 [salt.state       ][INFO    ][15431] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:04:13,810 [salt.state       ][INFO    ][15431] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.809832 duration_in_ms=1.243
2017-12-14 03:04:13,810 [salt.state       ][INFO    ][15431] Running state [msg03] at time 03:04:13.810119
2017-12-14 03:04:13,810 [salt.state       ][INFO    ][15431] Executing state host.present for msg03
2017-12-14 03:04:13,811 [salt.state       ][INFO    ][15431] Host msg03 (10.167.4.43) already present
2017-12-14 03:04:13,811 [salt.state       ][INFO    ][15431] Completed state [msg03] at time 03:04:13.811090 duration_in_ms=0.971
2017-12-14 03:04:13,811 [salt.state       ][INFO    ][15431] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.811373
2017-12-14 03:04:13,812 [salt.state       ][INFO    ][15431] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,812 [salt.state       ][INFO    ][15431] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:04:13,812 [salt.state       ][INFO    ][15431] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.812344 duration_in_ms=0.971
2017-12-14 03:04:13,813 [salt.state       ][INFO    ][15431] Running state [msg01] at time 03:04:13.812659
2017-12-14 03:04:13,813 [salt.state       ][INFO    ][15431] Executing state host.present for msg01
2017-12-14 03:04:13,813 [salt.state       ][INFO    ][15431] Host msg01 (10.167.4.41) already present
2017-12-14 03:04:13,814 [salt.state       ][INFO    ][15431] Completed state [msg01] at time 03:04:13.813648 duration_in_ms=0.989
2017-12-14 03:04:13,814 [salt.state       ][INFO    ][15431] Running state [msg] at time 03:04:13.813931
2017-12-14 03:04:13,814 [salt.state       ][INFO    ][15431] Executing state host.present for msg
2017-12-14 03:04:13,815 [salt.state       ][INFO    ][15431] Host msg (10.167.4.40) already present
2017-12-14 03:04:13,815 [salt.state       ][INFO    ][15431] Completed state [msg] at time 03:04:13.814886 duration_in_ms=0.955
2017-12-14 03:04:13,815 [salt.state       ][INFO    ][15431] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.815168
2017-12-14 03:04:13,815 [salt.state       ][INFO    ][15431] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,816 [salt.state       ][INFO    ][15431] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:04:13,816 [salt.state       ][INFO    ][15431] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.816136 duration_in_ms=0.968
2017-12-14 03:04:13,816 [salt.state       ][INFO    ][15431] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.816420
2017-12-14 03:04:13,817 [salt.state       ][INFO    ][15431] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,817 [salt.state       ][INFO    ][15431] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:04:13,817 [salt.state       ][INFO    ][15431] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.817457 duration_in_ms=1.037
2017-12-14 03:04:13,818 [salt.state       ][INFO    ][15431] Running state [cfg01] at time 03:04:13.817736
2017-12-14 03:04:13,818 [salt.state       ][INFO    ][15431] Executing state host.present for cfg01
2017-12-14 03:04:13,818 [salt.state       ][INFO    ][15431] Host cfg01 (10.167.4.100) already present
2017-12-14 03:04:13,819 [salt.state       ][INFO    ][15431] Completed state [cfg01] at time 03:04:13.818691 duration_in_ms=0.955
2017-12-14 03:04:13,819 [salt.state       ][INFO    ][15431] Running state [cmp002] at time 03:04:13.818974
2017-12-14 03:04:13,819 [salt.state       ][INFO    ][15431] Executing state host.present for cmp002
2017-12-14 03:04:13,820 [salt.state       ][INFO    ][15431] Host cmp002 (10.167.4.102) already present
2017-12-14 03:04:13,820 [salt.state       ][INFO    ][15431] Completed state [cmp002] at time 03:04:13.819935 duration_in_ms=0.961
2017-12-14 03:04:13,820 [salt.state       ][INFO    ][15431] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.820213
2017-12-14 03:04:13,820 [salt.state       ][INFO    ][15431] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,821 [salt.state       ][INFO    ][15431] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:04:13,821 [salt.state       ][INFO    ][15431] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.821075 duration_in_ms=0.862
2017-12-14 03:04:13,821 [salt.state       ][INFO    ][15431] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.821238
2017-12-14 03:04:13,821 [salt.state       ][INFO    ][15431] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,822 [salt.state       ][INFO    ][15431] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:04:13,822 [salt.state       ][INFO    ][15431] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.821845 duration_in_ms=0.607
2017-12-14 03:04:13,822 [salt.state       ][INFO    ][15431] Running state [cmp001] at time 03:04:13.821996
2017-12-14 03:04:13,822 [salt.state       ][INFO    ][15431] Executing state host.present for cmp001
2017-12-14 03:04:13,823 [salt.state       ][INFO    ][15431] Host cmp001 (10.167.4.101) already present
2017-12-14 03:04:13,823 [salt.state       ][INFO    ][15431] Completed state [cmp001] at time 03:04:13.822759 duration_in_ms=0.763
2017-12-14 03:04:13,823 [salt.state       ][INFO    ][15431] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.822918
2017-12-14 03:04:13,823 [salt.state       ][INFO    ][15431] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,823 [salt.state       ][INFO    ][15431] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:04:13,824 [salt.state       ][INFO    ][15431] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.823496 duration_in_ms=0.579
2017-12-14 03:04:13,824 [salt.state       ][INFO    ][15431] Running state [dbs01] at time 03:04:13.823646
2017-12-14 03:04:13,824 [salt.state       ][INFO    ][15431] Executing state host.present for dbs01
2017-12-14 03:04:13,824 [salt.state       ][INFO    ][15431] Host dbs01 (10.167.4.51) already present
2017-12-14 03:04:13,824 [salt.state       ][INFO    ][15431] Completed state [dbs01] at time 03:04:13.824209 duration_in_ms=0.563
2017-12-14 03:04:13,824 [salt.state       ][INFO    ][15431] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.824357
2017-12-14 03:04:13,825 [salt.state       ][INFO    ][15431] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,825 [salt.state       ][INFO    ][15431] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:04:13,825 [salt.state       ][INFO    ][15431] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.824949 duration_in_ms=0.591
2017-12-14 03:04:13,825 [salt.state       ][INFO    ][15431] Running state [dbs02] at time 03:04:13.825097
2017-12-14 03:04:13,825 [salt.state       ][INFO    ][15431] Executing state host.present for dbs02
2017-12-14 03:04:13,826 [salt.state       ][INFO    ][15431] Host dbs02 (10.167.4.52) already present
2017-12-14 03:04:13,826 [salt.state       ][INFO    ][15431] Completed state [dbs02] at time 03:04:13.825654 duration_in_ms=0.557
2017-12-14 03:04:13,826 [salt.state       ][INFO    ][15431] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.825798
2017-12-14 03:04:13,826 [salt.state       ][INFO    ][15431] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,826 [salt.state       ][INFO    ][15431] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:04:13,826 [salt.state       ][INFO    ][15431] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.826351 duration_in_ms=0.553
2017-12-14 03:04:13,827 [salt.state       ][INFO    ][15431] Running state [dbs03] at time 03:04:13.826495
2017-12-14 03:04:13,827 [salt.state       ][INFO    ][15431] Executing state host.present for dbs03
2017-12-14 03:04:13,827 [salt.state       ][INFO    ][15431] Host dbs03 (10.167.4.53) already present
2017-12-14 03:04:13,827 [salt.state       ][INFO    ][15431] Completed state [dbs03] at time 03:04:13.827041 duration_in_ms=0.546
2017-12-14 03:04:13,827 [salt.state       ][INFO    ][15431] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.827185
2017-12-14 03:04:13,827 [salt.state       ][INFO    ][15431] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,828 [salt.state       ][INFO    ][15431] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:04:13,828 [salt.state       ][INFO    ][15431] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.827736 duration_in_ms=0.55
2017-12-14 03:04:13,828 [salt.state       ][INFO    ][15431] Running state [mas01] at time 03:04:13.827882
2017-12-14 03:04:13,828 [salt.state       ][INFO    ][15431] Executing state host.present for mas01
2017-12-14 03:04:13,828 [salt.state       ][INFO    ][15431] Host mas01 (10.167.4.3) already present
2017-12-14 03:04:13,828 [salt.state       ][INFO    ][15431] Completed state [mas01] at time 03:04:13.828433 duration_in_ms=0.551
2017-12-14 03:04:13,829 [salt.state       ][INFO    ][15431] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.828603
2017-12-14 03:04:13,829 [salt.state       ][INFO    ][15431] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,829 [salt.state       ][INFO    ][15431] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:04:13,829 [salt.state       ][INFO    ][15431] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.829186 duration_in_ms=0.582
2017-12-14 03:04:13,829 [salt.state       ][INFO    ][15431] Running state [ctl02] at time 03:04:13.829333
2017-12-14 03:04:13,829 [salt.state       ][INFO    ][15431] Executing state host.present for ctl02
2017-12-14 03:04:13,830 [salt.state       ][INFO    ][15431] Host ctl02 (10.167.4.12) already present
2017-12-14 03:04:13,830 [salt.state       ][INFO    ][15431] Completed state [ctl02] at time 03:04:13.829884 duration_in_ms=0.551
2017-12-14 03:04:13,830 [salt.state       ][INFO    ][15431] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.830029
2017-12-14 03:04:13,830 [salt.state       ][INFO    ][15431] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,830 [salt.state       ][INFO    ][15431] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:04:13,831 [salt.state       ][INFO    ][15431] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.830581 duration_in_ms=0.552
2017-12-14 03:04:13,831 [salt.state       ][INFO    ][15431] Running state [ctl03] at time 03:04:13.830731
2017-12-14 03:04:13,831 [salt.state       ][INFO    ][15431] Executing state host.present for ctl03
2017-12-14 03:04:13,831 [salt.state       ][INFO    ][15431] Host ctl03 (10.167.4.13) already present
2017-12-14 03:04:13,831 [salt.state       ][INFO    ][15431] Completed state [ctl03] at time 03:04:13.831304 duration_in_ms=0.573
2017-12-14 03:04:13,831 [salt.state       ][INFO    ][15431] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.831447
2017-12-14 03:04:13,832 [salt.state       ][INFO    ][15431] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,832 [salt.state       ][INFO    ][15431] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:04:13,832 [salt.state       ][INFO    ][15431] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.832003 duration_in_ms=0.556
2017-12-14 03:04:13,832 [salt.state       ][INFO    ][15431] Running state [ctl01] at time 03:04:13.832148
2017-12-14 03:04:13,832 [salt.state       ][INFO    ][15431] Executing state host.present for ctl01
2017-12-14 03:04:13,833 [salt.state       ][INFO    ][15431] Host ctl01 (10.167.4.11) already present
2017-12-14 03:04:13,833 [salt.state       ][INFO    ][15431] Completed state [ctl01] at time 03:04:13.832728 duration_in_ms=0.58
2017-12-14 03:04:13,833 [salt.state       ][INFO    ][15431] Running state [ctl] at time 03:04:13.832896
2017-12-14 03:04:13,833 [salt.state       ][INFO    ][15431] Executing state host.present for ctl
2017-12-14 03:04:13,833 [salt.state       ][INFO    ][15431] Host ctl (10.167.4.10) already present
2017-12-14 03:04:13,833 [salt.state       ][INFO    ][15431] Completed state [ctl] at time 03:04:13.833451 duration_in_ms=0.555
2017-12-14 03:04:13,834 [salt.state       ][INFO    ][15431] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.833592
2017-12-14 03:04:13,834 [salt.state       ][INFO    ][15431] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:13,834 [salt.state       ][INFO    ][15431] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:04:13,834 [salt.state       ][INFO    ][15431] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:04:13.834147 duration_in_ms=0.554
2017-12-14 03:04:13,834 [salt.state       ][INFO    ][15431] Running state [ens2] at time 03:04:13.834289
2017-12-14 03:04:13,834 [salt.state       ][INFO    ][15431] Executing state network.managed for ens2
2017-12-14 03:04:14,128 [salt.state       ][INFO    ][15431] Interface ens2 is up to date.
2017-12-14 03:04:14,128 [salt.state       ][INFO    ][15431] Completed state [ens2] at time 03:04:14.128107 duration_in_ms=293.818
2017-12-14 03:04:14,128 [salt.state       ][INFO    ][15431] Running state [ens3] at time 03:04:14.128294
2017-12-14 03:04:14,128 [salt.state       ][INFO    ][15431] Executing state network.managed for ens3
2017-12-14 03:04:14,394 [salt.state       ][INFO    ][15431] Interface ens3 is up to date.
2017-12-14 03:04:14,395 [salt.state       ][INFO    ][15431] Completed state [ens3] at time 03:04:14.394517 duration_in_ms=266.222
2017-12-14 03:04:14,395 [salt.state       ][INFO    ][15431] Running state [/etc/profile.d/proxy.sh] at time 03:04:14.394851
2017-12-14 03:04:14,395 [salt.state       ][INFO    ][15431] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 03:04:14,396 [salt.state       ][INFO    ][15431] File /etc/profile.d/proxy.sh is not present
2017-12-14 03:04:14,396 [salt.state       ][INFO    ][15431] Completed state [/etc/profile.d/proxy.sh] at time 03:04:14.395816 duration_in_ms=0.965
2017-12-14 03:04:14,396 [salt.state       ][INFO    ][15431] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:04:14.396094
2017-12-14 03:04:14,396 [salt.state       ][INFO    ][15431] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 03:04:14,397 [salt.state       ][INFO    ][15431] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 03:04:14,397 [salt.state       ][INFO    ][15431] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:04:14.396983 duration_in_ms=0.889
2017-12-14 03:04:14,397 [salt.state       ][INFO    ][15431] Running state [ntp] at time 03:04:14.397264
2017-12-14 03:04:14,398 [salt.state       ][INFO    ][15431] Executing state pkg.installed for ntp
2017-12-14 03:04:14,401 [salt.state       ][INFO    ][15431] Package ntp is already installed
2017-12-14 03:04:14,401 [salt.state       ][INFO    ][15431] Completed state [ntp] at time 03:04:14.401099 duration_in_ms=3.834
2017-12-14 03:04:14,402 [salt.state       ][INFO    ][15431] Running state [/etc/ntp.conf] at time 03:04:14.402006
2017-12-14 03:04:14,402 [salt.state       ][INFO    ][15431] Executing state file.managed for /etc/ntp.conf
2017-12-14 03:04:14,420 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 03:04:14,444 [salt.fileclient  ][INFO    ][15431] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:04:14,450 [salt.state       ][INFO    ][15431] File /etc/ntp.conf is in the correct state
2017-12-14 03:04:14,450 [salt.state       ][INFO    ][15431] Completed state [/etc/ntp.conf] at time 03:04:14.449875 duration_in_ms=47.868
2017-12-14 03:04:14,451 [salt.state       ][INFO    ][15431] Running state [ntp] at time 03:04:14.450632
2017-12-14 03:04:14,451 [salt.state       ][INFO    ][15431] Executing state service.running for ntp
2017-12-14 03:04:14,451 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 03:04:14,462 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 03:04:14,470 [salt.loaded.int.module.cmdmod][INFO    ][15431] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 03:04:14,479 [salt.state       ][INFO    ][15431] The service ntp is already running
2017-12-14 03:04:14,480 [salt.state       ][INFO    ][15431] Completed state [ntp] at time 03:04:14.479693 duration_in_ms=29.06
2017-12-14 03:04:14,482 [salt.minion      ][INFO    ][15431] Returning information for job: 20171214030358370237
2017-12-14 03:04:39,576 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.apply with jid 20171214030439566390
2017-12-14 03:04:39,598 [salt.minion      ][INFO    ][17542] Starting a new job with PID 17542
2017-12-14 03:04:41,197 [salt.state       ][INFO    ][17542] Loading fresh modules for state activity
2017-12-14 03:04:41,223 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 03:04:41,246 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 03:04:41,279 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:41,331 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 03:04:41,350 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:41,399 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 03:04:41,418 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:41,466 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 03:04:41,755 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:41,826 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 03:04:41,851 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:41,898 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 03:04:41,909 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:41,952 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 03:04:41,974 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:42,026 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 03:04:42,041 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:42,082 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 03:04:42,620 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:42,667 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 03:04:42,680 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:42,728 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 03:04:42,782 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:42,850 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 03:04:42,873 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:42,936 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 03:04:42,964 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:43,013 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 03:04:43,055 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:43,104 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 03:04:43,122 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:43,184 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 03:04:43,209 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:43,256 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 03:04:43,282 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:43,328 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:04:43,366 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:43,449 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 03:04:43,520 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:43,569 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 03:04:43,583 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:43,644 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 03:04:43,672 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:43,718 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 03:04:43,729 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 03:04:43,744 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:04:43,764 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 03:04:43,821 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:04:43,834 [salt.state       ][INFO    ][17542] Running state [/etc/environment] at time 03:04:43.833858
2017-12-14 03:04:43,834 [salt.state       ][INFO    ][17542] Executing state file.blockreplace for /etc/environment
2017-12-14 03:04:43,839 [salt.state       ][INFO    ][17542] No changes needed to be made
2017-12-14 03:04:43,840 [salt.state       ][INFO    ][17542] Completed state [/etc/environment] at time 03:04:43.839594 duration_in_ms=5.737
2017-12-14 03:04:43,840 [salt.state       ][INFO    ][17542] Running state [/etc/profile.d] at time 03:04:43.839877
2017-12-14 03:04:43,840 [salt.state       ][INFO    ][17542] Executing state file.directory for /etc/profile.d
2017-12-14 03:04:43,841 [salt.state       ][INFO    ][17542] Directory /etc/profile.d is in the correct state
2017-12-14 03:04:43,841 [salt.state       ][INFO    ][17542] Completed state [/etc/profile.d] at time 03:04:43.841241 duration_in_ms=1.364
2017-12-14 03:04:44,110 [salt.state       ][INFO    ][17542] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:04:44.109658
2017-12-14 03:04:44,110 [salt.state       ][INFO    ][17542] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 03:04:44,145 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 03:04:44,150 [salt.state       ][INFO    ][17542] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-14 03:04:44,151 [salt.state       ][INFO    ][17542] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:04:44.150515 duration_in_ms=40.858
2017-12-14 03:04:44,151 [salt.state       ][INFO    ][17542] Running state [linux_repo_prereq_pkgs] at time 03:04:44.151206
2017-12-14 03:04:44,152 [salt.state       ][INFO    ][17542] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 03:04:44,152 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:04:44,612 [salt.state       ][INFO    ][17542] All specified packages are already installed
2017-12-14 03:04:44,612 [salt.state       ][INFO    ][17542] Completed state [linux_repo_prereq_pkgs] at time 03:04:44.612181 duration_in_ms=460.974
2017-12-14 03:04:44,613 [salt.state       ][INFO    ][17542] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:04:44.612542
2017-12-14 03:04:44,613 [salt.state       ][INFO    ][17542] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-14 03:04:44,613 [salt.state       ][INFO    ][17542] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-14 03:04:44,614 [salt.state       ][INFO    ][17542] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:04:44.613554 duration_in_ms=1.012
2017-12-14 03:04:44,614 [salt.state       ][INFO    ][17542] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:04:44.613838
2017-12-14 03:04:44,614 [salt.state       ][INFO    ][17542] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-14 03:04:44,651 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:04:44,668 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:44,703 [salt.state       ][INFO    ][17542] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-14 03:04:44,703 [salt.state       ][INFO    ][17542] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:04:44.703188 duration_in_ms=89.35
2017-12-14 03:04:44,705 [salt.state       ][INFO    ][17542] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:04:44.705097
2017-12-14 03:04:44,705 [salt.state       ][INFO    ][17542] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-14 03:04:45,161 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-14 03:04:45,262 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:04:47,147 [salt.state       ][INFO    ][17542] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-14 03:04:47,147 [salt.state       ][INFO    ][17542] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:04:47.147378 duration_in_ms=2442.281
2017-12-14 03:04:47,148 [salt.state       ][INFO    ][17542] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:04:47.147732
2017-12-14 03:04:47,148 [salt.state       ][INFO    ][17542] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-14 03:04:47,148 [salt.state       ][INFO    ][17542] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-14 03:04:47,149 [salt.state       ][INFO    ][17542] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:04:47.148733 duration_in_ms=1.0
2017-12-14 03:04:47,149 [salt.state       ][INFO    ][17542] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:04:47.149015
2017-12-14 03:04:47,149 [salt.state       ][INFO    ][17542] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-14 03:04:47,167 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:04:47,186 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:47,221 [salt.state       ][INFO    ][17542] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-14 03:04:47,222 [salt.state       ][INFO    ][17542] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:04:47.221854 duration_in_ms=72.839
2017-12-14 03:04:47,223 [salt.state       ][INFO    ][17542] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:04:47.222641
2017-12-14 03:04:47,223 [salt.state       ][INFO    ][17542] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-14 03:04:47,314 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-14 03:04:47,390 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:04:49,429 [salt.state       ][INFO    ][17542] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-14 03:04:49,429 [salt.state       ][INFO    ][17542] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:04:49.429179 duration_in_ms=2206.536
2017-12-14 03:04:49,430 [salt.state       ][INFO    ][17542] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:04:49.429549
2017-12-14 03:04:49,430 [salt.state       ][INFO    ][17542] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 03:04:49,430 [salt.state       ][INFO    ][17542] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 03:04:49,431 [salt.state       ][INFO    ][17542] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:04:49.430504 duration_in_ms=0.955
2017-12-14 03:04:49,431 [salt.state       ][INFO    ][17542] Running state [/etc/apt/preferences.d/uca] at time 03:04:49.430779
2017-12-14 03:04:49,431 [salt.state       ][INFO    ][17542] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 03:04:49,431 [salt.state       ][INFO    ][17542] File /etc/apt/preferences.d/uca is not present
2017-12-14 03:04:49,432 [salt.state       ][INFO    ][17542] Completed state [/etc/apt/preferences.d/uca] at time 03:04:49.431601 duration_in_ms=0.822
2017-12-14 03:04:49,432 [salt.state       ][INFO    ][17542] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:04:49.432348
2017-12-14 03:04:49,433 [salt.state       ][INFO    ][17542] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 03:04:49,478 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 03:04:49,521 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:04:49,686 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030449664349
2017-12-14 03:04:49,706 [salt.minion      ][INFO    ][18659] Starting a new job with PID 18659
2017-12-14 03:04:49,721 [salt.minion      ][INFO    ][18659] Returning information for job: 20171214030449664349
2017-12-14 03:04:51,296 [salt.state       ][INFO    ][17542] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-14 03:04:51,297 [salt.state       ][INFO    ][17542] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:04:51.296728 duration_in_ms=1864.38
2017-12-14 03:04:51,297 [salt.state       ][INFO    ][17542] Running state [linux_extra_packages_purged] at time 03:04:51.297080
2017-12-14 03:04:51,297 [salt.state       ][INFO    ][17542] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 03:04:51,303 [salt.state       ][INFO    ][17542] All specified packages are already absent
2017-12-14 03:04:51,303 [salt.state       ][INFO    ][17542] Completed state [linux_extra_packages_purged] at time 03:04:51.303407 duration_in_ms=6.326
2017-12-14 03:04:51,304 [salt.state       ][INFO    ][17542] Running state [linux_extra_packages_latest] at time 03:04:51.303694
2017-12-14 03:04:51,304 [salt.state       ][INFO    ][17542] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 03:04:51,307 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:04:53,225 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 03:04:53,264 [salt.state       ][INFO    ][17542] Package mcelog is already up-to-date
2017-12-14 03:04:53,264 [salt.state       ][INFO    ][17542] Completed state [linux_extra_packages_latest] at time 03:04:53.264363 duration_in_ms=1960.668
2017-12-14 03:04:53,265 [salt.state       ][INFO    ][17542] Running state [UTC] at time 03:04:53.265348
2017-12-14 03:04:53,266 [salt.state       ][INFO    ][17542] Executing state timezone.system for UTC
2017-12-14 03:04:53,267 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:04:53,299 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:04:53,308 [salt.state       ][INFO    ][17542] Timezone UTC already set, UTC already set to UTC
2017-12-14 03:04:53,308 [salt.state       ][INFO    ][17542] Completed state [UTC] at time 03:04:53.308049 duration_in_ms=42.7
2017-12-14 03:04:53,309 [salt.state       ][INFO    ][17542] Running state [nf_conntrack] at time 03:04:53.308915
2017-12-14 03:04:53,309 [salt.state       ][INFO    ][17542] Executing state kmod.present for nf_conntrack
2017-12-14 03:04:53,310 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'lsmod' in directory '/root'
2017-12-14 03:04:53,317 [salt.state       ][INFO    ][17542] Kernel module nf_conntrack is already present
2017-12-14 03:04:53,317 [salt.state       ][INFO    ][17542] Completed state [nf_conntrack] at time 03:04:53.317220 duration_in_ms=8.304
2017-12-14 03:04:53,318 [salt.state       ][INFO    ][17542] Running state [kernel.panic] at time 03:04:53.317961
2017-12-14 03:04:53,318 [salt.state       ][INFO    ][17542] Executing state sysctl.present for kernel.panic
2017-12-14 03:04:53,325 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,337 [salt.state       ][INFO    ][17542] Sysctl value kernel.panic = 60 is already set
2017-12-14 03:04:53,338 [salt.state       ][INFO    ][17542] Completed state [kernel.panic] at time 03:04:53.337519 duration_in_ms=19.556
2017-12-14 03:04:53,338 [salt.state       ][INFO    ][17542] Running state [net.ipv4.tcp_keepalive_probes] at time 03:04:53.337866
2017-12-14 03:04:53,338 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 03:04:53,339 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,352 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-14 03:04:53,353 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:04:53.352482 duration_in_ms=14.616
2017-12-14 03:04:53,353 [salt.state       ][INFO    ][17542] Running state [fs.file-max] at time 03:04:53.352836
2017-12-14 03:04:53,353 [salt.state       ][INFO    ][17542] Executing state sysctl.present for fs.file-max
2017-12-14 03:04:53,354 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,366 [salt.state       ][INFO    ][17542] Sysctl value fs.file-max = 124165 is already set
2017-12-14 03:04:53,366 [salt.state       ][INFO    ][17542] Completed state [fs.file-max] at time 03:04:53.366148 duration_in_ms=13.31
2017-12-14 03:04:53,366 [salt.state       ][INFO    ][17542] Running state [net.core.somaxconn] at time 03:04:53.366459
2017-12-14 03:04:53,367 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.core.somaxconn
2017-12-14 03:04:53,367 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,379 [salt.state       ][INFO    ][17542] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-14 03:04:53,379 [salt.state       ][INFO    ][17542] Completed state [net.core.somaxconn] at time 03:04:53.379191 duration_in_ms=12.732
2017-12-14 03:04:53,380 [salt.state       ][INFO    ][17542] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:04:53.379556
2017-12-14 03:04:53,380 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 03:04:53,380 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,392 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-14 03:04:53,392 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:04:53.392019 duration_in_ms=12.462
2017-12-14 03:04:53,392 [salt.state       ][INFO    ][17542] Running state [net.ipv4.tcp_tw_reuse] at time 03:04:53.392340
2017-12-14 03:04:53,393 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 03:04:53,393 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,406 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-14 03:04:53,406 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.tcp_tw_reuse] at time 03:04:53.406313 duration_in_ms=13.971
2017-12-14 03:04:53,407 [salt.state       ][INFO    ][17542] Running state [net.ipv4.tcp_congestion_control] at time 03:04:53.406655
2017-12-14 03:04:53,407 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 03:04:53,408 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,423 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-14 03:04:53,423 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.tcp_congestion_control] at time 03:04:53.423055 duration_in_ms=16.4
2017-12-14 03:04:53,423 [salt.state       ][INFO    ][17542] Running state [net.ipv4.tcp_retries2] at time 03:04:53.423414
2017-12-14 03:04:53,424 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 03:04:53,424 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,437 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-14 03:04:53,438 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.tcp_retries2] at time 03:04:53.437691 duration_in_ms=14.277
2017-12-14 03:04:53,438 [salt.state       ][INFO    ][17542] Running state [net.core.netdev_max_backlog] at time 03:04:53.438021
2017-12-14 03:04:53,438 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 03:04:53,439 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,451 [salt.state       ][INFO    ][17542] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-14 03:04:53,452 [salt.state       ][INFO    ][17542] Completed state [net.core.netdev_max_backlog] at time 03:04:53.451757 duration_in_ms=13.736
2017-12-14 03:04:53,452 [salt.state       ][INFO    ][17542] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:04:53.452098
2017-12-14 03:04:53,452 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 03:04:53,453 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,470 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-14 03:04:53,471 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:04:53.470734 duration_in_ms=18.636
2017-12-14 03:04:53,471 [salt.state       ][INFO    ][17542] Running state [vm.swappiness] at time 03:04:53.471102
2017-12-14 03:04:53,471 [salt.state       ][INFO    ][17542] Executing state sysctl.present for vm.swappiness
2017-12-14 03:04:53,472 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,489 [salt.state       ][INFO    ][17542] Sysctl value vm.swappiness = 10 is already set
2017-12-14 03:04:53,489 [salt.state       ][INFO    ][17542] Completed state [vm.swappiness] at time 03:04:53.489328 duration_in_ms=18.226
2017-12-14 03:04:53,490 [salt.state       ][INFO    ][17542] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:04:53.489673
2017-12-14 03:04:53,490 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 03:04:53,491 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,507 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-14 03:04:53,508 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:04:53.507716 duration_in_ms=18.043
2017-12-14 03:04:53,508 [salt.state       ][INFO    ][17542] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:04:53.508051
2017-12-14 03:04:53,508 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 03:04:53,509 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,522 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-14 03:04:53,522 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:04:53.522396 duration_in_ms=14.345
2017-12-14 03:04:53,523 [salt.state       ][INFO    ][17542] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:04:53.522740
2017-12-14 03:04:53,523 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 03:04:53,524 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,537 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-14 03:04:53,538 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:04:53.537552 duration_in_ms=14.811
2017-12-14 03:04:53,538 [salt.state       ][INFO    ][17542] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:04:53.537889
2017-12-14 03:04:53,538 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 03:04:53,539 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,553 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-14 03:04:53,553 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:04:53.553040 duration_in_ms=15.15
2017-12-14 03:04:53,553 [salt.state       ][INFO    ][17542] Running state [net.ipv4.tcp_fin_timeout] at time 03:04:53.553386
2017-12-14 03:04:53,554 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 03:04:53,554 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,568 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-14 03:04:53,568 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.tcp_fin_timeout] at time 03:04:53.568443 duration_in_ms=15.057
2017-12-14 03:04:53,569 [salt.state       ][INFO    ][17542] Running state [net.ipv4.tcp_keepalive_time] at time 03:04:53.568848
2017-12-14 03:04:53,569 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 03:04:53,570 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,584 [salt.state       ][INFO    ][17542] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-14 03:04:53,584 [salt.state       ][INFO    ][17542] Completed state [net.ipv4.tcp_keepalive_time] at time 03:04:53.584328 duration_in_ms=15.479
2017-12-14 03:04:53,585 [salt.state       ][INFO    ][17542] Running state [net.nf_conntrack_max] at time 03:04:53.584697
2017-12-14 03:04:53,585 [salt.state       ][INFO    ][17542] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 03:04:53,586 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:04:53,599 [salt.state       ][INFO    ][17542] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-14 03:04:53,600 [salt.state       ][INFO    ][17542] Completed state [net.nf_conntrack_max] at time 03:04:53.599900 duration_in_ms=15.202
2017-12-14 03:04:53,600 [salt.state       ][INFO    ][17542] Running state [linux_sysfs_package] at time 03:04:53.600250
2017-12-14 03:04:53,601 [salt.state       ][INFO    ][17542] Executing state pkg.installed for linux_sysfs_package
2017-12-14 03:04:53,604 [salt.state       ][INFO    ][17542] All specified packages are already installed
2017-12-14 03:04:53,604 [salt.state       ][INFO    ][17542] Completed state [linux_sysfs_package] at time 03:04:53.604065 duration_in_ms=3.814
2017-12-14 03:04:53,605 [salt.state       ][INFO    ][17542] Running state [/etc/sysfs.d] at time 03:04:53.605086
2017-12-14 03:04:53,605 [salt.state       ][INFO    ][17542] Executing state file.directory for /etc/sysfs.d
2017-12-14 03:04:53,606 [salt.state       ][INFO    ][17542] Directory /etc/sysfs.d is in the correct state
2017-12-14 03:04:53,606 [salt.state       ][INFO    ][17542] Completed state [/etc/sysfs.d] at time 03:04:53.606145 duration_in_ms=1.059
2017-12-14 03:04:53,607 [salt.state       ][INFO    ][17542] Running state [ondemand] at time 03:04:53.606709
2017-12-14 03:04:53,607 [salt.state       ][INFO    ][17542] Executing state service.dead for ondemand
2017-12-14 03:04:53,607 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 03:04:53,618 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 03:04:53,625 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 03:04:53,636 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'runlevel' in directory '/root'
2017-12-14 03:04:53,644 [salt.state       ][INFO    ][17542] The service ondemand is already dead
2017-12-14 03:04:53,644 [salt.state       ][INFO    ][17542] Completed state [ondemand] at time 03:04:53.643931 duration_in_ms=37.221
2017-12-14 03:04:53,645 [salt.state       ][INFO    ][17542] Running state [cs_CZ.UTF-8] at time 03:04:53.644645
2017-12-14 03:04:53,645 [salt.state       ][INFO    ][17542] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 03:04:53,645 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'locale -a' in directory '/root'
2017-12-14 03:04:53,652 [salt.state       ][INFO    ][17542] Locale cs_CZ.UTF-8 is already present
2017-12-14 03:04:53,653 [salt.state       ][INFO    ][17542] Completed state [cs_CZ.UTF-8] at time 03:04:53.652514 duration_in_ms=7.869
2017-12-14 03:04:53,653 [salt.state       ][INFO    ][17542] Running state [en_US.UTF-8] at time 03:04:53.652890
2017-12-14 03:04:53,653 [salt.state       ][INFO    ][17542] Executing state locale.present for en_US.UTF-8
2017-12-14 03:04:53,654 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'locale -a' in directory '/root'
2017-12-14 03:04:53,660 [salt.state       ][INFO    ][17542] Locale en_US.UTF-8 is already present
2017-12-14 03:04:53,660 [salt.state       ][INFO    ][17542] Completed state [en_US.UTF-8] at time 03:04:53.660439 duration_in_ms=7.548
2017-12-14 03:04:53,662 [salt.state       ][INFO    ][17542] Running state [en_US.UTF-8] at time 03:04:53.661806
2017-12-14 03:04:53,662 [salt.state       ][INFO    ][17542] Executing state locale.system for en_US.UTF-8
2017-12-14 03:04:53,662 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'localectl' in directory '/root'
2017-12-14 03:04:53,698 [salt.state       ][INFO    ][17542] System locale en_US.UTF-8 already set
2017-12-14 03:04:53,698 [salt.state       ][INFO    ][17542] Completed state [en_US.UTF-8] at time 03:04:53.698252 duration_in_ms=36.445
2017-12-14 03:04:53,699 [salt.state       ][INFO    ][17542] Running state [root] at time 03:04:53.699306
2017-12-14 03:04:53,700 [salt.state       ][INFO    ][17542] Executing state user.present for root
2017-12-14 03:04:53,701 [salt.state       ][INFO    ][17542] User root is present and up to date
2017-12-14 03:04:53,701 [salt.state       ][INFO    ][17542] Completed state [root] at time 03:04:53.700770 duration_in_ms=1.463
2017-12-14 03:04:53,702 [salt.state       ][INFO    ][17542] Running state [/root] at time 03:04:53.701661
2017-12-14 03:04:53,702 [salt.state       ][INFO    ][17542] Executing state file.directory for /root
2017-12-14 03:04:53,702 [salt.state       ][INFO    ][17542] Directory /root is in the correct state
2017-12-14 03:04:53,703 [salt.state       ][INFO    ][17542] Completed state [/root] at time 03:04:53.702713 duration_in_ms=1.051
2017-12-14 03:04:53,703 [salt.state       ][INFO    ][17542] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:04:53.702971
2017-12-14 03:04:53,703 [salt.state       ][INFO    ][17542] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 03:04:53,704 [salt.state       ][INFO    ][17542] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 03:04:53,704 [salt.state       ][INFO    ][17542] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:04:53.703781 duration_in_ms=0.809
2017-12-14 03:04:53,704 [salt.state       ][INFO    ][17542] Running state [ubuntu] at time 03:04:53.704041
2017-12-14 03:04:53,704 [salt.state       ][INFO    ][17542] Executing state user.present for ubuntu
2017-12-14 03:04:53,705 [salt.state       ][INFO    ][17542] User ubuntu is present and up to date
2017-12-14 03:04:53,705 [salt.state       ][INFO    ][17542] Completed state [ubuntu] at time 03:04:53.705245 duration_in_ms=1.204
2017-12-14 03:04:53,706 [salt.state       ][INFO    ][17542] Running state [/home/ubuntu] at time 03:04:53.706003
2017-12-14 03:04:53,706 [salt.state       ][INFO    ][17542] Executing state file.directory for /home/ubuntu
2017-12-14 03:04:53,707 [salt.state       ][INFO    ][17542] Directory /home/ubuntu is in the correct state
2017-12-14 03:04:53,707 [salt.state       ][INFO    ][17542] Completed state [/home/ubuntu] at time 03:04:53.707035 duration_in_ms=1.032
2017-12-14 03:04:53,708 [salt.state       ][INFO    ][17542] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:04:53.707680
2017-12-14 03:04:53,708 [salt.state       ][INFO    ][17542] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 03:04:53,726 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 03:04:53,742 [salt.state       ][INFO    ][17542] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-14 03:04:53,743 [salt.state       ][INFO    ][17542] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:04:53.742637 duration_in_ms=34.956
2017-12-14 03:04:53,743 [salt.state       ][INFO    ][17542] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:04:53.742914
2017-12-14 03:04:53,743 [salt.state       ][INFO    ][17542] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 03:04:53,763 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 03:04:53,782 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:53,817 [salt.state       ][INFO    ][17542] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-14 03:04:53,818 [salt.state       ][INFO    ][17542] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:04:53.817573 duration_in_ms=74.658
2017-12-14 03:04:53,818 [salt.state       ][INFO    ][17542] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:04:53.817866
2017-12-14 03:04:53,818 [salt.state       ][INFO    ][17542] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 03:04:53,836 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 03:04:53,854 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:04:53,890 [salt.state       ][INFO    ][17542] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-14 03:04:53,890 [salt.state       ][INFO    ][17542] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:04:53.889629 duration_in_ms=71.762
2017-12-14 03:04:53,891 [salt.state       ][INFO    ][17542] Running state [service.systemctl_reload] at time 03:04:53.890553
2017-12-14 03:04:53,891 [salt.state       ][INFO    ][17542] Executing state module.wait for service.systemctl_reload
2017-12-14 03:04:53,891 [salt.state       ][INFO    ][17542] No changes made for service.systemctl_reload
2017-12-14 03:04:53,891 [salt.state       ][INFO    ][17542] Completed state [service.systemctl_reload] at time 03:04:53.891000 duration_in_ms=0.448
2017-12-14 03:04:53,891 [salt.state       ][INFO    ][17542] Running state [/etc/hostname] at time 03:04:53.891152
2017-12-14 03:04:53,891 [salt.state       ][INFO    ][17542] Executing state file.managed for /etc/hostname
2017-12-14 03:04:53,908 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 03:04:53,909 [salt.state       ][INFO    ][17542] File /etc/hostname is in the correct state
2017-12-14 03:04:53,909 [salt.state       ][INFO    ][17542] Completed state [/etc/hostname] at time 03:04:53.908828 duration_in_ms=17.676
2017-12-14 03:04:53,910 [salt.state       ][INFO    ][17542] Running state [hostname msg02] at time 03:04:53.909760
2017-12-14 03:04:53,910 [salt.state       ][INFO    ][17542] Executing state cmd.wait for hostname msg02
2017-12-14 03:04:53,910 [salt.state       ][INFO    ][17542] No changes made for hostname msg02
2017-12-14 03:04:53,910 [salt.state       ][INFO    ][17542] Completed state [hostname msg02] at time 03:04:53.910254 duration_in_ms=0.493
2017-12-14 03:04:53,911 [salt.state       ][INFO    ][17542] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.910586
2017-12-14 03:04:53,911 [salt.state       ][INFO    ][17542] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,911 [salt.state       ][INFO    ][17542] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:04:53,911 [salt.state       ][INFO    ][17542] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.911199 duration_in_ms=0.612
2017-12-14 03:04:53,911 [salt.state       ][INFO    ][17542] Running state [mdb02] at time 03:04:53.911349
2017-12-14 03:04:53,911 [salt.state       ][INFO    ][17542] Executing state host.present for mdb02
2017-12-14 03:04:53,912 [salt.state       ][INFO    ][17542] Host mdb02 (10.167.4.77) already present
2017-12-14 03:04:53,912 [salt.state       ][INFO    ][17542] Completed state [mdb02] at time 03:04:53.911910 duration_in_ms=0.561
2017-12-14 03:04:53,912 [salt.state       ][INFO    ][17542] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.912058
2017-12-14 03:04:53,912 [salt.state       ][INFO    ][17542] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,913 [salt.state       ][INFO    ][17542] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:04:53,913 [salt.state       ][INFO    ][17542] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.912634 duration_in_ms=0.576
2017-12-14 03:04:53,913 [salt.state       ][INFO    ][17542] Running state [mdb03] at time 03:04:53.912794
2017-12-14 03:04:53,913 [salt.state       ][INFO    ][17542] Executing state host.present for mdb03
2017-12-14 03:04:53,913 [salt.state       ][INFO    ][17542] Host mdb03 (10.167.4.78) already present
2017-12-14 03:04:53,913 [salt.state       ][INFO    ][17542] Completed state [mdb03] at time 03:04:53.913356 duration_in_ms=0.563
2017-12-14 03:04:53,914 [salt.state       ][INFO    ][17542] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.913507
2017-12-14 03:04:53,914 [salt.state       ][INFO    ][17542] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,914 [salt.state       ][INFO    ][17542] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:04:53,914 [salt.state       ][INFO    ][17542] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.914069 duration_in_ms=0.562
2017-12-14 03:04:53,914 [salt.state       ][INFO    ][17542] Running state [mdb01] at time 03:04:53.914220
2017-12-14 03:04:53,914 [salt.state       ][INFO    ][17542] Executing state host.present for mdb01
2017-12-14 03:04:53,915 [salt.state       ][INFO    ][17542] Host mdb01 (10.167.4.76) already present
2017-12-14 03:04:53,915 [salt.state       ][INFO    ][17542] Completed state [mdb01] at time 03:04:53.914779 duration_in_ms=0.559
2017-12-14 03:04:53,915 [salt.state       ][INFO    ][17542] Running state [mdb] at time 03:04:53.914928
2017-12-14 03:04:53,915 [salt.state       ][INFO    ][17542] Executing state host.present for mdb
2017-12-14 03:04:53,915 [salt.state       ][INFO    ][17542] Host mdb (10.167.4.75) already present
2017-12-14 03:04:53,916 [salt.state       ][INFO    ][17542] Completed state [mdb] at time 03:04:53.915493 duration_in_ms=0.566
2017-12-14 03:04:53,916 [salt.state       ][INFO    ][17542] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.915638
2017-12-14 03:04:53,916 [salt.state       ][INFO    ][17542] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,916 [salt.state       ][INFO    ][17542] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:04:53,916 [salt.state       ][INFO    ][17542] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.916200 duration_in_ms=0.561
2017-12-14 03:04:53,916 [salt.state       ][INFO    ][17542] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.916347
2017-12-14 03:04:53,916 [salt.state       ][INFO    ][17542] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,917 [salt.state       ][INFO    ][17542] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:04:53,917 [salt.state       ][INFO    ][17542] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.916940 duration_in_ms=0.594
2017-12-14 03:04:53,917 [salt.state       ][INFO    ][17542] Running state [cfg01] at time 03:04:53.917086
2017-12-14 03:04:53,917 [salt.state       ][INFO    ][17542] Executing state host.present for cfg01
2017-12-14 03:04:53,918 [salt.state       ][INFO    ][17542] Host cfg01 (10.167.4.100) already present
2017-12-14 03:04:53,918 [salt.state       ][INFO    ][17542] Completed state [cfg01] at time 03:04:53.917637 duration_in_ms=0.55
2017-12-14 03:04:53,918 [salt.state       ][INFO    ][17542] Running state [prx01] at time 03:04:53.917782
2017-12-14 03:04:53,918 [salt.state       ][INFO    ][17542] Executing state host.present for prx01
2017-12-14 03:04:53,918 [salt.state       ][INFO    ][17542] Host prx01 (10.167.4.104) already present
2017-12-14 03:04:53,918 [salt.state       ][INFO    ][17542] Completed state [prx01] at time 03:04:53.918330 duration_in_ms=0.548
2017-12-14 03:04:53,918 [salt.state       ][INFO    ][17542] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.918475
2017-12-14 03:04:53,919 [salt.state       ][INFO    ][17542] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,919 [salt.state       ][INFO    ][17542] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:04:53,919 [salt.state       ][INFO    ][17542] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.919030 duration_in_ms=0.555
2017-12-14 03:04:53,919 [salt.state       ][INFO    ][17542] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.919176
2017-12-14 03:04:53,919 [salt.state       ][INFO    ][17542] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,920 [salt.state       ][INFO    ][17542] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:04:53,920 [salt.state       ][INFO    ][17542] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.919734 duration_in_ms=0.557
2017-12-14 03:04:53,920 [salt.state       ][INFO    ][17542] Running state [kvm01] at time 03:04:53.919880
2017-12-14 03:04:53,920 [salt.state       ][INFO    ][17542] Executing state host.present for kvm01
2017-12-14 03:04:53,920 [salt.state       ][INFO    ][17542] Host kvm01 (10.167.4.141) already present
2017-12-14 03:04:53,920 [salt.state       ][INFO    ][17542] Completed state [kvm01] at time 03:04:53.920435 duration_in_ms=0.555
2017-12-14 03:04:53,921 [salt.state       ][INFO    ][17542] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.920592
2017-12-14 03:04:53,921 [salt.state       ][INFO    ][17542] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,921 [salt.state       ][INFO    ][17542] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:04:53,921 [salt.state       ][INFO    ][17542] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.921173 duration_in_ms=0.582
2017-12-14 03:04:53,921 [salt.state       ][INFO    ][17542] Running state [kvm03] at time 03:04:53.921319
2017-12-14 03:04:53,921 [salt.state       ][INFO    ][17542] Executing state host.present for kvm03
2017-12-14 03:04:53,922 [salt.state       ][INFO    ][17542] Host kvm03 (10.167.4.143) already present
2017-12-14 03:04:53,922 [salt.state       ][INFO    ][17542] Completed state [kvm03] at time 03:04:53.921875 duration_in_ms=0.555
2017-12-14 03:04:53,922 [salt.state       ][INFO    ][17542] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.922020
2017-12-14 03:04:53,922 [salt.state       ][INFO    ][17542] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,922 [salt.state       ][INFO    ][17542] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:04:53,923 [salt.state       ][INFO    ][17542] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.922574 duration_in_ms=0.555
2017-12-14 03:04:53,923 [salt.state       ][INFO    ][17542] Running state [kvm02] at time 03:04:53.922722
2017-12-14 03:04:53,923 [salt.state       ][INFO    ][17542] Executing state host.present for kvm02
2017-12-14 03:04:53,923 [salt.state       ][INFO    ][17542] Host kvm02 (10.167.4.142) already present
2017-12-14 03:04:53,923 [salt.state       ][INFO    ][17542] Completed state [kvm02] at time 03:04:53.923448 duration_in_ms=0.726
2017-12-14 03:04:53,924 [salt.state       ][INFO    ][17542] Running state [dbs] at time 03:04:53.923600
2017-12-14 03:04:53,924 [salt.state       ][INFO    ][17542] Executing state host.present for dbs
2017-12-14 03:04:53,924 [salt.state       ][INFO    ][17542] Host dbs (10.167.4.50) already present
2017-12-14 03:04:53,924 [salt.state       ][INFO    ][17542] Completed state [dbs] at time 03:04:53.924163 duration_in_ms=0.563
2017-12-14 03:04:53,924 [salt.state       ][INFO    ][17542] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.924310
2017-12-14 03:04:53,924 [salt.state       ][INFO    ][17542] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,925 [salt.state       ][INFO    ][17542] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:04:53,925 [salt.state       ][INFO    ][17542] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.924890 duration_in_ms=0.58
2017-12-14 03:04:53,925 [salt.state       ][INFO    ][17542] Running state [prx] at time 03:04:53.925036
2017-12-14 03:04:53,925 [salt.state       ][INFO    ][17542] Executing state host.present for prx
2017-12-14 03:04:53,925 [salt.state       ][INFO    ][17542] Host prx (172.30.10.103) already present
2017-12-14 03:04:53,926 [salt.state       ][INFO    ][17542] Completed state [prx] at time 03:04:53.925590 duration_in_ms=0.553
2017-12-14 03:04:53,926 [salt.state       ][INFO    ][17542] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.925734
2017-12-14 03:04:53,926 [salt.state       ][INFO    ][17542] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,926 [salt.state       ][INFO    ][17542] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:04:53,926 [salt.state       ][INFO    ][17542] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.926290 duration_in_ms=0.555
2017-12-14 03:04:53,926 [salt.state       ][INFO    ][17542] Running state [prx02] at time 03:04:53.926437
2017-12-14 03:04:53,927 [salt.state       ][INFO    ][17542] Executing state host.present for prx02
2017-12-14 03:04:53,927 [salt.state       ][INFO    ][17542] Host prx02 (10.167.4.105) already present
2017-12-14 03:04:53,927 [salt.state       ][INFO    ][17542] Completed state [prx02] at time 03:04:53.927010 duration_in_ms=0.573
2017-12-14 03:04:53,927 [salt.state       ][INFO    ][17542] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.927153
2017-12-14 03:04:53,927 [salt.state       ][INFO    ][17542] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,928 [salt.state       ][INFO    ][17542] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:04:53,928 [salt.state       ][INFO    ][17542] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.927703 duration_in_ms=0.549
2017-12-14 03:04:53,928 [salt.state       ][INFO    ][17542] Running state [gtw01] at time 03:04:53.927849
2017-12-14 03:04:53,928 [salt.state       ][INFO    ][17542] Executing state host.present for gtw01
2017-12-14 03:04:53,928 [salt.state       ][INFO    ][17542] Host gtw01 (10.167.4.124) already present
2017-12-14 03:04:53,928 [salt.state       ][INFO    ][17542] Completed state [gtw01] at time 03:04:53.928398 duration_in_ms=0.549
2017-12-14 03:04:53,929 [salt.state       ][INFO    ][17542] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.928542
2017-12-14 03:04:53,929 [salt.state       ][INFO    ][17542] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,929 [salt.state       ][INFO    ][17542] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:04:53,929 [salt.state       ][INFO    ][17542] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.929121 duration_in_ms=0.579
2017-12-14 03:04:53,929 [salt.state       ][INFO    ][17542] Running state [gtw02] at time 03:04:53.929267
2017-12-14 03:04:53,929 [salt.state       ][INFO    ][17542] Executing state host.present for gtw02
2017-12-14 03:04:53,930 [salt.state       ][INFO    ][17542] Host gtw02 (10.167.4.125) already present
2017-12-14 03:04:53,930 [salt.state       ][INFO    ][17542] Completed state [gtw02] at time 03:04:53.929815 duration_in_ms=0.549
2017-12-14 03:04:53,930 [salt.state       ][INFO    ][17542] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.929958
2017-12-14 03:04:53,930 [salt.state       ][INFO    ][17542] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,930 [salt.state       ][INFO    ][17542] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:04:53,931 [salt.state       ][INFO    ][17542] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.930508 duration_in_ms=0.549
2017-12-14 03:04:53,931 [salt.state       ][INFO    ][17542] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.930652
2017-12-14 03:04:53,931 [salt.state       ][INFO    ][17542] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:53,931 [salt.state       ][INFO    ][17542] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:04:53,931 [salt.state       ][INFO    ][17542] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:53.931203 duration_in_ms=0.551
2017-12-14 03:04:53,931 [salt.state       ][INFO    ][17542] Running state [msg02] at time 03:04:53.931350
2017-12-14 03:04:53,931 [salt.state       ][INFO    ][17542] Executing state host.present for msg02
2017-12-14 03:04:53,932 [salt.state       ][INFO    ][17542] Host msg02 (10.167.4.42) already present
2017-12-14 03:04:53,932 [salt.state       ][INFO    ][17542] Completed state [msg02] at time 03:04:53.931901 duration_in_ms=0.55
2017-12-14 03:04:53,933 [salt.state       ][INFO    ][17542] Running state [file.replace] at time 03:04:53.932524
2017-12-14 03:04:53,933 [salt.state       ][INFO    ][17542] Executing state module.run for file.replace
2017-12-14 03:04:53,998 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:04:54,006 [salt.state       ][INFO    ][17542] onlyif execution failed
2017-12-14 03:04:54,007 [salt.state       ][INFO    ][17542] Completed state [file.replace] at time 03:04:54.006597 duration_in_ms=74.073
2017-12-14 03:04:54,007 [salt.state       ][INFO    ][17542] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.006849
2017-12-14 03:04:54,007 [salt.state       ][INFO    ][17542] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,008 [salt.state       ][INFO    ][17542] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:04:54,008 [salt.state       ][INFO    ][17542] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.007710 duration_in_ms=0.861
2017-12-14 03:04:54,008 [salt.state       ][INFO    ][17542] Running state [msg03] at time 03:04:54.007875
2017-12-14 03:04:54,008 [salt.state       ][INFO    ][17542] Executing state host.present for msg03
2017-12-14 03:04:54,008 [salt.state       ][INFO    ][17542] Host msg03 (10.167.4.43) already present
2017-12-14 03:04:54,008 [salt.state       ][INFO    ][17542] Completed state [msg03] at time 03:04:54.008473 duration_in_ms=0.598
2017-12-14 03:04:54,009 [salt.state       ][INFO    ][17542] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.008639
2017-12-14 03:04:54,009 [salt.state       ][INFO    ][17542] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,009 [salt.state       ][INFO    ][17542] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:04:54,009 [salt.state       ][INFO    ][17542] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.009470 duration_in_ms=0.831
2017-12-14 03:04:54,010 [salt.state       ][INFO    ][17542] Running state [msg01] at time 03:04:54.009631
2017-12-14 03:04:54,010 [salt.state       ][INFO    ][17542] Executing state host.present for msg01
2017-12-14 03:04:54,010 [salt.state       ][INFO    ][17542] Host msg01 (10.167.4.41) already present
2017-12-14 03:04:54,010 [salt.state       ][INFO    ][17542] Completed state [msg01] at time 03:04:54.010208 duration_in_ms=0.577
2017-12-14 03:04:54,010 [salt.state       ][INFO    ][17542] Running state [msg] at time 03:04:54.010355
2017-12-14 03:04:54,011 [salt.state       ][INFO    ][17542] Executing state host.present for msg
2017-12-14 03:04:54,011 [salt.state       ][INFO    ][17542] Host msg (10.167.4.40) already present
2017-12-14 03:04:54,011 [salt.state       ][INFO    ][17542] Completed state [msg] at time 03:04:54.010924 duration_in_ms=0.57
2017-12-14 03:04:54,011 [salt.state       ][INFO    ][17542] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.011076
2017-12-14 03:04:54,011 [salt.state       ][INFO    ][17542] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,012 [salt.state       ][INFO    ][17542] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:04:54,012 [salt.state       ][INFO    ][17542] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.011645 duration_in_ms=0.57
2017-12-14 03:04:54,012 [salt.state       ][INFO    ][17542] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.011796
2017-12-14 03:04:54,012 [salt.state       ][INFO    ][17542] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,012 [salt.state       ][INFO    ][17542] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:04:54,012 [salt.state       ][INFO    ][17542] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.012366 duration_in_ms=0.569
2017-12-14 03:04:54,013 [salt.state       ][INFO    ][17542] Running state [cfg01] at time 03:04:54.012514
2017-12-14 03:04:54,013 [salt.state       ][INFO    ][17542] Executing state host.present for cfg01
2017-12-14 03:04:54,013 [salt.state       ][INFO    ][17542] Host cfg01 (10.167.4.100) already present
2017-12-14 03:04:54,013 [salt.state       ][INFO    ][17542] Completed state [cfg01] at time 03:04:54.013112 duration_in_ms=0.599
2017-12-14 03:04:54,013 [salt.state       ][INFO    ][17542] Running state [cmp002] at time 03:04:54.013260
2017-12-14 03:04:54,013 [salt.state       ][INFO    ][17542] Executing state host.present for cmp002
2017-12-14 03:04:54,014 [salt.state       ][INFO    ][17542] Host cmp002 (10.167.4.102) already present
2017-12-14 03:04:54,014 [salt.state       ][INFO    ][17542] Completed state [cmp002] at time 03:04:54.013821 duration_in_ms=0.561
2017-12-14 03:04:54,014 [salt.state       ][INFO    ][17542] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.013968
2017-12-14 03:04:54,014 [salt.state       ][INFO    ][17542] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,014 [salt.state       ][INFO    ][17542] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:04:54,015 [salt.state       ][INFO    ][17542] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.014530 duration_in_ms=0.562
2017-12-14 03:04:54,015 [salt.state       ][INFO    ][17542] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.014682
2017-12-14 03:04:54,015 [salt.state       ][INFO    ][17542] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,015 [salt.state       ][INFO    ][17542] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:04:54,015 [salt.state       ][INFO    ][17542] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.015249 duration_in_ms=0.567
2017-12-14 03:04:54,015 [salt.state       ][INFO    ][17542] Running state [cmp001] at time 03:04:54.015398
2017-12-14 03:04:54,016 [salt.state       ][INFO    ][17542] Executing state host.present for cmp001
2017-12-14 03:04:54,016 [salt.state       ][INFO    ][17542] Host cmp001 (10.167.4.101) already present
2017-12-14 03:04:54,016 [salt.state       ][INFO    ][17542] Completed state [cmp001] at time 03:04:54.015955 duration_in_ms=0.557
2017-12-14 03:04:54,016 [salt.state       ][INFO    ][17542] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.016100
2017-12-14 03:04:54,016 [salt.state       ][INFO    ][17542] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,017 [salt.state       ][INFO    ][17542] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:04:54,017 [salt.state       ][INFO    ][17542] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.016702 duration_in_ms=0.602
2017-12-14 03:04:54,017 [salt.state       ][INFO    ][17542] Running state [dbs01] at time 03:04:54.016854
2017-12-14 03:04:54,017 [salt.state       ][INFO    ][17542] Executing state host.present for dbs01
2017-12-14 03:04:54,017 [salt.state       ][INFO    ][17542] Host dbs01 (10.167.4.51) already present
2017-12-14 03:04:54,017 [salt.state       ][INFO    ][17542] Completed state [dbs01] at time 03:04:54.017418 duration_in_ms=0.563
2017-12-14 03:04:54,018 [salt.state       ][INFO    ][17542] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.017564
2017-12-14 03:04:54,018 [salt.state       ][INFO    ][17542] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,018 [salt.state       ][INFO    ][17542] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:04:54,018 [salt.state       ][INFO    ][17542] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.018126 duration_in_ms=0.561
2017-12-14 03:04:54,018 [salt.state       ][INFO    ][17542] Running state [dbs02] at time 03:04:54.018269
2017-12-14 03:04:54,018 [salt.state       ][INFO    ][17542] Executing state host.present for dbs02
2017-12-14 03:04:54,019 [salt.state       ][INFO    ][17542] Host dbs02 (10.167.4.52) already present
2017-12-14 03:04:54,019 [salt.state       ][INFO    ][17542] Completed state [dbs02] at time 03:04:54.018827 duration_in_ms=0.557
2017-12-14 03:04:54,019 [salt.state       ][INFO    ][17542] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.018976
2017-12-14 03:04:54,019 [salt.state       ][INFO    ][17542] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,019 [salt.state       ][INFO    ][17542] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:04:54,020 [salt.state       ][INFO    ][17542] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.019542 duration_in_ms=0.566
2017-12-14 03:04:54,020 [salt.state       ][INFO    ][17542] Running state [dbs03] at time 03:04:54.019689
2017-12-14 03:04:54,020 [salt.state       ][INFO    ][17542] Executing state host.present for dbs03
2017-12-14 03:04:54,020 [salt.state       ][INFO    ][17542] Host dbs03 (10.167.4.53) already present
2017-12-14 03:04:54,020 [salt.state       ][INFO    ][17542] Completed state [dbs03] at time 03:04:54.020243 duration_in_ms=0.554
2017-12-14 03:04:54,020 [salt.state       ][INFO    ][17542] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.020389
2017-12-14 03:04:54,021 [salt.state       ][INFO    ][17542] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,021 [salt.state       ][INFO    ][17542] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:04:54,021 [salt.state       ][INFO    ][17542] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.020980 duration_in_ms=0.592
2017-12-14 03:04:54,021 [salt.state       ][INFO    ][17542] Running state [mas01] at time 03:04:54.021129
2017-12-14 03:04:54,021 [salt.state       ][INFO    ][17542] Executing state host.present for mas01
2017-12-14 03:04:54,022 [salt.state       ][INFO    ][17542] Host mas01 (10.167.4.3) already present
2017-12-14 03:04:54,022 [salt.state       ][INFO    ][17542] Completed state [mas01] at time 03:04:54.021685 duration_in_ms=0.557
2017-12-14 03:04:54,022 [salt.state       ][INFO    ][17542] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.021836
2017-12-14 03:04:54,022 [salt.state       ][INFO    ][17542] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,022 [salt.state       ][INFO    ][17542] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:04:54,022 [salt.state       ][INFO    ][17542] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.022401 duration_in_ms=0.565
2017-12-14 03:04:54,023 [salt.state       ][INFO    ][17542] Running state [ctl02] at time 03:04:54.022546
2017-12-14 03:04:54,023 [salt.state       ][INFO    ][17542] Executing state host.present for ctl02
2017-12-14 03:04:54,023 [salt.state       ][INFO    ][17542] Host ctl02 (10.167.4.12) already present
2017-12-14 03:04:54,023 [salt.state       ][INFO    ][17542] Completed state [ctl02] at time 03:04:54.023103 duration_in_ms=0.556
2017-12-14 03:04:54,023 [salt.state       ][INFO    ][17542] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.023250
2017-12-14 03:04:54,023 [salt.state       ][INFO    ][17542] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,024 [salt.state       ][INFO    ][17542] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:04:54,024 [salt.state       ][INFO    ][17542] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.023817 duration_in_ms=0.567
2017-12-14 03:04:54,024 [salt.state       ][INFO    ][17542] Running state [ctl03] at time 03:04:54.023963
2017-12-14 03:04:54,024 [salt.state       ][INFO    ][17542] Executing state host.present for ctl03
2017-12-14 03:04:54,024 [salt.state       ][INFO    ][17542] Host ctl03 (10.167.4.13) already present
2017-12-14 03:04:54,025 [salt.state       ][INFO    ][17542] Completed state [ctl03] at time 03:04:54.024624 duration_in_ms=0.66
2017-12-14 03:04:54,025 [salt.state       ][INFO    ][17542] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.024791
2017-12-14 03:04:54,025 [salt.state       ][INFO    ][17542] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,025 [salt.state       ][INFO    ][17542] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:04:54,025 [salt.state       ][INFO    ][17542] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.025353 duration_in_ms=0.562
2017-12-14 03:04:54,026 [salt.state       ][INFO    ][17542] Running state [ctl01] at time 03:04:54.025499
2017-12-14 03:04:54,026 [salt.state       ][INFO    ][17542] Executing state host.present for ctl01
2017-12-14 03:04:54,026 [salt.state       ][INFO    ][17542] Host ctl01 (10.167.4.11) already present
2017-12-14 03:04:54,026 [salt.state       ][INFO    ][17542] Completed state [ctl01] at time 03:04:54.026057 duration_in_ms=0.558
2017-12-14 03:04:54,026 [salt.state       ][INFO    ][17542] Running state [ctl] at time 03:04:54.026201
2017-12-14 03:04:54,026 [salt.state       ][INFO    ][17542] Executing state host.present for ctl
2017-12-14 03:04:54,027 [salt.state       ][INFO    ][17542] Host ctl (10.167.4.10) already present
2017-12-14 03:04:54,027 [salt.state       ][INFO    ][17542] Completed state [ctl] at time 03:04:54.026769 duration_in_ms=0.567
2017-12-14 03:04:54,027 [salt.state       ][INFO    ][17542] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.026914
2017-12-14 03:04:54,027 [salt.state       ][INFO    ][17542] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:04:54,027 [salt.state       ][INFO    ][17542] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:04:54,028 [salt.state       ][INFO    ][17542] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:04:54.027481 duration_in_ms=0.567
2017-12-14 03:04:54,028 [salt.state       ][INFO    ][17542] Running state [ens2] at time 03:04:54.027626
2017-12-14 03:04:54,028 [salt.state       ][INFO    ][17542] Executing state network.managed for ens2
2017-12-14 03:04:54,358 [salt.state       ][INFO    ][17542] Interface ens2 is up to date.
2017-12-14 03:04:54,358 [salt.state       ][INFO    ][17542] Completed state [ens2] at time 03:04:54.357801 duration_in_ms=330.175
2017-12-14 03:04:54,358 [salt.state       ][INFO    ][17542] Running state [ens3] at time 03:04:54.358044
2017-12-14 03:04:54,358 [salt.state       ][INFO    ][17542] Executing state network.managed for ens3
2017-12-14 03:04:54,641 [salt.state       ][INFO    ][17542] Interface ens3 is up to date.
2017-12-14 03:04:54,642 [salt.state       ][INFO    ][17542] Completed state [ens3] at time 03:04:54.641690 duration_in_ms=283.645
2017-12-14 03:04:54,642 [salt.state       ][INFO    ][17542] Running state [/etc/profile.d/proxy.sh] at time 03:04:54.641987
2017-12-14 03:04:54,642 [salt.state       ][INFO    ][17542] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 03:04:54,643 [salt.state       ][INFO    ][17542] File /etc/profile.d/proxy.sh is not present
2017-12-14 03:04:54,643 [salt.state       ][INFO    ][17542] Completed state [/etc/profile.d/proxy.sh] at time 03:04:54.642835 duration_in_ms=0.848
2017-12-14 03:04:54,643 [salt.state       ][INFO    ][17542] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:04:54.643130
2017-12-14 03:04:54,643 [salt.state       ][INFO    ][17542] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 03:04:54,644 [salt.state       ][INFO    ][17542] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 03:04:54,644 [salt.state       ][INFO    ][17542] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:04:54.643927 duration_in_ms=0.797
2017-12-14 03:04:54,644 [salt.state       ][INFO    ][17542] Running state [ntp] at time 03:04:54.644191
2017-12-14 03:04:54,644 [salt.state       ][INFO    ][17542] Executing state pkg.installed for ntp
2017-12-14 03:04:54,648 [salt.state       ][INFO    ][17542] Package ntp is already installed
2017-12-14 03:04:54,648 [salt.state       ][INFO    ][17542] Completed state [ntp] at time 03:04:54.647892 duration_in_ms=3.702
2017-12-14 03:04:54,649 [salt.state       ][INFO    ][17542] Running state [/etc/ntp.conf] at time 03:04:54.648787
2017-12-14 03:04:54,649 [salt.state       ][INFO    ][17542] Executing state file.managed for /etc/ntp.conf
2017-12-14 03:04:54,668 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 03:04:54,695 [salt.fileclient  ][INFO    ][17542] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:04:54,702 [salt.state       ][INFO    ][17542] File /etc/ntp.conf is in the correct state
2017-12-14 03:04:54,703 [salt.state       ][INFO    ][17542] Completed state [/etc/ntp.conf] at time 03:04:54.702782 duration_in_ms=53.994
2017-12-14 03:04:54,704 [salt.state       ][INFO    ][17542] Running state [ntp] at time 03:04:54.703996
2017-12-14 03:04:54,704 [salt.state       ][INFO    ][17542] Executing state service.running for ntp
2017-12-14 03:04:54,705 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 03:04:54,717 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 03:04:54,727 [salt.loaded.int.module.cmdmod][INFO    ][17542] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 03:04:54,741 [salt.state       ][INFO    ][17542] The service ntp is already running
2017-12-14 03:04:54,741 [salt.state       ][INFO    ][17542] Completed state [ntp] at time 03:04:54.741255 duration_in_ms=37.259
2017-12-14 03:04:54,744 [salt.minion      ][INFO    ][17542] Returning information for job: 20171214030439566390
2017-12-14 03:05:20,756 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.apply with jid 20171214030520744307
2017-12-14 03:05:20,775 [salt.minion      ][INFO    ][19505] Starting a new job with PID 19505
2017-12-14 03:05:23,575 [salt.state       ][INFO    ][19505] Loading fresh modules for state activity
2017-12-14 03:05:23,964 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 03:05:23,988 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 03:05:24,019 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,067 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 03:05:24,085 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,133 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 03:05:24,151 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,198 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 03:05:24,269 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,338 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 03:05:24,366 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,416 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 03:05:24,431 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,478 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 03:05:24,506 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,563 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 03:05:24,591 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,638 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 03:05:24,679 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,731 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 03:05:24,763 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,821 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 03:05:24,900 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:24,954 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 03:05:24,993 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:25,039 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 03:05:25,062 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:25,109 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 03:05:25,127 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:25,174 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 03:05:25,192 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:25,245 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 03:05:25,264 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:25,336 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 03:05:25,358 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:25,426 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:05:25,460 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:25,542 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 03:05:25,606 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:25,656 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 03:05:25,673 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:25,723 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 03:05:25,847 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:25,900 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 03:05:25,911 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 03:05:25,930 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:05:25,948 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 03:05:25,966 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:05:25,979 [salt.state       ][INFO    ][19505] Running state [/etc/environment] at time 03:05:25.978617
2017-12-14 03:05:25,979 [salt.state       ][INFO    ][19505] Executing state file.blockreplace for /etc/environment
2017-12-14 03:05:25,983 [salt.state       ][INFO    ][19505] No changes needed to be made
2017-12-14 03:05:25,983 [salt.state       ][INFO    ][19505] Completed state [/etc/environment] at time 03:05:25.983087 duration_in_ms=4.47
2017-12-14 03:05:25,983 [salt.state       ][INFO    ][19505] Running state [/etc/profile.d] at time 03:05:25.983382
2017-12-14 03:05:25,984 [salt.state       ][INFO    ][19505] Executing state file.directory for /etc/profile.d
2017-12-14 03:05:25,984 [salt.state       ][INFO    ][19505] Directory /etc/profile.d is in the correct state
2017-12-14 03:05:25,985 [salt.state       ][INFO    ][19505] Completed state [/etc/profile.d] at time 03:05:25.984745 duration_in_ms=1.362
2017-12-14 03:05:26,258 [salt.state       ][INFO    ][19505] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:05:26.257503
2017-12-14 03:05:26,258 [salt.state       ][INFO    ][19505] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 03:05:26,277 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 03:05:26,282 [salt.state       ][INFO    ][19505] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-14 03:05:26,283 [salt.state       ][INFO    ][19505] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:05:26.282734 duration_in_ms=25.231
2017-12-14 03:05:26,283 [salt.state       ][INFO    ][19505] Running state [linux_repo_prereq_pkgs] at time 03:05:26.283435
2017-12-14 03:05:26,284 [salt.state       ][INFO    ][19505] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 03:05:26,284 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:05:26,734 [salt.state       ][INFO    ][19505] All specified packages are already installed
2017-12-14 03:05:26,735 [salt.state       ][INFO    ][19505] Completed state [linux_repo_prereq_pkgs] at time 03:05:26.734491 duration_in_ms=451.055
2017-12-14 03:05:26,735 [salt.state       ][INFO    ][19505] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:05:26.734821
2017-12-14 03:05:26,735 [salt.state       ][INFO    ][19505] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-14 03:05:26,736 [salt.state       ][INFO    ][19505] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-14 03:05:26,736 [salt.state       ][INFO    ][19505] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:05:26.735795 duration_in_ms=0.974
2017-12-14 03:05:26,736 [salt.state       ][INFO    ][19505] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:05:26.736065
2017-12-14 03:05:26,736 [salt.state       ][INFO    ][19505] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-14 03:05:26,752 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:05:26,770 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:26,806 [salt.state       ][INFO    ][19505] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-14 03:05:26,806 [salt.state       ][INFO    ][19505] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:05:26.806463 duration_in_ms=70.398
2017-12-14 03:05:26,809 [salt.state       ][INFO    ][19505] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:05:26.808619
2017-12-14 03:05:26,809 [salt.state       ][INFO    ][19505] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-14 03:05:27,040 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-14 03:05:27,119 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:05:29,302 [salt.state       ][INFO    ][19505] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-14 03:05:29,302 [salt.state       ][INFO    ][19505] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:05:29.302344 duration_in_ms=2493.725
2017-12-14 03:05:29,303 [salt.state       ][INFO    ][19505] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:05:29.302705
2017-12-14 03:05:29,303 [salt.state       ][INFO    ][19505] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-14 03:05:29,303 [salt.state       ][INFO    ][19505] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-14 03:05:29,304 [salt.state       ][INFO    ][19505] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:05:29.303712 duration_in_ms=1.007
2017-12-14 03:05:29,304 [salt.state       ][INFO    ][19505] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:05:29.303989
2017-12-14 03:05:29,304 [salt.state       ][INFO    ][19505] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-14 03:05:29,320 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:05:29,339 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:29,374 [salt.state       ][INFO    ][19505] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-14 03:05:29,375 [salt.state       ][INFO    ][19505] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:05:29.374658 duration_in_ms=70.669
2017-12-14 03:05:29,376 [salt.state       ][INFO    ][19505] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:05:29.375480
2017-12-14 03:05:29,376 [salt.state       ][INFO    ][19505] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-14 03:05:29,510 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-14 03:05:29,585 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:05:30,861 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030530842422
2017-12-14 03:05:30,883 [salt.minion      ][INFO    ][20508] Starting a new job with PID 20508
2017-12-14 03:05:30,901 [salt.minion      ][INFO    ][20508] Returning information for job: 20171214030530842422
2017-12-14 03:05:31,538 [salt.state       ][INFO    ][19505] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-14 03:05:31,539 [salt.state       ][INFO    ][19505] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:05:31.538635 duration_in_ms=2163.154
2017-12-14 03:05:31,539 [salt.state       ][INFO    ][19505] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:05:31.538969
2017-12-14 03:05:31,539 [salt.state       ][INFO    ][19505] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 03:05:31,540 [salt.state       ][INFO    ][19505] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 03:05:31,540 [salt.state       ][INFO    ][19505] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:05:31.539972 duration_in_ms=1.002
2017-12-14 03:05:31,540 [salt.state       ][INFO    ][19505] Running state [/etc/apt/preferences.d/uca] at time 03:05:31.540243
2017-12-14 03:05:31,541 [salt.state       ][INFO    ][19505] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 03:05:31,541 [salt.state       ][INFO    ][19505] File /etc/apt/preferences.d/uca is not present
2017-12-14 03:05:31,541 [salt.state       ][INFO    ][19505] Completed state [/etc/apt/preferences.d/uca] at time 03:05:31.541128 duration_in_ms=0.884
2017-12-14 03:05:31,542 [salt.state       ][INFO    ][19505] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:05:31.541903
2017-12-14 03:05:31,542 [salt.state       ][INFO    ][19505] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 03:05:31,589 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 03:05:31,638 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:05:33,555 [salt.state       ][INFO    ][19505] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-14 03:05:33,555 [salt.state       ][INFO    ][19505] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:05:33.555104 duration_in_ms=2013.2
2017-12-14 03:05:33,555 [salt.state       ][INFO    ][19505] Running state [linux_extra_packages_purged] at time 03:05:33.555459
2017-12-14 03:05:33,556 [salt.state       ][INFO    ][19505] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 03:05:33,561 [salt.state       ][INFO    ][19505] All specified packages are already absent
2017-12-14 03:05:33,562 [salt.state       ][INFO    ][19505] Completed state [linux_extra_packages_purged] at time 03:05:33.561650 duration_in_ms=6.191
2017-12-14 03:05:33,562 [salt.state       ][INFO    ][19505] Running state [linux_extra_packages_latest] at time 03:05:33.561938
2017-12-14 03:05:33,562 [salt.state       ][INFO    ][19505] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 03:05:33,565 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:05:35,470 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 03:05:35,512 [salt.state       ][INFO    ][19505] Package mcelog is already up-to-date
2017-12-14 03:05:35,512 [salt.state       ][INFO    ][19505] Completed state [linux_extra_packages_latest] at time 03:05:35.512199 duration_in_ms=1950.261
2017-12-14 03:05:35,513 [salt.state       ][INFO    ][19505] Running state [UTC] at time 03:05:35.513069
2017-12-14 03:05:35,513 [salt.state       ][INFO    ][19505] Executing state timezone.system for UTC
2017-12-14 03:05:35,514 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:05:35,543 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:05:35,551 [salt.state       ][INFO    ][19505] Timezone UTC already set, UTC already set to UTC
2017-12-14 03:05:35,552 [salt.state       ][INFO    ][19505] Completed state [UTC] at time 03:05:35.551733 duration_in_ms=38.663
2017-12-14 03:05:35,552 [salt.state       ][INFO    ][19505] Running state [nf_conntrack] at time 03:05:35.552470
2017-12-14 03:05:35,553 [salt.state       ][INFO    ][19505] Executing state kmod.present for nf_conntrack
2017-12-14 03:05:35,553 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'lsmod' in directory '/root'
2017-12-14 03:05:35,561 [salt.state       ][INFO    ][19505] Kernel module nf_conntrack is already present
2017-12-14 03:05:35,561 [salt.state       ][INFO    ][19505] Completed state [nf_conntrack] at time 03:05:35.561386 duration_in_ms=8.914
2017-12-14 03:05:35,562 [salt.state       ][INFO    ][19505] Running state [kernel.panic] at time 03:05:35.561974
2017-12-14 03:05:35,562 [salt.state       ][INFO    ][19505] Executing state sysctl.present for kernel.panic
2017-12-14 03:05:35,568 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,581 [salt.state       ][INFO    ][19505] Sysctl value kernel.panic = 60 is already set
2017-12-14 03:05:35,581 [salt.state       ][INFO    ][19505] Completed state [kernel.panic] at time 03:05:35.581280 duration_in_ms=19.305
2017-12-14 03:05:35,582 [salt.state       ][INFO    ][19505] Running state [net.ipv4.tcp_keepalive_probes] at time 03:05:35.581621
2017-12-14 03:05:35,582 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 03:05:35,582 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,595 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-14 03:05:35,596 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:05:35.595561 duration_in_ms=13.939
2017-12-14 03:05:35,596 [salt.state       ][INFO    ][19505] Running state [fs.file-max] at time 03:05:35.595916
2017-12-14 03:05:35,596 [salt.state       ][INFO    ][19505] Executing state sysctl.present for fs.file-max
2017-12-14 03:05:35,597 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,608 [salt.state       ][INFO    ][19505] Sysctl value fs.file-max = 124165 is already set
2017-12-14 03:05:35,609 [salt.state       ][INFO    ][19505] Completed state [fs.file-max] at time 03:05:35.608895 duration_in_ms=12.978
2017-12-14 03:05:35,609 [salt.state       ][INFO    ][19505] Running state [net.core.somaxconn] at time 03:05:35.609230
2017-12-14 03:05:35,610 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.core.somaxconn
2017-12-14 03:05:35,610 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,622 [salt.state       ][INFO    ][19505] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-14 03:05:35,623 [salt.state       ][INFO    ][19505] Completed state [net.core.somaxconn] at time 03:05:35.622632 duration_in_ms=13.401
2017-12-14 03:05:35,623 [salt.state       ][INFO    ][19505] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:05:35.622970
2017-12-14 03:05:35,623 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 03:05:35,624 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,636 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-14 03:05:35,636 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:05:35.636160 duration_in_ms=13.189
2017-12-14 03:05:35,637 [salt.state       ][INFO    ][19505] Running state [net.ipv4.tcp_tw_reuse] at time 03:05:35.636512
2017-12-14 03:05:35,637 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 03:05:35,637 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,650 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-14 03:05:35,650 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.tcp_tw_reuse] at time 03:05:35.650218 duration_in_ms=13.705
2017-12-14 03:05:35,651 [salt.state       ][INFO    ][19505] Running state [net.ipv4.tcp_congestion_control] at time 03:05:35.650580
2017-12-14 03:05:35,651 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 03:05:35,651 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,664 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-14 03:05:35,664 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.tcp_congestion_control] at time 03:05:35.664189 duration_in_ms=13.608
2017-12-14 03:05:35,665 [salt.state       ][INFO    ][19505] Running state [net.ipv4.tcp_retries2] at time 03:05:35.664528
2017-12-14 03:05:35,665 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 03:05:35,665 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,678 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-14 03:05:35,678 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.tcp_retries2] at time 03:05:35.677892 duration_in_ms=13.363
2017-12-14 03:05:35,678 [salt.state       ][INFO    ][19505] Running state [net.core.netdev_max_backlog] at time 03:05:35.678222
2017-12-14 03:05:35,679 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 03:05:35,679 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,691 [salt.state       ][INFO    ][19505] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-14 03:05:35,691 [salt.state       ][INFO    ][19505] Completed state [net.core.netdev_max_backlog] at time 03:05:35.691437 duration_in_ms=13.214
2017-12-14 03:05:35,692 [salt.state       ][INFO    ][19505] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:05:35.691779
2017-12-14 03:05:35,692 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 03:05:35,693 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,705 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-14 03:05:35,705 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:05:35.705323 duration_in_ms=13.544
2017-12-14 03:05:35,706 [salt.state       ][INFO    ][19505] Running state [vm.swappiness] at time 03:05:35.705655
2017-12-14 03:05:35,706 [salt.state       ][INFO    ][19505] Executing state sysctl.present for vm.swappiness
2017-12-14 03:05:35,706 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,719 [salt.state       ][INFO    ][19505] Sysctl value vm.swappiness = 10 is already set
2017-12-14 03:05:35,719 [salt.state       ][INFO    ][19505] Completed state [vm.swappiness] at time 03:05:35.719025 duration_in_ms=13.37
2017-12-14 03:05:35,719 [salt.state       ][INFO    ][19505] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:05:35.719383
2017-12-14 03:05:35,720 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 03:05:35,720 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,732 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-14 03:05:35,733 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:05:35.732817 duration_in_ms=13.433
2017-12-14 03:05:35,733 [salt.state       ][INFO    ][19505] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:05:35.733167
2017-12-14 03:05:35,733 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 03:05:35,734 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,746 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-14 03:05:35,746 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:05:35.746176 duration_in_ms=13.008
2017-12-14 03:05:35,747 [salt.state       ][INFO    ][19505] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:05:35.746516
2017-12-14 03:05:35,747 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 03:05:35,747 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,760 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-14 03:05:35,760 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:05:35.760272 duration_in_ms=13.755
2017-12-14 03:05:35,761 [salt.state       ][INFO    ][19505] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:05:35.760717
2017-12-14 03:05:35,761 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 03:05:35,762 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,775 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-14 03:05:35,776 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:05:35.775774 duration_in_ms=15.057
2017-12-14 03:05:35,776 [salt.state       ][INFO    ][19505] Running state [net.ipv4.tcp_fin_timeout] at time 03:05:35.776135
2017-12-14 03:05:35,776 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 03:05:35,777 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,791 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-14 03:05:35,791 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.tcp_fin_timeout] at time 03:05:35.791111 duration_in_ms=14.976
2017-12-14 03:05:35,792 [salt.state       ][INFO    ][19505] Running state [net.ipv4.tcp_keepalive_time] at time 03:05:35.791475
2017-12-14 03:05:35,792 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 03:05:35,792 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,805 [salt.state       ][INFO    ][19505] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-14 03:05:35,806 [salt.state       ][INFO    ][19505] Completed state [net.ipv4.tcp_keepalive_time] at time 03:05:35.805773 duration_in_ms=14.298
2017-12-14 03:05:35,806 [salt.state       ][INFO    ][19505] Running state [net.nf_conntrack_max] at time 03:05:35.806132
2017-12-14 03:05:35,806 [salt.state       ][INFO    ][19505] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 03:05:35,807 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:05:35,820 [salt.state       ][INFO    ][19505] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-14 03:05:35,821 [salt.state       ][INFO    ][19505] Completed state [net.nf_conntrack_max] at time 03:05:35.820520 duration_in_ms=14.388
2017-12-14 03:05:35,821 [salt.state       ][INFO    ][19505] Running state [linux_sysfs_package] at time 03:05:35.820911
2017-12-14 03:05:35,821 [salt.state       ][INFO    ][19505] Executing state pkg.installed for linux_sysfs_package
2017-12-14 03:05:35,824 [salt.state       ][INFO    ][19505] All specified packages are already installed
2017-12-14 03:05:35,825 [salt.state       ][INFO    ][19505] Completed state [linux_sysfs_package] at time 03:05:35.824751 duration_in_ms=3.84
2017-12-14 03:05:35,826 [salt.state       ][INFO    ][19505] Running state [/etc/sysfs.d] at time 03:05:35.825770
2017-12-14 03:05:35,826 [salt.state       ][INFO    ][19505] Executing state file.directory for /etc/sysfs.d
2017-12-14 03:05:35,827 [salt.state       ][INFO    ][19505] Directory /etc/sysfs.d is in the correct state
2017-12-14 03:05:35,827 [salt.state       ][INFO    ][19505] Completed state [/etc/sysfs.d] at time 03:05:35.826899 duration_in_ms=1.128
2017-12-14 03:05:35,828 [salt.state       ][INFO    ][19505] Running state [ondemand] at time 03:05:35.827526
2017-12-14 03:05:35,828 [salt.state       ][INFO    ][19505] Executing state service.dead for ondemand
2017-12-14 03:05:35,828 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 03:05:35,838 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 03:05:35,845 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 03:05:35,855 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'runlevel' in directory '/root'
2017-12-14 03:05:35,862 [salt.state       ][INFO    ][19505] The service ondemand is already dead
2017-12-14 03:05:35,862 [salt.state       ][INFO    ][19505] Completed state [ondemand] at time 03:05:35.862085 duration_in_ms=34.558
2017-12-14 03:05:35,863 [salt.state       ][INFO    ][19505] Running state [cs_CZ.UTF-8] at time 03:05:35.862719
2017-12-14 03:05:35,863 [salt.state       ][INFO    ][19505] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 03:05:35,864 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'locale -a' in directory '/root'
2017-12-14 03:05:35,871 [salt.state       ][INFO    ][19505] Locale cs_CZ.UTF-8 is already present
2017-12-14 03:05:35,871 [salt.state       ][INFO    ][19505] Completed state [cs_CZ.UTF-8] at time 03:05:35.871326 duration_in_ms=8.607
2017-12-14 03:05:35,872 [salt.state       ][INFO    ][19505] Running state [en_US.UTF-8] at time 03:05:35.871668
2017-12-14 03:05:35,872 [salt.state       ][INFO    ][19505] Executing state locale.present for en_US.UTF-8
2017-12-14 03:05:35,872 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'locale -a' in directory '/root'
2017-12-14 03:05:35,880 [salt.state       ][INFO    ][19505] Locale en_US.UTF-8 is already present
2017-12-14 03:05:35,880 [salt.state       ][INFO    ][19505] Completed state [en_US.UTF-8] at time 03:05:35.880174 duration_in_ms=8.506
2017-12-14 03:05:35,881 [salt.state       ][INFO    ][19505] Running state [en_US.UTF-8] at time 03:05:35.881286
2017-12-14 03:05:35,882 [salt.state       ][INFO    ][19505] Executing state locale.system for en_US.UTF-8
2017-12-14 03:05:35,882 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'localectl' in directory '/root'
2017-12-14 03:05:35,919 [salt.state       ][INFO    ][19505] System locale en_US.UTF-8 already set
2017-12-14 03:05:35,919 [salt.state       ][INFO    ][19505] Completed state [en_US.UTF-8] at time 03:05:35.918863 duration_in_ms=37.577
2017-12-14 03:05:35,920 [salt.state       ][INFO    ][19505] Running state [root] at time 03:05:35.920079
2017-12-14 03:05:35,920 [salt.state       ][INFO    ][19505] Executing state user.present for root
2017-12-14 03:05:35,922 [salt.state       ][INFO    ][19505] User root is present and up to date
2017-12-14 03:05:35,922 [salt.state       ][INFO    ][19505] Completed state [root] at time 03:05:35.921773 duration_in_ms=1.695
2017-12-14 03:05:35,923 [salt.state       ][INFO    ][19505] Running state [/root] at time 03:05:35.923113
2017-12-14 03:05:35,923 [salt.state       ][INFO    ][19505] Executing state file.directory for /root
2017-12-14 03:05:35,924 [salt.state       ][INFO    ][19505] Directory /root is in the correct state
2017-12-14 03:05:35,924 [salt.state       ][INFO    ][19505] Completed state [/root] at time 03:05:35.924323 duration_in_ms=1.21
2017-12-14 03:05:35,925 [salt.state       ][INFO    ][19505] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:05:35.924652
2017-12-14 03:05:35,925 [salt.state       ][INFO    ][19505] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 03:05:35,925 [salt.state       ][INFO    ][19505] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 03:05:35,926 [salt.state       ][INFO    ][19505] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:05:35.925610 duration_in_ms=0.957
2017-12-14 03:05:35,926 [salt.state       ][INFO    ][19505] Running state [ubuntu] at time 03:05:35.925919
2017-12-14 03:05:35,926 [salt.state       ][INFO    ][19505] Executing state user.present for ubuntu
2017-12-14 03:05:35,927 [salt.state       ][INFO    ][19505] User ubuntu is present and up to date
2017-12-14 03:05:35,927 [salt.state       ][INFO    ][19505] Completed state [ubuntu] at time 03:05:35.927279 duration_in_ms=1.36
2017-12-14 03:05:35,928 [salt.state       ][INFO    ][19505] Running state [/home/ubuntu] at time 03:05:35.928081
2017-12-14 03:05:35,928 [salt.state       ][INFO    ][19505] Executing state file.directory for /home/ubuntu
2017-12-14 03:05:35,929 [salt.state       ][INFO    ][19505] Directory /home/ubuntu is in the correct state
2017-12-14 03:05:35,929 [salt.state       ][INFO    ][19505] Completed state [/home/ubuntu] at time 03:05:35.929283 duration_in_ms=1.202
2017-12-14 03:05:35,930 [salt.state       ][INFO    ][19505] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:05:35.929979
2017-12-14 03:05:35,930 [salt.state       ][INFO    ][19505] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 03:05:35,949 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 03:05:35,954 [salt.state       ][INFO    ][19505] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-14 03:05:35,955 [salt.state       ][INFO    ][19505] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:05:35.954613 duration_in_ms=24.633
2017-12-14 03:05:35,955 [salt.state       ][INFO    ][19505] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:05:35.954916
2017-12-14 03:05:35,955 [salt.state       ][INFO    ][19505] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 03:05:35,979 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 03:05:35,998 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:36,033 [salt.state       ][INFO    ][19505] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-14 03:05:36,034 [salt.state       ][INFO    ][19505] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:05:36.033606 duration_in_ms=78.69
2017-12-14 03:05:36,034 [salt.state       ][INFO    ][19505] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:05:36.033898
2017-12-14 03:05:36,034 [salt.state       ][INFO    ][19505] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 03:05:36,060 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 03:05:36,076 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:05:36,112 [salt.state       ][INFO    ][19505] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-14 03:05:36,113 [salt.state       ][INFO    ][19505] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:05:36.112727 duration_in_ms=78.828
2017-12-14 03:05:36,114 [salt.state       ][INFO    ][19505] Running state [service.systemctl_reload] at time 03:05:36.113870
2017-12-14 03:05:36,114 [salt.state       ][INFO    ][19505] Executing state module.wait for service.systemctl_reload
2017-12-14 03:05:36,115 [salt.state       ][INFO    ][19505] No changes made for service.systemctl_reload
2017-12-14 03:05:36,115 [salt.state       ][INFO    ][19505] Completed state [service.systemctl_reload] at time 03:05:36.114783 duration_in_ms=0.913
2017-12-14 03:05:36,115 [salt.state       ][INFO    ][19505] Running state [/etc/hostname] at time 03:05:36.115076
2017-12-14 03:05:36,115 [salt.state       ][INFO    ][19505] Executing state file.managed for /etc/hostname
2017-12-14 03:05:36,132 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 03:05:36,133 [salt.state       ][INFO    ][19505] File /etc/hostname is in the correct state
2017-12-14 03:05:36,134 [salt.state       ][INFO    ][19505] Completed state [/etc/hostname] at time 03:05:36.133722 duration_in_ms=18.646
2017-12-14 03:05:36,135 [salt.state       ][INFO    ][19505] Running state [hostname msg02] at time 03:05:36.134818
2017-12-14 03:05:36,135 [salt.state       ][INFO    ][19505] Executing state cmd.wait for hostname msg02
2017-12-14 03:05:36,135 [salt.state       ][INFO    ][19505] No changes made for hostname msg02
2017-12-14 03:05:36,136 [salt.state       ][INFO    ][19505] Completed state [hostname msg02] at time 03:05:36.135703 duration_in_ms=0.885
2017-12-14 03:05:36,136 [salt.state       ][INFO    ][19505] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.136168
2017-12-14 03:05:36,136 [salt.state       ][INFO    ][19505] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,137 [salt.state       ][INFO    ][19505] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:05:36,137 [salt.state       ][INFO    ][19505] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.137233 duration_in_ms=1.064
2017-12-14 03:05:36,138 [salt.state       ][INFO    ][19505] Running state [mdb02] at time 03:05:36.137517
2017-12-14 03:05:36,138 [salt.state       ][INFO    ][19505] Executing state host.present for mdb02
2017-12-14 03:05:36,138 [salt.state       ][INFO    ][19505] Host mdb02 (10.167.4.77) already present
2017-12-14 03:05:36,139 [salt.state       ][INFO    ][19505] Completed state [mdb02] at time 03:05:36.138483 duration_in_ms=0.965
2017-12-14 03:05:36,139 [salt.state       ][INFO    ][19505] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.138763
2017-12-14 03:05:36,139 [salt.state       ][INFO    ][19505] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,140 [salt.state       ][INFO    ][19505] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:05:36,140 [salt.state       ][INFO    ][19505] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.139747 duration_in_ms=0.983
2017-12-14 03:05:36,140 [salt.state       ][INFO    ][19505] Running state [mdb03] at time 03:05:36.140033
2017-12-14 03:05:36,140 [salt.state       ][INFO    ][19505] Executing state host.present for mdb03
2017-12-14 03:05:36,141 [salt.state       ][INFO    ][19505] Host mdb03 (10.167.4.78) already present
2017-12-14 03:05:36,141 [salt.state       ][INFO    ][19505] Completed state [mdb03] at time 03:05:36.141015 duration_in_ms=0.982
2017-12-14 03:05:36,141 [salt.state       ][INFO    ][19505] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.141295
2017-12-14 03:05:36,142 [salt.state       ][INFO    ][19505] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,142 [salt.state       ][INFO    ][19505] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:05:36,142 [salt.state       ][INFO    ][19505] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.142263 duration_in_ms=0.967
2017-12-14 03:05:36,143 [salt.state       ][INFO    ][19505] Running state [mdb01] at time 03:05:36.142550
2017-12-14 03:05:36,143 [salt.state       ][INFO    ][19505] Executing state host.present for mdb01
2017-12-14 03:05:36,143 [salt.state       ][INFO    ][19505] Host mdb01 (10.167.4.76) already present
2017-12-14 03:05:36,144 [salt.state       ][INFO    ][19505] Completed state [mdb01] at time 03:05:36.143534 duration_in_ms=0.984
2017-12-14 03:05:36,144 [salt.state       ][INFO    ][19505] Running state [mdb] at time 03:05:36.143816
2017-12-14 03:05:36,144 [salt.state       ][INFO    ][19505] Executing state host.present for mdb
2017-12-14 03:05:36,145 [salt.state       ][INFO    ][19505] Host mdb (10.167.4.75) already present
2017-12-14 03:05:36,145 [salt.state       ][INFO    ][19505] Completed state [mdb] at time 03:05:36.144837 duration_in_ms=1.021
2017-12-14 03:05:36,145 [salt.state       ][INFO    ][19505] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.145116
2017-12-14 03:05:36,145 [salt.state       ][INFO    ][19505] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,146 [salt.state       ][INFO    ][19505] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:05:36,146 [salt.state       ][INFO    ][19505] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.146073 duration_in_ms=0.957
2017-12-14 03:05:36,146 [salt.state       ][INFO    ][19505] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.146357
2017-12-14 03:05:36,147 [salt.state       ][INFO    ][19505] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,147 [salt.state       ][INFO    ][19505] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:05:36,147 [salt.state       ][INFO    ][19505] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.147328 duration_in_ms=0.972
2017-12-14 03:05:36,148 [salt.state       ][INFO    ][19505] Running state [cfg01] at time 03:05:36.147611
2017-12-14 03:05:36,148 [salt.state       ][INFO    ][19505] Executing state host.present for cfg01
2017-12-14 03:05:36,148 [salt.state       ][INFO    ][19505] Host cfg01 (10.167.4.100) already present
2017-12-14 03:05:36,149 [salt.state       ][INFO    ][19505] Completed state [cfg01] at time 03:05:36.148574 duration_in_ms=0.963
2017-12-14 03:05:36,149 [salt.state       ][INFO    ][19505] Running state [prx01] at time 03:05:36.148853
2017-12-14 03:05:36,149 [salt.state       ][INFO    ][19505] Executing state host.present for prx01
2017-12-14 03:05:36,150 [salt.state       ][INFO    ][19505] Host prx01 (10.167.4.104) already present
2017-12-14 03:05:36,150 [salt.state       ][INFO    ][19505] Completed state [prx01] at time 03:05:36.149810 duration_in_ms=0.956
2017-12-14 03:05:36,150 [salt.state       ][INFO    ][19505] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.150088
2017-12-14 03:05:36,150 [salt.state       ][INFO    ][19505] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,151 [salt.state       ][INFO    ][19505] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:05:36,151 [salt.state       ][INFO    ][19505] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.151056 duration_in_ms=0.969
2017-12-14 03:05:36,151 [salt.state       ][INFO    ][19505] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.151337
2017-12-14 03:05:36,152 [salt.state       ][INFO    ][19505] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,152 [salt.state       ][INFO    ][19505] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:05:36,152 [salt.state       ][INFO    ][19505] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.152303 duration_in_ms=0.966
2017-12-14 03:05:36,153 [salt.state       ][INFO    ][19505] Running state [kvm01] at time 03:05:36.152601
2017-12-14 03:05:36,153 [salt.state       ][INFO    ][19505] Executing state host.present for kvm01
2017-12-14 03:05:36,153 [salt.state       ][INFO    ][19505] Host kvm01 (10.167.4.141) already present
2017-12-14 03:05:36,154 [salt.state       ][INFO    ][19505] Completed state [kvm01] at time 03:05:36.153571 duration_in_ms=0.969
2017-12-14 03:05:36,154 [salt.state       ][INFO    ][19505] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.153851
2017-12-14 03:05:36,154 [salt.state       ][INFO    ][19505] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,155 [salt.state       ][INFO    ][19505] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:05:36,155 [salt.state       ][INFO    ][19505] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.154810 duration_in_ms=0.958
2017-12-14 03:05:36,155 [salt.state       ][INFO    ][19505] Running state [kvm03] at time 03:05:36.155112
2017-12-14 03:05:36,155 [salt.state       ][INFO    ][19505] Executing state host.present for kvm03
2017-12-14 03:05:36,156 [salt.state       ][INFO    ][19505] Host kvm03 (10.167.4.143) already present
2017-12-14 03:05:36,156 [salt.state       ][INFO    ][19505] Completed state [kvm03] at time 03:05:36.156209 duration_in_ms=1.098
2017-12-14 03:05:36,157 [salt.state       ][INFO    ][19505] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.156487
2017-12-14 03:05:36,157 [salt.state       ][INFO    ][19505] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,157 [salt.state       ][INFO    ][19505] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:05:36,157 [salt.state       ][INFO    ][19505] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.157450 duration_in_ms=0.964
2017-12-14 03:05:36,158 [salt.state       ][INFO    ][19505] Running state [kvm02] at time 03:05:36.157726
2017-12-14 03:05:36,158 [salt.state       ][INFO    ][19505] Executing state host.present for kvm02
2017-12-14 03:05:36,158 [salt.state       ][INFO    ][19505] Host kvm02 (10.167.4.142) already present
2017-12-14 03:05:36,159 [salt.state       ][INFO    ][19505] Completed state [kvm02] at time 03:05:36.158665 duration_in_ms=0.939
2017-12-14 03:05:36,159 [salt.state       ][INFO    ][19505] Running state [dbs] at time 03:05:36.158941
2017-12-14 03:05:36,159 [salt.state       ][INFO    ][19505] Executing state host.present for dbs
2017-12-14 03:05:36,160 [salt.state       ][INFO    ][19505] Host dbs (10.167.4.50) already present
2017-12-14 03:05:36,160 [salt.state       ][INFO    ][19505] Completed state [dbs] at time 03:05:36.159894 duration_in_ms=0.953
2017-12-14 03:05:36,160 [salt.state       ][INFO    ][19505] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.160169
2017-12-14 03:05:36,160 [salt.state       ][INFO    ][19505] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,161 [salt.state       ][INFO    ][19505] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:05:36,161 [salt.state       ][INFO    ][19505] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.161166 duration_in_ms=0.997
2017-12-14 03:05:36,161 [salt.state       ][INFO    ][19505] Running state [prx] at time 03:05:36.161448
2017-12-14 03:05:36,162 [salt.state       ][INFO    ][19505] Executing state host.present for prx
2017-12-14 03:05:36,162 [salt.state       ][INFO    ][19505] Host prx (172.30.10.103) already present
2017-12-14 03:05:36,162 [salt.state       ][INFO    ][19505] Completed state [prx] at time 03:05:36.162397 duration_in_ms=0.949
2017-12-14 03:05:36,163 [salt.state       ][INFO    ][19505] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.162676
2017-12-14 03:05:36,163 [salt.state       ][INFO    ][19505] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,163 [salt.state       ][INFO    ][19505] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:05:36,164 [salt.state       ][INFO    ][19505] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.163638 duration_in_ms=0.963
2017-12-14 03:05:36,164 [salt.state       ][INFO    ][19505] Running state [prx02] at time 03:05:36.163915
2017-12-14 03:05:36,164 [salt.state       ][INFO    ][19505] Executing state host.present for prx02
2017-12-14 03:05:36,165 [salt.state       ][INFO    ][19505] Host prx02 (10.167.4.105) already present
2017-12-14 03:05:36,165 [salt.state       ][INFO    ][19505] Completed state [prx02] at time 03:05:36.164880 duration_in_ms=0.965
2017-12-14 03:05:36,165 [salt.state       ][INFO    ][19505] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.165169
2017-12-14 03:05:36,165 [salt.state       ][INFO    ][19505] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,166 [salt.state       ][INFO    ][19505] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:05:36,166 [salt.state       ][INFO    ][19505] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.166111 duration_in_ms=0.942
2017-12-14 03:05:36,166 [salt.state       ][INFO    ][19505] Running state [gtw01] at time 03:05:36.166387
2017-12-14 03:05:36,167 [salt.state       ][INFO    ][19505] Executing state host.present for gtw01
2017-12-14 03:05:36,167 [salt.state       ][INFO    ][19505] Host gtw01 (10.167.4.124) already present
2017-12-14 03:05:36,167 [salt.state       ][INFO    ][19505] Completed state [gtw01] at time 03:05:36.167339 duration_in_ms=0.952
2017-12-14 03:05:36,168 [salt.state       ][INFO    ][19505] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.167611
2017-12-14 03:05:36,168 [salt.state       ][INFO    ][19505] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,168 [salt.state       ][INFO    ][19505] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:05:36,169 [salt.state       ][INFO    ][19505] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.168558 duration_in_ms=0.947
2017-12-14 03:05:36,169 [salt.state       ][INFO    ][19505] Running state [gtw02] at time 03:05:36.168836
2017-12-14 03:05:36,169 [salt.state       ][INFO    ][19505] Executing state host.present for gtw02
2017-12-14 03:05:36,170 [salt.state       ][INFO    ][19505] Host gtw02 (10.167.4.125) already present
2017-12-14 03:05:36,170 [salt.state       ][INFO    ][19505] Completed state [gtw02] at time 03:05:36.169777 duration_in_ms=0.941
2017-12-14 03:05:36,170 [salt.state       ][INFO    ][19505] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.170050
2017-12-14 03:05:36,170 [salt.state       ][INFO    ][19505] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,171 [salt.state       ][INFO    ][19505] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:05:36,171 [salt.state       ][INFO    ][19505] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.170991 duration_in_ms=0.941
2017-12-14 03:05:36,171 [salt.state       ][INFO    ][19505] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.171275
2017-12-14 03:05:36,172 [salt.state       ][INFO    ][19505] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,172 [salt.state       ][INFO    ][19505] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:05:36,172 [salt.state       ][INFO    ][19505] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.172231 duration_in_ms=0.955
2017-12-14 03:05:36,173 [salt.state       ][INFO    ][19505] Running state [msg02] at time 03:05:36.172505
2017-12-14 03:05:36,173 [salt.state       ][INFO    ][19505] Executing state host.present for msg02
2017-12-14 03:05:36,173 [salt.state       ][INFO    ][19505] Host msg02 (10.167.4.42) already present
2017-12-14 03:05:36,174 [salt.state       ][INFO    ][19505] Completed state [msg02] at time 03:05:36.173507 duration_in_ms=1.002
2017-12-14 03:05:36,174 [salt.state       ][INFO    ][19505] Running state [file.replace] at time 03:05:36.174268
2017-12-14 03:05:36,175 [salt.state       ][INFO    ][19505] Executing state module.run for file.replace
2017-12-14 03:05:36,241 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:05:36,250 [salt.state       ][INFO    ][19505] onlyif execution failed
2017-12-14 03:05:36,250 [salt.state       ][INFO    ][19505] Completed state [file.replace] at time 03:05:36.249996 duration_in_ms=75.728
2017-12-14 03:05:36,250 [salt.state       ][INFO    ][19505] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.250382
2017-12-14 03:05:36,251 [salt.state       ][INFO    ][19505] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,251 [salt.state       ][INFO    ][19505] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:05:36,252 [salt.state       ][INFO    ][19505] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.251663 duration_in_ms=1.281
2017-12-14 03:05:36,252 [salt.state       ][INFO    ][19505] Running state [msg03] at time 03:05:36.251951
2017-12-14 03:05:36,252 [salt.state       ][INFO    ][19505] Executing state host.present for msg03
2017-12-14 03:05:36,253 [salt.state       ][INFO    ][19505] Host msg03 (10.167.4.43) already present
2017-12-14 03:05:36,253 [salt.state       ][INFO    ][19505] Completed state [msg03] at time 03:05:36.252948 duration_in_ms=0.997
2017-12-14 03:05:36,253 [salt.state       ][INFO    ][19505] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.253229
2017-12-14 03:05:36,254 [salt.state       ][INFO    ][19505] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,254 [salt.state       ][INFO    ][19505] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:05:36,254 [salt.state       ][INFO    ][19505] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.254170 duration_in_ms=0.942
2017-12-14 03:05:36,254 [salt.state       ][INFO    ][19505] Running state [msg01] at time 03:05:36.254452
2017-12-14 03:05:36,255 [salt.state       ][INFO    ][19505] Executing state host.present for msg01
2017-12-14 03:05:36,255 [salt.state       ][INFO    ][19505] Host msg01 (10.167.4.41) already present
2017-12-14 03:05:36,255 [salt.state       ][INFO    ][19505] Completed state [msg01] at time 03:05:36.255404 duration_in_ms=0.952
2017-12-14 03:05:36,256 [salt.state       ][INFO    ][19505] Running state [msg] at time 03:05:36.255677
2017-12-14 03:05:36,256 [salt.state       ][INFO    ][19505] Executing state host.present for msg
2017-12-14 03:05:36,256 [salt.state       ][INFO    ][19505] Host msg (10.167.4.40) already present
2017-12-14 03:05:36,257 [salt.state       ][INFO    ][19505] Completed state [msg] at time 03:05:36.256681 duration_in_ms=1.004
2017-12-14 03:05:36,257 [salt.state       ][INFO    ][19505] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.256974
2017-12-14 03:05:36,257 [salt.state       ][INFO    ][19505] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,258 [salt.state       ][INFO    ][19505] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:05:36,258 [salt.state       ][INFO    ][19505] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.257943 duration_in_ms=0.969
2017-12-14 03:05:36,258 [salt.state       ][INFO    ][19505] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.258221
2017-12-14 03:05:36,258 [salt.state       ][INFO    ][19505] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,259 [salt.state       ][INFO    ][19505] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:05:36,259 [salt.state       ][INFO    ][19505] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.259178 duration_in_ms=0.957
2017-12-14 03:05:36,259 [salt.state       ][INFO    ][19505] Running state [cfg01] at time 03:05:36.259452
2017-12-14 03:05:36,260 [salt.state       ][INFO    ][19505] Executing state host.present for cfg01
2017-12-14 03:05:36,260 [salt.state       ][INFO    ][19505] Host cfg01 (10.167.4.100) already present
2017-12-14 03:05:36,260 [salt.state       ][INFO    ][19505] Completed state [cfg01] at time 03:05:36.260386 duration_in_ms=0.933
2017-12-14 03:05:36,261 [salt.state       ][INFO    ][19505] Running state [cmp002] at time 03:05:36.260690
2017-12-14 03:05:36,261 [salt.state       ][INFO    ][19505] Executing state host.present for cmp002
2017-12-14 03:05:36,261 [salt.state       ][INFO    ][19505] Host cmp002 (10.167.4.102) already present
2017-12-14 03:05:36,262 [salt.state       ][INFO    ][19505] Completed state [cmp002] at time 03:05:36.261636 duration_in_ms=0.946
2017-12-14 03:05:36,262 [salt.state       ][INFO    ][19505] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.261909
2017-12-14 03:05:36,262 [salt.state       ][INFO    ][19505] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,263 [salt.state       ][INFO    ][19505] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:05:36,263 [salt.state       ][INFO    ][19505] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.262847 duration_in_ms=0.937
2017-12-14 03:05:36,263 [salt.state       ][INFO    ][19505] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.263135
2017-12-14 03:05:36,263 [salt.state       ][INFO    ][19505] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,264 [salt.state       ][INFO    ][19505] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:05:36,264 [salt.state       ][INFO    ][19505] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.264068 duration_in_ms=0.933
2017-12-14 03:05:36,264 [salt.state       ][INFO    ][19505] Running state [cmp001] at time 03:05:36.264339
2017-12-14 03:05:36,265 [salt.state       ][INFO    ][19505] Executing state host.present for cmp001
2017-12-14 03:05:36,265 [salt.state       ][INFO    ][19505] Host cmp001 (10.167.4.101) already present
2017-12-14 03:05:36,266 [salt.state       ][INFO    ][19505] Completed state [cmp001] at time 03:05:36.265544 duration_in_ms=1.205
2017-12-14 03:05:36,266 [salt.state       ][INFO    ][19505] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.265817
2017-12-14 03:05:36,266 [salt.state       ][INFO    ][19505] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,267 [salt.state       ][INFO    ][19505] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:05:36,267 [salt.state       ][INFO    ][19505] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.266749 duration_in_ms=0.931
2017-12-14 03:05:36,267 [salt.state       ][INFO    ][19505] Running state [dbs01] at time 03:05:36.267033
2017-12-14 03:05:36,267 [salt.state       ][INFO    ][19505] Executing state host.present for dbs01
2017-12-14 03:05:36,268 [salt.state       ][INFO    ][19505] Host dbs01 (10.167.4.51) already present
2017-12-14 03:05:36,268 [salt.state       ][INFO    ][19505] Completed state [dbs01] at time 03:05:36.267964 duration_in_ms=0.931
2017-12-14 03:05:36,268 [salt.state       ][INFO    ][19505] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.268233
2017-12-14 03:05:36,269 [salt.state       ][INFO    ][19505] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,269 [salt.state       ][INFO    ][19505] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:05:36,269 [salt.state       ][INFO    ][19505] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.269198 duration_in_ms=0.965
2017-12-14 03:05:36,269 [salt.state       ][INFO    ][19505] Running state [dbs02] at time 03:05:36.269472
2017-12-14 03:05:36,270 [salt.state       ][INFO    ][19505] Executing state host.present for dbs02
2017-12-14 03:05:36,270 [salt.state       ][INFO    ][19505] Host dbs02 (10.167.4.52) already present
2017-12-14 03:05:36,270 [salt.state       ][INFO    ][19505] Completed state [dbs02] at time 03:05:36.270393 duration_in_ms=0.92
2017-12-14 03:05:36,271 [salt.state       ][INFO    ][19505] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.270664
2017-12-14 03:05:36,271 [salt.state       ][INFO    ][19505] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,271 [salt.state       ][INFO    ][19505] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:05:36,272 [salt.state       ][INFO    ][19505] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.271617 duration_in_ms=0.953
2017-12-14 03:05:36,272 [salt.state       ][INFO    ][19505] Running state [dbs03] at time 03:05:36.271886
2017-12-14 03:05:36,272 [salt.state       ][INFO    ][19505] Executing state host.present for dbs03
2017-12-14 03:05:36,273 [salt.state       ][INFO    ][19505] Host dbs03 (10.167.4.53) already present
2017-12-14 03:05:36,273 [salt.state       ][INFO    ][19505] Completed state [dbs03] at time 03:05:36.272841 duration_in_ms=0.955
2017-12-14 03:05:36,273 [salt.state       ][INFO    ][19505] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.273124
2017-12-14 03:05:36,273 [salt.state       ][INFO    ][19505] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,274 [salt.state       ][INFO    ][19505] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:05:36,274 [salt.state       ][INFO    ][19505] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.274043 duration_in_ms=0.919
2017-12-14 03:05:36,274 [salt.state       ][INFO    ][19505] Running state [mas01] at time 03:05:36.274315
2017-12-14 03:05:36,275 [salt.state       ][INFO    ][19505] Executing state host.present for mas01
2017-12-14 03:05:36,275 [salt.state       ][INFO    ][19505] Host mas01 (10.167.4.3) already present
2017-12-14 03:05:36,275 [salt.state       ][INFO    ][19505] Completed state [mas01] at time 03:05:36.275251 duration_in_ms=0.936
2017-12-14 03:05:36,276 [salt.state       ][INFO    ][19505] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.275521
2017-12-14 03:05:36,276 [salt.state       ][INFO    ][19505] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,276 [salt.state       ][INFO    ][19505] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:05:36,276 [salt.state       ][INFO    ][19505] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.276441 duration_in_ms=0.92
2017-12-14 03:05:36,277 [salt.state       ][INFO    ][19505] Running state [ctl02] at time 03:05:36.276738
2017-12-14 03:05:36,277 [salt.state       ][INFO    ][19505] Executing state host.present for ctl02
2017-12-14 03:05:36,277 [salt.state       ][INFO    ][19505] Host ctl02 (10.167.4.12) already present
2017-12-14 03:05:36,278 [salt.state       ][INFO    ][19505] Completed state [ctl02] at time 03:05:36.277681 duration_in_ms=0.943
2017-12-14 03:05:36,278 [salt.state       ][INFO    ][19505] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.277947
2017-12-14 03:05:36,278 [salt.state       ][INFO    ][19505] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,279 [salt.state       ][INFO    ][19505] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:05:36,279 [salt.state       ][INFO    ][19505] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.278871 duration_in_ms=0.924
2017-12-14 03:05:36,279 [salt.state       ][INFO    ][19505] Running state [ctl03] at time 03:05:36.279151
2017-12-14 03:05:36,279 [salt.state       ][INFO    ][19505] Executing state host.present for ctl03
2017-12-14 03:05:36,280 [salt.state       ][INFO    ][19505] Host ctl03 (10.167.4.13) already present
2017-12-14 03:05:36,280 [salt.state       ][INFO    ][19505] Completed state [ctl03] at time 03:05:36.280081 duration_in_ms=0.929
2017-12-14 03:05:36,280 [salt.state       ][INFO    ][19505] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.280354
2017-12-14 03:05:36,281 [salt.state       ][INFO    ][19505] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,281 [salt.state       ][INFO    ][19505] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:05:36,281 [salt.state       ][INFO    ][19505] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.281344 duration_in_ms=0.99
2017-12-14 03:05:36,282 [salt.state       ][INFO    ][19505] Running state [ctl01] at time 03:05:36.281614
2017-12-14 03:05:36,282 [salt.state       ][INFO    ][19505] Executing state host.present for ctl01
2017-12-14 03:05:36,282 [salt.state       ][INFO    ][19505] Host ctl01 (10.167.4.11) already present
2017-12-14 03:05:36,283 [salt.state       ][INFO    ][19505] Completed state [ctl01] at time 03:05:36.282564 duration_in_ms=0.95
2017-12-14 03:05:36,283 [salt.state       ][INFO    ][19505] Running state [ctl] at time 03:05:36.282836
2017-12-14 03:05:36,283 [salt.state       ][INFO    ][19505] Executing state host.present for ctl
2017-12-14 03:05:36,284 [salt.state       ][INFO    ][19505] Host ctl (10.167.4.10) already present
2017-12-14 03:05:36,284 [salt.state       ][INFO    ][19505] Completed state [ctl] at time 03:05:36.283762 duration_in_ms=0.926
2017-12-14 03:05:36,284 [salt.state       ][INFO    ][19505] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.284028
2017-12-14 03:05:36,284 [salt.state       ][INFO    ][19505] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:05:36,285 [salt.state       ][INFO    ][19505] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:05:36,285 [salt.state       ][INFO    ][19505] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:05:36.284987 duration_in_ms=0.959
2017-12-14 03:05:36,285 [salt.state       ][INFO    ][19505] Running state [ens2] at time 03:05:36.285259
2017-12-14 03:05:36,286 [salt.state       ][INFO    ][19505] Executing state network.managed for ens2
2017-12-14 03:05:36,605 [salt.state       ][INFO    ][19505] Interface ens2 is up to date.
2017-12-14 03:05:36,606 [salt.state       ][INFO    ][19505] Completed state [ens2] at time 03:05:36.605758 duration_in_ms=320.498
2017-12-14 03:05:36,606 [salt.state       ][INFO    ][19505] Running state [ens3] at time 03:05:36.606065
2017-12-14 03:05:36,606 [salt.state       ][INFO    ][19505] Executing state network.managed for ens3
2017-12-14 03:05:36,889 [salt.state       ][INFO    ][19505] Interface ens3 is up to date.
2017-12-14 03:05:36,889 [salt.state       ][INFO    ][19505] Completed state [ens3] at time 03:05:36.888843 duration_in_ms=282.776
2017-12-14 03:05:36,889 [salt.state       ][INFO    ][19505] Running state [/etc/profile.d/proxy.sh] at time 03:05:36.889062
2017-12-14 03:05:36,889 [salt.state       ][INFO    ][19505] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 03:05:36,890 [salt.state       ][INFO    ][19505] File /etc/profile.d/proxy.sh is not present
2017-12-14 03:05:36,890 [salt.state       ][INFO    ][19505] Completed state [/etc/profile.d/proxy.sh] at time 03:05:36.889918 duration_in_ms=0.856
2017-12-14 03:05:36,890 [salt.state       ][INFO    ][19505] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:05:36.890195
2017-12-14 03:05:36,890 [salt.state       ][INFO    ][19505] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 03:05:36,891 [salt.state       ][INFO    ][19505] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 03:05:36,891 [salt.state       ][INFO    ][19505] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:05:36.891051 duration_in_ms=0.856
2017-12-14 03:05:36,891 [salt.state       ][INFO    ][19505] Running state [ntp] at time 03:05:36.891330
2017-12-14 03:05:36,892 [salt.state       ][INFO    ][19505] Executing state pkg.installed for ntp
2017-12-14 03:05:36,895 [salt.state       ][INFO    ][19505] Package ntp is already installed
2017-12-14 03:05:36,895 [salt.state       ][INFO    ][19505] Completed state [ntp] at time 03:05:36.895134 duration_in_ms=3.803
2017-12-14 03:05:36,896 [salt.state       ][INFO    ][19505] Running state [/etc/ntp.conf] at time 03:05:36.896037
2017-12-14 03:05:36,896 [salt.state       ][INFO    ][19505] Executing state file.managed for /etc/ntp.conf
2017-12-14 03:05:36,916 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 03:05:36,941 [salt.fileclient  ][INFO    ][19505] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:05:36,947 [salt.state       ][INFO    ][19505] File /etc/ntp.conf is in the correct state
2017-12-14 03:05:36,948 [salt.state       ][INFO    ][19505] Completed state [/etc/ntp.conf] at time 03:05:36.947809 duration_in_ms=51.772
2017-12-14 03:05:36,949 [salt.state       ][INFO    ][19505] Running state [ntp] at time 03:05:36.948712
2017-12-14 03:05:36,949 [salt.state       ][INFO    ][19505] Executing state service.running for ntp
2017-12-14 03:05:36,950 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 03:05:36,960 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 03:05:36,969 [salt.loaded.int.module.cmdmod][INFO    ][19505] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 03:05:36,979 [salt.state       ][INFO    ][19505] The service ntp is already running
2017-12-14 03:05:36,980 [salt.state       ][INFO    ][19505] Completed state [ntp] at time 03:05:36.979633 duration_in_ms=30.92
2017-12-14 03:05:36,982 [salt.minion      ][INFO    ][19505] Returning information for job: 20171214030520744307
2017-12-14 03:06:01,967 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.apply with jid 20171214030601956734
2017-12-14 03:06:01,991 [salt.minion      ][INFO    ][21462] Starting a new job with PID 21462
2017-12-14 03:06:05,264 [salt.state       ][INFO    ][21462] Loading fresh modules for state activity
2017-12-14 03:06:05,305 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-14 03:06:05,328 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-14 03:06:05,369 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:05,429 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-14 03:06:05,444 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:05,503 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-14 03:06:05,525 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:05,583 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-14 03:06:05,636 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:05,700 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-14 03:06:05,765 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:05,818 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-14 03:06:05,871 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:05,919 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-14 03:06:05,959 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,018 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-14 03:06:06,048 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,099 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-14 03:06:06,131 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,181 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-14 03:06:06,207 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,257 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-14 03:06:06,297 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,352 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-14 03:06:06,379 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,425 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-14 03:06:06,446 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,492 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-14 03:06:06,518 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,565 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-14 03:06:06,580 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,630 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-14 03:06:06,659 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,711 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-14 03:06:06,731 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,780 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:06:06,811 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:06,899 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-14 03:06:06,970 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:07,021 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-14 03:06:07,048 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:07,100 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-14 03:06:07,117 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:07,166 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-14 03:06:07,184 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-14 03:06:07,221 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:06:07,248 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-14 03:06:07,262 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:06:07,275 [salt.state       ][INFO    ][21462] Running state [/etc/environment] at time 03:06:07.274630
2017-12-14 03:06:07,275 [salt.state       ][INFO    ][21462] Executing state file.blockreplace for /etc/environment
2017-12-14 03:06:07,279 [salt.state       ][INFO    ][21462] No changes needed to be made
2017-12-14 03:06:07,279 [salt.state       ][INFO    ][21462] Completed state [/etc/environment] at time 03:06:07.279012 duration_in_ms=4.383
2017-12-14 03:06:07,279 [salt.state       ][INFO    ][21462] Running state [/etc/profile.d] at time 03:06:07.279289
2017-12-14 03:06:07,280 [salt.state       ][INFO    ][21462] Executing state file.directory for /etc/profile.d
2017-12-14 03:06:07,280 [salt.state       ][INFO    ][21462] Directory /etc/profile.d is in the correct state
2017-12-14 03:06:07,281 [salt.state       ][INFO    ][21462] Completed state [/etc/profile.d] at time 03:06:07.280662 duration_in_ms=1.373
2017-12-14 03:06:07,556 [salt.state       ][INFO    ][21462] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:06:07.555568
2017-12-14 03:06:07,556 [salt.state       ][INFO    ][21462] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-14 03:06:07,577 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-14 03:06:07,582 [salt.state       ][INFO    ][21462] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-14 03:06:07,583 [salt.state       ][INFO    ][21462] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:06:07.582534 duration_in_ms=26.966
2017-12-14 03:06:07,583 [salt.state       ][INFO    ][21462] Running state [linux_repo_prereq_pkgs] at time 03:06:07.583166
2017-12-14 03:06:07,583 [salt.state       ][INFO    ][21462] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-14 03:06:07,584 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:06:08,085 [salt.state       ][INFO    ][21462] All specified packages are already installed
2017-12-14 03:06:08,086 [salt.state       ][INFO    ][21462] Completed state [linux_repo_prereq_pkgs] at time 03:06:08.085565 duration_in_ms=502.399
2017-12-14 03:06:08,086 [salt.state       ][INFO    ][21462] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:06:08.085933
2017-12-14 03:06:08,086 [salt.state       ][INFO    ][21462] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-14 03:06:08,087 [salt.state       ][INFO    ][21462] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-14 03:06:08,087 [salt.state       ][INFO    ][21462] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 03:06:08.086926 duration_in_ms=0.993
2017-12-14 03:06:08,087 [salt.state       ][INFO    ][21462] Running state [/etc/apt/preferences.d/mk_openstack] at time 03:06:08.087206
2017-12-14 03:06:08,087 [salt.state       ][INFO    ][21462] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-14 03:06:08,104 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:06:08,123 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:08,158 [salt.state       ][INFO    ][21462] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-14 03:06:08,158 [salt.state       ][INFO    ][21462] Completed state [/etc/apt/preferences.d/mk_openstack] at time 03:06:08.158172 duration_in_ms=70.966
2017-12-14 03:06:08,160 [salt.state       ][INFO    ][21462] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:06:08.160084
2017-12-14 03:06:08,160 [salt.state       ][INFO    ][21462] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-14 03:06:08,405 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-14 03:06:08,483 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:06:10,640 [salt.state       ][INFO    ][21462] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-14 03:06:10,641 [salt.state       ][INFO    ][21462] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 03:06:10.640708 duration_in_ms=2480.622
2017-12-14 03:06:10,641 [salt.state       ][INFO    ][21462] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:06:10.641045
2017-12-14 03:06:10,641 [salt.state       ][INFO    ][21462] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-14 03:06:10,642 [salt.state       ][INFO    ][21462] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-14 03:06:10,642 [salt.state       ][INFO    ][21462] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 03:06:10.642080 duration_in_ms=1.035
2017-12-14 03:06:10,642 [salt.state       ][INFO    ][21462] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 03:06:10.642358
2017-12-14 03:06:10,643 [salt.state       ][INFO    ][21462] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-14 03:06:10,662 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-14 03:06:10,680 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:10,721 [salt.state       ][INFO    ][21462] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-14 03:06:10,722 [salt.state       ][INFO    ][21462] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 03:06:10.721749 duration_in_ms=79.39
2017-12-14 03:06:10,723 [salt.state       ][INFO    ][21462] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:06:10.722665
2017-12-14 03:06:10,723 [salt.state       ][INFO    ][21462] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-14 03:06:11,170 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/pike/xenial/archive-mcppike.key'] in directory '/root'
2017-12-14 03:06:11,250 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:06:12,071 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030612051276
2017-12-14 03:06:12,096 [salt.minion      ][INFO    ][22470] Starting a new job with PID 22470
2017-12-14 03:06:12,110 [salt.minion      ][INFO    ][22470] Returning information for job: 20171214030612051276
2017-12-14 03:06:13,102 [salt.state       ][INFO    ][21462] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-14 03:06:13,102 [salt.state       ][INFO    ][21462] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 03:06:13.102318 duration_in_ms=2379.652
2017-12-14 03:06:13,103 [salt.state       ][INFO    ][21462] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:06:13.102670
2017-12-14 03:06:13,103 [salt.state       ][INFO    ][21462] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-14 03:06:13,103 [salt.state       ][INFO    ][21462] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-14 03:06:13,104 [salt.state       ][INFO    ][21462] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:06:13.103692 duration_in_ms=1.022
2017-12-14 03:06:13,104 [salt.state       ][INFO    ][21462] Running state [/etc/apt/preferences.d/uca] at time 03:06:13.103990
2017-12-14 03:06:13,104 [salt.state       ][INFO    ][21462] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-14 03:06:13,105 [salt.state       ][INFO    ][21462] File /etc/apt/preferences.d/uca is not present
2017-12-14 03:06:13,105 [salt.state       ][INFO    ][21462] Completed state [/etc/apt/preferences.d/uca] at time 03:06:13.104855 duration_in_ms=0.865
2017-12-14 03:06:13,106 [salt.state       ][INFO    ][21462] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:06:13.105741
2017-12-14 03:06:13,106 [salt.state       ][INFO    ][21462] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-14 03:06:13,152 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-14 03:06:13,191 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:06:15,055 [salt.state       ][INFO    ][21462] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-14 03:06:15,056 [salt.state       ][INFO    ][21462] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:06:15.055548 duration_in_ms=1949.807
2017-12-14 03:06:15,056 [salt.state       ][INFO    ][21462] Running state [linux_extra_packages_purged] at time 03:06:15.055876
2017-12-14 03:06:15,056 [salt.state       ][INFO    ][21462] Executing state pkg.purged for linux_extra_packages_purged
2017-12-14 03:06:15,062 [salt.state       ][INFO    ][21462] All specified packages are already absent
2017-12-14 03:06:15,062 [salt.state       ][INFO    ][21462] Completed state [linux_extra_packages_purged] at time 03:06:15.061739 duration_in_ms=5.863
2017-12-14 03:06:15,062 [salt.state       ][INFO    ][21462] Running state [linux_extra_packages_latest] at time 03:06:15.062006
2017-12-14 03:06:15,062 [salt.state       ][INFO    ][21462] Executing state pkg.latest for linux_extra_packages_latest
2017-12-14 03:06:15,065 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:06:16,835 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-14 03:06:16,881 [salt.state       ][INFO    ][21462] Package mcelog is already up-to-date
2017-12-14 03:06:16,881 [salt.state       ][INFO    ][21462] Completed state [linux_extra_packages_latest] at time 03:06:16.881077 duration_in_ms=1819.07
2017-12-14 03:06:16,882 [salt.state       ][INFO    ][21462] Running state [UTC] at time 03:06:16.881786
2017-12-14 03:06:16,882 [salt.state       ][INFO    ][21462] Executing state timezone.system for UTC
2017-12-14 03:06:16,883 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:06:16,910 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['timedatectl'] in directory '/root'
2017-12-14 03:06:16,919 [salt.state       ][INFO    ][21462] Timezone UTC already set, UTC already set to UTC
2017-12-14 03:06:16,919 [salt.state       ][INFO    ][21462] Completed state [UTC] at time 03:06:16.919145 duration_in_ms=37.359
2017-12-14 03:06:16,920 [salt.state       ][INFO    ][21462] Running state [nf_conntrack] at time 03:06:16.919812
2017-12-14 03:06:16,920 [salt.state       ][INFO    ][21462] Executing state kmod.present for nf_conntrack
2017-12-14 03:06:16,921 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'lsmod' in directory '/root'
2017-12-14 03:06:16,926 [salt.state       ][INFO    ][21462] Kernel module nf_conntrack is already present
2017-12-14 03:06:16,927 [salt.state       ][INFO    ][21462] Completed state [nf_conntrack] at time 03:06:16.926477 duration_in_ms=6.665
2017-12-14 03:06:16,927 [salt.state       ][INFO    ][21462] Running state [kernel.panic] at time 03:06:16.927085
2017-12-14 03:06:16,927 [salt.state       ][INFO    ][21462] Executing state sysctl.present for kernel.panic
2017-12-14 03:06:16,934 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:16,945 [salt.state       ][INFO    ][21462] Sysctl value kernel.panic = 60 is already set
2017-12-14 03:06:16,945 [salt.state       ][INFO    ][21462] Completed state [kernel.panic] at time 03:06:16.944970 duration_in_ms=17.884
2017-12-14 03:06:16,945 [salt.state       ][INFO    ][21462] Running state [net.ipv4.tcp_keepalive_probes] at time 03:06:16.945316
2017-12-14 03:06:16,946 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-14 03:06:16,946 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:16,960 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-14 03:06:16,961 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:06:16.960505 duration_in_ms=15.189
2017-12-14 03:06:16,961 [salt.state       ][INFO    ][21462] Running state [fs.file-max] at time 03:06:16.960899
2017-12-14 03:06:16,961 [salt.state       ][INFO    ][21462] Executing state sysctl.present for fs.file-max
2017-12-14 03:06:16,962 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:16,974 [salt.state       ][INFO    ][21462] Sysctl value fs.file-max = 124165 is already set
2017-12-14 03:06:16,975 [salt.state       ][INFO    ][21462] Completed state [fs.file-max] at time 03:06:16.974589 duration_in_ms=13.69
2017-12-14 03:06:16,975 [salt.state       ][INFO    ][21462] Running state [net.core.somaxconn] at time 03:06:16.974937
2017-12-14 03:06:16,975 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.core.somaxconn
2017-12-14 03:06:16,976 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:16,990 [salt.state       ][INFO    ][21462] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-14 03:06:16,991 [salt.state       ][INFO    ][21462] Completed state [net.core.somaxconn] at time 03:06:16.990467 duration_in_ms=15.53
2017-12-14 03:06:16,991 [salt.state       ][INFO    ][21462] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:06:16.990816
2017-12-14 03:06:16,991 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-14 03:06:16,992 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,004 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-14 03:06:17,004 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:06:17.004348 duration_in_ms=13.532
2017-12-14 03:06:17,005 [salt.state       ][INFO    ][21462] Running state [net.ipv4.tcp_tw_reuse] at time 03:06:17.004720
2017-12-14 03:06:17,005 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-14 03:06:17,006 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,018 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-14 03:06:17,019 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.tcp_tw_reuse] at time 03:06:17.018775 duration_in_ms=14.055
2017-12-14 03:06:17,019 [salt.state       ][INFO    ][21462] Running state [net.ipv4.tcp_congestion_control] at time 03:06:17.019122
2017-12-14 03:06:17,019 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-14 03:06:17,020 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,032 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-14 03:06:17,032 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.tcp_congestion_control] at time 03:06:17.032134 duration_in_ms=13.011
2017-12-14 03:06:17,033 [salt.state       ][INFO    ][21462] Running state [net.ipv4.tcp_retries2] at time 03:06:17.032479
2017-12-14 03:06:17,033 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-14 03:06:17,033 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,046 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-14 03:06:17,046 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.tcp_retries2] at time 03:06:17.045918 duration_in_ms=13.439
2017-12-14 03:06:17,046 [salt.state       ][INFO    ][21462] Running state [net.core.netdev_max_backlog] at time 03:06:17.046250
2017-12-14 03:06:17,047 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-14 03:06:17,047 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,060 [salt.state       ][INFO    ][21462] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-14 03:06:17,061 [salt.state       ][INFO    ][21462] Completed state [net.core.netdev_max_backlog] at time 03:06:17.060789 duration_in_ms=14.539
2017-12-14 03:06:17,061 [salt.state       ][INFO    ][21462] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:06:17.061162
2017-12-14 03:06:17,062 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-14 03:06:17,062 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,076 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-14 03:06:17,076 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:06:17.076202 duration_in_ms=15.04
2017-12-14 03:06:17,077 [salt.state       ][INFO    ][21462] Running state [vm.swappiness] at time 03:06:17.076547
2017-12-14 03:06:17,077 [salt.state       ][INFO    ][21462] Executing state sysctl.present for vm.swappiness
2017-12-14 03:06:17,077 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,092 [salt.state       ][INFO    ][21462] Sysctl value vm.swappiness = 10 is already set
2017-12-14 03:06:17,093 [salt.state       ][INFO    ][21462] Completed state [vm.swappiness] at time 03:06:17.092848 duration_in_ms=16.3
2017-12-14 03:06:17,093 [salt.state       ][INFO    ][21462] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:06:17.093203
2017-12-14 03:06:17,094 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-14 03:06:17,094 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,107 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-14 03:06:17,107 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:06:17.107260 duration_in_ms=14.056
2017-12-14 03:06:17,108 [salt.state       ][INFO    ][21462] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:06:17.107654
2017-12-14 03:06:17,108 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-14 03:06:17,108 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,120 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-14 03:06:17,120 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:06:17.120067 duration_in_ms=12.413
2017-12-14 03:06:17,120 [salt.state       ][INFO    ][21462] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:06:17.120411
2017-12-14 03:06:17,121 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-14 03:06:17,121 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,133 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-14 03:06:17,133 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:06:17.133197 duration_in_ms=12.785
2017-12-14 03:06:17,134 [salt.state       ][INFO    ][21462] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:06:17.133542
2017-12-14 03:06:17,134 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-14 03:06:17,134 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,145 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-14 03:06:17,145 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:06:17.145154 duration_in_ms=11.611
2017-12-14 03:06:17,146 [salt.state       ][INFO    ][21462] Running state [net.ipv4.tcp_fin_timeout] at time 03:06:17.145500
2017-12-14 03:06:17,146 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-14 03:06:17,146 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,158 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-14 03:06:17,158 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.tcp_fin_timeout] at time 03:06:17.158005 duration_in_ms=12.505
2017-12-14 03:06:17,158 [salt.state       ][INFO    ][21462] Running state [net.ipv4.tcp_keepalive_time] at time 03:06:17.158331
2017-12-14 03:06:17,159 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-14 03:06:17,159 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,170 [salt.state       ][INFO    ][21462] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-14 03:06:17,170 [salt.state       ][INFO    ][21462] Completed state [net.ipv4.tcp_keepalive_time] at time 03:06:17.169824 duration_in_ms=11.492
2017-12-14 03:06:17,170 [salt.state       ][INFO    ][21462] Running state [net.nf_conntrack_max] at time 03:06:17.170145
2017-12-14 03:06:17,170 [salt.state       ][INFO    ][21462] Executing state sysctl.present for net.nf_conntrack_max
2017-12-14 03:06:17,171 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 03:06:17,181 [salt.state       ][INFO    ][21462] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-14 03:06:17,181 [salt.state       ][INFO    ][21462] Completed state [net.nf_conntrack_max] at time 03:06:17.181084 duration_in_ms=10.938
2017-12-14 03:06:17,181 [salt.state       ][INFO    ][21462] Running state [linux_sysfs_package] at time 03:06:17.181431
2017-12-14 03:06:17,182 [salt.state       ][INFO    ][21462] Executing state pkg.installed for linux_sysfs_package
2017-12-14 03:06:17,185 [salt.state       ][INFO    ][21462] All specified packages are already installed
2017-12-14 03:06:17,185 [salt.state       ][INFO    ][21462] Completed state [linux_sysfs_package] at time 03:06:17.185037 duration_in_ms=3.605
2017-12-14 03:06:17,186 [salt.state       ][INFO    ][21462] Running state [/etc/sysfs.d] at time 03:06:17.185969
2017-12-14 03:06:17,186 [salt.state       ][INFO    ][21462] Executing state file.directory for /etc/sysfs.d
2017-12-14 03:06:17,187 [salt.state       ][INFO    ][21462] Directory /etc/sysfs.d is in the correct state
2017-12-14 03:06:17,187 [salt.state       ][INFO    ][21462] Completed state [/etc/sysfs.d] at time 03:06:17.186985 duration_in_ms=1.015
2017-12-14 03:06:17,188 [salt.state       ][INFO    ][21462] Running state [ondemand] at time 03:06:17.187533
2017-12-14 03:06:17,188 [salt.state       ][INFO    ][21462] Executing state service.dead for ondemand
2017-12-14 03:06:17,188 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-14 03:06:17,195 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-14 03:06:17,201 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-14 03:06:17,209 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'runlevel' in directory '/root'
2017-12-14 03:06:17,213 [salt.state       ][INFO    ][21462] The service ondemand is already dead
2017-12-14 03:06:17,214 [salt.state       ][INFO    ][21462] Completed state [ondemand] at time 03:06:17.213755 duration_in_ms=26.222
2017-12-14 03:06:17,214 [salt.state       ][INFO    ][21462] Running state [cs_CZ.UTF-8] at time 03:06:17.214342
2017-12-14 03:06:17,215 [salt.state       ][INFO    ][21462] Executing state locale.present for cs_CZ.UTF-8
2017-12-14 03:06:17,215 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'locale -a' in directory '/root'
2017-12-14 03:06:17,220 [salt.state       ][INFO    ][21462] Locale cs_CZ.UTF-8 is already present
2017-12-14 03:06:17,220 [salt.state       ][INFO    ][21462] Completed state [cs_CZ.UTF-8] at time 03:06:17.220328 duration_in_ms=5.985
2017-12-14 03:06:17,221 [salt.state       ][INFO    ][21462] Running state [en_US.UTF-8] at time 03:06:17.220688
2017-12-14 03:06:17,221 [salt.state       ][INFO    ][21462] Executing state locale.present for en_US.UTF-8
2017-12-14 03:06:17,222 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'locale -a' in directory '/root'
2017-12-14 03:06:17,226 [salt.state       ][INFO    ][21462] Locale en_US.UTF-8 is already present
2017-12-14 03:06:17,227 [salt.state       ][INFO    ][21462] Completed state [en_US.UTF-8] at time 03:06:17.226614 duration_in_ms=5.926
2017-12-14 03:06:17,228 [salt.state       ][INFO    ][21462] Running state [en_US.UTF-8] at time 03:06:17.227615
2017-12-14 03:06:17,228 [salt.state       ][INFO    ][21462] Executing state locale.system for en_US.UTF-8
2017-12-14 03:06:17,228 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'localectl' in directory '/root'
2017-12-14 03:06:17,266 [salt.state       ][INFO    ][21462] System locale en_US.UTF-8 already set
2017-12-14 03:06:17,266 [salt.state       ][INFO    ][21462] Completed state [en_US.UTF-8] at time 03:06:17.266134 duration_in_ms=38.519
2017-12-14 03:06:17,267 [salt.state       ][INFO    ][21462] Running state [root] at time 03:06:17.267112
2017-12-14 03:06:17,267 [salt.state       ][INFO    ][21462] Executing state user.present for root
2017-12-14 03:06:17,268 [salt.state       ][INFO    ][21462] User root is present and up to date
2017-12-14 03:06:17,269 [salt.state       ][INFO    ][21462] Completed state [root] at time 03:06:17.268535 duration_in_ms=1.423
2017-12-14 03:06:17,269 [salt.state       ][INFO    ][21462] Running state [/root] at time 03:06:17.269454
2017-12-14 03:06:17,270 [salt.state       ][INFO    ][21462] Executing state file.directory for /root
2017-12-14 03:06:17,271 [salt.state       ][INFO    ][21462] Directory /root is in the correct state
2017-12-14 03:06:17,271 [salt.state       ][INFO    ][21462] Completed state [/root] at time 03:06:17.270796 duration_in_ms=1.342
2017-12-14 03:06:17,271 [salt.state       ][INFO    ][21462] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:06:17.271086
2017-12-14 03:06:17,271 [salt.state       ][INFO    ][21462] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-14 03:06:17,272 [salt.state       ][INFO    ][21462] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-14 03:06:17,272 [salt.state       ][INFO    ][21462] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:06:17.271939 duration_in_ms=0.853
2017-12-14 03:06:17,272 [salt.state       ][INFO    ][21462] Running state [ubuntu] at time 03:06:17.272214
2017-12-14 03:06:17,272 [salt.state       ][INFO    ][21462] Executing state user.present for ubuntu
2017-12-14 03:06:17,273 [salt.state       ][INFO    ][21462] User ubuntu is present and up to date
2017-12-14 03:06:17,274 [salt.state       ][INFO    ][21462] Completed state [ubuntu] at time 03:06:17.273474 duration_in_ms=1.26
2017-12-14 03:06:17,274 [salt.state       ][INFO    ][21462] Running state [/home/ubuntu] at time 03:06:17.274251
2017-12-14 03:06:17,275 [salt.state       ][INFO    ][21462] Executing state file.directory for /home/ubuntu
2017-12-14 03:06:17,275 [salt.state       ][INFO    ][21462] Directory /home/ubuntu is in the correct state
2017-12-14 03:06:17,275 [salt.state       ][INFO    ][21462] Completed state [/home/ubuntu] at time 03:06:17.275301 duration_in_ms=1.05
2017-12-14 03:06:17,276 [salt.state       ][INFO    ][21462] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:06:17.275965
2017-12-14 03:06:17,276 [salt.state       ][INFO    ][21462] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-14 03:06:17,292 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-14 03:06:17,298 [salt.state       ][INFO    ][21462] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-14 03:06:17,299 [salt.state       ][INFO    ][21462] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:06:17.298506 duration_in_ms=22.54
2017-12-14 03:06:17,299 [salt.state       ][INFO    ][21462] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:06:17.298784
2017-12-14 03:06:17,299 [salt.state       ][INFO    ][21462] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-14 03:06:17,323 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-14 03:06:17,345 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:17,379 [salt.state       ][INFO    ][21462] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-14 03:06:17,379 [salt.state       ][INFO    ][21462] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:06:17.379133 duration_in_ms=80.349
2017-12-14 03:06:17,379 [salt.state       ][INFO    ][21462] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:06:17.379406
2017-12-14 03:06:17,380 [salt.state       ][INFO    ][21462] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-14 03:06:17,394 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-14 03:06:17,411 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:06:17,451 [salt.state       ][INFO    ][21462] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-14 03:06:17,451 [salt.state       ][INFO    ][21462] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:06:17.451298 duration_in_ms=71.892
2017-12-14 03:06:17,452 [salt.state       ][INFO    ][21462] Running state [service.systemctl_reload] at time 03:06:17.452292
2017-12-14 03:06:17,453 [salt.state       ][INFO    ][21462] Executing state module.wait for service.systemctl_reload
2017-12-14 03:06:17,453 [salt.state       ][INFO    ][21462] No changes made for service.systemctl_reload
2017-12-14 03:06:17,453 [salt.state       ][INFO    ][21462] Completed state [service.systemctl_reload] at time 03:06:17.453127 duration_in_ms=0.835
2017-12-14 03:06:17,453 [salt.state       ][INFO    ][21462] Running state [/etc/hostname] at time 03:06:17.453401
2017-12-14 03:06:17,454 [salt.state       ][INFO    ][21462] Executing state file.managed for /etc/hostname
2017-12-14 03:06:17,470 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-14 03:06:17,471 [salt.state       ][INFO    ][21462] File /etc/hostname is in the correct state
2017-12-14 03:06:17,472 [salt.state       ][INFO    ][21462] Completed state [/etc/hostname] at time 03:06:17.471644 duration_in_ms=18.243
2017-12-14 03:06:17,473 [salt.state       ][INFO    ][21462] Running state [hostname msg02] at time 03:06:17.472847
2017-12-14 03:06:17,473 [salt.state       ][INFO    ][21462] Executing state cmd.wait for hostname msg02
2017-12-14 03:06:17,474 [salt.state       ][INFO    ][21462] No changes made for hostname msg02
2017-12-14 03:06:17,474 [salt.state       ][INFO    ][21462] Completed state [hostname msg02] at time 03:06:17.473756 duration_in_ms=0.909
2017-12-14 03:06:17,474 [salt.state       ][INFO    ][21462] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.474211
2017-12-14 03:06:17,474 [salt.state       ][INFO    ][21462] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,475 [salt.state       ][INFO    ][21462] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:06:17,475 [salt.state       ][INFO    ][21462] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.475211 duration_in_ms=1.0
2017-12-14 03:06:17,476 [salt.state       ][INFO    ][21462] Running state [mdb02] at time 03:06:17.475496
2017-12-14 03:06:17,476 [salt.state       ][INFO    ][21462] Executing state host.present for mdb02
2017-12-14 03:06:17,476 [salt.state       ][INFO    ][21462] Host mdb02 (10.167.4.77) already present
2017-12-14 03:06:17,476 [salt.state       ][INFO    ][21462] Completed state [mdb02] at time 03:06:17.476455 duration_in_ms=0.958
2017-12-14 03:06:17,477 [salt.state       ][INFO    ][21462] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.476747
2017-12-14 03:06:17,477 [salt.state       ][INFO    ][21462] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,477 [salt.state       ][INFO    ][21462] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:06:17,478 [salt.state       ][INFO    ][21462] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.477721 duration_in_ms=0.973
2017-12-14 03:06:17,478 [salt.state       ][INFO    ][21462] Running state [mdb03] at time 03:06:17.477997
2017-12-14 03:06:17,478 [salt.state       ][INFO    ][21462] Executing state host.present for mdb03
2017-12-14 03:06:17,479 [salt.state       ][INFO    ][21462] Host mdb03 (10.167.4.78) already present
2017-12-14 03:06:17,479 [salt.state       ][INFO    ][21462] Completed state [mdb03] at time 03:06:17.478951 duration_in_ms=0.954
2017-12-14 03:06:17,479 [salt.state       ][INFO    ][21462] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.479235
2017-12-14 03:06:17,480 [salt.state       ][INFO    ][21462] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,480 [salt.state       ][INFO    ][21462] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:06:17,480 [salt.state       ][INFO    ][21462] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.480225 duration_in_ms=0.99
2017-12-14 03:06:17,481 [salt.state       ][INFO    ][21462] Running state [mdb01] at time 03:06:17.480501
2017-12-14 03:06:17,481 [salt.state       ][INFO    ][21462] Executing state host.present for mdb01
2017-12-14 03:06:17,481 [salt.state       ][INFO    ][21462] Host mdb01 (10.167.4.76) already present
2017-12-14 03:06:17,481 [salt.state       ][INFO    ][21462] Completed state [mdb01] at time 03:06:17.481470 duration_in_ms=0.969
2017-12-14 03:06:17,482 [salt.state       ][INFO    ][21462] Running state [mdb] at time 03:06:17.481750
2017-12-14 03:06:17,482 [salt.state       ][INFO    ][21462] Executing state host.present for mdb
2017-12-14 03:06:17,483 [salt.state       ][INFO    ][21462] Host mdb (10.167.4.75) already present
2017-12-14 03:06:17,483 [salt.state       ][INFO    ][21462] Completed state [mdb] at time 03:06:17.482727 duration_in_ms=0.977
2017-12-14 03:06:17,483 [salt.state       ][INFO    ][21462] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.482997
2017-12-14 03:06:17,483 [salt.state       ][INFO    ][21462] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,484 [salt.state       ][INFO    ][21462] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:06:17,484 [salt.state       ][INFO    ][21462] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.484002 duration_in_ms=1.004
2017-12-14 03:06:17,484 [salt.state       ][INFO    ][21462] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.484274
2017-12-14 03:06:17,485 [salt.state       ][INFO    ][21462] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,485 [salt.state       ][INFO    ][21462] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:06:17,485 [salt.state       ][INFO    ][21462] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.485241 duration_in_ms=0.967
2017-12-14 03:06:17,486 [salt.state       ][INFO    ][21462] Running state [cfg01] at time 03:06:17.485532
2017-12-14 03:06:17,486 [salt.state       ][INFO    ][21462] Executing state host.present for cfg01
2017-12-14 03:06:17,486 [salt.state       ][INFO    ][21462] Host cfg01 (10.167.4.100) already present
2017-12-14 03:06:17,487 [salt.state       ][INFO    ][21462] Completed state [cfg01] at time 03:06:17.486484 duration_in_ms=0.952
2017-12-14 03:06:17,487 [salt.state       ][INFO    ][21462] Running state [prx01] at time 03:06:17.486754
2017-12-14 03:06:17,487 [salt.state       ][INFO    ][21462] Executing state host.present for prx01
2017-12-14 03:06:17,488 [salt.state       ][INFO    ][21462] Host prx01 (10.167.4.104) already present
2017-12-14 03:06:17,488 [salt.state       ][INFO    ][21462] Completed state [prx01] at time 03:06:17.487752 duration_in_ms=0.999
2017-12-14 03:06:17,488 [salt.state       ][INFO    ][21462] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.488021
2017-12-14 03:06:17,488 [salt.state       ][INFO    ][21462] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,489 [salt.state       ][INFO    ][21462] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:06:17,489 [salt.state       ][INFO    ][21462] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.488981 duration_in_ms=0.96
2017-12-14 03:06:17,489 [salt.state       ][INFO    ][21462] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.489273
2017-12-14 03:06:17,490 [salt.state       ][INFO    ][21462] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,490 [salt.state       ][INFO    ][21462] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:06:17,490 [salt.state       ][INFO    ][21462] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.490241 duration_in_ms=0.967
2017-12-14 03:06:17,491 [salt.state       ][INFO    ][21462] Running state [kvm01] at time 03:06:17.490512
2017-12-14 03:06:17,491 [salt.state       ][INFO    ][21462] Executing state host.present for kvm01
2017-12-14 03:06:17,491 [salt.state       ][INFO    ][21462] Host kvm01 (10.167.4.141) already present
2017-12-14 03:06:17,492 [salt.state       ][INFO    ][21462] Completed state [kvm01] at time 03:06:17.491497 duration_in_ms=0.986
2017-12-14 03:06:17,492 [salt.state       ][INFO    ][21462] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.491781
2017-12-14 03:06:17,492 [salt.state       ][INFO    ][21462] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,492 [salt.state       ][INFO    ][21462] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:06:17,493 [salt.state       ][INFO    ][21462] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.492748 duration_in_ms=0.966
2017-12-14 03:06:17,493 [salt.state       ][INFO    ][21462] Running state [kvm03] at time 03:06:17.493035
2017-12-14 03:06:17,493 [salt.state       ][INFO    ][21462] Executing state host.present for kvm03
2017-12-14 03:06:17,494 [salt.state       ][INFO    ][21462] Host kvm03 (10.167.4.143) already present
2017-12-14 03:06:17,494 [salt.state       ][INFO    ][21462] Completed state [kvm03] at time 03:06:17.494032 duration_in_ms=0.997
2017-12-14 03:06:17,494 [salt.state       ][INFO    ][21462] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.494330
2017-12-14 03:06:17,495 [salt.state       ][INFO    ][21462] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,495 [salt.state       ][INFO    ][21462] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:06:17,495 [salt.state       ][INFO    ][21462] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.495383 duration_in_ms=1.052
2017-12-14 03:06:17,496 [salt.state       ][INFO    ][21462] Running state [kvm02] at time 03:06:17.495690
2017-12-14 03:06:17,496 [salt.state       ][INFO    ][21462] Executing state host.present for kvm02
2017-12-14 03:06:17,497 [salt.state       ][INFO    ][21462] Host kvm02 (10.167.4.142) already present
2017-12-14 03:06:17,497 [salt.state       ][INFO    ][21462] Completed state [kvm02] at time 03:06:17.496992 duration_in_ms=1.303
2017-12-14 03:06:17,497 [salt.state       ][INFO    ][21462] Running state [dbs] at time 03:06:17.497288
2017-12-14 03:06:17,498 [salt.state       ][INFO    ][21462] Executing state host.present for dbs
2017-12-14 03:06:17,498 [salt.state       ][INFO    ][21462] Host dbs (10.167.4.50) already present
2017-12-14 03:06:17,498 [salt.state       ][INFO    ][21462] Completed state [dbs] at time 03:06:17.498284 duration_in_ms=0.996
2017-12-14 03:06:17,499 [salt.state       ][INFO    ][21462] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.498561
2017-12-14 03:06:17,499 [salt.state       ][INFO    ][21462] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,499 [salt.state       ][INFO    ][21462] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:06:17,500 [salt.state       ][INFO    ][21462] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.499504 duration_in_ms=0.943
2017-12-14 03:06:17,500 [salt.state       ][INFO    ][21462] Running state [prx] at time 03:06:17.499789
2017-12-14 03:06:17,500 [salt.state       ][INFO    ][21462] Executing state host.present for prx
2017-12-14 03:06:17,501 [salt.state       ][INFO    ][21462] Host prx (172.30.10.103) already present
2017-12-14 03:06:17,501 [salt.state       ][INFO    ][21462] Completed state [prx] at time 03:06:17.500810 duration_in_ms=1.021
2017-12-14 03:06:17,501 [salt.state       ][INFO    ][21462] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.501112
2017-12-14 03:06:17,501 [salt.state       ][INFO    ][21462] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,502 [salt.state       ][INFO    ][21462] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:06:17,502 [salt.state       ][INFO    ][21462] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.502099 duration_in_ms=0.987
2017-12-14 03:06:17,502 [salt.state       ][INFO    ][21462] Running state [prx02] at time 03:06:17.502389
2017-12-14 03:06:17,503 [salt.state       ][INFO    ][21462] Executing state host.present for prx02
2017-12-14 03:06:17,503 [salt.state       ][INFO    ][21462] Host prx02 (10.167.4.105) already present
2017-12-14 03:06:17,503 [salt.state       ][INFO    ][21462] Completed state [prx02] at time 03:06:17.503371 duration_in_ms=0.982
2017-12-14 03:06:17,504 [salt.state       ][INFO    ][21462] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.503661
2017-12-14 03:06:17,504 [salt.state       ][INFO    ][21462] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,504 [salt.state       ][INFO    ][21462] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:06:17,505 [salt.state       ][INFO    ][21462] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.504616 duration_in_ms=0.956
2017-12-14 03:06:17,505 [salt.state       ][INFO    ][21462] Running state [gtw01] at time 03:06:17.504954
2017-12-14 03:06:17,505 [salt.state       ][INFO    ][21462] Executing state host.present for gtw01
2017-12-14 03:06:17,506 [salt.state       ][INFO    ][21462] Host gtw01 (10.167.4.124) already present
2017-12-14 03:06:17,506 [salt.state       ][INFO    ][21462] Completed state [gtw01] at time 03:06:17.505943 duration_in_ms=0.988
2017-12-14 03:06:17,506 [salt.state       ][INFO    ][21462] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.506212
2017-12-14 03:06:17,506 [salt.state       ][INFO    ][21462] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,507 [salt.state       ][INFO    ][21462] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:06:17,507 [salt.state       ][INFO    ][21462] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.507149 duration_in_ms=0.937
2017-12-14 03:06:17,507 [salt.state       ][INFO    ][21462] Running state [gtw02] at time 03:06:17.507440
2017-12-14 03:06:17,508 [salt.state       ][INFO    ][21462] Executing state host.present for gtw02
2017-12-14 03:06:17,508 [salt.state       ][INFO    ][21462] Host gtw02 (10.167.4.125) already present
2017-12-14 03:06:17,509 [salt.state       ][INFO    ][21462] Completed state [gtw02] at time 03:06:17.508483 duration_in_ms=1.043
2017-12-14 03:06:17,509 [salt.state       ][INFO    ][21462] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.508800
2017-12-14 03:06:17,509 [salt.state       ][INFO    ][21462] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,510 [salt.state       ][INFO    ][21462] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:06:17,510 [salt.state       ][INFO    ][21462] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.509797 duration_in_ms=0.997
2017-12-14 03:06:17,510 [salt.state       ][INFO    ][21462] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.510084
2017-12-14 03:06:17,510 [salt.state       ][INFO    ][21462] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,511 [salt.state       ][INFO    ][21462] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:06:17,511 [salt.state       ][INFO    ][21462] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.511047 duration_in_ms=0.964
2017-12-14 03:06:17,511 [salt.state       ][INFO    ][21462] Running state [msg02] at time 03:06:17.511323
2017-12-14 03:06:17,512 [salt.state       ][INFO    ][21462] Executing state host.present for msg02
2017-12-14 03:06:17,512 [salt.state       ][INFO    ][21462] Host msg02 (10.167.4.42) already present
2017-12-14 03:06:17,512 [salt.state       ][INFO    ][21462] Completed state [msg02] at time 03:06:17.512303 duration_in_ms=0.981
2017-12-14 03:06:17,513 [salt.state       ][INFO    ][21462] Running state [file.replace] at time 03:06:17.513215
2017-12-14 03:06:17,514 [salt.state       ][INFO    ][21462] Executing state module.run for file.replace
2017-12-14 03:06:17,586 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:06:17,593 [salt.state       ][INFO    ][21462] onlyif execution failed
2017-12-14 03:06:17,594 [salt.state       ][INFO    ][21462] Completed state [file.replace] at time 03:06:17.593639 duration_in_ms=80.434
2017-12-14 03:06:17,594 [salt.state       ][INFO    ][21462] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.594031
2017-12-14 03:06:17,594 [salt.state       ][INFO    ][21462] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,595 [salt.state       ][INFO    ][21462] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:06:17,596 [salt.state       ][INFO    ][21462] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.595563 duration_in_ms=1.531
2017-12-14 03:06:17,596 [salt.state       ][INFO    ][21462] Running state [msg03] at time 03:06:17.595881
2017-12-14 03:06:17,596 [salt.state       ][INFO    ][21462] Executing state host.present for msg03
2017-12-14 03:06:17,597 [salt.state       ][INFO    ][21462] Host msg03 (10.167.4.43) already present
2017-12-14 03:06:17,597 [salt.state       ][INFO    ][21462] Completed state [msg03] at time 03:06:17.596947 duration_in_ms=1.066
2017-12-14 03:06:17,597 [salt.state       ][INFO    ][21462] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.597223
2017-12-14 03:06:17,598 [salt.state       ][INFO    ][21462] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,598 [salt.state       ][INFO    ][21462] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:06:17,598 [salt.state       ][INFO    ][21462] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.598443 duration_in_ms=1.22
2017-12-14 03:06:17,599 [salt.state       ][INFO    ][21462] Running state [msg01] at time 03:06:17.598727
2017-12-14 03:06:17,599 [salt.state       ][INFO    ][21462] Executing state host.present for msg01
2017-12-14 03:06:17,599 [salt.state       ][INFO    ][21462] Host msg01 (10.167.4.41) already present
2017-12-14 03:06:17,600 [salt.state       ][INFO    ][21462] Completed state [msg01] at time 03:06:17.599668 duration_in_ms=0.941
2017-12-14 03:06:17,600 [salt.state       ][INFO    ][21462] Running state [msg] at time 03:06:17.599942
2017-12-14 03:06:17,600 [salt.state       ][INFO    ][21462] Executing state host.present for msg
2017-12-14 03:06:17,601 [salt.state       ][INFO    ][21462] Host msg (10.167.4.40) already present
2017-12-14 03:06:17,601 [salt.state       ][INFO    ][21462] Completed state [msg] at time 03:06:17.600921 duration_in_ms=0.98
2017-12-14 03:06:17,601 [salt.state       ][INFO    ][21462] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.601200
2017-12-14 03:06:17,602 [salt.state       ][INFO    ][21462] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,602 [salt.state       ][INFO    ][21462] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:06:17,602 [salt.state       ][INFO    ][21462] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.602205 duration_in_ms=1.005
2017-12-14 03:06:17,603 [salt.state       ][INFO    ][21462] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.602510
2017-12-14 03:06:17,603 [salt.state       ][INFO    ][21462] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,603 [salt.state       ][INFO    ][21462] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:06:17,604 [salt.state       ][INFO    ][21462] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.603534 duration_in_ms=1.025
2017-12-14 03:06:17,604 [salt.state       ][INFO    ][21462] Running state [cfg01] at time 03:06:17.603824
2017-12-14 03:06:17,604 [salt.state       ][INFO    ][21462] Executing state host.present for cfg01
2017-12-14 03:06:17,605 [salt.state       ][INFO    ][21462] Host cfg01 (10.167.4.100) already present
2017-12-14 03:06:17,605 [salt.state       ][INFO    ][21462] Completed state [cfg01] at time 03:06:17.604867 duration_in_ms=1.043
2017-12-14 03:06:17,605 [salt.state       ][INFO    ][21462] Running state [cmp002] at time 03:06:17.605158
2017-12-14 03:06:17,605 [salt.state       ][INFO    ][21462] Executing state host.present for cmp002
2017-12-14 03:06:17,606 [salt.state       ][INFO    ][21462] Host cmp002 (10.167.4.102) already present
2017-12-14 03:06:17,606 [salt.state       ][INFO    ][21462] Completed state [cmp002] at time 03:06:17.606143 duration_in_ms=0.985
2017-12-14 03:06:17,606 [salt.state       ][INFO    ][21462] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.606421
2017-12-14 03:06:17,607 [salt.state       ][INFO    ][21462] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,607 [salt.state       ][INFO    ][21462] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:06:17,607 [salt.state       ][INFO    ][21462] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.607358 duration_in_ms=0.937
2017-12-14 03:06:17,608 [salt.state       ][INFO    ][21462] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.607639
2017-12-14 03:06:17,608 [salt.state       ][INFO    ][21462] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,608 [salt.state       ][INFO    ][21462] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:06:17,609 [salt.state       ][INFO    ][21462] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.608606 duration_in_ms=0.967
2017-12-14 03:06:17,609 [salt.state       ][INFO    ][21462] Running state [cmp001] at time 03:06:17.608899
2017-12-14 03:06:17,609 [salt.state       ][INFO    ][21462] Executing state host.present for cmp001
2017-12-14 03:06:17,610 [salt.state       ][INFO    ][21462] Host cmp001 (10.167.4.101) already present
2017-12-14 03:06:17,610 [salt.state       ][INFO    ][21462] Completed state [cmp001] at time 03:06:17.609854 duration_in_ms=0.956
2017-12-14 03:06:17,610 [salt.state       ][INFO    ][21462] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.610132
2017-12-14 03:06:17,610 [salt.state       ][INFO    ][21462] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,611 [salt.state       ][INFO    ][21462] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:06:17,611 [salt.state       ][INFO    ][21462] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.611077 duration_in_ms=0.944
2017-12-14 03:06:17,611 [salt.state       ][INFO    ][21462] Running state [dbs01] at time 03:06:17.611362
2017-12-14 03:06:17,612 [salt.state       ][INFO    ][21462] Executing state host.present for dbs01
2017-12-14 03:06:17,612 [salt.state       ][INFO    ][21462] Host dbs01 (10.167.4.51) already present
2017-12-14 03:06:17,612 [salt.state       ][INFO    ][21462] Completed state [dbs01] at time 03:06:17.612320 duration_in_ms=0.959
2017-12-14 03:06:17,613 [salt.state       ][INFO    ][21462] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.612626
2017-12-14 03:06:17,613 [salt.state       ][INFO    ][21462] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,613 [salt.state       ][INFO    ][21462] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:06:17,614 [salt.state       ][INFO    ][21462] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.613606 duration_in_ms=0.979
2017-12-14 03:06:17,614 [salt.state       ][INFO    ][21462] Running state [dbs02] at time 03:06:17.613880
2017-12-14 03:06:17,614 [salt.state       ][INFO    ][21462] Executing state host.present for dbs02
2017-12-14 03:06:17,615 [salt.state       ][INFO    ][21462] Host dbs02 (10.167.4.52) already present
2017-12-14 03:06:17,615 [salt.state       ][INFO    ][21462] Completed state [dbs02] at time 03:06:17.614810 duration_in_ms=0.931
2017-12-14 03:06:17,615 [salt.state       ][INFO    ][21462] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.615082
2017-12-14 03:06:17,615 [salt.state       ][INFO    ][21462] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,616 [salt.state       ][INFO    ][21462] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:06:17,616 [salt.state       ][INFO    ][21462] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.616072 duration_in_ms=0.99
2017-12-14 03:06:17,616 [salt.state       ][INFO    ][21462] Running state [dbs03] at time 03:06:17.616362
2017-12-14 03:06:17,617 [salt.state       ][INFO    ][21462] Executing state host.present for dbs03
2017-12-14 03:06:17,617 [salt.state       ][INFO    ][21462] Host dbs03 (10.167.4.53) already present
2017-12-14 03:06:17,617 [salt.state       ][INFO    ][21462] Completed state [dbs03] at time 03:06:17.617332 duration_in_ms=0.97
2017-12-14 03:06:17,618 [salt.state       ][INFO    ][21462] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.617632
2017-12-14 03:06:17,618 [salt.state       ][INFO    ][21462] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,618 [salt.state       ][INFO    ][21462] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:06:17,619 [salt.state       ][INFO    ][21462] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.618590 duration_in_ms=0.958
2017-12-14 03:06:17,619 [salt.state       ][INFO    ][21462] Running state [mas01] at time 03:06:17.618864
2017-12-14 03:06:17,619 [salt.state       ][INFO    ][21462] Executing state host.present for mas01
2017-12-14 03:06:17,620 [salt.state       ][INFO    ][21462] Host mas01 (10.167.4.3) already present
2017-12-14 03:06:17,620 [salt.state       ][INFO    ][21462] Completed state [mas01] at time 03:06:17.619796 duration_in_ms=0.932
2017-12-14 03:06:17,620 [salt.state       ][INFO    ][21462] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.620070
2017-12-14 03:06:17,620 [salt.state       ][INFO    ][21462] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,621 [salt.state       ][INFO    ][21462] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:06:17,621 [salt.state       ][INFO    ][21462] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.621062 duration_in_ms=0.993
2017-12-14 03:06:17,621 [salt.state       ][INFO    ][21462] Running state [ctl02] at time 03:06:17.621350
2017-12-14 03:06:17,622 [salt.state       ][INFO    ][21462] Executing state host.present for ctl02
2017-12-14 03:06:17,622 [salt.state       ][INFO    ][21462] Host ctl02 (10.167.4.12) already present
2017-12-14 03:06:17,622 [salt.state       ][INFO    ][21462] Completed state [ctl02] at time 03:06:17.622284 duration_in_ms=0.933
2017-12-14 03:06:17,623 [salt.state       ][INFO    ][21462] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.622555
2017-12-14 03:06:17,623 [salt.state       ][INFO    ][21462] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,623 [salt.state       ][INFO    ][21462] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:06:17,624 [salt.state       ][INFO    ][21462] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.623498 duration_in_ms=0.943
2017-12-14 03:06:17,624 [salt.state       ][INFO    ][21462] Running state [ctl03] at time 03:06:17.623771
2017-12-14 03:06:17,624 [salt.state       ][INFO    ][21462] Executing state host.present for ctl03
2017-12-14 03:06:17,625 [salt.state       ][INFO    ][21462] Host ctl03 (10.167.4.13) already present
2017-12-14 03:06:17,625 [salt.state       ][INFO    ][21462] Completed state [ctl03] at time 03:06:17.624873 duration_in_ms=1.103
2017-12-14 03:06:17,625 [salt.state       ][INFO    ][21462] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.625149
2017-12-14 03:06:17,625 [salt.state       ][INFO    ][21462] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,626 [salt.state       ][INFO    ][21462] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:06:17,626 [salt.state       ][INFO    ][21462] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.626087 duration_in_ms=0.937
2017-12-14 03:06:17,626 [salt.state       ][INFO    ][21462] Running state [ctl01] at time 03:06:17.626359
2017-12-14 03:06:17,627 [salt.state       ][INFO    ][21462] Executing state host.present for ctl01
2017-12-14 03:06:17,627 [salt.state       ][INFO    ][21462] Host ctl01 (10.167.4.11) already present
2017-12-14 03:06:17,627 [salt.state       ][INFO    ][21462] Completed state [ctl01] at time 03:06:17.627290 duration_in_ms=0.931
2017-12-14 03:06:17,628 [salt.state       ][INFO    ][21462] Running state [ctl] at time 03:06:17.627560
2017-12-14 03:06:17,628 [salt.state       ][INFO    ][21462] Executing state host.present for ctl
2017-12-14 03:06:17,628 [salt.state       ][INFO    ][21462] Host ctl (10.167.4.10) already present
2017-12-14 03:06:17,629 [salt.state       ][INFO    ][21462] Completed state [ctl] at time 03:06:17.628496 duration_in_ms=0.935
2017-12-14 03:06:17,629 [salt.state       ][INFO    ][21462] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.628796
2017-12-14 03:06:17,629 [salt.state       ][INFO    ][21462] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:06:17,630 [salt.state       ][INFO    ][21462] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:06:17,630 [salt.state       ][INFO    ][21462] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:06:17.629758 duration_in_ms=0.962
2017-12-14 03:06:17,630 [salt.state       ][INFO    ][21462] Running state [ens2] at time 03:06:17.630028
2017-12-14 03:06:17,630 [salt.state       ][INFO    ][21462] Executing state network.managed for ens2
2017-12-14 03:06:17,943 [salt.state       ][INFO    ][21462] Interface ens2 is up to date.
2017-12-14 03:06:17,944 [salt.state       ][INFO    ][21462] Completed state [ens2] at time 03:06:17.943791 duration_in_ms=313.761
2017-12-14 03:06:17,944 [salt.state       ][INFO    ][21462] Running state [ens3] at time 03:06:17.944235
2017-12-14 03:06:17,945 [salt.state       ][INFO    ][21462] Executing state network.managed for ens3
2017-12-14 03:06:18,253 [salt.state       ][INFO    ][21462] Interface ens3 is up to date.
2017-12-14 03:06:18,253 [salt.state       ][INFO    ][21462] Completed state [ens3] at time 03:06:18.253415 duration_in_ms=309.18
2017-12-14 03:06:18,254 [salt.state       ][INFO    ][21462] Running state [/etc/profile.d/proxy.sh] at time 03:06:18.253737
2017-12-14 03:06:18,254 [salt.state       ][INFO    ][21462] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-14 03:06:18,254 [salt.state       ][INFO    ][21462] File /etc/profile.d/proxy.sh is not present
2017-12-14 03:06:18,255 [salt.state       ][INFO    ][21462] Completed state [/etc/profile.d/proxy.sh] at time 03:06:18.254701 duration_in_ms=0.963
2017-12-14 03:06:18,255 [salt.state       ][INFO    ][21462] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:06:18.254975
2017-12-14 03:06:18,255 [salt.state       ][INFO    ][21462] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-14 03:06:18,256 [salt.state       ][INFO    ][21462] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-14 03:06:18,256 [salt.state       ][INFO    ][21462] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:06:18.255812 duration_in_ms=0.836
2017-12-14 03:06:18,256 [salt.state       ][INFO    ][21462] Running state [ntp] at time 03:06:18.256087
2017-12-14 03:06:18,256 [salt.state       ][INFO    ][21462] Executing state pkg.installed for ntp
2017-12-14 03:06:18,260 [salt.state       ][INFO    ][21462] Package ntp is already installed
2017-12-14 03:06:18,260 [salt.state       ][INFO    ][21462] Completed state [ntp] at time 03:06:18.259806 duration_in_ms=3.719
2017-12-14 03:06:18,261 [salt.state       ][INFO    ][21462] Running state [/etc/ntp.conf] at time 03:06:18.260695
2017-12-14 03:06:18,261 [salt.state       ][INFO    ][21462] Executing state file.managed for /etc/ntp.conf
2017-12-14 03:06:18,278 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-14 03:06:18,302 [salt.fileclient  ][INFO    ][21462] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-14 03:06:18,308 [salt.state       ][INFO    ][21462] File /etc/ntp.conf is in the correct state
2017-12-14 03:06:18,308 [salt.state       ][INFO    ][21462] Completed state [/etc/ntp.conf] at time 03:06:18.308236 duration_in_ms=47.54
2017-12-14 03:06:18,309 [salt.state       ][INFO    ][21462] Running state [ntp] at time 03:06:18.308998
2017-12-14 03:06:18,309 [salt.state       ][INFO    ][21462] Executing state service.running for ntp
2017-12-14 03:06:18,310 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-14 03:06:18,319 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-14 03:06:18,326 [salt.loaded.int.module.cmdmod][INFO    ][21462] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-14 03:06:18,335 [salt.state       ][INFO    ][21462] The service ntp is already running
2017-12-14 03:06:18,335 [salt.state       ][INFO    ][21462] Completed state [ntp] at time 03:06:18.334901 duration_in_ms=25.903
2017-12-14 03:06:18,338 [salt.minion      ][INFO    ][21462] Returning information for job: 20171214030601956734
2017-12-14 03:06:19,415 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171214030619411620
2017-12-14 03:06:19,438 [salt.minion      ][INFO    ][23419] Starting a new job with PID 23419
2017-12-14 03:06:19,450 [salt.minion      ][INFO    ][23419] Returning information for job: 20171214030619411620
2017-12-14 03:06:43,394 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command pkg.upgrade with jid 20171214030643385547
2017-12-14 03:06:43,425 [salt.minion      ][INFO    ][23432] Starting a new job with PID 23432
2017-12-14 03:06:43,444 [salt.loaded.int.module.cmdmod][INFO    ][23432] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:06:43,897 [salt.loaded.int.module.cmdmod][INFO    ][23432] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-12-14 03:06:53,483 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030653476545
2017-12-14 03:06:53,497 [salt.minion      ][INFO    ][23452] Starting a new job with PID 23452
2017-12-14 03:06:53,511 [salt.minion      ][INFO    ][23452] Returning information for job: 20171214030653476545
2017-12-14 03:07:03,525 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030703518793
2017-12-14 03:07:03,540 [salt.minion      ][INFO    ][23462] Starting a new job with PID 23462
2017-12-14 03:07:03,556 [salt.minion      ][INFO    ][23462] Returning information for job: 20171214030703518793
2017-12-14 03:07:13,559 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030713552735
2017-12-14 03:07:13,578 [salt.minion      ][INFO    ][23467] Starting a new job with PID 23467
2017-12-14 03:07:13,589 [salt.minion      ][INFO    ][23467] Returning information for job: 20171214030713552735
2017-12-14 03:07:23,639 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030723633438
2017-12-14 03:07:23,658 [salt.minion      ][INFO    ][23472] Starting a new job with PID 23472
2017-12-14 03:07:23,669 [salt.minion      ][INFO    ][23472] Returning information for job: 20171214030723633438
2017-12-14 03:07:33,861 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030733857704
2017-12-14 03:07:33,881 [salt.minion      ][INFO    ][23482] Starting a new job with PID 23482
2017-12-14 03:07:33,894 [salt.minion      ][INFO    ][23482] Returning information for job: 20171214030733857704
2017-12-14 03:07:43,975 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030743963204
2017-12-14 03:07:43,996 [salt.minion      ][INFO    ][23487] Starting a new job with PID 23487
2017-12-14 03:07:44,006 [salt.minion      ][INFO    ][23487] Returning information for job: 20171214030743963204
2017-12-14 03:07:54,088 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030754083230
2017-12-14 03:07:54,116 [salt.minion      ][INFO    ][23547] Starting a new job with PID 23547
2017-12-14 03:07:54,133 [salt.minion      ][INFO    ][23547] Returning information for job: 20171214030754083230
2017-12-14 03:08:04,295 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030804289988
2017-12-14 03:08:04,322 [salt.minion      ][INFO    ][23585] Starting a new job with PID 23585
2017-12-14 03:08:04,480 [salt.minion      ][INFO    ][23585] Returning information for job: 20171214030804289988
2017-12-14 03:08:14,504 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030814500759
2017-12-14 03:08:14,528 [salt.minion      ][INFO    ][23681] Starting a new job with PID 23681
2017-12-14 03:08:14,539 [salt.minion      ][INFO    ][23681] Returning information for job: 20171214030814500759
2017-12-14 03:08:24,570 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030824563340
2017-12-14 03:08:24,594 [salt.minion      ][INFO    ][23697] Starting a new job with PID 23697
2017-12-14 03:08:24,607 [salt.minion      ][INFO    ][23697] Returning information for job: 20171214030824563340
2017-12-14 03:08:34,613 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030834603423
2017-12-14 03:08:34,638 [salt.minion      ][INFO    ][23773] Starting a new job with PID 23773
2017-12-14 03:08:34,654 [salt.minion      ][INFO    ][23773] Returning information for job: 20171214030834603423
2017-12-14 03:08:44,814 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030844803195
2017-12-14 03:08:44,839 [salt.minion      ][INFO    ][23778] Starting a new job with PID 23778
2017-12-14 03:08:46,078 [salt.minion      ][INFO    ][23778] Returning information for job: 20171214030844803195
2017-12-14 03:08:54,990 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030854980335
2017-12-14 03:08:55,021 [salt.minion      ][INFO    ][23799] Starting a new job with PID 23799
2017-12-14 03:08:55,033 [salt.minion      ][INFO    ][23799] Returning information for job: 20171214030854980335
2017-12-14 03:09:05,126 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030905115623
2017-12-14 03:09:05,152 [salt.minion      ][INFO    ][23822] Starting a new job with PID 23822
2017-12-14 03:09:05,166 [salt.minion      ][INFO    ][23822] Returning information for job: 20171214030905115623
2017-12-14 03:09:15,158 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030915149619
2017-12-14 03:09:15,871 [salt.minion      ][INFO    ][23905] Starting a new job with PID 23905
2017-12-14 03:09:15,884 [salt.minion      ][INFO    ][23905] Returning information for job: 20171214030915149619
2017-12-14 03:09:25,234 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030925225984
2017-12-14 03:09:25,259 [salt.minion      ][INFO    ][23918] Starting a new job with PID 23918
2017-12-14 03:09:25,273 [salt.minion      ][INFO    ][23918] Returning information for job: 20171214030925225984
2017-12-14 03:09:35,334 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030935323930
2017-12-14 03:09:35,358 [salt.minion      ][INFO    ][24059] Starting a new job with PID 24059
2017-12-14 03:09:35,767 [salt.minion      ][INFO    ][24059] Returning information for job: 20171214030935323930
2017-12-14 03:09:45,509 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030945498546
2017-12-14 03:09:45,530 [salt.minion      ][INFO    ][24122] Starting a new job with PID 24122
2017-12-14 03:09:45,546 [salt.minion      ][INFO    ][24122] Returning information for job: 20171214030945498546
2017-12-14 03:09:55,651 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214030955640396
2017-12-14 03:09:55,684 [salt.minion      ][INFO    ][24160] Starting a new job with PID 24160
2017-12-14 03:09:55,696 [salt.minion      ][INFO    ][24160] Returning information for job: 20171214030955640396
2017-12-14 03:10:05,789 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031005769351
2017-12-14 03:10:05,811 [salt.minion      ][INFO    ][24199] Starting a new job with PID 24199
2017-12-14 03:10:06,068 [salt.minion      ][INFO    ][24199] Returning information for job: 20171214031005769351
2017-12-14 03:10:15,827 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031015806736
2017-12-14 03:10:15,848 [salt.minion      ][INFO    ][24225] Starting a new job with PID 24225
2017-12-14 03:10:15,863 [salt.minion      ][INFO    ][24225] Returning information for job: 20171214031015806736
2017-12-14 03:10:26,005 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031025997049
2017-12-14 03:10:26,028 [salt.minion      ][INFO    ][24282] Starting a new job with PID 24282
2017-12-14 03:10:26,229 [salt.minion      ][INFO    ][24282] Returning information for job: 20171214031025997049
2017-12-14 03:10:36,105 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031036095131
2017-12-14 03:10:36,133 [salt.minion      ][INFO    ][24290] Starting a new job with PID 24290
2017-12-14 03:10:36,151 [salt.minion      ][INFO    ][24290] Returning information for job: 20171214031036095131
2017-12-14 03:10:46,331 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031046321599
2017-12-14 03:10:46,351 [salt.minion      ][INFO    ][24300] Starting a new job with PID 24300
2017-12-14 03:10:46,451 [salt.minion      ][INFO    ][24300] Returning information for job: 20171214031046321599
2017-12-14 03:10:56,356 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031056347967
2017-12-14 03:10:56,384 [salt.minion      ][INFO    ][24340] Starting a new job with PID 24340
2017-12-14 03:10:56,397 [salt.minion      ][INFO    ][24340] Returning information for job: 20171214031056347967
2017-12-14 03:11:06,574 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031106565941
2017-12-14 03:11:06,596 [salt.minion      ][INFO    ][24374] Starting a new job with PID 24374
2017-12-14 03:11:06,611 [salt.minion      ][INFO    ][24374] Returning information for job: 20171214031106565941
2017-12-14 03:11:16,656 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031116650202
2017-12-14 03:11:16,676 [salt.minion      ][INFO    ][24472] Starting a new job with PID 24472
2017-12-14 03:11:16,754 [salt.minion      ][INFO    ][24472] Returning information for job: 20171214031116650202
2017-12-14 03:11:26,778 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031126771710
2017-12-14 03:11:26,804 [salt.minion      ][INFO    ][24503] Starting a new job with PID 24503
2017-12-14 03:11:27,155 [salt.minion      ][INFO    ][24503] Returning information for job: 20171214031126771710
2017-12-14 03:11:36,993 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031136986161
2017-12-14 03:11:37,021 [salt.minion      ][INFO    ][24508] Starting a new job with PID 24508
2017-12-14 03:11:38,046 [salt.minion      ][INFO    ][24508] Returning information for job: 20171214031136986161
2017-12-14 03:11:47,062 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031147055898
2017-12-14 03:11:47,088 [salt.minion      ][INFO    ][24539] Starting a new job with PID 24539
2017-12-14 03:11:47,103 [salt.minion      ][INFO    ][24539] Returning information for job: 20171214031147055898
2017-12-14 03:11:57,149 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031157143785
2017-12-14 03:11:57,174 [salt.minion      ][INFO    ][24559] Starting a new job with PID 24559
2017-12-14 03:11:57,190 [salt.minion      ][INFO    ][24559] Returning information for job: 20171214031157143785
2017-12-14 03:12:07,208 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031207201464
2017-12-14 03:12:07,233 [salt.minion      ][INFO    ][24583] Starting a new job with PID 24583
2017-12-14 03:12:07,246 [salt.minion      ][INFO    ][24583] Returning information for job: 20171214031207201464
2017-12-14 03:12:17,246 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031217241488
2017-12-14 03:12:17,270 [salt.minion      ][INFO    ][24611] Starting a new job with PID 24611
2017-12-14 03:12:17,643 [salt.minion      ][INFO    ][24611] Returning information for job: 20171214031217241488
2017-12-14 03:12:27,425 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031227420966
2017-12-14 03:12:27,448 [salt.minion      ][INFO    ][24723] Starting a new job with PID 24723
2017-12-14 03:12:27,466 [salt.minion      ][INFO    ][24723] Returning information for job: 20171214031227420966
2017-12-14 03:12:37,485 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031237479569
2017-12-14 03:12:37,511 [salt.minion      ][INFO    ][24746] Starting a new job with PID 24746
2017-12-14 03:12:37,524 [salt.minion      ][INFO    ][24746] Returning information for job: 20171214031237479569
2017-12-14 03:12:47,556 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031247544788
2017-12-14 03:12:47,584 [salt.minion      ][INFO    ][24872] Starting a new job with PID 24872
2017-12-14 03:12:47,676 [salt.minion      ][INFO    ][24872] Returning information for job: 20171214031247544788
2017-12-14 03:12:57,705 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031257689620
2017-12-14 03:12:57,732 [salt.minion      ][INFO    ][24901] Starting a new job with PID 24901
2017-12-14 03:12:57,745 [salt.minion      ][INFO    ][24901] Returning information for job: 20171214031257689620
2017-12-14 03:13:07,830 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031307816410
2017-12-14 03:13:07,855 [salt.minion      ][INFO    ][24938] Starting a new job with PID 24938
2017-12-14 03:13:07,869 [salt.minion      ][INFO    ][24938] Returning information for job: 20171214031307816410
2017-12-14 03:13:18,023 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031318010381
2017-12-14 03:13:18,051 [salt.minion      ][INFO    ][24961] Starting a new job with PID 24961
2017-12-14 03:13:18,070 [salt.minion      ][INFO    ][24961] Returning information for job: 20171214031318010381
2017-12-14 03:13:28,213 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031328199178
2017-12-14 03:13:28,244 [salt.minion      ][INFO    ][24966] Starting a new job with PID 24966
2017-12-14 03:13:28,259 [salt.minion      ][INFO    ][24966] Returning information for job: 20171214031328199178
2017-12-14 03:13:38,255 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031338242853
2017-12-14 03:13:38,280 [salt.minion      ][INFO    ][24976] Starting a new job with PID 24976
2017-12-14 03:13:38,298 [salt.minion      ][INFO    ][24976] Returning information for job: 20171214031338242853
2017-12-14 03:13:48,371 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031348360009
2017-12-14 03:13:48,392 [salt.minion      ][INFO    ][24981] Starting a new job with PID 24981
2017-12-14 03:13:48,411 [salt.minion      ][INFO    ][24981] Returning information for job: 20171214031348360009
2017-12-14 03:13:58,558 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031358547514
2017-12-14 03:13:58,589 [salt.minion      ][INFO    ][24986] Starting a new job with PID 24986
2017-12-14 03:13:58,994 [salt.minion      ][INFO    ][24986] Returning information for job: 20171214031358547514
2017-12-14 03:14:08,610 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031408599379
2017-12-14 03:14:08,639 [salt.minion      ][INFO    ][24996] Starting a new job with PID 24996
2017-12-14 03:14:08,656 [salt.minion      ][INFO    ][24996] Returning information for job: 20171214031408599379
2017-12-14 03:14:18,776 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031418765289
2017-12-14 03:14:18,796 [salt.minion      ][INFO    ][25001] Starting a new job with PID 25001
2017-12-14 03:14:18,808 [salt.minion      ][INFO    ][25001] Returning information for job: 20171214031418765289
2017-12-14 03:14:28,974 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031428962331
2017-12-14 03:14:28,1000 [salt.minion      ][INFO    ][25011] Starting a new job with PID 25011
2017-12-14 03:14:29,019 [salt.minion      ][INFO    ][25011] Returning information for job: 20171214031428962331
2017-12-14 03:14:39,083 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031439073605
2017-12-14 03:14:39,103 [salt.minion      ][INFO    ][25016] Starting a new job with PID 25016
2017-12-14 03:14:39,117 [salt.minion      ][INFO    ][25016] Returning information for job: 20171214031439073605
2017-12-14 03:14:49,171 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031449161811
2017-12-14 03:14:49,191 [salt.minion      ][INFO    ][25041] Starting a new job with PID 25041
2017-12-14 03:14:49,206 [salt.minion      ][INFO    ][25041] Returning information for job: 20171214031449161811
2017-12-14 03:14:59,348 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031459338224
2017-12-14 03:14:59,368 [salt.minion      ][INFO    ][25096] Starting a new job with PID 25096
2017-12-14 03:14:59,385 [salt.minion      ][INFO    ][25096] Returning information for job: 20171214031459338224
2017-12-14 03:15:09,389 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031509380367
2017-12-14 03:15:09,412 [salt.minion      ][INFO    ][25143] Starting a new job with PID 25143
2017-12-14 03:15:09,425 [salt.minion      ][INFO    ][25143] Returning information for job: 20171214031509380367
2017-12-14 03:15:19,424 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031519416912
2017-12-14 03:15:19,449 [salt.minion      ][INFO    ][25190] Starting a new job with PID 25190
2017-12-14 03:15:19,462 [salt.minion      ][INFO    ][25190] Returning information for job: 20171214031519416912
2017-12-14 03:15:29,635 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031529578902
2017-12-14 03:15:29,662 [salt.minion      ][INFO    ][25299] Starting a new job with PID 25299
2017-12-14 03:15:29,675 [salt.minion      ][INFO    ][25299] Returning information for job: 20171214031529578902
2017-12-14 03:15:39,787 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031539779833
2017-12-14 03:15:39,810 [salt.minion      ][INFO    ][25374] Starting a new job with PID 25374
2017-12-14 03:15:39,827 [salt.minion      ][INFO    ][25374] Returning information for job: 20171214031539779833
2017-12-14 03:15:49,987 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031549981098
2017-12-14 03:15:50,003 [salt.minion      ][INFO    ][25645] Starting a new job with PID 25645
2017-12-14 03:15:50,017 [salt.minion      ][INFO    ][25645] Returning information for job: 20171214031549981098
2017-12-14 03:16:00,085 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031600079269
2017-12-14 03:16:00,115 [salt.minion      ][INFO    ][25656] Starting a new job with PID 25656
2017-12-14 03:16:00,129 [salt.minion      ][INFO    ][25656] Returning information for job: 20171214031600079269
2017-12-14 03:16:10,231 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031610224533
2017-12-14 03:16:10,263 [salt.minion      ][INFO    ][26195] Starting a new job with PID 26195
2017-12-14 03:16:10,273 [salt.minion      ][INFO    ][26195] Returning information for job: 20171214031610224533
2017-12-14 03:16:20,340 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031620334864
2017-12-14 03:16:20,369 [salt.minion      ][INFO    ][27566] Starting a new job with PID 27566
2017-12-14 03:16:20,382 [salt.minion      ][INFO    ][27566] Returning information for job: 20171214031620334864
2017-12-14 03:16:30,433 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031630429335
2017-12-14 03:16:30,459 [salt.minion      ][INFO    ][31117] Starting a new job with PID 31117
2017-12-14 03:16:30,470 [salt.minion      ][INFO    ][31117] Returning information for job: 20171214031630429335
2017-12-14 03:16:40,502 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031640496145
2017-12-14 03:16:40,528 [salt.minion      ][INFO    ][31171] Starting a new job with PID 31171
2017-12-14 03:16:40,548 [salt.minion      ][INFO    ][31171] Returning information for job: 20171214031640496145
2017-12-14 03:16:50,521 [salt.loaded.int.module.cmdmod][INFO    ][23432] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:16:50,539 [salt.minion      ][INFO    ][23432] Returning information for job: 20171214030643385547
2017-12-14 03:16:50,541 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214031650529169
2017-12-14 03:16:50,557 [salt.minion      ][INFO    ][3537] Starting a new job with PID 3537
2017-12-14 03:16:50,572 [salt.minion      ][INFO    ][3537] Returning information for job: 20171214031650529169
2017-12-14 03:19:20,109 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command test.ping with jid 20171214031920106820
2017-12-14 03:19:20,133 [salt.minion      ][INFO    ][3570] Starting a new job with PID 3570
2017-12-14 03:19:20,162 [salt.minion      ][INFO    ][3570] Returning information for job: 20171214031920106820
2017-12-14 03:20:23,024 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.sls with jid 20171214032023023848
2017-12-14 03:20:23,036 [salt.minion      ][INFO    ][3585] Starting a new job with PID 3585
2017-12-14 03:20:23,422 [salt.state       ][INFO    ][3585] Loading fresh modules for state activity
2017-12-14 03:20:23,448 [salt.fileclient  ][INFO    ][3585] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-14 03:20:23,466 [salt.fileclient  ][INFO    ][3585] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-14 03:20:23,491 [salt.fileclient  ][INFO    ][3585] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-14 03:20:23,774 [salt.state       ][INFO    ][3585] Running state [lsof] at time 03:20:23.773652
2017-12-14 03:20:23,774 [salt.state       ][INFO    ][3585] Executing state pkg.installed for lsof
2017-12-14 03:20:23,774 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:20:24,198 [salt.state       ][INFO    ][3585] Package lsof is already installed
2017-12-14 03:20:24,198 [salt.state       ][INFO    ][3585] Completed state [lsof] at time 03:20:24.198373 duration_in_ms=424.721
2017-12-14 03:20:24,199 [salt.state       ][INFO    ][3585] Running state [keepalived] at time 03:20:24.198562
2017-12-14 03:20:24,199 [salt.state       ][INFO    ][3585] Executing state pkg.installed for keepalived
2017-12-14 03:20:24,213 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:20:25,984 [salt.loaded.int.module.cmdmod][INFO    ][3585] 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-14 03:20:31,444 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:20:31,463 [salt.state       ][INFO    ][3585] 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-14 03:20:31,472 [salt.state       ][INFO    ][3585] Loading fresh modules for state activity
2017-12-14 03:20:31,484 [salt.state       ][INFO    ][3585] Completed state [keepalived] at time 03:20:31.484079 duration_in_ms=7285.517
2017-12-14 03:20:31,487 [salt.state       ][INFO    ][3585] Running state [/etc/keepalived/keepalived.conf] at time 03:20:31.487052
2017-12-14 03:20:31,488 [salt.state       ][INFO    ][3585] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-14 03:20:31,522 [salt.fileclient  ][INFO    ][3585] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-14 03:20:31,556 [salt.fileclient  ][INFO    ][3585] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-14 03:20:31,564 [salt.state       ][INFO    ][3585] File changed:
New file
2017-12-14 03:20:31,564 [salt.state       ][INFO    ][3585] Completed state [/etc/keepalived/keepalived.conf] at time 03:20:31.564104 duration_in_ms=77.052
2017-12-14 03:20:31,625 [salt.state       ][INFO    ][3585] Running state [keepalived] at time 03:20:31.625218
2017-12-14 03:20:31,626 [salt.state       ][INFO    ][3585] Executing state service.running for keepalived
2017-12-14 03:20:31,627 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-14 03:20:31,637 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-14 03:20:31,646 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-14 03:20:31,653 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-14 03:20:31,661 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-14 03:20:31,700 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-14 03:20:31,710 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-14 03:20:31,720 [salt.loaded.int.module.cmdmod][INFO    ][3585] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-14 03:20:31,728 [salt.state       ][INFO    ][3585] {'keepalived': True}
2017-12-14 03:20:31,729 [salt.state       ][INFO    ][3585] Completed state [keepalived] at time 03:20:31.728474 duration_in_ms=103.256
2017-12-14 03:20:31,729 [salt.minion      ][INFO    ][3585] Returning information for job: 20171214032023023848
2017-12-14 03:22:37,713 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command pillar.get with jid 20171214032237717050
2017-12-14 03:22:37,731 [salt.minion      ][INFO    ][4458] Starting a new job with PID 4458
2017-12-14 03:22:37,737 [salt.minion      ][INFO    ][4458] Returning information for job: 20171214032237717050
2017-12-14 03:25:13,250 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.sls with jid 20171214032513260670
2017-12-14 03:25:13,263 [salt.minion      ][INFO    ][4493] Starting a new job with PID 4493
2017-12-14 03:25:15,777 [salt.state       ][INFO    ][4493] Loading fresh modules for state activity
2017-12-14 03:25:15,802 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-14 03:25:15,825 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-14 03:25:15,839 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-14 03:25:15,864 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:25:15,876 [py.warnings      ][WARNING ][4493] /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-14 03:25:15,877 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-14 03:25:15,885 [salt.loaded.int.module.cmdmod][ERROR   ][4493] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-14 03:25:15,886 [salt.loaded.int.module.cmdmod][ERROR   ][4493] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-14 03:25:15,912 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-14 03:25:15,934 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:25:15,956 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-14 03:25:15,972 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:25:15,996 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-14 03:25:16,047 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:25:16,080 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-14 03:25:16,099 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:25:16,123 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-14 03:25:16,143 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:25:16,166 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:25:16,199 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:25:16,543 [salt.state       ][INFO    ][4493] Running state [rabbitmq-server] at time 03:25:16.543168
2017-12-14 03:25:16,543 [salt.state       ][INFO    ][4493] Executing state pkg.installed for rabbitmq-server
2017-12-14 03:25:16,544 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:25:16,964 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 03:25:19,231 [salt.loaded.int.module.cmdmod][INFO    ][4493] 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-14 03:25:23,344 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032523351709
2017-12-14 03:25:23,355 [salt.minion      ][INFO    ][4972] Starting a new job with PID 4972
2017-12-14 03:25:23,365 [salt.minion      ][INFO    ][4972] Returning information for job: 20171214032523351709
2017-12-14 03:25:33,518 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032533522651
2017-12-14 03:25:33,529 [salt.minion      ][INFO    ][4978] Starting a new job with PID 4978
2017-12-14 03:25:33,539 [salt.minion      ][INFO    ][4978] Returning information for job: 20171214032533522651
2017-12-14 03:25:43,724 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032543723736
2017-12-14 03:25:43,737 [salt.minion      ][INFO    ][5268] Starting a new job with PID 5268
2017-12-14 03:25:43,749 [salt.minion      ][INFO    ][5268] Returning information for job: 20171214032543723736
2017-12-14 03:25:53,935 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032553929558
2017-12-14 03:25:53,948 [salt.minion      ][INFO    ][5581] Starting a new job with PID 5581
2017-12-14 03:25:53,958 [salt.minion      ][INFO    ][5581] Returning information for job: 20171214032553929558
2017-12-14 03:26:04,146 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032604135629
2017-12-14 03:26:04,158 [salt.minion      ][INFO    ][5586] Starting a new job with PID 5586
2017-12-14 03:26:04,168 [salt.minion      ][INFO    ][5586] Returning information for job: 20171214032604135629
2017-12-14 03:26:14,350 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032614335493
2017-12-14 03:26:14,362 [salt.minion      ][INFO    ][5591] Starting a new job with PID 5591
2017-12-14 03:26:14,371 [salt.minion      ][INFO    ][5591] Returning information for job: 20171214032614335493
2017-12-14 03:26:16,423 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:26:16,445 [salt.state       ][INFO    ][4493] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1.1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1.1~u16.04+mcp1'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1.1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-12-14 03:26:16,455 [salt.state       ][INFO    ][4493] Loading fresh modules for state activity
2017-12-14 03:26:16,473 [salt.state       ][INFO    ][4493] Completed state [rabbitmq-server] at time 03:26:16.472854 duration_in_ms=59929.686
2017-12-14 03:26:16,478 [salt.state       ][INFO    ][4493] Running state [gettext-base] at time 03:26:16.478426
2017-12-14 03:26:16,479 [salt.state       ][INFO    ][4493] Executing state pkg.installed for gettext-base
2017-12-14 03:26:16,664 [salt.state       ][INFO    ][4493] Package gettext-base is already installed
2017-12-14 03:26:16,664 [salt.state       ][INFO    ][4493] Completed state [gettext-base] at time 03:26:16.664108 duration_in_ms=185.682
2017-12-14 03:26:16,665 [salt.state       ][INFO    ][4493] Running state [/etc/rabbitmq/rabbitmq.config] at time 03:26:16.665396
2017-12-14 03:26:16,666 [salt.state       ][INFO    ][4493] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-14 03:26:16,687 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-14 03:26:16,717 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:26:16,732 [salt.state       ][INFO    ][4493] File changed:
New file
2017-12-14 03:26:16,732 [salt.state       ][INFO    ][4493] Completed state [/etc/rabbitmq/rabbitmq.config] at time 03:26:16.732052 duration_in_ms=66.655
2017-12-14 03:26:16,733 [salt.state       ][INFO    ][4493] Running state [/etc/default/rabbitmq-server] at time 03:26:16.732685
2017-12-14 03:26:16,733 [salt.state       ][INFO    ][4493] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-14 03:26:16,751 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-14 03:26:16,768 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:26:16,779 [salt.state       ][INFO    ][4493] 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-14 03:26:16,780 [salt.state       ][INFO    ][4493] Completed state [/etc/default/rabbitmq-server] at time 03:26:16.780313 duration_in_ms=47.628
2017-12-14 03:26:16,781 [salt.state       ][INFO    ][4493] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:26:16.780871
2017-12-14 03:26:16,781 [salt.state       ][INFO    ][4493] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-14 03:26:16,801 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-14 03:26:16,817 [salt.fileclient  ][INFO    ][4493] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:26:16,828 [salt.state       ][INFO    ][4493] File changed:
New file
2017-12-14 03:26:16,829 [salt.state       ][INFO    ][4493] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:26:16.828662 duration_in_ms=47.79
2017-12-14 03:26:16,830 [salt.state       ][INFO    ][4493] Running state [sleep 30] at time 03:26:16.829938
2017-12-14 03:26:16,830 [salt.state       ][INFO    ][4493] Executing state cmd.run for sleep 30
2017-12-14 03:26:16,831 [py.warnings      ][WARNING ][4493] /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-14 03:26:16,831 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-14 03:26:24,380 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032624366500
2017-12-14 03:26:24,394 [salt.minion      ][INFO    ][5677] Starting a new job with PID 5677
2017-12-14 03:26:24,404 [salt.minion      ][INFO    ][5677] Returning information for job: 20171214032624366500
2017-12-14 03:26:34,587 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032634574030
2017-12-14 03:26:34,602 [salt.minion      ][INFO    ][5682] Starting a new job with PID 5682
2017-12-14 03:26:34,612 [salt.minion      ][INFO    ][5682] Returning information for job: 20171214032634574030
2017-12-14 03:26:44,793 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032644780668
2017-12-14 03:26:44,808 [salt.minion      ][INFO    ][5687] Starting a new job with PID 5687
2017-12-14 03:26:44,819 [salt.minion      ][INFO    ][5687] Returning information for job: 20171214032644780668
2017-12-14 03:26:46,862 [salt.state       ][INFO    ][4493] {'pid': 5673, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 03:26:46,862 [salt.state       ][INFO    ][4493] Completed state [sleep 30] at time 03:26:46.862123 duration_in_ms=30032.184
2017-12-14 03:26:46,863 [salt.state       ][INFO    ][4493] Running state [service rabbitmq-server stop] at time 03:26:46.863057
2017-12-14 03:26:46,863 [salt.state       ][INFO    ][4493] Executing state cmd.run for service rabbitmq-server stop
2017-12-14 03:26:46,864 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-14 03:26:46,949 [salt.state       ][INFO    ][4493] {'pid': 5690, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 03:26:46,950 [salt.state       ][INFO    ][4493] Completed state [service rabbitmq-server stop] at time 03:26:46.949495 duration_in_ms=86.438
2017-12-14 03:26:46,950 [salt.state       ][INFO    ][4493] Running state [/var/lib/rabbitmq] at time 03:26:46.949867
2017-12-14 03:26:46,950 [salt.state       ][INFO    ][4493] Executing state file.directory for /var/lib/rabbitmq
2017-12-14 03:26:46,951 [salt.state       ][INFO    ][4493] Directory /var/lib/rabbitmq is in the correct state
2017-12-14 03:26:46,951 [salt.state       ][INFO    ][4493] Completed state [/var/lib/rabbitmq] at time 03:26:46.951091 duration_in_ms=1.225
2017-12-14 03:26:46,952 [salt.state       ][INFO    ][4493] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 03:26:46.952261
2017-12-14 03:26:46,953 [salt.state       ][INFO    ][4493] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-14 03:26:46,956 [salt.state       ][INFO    ][4493] File changed:
--- 
+++ 
@@ -1 +1 @@
-QPKQETDGTMVGIRPRHANT+opnfv_secret

2017-12-14 03:26:46,957 [salt.state       ][INFO    ][4493] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 03:26:46.956750 duration_in_ms=4.488
2017-12-14 03:26:46,957 [salt.state       ][INFO    ][4493] Running state [sleep 30] at time 03:26:46.957334
2017-12-14 03:26:46,958 [salt.state       ][INFO    ][4493] Executing state cmd.run for sleep 30
2017-12-14 03:26:46,958 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-14 03:26:55,001 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032654987634
2017-12-14 03:26:55,015 [salt.minion      ][INFO    ][5726] Starting a new job with PID 5726
2017-12-14 03:26:55,026 [salt.minion      ][INFO    ][5726] Returning information for job: 20171214032654987634
2017-12-14 03:27:05,210 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032705199593
2017-12-14 03:27:05,222 [salt.minion      ][INFO    ][5731] Starting a new job with PID 5731
2017-12-14 03:27:05,233 [salt.minion      ][INFO    ][5731] Returning information for job: 20171214032705199593
2017-12-14 03:27:15,423 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032715411397
2017-12-14 03:27:15,438 [salt.minion      ][INFO    ][5741] Starting a new job with PID 5741
2017-12-14 03:27:15,448 [salt.minion      ][INFO    ][5741] Returning information for job: 20171214032715411397
2017-12-14 03:27:16,987 [salt.state       ][INFO    ][4493] {'pid': 5717, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-14 03:27:16,988 [salt.state       ][INFO    ][4493] Completed state [sleep 30] at time 03:27:16.987784 duration_in_ms=30030.449
2017-12-14 03:27:16,990 [salt.state       ][INFO    ][4493] Running state [rabbitmq-server] at time 03:27:16.989895
2017-12-14 03:27:16,990 [salt.state       ][INFO    ][4493] Executing state service.running for rabbitmq-server
2017-12-14 03:27:16,991 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-14 03:27:17,004 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:27:17,014 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:27:17,026 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:27:17,035 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:27:19,457 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:27:19,469 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:27:19,480 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:27:19,491 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:27:19,502 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:27:19,697 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:27:19,707 [salt.state       ][INFO    ][4493] {'rabbitmq-server': True}
2017-12-14 03:27:19,708 [salt.state       ][INFO    ][4493] Completed state [rabbitmq-server] at time 03:27:19.707600 duration_in_ms=2717.704
2017-12-14 03:27:19,709 [salt.state       ][INFO    ][4493] Running state [amqp_client] at time 03:27:19.709265
2017-12-14 03:27:19,710 [salt.state       ][INFO    ][4493] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-14 03:27:19,710 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-14 03:27:20,217 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-14 03:27:20,843 [salt.state       ][INFO    ][4493] {'new': 'amqp_client', 'old': ''}
2017-12-14 03:27:20,843 [salt.state       ][INFO    ][4493] Completed state [amqp_client] at time 03:27:20.842800 duration_in_ms=1133.534
2017-12-14 03:27:20,844 [salt.state       ][INFO    ][4493] Running state [rabbitmq_management] at time 03:27:20.843521
2017-12-14 03:27:20,844 [salt.state       ][INFO    ][4493] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-14 03:27:20,844 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-14 03:27:21,343 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-14 03:27:22,701 [salt.state       ][INFO    ][4493] {'new': 'rabbitmq_management', 'old': ''}
2017-12-14 03:27:22,701 [salt.state       ][INFO    ][4493] Completed state [rabbitmq_management] at time 03:27:22.700933 duration_in_ms=1857.41
2017-12-14 03:27:22,702 [salt.state       ][INFO    ][4493] Running state [/openstack] at time 03:27:22.702309
2017-12-14 03:27:22,703 [salt.state       ][INFO    ][4493] Executing state rabbitmq_vhost.present for /openstack
2017-12-14 03:27:22,703 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-14 03:27:23,179 [salt.state       ][INFO    ][4493] Virtual Host '/openstack' already exists.
2017-12-14 03:27:23,179 [salt.state       ][INFO    ][4493] Completed state [/openstack] at time 03:27:23.179071 duration_in_ms=476.761
2017-12-14 03:27:23,181 [salt.state       ][INFO    ][4493] Running state [openstack] at time 03:27:23.180710
2017-12-14 03:27:23,181 [salt.state       ][INFO    ][4493] Executing state rabbitmq_user.present for openstack
2017-12-14 03:27:23,181 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 03:27:23,674 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-14 03:27:25,248 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-14 03:27:25,641 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214032725629349
2017-12-14 03:27:25,651 [salt.minion      ][INFO    ][7472] Starting a new job with PID 7472
2017-12-14 03:27:25,662 [salt.minion      ][INFO    ][7472] Returning information for job: 20171214032725629349
2017-12-14 03:27:25,727 [salt.state       ][INFO    ][4493] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-14 03:27:25,727 [salt.state       ][INFO    ][4493] Completed state [openstack] at time 03:27:25.727388 duration_in_ms=2546.677
2017-12-14 03:27:25,729 [salt.state       ][INFO    ][4493] Running state [Ceilometer] at time 03:27:25.728594
2017-12-14 03:27:25,729 [salt.state       ][INFO    ][4493] Executing state rabbitmq_policy.present for Ceilometer
2017-12-14 03:27:25,729 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-14 03:27:26,233 [salt.loaded.int.module.cmdmod][INFO    ][4493] 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-14 03:27:26,750 [salt.state       ][INFO    ][4493] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-14 03:27:26,750 [salt.state       ][INFO    ][4493] Completed state [Ceilometer] at time 03:27:26.749811 duration_in_ms=1021.215
2017-12-14 03:27:26,750 [salt.state       ][INFO    ][4493] Running state [HA] at time 03:27:26.750455
2017-12-14 03:27:26,751 [salt.state       ][INFO    ][4493] Executing state rabbitmq_policy.present for HA
2017-12-14 03:27:26,751 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-14 03:27:27,287 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-14 03:27:27,798 [salt.state       ][INFO    ][4493] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-14 03:27:27,798 [salt.state       ][INFO    ][4493] Completed state [HA] at time 03:27:27.797903 duration_in_ms=1047.447
2017-12-14 03:27:27,798 [salt.state       ][INFO    ][4493] Running state [guest] at time 03:27:27.798124
2017-12-14 03:27:27,798 [salt.state       ][INFO    ][4493] Executing state rabbitmq_user.present for guest
2017-12-14 03:27:27,799 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 03:27:28,274 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-14 03:27:29,787 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-14 03:27:30,264 [salt.state       ][INFO    ][4493] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-14 03:27:30,264 [salt.state       ][INFO    ][4493] Completed state [guest] at time 03:27:30.264060 duration_in_ms=2465.935
2017-12-14 03:27:30,265 [salt.state       ][INFO    ][4493] Running state [HA] at time 03:27:30.264655
2017-12-14 03:27:30,265 [salt.state       ][INFO    ][4493] Executing state rabbitmq_policy.present for HA
2017-12-14 03:27:30,265 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-14 03:27:30,757 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-14 03:27:31,307 [salt.state       ][INFO    ][4493] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-14 03:27:31,308 [salt.state       ][INFO    ][4493] Completed state [HA] at time 03:27:31.307559 duration_in_ms=1042.903
2017-12-14 03:27:31,308 [salt.state       ][INFO    ][4493] Running state [admin] at time 03:27:31.308220
2017-12-14 03:27:31,308 [salt.state       ][INFO    ][4493] Executing state rabbitmq_user.present for admin
2017-12-14 03:27:31,309 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 03:27:31,803 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-14 03:27:33,271 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 03:27:33,789 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-14 03:27:34,278 [salt.state       ][INFO    ][4493] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-14 03:27:34,278 [salt.state       ][INFO    ][4493] Completed state [admin] at time 03:27:34.278387 duration_in_ms=2970.166
2017-12-14 03:27:34,279 [salt.state       ][INFO    ][4493] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.278916
2017-12-14 03:27:34,279 [salt.state       ][INFO    ][4493] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,280 [salt.state       ][INFO    ][4493] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:27:34,280 [salt.state       ][INFO    ][4493] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.279641 duration_in_ms=0.726
2017-12-14 03:27:34,280 [salt.state       ][INFO    ][4493] Running state [mdb02] at time 03:27:34.279789
2017-12-14 03:27:34,280 [salt.state       ][INFO    ][4493] Executing state host.present for mdb02
2017-12-14 03:27:34,280 [salt.state       ][INFO    ][4493] Host mdb02 (10.167.4.77) already present
2017-12-14 03:27:34,280 [salt.state       ][INFO    ][4493] Completed state [mdb02] at time 03:27:34.280337 duration_in_ms=0.549
2017-12-14 03:27:34,280 [salt.state       ][INFO    ][4493] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.280478
2017-12-14 03:27:34,281 [salt.state       ][INFO    ][4493] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,281 [salt.state       ][INFO    ][4493] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:27:34,281 [salt.state       ][INFO    ][4493] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.281078 duration_in_ms=0.599
2017-12-14 03:27:34,281 [salt.state       ][INFO    ][4493] Running state [mdb03] at time 03:27:34.281215
2017-12-14 03:27:34,281 [salt.state       ][INFO    ][4493] Executing state host.present for mdb03
2017-12-14 03:27:34,282 [salt.state       ][INFO    ][4493] Host mdb03 (10.167.4.78) already present
2017-12-14 03:27:34,282 [salt.state       ][INFO    ][4493] Completed state [mdb03] at time 03:27:34.281753 duration_in_ms=0.537
2017-12-14 03:27:34,282 [salt.state       ][INFO    ][4493] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.281898
2017-12-14 03:27:34,282 [salt.state       ][INFO    ][4493] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,282 [salt.state       ][INFO    ][4493] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:27:34,282 [salt.state       ][INFO    ][4493] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.282452 duration_in_ms=0.553
2017-12-14 03:27:34,283 [salt.state       ][INFO    ][4493] Running state [mdb01] at time 03:27:34.282597
2017-12-14 03:27:34,283 [salt.state       ][INFO    ][4493] Executing state host.present for mdb01
2017-12-14 03:27:34,283 [salt.state       ][INFO    ][4493] Host mdb01 (10.167.4.76) already present
2017-12-14 03:27:34,283 [salt.state       ][INFO    ][4493] Completed state [mdb01] at time 03:27:34.283143 duration_in_ms=0.546
2017-12-14 03:27:34,283 [salt.state       ][INFO    ][4493] Running state [mdb] at time 03:27:34.283286
2017-12-14 03:27:34,283 [salt.state       ][INFO    ][4493] Executing state host.present for mdb
2017-12-14 03:27:34,284 [salt.state       ][INFO    ][4493] Host mdb (10.167.4.75) already present
2017-12-14 03:27:34,284 [salt.state       ][INFO    ][4493] Completed state [mdb] at time 03:27:34.283841 duration_in_ms=0.556
2017-12-14 03:27:34,284 [salt.state       ][INFO    ][4493] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.283989
2017-12-14 03:27:34,284 [salt.state       ][INFO    ][4493] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,284 [salt.state       ][INFO    ][4493] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:27:34,285 [salt.state       ][INFO    ][4493] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.284539 duration_in_ms=0.55
2017-12-14 03:27:34,285 [salt.state       ][INFO    ][4493] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.284755
2017-12-14 03:27:34,285 [salt.state       ][INFO    ][4493] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,285 [salt.state       ][INFO    ][4493] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:27:34,285 [salt.state       ][INFO    ][4493] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.285323 duration_in_ms=0.568
2017-12-14 03:27:34,285 [salt.state       ][INFO    ][4493] Running state [cfg01] at time 03:27:34.285466
2017-12-14 03:27:34,286 [salt.state       ][INFO    ][4493] Executing state host.present for cfg01
2017-12-14 03:27:34,286 [salt.state       ][INFO    ][4493] Host cfg01 (10.167.4.100) already present
2017-12-14 03:27:34,286 [salt.state       ][INFO    ][4493] Completed state [cfg01] at time 03:27:34.286007 duration_in_ms=0.542
2017-12-14 03:27:34,286 [salt.state       ][INFO    ][4493] Running state [prx01] at time 03:27:34.286153
2017-12-14 03:27:34,286 [salt.state       ][INFO    ][4493] Executing state host.present for prx01
2017-12-14 03:27:34,287 [salt.state       ][INFO    ][4493] Host prx01 (10.167.4.104) already present
2017-12-14 03:27:34,287 [salt.state       ][INFO    ][4493] Completed state [prx01] at time 03:27:34.286697 duration_in_ms=0.545
2017-12-14 03:27:34,287 [salt.state       ][INFO    ][4493] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.286840
2017-12-14 03:27:34,287 [salt.state       ][INFO    ][4493] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,288 [salt.state       ][INFO    ][4493] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:27:34,288 [salt.state       ][INFO    ][4493] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.287652 duration_in_ms=0.811
2017-12-14 03:27:34,288 [salt.state       ][INFO    ][4493] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.287805
2017-12-14 03:27:34,288 [salt.state       ][INFO    ][4493] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,288 [salt.state       ][INFO    ][4493] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:27:34,288 [salt.state       ][INFO    ][4493] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.288363 duration_in_ms=0.559
2017-12-14 03:27:34,289 [salt.state       ][INFO    ][4493] Running state [kvm01] at time 03:27:34.288509
2017-12-14 03:27:34,289 [salt.state       ][INFO    ][4493] Executing state host.present for kvm01
2017-12-14 03:27:34,289 [salt.state       ][INFO    ][4493] Host kvm01 (10.167.4.141) already present
2017-12-14 03:27:34,289 [salt.state       ][INFO    ][4493] Completed state [kvm01] at time 03:27:34.289093 duration_in_ms=0.584
2017-12-14 03:27:34,289 [salt.state       ][INFO    ][4493] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.289240
2017-12-14 03:27:34,289 [salt.state       ][INFO    ][4493] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,290 [salt.state       ][INFO    ][4493] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:27:34,290 [salt.state       ][INFO    ][4493] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.289785 duration_in_ms=0.545
2017-12-14 03:27:34,290 [salt.state       ][INFO    ][4493] Running state [kvm03] at time 03:27:34.289943
2017-12-14 03:27:34,290 [salt.state       ][INFO    ][4493] Executing state host.present for kvm03
2017-12-14 03:27:34,290 [salt.state       ][INFO    ][4493] Host kvm03 (10.167.4.143) already present
2017-12-14 03:27:34,291 [salt.state       ][INFO    ][4493] Completed state [kvm03] at time 03:27:34.290500 duration_in_ms=0.556
2017-12-14 03:27:34,291 [salt.state       ][INFO    ][4493] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.290645
2017-12-14 03:27:34,291 [salt.state       ][INFO    ][4493] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,291 [salt.state       ][INFO    ][4493] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:27:34,291 [salt.state       ][INFO    ][4493] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.291191 duration_in_ms=0.546
2017-12-14 03:27:34,291 [salt.state       ][INFO    ][4493] Running state [kvm02] at time 03:27:34.291334
2017-12-14 03:27:34,291 [salt.state       ][INFO    ][4493] Executing state host.present for kvm02
2017-12-14 03:27:34,292 [salt.state       ][INFO    ][4493] Host kvm02 (10.167.4.142) already present
2017-12-14 03:27:34,292 [salt.state       ][INFO    ][4493] Completed state [kvm02] at time 03:27:34.291886 duration_in_ms=0.551
2017-12-14 03:27:34,292 [salt.state       ][INFO    ][4493] Running state [dbs] at time 03:27:34.292030
2017-12-14 03:27:34,292 [salt.state       ][INFO    ][4493] Executing state host.present for dbs
2017-12-14 03:27:34,292 [salt.state       ][INFO    ][4493] Host dbs (10.167.4.50) already present
2017-12-14 03:27:34,293 [salt.state       ][INFO    ][4493] Completed state [dbs] at time 03:27:34.292630 duration_in_ms=0.599
2017-12-14 03:27:34,293 [salt.state       ][INFO    ][4493] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.292786
2017-12-14 03:27:34,293 [salt.state       ][INFO    ][4493] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,293 [salt.state       ][INFO    ][4493] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:27:34,293 [salt.state       ][INFO    ][4493] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.293345 duration_in_ms=0.559
2017-12-14 03:27:34,294 [salt.state       ][INFO    ][4493] Running state [prx] at time 03:27:34.293490
2017-12-14 03:27:34,294 [salt.state       ][INFO    ][4493] Executing state host.present for prx
2017-12-14 03:27:34,294 [salt.state       ][INFO    ][4493] Host prx (172.30.10.103) already present
2017-12-14 03:27:34,294 [salt.state       ][INFO    ][4493] Completed state [prx] at time 03:27:34.294028 duration_in_ms=0.539
2017-12-14 03:27:34,294 [salt.state       ][INFO    ][4493] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.294172
2017-12-14 03:27:34,294 [salt.state       ][INFO    ][4493] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,295 [salt.state       ][INFO    ][4493] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:27:34,295 [salt.state       ][INFO    ][4493] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.294713 duration_in_ms=0.542
2017-12-14 03:27:34,295 [salt.state       ][INFO    ][4493] Running state [prx02] at time 03:27:34.294858
2017-12-14 03:27:34,295 [salt.state       ][INFO    ][4493] Executing state host.present for prx02
2017-12-14 03:27:34,295 [salt.state       ][INFO    ][4493] Host prx02 (10.167.4.105) already present
2017-12-14 03:27:34,295 [salt.state       ][INFO    ][4493] Completed state [prx02] at time 03:27:34.295406 duration_in_ms=0.548
2017-12-14 03:27:34,296 [salt.state       ][INFO    ][4493] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.295546
2017-12-14 03:27:34,296 [salt.state       ][INFO    ][4493] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,296 [salt.state       ][INFO    ][4493] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:27:34,296 [salt.state       ][INFO    ][4493] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.296093 duration_in_ms=0.548
2017-12-14 03:27:34,296 [salt.state       ][INFO    ][4493] Running state [gtw01] at time 03:27:34.296242
2017-12-14 03:27:34,296 [salt.state       ][INFO    ][4493] Executing state host.present for gtw01
2017-12-14 03:27:34,297 [salt.state       ][INFO    ][4493] Host gtw01 (10.167.4.124) already present
2017-12-14 03:27:34,297 [salt.state       ][INFO    ][4493] Completed state [gtw01] at time 03:27:34.296818 duration_in_ms=0.576
2017-12-14 03:27:34,297 [salt.state       ][INFO    ][4493] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.296971
2017-12-14 03:27:34,297 [salt.state       ][INFO    ][4493] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,297 [salt.state       ][INFO    ][4493] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:27:34,298 [salt.state       ][INFO    ][4493] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.297520 duration_in_ms=0.549
2017-12-14 03:27:34,298 [salt.state       ][INFO    ][4493] Running state [gtw02] at time 03:27:34.297665
2017-12-14 03:27:34,298 [salt.state       ][INFO    ][4493] Executing state host.present for gtw02
2017-12-14 03:27:34,298 [salt.state       ][INFO    ][4493] Host gtw02 (10.167.4.125) already present
2017-12-14 03:27:34,298 [salt.state       ][INFO    ][4493] Completed state [gtw02] at time 03:27:34.298211 duration_in_ms=0.545
2017-12-14 03:27:34,298 [salt.state       ][INFO    ][4493] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.298354
2017-12-14 03:27:34,299 [salt.state       ][INFO    ][4493] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,299 [salt.state       ][INFO    ][4493] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:27:34,299 [salt.state       ][INFO    ][4493] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.298906 duration_in_ms=0.552
2017-12-14 03:27:34,299 [salt.state       ][INFO    ][4493] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.299052
2017-12-14 03:27:34,299 [salt.state       ][INFO    ][4493] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,300 [salt.state       ][INFO    ][4493] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:27:34,300 [salt.state       ][INFO    ][4493] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.299610 duration_in_ms=0.558
2017-12-14 03:27:34,300 [salt.state       ][INFO    ][4493] Running state [msg02] at time 03:27:34.299756
2017-12-14 03:27:34,300 [salt.state       ][INFO    ][4493] Executing state host.present for msg02
2017-12-14 03:27:34,300 [salt.state       ][INFO    ][4493] Host msg02 (10.167.4.42) already present
2017-12-14 03:27:34,300 [salt.state       ][INFO    ][4493] Completed state [msg02] at time 03:27:34.300305 duration_in_ms=0.549
2017-12-14 03:27:34,301 [salt.state       ][INFO    ][4493] Running state [file.replace] at time 03:27:34.301139
2017-12-14 03:27:34,301 [salt.state       ][INFO    ][4493] Executing state module.run for file.replace
2017-12-14 03:27:34,367 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:27:34,376 [salt.state       ][INFO    ][4493] onlyif execution failed
2017-12-14 03:27:34,377 [salt.state       ][INFO    ][4493] Completed state [file.replace] at time 03:27:34.376669 duration_in_ms=75.53
2017-12-14 03:27:34,377 [salt.state       ][INFO    ][4493] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.376917
2017-12-14 03:27:34,377 [salt.state       ][INFO    ][4493] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,378 [salt.state       ][INFO    ][4493] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:27:34,378 [salt.state       ][INFO    ][4493] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.377717 duration_in_ms=0.8
2017-12-14 03:27:34,378 [salt.state       ][INFO    ][4493] Running state [msg03] at time 03:27:34.377864
2017-12-14 03:27:34,378 [salt.state       ][INFO    ][4493] Executing state host.present for msg03
2017-12-14 03:27:34,378 [salt.state       ][INFO    ][4493] Host msg03 (10.167.4.43) already present
2017-12-14 03:27:34,378 [salt.state       ][INFO    ][4493] Completed state [msg03] at time 03:27:34.378443 duration_in_ms=0.579
2017-12-14 03:27:34,379 [salt.state       ][INFO    ][4493] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.378592
2017-12-14 03:27:34,379 [salt.state       ][INFO    ][4493] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,379 [salt.state       ][INFO    ][4493] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:27:34,379 [salt.state       ][INFO    ][4493] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.379157 duration_in_ms=0.566
2017-12-14 03:27:34,379 [salt.state       ][INFO    ][4493] Running state [msg01] at time 03:27:34.379310
2017-12-14 03:27:34,379 [salt.state       ][INFO    ][4493] Executing state host.present for msg01
2017-12-14 03:27:34,380 [salt.state       ][INFO    ][4493] Host msg01 (10.167.4.41) already present
2017-12-14 03:27:34,380 [salt.state       ][INFO    ][4493] Completed state [msg01] at time 03:27:34.379880 duration_in_ms=0.569
2017-12-14 03:27:34,380 [salt.state       ][INFO    ][4493] Running state [msg] at time 03:27:34.380031
2017-12-14 03:27:34,380 [salt.state       ][INFO    ][4493] Executing state host.present for msg
2017-12-14 03:27:34,380 [salt.state       ][INFO    ][4493] Host msg (10.167.4.40) already present
2017-12-14 03:27:34,381 [salt.state       ][INFO    ][4493] Completed state [msg] at time 03:27:34.380614 duration_in_ms=0.582
2017-12-14 03:27:34,381 [salt.state       ][INFO    ][4493] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.380768
2017-12-14 03:27:34,381 [salt.state       ][INFO    ][4493] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,381 [salt.state       ][INFO    ][4493] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:27:34,381 [salt.state       ][INFO    ][4493] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.381335 duration_in_ms=0.568
2017-12-14 03:27:34,382 [salt.state       ][INFO    ][4493] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.381486
2017-12-14 03:27:34,382 [salt.state       ][INFO    ][4493] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,382 [salt.state       ][INFO    ][4493] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:27:34,382 [salt.state       ][INFO    ][4493] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.382052 duration_in_ms=0.566
2017-12-14 03:27:34,382 [salt.state       ][INFO    ][4493] Running state [cfg01] at time 03:27:34.382200
2017-12-14 03:27:34,382 [salt.state       ][INFO    ][4493] Executing state host.present for cfg01
2017-12-14 03:27:34,383 [salt.state       ][INFO    ][4493] Host cfg01 (10.167.4.100) already present
2017-12-14 03:27:34,383 [salt.state       ][INFO    ][4493] Completed state [cfg01] at time 03:27:34.382753 duration_in_ms=0.552
2017-12-14 03:27:34,383 [salt.state       ][INFO    ][4493] Running state [cmp002] at time 03:27:34.382897
2017-12-14 03:27:34,383 [salt.state       ][INFO    ][4493] Executing state host.present for cmp002
2017-12-14 03:27:34,383 [salt.state       ][INFO    ][4493] Host cmp002 (10.167.4.102) already present
2017-12-14 03:27:34,383 [salt.state       ][INFO    ][4493] Completed state [cmp002] at time 03:27:34.383468 duration_in_ms=0.571
2017-12-14 03:27:34,384 [salt.state       ][INFO    ][4493] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.383613
2017-12-14 03:27:34,384 [salt.state       ][INFO    ][4493] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,384 [salt.state       ][INFO    ][4493] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:27:34,384 [salt.state       ][INFO    ][4493] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.384180 duration_in_ms=0.566
2017-12-14 03:27:34,384 [salt.state       ][INFO    ][4493] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.384330
2017-12-14 03:27:34,384 [salt.state       ][INFO    ][4493] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,385 [salt.state       ][INFO    ][4493] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:27:34,385 [salt.state       ][INFO    ][4493] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.384957 duration_in_ms=0.628
2017-12-14 03:27:34,385 [salt.state       ][INFO    ][4493] Running state [cmp001] at time 03:27:34.385103
2017-12-14 03:27:34,385 [salt.state       ][INFO    ][4493] Executing state host.present for cmp001
2017-12-14 03:27:34,386 [salt.state       ][INFO    ][4493] Host cmp001 (10.167.4.101) already present
2017-12-14 03:27:34,386 [salt.state       ][INFO    ][4493] Completed state [cmp001] at time 03:27:34.385657 duration_in_ms=0.553
2017-12-14 03:27:34,386 [salt.state       ][INFO    ][4493] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.385803
2017-12-14 03:27:34,386 [salt.state       ][INFO    ][4493] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,386 [salt.state       ][INFO    ][4493] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:27:34,386 [salt.state       ][INFO    ][4493] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.386359 duration_in_ms=0.556
2017-12-14 03:27:34,387 [salt.state       ][INFO    ][4493] Running state [dbs01] at time 03:27:34.386505
2017-12-14 03:27:34,387 [salt.state       ][INFO    ][4493] Executing state host.present for dbs01
2017-12-14 03:27:34,387 [salt.state       ][INFO    ][4493] Host dbs01 (10.167.4.51) already present
2017-12-14 03:27:34,387 [salt.state       ][INFO    ][4493] Completed state [dbs01] at time 03:27:34.387210 duration_in_ms=0.705
2017-12-14 03:27:34,387 [salt.state       ][INFO    ][4493] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.387356
2017-12-14 03:27:34,388 [salt.state       ][INFO    ][4493] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,388 [salt.state       ][INFO    ][4493] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:27:34,388 [salt.state       ][INFO    ][4493] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.387926 duration_in_ms=0.569
2017-12-14 03:27:34,388 [salt.state       ][INFO    ][4493] Running state [dbs02] at time 03:27:34.388072
2017-12-14 03:27:34,388 [salt.state       ][INFO    ][4493] Executing state host.present for dbs02
2017-12-14 03:27:34,389 [salt.state       ][INFO    ][4493] Host dbs02 (10.167.4.52) already present
2017-12-14 03:27:34,389 [salt.state       ][INFO    ][4493] Completed state [dbs02] at time 03:27:34.388638 duration_in_ms=0.565
2017-12-14 03:27:34,389 [salt.state       ][INFO    ][4493] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.388786
2017-12-14 03:27:34,389 [salt.state       ][INFO    ][4493] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,389 [salt.state       ][INFO    ][4493] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:27:34,389 [salt.state       ][INFO    ][4493] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.389347 duration_in_ms=0.561
2017-12-14 03:27:34,390 [salt.state       ][INFO    ][4493] Running state [dbs03] at time 03:27:34.389492
2017-12-14 03:27:34,390 [salt.state       ][INFO    ][4493] Executing state host.present for dbs03
2017-12-14 03:27:34,390 [salt.state       ][INFO    ][4493] Host dbs03 (10.167.4.53) already present
2017-12-14 03:27:34,390 [salt.state       ][INFO    ][4493] Completed state [dbs03] at time 03:27:34.390039 duration_in_ms=0.547
2017-12-14 03:27:34,390 [salt.state       ][INFO    ][4493] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.390184
2017-12-14 03:27:34,390 [salt.state       ][INFO    ][4493] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,391 [salt.state       ][INFO    ][4493] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:27:34,391 [salt.state       ][INFO    ][4493] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.390734 duration_in_ms=0.55
2017-12-14 03:27:34,391 [salt.state       ][INFO    ][4493] Running state [mas01] at time 03:27:34.390877
2017-12-14 03:27:34,391 [salt.state       ][INFO    ][4493] Executing state host.present for mas01
2017-12-14 03:27:34,391 [salt.state       ][INFO    ][4493] Host mas01 (10.167.4.3) already present
2017-12-14 03:27:34,391 [salt.state       ][INFO    ][4493] Completed state [mas01] at time 03:27:34.391431 duration_in_ms=0.554
2017-12-14 03:27:34,392 [salt.state       ][INFO    ][4493] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.391572
2017-12-14 03:27:34,392 [salt.state       ][INFO    ][4493] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,392 [salt.state       ][INFO    ][4493] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:27:34,392 [salt.state       ][INFO    ][4493] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.392130 duration_in_ms=0.559
2017-12-14 03:27:34,392 [salt.state       ][INFO    ][4493] Running state [ctl02] at time 03:27:34.392275
2017-12-14 03:27:34,392 [salt.state       ][INFO    ][4493] Executing state host.present for ctl02
2017-12-14 03:27:34,393 [salt.state       ][INFO    ][4493] Host ctl02 (10.167.4.12) already present
2017-12-14 03:27:34,393 [salt.state       ][INFO    ][4493] Completed state [ctl02] at time 03:27:34.392869 duration_in_ms=0.594
2017-12-14 03:27:34,393 [salt.state       ][INFO    ][4493] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.393014
2017-12-14 03:27:34,393 [salt.state       ][INFO    ][4493] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,393 [salt.state       ][INFO    ][4493] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:27:34,394 [salt.state       ][INFO    ][4493] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.393562 duration_in_ms=0.548
2017-12-14 03:27:34,394 [salt.state       ][INFO    ][4493] Running state [ctl03] at time 03:27:34.393707
2017-12-14 03:27:34,394 [salt.state       ][INFO    ][4493] Executing state host.present for ctl03
2017-12-14 03:27:34,394 [salt.state       ][INFO    ][4493] Host ctl03 (10.167.4.13) already present
2017-12-14 03:27:34,394 [salt.state       ][INFO    ][4493] Completed state [ctl03] at time 03:27:34.394256 duration_in_ms=0.549
2017-12-14 03:27:34,394 [salt.state       ][INFO    ][4493] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.394402
2017-12-14 03:27:34,395 [salt.state       ][INFO    ][4493] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,395 [salt.state       ][INFO    ][4493] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:27:34,395 [salt.state       ][INFO    ][4493] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.394953 duration_in_ms=0.551
2017-12-14 03:27:34,395 [salt.state       ][INFO    ][4493] Running state [ctl01] at time 03:27:34.395098
2017-12-14 03:27:34,395 [salt.state       ][INFO    ][4493] Executing state host.present for ctl01
2017-12-14 03:27:34,396 [salt.state       ][INFO    ][4493] Host ctl01 (10.167.4.11) already present
2017-12-14 03:27:34,396 [salt.state       ][INFO    ][4493] Completed state [ctl01] at time 03:27:34.395660 duration_in_ms=0.563
2017-12-14 03:27:34,396 [salt.state       ][INFO    ][4493] Running state [ctl] at time 03:27:34.395803
2017-12-14 03:27:34,396 [salt.state       ][INFO    ][4493] Executing state host.present for ctl
2017-12-14 03:27:34,396 [salt.state       ][INFO    ][4493] Host ctl (10.167.4.10) already present
2017-12-14 03:27:34,396 [salt.state       ][INFO    ][4493] Completed state [ctl] at time 03:27:34.396359 duration_in_ms=0.555
2017-12-14 03:27:34,397 [salt.state       ][INFO    ][4493] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.396501
2017-12-14 03:27:34,397 [salt.state       ][INFO    ][4493] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:27:34,397 [salt.state       ][INFO    ][4493] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:27:34,397 [salt.state       ][INFO    ][4493] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:27:34.397102 duration_in_ms=0.601
2017-12-14 03:27:34,398 [salt.state       ][INFO    ][4493] Running state [rabbit@master] at time 03:27:34.397557
2017-12-14 03:27:34,398 [salt.state       ][INFO    ][4493] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-14 03:27:34,398 [salt.loaded.int.module.cmdmod][INFO    ][4493] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-14 03:27:34,927 [salt.state       ][INFO    ][4493] Already in cluster
2017-12-14 03:27:34,927 [salt.state       ][INFO    ][4493] Completed state [rabbit@master] at time 03:27:34.927308 duration_in_ms=529.75
2017-12-14 03:27:34,929 [salt.minion      ][INFO    ][4493] Returning information for job: 20171214032513260670
2017-12-14 03:27:37,711 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command cmd.run with jid 20171214032737705578
2017-12-14 03:27:37,725 [salt.minion      ][INFO    ][10201] Starting a new job with PID 10201
2017-12-14 03:27:37,729 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-14 03:27:38,222 [salt.minion      ][INFO    ][10201] Returning information for job: 20171214032737705578
2017-12-14 03:33:24,025 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command test.ping with jid 20171214033324026445
2017-12-14 03:33:24,048 [salt.minion      ][INFO    ][10635] Starting a new job with PID 10635
2017-12-14 03:33:24,089 [salt.minion      ][INFO    ][10635] Returning information for job: 20171214033324026445
2017-12-14 03:33:34,845 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.sls with jid 20171214033334842906
2017-12-14 03:33:34,859 [salt.minion      ][INFO    ][10725] Starting a new job with PID 10725
2017-12-14 03:33:35,239 [salt.state       ][INFO    ][10725] Loading fresh modules for state activity
2017-12-14 03:33:35,263 [salt.fileclient  ][INFO    ][10725] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-14 03:33:35,281 [salt.fileclient  ][INFO    ][10725] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-14 03:33:35,303 [salt.fileclient  ][INFO    ][10725] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-14 03:33:35,589 [salt.state       ][INFO    ][10725] Running state [lsof] at time 03:33:35.589083
2017-12-14 03:33:35,590 [salt.state       ][INFO    ][10725] Executing state pkg.installed for lsof
2017-12-14 03:33:35,590 [salt.loaded.int.module.cmdmod][INFO    ][10725] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:33:36,018 [salt.state       ][INFO    ][10725] Package lsof is already installed
2017-12-14 03:33:36,032 [salt.state       ][INFO    ][10725] Completed state [lsof] at time 03:33:36.031781 duration_in_ms=442.696
2017-12-14 03:33:36,032 [salt.state       ][INFO    ][10725] Running state [keepalived] at time 03:33:36.032266
2017-12-14 03:33:36,033 [salt.state       ][INFO    ][10725] Executing state pkg.installed for keepalived
2017-12-14 03:33:36,035 [salt.state       ][INFO    ][10725] Package keepalived is already installed
2017-12-14 03:33:36,036 [salt.state       ][INFO    ][10725] Completed state [keepalived] at time 03:33:36.035593 duration_in_ms=3.327
2017-12-14 03:33:36,037 [salt.state       ][INFO    ][10725] Running state [/etc/keepalived/keepalived.conf] at time 03:33:36.037141
2017-12-14 03:33:36,037 [salt.state       ][INFO    ][10725] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-14 03:33:36,060 [salt.fileclient  ][INFO    ][10725] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-14 03:33:36,092 [salt.fileclient  ][INFO    ][10725] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-14 03:33:36,097 [salt.state       ][INFO    ][10725] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-14 03:33:36,097 [salt.state       ][INFO    ][10725] Completed state [/etc/keepalived/keepalived.conf] at time 03:33:36.097150 duration_in_ms=60.009
2017-12-14 03:33:36,098 [salt.state       ][INFO    ][10725] Running state [keepalived] at time 03:33:36.097823
2017-12-14 03:33:36,098 [salt.state       ][INFO    ][10725] Executing state service.running for keepalived
2017-12-14 03:33:36,099 [salt.loaded.int.module.cmdmod][INFO    ][10725] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-14 03:33:36,113 [salt.loaded.int.module.cmdmod][INFO    ][10725] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-14 03:33:36,119 [salt.loaded.int.module.cmdmod][INFO    ][10725] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-14 03:33:36,125 [salt.state       ][INFO    ][10725] The service keepalived is already running
2017-12-14 03:33:36,125 [salt.state       ][INFO    ][10725] Completed state [keepalived] at time 03:33:36.125084 duration_in_ms=27.261
2017-12-14 03:33:36,126 [salt.minion      ][INFO    ][10725] Returning information for job: 20171214033334842906
2017-12-14 03:33:52,973 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command pillar.get with jid 20171214033352966696
2017-12-14 03:33:52,993 [salt.minion      ][INFO    ][10825] Starting a new job with PID 10825
2017-12-14 03:33:53,000 [salt.minion      ][INFO    ][10825] Returning information for job: 20171214033352966696
2017-12-14 03:34:09,404 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.sls with jid 20171214033409390785
2017-12-14 03:34:09,417 [salt.minion      ][INFO    ][10839] Starting a new job with PID 10839
2017-12-14 03:34:10,939 [salt.state       ][INFO    ][10839] Loading fresh modules for state activity
2017-12-14 03:34:10,961 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-14 03:34:10,982 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-14 03:34:10,996 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-14 03:34:11,023 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:34:11,036 [py.warnings      ][WARNING ][10839] /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-14 03:34:11,037 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-14 03:34:11,071 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-14 03:34:11,094 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:34:11,117 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-14 03:34:11,134 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:34:11,161 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-14 03:34:11,184 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:34:11,217 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-14 03:34:11,498 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:34:11,526 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-14 03:34:11,564 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:34:11,589 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 03:34:11,621 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 03:34:11,961 [salt.state       ][INFO    ][10839] Running state [rabbitmq-server] at time 03:34:11.960795
2017-12-14 03:34:11,961 [salt.state       ][INFO    ][10839] Executing state pkg.installed for rabbitmq-server
2017-12-14 03:34:11,962 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 03:34:12,377 [salt.state       ][INFO    ][10839] Package rabbitmq-server is already installed
2017-12-14 03:34:12,378 [salt.state       ][INFO    ][10839] Completed state [rabbitmq-server] at time 03:34:12.377584 duration_in_ms=416.788
2017-12-14 03:34:12,378 [salt.state       ][INFO    ][10839] Running state [gettext-base] at time 03:34:12.377913
2017-12-14 03:34:12,378 [salt.state       ][INFO    ][10839] Executing state pkg.installed for gettext-base
2017-12-14 03:34:12,381 [salt.state       ][INFO    ][10839] Package gettext-base is already installed
2017-12-14 03:34:12,381 [salt.state       ][INFO    ][10839] Completed state [gettext-base] at time 03:34:12.381213 duration_in_ms=3.299
2017-12-14 03:34:12,383 [salt.state       ][INFO    ][10839] Running state [/etc/rabbitmq/rabbitmq.config] at time 03:34:12.382967
2017-12-14 03:34:12,383 [salt.state       ][INFO    ][10839] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-14 03:34:12,407 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-14 03:34:12,436 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:34:12,448 [salt.state       ][INFO    ][10839] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-14 03:34:12,448 [salt.state       ][INFO    ][10839] Completed state [/etc/rabbitmq/rabbitmq.config] at time 03:34:12.447921 duration_in_ms=64.954
2017-12-14 03:34:12,448 [salt.state       ][INFO    ][10839] Running state [/etc/default/rabbitmq-server] at time 03:34:12.448460
2017-12-14 03:34:12,449 [salt.state       ][INFO    ][10839] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-14 03:34:12,467 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-14 03:34:12,482 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:34:12,492 [salt.state       ][INFO    ][10839] File /etc/default/rabbitmq-server is in the correct state
2017-12-14 03:34:12,493 [salt.state       ][INFO    ][10839] Completed state [/etc/default/rabbitmq-server] at time 03:34:12.492535 duration_in_ms=44.074
2017-12-14 03:34:12,494 [salt.state       ][INFO    ][10839] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:34:12.493561
2017-12-14 03:34:12,494 [salt.state       ][INFO    ][10839] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-14 03:34:12,511 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-14 03:34:12,525 [salt.fileclient  ][INFO    ][10839] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 03:34:12,536 [salt.state       ][INFO    ][10839] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-14 03:34:12,536 [salt.state       ][INFO    ][10839] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 03:34:12.535974 duration_in_ms=42.413
2017-12-14 03:34:12,537 [salt.state       ][INFO    ][10839] Running state [rabbitmq-server] at time 03:34:12.537194
2017-12-14 03:34:12,537 [salt.state       ][INFO    ][10839] Executing state service.running for rabbitmq-server
2017-12-14 03:34:12,538 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-14 03:34:12,553 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:34:12,560 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 03:34:12,568 [salt.state       ][INFO    ][10839] The service rabbitmq-server is already running
2017-12-14 03:34:12,568 [salt.state       ][INFO    ][10839] Completed state [rabbitmq-server] at time 03:34:12.568082 duration_in_ms=30.887
2017-12-14 03:34:12,570 [salt.state       ][INFO    ][10839] Running state [amqp_client] at time 03:34:12.569622
2017-12-14 03:34:12,570 [salt.state       ][INFO    ][10839] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-14 03:34:12,570 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-14 03:34:13,055 [salt.state       ][INFO    ][10839] Plugin 'amqp_client' is already enabled.
2017-12-14 03:34:13,055 [salt.state       ][INFO    ][10839] Completed state [amqp_client] at time 03:34:13.055173 duration_in_ms=485.551
2017-12-14 03:34:13,056 [salt.state       ][INFO    ][10839] Running state [rabbitmq_management] at time 03:34:13.055832
2017-12-14 03:34:13,056 [salt.state       ][INFO    ][10839] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-14 03:34:13,057 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-14 03:34:13,574 [salt.state       ][INFO    ][10839] Plugin 'rabbitmq_management' is already enabled.
2017-12-14 03:34:13,575 [salt.state       ][INFO    ][10839] Completed state [rabbitmq_management] at time 03:34:13.574609 duration_in_ms=518.777
2017-12-14 03:34:13,576 [salt.state       ][INFO    ][10839] Running state [/openstack] at time 03:34:13.576005
2017-12-14 03:34:13,576 [salt.state       ][INFO    ][10839] Executing state rabbitmq_vhost.present for /openstack
2017-12-14 03:34:13,577 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-14 03:34:14,061 [salt.state       ][INFO    ][10839] Virtual Host '/openstack' already exists.
2017-12-14 03:34:14,062 [salt.state       ][INFO    ][10839] Completed state [/openstack] at time 03:34:14.061504 duration_in_ms=485.498
2017-12-14 03:34:14,063 [salt.state       ][INFO    ][10839] Running state [openstack] at time 03:34:14.062947
2017-12-14 03:34:14,063 [salt.state       ][INFO    ][10839] Executing state rabbitmq_user.present for openstack
2017-12-14 03:34:14,064 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 03:34:14,556 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-14 03:34:16,034 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-14 03:34:16,536 [salt.state       ][INFO    ][10839] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-14 03:34:16,536 [salt.state       ][INFO    ][10839] Completed state [openstack] at time 03:34:16.535761 duration_in_ms=2472.814
2017-12-14 03:34:16,537 [salt.state       ][INFO    ][10839] Running state [Ceilometer] at time 03:34:16.537102
2017-12-14 03:34:16,537 [salt.state       ][INFO    ][10839] Executing state rabbitmq_policy.present for Ceilometer
2017-12-14 03:34:16,538 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-14 03:34:17,020 [salt.loaded.int.module.cmdmod][INFO    ][10839] 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-14 03:34:17,566 [salt.state       ][INFO    ][10839] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-14 03:34:17,566 [salt.state       ][INFO    ][10839] Completed state [Ceilometer] at time 03:34:17.566269 duration_in_ms=1029.165
2017-12-14 03:34:17,567 [salt.state       ][INFO    ][10839] Running state [HA] at time 03:34:17.566923
2017-12-14 03:34:17,567 [salt.state       ][INFO    ][10839] Executing state rabbitmq_policy.present for HA
2017-12-14 03:34:17,568 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-14 03:34:18,069 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-14 03:34:18,572 [salt.state       ][INFO    ][10839] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-14 03:34:18,572 [salt.state       ][INFO    ][10839] Completed state [HA] at time 03:34:18.572236 duration_in_ms=1005.313
2017-12-14 03:34:18,573 [salt.state       ][INFO    ][10839] Running state [guest] at time 03:34:18.572479
2017-12-14 03:34:18,573 [salt.state       ][INFO    ][10839] Executing state rabbitmq_user.present for guest
2017-12-14 03:34:18,573 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 03:34:19,065 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-14 03:34:19,498 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214033419482804
2017-12-14 03:34:19,510 [salt.minion      ][INFO    ][12980] Starting a new job with PID 12980
2017-12-14 03:34:19,519 [salt.minion      ][INFO    ][12980] Returning information for job: 20171214033419482804
2017-12-14 03:34:20,549 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-14 03:34:21,033 [salt.state       ][INFO    ][10839] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-14 03:34:21,034 [salt.state       ][INFO    ][10839] Completed state [guest] at time 03:34:21.033466 duration_in_ms=2460.986
2017-12-14 03:34:21,034 [salt.state       ][INFO    ][10839] Running state [HA] at time 03:34:21.034065
2017-12-14 03:34:21,034 [salt.state       ][INFO    ][10839] Executing state rabbitmq_policy.present for HA
2017-12-14 03:34:21,035 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-14 03:34:21,516 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-14 03:34:22,028 [salt.state       ][INFO    ][10839] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-14 03:34:22,028 [salt.state       ][INFO    ][10839] Completed state [HA] at time 03:34:22.028182 duration_in_ms=994.117
2017-12-14 03:34:22,029 [salt.state       ][INFO    ][10839] Running state [admin] at time 03:34:22.028795
2017-12-14 03:34:22,029 [salt.state       ][INFO    ][10839] Executing state rabbitmq_user.present for admin
2017-12-14 03:34:22,029 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 03:34:22,522 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-14 03:34:24,010 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 03:34:24,504 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-14 03:34:24,990 [salt.state       ][INFO    ][10839] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-14 03:34:24,990 [salt.state       ][INFO    ][10839] Completed state [admin] at time 03:34:24.989819 duration_in_ms=2961.024
2017-12-14 03:34:24,990 [salt.state       ][INFO    ][10839] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:24.990407
2017-12-14 03:34:24,991 [salt.state       ][INFO    ][10839] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:24,991 [salt.state       ][INFO    ][10839] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 03:34:24,991 [salt.state       ][INFO    ][10839] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:24.991259 duration_in_ms=0.852
2017-12-14 03:34:24,991 [salt.state       ][INFO    ][10839] Running state [mdb02] at time 03:34:24.991424
2017-12-14 03:34:24,992 [salt.state       ][INFO    ][10839] Executing state host.present for mdb02
2017-12-14 03:34:24,992 [salt.state       ][INFO    ][10839] Host mdb02 (10.167.4.77) already present
2017-12-14 03:34:24,992 [salt.state       ][INFO    ][10839] Completed state [mdb02] at time 03:34:24.992017 duration_in_ms=0.593
2017-12-14 03:34:24,992 [salt.state       ][INFO    ][10839] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:34:24.992167
2017-12-14 03:34:24,992 [salt.state       ][INFO    ][10839] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:24,993 [salt.state       ][INFO    ][10839] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 03:34:24,993 [salt.state       ][INFO    ][10839] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:34:24.992779 duration_in_ms=0.612
2017-12-14 03:34:24,993 [salt.state       ][INFO    ][10839] Running state [mdb03] at time 03:34:24.992941
2017-12-14 03:34:24,993 [salt.state       ][INFO    ][10839] Executing state host.present for mdb03
2017-12-14 03:34:24,993 [salt.state       ][INFO    ][10839] Host mdb03 (10.167.4.78) already present
2017-12-14 03:34:24,994 [salt.state       ][INFO    ][10839] Completed state [mdb03] at time 03:34:24.993502 duration_in_ms=0.562
2017-12-14 03:34:24,994 [salt.state       ][INFO    ][10839] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:24.993650
2017-12-14 03:34:24,994 [salt.state       ][INFO    ][10839] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:24,994 [salt.state       ][INFO    ][10839] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 03:34:24,994 [salt.state       ][INFO    ][10839] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:24.994217 duration_in_ms=0.566
2017-12-14 03:34:24,994 [salt.state       ][INFO    ][10839] Running state [mdb01] at time 03:34:24.994366
2017-12-14 03:34:24,995 [salt.state       ][INFO    ][10839] Executing state host.present for mdb01
2017-12-14 03:34:24,995 [salt.state       ][INFO    ][10839] Host mdb01 (10.167.4.76) already present
2017-12-14 03:34:24,996 [salt.state       ][INFO    ][10839] Completed state [mdb01] at time 03:34:24.995473 duration_in_ms=1.107
2017-12-14 03:34:24,996 [salt.state       ][INFO    ][10839] Running state [mdb] at time 03:34:24.995713
2017-12-14 03:34:24,996 [salt.state       ][INFO    ][10839] Executing state host.present for mdb
2017-12-14 03:34:24,996 [salt.state       ][INFO    ][10839] Host mdb (10.167.4.75) already present
2017-12-14 03:34:24,997 [salt.state       ][INFO    ][10839] Completed state [mdb] at time 03:34:24.996534 duration_in_ms=0.82
2017-12-14 03:34:24,997 [salt.state       ][INFO    ][10839] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:34:24.996786
2017-12-14 03:34:24,997 [salt.state       ][INFO    ][10839] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:24,997 [salt.state       ][INFO    ][10839] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 03:34:24,998 [salt.state       ][INFO    ][10839] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:34:24.997570 duration_in_ms=0.784
2017-12-14 03:34:24,998 [salt.state       ][INFO    ][10839] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:24.997790
2017-12-14 03:34:24,998 [salt.state       ][INFO    ][10839] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:24,1000 [salt.state       ][INFO    ][10839] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:34:24,1000 [salt.state       ][INFO    ][10839] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:24.999809 duration_in_ms=2.019
2017-12-14 03:34:25,000 [salt.state       ][INFO    ][10839] Running state [cfg01] at time 03:34:25.000021
2017-12-14 03:34:25,000 [salt.state       ][INFO    ][10839] Executing state host.present for cfg01
2017-12-14 03:34:25,001 [salt.state       ][INFO    ][10839] Host cfg01 (10.167.4.100) already present
2017-12-14 03:34:25,001 [salt.state       ][INFO    ][10839] Completed state [cfg01] at time 03:34:25.000859 duration_in_ms=0.837
2017-12-14 03:34:25,001 [salt.state       ][INFO    ][10839] Running state [prx01] at time 03:34:25.001076
2017-12-14 03:34:25,001 [salt.state       ][INFO    ][10839] Executing state host.present for prx01
2017-12-14 03:34:25,002 [salt.state       ][INFO    ][10839] Host prx01 (10.167.4.104) already present
2017-12-14 03:34:25,002 [salt.state       ][INFO    ][10839] Completed state [prx01] at time 03:34:25.001854 duration_in_ms=0.778
2017-12-14 03:34:25,002 [salt.state       ][INFO    ][10839] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.002064
2017-12-14 03:34:25,002 [salt.state       ][INFO    ][10839] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,003 [salt.state       ][INFO    ][10839] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 03:34:25,003 [salt.state       ][INFO    ][10839] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.002873 duration_in_ms=0.808
2017-12-14 03:34:25,003 [salt.state       ][INFO    ][10839] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.003092
2017-12-14 03:34:25,003 [salt.state       ][INFO    ][10839] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,004 [salt.state       ][INFO    ][10839] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 03:34:25,004 [salt.state       ][INFO    ][10839] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.003870 duration_in_ms=0.778
2017-12-14 03:34:25,004 [salt.state       ][INFO    ][10839] Running state [kvm01] at time 03:34:25.004082
2017-12-14 03:34:25,004 [salt.state       ][INFO    ][10839] Executing state host.present for kvm01
2017-12-14 03:34:25,005 [salt.state       ][INFO    ][10839] Host kvm01 (10.167.4.141) already present
2017-12-14 03:34:25,005 [salt.state       ][INFO    ][10839] Completed state [kvm01] at time 03:34:25.004905 duration_in_ms=0.823
2017-12-14 03:34:25,005 [salt.state       ][INFO    ][10839] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.005122
2017-12-14 03:34:25,005 [salt.state       ][INFO    ][10839] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,006 [salt.state       ][INFO    ][10839] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 03:34:25,006 [salt.state       ][INFO    ][10839] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.005916 duration_in_ms=0.795
2017-12-14 03:34:25,006 [salt.state       ][INFO    ][10839] Running state [kvm03] at time 03:34:25.006133
2017-12-14 03:34:25,006 [salt.state       ][INFO    ][10839] Executing state host.present for kvm03
2017-12-14 03:34:25,007 [salt.state       ][INFO    ][10839] Host kvm03 (10.167.4.143) already present
2017-12-14 03:34:25,007 [salt.state       ][INFO    ][10839] Completed state [kvm03] at time 03:34:25.006925 duration_in_ms=0.792
2017-12-14 03:34:25,007 [salt.state       ][INFO    ][10839] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.007140
2017-12-14 03:34:25,007 [salt.state       ][INFO    ][10839] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,008 [salt.state       ][INFO    ][10839] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 03:34:25,008 [salt.state       ][INFO    ][10839] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.007931 duration_in_ms=0.791
2017-12-14 03:34:25,008 [salt.state       ][INFO    ][10839] Running state [kvm02] at time 03:34:25.008155
2017-12-14 03:34:25,008 [salt.state       ][INFO    ][10839] Executing state host.present for kvm02
2017-12-14 03:34:25,009 [salt.state       ][INFO    ][10839] Host kvm02 (10.167.4.142) already present
2017-12-14 03:34:25,009 [salt.state       ][INFO    ][10839] Completed state [kvm02] at time 03:34:25.008941 duration_in_ms=0.785
2017-12-14 03:34:25,009 [salt.state       ][INFO    ][10839] Running state [dbs] at time 03:34:25.009147
2017-12-14 03:34:25,009 [salt.state       ][INFO    ][10839] Executing state host.present for dbs
2017-12-14 03:34:25,010 [salt.state       ][INFO    ][10839] Host dbs (10.167.4.50) already present
2017-12-14 03:34:25,010 [salt.state       ][INFO    ][10839] Completed state [dbs] at time 03:34:25.009908 duration_in_ms=0.761
2017-12-14 03:34:25,010 [salt.state       ][INFO    ][10839] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.010116
2017-12-14 03:34:25,010 [salt.state       ][INFO    ][10839] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,011 [salt.state       ][INFO    ][10839] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 03:34:25,011 [salt.state       ][INFO    ][10839] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.010889 duration_in_ms=0.774
2017-12-14 03:34:25,011 [salt.state       ][INFO    ][10839] Running state [prx] at time 03:34:25.011100
2017-12-14 03:34:25,011 [salt.state       ][INFO    ][10839] Executing state host.present for prx
2017-12-14 03:34:25,012 [salt.state       ][INFO    ][10839] Host prx (172.30.10.103) already present
2017-12-14 03:34:25,012 [salt.state       ][INFO    ][10839] Completed state [prx] at time 03:34:25.011847 duration_in_ms=0.747
2017-12-14 03:34:25,012 [salt.state       ][INFO    ][10839] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.012049
2017-12-14 03:34:25,012 [salt.state       ][INFO    ][10839] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,013 [salt.state       ][INFO    ][10839] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 03:34:25,013 [salt.state       ][INFO    ][10839] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.012827 duration_in_ms=0.777
2017-12-14 03:34:25,013 [salt.state       ][INFO    ][10839] Running state [prx02] at time 03:34:25.013038
2017-12-14 03:34:25,013 [salt.state       ][INFO    ][10839] Executing state host.present for prx02
2017-12-14 03:34:25,014 [salt.state       ][INFO    ][10839] Host prx02 (10.167.4.105) already present
2017-12-14 03:34:25,014 [salt.state       ][INFO    ][10839] Completed state [prx02] at time 03:34:25.013780 duration_in_ms=0.741
2017-12-14 03:34:25,014 [salt.state       ][INFO    ][10839] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.013989
2017-12-14 03:34:25,014 [salt.state       ][INFO    ][10839] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,015 [salt.state       ][INFO    ][10839] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 03:34:25,015 [salt.state       ][INFO    ][10839] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.014751 duration_in_ms=0.761
2017-12-14 03:34:25,015 [salt.state       ][INFO    ][10839] Running state [gtw01] at time 03:34:25.014963
2017-12-14 03:34:25,015 [salt.state       ][INFO    ][10839] Executing state host.present for gtw01
2017-12-14 03:34:25,016 [salt.state       ][INFO    ][10839] Host gtw01 (10.167.4.124) already present
2017-12-14 03:34:25,016 [salt.state       ][INFO    ][10839] Completed state [gtw01] at time 03:34:25.015705 duration_in_ms=0.742
2017-12-14 03:34:25,016 [salt.state       ][INFO    ][10839] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.015912
2017-12-14 03:34:25,016 [salt.state       ][INFO    ][10839] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,017 [salt.state       ][INFO    ][10839] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 03:34:25,017 [salt.state       ][INFO    ][10839] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.016694 duration_in_ms=0.782
2017-12-14 03:34:25,017 [salt.state       ][INFO    ][10839] Running state [gtw02] at time 03:34:25.016913
2017-12-14 03:34:25,017 [salt.state       ][INFO    ][10839] Executing state host.present for gtw02
2017-12-14 03:34:25,018 [salt.state       ][INFO    ][10839] Host gtw02 (10.167.4.125) already present
2017-12-14 03:34:25,018 [salt.state       ][INFO    ][10839] Completed state [gtw02] at time 03:34:25.017658 duration_in_ms=0.745
2017-12-14 03:34:25,018 [salt.state       ][INFO    ][10839] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.017867
2017-12-14 03:34:25,018 [salt.state       ][INFO    ][10839] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,018 [salt.state       ][INFO    ][10839] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 03:34:25,019 [salt.state       ][INFO    ][10839] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.018619 duration_in_ms=0.752
2017-12-14 03:34:25,019 [salt.state       ][INFO    ][10839] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.018822
2017-12-14 03:34:25,019 [salt.state       ][INFO    ][10839] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,019 [salt.state       ][INFO    ][10839] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 03:34:25,020 [salt.state       ][INFO    ][10839] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.019553 duration_in_ms=0.731
2017-12-14 03:34:25,020 [salt.state       ][INFO    ][10839] Running state [msg02] at time 03:34:25.019752
2017-12-14 03:34:25,020 [salt.state       ][INFO    ][10839] Executing state host.present for msg02
2017-12-14 03:34:25,020 [salt.state       ][INFO    ][10839] Host msg02 (10.167.4.42) already present
2017-12-14 03:34:25,021 [salt.state       ][INFO    ][10839] Completed state [msg02] at time 03:34:25.020478 duration_in_ms=0.726
2017-12-14 03:34:25,022 [salt.state       ][INFO    ][10839] Running state [file.replace] at time 03:34:25.021616
2017-12-14 03:34:25,022 [salt.state       ][INFO    ][10839] Executing state module.run for file.replace
2017-12-14 03:34:25,099 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 03:34:25,107 [salt.state       ][INFO    ][10839] onlyif execution failed
2017-12-14 03:34:25,108 [salt.state       ][INFO    ][10839] Completed state [file.replace] at time 03:34:25.108007 duration_in_ms=86.391
2017-12-14 03:34:25,108 [salt.state       ][INFO    ][10839] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.108291
2017-12-14 03:34:25,109 [salt.state       ][INFO    ][10839] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,109 [salt.state       ][INFO    ][10839] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 03:34:25,109 [salt.state       ][INFO    ][10839] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.109175 duration_in_ms=0.884
2017-12-14 03:34:25,109 [salt.state       ][INFO    ][10839] Running state [msg03] at time 03:34:25.109347
2017-12-14 03:34:25,110 [salt.state       ][INFO    ][10839] Executing state host.present for msg03
2017-12-14 03:34:25,110 [salt.state       ][INFO    ][10839] Host msg03 (10.167.4.43) already present
2017-12-14 03:34:25,110 [salt.state       ][INFO    ][10839] Completed state [msg03] at time 03:34:25.109976 duration_in_ms=0.629
2017-12-14 03:34:25,110 [salt.state       ][INFO    ][10839] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.110153
2017-12-14 03:34:25,110 [salt.state       ][INFO    ][10839] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,111 [salt.state       ][INFO    ][10839] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 03:34:25,111 [salt.state       ][INFO    ][10839] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.110828 duration_in_ms=0.675
2017-12-14 03:34:25,111 [salt.state       ][INFO    ][10839] Running state [msg01] at time 03:34:25.110991
2017-12-14 03:34:25,111 [salt.state       ][INFO    ][10839] Executing state host.present for msg01
2017-12-14 03:34:25,111 [salt.state       ][INFO    ][10839] Host msg01 (10.167.4.41) already present
2017-12-14 03:34:25,112 [salt.state       ][INFO    ][10839] Completed state [msg01] at time 03:34:25.111599 duration_in_ms=0.608
2017-12-14 03:34:25,112 [salt.state       ][INFO    ][10839] Running state [msg] at time 03:34:25.111770
2017-12-14 03:34:25,112 [salt.state       ][INFO    ][10839] Executing state host.present for msg
2017-12-14 03:34:25,112 [salt.state       ][INFO    ][10839] Host msg (10.167.4.40) already present
2017-12-14 03:34:25,112 [salt.state       ][INFO    ][10839] Completed state [msg] at time 03:34:25.112392 duration_in_ms=0.621
2017-12-14 03:34:25,113 [salt.state       ][INFO    ][10839] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.112598
2017-12-14 03:34:25,113 [salt.state       ][INFO    ][10839] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,113 [salt.state       ][INFO    ][10839] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 03:34:25,113 [salt.state       ][INFO    ][10839] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.113233 duration_in_ms=0.635
2017-12-14 03:34:25,113 [salt.state       ][INFO    ][10839] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.113409
2017-12-14 03:34:25,114 [salt.state       ][INFO    ][10839] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,114 [salt.state       ][INFO    ][10839] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 03:34:25,114 [salt.state       ][INFO    ][10839] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.114036 duration_in_ms=0.627
2017-12-14 03:34:25,114 [salt.state       ][INFO    ][10839] Running state [cfg01] at time 03:34:25.114208
2017-12-14 03:34:25,114 [salt.state       ][INFO    ][10839] Executing state host.present for cfg01
2017-12-14 03:34:25,115 [salt.state       ][INFO    ][10839] Host cfg01 (10.167.4.100) already present
2017-12-14 03:34:25,115 [salt.state       ][INFO    ][10839] Completed state [cfg01] at time 03:34:25.114842 duration_in_ms=0.634
2017-12-14 03:34:25,115 [salt.state       ][INFO    ][10839] Running state [cmp002] at time 03:34:25.115014
2017-12-14 03:34:25,115 [salt.state       ][INFO    ][10839] Executing state host.present for cmp002
2017-12-14 03:34:25,116 [salt.state       ][INFO    ][10839] Host cmp002 (10.167.4.102) already present
2017-12-14 03:34:25,116 [salt.state       ][INFO    ][10839] Completed state [cmp002] at time 03:34:25.115632 duration_in_ms=0.617
2017-12-14 03:34:25,116 [salt.state       ][INFO    ][10839] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.115805
2017-12-14 03:34:25,116 [salt.state       ][INFO    ][10839] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,116 [salt.state       ][INFO    ][10839] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 03:34:25,116 [salt.state       ][INFO    ][10839] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.116434 duration_in_ms=0.629
2017-12-14 03:34:25,117 [salt.state       ][INFO    ][10839] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.116627
2017-12-14 03:34:25,117 [salt.state       ][INFO    ][10839] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,117 [salt.state       ][INFO    ][10839] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 03:34:25,117 [salt.state       ][INFO    ][10839] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.117404 duration_in_ms=0.777
2017-12-14 03:34:25,118 [salt.state       ][INFO    ][10839] Running state [cmp001] at time 03:34:25.117578
2017-12-14 03:34:25,118 [salt.state       ][INFO    ][10839] Executing state host.present for cmp001
2017-12-14 03:34:25,118 [salt.state       ][INFO    ][10839] Host cmp001 (10.167.4.101) already present
2017-12-14 03:34:25,118 [salt.state       ][INFO    ][10839] Completed state [cmp001] at time 03:34:25.118287 duration_in_ms=0.708
2017-12-14 03:34:25,118 [salt.state       ][INFO    ][10839] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.118454
2017-12-14 03:34:25,119 [salt.state       ][INFO    ][10839] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,119 [salt.state       ][INFO    ][10839] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 03:34:25,119 [salt.state       ][INFO    ][10839] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.119093 duration_in_ms=0.638
2017-12-14 03:34:25,119 [salt.state       ][INFO    ][10839] Running state [dbs01] at time 03:34:25.119260
2017-12-14 03:34:25,119 [salt.state       ][INFO    ][10839] Executing state host.present for dbs01
2017-12-14 03:34:25,120 [salt.state       ][INFO    ][10839] Host dbs01 (10.167.4.51) already present
2017-12-14 03:34:25,120 [salt.state       ][INFO    ][10839] Completed state [dbs01] at time 03:34:25.119886 duration_in_ms=0.626
2017-12-14 03:34:25,120 [salt.state       ][INFO    ][10839] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.120055
2017-12-14 03:34:25,120 [salt.state       ][INFO    ][10839] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,121 [salt.state       ][INFO    ][10839] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 03:34:25,121 [salt.state       ][INFO    ][10839] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.120836 duration_in_ms=0.781
2017-12-14 03:34:25,121 [salt.state       ][INFO    ][10839] Running state [dbs02] at time 03:34:25.121003
2017-12-14 03:34:25,121 [salt.state       ][INFO    ][10839] Executing state host.present for dbs02
2017-12-14 03:34:25,121 [salt.state       ][INFO    ][10839] Host dbs02 (10.167.4.52) already present
2017-12-14 03:34:25,122 [salt.state       ][INFO    ][10839] Completed state [dbs02] at time 03:34:25.121619 duration_in_ms=0.616
2017-12-14 03:34:25,122 [salt.state       ][INFO    ][10839] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.121788
2017-12-14 03:34:25,122 [salt.state       ][INFO    ][10839] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,122 [salt.state       ][INFO    ][10839] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 03:34:25,122 [salt.state       ][INFO    ][10839] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.122403 duration_in_ms=0.616
2017-12-14 03:34:25,123 [salt.state       ][INFO    ][10839] Running state [dbs03] at time 03:34:25.122593
2017-12-14 03:34:25,123 [salt.state       ][INFO    ][10839] Executing state host.present for dbs03
2017-12-14 03:34:25,123 [salt.state       ][INFO    ][10839] Host dbs03 (10.167.4.53) already present
2017-12-14 03:34:25,123 [salt.state       ][INFO    ][10839] Completed state [dbs03] at time 03:34:25.123210 duration_in_ms=0.617
2017-12-14 03:34:25,123 [salt.state       ][INFO    ][10839] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.123377
2017-12-14 03:34:25,124 [salt.state       ][INFO    ][10839] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,124 [salt.state       ][INFO    ][10839] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 03:34:25,124 [salt.state       ][INFO    ][10839] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.123993 duration_in_ms=0.616
2017-12-14 03:34:25,124 [salt.state       ][INFO    ][10839] Running state [mas01] at time 03:34:25.124158
2017-12-14 03:34:25,124 [salt.state       ][INFO    ][10839] Executing state host.present for mas01
2017-12-14 03:34:25,125 [salt.state       ][INFO    ][10839] Host mas01 (10.167.4.3) already present
2017-12-14 03:34:25,125 [salt.state       ][INFO    ][10839] Completed state [mas01] at time 03:34:25.124787 duration_in_ms=0.629
2017-12-14 03:34:25,125 [salt.state       ][INFO    ][10839] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.124950
2017-12-14 03:34:25,125 [salt.state       ][INFO    ][10839] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,125 [salt.state       ][INFO    ][10839] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 03:34:25,126 [salt.state       ][INFO    ][10839] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.125562 duration_in_ms=0.612
2017-12-14 03:34:25,126 [salt.state       ][INFO    ][10839] Running state [ctl02] at time 03:34:25.125726
2017-12-14 03:34:25,126 [salt.state       ][INFO    ][10839] Executing state host.present for ctl02
2017-12-14 03:34:25,126 [salt.state       ][INFO    ][10839] Host ctl02 (10.167.4.12) already present
2017-12-14 03:34:25,126 [salt.state       ][INFO    ][10839] Completed state [ctl02] at time 03:34:25.126340 duration_in_ms=0.613
2017-12-14 03:34:25,127 [salt.state       ][INFO    ][10839] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.126507
2017-12-14 03:34:25,127 [salt.state       ][INFO    ][10839] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,127 [salt.state       ][INFO    ][10839] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 03:34:25,127 [salt.state       ][INFO    ][10839] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.127134 duration_in_ms=0.627
2017-12-14 03:34:25,127 [salt.state       ][INFO    ][10839] Running state [ctl03] at time 03:34:25.127298
2017-12-14 03:34:25,127 [salt.state       ][INFO    ][10839] Executing state host.present for ctl03
2017-12-14 03:34:25,128 [salt.state       ][INFO    ][10839] Host ctl03 (10.167.4.13) already present
2017-12-14 03:34:25,128 [salt.state       ][INFO    ][10839] Completed state [ctl03] at time 03:34:25.127912 duration_in_ms=0.614
2017-12-14 03:34:25,128 [salt.state       ][INFO    ][10839] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.128077
2017-12-14 03:34:25,128 [salt.state       ][INFO    ][10839] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,129 [salt.state       ][INFO    ][10839] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 03:34:25,129 [salt.state       ][INFO    ][10839] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.128714 duration_in_ms=0.637
2017-12-14 03:34:25,129 [salt.state       ][INFO    ][10839] Running state [ctl01] at time 03:34:25.128879
2017-12-14 03:34:25,129 [salt.state       ][INFO    ][10839] Executing state host.present for ctl01
2017-12-14 03:34:25,129 [salt.state       ][INFO    ][10839] Host ctl01 (10.167.4.11) already present
2017-12-14 03:34:25,130 [salt.state       ][INFO    ][10839] Completed state [ctl01] at time 03:34:25.129495 duration_in_ms=0.617
2017-12-14 03:34:25,130 [salt.state       ][INFO    ][10839] Running state [ctl] at time 03:34:25.129660
2017-12-14 03:34:25,130 [salt.state       ][INFO    ][10839] Executing state host.present for ctl
2017-12-14 03:34:25,130 [salt.state       ][INFO    ][10839] Host ctl (10.167.4.10) already present
2017-12-14 03:34:25,130 [salt.state       ][INFO    ][10839] Completed state [ctl] at time 03:34:25.130272 duration_in_ms=0.612
2017-12-14 03:34:25,130 [salt.state       ][INFO    ][10839] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.130450
2017-12-14 03:34:25,131 [salt.state       ][INFO    ][10839] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 03:34:25,131 [salt.state       ][INFO    ][10839] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 03:34:25,131 [salt.state       ][INFO    ][10839] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:34:25.131076 duration_in_ms=0.625
2017-12-14 03:34:25,132 [salt.state       ][INFO    ][10839] Running state [rabbit@master] at time 03:34:25.131553
2017-12-14 03:34:25,132 [salt.state       ][INFO    ][10839] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-14 03:34:25,132 [salt.loaded.int.module.cmdmod][INFO    ][10839] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-14 03:34:25,645 [salt.state       ][INFO    ][10839] Already in cluster
2017-12-14 03:34:25,645 [salt.state       ][INFO    ][10839] Completed state [rabbit@master] at time 03:34:25.645151 duration_in_ms=513.597
2017-12-14 03:34:25,647 [salt.minion      ][INFO    ][10839] Returning information for job: 20171214033409390785
2017-12-14 03:34:27,366 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command cmd.run with jid 20171214033427354750
2017-12-14 03:34:27,379 [salt.minion      ][INFO    ][14787] Starting a new job with PID 14787
2017-12-14 03:34:27,384 [salt.loaded.int.module.cmdmod][INFO    ][14787] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-14 03:34:27,894 [salt.minion      ][INFO    ][14787] Returning information for job: 20171214033427354750
2017-12-14 03:56:54,385 [salt.utils.schedule][INFO    ][1807] Running scheduled job: __mine_interval
2017-12-14 04:00:42,676 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.sls with jid 20171214040042673846
2017-12-14 04:00:42,701 [salt.minion      ][INFO    ][16462] Starting a new job with PID 16462
2017-12-14 04:00:43,527 [salt.state       ][INFO    ][16462] Loading fresh modules for state activity
2017-12-14 04:00:43,549 [salt.fileclient  ][INFO    ][16462] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-14 04:00:43,564 [salt.fileclient  ][INFO    ][16462] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-14 04:00:43,584 [salt.fileclient  ][INFO    ][16462] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-14 04:00:43,883 [salt.state       ][INFO    ][16462] Running state [haproxy] at time 04:00:43.882834
2017-12-14 04:00:43,883 [salt.state       ][INFO    ][16462] Executing state pkg.installed for haproxy
2017-12-14 04:00:43,883 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 04:00:44,382 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-14 04:00:46,649 [salt.loaded.int.module.cmdmod][INFO    ][16462] 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-14 04:00:52,772 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214040052762929
2017-12-14 04:00:52,790 [salt.minion      ][INFO    ][16986] Starting a new job with PID 16986
2017-12-14 04:00:52,806 [salt.minion      ][INFO    ][16986] Returning information for job: 20171214040052762929
2017-12-14 04:00:53,419 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 04:00:53,438 [salt.state       ][INFO    ][16462] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-12-14 04:00:53,447 [salt.state       ][INFO    ][16462] Loading fresh modules for state activity
2017-12-14 04:00:53,461 [salt.state       ][INFO    ][16462] Completed state [haproxy] at time 04:00:53.460537 duration_in_ms=9577.702
2017-12-14 04:00:53,464 [salt.state       ][INFO    ][16462] Running state [/etc/default/haproxy] at time 04:00:53.463643
2017-12-14 04:00:53,464 [salt.state       ][INFO    ][16462] Executing state file.managed for /etc/default/haproxy
2017-12-14 04:00:53,495 [salt.fileclient  ][INFO    ][16462] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-14 04:00:53,497 [salt.state       ][INFO    ][16462] 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-14 04:00:53,499 [salt.state       ][INFO    ][16462] Completed state [/etc/default/haproxy] at time 04:00:53.498475 duration_in_ms=34.832
2017-12-14 04:00:53,499 [salt.state       ][INFO    ][16462] Running state [/etc/haproxy/haproxy.cfg] at time 04:00:53.498782
2017-12-14 04:00:53,499 [salt.state       ][INFO    ][16462] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-14 04:00:53,517 [salt.fileclient  ][INFO    ][16462] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-14 04:00:53,615 [salt.fileclient  ][INFO    ][16462] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-14 04:00:53,630 [salt.state       ][INFO    ][16462] 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-14 04:00:53,633 [salt.state       ][INFO    ][16462] Completed state [/etc/haproxy/haproxy.cfg] at time 04:00:53.632758 duration_in_ms=133.976
2017-12-14 04:00:53,633 [salt.state       ][INFO    ][16462] Running state [/etc/haproxy/ssl] at time 04:00:53.632991
2017-12-14 04:00:53,633 [salt.state       ][INFO    ][16462] Executing state file.directory for /etc/haproxy/ssl
2017-12-14 04:00:53,634 [salt.state       ][INFO    ][16462] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-14 04:00:53,634 [salt.state       ][INFO    ][16462] Completed state [/etc/haproxy/ssl] at time 04:00:53.634000 duration_in_ms=1.008
2017-12-14 04:00:53,635 [salt.state       ][INFO    ][16462] Running state [haproxy_status_packages] at time 04:00:53.634558
2017-12-14 04:00:53,635 [salt.state       ][INFO    ][16462] Executing state pkg.installed for haproxy_status_packages
2017-12-14 04:00:53,814 [salt.state       ][INFO    ][16462] All specified packages are already installed
2017-12-14 04:00:53,814 [salt.state       ][INFO    ][16462] Completed state [haproxy_status_packages] at time 04:00:53.813858 duration_in_ms=179.299
2017-12-14 04:00:53,814 [salt.state       ][INFO    ][16462] Running state [/usr/bin/haproxy-status.sh] at time 04:00:53.814233
2017-12-14 04:00:53,815 [salt.state       ][INFO    ][16462] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-14 04:00:53,831 [salt.fileclient  ][INFO    ][16462] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-14 04:00:53,846 [salt.fileclient  ][INFO    ][16462] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-14 04:00:53,850 [salt.state       ][INFO    ][16462] File changed:
New file
2017-12-14 04:00:53,850 [salt.state       ][INFO    ][16462] Completed state [/usr/bin/haproxy-status.sh] at time 04:00:53.849905 duration_in_ms=35.673
2017-12-14 04:00:53,850 [salt.state       ][INFO    ][16462] Running state [net.ipv4.ip_nonlocal_bind] at time 04:00:53.850351
2017-12-14 04:00:53,851 [salt.state       ][INFO    ][16462] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-14 04:00:53,851 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command 'sysctl -a' in directory '/root'
2017-12-14 04:00:53,864 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-14 04:00:53,871 [salt.state       ][INFO    ][16462] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-14 04:00:53,872 [salt.state       ][INFO    ][16462] Completed state [net.ipv4.ip_nonlocal_bind] at time 04:00:53.871732 duration_in_ms=21.38
2017-12-14 04:00:53,873 [salt.state       ][INFO    ][16462] Running state [haproxy] at time 04:00:53.872872
2017-12-14 04:00:53,873 [salt.state       ][INFO    ][16462] Executing state service.running for haproxy
2017-12-14 04:00:53,874 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-14 04:00:53,883 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-14 04:00:53,892 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-14 04:00:53,901 [salt.state       ][INFO    ][16462] The service haproxy is already running
2017-12-14 04:00:53,902 [salt.state       ][INFO    ][16462] Completed state [haproxy] at time 04:00:53.901797 duration_in_ms=28.925
2017-12-14 04:00:53,902 [salt.state       ][INFO    ][16462] Running state [haproxy] at time 04:00:53.902123
2017-12-14 04:00:53,902 [salt.state       ][INFO    ][16462] Executing state service.mod_watch for haproxy
2017-12-14 04:00:53,903 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-14 04:00:53,912 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-14 04:00:53,920 [salt.loaded.int.module.cmdmod][INFO    ][16462] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-14 04:00:53,958 [salt.state       ][INFO    ][16462] {'haproxy': True}
2017-12-14 04:00:53,958 [salt.state       ][INFO    ][16462] Completed state [haproxy] at time 04:00:53.958126 duration_in_ms=56.001
2017-12-14 04:00:53,959 [salt.minion      ][INFO    ][16462] Returning information for job: 20171214040042673846
2017-12-14 04:00:58,543 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command service.status with jid 20171214040058533179
2017-12-14 04:00:58,563 [salt.minion      ][INFO    ][17073] Starting a new job with PID 17073
2017-12-14 04:00:58,662 [salt.loaded.int.module.cmdmod][INFO    ][17073] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-14 04:00:58,672 [salt.loaded.int.module.cmdmod][INFO    ][17073] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-14 04:00:58,682 [salt.minion      ][INFO    ][17073] Returning information for job: 20171214040058533179
2017-12-14 04:00:59,691 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command service.restart with jid 20171214040059683624
2017-12-14 04:00:59,707 [salt.minion      ][INFO    ][17083] Starting a new job with PID 17083
2017-12-14 04:00:59,802 [salt.loaded.int.module.cmdmod][INFO    ][17083] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-14 04:00:59,810 [salt.loaded.int.module.cmdmod][INFO    ][17083] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-14 04:00:59,821 [salt.loaded.int.module.cmdmod][INFO    ][17083] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-14 04:00:59,851 [salt.minion      ][INFO    ][17083] Returning information for job: 20171214040059683624
2017-12-14 04:36:33,093 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command test.ping with jid 20171214043633092321
2017-12-14 04:36:33,121 [salt.minion      ][INFO    ][19138] Starting a new job with PID 19138
2017-12-14 04:36:33,178 [salt.minion      ][INFO    ][19138] Returning information for job: 20171214043633092321
2017-12-14 04:36:46,373 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.sls with jid 20171214043646362628
2017-12-14 04:36:46,387 [salt.minion      ][INFO    ][19145] Starting a new job with PID 19145
2017-12-14 04:36:46,847 [salt.state       ][INFO    ][19145] Loading fresh modules for state activity
2017-12-14 04:36:46,874 [salt.fileclient  ][INFO    ][19145] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-14 04:36:46,896 [salt.fileclient  ][INFO    ][19145] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-14 04:36:46,924 [salt.fileclient  ][INFO    ][19145] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-14 04:36:47,248 [salt.state       ][INFO    ][19145] Running state [lsof] at time 04:36:47.247599
2017-12-14 04:36:47,248 [salt.state       ][INFO    ][19145] Executing state pkg.installed for lsof
2017-12-14 04:36:47,249 [salt.loaded.int.module.cmdmod][INFO    ][19145] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 04:36:47,754 [salt.state       ][INFO    ][19145] Package lsof is already installed
2017-12-14 04:36:47,755 [salt.state       ][INFO    ][19145] Completed state [lsof] at time 04:36:47.754542 duration_in_ms=506.944
2017-12-14 04:36:47,755 [salt.state       ][INFO    ][19145] Running state [keepalived] at time 04:36:47.754918
2017-12-14 04:36:47,755 [salt.state       ][INFO    ][19145] Executing state pkg.installed for keepalived
2017-12-14 04:36:47,758 [salt.state       ][INFO    ][19145] Package keepalived is already installed
2017-12-14 04:36:47,758 [salt.state       ][INFO    ][19145] Completed state [keepalived] at time 04:36:47.758351 duration_in_ms=3.433
2017-12-14 04:36:47,760 [salt.state       ][INFO    ][19145] Running state [/etc/keepalived/keepalived.conf] at time 04:36:47.760130
2017-12-14 04:36:47,760 [salt.state       ][INFO    ][19145] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-14 04:36:47,785 [salt.fileclient  ][INFO    ][19145] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-14 04:36:47,818 [salt.fileclient  ][INFO    ][19145] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-14 04:36:47,823 [salt.state       ][INFO    ][19145] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-14 04:36:47,824 [salt.state       ][INFO    ][19145] Completed state [/etc/keepalived/keepalived.conf] at time 04:36:47.823581 duration_in_ms=63.449
2017-12-14 04:36:47,824 [salt.state       ][INFO    ][19145] Running state [keepalived] at time 04:36:47.824272
2017-12-14 04:36:47,825 [salt.state       ][INFO    ][19145] Executing state service.running for keepalived
2017-12-14 04:36:47,825 [salt.loaded.int.module.cmdmod][INFO    ][19145] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-14 04:36:47,841 [salt.loaded.int.module.cmdmod][INFO    ][19145] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-14 04:36:47,848 [salt.loaded.int.module.cmdmod][INFO    ][19145] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-14 04:36:47,854 [salt.state       ][INFO    ][19145] The service keepalived is already running
2017-12-14 04:36:47,854 [salt.state       ][INFO    ][19145] Completed state [keepalived] at time 04:36:47.854167 duration_in_ms=29.894
2017-12-14 04:36:47,855 [salt.minion      ][INFO    ][19145] Returning information for job: 20171214043646362628
2017-12-14 04:37:05,842 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command pillar.get with jid 20171214043705832525
2017-12-14 04:37:05,872 [salt.minion      ][INFO    ][19178] Starting a new job with PID 19178
2017-12-14 04:37:05,877 [salt.minion      ][INFO    ][19178] Returning information for job: 20171214043705832525
2017-12-14 04:37:22,540 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.sls with jid 20171214043722530500
2017-12-14 04:37:22,555 [salt.minion      ][INFO    ][19187] Starting a new job with PID 19187
2017-12-14 04:37:24,971 [salt.state       ][INFO    ][19187] Loading fresh modules for state activity
2017-12-14 04:37:24,997 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-14 04:37:25,021 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-14 04:37:25,038 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-14 04:37:25,063 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 04:37:25,076 [py.warnings      ][WARNING ][19187] /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-14 04:37:25,078 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-14 04:37:25,108 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-14 04:37:25,136 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 04:37:25,159 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-14 04:37:25,178 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 04:37:25,203 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-14 04:37:25,241 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 04:37:25,272 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-14 04:37:25,293 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 04:37:25,317 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-14 04:37:25,337 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 04:37:25,361 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-14 04:37:25,394 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-14 04:37:25,768 [salt.state       ][INFO    ][19187] Running state [rabbitmq-server] at time 04:37:25.768226
2017-12-14 04:37:25,769 [salt.state       ][INFO    ][19187] Executing state pkg.installed for rabbitmq-server
2017-12-14 04:37:25,769 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 04:37:26,211 [salt.state       ][INFO    ][19187] Package rabbitmq-server is already installed
2017-12-14 04:37:26,212 [salt.state       ][INFO    ][19187] Completed state [rabbitmq-server] at time 04:37:26.211527 duration_in_ms=443.301
2017-12-14 04:37:26,212 [salt.state       ][INFO    ][19187] Running state [gettext-base] at time 04:37:26.211897
2017-12-14 04:37:26,212 [salt.state       ][INFO    ][19187] Executing state pkg.installed for gettext-base
2017-12-14 04:37:26,215 [salt.state       ][INFO    ][19187] Package gettext-base is already installed
2017-12-14 04:37:26,215 [salt.state       ][INFO    ][19187] Completed state [gettext-base] at time 04:37:26.215324 duration_in_ms=3.427
2017-12-14 04:37:26,217 [salt.state       ][INFO    ][19187] Running state [/etc/rabbitmq/rabbitmq.config] at time 04:37:26.217205
2017-12-14 04:37:26,218 [salt.state       ][INFO    ][19187] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-14 04:37:26,239 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-14 04:37:26,269 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 04:37:26,282 [salt.state       ][INFO    ][19187] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-14 04:37:26,282 [salt.state       ][INFO    ][19187] Completed state [/etc/rabbitmq/rabbitmq.config] at time 04:37:26.281980 duration_in_ms=64.775
2017-12-14 04:37:26,283 [salt.state       ][INFO    ][19187] Running state [/etc/default/rabbitmq-server] at time 04:37:26.282568
2017-12-14 04:37:26,283 [salt.state       ][INFO    ][19187] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-14 04:37:26,301 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-14 04:37:26,316 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 04:37:26,327 [salt.state       ][INFO    ][19187] File /etc/default/rabbitmq-server is in the correct state
2017-12-14 04:37:26,327 [salt.state       ][INFO    ][19187] Completed state [/etc/default/rabbitmq-server] at time 04:37:26.327162 duration_in_ms=44.594
2017-12-14 04:37:26,328 [salt.state       ][INFO    ][19187] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 04:37:26.327709
2017-12-14 04:37:26,328 [salt.state       ][INFO    ][19187] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-14 04:37:26,344 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-14 04:37:26,360 [salt.fileclient  ][INFO    ][19187] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-14 04:37:26,371 [salt.state       ][INFO    ][19187] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-14 04:37:26,371 [salt.state       ][INFO    ][19187] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 04:37:26.370930 duration_in_ms=43.222
2017-12-14 04:37:26,372 [salt.state       ][INFO    ][19187] Running state [rabbitmq-server] at time 04:37:26.372166
2017-12-14 04:37:26,372 [salt.state       ][INFO    ][19187] Executing state service.running for rabbitmq-server
2017-12-14 04:37:26,373 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-14 04:37:26,388 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 04:37:26,395 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-14 04:37:26,402 [salt.state       ][INFO    ][19187] The service rabbitmq-server is already running
2017-12-14 04:37:26,402 [salt.state       ][INFO    ][19187] Completed state [rabbitmq-server] at time 04:37:26.402240 duration_in_ms=30.073
2017-12-14 04:37:26,404 [salt.state       ][INFO    ][19187] Running state [amqp_client] at time 04:37:26.403815
2017-12-14 04:37:26,404 [salt.state       ][INFO    ][19187] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-14 04:37:26,405 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-14 04:37:26,885 [salt.state       ][INFO    ][19187] Plugin 'amqp_client' is already enabled.
2017-12-14 04:37:26,885 [salt.state       ][INFO    ][19187] Completed state [amqp_client] at time 04:37:26.884831 duration_in_ms=481.015
2017-12-14 04:37:26,886 [salt.state       ][INFO    ][19187] Running state [rabbitmq_management] at time 04:37:26.885507
2017-12-14 04:37:26,886 [salt.state       ][INFO    ][19187] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-14 04:37:26,886 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-14 04:37:27,418 [salt.state       ][INFO    ][19187] Plugin 'rabbitmq_management' is already enabled.
2017-12-14 04:37:27,419 [salt.state       ][INFO    ][19187] Completed state [rabbitmq_management] at time 04:37:27.418523 duration_in_ms=533.016
2017-12-14 04:37:27,432 [salt.state       ][INFO    ][19187] Running state [/openstack] at time 04:37:27.432201
2017-12-14 04:37:27,432 [salt.state       ][INFO    ][19187] Executing state rabbitmq_vhost.present for /openstack
2017-12-14 04:37:27,433 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-14 04:37:27,914 [salt.state       ][INFO    ][19187] Virtual Host '/openstack' already exists.
2017-12-14 04:37:27,915 [salt.state       ][INFO    ][19187] Completed state [/openstack] at time 04:37:27.914725 duration_in_ms=482.523
2017-12-14 04:37:27,916 [salt.state       ][INFO    ][19187] Running state [openstack] at time 04:37:27.916252
2017-12-14 04:37:27,916 [salt.state       ][INFO    ][19187] Executing state rabbitmq_user.present for openstack
2017-12-14 04:37:27,917 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 04:37:28,468 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-14 04:37:30,027 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-14 04:37:30,513 [salt.state       ][INFO    ][19187] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-14 04:37:30,514 [salt.state       ][INFO    ][19187] Completed state [openstack] at time 04:37:30.513738 duration_in_ms=2597.484
2017-12-14 04:37:30,515 [salt.state       ][INFO    ][19187] Running state [Ceilometer] at time 04:37:30.515134
2017-12-14 04:37:30,515 [salt.state       ][INFO    ][19187] Executing state rabbitmq_policy.present for Ceilometer
2017-12-14 04:37:30,516 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-14 04:37:30,995 [salt.loaded.int.module.cmdmod][INFO    ][19187] 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-14 04:37:31,497 [salt.state       ][INFO    ][19187] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-14 04:37:31,497 [salt.state       ][INFO    ][19187] Completed state [Ceilometer] at time 04:37:31.497246 duration_in_ms=982.112
2017-12-14 04:37:31,498 [salt.state       ][INFO    ][19187] Running state [HA] at time 04:37:31.497862
2017-12-14 04:37:31,498 [salt.state       ][INFO    ][19187] Executing state rabbitmq_policy.present for HA
2017-12-14 04:37:31,499 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-14 04:37:31,996 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-14 04:37:32,500 [salt.state       ][INFO    ][19187] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-14 04:37:32,501 [salt.state       ][INFO    ][19187] Completed state [HA] at time 04:37:32.500505 duration_in_ms=1002.641
2017-12-14 04:37:32,501 [salt.state       ][INFO    ][19187] Running state [guest] at time 04:37:32.500790
2017-12-14 04:37:32,501 [salt.state       ][INFO    ][19187] Executing state rabbitmq_user.present for guest
2017-12-14 04:37:32,502 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 04:37:32,635 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command saltutil.find_job with jid 20171214043732626652
2017-12-14 04:37:32,648 [salt.minion      ][INFO    ][21160] Starting a new job with PID 21160
2017-12-14 04:37:32,660 [salt.minion      ][INFO    ][21160] Returning information for job: 20171214043732626652
2017-12-14 04:37:32,999 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-14 04:37:34,566 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-14 04:37:35,069 [salt.state       ][INFO    ][19187] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-14 04:37:35,070 [salt.state       ][INFO    ][19187] Completed state [guest] at time 04:37:35.069707 duration_in_ms=2568.916
2017-12-14 04:37:35,070 [salt.state       ][INFO    ][19187] Running state [HA] at time 04:37:35.070302
2017-12-14 04:37:35,071 [salt.state       ][INFO    ][19187] Executing state rabbitmq_policy.present for HA
2017-12-14 04:37:35,071 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-14 04:37:35,601 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-14 04:37:36,112 [salt.state       ][INFO    ][19187] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-14 04:37:36,112 [salt.state       ][INFO    ][19187] Completed state [HA] at time 04:37:36.112164 duration_in_ms=1041.86
2017-12-14 04:37:36,113 [salt.state       ][INFO    ][19187] Running state [admin] at time 04:37:36.112920
2017-12-14 04:37:36,113 [salt.state       ][INFO    ][19187] Executing state rabbitmq_user.present for admin
2017-12-14 04:37:36,114 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 04:37:36,601 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-14 04:37:38,142 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-14 04:37:38,653 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-14 04:37:39,145 [salt.state       ][INFO    ][19187] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-14 04:37:39,145 [salt.state       ][INFO    ][19187] Completed state [admin] at time 04:37:39.145077 duration_in_ms=3032.156
2017-12-14 04:37:39,146 [salt.state       ][INFO    ][19187] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.145962
2017-12-14 04:37:39,146 [salt.state       ][INFO    ][19187] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,147 [salt.state       ][INFO    ][19187] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-14 04:37:39,147 [salt.state       ][INFO    ][19187] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.147396 duration_in_ms=1.433
2017-12-14 04:37:39,148 [salt.state       ][INFO    ][19187] Running state [mdb02] at time 04:37:39.147767
2017-12-14 04:37:39,148 [salt.state       ][INFO    ][19187] Executing state host.present for mdb02
2017-12-14 04:37:39,149 [salt.state       ][INFO    ][19187] Host mdb02 (10.167.4.77) already present
2017-12-14 04:37:39,149 [salt.state       ][INFO    ][19187] Completed state [mdb02] at time 04:37:39.148983 duration_in_ms=1.215
2017-12-14 04:37:39,149 [salt.state       ][INFO    ][19187] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.149350
2017-12-14 04:37:39,150 [salt.state       ][INFO    ][19187] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,150 [salt.state       ][INFO    ][19187] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-14 04:37:39,151 [salt.state       ][INFO    ][19187] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.150542 duration_in_ms=1.192
2017-12-14 04:37:39,151 [salt.state       ][INFO    ][19187] Running state [mdb03] at time 04:37:39.150883
2017-12-14 04:37:39,151 [salt.state       ][INFO    ][19187] Executing state host.present for mdb03
2017-12-14 04:37:39,152 [salt.state       ][INFO    ][19187] Host mdb03 (10.167.4.78) already present
2017-12-14 04:37:39,152 [salt.state       ][INFO    ][19187] Completed state [mdb03] at time 04:37:39.152094 duration_in_ms=1.211
2017-12-14 04:37:39,152 [salt.state       ][INFO    ][19187] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.152454
2017-12-14 04:37:39,153 [salt.state       ][INFO    ][19187] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,153 [salt.state       ][INFO    ][19187] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-14 04:37:39,154 [salt.state       ][INFO    ][19187] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.153659 duration_in_ms=1.204
2017-12-14 04:37:39,154 [salt.state       ][INFO    ][19187] Running state [mdb01] at time 04:37:39.154014
2017-12-14 04:37:39,154 [salt.state       ][INFO    ][19187] Executing state host.present for mdb01
2017-12-14 04:37:39,155 [salt.state       ][INFO    ][19187] Host mdb01 (10.167.4.76) already present
2017-12-14 04:37:39,155 [salt.state       ][INFO    ][19187] Completed state [mdb01] at time 04:37:39.155159 duration_in_ms=1.145
2017-12-14 04:37:39,156 [salt.state       ][INFO    ][19187] Running state [mdb] at time 04:37:39.155515
2017-12-14 04:37:39,156 [salt.state       ][INFO    ][19187] Executing state host.present for mdb
2017-12-14 04:37:39,156 [salt.state       ][INFO    ][19187] Host mdb (10.167.4.75) already present
2017-12-14 04:37:39,157 [salt.state       ][INFO    ][19187] Completed state [mdb] at time 04:37:39.156703 duration_in_ms=1.188
2017-12-14 04:37:39,157 [salt.state       ][INFO    ][19187] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.157053
2017-12-14 04:37:39,157 [salt.state       ][INFO    ][19187] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,158 [salt.state       ][INFO    ][19187] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-14 04:37:39,158 [salt.state       ][INFO    ][19187] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.158233 duration_in_ms=1.179
2017-12-14 04:37:39,159 [salt.state       ][INFO    ][19187] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.158580
2017-12-14 04:37:39,159 [salt.state       ][INFO    ][19187] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,165 [salt.state       ][INFO    ][19187] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 04:37:39,166 [salt.state       ][INFO    ][19187] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.165727 duration_in_ms=7.147
2017-12-14 04:37:39,166 [salt.state       ][INFO    ][19187] Running state [cfg01] at time 04:37:39.166098
2017-12-14 04:37:39,166 [salt.state       ][INFO    ][19187] Executing state host.present for cfg01
2017-12-14 04:37:39,167 [salt.state       ][INFO    ][19187] Host cfg01 (10.167.4.100) already present
2017-12-14 04:37:39,167 [salt.state       ][INFO    ][19187] Completed state [cfg01] at time 04:37:39.167236 duration_in_ms=1.138
2017-12-14 04:37:39,168 [salt.state       ][INFO    ][19187] Running state [prx01] at time 04:37:39.167574
2017-12-14 04:37:39,168 [salt.state       ][INFO    ][19187] Executing state host.present for prx01
2017-12-14 04:37:39,168 [salt.state       ][INFO    ][19187] Host prx01 (10.167.4.104) already present
2017-12-14 04:37:39,169 [salt.state       ][INFO    ][19187] Completed state [prx01] at time 04:37:39.168727 duration_in_ms=1.153
2017-12-14 04:37:39,169 [salt.state       ][INFO    ][19187] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.169066
2017-12-14 04:37:39,169 [salt.state       ][INFO    ][19187] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,170 [salt.state       ][INFO    ][19187] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-14 04:37:39,170 [salt.state       ][INFO    ][19187] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.170191 duration_in_ms=1.125
2017-12-14 04:37:39,171 [salt.state       ][INFO    ][19187] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.170534
2017-12-14 04:37:39,171 [salt.state       ][INFO    ][19187] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,171 [salt.state       ][INFO    ][19187] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-14 04:37:39,172 [salt.state       ][INFO    ][19187] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.171664 duration_in_ms=1.129
2017-12-14 04:37:39,172 [salt.state       ][INFO    ][19187] Running state [kvm01] at time 04:37:39.172172
2017-12-14 04:37:39,173 [salt.state       ][INFO    ][19187] Executing state host.present for kvm01
2017-12-14 04:37:39,173 [salt.state       ][INFO    ][19187] Host kvm01 (10.167.4.141) already present
2017-12-14 04:37:39,173 [salt.state       ][INFO    ][19187] Completed state [kvm01] at time 04:37:39.173373 duration_in_ms=1.202
2017-12-14 04:37:39,174 [salt.state       ][INFO    ][19187] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.173698
2017-12-14 04:37:39,174 [salt.state       ][INFO    ][19187] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,175 [salt.state       ][INFO    ][19187] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-14 04:37:39,175 [salt.state       ][INFO    ][19187] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.174823 duration_in_ms=1.125
2017-12-14 04:37:39,175 [salt.state       ][INFO    ][19187] Running state [kvm03] at time 04:37:39.175152
2017-12-14 04:37:39,175 [salt.state       ][INFO    ][19187] Executing state host.present for kvm03
2017-12-14 04:37:39,176 [salt.state       ][INFO    ][19187] Host kvm03 (10.167.4.143) already present
2017-12-14 04:37:39,176 [salt.state       ][INFO    ][19187] Completed state [kvm03] at time 04:37:39.176275 duration_in_ms=1.123
2017-12-14 04:37:39,177 [salt.state       ][INFO    ][19187] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.176617
2017-12-14 04:37:39,177 [salt.state       ][INFO    ][19187] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,177 [salt.state       ][INFO    ][19187] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-14 04:37:39,178 [salt.state       ][INFO    ][19187] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.177746 duration_in_ms=1.129
2017-12-14 04:37:39,178 [salt.state       ][INFO    ][19187] Running state [kvm02] at time 04:37:39.178074
2017-12-14 04:37:39,178 [salt.state       ][INFO    ][19187] Executing state host.present for kvm02
2017-12-14 04:37:39,179 [salt.state       ][INFO    ][19187] Host kvm02 (10.167.4.142) already present
2017-12-14 04:37:39,179 [salt.state       ][INFO    ][19187] Completed state [kvm02] at time 04:37:39.179187 duration_in_ms=1.113
2017-12-14 04:37:39,180 [salt.state       ][INFO    ][19187] Running state [dbs] at time 04:37:39.179519
2017-12-14 04:37:39,180 [salt.state       ][INFO    ][19187] Executing state host.present for dbs
2017-12-14 04:37:39,180 [salt.state       ][INFO    ][19187] Host dbs (10.167.4.50) already present
2017-12-14 04:37:39,181 [salt.state       ][INFO    ][19187] Completed state [dbs] at time 04:37:39.180668 duration_in_ms=1.149
2017-12-14 04:37:39,181 [salt.state       ][INFO    ][19187] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.180997
2017-12-14 04:37:39,181 [salt.state       ][INFO    ][19187] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,182 [salt.state       ][INFO    ][19187] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-14 04:37:39,182 [salt.state       ][INFO    ][19187] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.182136 duration_in_ms=1.139
2017-12-14 04:37:39,183 [salt.state       ][INFO    ][19187] Running state [prx] at time 04:37:39.182489
2017-12-14 04:37:39,183 [salt.state       ][INFO    ][19187] Executing state host.present for prx
2017-12-14 04:37:39,183 [salt.state       ][INFO    ][19187] Host prx (172.30.10.103) already present
2017-12-14 04:37:39,184 [salt.state       ][INFO    ][19187] Completed state [prx] at time 04:37:39.183662 duration_in_ms=1.173
2017-12-14 04:37:39,184 [salt.state       ][INFO    ][19187] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.183982
2017-12-14 04:37:39,184 [salt.state       ][INFO    ][19187] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,185 [salt.state       ][INFO    ][19187] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-14 04:37:39,185 [salt.state       ][INFO    ][19187] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.185106 duration_in_ms=1.124
2017-12-14 04:37:39,185 [salt.state       ][INFO    ][19187] Running state [prx02] at time 04:37:39.185430
2017-12-14 04:37:39,186 [salt.state       ][INFO    ][19187] Executing state host.present for prx02
2017-12-14 04:37:39,186 [salt.state       ][INFO    ][19187] Host prx02 (10.167.4.105) already present
2017-12-14 04:37:39,187 [salt.state       ][INFO    ][19187] Completed state [prx02] at time 04:37:39.186522 duration_in_ms=1.091
2017-12-14 04:37:39,187 [salt.state       ][INFO    ][19187] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.186848
2017-12-14 04:37:39,187 [salt.state       ][INFO    ][19187] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,188 [salt.state       ][INFO    ][19187] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-14 04:37:39,188 [salt.state       ][INFO    ][19187] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.187942 duration_in_ms=1.094
2017-12-14 04:37:39,188 [salt.state       ][INFO    ][19187] Running state [gtw01] at time 04:37:39.188296
2017-12-14 04:37:39,189 [salt.state       ][INFO    ][19187] Executing state host.present for gtw01
2017-12-14 04:37:39,189 [salt.state       ][INFO    ][19187] Host gtw01 (10.167.4.124) already present
2017-12-14 04:37:39,189 [salt.state       ][INFO    ][19187] Completed state [gtw01] at time 04:37:39.189460 duration_in_ms=1.163
2017-12-14 04:37:39,190 [salt.state       ][INFO    ][19187] Running state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.189804
2017-12-14 04:37:39,190 [salt.state       ][INFO    ][19187] Executing state host.present for gtw01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,191 [salt.state       ][INFO    ][19187] Host gtw01.baremetal-mcp-pike-ovs-ha.local (10.167.4.124) already present
2017-12-14 04:37:39,191 [salt.state       ][INFO    ][19187] Completed state [gtw01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.190972 duration_in_ms=1.168
2017-12-14 04:37:39,191 [salt.state       ][INFO    ][19187] Running state [gtw02] at time 04:37:39.191296
2017-12-14 04:37:39,192 [salt.state       ][INFO    ][19187] Executing state host.present for gtw02
2017-12-14 04:37:39,192 [salt.state       ][INFO    ][19187] Host gtw02 (10.167.4.125) already present
2017-12-14 04:37:39,192 [salt.state       ][INFO    ][19187] Completed state [gtw02] at time 04:37:39.192426 duration_in_ms=1.13
2017-12-14 04:37:39,193 [salt.state       ][INFO    ][19187] Running state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.192788
2017-12-14 04:37:39,193 [salt.state       ][INFO    ][19187] Executing state host.present for gtw02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,194 [salt.state       ][INFO    ][19187] Host gtw02.baremetal-mcp-pike-ovs-ha.local (10.167.4.125) already present
2017-12-14 04:37:39,194 [salt.state       ][INFO    ][19187] Completed state [gtw02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.193938 duration_in_ms=1.15
2017-12-14 04:37:39,194 [salt.state       ][INFO    ][19187] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.194266
2017-12-14 04:37:39,195 [salt.state       ][INFO    ][19187] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,195 [salt.state       ][INFO    ][19187] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-14 04:37:39,195 [salt.state       ][INFO    ][19187] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.195410 duration_in_ms=1.144
2017-12-14 04:37:39,196 [salt.state       ][INFO    ][19187] Running state [msg02] at time 04:37:39.195732
2017-12-14 04:37:39,196 [salt.state       ][INFO    ][19187] Executing state host.present for msg02
2017-12-14 04:37:39,197 [salt.state       ][INFO    ][19187] Host msg02 (10.167.4.42) already present
2017-12-14 04:37:39,197 [salt.state       ][INFO    ][19187] Completed state [msg02] at time 04:37:39.196880 duration_in_ms=1.148
2017-12-14 04:37:39,200 [salt.state       ][INFO    ][19187] Running state [file.replace] at time 04:37:39.200000
2017-12-14 04:37:39,200 [salt.state       ][INFO    ][19187] Executing state module.run for file.replace
2017-12-14 04:37:39,274 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command 'grep -q "msg02 msg02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-14 04:37:39,283 [salt.state       ][INFO    ][19187] onlyif execution failed
2017-12-14 04:37:39,283 [salt.state       ][INFO    ][19187] Completed state [file.replace] at time 04:37:39.282836 duration_in_ms=82.836
2017-12-14 04:37:39,283 [salt.state       ][INFO    ][19187] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.283251
2017-12-14 04:37:39,284 [salt.state       ][INFO    ][19187] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,284 [salt.state       ][INFO    ][19187] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-14 04:37:39,285 [salt.state       ][INFO    ][19187] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.284591 duration_in_ms=1.34
2017-12-14 04:37:39,285 [salt.state       ][INFO    ][19187] Running state [msg03] at time 04:37:39.284915
2017-12-14 04:37:39,285 [salt.state       ][INFO    ][19187] Executing state host.present for msg03
2017-12-14 04:37:39,286 [salt.state       ][INFO    ][19187] Host msg03 (10.167.4.43) already present
2017-12-14 04:37:39,286 [salt.state       ][INFO    ][19187] Completed state [msg03] at time 04:37:39.286030 duration_in_ms=1.115
2017-12-14 04:37:39,286 [salt.state       ][INFO    ][19187] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.286349
2017-12-14 04:37:39,287 [salt.state       ][INFO    ][19187] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,287 [salt.state       ][INFO    ][19187] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-14 04:37:39,287 [salt.state       ][INFO    ][19187] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.287390 duration_in_ms=1.041
2017-12-14 04:37:39,288 [salt.state       ][INFO    ][19187] Running state [msg01] at time 04:37:39.287691
2017-12-14 04:37:39,288 [salt.state       ][INFO    ][19187] Executing state host.present for msg01
2017-12-14 04:37:39,288 [salt.state       ][INFO    ][19187] Host msg01 (10.167.4.41) already present
2017-12-14 04:37:39,289 [salt.state       ][INFO    ][19187] Completed state [msg01] at time 04:37:39.288780 duration_in_ms=1.088
2017-12-14 04:37:39,289 [salt.state       ][INFO    ][19187] Running state [msg] at time 04:37:39.289099
2017-12-14 04:37:39,289 [salt.state       ][INFO    ][19187] Executing state host.present for msg
2017-12-14 04:37:39,290 [salt.state       ][INFO    ][19187] Host msg (10.167.4.40) already present
2017-12-14 04:37:39,290 [salt.state       ][INFO    ][19187] Completed state [msg] at time 04:37:39.290143 duration_in_ms=1.043
2017-12-14 04:37:39,290 [salt.state       ][INFO    ][19187] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.290450
2017-12-14 04:37:39,291 [salt.state       ][INFO    ][19187] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,291 [salt.state       ][INFO    ][19187] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-14 04:37:39,292 [salt.state       ][INFO    ][19187] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.291509 duration_in_ms=1.059
2017-12-14 04:37:39,292 [salt.state       ][INFO    ][19187] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.291826
2017-12-14 04:37:39,292 [salt.state       ][INFO    ][19187] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,293 [salt.state       ][INFO    ][19187] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-14 04:37:39,293 [salt.state       ][INFO    ][19187] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.292911 duration_in_ms=1.085
2017-12-14 04:37:39,293 [salt.state       ][INFO    ][19187] Running state [cfg01] at time 04:37:39.293215
2017-12-14 04:37:39,294 [salt.state       ][INFO    ][19187] Executing state host.present for cfg01
2017-12-14 04:37:39,294 [salt.state       ][INFO    ][19187] Host cfg01 (10.167.4.100) already present
2017-12-14 04:37:39,295 [salt.state       ][INFO    ][19187] Completed state [cfg01] at time 04:37:39.294488 duration_in_ms=1.272
2017-12-14 04:37:39,295 [salt.state       ][INFO    ][19187] Running state [cmp002] at time 04:37:39.294815
2017-12-14 04:37:39,295 [salt.state       ][INFO    ][19187] Executing state host.present for cmp002
2017-12-14 04:37:39,296 [salt.state       ][INFO    ][19187] Host cmp002 (10.167.4.102) already present
2017-12-14 04:37:39,296 [salt.state       ][INFO    ][19187] Completed state [cmp002] at time 04:37:39.295938 duration_in_ms=1.123
2017-12-14 04:37:39,296 [salt.state       ][INFO    ][19187] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.296277
2017-12-14 04:37:39,297 [salt.state       ][INFO    ][19187] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,297 [salt.state       ][INFO    ][19187] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-14 04:37:39,297 [salt.state       ][INFO    ][19187] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.297371 duration_in_ms=1.095
2017-12-14 04:37:39,298 [salt.state       ][INFO    ][19187] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.297696
2017-12-14 04:37:39,298 [salt.state       ][INFO    ][19187] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,298 [salt.state       ][INFO    ][19187] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-14 04:37:39,299 [salt.state       ][INFO    ][19187] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.298737 duration_in_ms=1.04
2017-12-14 04:37:39,299 [salt.state       ][INFO    ][19187] Running state [cmp001] at time 04:37:39.299049
2017-12-14 04:37:39,299 [salt.state       ][INFO    ][19187] Executing state host.present for cmp001
2017-12-14 04:37:39,300 [salt.state       ][INFO    ][19187] Host cmp001 (10.167.4.101) already present
2017-12-14 04:37:39,300 [salt.state       ][INFO    ][19187] Completed state [cmp001] at time 04:37:39.300096 duration_in_ms=1.047
2017-12-14 04:37:39,300 [salt.state       ][INFO    ][19187] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.300420
2017-12-14 04:37:39,301 [salt.state       ][INFO    ][19187] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,301 [salt.state       ][INFO    ][19187] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-14 04:37:39,302 [salt.state       ][INFO    ][19187] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.301480 duration_in_ms=1.06
2017-12-14 04:37:39,302 [salt.state       ][INFO    ][19187] Running state [dbs01] at time 04:37:39.301784
2017-12-14 04:37:39,302 [salt.state       ][INFO    ][19187] Executing state host.present for dbs01
2017-12-14 04:37:39,303 [salt.state       ][INFO    ][19187] Host dbs01 (10.167.4.51) already present
2017-12-14 04:37:39,303 [salt.state       ][INFO    ][19187] Completed state [dbs01] at time 04:37:39.302825 duration_in_ms=1.041
2017-12-14 04:37:39,303 [salt.state       ][INFO    ][19187] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.303129
2017-12-14 04:37:39,303 [salt.state       ][INFO    ][19187] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,304 [salt.state       ][INFO    ][19187] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-14 04:37:39,304 [salt.state       ][INFO    ][19187] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.304201 duration_in_ms=1.072
2017-12-14 04:37:39,305 [salt.state       ][INFO    ][19187] Running state [dbs02] at time 04:37:39.304529
2017-12-14 04:37:39,305 [salt.state       ][INFO    ][19187] Executing state host.present for dbs02
2017-12-14 04:37:39,305 [salt.state       ][INFO    ][19187] Host dbs02 (10.167.4.52) already present
2017-12-14 04:37:39,306 [salt.state       ][INFO    ][19187] Completed state [dbs02] at time 04:37:39.305613 duration_in_ms=1.084
2017-12-14 04:37:39,306 [salt.state       ][INFO    ][19187] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.305919
2017-12-14 04:37:39,306 [salt.state       ][INFO    ][19187] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,307 [salt.state       ][INFO    ][19187] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-14 04:37:39,307 [salt.state       ][INFO    ][19187] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.306960 duration_in_ms=1.04
2017-12-14 04:37:39,307 [salt.state       ][INFO    ][19187] Running state [dbs03] at time 04:37:39.307270
2017-12-14 04:37:39,308 [salt.state       ][INFO    ][19187] Executing state host.present for dbs03
2017-12-14 04:37:39,308 [salt.state       ][INFO    ][19187] Host dbs03 (10.167.4.53) already present
2017-12-14 04:37:39,308 [salt.state       ][INFO    ][19187] Completed state [dbs03] at time 04:37:39.308307 duration_in_ms=1.038
2017-12-14 04:37:39,309 [salt.state       ][INFO    ][19187] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.308626
2017-12-14 04:37:39,309 [salt.state       ][INFO    ][19187] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,309 [salt.state       ][INFO    ][19187] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-14 04:37:39,310 [salt.state       ][INFO    ][19187] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.309689 duration_in_ms=1.063
2017-12-14 04:37:39,310 [salt.state       ][INFO    ][19187] Running state [mas01] at time 04:37:39.309993
2017-12-14 04:37:39,310 [salt.state       ][INFO    ][19187] Executing state host.present for mas01
2017-12-14 04:37:39,311 [salt.state       ][INFO    ][19187] Host mas01 (10.167.4.3) already present
2017-12-14 04:37:39,311 [salt.state       ][INFO    ][19187] Completed state [mas01] at time 04:37:39.311043 duration_in_ms=1.05
2017-12-14 04:37:39,311 [salt.state       ][INFO    ][19187] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.311371
2017-12-14 04:37:39,312 [salt.state       ][INFO    ][19187] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,312 [salt.state       ][INFO    ][19187] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-14 04:37:39,312 [salt.state       ][INFO    ][19187] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.312449 duration_in_ms=1.078
2017-12-14 04:37:39,313 [salt.state       ][INFO    ][19187] Running state [ctl02] at time 04:37:39.312762
2017-12-14 04:37:39,313 [salt.state       ][INFO    ][19187] Executing state host.present for ctl02
2017-12-14 04:37:39,314 [salt.state       ][INFO    ][19187] Host ctl02 (10.167.4.12) already present
2017-12-14 04:37:39,314 [salt.state       ][INFO    ][19187] Completed state [ctl02] at time 04:37:39.313732 duration_in_ms=0.969
2017-12-14 04:37:39,314 [salt.state       ][INFO    ][19187] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.314011
2017-12-14 04:37:39,314 [salt.state       ][INFO    ][19187] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,315 [salt.state       ][INFO    ][19187] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-14 04:37:39,315 [salt.state       ][INFO    ][19187] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.315003 duration_in_ms=0.992
2017-12-14 04:37:39,315 [salt.state       ][INFO    ][19187] Running state [ctl03] at time 04:37:39.315282
2017-12-14 04:37:39,316 [salt.state       ][INFO    ][19187] Executing state host.present for ctl03
2017-12-14 04:37:39,316 [salt.state       ][INFO    ][19187] Host ctl03 (10.167.4.13) already present
2017-12-14 04:37:39,316 [salt.state       ][INFO    ][19187] Completed state [ctl03] at time 04:37:39.316281 duration_in_ms=0.998
2017-12-14 04:37:39,317 [salt.state       ][INFO    ][19187] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.316573
2017-12-14 04:37:39,317 [salt.state       ][INFO    ][19187] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,317 [salt.state       ][INFO    ][19187] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-14 04:37:39,318 [salt.state       ][INFO    ][19187] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.317546 duration_in_ms=0.973
2017-12-14 04:37:39,318 [salt.state       ][INFO    ][19187] Running state [ctl01] at time 04:37:39.317824
2017-12-14 04:37:39,318 [salt.state       ][INFO    ][19187] Executing state host.present for ctl01
2017-12-14 04:37:39,319 [salt.state       ][INFO    ][19187] Host ctl01 (10.167.4.11) already present
2017-12-14 04:37:39,319 [salt.state       ][INFO    ][19187] Completed state [ctl01] at time 04:37:39.318787 duration_in_ms=0.962
2017-12-14 04:37:39,319 [salt.state       ][INFO    ][19187] Running state [ctl] at time 04:37:39.319066
2017-12-14 04:37:39,319 [salt.state       ][INFO    ][19187] Executing state host.present for ctl
2017-12-14 04:37:39,320 [salt.state       ][INFO    ][19187] Host ctl (10.167.4.10) already present
2017-12-14 04:37:39,320 [salt.state       ][INFO    ][19187] Completed state [ctl] at time 04:37:39.320032 duration_in_ms=0.966
2017-12-14 04:37:39,320 [salt.state       ][INFO    ][19187] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.320319
2017-12-14 04:37:39,321 [salt.state       ][INFO    ][19187] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-14 04:37:39,321 [salt.state       ][INFO    ][19187] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-14 04:37:39,321 [salt.state       ][INFO    ][19187] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 04:37:39.321312 duration_in_ms=0.994
2017-12-14 04:37:39,322 [salt.state       ][INFO    ][19187] Running state [rabbit@master] at time 04:37:39.321915
2017-12-14 04:37:39,322 [salt.state       ][INFO    ][19187] Executing state rabbitmq_cluster.join for rabbit@master
2017-12-14 04:37:39,323 [salt.loaded.int.module.cmdmod][INFO    ][19187] Executing command ['rabbitmqctl', 'cluster_status'] as user 'root' in directory '/root'
2017-12-14 04:37:39,865 [salt.state       ][INFO    ][19187] Already in cluster
2017-12-14 04:37:39,865 [salt.state       ][INFO    ][19187] Completed state [rabbit@master] at time 04:37:39.865095 duration_in_ms=543.179
2017-12-14 04:37:39,867 [salt.minion      ][INFO    ][19187] Returning information for job: 20171214043722530500
2017-12-14 04:37:40,1000 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command cmd.run with jid 20171214043740996549
2017-12-14 04:37:41,017 [salt.minion      ][INFO    ][23139] Starting a new job with PID 23139
2017-12-14 04:37:41,024 [salt.loaded.int.module.cmdmod][INFO    ][23139] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-14 04:37:41,585 [salt.minion      ][INFO    ][23139] Returning information for job: 20171214043740996549
2017-12-14 04:38:17,736 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command state.sls with jid 20171214043817733694
2017-12-14 04:38:17,755 [salt.minion      ][INFO    ][23296] Starting a new job with PID 23296
2017-12-14 04:38:18,726 [salt.state       ][INFO    ][23296] Loading fresh modules for state activity
2017-12-14 04:38:19,087 [salt.fileclient  ][INFO    ][23296] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-14 04:38:19,105 [salt.fileclient  ][INFO    ][23296] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-14 04:38:19,132 [salt.fileclient  ][INFO    ][23296] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-14 04:38:19,461 [salt.state       ][INFO    ][23296] Running state [haproxy] at time 04:38:19.461244
2017-12-14 04:38:19,462 [salt.state       ][INFO    ][23296] Executing state pkg.installed for haproxy
2017-12-14 04:38:19,462 [salt.loaded.int.module.cmdmod][INFO    ][23296] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-14 04:38:20,007 [salt.state       ][INFO    ][23296] Package haproxy is already installed
2017-12-14 04:38:20,008 [salt.state       ][INFO    ][23296] Completed state [haproxy] at time 04:38:20.007769 duration_in_ms=546.524
2017-12-14 04:38:20,010 [salt.state       ][INFO    ][23296] Running state [/etc/default/haproxy] at time 04:38:20.009498
2017-12-14 04:38:20,010 [salt.state       ][INFO    ][23296] Executing state file.managed for /etc/default/haproxy
2017-12-14 04:38:20,029 [salt.fileclient  ][INFO    ][23296] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-14 04:38:20,030 [salt.state       ][INFO    ][23296] File /etc/default/haproxy is in the correct state
2017-12-14 04:38:20,031 [salt.state       ][INFO    ][23296] Completed state [/etc/default/haproxy] at time 04:38:20.030478 duration_in_ms=20.98
2017-12-14 04:38:20,031 [salt.state       ][INFO    ][23296] Running state [/etc/haproxy/haproxy.cfg] at time 04:38:20.030715
2017-12-14 04:38:20,031 [salt.state       ][INFO    ][23296] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-14 04:38:20,048 [salt.fileclient  ][INFO    ][23296] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-14 04:38:20,143 [salt.fileclient  ][INFO    ][23296] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-14 04:38:20,149 [salt.state       ][INFO    ][23296] File /etc/haproxy/haproxy.cfg is in the correct state
2017-12-14 04:38:20,149 [salt.state       ][INFO    ][23296] Completed state [/etc/haproxy/haproxy.cfg] at time 04:38:20.148832 duration_in_ms=118.115
2017-12-14 04:38:20,149 [salt.state       ][INFO    ][23296] Running state [/etc/haproxy/ssl] at time 04:38:20.149125
2017-12-14 04:38:20,149 [salt.state       ][INFO    ][23296] Executing state file.directory for /etc/haproxy/ssl
2017-12-14 04:38:20,150 [salt.state       ][INFO    ][23296] Directory /etc/haproxy/ssl is in the correct state
2017-12-14 04:38:20,150 [salt.state       ][INFO    ][23296] Completed state [/etc/haproxy/ssl] at time 04:38:20.150076 duration_in_ms=0.951
2017-12-14 04:38:20,150 [salt.state       ][INFO    ][23296] Running state [haproxy_status_packages] at time 04:38:20.150235
2017-12-14 04:38:20,150 [salt.state       ][INFO    ][23296] Executing state pkg.installed for haproxy_status_packages
2017-12-14 04:38:20,153 [salt.state       ][INFO    ][23296] All specified packages are already installed
2017-12-14 04:38:20,154 [salt.state       ][INFO    ][23296] Completed state [haproxy_status_packages] at time 04:38:20.153585 duration_in_ms=3.35
2017-12-14 04:38:20,154 [salt.state       ][INFO    ][23296] Running state [/usr/bin/haproxy-status.sh] at time 04:38:20.153967
2017-12-14 04:38:20,154 [salt.state       ][INFO    ][23296] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-14 04:38:20,170 [salt.fileclient  ][INFO    ][23296] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-14 04:38:20,187 [salt.fileclient  ][INFO    ][23296] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-14 04:38:20,191 [salt.state       ][INFO    ][23296] File /usr/bin/haproxy-status.sh is in the correct state
2017-12-14 04:38:20,191 [salt.state       ][INFO    ][23296] Completed state [/usr/bin/haproxy-status.sh] at time 04:38:20.190911 duration_in_ms=36.944
2017-12-14 04:38:20,192 [salt.state       ][INFO    ][23296] Running state [net.ipv4.ip_nonlocal_bind] at time 04:38:20.191482
2017-12-14 04:38:20,192 [salt.state       ][INFO    ][23296] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-14 04:38:20,201 [salt.loaded.int.module.cmdmod][INFO    ][23296] Executing command 'sysctl -a' in directory '/root'
2017-12-14 04:38:20,217 [salt.state       ][INFO    ][23296] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-12-14 04:38:20,217 [salt.state       ][INFO    ][23296] Completed state [net.ipv4.ip_nonlocal_bind] at time 04:38:20.217425 duration_in_ms=25.942
2017-12-14 04:38:20,219 [salt.state       ][INFO    ][23296] Running state [haproxy] at time 04:38:20.218677
2017-12-14 04:38:20,219 [salt.state       ][INFO    ][23296] Executing state service.running for haproxy
2017-12-14 04:38:20,220 [salt.loaded.int.module.cmdmod][INFO    ][23296] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-14 04:38:20,232 [salt.loaded.int.module.cmdmod][INFO    ][23296] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-14 04:38:20,243 [salt.loaded.int.module.cmdmod][INFO    ][23296] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-14 04:38:20,253 [salt.state       ][INFO    ][23296] The service haproxy is already running
2017-12-14 04:38:20,254 [salt.state       ][INFO    ][23296] Completed state [haproxy] at time 04:38:20.253737 duration_in_ms=35.059
2017-12-14 04:38:20,255 [salt.minion      ][INFO    ][23296] Returning information for job: 20171214043817733694
2017-12-14 04:38:21,912 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command service.status with jid 20171214043821907304
2017-12-14 04:38:21,932 [salt.minion      ][INFO    ][23330] Starting a new job with PID 23330
2017-12-14 04:38:22,046 [salt.loaded.int.module.cmdmod][INFO    ][23330] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-14 04:38:22,059 [salt.loaded.int.module.cmdmod][INFO    ][23330] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-14 04:38:22,067 [salt.minion      ][INFO    ][23330] Returning information for job: 20171214043821907304
2017-12-14 04:38:23,522 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command service.restart with jid 20171214043823520433
2017-12-14 04:38:23,551 [salt.minion      ][INFO    ][23338] Starting a new job with PID 23338
2017-12-14 04:38:23,661 [salt.loaded.int.module.cmdmod][INFO    ][23338] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-14 04:38:23,674 [salt.loaded.int.module.cmdmod][INFO    ][23338] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-14 04:38:23,692 [salt.loaded.int.module.cmdmod][INFO    ][23338] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-14 04:38:23,724 [salt.minion      ][INFO    ][23338] Returning information for job: 20171214043823520433
2017-12-14 04:56:54,385 [salt.utils.schedule][INFO    ][1807] Running scheduled job: __mine_interval
2017-12-14 05:00:59,949 [salt.minion      ][INFO    ][1807] User sudo_ubuntu Executing command cp.push_dir with jid 20171214050059958313
2017-12-14 05:00:59,975 [salt.minion      ][INFO    ][24645] Starting a new job with PID 24645
