2017-12-17 07:39:26,709 [salt.cli.daemons ][WARNING ][922] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-17 07:40:43,819 [salt.state       ][ERROR   ][1091] No contents found in top file
2017-12-17 07:40:50,874 [py.warnings      ][WARNING ][1193] /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-17 07:40:50,881 [salt.loaded.int.module.cmdmod][ERROR   ][1193] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-17 07:40:50,881 [salt.loaded.int.module.cmdmod][ERROR   ][1193] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-17 07:40:50,892 [salt.loaded.int.module.cmdmod][ERROR   ][1193] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-17 07:40:50,892 [salt.loaded.int.module.cmdmod][ERROR   ][1193] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-17 07:40:51,882 [salt.loaded.int.module.cmdmod][ERROR   ][1193] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-17 07:40:51,883 [salt.loaded.int.module.cmdmod][ERROR   ][1193] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-17 07:40:51,894 [salt.loaded.int.module.cmdmod][ERROR   ][1193] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-17 07:40:51,895 [salt.loaded.int.module.cmdmod][ERROR   ][1193] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-17 07:41:40,637 [salt.loaded.int.module.cmdmod][ERROR   ][1193] 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-17 07:41:44,168 [salt.loaded.int.module.cmdmod][INFO    ][1704] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-17 07:41:44,179 [salt.loaded.int.module.cmdmod][INFO    ][1704] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-17 07:41:44,190 [salt.loaded.int.module.cmdmod][INFO    ][1704] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-17 07:41:44,226 [salt.utils.parsers][WARNING ][922] Minion received a SIGTERM. Exiting.
2017-12-17 07:41:44,485 [salt.cli.daemons ][INFO    ][1760] Setting up the Salt Minion "msg01.baremetal-mcp-pike-odl-ha.local"
2017-12-17 07:41:44,770 [salt.minion      ][INFO    ][1760] Creating minion process manager
2017-12-17 07:41:44,770 [salt.cli.daemons ][WARNING ][1760] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-17 07:41:44,770 [salt.cli.daemons ][INFO    ][1760] The Salt Minion is starting up
2017-12-17 07:41:44,771 [salt.minion      ][INFO    ][1760] Minion is starting as user 'root'
2017-12-17 07:41:44,771 [salt.utils.event ][INFO    ][1760] Starting pull socket on /var/run/salt/minion/minion_event_fb595fb7ad_pull.ipc
2017-12-17 07:41:45,376 [salt.loaded.int.module.cmdmod][INFO    ][1760] Executing command ['date', '+%z'] in directory '/root'
2017-12-17 07:41:45,387 [salt.utils.schedule][INFO    ][1760] Updating job settings for scheduled job: __mine_interval
2017-12-17 07:41:45,389 [salt.minion      ][INFO    ][1760] Added mine.update to scheduler
2017-12-17 07:41:45,581 [salt.minion      ][INFO    ][1760] Minion is ready to receive requests!
2017-12-17 07:41:46,583 [salt.utils.schedule][INFO    ][1760] Running scheduled job: __mine_interval
2017-12-17 07:43:16,968 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.apply with jid 20171217074316950863
2017-12-17 07:43:16,991 [salt.minion      ][INFO    ][1898] Starting a new job with PID 1898
2017-12-17 07:43:19,958 [salt.state       ][INFO    ][1898] Loading fresh modules for state activity
2017-12-17 07:43:19,982 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 07:43:19,999 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 07:43:20,026 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:20,072 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 07:43:20,188 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:20,281 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 07:43:20,298 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:20,385 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 07:43:20,435 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:20,489 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 07:43:20,515 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:20,564 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 07:43:20,630 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:20,678 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 07:43:20,705 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:20,762 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 07:43:20,780 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:20,824 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 07:43:20,839 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:20,880 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 07:43:20,912 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:20,954 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 07:43:20,985 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,035 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 07:43:21,054 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,095 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 07:43:21,109 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,151 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 07:43:21,178 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,223 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 07:43:21,243 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,288 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 07:43:21,304 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,344 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 07:43:21,356 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,400 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 07:43:21,429 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,495 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 07:43:21,555 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,600 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 07:43:21,614 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,660 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 07:43:21,676 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:21,719 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 07:43:21,732 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 07:43:21,746 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:43:21,760 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 07:43:21,772 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:43:21,783 [salt.state       ][INFO    ][1898] Running state [/etc/environment] at time 07:43:21.783027
2017-12-17 07:43:21,783 [salt.state       ][INFO    ][1898] Executing state file.blockreplace for /etc/environment
2017-12-17 07:43:21,788 [salt.state       ][INFO    ][1898] 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-17 07:43:21,788 [salt.state       ][INFO    ][1898] Completed state [/etc/environment] at time 07:43:21.787665 duration_in_ms=4.639
2017-12-17 07:43:21,788 [salt.state       ][INFO    ][1898] Running state [/etc/profile.d] at time 07:43:21.787813
2017-12-17 07:43:21,788 [salt.state       ][INFO    ][1898] Executing state file.directory for /etc/profile.d
2017-12-17 07:43:21,789 [salt.state       ][INFO    ][1898] Directory /etc/profile.d is in the correct state
2017-12-17 07:43:21,789 [salt.state       ][INFO    ][1898] Completed state [/etc/profile.d] at time 07:43:21.788881 duration_in_ms=1.067
2017-12-17 07:43:22,019 [salt.state       ][INFO    ][1898] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:43:22.019011
2017-12-17 07:43:22,088 [salt.state       ][INFO    ][1898] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 07:43:22,109 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 07:43:22,113 [salt.state       ][INFO    ][1898] File changed:
New file
2017-12-17 07:43:22,114 [salt.state       ][INFO    ][1898] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:43:22.113509 duration_in_ms=94.498
2017-12-17 07:43:22,114 [salt.state       ][INFO    ][1898] Running state [linux_repo_prereq_pkgs] at time 07:43:22.114032
2017-12-17 07:43:22,114 [salt.state       ][INFO    ][1898] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 07:43:22,115 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:43:22,599 [salt.state       ][INFO    ][1898] All specified packages are already installed
2017-12-17 07:43:22,599 [salt.state       ][INFO    ][1898] Completed state [linux_repo_prereq_pkgs] at time 07:43:22.599064 duration_in_ms=485.03
2017-12-17 07:43:22,599 [salt.state       ][INFO    ][1898] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:43:22.599340
2017-12-17 07:43:22,600 [salt.state       ][INFO    ][1898] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 07:43:22,600 [salt.state       ][INFO    ][1898] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 07:43:22,600 [salt.state       ][INFO    ][1898] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:43:22.600175 duration_in_ms=0.836
2017-12-17 07:43:22,600 [salt.state       ][INFO    ][1898] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:43:22.600411
2017-12-17 07:43:22,601 [salt.state       ][INFO    ][1898] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 07:43:22,618 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:43:22,636 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:22,670 [salt.state       ][INFO    ][1898] File changed:
New file
2017-12-17 07:43:22,670 [salt.state       ][INFO    ][1898] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:43:22.670100 duration_in_ms=69.689
2017-12-17 07:43:22,681 [salt.state       ][INFO    ][1898] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:43:22.681057
2017-12-17 07:43:22,681 [salt.state       ][INFO    ][1898] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 07:43:23,038 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 07:43:23,238 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:43:25,084 [salt.state       ][INFO    ][1898] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly pike'}
2017-12-17 07:43:25,085 [salt.state       ][INFO    ][1898] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:43:25.084843 duration_in_ms=2403.786
2017-12-17 07:43:25,085 [salt.state       ][INFO    ][1898] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:43:25.085185
2017-12-17 07:43:25,086 [salt.state       ][INFO    ][1898] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 07:43:25,086 [salt.state       ][INFO    ][1898] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 07:43:25,086 [salt.state       ][INFO    ][1898] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:43:25.086153 duration_in_ms=0.968
2017-12-17 07:43:25,086 [salt.state       ][INFO    ][1898] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:43:25.086433
2017-12-17 07:43:25,087 [salt.state       ][INFO    ][1898] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 07:43:25,103 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:43:25,121 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:43:25,154 [salt.state       ][INFO    ][1898] File changed:
New file
2017-12-17 07:43:25,155 [salt.state       ][INFO    ][1898] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:43:25.154481 duration_in_ms=68.047
2017-12-17 07:43:25,155 [salt.state       ][INFO    ][1898] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:43:25.155225
2017-12-17 07:43:25,156 [salt.state       ][INFO    ][1898] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 07:43:25,569 [salt.loaded.int.module.cmdmod][INFO    ][1898] 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-17 07:43:25,665 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:43:27,072 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074327051971
2017-12-17 07:43:27,094 [salt.minion      ][INFO    ][2807] Starting a new job with PID 2807
2017-12-17 07:43:27,202 [salt.minion      ][INFO    ][2807] Returning information for job: 20171217074327051971
2017-12-17 07:43:27,605 [salt.state       ][INFO    ][1898] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'}
2017-12-17 07:43:27,605 [salt.state       ][INFO    ][1898] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:43:27.604932 duration_in_ms=2449.705
2017-12-17 07:43:27,605 [salt.state       ][INFO    ][1898] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:43:27.605256
2017-12-17 07:43:27,606 [salt.state       ][INFO    ][1898] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 07:43:27,606 [salt.state       ][INFO    ][1898] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 07:43:27,606 [salt.state       ][INFO    ][1898] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:43:27.606200 duration_in_ms=0.944
2017-12-17 07:43:27,607 [salt.state       ][INFO    ][1898] Running state [/etc/apt/preferences.d/uca] at time 07:43:27.606463
2017-12-17 07:43:27,607 [salt.state       ][INFO    ][1898] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 07:43:27,607 [salt.state       ][INFO    ][1898] File /etc/apt/preferences.d/uca is not present
2017-12-17 07:43:27,607 [salt.state       ][INFO    ][1898] Completed state [/etc/apt/preferences.d/uca] at time 07:43:27.607226 duration_in_ms=0.763
2017-12-17 07:43:27,608 [salt.state       ][INFO    ][1898] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:43:27.608388
2017-12-17 07:43:27,609 [salt.state       ][INFO    ][1898] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 07:43:27,657 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 07:43:27,697 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-17 07:43:28,232 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:43:31,420 [salt.state       ][INFO    ][1898] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2017-12-17 07:43:31,421 [salt.state       ][INFO    ][1898] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:43:31.420711 duration_in_ms=3812.323
2017-12-17 07:43:31,421 [salt.state       ][INFO    ][1898] Running state [linux_extra_packages_purged] at time 07:43:31.421033
2017-12-17 07:43:31,421 [salt.state       ][INFO    ][1898] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 07:43:31,437 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-17 07:43:37,221 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074337202499
2017-12-17 07:43:37,240 [salt.minion      ][INFO    ][3408] Starting a new job with PID 3408
2017-12-17 07:43:37,263 [salt.minion      ][INFO    ][3408] Returning information for job: 20171217074337202499
2017-12-17 07:43:47,384 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074347365290
2017-12-17 07:43:47,408 [salt.minion      ][INFO    ][3604] Starting a new job with PID 3604
2017-12-17 07:43:47,417 [salt.minion      ][INFO    ][3604] Returning information for job: 20171217074347365290
2017-12-17 07:43:56,305 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:43:56,326 [salt.state       ][INFO    ][1898] {'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-17 07:43:56,335 [salt.state       ][INFO    ][1898] Loading fresh modules for state activity
2017-12-17 07:43:56,352 [salt.state       ][INFO    ][1898] Completed state [linux_extra_packages_purged] at time 07:43:56.351932 duration_in_ms=24930.897
2017-12-17 07:43:56,358 [salt.state       ][INFO    ][1898] Running state [linux_extra_packages_latest] at time 07:43:56.357577
2017-12-17 07:43:56,358 [salt.state       ][INFO    ][1898] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 07:43:56,653 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:43:57,479 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074357458442
2017-12-17 07:43:57,505 [salt.minion      ][INFO    ][4155] Starting a new job with PID 4155
2017-12-17 07:43:57,515 [salt.minion      ][INFO    ][4155] Returning information for job: 20171217074357458442
2017-12-17 07:43:58,531 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 07:43:58,577 [salt.loaded.int.module.cmdmod][INFO    ][1898] 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-17 07:44:07,516 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074407495675
2017-12-17 07:44:07,539 [salt.minion      ][INFO    ][4215] Starting a new job with PID 4215
2017-12-17 07:44:07,725 [salt.minion      ][INFO    ][4215] Returning information for job: 20171217074407495675
2017-12-17 07:44:17,655 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074417634641
2017-12-17 07:44:17,673 [salt.minion      ][INFO    ][4298] Starting a new job with PID 4298
2017-12-17 07:44:17,682 [salt.minion      ][INFO    ][4298] Returning information for job: 20171217074417634641
2017-12-17 07:44:18,767 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:44:18,789 [salt.state       ][INFO    ][1898] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-17 07:44:18,797 [salt.state       ][INFO    ][1898] Loading fresh modules for state activity
2017-12-17 07:44:18,811 [salt.state       ][INFO    ][1898] Completed state [linux_extra_packages_latest] at time 07:44:18.811420 duration_in_ms=22453.843
2017-12-17 07:44:18,955 [salt.state       ][INFO    ][1898] Running state [UTC] at time 07:44:18.955009
2017-12-17 07:44:18,955 [salt.state       ][INFO    ][1898] Executing state timezone.system for UTC
2017-12-17 07:44:18,957 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:44:19,374 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:44:19,385 [salt.state       ][INFO    ][1898] Timezone UTC already set, UTC already set to UTC
2017-12-17 07:44:19,386 [salt.state       ][INFO    ][1898] Completed state [UTC] at time 07:44:19.385880 duration_in_ms=430.871
2017-12-17 07:44:19,465 [salt.state       ][INFO    ][1898] Running state [nf_conntrack] at time 07:44:19.464740
2017-12-17 07:44:19,465 [salt.state       ][INFO    ][1898] Executing state kmod.present for nf_conntrack
2017-12-17 07:44:19,466 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'lsmod' in directory '/root'
2017-12-17 07:44:20,444 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'lsmod' in directory '/root'
2017-12-17 07:44:20,456 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-17 07:44:20,543 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'lsmod' in directory '/root'
2017-12-17 07:44:20,586 [salt.state       ][INFO    ][1898] {'nf_conntrack': 'loaded'}
2017-12-17 07:44:20,586 [salt.state       ][INFO    ][1898] Completed state [nf_conntrack] at time 07:44:20.585751 duration_in_ms=1121.011
2017-12-17 07:44:20,724 [salt.state       ][INFO    ][1898] Running state [kernel.panic] at time 07:44:20.723503
2017-12-17 07:44:20,724 [salt.state       ][INFO    ][1898] Executing state sysctl.present for kernel.panic
2017-12-17 07:44:20,725 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:20,831 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-17 07:44:20,840 [salt.state       ][INFO    ][1898] {'kernel.panic': 60}
2017-12-17 07:44:20,841 [salt.state       ][INFO    ][1898] Completed state [kernel.panic] at time 07:44:20.840537 duration_in_ms=117.033
2017-12-17 07:44:20,841 [salt.state       ][INFO    ][1898] Running state [net.ipv4.tcp_keepalive_probes] at time 07:44:20.840773
2017-12-17 07:44:20,841 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 07:44:20,841 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:20,856 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-17 07:44:20,865 [salt.state       ][INFO    ][1898] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-17 07:44:20,865 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:44:20.864948 duration_in_ms=24.174
2017-12-17 07:44:20,865 [salt.state       ][INFO    ][1898] Running state [fs.file-max] at time 07:44:20.865169
2017-12-17 07:44:20,865 [salt.state       ][INFO    ][1898] Executing state sysctl.present for fs.file-max
2017-12-17 07:44:20,866 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:20,881 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-17 07:44:20,889 [salt.state       ][INFO    ][1898] {'fs.file-max': 124165}
2017-12-17 07:44:20,889 [salt.state       ][INFO    ][1898] Completed state [fs.file-max] at time 07:44:20.888817 duration_in_ms=23.648
2017-12-17 07:44:20,889 [salt.state       ][INFO    ][1898] Running state [net.core.somaxconn] at time 07:44:20.889037
2017-12-17 07:44:20,889 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.core.somaxconn
2017-12-17 07:44:20,890 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:20,960 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-17 07:44:20,969 [salt.state       ][INFO    ][1898] {'net.core.somaxconn': 4096}
2017-12-17 07:44:20,969 [salt.state       ][INFO    ][1898] Completed state [net.core.somaxconn] at time 07:44:20.968869 duration_in_ms=79.83
2017-12-17 07:44:20,969 [salt.state       ][INFO    ][1898] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:44:20.969095
2017-12-17 07:44:20,969 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 07:44:20,970 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:20,984 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-17 07:44:20,992 [salt.state       ][INFO    ][1898] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-17 07:44:20,992 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:44:20.992453 duration_in_ms=23.358
2017-12-17 07:44:20,993 [salt.state       ][INFO    ][1898] Running state [net.ipv4.tcp_tw_reuse] at time 07:44:20.992669
2017-12-17 07:44:20,993 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 07:44:20,993 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,044 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-17 07:44:21,052 [salt.state       ][INFO    ][1898] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-17 07:44:21,052 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.tcp_tw_reuse] at time 07:44:21.052309 duration_in_ms=59.639
2017-12-17 07:44:21,053 [salt.state       ][INFO    ][1898] Running state [net.ipv4.tcp_congestion_control] at time 07:44:21.052528
2017-12-17 07:44:21,053 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 07:44:21,053 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,131 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-17 07:44:21,261 [salt.state       ][INFO    ][1898] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-17 07:44:21,261 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.tcp_congestion_control] at time 07:44:21.261149 duration_in_ms=208.62
2017-12-17 07:44:21,261 [salt.state       ][INFO    ][1898] Running state [net.ipv4.tcp_retries2] at time 07:44:21.261379
2017-12-17 07:44:21,262 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 07:44:21,262 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,278 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-17 07:44:21,287 [salt.state       ][INFO    ][1898] {'net.ipv4.tcp_retries2': 5}
2017-12-17 07:44:21,287 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.tcp_retries2] at time 07:44:21.287081 duration_in_ms=25.702
2017-12-17 07:44:21,287 [salt.state       ][INFO    ][1898] Running state [net.core.netdev_max_backlog] at time 07:44:21.287466
2017-12-17 07:44:21,288 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 07:44:21,288 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,330 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-17 07:44:21,339 [salt.state       ][INFO    ][1898] {'net.core.netdev_max_backlog': 261144}
2017-12-17 07:44:21,339 [salt.state       ][INFO    ][1898] Completed state [net.core.netdev_max_backlog] at time 07:44:21.339206 duration_in_ms=51.739
2017-12-17 07:44:21,340 [salt.state       ][INFO    ][1898] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:44:21.339577
2017-12-17 07:44:21,340 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 07:44:21,340 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,353 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-17 07:44:21,362 [salt.state       ][INFO    ][1898] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-17 07:44:21,362 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:44:21.361958 duration_in_ms=22.381
2017-12-17 07:44:21,362 [salt.state       ][INFO    ][1898] Running state [vm.swappiness] at time 07:44:21.362295
2017-12-17 07:44:21,363 [salt.state       ][INFO    ][1898] Executing state sysctl.present for vm.swappiness
2017-12-17 07:44:21,363 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,377 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-17 07:44:21,385 [salt.state       ][INFO    ][1898] {'vm.swappiness': 10}
2017-12-17 07:44:21,385 [salt.state       ][INFO    ][1898] Completed state [vm.swappiness] at time 07:44:21.385269 duration_in_ms=22.973
2017-12-17 07:44:21,386 [salt.state       ][INFO    ][1898] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:44:21.385618
2017-12-17 07:44:21,386 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 07:44:21,387 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,408 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-17 07:44:21,416 [salt.state       ][INFO    ][1898] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-17 07:44:21,417 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:44:21.416515 duration_in_ms=30.897
2017-12-17 07:44:21,417 [salt.state       ][INFO    ][1898] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:44:21.416843
2017-12-17 07:44:21,417 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 07:44:21,418 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,480 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-17 07:44:21,488 [salt.state       ][INFO    ][1898] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-17 07:44:21,488 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:44:21.488336 duration_in_ms=71.493
2017-12-17 07:44:21,489 [salt.state       ][INFO    ][1898] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:44:21.488677
2017-12-17 07:44:21,489 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 07:44:21,490 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,528 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-17 07:44:21,536 [salt.state       ][INFO    ][1898] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-17 07:44:21,537 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:44:21.536615 duration_in_ms=47.938
2017-12-17 07:44:21,537 [salt.state       ][INFO    ][1898] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:44:21.536950
2017-12-17 07:44:21,537 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 07:44:21,538 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,606 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-17 07:44:21,614 [salt.state       ][INFO    ][1898] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-17 07:44:21,614 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:44:21.614254 duration_in_ms=77.304
2017-12-17 07:44:21,615 [salt.state       ][INFO    ][1898] Running state [net.ipv4.tcp_fin_timeout] at time 07:44:21.614600
2017-12-17 07:44:21,615 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 07:44:21,615 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,642 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-17 07:44:21,649 [salt.state       ][INFO    ][1898] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-17 07:44:21,650 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.tcp_fin_timeout] at time 07:44:21.649574 duration_in_ms=34.973
2017-12-17 07:44:21,650 [salt.state       ][INFO    ][1898] Running state [net.ipv4.tcp_keepalive_time] at time 07:44:21.649931
2017-12-17 07:44:21,650 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 07:44:21,651 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,696 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-17 07:44:21,704 [salt.state       ][INFO    ][1898] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-17 07:44:21,704 [salt.state       ][INFO    ][1898] Completed state [net.ipv4.tcp_keepalive_time] at time 07:44:21.704237 duration_in_ms=54.305
2017-12-17 07:44:21,705 [salt.state       ][INFO    ][1898] Running state [net.nf_conntrack_max] at time 07:44:21.704581
2017-12-17 07:44:21,705 [salt.state       ][INFO    ][1898] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 07:44:21,705 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:44:21,780 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-17 07:44:21,788 [salt.state       ][INFO    ][1898] {'net.nf_conntrack_max': 1048576}
2017-12-17 07:44:21,788 [salt.state       ][INFO    ][1898] Completed state [net.nf_conntrack_max] at time 07:44:21.788261 duration_in_ms=83.679
2017-12-17 07:44:21,794 [salt.state       ][INFO    ][1898] Running state [linux_sysfs_package] at time 07:44:21.793550
2017-12-17 07:44:21,794 [salt.state       ][INFO    ][1898] Executing state pkg.installed for linux_sysfs_package
2017-12-17 07:44:21,983 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-17 07:44:22,026 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:44:24,219 [salt.loaded.int.module.cmdmod][INFO    ][1898] 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-17 07:44:27,874 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074427854153
2017-12-17 07:44:27,903 [salt.minion      ][INFO    ][4782] Starting a new job with PID 4782
2017-12-17 07:44:27,913 [salt.minion      ][INFO    ][4782] Returning information for job: 20171217074427854153
2017-12-17 07:44:38,096 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074438076207
2017-12-17 07:44:38,115 [salt.minion      ][INFO    ][4820] Starting a new job with PID 4820
2017-12-17 07:44:38,126 [salt.minion      ][INFO    ][4820] Returning information for job: 20171217074438076207
2017-12-17 07:44:46,370 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:44:46,394 [salt.state       ][INFO    ][1898] 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-17 07:44:46,401 [salt.state       ][INFO    ][1898] Loading fresh modules for state activity
2017-12-17 07:44:46,416 [salt.state       ][INFO    ][1898] Completed state [linux_sysfs_package] at time 07:44:46.415798 duration_in_ms=24622.247
2017-12-17 07:44:46,419 [salt.state       ][INFO    ][1898] Running state [/etc/sysfs.d] at time 07:44:46.418631
2017-12-17 07:44:46,419 [salt.state       ][INFO    ][1898] Executing state file.directory for /etc/sysfs.d
2017-12-17 07:44:46,421 [salt.state       ][INFO    ][1898] Directory /etc/sysfs.d is in the correct state
2017-12-17 07:44:46,421 [salt.state       ][INFO    ][1898] Completed state [/etc/sysfs.d] at time 07:44:46.421169 duration_in_ms=2.538
2017-12-17 07:44:46,482 [salt.state       ][INFO    ][1898] Running state [ondemand] at time 07:44:46.481854
2017-12-17 07:44:46,482 [salt.state       ][INFO    ][1898] Executing state service.dead for ondemand
2017-12-17 07:44:46,484 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 07:44:46,494 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:44:46,504 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:44:46,515 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-17 07:44:46,556 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:44:46,565 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:44:46,578 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:44:46,590 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-17 07:44:46,677 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:44:46,688 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'runlevel' in directory '/root'
2017-12-17 07:44:46,696 [salt.state       ][INFO    ][1898] {'ondemand': True}
2017-12-17 07:44:46,697 [salt.state       ][INFO    ][1898] Completed state [ondemand] at time 07:44:46.696647 duration_in_ms=214.792
2017-12-17 07:44:46,725 [salt.state       ][INFO    ][1898] Running state [cs_CZ.UTF-8] at time 07:44:46.725308
2017-12-17 07:44:46,726 [salt.state       ][INFO    ][1898] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 07:44:46,726 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'locale -a' in directory '/root'
2017-12-17 07:44:46,736 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-17 07:44:47,859 [salt.state       ][INFO    ][1898] {'locale': 'cs_CZ.UTF-8'}
2017-12-17 07:44:47,860 [salt.state       ][INFO    ][1898] Completed state [cs_CZ.UTF-8] at time 07:44:47.859577 duration_in_ms=1134.267
2017-12-17 07:44:47,860 [salt.state       ][INFO    ][1898] Running state [en_US.UTF-8] at time 07:44:47.860072
2017-12-17 07:44:47,861 [salt.state       ][INFO    ][1898] Executing state locale.present for en_US.UTF-8
2017-12-17 07:44:47,861 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'locale -a' in directory '/root'
2017-12-17 07:44:47,872 [salt.state       ][INFO    ][1898] Locale en_US.UTF-8 is already present
2017-12-17 07:44:47,873 [salt.state       ][INFO    ][1898] Completed state [en_US.UTF-8] at time 07:44:47.872568 duration_in_ms=12.495
2017-12-17 07:44:47,874 [salt.state       ][INFO    ][1898] Running state [en_US.UTF-8] at time 07:44:47.873725
2017-12-17 07:44:47,874 [salt.state       ][INFO    ][1898] Executing state locale.system for en_US.UTF-8
2017-12-17 07:44:47,875 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'localectl' in directory '/root'
2017-12-17 07:44:48,134 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074448116525
2017-12-17 07:44:48,157 [salt.minion      ][INFO    ][5010] Starting a new job with PID 5010
2017-12-17 07:44:48,171 [salt.minion      ][INFO    ][5010] Returning information for job: 20171217074448116525
2017-12-17 07:44:48,228 [salt.state       ][INFO    ][1898] System locale en_US.UTF-8 already set
2017-12-17 07:44:48,228 [salt.state       ][INFO    ][1898] Completed state [en_US.UTF-8] at time 07:44:48.228176 duration_in_ms=354.451
2017-12-17 07:44:48,235 [salt.state       ][INFO    ][1898] Running state [root] at time 07:44:48.234577
2017-12-17 07:44:48,235 [salt.state       ][INFO    ][1898] Executing state user.present for root
2017-12-17 07:44:48,239 [salt.state       ][INFO    ][1898] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17517}
2017-12-17 07:44:48,239 [salt.state       ][INFO    ][1898] Completed state [root] at time 07:44:48.239141 duration_in_ms=4.564
2017-12-17 07:44:48,240 [salt.state       ][INFO    ][1898] Running state [/root] at time 07:44:48.239913
2017-12-17 07:44:48,240 [salt.state       ][INFO    ][1898] Executing state file.directory for /root
2017-12-17 07:44:48,240 [salt.state       ][INFO    ][1898] Directory /root is in the correct state
2017-12-17 07:44:48,241 [salt.state       ][INFO    ][1898] Completed state [/root] at time 07:44:48.240606 duration_in_ms=0.693
2017-12-17 07:44:48,241 [salt.state       ][INFO    ][1898] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:44:48.240758
2017-12-17 07:44:48,241 [salt.state       ][INFO    ][1898] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 07:44:48,336 [salt.state       ][INFO    ][1898] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 07:44:48,336 [salt.state       ][INFO    ][1898] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:44:48.335658 duration_in_ms=94.9
2017-12-17 07:44:48,336 [salt.state       ][INFO    ][1898] Running state [ubuntu] at time 07:44:48.335828
2017-12-17 07:44:48,336 [salt.state       ][INFO    ][1898] Executing state user.present for ubuntu
2017-12-17 07:44:48,336 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-17 07:44:51,994 [salt.state       ][INFO    ][1898] {'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-17 07:44:51,995 [salt.state       ][INFO    ][1898] Completed state [ubuntu] at time 07:44:51.994747 duration_in_ms=3658.917
2017-12-17 07:44:51,996 [salt.state       ][INFO    ][1898] Running state [/home/ubuntu] at time 07:44:51.996032
2017-12-17 07:44:51,997 [salt.state       ][INFO    ][1898] Executing state file.directory for /home/ubuntu
2017-12-17 07:44:51,997 [salt.state       ][INFO    ][1898] {'mode': '0700'}
2017-12-17 07:44:51,998 [salt.state       ][INFO    ][1898] Completed state [/home/ubuntu] at time 07:44:51.997810 duration_in_ms=1.778
2017-12-17 07:44:51,999 [salt.state       ][INFO    ][1898] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:44:51.998555
2017-12-17 07:44:51,999 [salt.state       ][INFO    ][1898] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 07:44:52,019 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 07:44:52,022 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command '/usr/sbin/visudo -c -f /tmp/tmp_myKpS' in directory '/root'
2017-12-17 07:44:52,110 [salt.state       ][INFO    ][1898] File changed:
New file
2017-12-17 07:44:52,111 [salt.state       ][INFO    ][1898] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:44:52.110949 duration_in_ms=112.394
2017-12-17 07:44:52,111 [salt.state       ][INFO    ][1898] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:44:52.111363
2017-12-17 07:44:52,112 [salt.state       ][INFO    ][1898] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 07:44:52,132 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 07:44:52,152 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:44:52,189 [salt.state       ][INFO    ][1898] File changed:
New file
2017-12-17 07:44:52,189 [salt.state       ][INFO    ][1898] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:44:52.189251 duration_in_ms=77.887
2017-12-17 07:44:52,190 [salt.state       ][INFO    ][1898] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:44:52.189604
2017-12-17 07:44:52,190 [salt.state       ][INFO    ][1898] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 07:44:52,208 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 07:44:52,225 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:44:52,259 [salt.state       ][INFO    ][1898] File changed:
New file
2017-12-17 07:44:52,260 [salt.state       ][INFO    ][1898] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:44:52.259591 duration_in_ms=69.987
2017-12-17 07:44:52,261 [salt.state       ][INFO    ][1898] Running state [service.systemctl_reload] at time 07:44:52.260714
2017-12-17 07:44:52,261 [salt.state       ][INFO    ][1898] Executing state module.wait for service.systemctl_reload
2017-12-17 07:44:52,261 [salt.state       ][INFO    ][1898] No changes made for service.systemctl_reload
2017-12-17 07:44:52,262 [salt.state       ][INFO    ][1898] Completed state [service.systemctl_reload] at time 07:44:52.261582 duration_in_ms=0.868
2017-12-17 07:44:52,262 [salt.state       ][INFO    ][1898] Running state [service.systemctl_reload] at time 07:44:52.261840
2017-12-17 07:44:52,262 [salt.state       ][INFO    ][1898] Executing state module.mod_watch for service.systemctl_reload
2017-12-17 07:44:52,263 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-17 07:44:52,305 [salt.state       ][INFO    ][1898] {'ret': True}
2017-12-17 07:44:52,305 [salt.state       ][INFO    ][1898] Completed state [service.systemctl_reload] at time 07:44:52.305387 duration_in_ms=43.547
2017-12-17 07:44:52,306 [salt.state       ][INFO    ][1898] Running state [/etc/hostname] at time 07:44:52.305638
2017-12-17 07:44:52,306 [salt.state       ][INFO    ][1898] Executing state file.managed for /etc/hostname
2017-12-17 07:44:52,322 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 07:44:52,325 [salt.state       ][INFO    ][1898] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg01

2017-12-17 07:44:52,325 [salt.state       ][INFO    ][1898] Completed state [/etc/hostname] at time 07:44:52.324762 duration_in_ms=19.124
2017-12-17 07:44:52,326 [salt.state       ][INFO    ][1898] Running state [hostname msg01] at time 07:44:52.326211
2017-12-17 07:44:52,326 [salt.state       ][INFO    ][1898] Executing state cmd.wait for hostname msg01
2017-12-17 07:44:52,327 [salt.state       ][INFO    ][1898] No changes made for hostname msg01
2017-12-17 07:44:52,327 [salt.state       ][INFO    ][1898] Completed state [hostname msg01] at time 07:44:52.326726 duration_in_ms=0.515
2017-12-17 07:44:52,327 [salt.state       ][INFO    ][1898] Running state [hostname msg01] at time 07:44:52.326857
2017-12-17 07:44:52,327 [salt.state       ][INFO    ][1898] Executing state cmd.mod_watch for hostname msg01
2017-12-17 07:44:52,328 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command 'hostname msg01' in directory '/root'
2017-12-17 07:44:52,336 [salt.state       ][INFO    ][1898] {'pid': 5039, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 07:44:52,336 [salt.state       ][INFO    ][1898] Completed state [hostname msg01] at time 07:44:52.336084 duration_in_ms=9.226
2017-12-17 07:44:52,383 [salt.state       ][INFO    ][1898] Running state [mdb02] at time 07:44:52.383310
2017-12-17 07:44:52,384 [salt.state       ][INFO    ][1898] Executing state host.present for mdb02
2017-12-17 07:44:52,385 [salt.state       ][INFO    ][1898] {'host': 'mdb02'}
2017-12-17 07:44:52,385 [salt.state       ][INFO    ][1898] Completed state [mdb02] at time 07:44:52.385097 duration_in_ms=1.786
2017-12-17 07:44:52,385 [salt.state       ][INFO    ][1898] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.385276
2017-12-17 07:44:52,385 [salt.state       ][INFO    ][1898] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:52,423 [salt.state       ][INFO    ][1898] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:52,423 [salt.state       ][INFO    ][1898] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.423327 duration_in_ms=38.049
2017-12-17 07:44:52,424 [salt.state       ][INFO    ][1898] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.423532
2017-12-17 07:44:52,424 [salt.state       ][INFO    ][1898] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:52,471 [salt.state       ][INFO    ][1898] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:52,471 [salt.state       ][INFO    ][1898] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.470989 duration_in_ms=47.458
2017-12-17 07:44:52,471 [salt.state       ][INFO    ][1898] Running state [mdb03] at time 07:44:52.471144
2017-12-17 07:44:52,471 [salt.state       ][INFO    ][1898] Executing state host.present for mdb03
2017-12-17 07:44:52,501 [salt.state       ][INFO    ][1898] {'host': 'mdb03'}
2017-12-17 07:44:52,501 [salt.state       ][INFO    ][1898] Completed state [mdb03] at time 07:44:52.500897 duration_in_ms=29.752
2017-12-17 07:44:52,501 [salt.state       ][INFO    ][1898] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.501075
2017-12-17 07:44:52,501 [salt.state       ][INFO    ][1898] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:52,531 [salt.state       ][INFO    ][1898] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:52,531 [salt.state       ][INFO    ][1898] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.531032 duration_in_ms=29.958
2017-12-17 07:44:52,531 [salt.state       ][INFO    ][1898] Running state [mdb01] at time 07:44:52.531201
2017-12-17 07:44:52,531 [salt.state       ][INFO    ][1898] Executing state host.present for mdb01
2017-12-17 07:44:52,555 [salt.state       ][INFO    ][1898] {'host': 'mdb01'}
2017-12-17 07:44:52,555 [salt.state       ][INFO    ][1898] Completed state [mdb01] at time 07:44:52.554893 duration_in_ms=23.691
2017-12-17 07:44:52,555 [salt.state       ][INFO    ][1898] Running state [mdb] at time 07:44:52.555058
2017-12-17 07:44:52,555 [salt.state       ][INFO    ][1898] Executing state host.present for mdb
2017-12-17 07:44:52,609 [salt.state       ][INFO    ][1898] {'host': 'mdb'}
2017-12-17 07:44:52,609 [salt.state       ][INFO    ][1898] Completed state [mdb] at time 07:44:52.609047 duration_in_ms=53.989
2017-12-17 07:44:52,609 [salt.state       ][INFO    ][1898] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.609225
2017-12-17 07:44:52,609 [salt.state       ][INFO    ][1898] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:52,651 [salt.state       ][INFO    ][1898] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:52,651 [salt.state       ][INFO    ][1898] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.650877 duration_in_ms=41.651
2017-12-17 07:44:52,651 [salt.state       ][INFO    ][1898] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.651044
2017-12-17 07:44:52,651 [salt.state       ][INFO    ][1898] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:52,705 [salt.state       ][INFO    ][1898] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:52,705 [salt.state       ][INFO    ][1898] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.704847 duration_in_ms=53.802
2017-12-17 07:44:52,705 [salt.state       ][INFO    ][1898] Running state [cfg01] at time 07:44:52.705058
2017-12-17 07:44:52,705 [salt.state       ][INFO    ][1898] Executing state host.present for cfg01
2017-12-17 07:44:52,851 [salt.state       ][INFO    ][1898] {'host': 'cfg01'}
2017-12-17 07:44:52,852 [salt.state       ][INFO    ][1898] Completed state [cfg01] at time 07:44:52.851556 duration_in_ms=146.498
2017-12-17 07:44:52,852 [salt.state       ][INFO    ][1898] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.851761
2017-12-17 07:44:52,852 [salt.state       ][INFO    ][1898] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:52,921 [salt.state       ][INFO    ][1898] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:52,922 [salt.state       ][INFO    ][1898] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:44:52.921729 duration_in_ms=69.968
2017-12-17 07:44:52,922 [salt.state       ][INFO    ][1898] Running state [prx01] at time 07:44:52.922099
2017-12-17 07:44:52,922 [salt.state       ][INFO    ][1898] Executing state host.present for prx01
2017-12-17 07:44:52,945 [salt.state       ][INFO    ][1898] {'host': 'prx01'}
2017-12-17 07:44:52,946 [salt.state       ][INFO    ][1898] Completed state [prx01] at time 07:44:52.945767 duration_in_ms=23.667
2017-12-17 07:44:52,946 [salt.state       ][INFO    ][1898] Running state [kvm01] at time 07:44:52.946148
2017-12-17 07:44:52,947 [salt.state       ][INFO    ][1898] Executing state host.present for kvm01
2017-12-17 07:44:53,024 [salt.state       ][INFO    ][1898] {'host': 'kvm01'}
2017-12-17 07:44:53,024 [salt.state       ][INFO    ][1898] Completed state [kvm01] at time 07:44:53.023881 duration_in_ms=77.734
2017-12-17 07:44:53,024 [salt.state       ][INFO    ][1898] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.024267
2017-12-17 07:44:53,025 [salt.state       ][INFO    ][1898] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,084 [salt.state       ][INFO    ][1898] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,084 [salt.state       ][INFO    ][1898] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.083872 duration_in_ms=59.605
2017-12-17 07:44:53,084 [salt.state       ][INFO    ][1898] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.084256
2017-12-17 07:44:53,085 [salt.state       ][INFO    ][1898] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,113 [salt.state       ][INFO    ][1898] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,114 [salt.state       ][INFO    ][1898] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.113755 duration_in_ms=29.499
2017-12-17 07:44:53,114 [salt.state       ][INFO    ][1898] Running state [kvm03] at time 07:44:53.114129
2017-12-17 07:44:53,115 [salt.state       ][INFO    ][1898] Executing state host.present for kvm03
2017-12-17 07:44:53,197 [salt.state       ][INFO    ][1898] {'host': 'kvm03'}
2017-12-17 07:44:53,198 [salt.state       ][INFO    ][1898] Completed state [kvm03] at time 07:44:53.197627 duration_in_ms=83.498
2017-12-17 07:44:53,198 [salt.state       ][INFO    ][1898] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.198008
2017-12-17 07:44:53,198 [salt.state       ][INFO    ][1898] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,215 [salt.state       ][INFO    ][1898] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,216 [salt.state       ][INFO    ][1898] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.215593 duration_in_ms=17.585
2017-12-17 07:44:53,216 [salt.state       ][INFO    ][1898] Running state [kvm02] at time 07:44:53.215965
2017-12-17 07:44:53,216 [salt.state       ][INFO    ][1898] Executing state host.present for kvm02
2017-12-17 07:44:53,287 [salt.state       ][INFO    ][1898] {'host': 'kvm02'}
2017-12-17 07:44:53,288 [salt.state       ][INFO    ][1898] Completed state [kvm02] at time 07:44:53.287598 duration_in_ms=71.632
2017-12-17 07:44:53,288 [salt.state       ][INFO    ][1898] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.287955
2017-12-17 07:44:53,288 [salt.state       ][INFO    ][1898] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,335 [salt.state       ][INFO    ][1898] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,336 [salt.state       ][INFO    ][1898] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.335617 duration_in_ms=47.662
2017-12-17 07:44:53,336 [salt.state       ][INFO    ][1898] Running state [dbs] at time 07:44:53.335984
2017-12-17 07:44:53,336 [salt.state       ][INFO    ][1898] Executing state host.present for dbs
2017-12-17 07:44:53,377 [salt.state       ][INFO    ][1898] {'host': 'dbs'}
2017-12-17 07:44:53,377 [salt.state       ][INFO    ][1898] Completed state [dbs] at time 07:44:53.377304 duration_in_ms=41.32
2017-12-17 07:44:53,378 [salt.state       ][INFO    ][1898] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.377684
2017-12-17 07:44:53,378 [salt.state       ][INFO    ][1898] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,473 [salt.state       ][INFO    ][1898] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,473 [salt.state       ][INFO    ][1898] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.473292 duration_in_ms=95.607
2017-12-17 07:44:53,474 [salt.state       ][INFO    ][1898] Running state [prx] at time 07:44:53.473834
2017-12-17 07:44:53,474 [salt.state       ][INFO    ][1898] Executing state host.present for prx
2017-12-17 07:44:53,569 [salt.state       ][INFO    ][1898] {'host': 'prx'}
2017-12-17 07:44:53,569 [salt.state       ][INFO    ][1898] Completed state [prx] at time 07:44:53.569357 duration_in_ms=95.523
2017-12-17 07:44:53,570 [salt.state       ][INFO    ][1898] Running state [prx02] at time 07:44:53.569753
2017-12-17 07:44:53,570 [salt.state       ][INFO    ][1898] Executing state host.present for prx02
2017-12-17 07:44:53,617 [salt.state       ][INFO    ][1898] {'host': 'prx02'}
2017-12-17 07:44:53,617 [salt.state       ][INFO    ][1898] Completed state [prx02] at time 07:44:53.616909 duration_in_ms=47.156
2017-12-17 07:44:53,617 [salt.state       ][INFO    ][1898] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.617263
2017-12-17 07:44:53,618 [salt.state       ][INFO    ][1898] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,635 [salt.state       ][INFO    ][1898] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,635 [salt.state       ][INFO    ][1898] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.634771 duration_in_ms=17.508
2017-12-17 07:44:53,635 [salt.state       ][INFO    ][1898] Running state [msg02] at time 07:44:53.635069
2017-12-17 07:44:53,635 [salt.state       ][INFO    ][1898] Executing state host.present for msg02
2017-12-17 07:44:53,689 [salt.state       ][INFO    ][1898] {'host': 'msg02'}
2017-12-17 07:44:53,689 [salt.state       ][INFO    ][1898] Completed state [msg02] at time 07:44:53.688807 duration_in_ms=53.737
2017-12-17 07:44:53,689 [salt.state       ][INFO    ][1898] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.689145
2017-12-17 07:44:53,689 [salt.state       ][INFO    ][1898] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,734 [salt.state       ][INFO    ][1898] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,735 [salt.state       ][INFO    ][1898] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.734646 duration_in_ms=45.501
2017-12-17 07:44:53,735 [salt.state       ][INFO    ][1898] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.734992
2017-12-17 07:44:53,735 [salt.state       ][INFO    ][1898] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,740 [salt.state       ][INFO    ][1898] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,740 [salt.state       ][INFO    ][1898] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.740286 duration_in_ms=5.293
2017-12-17 07:44:53,741 [salt.state       ][INFO    ][1898] Running state [msg03] at time 07:44:53.740631
2017-12-17 07:44:53,741 [salt.state       ][INFO    ][1898] Executing state host.present for msg03
2017-12-17 07:44:53,746 [salt.state       ][INFO    ][1898] {'host': 'msg03'}
2017-12-17 07:44:53,746 [salt.state       ][INFO    ][1898] Completed state [msg03] at time 07:44:53.746352 duration_in_ms=5.722
2017-12-17 07:44:53,747 [salt.state       ][INFO    ][1898] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.746697
2017-12-17 07:44:53,747 [salt.state       ][INFO    ][1898] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,752 [salt.state       ][INFO    ][1898] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,752 [salt.state       ][INFO    ][1898] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.752214 duration_in_ms=5.516
2017-12-17 07:44:53,753 [salt.state       ][INFO    ][1898] Running state [msg01] at time 07:44:53.752556
2017-12-17 07:44:53,753 [salt.state       ][INFO    ][1898] Executing state host.present for msg01
2017-12-17 07:44:53,758 [salt.state       ][INFO    ][1898] {'host': 'msg01'}
2017-12-17 07:44:53,758 [salt.state       ][INFO    ][1898] Completed state [msg01] at time 07:44:53.758328 duration_in_ms=5.773
2017-12-17 07:44:53,759 [salt.state       ][INFO    ][1898] Running state [msg] at time 07:44:53.758672
2017-12-17 07:44:53,759 [salt.state       ][INFO    ][1898] Executing state host.present for msg
2017-12-17 07:44:53,764 [salt.state       ][INFO    ][1898] {'host': 'msg'}
2017-12-17 07:44:53,765 [salt.state       ][INFO    ][1898] Completed state [msg] at time 07:44:53.764485 duration_in_ms=5.813
2017-12-17 07:44:53,765 [salt.state       ][INFO    ][1898] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.764824
2017-12-17 07:44:53,765 [salt.state       ][INFO    ][1898] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,770 [salt.state       ][INFO    ][1898] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,770 [salt.state       ][INFO    ][1898] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.770332 duration_in_ms=5.508
2017-12-17 07:44:53,771 [salt.state       ][INFO    ][1898] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.770678
2017-12-17 07:44:53,771 [salt.state       ][INFO    ][1898] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,772 [salt.state       ][INFO    ][1898] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:44:53,772 [salt.state       ][INFO    ][1898] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.771832 duration_in_ms=1.154
2017-12-17 07:44:53,772 [salt.state       ][INFO    ][1898] Running state [cfg01] at time 07:44:53.772172
2017-12-17 07:44:53,773 [salt.state       ][INFO    ][1898] Executing state host.present for cfg01
2017-12-17 07:44:53,773 [salt.state       ][INFO    ][1898] Host cfg01 (10.167.4.100) already present
2017-12-17 07:44:53,773 [salt.state       ][INFO    ][1898] Completed state [cfg01] at time 07:44:53.773299 duration_in_ms=1.126
2017-12-17 07:44:53,774 [salt.state       ][INFO    ][1898] Running state [cmp002] at time 07:44:53.773646
2017-12-17 07:44:53,774 [salt.state       ][INFO    ][1898] Executing state host.present for cmp002
2017-12-17 07:44:53,776 [salt.state       ][INFO    ][1898] {'host': 'cmp002'}
2017-12-17 07:44:53,776 [salt.state       ][INFO    ][1898] Completed state [cmp002] at time 07:44:53.776238 duration_in_ms=2.592
2017-12-17 07:44:53,777 [salt.state       ][INFO    ][1898] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.776583
2017-12-17 07:44:53,777 [salt.state       ][INFO    ][1898] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,782 [salt.state       ][INFO    ][1898] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,782 [salt.state       ][INFO    ][1898] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.782281 duration_in_ms=5.698
2017-12-17 07:44:53,783 [salt.state       ][INFO    ][1898] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.782622
2017-12-17 07:44:53,783 [salt.state       ][INFO    ][1898] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,788 [salt.state       ][INFO    ][1898] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,788 [salt.state       ][INFO    ][1898] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.788453 duration_in_ms=5.831
2017-12-17 07:44:53,789 [salt.state       ][INFO    ][1898] Running state [cmp001] at time 07:44:53.788790
2017-12-17 07:44:53,789 [salt.state       ][INFO    ][1898] Executing state host.present for cmp001
2017-12-17 07:44:53,794 [salt.state       ][INFO    ][1898] {'host': 'cmp001'}
2017-12-17 07:44:53,794 [salt.state       ][INFO    ][1898] Completed state [cmp001] at time 07:44:53.794280 duration_in_ms=5.49
2017-12-17 07:44:53,795 [salt.state       ][INFO    ][1898] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.794623
2017-12-17 07:44:53,795 [salt.state       ][INFO    ][1898] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,800 [salt.state       ][INFO    ][1898] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,800 [salt.state       ][INFO    ][1898] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.800307 duration_in_ms=5.683
2017-12-17 07:44:53,801 [salt.state       ][INFO    ][1898] Running state [dbs01] at time 07:44:53.800646
2017-12-17 07:44:53,801 [salt.state       ][INFO    ][1898] Executing state host.present for dbs01
2017-12-17 07:44:53,806 [salt.state       ][INFO    ][1898] {'host': 'dbs01'}
2017-12-17 07:44:53,806 [salt.state       ][INFO    ][1898] Completed state [dbs01] at time 07:44:53.806418 duration_in_ms=5.771
2017-12-17 07:44:53,807 [salt.state       ][INFO    ][1898] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.806764
2017-12-17 07:44:53,807 [salt.state       ][INFO    ][1898] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,812 [salt.state       ][INFO    ][1898] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,812 [salt.state       ][INFO    ][1898] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.812297 duration_in_ms=5.534
2017-12-17 07:44:53,813 [salt.state       ][INFO    ][1898] Running state [dbs02] at time 07:44:53.812638
2017-12-17 07:44:53,813 [salt.state       ][INFO    ][1898] Executing state host.present for dbs02
2017-12-17 07:44:53,818 [salt.state       ][INFO    ][1898] {'host': 'dbs02'}
2017-12-17 07:44:53,818 [salt.state       ][INFO    ][1898] Completed state [dbs02] at time 07:44:53.818443 duration_in_ms=5.805
2017-12-17 07:44:53,819 [salt.state       ][INFO    ][1898] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.818789
2017-12-17 07:44:53,819 [salt.state       ][INFO    ][1898] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,824 [salt.state       ][INFO    ][1898] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,825 [salt.state       ][INFO    ][1898] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.824544 duration_in_ms=5.755
2017-12-17 07:44:53,825 [salt.state       ][INFO    ][1898] Running state [dbs03] at time 07:44:53.824881
2017-12-17 07:44:53,825 [salt.state       ][INFO    ][1898] Executing state host.present for dbs03
2017-12-17 07:44:53,833 [salt.state       ][INFO    ][1898] {'host': 'dbs03'}
2017-12-17 07:44:53,833 [salt.state       ][INFO    ][1898] Completed state [dbs03] at time 07:44:53.832841 duration_in_ms=7.96
2017-12-17 07:44:53,833 [salt.state       ][INFO    ][1898] Running state [odl01] at time 07:44:53.833202
2017-12-17 07:44:53,834 [salt.state       ][INFO    ][1898] Executing state host.present for odl01
2017-12-17 07:44:53,940 [salt.state       ][INFO    ][1898] {'host': 'odl01'}
2017-12-17 07:44:53,941 [salt.state       ][INFO    ][1898] Completed state [odl01] at time 07:44:53.940528 duration_in_ms=107.327
2017-12-17 07:44:53,941 [salt.state       ][INFO    ][1898] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.940898
2017-12-17 07:44:53,941 [salt.state       ][INFO    ][1898] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,976 [salt.state       ][INFO    ][1898] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,977 [salt.state       ][INFO    ][1898] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.977052 duration_in_ms=36.153
2017-12-17 07:44:53,978 [salt.state       ][INFO    ][1898] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.977481
2017-12-17 07:44:53,978 [salt.state       ][INFO    ][1898] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:53,982 [salt.state       ][INFO    ][1898] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:53,982 [salt.state       ][INFO    ][1898] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.982360 duration_in_ms=4.878
2017-12-17 07:44:53,983 [salt.state       ][INFO    ][1898] Running state [mas01] at time 07:44:53.982737
2017-12-17 07:44:53,983 [salt.state       ][INFO    ][1898] Executing state host.present for mas01
2017-12-17 07:44:53,988 [salt.state       ][INFO    ][1898] {'host': 'mas01'}
2017-12-17 07:44:53,988 [salt.state       ][INFO    ][1898] Completed state [mas01] at time 07:44:53.988299 duration_in_ms=5.562
2017-12-17 07:44:53,989 [salt.state       ][INFO    ][1898] Running state [ctl02] at time 07:44:53.988680
2017-12-17 07:44:53,989 [salt.state       ][INFO    ][1898] Executing state host.present for ctl02
2017-12-17 07:44:53,994 [salt.state       ][INFO    ][1898] {'host': 'ctl02'}
2017-12-17 07:44:53,995 [salt.state       ][INFO    ][1898] Completed state [ctl02] at time 07:44:53.994588 duration_in_ms=5.907
2017-12-17 07:44:53,995 [salt.state       ][INFO    ][1898] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:44:53.994963
2017-12-17 07:44:53,995 [salt.state       ][INFO    ][1898] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:54,000 [salt.state       ][INFO    ][1898] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:54,000 [salt.state       ][INFO    ][1898] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:44:54.000427 duration_in_ms=5.464
2017-12-17 07:44:54,001 [salt.state       ][INFO    ][1898] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:44:54.000808
2017-12-17 07:44:54,001 [salt.state       ][INFO    ][1898] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:54,006 [salt.state       ][INFO    ][1898] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:54,006 [salt.state       ][INFO    ][1898] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:44:54.006353 duration_in_ms=5.545
2017-12-17 07:44:54,007 [salt.state       ][INFO    ][1898] Running state [ctl03] at time 07:44:54.006727
2017-12-17 07:44:54,007 [salt.state       ][INFO    ][1898] Executing state host.present for ctl03
2017-12-17 07:44:54,013 [salt.state       ][INFO    ][1898] {'host': 'ctl03'}
2017-12-17 07:44:54,013 [salt.state       ][INFO    ][1898] Completed state [ctl03] at time 07:44:54.013315 duration_in_ms=6.588
2017-12-17 07:44:54,014 [salt.state       ][INFO    ][1898] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:44:54.013689
2017-12-17 07:44:54,014 [salt.state       ][INFO    ][1898] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:54,018 [salt.state       ][INFO    ][1898] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:54,018 [salt.state       ][INFO    ][1898] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:44:54.018434 duration_in_ms=4.745
2017-12-17 07:44:54,019 [salt.state       ][INFO    ][1898] Running state [ctl01] at time 07:44:54.018806
2017-12-17 07:44:54,019 [salt.state       ][INFO    ][1898] Executing state host.present for ctl01
2017-12-17 07:44:54,024 [salt.state       ][INFO    ][1898] {'host': 'ctl01'}
2017-12-17 07:44:54,024 [salt.state       ][INFO    ][1898] Completed state [ctl01] at time 07:44:54.024365 duration_in_ms=5.558
2017-12-17 07:44:54,025 [salt.state       ][INFO    ][1898] Running state [ctl] at time 07:44:54.024740
2017-12-17 07:44:54,025 [salt.state       ][INFO    ][1898] Executing state host.present for ctl
2017-12-17 07:44:54,030 [salt.state       ][INFO    ][1898] {'host': 'ctl'}
2017-12-17 07:44:54,031 [salt.state       ][INFO    ][1898] Completed state [ctl] at time 07:44:54.030526 duration_in_ms=5.786
2017-12-17 07:44:54,031 [salt.state       ][INFO    ][1898] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:44:54.030902
2017-12-17 07:44:54,031 [salt.state       ][INFO    ][1898] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:44:54,036 [salt.state       ][INFO    ][1898] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2017-12-17 07:44:54,036 [salt.state       ][INFO    ][1898] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:44:54.036439 duration_in_ms=5.537
2017-12-17 07:44:54,048 [salt.state       ][INFO    ][1898] Running state [ens2] at time 07:44:54.048016
2017-12-17 07:44:54,048 [salt.state       ][INFO    ][1898] Executing state network.managed for ens2
2017-12-17 07:44:54,454 [salt.state       ][INFO    ][1898] Interface ens2 is up to date.
2017-12-17 07:44:54,455 [salt.state       ][INFO    ][1898] Completed state [ens2] at time 07:44:54.454911 duration_in_ms=406.895
2017-12-17 07:44:54,455 [salt.state       ][INFO    ][1898] Running state [ens3] at time 07:44:54.455223
2017-12-17 07:44:54,456 [salt.state       ][INFO    ][1898] Executing state network.managed for ens3
2017-12-17 07:44:54,472 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-17 07:44:54,531 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-17 07:44:54,668 [salt.state       ][INFO    ][1898] {'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.41\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-12-17 07:44:54,668 [salt.state       ][INFO    ][1898] Completed state [ens3] at time 07:44:54.668272 duration_in_ms=213.049
2017-12-17 07:44:54,669 [salt.state       ][INFO    ][1898] Running state [/etc/profile.d/proxy.sh] at time 07:44:54.668622
2017-12-17 07:44:54,669 [salt.state       ][INFO    ][1898] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 07:44:54,669 [salt.state       ][INFO    ][1898] File /etc/profile.d/proxy.sh is not present
2017-12-17 07:44:54,670 [salt.state       ][INFO    ][1898] Completed state [/etc/profile.d/proxy.sh] at time 07:44:54.669634 duration_in_ms=1.012
2017-12-17 07:44:54,670 [salt.state       ][INFO    ][1898] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:44:54.669914
2017-12-17 07:44:54,670 [salt.state       ][INFO    ][1898] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 07:44:54,671 [salt.state       ][INFO    ][1898] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 07:44:54,671 [salt.state       ][INFO    ][1898] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:44:54.670750 duration_in_ms=0.836
2017-12-17 07:44:54,675 [salt.state       ][INFO    ][1898] Running state [ntp] at time 07:44:54.675011
2017-12-17 07:44:54,675 [salt.state       ][INFO    ][1898] Executing state pkg.installed for ntp
2017-12-17 07:44:54,797 [salt.loaded.int.module.cmdmod][INFO    ][1898] 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-17 07:44:58,199 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074458181224
2017-12-17 07:44:58,217 [salt.minion      ][INFO    ][5197] Starting a new job with PID 5197
2017-12-17 07:44:58,227 [salt.minion      ][INFO    ][5197] Returning information for job: 20171217074458181224
2017-12-17 07:45:08,301 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074508271522
2017-12-17 07:45:08,324 [salt.minion      ][INFO    ][5227] Starting a new job with PID 5227
2017-12-17 07:45:08,362 [salt.minion      ][INFO    ][5227] Returning information for job: 20171217074508271522
2017-12-17 07:45:18,342 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074518323174
2017-12-17 07:45:18,359 [salt.minion      ][INFO    ][5282] Starting a new job with PID 5282
2017-12-17 07:45:18,456 [salt.minion      ][INFO    ][5282] Returning information for job: 20171217074518323174
2017-12-17 07:45:23,797 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:45:23,819 [salt.state       ][INFO    ][1898] 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-17 07:45:23,827 [salt.state       ][INFO    ][1898] Loading fresh modules for state activity
2017-12-17 07:45:23,839 [salt.state       ][INFO    ][1898] Completed state [ntp] at time 07:45:23.839028 duration_in_ms=29164.017
2017-12-17 07:45:23,841 [salt.state       ][INFO    ][1898] Running state [/etc/ntp.conf] at time 07:45:23.841093
2017-12-17 07:45:23,841 [salt.state       ][INFO    ][1898] Executing state file.managed for /etc/ntp.conf
2017-12-17 07:45:23,871 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 07:45:23,896 [salt.fileclient  ][INFO    ][1898] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:45:23,904 [salt.state       ][INFO    ][1898] 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-17 07:45:23,906 [salt.state       ][INFO    ][1898] Completed state [/etc/ntp.conf] at time 07:45:23.906294 duration_in_ms=65.2
2017-12-17 07:45:23,971 [salt.state       ][INFO    ][1898] Running state [ntp] at time 07:45:23.971340
2017-12-17 07:45:23,972 [salt.state       ][INFO    ][1898] Executing state service.running for ntp
2017-12-17 07:45:23,974 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 07:45:23,985 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:45:23,995 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:45:24,007 [salt.state       ][INFO    ][1898] The service ntp is already running
2017-12-17 07:45:24,007 [salt.state       ][INFO    ][1898] Completed state [ntp] at time 07:45:24.007214 duration_in_ms=35.874
2017-12-17 07:45:24,008 [salt.state       ][INFO    ][1898] Running state [ntp] at time 07:45:24.007552
2017-12-17 07:45:24,008 [salt.state       ][INFO    ][1898] Executing state service.mod_watch for ntp
2017-12-17 07:45:24,009 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:45:24,017 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:45:24,029 [salt.loaded.int.module.cmdmod][INFO    ][1898] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-17 07:45:24,086 [salt.state       ][INFO    ][1898] {'ntp': True}
2017-12-17 07:45:24,086 [salt.state       ][INFO    ][1898] Completed state [ntp] at time 07:45:24.086238 duration_in_ms=78.686
2017-12-17 07:45:24,089 [salt.minion      ][INFO    ][1898] Returning information for job: 20171217074316950863
2017-12-17 07:45:59,605 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.apply with jid 20171217074559595876
2017-12-17 07:45:59,626 [salt.minion      ][INFO    ][5497] Starting a new job with PID 5497
2017-12-17 07:46:02,513 [salt.state       ][INFO    ][5497] Loading fresh modules for state activity
2017-12-17 07:46:02,561 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 07:46:02,581 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 07:46:02,609 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:02,657 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 07:46:02,673 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:02,983 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 07:46:03,002 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,049 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 07:46:03,109 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,162 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 07:46:03,191 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,238 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 07:46:03,258 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,302 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 07:46:03,326 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,379 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 07:46:03,398 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,442 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 07:46:03,478 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,521 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 07:46:03,539 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,618 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 07:46:03,662 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,712 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 07:46:03,737 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,779 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 07:46:03,812 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,854 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 07:46:03,880 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:03,923 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 07:46:03,999 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:04,061 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 07:46:04,077 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:04,121 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 07:46:04,135 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:04,180 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 07:46:04,210 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:04,286 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 07:46:04,353 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:04,399 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 07:46:04,424 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:04,470 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 07:46:04,491 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:04,536 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 07:46:04,546 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 07:46:04,561 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:46:04,579 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 07:46:04,595 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:46:04,606 [salt.state       ][INFO    ][5497] Running state [/etc/environment] at time 07:46:04.606097
2017-12-17 07:46:04,644 [salt.state       ][INFO    ][5497] Executing state file.blockreplace for /etc/environment
2017-12-17 07:46:04,650 [salt.state       ][INFO    ][5497] 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-17 07:46:04,651 [salt.state       ][INFO    ][5497] Completed state [/etc/environment] at time 07:46:04.651135 duration_in_ms=45.037
2017-12-17 07:46:04,651 [salt.state       ][INFO    ][5497] Running state [/etc/profile.d] at time 07:46:04.651458
2017-12-17 07:46:04,652 [salt.state       ][INFO    ][5497] Executing state file.directory for /etc/profile.d
2017-12-17 07:46:04,653 [salt.state       ][INFO    ][5497] Directory /etc/profile.d is in the correct state
2017-12-17 07:46:04,653 [salt.state       ][INFO    ][5497] Completed state [/etc/profile.d] at time 07:46:04.652782 duration_in_ms=1.324
2017-12-17 07:46:04,916 [salt.state       ][INFO    ][5497] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:46:04.916439
2017-12-17 07:46:04,917 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 07:46:04,933 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 07:46:04,938 [salt.state       ][INFO    ][5497] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 07:46:04,938 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:46:04.937948 duration_in_ms=21.509
2017-12-17 07:46:04,939 [salt.state       ][INFO    ][5497] Running state [linux_repo_prereq_pkgs] at time 07:46:04.938566
2017-12-17 07:46:04,939 [salt.state       ][INFO    ][5497] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 07:46:04,939 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:46:05,362 [salt.state       ][INFO    ][5497] All specified packages are already installed
2017-12-17 07:46:05,362 [salt.state       ][INFO    ][5497] Completed state [linux_repo_prereq_pkgs] at time 07:46:05.362289 duration_in_ms=423.722
2017-12-17 07:46:05,363 [salt.state       ][INFO    ][5497] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:46:05.362628
2017-12-17 07:46:05,363 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 07:46:05,363 [salt.state       ][INFO    ][5497] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 07:46:05,364 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:46:05.363615 duration_in_ms=0.987
2017-12-17 07:46:05,364 [salt.state       ][INFO    ][5497] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:46:05.363904
2017-12-17 07:46:05,364 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 07:46:05,384 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:46:05,401 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:05,434 [salt.state       ][INFO    ][5497] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 07:46:05,435 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:46:05.434824 duration_in_ms=70.92
2017-12-17 07:46:05,437 [salt.state       ][INFO    ][5497] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:46:05.436699
2017-12-17 07:46:05,437 [salt.state       ][INFO    ][5497] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 07:46:05,663 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 07:46:05,747 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:46:07,586 [salt.state       ][INFO    ][5497] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 07:46:07,587 [salt.state       ][INFO    ][5497] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:46:07.586835 duration_in_ms=2150.135
2017-12-17 07:46:07,587 [salt.state       ][INFO    ][5497] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:46:07.587190
2017-12-17 07:46:07,588 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 07:46:07,588 [salt.state       ][INFO    ][5497] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 07:46:07,588 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:46:07.588213 duration_in_ms=1.023
2017-12-17 07:46:07,589 [salt.state       ][INFO    ][5497] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:46:07.588488
2017-12-17 07:46:07,589 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 07:46:07,605 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:46:07,627 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:07,667 [salt.state       ][INFO    ][5497] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 07:46:07,668 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:46:07.667747 duration_in_ms=79.257
2017-12-17 07:46:07,669 [salt.state       ][INFO    ][5497] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:46:07.668513
2017-12-17 07:46:07,669 [salt.state       ][INFO    ][5497] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 07:46:07,756 [salt.loaded.int.module.cmdmod][INFO    ][5497] 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-17 07:46:07,855 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:46:09,630 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074609615237
2017-12-17 07:46:09,809 [salt.minion      ][INFO    ][6494] Starting a new job with PID 6494
2017-12-17 07:46:09,820 [salt.minion      ][INFO    ][6494] Returning information for job: 20171217074609615237
2017-12-17 07:46:09,890 [salt.state       ][INFO    ][5497] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 07:46:09,891 [salt.state       ][INFO    ][5497] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:46:09.891008 duration_in_ms=2222.494
2017-12-17 07:46:09,891 [salt.state       ][INFO    ][5497] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:46:09.891386
2017-12-17 07:46:09,892 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 07:46:09,892 [salt.state       ][INFO    ][5497] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 07:46:09,892 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:46:09.892391 duration_in_ms=1.005
2017-12-17 07:46:09,893 [salt.state       ][INFO    ][5497] Running state [/etc/apt/preferences.d/uca] at time 07:46:09.892678
2017-12-17 07:46:09,893 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 07:46:09,893 [salt.state       ][INFO    ][5497] File /etc/apt/preferences.d/uca is not present
2017-12-17 07:46:09,894 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/preferences.d/uca] at time 07:46:09.893511 duration_in_ms=0.832
2017-12-17 07:46:09,894 [salt.state       ][INFO    ][5497] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:46:09.894285
2017-12-17 07:46:09,895 [salt.state       ][INFO    ][5497] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 07:46:09,939 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 07:46:09,983 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:46:11,957 [salt.state       ][INFO    ][5497] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 07:46:11,958 [salt.state       ][INFO    ][5497] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:46:11.957486 duration_in_ms=2063.2
2017-12-17 07:46:11,958 [salt.state       ][INFO    ][5497] Running state [linux_extra_packages_purged] at time 07:46:11.957826
2017-12-17 07:46:11,958 [salt.state       ][INFO    ][5497] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 07:46:11,964 [salt.state       ][INFO    ][5497] All specified packages are already absent
2017-12-17 07:46:11,964 [salt.state       ][INFO    ][5497] Completed state [linux_extra_packages_purged] at time 07:46:11.964324 duration_in_ms=6.497
2017-12-17 07:46:11,965 [salt.state       ][INFO    ][5497] Running state [linux_extra_packages_latest] at time 07:46:11.964660
2017-12-17 07:46:11,965 [salt.state       ][INFO    ][5497] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 07:46:11,968 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:46:13,935 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 07:46:13,976 [salt.state       ][INFO    ][5497] Package mcelog is already up-to-date
2017-12-17 07:46:13,977 [salt.state       ][INFO    ][5497] Completed state [linux_extra_packages_latest] at time 07:46:13.976804 duration_in_ms=2012.143
2017-12-17 07:46:13,978 [salt.state       ][INFO    ][5497] Running state [UTC] at time 07:46:13.977483
2017-12-17 07:46:13,978 [salt.state       ][INFO    ][5497] Executing state timezone.system for UTC
2017-12-17 07:46:13,978 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:46:14,020 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:46:14,030 [salt.state       ][INFO    ][5497] Timezone UTC already set, UTC already set to UTC
2017-12-17 07:46:14,031 [salt.state       ][INFO    ][5497] Completed state [UTC] at time 07:46:14.030542 duration_in_ms=53.059
2017-12-17 07:46:14,031 [salt.state       ][INFO    ][5497] Running state [nf_conntrack] at time 07:46:14.031226
2017-12-17 07:46:14,032 [salt.state       ][INFO    ][5497] Executing state kmod.present for nf_conntrack
2017-12-17 07:46:14,032 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'lsmod' in directory '/root'
2017-12-17 07:46:14,041 [salt.state       ][INFO    ][5497] Kernel module nf_conntrack is already present
2017-12-17 07:46:14,042 [salt.state       ][INFO    ][5497] Completed state [nf_conntrack] at time 07:46:14.041758 duration_in_ms=10.532
2017-12-17 07:46:14,042 [salt.state       ][INFO    ][5497] Running state [kernel.panic] at time 07:46:14.042373
2017-12-17 07:46:14,043 [salt.state       ][INFO    ][5497] Executing state sysctl.present for kernel.panic
2017-12-17 07:46:14,051 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,066 [salt.state       ][INFO    ][5497] Sysctl value kernel.panic = 60 is already set
2017-12-17 07:46:14,066 [salt.state       ][INFO    ][5497] Completed state [kernel.panic] at time 07:46:14.066332 duration_in_ms=23.958
2017-12-17 07:46:14,067 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_keepalive_probes] at time 07:46:14.066832
2017-12-17 07:46:14,067 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 07:46:14,068 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,082 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 07:46:14,083 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:46:14.083050 duration_in_ms=16.211
2017-12-17 07:46:14,084 [salt.state       ][INFO    ][5497] Running state [fs.file-max] at time 07:46:14.083658
2017-12-17 07:46:14,084 [salt.state       ][INFO    ][5497] Executing state sysctl.present for fs.file-max
2017-12-17 07:46:14,085 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,100 [salt.state       ][INFO    ][5497] Sysctl value fs.file-max = 124165 is already set
2017-12-17 07:46:14,101 [salt.state       ][INFO    ][5497] Completed state [fs.file-max] at time 07:46:14.100533 duration_in_ms=16.875
2017-12-17 07:46:14,101 [salt.state       ][INFO    ][5497] Running state [net.core.somaxconn] at time 07:46:14.101018
2017-12-17 07:46:14,101 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.core.somaxconn
2017-12-17 07:46:14,102 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,118 [salt.state       ][INFO    ][5497] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 07:46:14,119 [salt.state       ][INFO    ][5497] Completed state [net.core.somaxconn] at time 07:46:14.118865 duration_in_ms=17.846
2017-12-17 07:46:14,120 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:46:14.119544
2017-12-17 07:46:14,120 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 07:46:14,121 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,134 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 07:46:14,134 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:46:14.134132 duration_in_ms=14.587
2017-12-17 07:46:14,134 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_tw_reuse] at time 07:46:14.134473
2017-12-17 07:46:14,135 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 07:46:14,135 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,149 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 07:46:14,150 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_tw_reuse] at time 07:46:14.149497 duration_in_ms=15.023
2017-12-17 07:46:14,150 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_congestion_control] at time 07:46:14.149833
2017-12-17 07:46:14,150 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 07:46:14,151 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,165 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 07:46:14,165 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_congestion_control] at time 07:46:14.165120 duration_in_ms=15.285
2017-12-17 07:46:14,165 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_retries2] at time 07:46:14.165465
2017-12-17 07:46:14,166 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 07:46:14,166 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,180 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 07:46:14,180 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_retries2] at time 07:46:14.180385 duration_in_ms=14.919
2017-12-17 07:46:14,181 [salt.state       ][INFO    ][5497] Running state [net.core.netdev_max_backlog] at time 07:46:14.180972
2017-12-17 07:46:14,181 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 07:46:14,182 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,196 [salt.state       ][INFO    ][5497] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 07:46:14,196 [salt.state       ][INFO    ][5497] Completed state [net.core.netdev_max_backlog] at time 07:46:14.196272 duration_in_ms=15.3
2017-12-17 07:46:14,197 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:46:14.196649
2017-12-17 07:46:14,197 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 07:46:14,198 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,210 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 07:46:14,211 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:46:14.210478 duration_in_ms=13.829
2017-12-17 07:46:14,211 [salt.state       ][INFO    ][5497] Running state [vm.swappiness] at time 07:46:14.210814
2017-12-17 07:46:14,211 [salt.state       ][INFO    ][5497] Executing state sysctl.present for vm.swappiness
2017-12-17 07:46:14,212 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,224 [salt.state       ][INFO    ][5497] Sysctl value vm.swappiness = 10 is already set
2017-12-17 07:46:14,225 [salt.state       ][INFO    ][5497] Completed state [vm.swappiness] at time 07:46:14.224609 duration_in_ms=13.795
2017-12-17 07:46:14,225 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:46:14.224941
2017-12-17 07:46:14,225 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 07:46:14,226 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,239 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 07:46:14,240 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:46:14.239467 duration_in_ms=14.526
2017-12-17 07:46:14,240 [salt.state       ][INFO    ][5497] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:46:14.239782
2017-12-17 07:46:14,240 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 07:46:14,241 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,254 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 07:46:14,254 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:46:14.253822 duration_in_ms=14.04
2017-12-17 07:46:14,254 [salt.state       ][INFO    ][5497] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:46:14.254140
2017-12-17 07:46:14,254 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 07:46:14,255 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,267 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 07:46:14,268 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:46:14.267661 duration_in_ms=13.521
2017-12-17 07:46:14,268 [salt.state       ][INFO    ][5497] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:46:14.267975
2017-12-17 07:46:14,268 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 07:46:14,269 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,282 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 07:46:14,283 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:46:14.282784 duration_in_ms=14.809
2017-12-17 07:46:14,283 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_fin_timeout] at time 07:46:14.283101
2017-12-17 07:46:14,283 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 07:46:14,284 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,297 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 07:46:14,297 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_fin_timeout] at time 07:46:14.296992 duration_in_ms=13.891
2017-12-17 07:46:14,297 [salt.state       ][INFO    ][5497] Running state [net.ipv4.tcp_keepalive_time] at time 07:46:14.297329
2017-12-17 07:46:14,298 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 07:46:14,298 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,311 [salt.state       ][INFO    ][5497] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 07:46:14,311 [salt.state       ][INFO    ][5497] Completed state [net.ipv4.tcp_keepalive_time] at time 07:46:14.311077 duration_in_ms=13.748
2017-12-17 07:46:14,311 [salt.state       ][INFO    ][5497] Running state [net.nf_conntrack_max] at time 07:46:14.311406
2017-12-17 07:46:14,312 [salt.state       ][INFO    ][5497] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 07:46:14,312 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:46:14,324 [salt.state       ][INFO    ][5497] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 07:46:14,324 [salt.state       ][INFO    ][5497] Completed state [net.nf_conntrack_max] at time 07:46:14.324273 duration_in_ms=12.867
2017-12-17 07:46:14,325 [salt.state       ][INFO    ][5497] Running state [linux_sysfs_package] at time 07:46:14.324604
2017-12-17 07:46:14,325 [salt.state       ][INFO    ][5497] Executing state pkg.installed for linux_sysfs_package
2017-12-17 07:46:14,328 [salt.state       ][INFO    ][5497] All specified packages are already installed
2017-12-17 07:46:14,328 [salt.state       ][INFO    ][5497] Completed state [linux_sysfs_package] at time 07:46:14.328188 duration_in_ms=3.583
2017-12-17 07:46:14,329 [salt.state       ][INFO    ][5497] Running state [/etc/sysfs.d] at time 07:46:14.329077
2017-12-17 07:46:14,329 [salt.state       ][INFO    ][5497] Executing state file.directory for /etc/sysfs.d
2017-12-17 07:46:14,330 [salt.state       ][INFO    ][5497] Directory /etc/sysfs.d is in the correct state
2017-12-17 07:46:14,330 [salt.state       ][INFO    ][5497] Completed state [/etc/sysfs.d] at time 07:46:14.330078 duration_in_ms=1.001
2017-12-17 07:46:14,331 [salt.state       ][INFO    ][5497] Running state [ondemand] at time 07:46:14.330632
2017-12-17 07:46:14,331 [salt.state       ][INFO    ][5497] Executing state service.dead for ondemand
2017-12-17 07:46:14,331 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 07:46:14,341 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:46:14,349 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:46:14,360 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'runlevel' in directory '/root'
2017-12-17 07:46:14,367 [salt.state       ][INFO    ][5497] The service ondemand is already dead
2017-12-17 07:46:14,367 [salt.state       ][INFO    ][5497] Completed state [ondemand] at time 07:46:14.367131 duration_in_ms=36.498
2017-12-17 07:46:14,368 [salt.state       ][INFO    ][5497] Running state [cs_CZ.UTF-8] at time 07:46:14.367725
2017-12-17 07:46:14,368 [salt.state       ][INFO    ][5497] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 07:46:14,368 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'locale -a' in directory '/root'
2017-12-17 07:46:14,375 [salt.state       ][INFO    ][5497] Locale cs_CZ.UTF-8 is already present
2017-12-17 07:46:14,375 [salt.state       ][INFO    ][5497] Completed state [cs_CZ.UTF-8] at time 07:46:14.375210 duration_in_ms=7.484
2017-12-17 07:46:14,376 [salt.state       ][INFO    ][5497] Running state [en_US.UTF-8] at time 07:46:14.375555
2017-12-17 07:46:14,376 [salt.state       ][INFO    ][5497] Executing state locale.present for en_US.UTF-8
2017-12-17 07:46:14,376 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'locale -a' in directory '/root'
2017-12-17 07:46:14,383 [salt.state       ][INFO    ][5497] Locale en_US.UTF-8 is already present
2017-12-17 07:46:14,383 [salt.state       ][INFO    ][5497] Completed state [en_US.UTF-8] at time 07:46:14.383006 duration_in_ms=7.451
2017-12-17 07:46:14,384 [salt.state       ][INFO    ][5497] Running state [en_US.UTF-8] at time 07:46:14.383977
2017-12-17 07:46:14,384 [salt.state       ][INFO    ][5497] Executing state locale.system for en_US.UTF-8
2017-12-17 07:46:14,385 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'localectl' in directory '/root'
2017-12-17 07:46:14,421 [salt.state       ][INFO    ][5497] System locale en_US.UTF-8 already set
2017-12-17 07:46:14,421 [salt.state       ][INFO    ][5497] Completed state [en_US.UTF-8] at time 07:46:14.421266 duration_in_ms=37.288
2017-12-17 07:46:14,422 [salt.state       ][INFO    ][5497] Running state [root] at time 07:46:14.422345
2017-12-17 07:46:14,423 [salt.state       ][INFO    ][5497] Executing state user.present for root
2017-12-17 07:46:14,424 [salt.state       ][INFO    ][5497] User root is present and up to date
2017-12-17 07:46:14,424 [salt.state       ][INFO    ][5497] Completed state [root] at time 07:46:14.423842 duration_in_ms=1.497
2017-12-17 07:46:14,425 [salt.state       ][INFO    ][5497] Running state [/root] at time 07:46:14.424694
2017-12-17 07:46:14,425 [salt.state       ][INFO    ][5497] Executing state file.directory for /root
2017-12-17 07:46:14,426 [salt.state       ][INFO    ][5497] Directory /root is in the correct state
2017-12-17 07:46:14,426 [salt.state       ][INFO    ][5497] Completed state [/root] at time 07:46:14.425751 duration_in_ms=1.057
2017-12-17 07:46:14,426 [salt.state       ][INFO    ][5497] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:46:14.426018
2017-12-17 07:46:14,426 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 07:46:14,427 [salt.state       ][INFO    ][5497] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 07:46:14,427 [salt.state       ][INFO    ][5497] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:46:14.426841 duration_in_ms=0.823
2017-12-17 07:46:14,427 [salt.state       ][INFO    ][5497] Running state [ubuntu] at time 07:46:14.427125
2017-12-17 07:46:14,427 [salt.state       ][INFO    ][5497] Executing state user.present for ubuntu
2017-12-17 07:46:14,428 [salt.state       ][INFO    ][5497] User ubuntu is present and up to date
2017-12-17 07:46:14,428 [salt.state       ][INFO    ][5497] Completed state [ubuntu] at time 07:46:14.428360 duration_in_ms=1.234
2017-12-17 07:46:14,429 [salt.state       ][INFO    ][5497] Running state [/home/ubuntu] at time 07:46:14.429128
2017-12-17 07:46:14,429 [salt.state       ][INFO    ][5497] Executing state file.directory for /home/ubuntu
2017-12-17 07:46:14,430 [salt.state       ][INFO    ][5497] Directory /home/ubuntu is in the correct state
2017-12-17 07:46:14,430 [salt.state       ][INFO    ][5497] Completed state [/home/ubuntu] at time 07:46:14.430148 duration_in_ms=1.019
2017-12-17 07:46:14,431 [salt.state       ][INFO    ][5497] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:46:14.430792
2017-12-17 07:46:14,431 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 07:46:14,446 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 07:46:14,451 [salt.state       ][INFO    ][5497] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 07:46:14,451 [salt.state       ][INFO    ][5497] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:46:14.451003 duration_in_ms=20.211
2017-12-17 07:46:14,451 [salt.state       ][INFO    ][5497] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:46:14.451275
2017-12-17 07:46:14,452 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 07:46:14,469 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 07:46:14,486 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:14,524 [salt.state       ][INFO    ][5497] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 07:46:14,525 [salt.state       ][INFO    ][5497] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:46:14.524663 duration_in_ms=73.388
2017-12-17 07:46:14,525 [salt.state       ][INFO    ][5497] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:46:14.524997
2017-12-17 07:46:14,525 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 07:46:14,543 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 07:46:14,561 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:46:14,597 [salt.state       ][INFO    ][5497] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 07:46:14,598 [salt.state       ][INFO    ][5497] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:46:14.597573 duration_in_ms=72.577
2017-12-17 07:46:14,599 [salt.state       ][INFO    ][5497] Running state [service.systemctl_reload] at time 07:46:14.598570
2017-12-17 07:46:14,599 [salt.state       ][INFO    ][5497] Executing state module.wait for service.systemctl_reload
2017-12-17 07:46:14,599 [salt.state       ][INFO    ][5497] No changes made for service.systemctl_reload
2017-12-17 07:46:14,599 [salt.state       ][INFO    ][5497] Completed state [service.systemctl_reload] at time 07:46:14.599395 duration_in_ms=0.825
2017-12-17 07:46:14,600 [salt.state       ][INFO    ][5497] Running state [/etc/hostname] at time 07:46:14.599665
2017-12-17 07:46:14,600 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/hostname
2017-12-17 07:46:14,842 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 07:46:14,844 [salt.state       ][INFO    ][5497] File /etc/hostname is in the correct state
2017-12-17 07:46:14,845 [salt.state       ][INFO    ][5497] Completed state [/etc/hostname] at time 07:46:14.844532 duration_in_ms=244.866
2017-12-17 07:46:14,846 [salt.state       ][INFO    ][5497] Running state [hostname msg01] at time 07:46:14.845908
2017-12-17 07:46:14,846 [salt.state       ][INFO    ][5497] Executing state cmd.wait for hostname msg01
2017-12-17 07:46:14,847 [salt.state       ][INFO    ][5497] No changes made for hostname msg01
2017-12-17 07:46:14,847 [salt.state       ][INFO    ][5497] Completed state [hostname msg01] at time 07:46:14.846893 duration_in_ms=0.986
2017-12-17 07:46:14,847 [salt.state       ][INFO    ][5497] Running state [mdb02] at time 07:46:14.847410
2017-12-17 07:46:14,848 [salt.state       ][INFO    ][5497] Executing state host.present for mdb02
2017-12-17 07:46:14,848 [salt.state       ][INFO    ][5497] Host mdb02 (10.167.4.77) already present
2017-12-17 07:46:14,849 [salt.state       ][INFO    ][5497] Completed state [mdb02] at time 07:46:14.848503 duration_in_ms=1.092
2017-12-17 07:46:14,849 [salt.state       ][INFO    ][5497] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.848792
2017-12-17 07:46:14,849 [salt.state       ][INFO    ][5497] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,850 [salt.state       ][INFO    ][5497] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 07:46:14,850 [salt.state       ][INFO    ][5497] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.849747 duration_in_ms=0.954
2017-12-17 07:46:14,850 [salt.state       ][INFO    ][5497] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.850020
2017-12-17 07:46:14,850 [salt.state       ][INFO    ][5497] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,851 [salt.state       ][INFO    ][5497] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 07:46:14,851 [salt.state       ][INFO    ][5497] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.850999 duration_in_ms=0.979
2017-12-17 07:46:14,851 [salt.state       ][INFO    ][5497] Running state [mdb03] at time 07:46:14.851278
2017-12-17 07:46:14,852 [salt.state       ][INFO    ][5497] Executing state host.present for mdb03
2017-12-17 07:46:14,852 [salt.state       ][INFO    ][5497] Host mdb03 (10.167.4.78) already present
2017-12-17 07:46:14,852 [salt.state       ][INFO    ][5497] Completed state [mdb03] at time 07:46:14.852252 duration_in_ms=0.974
2017-12-17 07:46:14,853 [salt.state       ][INFO    ][5497] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.852535
2017-12-17 07:46:14,853 [salt.state       ][INFO    ][5497] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,853 [salt.state       ][INFO    ][5497] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 07:46:14,854 [salt.state       ][INFO    ][5497] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.853544 duration_in_ms=1.009
2017-12-17 07:46:14,854 [salt.state       ][INFO    ][5497] Running state [mdb01] at time 07:46:14.853833
2017-12-17 07:46:14,854 [salt.state       ][INFO    ][5497] Executing state host.present for mdb01
2017-12-17 07:46:14,855 [salt.state       ][INFO    ][5497] Host mdb01 (10.167.4.76) already present
2017-12-17 07:46:14,855 [salt.state       ][INFO    ][5497] Completed state [mdb01] at time 07:46:14.854868 duration_in_ms=1.034
2017-12-17 07:46:14,855 [salt.state       ][INFO    ][5497] Running state [mdb] at time 07:46:14.855146
2017-12-17 07:46:14,855 [salt.state       ][INFO    ][5497] Executing state host.present for mdb
2017-12-17 07:46:14,856 [salt.state       ][INFO    ][5497] Host mdb (10.167.4.75) already present
2017-12-17 07:46:14,856 [salt.state       ][INFO    ][5497] Completed state [mdb] at time 07:46:14.856112 duration_in_ms=0.966
2017-12-17 07:46:14,856 [salt.state       ][INFO    ][5497] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.856425
2017-12-17 07:46:14,857 [salt.state       ][INFO    ][5497] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,857 [salt.state       ][INFO    ][5497] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 07:46:14,857 [salt.state       ][INFO    ][5497] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.857382 duration_in_ms=0.957
2017-12-17 07:46:14,858 [salt.state       ][INFO    ][5497] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.857655
2017-12-17 07:46:14,858 [salt.state       ][INFO    ][5497] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,858 [salt.state       ][INFO    ][5497] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:46:14,859 [salt.state       ][INFO    ][5497] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.858637 duration_in_ms=0.982
2017-12-17 07:46:14,859 [salt.state       ][INFO    ][5497] Running state [cfg01] at time 07:46:14.858916
2017-12-17 07:46:14,859 [salt.state       ][INFO    ][5497] Executing state host.present for cfg01
2017-12-17 07:46:14,860 [salt.state       ][INFO    ][5497] Host cfg01 (10.167.4.100) already present
2017-12-17 07:46:14,860 [salt.state       ][INFO    ][5497] Completed state [cfg01] at time 07:46:14.859902 duration_in_ms=0.986
2017-12-17 07:46:14,860 [salt.state       ][INFO    ][5497] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.860172
2017-12-17 07:46:14,860 [salt.state       ][INFO    ][5497] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,861 [salt.state       ][INFO    ][5497] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 07:46:14,861 [salt.state       ][INFO    ][5497] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.861108 duration_in_ms=0.935
2017-12-17 07:46:14,861 [salt.state       ][INFO    ][5497] Running state [prx01] at time 07:46:14.861379
2017-12-17 07:46:14,862 [salt.state       ][INFO    ][5497] Executing state host.present for prx01
2017-12-17 07:46:14,862 [salt.state       ][INFO    ][5497] Host prx01 (10.167.4.104) already present
2017-12-17 07:46:14,862 [salt.state       ][INFO    ][5497] Completed state [prx01] at time 07:46:14.862315 duration_in_ms=0.937
2017-12-17 07:46:14,863 [salt.state       ][INFO    ][5497] Running state [kvm01] at time 07:46:14.862599
2017-12-17 07:46:14,863 [salt.state       ][INFO    ][5497] Executing state host.present for kvm01
2017-12-17 07:46:14,863 [salt.state       ][INFO    ][5497] Host kvm01 (10.167.4.141) already present
2017-12-17 07:46:14,864 [salt.state       ][INFO    ][5497] Completed state [kvm01] at time 07:46:14.863576 duration_in_ms=0.977
2017-12-17 07:46:14,864 [salt.state       ][INFO    ][5497] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.863858
2017-12-17 07:46:14,864 [salt.state       ][INFO    ][5497] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,865 [salt.state       ][INFO    ][5497] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 07:46:14,865 [salt.state       ][INFO    ][5497] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.864790 duration_in_ms=0.932
2017-12-17 07:46:14,865 [salt.state       ][INFO    ][5497] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.865062
2017-12-17 07:46:14,865 [salt.state       ][INFO    ][5497] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,866 [salt.state       ][INFO    ][5497] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 07:46:14,866 [salt.state       ][INFO    ][5497] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.865989 duration_in_ms=0.927
2017-12-17 07:46:14,866 [salt.state       ][INFO    ][5497] Running state [kvm03] at time 07:46:14.866273
2017-12-17 07:46:14,867 [salt.state       ][INFO    ][5497] Executing state host.present for kvm03
2017-12-17 07:46:14,867 [salt.state       ][INFO    ][5497] Host kvm03 (10.167.4.143) already present
2017-12-17 07:46:14,867 [salt.state       ][INFO    ][5497] Completed state [kvm03] at time 07:46:14.867467 duration_in_ms=1.194
2017-12-17 07:46:14,868 [salt.state       ][INFO    ][5497] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.867760
2017-12-17 07:46:14,868 [salt.state       ][INFO    ][5497] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,868 [salt.state       ][INFO    ][5497] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 07:46:14,869 [salt.state       ][INFO    ][5497] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.868695 duration_in_ms=0.935
2017-12-17 07:46:14,869 [salt.state       ][INFO    ][5497] Running state [kvm02] at time 07:46:14.868969
2017-12-17 07:46:14,869 [salt.state       ][INFO    ][5497] Executing state host.present for kvm02
2017-12-17 07:46:14,870 [salt.state       ][INFO    ][5497] Host kvm02 (10.167.4.142) already present
2017-12-17 07:46:14,870 [salt.state       ][INFO    ][5497] Completed state [kvm02] at time 07:46:14.869886 duration_in_ms=0.917
2017-12-17 07:46:14,870 [salt.state       ][INFO    ][5497] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.870156
2017-12-17 07:46:14,870 [salt.state       ][INFO    ][5497] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,871 [salt.state       ][INFO    ][5497] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 07:46:14,871 [salt.state       ][INFO    ][5497] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.871112 duration_in_ms=0.955
2017-12-17 07:46:14,871 [salt.state       ][INFO    ][5497] Running state [dbs] at time 07:46:14.871415
2017-12-17 07:46:14,872 [salt.state       ][INFO    ][5497] Executing state host.present for dbs
2017-12-17 07:46:14,872 [salt.state       ][INFO    ][5497] Host dbs (10.167.4.50) already present
2017-12-17 07:46:14,872 [salt.state       ][INFO    ][5497] Completed state [dbs] at time 07:46:14.872358 duration_in_ms=0.943
2017-12-17 07:46:14,873 [salt.state       ][INFO    ][5497] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.872656
2017-12-17 07:46:14,873 [salt.state       ][INFO    ][5497] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,873 [salt.state       ][INFO    ][5497] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 07:46:14,874 [salt.state       ][INFO    ][5497] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.873605 duration_in_ms=0.949
2017-12-17 07:46:14,874 [salt.state       ][INFO    ][5497] Running state [prx] at time 07:46:14.873881
2017-12-17 07:46:14,874 [salt.state       ][INFO    ][5497] Executing state host.present for prx
2017-12-17 07:46:14,875 [salt.state       ][INFO    ][5497] Host prx (172.30.10.103) already present
2017-12-17 07:46:14,875 [salt.state       ][INFO    ][5497] Completed state [prx] at time 07:46:14.874845 duration_in_ms=0.964
2017-12-17 07:46:14,875 [salt.state       ][INFO    ][5497] Running state [prx02] at time 07:46:14.875126
2017-12-17 07:46:14,875 [salt.state       ][INFO    ][5497] Executing state host.present for prx02
2017-12-17 07:46:14,876 [salt.state       ][INFO    ][5497] Host prx02 (10.167.4.105) already present
2017-12-17 07:46:14,876 [salt.state       ][INFO    ][5497] Completed state [prx02] at time 07:46:14.876127 duration_in_ms=1.0
2017-12-17 07:46:14,876 [salt.state       ][INFO    ][5497] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.876415
2017-12-17 07:46:14,877 [salt.state       ][INFO    ][5497] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,877 [salt.state       ][INFO    ][5497] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 07:46:14,877 [salt.state       ][INFO    ][5497] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.877365 duration_in_ms=0.95
2017-12-17 07:46:14,878 [salt.state       ][INFO    ][5497] Running state [msg02] at time 07:46:14.877663
2017-12-17 07:46:14,878 [salt.state       ][INFO    ][5497] Executing state host.present for msg02
2017-12-17 07:46:14,878 [salt.state       ][INFO    ][5497] Host msg02 (10.167.4.42) already present
2017-12-17 07:46:14,879 [salt.state       ][INFO    ][5497] Completed state [msg02] at time 07:46:14.878635 duration_in_ms=0.972
2017-12-17 07:46:14,879 [salt.state       ][INFO    ][5497] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.878906
2017-12-17 07:46:14,879 [salt.state       ][INFO    ][5497] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,880 [salt.state       ][INFO    ][5497] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 07:46:14,880 [salt.state       ][INFO    ][5497] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.879880 duration_in_ms=0.974
2017-12-17 07:46:14,880 [salt.state       ][INFO    ][5497] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.880155
2017-12-17 07:46:14,880 [salt.state       ][INFO    ][5497] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,881 [salt.state       ][INFO    ][5497] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 07:46:14,881 [salt.state       ][INFO    ][5497] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.881148 duration_in_ms=0.994
2017-12-17 07:46:14,881 [salt.state       ][INFO    ][5497] Running state [msg03] at time 07:46:14.881418
2017-12-17 07:46:14,882 [salt.state       ][INFO    ][5497] Executing state host.present for msg03
2017-12-17 07:46:14,882 [salt.state       ][INFO    ][5497] Host msg03 (10.167.4.43) already present
2017-12-17 07:46:14,882 [salt.state       ][INFO    ][5497] Completed state [msg03] at time 07:46:14.882367 duration_in_ms=0.949
2017-12-17 07:46:14,883 [salt.state       ][INFO    ][5497] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.882672
2017-12-17 07:46:14,883 [salt.state       ][INFO    ][5497] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:14,883 [salt.state       ][INFO    ][5497] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 07:46:14,884 [salt.state       ][INFO    ][5497] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:46:14.883687 duration_in_ms=1.014
2017-12-17 07:46:14,884 [salt.state       ][INFO    ][5497] Running state [msg01] at time 07:46:14.883959
2017-12-17 07:46:14,884 [salt.state       ][INFO    ][5497] Executing state host.present for msg01
2017-12-17 07:46:14,885 [salt.state       ][INFO    ][5497] Host msg01 (10.167.4.41) already present
2017-12-17 07:46:14,885 [salt.state       ][INFO    ][5497] Completed state [msg01] at time 07:46:14.884924 duration_in_ms=0.965
2017-12-17 07:46:14,886 [salt.state       ][INFO    ][5497] Running state [file.replace] at time 07:46:14.885759
2017-12-17 07:46:14,886 [salt.state       ][INFO    ][5497] Executing state module.run for file.replace
2017-12-17 07:46:15,175 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 07:46:15,182 [salt.state       ][INFO    ][5497] onlyif execution failed
2017-12-17 07:46:15,183 [salt.state       ][INFO    ][5497] Completed state [file.replace] at time 07:46:15.182671 duration_in_ms=296.912
2017-12-17 07:46:15,183 [salt.state       ][INFO    ][5497] Running state [msg] at time 07:46:15.183069
2017-12-17 07:46:15,183 [salt.state       ][INFO    ][5497] Executing state host.present for msg
2017-12-17 07:46:15,184 [salt.state       ][INFO    ][5497] Host msg (10.167.4.40) already present
2017-12-17 07:46:15,184 [salt.state       ][INFO    ][5497] Completed state [msg] at time 07:46:15.184363 duration_in_ms=1.294
2017-12-17 07:46:15,185 [salt.state       ][INFO    ][5497] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.184695
2017-12-17 07:46:15,185 [salt.state       ][INFO    ][5497] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,185 [salt.state       ][INFO    ][5497] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 07:46:15,186 [salt.state       ][INFO    ][5497] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.185691 duration_in_ms=0.995
2017-12-17 07:46:15,186 [salt.state       ][INFO    ][5497] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.185983
2017-12-17 07:46:15,186 [salt.state       ][INFO    ][5497] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,187 [salt.state       ][INFO    ][5497] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:46:15,187 [salt.state       ][INFO    ][5497] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.186964 duration_in_ms=0.981
2017-12-17 07:46:15,187 [salt.state       ][INFO    ][5497] Running state [cfg01] at time 07:46:15.187253
2017-12-17 07:46:15,188 [salt.state       ][INFO    ][5497] Executing state host.present for cfg01
2017-12-17 07:46:15,188 [salt.state       ][INFO    ][5497] Host cfg01 (10.167.4.100) already present
2017-12-17 07:46:15,188 [salt.state       ][INFO    ][5497] Completed state [cfg01] at time 07:46:15.188259 duration_in_ms=1.006
2017-12-17 07:46:15,189 [salt.state       ][INFO    ][5497] Running state [cmp002] at time 07:46:15.188550
2017-12-17 07:46:15,189 [salt.state       ][INFO    ][5497] Executing state host.present for cmp002
2017-12-17 07:46:15,189 [salt.state       ][INFO    ][5497] Host cmp002 (10.167.4.102) already present
2017-12-17 07:46:15,190 [salt.state       ][INFO    ][5497] Completed state [cmp002] at time 07:46:15.189490 duration_in_ms=0.941
2017-12-17 07:46:15,190 [salt.state       ][INFO    ][5497] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.189771
2017-12-17 07:46:15,190 [salt.state       ][INFO    ][5497] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,191 [salt.state       ][INFO    ][5497] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 07:46:15,191 [salt.state       ][INFO    ][5497] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.190751 duration_in_ms=0.981
2017-12-17 07:46:15,191 [salt.state       ][INFO    ][5497] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.191029
2017-12-17 07:46:15,191 [salt.state       ][INFO    ][5497] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,192 [salt.state       ][INFO    ][5497] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 07:46:15,192 [salt.state       ][INFO    ][5497] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.192040 duration_in_ms=1.011
2017-12-17 07:46:15,192 [salt.state       ][INFO    ][5497] Running state [cmp001] at time 07:46:15.192329
2017-12-17 07:46:15,193 [salt.state       ][INFO    ][5497] Executing state host.present for cmp001
2017-12-17 07:46:15,193 [salt.state       ][INFO    ][5497] Host cmp001 (10.167.4.101) already present
2017-12-17 07:46:15,194 [salt.state       ][INFO    ][5497] Completed state [cmp001] at time 07:46:15.193555 duration_in_ms=1.226
2017-12-17 07:46:15,194 [salt.state       ][INFO    ][5497] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.193856
2017-12-17 07:46:15,194 [salt.state       ][INFO    ][5497] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,195 [salt.state       ][INFO    ][5497] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 07:46:15,195 [salt.state       ][INFO    ][5497] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.194833 duration_in_ms=0.976
2017-12-17 07:46:15,195 [salt.state       ][INFO    ][5497] Running state [dbs01] at time 07:46:15.195134
2017-12-17 07:46:15,195 [salt.state       ][INFO    ][5497] Executing state host.present for dbs01
2017-12-17 07:46:15,196 [salt.state       ][INFO    ][5497] Host dbs01 (10.167.4.51) already present
2017-12-17 07:46:15,196 [salt.state       ][INFO    ][5497] Completed state [dbs01] at time 07:46:15.196141 duration_in_ms=1.007
2017-12-17 07:46:15,196 [salt.state       ][INFO    ][5497] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.196429
2017-12-17 07:46:15,197 [salt.state       ][INFO    ][5497] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,197 [salt.state       ][INFO    ][5497] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 07:46:15,197 [salt.state       ][INFO    ][5497] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.197372 duration_in_ms=0.942
2017-12-17 07:46:15,198 [salt.state       ][INFO    ][5497] Running state [dbs02] at time 07:46:15.197669
2017-12-17 07:46:15,198 [salt.state       ][INFO    ][5497] Executing state host.present for dbs02
2017-12-17 07:46:15,198 [salt.state       ][INFO    ][5497] Host dbs02 (10.167.4.52) already present
2017-12-17 07:46:15,199 [salt.state       ][INFO    ][5497] Completed state [dbs02] at time 07:46:15.198650 duration_in_ms=0.981
2017-12-17 07:46:15,199 [salt.state       ][INFO    ][5497] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.198932
2017-12-17 07:46:15,199 [salt.state       ][INFO    ][5497] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,200 [salt.state       ][INFO    ][5497] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 07:46:15,200 [salt.state       ][INFO    ][5497] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.199926 duration_in_ms=0.994
2017-12-17 07:46:15,200 [salt.state       ][INFO    ][5497] Running state [dbs03] at time 07:46:15.200207
2017-12-17 07:46:15,201 [salt.state       ][INFO    ][5497] Executing state host.present for dbs03
2017-12-17 07:46:15,201 [salt.state       ][INFO    ][5497] Host dbs03 (10.167.4.53) already present
2017-12-17 07:46:15,201 [salt.state       ][INFO    ][5497] Completed state [dbs03] at time 07:46:15.201158 duration_in_ms=0.952
2017-12-17 07:46:15,201 [salt.state       ][INFO    ][5497] Running state [odl01] at time 07:46:15.201456
2017-12-17 07:46:15,202 [salt.state       ][INFO    ][5497] Executing state host.present for odl01
2017-12-17 07:46:15,202 [salt.state       ][INFO    ][5497] Host odl01 (10.167.4.111) already present
2017-12-17 07:46:15,202 [salt.state       ][INFO    ][5497] Completed state [odl01] at time 07:46:15.202445 duration_in_ms=0.989
2017-12-17 07:46:15,203 [salt.state       ][INFO    ][5497] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.202738
2017-12-17 07:46:15,203 [salt.state       ][INFO    ][5497] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,204 [salt.state       ][INFO    ][5497] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 07:46:15,204 [salt.state       ][INFO    ][5497] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.203792 duration_in_ms=1.054
2017-12-17 07:46:15,204 [salt.state       ][INFO    ][5497] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.204071
2017-12-17 07:46:15,204 [salt.state       ][INFO    ][5497] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,205 [salt.state       ][INFO    ][5497] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 07:46:15,205 [salt.state       ][INFO    ][5497] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.205038 duration_in_ms=0.967
2017-12-17 07:46:15,205 [salt.state       ][INFO    ][5497] Running state [mas01] at time 07:46:15.205315
2017-12-17 07:46:15,206 [salt.state       ][INFO    ][5497] Executing state host.present for mas01
2017-12-17 07:46:15,206 [salt.state       ][INFO    ][5497] Host mas01 (10.167.4.3) already present
2017-12-17 07:46:15,206 [salt.state       ][INFO    ][5497] Completed state [mas01] at time 07:46:15.206288 duration_in_ms=0.973
2017-12-17 07:46:15,207 [salt.state       ][INFO    ][5497] Running state [ctl02] at time 07:46:15.206584
2017-12-17 07:46:15,207 [salt.state       ][INFO    ][5497] Executing state host.present for ctl02
2017-12-17 07:46:15,207 [salt.state       ][INFO    ][5497] Host ctl02 (10.167.4.12) already present
2017-12-17 07:46:15,208 [salt.state       ][INFO    ][5497] Completed state [ctl02] at time 07:46:15.207576 duration_in_ms=0.992
2017-12-17 07:46:15,208 [salt.state       ][INFO    ][5497] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.207882
2017-12-17 07:46:15,208 [salt.state       ][INFO    ][5497] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,209 [salt.state       ][INFO    ][5497] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 07:46:15,209 [salt.state       ][INFO    ][5497] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.208877 duration_in_ms=0.995
2017-12-17 07:46:15,209 [salt.state       ][INFO    ][5497] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.209171
2017-12-17 07:46:15,209 [salt.state       ][INFO    ][5497] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,210 [salt.state       ][INFO    ][5497] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 07:46:15,210 [salt.state       ][INFO    ][5497] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.210112 duration_in_ms=0.941
2017-12-17 07:46:15,210 [salt.state       ][INFO    ][5497] Running state [ctl03] at time 07:46:15.210408
2017-12-17 07:46:15,211 [salt.state       ][INFO    ][5497] Executing state host.present for ctl03
2017-12-17 07:46:15,211 [salt.state       ][INFO    ][5497] Host ctl03 (10.167.4.13) already present
2017-12-17 07:46:15,211 [salt.state       ][INFO    ][5497] Completed state [ctl03] at time 07:46:15.211392 duration_in_ms=0.984
2017-12-17 07:46:15,212 [salt.state       ][INFO    ][5497] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.211719
2017-12-17 07:46:15,212 [salt.state       ][INFO    ][5497] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,212 [salt.state       ][INFO    ][5497] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 07:46:15,213 [salt.state       ][INFO    ][5497] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.212738 duration_in_ms=1.019
2017-12-17 07:46:15,213 [salt.state       ][INFO    ][5497] Running state [ctl01] at time 07:46:15.213042
2017-12-17 07:46:15,213 [salt.state       ][INFO    ][5497] Executing state host.present for ctl01
2017-12-17 07:46:15,214 [salt.state       ][INFO    ][5497] Host ctl01 (10.167.4.11) already present
2017-12-17 07:46:15,214 [salt.state       ][INFO    ][5497] Completed state [ctl01] at time 07:46:15.214025 duration_in_ms=0.983
2017-12-17 07:46:15,214 [salt.state       ][INFO    ][5497] Running state [ctl] at time 07:46:15.214317
2017-12-17 07:46:15,215 [salt.state       ][INFO    ][5497] Executing state host.present for ctl
2017-12-17 07:46:15,215 [salt.state       ][INFO    ][5497] Host ctl (10.167.4.10) already present
2017-12-17 07:46:15,215 [salt.state       ][INFO    ][5497] Completed state [ctl] at time 07:46:15.215332 duration_in_ms=1.014
2017-12-17 07:46:15,216 [salt.state       ][INFO    ][5497] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.215647
2017-12-17 07:46:15,216 [salt.state       ][INFO    ][5497] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:46:15,216 [salt.state       ][INFO    ][5497] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 07:46:15,217 [salt.state       ][INFO    ][5497] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:46:15.216651 duration_in_ms=1.005
2017-12-17 07:46:15,217 [salt.state       ][INFO    ][5497] Running state [ens2] at time 07:46:15.216942
2017-12-17 07:46:15,217 [salt.state       ][INFO    ][5497] Executing state network.managed for ens2
2017-12-17 07:46:15,543 [salt.state       ][INFO    ][5497] Interface ens2 is up to date.
2017-12-17 07:46:15,543 [salt.state       ][INFO    ][5497] Completed state [ens2] at time 07:46:15.543425 duration_in_ms=326.483
2017-12-17 07:46:15,544 [salt.state       ][INFO    ][5497] Running state [ens3] at time 07:46:15.543750
2017-12-17 07:46:15,544 [salt.state       ][INFO    ][5497] Executing state network.managed for ens3
2017-12-17 07:46:15,824 [salt.state       ][INFO    ][5497] Interface ens3 is up to date.
2017-12-17 07:46:15,824 [salt.state       ][INFO    ][5497] Completed state [ens3] at time 07:46:15.823830 duration_in_ms=280.079
2017-12-17 07:46:15,824 [salt.state       ][INFO    ][5497] Running state [/etc/profile.d/proxy.sh] at time 07:46:15.824019
2017-12-17 07:46:15,824 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 07:46:15,825 [salt.state       ][INFO    ][5497] File /etc/profile.d/proxy.sh is not present
2017-12-17 07:46:15,825 [salt.state       ][INFO    ][5497] Completed state [/etc/profile.d/proxy.sh] at time 07:46:15.824623 duration_in_ms=0.603
2017-12-17 07:46:15,825 [salt.state       ][INFO    ][5497] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:46:15.824769
2017-12-17 07:46:15,825 [salt.state       ][INFO    ][5497] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 07:46:15,825 [salt.state       ][INFO    ][5497] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 07:46:15,825 [salt.state       ][INFO    ][5497] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:46:15.825208 duration_in_ms=0.439
2017-12-17 07:46:15,825 [salt.state       ][INFO    ][5497] Running state [ntp] at time 07:46:15.825347
2017-12-17 07:46:15,825 [salt.state       ][INFO    ][5497] Executing state pkg.installed for ntp
2017-12-17 07:46:15,829 [salt.state       ][INFO    ][5497] Package ntp is already installed
2017-12-17 07:46:15,829 [salt.state       ][INFO    ][5497] Completed state [ntp] at time 07:46:15.828650 duration_in_ms=3.303
2017-12-17 07:46:15,829 [salt.state       ][INFO    ][5497] Running state [/etc/ntp.conf] at time 07:46:15.829363
2017-12-17 07:46:15,830 [salt.state       ][INFO    ][5497] Executing state file.managed for /etc/ntp.conf
2017-12-17 07:46:15,849 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 07:46:15,873 [salt.fileclient  ][INFO    ][5497] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:46:15,878 [salt.state       ][INFO    ][5497] File /etc/ntp.conf is in the correct state
2017-12-17 07:46:15,879 [salt.state       ][INFO    ][5497] Completed state [/etc/ntp.conf] at time 07:46:15.878563 duration_in_ms=49.2
2017-12-17 07:46:15,879 [salt.state       ][INFO    ][5497] Running state [ntp] at time 07:46:15.879236
2017-12-17 07:46:15,879 [salt.state       ][INFO    ][5497] Executing state service.running for ntp
2017-12-17 07:46:15,880 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 07:46:15,889 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:46:15,897 [salt.loaded.int.module.cmdmod][INFO    ][5497] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:46:15,906 [salt.state       ][INFO    ][5497] The service ntp is already running
2017-12-17 07:46:15,907 [salt.state       ][INFO    ][5497] Completed state [ntp] at time 07:46:15.906590 duration_in_ms=27.353
2017-12-17 07:46:15,909 [salt.minion      ][INFO    ][5497] Returning information for job: 20171217074559595876
2017-12-17 07:47:31,657 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.apply with jid 20171217074731642738
2017-12-17 07:47:31,683 [salt.minion      ][INFO    ][7621] Starting a new job with PID 7621
2017-12-17 07:47:34,599 [salt.state       ][INFO    ][7621] Loading fresh modules for state activity
2017-12-17 07:47:34,718 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 07:47:34,739 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 07:47:34,767 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:34,810 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 07:47:34,823 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:34,865 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 07:47:34,879 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:34,925 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 07:47:34,978 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,036 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 07:47:35,079 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,153 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 07:47:35,199 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,245 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 07:47:35,277 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,334 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 07:47:35,350 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,395 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 07:47:35,418 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,462 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 07:47:35,495 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,538 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 07:47:35,565 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,614 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 07:47:35,635 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,678 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 07:47:35,708 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,751 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 07:47:35,769 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,814 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 07:47:35,836 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,913 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 07:47:35,938 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:35,988 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 07:47:36,009 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:36,053 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 07:47:36,088 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:36,164 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 07:47:36,225 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:36,272 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 07:47:36,285 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:36,335 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 07:47:36,365 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:36,410 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 07:47:36,422 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 07:47:36,439 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:47:36,457 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 07:47:36,473 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:47:36,486 [salt.state       ][INFO    ][7621] Running state [/etc/environment] at time 07:47:36.486071
2017-12-17 07:47:36,486 [salt.state       ][INFO    ][7621] Executing state file.blockreplace for /etc/environment
2017-12-17 07:47:36,490 [salt.state       ][INFO    ][7621] No changes needed to be made
2017-12-17 07:47:36,490 [salt.state       ][INFO    ][7621] Completed state [/etc/environment] at time 07:47:36.490208 duration_in_ms=4.137
2017-12-17 07:47:36,490 [salt.state       ][INFO    ][7621] Running state [/etc/profile.d] at time 07:47:36.490366
2017-12-17 07:47:36,491 [salt.state       ][INFO    ][7621] Executing state file.directory for /etc/profile.d
2017-12-17 07:47:36,491 [salt.state       ][INFO    ][7621] Directory /etc/profile.d is in the correct state
2017-12-17 07:47:36,491 [salt.state       ][INFO    ][7621] Completed state [/etc/profile.d] at time 07:47:36.491364 duration_in_ms=0.998
2017-12-17 07:47:36,773 [salt.state       ][INFO    ][7621] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:47:36.772629
2017-12-17 07:47:36,805 [salt.state       ][INFO    ][7621] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 07:47:36,827 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 07:47:36,832 [salt.state       ][INFO    ][7621] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 07:47:36,832 [salt.state       ][INFO    ][7621] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:47:36.831982 duration_in_ms=59.353
2017-12-17 07:47:36,833 [salt.state       ][INFO    ][7621] Running state [linux_repo_prereq_pkgs] at time 07:47:36.832522
2017-12-17 07:47:36,833 [salt.state       ][INFO    ][7621] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 07:47:36,833 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:47:37,297 [salt.state       ][INFO    ][7621] All specified packages are already installed
2017-12-17 07:47:37,297 [salt.state       ][INFO    ][7621] Completed state [linux_repo_prereq_pkgs] at time 07:47:37.296790 duration_in_ms=464.267
2017-12-17 07:47:37,297 [salt.state       ][INFO    ][7621] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:47:37.296992
2017-12-17 07:47:37,297 [salt.state       ][INFO    ][7621] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 07:47:37,297 [salt.state       ][INFO    ][7621] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 07:47:37,298 [salt.state       ][INFO    ][7621] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:47:37.297574 duration_in_ms=0.581
2017-12-17 07:47:37,298 [salt.state       ][INFO    ][7621] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:47:37.297721
2017-12-17 07:47:37,298 [salt.state       ][INFO    ][7621] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 07:47:37,314 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:47:37,335 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:37,369 [salt.state       ][INFO    ][7621] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 07:47:37,369 [salt.state       ][INFO    ][7621] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:47:37.368870 duration_in_ms=71.149
2017-12-17 07:47:37,371 [salt.state       ][INFO    ][7621] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:47:37.370572
2017-12-17 07:47:37,371 [salt.state       ][INFO    ][7621] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 07:47:37,671 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 07:47:37,759 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:47:39,604 [salt.state       ][INFO    ][7621] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 07:47:39,605 [salt.state       ][INFO    ][7621] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:47:39.604989 duration_in_ms=2234.417
2017-12-17 07:47:39,605 [salt.state       ][INFO    ][7621] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:47:39.605409
2017-12-17 07:47:39,606 [salt.state       ][INFO    ][7621] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 07:47:39,606 [salt.state       ][INFO    ][7621] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 07:47:39,606 [salt.state       ][INFO    ][7621] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:47:39.606388 duration_in_ms=0.978
2017-12-17 07:47:39,607 [salt.state       ][INFO    ][7621] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:47:39.606663
2017-12-17 07:47:39,607 [salt.state       ][INFO    ][7621] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 07:47:39,627 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:47:39,647 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:39,688 [salt.state       ][INFO    ][7621] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 07:47:39,688 [salt.state       ][INFO    ][7621] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:47:39.688315 duration_in_ms=81.652
2017-12-17 07:47:39,689 [salt.state       ][INFO    ][7621] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:47:39.689109
2017-12-17 07:47:39,689 [salt.state       ][INFO    ][7621] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 07:47:39,778 [salt.loaded.int.module.cmdmod][INFO    ][7621] 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-17 07:47:39,867 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:47:41,742 [salt.state       ][INFO    ][7621] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 07:47:41,742 [salt.state       ][INFO    ][7621] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:47:41.741977 duration_in_ms=2052.867
2017-12-17 07:47:41,742 [salt.state       ][INFO    ][7621] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:47:41.742336
2017-12-17 07:47:41,743 [salt.state       ][INFO    ][7621] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 07:47:41,743 [salt.state       ][INFO    ][7621] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 07:47:41,743 [salt.state       ][INFO    ][7621] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:47:41.743322 duration_in_ms=0.987
2017-12-17 07:47:41,744 [salt.state       ][INFO    ][7621] Running state [/etc/apt/preferences.d/uca] at time 07:47:41.743617
2017-12-17 07:47:41,744 [salt.state       ][INFO    ][7621] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 07:47:41,744 [salt.state       ][INFO    ][7621] File /etc/apt/preferences.d/uca is not present
2017-12-17 07:47:41,744 [salt.state       ][INFO    ][7621] Completed state [/etc/apt/preferences.d/uca] at time 07:47:41.744462 duration_in_ms=0.845
2017-12-17 07:47:41,745 [salt.state       ][INFO    ][7621] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:47:41.745231
2017-12-17 07:47:41,746 [salt.state       ][INFO    ][7621] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 07:47:41,768 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074741750135
2017-12-17 07:47:41,784 [salt.minion      ][INFO    ][8619] Starting a new job with PID 8619
2017-12-17 07:47:41,843 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 07:47:41,883 [salt.minion      ][INFO    ][8619] Returning information for job: 20171217074741750135
2017-12-17 07:47:41,916 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:47:43,818 [salt.state       ][INFO    ][7621] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 07:47:43,819 [salt.state       ][INFO    ][7621] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:47:43.818972 duration_in_ms=2073.74
2017-12-17 07:47:43,819 [salt.state       ][INFO    ][7621] Running state [linux_extra_packages_purged] at time 07:47:43.819364
2017-12-17 07:47:43,820 [salt.state       ][INFO    ][7621] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 07:47:43,826 [salt.state       ][INFO    ][7621] All specified packages are already absent
2017-12-17 07:47:43,827 [salt.state       ][INFO    ][7621] Completed state [linux_extra_packages_purged] at time 07:47:43.827017 duration_in_ms=7.651
2017-12-17 07:47:43,828 [salt.state       ][INFO    ][7621] Running state [linux_extra_packages_latest] at time 07:47:43.827514
2017-12-17 07:47:43,828 [salt.state       ][INFO    ][7621] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 07:47:43,833 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:47:45,697 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 07:47:45,743 [salt.state       ][INFO    ][7621] Package mcelog is already up-to-date
2017-12-17 07:47:45,744 [salt.state       ][INFO    ][7621] Completed state [linux_extra_packages_latest] at time 07:47:45.744071 duration_in_ms=1916.556
2017-12-17 07:47:45,745 [salt.state       ][INFO    ][7621] Running state [UTC] at time 07:47:45.744802
2017-12-17 07:47:45,745 [salt.state       ][INFO    ][7621] Executing state timezone.system for UTC
2017-12-17 07:47:45,746 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:47:45,782 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:47:45,791 [salt.state       ][INFO    ][7621] Timezone UTC already set, UTC already set to UTC
2017-12-17 07:47:45,791 [salt.state       ][INFO    ][7621] Completed state [UTC] at time 07:47:45.791438 duration_in_ms=46.636
2017-12-17 07:47:45,792 [salt.state       ][INFO    ][7621] Running state [nf_conntrack] at time 07:47:45.792221
2017-12-17 07:47:45,793 [salt.state       ][INFO    ][7621] Executing state kmod.present for nf_conntrack
2017-12-17 07:47:45,793 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'lsmod' in directory '/root'
2017-12-17 07:47:45,802 [salt.state       ][INFO    ][7621] Kernel module nf_conntrack is already present
2017-12-17 07:47:45,803 [salt.state       ][INFO    ][7621] Completed state [nf_conntrack] at time 07:47:45.802461 duration_in_ms=10.239
2017-12-17 07:47:45,803 [salt.state       ][INFO    ][7621] Running state [kernel.panic] at time 07:47:45.803109
2017-12-17 07:47:45,803 [salt.state       ][INFO    ][7621] Executing state sysctl.present for kernel.panic
2017-12-17 07:47:45,812 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,826 [salt.state       ][INFO    ][7621] Sysctl value kernel.panic = 60 is already set
2017-12-17 07:47:45,826 [salt.state       ][INFO    ][7621] Completed state [kernel.panic] at time 07:47:45.826224 duration_in_ms=23.115
2017-12-17 07:47:45,827 [salt.state       ][INFO    ][7621] Running state [net.ipv4.tcp_keepalive_probes] at time 07:47:45.826587
2017-12-17 07:47:45,827 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 07:47:45,828 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,841 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 07:47:45,842 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:47:45.841751 duration_in_ms=15.163
2017-12-17 07:47:45,842 [salt.state       ][INFO    ][7621] Running state [fs.file-max] at time 07:47:45.842114
2017-12-17 07:47:45,842 [salt.state       ][INFO    ][7621] Executing state sysctl.present for fs.file-max
2017-12-17 07:47:45,843 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,856 [salt.state       ][INFO    ][7621] Sysctl value fs.file-max = 124165 is already set
2017-12-17 07:47:45,856 [salt.state       ][INFO    ][7621] Completed state [fs.file-max] at time 07:47:45.856430 duration_in_ms=14.316
2017-12-17 07:47:45,857 [salt.state       ][INFO    ][7621] Running state [net.core.somaxconn] at time 07:47:45.856813
2017-12-17 07:47:45,857 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.core.somaxconn
2017-12-17 07:47:45,858 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,871 [salt.state       ][INFO    ][7621] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 07:47:45,871 [salt.state       ][INFO    ][7621] Completed state [net.core.somaxconn] at time 07:47:45.871094 duration_in_ms=14.279
2017-12-17 07:47:45,872 [salt.state       ][INFO    ][7621] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:47:45.871486
2017-12-17 07:47:45,872 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 07:47:45,872 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,886 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 07:47:45,886 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:47:45.885884 duration_in_ms=14.398
2017-12-17 07:47:45,886 [salt.state       ][INFO    ][7621] Running state [net.ipv4.tcp_tw_reuse] at time 07:47:45.886219
2017-12-17 07:47:45,887 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 07:47:45,887 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,900 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 07:47:45,900 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.tcp_tw_reuse] at time 07:47:45.900144 duration_in_ms=13.924
2017-12-17 07:47:45,901 [salt.state       ][INFO    ][7621] Running state [net.ipv4.tcp_congestion_control] at time 07:47:45.900532
2017-12-17 07:47:45,901 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 07:47:45,901 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,917 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 07:47:45,918 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.tcp_congestion_control] at time 07:47:45.917480 duration_in_ms=16.946
2017-12-17 07:47:45,918 [salt.state       ][INFO    ][7621] Running state [net.ipv4.tcp_retries2] at time 07:47:45.917856
2017-12-17 07:47:45,918 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 07:47:45,919 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,933 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 07:47:45,933 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.tcp_retries2] at time 07:47:45.933388 duration_in_ms=15.531
2017-12-17 07:47:45,934 [salt.state       ][INFO    ][7621] Running state [net.core.netdev_max_backlog] at time 07:47:45.933766
2017-12-17 07:47:45,934 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 07:47:45,935 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,949 [salt.state       ][INFO    ][7621] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 07:47:45,950 [salt.state       ][INFO    ][7621] Completed state [net.core.netdev_max_backlog] at time 07:47:45.949560 duration_in_ms=15.793
2017-12-17 07:47:45,950 [salt.state       ][INFO    ][7621] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:47:45.949933
2017-12-17 07:47:45,950 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 07:47:45,951 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,967 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 07:47:45,967 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:47:45.967384 duration_in_ms=17.45
2017-12-17 07:47:45,968 [salt.state       ][INFO    ][7621] Running state [vm.swappiness] at time 07:47:45.967763
2017-12-17 07:47:45,968 [salt.state       ][INFO    ][7621] Executing state sysctl.present for vm.swappiness
2017-12-17 07:47:45,969 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,984 [salt.state       ][INFO    ][7621] Sysctl value vm.swappiness = 10 is already set
2017-12-17 07:47:45,984 [salt.state       ][INFO    ][7621] Completed state [vm.swappiness] at time 07:47:45.983983 duration_in_ms=16.219
2017-12-17 07:47:45,984 [salt.state       ][INFO    ][7621] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:47:45.984375
2017-12-17 07:47:45,985 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 07:47:45,985 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:45,1000 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 07:47:46,000 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:47:46.000077 duration_in_ms=15.702
2017-12-17 07:47:46,000 [salt.state       ][INFO    ][7621] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:47:46.000453
2017-12-17 07:47:46,001 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 07:47:46,001 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:46,014 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 07:47:46,015 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:47:46.014920 duration_in_ms=14.467
2017-12-17 07:47:46,015 [salt.state       ][INFO    ][7621] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:47:46.015298
2017-12-17 07:47:46,016 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 07:47:46,016 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:46,029 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 07:47:46,030 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:47:46.030014 duration_in_ms=14.716
2017-12-17 07:47:46,030 [salt.state       ][INFO    ][7621] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:47:46.030397
2017-12-17 07:47:46,031 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 07:47:46,031 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:46,044 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 07:47:46,045 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:47:46.045034 duration_in_ms=14.646
2017-12-17 07:47:46,045 [salt.state       ][INFO    ][7621] Running state [net.ipv4.tcp_fin_timeout] at time 07:47:46.045418
2017-12-17 07:47:46,046 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 07:47:46,046 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:46,059 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 07:47:46,060 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.tcp_fin_timeout] at time 07:47:46.059986 duration_in_ms=14.567
2017-12-17 07:47:46,060 [salt.state       ][INFO    ][7621] Running state [net.ipv4.tcp_keepalive_time] at time 07:47:46.060375
2017-12-17 07:47:46,061 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 07:47:46,061 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:46,074 [salt.state       ][INFO    ][7621] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 07:47:46,075 [salt.state       ][INFO    ][7621] Completed state [net.ipv4.tcp_keepalive_time] at time 07:47:46.074786 duration_in_ms=14.41
2017-12-17 07:47:46,075 [salt.state       ][INFO    ][7621] Running state [net.nf_conntrack_max] at time 07:47:46.075166
2017-12-17 07:47:46,076 [salt.state       ][INFO    ][7621] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 07:47:46,076 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:47:46,090 [salt.state       ][INFO    ][7621] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 07:47:46,090 [salt.state       ][INFO    ][7621] Completed state [net.nf_conntrack_max] at time 07:47:46.090259 duration_in_ms=15.092
2017-12-17 07:47:46,091 [salt.state       ][INFO    ][7621] Running state [linux_sysfs_package] at time 07:47:46.090626
2017-12-17 07:47:46,091 [salt.state       ][INFO    ][7621] Executing state pkg.installed for linux_sysfs_package
2017-12-17 07:47:46,094 [salt.state       ][INFO    ][7621] All specified packages are already installed
2017-12-17 07:47:46,095 [salt.state       ][INFO    ][7621] Completed state [linux_sysfs_package] at time 07:47:46.094604 duration_in_ms=3.978
2017-12-17 07:47:46,096 [salt.state       ][INFO    ][7621] Running state [/etc/sysfs.d] at time 07:47:46.095583
2017-12-17 07:47:46,096 [salt.state       ][INFO    ][7621] Executing state file.directory for /etc/sysfs.d
2017-12-17 07:47:46,097 [salt.state       ][INFO    ][7621] Directory /etc/sysfs.d is in the correct state
2017-12-17 07:47:46,097 [salt.state       ][INFO    ][7621] Completed state [/etc/sysfs.d] at time 07:47:46.096771 duration_in_ms=1.187
2017-12-17 07:47:46,097 [salt.state       ][INFO    ][7621] Running state [ondemand] at time 07:47:46.097429
2017-12-17 07:47:46,098 [salt.state       ][INFO    ][7621] Executing state service.dead for ondemand
2017-12-17 07:47:46,098 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 07:47:46,109 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:47:46,116 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:47:46,126 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'runlevel' in directory '/root'
2017-12-17 07:47:46,132 [salt.state       ][INFO    ][7621] The service ondemand is already dead
2017-12-17 07:47:46,133 [salt.state       ][INFO    ][7621] Completed state [ondemand] at time 07:47:46.132646 duration_in_ms=35.215
2017-12-17 07:47:46,133 [salt.state       ][INFO    ][7621] Running state [cs_CZ.UTF-8] at time 07:47:46.133283
2017-12-17 07:47:46,134 [salt.state       ][INFO    ][7621] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 07:47:46,134 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'locale -a' in directory '/root'
2017-12-17 07:47:46,140 [salt.state       ][INFO    ][7621] Locale cs_CZ.UTF-8 is already present
2017-12-17 07:47:46,140 [salt.state       ][INFO    ][7621] Completed state [cs_CZ.UTF-8] at time 07:47:46.139920 duration_in_ms=6.637
2017-12-17 07:47:46,140 [salt.state       ][INFO    ][7621] Running state [en_US.UTF-8] at time 07:47:46.140298
2017-12-17 07:47:46,141 [salt.state       ][INFO    ][7621] Executing state locale.present for en_US.UTF-8
2017-12-17 07:47:46,141 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'locale -a' in directory '/root'
2017-12-17 07:47:46,147 [salt.state       ][INFO    ][7621] Locale en_US.UTF-8 is already present
2017-12-17 07:47:46,147 [salt.state       ][INFO    ][7621] Completed state [en_US.UTF-8] at time 07:47:46.147197 duration_in_ms=6.899
2017-12-17 07:47:46,148 [salt.state       ][INFO    ][7621] Running state [en_US.UTF-8] at time 07:47:46.148320
2017-12-17 07:47:46,149 [salt.state       ][INFO    ][7621] Executing state locale.system for en_US.UTF-8
2017-12-17 07:47:46,149 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'localectl' in directory '/root'
2017-12-17 07:47:46,181 [salt.state       ][INFO    ][7621] System locale en_US.UTF-8 already set
2017-12-17 07:47:46,181 [salt.state       ][INFO    ][7621] Completed state [en_US.UTF-8] at time 07:47:46.181041 duration_in_ms=32.72
2017-12-17 07:47:46,182 [salt.state       ][INFO    ][7621] Running state [root] at time 07:47:46.182064
2017-12-17 07:47:46,182 [salt.state       ][INFO    ][7621] Executing state user.present for root
2017-12-17 07:47:46,183 [salt.state       ][INFO    ][7621] User root is present and up to date
2017-12-17 07:47:46,184 [salt.state       ][INFO    ][7621] Completed state [root] at time 07:47:46.183600 duration_in_ms=1.535
2017-12-17 07:47:46,185 [salt.state       ][INFO    ][7621] Running state [/root] at time 07:47:46.184485
2017-12-17 07:47:46,185 [salt.state       ][INFO    ][7621] Executing state file.directory for /root
2017-12-17 07:47:46,185 [salt.state       ][INFO    ][7621] Directory /root is in the correct state
2017-12-17 07:47:46,186 [salt.state       ][INFO    ][7621] Completed state [/root] at time 07:47:46.185574 duration_in_ms=1.088
2017-12-17 07:47:46,186 [salt.state       ][INFO    ][7621] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:47:46.185854
2017-12-17 07:47:46,186 [salt.state       ][INFO    ][7621] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 07:47:46,186 [salt.state       ][INFO    ][7621] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 07:47:46,187 [salt.state       ][INFO    ][7621] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:47:46.186710 duration_in_ms=0.856
2017-12-17 07:47:46,187 [salt.state       ][INFO    ][7621] Running state [ubuntu] at time 07:47:46.186995
2017-12-17 07:47:46,187 [salt.state       ][INFO    ][7621] Executing state user.present for ubuntu
2017-12-17 07:47:46,188 [salt.state       ][INFO    ][7621] User ubuntu is present and up to date
2017-12-17 07:47:46,188 [salt.state       ][INFO    ][7621] Completed state [ubuntu] at time 07:47:46.188313 duration_in_ms=1.318
2017-12-17 07:47:46,189 [salt.state       ][INFO    ][7621] Running state [/home/ubuntu] at time 07:47:46.189065
2017-12-17 07:47:46,189 [salt.state       ][INFO    ][7621] Executing state file.directory for /home/ubuntu
2017-12-17 07:47:46,190 [salt.state       ][INFO    ][7621] Directory /home/ubuntu is in the correct state
2017-12-17 07:47:46,190 [salt.state       ][INFO    ][7621] Completed state [/home/ubuntu] at time 07:47:46.190111 duration_in_ms=1.047
2017-12-17 07:47:46,191 [salt.state       ][INFO    ][7621] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:47:46.190737
2017-12-17 07:47:46,191 [salt.state       ][INFO    ][7621] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 07:47:46,208 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 07:47:46,221 [salt.state       ][INFO    ][7621] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 07:47:46,221 [salt.state       ][INFO    ][7621] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:47:46.220992 duration_in_ms=30.255
2017-12-17 07:47:46,221 [salt.state       ][INFO    ][7621] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:47:46.221277
2017-12-17 07:47:46,222 [salt.state       ][INFO    ][7621] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 07:47:46,238 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 07:47:46,255 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:46,288 [salt.state       ][INFO    ][7621] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 07:47:46,288 [salt.state       ][INFO    ][7621] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:47:46.287825 duration_in_ms=66.547
2017-12-17 07:47:46,288 [salt.state       ][INFO    ][7621] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:47:46.288119
2017-12-17 07:47:46,288 [salt.state       ][INFO    ][7621] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 07:47:46,313 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 07:47:46,330 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:47:46,362 [salt.state       ][INFO    ][7621] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 07:47:46,362 [salt.state       ][INFO    ][7621] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:47:46.361763 duration_in_ms=73.645
2017-12-17 07:47:46,363 [salt.state       ][INFO    ][7621] Running state [service.systemctl_reload] at time 07:47:46.362680
2017-12-17 07:47:46,363 [salt.state       ][INFO    ][7621] Executing state module.wait for service.systemctl_reload
2017-12-17 07:47:46,363 [salt.state       ][INFO    ][7621] No changes made for service.systemctl_reload
2017-12-17 07:47:46,364 [salt.state       ][INFO    ][7621] Completed state [service.systemctl_reload] at time 07:47:46.363535 duration_in_ms=0.855
2017-12-17 07:47:46,364 [salt.state       ][INFO    ][7621] Running state [/etc/hostname] at time 07:47:46.363814
2017-12-17 07:47:46,364 [salt.state       ][INFO    ][7621] Executing state file.managed for /etc/hostname
2017-12-17 07:47:46,380 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 07:47:46,382 [salt.state       ][INFO    ][7621] File /etc/hostname is in the correct state
2017-12-17 07:47:46,382 [salt.state       ][INFO    ][7621] Completed state [/etc/hostname] at time 07:47:46.381797 duration_in_ms=17.982
2017-12-17 07:47:46,383 [salt.state       ][INFO    ][7621] Running state [hostname msg01] at time 07:47:46.382779
2017-12-17 07:47:46,383 [salt.state       ][INFO    ][7621] Executing state cmd.wait for hostname msg01
2017-12-17 07:47:46,383 [salt.state       ][INFO    ][7621] No changes made for hostname msg01
2017-12-17 07:47:46,384 [salt.state       ][INFO    ][7621] Completed state [hostname msg01] at time 07:47:46.383621 duration_in_ms=0.842
2017-12-17 07:47:46,384 [salt.state       ][INFO    ][7621] Running state [mdb02] at time 07:47:46.384077
2017-12-17 07:47:46,384 [salt.state       ][INFO    ][7621] Executing state host.present for mdb02
2017-12-17 07:47:46,385 [salt.state       ][INFO    ][7621] Host mdb02 (10.167.4.77) already present
2017-12-17 07:47:46,385 [salt.state       ][INFO    ][7621] Completed state [mdb02] at time 07:47:46.385018 duration_in_ms=0.941
2017-12-17 07:47:46,385 [salt.state       ][INFO    ][7621] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.385292
2017-12-17 07:47:46,386 [salt.state       ][INFO    ][7621] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,386 [salt.state       ][INFO    ][7621] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 07:47:46,386 [salt.state       ][INFO    ][7621] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.386217 duration_in_ms=0.926
2017-12-17 07:47:46,387 [salt.state       ][INFO    ][7621] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.386493
2017-12-17 07:47:46,387 [salt.state       ][INFO    ][7621] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,387 [salt.state       ][INFO    ][7621] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 07:47:46,387 [salt.state       ][INFO    ][7621] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.387447 duration_in_ms=0.953
2017-12-17 07:47:46,388 [salt.state       ][INFO    ][7621] Running state [mdb03] at time 07:47:46.387731
2017-12-17 07:47:46,388 [salt.state       ][INFO    ][7621] Executing state host.present for mdb03
2017-12-17 07:47:46,388 [salt.state       ][INFO    ][7621] Host mdb03 (10.167.4.78) already present
2017-12-17 07:47:46,389 [salt.state       ][INFO    ][7621] Completed state [mdb03] at time 07:47:46.388695 duration_in_ms=0.964
2017-12-17 07:47:46,389 [salt.state       ][INFO    ][7621] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.388964
2017-12-17 07:47:46,389 [salt.state       ][INFO    ][7621] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,390 [salt.state       ][INFO    ][7621] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 07:47:46,390 [salt.state       ][INFO    ][7621] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.389881 duration_in_ms=0.917
2017-12-17 07:47:46,390 [salt.state       ][INFO    ][7621] Running state [mdb01] at time 07:47:46.390152
2017-12-17 07:47:46,390 [salt.state       ][INFO    ][7621] Executing state host.present for mdb01
2017-12-17 07:47:46,391 [salt.state       ][INFO    ][7621] Host mdb01 (10.167.4.76) already present
2017-12-17 07:47:46,391 [salt.state       ][INFO    ][7621] Completed state [mdb01] at time 07:47:46.391071 duration_in_ms=0.919
2017-12-17 07:47:46,391 [salt.state       ][INFO    ][7621] Running state [mdb] at time 07:47:46.391369
2017-12-17 07:47:46,392 [salt.state       ][INFO    ][7621] Executing state host.present for mdb
2017-12-17 07:47:46,392 [salt.state       ][INFO    ][7621] Host mdb (10.167.4.75) already present
2017-12-17 07:47:46,392 [salt.state       ][INFO    ][7621] Completed state [mdb] at time 07:47:46.392301 duration_in_ms=0.932
2017-12-17 07:47:46,393 [salt.state       ][INFO    ][7621] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.392568
2017-12-17 07:47:46,393 [salt.state       ][INFO    ][7621] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,393 [salt.state       ][INFO    ][7621] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 07:47:46,394 [salt.state       ][INFO    ][7621] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.393475 duration_in_ms=0.907
2017-12-17 07:47:46,394 [salt.state       ][INFO    ][7621] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.393746
2017-12-17 07:47:46,394 [salt.state       ][INFO    ][7621] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,394 [salt.state       ][INFO    ][7621] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:47:46,395 [salt.state       ][INFO    ][7621] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.394650 duration_in_ms=0.904
2017-12-17 07:47:46,395 [salt.state       ][INFO    ][7621] Running state [cfg01] at time 07:47:46.394916
2017-12-17 07:47:46,395 [salt.state       ][INFO    ][7621] Executing state host.present for cfg01
2017-12-17 07:47:46,396 [salt.state       ][INFO    ][7621] Host cfg01 (10.167.4.100) already present
2017-12-17 07:47:46,396 [salt.state       ][INFO    ][7621] Completed state [cfg01] at time 07:47:46.395855 duration_in_ms=0.938
2017-12-17 07:47:46,396 [salt.state       ][INFO    ][7621] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.396134
2017-12-17 07:47:46,396 [salt.state       ][INFO    ][7621] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,397 [salt.state       ][INFO    ][7621] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 07:47:46,397 [salt.state       ][INFO    ][7621] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.397050 duration_in_ms=0.917
2017-12-17 07:47:46,397 [salt.state       ][INFO    ][7621] Running state [prx01] at time 07:47:46.397319
2017-12-17 07:47:46,398 [salt.state       ][INFO    ][7621] Executing state host.present for prx01
2017-12-17 07:47:46,398 [salt.state       ][INFO    ][7621] Host prx01 (10.167.4.104) already present
2017-12-17 07:47:46,398 [salt.state       ][INFO    ][7621] Completed state [prx01] at time 07:47:46.398226 duration_in_ms=0.907
2017-12-17 07:47:46,399 [salt.state       ][INFO    ][7621] Running state [kvm01] at time 07:47:46.398492
2017-12-17 07:47:46,399 [salt.state       ][INFO    ][7621] Executing state host.present for kvm01
2017-12-17 07:47:46,399 [salt.state       ][INFO    ][7621] Host kvm01 (10.167.4.141) already present
2017-12-17 07:47:46,399 [salt.state       ][INFO    ][7621] Completed state [kvm01] at time 07:47:46.399409 duration_in_ms=0.917
2017-12-17 07:47:46,400 [salt.state       ][INFO    ][7621] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.399674
2017-12-17 07:47:46,400 [salt.state       ][INFO    ][7621] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,400 [salt.state       ][INFO    ][7621] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 07:47:46,401 [salt.state       ][INFO    ][7621] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.400591 duration_in_ms=0.917
2017-12-17 07:47:46,401 [salt.state       ][INFO    ][7621] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.400858
2017-12-17 07:47:46,401 [salt.state       ][INFO    ][7621] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,402 [salt.state       ][INFO    ][7621] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 07:47:46,402 [salt.state       ][INFO    ][7621] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.401770 duration_in_ms=0.912
2017-12-17 07:47:46,402 [salt.state       ][INFO    ][7621] Running state [kvm03] at time 07:47:46.402039
2017-12-17 07:47:46,402 [salt.state       ][INFO    ][7621] Executing state host.present for kvm03
2017-12-17 07:47:46,403 [salt.state       ][INFO    ][7621] Host kvm03 (10.167.4.143) already present
2017-12-17 07:47:46,403 [salt.state       ][INFO    ][7621] Completed state [kvm03] at time 07:47:46.403069 duration_in_ms=1.029
2017-12-17 07:47:46,403 [salt.state       ][INFO    ][7621] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.403337
2017-12-17 07:47:46,404 [salt.state       ][INFO    ][7621] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,404 [salt.state       ][INFO    ][7621] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 07:47:46,404 [salt.state       ][INFO    ][7621] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.404315 duration_in_ms=0.978
2017-12-17 07:47:46,405 [salt.state       ][INFO    ][7621] Running state [kvm02] at time 07:47:46.404582
2017-12-17 07:47:46,405 [salt.state       ][INFO    ][7621] Executing state host.present for kvm02
2017-12-17 07:47:46,405 [salt.state       ][INFO    ][7621] Host kvm02 (10.167.4.142) already present
2017-12-17 07:47:46,406 [salt.state       ][INFO    ][7621] Completed state [kvm02] at time 07:47:46.405486 duration_in_ms=0.904
2017-12-17 07:47:46,406 [salt.state       ][INFO    ][7621] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.405753
2017-12-17 07:47:46,406 [salt.state       ][INFO    ][7621] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,406 [salt.state       ][INFO    ][7621] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 07:47:46,407 [salt.state       ][INFO    ][7621] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.406665 duration_in_ms=0.912
2017-12-17 07:47:46,407 [salt.state       ][INFO    ][7621] Running state [dbs] at time 07:47:46.406931
2017-12-17 07:47:46,407 [salt.state       ][INFO    ][7621] Executing state host.present for dbs
2017-12-17 07:47:46,408 [salt.state       ][INFO    ][7621] Host dbs (10.167.4.50) already present
2017-12-17 07:47:46,408 [salt.state       ][INFO    ][7621] Completed state [dbs] at time 07:47:46.407889 duration_in_ms=0.958
2017-12-17 07:47:46,408 [salt.state       ][INFO    ][7621] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.408164
2017-12-17 07:47:46,408 [salt.state       ][INFO    ][7621] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,409 [salt.state       ][INFO    ][7621] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 07:47:46,409 [salt.state       ][INFO    ][7621] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.409072 duration_in_ms=0.907
2017-12-17 07:47:46,409 [salt.state       ][INFO    ][7621] Running state [prx] at time 07:47:46.409338
2017-12-17 07:47:46,410 [salt.state       ][INFO    ][7621] Executing state host.present for prx
2017-12-17 07:47:46,410 [salt.state       ][INFO    ][7621] Host prx (172.30.10.103) already present
2017-12-17 07:47:46,410 [salt.state       ][INFO    ][7621] Completed state [prx] at time 07:47:46.410238 duration_in_ms=0.9
2017-12-17 07:47:46,411 [salt.state       ][INFO    ][7621] Running state [prx02] at time 07:47:46.410506
2017-12-17 07:47:46,411 [salt.state       ][INFO    ][7621] Executing state host.present for prx02
2017-12-17 07:47:46,411 [salt.state       ][INFO    ][7621] Host prx02 (10.167.4.105) already present
2017-12-17 07:47:46,411 [salt.state       ][INFO    ][7621] Completed state [prx02] at time 07:47:46.411435 duration_in_ms=0.929
2017-12-17 07:47:46,412 [salt.state       ][INFO    ][7621] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.411718
2017-12-17 07:47:46,412 [salt.state       ][INFO    ][7621] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,412 [salt.state       ][INFO    ][7621] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 07:47:46,413 [salt.state       ][INFO    ][7621] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.412635 duration_in_ms=0.917
2017-12-17 07:47:46,413 [salt.state       ][INFO    ][7621] Running state [msg02] at time 07:47:46.412902
2017-12-17 07:47:46,413 [salt.state       ][INFO    ][7621] Executing state host.present for msg02
2017-12-17 07:47:46,414 [salt.state       ][INFO    ][7621] Host msg02 (10.167.4.42) already present
2017-12-17 07:47:46,414 [salt.state       ][INFO    ][7621] Completed state [msg02] at time 07:47:46.413810 duration_in_ms=0.907
2017-12-17 07:47:46,414 [salt.state       ][INFO    ][7621] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.414073
2017-12-17 07:47:46,414 [salt.state       ][INFO    ][7621] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,415 [salt.state       ][INFO    ][7621] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 07:47:46,415 [salt.state       ][INFO    ][7621] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.414977 duration_in_ms=0.903
2017-12-17 07:47:46,415 [salt.state       ][INFO    ][7621] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.415243
2017-12-17 07:47:46,416 [salt.state       ][INFO    ][7621] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,416 [salt.state       ][INFO    ][7621] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 07:47:46,416 [salt.state       ][INFO    ][7621] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.416282 duration_in_ms=1.04
2017-12-17 07:47:46,417 [salt.state       ][INFO    ][7621] Running state [msg03] at time 07:47:46.416548
2017-12-17 07:47:46,417 [salt.state       ][INFO    ][7621] Executing state host.present for msg03
2017-12-17 07:47:46,417 [salt.state       ][INFO    ][7621] Host msg03 (10.167.4.43) already present
2017-12-17 07:47:46,417 [salt.state       ][INFO    ][7621] Completed state [msg03] at time 07:47:46.417450 duration_in_ms=0.902
2017-12-17 07:47:46,418 [salt.state       ][INFO    ][7621] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.417716
2017-12-17 07:47:46,418 [salt.state       ][INFO    ][7621] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,418 [salt.state       ][INFO    ][7621] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 07:47:46,419 [salt.state       ][INFO    ][7621] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.418624 duration_in_ms=0.909
2017-12-17 07:47:46,419 [salt.state       ][INFO    ][7621] Running state [msg01] at time 07:47:46.418889
2017-12-17 07:47:46,419 [salt.state       ][INFO    ][7621] Executing state host.present for msg01
2017-12-17 07:47:46,420 [salt.state       ][INFO    ][7621] Host msg01 (10.167.4.41) already present
2017-12-17 07:47:46,420 [salt.state       ][INFO    ][7621] Completed state [msg01] at time 07:47:46.419835 duration_in_ms=0.945
2017-12-17 07:47:46,421 [salt.state       ][INFO    ][7621] Running state [file.replace] at time 07:47:46.420557
2017-12-17 07:47:46,421 [salt.state       ][INFO    ][7621] Executing state module.run for file.replace
2017-12-17 07:47:46,485 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 07:47:46,492 [salt.state       ][INFO    ][7621] onlyif execution failed
2017-12-17 07:47:46,493 [salt.state       ][INFO    ][7621] Completed state [file.replace] at time 07:47:46.492792 duration_in_ms=72.235
2017-12-17 07:47:46,493 [salt.state       ][INFO    ][7621] Running state [msg] at time 07:47:46.493160
2017-12-17 07:47:46,493 [salt.state       ][INFO    ][7621] Executing state host.present for msg
2017-12-17 07:47:46,494 [salt.state       ][INFO    ][7621] Host msg (10.167.4.40) already present
2017-12-17 07:47:46,494 [salt.state       ][INFO    ][7621] Completed state [msg] at time 07:47:46.494288 duration_in_ms=1.128
2017-12-17 07:47:46,495 [salt.state       ][INFO    ][7621] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.494565
2017-12-17 07:47:46,495 [salt.state       ][INFO    ][7621] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,495 [salt.state       ][INFO    ][7621] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 07:47:46,496 [salt.state       ][INFO    ][7621] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.495551 duration_in_ms=0.986
2017-12-17 07:47:46,496 [salt.state       ][INFO    ][7621] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.495841
2017-12-17 07:47:46,496 [salt.state       ][INFO    ][7621] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,497 [salt.state       ][INFO    ][7621] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:47:46,497 [salt.state       ][INFO    ][7621] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.496784 duration_in_ms=0.943
2017-12-17 07:47:46,497 [salt.state       ][INFO    ][7621] Running state [cfg01] at time 07:47:46.497063
2017-12-17 07:47:46,497 [salt.state       ][INFO    ][7621] Executing state host.present for cfg01
2017-12-17 07:47:46,498 [salt.state       ][INFO    ][7621] Host cfg01 (10.167.4.100) already present
2017-12-17 07:47:46,498 [salt.state       ][INFO    ][7621] Completed state [cfg01] at time 07:47:46.497996 duration_in_ms=0.932
2017-12-17 07:47:46,498 [salt.state       ][INFO    ][7621] Running state [cmp002] at time 07:47:46.498269
2017-12-17 07:47:46,499 [salt.state       ][INFO    ][7621] Executing state host.present for cmp002
2017-12-17 07:47:46,499 [salt.state       ][INFO    ][7621] Host cmp002 (10.167.4.102) already present
2017-12-17 07:47:46,499 [salt.state       ][INFO    ][7621] Completed state [cmp002] at time 07:47:46.499200 duration_in_ms=0.932
2017-12-17 07:47:46,500 [salt.state       ][INFO    ][7621] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.499499
2017-12-17 07:47:46,500 [salt.state       ][INFO    ][7621] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,500 [salt.state       ][INFO    ][7621] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 07:47:46,500 [salt.state       ][INFO    ][7621] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.500442 duration_in_ms=0.944
2017-12-17 07:47:46,501 [salt.state       ][INFO    ][7621] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.500715
2017-12-17 07:47:46,501 [salt.state       ][INFO    ][7621] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,501 [salt.state       ][INFO    ][7621] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 07:47:46,502 [salt.state       ][INFO    ][7621] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.501642 duration_in_ms=0.927
2017-12-17 07:47:46,502 [salt.state       ][INFO    ][7621] Running state [cmp001] at time 07:47:46.501913
2017-12-17 07:47:46,502 [salt.state       ][INFO    ][7621] Executing state host.present for cmp001
2017-12-17 07:47:46,503 [salt.state       ][INFO    ][7621] Host cmp001 (10.167.4.101) already present
2017-12-17 07:47:46,503 [salt.state       ][INFO    ][7621] Completed state [cmp001] at time 07:47:46.502830 duration_in_ms=0.917
2017-12-17 07:47:46,503 [salt.state       ][INFO    ][7621] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.503098
2017-12-17 07:47:46,503 [salt.state       ][INFO    ][7621] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,504 [salt.state       ][INFO    ][7621] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 07:47:46,504 [salt.state       ][INFO    ][7621] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.504121 duration_in_ms=1.022
2017-12-17 07:47:46,504 [salt.state       ][INFO    ][7621] Running state [dbs01] at time 07:47:46.504409
2017-12-17 07:47:46,505 [salt.state       ][INFO    ][7621] Executing state host.present for dbs01
2017-12-17 07:47:46,505 [salt.state       ][INFO    ][7621] Host dbs01 (10.167.4.51) already present
2017-12-17 07:47:46,505 [salt.state       ][INFO    ][7621] Completed state [dbs01] at time 07:47:46.505325 duration_in_ms=0.916
2017-12-17 07:47:46,506 [salt.state       ][INFO    ][7621] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.505596
2017-12-17 07:47:46,506 [salt.state       ][INFO    ][7621] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,506 [salt.state       ][INFO    ][7621] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 07:47:46,507 [salt.state       ][INFO    ][7621] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.506523 duration_in_ms=0.927
2017-12-17 07:47:46,507 [salt.state       ][INFO    ][7621] Running state [dbs02] at time 07:47:46.506795
2017-12-17 07:47:46,507 [salt.state       ][INFO    ][7621] Executing state host.present for dbs02
2017-12-17 07:47:46,508 [salt.state       ][INFO    ][7621] Host dbs02 (10.167.4.52) already present
2017-12-17 07:47:46,508 [salt.state       ][INFO    ][7621] Completed state [dbs02] at time 07:47:46.507764 duration_in_ms=0.969
2017-12-17 07:47:46,508 [salt.state       ][INFO    ][7621] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.508043
2017-12-17 07:47:46,508 [salt.state       ][INFO    ][7621] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,509 [salt.state       ][INFO    ][7621] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 07:47:46,509 [salt.state       ][INFO    ][7621] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.509153 duration_in_ms=1.11
2017-12-17 07:47:46,509 [salt.state       ][INFO    ][7621] Running state [dbs03] at time 07:47:46.509426
2017-12-17 07:47:46,510 [salt.state       ][INFO    ][7621] Executing state host.present for dbs03
2017-12-17 07:47:46,510 [salt.state       ][INFO    ][7621] Host dbs03 (10.167.4.53) already present
2017-12-17 07:47:46,510 [salt.state       ][INFO    ][7621] Completed state [dbs03] at time 07:47:46.510349 duration_in_ms=0.923
2017-12-17 07:47:46,511 [salt.state       ][INFO    ][7621] Running state [odl01] at time 07:47:46.510618
2017-12-17 07:47:46,511 [salt.state       ][INFO    ][7621] Executing state host.present for odl01
2017-12-17 07:47:46,511 [salt.state       ][INFO    ][7621] Host odl01 (10.167.4.111) already present
2017-12-17 07:47:46,512 [salt.state       ][INFO    ][7621] Completed state [odl01] at time 07:47:46.511561 duration_in_ms=0.942
2017-12-17 07:47:46,512 [salt.state       ][INFO    ][7621] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.511842
2017-12-17 07:47:46,512 [salt.state       ][INFO    ][7621] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,513 [salt.state       ][INFO    ][7621] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 07:47:46,513 [salt.state       ][INFO    ][7621] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.512820 duration_in_ms=0.977
2017-12-17 07:47:46,513 [salt.state       ][INFO    ][7621] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.513090
2017-12-17 07:47:46,513 [salt.state       ][INFO    ][7621] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,514 [salt.state       ][INFO    ][7621] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 07:47:46,514 [salt.state       ][INFO    ][7621] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.514006 duration_in_ms=0.915
2017-12-17 07:47:46,514 [salt.state       ][INFO    ][7621] Running state [mas01] at time 07:47:46.514273
2017-12-17 07:47:46,515 [salt.state       ][INFO    ][7621] Executing state host.present for mas01
2017-12-17 07:47:46,515 [salt.state       ][INFO    ][7621] Host mas01 (10.167.4.3) already present
2017-12-17 07:47:46,515 [salt.state       ][INFO    ][7621] Completed state [mas01] at time 07:47:46.515184 duration_in_ms=0.91
2017-12-17 07:47:46,516 [salt.state       ][INFO    ][7621] Running state [ctl02] at time 07:47:46.515497
2017-12-17 07:47:46,516 [salt.state       ][INFO    ][7621] Executing state host.present for ctl02
2017-12-17 07:47:46,516 [salt.state       ][INFO    ][7621] Host ctl02 (10.167.4.12) already present
2017-12-17 07:47:46,516 [salt.state       ][INFO    ][7621] Completed state [ctl02] at time 07:47:46.516167 duration_in_ms=0.67
2017-12-17 07:47:46,516 [salt.state       ][INFO    ][7621] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.516336
2017-12-17 07:47:46,517 [salt.state       ][INFO    ][7621] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,517 [salt.state       ][INFO    ][7621] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 07:47:46,517 [salt.state       ][INFO    ][7621] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.516960 duration_in_ms=0.624
2017-12-17 07:47:46,517 [salt.state       ][INFO    ][7621] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.517151
2017-12-17 07:47:46,517 [salt.state       ][INFO    ][7621] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,518 [salt.state       ][INFO    ][7621] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 07:47:46,518 [salt.state       ][INFO    ][7621] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.517751 duration_in_ms=0.6
2017-12-17 07:47:46,518 [salt.state       ][INFO    ][7621] Running state [ctl03] at time 07:47:46.517920
2017-12-17 07:47:46,518 [salt.state       ][INFO    ][7621] Executing state host.present for ctl03
2017-12-17 07:47:46,518 [salt.state       ][INFO    ][7621] Host ctl03 (10.167.4.13) already present
2017-12-17 07:47:46,519 [salt.state       ][INFO    ][7621] Completed state [ctl03] at time 07:47:46.518531 duration_in_ms=0.611
2017-12-17 07:47:46,519 [salt.state       ][INFO    ][7621] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.518712
2017-12-17 07:47:46,519 [salt.state       ][INFO    ][7621] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,519 [salt.state       ][INFO    ][7621] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 07:47:46,519 [salt.state       ][INFO    ][7621] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.519308 duration_in_ms=0.61
2017-12-17 07:47:46,520 [salt.state       ][INFO    ][7621] Running state [ctl01] at time 07:47:46.519505
2017-12-17 07:47:46,520 [salt.state       ][INFO    ][7621] Executing state host.present for ctl01
2017-12-17 07:47:46,520 [salt.state       ][INFO    ][7621] Host ctl01 (10.167.4.11) already present
2017-12-17 07:47:46,520 [salt.state       ][INFO    ][7621] Completed state [ctl01] at time 07:47:46.520138 duration_in_ms=0.633
2017-12-17 07:47:46,520 [salt.state       ][INFO    ][7621] Running state [ctl] at time 07:47:46.520309
2017-12-17 07:47:46,520 [salt.state       ][INFO    ][7621] Executing state host.present for ctl
2017-12-17 07:47:46,521 [salt.state       ][INFO    ][7621] Host ctl (10.167.4.10) already present
2017-12-17 07:47:46,521 [salt.state       ][INFO    ][7621] Completed state [ctl] at time 07:47:46.520920 duration_in_ms=0.611
2017-12-17 07:47:46,521 [salt.state       ][INFO    ][7621] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.521094
2017-12-17 07:47:46,521 [salt.state       ][INFO    ][7621] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:47:46,522 [salt.state       ][INFO    ][7621] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 07:47:46,522 [salt.state       ][INFO    ][7621] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:47:46.521708 duration_in_ms=0.614
2017-12-17 07:47:46,522 [salt.state       ][INFO    ][7621] Running state [ens2] at time 07:47:46.521874
2017-12-17 07:47:46,522 [salt.state       ][INFO    ][7621] Executing state network.managed for ens2
2017-12-17 07:47:46,812 [salt.state       ][INFO    ][7621] Interface ens2 is up to date.
2017-12-17 07:47:46,813 [salt.state       ][INFO    ][7621] Completed state [ens2] at time 07:47:46.812572 duration_in_ms=290.697
2017-12-17 07:47:46,917 [salt.state       ][INFO    ][7621] Running state [ens3] at time 07:47:46.916542
2017-12-17 07:47:46,917 [salt.state       ][INFO    ][7621] Executing state network.managed for ens3
2017-12-17 07:47:47,168 [salt.state       ][INFO    ][7621] Interface ens3 is up to date.
2017-12-17 07:47:47,168 [salt.state       ][INFO    ][7621] Completed state [ens3] at time 07:47:47.168202 duration_in_ms=251.659
2017-12-17 07:47:47,169 [salt.state       ][INFO    ][7621] Running state [/etc/profile.d/proxy.sh] at time 07:47:47.168538
2017-12-17 07:47:47,169 [salt.state       ][INFO    ][7621] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 07:47:47,169 [salt.state       ][INFO    ][7621] File /etc/profile.d/proxy.sh is not present
2017-12-17 07:47:47,169 [salt.state       ][INFO    ][7621] Completed state [/etc/profile.d/proxy.sh] at time 07:47:47.169470 duration_in_ms=0.932
2017-12-17 07:47:47,170 [salt.state       ][INFO    ][7621] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:47:47.169737
2017-12-17 07:47:47,170 [salt.state       ][INFO    ][7621] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 07:47:47,170 [salt.state       ][INFO    ][7621] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 07:47:47,171 [salt.state       ][INFO    ][7621] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:47:47.170543 duration_in_ms=0.806
2017-12-17 07:47:47,171 [salt.state       ][INFO    ][7621] Running state [ntp] at time 07:47:47.170979
2017-12-17 07:47:47,171 [salt.state       ][INFO    ][7621] Executing state pkg.installed for ntp
2017-12-17 07:47:47,175 [salt.state       ][INFO    ][7621] Package ntp is already installed
2017-12-17 07:47:47,175 [salt.state       ][INFO    ][7621] Completed state [ntp] at time 07:47:47.174793 duration_in_ms=3.814
2017-12-17 07:47:47,176 [salt.state       ][INFO    ][7621] Running state [/etc/ntp.conf] at time 07:47:47.175714
2017-12-17 07:47:47,176 [salt.state       ][INFO    ][7621] Executing state file.managed for /etc/ntp.conf
2017-12-17 07:47:47,201 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 07:47:47,224 [salt.fileclient  ][INFO    ][7621] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:47:47,230 [salt.state       ][INFO    ][7621] File /etc/ntp.conf is in the correct state
2017-12-17 07:47:47,230 [salt.state       ][INFO    ][7621] Completed state [/etc/ntp.conf] at time 07:47:47.229921 duration_in_ms=54.207
2017-12-17 07:47:47,231 [salt.state       ][INFO    ][7621] Running state [ntp] at time 07:47:47.230755
2017-12-17 07:47:47,231 [salt.state       ][INFO    ][7621] Executing state service.running for ntp
2017-12-17 07:47:47,232 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 07:47:47,242 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:47:47,253 [salt.loaded.int.module.cmdmod][INFO    ][7621] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:47:47,265 [salt.state       ][INFO    ][7621] The service ntp is already running
2017-12-17 07:47:47,265 [salt.state       ][INFO    ][7621] Completed state [ntp] at time 07:47:47.265384 duration_in_ms=34.629
2017-12-17 07:47:47,268 [salt.minion      ][INFO    ][7621] Returning information for job: 20171217074731642738
2017-12-17 07:48:12,917 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.apply with jid 20171217074812896971
2017-12-17 07:48:12,942 [salt.minion      ][INFO    ][9573] Starting a new job with PID 9573
2017-12-17 07:48:15,863 [salt.state       ][INFO    ][9573] Loading fresh modules for state activity
2017-12-17 07:48:15,886 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 07:48:15,905 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 07:48:15,932 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:15,982 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 07:48:15,997 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,051 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 07:48:16,067 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,111 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 07:48:16,173 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,259 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 07:48:16,285 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,341 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 07:48:16,358 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,404 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 07:48:16,441 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,508 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 07:48:16,533 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,581 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 07:48:16,601 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,651 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 07:48:16,684 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,735 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 07:48:16,763 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,813 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 07:48:16,843 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,904 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 07:48:16,935 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:16,983 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 07:48:16,998 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:17,056 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 07:48:17,077 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:17,129 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 07:48:17,154 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:17,200 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 07:48:17,213 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:17,274 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 07:48:17,308 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:17,387 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 07:48:17,451 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:17,500 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 07:48:17,516 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:17,561 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 07:48:17,598 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:17,644 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 07:48:17,656 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 07:48:17,677 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:48:17,698 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 07:48:17,712 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:48:17,724 [salt.state       ][INFO    ][9573] Running state [/etc/environment] at time 07:48:17.724006
2017-12-17 07:48:17,724 [salt.state       ][INFO    ][9573] Executing state file.blockreplace for /etc/environment
2017-12-17 07:48:17,730 [salt.state       ][INFO    ][9573] No changes needed to be made
2017-12-17 07:48:17,730 [salt.state       ][INFO    ][9573] Completed state [/etc/environment] at time 07:48:17.730031 duration_in_ms=6.025
2017-12-17 07:48:17,730 [salt.state       ][INFO    ][9573] Running state [/etc/profile.d] at time 07:48:17.730344
2017-12-17 07:48:17,731 [salt.state       ][INFO    ][9573] Executing state file.directory for /etc/profile.d
2017-12-17 07:48:17,731 [salt.state       ][INFO    ][9573] Directory /etc/profile.d is in the correct state
2017-12-17 07:48:17,732 [salt.state       ][INFO    ][9573] Completed state [/etc/profile.d] at time 07:48:17.731723 duration_in_ms=1.378
2017-12-17 07:48:18,011 [salt.state       ][INFO    ][9573] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:48:18.011193
2017-12-17 07:48:18,054 [salt.state       ][INFO    ][9573] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 07:48:18,076 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 07:48:18,082 [salt.state       ][INFO    ][9573] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 07:48:18,082 [salt.state       ][INFO    ][9573] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:48:18.082300 duration_in_ms=71.107
2017-12-17 07:48:18,083 [salt.state       ][INFO    ][9573] Running state [linux_repo_prereq_pkgs] at time 07:48:18.082944
2017-12-17 07:48:18,083 [salt.state       ][INFO    ][9573] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 07:48:18,084 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:48:18,535 [salt.state       ][INFO    ][9573] All specified packages are already installed
2017-12-17 07:48:18,536 [salt.state       ][INFO    ][9573] Completed state [linux_repo_prereq_pkgs] at time 07:48:18.535584 duration_in_ms=452.639
2017-12-17 07:48:18,536 [salt.state       ][INFO    ][9573] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:48:18.535914
2017-12-17 07:48:18,536 [salt.state       ][INFO    ][9573] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 07:48:18,537 [salt.state       ][INFO    ][9573] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 07:48:18,537 [salt.state       ][INFO    ][9573] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:48:18.536897 duration_in_ms=0.983
2017-12-17 07:48:18,537 [salt.state       ][INFO    ][9573] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:48:18.537171
2017-12-17 07:48:18,537 [salt.state       ][INFO    ][9573] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 07:48:18,554 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:48:18,571 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:18,606 [salt.state       ][INFO    ][9573] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 07:48:18,606 [salt.state       ][INFO    ][9573] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:48:18.606163 duration_in_ms=68.99
2017-12-17 07:48:18,608 [salt.state       ][INFO    ][9573] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:48:18.608273
2017-12-17 07:48:18,609 [salt.state       ][INFO    ][9573] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 07:48:18,850 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 07:48:18,929 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:48:21,077 [salt.state       ][INFO    ][9573] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 07:48:21,078 [salt.state       ][INFO    ][9573] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:48:21.077761 duration_in_ms=2469.488
2017-12-17 07:48:21,078 [salt.state       ][INFO    ][9573] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:48:21.078120
2017-12-17 07:48:21,078 [salt.state       ][INFO    ][9573] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 07:48:21,079 [salt.state       ][INFO    ][9573] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 07:48:21,079 [salt.state       ][INFO    ][9573] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:48:21.079143 duration_in_ms=1.023
2017-12-17 07:48:21,079 [salt.state       ][INFO    ][9573] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:48:21.079444
2017-12-17 07:48:21,080 [salt.state       ][INFO    ][9573] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 07:48:21,100 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:48:21,118 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:21,150 [salt.state       ][INFO    ][9573] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 07:48:21,151 [salt.state       ][INFO    ][9573] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:48:21.150859 duration_in_ms=71.415
2017-12-17 07:48:21,152 [salt.state       ][INFO    ][9573] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:48:21.151685
2017-12-17 07:48:21,152 [salt.state       ][INFO    ][9573] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 07:48:21,242 [salt.loaded.int.module.cmdmod][INFO    ][9573] 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-17 07:48:21,316 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:48:23,012 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074822992242
2017-12-17 07:48:23,040 [salt.minion      ][INFO    ][10581] Starting a new job with PID 10581
2017-12-17 07:48:23,081 [salt.minion      ][INFO    ][10581] Returning information for job: 20171217074822992242
2017-12-17 07:48:23,304 [salt.state       ][INFO    ][9573] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 07:48:23,305 [salt.state       ][INFO    ][9573] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:48:23.304904 duration_in_ms=2153.218
2017-12-17 07:48:23,305 [salt.state       ][INFO    ][9573] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:48:23.305248
2017-12-17 07:48:23,306 [salt.state       ][INFO    ][9573] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 07:48:23,306 [salt.state       ][INFO    ][9573] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 07:48:23,306 [salt.state       ][INFO    ][9573] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:48:23.306224 duration_in_ms=0.975
2017-12-17 07:48:23,307 [salt.state       ][INFO    ][9573] Running state [/etc/apt/preferences.d/uca] at time 07:48:23.306514
2017-12-17 07:48:23,307 [salt.state       ][INFO    ][9573] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 07:48:23,307 [salt.state       ][INFO    ][9573] File /etc/apt/preferences.d/uca is not present
2017-12-17 07:48:23,307 [salt.state       ][INFO    ][9573] Completed state [/etc/apt/preferences.d/uca] at time 07:48:23.307381 duration_in_ms=0.867
2017-12-17 07:48:23,308 [salt.state       ][INFO    ][9573] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:48:23.308135
2017-12-17 07:48:23,308 [salt.state       ][INFO    ][9573] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 07:48:23,386 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 07:48:23,429 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:48:25,407 [salt.state       ][INFO    ][9573] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 07:48:25,408 [salt.state       ][INFO    ][9573] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:48:25.407607 duration_in_ms=2099.472
2017-12-17 07:48:25,408 [salt.state       ][INFO    ][9573] Running state [linux_extra_packages_purged] at time 07:48:25.407983
2017-12-17 07:48:25,408 [salt.state       ][INFO    ][9573] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 07:48:25,414 [salt.state       ][INFO    ][9573] All specified packages are already absent
2017-12-17 07:48:25,414 [salt.state       ][INFO    ][9573] Completed state [linux_extra_packages_purged] at time 07:48:25.414424 duration_in_ms=6.439
2017-12-17 07:48:25,415 [salt.state       ][INFO    ][9573] Running state [linux_extra_packages_latest] at time 07:48:25.414731
2017-12-17 07:48:25,415 [salt.state       ][INFO    ][9573] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 07:48:25,418 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:48:27,320 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 07:48:27,360 [salt.state       ][INFO    ][9573] Package mcelog is already up-to-date
2017-12-17 07:48:27,360 [salt.state       ][INFO    ][9573] Completed state [linux_extra_packages_latest] at time 07:48:27.360423 duration_in_ms=1945.69
2017-12-17 07:48:27,361 [salt.state       ][INFO    ][9573] Running state [UTC] at time 07:48:27.361126
2017-12-17 07:48:27,361 [salt.state       ][INFO    ][9573] Executing state timezone.system for UTC
2017-12-17 07:48:27,362 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:48:27,391 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:48:27,400 [salt.state       ][INFO    ][9573] Timezone UTC already set, UTC already set to UTC
2017-12-17 07:48:27,400 [salt.state       ][INFO    ][9573] Completed state [UTC] at time 07:48:27.400162 duration_in_ms=39.036
2017-12-17 07:48:27,401 [salt.state       ][INFO    ][9573] Running state [nf_conntrack] at time 07:48:27.400811
2017-12-17 07:48:27,401 [salt.state       ][INFO    ][9573] Executing state kmod.present for nf_conntrack
2017-12-17 07:48:27,402 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'lsmod' in directory '/root'
2017-12-17 07:48:27,408 [salt.state       ][INFO    ][9573] Kernel module nf_conntrack is already present
2017-12-17 07:48:27,408 [salt.state       ][INFO    ][9573] Completed state [nf_conntrack] at time 07:48:27.407894 duration_in_ms=7.083
2017-12-17 07:48:27,409 [salt.state       ][INFO    ][9573] Running state [kernel.panic] at time 07:48:27.408482
2017-12-17 07:48:27,409 [salt.state       ][INFO    ][9573] Executing state sysctl.present for kernel.panic
2017-12-17 07:48:27,414 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,426 [salt.state       ][INFO    ][9573] Sysctl value kernel.panic = 60 is already set
2017-12-17 07:48:27,426 [salt.state       ][INFO    ][9573] Completed state [kernel.panic] at time 07:48:27.426133 duration_in_ms=17.65
2017-12-17 07:48:27,426 [salt.state       ][INFO    ][9573] Running state [net.ipv4.tcp_keepalive_probes] at time 07:48:27.426468
2017-12-17 07:48:27,427 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 07:48:27,427 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,439 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 07:48:27,439 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:48:27.438925 duration_in_ms=12.457
2017-12-17 07:48:27,439 [salt.state       ][INFO    ][9573] Running state [fs.file-max] at time 07:48:27.439249
2017-12-17 07:48:27,440 [salt.state       ][INFO    ][9573] Executing state sysctl.present for fs.file-max
2017-12-17 07:48:27,440 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,451 [salt.state       ][INFO    ][9573] Sysctl value fs.file-max = 124165 is already set
2017-12-17 07:48:27,452 [salt.state       ][INFO    ][9573] Completed state [fs.file-max] at time 07:48:27.451742 duration_in_ms=12.493
2017-12-17 07:48:27,452 [salt.state       ][INFO    ][9573] Running state [net.core.somaxconn] at time 07:48:27.452063
2017-12-17 07:48:27,452 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.core.somaxconn
2017-12-17 07:48:27,453 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,464 [salt.state       ][INFO    ][9573] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 07:48:27,464 [salt.state       ][INFO    ][9573] Completed state [net.core.somaxconn] at time 07:48:27.464295 duration_in_ms=12.232
2017-12-17 07:48:27,465 [salt.state       ][INFO    ][9573] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:48:27.464617
2017-12-17 07:48:27,465 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 07:48:27,465 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,477 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 07:48:27,477 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:48:27.477357 duration_in_ms=12.74
2017-12-17 07:48:27,478 [salt.state       ][INFO    ][9573] Running state [net.ipv4.tcp_tw_reuse] at time 07:48:27.477680
2017-12-17 07:48:27,478 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 07:48:27,478 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,490 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 07:48:27,490 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.tcp_tw_reuse] at time 07:48:27.489959 duration_in_ms=12.279
2017-12-17 07:48:27,490 [salt.state       ][INFO    ][9573] Running state [net.ipv4.tcp_congestion_control] at time 07:48:27.490283
2017-12-17 07:48:27,491 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 07:48:27,491 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,503 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 07:48:27,504 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.tcp_congestion_control] at time 07:48:27.503823 duration_in_ms=13.54
2017-12-17 07:48:27,504 [salt.state       ][INFO    ][9573] Running state [net.ipv4.tcp_retries2] at time 07:48:27.504139
2017-12-17 07:48:27,504 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 07:48:27,505 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,517 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 07:48:27,518 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.tcp_retries2] at time 07:48:27.517623 duration_in_ms=13.484
2017-12-17 07:48:27,518 [salt.state       ][INFO    ][9573] Running state [net.core.netdev_max_backlog] at time 07:48:27.517937
2017-12-17 07:48:27,518 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 07:48:27,519 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,531 [salt.state       ][INFO    ][9573] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 07:48:27,531 [salt.state       ][INFO    ][9573] Completed state [net.core.netdev_max_backlog] at time 07:48:27.530948 duration_in_ms=13.01
2017-12-17 07:48:27,531 [salt.state       ][INFO    ][9573] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:48:27.531281
2017-12-17 07:48:27,532 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 07:48:27,532 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,542 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 07:48:27,543 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:48:27.542698 duration_in_ms=11.417
2017-12-17 07:48:27,543 [salt.state       ][INFO    ][9573] Running state [vm.swappiness] at time 07:48:27.543028
2017-12-17 07:48:27,543 [salt.state       ][INFO    ][9573] Executing state sysctl.present for vm.swappiness
2017-12-17 07:48:27,544 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,555 [salt.state       ][INFO    ][9573] Sysctl value vm.swappiness = 10 is already set
2017-12-17 07:48:27,555 [salt.state       ][INFO    ][9573] Completed state [vm.swappiness] at time 07:48:27.555447 duration_in_ms=12.418
2017-12-17 07:48:27,556 [salt.state       ][INFO    ][9573] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:48:27.555796
2017-12-17 07:48:27,556 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 07:48:27,557 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,568 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 07:48:27,568 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:48:27.568215 duration_in_ms=12.418
2017-12-17 07:48:27,569 [salt.state       ][INFO    ][9573] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:48:27.568534
2017-12-17 07:48:27,569 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 07:48:27,569 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,580 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 07:48:27,581 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:48:27.580854 duration_in_ms=12.32
2017-12-17 07:48:27,581 [salt.state       ][INFO    ][9573] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:48:27.581183
2017-12-17 07:48:27,581 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 07:48:27,582 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,593 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 07:48:27,594 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:48:27.593652 duration_in_ms=12.469
2017-12-17 07:48:27,594 [salt.state       ][INFO    ][9573] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:48:27.594008
2017-12-17 07:48:27,594 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 07:48:27,595 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,607 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 07:48:27,608 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:48:27.607781 duration_in_ms=13.773
2017-12-17 07:48:27,608 [salt.state       ][INFO    ][9573] Running state [net.ipv4.tcp_fin_timeout] at time 07:48:27.608123
2017-12-17 07:48:27,608 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 07:48:27,609 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,621 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 07:48:27,622 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.tcp_fin_timeout] at time 07:48:27.621506 duration_in_ms=13.382
2017-12-17 07:48:27,622 [salt.state       ][INFO    ][9573] Running state [net.ipv4.tcp_keepalive_time] at time 07:48:27.621826
2017-12-17 07:48:27,622 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 07:48:27,623 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,634 [salt.state       ][INFO    ][9573] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 07:48:27,635 [salt.state       ][INFO    ][9573] Completed state [net.ipv4.tcp_keepalive_time] at time 07:48:27.634821 duration_in_ms=12.995
2017-12-17 07:48:27,635 [salt.state       ][INFO    ][9573] Running state [net.nf_conntrack_max] at time 07:48:27.635187
2017-12-17 07:48:27,636 [salt.state       ][INFO    ][9573] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 07:48:27,636 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:48:27,648 [salt.state       ][INFO    ][9573] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 07:48:27,649 [salt.state       ][INFO    ][9573] Completed state [net.nf_conntrack_max] at time 07:48:27.648476 duration_in_ms=13.289
2017-12-17 07:48:27,649 [salt.state       ][INFO    ][9573] Running state [linux_sysfs_package] at time 07:48:27.648806
2017-12-17 07:48:27,649 [salt.state       ][INFO    ][9573] Executing state pkg.installed for linux_sysfs_package
2017-12-17 07:48:27,653 [salt.state       ][INFO    ][9573] All specified packages are already installed
2017-12-17 07:48:27,653 [salt.state       ][INFO    ][9573] Completed state [linux_sysfs_package] at time 07:48:27.652955 duration_in_ms=4.148
2017-12-17 07:48:27,654 [salt.state       ][INFO    ][9573] Running state [/etc/sysfs.d] at time 07:48:27.653893
2017-12-17 07:48:27,654 [salt.state       ][INFO    ][9573] Executing state file.directory for /etc/sysfs.d
2017-12-17 07:48:27,655 [salt.state       ][INFO    ][9573] Directory /etc/sysfs.d is in the correct state
2017-12-17 07:48:27,655 [salt.state       ][INFO    ][9573] Completed state [/etc/sysfs.d] at time 07:48:27.654977 duration_in_ms=1.084
2017-12-17 07:48:27,656 [salt.state       ][INFO    ][9573] Running state [ondemand] at time 07:48:27.655594
2017-12-17 07:48:27,656 [salt.state       ][INFO    ][9573] Executing state service.dead for ondemand
2017-12-17 07:48:27,656 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 07:48:27,665 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:48:27,672 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:48:27,682 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'runlevel' in directory '/root'
2017-12-17 07:48:27,689 [salt.state       ][INFO    ][9573] The service ondemand is already dead
2017-12-17 07:48:27,689 [salt.state       ][INFO    ][9573] Completed state [ondemand] at time 07:48:27.689258 duration_in_ms=33.663
2017-12-17 07:48:27,690 [salt.state       ][INFO    ][9573] Running state [cs_CZ.UTF-8] at time 07:48:27.689864
2017-12-17 07:48:27,690 [salt.state       ][INFO    ][9573] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 07:48:27,691 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'locale -a' in directory '/root'
2017-12-17 07:48:27,697 [salt.state       ][INFO    ][9573] Locale cs_CZ.UTF-8 is already present
2017-12-17 07:48:27,698 [salt.state       ][INFO    ][9573] Completed state [cs_CZ.UTF-8] at time 07:48:27.697481 duration_in_ms=7.616
2017-12-17 07:48:27,698 [salt.state       ][INFO    ][9573] Running state [en_US.UTF-8] at time 07:48:27.697799
2017-12-17 07:48:27,698 [salt.state       ][INFO    ][9573] Executing state locale.present for en_US.UTF-8
2017-12-17 07:48:27,699 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'locale -a' in directory '/root'
2017-12-17 07:48:27,705 [salt.state       ][INFO    ][9573] Locale en_US.UTF-8 is already present
2017-12-17 07:48:27,705 [salt.state       ][INFO    ][9573] Completed state [en_US.UTF-8] at time 07:48:27.704905 duration_in_ms=7.106
2017-12-17 07:48:27,706 [salt.state       ][INFO    ][9573] Running state [en_US.UTF-8] at time 07:48:27.705854
2017-12-17 07:48:27,706 [salt.state       ][INFO    ][9573] Executing state locale.system for en_US.UTF-8
2017-12-17 07:48:27,707 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'localectl' in directory '/root'
2017-12-17 07:48:27,733 [salt.state       ][INFO    ][9573] System locale en_US.UTF-8 already set
2017-12-17 07:48:27,733 [salt.state       ][INFO    ][9573] Completed state [en_US.UTF-8] at time 07:48:27.733078 duration_in_ms=27.224
2017-12-17 07:48:27,734 [salt.state       ][INFO    ][9573] Running state [root] at time 07:48:27.734194
2017-12-17 07:48:27,735 [salt.state       ][INFO    ][9573] Executing state user.present for root
2017-12-17 07:48:27,736 [salt.state       ][INFO    ][9573] User root is present and up to date
2017-12-17 07:48:27,736 [salt.state       ][INFO    ][9573] Completed state [root] at time 07:48:27.735763 duration_in_ms=1.568
2017-12-17 07:48:27,737 [salt.state       ][INFO    ][9573] Running state [/root] at time 07:48:27.736589
2017-12-17 07:48:27,737 [salt.state       ][INFO    ][9573] Executing state file.directory for /root
2017-12-17 07:48:27,737 [salt.state       ][INFO    ][9573] Directory /root is in the correct state
2017-12-17 07:48:27,738 [salt.state       ][INFO    ][9573] Completed state [/root] at time 07:48:27.737585 duration_in_ms=0.995
2017-12-17 07:48:27,738 [salt.state       ][INFO    ][9573] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:48:27.737834
2017-12-17 07:48:27,738 [salt.state       ][INFO    ][9573] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 07:48:27,738 [salt.state       ][INFO    ][9573] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 07:48:27,739 [salt.state       ][INFO    ][9573] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:48:27.738606 duration_in_ms=0.771
2017-12-17 07:48:27,739 [salt.state       ][INFO    ][9573] Running state [ubuntu] at time 07:48:27.738898
2017-12-17 07:48:27,739 [salt.state       ][INFO    ][9573] Executing state user.present for ubuntu
2017-12-17 07:48:27,740 [salt.state       ][INFO    ][9573] User ubuntu is present and up to date
2017-12-17 07:48:27,740 [salt.state       ][INFO    ][9573] Completed state [ubuntu] at time 07:48:27.740126 duration_in_ms=1.229
2017-12-17 07:48:27,741 [salt.state       ][INFO    ][9573] Running state [/home/ubuntu] at time 07:48:27.740824
2017-12-17 07:48:27,741 [salt.state       ][INFO    ][9573] Executing state file.directory for /home/ubuntu
2017-12-17 07:48:27,742 [salt.state       ][INFO    ][9573] Directory /home/ubuntu is in the correct state
2017-12-17 07:48:27,742 [salt.state       ][INFO    ][9573] Completed state [/home/ubuntu] at time 07:48:27.741788 duration_in_ms=0.964
2017-12-17 07:48:27,742 [salt.state       ][INFO    ][9573] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:48:27.742388
2017-12-17 07:48:27,743 [salt.state       ][INFO    ][9573] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 07:48:27,760 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 07:48:27,769 [salt.state       ][INFO    ][9573] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 07:48:27,769 [salt.state       ][INFO    ][9573] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:48:27.769167 duration_in_ms=26.779
2017-12-17 07:48:27,769 [salt.state       ][INFO    ][9573] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:48:27.769463
2017-12-17 07:48:27,770 [salt.state       ][INFO    ][9573] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 07:48:27,786 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 07:48:27,804 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:27,836 [salt.state       ][INFO    ][9573] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 07:48:27,837 [salt.state       ][INFO    ][9573] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:48:27.836582 duration_in_ms=67.118
2017-12-17 07:48:27,837 [salt.state       ][INFO    ][9573] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:48:27.836862
2017-12-17 07:48:27,837 [salt.state       ][INFO    ][9573] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 07:48:27,863 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 07:48:27,881 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:27,914 [salt.state       ][INFO    ][9573] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 07:48:27,914 [salt.state       ][INFO    ][9573] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:48:27.914099 duration_in_ms=77.236
2017-12-17 07:48:27,915 [salt.state       ][INFO    ][9573] Running state [service.systemctl_reload] at time 07:48:27.915083
2017-12-17 07:48:27,915 [salt.state       ][INFO    ][9573] Executing state module.wait for service.systemctl_reload
2017-12-17 07:48:27,916 [salt.state       ][INFO    ][9573] No changes made for service.systemctl_reload
2017-12-17 07:48:27,916 [salt.state       ][INFO    ][9573] Completed state [service.systemctl_reload] at time 07:48:27.915930 duration_in_ms=0.847
2017-12-17 07:48:27,916 [salt.state       ][INFO    ][9573] Running state [/etc/hostname] at time 07:48:27.916190
2017-12-17 07:48:27,916 [salt.state       ][INFO    ][9573] Executing state file.managed for /etc/hostname
2017-12-17 07:48:27,933 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 07:48:27,934 [salt.state       ][INFO    ][9573] File /etc/hostname is in the correct state
2017-12-17 07:48:27,934 [salt.state       ][INFO    ][9573] Completed state [/etc/hostname] at time 07:48:27.934298 duration_in_ms=18.108
2017-12-17 07:48:27,935 [salt.state       ][INFO    ][9573] Running state [hostname msg01] at time 07:48:27.935324
2017-12-17 07:48:27,936 [salt.state       ][INFO    ][9573] Executing state cmd.wait for hostname msg01
2017-12-17 07:48:27,936 [salt.state       ][INFO    ][9573] No changes made for hostname msg01
2017-12-17 07:48:27,936 [salt.state       ][INFO    ][9573] Completed state [hostname msg01] at time 07:48:27.936168 duration_in_ms=0.844
2017-12-17 07:48:27,937 [salt.state       ][INFO    ][9573] Running state [mdb02] at time 07:48:27.936635
2017-12-17 07:48:27,937 [salt.state       ][INFO    ][9573] Executing state host.present for mdb02
2017-12-17 07:48:27,937 [salt.state       ][INFO    ][9573] Host mdb02 (10.167.4.77) already present
2017-12-17 07:48:27,938 [salt.state       ][INFO    ][9573] Completed state [mdb02] at time 07:48:27.937612 duration_in_ms=0.977
2017-12-17 07:48:27,938 [salt.state       ][INFO    ][9573] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.937876
2017-12-17 07:48:27,938 [salt.state       ][INFO    ][9573] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,939 [salt.state       ][INFO    ][9573] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 07:48:27,939 [salt.state       ][INFO    ][9573] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.938792 duration_in_ms=0.916
2017-12-17 07:48:27,939 [salt.state       ][INFO    ][9573] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.939066
2017-12-17 07:48:27,939 [salt.state       ][INFO    ][9573] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,940 [salt.state       ][INFO    ][9573] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 07:48:27,940 [salt.state       ][INFO    ][9573] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.939994 duration_in_ms=0.928
2017-12-17 07:48:27,940 [salt.state       ][INFO    ][9573] Running state [mdb03] at time 07:48:27.940260
2017-12-17 07:48:27,941 [salt.state       ][INFO    ][9573] Executing state host.present for mdb03
2017-12-17 07:48:27,941 [salt.state       ][INFO    ][9573] Host mdb03 (10.167.4.78) already present
2017-12-17 07:48:27,941 [salt.state       ][INFO    ][9573] Completed state [mdb03] at time 07:48:27.941174 duration_in_ms=0.914
2017-12-17 07:48:27,941 [salt.state       ][INFO    ][9573] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.941434
2017-12-17 07:48:27,942 [salt.state       ][INFO    ][9573] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,942 [salt.state       ][INFO    ][9573] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 07:48:27,942 [salt.state       ][INFO    ][9573] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.942353 duration_in_ms=0.919
2017-12-17 07:48:27,943 [salt.state       ][INFO    ][9573] Running state [mdb01] at time 07:48:27.942618
2017-12-17 07:48:27,943 [salt.state       ][INFO    ][9573] Executing state host.present for mdb01
2017-12-17 07:48:27,943 [salt.state       ][INFO    ][9573] Host mdb01 (10.167.4.76) already present
2017-12-17 07:48:27,944 [salt.state       ][INFO    ][9573] Completed state [mdb01] at time 07:48:27.943552 duration_in_ms=0.934
2017-12-17 07:48:27,944 [salt.state       ][INFO    ][9573] Running state [mdb] at time 07:48:27.943812
2017-12-17 07:48:27,944 [salt.state       ][INFO    ][9573] Executing state host.present for mdb
2017-12-17 07:48:27,945 [salt.state       ][INFO    ][9573] Host mdb (10.167.4.75) already present
2017-12-17 07:48:27,945 [salt.state       ][INFO    ][9573] Completed state [mdb] at time 07:48:27.944729 duration_in_ms=0.916
2017-12-17 07:48:27,945 [salt.state       ][INFO    ][9573] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.944992
2017-12-17 07:48:27,945 [salt.state       ][INFO    ][9573] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,946 [salt.state       ][INFO    ][9573] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 07:48:27,946 [salt.state       ][INFO    ][9573] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.945908 duration_in_ms=0.915
2017-12-17 07:48:27,946 [salt.state       ][INFO    ][9573] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.946178
2017-12-17 07:48:27,946 [salt.state       ][INFO    ][9573] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,947 [salt.state       ][INFO    ][9573] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:48:27,947 [salt.state       ][INFO    ][9573] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.947104 duration_in_ms=0.926
2017-12-17 07:48:27,947 [salt.state       ][INFO    ][9573] Running state [cfg01] at time 07:48:27.947388
2017-12-17 07:48:27,948 [salt.state       ][INFO    ][9573] Executing state host.present for cfg01
2017-12-17 07:48:27,948 [salt.state       ][INFO    ][9573] Host cfg01 (10.167.4.100) already present
2017-12-17 07:48:27,948 [salt.state       ][INFO    ][9573] Completed state [cfg01] at time 07:48:27.948330 duration_in_ms=0.942
2017-12-17 07:48:27,949 [salt.state       ][INFO    ][9573] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.948593
2017-12-17 07:48:27,949 [salt.state       ][INFO    ][9573] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,949 [salt.state       ][INFO    ][9573] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 07:48:27,950 [salt.state       ][INFO    ][9573] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.949529 duration_in_ms=0.936
2017-12-17 07:48:27,950 [salt.state       ][INFO    ][9573] Running state [prx01] at time 07:48:27.949792
2017-12-17 07:48:27,950 [salt.state       ][INFO    ][9573] Executing state host.present for prx01
2017-12-17 07:48:27,950 [salt.state       ][INFO    ][9573] Host prx01 (10.167.4.104) already present
2017-12-17 07:48:27,951 [salt.state       ][INFO    ][9573] Completed state [prx01] at time 07:48:27.950710 duration_in_ms=0.917
2017-12-17 07:48:27,951 [salt.state       ][INFO    ][9573] Running state [kvm01] at time 07:48:27.950977
2017-12-17 07:48:27,951 [salt.state       ][INFO    ][9573] Executing state host.present for kvm01
2017-12-17 07:48:27,952 [salt.state       ][INFO    ][9573] Host kvm01 (10.167.4.141) already present
2017-12-17 07:48:27,952 [salt.state       ][INFO    ][9573] Completed state [kvm01] at time 07:48:27.951914 duration_in_ms=0.937
2017-12-17 07:48:27,952 [salt.state       ][INFO    ][9573] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.952174
2017-12-17 07:48:27,952 [salt.state       ][INFO    ][9573] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,953 [salt.state       ][INFO    ][9573] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 07:48:27,953 [salt.state       ][INFO    ][9573] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.953094 duration_in_ms=0.919
2017-12-17 07:48:27,953 [salt.state       ][INFO    ][9573] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.953356
2017-12-17 07:48:27,954 [salt.state       ][INFO    ][9573] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,954 [salt.state       ][INFO    ][9573] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 07:48:27,954 [salt.state       ][INFO    ][9573] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.954269 duration_in_ms=0.913
2017-12-17 07:48:27,955 [salt.state       ][INFO    ][9573] Running state [kvm03] at time 07:48:27.954530
2017-12-17 07:48:27,955 [salt.state       ][INFO    ][9573] Executing state host.present for kvm03
2017-12-17 07:48:27,955 [salt.state       ][INFO    ][9573] Host kvm03 (10.167.4.143) already present
2017-12-17 07:48:27,956 [salt.state       ][INFO    ][9573] Completed state [kvm03] at time 07:48:27.955476 duration_in_ms=0.947
2017-12-17 07:48:27,956 [salt.state       ][INFO    ][9573] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.955737
2017-12-17 07:48:27,956 [salt.state       ][INFO    ][9573] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,956 [salt.state       ][INFO    ][9573] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 07:48:27,957 [salt.state       ][INFO    ][9573] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.956654 duration_in_ms=0.916
2017-12-17 07:48:27,957 [salt.state       ][INFO    ][9573] Running state [kvm02] at time 07:48:27.956915
2017-12-17 07:48:27,957 [salt.state       ][INFO    ][9573] Executing state host.present for kvm02
2017-12-17 07:48:27,958 [salt.state       ][INFO    ][9573] Host kvm02 (10.167.4.142) already present
2017-12-17 07:48:27,958 [salt.state       ][INFO    ][9573] Completed state [kvm02] at time 07:48:27.957831 duration_in_ms=0.916
2017-12-17 07:48:27,958 [salt.state       ][INFO    ][9573] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.958092
2017-12-17 07:48:27,958 [salt.state       ][INFO    ][9573] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,959 [salt.state       ][INFO    ][9573] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 07:48:27,959 [salt.state       ][INFO    ][9573] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.959182 duration_in_ms=1.09
2017-12-17 07:48:27,959 [salt.state       ][INFO    ][9573] Running state [dbs] at time 07:48:27.959456
2017-12-17 07:48:27,960 [salt.state       ][INFO    ][9573] Executing state host.present for dbs
2017-12-17 07:48:27,960 [salt.state       ][INFO    ][9573] Host dbs (10.167.4.50) already present
2017-12-17 07:48:27,960 [salt.state       ][INFO    ][9573] Completed state [dbs] at time 07:48:27.960402 duration_in_ms=0.945
2017-12-17 07:48:27,961 [salt.state       ][INFO    ][9573] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.960663
2017-12-17 07:48:27,961 [salt.state       ][INFO    ][9573] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,961 [salt.state       ][INFO    ][9573] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 07:48:27,962 [salt.state       ][INFO    ][9573] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.961580 duration_in_ms=0.917
2017-12-17 07:48:27,962 [salt.state       ][INFO    ][9573] Running state [prx] at time 07:48:27.961845
2017-12-17 07:48:27,962 [salt.state       ][INFO    ][9573] Executing state host.present for prx
2017-12-17 07:48:27,963 [salt.state       ][INFO    ][9573] Host prx (172.30.10.103) already present
2017-12-17 07:48:27,963 [salt.state       ][INFO    ][9573] Completed state [prx] at time 07:48:27.962760 duration_in_ms=0.915
2017-12-17 07:48:27,963 [salt.state       ][INFO    ][9573] Running state [prx02] at time 07:48:27.963030
2017-12-17 07:48:27,963 [salt.state       ][INFO    ][9573] Executing state host.present for prx02
2017-12-17 07:48:27,964 [salt.state       ][INFO    ][9573] Host prx02 (10.167.4.105) already present
2017-12-17 07:48:27,964 [salt.state       ][INFO    ][9573] Completed state [prx02] at time 07:48:27.963963 duration_in_ms=0.933
2017-12-17 07:48:27,964 [salt.state       ][INFO    ][9573] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.964223
2017-12-17 07:48:27,964 [salt.state       ][INFO    ][9573] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,965 [salt.state       ][INFO    ][9573] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 07:48:27,965 [salt.state       ][INFO    ][9573] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.965137 duration_in_ms=0.914
2017-12-17 07:48:27,965 [salt.state       ][INFO    ][9573] Running state [msg02] at time 07:48:27.965402
2017-12-17 07:48:27,966 [salt.state       ][INFO    ][9573] Executing state host.present for msg02
2017-12-17 07:48:27,966 [salt.state       ][INFO    ][9573] Host msg02 (10.167.4.42) already present
2017-12-17 07:48:27,966 [salt.state       ][INFO    ][9573] Completed state [msg02] at time 07:48:27.966321 duration_in_ms=0.919
2017-12-17 07:48:27,967 [salt.state       ][INFO    ][9573] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.966581
2017-12-17 07:48:27,967 [salt.state       ][INFO    ][9573] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,967 [salt.state       ][INFO    ][9573] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 07:48:27,968 [salt.state       ][INFO    ][9573] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.967519 duration_in_ms=0.938
2017-12-17 07:48:27,968 [salt.state       ][INFO    ][9573] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.967785
2017-12-17 07:48:27,968 [salt.state       ][INFO    ][9573] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,968 [salt.state       ][INFO    ][9573] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 07:48:27,969 [salt.state       ][INFO    ][9573] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.968703 duration_in_ms=0.918
2017-12-17 07:48:27,969 [salt.state       ][INFO    ][9573] Running state [msg03] at time 07:48:27.968965
2017-12-17 07:48:27,969 [salt.state       ][INFO    ][9573] Executing state host.present for msg03
2017-12-17 07:48:27,970 [salt.state       ][INFO    ][9573] Host msg03 (10.167.4.43) already present
2017-12-17 07:48:27,970 [salt.state       ][INFO    ][9573] Completed state [msg03] at time 07:48:27.969876 duration_in_ms=0.912
2017-12-17 07:48:27,970 [salt.state       ][INFO    ][9573] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.970141
2017-12-17 07:48:27,970 [salt.state       ][INFO    ][9573] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:27,971 [salt.state       ][INFO    ][9573] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 07:48:27,971 [salt.state       ][INFO    ][9573] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:48:27.971069 duration_in_ms=0.927
2017-12-17 07:48:27,971 [salt.state       ][INFO    ][9573] Running state [msg01] at time 07:48:27.971332
2017-12-17 07:48:27,972 [salt.state       ][INFO    ][9573] Executing state host.present for msg01
2017-12-17 07:48:27,972 [salt.state       ][INFO    ][9573] Host msg01 (10.167.4.41) already present
2017-12-17 07:48:27,972 [salt.state       ][INFO    ][9573] Completed state [msg01] at time 07:48:27.972287 duration_in_ms=0.955
2017-12-17 07:48:27,973 [salt.state       ][INFO    ][9573] Running state [file.replace] at time 07:48:27.973011
2017-12-17 07:48:27,973 [salt.state       ][INFO    ][9573] Executing state module.run for file.replace
2017-12-17 07:48:28,037 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 07:48:28,110 [salt.state       ][INFO    ][9573] onlyif execution failed
2017-12-17 07:48:28,110 [salt.state       ][INFO    ][9573] Completed state [file.replace] at time 07:48:28.110202 duration_in_ms=137.19
2017-12-17 07:48:28,111 [salt.state       ][INFO    ][9573] Running state [msg] at time 07:48:28.110621
2017-12-17 07:48:28,111 [salt.state       ][INFO    ][9573] Executing state host.present for msg
2017-12-17 07:48:28,112 [salt.state       ][INFO    ][9573] Host msg (10.167.4.40) already present
2017-12-17 07:48:28,112 [salt.state       ][INFO    ][9573] Completed state [msg] at time 07:48:28.111936 duration_in_ms=1.315
2017-12-17 07:48:28,112 [salt.state       ][INFO    ][9573] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.112223
2017-12-17 07:48:28,113 [salt.state       ][INFO    ][9573] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,113 [salt.state       ][INFO    ][9573] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 07:48:28,113 [salt.state       ][INFO    ][9573] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.113240 duration_in_ms=1.016
2017-12-17 07:48:28,114 [salt.state       ][INFO    ][9573] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.113529
2017-12-17 07:48:28,114 [salt.state       ][INFO    ][9573] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,114 [salt.state       ][INFO    ][9573] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:48:28,115 [salt.state       ][INFO    ][9573] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.114540 duration_in_ms=1.011
2017-12-17 07:48:28,115 [salt.state       ][INFO    ][9573] Running state [cfg01] at time 07:48:28.114843
2017-12-17 07:48:28,115 [salt.state       ][INFO    ][9573] Executing state host.present for cfg01
2017-12-17 07:48:28,116 [salt.state       ][INFO    ][9573] Host cfg01 (10.167.4.100) already present
2017-12-17 07:48:28,116 [salt.state       ][INFO    ][9573] Completed state [cfg01] at time 07:48:28.115867 duration_in_ms=1.024
2017-12-17 07:48:28,116 [salt.state       ][INFO    ][9573] Running state [cmp002] at time 07:48:28.116148
2017-12-17 07:48:28,116 [salt.state       ][INFO    ][9573] Executing state host.present for cmp002
2017-12-17 07:48:28,117 [salt.state       ][INFO    ][9573] Host cmp002 (10.167.4.102) already present
2017-12-17 07:48:28,117 [salt.state       ][INFO    ][9573] Completed state [cmp002] at time 07:48:28.117325 duration_in_ms=1.177
2017-12-17 07:48:28,118 [salt.state       ][INFO    ][9573] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.117609
2017-12-17 07:48:28,118 [salt.state       ][INFO    ][9573] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,118 [salt.state       ][INFO    ][9573] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 07:48:28,119 [salt.state       ][INFO    ][9573] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.118605 duration_in_ms=0.996
2017-12-17 07:48:28,119 [salt.state       ][INFO    ][9573] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.118904
2017-12-17 07:48:28,119 [salt.state       ][INFO    ][9573] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,120 [salt.state       ][INFO    ][9573] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 07:48:28,120 [salt.state       ][INFO    ][9573] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.119922 duration_in_ms=1.017
2017-12-17 07:48:28,120 [salt.state       ][INFO    ][9573] Running state [cmp001] at time 07:48:28.120204
2017-12-17 07:48:28,121 [salt.state       ][INFO    ][9573] Executing state host.present for cmp001
2017-12-17 07:48:28,121 [salt.state       ][INFO    ][9573] Host cmp001 (10.167.4.101) already present
2017-12-17 07:48:28,121 [salt.state       ][INFO    ][9573] Completed state [cmp001] at time 07:48:28.121215 duration_in_ms=1.01
2017-12-17 07:48:28,122 [salt.state       ][INFO    ][9573] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.121490
2017-12-17 07:48:28,122 [salt.state       ][INFO    ][9573] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,122 [salt.state       ][INFO    ][9573] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 07:48:28,123 [salt.state       ][INFO    ][9573] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.122477 duration_in_ms=0.988
2017-12-17 07:48:28,123 [salt.state       ][INFO    ][9573] Running state [dbs01] at time 07:48:28.122757
2017-12-17 07:48:28,123 [salt.state       ][INFO    ][9573] Executing state host.present for dbs01
2017-12-17 07:48:28,124 [salt.state       ][INFO    ][9573] Host dbs01 (10.167.4.51) already present
2017-12-17 07:48:28,124 [salt.state       ][INFO    ][9573] Completed state [dbs01] at time 07:48:28.123751 duration_in_ms=0.993
2017-12-17 07:48:28,124 [salt.state       ][INFO    ][9573] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.124029
2017-12-17 07:48:28,124 [salt.state       ][INFO    ][9573] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,125 [salt.state       ][INFO    ][9573] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 07:48:28,125 [salt.state       ][INFO    ][9573] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.124999 duration_in_ms=0.97
2017-12-17 07:48:28,125 [salt.state       ][INFO    ][9573] Running state [dbs02] at time 07:48:28.125278
2017-12-17 07:48:28,126 [salt.state       ][INFO    ][9573] Executing state host.present for dbs02
2017-12-17 07:48:28,126 [salt.state       ][INFO    ][9573] Host dbs02 (10.167.4.52) already present
2017-12-17 07:48:28,126 [salt.state       ][INFO    ][9573] Completed state [dbs02] at time 07:48:28.126266 duration_in_ms=0.987
2017-12-17 07:48:28,127 [salt.state       ][INFO    ][9573] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.126543
2017-12-17 07:48:28,127 [salt.state       ][INFO    ][9573] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,127 [salt.state       ][INFO    ][9573] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 07:48:28,128 [salt.state       ][INFO    ][9573] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.127562 duration_in_ms=1.019
2017-12-17 07:48:28,128 [salt.state       ][INFO    ][9573] Running state [dbs03] at time 07:48:28.127837
2017-12-17 07:48:28,128 [salt.state       ][INFO    ][9573] Executing state host.present for dbs03
2017-12-17 07:48:28,129 [salt.state       ][INFO    ][9573] Host dbs03 (10.167.4.53) already present
2017-12-17 07:48:28,129 [salt.state       ][INFO    ][9573] Completed state [dbs03] at time 07:48:28.128803 duration_in_ms=0.967
2017-12-17 07:48:28,129 [salt.state       ][INFO    ][9573] Running state [odl01] at time 07:48:28.129083
2017-12-17 07:48:28,129 [salt.state       ][INFO    ][9573] Executing state host.present for odl01
2017-12-17 07:48:28,130 [salt.state       ][INFO    ][9573] Host odl01 (10.167.4.111) already present
2017-12-17 07:48:28,130 [salt.state       ][INFO    ][9573] Completed state [odl01] at time 07:48:28.130072 duration_in_ms=0.989
2017-12-17 07:48:28,130 [salt.state       ][INFO    ][9573] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.130351
2017-12-17 07:48:28,131 [salt.state       ][INFO    ][9573] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,131 [salt.state       ][INFO    ][9573] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 07:48:28,131 [salt.state       ][INFO    ][9573] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.131387 duration_in_ms=1.035
2017-12-17 07:48:28,132 [salt.state       ][INFO    ][9573] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.131664
2017-12-17 07:48:28,132 [salt.state       ][INFO    ][9573] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,132 [salt.state       ][INFO    ][9573] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 07:48:28,133 [salt.state       ][INFO    ][9573] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.132623 duration_in_ms=0.959
2017-12-17 07:48:28,133 [salt.state       ][INFO    ][9573] Running state [mas01] at time 07:48:28.132898
2017-12-17 07:48:28,133 [salt.state       ][INFO    ][9573] Executing state host.present for mas01
2017-12-17 07:48:28,134 [salt.state       ][INFO    ][9573] Host mas01 (10.167.4.3) already present
2017-12-17 07:48:28,134 [salt.state       ][INFO    ][9573] Completed state [mas01] at time 07:48:28.133877 duration_in_ms=0.979
2017-12-17 07:48:28,134 [salt.state       ][INFO    ][9573] Running state [ctl02] at time 07:48:28.134151
2017-12-17 07:48:28,134 [salt.state       ][INFO    ][9573] Executing state host.present for ctl02
2017-12-17 07:48:28,135 [salt.state       ][INFO    ][9573] Host ctl02 (10.167.4.12) already present
2017-12-17 07:48:28,135 [salt.state       ][INFO    ][9573] Completed state [ctl02] at time 07:48:28.135137 duration_in_ms=0.987
2017-12-17 07:48:28,135 [salt.state       ][INFO    ][9573] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.135422
2017-12-17 07:48:28,136 [salt.state       ][INFO    ][9573] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,136 [salt.state       ][INFO    ][9573] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 07:48:28,136 [salt.state       ][INFO    ][9573] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.136410 duration_in_ms=0.988
2017-12-17 07:48:28,137 [salt.state       ][INFO    ][9573] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.136685
2017-12-17 07:48:28,137 [salt.state       ][INFO    ][9573] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,137 [salt.state       ][INFO    ][9573] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 07:48:28,138 [salt.state       ][INFO    ][9573] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.137666 duration_in_ms=0.981
2017-12-17 07:48:28,138 [salt.state       ][INFO    ][9573] Running state [ctl03] at time 07:48:28.137939
2017-12-17 07:48:28,138 [salt.state       ][INFO    ][9573] Executing state host.present for ctl03
2017-12-17 07:48:28,139 [salt.state       ][INFO    ][9573] Host ctl03 (10.167.4.13) already present
2017-12-17 07:48:28,139 [salt.state       ][INFO    ][9573] Completed state [ctl03] at time 07:48:28.138901 duration_in_ms=0.962
2017-12-17 07:48:28,139 [salt.state       ][INFO    ][9573] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.139176
2017-12-17 07:48:28,140 [salt.state       ][INFO    ][9573] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,140 [salt.state       ][INFO    ][9573] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 07:48:28,140 [salt.state       ][INFO    ][9573] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.140235 duration_in_ms=1.058
2017-12-17 07:48:28,141 [salt.state       ][INFO    ][9573] Running state [ctl01] at time 07:48:28.140508
2017-12-17 07:48:28,141 [salt.state       ][INFO    ][9573] Executing state host.present for ctl01
2017-12-17 07:48:28,141 [salt.state       ][INFO    ][9573] Host ctl01 (10.167.4.11) already present
2017-12-17 07:48:28,142 [salt.state       ][INFO    ][9573] Completed state [ctl01] at time 07:48:28.141471 duration_in_ms=0.963
2017-12-17 07:48:28,142 [salt.state       ][INFO    ][9573] Running state [ctl] at time 07:48:28.141743
2017-12-17 07:48:28,142 [salt.state       ][INFO    ][9573] Executing state host.present for ctl
2017-12-17 07:48:28,142 [salt.state       ][INFO    ][9573] Host ctl (10.167.4.10) already present
2017-12-17 07:48:28,143 [salt.state       ][INFO    ][9573] Completed state [ctl] at time 07:48:28.142688 duration_in_ms=0.945
2017-12-17 07:48:28,143 [salt.state       ][INFO    ][9573] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.142968
2017-12-17 07:48:28,143 [salt.state       ][INFO    ][9573] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:48:28,144 [salt.state       ][INFO    ][9573] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 07:48:28,144 [salt.state       ][INFO    ][9573] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:48:28.144014 duration_in_ms=1.046
2017-12-17 07:48:28,144 [salt.state       ][INFO    ][9573] Running state [ens2] at time 07:48:28.144287
2017-12-17 07:48:28,145 [salt.state       ][INFO    ][9573] Executing state network.managed for ens2
2017-12-17 07:48:28,432 [salt.state       ][INFO    ][9573] Interface ens2 is up to date.
2017-12-17 07:48:28,432 [salt.state       ][INFO    ][9573] Completed state [ens2] at time 07:48:28.432106 duration_in_ms=287.818
2017-12-17 07:48:28,432 [salt.state       ][INFO    ][9573] Running state [ens3] at time 07:48:28.432315
2017-12-17 07:48:28,433 [salt.state       ][INFO    ][9573] Executing state network.managed for ens3
2017-12-17 07:48:28,713 [salt.state       ][INFO    ][9573] Interface ens3 is up to date.
2017-12-17 07:48:28,713 [salt.state       ][INFO    ][9573] Completed state [ens3] at time 07:48:28.713297 duration_in_ms=280.982
2017-12-17 07:48:28,714 [salt.state       ][INFO    ][9573] Running state [/etc/profile.d/proxy.sh] at time 07:48:28.713640
2017-12-17 07:48:28,714 [salt.state       ][INFO    ][9573] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 07:48:28,714 [salt.state       ][INFO    ][9573] File /etc/profile.d/proxy.sh is not present
2017-12-17 07:48:28,715 [salt.state       ][INFO    ][9573] Completed state [/etc/profile.d/proxy.sh] at time 07:48:28.714561 duration_in_ms=0.92
2017-12-17 07:48:28,715 [salt.state       ][INFO    ][9573] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:48:28.714829
2017-12-17 07:48:28,715 [salt.state       ][INFO    ][9573] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 07:48:28,715 [salt.state       ][INFO    ][9573] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 07:48:28,716 [salt.state       ][INFO    ][9573] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:48:28.715658 duration_in_ms=0.83
2017-12-17 07:48:28,716 [salt.state       ][INFO    ][9573] Running state [ntp] at time 07:48:28.715916
2017-12-17 07:48:28,716 [salt.state       ][INFO    ][9573] Executing state pkg.installed for ntp
2017-12-17 07:48:28,719 [salt.state       ][INFO    ][9573] Package ntp is already installed
2017-12-17 07:48:28,720 [salt.state       ][INFO    ][9573] Completed state [ntp] at time 07:48:28.719526 duration_in_ms=3.61
2017-12-17 07:48:28,720 [salt.state       ][INFO    ][9573] Running state [/etc/ntp.conf] at time 07:48:28.720361
2017-12-17 07:48:28,721 [salt.state       ][INFO    ][9573] Executing state file.managed for /etc/ntp.conf
2017-12-17 07:48:28,736 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 07:48:28,768 [salt.fileclient  ][INFO    ][9573] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:48:28,774 [salt.state       ][INFO    ][9573] File /etc/ntp.conf is in the correct state
2017-12-17 07:48:28,774 [salt.state       ][INFO    ][9573] Completed state [/etc/ntp.conf] at time 07:48:28.774226 duration_in_ms=53.865
2017-12-17 07:48:28,775 [salt.state       ][INFO    ][9573] Running state [ntp] at time 07:48:28.774994
2017-12-17 07:48:28,775 [salt.state       ][INFO    ][9573] Executing state service.running for ntp
2017-12-17 07:48:28,776 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 07:48:28,785 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:48:28,793 [salt.loaded.int.module.cmdmod][INFO    ][9573] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:48:28,803 [salt.state       ][INFO    ][9573] The service ntp is already running
2017-12-17 07:48:28,804 [salt.state       ][INFO    ][9573] Completed state [ntp] at time 07:48:28.803538 duration_in_ms=28.542
2017-12-17 07:48:28,806 [salt.minion      ][INFO    ][9573] Returning information for job: 20171217074812896971
2017-12-17 07:48:54,285 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.apply with jid 20171217074854270910
2017-12-17 07:48:54,302 [salt.minion      ][INFO    ][11535] Starting a new job with PID 11535
2017-12-17 07:48:55,776 [salt.state       ][INFO    ][11535] Loading fresh modules for state activity
2017-12-17 07:48:55,802 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 07:48:55,825 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 07:48:55,857 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:55,905 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 07:48:55,924 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:55,969 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 07:48:55,988 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:56,034 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 07:48:56,420 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:56,480 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 07:48:56,509 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:56,552 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 07:48:56,579 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:57,186 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 07:48:57,320 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:57,379 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 07:48:57,394 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:57,439 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 07:48:57,455 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:57,498 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 07:48:57,513 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:57,559 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 07:48:57,590 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:57,642 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 07:48:57,670 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:57,715 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 07:48:57,733 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:57,794 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 07:48:57,818 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:57,865 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 07:48:57,881 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:57,932 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 07:48:57,958 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:58,022 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 07:48:58,046 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:58,120 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 07:48:58,153 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:58,230 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 07:48:58,302 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:58,350 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 07:48:58,369 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:58,432 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 07:48:58,467 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:58,528 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 07:48:58,541 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 07:48:58,559 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:48:58,580 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 07:48:58,595 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:48:58,608 [salt.state       ][INFO    ][11535] Running state [/etc/environment] at time 07:48:58.608003
2017-12-17 07:48:58,608 [salt.state       ][INFO    ][11535] Executing state file.blockreplace for /etc/environment
2017-12-17 07:48:58,613 [salt.state       ][INFO    ][11535] No changes needed to be made
2017-12-17 07:48:58,613 [salt.state       ][INFO    ][11535] Completed state [/etc/environment] at time 07:48:58.613086 duration_in_ms=5.083
2017-12-17 07:48:58,613 [salt.state       ][INFO    ][11535] Running state [/etc/profile.d] at time 07:48:58.613451
2017-12-17 07:48:58,614 [salt.state       ][INFO    ][11535] Executing state file.directory for /etc/profile.d
2017-12-17 07:48:58,615 [salt.state       ][INFO    ][11535] Directory /etc/profile.d is in the correct state
2017-12-17 07:48:58,615 [salt.state       ][INFO    ][11535] Completed state [/etc/profile.d] at time 07:48:58.615107 duration_in_ms=1.656
2017-12-17 07:48:58,904 [salt.state       ][INFO    ][11535] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:48:58.903799
2017-12-17 07:48:58,904 [salt.state       ][INFO    ][11535] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 07:48:58,921 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 07:48:58,928 [salt.state       ][INFO    ][11535] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 07:48:58,929 [salt.state       ][INFO    ][11535] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:48:58.928716 duration_in_ms=24.917
2017-12-17 07:48:58,930 [salt.state       ][INFO    ][11535] Running state [linux_repo_prereq_pkgs] at time 07:48:58.929821
2017-12-17 07:48:58,930 [salt.state       ][INFO    ][11535] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 07:48:58,931 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:48:59,423 [salt.state       ][INFO    ][11535] All specified packages are already installed
2017-12-17 07:48:59,820 [salt.state       ][INFO    ][11535] Completed state [linux_repo_prereq_pkgs] at time 07:48:59.819558 duration_in_ms=889.736
2017-12-17 07:48:59,820 [salt.state       ][INFO    ][11535] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:48:59.820146
2017-12-17 07:48:59,820 [salt.state       ][INFO    ][11535] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 07:48:59,821 [salt.state       ][INFO    ][11535] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 07:48:59,821 [salt.state       ][INFO    ][11535] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:48:59.821127 duration_in_ms=0.98
2017-12-17 07:48:59,821 [salt.state       ][INFO    ][11535] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:48:59.821403
2017-12-17 07:48:59,822 [salt.state       ][INFO    ][11535] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 07:48:59,839 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:48:59,856 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:48:59,891 [salt.state       ][INFO    ][11535] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 07:48:59,892 [salt.state       ][INFO    ][11535] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:48:59.891746 duration_in_ms=70.343
2017-12-17 07:48:59,894 [salt.state       ][INFO    ][11535] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:48:59.893871
2017-12-17 07:48:59,894 [salt.state       ][INFO    ][11535] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 07:49:00,176 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 07:49:00,254 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:49:02,052 [salt.state       ][INFO    ][11535] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 07:49:02,053 [salt.state       ][INFO    ][11535] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:49:02.052545 duration_in_ms=2158.673
2017-12-17 07:49:02,053 [salt.state       ][INFO    ][11535] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:49:02.052907
2017-12-17 07:49:02,053 [salt.state       ][INFO    ][11535] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 07:49:02,054 [salt.state       ][INFO    ][11535] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 07:49:02,054 [salt.state       ][INFO    ][11535] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:49:02.053926 duration_in_ms=1.019
2017-12-17 07:49:02,054 [salt.state       ][INFO    ][11535] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:49:02.054204
2017-12-17 07:49:02,055 [salt.state       ][INFO    ][11535] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 07:49:02,073 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:49:02,091 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:02,125 [salt.state       ][INFO    ][11535] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 07:49:02,125 [salt.state       ][INFO    ][11535] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:49:02.125322 duration_in_ms=71.117
2017-12-17 07:49:02,126 [salt.state       ][INFO    ][11535] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:49:02.126138
2017-12-17 07:49:02,126 [salt.state       ][INFO    ][11535] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 07:49:02,532 [salt.loaded.int.module.cmdmod][INFO    ][11535] 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-17 07:49:02,619 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:49:04,383 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074904361321
2017-12-17 07:49:04,399 [salt.minion      ][INFO    ][12539] Starting a new job with PID 12539
2017-12-17 07:49:04,412 [salt.minion      ][INFO    ][12539] Returning information for job: 20171217074904361321
2017-12-17 07:49:04,471 [salt.state       ][INFO    ][11535] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 07:49:04,574 [salt.state       ][INFO    ][11535] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:49:04.574016 duration_in_ms=2447.877
2017-12-17 07:49:04,574 [salt.state       ][INFO    ][11535] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:49:04.574409
2017-12-17 07:49:04,575 [salt.state       ][INFO    ][11535] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 07:49:04,575 [salt.state       ][INFO    ][11535] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 07:49:04,575 [salt.state       ][INFO    ][11535] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:49:04.575041 duration_in_ms=0.632
2017-12-17 07:49:04,575 [salt.state       ][INFO    ][11535] Running state [/etc/apt/preferences.d/uca] at time 07:49:04.575200
2017-12-17 07:49:04,575 [salt.state       ][INFO    ][11535] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 07:49:04,576 [salt.state       ][INFO    ][11535] File /etc/apt/preferences.d/uca is not present
2017-12-17 07:49:04,576 [salt.state       ][INFO    ][11535] Completed state [/etc/apt/preferences.d/uca] at time 07:49:04.575695 duration_in_ms=0.495
2017-12-17 07:49:04,576 [salt.state       ][INFO    ][11535] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:49:04.576330
2017-12-17 07:49:04,577 [salt.state       ][INFO    ][11535] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 07:49:04,669 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 07:49:04,709 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:49:06,541 [salt.state       ][INFO    ][11535] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 07:49:06,542 [salt.state       ][INFO    ][11535] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:49:06.541577 duration_in_ms=1965.246
2017-12-17 07:49:06,542 [salt.state       ][INFO    ][11535] Running state [linux_extra_packages_purged] at time 07:49:06.541817
2017-12-17 07:49:06,542 [salt.state       ][INFO    ][11535] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 07:49:06,548 [salt.state       ][INFO    ][11535] All specified packages are already absent
2017-12-17 07:49:06,548 [salt.state       ][INFO    ][11535] Completed state [linux_extra_packages_purged] at time 07:49:06.548004 duration_in_ms=6.186
2017-12-17 07:49:06,548 [salt.state       ][INFO    ][11535] Running state [linux_extra_packages_latest] at time 07:49:06.548183
2017-12-17 07:49:06,548 [salt.state       ][INFO    ][11535] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 07:49:06,553 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:49:08,495 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 07:49:08,546 [salt.state       ][INFO    ][11535] Package mcelog is already up-to-date
2017-12-17 07:49:08,547 [salt.state       ][INFO    ][11535] Completed state [linux_extra_packages_latest] at time 07:49:08.546732 duration_in_ms=1998.547
2017-12-17 07:49:08,548 [salt.state       ][INFO    ][11535] Running state [UTC] at time 07:49:08.547510
2017-12-17 07:49:08,548 [salt.state       ][INFO    ][11535] Executing state timezone.system for UTC
2017-12-17 07:49:08,548 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:49:08,577 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:49:08,585 [salt.state       ][INFO    ][11535] Timezone UTC already set, UTC already set to UTC
2017-12-17 07:49:08,586 [salt.state       ][INFO    ][11535] Completed state [UTC] at time 07:49:08.585532 duration_in_ms=38.022
2017-12-17 07:49:08,586 [salt.state       ][INFO    ][11535] Running state [nf_conntrack] at time 07:49:08.586217
2017-12-17 07:49:08,587 [salt.state       ][INFO    ][11535] Executing state kmod.present for nf_conntrack
2017-12-17 07:49:08,587 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'lsmod' in directory '/root'
2017-12-17 07:49:08,593 [salt.state       ][INFO    ][11535] Kernel module nf_conntrack is already present
2017-12-17 07:49:08,594 [salt.state       ][INFO    ][11535] Completed state [nf_conntrack] at time 07:49:08.593538 duration_in_ms=7.32
2017-12-17 07:49:08,594 [salt.state       ][INFO    ][11535] Running state [kernel.panic] at time 07:49:08.594182
2017-12-17 07:49:08,595 [salt.state       ][INFO    ][11535] Executing state sysctl.present for kernel.panic
2017-12-17 07:49:08,600 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,612 [salt.state       ][INFO    ][11535] Sysctl value kernel.panic = 60 is already set
2017-12-17 07:49:08,612 [salt.state       ][INFO    ][11535] Completed state [kernel.panic] at time 07:49:08.612196 duration_in_ms=18.014
2017-12-17 07:49:08,613 [salt.state       ][INFO    ][11535] Running state [net.ipv4.tcp_keepalive_probes] at time 07:49:08.612536
2017-12-17 07:49:08,613 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 07:49:08,613 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,625 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 07:49:08,625 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:49:08.625375 duration_in_ms=12.839
2017-12-17 07:49:08,626 [salt.state       ][INFO    ][11535] Running state [fs.file-max] at time 07:49:08.625722
2017-12-17 07:49:08,626 [salt.state       ][INFO    ][11535] Executing state sysctl.present for fs.file-max
2017-12-17 07:49:08,627 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,638 [salt.state       ][INFO    ][11535] Sysctl value fs.file-max = 124165 is already set
2017-12-17 07:49:08,638 [salt.state       ][INFO    ][11535] Completed state [fs.file-max] at time 07:49:08.638165 duration_in_ms=12.443
2017-12-17 07:49:08,639 [salt.state       ][INFO    ][11535] Running state [net.core.somaxconn] at time 07:49:08.638501
2017-12-17 07:49:08,639 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.core.somaxconn
2017-12-17 07:49:08,639 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,650 [salt.state       ][INFO    ][11535] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 07:49:08,651 [salt.state       ][INFO    ][11535] Completed state [net.core.somaxconn] at time 07:49:08.650771 duration_in_ms=12.27
2017-12-17 07:49:08,651 [salt.state       ][INFO    ][11535] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:49:08.651098
2017-12-17 07:49:08,651 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 07:49:08,652 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,663 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 07:49:08,663 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:49:08.663344 duration_in_ms=12.246
2017-12-17 07:49:08,664 [salt.state       ][INFO    ][11535] Running state [net.ipv4.tcp_tw_reuse] at time 07:49:08.663707
2017-12-17 07:49:08,664 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 07:49:08,665 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,676 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 07:49:08,676 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.tcp_tw_reuse] at time 07:49:08.675900 duration_in_ms=12.192
2017-12-17 07:49:08,676 [salt.state       ][INFO    ][11535] Running state [net.ipv4.tcp_congestion_control] at time 07:49:08.676225
2017-12-17 07:49:08,677 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 07:49:08,677 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,688 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 07:49:08,689 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.tcp_congestion_control] at time 07:49:08.688571 duration_in_ms=12.346
2017-12-17 07:49:08,689 [salt.state       ][INFO    ][11535] Running state [net.ipv4.tcp_retries2] at time 07:49:08.688896
2017-12-17 07:49:08,689 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 07:49:08,690 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,701 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 07:49:08,701 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.tcp_retries2] at time 07:49:08.701023 duration_in_ms=12.127
2017-12-17 07:49:08,701 [salt.state       ][INFO    ][11535] Running state [net.core.netdev_max_backlog] at time 07:49:08.701342
2017-12-17 07:49:08,702 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 07:49:08,702 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,713 [salt.state       ][INFO    ][11535] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 07:49:08,714 [salt.state       ][INFO    ][11535] Completed state [net.core.netdev_max_backlog] at time 07:49:08.713688 duration_in_ms=12.345
2017-12-17 07:49:08,714 [salt.state       ][INFO    ][11535] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:49:08.714016
2017-12-17 07:49:08,714 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 07:49:08,715 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,726 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 07:49:08,727 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:49:08.726509 duration_in_ms=12.492
2017-12-17 07:49:08,727 [salt.state       ][INFO    ][11535] Running state [vm.swappiness] at time 07:49:08.726834
2017-12-17 07:49:08,727 [salt.state       ][INFO    ][11535] Executing state sysctl.present for vm.swappiness
2017-12-17 07:49:08,728 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,739 [salt.state       ][INFO    ][11535] Sysctl value vm.swappiness = 10 is already set
2017-12-17 07:49:08,739 [salt.state       ][INFO    ][11535] Completed state [vm.swappiness] at time 07:49:08.739197 duration_in_ms=12.362
2017-12-17 07:49:08,740 [salt.state       ][INFO    ][11535] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:49:08.739555
2017-12-17 07:49:08,740 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 07:49:08,740 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,752 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 07:49:08,752 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:49:08.751946 duration_in_ms=12.389
2017-12-17 07:49:08,752 [salt.state       ][INFO    ][11535] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:49:08.752267
2017-12-17 07:49:08,753 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 07:49:08,753 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,764 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 07:49:08,765 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:49:08.764567 duration_in_ms=12.3
2017-12-17 07:49:08,765 [salt.state       ][INFO    ][11535] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:49:08.764893
2017-12-17 07:49:08,765 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 07:49:08,766 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,777 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 07:49:08,777 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:49:08.777331 duration_in_ms=12.438
2017-12-17 07:49:08,778 [salt.state       ][INFO    ][11535] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:49:08.777550
2017-12-17 07:49:08,778 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 07:49:08,778 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,789 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 07:49:08,790 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:49:08.789643 duration_in_ms=12.092
2017-12-17 07:49:08,790 [salt.state       ][INFO    ][11535] Running state [net.ipv4.tcp_fin_timeout] at time 07:49:08.789891
2017-12-17 07:49:08,790 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 07:49:08,790 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,801 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 07:49:08,802 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.tcp_fin_timeout] at time 07:49:08.801697 duration_in_ms=11.805
2017-12-17 07:49:08,802 [salt.state       ][INFO    ][11535] Running state [net.ipv4.tcp_keepalive_time] at time 07:49:08.801897
2017-12-17 07:49:08,802 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 07:49:08,802 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,813 [salt.state       ][INFO    ][11535] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 07:49:08,814 [salt.state       ][INFO    ][11535] Completed state [net.ipv4.tcp_keepalive_time] at time 07:49:08.813564 duration_in_ms=11.666
2017-12-17 07:49:08,814 [salt.state       ][INFO    ][11535] Running state [net.nf_conntrack_max] at time 07:49:08.813782
2017-12-17 07:49:08,814 [salt.state       ][INFO    ][11535] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 07:49:08,814 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:08,825 [salt.state       ][INFO    ][11535] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 07:49:08,826 [salt.state       ][INFO    ][11535] Completed state [net.nf_conntrack_max] at time 07:49:08.825486 duration_in_ms=11.703
2017-12-17 07:49:08,826 [salt.state       ][INFO    ][11535] Running state [linux_sysfs_package] at time 07:49:08.825710
2017-12-17 07:49:08,826 [salt.state       ][INFO    ][11535] Executing state pkg.installed for linux_sysfs_package
2017-12-17 07:49:08,829 [salt.state       ][INFO    ][11535] All specified packages are already installed
2017-12-17 07:49:08,829 [salt.state       ][INFO    ][11535] Completed state [linux_sysfs_package] at time 07:49:08.828983 duration_in_ms=3.273
2017-12-17 07:49:08,830 [salt.state       ][INFO    ][11535] Running state [/etc/sysfs.d] at time 07:49:08.829748
2017-12-17 07:49:08,830 [salt.state       ][INFO    ][11535] Executing state file.directory for /etc/sysfs.d
2017-12-17 07:49:08,830 [salt.state       ][INFO    ][11535] Directory /etc/sysfs.d is in the correct state
2017-12-17 07:49:08,830 [salt.state       ][INFO    ][11535] Completed state [/etc/sysfs.d] at time 07:49:08.830399 duration_in_ms=0.65
2017-12-17 07:49:08,831 [salt.state       ][INFO    ][11535] Running state [ondemand] at time 07:49:08.830828
2017-12-17 07:49:08,831 [salt.state       ][INFO    ][11535] Executing state service.dead for ondemand
2017-12-17 07:49:08,831 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 07:49:08,839 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:49:08,845 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:49:08,854 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'runlevel' in directory '/root'
2017-12-17 07:49:08,860 [salt.state       ][INFO    ][11535] The service ondemand is already dead
2017-12-17 07:49:08,860 [salt.state       ][INFO    ][11535] Completed state [ondemand] at time 07:49:08.860020 duration_in_ms=29.191
2017-12-17 07:49:08,861 [salt.state       ][INFO    ][11535] Running state [cs_CZ.UTF-8] at time 07:49:08.860482
2017-12-17 07:49:08,861 [salt.state       ][INFO    ][11535] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 07:49:08,861 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'locale -a' in directory '/root'
2017-12-17 07:49:08,866 [salt.state       ][INFO    ][11535] Locale cs_CZ.UTF-8 is already present
2017-12-17 07:49:08,866 [salt.state       ][INFO    ][11535] Completed state [cs_CZ.UTF-8] at time 07:49:08.865990 duration_in_ms=5.508
2017-12-17 07:49:08,866 [salt.state       ][INFO    ][11535] Running state [en_US.UTF-8] at time 07:49:08.866185
2017-12-17 07:49:08,866 [salt.state       ][INFO    ][11535] Executing state locale.present for en_US.UTF-8
2017-12-17 07:49:08,867 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'locale -a' in directory '/root'
2017-12-17 07:49:08,872 [salt.state       ][INFO    ][11535] Locale en_US.UTF-8 is already present
2017-12-17 07:49:08,872 [salt.state       ][INFO    ][11535] Completed state [en_US.UTF-8] at time 07:49:08.872032 duration_in_ms=5.845
2017-12-17 07:49:08,873 [salt.state       ][INFO    ][11535] Running state [en_US.UTF-8] at time 07:49:08.872853
2017-12-17 07:49:08,873 [salt.state       ][INFO    ][11535] Executing state locale.system for en_US.UTF-8
2017-12-17 07:49:08,873 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'localectl' in directory '/root'
2017-12-17 07:49:08,908 [salt.state       ][INFO    ][11535] System locale en_US.UTF-8 already set
2017-12-17 07:49:08,908 [salt.state       ][INFO    ][11535] Completed state [en_US.UTF-8] at time 07:49:08.908244 duration_in_ms=35.39
2017-12-17 07:49:08,909 [salt.state       ][INFO    ][11535] Running state [root] at time 07:49:08.909083
2017-12-17 07:49:08,909 [salt.state       ][INFO    ][11535] Executing state user.present for root
2017-12-17 07:49:08,910 [salt.state       ][INFO    ][11535] User root is present and up to date
2017-12-17 07:49:08,910 [salt.state       ][INFO    ][11535] Completed state [root] at time 07:49:08.910143 duration_in_ms=1.059
2017-12-17 07:49:08,911 [salt.state       ][INFO    ][11535] Running state [/root] at time 07:49:08.910832
2017-12-17 07:49:08,911 [salt.state       ][INFO    ][11535] Executing state file.directory for /root
2017-12-17 07:49:08,911 [salt.state       ][INFO    ][11535] Directory /root is in the correct state
2017-12-17 07:49:08,912 [salt.state       ][INFO    ][11535] Completed state [/root] at time 07:49:08.911547 duration_in_ms=0.715
2017-12-17 07:49:08,912 [salt.state       ][INFO    ][11535] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:49:08.911704
2017-12-17 07:49:08,912 [salt.state       ][INFO    ][11535] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 07:49:08,912 [salt.state       ][INFO    ][11535] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 07:49:08,912 [salt.state       ][INFO    ][11535] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:49:08.912157 duration_in_ms=0.453
2017-12-17 07:49:08,912 [salt.state       ][INFO    ][11535] Running state [ubuntu] at time 07:49:08.912303
2017-12-17 07:49:08,912 [salt.state       ][INFO    ][11535] Executing state user.present for ubuntu
2017-12-17 07:49:08,913 [salt.state       ][INFO    ][11535] User ubuntu is present and up to date
2017-12-17 07:49:08,913 [salt.state       ][INFO    ][11535] Completed state [ubuntu] at time 07:49:08.913112 duration_in_ms=0.81
2017-12-17 07:49:08,914 [salt.state       ][INFO    ][11535] Running state [/home/ubuntu] at time 07:49:08.913715
2017-12-17 07:49:08,914 [salt.state       ][INFO    ][11535] Executing state file.directory for /home/ubuntu
2017-12-17 07:49:08,914 [salt.state       ][INFO    ][11535] Directory /home/ubuntu is in the correct state
2017-12-17 07:49:08,914 [salt.state       ][INFO    ][11535] Completed state [/home/ubuntu] at time 07:49:08.914367 duration_in_ms=0.653
2017-12-17 07:49:08,915 [salt.state       ][INFO    ][11535] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:49:08.914854
2017-12-17 07:49:08,915 [salt.state       ][INFO    ][11535] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 07:49:08,940 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 07:49:08,949 [salt.state       ][INFO    ][11535] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 07:49:08,949 [salt.state       ][INFO    ][11535] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:49:08.948802 duration_in_ms=33.948
2017-12-17 07:49:08,949 [salt.state       ][INFO    ][11535] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:49:08.948948
2017-12-17 07:49:08,949 [salt.state       ][INFO    ][11535] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 07:49:08,974 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 07:49:08,992 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:09,023 [salt.state       ][INFO    ][11535] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 07:49:09,024 [salt.state       ][INFO    ][11535] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:49:09.023464 duration_in_ms=74.516
2017-12-17 07:49:09,024 [salt.state       ][INFO    ][11535] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:49:09.023616
2017-12-17 07:49:09,024 [salt.state       ][INFO    ][11535] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 07:49:09,039 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 07:49:09,057 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:09,089 [salt.state       ][INFO    ][11535] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 07:49:09,089 [salt.state       ][INFO    ][11535] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:49:09.089322 duration_in_ms=65.705
2017-12-17 07:49:09,090 [salt.state       ][INFO    ][11535] Running state [service.systemctl_reload] at time 07:49:09.090229
2017-12-17 07:49:09,090 [salt.state       ][INFO    ][11535] Executing state module.wait for service.systemctl_reload
2017-12-17 07:49:09,091 [salt.state       ][INFO    ][11535] No changes made for service.systemctl_reload
2017-12-17 07:49:09,091 [salt.state       ][INFO    ][11535] Completed state [service.systemctl_reload] at time 07:49:09.090680 duration_in_ms=0.451
2017-12-17 07:49:09,091 [salt.state       ][INFO    ][11535] Running state [/etc/hostname] at time 07:49:09.090826
2017-12-17 07:49:09,091 [salt.state       ][INFO    ][11535] Executing state file.managed for /etc/hostname
2017-12-17 07:49:09,108 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 07:49:09,110 [salt.state       ][INFO    ][11535] File /etc/hostname is in the correct state
2017-12-17 07:49:09,110 [salt.state       ][INFO    ][11535] Completed state [/etc/hostname] at time 07:49:09.109726 duration_in_ms=18.9
2017-12-17 07:49:09,111 [salt.state       ][INFO    ][11535] Running state [hostname msg01] at time 07:49:09.110727
2017-12-17 07:49:09,111 [salt.state       ][INFO    ][11535] Executing state cmd.wait for hostname msg01
2017-12-17 07:49:09,111 [salt.state       ][INFO    ][11535] No changes made for hostname msg01
2017-12-17 07:49:09,111 [salt.state       ][INFO    ][11535] Completed state [hostname msg01] at time 07:49:09.111200 duration_in_ms=0.474
2017-12-17 07:49:09,112 [salt.state       ][INFO    ][11535] Running state [mdb02] at time 07:49:09.111529
2017-12-17 07:49:09,112 [salt.state       ][INFO    ][11535] Executing state host.present for mdb02
2017-12-17 07:49:09,112 [salt.state       ][INFO    ][11535] Host mdb02 (10.167.4.77) already present
2017-12-17 07:49:09,112 [salt.state       ][INFO    ][11535] Completed state [mdb02] at time 07:49:09.112111 duration_in_ms=0.582
2017-12-17 07:49:09,112 [salt.state       ][INFO    ][11535] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.112258
2017-12-17 07:49:09,112 [salt.state       ][INFO    ][11535] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,113 [salt.state       ][INFO    ][11535] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 07:49:09,113 [salt.state       ][INFO    ][11535] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.112806 duration_in_ms=0.548
2017-12-17 07:49:09,113 [salt.state       ][INFO    ][11535] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.112949
2017-12-17 07:49:09,113 [salt.state       ][INFO    ][11535] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,113 [salt.state       ][INFO    ][11535] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 07:49:09,114 [salt.state       ][INFO    ][11535] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.113490 duration_in_ms=0.541
2017-12-17 07:49:09,114 [salt.state       ][INFO    ][11535] Running state [mdb03] at time 07:49:09.113634
2017-12-17 07:49:09,114 [salt.state       ][INFO    ][11535] Executing state host.present for mdb03
2017-12-17 07:49:09,114 [salt.state       ][INFO    ][11535] Host mdb03 (10.167.4.78) already present
2017-12-17 07:49:09,114 [salt.state       ][INFO    ][11535] Completed state [mdb03] at time 07:49:09.114179 duration_in_ms=0.545
2017-12-17 07:49:09,114 [salt.state       ][INFO    ][11535] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.114321
2017-12-17 07:49:09,114 [salt.state       ][INFO    ][11535] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,115 [salt.state       ][INFO    ][11535] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 07:49:09,115 [salt.state       ][INFO    ][11535] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.114883 duration_in_ms=0.552
2017-12-17 07:49:09,115 [salt.state       ][INFO    ][11535] Running state [mdb01] at time 07:49:09.115023
2017-12-17 07:49:09,115 [salt.state       ][INFO    ][11535] Executing state host.present for mdb01
2017-12-17 07:49:09,115 [salt.state       ][INFO    ][11535] Host mdb01 (10.167.4.76) already present
2017-12-17 07:49:09,116 [salt.state       ][INFO    ][11535] Completed state [mdb01] at time 07:49:09.115574 duration_in_ms=0.55
2017-12-17 07:49:09,116 [salt.state       ][INFO    ][11535] Running state [mdb] at time 07:49:09.115720
2017-12-17 07:49:09,116 [salt.state       ][INFO    ][11535] Executing state host.present for mdb
2017-12-17 07:49:09,116 [salt.state       ][INFO    ][11535] Host mdb (10.167.4.75) already present
2017-12-17 07:49:09,116 [salt.state       ][INFO    ][11535] Completed state [mdb] at time 07:49:09.116286 duration_in_ms=0.567
2017-12-17 07:49:09,116 [salt.state       ][INFO    ][11535] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.116439
2017-12-17 07:49:09,117 [salt.state       ][INFO    ][11535] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,117 [salt.state       ][INFO    ][11535] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 07:49:09,117 [salt.state       ][INFO    ][11535] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.116969 duration_in_ms=0.53
2017-12-17 07:49:09,117 [salt.state       ][INFO    ][11535] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.117108
2017-12-17 07:49:09,117 [salt.state       ][INFO    ][11535] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,118 [salt.state       ][INFO    ][11535] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:49:09,118 [salt.state       ][INFO    ][11535] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.117665 duration_in_ms=0.556
2017-12-17 07:49:09,118 [salt.state       ][INFO    ][11535] Running state [cfg01] at time 07:49:09.117808
2017-12-17 07:49:09,118 [salt.state       ][INFO    ][11535] Executing state host.present for cfg01
2017-12-17 07:49:09,118 [salt.state       ][INFO    ][11535] Host cfg01 (10.167.4.100) already present
2017-12-17 07:49:09,118 [salt.state       ][INFO    ][11535] Completed state [cfg01] at time 07:49:09.118378 duration_in_ms=0.569
2017-12-17 07:49:09,119 [salt.state       ][INFO    ][11535] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.118528
2017-12-17 07:49:09,119 [salt.state       ][INFO    ][11535] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,119 [salt.state       ][INFO    ][11535] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 07:49:09,119 [salt.state       ][INFO    ][11535] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.119083 duration_in_ms=0.555
2017-12-17 07:49:09,119 [salt.state       ][INFO    ][11535] Running state [prx01] at time 07:49:09.119228
2017-12-17 07:49:09,119 [salt.state       ][INFO    ][11535] Executing state host.present for prx01
2017-12-17 07:49:09,120 [salt.state       ][INFO    ][11535] Host prx01 (10.167.4.104) already present
2017-12-17 07:49:09,120 [salt.state       ][INFO    ][11535] Completed state [prx01] at time 07:49:09.119822 duration_in_ms=0.594
2017-12-17 07:49:09,120 [salt.state       ][INFO    ][11535] Running state [kvm01] at time 07:49:09.119963
2017-12-17 07:49:09,120 [salt.state       ][INFO    ][11535] Executing state host.present for kvm01
2017-12-17 07:49:09,120 [salt.state       ][INFO    ][11535] Host kvm01 (10.167.4.141) already present
2017-12-17 07:49:09,121 [salt.state       ][INFO    ][11535] Completed state [kvm01] at time 07:49:09.120537 duration_in_ms=0.574
2017-12-17 07:49:09,121 [salt.state       ][INFO    ][11535] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.120678
2017-12-17 07:49:09,121 [salt.state       ][INFO    ][11535] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,121 [salt.state       ][INFO    ][11535] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 07:49:09,121 [salt.state       ][INFO    ][11535] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.121216 duration_in_ms=0.537
2017-12-17 07:49:09,121 [salt.state       ][INFO    ][11535] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.121360
2017-12-17 07:49:09,122 [salt.state       ][INFO    ][11535] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,122 [salt.state       ][INFO    ][11535] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 07:49:09,122 [salt.state       ][INFO    ][11535] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.121940 duration_in_ms=0.58
2017-12-17 07:49:09,122 [salt.state       ][INFO    ][11535] Running state [kvm03] at time 07:49:09.122083
2017-12-17 07:49:09,122 [salt.state       ][INFO    ][11535] Executing state host.present for kvm03
2017-12-17 07:49:09,123 [salt.state       ][INFO    ][11535] Host kvm03 (10.167.4.143) already present
2017-12-17 07:49:09,123 [salt.state       ][INFO    ][11535] Completed state [kvm03] at time 07:49:09.122783 duration_in_ms=0.699
2017-12-17 07:49:09,123 [salt.state       ][INFO    ][11535] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.122928
2017-12-17 07:49:09,123 [salt.state       ][INFO    ][11535] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,123 [salt.state       ][INFO    ][11535] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 07:49:09,124 [salt.state       ][INFO    ][11535] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.123501 duration_in_ms=0.572
2017-12-17 07:49:09,124 [salt.state       ][INFO    ][11535] Running state [kvm02] at time 07:49:09.123644
2017-12-17 07:49:09,124 [salt.state       ][INFO    ][11535] Executing state host.present for kvm02
2017-12-17 07:49:09,124 [salt.state       ][INFO    ][11535] Host kvm02 (10.167.4.142) already present
2017-12-17 07:49:09,124 [salt.state       ][INFO    ][11535] Completed state [kvm02] at time 07:49:09.124181 duration_in_ms=0.538
2017-12-17 07:49:09,124 [salt.state       ][INFO    ][11535] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.124324
2017-12-17 07:49:09,124 [salt.state       ][INFO    ][11535] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,125 [salt.state       ][INFO    ][11535] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 07:49:09,125 [salt.state       ][INFO    ][11535] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.124857 duration_in_ms=0.534
2017-12-17 07:49:09,125 [salt.state       ][INFO    ][11535] Running state [dbs] at time 07:49:09.125000
2017-12-17 07:49:09,125 [salt.state       ][INFO    ][11535] Executing state host.present for dbs
2017-12-17 07:49:09,125 [salt.state       ][INFO    ][11535] Host dbs (10.167.4.50) already present
2017-12-17 07:49:09,126 [salt.state       ][INFO    ][11535] Completed state [dbs] at time 07:49:09.125532 duration_in_ms=0.532
2017-12-17 07:49:09,126 [salt.state       ][INFO    ][11535] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.125682
2017-12-17 07:49:09,126 [salt.state       ][INFO    ][11535] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,126 [salt.state       ][INFO    ][11535] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 07:49:09,126 [salt.state       ][INFO    ][11535] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.126222 duration_in_ms=0.54
2017-12-17 07:49:09,126 [salt.state       ][INFO    ][11535] Running state [prx] at time 07:49:09.126361
2017-12-17 07:49:09,127 [salt.state       ][INFO    ][11535] Executing state host.present for prx
2017-12-17 07:49:09,127 [salt.state       ][INFO    ][11535] Host prx (172.30.10.103) already present
2017-12-17 07:49:09,127 [salt.state       ][INFO    ][11535] Completed state [prx] at time 07:49:09.126897 duration_in_ms=0.535
2017-12-17 07:49:09,127 [salt.state       ][INFO    ][11535] Running state [prx02] at time 07:49:09.127039
2017-12-17 07:49:09,127 [salt.state       ][INFO    ][11535] Executing state host.present for prx02
2017-12-17 07:49:09,128 [salt.state       ][INFO    ][11535] Host prx02 (10.167.4.105) already present
2017-12-17 07:49:09,128 [salt.state       ][INFO    ][11535] Completed state [prx02] at time 07:49:09.127616 duration_in_ms=0.577
2017-12-17 07:49:09,128 [salt.state       ][INFO    ][11535] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.127756
2017-12-17 07:49:09,128 [salt.state       ][INFO    ][11535] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,128 [salt.state       ][INFO    ][11535] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 07:49:09,128 [salt.state       ][INFO    ][11535] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.128285 duration_in_ms=0.53
2017-12-17 07:49:09,128 [salt.state       ][INFO    ][11535] Running state [msg02] at time 07:49:09.128428
2017-12-17 07:49:09,129 [salt.state       ][INFO    ][11535] Executing state host.present for msg02
2017-12-17 07:49:09,129 [salt.state       ][INFO    ][11535] Host msg02 (10.167.4.42) already present
2017-12-17 07:49:09,129 [salt.state       ][INFO    ][11535] Completed state [msg02] at time 07:49:09.128952 duration_in_ms=0.525
2017-12-17 07:49:09,129 [salt.state       ][INFO    ][11535] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.129091
2017-12-17 07:49:09,129 [salt.state       ][INFO    ][11535] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,130 [salt.state       ][INFO    ][11535] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 07:49:09,130 [salt.state       ][INFO    ][11535] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.129631 duration_in_ms=0.54
2017-12-17 07:49:09,130 [salt.state       ][INFO    ][11535] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.129792
2017-12-17 07:49:09,130 [salt.state       ][INFO    ][11535] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,130 [salt.state       ][INFO    ][11535] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 07:49:09,130 [salt.state       ][INFO    ][11535] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.130332 duration_in_ms=0.539
2017-12-17 07:49:09,130 [salt.state       ][INFO    ][11535] Running state [msg03] at time 07:49:09.130473
2017-12-17 07:49:09,131 [salt.state       ][INFO    ][11535] Executing state host.present for msg03
2017-12-17 07:49:09,131 [salt.state       ][INFO    ][11535] Host msg03 (10.167.4.43) already present
2017-12-17 07:49:09,131 [salt.state       ][INFO    ][11535] Completed state [msg03] at time 07:49:09.131016 duration_in_ms=0.542
2017-12-17 07:49:09,131 [salt.state       ][INFO    ][11535] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.131170
2017-12-17 07:49:09,131 [salt.state       ][INFO    ][11535] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,132 [salt.state       ][INFO    ][11535] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 07:49:09,132 [salt.state       ][INFO    ][11535] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.131778 duration_in_ms=0.598
2017-12-17 07:49:09,132 [salt.state       ][INFO    ][11535] Running state [msg01] at time 07:49:09.131919
2017-12-17 07:49:09,132 [salt.state       ][INFO    ][11535] Executing state host.present for msg01
2017-12-17 07:49:09,132 [salt.state       ][INFO    ][11535] Host msg01 (10.167.4.41) already present
2017-12-17 07:49:09,133 [salt.state       ][INFO    ][11535] Completed state [msg01] at time 07:49:09.132474 duration_in_ms=0.555
2017-12-17 07:49:09,133 [salt.state       ][INFO    ][11535] Running state [file.replace] at time 07:49:09.133148
2017-12-17 07:49:09,133 [salt.state       ][INFO    ][11535] Executing state module.run for file.replace
2017-12-17 07:49:09,200 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 07:49:09,207 [salt.state       ][INFO    ][11535] onlyif execution failed
2017-12-17 07:49:09,207 [salt.state       ][INFO    ][11535] Completed state [file.replace] at time 07:49:09.206876 duration_in_ms=73.728
2017-12-17 07:49:09,207 [salt.state       ][INFO    ][11535] Running state [msg] at time 07:49:09.207117
2017-12-17 07:49:09,207 [salt.state       ][INFO    ][11535] Executing state host.present for msg
2017-12-17 07:49:09,208 [salt.state       ][INFO    ][11535] Host msg (10.167.4.40) already present
2017-12-17 07:49:09,208 [salt.state       ][INFO    ][11535] Completed state [msg] at time 07:49:09.207915 duration_in_ms=0.798
2017-12-17 07:49:09,208 [salt.state       ][INFO    ][11535] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.208063
2017-12-17 07:49:09,208 [salt.state       ][INFO    ][11535] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,209 [salt.state       ][INFO    ][11535] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 07:49:09,209 [salt.state       ][INFO    ][11535] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.208628 duration_in_ms=0.565
2017-12-17 07:49:09,209 [salt.state       ][INFO    ][11535] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.208783
2017-12-17 07:49:09,209 [salt.state       ][INFO    ][11535] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,209 [salt.state       ][INFO    ][11535] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:49:09,209 [salt.state       ][INFO    ][11535] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.209358 duration_in_ms=0.575
2017-12-17 07:49:09,210 [salt.state       ][INFO    ][11535] Running state [cfg01] at time 07:49:09.209509
2017-12-17 07:49:09,210 [salt.state       ][INFO    ][11535] Executing state host.present for cfg01
2017-12-17 07:49:09,210 [salt.state       ][INFO    ][11535] Host cfg01 (10.167.4.100) already present
2017-12-17 07:49:09,210 [salt.state       ][INFO    ][11535] Completed state [cfg01] at time 07:49:09.210105 duration_in_ms=0.595
2017-12-17 07:49:09,210 [salt.state       ][INFO    ][11535] Running state [cmp002] at time 07:49:09.210249
2017-12-17 07:49:09,210 [salt.state       ][INFO    ][11535] Executing state host.present for cmp002
2017-12-17 07:49:09,211 [salt.state       ][INFO    ][11535] Host cmp002 (10.167.4.102) already present
2017-12-17 07:49:09,211 [salt.state       ][INFO    ][11535] Completed state [cmp002] at time 07:49:09.210786 duration_in_ms=0.537
2017-12-17 07:49:09,211 [salt.state       ][INFO    ][11535] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.210930
2017-12-17 07:49:09,211 [salt.state       ][INFO    ][11535] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,211 [salt.state       ][INFO    ][11535] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 07:49:09,212 [salt.state       ][INFO    ][11535] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.211532 duration_in_ms=0.601
2017-12-17 07:49:09,212 [salt.state       ][INFO    ][11535] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.211690
2017-12-17 07:49:09,212 [salt.state       ][INFO    ][11535] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,212 [salt.state       ][INFO    ][11535] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 07:49:09,212 [salt.state       ][INFO    ][11535] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.212231 duration_in_ms=0.541
2017-12-17 07:49:09,212 [salt.state       ][INFO    ][11535] Running state [cmp001] at time 07:49:09.212373
2017-12-17 07:49:09,213 [salt.state       ][INFO    ][11535] Executing state host.present for cmp001
2017-12-17 07:49:09,213 [salt.state       ][INFO    ][11535] Host cmp001 (10.167.4.101) already present
2017-12-17 07:49:09,213 [salt.state       ][INFO    ][11535] Completed state [cmp001] at time 07:49:09.212929 duration_in_ms=0.556
2017-12-17 07:49:09,213 [salt.state       ][INFO    ][11535] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.213075
2017-12-17 07:49:09,213 [salt.state       ][INFO    ][11535] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,214 [salt.state       ][INFO    ][11535] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 07:49:09,214 [salt.state       ][INFO    ][11535] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.213635 duration_in_ms=0.56
2017-12-17 07:49:09,214 [salt.state       ][INFO    ][11535] Running state [dbs01] at time 07:49:09.213808
2017-12-17 07:49:09,214 [salt.state       ][INFO    ][11535] Executing state host.present for dbs01
2017-12-17 07:49:09,214 [salt.state       ][INFO    ][11535] Host dbs01 (10.167.4.51) already present
2017-12-17 07:49:09,214 [salt.state       ][INFO    ][11535] Completed state [dbs01] at time 07:49:09.214345 duration_in_ms=0.538
2017-12-17 07:49:09,215 [salt.state       ][INFO    ][11535] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.214488
2017-12-17 07:49:09,215 [salt.state       ][INFO    ][11535] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,215 [salt.state       ][INFO    ][11535] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 07:49:09,215 [salt.state       ][INFO    ][11535] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.215038 duration_in_ms=0.55
2017-12-17 07:49:09,215 [salt.state       ][INFO    ][11535] Running state [dbs02] at time 07:49:09.215180
2017-12-17 07:49:09,215 [salt.state       ][INFO    ][11535] Executing state host.present for dbs02
2017-12-17 07:49:09,216 [salt.state       ][INFO    ][11535] Host dbs02 (10.167.4.52) already present
2017-12-17 07:49:09,216 [salt.state       ][INFO    ][11535] Completed state [dbs02] at time 07:49:09.215790 duration_in_ms=0.609
2017-12-17 07:49:09,216 [salt.state       ][INFO    ][11535] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.215934
2017-12-17 07:49:09,216 [salt.state       ][INFO    ][11535] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,217 [salt.state       ][INFO    ][11535] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 07:49:09,217 [salt.state       ][INFO    ][11535] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.216682 duration_in_ms=0.748
2017-12-17 07:49:09,217 [salt.state       ][INFO    ][11535] Running state [dbs03] at time 07:49:09.216834
2017-12-17 07:49:09,217 [salt.state       ][INFO    ][11535] Executing state host.present for dbs03
2017-12-17 07:49:09,217 [salt.state       ][INFO    ][11535] Host dbs03 (10.167.4.53) already present
2017-12-17 07:49:09,217 [salt.state       ][INFO    ][11535] Completed state [dbs03] at time 07:49:09.217404 duration_in_ms=0.569
2017-12-17 07:49:09,218 [salt.state       ][INFO    ][11535] Running state [odl01] at time 07:49:09.217550
2017-12-17 07:49:09,218 [salt.state       ][INFO    ][11535] Executing state host.present for odl01
2017-12-17 07:49:09,218 [salt.state       ][INFO    ][11535] Host odl01 (10.167.4.111) already present
2017-12-17 07:49:09,218 [salt.state       ][INFO    ][11535] Completed state [odl01] at time 07:49:09.218126 duration_in_ms=0.575
2017-12-17 07:49:09,218 [salt.state       ][INFO    ][11535] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.218279
2017-12-17 07:49:09,218 [salt.state       ][INFO    ][11535] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,219 [salt.state       ][INFO    ][11535] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 07:49:09,219 [salt.state       ][INFO    ][11535] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.218814 duration_in_ms=0.535
2017-12-17 07:49:09,219 [salt.state       ][INFO    ][11535] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.218957
2017-12-17 07:49:09,219 [salt.state       ][INFO    ][11535] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,219 [salt.state       ][INFO    ][11535] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 07:49:09,220 [salt.state       ][INFO    ][11535] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.219552 duration_in_ms=0.596
2017-12-17 07:49:09,220 [salt.state       ][INFO    ][11535] Running state [mas01] at time 07:49:09.219710
2017-12-17 07:49:09,220 [salt.state       ][INFO    ][11535] Executing state host.present for mas01
2017-12-17 07:49:09,220 [salt.state       ][INFO    ][11535] Host mas01 (10.167.4.3) already present
2017-12-17 07:49:09,220 [salt.state       ][INFO    ][11535] Completed state [mas01] at time 07:49:09.220240 duration_in_ms=0.529
2017-12-17 07:49:09,220 [salt.state       ][INFO    ][11535] Running state [ctl02] at time 07:49:09.220382
2017-12-17 07:49:09,221 [salt.state       ][INFO    ][11535] Executing state host.present for ctl02
2017-12-17 07:49:09,221 [salt.state       ][INFO    ][11535] Host ctl02 (10.167.4.12) already present
2017-12-17 07:49:09,221 [salt.state       ][INFO    ][11535] Completed state [ctl02] at time 07:49:09.220911 duration_in_ms=0.53
2017-12-17 07:49:09,221 [salt.state       ][INFO    ][11535] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.221051
2017-12-17 07:49:09,221 [salt.state       ][INFO    ][11535] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,221 [salt.state       ][INFO    ][11535] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 07:49:09,222 [salt.state       ][INFO    ][11535] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.221598 duration_in_ms=0.547
2017-12-17 07:49:09,222 [salt.state       ][INFO    ][11535] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.221750
2017-12-17 07:49:09,222 [salt.state       ][INFO    ][11535] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,222 [salt.state       ][INFO    ][11535] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 07:49:09,222 [salt.state       ][INFO    ][11535] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.222295 duration_in_ms=0.545
2017-12-17 07:49:09,222 [salt.state       ][INFO    ][11535] Running state [ctl03] at time 07:49:09.222435
2017-12-17 07:49:09,223 [salt.state       ][INFO    ][11535] Executing state host.present for ctl03
2017-12-17 07:49:09,223 [salt.state       ][INFO    ][11535] Host ctl03 (10.167.4.13) already present
2017-12-17 07:49:09,223 [salt.state       ][INFO    ][11535] Completed state [ctl03] at time 07:49:09.222961 duration_in_ms=0.527
2017-12-17 07:49:09,223 [salt.state       ][INFO    ][11535] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.223101
2017-12-17 07:49:09,223 [salt.state       ][INFO    ][11535] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,224 [salt.state       ][INFO    ][11535] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 07:49:09,224 [salt.state       ][INFO    ][11535] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.223688 duration_in_ms=0.588
2017-12-17 07:49:09,224 [salt.state       ][INFO    ][11535] Running state [ctl01] at time 07:49:09.223831
2017-12-17 07:49:09,224 [salt.state       ][INFO    ][11535] Executing state host.present for ctl01
2017-12-17 07:49:09,224 [salt.state       ][INFO    ][11535] Host ctl01 (10.167.4.11) already present
2017-12-17 07:49:09,224 [salt.state       ][INFO    ][11535] Completed state [ctl01] at time 07:49:09.224396 duration_in_ms=0.565
2017-12-17 07:49:09,225 [salt.state       ][INFO    ][11535] Running state [ctl] at time 07:49:09.224539
2017-12-17 07:49:09,225 [salt.state       ][INFO    ][11535] Executing state host.present for ctl
2017-12-17 07:49:09,225 [salt.state       ][INFO    ][11535] Host ctl (10.167.4.10) already present
2017-12-17 07:49:09,225 [salt.state       ][INFO    ][11535] Completed state [ctl] at time 07:49:09.225074 duration_in_ms=0.535
2017-12-17 07:49:09,225 [salt.state       ][INFO    ][11535] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.225213
2017-12-17 07:49:09,225 [salt.state       ][INFO    ][11535] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:09,226 [salt.state       ][INFO    ][11535] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 07:49:09,226 [salt.state       ][INFO    ][11535] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:49:09.225784 duration_in_ms=0.572
2017-12-17 07:49:09,226 [salt.state       ][INFO    ][11535] Running state [ens2] at time 07:49:09.225923
2017-12-17 07:49:09,226 [salt.state       ][INFO    ][11535] Executing state network.managed for ens2
2017-12-17 07:49:09,508 [salt.state       ][INFO    ][11535] Interface ens2 is up to date.
2017-12-17 07:49:09,509 [salt.state       ][INFO    ][11535] Completed state [ens2] at time 07:49:09.508639 duration_in_ms=282.714
2017-12-17 07:49:09,610 [salt.state       ][INFO    ][11535] Running state [ens3] at time 07:49:09.609860
2017-12-17 07:49:09,610 [salt.state       ][INFO    ][11535] Executing state network.managed for ens3
2017-12-17 07:49:09,863 [salt.state       ][INFO    ][11535] Interface ens3 is up to date.
2017-12-17 07:49:09,863 [salt.state       ][INFO    ][11535] Completed state [ens3] at time 07:49:09.862862 duration_in_ms=253.002
2017-12-17 07:49:09,863 [salt.state       ][INFO    ][11535] Running state [/etc/profile.d/proxy.sh] at time 07:49:09.863057
2017-12-17 07:49:09,863 [salt.state       ][INFO    ][11535] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 07:49:09,864 [salt.state       ][INFO    ][11535] File /etc/profile.d/proxy.sh is not present
2017-12-17 07:49:09,864 [salt.state       ][INFO    ][11535] Completed state [/etc/profile.d/proxy.sh] at time 07:49:09.863648 duration_in_ms=0.59
2017-12-17 07:49:09,864 [salt.state       ][INFO    ][11535] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:49:09.863797
2017-12-17 07:49:09,864 [salt.state       ][INFO    ][11535] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 07:49:09,864 [salt.state       ][INFO    ][11535] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 07:49:09,864 [salt.state       ][INFO    ][11535] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:49:09.864254 duration_in_ms=0.457
2017-12-17 07:49:09,864 [salt.state       ][INFO    ][11535] Running state [ntp] at time 07:49:09.864399
2017-12-17 07:49:09,865 [salt.state       ][INFO    ][11535] Executing state pkg.installed for ntp
2017-12-17 07:49:09,868 [salt.state       ][INFO    ][11535] Package ntp is already installed
2017-12-17 07:49:09,868 [salt.state       ][INFO    ][11535] Completed state [ntp] at time 07:49:09.867736 duration_in_ms=3.336
2017-12-17 07:49:09,868 [salt.state       ][INFO    ][11535] Running state [/etc/ntp.conf] at time 07:49:09.868452
2017-12-17 07:49:09,869 [salt.state       ][INFO    ][11535] Executing state file.managed for /etc/ntp.conf
2017-12-17 07:49:09,884 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 07:49:09,907 [salt.fileclient  ][INFO    ][11535] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:49:09,916 [salt.state       ][INFO    ][11535] File /etc/ntp.conf is in the correct state
2017-12-17 07:49:09,916 [salt.state       ][INFO    ][11535] Completed state [/etc/ntp.conf] at time 07:49:09.915957 duration_in_ms=47.504
2017-12-17 07:49:09,917 [salt.state       ][INFO    ][11535] Running state [ntp] at time 07:49:09.916683
2017-12-17 07:49:09,917 [salt.state       ][INFO    ][11535] Executing state service.running for ntp
2017-12-17 07:49:09,918 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 07:49:09,928 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:49:09,940 [salt.loaded.int.module.cmdmod][INFO    ][11535] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:49:09,951 [salt.state       ][INFO    ][11535] The service ntp is already running
2017-12-17 07:49:09,952 [salt.state       ][INFO    ][11535] Completed state [ntp] at time 07:49:09.951760 duration_in_ms=35.077
2017-12-17 07:49:09,954 [salt.minion      ][INFO    ][11535] Returning information for job: 20171217074854270910
2017-12-17 07:49:35,510 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.apply with jid 20171217074935498729
2017-12-17 07:49:35,529 [salt.minion      ][INFO    ][13493] Starting a new job with PID 13493
2017-12-17 07:49:37,167 [salt.state       ][INFO    ][13493] Loading fresh modules for state activity
2017-12-17 07:49:37,196 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 07:49:37,219 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 07:49:37,251 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:37,303 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 07:49:37,360 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:37,407 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 07:49:37,425 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:37,468 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 07:49:37,663 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:37,719 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 07:49:37,809 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:37,851 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 07:49:37,996 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:38,041 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 07:49:38,226 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:38,638 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 07:49:38,670 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:38,727 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 07:49:38,744 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:38,790 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 07:49:38,827 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:38,886 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 07:49:38,919 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:38,973 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 07:49:39,012 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:39,055 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 07:49:39,080 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:39,135 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 07:49:39,154 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:39,204 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 07:49:39,221 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:39,276 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 07:49:39,308 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:39,356 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 07:49:39,378 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:39,425 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 07:49:39,458 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:39,536 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 07:49:39,602 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:39,649 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 07:49:39,673 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:39,720 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 07:49:39,746 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:39,796 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 07:49:39,807 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 07:49:39,825 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:49:39,843 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 07:49:39,858 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:49:39,870 [salt.state       ][INFO    ][13493] Running state [/etc/environment] at time 07:49:39.870420
2017-12-17 07:49:39,871 [salt.state       ][INFO    ][13493] Executing state file.blockreplace for /etc/environment
2017-12-17 07:49:39,876 [salt.state       ][INFO    ][13493] No changes needed to be made
2017-12-17 07:49:39,876 [salt.state       ][INFO    ][13493] Completed state [/etc/environment] at time 07:49:39.875867 duration_in_ms=5.449
2017-12-17 07:49:39,876 [salt.state       ][INFO    ][13493] Running state [/etc/profile.d] at time 07:49:39.876142
2017-12-17 07:49:39,876 [salt.state       ][INFO    ][13493] Executing state file.directory for /etc/profile.d
2017-12-17 07:49:39,877 [salt.state       ][INFO    ][13493] Directory /etc/profile.d is in the correct state
2017-12-17 07:49:39,877 [salt.state       ][INFO    ][13493] Completed state [/etc/profile.d] at time 07:49:39.877451 duration_in_ms=1.308
2017-12-17 07:49:40,139 [salt.state       ][INFO    ][13493] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:49:40.138774
2017-12-17 07:49:40,139 [salt.state       ][INFO    ][13493] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 07:49:40,165 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 07:49:40,171 [salt.state       ][INFO    ][13493] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 07:49:40,171 [salt.state       ][INFO    ][13493] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:49:40.170987 duration_in_ms=32.213
2017-12-17 07:49:40,172 [salt.state       ][INFO    ][13493] Running state [linux_repo_prereq_pkgs] at time 07:49:40.171673
2017-12-17 07:49:40,172 [salt.state       ][INFO    ][13493] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 07:49:40,172 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:49:40,577 [salt.state       ][INFO    ][13493] All specified packages are already installed
2017-12-17 07:49:40,578 [salt.state       ][INFO    ][13493] Completed state [linux_repo_prereq_pkgs] at time 07:49:40.577755 duration_in_ms=406.082
2017-12-17 07:49:40,578 [salt.state       ][INFO    ][13493] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:49:40.578094
2017-12-17 07:49:40,578 [salt.state       ][INFO    ][13493] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 07:49:40,579 [salt.state       ][INFO    ][13493] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 07:49:40,579 [salt.state       ][INFO    ][13493] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:49:40.579032 duration_in_ms=0.938
2017-12-17 07:49:40,579 [salt.state       ][INFO    ][13493] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:49:40.579318
2017-12-17 07:49:40,580 [salt.state       ][INFO    ][13493] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 07:49:40,594 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:49:40,610 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:40,643 [salt.state       ][INFO    ][13493] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 07:49:40,644 [salt.state       ][INFO    ][13493] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:49:40.643469 duration_in_ms=64.15
2017-12-17 07:49:40,645 [salt.state       ][INFO    ][13493] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:49:40.645456
2017-12-17 07:49:40,646 [salt.state       ][INFO    ][13493] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 07:49:40,895 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 07:49:40,979 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:49:42,828 [salt.state       ][INFO    ][13493] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 07:49:42,843 [salt.state       ][INFO    ][13493] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:49:42.842712 duration_in_ms=2197.255
2017-12-17 07:49:42,843 [salt.state       ][INFO    ][13493] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:49:42.843103
2017-12-17 07:49:42,843 [salt.state       ][INFO    ][13493] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 07:49:42,844 [salt.state       ][INFO    ][13493] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 07:49:42,844 [salt.state       ][INFO    ][13493] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:49:42.844052 duration_in_ms=0.95
2017-12-17 07:49:42,844 [salt.state       ][INFO    ][13493] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:49:42.844320
2017-12-17 07:49:42,845 [salt.state       ][INFO    ][13493] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 07:49:42,864 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:49:42,882 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:42,915 [salt.state       ][INFO    ][13493] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 07:49:42,915 [salt.state       ][INFO    ][13493] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:49:42.915156 duration_in_ms=70.836
2017-12-17 07:49:42,916 [salt.state       ][INFO    ][13493] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:49:42.915932
2017-12-17 07:49:42,916 [salt.state       ][INFO    ][13493] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 07:49:43,319 [salt.loaded.int.module.cmdmod][INFO    ][13493] 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-17 07:49:43,394 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:49:45,423 [salt.state       ][INFO    ][13493] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 07:49:45,424 [salt.state       ][INFO    ][13493] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:49:45.423752 duration_in_ms=2507.82
2017-12-17 07:49:45,424 [salt.state       ][INFO    ][13493] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:49:45.424100
2017-12-17 07:49:45,424 [salt.state       ][INFO    ][13493] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 07:49:45,425 [salt.state       ][INFO    ][13493] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 07:49:45,425 [salt.state       ][INFO    ][13493] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:49:45.425090 duration_in_ms=0.989
2017-12-17 07:49:45,425 [salt.state       ][INFO    ][13493] Running state [/etc/apt/preferences.d/uca] at time 07:49:45.425364
2017-12-17 07:49:45,426 [salt.state       ][INFO    ][13493] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 07:49:45,426 [salt.state       ][INFO    ][13493] File /etc/apt/preferences.d/uca is not present
2017-12-17 07:49:45,426 [salt.state       ][INFO    ][13493] Completed state [/etc/apt/preferences.d/uca] at time 07:49:45.426182 duration_in_ms=0.818
2017-12-17 07:49:45,427 [salt.state       ][INFO    ][13493] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:49:45.426924
2017-12-17 07:49:45,427 [salt.state       ][INFO    ][13493] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 07:49:45,509 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 07:49:45,560 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:49:45,607 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217074945582723
2017-12-17 07:49:45,621 [salt.minion      ][INFO    ][14558] Starting a new job with PID 14558
2017-12-17 07:49:45,630 [salt.minion      ][INFO    ][14558] Returning information for job: 20171217074945582723
2017-12-17 07:49:47,492 [salt.state       ][INFO    ][13493] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 07:49:47,492 [salt.state       ][INFO    ][13493] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:49:47.492092 duration_in_ms=2065.166
2017-12-17 07:49:47,492 [salt.state       ][INFO    ][13493] Running state [linux_extra_packages_purged] at time 07:49:47.492296
2017-12-17 07:49:47,493 [salt.state       ][INFO    ][13493] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 07:49:47,498 [salt.state       ][INFO    ][13493] All specified packages are already absent
2017-12-17 07:49:47,499 [salt.state       ][INFO    ][13493] Completed state [linux_extra_packages_purged] at time 07:49:47.498609 duration_in_ms=6.313
2017-12-17 07:49:47,499 [salt.state       ][INFO    ][13493] Running state [linux_extra_packages_latest] at time 07:49:47.498901
2017-12-17 07:49:47,499 [salt.state       ][INFO    ][13493] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 07:49:47,502 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:49:49,580 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 07:49:49,626 [salt.state       ][INFO    ][13493] Package mcelog is already up-to-date
2017-12-17 07:49:49,626 [salt.state       ][INFO    ][13493] Completed state [linux_extra_packages_latest] at time 07:49:49.626365 duration_in_ms=2127.464
2017-12-17 07:49:49,627 [salt.state       ][INFO    ][13493] Running state [UTC] at time 07:49:49.627043
2017-12-17 07:49:49,627 [salt.state       ][INFO    ][13493] Executing state timezone.system for UTC
2017-12-17 07:49:49,628 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:49:49,665 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:49:49,671 [salt.state       ][INFO    ][13493] Timezone UTC already set, UTC already set to UTC
2017-12-17 07:49:49,672 [salt.state       ][INFO    ][13493] Completed state [UTC] at time 07:49:49.671876 duration_in_ms=44.832
2017-12-17 07:49:49,673 [salt.state       ][INFO    ][13493] Running state [nf_conntrack] at time 07:49:49.672531
2017-12-17 07:49:49,673 [salt.state       ][INFO    ][13493] Executing state kmod.present for nf_conntrack
2017-12-17 07:49:49,673 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'lsmod' in directory '/root'
2017-12-17 07:49:49,679 [salt.state       ][INFO    ][13493] Kernel module nf_conntrack is already present
2017-12-17 07:49:49,680 [salt.state       ][INFO    ][13493] Completed state [nf_conntrack] at time 07:49:49.679697 duration_in_ms=7.165
2017-12-17 07:49:49,680 [salt.state       ][INFO    ][13493] Running state [kernel.panic] at time 07:49:49.680297
2017-12-17 07:49:49,681 [salt.state       ][INFO    ][13493] Executing state sysctl.present for kernel.panic
2017-12-17 07:49:49,686 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,698 [salt.state       ][INFO    ][13493] Sysctl value kernel.panic = 60 is already set
2017-12-17 07:49:49,698 [salt.state       ][INFO    ][13493] Completed state [kernel.panic] at time 07:49:49.698056 duration_in_ms=17.759
2017-12-17 07:49:49,698 [salt.state       ][INFO    ][13493] Running state [net.ipv4.tcp_keepalive_probes] at time 07:49:49.698404
2017-12-17 07:49:49,699 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 07:49:49,699 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,711 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 07:49:49,711 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:49:49.710891 duration_in_ms=12.487
2017-12-17 07:49:49,711 [salt.state       ][INFO    ][13493] Running state [fs.file-max] at time 07:49:49.711223
2017-12-17 07:49:49,712 [salt.state       ][INFO    ][13493] Executing state sysctl.present for fs.file-max
2017-12-17 07:49:49,712 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,723 [salt.state       ][INFO    ][13493] Sysctl value fs.file-max = 124165 is already set
2017-12-17 07:49:49,724 [salt.state       ][INFO    ][13493] Completed state [fs.file-max] at time 07:49:49.723720 duration_in_ms=12.496
2017-12-17 07:49:49,724 [salt.state       ][INFO    ][13493] Running state [net.core.somaxconn] at time 07:49:49.724053
2017-12-17 07:49:49,724 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.core.somaxconn
2017-12-17 07:49:49,725 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,736 [salt.state       ][INFO    ][13493] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 07:49:49,736 [salt.state       ][INFO    ][13493] Completed state [net.core.somaxconn] at time 07:49:49.736333 duration_in_ms=12.279
2017-12-17 07:49:49,737 [salt.state       ][INFO    ][13493] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:49:49.736701
2017-12-17 07:49:49,737 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 07:49:49,738 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,750 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 07:49:49,750 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:49:49.750323 duration_in_ms=13.622
2017-12-17 07:49:49,751 [salt.state       ][INFO    ][13493] Running state [net.ipv4.tcp_tw_reuse] at time 07:49:49.750658
2017-12-17 07:49:49,751 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 07:49:49,752 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,765 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 07:49:49,765 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.tcp_tw_reuse] at time 07:49:49.765115 duration_in_ms=14.456
2017-12-17 07:49:49,765 [salt.state       ][INFO    ][13493] Running state [net.ipv4.tcp_congestion_control] at time 07:49:49.765443
2017-12-17 07:49:49,766 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 07:49:49,766 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,778 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 07:49:49,778 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.tcp_congestion_control] at time 07:49:49.778251 duration_in_ms=12.806
2017-12-17 07:49:49,779 [salt.state       ][INFO    ][13493] Running state [net.ipv4.tcp_retries2] at time 07:49:49.778577
2017-12-17 07:49:49,779 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 07:49:49,779 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,791 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 07:49:49,791 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.tcp_retries2] at time 07:49:49.791130 duration_in_ms=12.552
2017-12-17 07:49:49,792 [salt.state       ][INFO    ][13493] Running state [net.core.netdev_max_backlog] at time 07:49:49.791481
2017-12-17 07:49:49,792 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 07:49:49,792 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,803 [salt.state       ][INFO    ][13493] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 07:49:49,804 [salt.state       ][INFO    ][13493] Completed state [net.core.netdev_max_backlog] at time 07:49:49.803845 duration_in_ms=12.364
2017-12-17 07:49:49,804 [salt.state       ][INFO    ][13493] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:49:49.804166
2017-12-17 07:49:49,804 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 07:49:49,805 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,821 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 07:49:49,822 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:49:49.821909 duration_in_ms=17.743
2017-12-17 07:49:49,822 [salt.state       ][INFO    ][13493] Running state [vm.swappiness] at time 07:49:49.822240
2017-12-17 07:49:49,823 [salt.state       ][INFO    ][13493] Executing state sysctl.present for vm.swappiness
2017-12-17 07:49:49,823 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,838 [salt.state       ][INFO    ][13493] Sysctl value vm.swappiness = 10 is already set
2017-12-17 07:49:49,838 [salt.state       ][INFO    ][13493] Completed state [vm.swappiness] at time 07:49:49.838313 duration_in_ms=16.072
2017-12-17 07:49:49,839 [salt.state       ][INFO    ][13493] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:49:49.838652
2017-12-17 07:49:49,839 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 07:49:49,840 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,852 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 07:49:49,853 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:49:49.852760 duration_in_ms=14.107
2017-12-17 07:49:49,853 [salt.state       ][INFO    ][13493] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:49:49.853081
2017-12-17 07:49:49,853 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 07:49:49,854 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,865 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 07:49:49,866 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:49:49.865624 duration_in_ms=12.542
2017-12-17 07:49:49,866 [salt.state       ][INFO    ][13493] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:49:49.865948
2017-12-17 07:49:49,866 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 07:49:49,867 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,878 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 07:49:49,879 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:49:49.878705 duration_in_ms=12.756
2017-12-17 07:49:49,879 [salt.state       ][INFO    ][13493] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:49:49.879031
2017-12-17 07:49:49,879 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 07:49:49,880 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,891 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 07:49:49,892 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:49:49.891706 duration_in_ms=12.674
2017-12-17 07:49:49,892 [salt.state       ][INFO    ][13493] Running state [net.ipv4.tcp_fin_timeout] at time 07:49:49.892027
2017-12-17 07:49:49,892 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 07:49:49,893 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,904 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 07:49:49,905 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.tcp_fin_timeout] at time 07:49:49.904715 duration_in_ms=12.686
2017-12-17 07:49:49,905 [salt.state       ][INFO    ][13493] Running state [net.ipv4.tcp_keepalive_time] at time 07:49:49.905038
2017-12-17 07:49:49,905 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 07:49:49,906 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,917 [salt.state       ][INFO    ][13493] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 07:49:49,918 [salt.state       ][INFO    ][13493] Completed state [net.ipv4.tcp_keepalive_time] at time 07:49:49.917653 duration_in_ms=12.615
2017-12-17 07:49:49,918 [salt.state       ][INFO    ][13493] Running state [net.nf_conntrack_max] at time 07:49:49.917977
2017-12-17 07:49:49,918 [salt.state       ][INFO    ][13493] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 07:49:49,919 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:49:49,930 [salt.state       ][INFO    ][13493] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 07:49:49,931 [salt.state       ][INFO    ][13493] Completed state [net.nf_conntrack_max] at time 07:49:49.930638 duration_in_ms=12.661
2017-12-17 07:49:49,931 [salt.state       ][INFO    ][13493] Running state [linux_sysfs_package] at time 07:49:49.930966
2017-12-17 07:49:49,931 [salt.state       ][INFO    ][13493] Executing state pkg.installed for linux_sysfs_package
2017-12-17 07:49:49,934 [salt.state       ][INFO    ][13493] All specified packages are already installed
2017-12-17 07:49:49,935 [salt.state       ][INFO    ][13493] Completed state [linux_sysfs_package] at time 07:49:49.934553 duration_in_ms=3.587
2017-12-17 07:49:49,936 [salt.state       ][INFO    ][13493] Running state [/etc/sysfs.d] at time 07:49:49.935480
2017-12-17 07:49:49,936 [salt.state       ][INFO    ][13493] Executing state file.directory for /etc/sysfs.d
2017-12-17 07:49:49,936 [salt.state       ][INFO    ][13493] Directory /etc/sysfs.d is in the correct state
2017-12-17 07:49:49,937 [salt.state       ][INFO    ][13493] Completed state [/etc/sysfs.d] at time 07:49:49.936507 duration_in_ms=1.027
2017-12-17 07:49:49,937 [salt.state       ][INFO    ][13493] Running state [ondemand] at time 07:49:49.937056
2017-12-17 07:49:49,937 [salt.state       ][INFO    ][13493] Executing state service.dead for ondemand
2017-12-17 07:49:49,938 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 07:49:49,946 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:49:49,953 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:49:49,962 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'runlevel' in directory '/root'
2017-12-17 07:49:49,968 [salt.state       ][INFO    ][13493] The service ondemand is already dead
2017-12-17 07:49:49,969 [salt.state       ][INFO    ][13493] Completed state [ondemand] at time 07:49:49.968688 duration_in_ms=31.632
2017-12-17 07:49:49,969 [salt.state       ][INFO    ][13493] Running state [cs_CZ.UTF-8] at time 07:49:49.969272
2017-12-17 07:49:49,970 [salt.state       ][INFO    ][13493] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 07:49:49,970 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'locale -a' in directory '/root'
2017-12-17 07:49:49,975 [salt.state       ][INFO    ][13493] Locale cs_CZ.UTF-8 is already present
2017-12-17 07:49:49,976 [salt.state       ][INFO    ][13493] Completed state [cs_CZ.UTF-8] at time 07:49:49.975571 duration_in_ms=6.298
2017-12-17 07:49:49,976 [salt.state       ][INFO    ][13493] Running state [en_US.UTF-8] at time 07:49:49.975912
2017-12-17 07:49:49,976 [salt.state       ][INFO    ][13493] Executing state locale.present for en_US.UTF-8
2017-12-17 07:49:49,977 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'locale -a' in directory '/root'
2017-12-17 07:49:49,982 [salt.state       ][INFO    ][13493] Locale en_US.UTF-8 is already present
2017-12-17 07:49:49,983 [salt.state       ][INFO    ][13493] Completed state [en_US.UTF-8] at time 07:49:49.982541 duration_in_ms=6.629
2017-12-17 07:49:49,984 [salt.state       ][INFO    ][13493] Running state [en_US.UTF-8] at time 07:49:49.983534
2017-12-17 07:49:49,984 [salt.state       ][INFO    ][13493] Executing state locale.system for en_US.UTF-8
2017-12-17 07:49:49,984 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'localectl' in directory '/root'
2017-12-17 07:49:50,008 [salt.state       ][INFO    ][13493] System locale en_US.UTF-8 already set
2017-12-17 07:49:50,008 [salt.state       ][INFO    ][13493] Completed state [en_US.UTF-8] at time 07:49:50.008408 duration_in_ms=24.874
2017-12-17 07:49:50,009 [salt.state       ][INFO    ][13493] Running state [root] at time 07:49:50.009388
2017-12-17 07:49:50,010 [salt.state       ][INFO    ][13493] Executing state user.present for root
2017-12-17 07:49:50,011 [salt.state       ][INFO    ][13493] User root is present and up to date
2017-12-17 07:49:50,011 [salt.state       ][INFO    ][13493] Completed state [root] at time 07:49:50.010755 duration_in_ms=1.367
2017-12-17 07:49:50,012 [salt.state       ][INFO    ][13493] Running state [/root] at time 07:49:50.011597
2017-12-17 07:49:50,012 [salt.state       ][INFO    ][13493] Executing state file.directory for /root
2017-12-17 07:49:50,012 [salt.state       ][INFO    ][13493] Directory /root is in the correct state
2017-12-17 07:49:50,013 [salt.state       ][INFO    ][13493] Completed state [/root] at time 07:49:50.012612 duration_in_ms=1.014
2017-12-17 07:49:50,013 [salt.state       ][INFO    ][13493] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:49:50.012864
2017-12-17 07:49:50,013 [salt.state       ][INFO    ][13493] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 07:49:50,013 [salt.state       ][INFO    ][13493] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 07:49:50,014 [salt.state       ][INFO    ][13493] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:49:50.013642 duration_in_ms=0.778
2017-12-17 07:49:50,014 [salt.state       ][INFO    ][13493] Running state [ubuntu] at time 07:49:50.013911
2017-12-17 07:49:50,014 [salt.state       ][INFO    ][13493] Executing state user.present for ubuntu
2017-12-17 07:49:50,015 [salt.state       ][INFO    ][13493] User ubuntu is present and up to date
2017-12-17 07:49:50,015 [salt.state       ][INFO    ][13493] Completed state [ubuntu] at time 07:49:50.015063 duration_in_ms=1.152
2017-12-17 07:49:50,016 [salt.state       ][INFO    ][13493] Running state [/home/ubuntu] at time 07:49:50.015826
2017-12-17 07:49:50,016 [salt.state       ][INFO    ][13493] Executing state file.directory for /home/ubuntu
2017-12-17 07:49:50,017 [salt.state       ][INFO    ][13493] Directory /home/ubuntu is in the correct state
2017-12-17 07:49:50,017 [salt.state       ][INFO    ][13493] Completed state [/home/ubuntu] at time 07:49:50.016861 duration_in_ms=1.034
2017-12-17 07:49:50,018 [salt.state       ][INFO    ][13493] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:49:50.017505
2017-12-17 07:49:50,018 [salt.state       ][INFO    ][13493] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 07:49:50,036 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 07:49:50,040 [salt.state       ][INFO    ][13493] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 07:49:50,040 [salt.state       ][INFO    ][13493] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:49:50.040451 duration_in_ms=22.946
2017-12-17 07:49:50,041 [salt.state       ][INFO    ][13493] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:49:50.040775
2017-12-17 07:49:50,041 [salt.state       ][INFO    ][13493] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 07:49:50,059 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 07:49:50,079 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:50,113 [salt.state       ][INFO    ][13493] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 07:49:50,113 [salt.state       ][INFO    ][13493] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:49:50.113406 duration_in_ms=72.63
2017-12-17 07:49:50,114 [salt.state       ][INFO    ][13493] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:49:50.113722
2017-12-17 07:49:50,114 [salt.state       ][INFO    ][13493] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 07:49:50,131 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 07:49:50,149 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:49:50,185 [salt.state       ][INFO    ][13493] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 07:49:50,186 [salt.state       ][INFO    ][13493] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:49:50.185523 duration_in_ms=71.801
2017-12-17 07:49:50,187 [salt.state       ][INFO    ][13493] Running state [service.systemctl_reload] at time 07:49:50.186585
2017-12-17 07:49:50,187 [salt.state       ][INFO    ][13493] Executing state module.wait for service.systemctl_reload
2017-12-17 07:49:50,187 [salt.state       ][INFO    ][13493] No changes made for service.systemctl_reload
2017-12-17 07:49:50,188 [salt.state       ][INFO    ][13493] Completed state [service.systemctl_reload] at time 07:49:50.187488 duration_in_ms=0.903
2017-12-17 07:49:50,188 [salt.state       ][INFO    ][13493] Running state [/etc/hostname] at time 07:49:50.187794
2017-12-17 07:49:50,188 [salt.state       ][INFO    ][13493] Executing state file.managed for /etc/hostname
2017-12-17 07:49:50,206 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 07:49:50,208 [salt.state       ][INFO    ][13493] File /etc/hostname is in the correct state
2017-12-17 07:49:50,208 [salt.state       ][INFO    ][13493] Completed state [/etc/hostname] at time 07:49:50.208365 duration_in_ms=20.571
2017-12-17 07:49:50,210 [salt.state       ][INFO    ][13493] Running state [hostname msg01] at time 07:49:50.209622
2017-12-17 07:49:50,210 [salt.state       ][INFO    ][13493] Executing state cmd.wait for hostname msg01
2017-12-17 07:49:50,210 [salt.state       ][INFO    ][13493] No changes made for hostname msg01
2017-12-17 07:49:50,211 [salt.state       ][INFO    ][13493] Completed state [hostname msg01] at time 07:49:50.210549 duration_in_ms=0.927
2017-12-17 07:49:50,211 [salt.state       ][INFO    ][13493] Running state [mdb02] at time 07:49:50.211089
2017-12-17 07:49:50,211 [salt.state       ][INFO    ][13493] Executing state host.present for mdb02
2017-12-17 07:49:50,212 [salt.state       ][INFO    ][13493] Host mdb02 (10.167.4.77) already present
2017-12-17 07:49:50,212 [salt.state       ][INFO    ][13493] Completed state [mdb02] at time 07:49:50.212133 duration_in_ms=1.044
2017-12-17 07:49:50,212 [salt.state       ][INFO    ][13493] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.212417
2017-12-17 07:49:50,213 [salt.state       ][INFO    ][13493] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,213 [salt.state       ][INFO    ][13493] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 07:49:50,213 [salt.state       ][INFO    ][13493] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.213419 duration_in_ms=1.001
2017-12-17 07:49:50,214 [salt.state       ][INFO    ][13493] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.213729
2017-12-17 07:49:50,214 [salt.state       ][INFO    ][13493] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,214 [salt.state       ][INFO    ][13493] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 07:49:50,215 [salt.state       ][INFO    ][13493] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.214698 duration_in_ms=0.968
2017-12-17 07:49:50,215 [salt.state       ][INFO    ][13493] Running state [mdb03] at time 07:49:50.214981
2017-12-17 07:49:50,215 [salt.state       ][INFO    ][13493] Executing state host.present for mdb03
2017-12-17 07:49:50,216 [salt.state       ][INFO    ][13493] Host mdb03 (10.167.4.78) already present
2017-12-17 07:49:50,216 [salt.state       ][INFO    ][13493] Completed state [mdb03] at time 07:49:50.215957 duration_in_ms=0.976
2017-12-17 07:49:50,216 [salt.state       ][INFO    ][13493] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.216244
2017-12-17 07:49:50,217 [salt.state       ][INFO    ][13493] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,217 [salt.state       ][INFO    ][13493] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 07:49:50,217 [salt.state       ][INFO    ][13493] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.217214 duration_in_ms=0.971
2017-12-17 07:49:50,218 [salt.state       ][INFO    ][13493] Running state [mdb01] at time 07:49:50.217534
2017-12-17 07:49:50,218 [salt.state       ][INFO    ][13493] Executing state host.present for mdb01
2017-12-17 07:49:50,218 [salt.state       ][INFO    ][13493] Host mdb01 (10.167.4.76) already present
2017-12-17 07:49:50,219 [salt.state       ][INFO    ][13493] Completed state [mdb01] at time 07:49:50.218512 duration_in_ms=0.978
2017-12-17 07:49:50,219 [salt.state       ][INFO    ][13493] Running state [mdb] at time 07:49:50.218791
2017-12-17 07:49:50,219 [salt.state       ][INFO    ][13493] Executing state host.present for mdb
2017-12-17 07:49:50,220 [salt.state       ][INFO    ][13493] Host mdb (10.167.4.75) already present
2017-12-17 07:49:50,220 [salt.state       ][INFO    ][13493] Completed state [mdb] at time 07:49:50.219754 duration_in_ms=0.963
2017-12-17 07:49:50,220 [salt.state       ][INFO    ][13493] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.220033
2017-12-17 07:49:50,220 [salt.state       ][INFO    ][13493] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,221 [salt.state       ][INFO    ][13493] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 07:49:50,221 [salt.state       ][INFO    ][13493] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.221004 duration_in_ms=0.971
2017-12-17 07:49:50,221 [salt.state       ][INFO    ][13493] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.221284
2017-12-17 07:49:50,222 [salt.state       ][INFO    ][13493] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,222 [salt.state       ][INFO    ][13493] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:49:50,222 [salt.state       ][INFO    ][13493] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.222281 duration_in_ms=0.997
2017-12-17 07:49:50,223 [salt.state       ][INFO    ][13493] Running state [cfg01] at time 07:49:50.222565
2017-12-17 07:49:50,223 [salt.state       ][INFO    ][13493] Executing state host.present for cfg01
2017-12-17 07:49:50,223 [salt.state       ][INFO    ][13493] Host cfg01 (10.167.4.100) already present
2017-12-17 07:49:50,224 [salt.state       ][INFO    ][13493] Completed state [cfg01] at time 07:49:50.223576 duration_in_ms=1.011
2017-12-17 07:49:50,224 [salt.state       ][INFO    ][13493] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.223856
2017-12-17 07:49:50,224 [salt.state       ][INFO    ][13493] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,225 [salt.state       ][INFO    ][13493] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 07:49:50,225 [salt.state       ][INFO    ][13493] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.224818 duration_in_ms=0.963
2017-12-17 07:49:50,225 [salt.state       ][INFO    ][13493] Running state [prx01] at time 07:49:50.225096
2017-12-17 07:49:50,225 [salt.state       ][INFO    ][13493] Executing state host.present for prx01
2017-12-17 07:49:50,226 [salt.state       ][INFO    ][13493] Host prx01 (10.167.4.104) already present
2017-12-17 07:49:50,226 [salt.state       ][INFO    ][13493] Completed state [prx01] at time 07:49:50.226083 duration_in_ms=0.987
2017-12-17 07:49:50,226 [salt.state       ][INFO    ][13493] Running state [kvm01] at time 07:49:50.226365
2017-12-17 07:49:50,227 [salt.state       ][INFO    ][13493] Executing state host.present for kvm01
2017-12-17 07:49:50,227 [salt.state       ][INFO    ][13493] Host kvm01 (10.167.4.141) already present
2017-12-17 07:49:50,227 [salt.state       ][INFO    ][13493] Completed state [kvm01] at time 07:49:50.227306 duration_in_ms=0.941
2017-12-17 07:49:50,228 [salt.state       ][INFO    ][13493] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.227613
2017-12-17 07:49:50,228 [salt.state       ][INFO    ][13493] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,228 [salt.state       ][INFO    ][13493] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 07:49:50,229 [salt.state       ][INFO    ][13493] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.228553 duration_in_ms=0.939
2017-12-17 07:49:50,229 [salt.state       ][INFO    ][13493] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.228841
2017-12-17 07:49:50,229 [salt.state       ][INFO    ][13493] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,230 [salt.state       ][INFO    ][13493] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 07:49:50,230 [salt.state       ][INFO    ][13493] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.229824 duration_in_ms=0.982
2017-12-17 07:49:50,230 [salt.state       ][INFO    ][13493] Running state [kvm03] at time 07:49:50.230108
2017-12-17 07:49:50,230 [salt.state       ][INFO    ][13493] Executing state host.present for kvm03
2017-12-17 07:49:50,231 [salt.state       ][INFO    ][13493] Host kvm03 (10.167.4.143) already present
2017-12-17 07:49:50,231 [salt.state       ][INFO    ][13493] Completed state [kvm03] at time 07:49:50.231062 duration_in_ms=0.954
2017-12-17 07:49:50,231 [salt.state       ][INFO    ][13493] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.231338
2017-12-17 07:49:50,232 [salt.state       ][INFO    ][13493] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,232 [salt.state       ][INFO    ][13493] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 07:49:50,233 [salt.state       ][INFO    ][13493] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.232740 duration_in_ms=1.401
2017-12-17 07:49:50,233 [salt.state       ][INFO    ][13493] Running state [kvm02] at time 07:49:50.233107
2017-12-17 07:49:50,233 [salt.state       ][INFO    ][13493] Executing state host.present for kvm02
2017-12-17 07:49:50,234 [salt.state       ][INFO    ][13493] Host kvm02 (10.167.4.142) already present
2017-12-17 07:49:50,234 [salt.state       ][INFO    ][13493] Completed state [kvm02] at time 07:49:50.234421 duration_in_ms=1.313
2017-12-17 07:49:50,235 [salt.state       ][INFO    ][13493] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.234799
2017-12-17 07:49:50,235 [salt.state       ][INFO    ][13493] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,236 [salt.state       ][INFO    ][13493] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 07:49:50,236 [salt.state       ][INFO    ][13493] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.236023 duration_in_ms=1.224
2017-12-17 07:49:50,236 [salt.state       ][INFO    ][13493] Running state [dbs] at time 07:49:50.236308
2017-12-17 07:49:50,237 [salt.state       ][INFO    ][13493] Executing state host.present for dbs
2017-12-17 07:49:50,237 [salt.state       ][INFO    ][13493] Host dbs (10.167.4.50) already present
2017-12-17 07:49:50,237 [salt.state       ][INFO    ][13493] Completed state [dbs] at time 07:49:50.237273 duration_in_ms=0.964
2017-12-17 07:49:50,238 [salt.state       ][INFO    ][13493] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.237547
2017-12-17 07:49:50,238 [salt.state       ][INFO    ][13493] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,238 [salt.state       ][INFO    ][13493] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 07:49:50,239 [salt.state       ][INFO    ][13493] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.238477 duration_in_ms=0.93
2017-12-17 07:49:50,239 [salt.state       ][INFO    ][13493] Running state [prx] at time 07:49:50.238750
2017-12-17 07:49:50,239 [salt.state       ][INFO    ][13493] Executing state host.present for prx
2017-12-17 07:49:50,239 [salt.state       ][INFO    ][13493] Host prx (172.30.10.103) already present
2017-12-17 07:49:50,240 [salt.state       ][INFO    ][13493] Completed state [prx] at time 07:49:50.239692 duration_in_ms=0.942
2017-12-17 07:49:50,240 [salt.state       ][INFO    ][13493] Running state [prx02] at time 07:49:50.239965
2017-12-17 07:49:50,240 [salt.state       ][INFO    ][13493] Executing state host.present for prx02
2017-12-17 07:49:50,241 [salt.state       ][INFO    ][13493] Host prx02 (10.167.4.105) already present
2017-12-17 07:49:50,241 [salt.state       ][INFO    ][13493] Completed state [prx02] at time 07:49:50.240902 duration_in_ms=0.936
2017-12-17 07:49:50,241 [salt.state       ][INFO    ][13493] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.241176
2017-12-17 07:49:50,241 [salt.state       ][INFO    ][13493] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,242 [salt.state       ][INFO    ][13493] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 07:49:50,242 [salt.state       ][INFO    ][13493] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.242113 duration_in_ms=0.936
2017-12-17 07:49:50,242 [salt.state       ][INFO    ][13493] Running state [msg02] at time 07:49:50.242392
2017-12-17 07:49:50,243 [salt.state       ][INFO    ][13493] Executing state host.present for msg02
2017-12-17 07:49:50,243 [salt.state       ][INFO    ][13493] Host msg02 (10.167.4.42) already present
2017-12-17 07:49:50,243 [salt.state       ][INFO    ][13493] Completed state [msg02] at time 07:49:50.243323 duration_in_ms=0.931
2017-12-17 07:49:50,244 [salt.state       ][INFO    ][13493] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.243608
2017-12-17 07:49:50,244 [salt.state       ][INFO    ][13493] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,244 [salt.state       ][INFO    ][13493] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 07:49:50,245 [salt.state       ][INFO    ][13493] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.244539 duration_in_ms=0.93
2017-12-17 07:49:50,245 [salt.state       ][INFO    ][13493] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.244827
2017-12-17 07:49:50,245 [salt.state       ][INFO    ][13493] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,246 [salt.state       ][INFO    ][13493] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 07:49:50,246 [salt.state       ][INFO    ][13493] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.245760 duration_in_ms=0.933
2017-12-17 07:49:50,246 [salt.state       ][INFO    ][13493] Running state [msg03] at time 07:49:50.246033
2017-12-17 07:49:50,246 [salt.state       ][INFO    ][13493] Executing state host.present for msg03
2017-12-17 07:49:50,247 [salt.state       ][INFO    ][13493] Host msg03 (10.167.4.43) already present
2017-12-17 07:49:50,247 [salt.state       ][INFO    ][13493] Completed state [msg03] at time 07:49:50.246967 duration_in_ms=0.935
2017-12-17 07:49:50,247 [salt.state       ][INFO    ][13493] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.247241
2017-12-17 07:49:50,248 [salt.state       ][INFO    ][13493] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,248 [salt.state       ][INFO    ][13493] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 07:49:50,248 [salt.state       ][INFO    ][13493] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.248228 duration_in_ms=0.987
2017-12-17 07:49:50,249 [salt.state       ][INFO    ][13493] Running state [msg01] at time 07:49:50.248502
2017-12-17 07:49:50,249 [salt.state       ][INFO    ][13493] Executing state host.present for msg01
2017-12-17 07:49:50,249 [salt.state       ][INFO    ][13493] Host msg01 (10.167.4.41) already present
2017-12-17 07:49:50,249 [salt.state       ][INFO    ][13493] Completed state [msg01] at time 07:49:50.249444 duration_in_ms=0.942
2017-12-17 07:49:50,250 [salt.state       ][INFO    ][13493] Running state [file.replace] at time 07:49:50.250175
2017-12-17 07:49:50,250 [salt.state       ][INFO    ][13493] Executing state module.run for file.replace
2017-12-17 07:49:50,318 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 07:49:50,327 [salt.state       ][INFO    ][13493] onlyif execution failed
2017-12-17 07:49:50,328 [salt.state       ][INFO    ][13493] Completed state [file.replace] at time 07:49:50.327747 duration_in_ms=77.57
2017-12-17 07:49:50,328 [salt.state       ][INFO    ][13493] Running state [msg] at time 07:49:50.328132
2017-12-17 07:49:50,328 [salt.state       ][INFO    ][13493] Executing state host.present for msg
2017-12-17 07:49:50,329 [salt.state       ][INFO    ][13493] Host msg (10.167.4.40) already present
2017-12-17 07:49:50,329 [salt.state       ][INFO    ][13493] Completed state [msg] at time 07:49:50.329419 duration_in_ms=1.287
2017-12-17 07:49:50,330 [salt.state       ][INFO    ][13493] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.329712
2017-12-17 07:49:50,330 [salt.state       ][INFO    ][13493] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,330 [salt.state       ][INFO    ][13493] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 07:49:50,331 [salt.state       ][INFO    ][13493] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.330727 duration_in_ms=1.015
2017-12-17 07:49:50,331 [salt.state       ][INFO    ][13493] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.331024
2017-12-17 07:49:50,331 [salt.state       ][INFO    ][13493] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,332 [salt.state       ][INFO    ][13493] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:49:50,332 [salt.state       ][INFO    ][13493] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.332097 duration_in_ms=1.073
2017-12-17 07:49:50,332 [salt.state       ][INFO    ][13493] Running state [cfg01] at time 07:49:50.332398
2017-12-17 07:49:50,333 [salt.state       ][INFO    ][13493] Executing state host.present for cfg01
2017-12-17 07:49:50,333 [salt.state       ][INFO    ][13493] Host cfg01 (10.167.4.100) already present
2017-12-17 07:49:50,333 [salt.state       ][INFO    ][13493] Completed state [cfg01] at time 07:49:50.333372 duration_in_ms=0.973
2017-12-17 07:49:50,334 [salt.state       ][INFO    ][13493] Running state [cmp002] at time 07:49:50.333676
2017-12-17 07:49:50,334 [salt.state       ][INFO    ][13493] Executing state host.present for cmp002
2017-12-17 07:49:50,335 [salt.state       ][INFO    ][13493] Host cmp002 (10.167.4.102) already present
2017-12-17 07:49:50,335 [salt.state       ][INFO    ][13493] Completed state [cmp002] at time 07:49:50.334911 duration_in_ms=1.234
2017-12-17 07:49:50,335 [salt.state       ][INFO    ][13493] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.335186
2017-12-17 07:49:50,336 [salt.state       ][INFO    ][13493] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,336 [salt.state       ][INFO    ][13493] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 07:49:50,336 [salt.state       ][INFO    ][13493] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.336259 duration_in_ms=1.072
2017-12-17 07:49:50,337 [salt.state       ][INFO    ][13493] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.336539
2017-12-17 07:49:50,337 [salt.state       ][INFO    ][13493] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,337 [salt.state       ][INFO    ][13493] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 07:49:50,338 [salt.state       ][INFO    ][13493] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.337565 duration_in_ms=1.026
2017-12-17 07:49:50,338 [salt.state       ][INFO    ][13493] Running state [cmp001] at time 07:49:50.337842
2017-12-17 07:49:50,338 [salt.state       ][INFO    ][13493] Executing state host.present for cmp001
2017-12-17 07:49:50,339 [salt.state       ][INFO    ][13493] Host cmp001 (10.167.4.101) already present
2017-12-17 07:49:50,339 [salt.state       ][INFO    ][13493] Completed state [cmp001] at time 07:49:50.338818 duration_in_ms=0.977
2017-12-17 07:49:50,339 [salt.state       ][INFO    ][13493] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.339090
2017-12-17 07:49:50,339 [salt.state       ][INFO    ][13493] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,340 [salt.state       ][INFO    ][13493] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 07:49:50,340 [salt.state       ][INFO    ][13493] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.340071 duration_in_ms=0.98
2017-12-17 07:49:50,340 [salt.state       ][INFO    ][13493] Running state [dbs01] at time 07:49:50.340357
2017-12-17 07:49:50,341 [salt.state       ][INFO    ][13493] Executing state host.present for dbs01
2017-12-17 07:49:50,341 [salt.state       ][INFO    ][13493] Host dbs01 (10.167.4.51) already present
2017-12-17 07:49:50,341 [salt.state       ][INFO    ][13493] Completed state [dbs01] at time 07:49:50.341289 duration_in_ms=0.932
2017-12-17 07:49:50,342 [salt.state       ][INFO    ][13493] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.341654
2017-12-17 07:49:50,342 [salt.state       ][INFO    ][13493] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,343 [salt.state       ][INFO    ][13493] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 07:49:50,343 [salt.state       ][INFO    ][13493] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.342920 duration_in_ms=1.266
2017-12-17 07:49:50,343 [salt.state       ][INFO    ][13493] Running state [dbs02] at time 07:49:50.343297
2017-12-17 07:49:50,344 [salt.state       ][INFO    ][13493] Executing state host.present for dbs02
2017-12-17 07:49:50,344 [salt.state       ][INFO    ][13493] Host dbs02 (10.167.4.52) already present
2017-12-17 07:49:50,345 [salt.state       ][INFO    ][13493] Completed state [dbs02] at time 07:49:50.344703 duration_in_ms=1.406
2017-12-17 07:49:50,345 [salt.state       ][INFO    ][13493] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.345154
2017-12-17 07:49:50,346 [salt.state       ][INFO    ][13493] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,346 [salt.state       ][INFO    ][13493] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 07:49:50,347 [salt.state       ][INFO    ][13493] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.346580 duration_in_ms=1.425
2017-12-17 07:49:50,347 [salt.state       ][INFO    ][13493] Running state [dbs03] at time 07:49:50.346992
2017-12-17 07:49:50,347 [salt.state       ][INFO    ][13493] Executing state host.present for dbs03
2017-12-17 07:49:50,348 [salt.state       ][INFO    ][13493] Host dbs03 (10.167.4.53) already present
2017-12-17 07:49:50,348 [salt.state       ][INFO    ][13493] Completed state [dbs03] at time 07:49:50.348448 duration_in_ms=1.457
2017-12-17 07:49:50,349 [salt.state       ][INFO    ][13493] Running state [odl01] at time 07:49:50.348861
2017-12-17 07:49:50,349 [salt.state       ][INFO    ][13493] Executing state host.present for odl01
2017-12-17 07:49:50,350 [salt.state       ][INFO    ][13493] Host odl01 (10.167.4.111) already present
2017-12-17 07:49:50,350 [salt.state       ][INFO    ][13493] Completed state [odl01] at time 07:49:50.350310 duration_in_ms=1.449
2017-12-17 07:49:50,351 [salt.state       ][INFO    ][13493] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.350739
2017-12-17 07:49:50,351 [salt.state       ][INFO    ][13493] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,352 [salt.state       ][INFO    ][13493] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 07:49:50,352 [salt.state       ][INFO    ][13493] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.352229 duration_in_ms=1.49
2017-12-17 07:49:50,353 [salt.state       ][INFO    ][13493] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.352653
2017-12-17 07:49:50,353 [salt.state       ][INFO    ][13493] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,354 [salt.state       ][INFO    ][13493] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 07:49:50,354 [salt.state       ][INFO    ][13493] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.353973 duration_in_ms=1.321
2017-12-17 07:49:50,354 [salt.state       ][INFO    ][13493] Running state [mas01] at time 07:49:50.354249
2017-12-17 07:49:50,355 [salt.state       ][INFO    ][13493] Executing state host.present for mas01
2017-12-17 07:49:50,355 [salt.state       ][INFO    ][13493] Host mas01 (10.167.4.3) already present
2017-12-17 07:49:50,355 [salt.state       ][INFO    ][13493] Completed state [mas01] at time 07:49:50.355218 duration_in_ms=0.968
2017-12-17 07:49:50,356 [salt.state       ][INFO    ][13493] Running state [ctl02] at time 07:49:50.355521
2017-12-17 07:49:50,356 [salt.state       ][INFO    ][13493] Executing state host.present for ctl02
2017-12-17 07:49:50,356 [salt.state       ][INFO    ][13493] Host ctl02 (10.167.4.12) already present
2017-12-17 07:49:50,356 [salt.state       ][INFO    ][13493] Completed state [ctl02] at time 07:49:50.356473 duration_in_ms=0.951
2017-12-17 07:49:50,357 [salt.state       ][INFO    ][13493] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.356753
2017-12-17 07:49:50,357 [salt.state       ][INFO    ][13493] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,358 [salt.state       ][INFO    ][13493] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 07:49:50,358 [salt.state       ][INFO    ][13493] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.357746 duration_in_ms=0.994
2017-12-17 07:49:50,358 [salt.state       ][INFO    ][13493] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.358020
2017-12-17 07:49:50,358 [salt.state       ][INFO    ][13493] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,359 [salt.state       ][INFO    ][13493] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 07:49:50,359 [salt.state       ][INFO    ][13493] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.358996 duration_in_ms=0.976
2017-12-17 07:49:50,359 [salt.state       ][INFO    ][13493] Running state [ctl03] at time 07:49:50.359279
2017-12-17 07:49:50,360 [salt.state       ][INFO    ][13493] Executing state host.present for ctl03
2017-12-17 07:49:50,360 [salt.state       ][INFO    ][13493] Host ctl03 (10.167.4.13) already present
2017-12-17 07:49:50,360 [salt.state       ][INFO    ][13493] Completed state [ctl03] at time 07:49:50.360249 duration_in_ms=0.969
2017-12-17 07:49:50,361 [salt.state       ][INFO    ][13493] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.360617
2017-12-17 07:49:50,361 [salt.state       ][INFO    ][13493] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,362 [salt.state       ][INFO    ][13493] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 07:49:50,362 [salt.state       ][INFO    ][13493] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.361926 duration_in_ms=1.309
2017-12-17 07:49:50,362 [salt.state       ][INFO    ][13493] Running state [ctl01] at time 07:49:50.362351
2017-12-17 07:49:50,363 [salt.state       ][INFO    ][13493] Executing state host.present for ctl01
2017-12-17 07:49:50,363 [salt.state       ][INFO    ][13493] Host ctl01 (10.167.4.11) already present
2017-12-17 07:49:50,364 [salt.state       ][INFO    ][13493] Completed state [ctl01] at time 07:49:50.363831 duration_in_ms=1.48
2017-12-17 07:49:50,364 [salt.state       ][INFO    ][13493] Running state [ctl] at time 07:49:50.364235
2017-12-17 07:49:50,365 [salt.state       ][INFO    ][13493] Executing state host.present for ctl
2017-12-17 07:49:50,365 [salt.state       ][INFO    ][13493] Host ctl (10.167.4.10) already present
2017-12-17 07:49:50,366 [salt.state       ][INFO    ][13493] Completed state [ctl] at time 07:49:50.365689 duration_in_ms=1.453
2017-12-17 07:49:50,366 [salt.state       ][INFO    ][13493] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.366101
2017-12-17 07:49:50,367 [salt.state       ][INFO    ][13493] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:49:50,367 [salt.state       ][INFO    ][13493] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 07:49:50,368 [salt.state       ][INFO    ][13493] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:49:50.367768 duration_in_ms=1.667
2017-12-17 07:49:50,368 [salt.state       ][INFO    ][13493] Running state [ens2] at time 07:49:50.368183
2017-12-17 07:49:50,369 [salt.state       ][INFO    ][13493] Executing state network.managed for ens2
2017-12-17 07:49:50,724 [salt.state       ][INFO    ][13493] Interface ens2 is up to date.
2017-12-17 07:49:50,725 [salt.state       ][INFO    ][13493] Completed state [ens2] at time 07:49:50.724894 duration_in_ms=356.711
2017-12-17 07:49:50,725 [salt.state       ][INFO    ][13493] Running state [ens3] at time 07:49:50.725209
2017-12-17 07:49:50,726 [salt.state       ][INFO    ][13493] Executing state network.managed for ens3
2017-12-17 07:49:51,022 [salt.state       ][INFO    ][13493] Interface ens3 is up to date.
2017-12-17 07:49:51,023 [salt.state       ][INFO    ][13493] Completed state [ens3] at time 07:49:51.022549 duration_in_ms=297.339
2017-12-17 07:49:51,023 [salt.state       ][INFO    ][13493] Running state [/etc/profile.d/proxy.sh] at time 07:49:51.022859
2017-12-17 07:49:51,023 [salt.state       ][INFO    ][13493] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 07:49:51,024 [salt.state       ][INFO    ][13493] File /etc/profile.d/proxy.sh is not present
2017-12-17 07:49:51,024 [salt.state       ][INFO    ][13493] Completed state [/etc/profile.d/proxy.sh] at time 07:49:51.023789 duration_in_ms=0.93
2017-12-17 07:49:51,024 [salt.state       ][INFO    ][13493] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:49:51.024058
2017-12-17 07:49:51,024 [salt.state       ][INFO    ][13493] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 07:49:51,025 [salt.state       ][INFO    ][13493] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 07:49:51,025 [salt.state       ][INFO    ][13493] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:49:51.024866 duration_in_ms=0.808
2017-12-17 07:49:51,025 [salt.state       ][INFO    ][13493] Running state [ntp] at time 07:49:51.025134
2017-12-17 07:49:51,025 [salt.state       ][INFO    ][13493] Executing state pkg.installed for ntp
2017-12-17 07:49:51,028 [salt.state       ][INFO    ][13493] Package ntp is already installed
2017-12-17 07:49:51,029 [salt.state       ][INFO    ][13493] Completed state [ntp] at time 07:49:51.028743 duration_in_ms=3.609
2017-12-17 07:49:51,030 [salt.state       ][INFO    ][13493] Running state [/etc/ntp.conf] at time 07:49:51.029573
2017-12-17 07:49:51,030 [salt.state       ][INFO    ][13493] Executing state file.managed for /etc/ntp.conf
2017-12-17 07:49:51,047 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 07:49:51,070 [salt.fileclient  ][INFO    ][13493] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:49:51,077 [salt.state       ][INFO    ][13493] File /etc/ntp.conf is in the correct state
2017-12-17 07:49:51,077 [salt.state       ][INFO    ][13493] Completed state [/etc/ntp.conf] at time 07:49:51.077044 duration_in_ms=47.47
2017-12-17 07:49:51,078 [salt.state       ][INFO    ][13493] Running state [ntp] at time 07:49:51.077907
2017-12-17 07:49:51,078 [salt.state       ][INFO    ][13493] Executing state service.running for ntp
2017-12-17 07:49:51,079 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 07:49:51,089 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:49:51,098 [salt.loaded.int.module.cmdmod][INFO    ][13493] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:49:51,109 [salt.state       ][INFO    ][13493] The service ntp is already running
2017-12-17 07:49:51,109 [salt.state       ][INFO    ][13493] Completed state [ntp] at time 07:49:51.109371 duration_in_ms=31.463
2017-12-17 07:49:51,112 [salt.minion      ][INFO    ][13493] Returning information for job: 20171217074935498729
2017-12-17 07:50:16,841 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.apply with jid 20171217075016826720
2017-12-17 07:50:16,859 [salt.minion      ][INFO    ][15458] Starting a new job with PID 15458
2017-12-17 07:50:19,791 [salt.state       ][INFO    ][15458] Loading fresh modules for state activity
2017-12-17 07:50:20,100 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 07:50:20,137 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 07:50:20,202 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:20,281 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 07:50:20,300 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:20,360 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 07:50:20,383 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:20,431 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 07:50:20,489 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:20,579 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 07:50:20,608 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:20,654 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 07:50:20,687 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:20,735 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 07:50:20,765 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:20,826 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 07:50:20,850 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:20,897 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 07:50:20,922 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:20,965 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 07:50:20,984 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:21,028 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 07:50:21,053 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:21,105 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 07:50:21,131 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:21,175 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 07:50:21,193 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:21,249 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 07:50:21,267 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:21,314 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 07:50:21,331 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:21,384 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 07:50:21,406 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:21,455 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 07:50:21,477 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:21,546 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 07:50:21,579 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:21,659 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 07:50:21,741 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:21,791 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 07:50:21,835 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:22,100 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 07:50:22,120 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:22,170 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 07:50:22,185 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 07:50:22,202 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:50:22,219 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 07:50:22,235 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:50:22,247 [salt.state       ][INFO    ][15458] Running state [/etc/environment] at time 07:50:22.247200
2017-12-17 07:50:22,248 [salt.state       ][INFO    ][15458] Executing state file.blockreplace for /etc/environment
2017-12-17 07:50:22,251 [salt.state       ][INFO    ][15458] No changes needed to be made
2017-12-17 07:50:22,252 [salt.state       ][INFO    ][15458] Completed state [/etc/environment] at time 07:50:22.251676 duration_in_ms=4.476
2017-12-17 07:50:22,252 [salt.state       ][INFO    ][15458] Running state [/etc/profile.d] at time 07:50:22.251983
2017-12-17 07:50:22,252 [salt.state       ][INFO    ][15458] Executing state file.directory for /etc/profile.d
2017-12-17 07:50:22,253 [salt.state       ][INFO    ][15458] Directory /etc/profile.d is in the correct state
2017-12-17 07:50:22,253 [salt.state       ][INFO    ][15458] Completed state [/etc/profile.d] at time 07:50:22.253344 duration_in_ms=1.361
2017-12-17 07:50:22,556 [salt.state       ][INFO    ][15458] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:50:22.555585
2017-12-17 07:50:22,556 [salt.state       ][INFO    ][15458] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 07:50:22,576 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 07:50:22,582 [salt.state       ][INFO    ][15458] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 07:50:22,583 [salt.state       ][INFO    ][15458] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:50:22.582800 duration_in_ms=27.215
2017-12-17 07:50:22,584 [salt.state       ][INFO    ][15458] Running state [linux_repo_prereq_pkgs] at time 07:50:22.583589
2017-12-17 07:50:22,584 [salt.state       ][INFO    ][15458] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 07:50:22,585 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:50:23,083 [salt.state       ][INFO    ][15458] All specified packages are already installed
2017-12-17 07:50:23,084 [salt.state       ][INFO    ][15458] Completed state [linux_repo_prereq_pkgs] at time 07:50:23.083784 duration_in_ms=500.194
2017-12-17 07:50:23,084 [salt.state       ][INFO    ][15458] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:50:23.084127
2017-12-17 07:50:23,084 [salt.state       ][INFO    ][15458] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 07:50:23,085 [salt.state       ][INFO    ][15458] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 07:50:23,085 [salt.state       ][INFO    ][15458] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:50:23.085067 duration_in_ms=0.94
2017-12-17 07:50:23,085 [salt.state       ][INFO    ][15458] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:50:23.085343
2017-12-17 07:50:23,086 [salt.state       ][INFO    ][15458] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 07:50:23,103 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:50:23,119 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:23,151 [salt.state       ][INFO    ][15458] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 07:50:23,152 [salt.state       ][INFO    ][15458] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:50:23.151574 duration_in_ms=66.232
2017-12-17 07:50:23,153 [salt.state       ][INFO    ][15458] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:50:23.153278
2017-12-17 07:50:23,154 [salt.state       ][INFO    ][15458] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 07:50:23,388 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 07:50:23,470 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:50:25,386 [salt.state       ][INFO    ][15458] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 07:50:25,386 [salt.state       ][INFO    ][15458] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:50:25.386068 duration_in_ms=2232.79
2017-12-17 07:50:25,386 [salt.state       ][INFO    ][15458] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:50:25.386269
2017-12-17 07:50:25,386 [salt.state       ][INFO    ][15458] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 07:50:25,387 [salt.state       ][INFO    ][15458] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 07:50:25,387 [salt.state       ][INFO    ][15458] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:50:25.386853 duration_in_ms=0.583
2017-12-17 07:50:25,387 [salt.state       ][INFO    ][15458] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:50:25.387006
2017-12-17 07:50:25,387 [salt.state       ][INFO    ][15458] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 07:50:25,404 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:50:25,426 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:25,458 [salt.state       ][INFO    ][15458] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 07:50:25,458 [salt.state       ][INFO    ][15458] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:50:25.457822 duration_in_ms=70.817
2017-12-17 07:50:25,458 [salt.state       ][INFO    ][15458] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:50:25.458400
2017-12-17 07:50:25,459 [salt.state       ][INFO    ][15458] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 07:50:25,861 [salt.loaded.int.module.cmdmod][INFO    ][15458] 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-17 07:50:25,939 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:50:26,937 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075026920446
2017-12-17 07:50:26,954 [salt.minion      ][INFO    ][16462] Starting a new job with PID 16462
2017-12-17 07:50:27,018 [salt.minion      ][INFO    ][16462] Returning information for job: 20171217075026920446
2017-12-17 07:50:27,900 [salt.state       ][INFO    ][15458] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 07:50:27,900 [salt.state       ][INFO    ][15458] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:50:27.899920 duration_in_ms=2441.52
2017-12-17 07:50:27,900 [salt.state       ][INFO    ][15458] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:50:27.900258
2017-12-17 07:50:27,901 [salt.state       ][INFO    ][15458] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 07:50:27,901 [salt.state       ][INFO    ][15458] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 07:50:27,901 [salt.state       ][INFO    ][15458] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:50:27.901181 duration_in_ms=0.924
2017-12-17 07:50:27,902 [salt.state       ][INFO    ][15458] Running state [/etc/apt/preferences.d/uca] at time 07:50:27.901476
2017-12-17 07:50:27,902 [salt.state       ][INFO    ][15458] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 07:50:27,902 [salt.state       ][INFO    ][15458] File /etc/apt/preferences.d/uca is not present
2017-12-17 07:50:27,902 [salt.state       ][INFO    ][15458] Completed state [/etc/apt/preferences.d/uca] at time 07:50:27.902306 duration_in_ms=0.83
2017-12-17 07:50:27,903 [salt.state       ][INFO    ][15458] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:50:27.902975
2017-12-17 07:50:27,903 [salt.state       ][INFO    ][15458] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 07:50:27,945 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 07:50:27,986 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:50:29,923 [salt.state       ][INFO    ][15458] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 07:50:29,923 [salt.state       ][INFO    ][15458] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:50:29.923141 duration_in_ms=2020.165
2017-12-17 07:50:29,924 [salt.state       ][INFO    ][15458] Running state [linux_extra_packages_purged] at time 07:50:29.923559
2017-12-17 07:50:29,924 [salt.state       ][INFO    ][15458] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 07:50:29,930 [salt.state       ][INFO    ][15458] All specified packages are already absent
2017-12-17 07:50:29,930 [salt.state       ][INFO    ][15458] Completed state [linux_extra_packages_purged] at time 07:50:29.930125 duration_in_ms=6.564
2017-12-17 07:50:29,930 [salt.state       ][INFO    ][15458] Running state [linux_extra_packages_latest] at time 07:50:29.930454
2017-12-17 07:50:29,931 [salt.state       ][INFO    ][15458] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 07:50:29,934 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:50:31,756 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 07:50:31,801 [salt.state       ][INFO    ][15458] Package mcelog is already up-to-date
2017-12-17 07:50:31,802 [salt.state       ][INFO    ][15458] Completed state [linux_extra_packages_latest] at time 07:50:31.801507 duration_in_ms=1871.052
2017-12-17 07:50:31,802 [salt.state       ][INFO    ][15458] Running state [UTC] at time 07:50:31.802310
2017-12-17 07:50:31,803 [salt.state       ][INFO    ][15458] Executing state timezone.system for UTC
2017-12-17 07:50:31,803 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:50:31,839 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:50:31,849 [salt.state       ][INFO    ][15458] Timezone UTC already set, UTC already set to UTC
2017-12-17 07:50:31,850 [salt.state       ][INFO    ][15458] Completed state [UTC] at time 07:50:31.849709 duration_in_ms=47.398
2017-12-17 07:50:31,850 [salt.state       ][INFO    ][15458] Running state [nf_conntrack] at time 07:50:31.850387
2017-12-17 07:50:31,851 [salt.state       ][INFO    ][15458] Executing state kmod.present for nf_conntrack
2017-12-17 07:50:31,851 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'lsmod' in directory '/root'
2017-12-17 07:50:31,859 [salt.state       ][INFO    ][15458] Kernel module nf_conntrack is already present
2017-12-17 07:50:31,860 [salt.state       ][INFO    ][15458] Completed state [nf_conntrack] at time 07:50:31.859615 duration_in_ms=9.228
2017-12-17 07:50:31,860 [salt.state       ][INFO    ][15458] Running state [kernel.panic] at time 07:50:31.860265
2017-12-17 07:50:31,861 [salt.state       ][INFO    ][15458] Executing state sysctl.present for kernel.panic
2017-12-17 07:50:31,868 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:31,881 [salt.state       ][INFO    ][15458] Sysctl value kernel.panic = 60 is already set
2017-12-17 07:50:31,882 [salt.state       ][INFO    ][15458] Completed state [kernel.panic] at time 07:50:31.881726 duration_in_ms=21.461
2017-12-17 07:50:31,882 [salt.state       ][INFO    ][15458] Running state [net.ipv4.tcp_keepalive_probes] at time 07:50:31.882073
2017-12-17 07:50:31,882 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 07:50:31,883 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:31,896 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 07:50:31,896 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:50:31.896303 duration_in_ms=14.229
2017-12-17 07:50:31,897 [salt.state       ][INFO    ][15458] Running state [fs.file-max] at time 07:50:31.896653
2017-12-17 07:50:31,897 [salt.state       ][INFO    ][15458] Executing state sysctl.present for fs.file-max
2017-12-17 07:50:31,898 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:31,912 [salt.state       ][INFO    ][15458] Sysctl value fs.file-max = 124165 is already set
2017-12-17 07:50:31,912 [salt.state       ][INFO    ][15458] Completed state [fs.file-max] at time 07:50:31.912163 duration_in_ms=15.51
2017-12-17 07:50:31,913 [salt.state       ][INFO    ][15458] Running state [net.core.somaxconn] at time 07:50:31.912507
2017-12-17 07:50:31,913 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.core.somaxconn
2017-12-17 07:50:31,913 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:31,927 [salt.state       ][INFO    ][15458] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 07:50:31,927 [salt.state       ][INFO    ][15458] Completed state [net.core.somaxconn] at time 07:50:31.927043 duration_in_ms=14.535
2017-12-17 07:50:31,927 [salt.state       ][INFO    ][15458] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:50:31.927399
2017-12-17 07:50:31,928 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 07:50:31,928 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:31,942 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 07:50:32,130 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:50:32.129446 duration_in_ms=202.046
2017-12-17 07:50:32,130 [salt.state       ][INFO    ][15458] Running state [net.ipv4.tcp_tw_reuse] at time 07:50:32.129985
2017-12-17 07:50:32,130 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 07:50:32,131 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,147 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 07:50:32,147 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.tcp_tw_reuse] at time 07:50:32.147170 duration_in_ms=17.184
2017-12-17 07:50:32,148 [salt.state       ][INFO    ][15458] Running state [net.ipv4.tcp_congestion_control] at time 07:50:32.147604
2017-12-17 07:50:32,148 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 07:50:32,149 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,163 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 07:50:32,163 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.tcp_congestion_control] at time 07:50:32.163113 duration_in_ms=15.508
2017-12-17 07:50:32,164 [salt.state       ][INFO    ][15458] Running state [net.ipv4.tcp_retries2] at time 07:50:32.163522
2017-12-17 07:50:32,164 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 07:50:32,165 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,178 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 07:50:32,179 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.tcp_retries2] at time 07:50:32.178511 duration_in_ms=14.989
2017-12-17 07:50:32,179 [salt.state       ][INFO    ][15458] Running state [net.core.netdev_max_backlog] at time 07:50:32.178876
2017-12-17 07:50:32,179 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 07:50:32,180 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,192 [salt.state       ][INFO    ][15458] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 07:50:32,193 [salt.state       ][INFO    ][15458] Completed state [net.core.netdev_max_backlog] at time 07:50:32.192806 duration_in_ms=13.929
2017-12-17 07:50:32,193 [salt.state       ][INFO    ][15458] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:50:32.193150
2017-12-17 07:50:32,193 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 07:50:32,194 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,206 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 07:50:32,207 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:50:32.206850 duration_in_ms=13.699
2017-12-17 07:50:32,207 [salt.state       ][INFO    ][15458] Running state [vm.swappiness] at time 07:50:32.207207
2017-12-17 07:50:32,208 [salt.state       ][INFO    ][15458] Executing state sysctl.present for vm.swappiness
2017-12-17 07:50:32,208 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,220 [salt.state       ][INFO    ][15458] Sysctl value vm.swappiness = 10 is already set
2017-12-17 07:50:32,220 [salt.state       ][INFO    ][15458] Completed state [vm.swappiness] at time 07:50:32.220371 duration_in_ms=13.163
2017-12-17 07:50:32,221 [salt.state       ][INFO    ][15458] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:50:32.220706
2017-12-17 07:50:32,221 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 07:50:32,222 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,233 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 07:50:32,234 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:50:32.233691 duration_in_ms=12.985
2017-12-17 07:50:32,234 [salt.state       ][INFO    ][15458] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:50:32.234023
2017-12-17 07:50:32,234 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 07:50:32,235 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,247 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 07:50:32,247 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:50:32.247087 duration_in_ms=13.064
2017-12-17 07:50:32,247 [salt.state       ][INFO    ][15458] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:50:32.247447
2017-12-17 07:50:32,248 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 07:50:32,248 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,260 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 07:50:32,260 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:50:32.260281 duration_in_ms=12.832
2017-12-17 07:50:32,261 [salt.state       ][INFO    ][15458] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:50:32.260609
2017-12-17 07:50:32,261 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 07:50:32,261 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,273 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 07:50:32,273 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:50:32.273339 duration_in_ms=12.73
2017-12-17 07:50:32,274 [salt.state       ][INFO    ][15458] Running state [net.ipv4.tcp_fin_timeout] at time 07:50:32.273665
2017-12-17 07:50:32,274 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 07:50:32,274 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,286 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 07:50:32,286 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.tcp_fin_timeout] at time 07:50:32.286222 duration_in_ms=12.557
2017-12-17 07:50:32,287 [salt.state       ][INFO    ][15458] Running state [net.ipv4.tcp_keepalive_time] at time 07:50:32.286545
2017-12-17 07:50:32,287 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 07:50:32,287 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,299 [salt.state       ][INFO    ][15458] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 07:50:32,299 [salt.state       ][INFO    ][15458] Completed state [net.ipv4.tcp_keepalive_time] at time 07:50:32.299237 duration_in_ms=12.691
2017-12-17 07:50:32,300 [salt.state       ][INFO    ][15458] Running state [net.nf_conntrack_max] at time 07:50:32.299598
2017-12-17 07:50:32,300 [salt.state       ][INFO    ][15458] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 07:50:32,300 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:50:32,312 [salt.state       ][INFO    ][15458] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 07:50:32,312 [salt.state       ][INFO    ][15458] Completed state [net.nf_conntrack_max] at time 07:50:32.312057 duration_in_ms=12.458
2017-12-17 07:50:32,312 [salt.state       ][INFO    ][15458] Running state [linux_sysfs_package] at time 07:50:32.312397
2017-12-17 07:50:32,313 [salt.state       ][INFO    ][15458] Executing state pkg.installed for linux_sysfs_package
2017-12-17 07:50:32,316 [salt.state       ][INFO    ][15458] All specified packages are already installed
2017-12-17 07:50:32,316 [salt.state       ][INFO    ][15458] Completed state [linux_sysfs_package] at time 07:50:32.316033 duration_in_ms=3.635
2017-12-17 07:50:32,317 [salt.state       ][INFO    ][15458] Running state [/etc/sysfs.d] at time 07:50:32.316912
2017-12-17 07:50:32,317 [salt.state       ][INFO    ][15458] Executing state file.directory for /etc/sysfs.d
2017-12-17 07:50:32,318 [salt.state       ][INFO    ][15458] Directory /etc/sysfs.d is in the correct state
2017-12-17 07:50:32,318 [salt.state       ][INFO    ][15458] Completed state [/etc/sysfs.d] at time 07:50:32.317927 duration_in_ms=1.015
2017-12-17 07:50:32,318 [salt.state       ][INFO    ][15458] Running state [ondemand] at time 07:50:32.318471
2017-12-17 07:50:32,319 [salt.state       ][INFO    ][15458] Executing state service.dead for ondemand
2017-12-17 07:50:32,319 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 07:50:32,327 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:50:32,334 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:50:32,344 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'runlevel' in directory '/root'
2017-12-17 07:50:32,349 [salt.state       ][INFO    ][15458] The service ondemand is already dead
2017-12-17 07:50:32,350 [salt.state       ][INFO    ][15458] Completed state [ondemand] at time 07:50:32.349820 duration_in_ms=31.349
2017-12-17 07:50:32,350 [salt.state       ][INFO    ][15458] Running state [cs_CZ.UTF-8] at time 07:50:32.350424
2017-12-17 07:50:32,351 [salt.state       ][INFO    ][15458] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 07:50:32,351 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'locale -a' in directory '/root'
2017-12-17 07:50:32,356 [salt.state       ][INFO    ][15458] Locale cs_CZ.UTF-8 is already present
2017-12-17 07:50:32,357 [salt.state       ][INFO    ][15458] Completed state [cs_CZ.UTF-8] at time 07:50:32.356650 duration_in_ms=6.226
2017-12-17 07:50:32,357 [salt.state       ][INFO    ][15458] Running state [en_US.UTF-8] at time 07:50:32.356968
2017-12-17 07:50:32,357 [salt.state       ][INFO    ][15458] Executing state locale.present for en_US.UTF-8
2017-12-17 07:50:32,358 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'locale -a' in directory '/root'
2017-12-17 07:50:32,363 [salt.state       ][INFO    ][15458] Locale en_US.UTF-8 is already present
2017-12-17 07:50:32,364 [salt.state       ][INFO    ][15458] Completed state [en_US.UTF-8] at time 07:50:32.363517 duration_in_ms=6.548
2017-12-17 07:50:32,365 [salt.state       ][INFO    ][15458] Running state [en_US.UTF-8] at time 07:50:32.364501
2017-12-17 07:50:32,365 [salt.state       ][INFO    ][15458] Executing state locale.system for en_US.UTF-8
2017-12-17 07:50:32,365 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'localectl' in directory '/root'
2017-12-17 07:50:32,396 [salt.state       ][INFO    ][15458] System locale en_US.UTF-8 already set
2017-12-17 07:50:32,397 [salt.state       ][INFO    ][15458] Completed state [en_US.UTF-8] at time 07:50:32.396585 duration_in_ms=32.084
2017-12-17 07:50:32,398 [salt.state       ][INFO    ][15458] Running state [root] at time 07:50:32.397581
2017-12-17 07:50:32,398 [salt.state       ][INFO    ][15458] Executing state user.present for root
2017-12-17 07:50:32,399 [salt.state       ][INFO    ][15458] User root is present and up to date
2017-12-17 07:50:32,399 [salt.state       ][INFO    ][15458] Completed state [root] at time 07:50:32.399002 duration_in_ms=1.421
2017-12-17 07:50:32,400 [salt.state       ][INFO    ][15458] Running state [/root] at time 07:50:32.399921
2017-12-17 07:50:32,400 [salt.state       ][INFO    ][15458] Executing state file.directory for /root
2017-12-17 07:50:32,401 [salt.state       ][INFO    ][15458] Directory /root is in the correct state
2017-12-17 07:50:32,401 [salt.state       ][INFO    ][15458] Completed state [/root] at time 07:50:32.401010 duration_in_ms=1.089
2017-12-17 07:50:32,401 [salt.state       ][INFO    ][15458] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:50:32.401291
2017-12-17 07:50:32,402 [salt.state       ][INFO    ][15458] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 07:50:32,402 [salt.state       ][INFO    ][15458] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 07:50:32,402 [salt.state       ][INFO    ][15458] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:50:32.402180 duration_in_ms=0.888
2017-12-17 07:50:32,403 [salt.state       ][INFO    ][15458] Running state [ubuntu] at time 07:50:32.402503
2017-12-17 07:50:32,403 [salt.state       ][INFO    ][15458] Executing state user.present for ubuntu
2017-12-17 07:50:32,404 [salt.state       ][INFO    ][15458] User ubuntu is present and up to date
2017-12-17 07:50:32,404 [salt.state       ][INFO    ][15458] Completed state [ubuntu] at time 07:50:32.404048 duration_in_ms=1.545
2017-12-17 07:50:32,405 [salt.state       ][INFO    ][15458] Running state [/home/ubuntu] at time 07:50:32.404799
2017-12-17 07:50:32,405 [salt.state       ][INFO    ][15458] Executing state file.directory for /home/ubuntu
2017-12-17 07:50:32,406 [salt.state       ][INFO    ][15458] Directory /home/ubuntu is in the correct state
2017-12-17 07:50:32,406 [salt.state       ][INFO    ][15458] Completed state [/home/ubuntu] at time 07:50:32.405846 duration_in_ms=1.047
2017-12-17 07:50:32,407 [salt.state       ][INFO    ][15458] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:50:32.406484
2017-12-17 07:50:32,407 [salt.state       ][INFO    ][15458] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 07:50:32,424 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 07:50:32,427 [salt.state       ][INFO    ][15458] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 07:50:32,427 [salt.state       ][INFO    ][15458] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:50:32.427255 duration_in_ms=20.77
2017-12-17 07:50:32,428 [salt.state       ][INFO    ][15458] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:50:32.427580
2017-12-17 07:50:32,428 [salt.state       ][INFO    ][15458] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 07:50:32,448 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 07:50:32,465 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:32,496 [salt.state       ][INFO    ][15458] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 07:50:32,497 [salt.state       ][INFO    ][15458] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:50:32.496588 duration_in_ms=69.008
2017-12-17 07:50:32,497 [salt.state       ][INFO    ][15458] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:50:32.496855
2017-12-17 07:50:32,497 [salt.state       ][INFO    ][15458] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 07:50:32,512 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 07:50:32,529 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:32,560 [salt.state       ][INFO    ][15458] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 07:50:32,560 [salt.state       ][INFO    ][15458] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:50:32.560446 duration_in_ms=63.591
2017-12-17 07:50:32,561 [salt.state       ][INFO    ][15458] Running state [service.systemctl_reload] at time 07:50:32.561322
2017-12-17 07:50:32,562 [salt.state       ][INFO    ][15458] Executing state module.wait for service.systemctl_reload
2017-12-17 07:50:32,562 [salt.state       ][INFO    ][15458] No changes made for service.systemctl_reload
2017-12-17 07:50:32,562 [salt.state       ][INFO    ][15458] Completed state [service.systemctl_reload] at time 07:50:32.562115 duration_in_ms=0.793
2017-12-17 07:50:32,562 [salt.state       ][INFO    ][15458] Running state [/etc/hostname] at time 07:50:32.562381
2017-12-17 07:50:32,563 [salt.state       ][INFO    ][15458] Executing state file.managed for /etc/hostname
2017-12-17 07:50:32,580 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 07:50:32,581 [salt.state       ][INFO    ][15458] File /etc/hostname is in the correct state
2017-12-17 07:50:32,582 [salt.state       ][INFO    ][15458] Completed state [/etc/hostname] at time 07:50:32.581515 duration_in_ms=19.134
2017-12-17 07:50:32,583 [salt.state       ][INFO    ][15458] Running state [hostname msg01] at time 07:50:32.582501
2017-12-17 07:50:32,583 [salt.state       ][INFO    ][15458] Executing state cmd.wait for hostname msg01
2017-12-17 07:50:32,583 [salt.state       ][INFO    ][15458] No changes made for hostname msg01
2017-12-17 07:50:32,583 [salt.state       ][INFO    ][15458] Completed state [hostname msg01] at time 07:50:32.583321 duration_in_ms=0.82
2017-12-17 07:50:32,584 [salt.state       ][INFO    ][15458] Running state [mdb02] at time 07:50:32.583793
2017-12-17 07:50:32,584 [salt.state       ][INFO    ][15458] Executing state host.present for mdb02
2017-12-17 07:50:32,585 [salt.state       ][INFO    ][15458] Host mdb02 (10.167.4.77) already present
2017-12-17 07:50:32,585 [salt.state       ][INFO    ][15458] Completed state [mdb02] at time 07:50:32.584733 duration_in_ms=0.94
2017-12-17 07:50:32,585 [salt.state       ][INFO    ][15458] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.585005
2017-12-17 07:50:32,585 [salt.state       ][INFO    ][15458] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,586 [salt.state       ][INFO    ][15458] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 07:50:32,586 [salt.state       ][INFO    ][15458] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.585922 duration_in_ms=0.917
2017-12-17 07:50:32,586 [salt.state       ][INFO    ][15458] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.586197
2017-12-17 07:50:32,586 [salt.state       ][INFO    ][15458] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,587 [salt.state       ][INFO    ][15458] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 07:50:32,587 [salt.state       ][INFO    ][15458] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.587112 duration_in_ms=0.915
2017-12-17 07:50:32,587 [salt.state       ][INFO    ][15458] Running state [mdb03] at time 07:50:32.587405
2017-12-17 07:50:32,588 [salt.state       ][INFO    ][15458] Executing state host.present for mdb03
2017-12-17 07:50:32,588 [salt.state       ][INFO    ][15458] Host mdb03 (10.167.4.78) already present
2017-12-17 07:50:32,588 [salt.state       ][INFO    ][15458] Completed state [mdb03] at time 07:50:32.588366 duration_in_ms=0.961
2017-12-17 07:50:32,589 [salt.state       ][INFO    ][15458] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.588633
2017-12-17 07:50:32,589 [salt.state       ][INFO    ][15458] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,589 [salt.state       ][INFO    ][15458] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 07:50:32,590 [salt.state       ][INFO    ][15458] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.589564 duration_in_ms=0.93
2017-12-17 07:50:32,590 [salt.state       ][INFO    ][15458] Running state [mdb01] at time 07:50:32.589832
2017-12-17 07:50:32,590 [salt.state       ][INFO    ][15458] Executing state host.present for mdb01
2017-12-17 07:50:32,591 [salt.state       ][INFO    ][15458] Host mdb01 (10.167.4.76) already present
2017-12-17 07:50:32,591 [salt.state       ][INFO    ][15458] Completed state [mdb01] at time 07:50:32.590737 duration_in_ms=0.905
2017-12-17 07:50:32,591 [salt.state       ][INFO    ][15458] Running state [mdb] at time 07:50:32.591003
2017-12-17 07:50:32,591 [salt.state       ][INFO    ][15458] Executing state host.present for mdb
2017-12-17 07:50:32,592 [salt.state       ][INFO    ][15458] Host mdb (10.167.4.75) already present
2017-12-17 07:50:32,592 [salt.state       ][INFO    ][15458] Completed state [mdb] at time 07:50:32.591940 duration_in_ms=0.936
2017-12-17 07:50:32,592 [salt.state       ][INFO    ][15458] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.592207
2017-12-17 07:50:32,592 [salt.state       ][INFO    ][15458] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,593 [salt.state       ][INFO    ][15458] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 07:50:32,593 [salt.state       ][INFO    ][15458] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.593111 duration_in_ms=0.903
2017-12-17 07:50:32,593 [salt.state       ][INFO    ][15458] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.593374
2017-12-17 07:50:32,594 [salt.state       ][INFO    ][15458] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,594 [salt.state       ][INFO    ][15458] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:50:32,594 [salt.state       ][INFO    ][15458] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.594286 duration_in_ms=0.911
2017-12-17 07:50:32,595 [salt.state       ][INFO    ][15458] Running state [cfg01] at time 07:50:32.594558
2017-12-17 07:50:32,595 [salt.state       ][INFO    ][15458] Executing state host.present for cfg01
2017-12-17 07:50:32,595 [salt.state       ][INFO    ][15458] Host cfg01 (10.167.4.100) already present
2017-12-17 07:50:32,596 [salt.state       ][INFO    ][15458] Completed state [cfg01] at time 07:50:32.595497 duration_in_ms=0.939
2017-12-17 07:50:32,596 [salt.state       ][INFO    ][15458] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.595789
2017-12-17 07:50:32,596 [salt.state       ][INFO    ][15458] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,596 [salt.state       ][INFO    ][15458] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 07:50:32,597 [salt.state       ][INFO    ][15458] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.596693 duration_in_ms=0.904
2017-12-17 07:50:32,597 [salt.state       ][INFO    ][15458] Running state [prx01] at time 07:50:32.596959
2017-12-17 07:50:32,597 [salt.state       ][INFO    ][15458] Executing state host.present for prx01
2017-12-17 07:50:32,598 [salt.state       ][INFO    ][15458] Host prx01 (10.167.4.104) already present
2017-12-17 07:50:32,598 [salt.state       ][INFO    ][15458] Completed state [prx01] at time 07:50:32.597865 duration_in_ms=0.905
2017-12-17 07:50:32,598 [salt.state       ][INFO    ][15458] Running state [kvm01] at time 07:50:32.598131
2017-12-17 07:50:32,598 [salt.state       ][INFO    ][15458] Executing state host.present for kvm01
2017-12-17 07:50:32,599 [salt.state       ][INFO    ][15458] Host kvm01 (10.167.4.141) already present
2017-12-17 07:50:32,599 [salt.state       ][INFO    ][15458] Completed state [kvm01] at time 07:50:32.599032 duration_in_ms=0.9
2017-12-17 07:50:32,599 [salt.state       ][INFO    ][15458] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.599296
2017-12-17 07:50:32,600 [salt.state       ][INFO    ][15458] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,600 [salt.state       ][INFO    ][15458] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 07:50:32,600 [salt.state       ][INFO    ][15458] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.600234 duration_in_ms=0.939
2017-12-17 07:50:32,601 [salt.state       ][INFO    ][15458] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.600506
2017-12-17 07:50:32,601 [salt.state       ][INFO    ][15458] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,601 [salt.state       ][INFO    ][15458] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 07:50:32,601 [salt.state       ][INFO    ][15458] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.601410 duration_in_ms=0.905
2017-12-17 07:50:32,602 [salt.state       ][INFO    ][15458] Running state [kvm03] at time 07:50:32.601675
2017-12-17 07:50:32,602 [salt.state       ][INFO    ][15458] Executing state host.present for kvm03
2017-12-17 07:50:32,602 [salt.state       ][INFO    ][15458] Host kvm03 (10.167.4.143) already present
2017-12-17 07:50:32,603 [salt.state       ][INFO    ][15458] Completed state [kvm03] at time 07:50:32.602708 duration_in_ms=1.033
2017-12-17 07:50:32,603 [salt.state       ][INFO    ][15458] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.602980
2017-12-17 07:50:32,603 [salt.state       ][INFO    ][15458] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,604 [salt.state       ][INFO    ][15458] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 07:50:32,604 [salt.state       ][INFO    ][15458] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.603948 duration_in_ms=0.968
2017-12-17 07:50:32,604 [salt.state       ][INFO    ][15458] Running state [kvm02] at time 07:50:32.604215
2017-12-17 07:50:32,604 [salt.state       ][INFO    ][15458] Executing state host.present for kvm02
2017-12-17 07:50:32,605 [salt.state       ][INFO    ][15458] Host kvm02 (10.167.4.142) already present
2017-12-17 07:50:32,605 [salt.state       ][INFO    ][15458] Completed state [kvm02] at time 07:50:32.605117 duration_in_ms=0.902
2017-12-17 07:50:32,605 [salt.state       ][INFO    ][15458] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.605383
2017-12-17 07:50:32,606 [salt.state       ][INFO    ][15458] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,606 [salt.state       ][INFO    ][15458] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 07:50:32,606 [salt.state       ][INFO    ][15458] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.606292 duration_in_ms=0.909
2017-12-17 07:50:32,607 [salt.state       ][INFO    ][15458] Running state [dbs] at time 07:50:32.606558
2017-12-17 07:50:32,607 [salt.state       ][INFO    ][15458] Executing state host.present for dbs
2017-12-17 07:50:32,607 [salt.state       ][INFO    ][15458] Host dbs (10.167.4.50) already present
2017-12-17 07:50:32,608 [salt.state       ][INFO    ][15458] Completed state [dbs] at time 07:50:32.607481 duration_in_ms=0.923
2017-12-17 07:50:32,608 [salt.state       ][INFO    ][15458] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.607770
2017-12-17 07:50:32,608 [salt.state       ][INFO    ][15458] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,608 [salt.state       ][INFO    ][15458] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 07:50:32,609 [salt.state       ][INFO    ][15458] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.608687 duration_in_ms=0.916
2017-12-17 07:50:32,609 [salt.state       ][INFO    ][15458] Running state [prx] at time 07:50:32.608956
2017-12-17 07:50:32,609 [salt.state       ][INFO    ][15458] Executing state host.present for prx
2017-12-17 07:50:32,610 [salt.state       ][INFO    ][15458] Host prx (172.30.10.103) already present
2017-12-17 07:50:32,610 [salt.state       ][INFO    ][15458] Completed state [prx] at time 07:50:32.609855 duration_in_ms=0.899
2017-12-17 07:50:32,610 [salt.state       ][INFO    ][15458] Running state [prx02] at time 07:50:32.610118
2017-12-17 07:50:32,610 [salt.state       ][INFO    ][15458] Executing state host.present for prx02
2017-12-17 07:50:32,611 [salt.state       ][INFO    ][15458] Host prx02 (10.167.4.105) already present
2017-12-17 07:50:32,611 [salt.state       ][INFO    ][15458] Completed state [prx02] at time 07:50:32.611018 duration_in_ms=0.901
2017-12-17 07:50:32,611 [salt.state       ][INFO    ][15458] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.611283
2017-12-17 07:50:32,612 [salt.state       ][INFO    ][15458] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,612 [salt.state       ][INFO    ][15458] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 07:50:32,612 [salt.state       ][INFO    ][15458] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.612263 duration_in_ms=0.979
2017-12-17 07:50:32,613 [salt.state       ][INFO    ][15458] Running state [msg02] at time 07:50:32.612528
2017-12-17 07:50:32,613 [salt.state       ][INFO    ][15458] Executing state host.present for msg02
2017-12-17 07:50:32,613 [salt.state       ][INFO    ][15458] Host msg02 (10.167.4.42) already present
2017-12-17 07:50:32,613 [salt.state       ][INFO    ][15458] Completed state [msg02] at time 07:50:32.613436 duration_in_ms=0.908
2017-12-17 07:50:32,614 [salt.state       ][INFO    ][15458] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.613704
2017-12-17 07:50:32,614 [salt.state       ][INFO    ][15458] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,614 [salt.state       ][INFO    ][15458] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 07:50:32,615 [salt.state       ][INFO    ][15458] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.614612 duration_in_ms=0.907
2017-12-17 07:50:32,615 [salt.state       ][INFO    ][15458] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.614884
2017-12-17 07:50:32,615 [salt.state       ][INFO    ][15458] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,616 [salt.state       ][INFO    ][15458] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 07:50:32,616 [salt.state       ][INFO    ][15458] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.615828 duration_in_ms=0.944
2017-12-17 07:50:32,616 [salt.state       ][INFO    ][15458] Running state [msg03] at time 07:50:32.616107
2017-12-17 07:50:32,616 [salt.state       ][INFO    ][15458] Executing state host.present for msg03
2017-12-17 07:50:32,617 [salt.state       ][INFO    ][15458] Host msg03 (10.167.4.43) already present
2017-12-17 07:50:32,617 [salt.state       ][INFO    ][15458] Completed state [msg03] at time 07:50:32.617007 duration_in_ms=0.9
2017-12-17 07:50:32,617 [salt.state       ][INFO    ][15458] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.617273
2017-12-17 07:50:32,618 [salt.state       ][INFO    ][15458] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,618 [salt.state       ][INFO    ][15458] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 07:50:32,618 [salt.state       ][INFO    ][15458] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.618180 duration_in_ms=0.908
2017-12-17 07:50:32,618 [salt.state       ][INFO    ][15458] Running state [msg01] at time 07:50:32.618449
2017-12-17 07:50:32,619 [salt.state       ][INFO    ][15458] Executing state host.present for msg01
2017-12-17 07:50:32,619 [salt.state       ][INFO    ][15458] Host msg01 (10.167.4.41) already present
2017-12-17 07:50:32,619 [salt.state       ][INFO    ][15458] Completed state [msg01] at time 07:50:32.619373 duration_in_ms=0.924
2017-12-17 07:50:32,620 [salt.state       ][INFO    ][15458] Running state [file.replace] at time 07:50:32.620112
2017-12-17 07:50:32,620 [salt.state       ][INFO    ][15458] Executing state module.run for file.replace
2017-12-17 07:50:32,685 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 07:50:32,692 [salt.state       ][INFO    ][15458] onlyif execution failed
2017-12-17 07:50:32,692 [salt.state       ][INFO    ][15458] Completed state [file.replace] at time 07:50:32.692436 duration_in_ms=72.324
2017-12-17 07:50:32,693 [salt.state       ][INFO    ][15458] Running state [msg] at time 07:50:32.692793
2017-12-17 07:50:32,693 [salt.state       ][INFO    ][15458] Executing state host.present for msg
2017-12-17 07:50:32,694 [salt.state       ][INFO    ][15458] Host msg (10.167.4.40) already present
2017-12-17 07:50:32,694 [salt.state       ][INFO    ][15458] Completed state [msg] at time 07:50:32.693910 duration_in_ms=1.116
2017-12-17 07:50:32,694 [salt.state       ][INFO    ][15458] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.694188
2017-12-17 07:50:32,694 [salt.state       ][INFO    ][15458] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,695 [salt.state       ][INFO    ][15458] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 07:50:32,695 [salt.state       ][INFO    ][15458] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.695134 duration_in_ms=0.945
2017-12-17 07:50:32,695 [salt.state       ][INFO    ][15458] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.695437
2017-12-17 07:50:32,696 [salt.state       ][INFO    ][15458] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,696 [salt.state       ][INFO    ][15458] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:50:32,696 [salt.state       ][INFO    ][15458] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.696403 duration_in_ms=0.966
2017-12-17 07:50:32,697 [salt.state       ][INFO    ][15458] Running state [cfg01] at time 07:50:32.696681
2017-12-17 07:50:32,697 [salt.state       ][INFO    ][15458] Executing state host.present for cfg01
2017-12-17 07:50:32,697 [salt.state       ][INFO    ][15458] Host cfg01 (10.167.4.100) already present
2017-12-17 07:50:32,698 [salt.state       ][INFO    ][15458] Completed state [cfg01] at time 07:50:32.697604 duration_in_ms=0.922
2017-12-17 07:50:32,698 [salt.state       ][INFO    ][15458] Running state [cmp002] at time 07:50:32.697876
2017-12-17 07:50:32,698 [salt.state       ][INFO    ][15458] Executing state host.present for cmp002
2017-12-17 07:50:32,699 [salt.state       ][INFO    ][15458] Host cmp002 (10.167.4.102) already present
2017-12-17 07:50:32,699 [salt.state       ][INFO    ][15458] Completed state [cmp002] at time 07:50:32.698803 duration_in_ms=0.927
2017-12-17 07:50:32,699 [salt.state       ][INFO    ][15458] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.699072
2017-12-17 07:50:32,699 [salt.state       ][INFO    ][15458] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,700 [salt.state       ][INFO    ][15458] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 07:50:32,700 [salt.state       ][INFO    ][15458] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.700076 duration_in_ms=1.004
2017-12-17 07:50:32,700 [salt.state       ][INFO    ][15458] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.700348
2017-12-17 07:50:32,701 [salt.state       ][INFO    ][15458] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,701 [salt.state       ][INFO    ][15458] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 07:50:32,701 [salt.state       ][INFO    ][15458] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.701266 duration_in_ms=0.919
2017-12-17 07:50:32,702 [salt.state       ][INFO    ][15458] Running state [cmp001] at time 07:50:32.701534
2017-12-17 07:50:32,702 [salt.state       ][INFO    ][15458] Executing state host.present for cmp001
2017-12-17 07:50:32,702 [salt.state       ][INFO    ][15458] Host cmp001 (10.167.4.101) already present
2017-12-17 07:50:32,702 [salt.state       ][INFO    ][15458] Completed state [cmp001] at time 07:50:32.702472 duration_in_ms=0.938
2017-12-17 07:50:32,703 [salt.state       ][INFO    ][15458] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.702754
2017-12-17 07:50:32,703 [salt.state       ][INFO    ][15458] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,703 [salt.state       ][INFO    ][15458] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 07:50:32,704 [salt.state       ][INFO    ][15458] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.703718 duration_in_ms=0.964
2017-12-17 07:50:32,704 [salt.state       ][INFO    ][15458] Running state [dbs01] at time 07:50:32.703991
2017-12-17 07:50:32,704 [salt.state       ][INFO    ][15458] Executing state host.present for dbs01
2017-12-17 07:50:32,705 [salt.state       ][INFO    ][15458] Host dbs01 (10.167.4.51) already present
2017-12-17 07:50:32,705 [salt.state       ][INFO    ][15458] Completed state [dbs01] at time 07:50:32.704896 duration_in_ms=0.905
2017-12-17 07:50:32,705 [salt.state       ][INFO    ][15458] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.705171
2017-12-17 07:50:32,705 [salt.state       ][INFO    ][15458] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,706 [salt.state       ][INFO    ][15458] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 07:50:32,706 [salt.state       ][INFO    ][15458] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.706096 duration_in_ms=0.924
2017-12-17 07:50:32,706 [salt.state       ][INFO    ][15458] Running state [dbs02] at time 07:50:32.706366
2017-12-17 07:50:32,707 [salt.state       ][INFO    ][15458] Executing state host.present for dbs02
2017-12-17 07:50:32,708 [salt.state       ][INFO    ][15458] Host dbs02 (10.167.4.52) already present
2017-12-17 07:50:32,709 [salt.state       ][INFO    ][15458] Completed state [dbs02] at time 07:50:32.708688 duration_in_ms=2.322
2017-12-17 07:50:32,709 [salt.state       ][INFO    ][15458] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.708958
2017-12-17 07:50:32,709 [salt.state       ][INFO    ][15458] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,710 [salt.state       ][INFO    ][15458] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 07:50:32,710 [salt.state       ][INFO    ][15458] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.709881 duration_in_ms=0.922
2017-12-17 07:50:32,710 [salt.state       ][INFO    ][15458] Running state [dbs03] at time 07:50:32.710149
2017-12-17 07:50:32,710 [salt.state       ][INFO    ][15458] Executing state host.present for dbs03
2017-12-17 07:50:32,711 [salt.state       ][INFO    ][15458] Host dbs03 (10.167.4.53) already present
2017-12-17 07:50:32,711 [salt.state       ][INFO    ][15458] Completed state [dbs03] at time 07:50:32.711056 duration_in_ms=0.907
2017-12-17 07:50:32,711 [salt.state       ][INFO    ][15458] Running state [odl01] at time 07:50:32.711324
2017-12-17 07:50:32,712 [salt.state       ][INFO    ][15458] Executing state host.present for odl01
2017-12-17 07:50:32,712 [salt.state       ][INFO    ][15458] Host odl01 (10.167.4.111) already present
2017-12-17 07:50:32,712 [salt.state       ][INFO    ][15458] Completed state [odl01] at time 07:50:32.712284 duration_in_ms=0.959
2017-12-17 07:50:32,713 [salt.state       ][INFO    ][15458] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.712553
2017-12-17 07:50:32,713 [salt.state       ][INFO    ][15458] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,713 [salt.state       ][INFO    ][15458] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 07:50:32,713 [salt.state       ][INFO    ][15458] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.713465 duration_in_ms=0.912
2017-12-17 07:50:32,714 [salt.state       ][INFO    ][15458] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.713736
2017-12-17 07:50:32,714 [salt.state       ][INFO    ][15458] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,714 [salt.state       ][INFO    ][15458] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 07:50:32,715 [salt.state       ][INFO    ][15458] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.714644 duration_in_ms=0.908
2017-12-17 07:50:32,715 [salt.state       ][INFO    ][15458] Running state [mas01] at time 07:50:32.714913
2017-12-17 07:50:32,715 [salt.state       ][INFO    ][15458] Executing state host.present for mas01
2017-12-17 07:50:32,716 [salt.state       ][INFO    ][15458] Host mas01 (10.167.4.3) already present
2017-12-17 07:50:32,716 [salt.state       ][INFO    ][15458] Completed state [mas01] at time 07:50:32.715882 duration_in_ms=0.969
2017-12-17 07:50:32,716 [salt.state       ][INFO    ][15458] Running state [ctl02] at time 07:50:32.716155
2017-12-17 07:50:32,716 [salt.state       ][INFO    ][15458] Executing state host.present for ctl02
2017-12-17 07:50:32,717 [salt.state       ][INFO    ][15458] Host ctl02 (10.167.4.12) already present
2017-12-17 07:50:32,717 [salt.state       ][INFO    ][15458] Completed state [ctl02] at time 07:50:32.717067 duration_in_ms=0.912
2017-12-17 07:50:32,717 [salt.state       ][INFO    ][15458] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.717335
2017-12-17 07:50:32,718 [salt.state       ][INFO    ][15458] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,718 [salt.state       ][INFO    ][15458] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 07:50:32,718 [salt.state       ][INFO    ][15458] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.718246 duration_in_ms=0.911
2017-12-17 07:50:32,719 [salt.state       ][INFO    ][15458] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.718514
2017-12-17 07:50:32,719 [salt.state       ][INFO    ][15458] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,719 [salt.state       ][INFO    ][15458] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 07:50:32,719 [salt.state       ][INFO    ][15458] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.719456 duration_in_ms=0.942
2017-12-17 07:50:32,720 [salt.state       ][INFO    ][15458] Running state [ctl03] at time 07:50:32.719759
2017-12-17 07:50:32,720 [salt.state       ][INFO    ][15458] Executing state host.present for ctl03
2017-12-17 07:50:32,720 [salt.state       ][INFO    ][15458] Host ctl03 (10.167.4.13) already present
2017-12-17 07:50:32,721 [salt.state       ][INFO    ][15458] Completed state [ctl03] at time 07:50:32.720667 duration_in_ms=0.908
2017-12-17 07:50:32,721 [salt.state       ][INFO    ][15458] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.720933
2017-12-17 07:50:32,721 [salt.state       ][INFO    ][15458] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,722 [salt.state       ][INFO    ][15458] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 07:50:32,722 [salt.state       ][INFO    ][15458] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.721847 duration_in_ms=0.914
2017-12-17 07:50:32,722 [salt.state       ][INFO    ][15458] Running state [ctl01] at time 07:50:32.722116
2017-12-17 07:50:32,722 [salt.state       ][INFO    ][15458] Executing state host.present for ctl01
2017-12-17 07:50:32,723 [salt.state       ][INFO    ][15458] Host ctl01 (10.167.4.11) already present
2017-12-17 07:50:32,723 [salt.state       ][INFO    ][15458] Completed state [ctl01] at time 07:50:32.723030 duration_in_ms=0.914
2017-12-17 07:50:32,723 [salt.state       ][INFO    ][15458] Running state [ctl] at time 07:50:32.723297
2017-12-17 07:50:32,724 [salt.state       ][INFO    ][15458] Executing state host.present for ctl
2017-12-17 07:50:32,724 [salt.state       ][INFO    ][15458] Host ctl (10.167.4.10) already present
2017-12-17 07:50:32,724 [salt.state       ][INFO    ][15458] Completed state [ctl] at time 07:50:32.724274 duration_in_ms=0.977
2017-12-17 07:50:32,725 [salt.state       ][INFO    ][15458] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.724541
2017-12-17 07:50:32,725 [salt.state       ][INFO    ][15458] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:50:32,725 [salt.state       ][INFO    ][15458] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 07:50:32,725 [salt.state       ][INFO    ][15458] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:50:32.725450 duration_in_ms=0.91
2017-12-17 07:50:32,726 [salt.state       ][INFO    ][15458] Running state [ens2] at time 07:50:32.725714
2017-12-17 07:50:32,726 [salt.state       ][INFO    ][15458] Executing state network.managed for ens2
2017-12-17 07:50:33,012 [salt.state       ][INFO    ][15458] Interface ens2 is up to date.
2017-12-17 07:50:33,013 [salt.state       ][INFO    ][15458] Completed state [ens2] at time 07:50:33.012661 duration_in_ms=286.947
2017-12-17 07:50:33,013 [salt.state       ][INFO    ][15458] Running state [ens3] at time 07:50:33.012964
2017-12-17 07:50:33,013 [salt.state       ][INFO    ][15458] Executing state network.managed for ens3
2017-12-17 07:50:33,290 [salt.state       ][INFO    ][15458] Interface ens3 is up to date.
2017-12-17 07:50:33,290 [salt.state       ][INFO    ][15458] Completed state [ens3] at time 07:50:33.289987 duration_in_ms=277.023
2017-12-17 07:50:33,290 [salt.state       ][INFO    ][15458] Running state [/etc/profile.d/proxy.sh] at time 07:50:33.290175
2017-12-17 07:50:33,290 [salt.state       ][INFO    ][15458] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 07:50:33,291 [salt.state       ][INFO    ][15458] File /etc/profile.d/proxy.sh is not present
2017-12-17 07:50:33,291 [salt.state       ][INFO    ][15458] Completed state [/etc/profile.d/proxy.sh] at time 07:50:33.290730 duration_in_ms=0.555
2017-12-17 07:50:33,291 [salt.state       ][INFO    ][15458] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:50:33.290874
2017-12-17 07:50:33,291 [salt.state       ][INFO    ][15458] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 07:50:33,291 [salt.state       ][INFO    ][15458] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 07:50:33,291 [salt.state       ][INFO    ][15458] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:50:33.291315 duration_in_ms=0.441
2017-12-17 07:50:33,292 [salt.state       ][INFO    ][15458] Running state [ntp] at time 07:50:33.291480
2017-12-17 07:50:33,292 [salt.state       ][INFO    ][15458] Executing state pkg.installed for ntp
2017-12-17 07:50:33,295 [salt.state       ][INFO    ][15458] Package ntp is already installed
2017-12-17 07:50:33,295 [salt.state       ][INFO    ][15458] Completed state [ntp] at time 07:50:33.294791 duration_in_ms=3.31
2017-12-17 07:50:33,296 [salt.state       ][INFO    ][15458] Running state [/etc/ntp.conf] at time 07:50:33.295540
2017-12-17 07:50:33,296 [salt.state       ][INFO    ][15458] Executing state file.managed for /etc/ntp.conf
2017-12-17 07:50:33,315 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 07:50:33,339 [salt.fileclient  ][INFO    ][15458] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:50:33,345 [salt.state       ][INFO    ][15458] File /etc/ntp.conf is in the correct state
2017-12-17 07:50:33,345 [salt.state       ][INFO    ][15458] Completed state [/etc/ntp.conf] at time 07:50:33.345344 duration_in_ms=49.804
2017-12-17 07:50:33,346 [salt.state       ][INFO    ][15458] Running state [ntp] at time 07:50:33.346098
2017-12-17 07:50:33,346 [salt.state       ][INFO    ][15458] Executing state service.running for ntp
2017-12-17 07:50:33,347 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 07:50:33,356 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:50:33,364 [salt.loaded.int.module.cmdmod][INFO    ][15458] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:50:33,374 [salt.state       ][INFO    ][15458] The service ntp is already running
2017-12-17 07:50:33,374 [salt.state       ][INFO    ][15458] Completed state [ntp] at time 07:50:33.374369 duration_in_ms=28.27
2017-12-17 07:50:33,377 [salt.minion      ][INFO    ][15458] Returning information for job: 20171217075016826720
2017-12-17 07:50:58,000 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.apply with jid 20171217075057988855
2017-12-17 07:50:58,019 [salt.minion      ][INFO    ][17422] Starting a new job with PID 17422
2017-12-17 07:50:59,669 [salt.state       ][INFO    ][17422] Loading fresh modules for state activity
2017-12-17 07:50:59,697 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 07:50:59,720 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 07:50:59,752 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:59,799 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 07:50:59,816 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:59,861 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 07:50:59,879 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:50:59,923 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 07:51:00,159 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:00,224 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 07:51:00,250 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:00,291 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 07:51:00,303 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:00,895 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 07:51:01,312 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:01,372 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 07:51:01,402 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:01,448 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 07:51:01,465 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:01,510 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 07:51:01,534 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:01,581 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 07:51:01,609 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:01,660 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 07:51:01,683 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:01,723 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 07:51:01,738 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:01,784 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 07:51:01,806 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:01,850 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 07:51:01,868 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:01,917 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 07:51:01,936 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:01,978 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 07:51:01,999 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:02,052 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 07:51:02,081 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:02,155 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 07:51:02,224 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:02,271 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 07:51:02,295 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:02,341 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 07:51:02,358 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:02,404 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 07:51:02,414 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 07:51:02,430 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:51:02,446 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 07:51:02,460 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:51:02,471 [salt.state       ][INFO    ][17422] Running state [/etc/environment] at time 07:51:02.470626
2017-12-17 07:51:02,471 [salt.state       ][INFO    ][17422] Executing state file.blockreplace for /etc/environment
2017-12-17 07:51:02,475 [salt.state       ][INFO    ][17422] No changes needed to be made
2017-12-17 07:51:02,475 [salt.state       ][INFO    ][17422] Completed state [/etc/environment] at time 07:51:02.475394 duration_in_ms=4.769
2017-12-17 07:51:02,476 [salt.state       ][INFO    ][17422] Running state [/etc/profile.d] at time 07:51:02.475557
2017-12-17 07:51:02,476 [salt.state       ][INFO    ][17422] Executing state file.directory for /etc/profile.d
2017-12-17 07:51:02,477 [salt.state       ][INFO    ][17422] Directory /etc/profile.d is in the correct state
2017-12-17 07:51:02,477 [salt.state       ][INFO    ][17422] Completed state [/etc/profile.d] at time 07:51:02.476641 duration_in_ms=1.084
2017-12-17 07:51:02,726 [salt.state       ][INFO    ][17422] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:51:02.725691
2017-12-17 07:51:02,726 [salt.state       ][INFO    ][17422] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 07:51:02,744 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 07:51:02,748 [salt.state       ][INFO    ][17422] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 07:51:02,749 [salt.state       ][INFO    ][17422] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:51:02.748605 duration_in_ms=22.914
2017-12-17 07:51:02,749 [salt.state       ][INFO    ][17422] Running state [linux_repo_prereq_pkgs] at time 07:51:02.749037
2017-12-17 07:51:02,749 [salt.state       ][INFO    ][17422] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 07:51:02,750 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:51:03,145 [salt.state       ][INFO    ][17422] All specified packages are already installed
2017-12-17 07:51:03,145 [salt.state       ][INFO    ][17422] Completed state [linux_repo_prereq_pkgs] at time 07:51:03.145017 duration_in_ms=395.979
2017-12-17 07:51:03,145 [salt.state       ][INFO    ][17422] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:51:03.145210
2017-12-17 07:51:03,145 [salt.state       ][INFO    ][17422] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 07:51:03,146 [salt.state       ][INFO    ][17422] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 07:51:03,146 [salt.state       ][INFO    ][17422] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:51:03.145770 duration_in_ms=0.56
2017-12-17 07:51:03,146 [salt.state       ][INFO    ][17422] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:51:03.145912
2017-12-17 07:51:03,146 [salt.state       ][INFO    ][17422] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 07:51:03,166 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:51:03,182 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:03,215 [salt.state       ][INFO    ][17422] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 07:51:03,216 [salt.state       ][INFO    ][17422] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:51:03.215646 duration_in_ms=69.733
2017-12-17 07:51:03,218 [salt.state       ][INFO    ][17422] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:51:03.217531
2017-12-17 07:51:03,218 [salt.state       ][INFO    ][17422] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 07:51:03,518 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 07:51:03,610 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:51:05,537 [salt.state       ][INFO    ][17422] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 07:51:05,538 [salt.state       ][INFO    ][17422] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:51:05.537506 duration_in_ms=2319.975
2017-12-17 07:51:05,538 [salt.state       ][INFO    ][17422] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:51:05.537716
2017-12-17 07:51:05,538 [salt.state       ][INFO    ][17422] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 07:51:05,538 [salt.state       ][INFO    ][17422] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 07:51:05,538 [salt.state       ][INFO    ][17422] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:51:05.538268 duration_in_ms=0.551
2017-12-17 07:51:05,538 [salt.state       ][INFO    ][17422] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:51:05.538405
2017-12-17 07:51:05,539 [salt.state       ][INFO    ][17422] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 07:51:05,561 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:51:05,579 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:05,612 [salt.state       ][INFO    ][17422] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 07:51:05,612 [salt.state       ][INFO    ][17422] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:51:05.612391 duration_in_ms=73.985
2017-12-17 07:51:05,613 [salt.state       ][INFO    ][17422] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:51:05.613001
2017-12-17 07:51:05,613 [salt.state       ][INFO    ][17422] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 07:51:06,017 [salt.loaded.int.module.cmdmod][INFO    ][17422] 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-17 07:51:06,095 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:51:07,924 [salt.state       ][INFO    ][17422] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 07:51:07,924 [salt.state       ][INFO    ][17422] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:51:07.924310 duration_in_ms=2311.307
2017-12-17 07:51:07,925 [salt.state       ][INFO    ][17422] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:51:07.924495
2017-12-17 07:51:07,925 [salt.state       ][INFO    ][17422] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 07:51:07,925 [salt.state       ][INFO    ][17422] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 07:51:07,925 [salt.state       ][INFO    ][17422] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:51:07.925413 duration_in_ms=0.917
2017-12-17 07:51:07,926 [salt.state       ][INFO    ][17422] Running state [/etc/apt/preferences.d/uca] at time 07:51:07.925716
2017-12-17 07:51:07,926 [salt.state       ][INFO    ][17422] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 07:51:07,926 [salt.state       ][INFO    ][17422] File /etc/apt/preferences.d/uca is not present
2017-12-17 07:51:07,927 [salt.state       ][INFO    ][17422] Completed state [/etc/apt/preferences.d/uca] at time 07:51:07.926558 duration_in_ms=0.842
2017-12-17 07:51:07,927 [salt.state       ][INFO    ][17422] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:51:07.927271
2017-12-17 07:51:07,928 [salt.state       ][INFO    ][17422] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 07:51:07,969 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 07:51:08,010 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:51:08,099 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075108079338
2017-12-17 07:51:08,114 [salt.minion      ][INFO    ][18505] Starting a new job with PID 18505
2017-12-17 07:51:08,125 [salt.minion      ][INFO    ][18505] Returning information for job: 20171217075108079338
2017-12-17 07:51:09,851 [salt.state       ][INFO    ][17422] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 07:51:09,852 [salt.state       ][INFO    ][17422] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:51:09.852155 duration_in_ms=1924.882
2017-12-17 07:51:09,853 [salt.state       ][INFO    ][17422] Running state [linux_extra_packages_purged] at time 07:51:09.852525
2017-12-17 07:51:09,853 [salt.state       ][INFO    ][17422] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 07:51:09,859 [salt.state       ][INFO    ][17422] All specified packages are already absent
2017-12-17 07:51:09,859 [salt.state       ][INFO    ][17422] Completed state [linux_extra_packages_purged] at time 07:51:09.859326 duration_in_ms=6.799
2017-12-17 07:51:09,860 [salt.state       ][INFO    ][17422] Running state [linux_extra_packages_latest] at time 07:51:09.859674
2017-12-17 07:51:09,860 [salt.state       ][INFO    ][17422] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 07:51:09,863 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:51:11,817 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 07:51:11,869 [salt.state       ][INFO    ][17422] Package mcelog is already up-to-date
2017-12-17 07:51:11,869 [salt.state       ][INFO    ][17422] Completed state [linux_extra_packages_latest] at time 07:51:11.869339 duration_in_ms=2009.664
2017-12-17 07:51:11,870 [salt.state       ][INFO    ][17422] Running state [UTC] at time 07:51:11.869996
2017-12-17 07:51:11,870 [salt.state       ][INFO    ][17422] Executing state timezone.system for UTC
2017-12-17 07:51:11,871 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:51:11,897 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:51:11,904 [salt.state       ][INFO    ][17422] Timezone UTC already set, UTC already set to UTC
2017-12-17 07:51:11,905 [salt.state       ][INFO    ][17422] Completed state [UTC] at time 07:51:11.904763 duration_in_ms=34.765
2017-12-17 07:51:11,905 [salt.state       ][INFO    ][17422] Running state [nf_conntrack] at time 07:51:11.905418
2017-12-17 07:51:11,906 [salt.state       ][INFO    ][17422] Executing state kmod.present for nf_conntrack
2017-12-17 07:51:11,906 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'lsmod' in directory '/root'
2017-12-17 07:51:11,913 [salt.state       ][INFO    ][17422] Kernel module nf_conntrack is already present
2017-12-17 07:51:11,913 [salt.state       ][INFO    ][17422] Completed state [nf_conntrack] at time 07:51:11.913377 duration_in_ms=7.959
2017-12-17 07:51:11,914 [salt.state       ][INFO    ][17422] Running state [kernel.panic] at time 07:51:11.913983
2017-12-17 07:51:11,914 [salt.state       ][INFO    ][17422] Executing state sysctl.present for kernel.panic
2017-12-17 07:51:11,923 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:11,937 [salt.state       ][INFO    ][17422] Sysctl value kernel.panic = 60 is already set
2017-12-17 07:51:11,938 [salt.state       ][INFO    ][17422] Completed state [kernel.panic] at time 07:51:11.937832 duration_in_ms=23.849
2017-12-17 07:51:11,938 [salt.state       ][INFO    ][17422] Running state [net.ipv4.tcp_keepalive_probes] at time 07:51:11.938171
2017-12-17 07:51:11,939 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 07:51:11,939 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:11,953 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 07:51:11,954 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:51:11.953856 duration_in_ms=15.683
2017-12-17 07:51:11,954 [salt.state       ][INFO    ][17422] Running state [fs.file-max] at time 07:51:11.954193
2017-12-17 07:51:11,955 [salt.state       ][INFO    ][17422] Executing state sysctl.present for fs.file-max
2017-12-17 07:51:11,955 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:11,970 [salt.state       ][INFO    ][17422] Sysctl value fs.file-max = 124165 is already set
2017-12-17 07:51:11,971 [salt.state       ][INFO    ][17422] Completed state [fs.file-max] at time 07:51:11.970523 duration_in_ms=16.329
2017-12-17 07:51:11,971 [salt.state       ][INFO    ][17422] Running state [net.core.somaxconn] at time 07:51:11.971015
2017-12-17 07:51:11,971 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.core.somaxconn
2017-12-17 07:51:11,972 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:11,986 [salt.state       ][INFO    ][17422] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 07:51:11,987 [salt.state       ][INFO    ][17422] Completed state [net.core.somaxconn] at time 07:51:11.986724 duration_in_ms=15.708
2017-12-17 07:51:11,987 [salt.state       ][INFO    ][17422] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:51:11.987093
2017-12-17 07:51:11,987 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 07:51:11,988 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,003 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 07:51:12,004 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:51:12.003468 duration_in_ms=16.374
2017-12-17 07:51:12,004 [salt.state       ][INFO    ][17422] Running state [net.ipv4.tcp_tw_reuse] at time 07:51:12.003825
2017-12-17 07:51:12,004 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 07:51:12,005 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,019 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 07:51:12,020 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.tcp_tw_reuse] at time 07:51:12.019700 duration_in_ms=15.874
2017-12-17 07:51:12,020 [salt.state       ][INFO    ][17422] Running state [net.ipv4.tcp_congestion_control] at time 07:51:12.020033
2017-12-17 07:51:12,020 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 07:51:12,021 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,035 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 07:51:12,036 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.tcp_congestion_control] at time 07:51:12.035679 duration_in_ms=15.646
2017-12-17 07:51:12,036 [salt.state       ][INFO    ][17422] Running state [net.ipv4.tcp_retries2] at time 07:51:12.036033
2017-12-17 07:51:12,036 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 07:51:12,037 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,051 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 07:51:12,052 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.tcp_retries2] at time 07:51:12.051677 duration_in_ms=15.638
2017-12-17 07:51:12,052 [salt.state       ][INFO    ][17422] Running state [net.core.netdev_max_backlog] at time 07:51:12.052028
2017-12-17 07:51:12,052 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 07:51:12,053 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,069 [salt.state       ][INFO    ][17422] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 07:51:12,070 [salt.state       ][INFO    ][17422] Completed state [net.core.netdev_max_backlog] at time 07:51:12.069481 duration_in_ms=17.452
2017-12-17 07:51:12,070 [salt.state       ][INFO    ][17422] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:51:12.069819
2017-12-17 07:51:12,070 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 07:51:12,071 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,086 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 07:51:12,087 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:51:12.086564 duration_in_ms=16.745
2017-12-17 07:51:12,087 [salt.state       ][INFO    ][17422] Running state [vm.swappiness] at time 07:51:12.086951
2017-12-17 07:51:12,087 [salt.state       ][INFO    ][17422] Executing state sysctl.present for vm.swappiness
2017-12-17 07:51:12,088 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,102 [salt.state       ][INFO    ][17422] Sysctl value vm.swappiness = 10 is already set
2017-12-17 07:51:12,103 [salt.state       ][INFO    ][17422] Completed state [vm.swappiness] at time 07:51:12.102628 duration_in_ms=15.677
2017-12-17 07:51:12,103 [salt.state       ][INFO    ][17422] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:51:12.103013
2017-12-17 07:51:12,103 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 07:51:12,104 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,118 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 07:51:12,119 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:51:12.118747 duration_in_ms=15.733
2017-12-17 07:51:12,119 [salt.state       ][INFO    ][17422] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:51:12.119098
2017-12-17 07:51:12,119 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 07:51:12,120 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,135 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 07:51:12,135 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:51:12.135460 duration_in_ms=16.362
2017-12-17 07:51:12,136 [salt.state       ][INFO    ][17422] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:51:12.135784
2017-12-17 07:51:12,136 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 07:51:12,137 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,150 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 07:51:12,150 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:51:12.150387 duration_in_ms=14.603
2017-12-17 07:51:12,151 [salt.state       ][INFO    ][17422] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:51:12.150736
2017-12-17 07:51:12,151 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 07:51:12,152 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,163 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 07:51:12,163 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:51:12.163250 duration_in_ms=12.513
2017-12-17 07:51:12,164 [salt.state       ][INFO    ][17422] Running state [net.ipv4.tcp_fin_timeout] at time 07:51:12.163613
2017-12-17 07:51:12,164 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 07:51:12,164 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,176 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 07:51:12,176 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.tcp_fin_timeout] at time 07:51:12.175890 duration_in_ms=12.277
2017-12-17 07:51:12,176 [salt.state       ][INFO    ][17422] Running state [net.ipv4.tcp_keepalive_time] at time 07:51:12.176214
2017-12-17 07:51:12,177 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 07:51:12,177 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,188 [salt.state       ][INFO    ][17422] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 07:51:12,188 [salt.state       ][INFO    ][17422] Completed state [net.ipv4.tcp_keepalive_time] at time 07:51:12.188400 duration_in_ms=12.185
2017-12-17 07:51:12,189 [salt.state       ][INFO    ][17422] Running state [net.nf_conntrack_max] at time 07:51:12.188723
2017-12-17 07:51:12,189 [salt.state       ][INFO    ][17422] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 07:51:12,190 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:12,201 [salt.state       ][INFO    ][17422] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 07:51:12,201 [salt.state       ][INFO    ][17422] Completed state [net.nf_conntrack_max] at time 07:51:12.200947 duration_in_ms=12.224
2017-12-17 07:51:12,201 [salt.state       ][INFO    ][17422] Running state [linux_sysfs_package] at time 07:51:12.201278
2017-12-17 07:51:12,202 [salt.state       ][INFO    ][17422] Executing state pkg.installed for linux_sysfs_package
2017-12-17 07:51:12,205 [salt.state       ][INFO    ][17422] All specified packages are already installed
2017-12-17 07:51:12,205 [salt.state       ][INFO    ][17422] Completed state [linux_sysfs_package] at time 07:51:12.204896 duration_in_ms=3.617
2017-12-17 07:51:12,206 [salt.state       ][INFO    ][17422] Running state [/etc/sysfs.d] at time 07:51:12.205787
2017-12-17 07:51:12,206 [salt.state       ][INFO    ][17422] Executing state file.directory for /etc/sysfs.d
2017-12-17 07:51:12,207 [salt.state       ][INFO    ][17422] Directory /etc/sysfs.d is in the correct state
2017-12-17 07:51:12,207 [salt.state       ][INFO    ][17422] Completed state [/etc/sysfs.d] at time 07:51:12.206823 duration_in_ms=1.035
2017-12-17 07:51:12,207 [salt.state       ][INFO    ][17422] Running state [ondemand] at time 07:51:12.207400
2017-12-17 07:51:12,208 [salt.state       ][INFO    ][17422] Executing state service.dead for ondemand
2017-12-17 07:51:12,208 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 07:51:12,216 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:51:12,223 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:51:12,232 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'runlevel' in directory '/root'
2017-12-17 07:51:12,238 [salt.state       ][INFO    ][17422] The service ondemand is already dead
2017-12-17 07:51:12,238 [salt.state       ][INFO    ][17422] Completed state [ondemand] at time 07:51:12.238312 duration_in_ms=30.911
2017-12-17 07:51:12,239 [salt.state       ][INFO    ][17422] Running state [cs_CZ.UTF-8] at time 07:51:12.238940
2017-12-17 07:51:12,239 [salt.state       ][INFO    ][17422] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 07:51:12,240 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'locale -a' in directory '/root'
2017-12-17 07:51:12,246 [salt.state       ][INFO    ][17422] Locale cs_CZ.UTF-8 is already present
2017-12-17 07:51:12,246 [salt.state       ][INFO    ][17422] Completed state [cs_CZ.UTF-8] at time 07:51:12.246027 duration_in_ms=7.087
2017-12-17 07:51:12,246 [salt.state       ][INFO    ][17422] Running state [en_US.UTF-8] at time 07:51:12.246360
2017-12-17 07:51:12,247 [salt.state       ][INFO    ][17422] Executing state locale.present for en_US.UTF-8
2017-12-17 07:51:12,247 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'locale -a' in directory '/root'
2017-12-17 07:51:12,253 [salt.state       ][INFO    ][17422] Locale en_US.UTF-8 is already present
2017-12-17 07:51:12,253 [salt.state       ][INFO    ][17422] Completed state [en_US.UTF-8] at time 07:51:12.253317 duration_in_ms=6.956
2017-12-17 07:51:12,255 [salt.state       ][INFO    ][17422] Running state [en_US.UTF-8] at time 07:51:12.254547
2017-12-17 07:51:12,255 [salt.state       ][INFO    ][17422] Executing state locale.system for en_US.UTF-8
2017-12-17 07:51:12,255 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'localectl' in directory '/root'
2017-12-17 07:51:12,281 [salt.state       ][INFO    ][17422] System locale en_US.UTF-8 already set
2017-12-17 07:51:12,282 [salt.state       ][INFO    ][17422] Completed state [en_US.UTF-8] at time 07:51:12.281875 duration_in_ms=27.327
2017-12-17 07:51:12,283 [salt.state       ][INFO    ][17422] Running state [root] at time 07:51:12.283375
2017-12-17 07:51:12,284 [salt.state       ][INFO    ][17422] Executing state user.present for root
2017-12-17 07:51:12,285 [salt.state       ][INFO    ][17422] User root is present and up to date
2017-12-17 07:51:12,286 [salt.state       ][INFO    ][17422] Completed state [root] at time 07:51:12.285458 duration_in_ms=2.086
2017-12-17 07:51:12,287 [salt.state       ][INFO    ][17422] Running state [/root] at time 07:51:12.286969
2017-12-17 07:51:12,287 [salt.state       ][INFO    ][17422] Executing state file.directory for /root
2017-12-17 07:51:12,288 [salt.state       ][INFO    ][17422] Directory /root is in the correct state
2017-12-17 07:51:12,289 [salt.state       ][INFO    ][17422] Completed state [/root] at time 07:51:12.288594 duration_in_ms=1.625
2017-12-17 07:51:12,289 [salt.state       ][INFO    ][17422] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:51:12.288976
2017-12-17 07:51:12,289 [salt.state       ][INFO    ][17422] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 07:51:12,290 [salt.state       ][INFO    ][17422] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 07:51:12,290 [salt.state       ][INFO    ][17422] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:51:12.290182 duration_in_ms=1.205
2017-12-17 07:51:12,291 [salt.state       ][INFO    ][17422] Running state [ubuntu] at time 07:51:12.290576
2017-12-17 07:51:12,291 [salt.state       ][INFO    ][17422] Executing state user.present for ubuntu
2017-12-17 07:51:12,292 [salt.state       ][INFO    ][17422] User ubuntu is present and up to date
2017-12-17 07:51:12,293 [salt.state       ][INFO    ][17422] Completed state [ubuntu] at time 07:51:12.292508 duration_in_ms=1.931
2017-12-17 07:51:12,294 [salt.state       ][INFO    ][17422] Running state [/home/ubuntu] at time 07:51:12.293636
2017-12-17 07:51:12,294 [salt.state       ][INFO    ][17422] Executing state file.directory for /home/ubuntu
2017-12-17 07:51:12,294 [salt.state       ][INFO    ][17422] Directory /home/ubuntu is in the correct state
2017-12-17 07:51:12,295 [salt.state       ][INFO    ][17422] Completed state [/home/ubuntu] at time 07:51:12.294632 duration_in_ms=0.996
2017-12-17 07:51:12,295 [salt.state       ][INFO    ][17422] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:51:12.295289
2017-12-17 07:51:12,296 [salt.state       ][INFO    ][17422] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 07:51:12,316 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 07:51:12,337 [salt.state       ][INFO    ][17422] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 07:51:12,338 [salt.state       ][INFO    ][17422] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:51:12.337642 duration_in_ms=42.352
2017-12-17 07:51:12,338 [salt.state       ][INFO    ][17422] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:51:12.337915
2017-12-17 07:51:12,338 [salt.state       ][INFO    ][17422] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 07:51:12,355 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 07:51:12,372 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:12,404 [salt.state       ][INFO    ][17422] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 07:51:12,404 [salt.state       ][INFO    ][17422] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:51:12.404326 duration_in_ms=66.412
2017-12-17 07:51:12,405 [salt.state       ][INFO    ][17422] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:51:12.404587
2017-12-17 07:51:12,405 [salt.state       ][INFO    ][17422] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 07:51:12,420 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 07:51:12,438 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:12,472 [salt.state       ][INFO    ][17422] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 07:51:12,472 [salt.state       ][INFO    ][17422] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:51:12.472153 duration_in_ms=67.566
2017-12-17 07:51:12,473 [salt.state       ][INFO    ][17422] Running state [service.systemctl_reload] at time 07:51:12.473042
2017-12-17 07:51:12,473 [salt.state       ][INFO    ][17422] Executing state module.wait for service.systemctl_reload
2017-12-17 07:51:12,474 [salt.state       ][INFO    ][17422] No changes made for service.systemctl_reload
2017-12-17 07:51:12,474 [salt.state       ][INFO    ][17422] Completed state [service.systemctl_reload] at time 07:51:12.473800 duration_in_ms=0.758
2017-12-17 07:51:12,474 [salt.state       ][INFO    ][17422] Running state [/etc/hostname] at time 07:51:12.474053
2017-12-17 07:51:12,474 [salt.state       ][INFO    ][17422] Executing state file.managed for /etc/hostname
2017-12-17 07:51:12,490 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 07:51:12,492 [salt.state       ][INFO    ][17422] File /etc/hostname is in the correct state
2017-12-17 07:51:12,492 [salt.state       ][INFO    ][17422] Completed state [/etc/hostname] at time 07:51:12.491872 duration_in_ms=17.819
2017-12-17 07:51:12,493 [salt.state       ][INFO    ][17422] Running state [hostname msg01] at time 07:51:12.492843
2017-12-17 07:51:12,493 [salt.state       ][INFO    ][17422] Executing state cmd.wait for hostname msg01
2017-12-17 07:51:12,493 [salt.state       ][INFO    ][17422] No changes made for hostname msg01
2017-12-17 07:51:12,494 [salt.state       ][INFO    ][17422] Completed state [hostname msg01] at time 07:51:12.493632 duration_in_ms=0.789
2017-12-17 07:51:12,494 [salt.state       ][INFO    ][17422] Running state [mdb02] at time 07:51:12.494057
2017-12-17 07:51:12,494 [salt.state       ][INFO    ][17422] Executing state host.present for mdb02
2017-12-17 07:51:12,495 [salt.state       ][INFO    ][17422] Host mdb02 (10.167.4.77) already present
2017-12-17 07:51:12,495 [salt.state       ][INFO    ][17422] Completed state [mdb02] at time 07:51:12.494979 duration_in_ms=0.922
2017-12-17 07:51:12,495 [salt.state       ][INFO    ][17422] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.495239
2017-12-17 07:51:12,496 [salt.state       ][INFO    ][17422] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,496 [salt.state       ][INFO    ][17422] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 07:51:12,496 [salt.state       ][INFO    ][17422] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.496142 duration_in_ms=0.904
2017-12-17 07:51:12,496 [salt.state       ][INFO    ][17422] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.496407
2017-12-17 07:51:12,497 [salt.state       ][INFO    ][17422] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,497 [salt.state       ][INFO    ][17422] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 07:51:12,497 [salt.state       ][INFO    ][17422] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.497293 duration_in_ms=0.886
2017-12-17 07:51:12,498 [salt.state       ][INFO    ][17422] Running state [mdb03] at time 07:51:12.497556
2017-12-17 07:51:12,498 [salt.state       ][INFO    ][17422] Executing state host.present for mdb03
2017-12-17 07:51:12,498 [salt.state       ][INFO    ][17422] Host mdb03 (10.167.4.78) already present
2017-12-17 07:51:12,498 [salt.state       ][INFO    ][17422] Completed state [mdb03] at time 07:51:12.498435 duration_in_ms=0.879
2017-12-17 07:51:12,499 [salt.state       ][INFO    ][17422] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.498700
2017-12-17 07:51:12,499 [salt.state       ][INFO    ][17422] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,499 [salt.state       ][INFO    ][17422] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 07:51:12,500 [salt.state       ][INFO    ][17422] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.499598 duration_in_ms=0.897
2017-12-17 07:51:12,500 [salt.state       ][INFO    ][17422] Running state [mdb01] at time 07:51:12.499857
2017-12-17 07:51:12,500 [salt.state       ][INFO    ][17422] Executing state host.present for mdb01
2017-12-17 07:51:12,501 [salt.state       ][INFO    ][17422] Host mdb01 (10.167.4.76) already present
2017-12-17 07:51:12,501 [salt.state       ][INFO    ][17422] Completed state [mdb01] at time 07:51:12.500736 duration_in_ms=0.88
2017-12-17 07:51:12,501 [salt.state       ][INFO    ][17422] Running state [mdb] at time 07:51:12.500993
2017-12-17 07:51:12,501 [salt.state       ][INFO    ][17422] Executing state host.present for mdb
2017-12-17 07:51:12,502 [salt.state       ][INFO    ][17422] Host mdb (10.167.4.75) already present
2017-12-17 07:51:12,502 [salt.state       ][INFO    ][17422] Completed state [mdb] at time 07:51:12.501871 duration_in_ms=0.879
2017-12-17 07:51:12,502 [salt.state       ][INFO    ][17422] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.502128
2017-12-17 07:51:12,502 [salt.state       ][INFO    ][17422] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,503 [salt.state       ][INFO    ][17422] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 07:51:12,503 [salt.state       ][INFO    ][17422] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.503021 duration_in_ms=0.893
2017-12-17 07:51:12,503 [salt.state       ][INFO    ][17422] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.503280
2017-12-17 07:51:12,504 [salt.state       ][INFO    ][17422] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,504 [salt.state       ][INFO    ][17422] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:51:12,504 [salt.state       ][INFO    ][17422] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.504170 duration_in_ms=0.89
2017-12-17 07:51:12,504 [salt.state       ][INFO    ][17422] Running state [cfg01] at time 07:51:12.504430
2017-12-17 07:51:12,505 [salt.state       ][INFO    ][17422] Executing state host.present for cfg01
2017-12-17 07:51:12,505 [salt.state       ][INFO    ][17422] Host cfg01 (10.167.4.100) already present
2017-12-17 07:51:12,505 [salt.state       ][INFO    ][17422] Completed state [cfg01] at time 07:51:12.505312 duration_in_ms=0.881
2017-12-17 07:51:12,506 [salt.state       ][INFO    ][17422] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.505573
2017-12-17 07:51:12,506 [salt.state       ][INFO    ][17422] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,506 [salt.state       ][INFO    ][17422] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 07:51:12,506 [salt.state       ][INFO    ][17422] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.506454 duration_in_ms=0.881
2017-12-17 07:51:12,507 [salt.state       ][INFO    ][17422] Running state [prx01] at time 07:51:12.506718
2017-12-17 07:51:12,507 [salt.state       ][INFO    ][17422] Executing state host.present for prx01
2017-12-17 07:51:12,507 [salt.state       ][INFO    ][17422] Host prx01 (10.167.4.104) already present
2017-12-17 07:51:12,508 [salt.state       ][INFO    ][17422] Completed state [prx01] at time 07:51:12.507608 duration_in_ms=0.89
2017-12-17 07:51:12,508 [salt.state       ][INFO    ][17422] Running state [kvm01] at time 07:51:12.507866
2017-12-17 07:51:12,508 [salt.state       ][INFO    ][17422] Executing state host.present for kvm01
2017-12-17 07:51:12,509 [salt.state       ][INFO    ][17422] Host kvm01 (10.167.4.141) already present
2017-12-17 07:51:12,509 [salt.state       ][INFO    ][17422] Completed state [kvm01] at time 07:51:12.508743 duration_in_ms=0.877
2017-12-17 07:51:12,509 [salt.state       ][INFO    ][17422] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.509000
2017-12-17 07:51:12,509 [salt.state       ][INFO    ][17422] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,510 [salt.state       ][INFO    ][17422] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 07:51:12,510 [salt.state       ][INFO    ][17422] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.509879 duration_in_ms=0.879
2017-12-17 07:51:12,510 [salt.state       ][INFO    ][17422] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.510138
2017-12-17 07:51:12,510 [salt.state       ][INFO    ][17422] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,511 [salt.state       ][INFO    ][17422] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 07:51:12,511 [salt.state       ][INFO    ][17422] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.511027 duration_in_ms=0.889
2017-12-17 07:51:12,511 [salt.state       ][INFO    ][17422] Running state [kvm03] at time 07:51:12.511285
2017-12-17 07:51:12,512 [salt.state       ][INFO    ][17422] Executing state host.present for kvm03
2017-12-17 07:51:12,512 [salt.state       ][INFO    ][17422] Host kvm03 (10.167.4.143) already present
2017-12-17 07:51:12,512 [salt.state       ][INFO    ][17422] Completed state [kvm03] at time 07:51:12.512184 duration_in_ms=0.899
2017-12-17 07:51:12,512 [salt.state       ][INFO    ][17422] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.512440
2017-12-17 07:51:12,513 [salt.state       ][INFO    ][17422] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,513 [salt.state       ][INFO    ][17422] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 07:51:12,513 [salt.state       ][INFO    ][17422] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.513319 duration_in_ms=0.879
2017-12-17 07:51:12,514 [salt.state       ][INFO    ][17422] Running state [kvm02] at time 07:51:12.513576
2017-12-17 07:51:12,514 [salt.state       ][INFO    ][17422] Executing state host.present for kvm02
2017-12-17 07:51:12,514 [salt.state       ][INFO    ][17422] Host kvm02 (10.167.4.142) already present
2017-12-17 07:51:12,514 [salt.state       ][INFO    ][17422] Completed state [kvm02] at time 07:51:12.514457 duration_in_ms=0.881
2017-12-17 07:51:12,515 [salt.state       ][INFO    ][17422] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.514726
2017-12-17 07:51:12,515 [salt.state       ][INFO    ][17422] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,516 [salt.state       ][INFO    ][17422] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 07:51:12,516 [salt.state       ][INFO    ][17422] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.515778 duration_in_ms=1.053
2017-12-17 07:51:12,516 [salt.state       ][INFO    ][17422] Running state [dbs] at time 07:51:12.516038
2017-12-17 07:51:12,516 [salt.state       ][INFO    ][17422] Executing state host.present for dbs
2017-12-17 07:51:12,517 [salt.state       ][INFO    ][17422] Host dbs (10.167.4.50) already present
2017-12-17 07:51:12,517 [salt.state       ][INFO    ][17422] Completed state [dbs] at time 07:51:12.516916 duration_in_ms=0.877
2017-12-17 07:51:12,517 [salt.state       ][INFO    ][17422] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.517173
2017-12-17 07:51:12,517 [salt.state       ][INFO    ][17422] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,518 [salt.state       ][INFO    ][17422] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 07:51:12,518 [salt.state       ][INFO    ][17422] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.518050 duration_in_ms=0.876
2017-12-17 07:51:12,518 [salt.state       ][INFO    ][17422] Running state [prx] at time 07:51:12.518308
2017-12-17 07:51:12,519 [salt.state       ][INFO    ][17422] Executing state host.present for prx
2017-12-17 07:51:12,519 [salt.state       ][INFO    ][17422] Host prx (172.30.10.103) already present
2017-12-17 07:51:12,519 [salt.state       ][INFO    ][17422] Completed state [prx] at time 07:51:12.519189 duration_in_ms=0.881
2017-12-17 07:51:12,519 [salt.state       ][INFO    ][17422] Running state [prx02] at time 07:51:12.519472
2017-12-17 07:51:12,520 [salt.state       ][INFO    ][17422] Executing state host.present for prx02
2017-12-17 07:51:12,520 [salt.state       ][INFO    ][17422] Host prx02 (10.167.4.105) already present
2017-12-17 07:51:12,520 [salt.state       ][INFO    ][17422] Completed state [prx02] at time 07:51:12.520346 duration_in_ms=0.874
2017-12-17 07:51:12,521 [salt.state       ][INFO    ][17422] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.520602
2017-12-17 07:51:12,521 [salt.state       ][INFO    ][17422] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,521 [salt.state       ][INFO    ][17422] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 07:51:12,522 [salt.state       ][INFO    ][17422] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.521482 duration_in_ms=0.879
2017-12-17 07:51:12,522 [salt.state       ][INFO    ][17422] Running state [msg02] at time 07:51:12.521742
2017-12-17 07:51:12,522 [salt.state       ][INFO    ][17422] Executing state host.present for msg02
2017-12-17 07:51:12,522 [salt.state       ][INFO    ][17422] Host msg02 (10.167.4.42) already present
2017-12-17 07:51:12,523 [salt.state       ][INFO    ][17422] Completed state [msg02] at time 07:51:12.522626 duration_in_ms=0.884
2017-12-17 07:51:12,523 [salt.state       ][INFO    ][17422] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.522892
2017-12-17 07:51:12,523 [salt.state       ][INFO    ][17422] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,524 [salt.state       ][INFO    ][17422] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 07:51:12,524 [salt.state       ][INFO    ][17422] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.523781 duration_in_ms=0.889
2017-12-17 07:51:12,524 [salt.state       ][INFO    ][17422] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.524045
2017-12-17 07:51:12,524 [salt.state       ][INFO    ][17422] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,525 [salt.state       ][INFO    ][17422] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 07:51:12,525 [salt.state       ][INFO    ][17422] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.524927 duration_in_ms=0.882
2017-12-17 07:51:12,525 [salt.state       ][INFO    ][17422] Running state [msg03] at time 07:51:12.525185
2017-12-17 07:51:12,525 [salt.state       ][INFO    ][17422] Executing state host.present for msg03
2017-12-17 07:51:12,526 [salt.state       ][INFO    ][17422] Host msg03 (10.167.4.43) already present
2017-12-17 07:51:12,526 [salt.state       ][INFO    ][17422] Completed state [msg03] at time 07:51:12.526060 duration_in_ms=0.875
2017-12-17 07:51:12,526 [salt.state       ][INFO    ][17422] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.526318
2017-12-17 07:51:12,527 [salt.state       ][INFO    ][17422] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,527 [salt.state       ][INFO    ][17422] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 07:51:12,527 [salt.state       ][INFO    ][17422] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.527205 duration_in_ms=0.888
2017-12-17 07:51:12,528 [salt.state       ][INFO    ][17422] Running state [msg01] at time 07:51:12.527486
2017-12-17 07:51:12,528 [salt.state       ][INFO    ][17422] Executing state host.present for msg01
2017-12-17 07:51:12,528 [salt.state       ][INFO    ][17422] Host msg01 (10.167.4.41) already present
2017-12-17 07:51:12,528 [salt.state       ][INFO    ][17422] Completed state [msg01] at time 07:51:12.528362 duration_in_ms=0.876
2017-12-17 07:51:12,529 [salt.state       ][INFO    ][17422] Running state [file.replace] at time 07:51:12.529064
2017-12-17 07:51:12,529 [salt.state       ][INFO    ][17422] Executing state module.run for file.replace
2017-12-17 07:51:12,593 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 07:51:12,600 [salt.state       ][INFO    ][17422] onlyif execution failed
2017-12-17 07:51:12,601 [salt.state       ][INFO    ][17422] Completed state [file.replace] at time 07:51:12.600852 duration_in_ms=71.788
2017-12-17 07:51:12,601 [salt.state       ][INFO    ][17422] Running state [msg] at time 07:51:12.601207
2017-12-17 07:51:12,602 [salt.state       ][INFO    ][17422] Executing state host.present for msg
2017-12-17 07:51:12,602 [salt.state       ][INFO    ][17422] Host msg (10.167.4.40) already present
2017-12-17 07:51:12,602 [salt.state       ][INFO    ][17422] Completed state [msg] at time 07:51:12.602346 duration_in_ms=1.139
2017-12-17 07:51:12,603 [salt.state       ][INFO    ][17422] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.602621
2017-12-17 07:51:12,603 [salt.state       ][INFO    ][17422] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,603 [salt.state       ][INFO    ][17422] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 07:51:12,604 [salt.state       ][INFO    ][17422] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.603586 duration_in_ms=0.965
2017-12-17 07:51:12,604 [salt.state       ][INFO    ][17422] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.603865
2017-12-17 07:51:12,604 [salt.state       ][INFO    ][17422] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,605 [salt.state       ][INFO    ][17422] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:51:12,605 [salt.state       ][INFO    ][17422] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.604760 duration_in_ms=0.895
2017-12-17 07:51:12,605 [salt.state       ][INFO    ][17422] Running state [cfg01] at time 07:51:12.605034
2017-12-17 07:51:12,605 [salt.state       ][INFO    ][17422] Executing state host.present for cfg01
2017-12-17 07:51:12,606 [salt.state       ][INFO    ][17422] Host cfg01 (10.167.4.100) already present
2017-12-17 07:51:12,606 [salt.state       ][INFO    ][17422] Completed state [cfg01] at time 07:51:12.605931 duration_in_ms=0.896
2017-12-17 07:51:12,606 [salt.state       ][INFO    ][17422] Running state [cmp002] at time 07:51:12.606192
2017-12-17 07:51:12,606 [salt.state       ][INFO    ][17422] Executing state host.present for cmp002
2017-12-17 07:51:12,607 [salt.state       ][INFO    ][17422] Host cmp002 (10.167.4.102) already present
2017-12-17 07:51:12,607 [salt.state       ][INFO    ][17422] Completed state [cmp002] at time 07:51:12.607339 duration_in_ms=1.147
2017-12-17 07:51:12,608 [salt.state       ][INFO    ][17422] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.607669
2017-12-17 07:51:12,608 [salt.state       ][INFO    ][17422] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,608 [salt.state       ][INFO    ][17422] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 07:51:12,609 [salt.state       ][INFO    ][17422] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.608555 duration_in_ms=0.886
2017-12-17 07:51:12,609 [salt.state       ][INFO    ][17422] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.608820
2017-12-17 07:51:12,609 [salt.state       ][INFO    ][17422] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,609 [salt.state       ][INFO    ][17422] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 07:51:12,610 [salt.state       ][INFO    ][17422] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.609698 duration_in_ms=0.879
2017-12-17 07:51:12,610 [salt.state       ][INFO    ][17422] Running state [cmp001] at time 07:51:12.609958
2017-12-17 07:51:12,610 [salt.state       ][INFO    ][17422] Executing state host.present for cmp001
2017-12-17 07:51:12,611 [salt.state       ][INFO    ][17422] Host cmp001 (10.167.4.101) already present
2017-12-17 07:51:12,611 [salt.state       ][INFO    ][17422] Completed state [cmp001] at time 07:51:12.610850 duration_in_ms=0.892
2017-12-17 07:51:12,611 [salt.state       ][INFO    ][17422] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.611111
2017-12-17 07:51:12,611 [salt.state       ][INFO    ][17422] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,612 [salt.state       ][INFO    ][17422] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 07:51:12,612 [salt.state       ][INFO    ][17422] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.612040 duration_in_ms=0.929
2017-12-17 07:51:12,612 [salt.state       ][INFO    ][17422] Running state [dbs01] at time 07:51:12.612299
2017-12-17 07:51:12,613 [salt.state       ][INFO    ][17422] Executing state host.present for dbs01
2017-12-17 07:51:12,613 [salt.state       ][INFO    ][17422] Host dbs01 (10.167.4.51) already present
2017-12-17 07:51:12,613 [salt.state       ][INFO    ][17422] Completed state [dbs01] at time 07:51:12.613190 duration_in_ms=0.891
2017-12-17 07:51:12,613 [salt.state       ][INFO    ][17422] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.613448
2017-12-17 07:51:12,614 [salt.state       ][INFO    ][17422] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,614 [salt.state       ][INFO    ][17422] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 07:51:12,614 [salt.state       ][INFO    ][17422] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.614341 duration_in_ms=0.892
2017-12-17 07:51:12,615 [salt.state       ][INFO    ][17422] Running state [dbs02] at time 07:51:12.614604
2017-12-17 07:51:12,615 [salt.state       ][INFO    ][17422] Executing state host.present for dbs02
2017-12-17 07:51:12,615 [salt.state       ][INFO    ][17422] Host dbs02 (10.167.4.52) already present
2017-12-17 07:51:12,616 [salt.state       ][INFO    ][17422] Completed state [dbs02] at time 07:51:12.615548 duration_in_ms=0.944
2017-12-17 07:51:12,616 [salt.state       ][INFO    ][17422] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.615822
2017-12-17 07:51:12,616 [salt.state       ][INFO    ][17422] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,617 [salt.state       ][INFO    ][17422] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 07:51:12,617 [salt.state       ][INFO    ][17422] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.616721 duration_in_ms=0.898
2017-12-17 07:51:12,617 [salt.state       ][INFO    ][17422] Running state [dbs03] at time 07:51:12.616984
2017-12-17 07:51:12,617 [salt.state       ][INFO    ][17422] Executing state host.present for dbs03
2017-12-17 07:51:12,618 [salt.state       ][INFO    ][17422] Host dbs03 (10.167.4.53) already present
2017-12-17 07:51:12,618 [salt.state       ][INFO    ][17422] Completed state [dbs03] at time 07:51:12.617870 duration_in_ms=0.886
2017-12-17 07:51:12,618 [salt.state       ][INFO    ][17422] Running state [odl01] at time 07:51:12.618127
2017-12-17 07:51:12,618 [salt.state       ][INFO    ][17422] Executing state host.present for odl01
2017-12-17 07:51:12,619 [salt.state       ][INFO    ][17422] Host odl01 (10.167.4.111) already present
2017-12-17 07:51:12,619 [salt.state       ][INFO    ][17422] Completed state [odl01] at time 07:51:12.619071 duration_in_ms=0.945
2017-12-17 07:51:12,619 [salt.state       ][INFO    ][17422] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.619332
2017-12-17 07:51:12,620 [salt.state       ][INFO    ][17422] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,620 [salt.state       ][INFO    ][17422] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 07:51:12,620 [salt.state       ][INFO    ][17422] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.620266 duration_in_ms=0.934
2017-12-17 07:51:12,621 [salt.state       ][INFO    ][17422] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.620527
2017-12-17 07:51:12,621 [salt.state       ][INFO    ][17422] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,621 [salt.state       ][INFO    ][17422] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 07:51:12,621 [salt.state       ][INFO    ][17422] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.621426 duration_in_ms=0.9
2017-12-17 07:51:12,622 [salt.state       ][INFO    ][17422] Running state [mas01] at time 07:51:12.621691
2017-12-17 07:51:12,622 [salt.state       ][INFO    ][17422] Executing state host.present for mas01
2017-12-17 07:51:12,622 [salt.state       ][INFO    ][17422] Host mas01 (10.167.4.3) already present
2017-12-17 07:51:12,623 [salt.state       ][INFO    ][17422] Completed state [mas01] at time 07:51:12.622574 duration_in_ms=0.883
2017-12-17 07:51:12,623 [salt.state       ][INFO    ][17422] Running state [ctl02] at time 07:51:12.622839
2017-12-17 07:51:12,623 [salt.state       ][INFO    ][17422] Executing state host.present for ctl02
2017-12-17 07:51:12,624 [salt.state       ][INFO    ][17422] Host ctl02 (10.167.4.12) already present
2017-12-17 07:51:12,624 [salt.state       ][INFO    ][17422] Completed state [ctl02] at time 07:51:12.623778 duration_in_ms=0.939
2017-12-17 07:51:12,624 [salt.state       ][INFO    ][17422] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.624039
2017-12-17 07:51:12,624 [salt.state       ][INFO    ][17422] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,625 [salt.state       ][INFO    ][17422] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 07:51:12,625 [salt.state       ][INFO    ][17422] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.624931 duration_in_ms=0.892
2017-12-17 07:51:12,625 [salt.state       ][INFO    ][17422] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.625189
2017-12-17 07:51:12,625 [salt.state       ][INFO    ][17422] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,626 [salt.state       ][INFO    ][17422] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 07:51:12,626 [salt.state       ][INFO    ][17422] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.626072 duration_in_ms=0.882
2017-12-17 07:51:12,626 [salt.state       ][INFO    ][17422] Running state [ctl03] at time 07:51:12.626331
2017-12-17 07:51:12,627 [salt.state       ][INFO    ][17422] Executing state host.present for ctl03
2017-12-17 07:51:12,627 [salt.state       ][INFO    ][17422] Host ctl03 (10.167.4.13) already present
2017-12-17 07:51:12,627 [salt.state       ][INFO    ][17422] Completed state [ctl03] at time 07:51:12.627220 duration_in_ms=0.889
2017-12-17 07:51:12,628 [salt.state       ][INFO    ][17422] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.627509
2017-12-17 07:51:12,628 [salt.state       ][INFO    ][17422] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,628 [salt.state       ][INFO    ][17422] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 07:51:12,628 [salt.state       ][INFO    ][17422] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.628404 duration_in_ms=0.895
2017-12-17 07:51:12,629 [salt.state       ][INFO    ][17422] Running state [ctl01] at time 07:51:12.628664
2017-12-17 07:51:12,629 [salt.state       ][INFO    ][17422] Executing state host.present for ctl01
2017-12-17 07:51:12,629 [salt.state       ][INFO    ][17422] Host ctl01 (10.167.4.11) already present
2017-12-17 07:51:12,630 [salt.state       ][INFO    ][17422] Completed state [ctl01] at time 07:51:12.629552 duration_in_ms=0.888
2017-12-17 07:51:12,630 [salt.state       ][INFO    ][17422] Running state [ctl] at time 07:51:12.629814
2017-12-17 07:51:12,630 [salt.state       ][INFO    ][17422] Executing state host.present for ctl
2017-12-17 07:51:12,630 [salt.state       ][INFO    ][17422] Host ctl (10.167.4.10) already present
2017-12-17 07:51:12,631 [salt.state       ][INFO    ][17422] Completed state [ctl] at time 07:51:12.630703 duration_in_ms=0.889
2017-12-17 07:51:12,631 [salt.state       ][INFO    ][17422] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.630960
2017-12-17 07:51:12,631 [salt.state       ][INFO    ][17422] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:12,632 [salt.state       ][INFO    ][17422] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 07:51:12,632 [salt.state       ][INFO    ][17422] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:51:12.631985 duration_in_ms=1.026
2017-12-17 07:51:12,632 [salt.state       ][INFO    ][17422] Running state [ens2] at time 07:51:12.632243
2017-12-17 07:51:12,633 [salt.state       ][INFO    ][17422] Executing state network.managed for ens2
2017-12-17 07:51:12,940 [salt.state       ][INFO    ][17422] Interface ens2 is up to date.
2017-12-17 07:51:12,941 [salt.state       ][INFO    ][17422] Completed state [ens2] at time 07:51:12.940766 duration_in_ms=308.523
2017-12-17 07:51:12,941 [salt.state       ][INFO    ][17422] Running state [ens3] at time 07:51:12.941064
2017-12-17 07:51:12,941 [salt.state       ][INFO    ][17422] Executing state network.managed for ens3
2017-12-17 07:51:13,242 [salt.state       ][INFO    ][17422] Interface ens3 is up to date.
2017-12-17 07:51:13,242 [salt.state       ][INFO    ][17422] Completed state [ens3] at time 07:51:13.241923 duration_in_ms=300.858
2017-12-17 07:51:13,242 [salt.state       ][INFO    ][17422] Running state [/etc/profile.d/proxy.sh] at time 07:51:13.242192
2017-12-17 07:51:13,242 [salt.state       ][INFO    ][17422] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 07:51:13,243 [salt.state       ][INFO    ][17422] File /etc/profile.d/proxy.sh is not present
2017-12-17 07:51:13,243 [salt.state       ][INFO    ][17422] Completed state [/etc/profile.d/proxy.sh] at time 07:51:13.242887 duration_in_ms=0.695
2017-12-17 07:51:13,243 [salt.state       ][INFO    ][17422] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:51:13.243078
2017-12-17 07:51:13,243 [salt.state       ][INFO    ][17422] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 07:51:13,244 [salt.state       ][INFO    ][17422] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 07:51:13,244 [salt.state       ][INFO    ][17422] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:51:13.243625 duration_in_ms=0.547
2017-12-17 07:51:13,244 [salt.state       ][INFO    ][17422] Running state [ntp] at time 07:51:13.243797
2017-12-17 07:51:13,244 [salt.state       ][INFO    ][17422] Executing state pkg.installed for ntp
2017-12-17 07:51:13,247 [salt.state       ][INFO    ][17422] Package ntp is already installed
2017-12-17 07:51:13,248 [salt.state       ][INFO    ][17422] Completed state [ntp] at time 07:51:13.247603 duration_in_ms=3.805
2017-12-17 07:51:13,249 [salt.state       ][INFO    ][17422] Running state [/etc/ntp.conf] at time 07:51:13.248477
2017-12-17 07:51:13,249 [salt.state       ][INFO    ][17422] Executing state file.managed for /etc/ntp.conf
2017-12-17 07:51:13,265 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 07:51:13,288 [salt.fileclient  ][INFO    ][17422] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:51:13,294 [salt.state       ][INFO    ][17422] File /etc/ntp.conf is in the correct state
2017-12-17 07:51:13,294 [salt.state       ][INFO    ][17422] Completed state [/etc/ntp.conf] at time 07:51:13.294229 duration_in_ms=45.751
2017-12-17 07:51:13,295 [salt.state       ][INFO    ][17422] Running state [ntp] at time 07:51:13.295102
2017-12-17 07:51:13,295 [salt.state       ][INFO    ][17422] Executing state service.running for ntp
2017-12-17 07:51:13,296 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 07:51:13,306 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:51:13,316 [salt.loaded.int.module.cmdmod][INFO    ][17422] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:51:13,327 [salt.state       ][INFO    ][17422] The service ntp is already running
2017-12-17 07:51:13,328 [salt.state       ][INFO    ][17422] Completed state [ntp] at time 07:51:13.327727 duration_in_ms=32.623
2017-12-17 07:51:13,333 [salt.minion      ][INFO    ][17422] Returning information for job: 20171217075057988855
2017-12-17 07:51:39,302 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.apply with jid 20171217075139286887
2017-12-17 07:51:39,325 [salt.minion      ][INFO    ][19461] Starting a new job with PID 19461
2017-12-17 07:51:41,989 [salt.state       ][INFO    ][19461] Loading fresh modules for state activity
2017-12-17 07:51:42,292 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 07:51:42,618 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 07:51:42,670 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:42,726 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 07:51:42,742 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:42,789 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 07:51:42,806 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:42,849 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 07:51:42,901 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:42,950 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 07:51:42,994 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,033 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 07:51:43,069 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,110 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 07:51:43,155 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,206 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 07:51:43,222 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,261 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 07:51:43,292 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,333 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 07:51:43,354 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,398 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 07:51:43,425 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,474 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 07:51:43,497 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,537 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 07:51:43,619 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,682 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 07:51:43,842 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,889 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 07:51:43,927 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:43,979 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 07:51:44,005 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:44,050 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 07:51:44,066 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:44,110 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 07:51:44,148 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:44,218 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 07:51:44,277 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:44,339 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 07:51:44,351 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:44,395 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 07:51:44,411 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:44,454 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 07:51:44,465 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 07:51:44,480 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:51:44,495 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 07:51:44,507 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:51:44,518 [salt.state       ][INFO    ][19461] Running state [/etc/environment] at time 07:51:44.518077
2017-12-17 07:51:44,518 [salt.state       ][INFO    ][19461] Executing state file.blockreplace for /etc/environment
2017-12-17 07:51:44,522 [salt.state       ][INFO    ][19461] No changes needed to be made
2017-12-17 07:51:44,522 [salt.state       ][INFO    ][19461] Completed state [/etc/environment] at time 07:51:44.522252 duration_in_ms=4.175
2017-12-17 07:51:44,523 [salt.state       ][INFO    ][19461] Running state [/etc/profile.d] at time 07:51:44.522528
2017-12-17 07:51:44,523 [salt.state       ][INFO    ][19461] Executing state file.directory for /etc/profile.d
2017-12-17 07:51:44,524 [salt.state       ][INFO    ][19461] Directory /etc/profile.d is in the correct state
2017-12-17 07:51:44,524 [salt.state       ][INFO    ][19461] Completed state [/etc/profile.d] at time 07:51:44.523879 duration_in_ms=1.351
2017-12-17 07:51:44,806 [salt.state       ][INFO    ][19461] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:51:44.806155
2017-12-17 07:51:44,807 [salt.state       ][INFO    ][19461] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 07:51:44,825 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 07:51:44,830 [salt.state       ][INFO    ][19461] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 07:51:44,831 [salt.state       ][INFO    ][19461] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:51:44.830736 duration_in_ms=24.582
2017-12-17 07:51:44,831 [salt.state       ][INFO    ][19461] Running state [linux_repo_prereq_pkgs] at time 07:51:44.831401
2017-12-17 07:51:44,832 [salt.state       ][INFO    ][19461] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 07:51:44,832 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:51:45,254 [salt.state       ][INFO    ][19461] All specified packages are already installed
2017-12-17 07:51:45,255 [salt.state       ][INFO    ][19461] Completed state [linux_repo_prereq_pkgs] at time 07:51:45.254630 duration_in_ms=423.229
2017-12-17 07:51:45,255 [salt.state       ][INFO    ][19461] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:51:45.254956
2017-12-17 07:51:45,255 [salt.state       ][INFO    ][19461] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 07:51:45,256 [salt.state       ][INFO    ][19461] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 07:51:45,256 [salt.state       ][INFO    ][19461] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:51:45.255955 duration_in_ms=0.998
2017-12-17 07:51:45,256 [salt.state       ][INFO    ][19461] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:51:45.256226
2017-12-17 07:51:45,257 [salt.state       ][INFO    ][19461] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 07:51:45,274 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:51:45,290 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:45,324 [salt.state       ][INFO    ][19461] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 07:51:45,324 [salt.state       ][INFO    ][19461] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:51:45.323927 duration_in_ms=67.701
2017-12-17 07:51:45,326 [salt.state       ][INFO    ][19461] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:51:45.325708
2017-12-17 07:51:45,326 [salt.state       ][INFO    ][19461] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 07:51:45,618 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 07:51:45,698 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:51:47,668 [salt.state       ][INFO    ][19461] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 07:51:47,806 [salt.state       ][INFO    ][19461] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:51:47.805548 duration_in_ms=2479.839
2017-12-17 07:51:47,806 [salt.state       ][INFO    ][19461] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:51:47.806154
2017-12-17 07:51:47,807 [salt.state       ][INFO    ][19461] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 07:51:47,807 [salt.state       ][INFO    ][19461] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 07:51:47,807 [salt.state       ][INFO    ][19461] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:51:47.807161 duration_in_ms=1.006
2017-12-17 07:51:47,808 [salt.state       ][INFO    ][19461] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:51:47.807489
2017-12-17 07:51:47,808 [salt.state       ][INFO    ][19461] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 07:51:47,828 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:51:47,846 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:47,880 [salt.state       ][INFO    ][19461] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 07:51:47,880 [salt.state       ][INFO    ][19461] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:51:47.880206 duration_in_ms=72.716
2017-12-17 07:51:47,881 [salt.state       ][INFO    ][19461] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:51:47.880991
2017-12-17 07:51:47,881 [salt.state       ][INFO    ][19461] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 07:51:48,342 [salt.loaded.int.module.cmdmod][INFO    ][19461] 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-17 07:51:48,425 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:51:49,398 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075149374831
2017-12-17 07:51:49,418 [salt.minion      ][INFO    ][20464] Starting a new job with PID 20464
2017-12-17 07:51:49,431 [salt.minion      ][INFO    ][20464] Returning information for job: 20171217075149374831
2017-12-17 07:51:50,403 [salt.state       ][INFO    ][19461] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 07:51:50,404 [salt.state       ][INFO    ][19461] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:51:50.403819 duration_in_ms=2522.828
2017-12-17 07:51:50,404 [salt.state       ][INFO    ][19461] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:51:50.404153
2017-12-17 07:51:50,404 [salt.state       ][INFO    ][19461] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 07:51:50,405 [salt.state       ][INFO    ][19461] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 07:51:50,405 [salt.state       ][INFO    ][19461] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:51:50.405087 duration_in_ms=0.935
2017-12-17 07:51:50,405 [salt.state       ][INFO    ][19461] Running state [/etc/apt/preferences.d/uca] at time 07:51:50.405360
2017-12-17 07:51:50,406 [salt.state       ][INFO    ][19461] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 07:51:50,406 [salt.state       ][INFO    ][19461] File /etc/apt/preferences.d/uca is not present
2017-12-17 07:51:50,406 [salt.state       ][INFO    ][19461] Completed state [/etc/apt/preferences.d/uca] at time 07:51:50.406187 duration_in_ms=0.827
2017-12-17 07:51:50,407 [salt.state       ][INFO    ][19461] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:51:50.406922
2017-12-17 07:51:50,407 [salt.state       ][INFO    ][19461] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 07:51:50,451 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 07:51:50,491 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:51:52,423 [salt.state       ][INFO    ][19461] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 07:51:52,423 [salt.state       ][INFO    ][19461] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:51:52.423207 duration_in_ms=2016.285
2017-12-17 07:51:52,424 [salt.state       ][INFO    ][19461] Running state [linux_extra_packages_purged] at time 07:51:52.423523
2017-12-17 07:51:52,424 [salt.state       ][INFO    ][19461] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 07:51:52,429 [salt.state       ][INFO    ][19461] All specified packages are already absent
2017-12-17 07:51:52,429 [salt.state       ][INFO    ][19461] Completed state [linux_extra_packages_purged] at time 07:51:52.429411 duration_in_ms=5.888
2017-12-17 07:51:52,430 [salt.state       ][INFO    ][19461] Running state [linux_extra_packages_latest] at time 07:51:52.429641
2017-12-17 07:51:52,430 [salt.state       ][INFO    ][19461] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 07:51:52,433 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:51:54,280 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 07:51:54,317 [salt.state       ][INFO    ][19461] Package mcelog is already up-to-date
2017-12-17 07:51:54,317 [salt.state       ][INFO    ][19461] Completed state [linux_extra_packages_latest] at time 07:51:54.317286 duration_in_ms=1887.645
2017-12-17 07:51:54,318 [salt.state       ][INFO    ][19461] Running state [UTC] at time 07:51:54.317973
2017-12-17 07:51:54,318 [salt.state       ][INFO    ][19461] Executing state timezone.system for UTC
2017-12-17 07:51:54,319 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:51:54,366 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:51:54,373 [salt.state       ][INFO    ][19461] Timezone UTC already set, UTC already set to UTC
2017-12-17 07:51:54,374 [salt.state       ][INFO    ][19461] Completed state [UTC] at time 07:51:54.373614 duration_in_ms=55.641
2017-12-17 07:51:54,374 [salt.state       ][INFO    ][19461] Running state [nf_conntrack] at time 07:51:54.374237
2017-12-17 07:51:54,375 [salt.state       ][INFO    ][19461] Executing state kmod.present for nf_conntrack
2017-12-17 07:51:54,375 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'lsmod' in directory '/root'
2017-12-17 07:51:54,381 [salt.state       ][INFO    ][19461] Kernel module nf_conntrack is already present
2017-12-17 07:51:54,381 [salt.state       ][INFO    ][19461] Completed state [nf_conntrack] at time 07:51:54.381068 duration_in_ms=6.831
2017-12-17 07:51:54,382 [salt.state       ][INFO    ][19461] Running state [kernel.panic] at time 07:51:54.381670
2017-12-17 07:51:54,382 [salt.state       ][INFO    ][19461] Executing state sysctl.present for kernel.panic
2017-12-17 07:51:54,388 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,399 [salt.state       ][INFO    ][19461] Sysctl value kernel.panic = 60 is already set
2017-12-17 07:51:54,399 [salt.state       ][INFO    ][19461] Completed state [kernel.panic] at time 07:51:54.398904 duration_in_ms=17.234
2017-12-17 07:51:54,399 [salt.state       ][INFO    ][19461] Running state [net.ipv4.tcp_keepalive_probes] at time 07:51:54.399234
2017-12-17 07:51:54,400 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 07:51:54,400 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,412 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 07:51:54,412 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:51:54.412290 duration_in_ms=13.056
2017-12-17 07:51:54,413 [salt.state       ][INFO    ][19461] Running state [fs.file-max] at time 07:51:54.412616
2017-12-17 07:51:54,413 [salt.state       ][INFO    ][19461] Executing state sysctl.present for fs.file-max
2017-12-17 07:51:54,413 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,425 [salt.state       ][INFO    ][19461] Sysctl value fs.file-max = 124165 is already set
2017-12-17 07:51:54,426 [salt.state       ][INFO    ][19461] Completed state [fs.file-max] at time 07:51:54.425797 duration_in_ms=13.18
2017-12-17 07:51:54,426 [salt.state       ][INFO    ][19461] Running state [net.core.somaxconn] at time 07:51:54.426123
2017-12-17 07:51:54,426 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.core.somaxconn
2017-12-17 07:51:54,427 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,439 [salt.state       ][INFO    ][19461] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 07:51:54,439 [salt.state       ][INFO    ][19461] Completed state [net.core.somaxconn] at time 07:51:54.439240 duration_in_ms=13.117
2017-12-17 07:51:54,440 [salt.state       ][INFO    ][19461] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:51:54.439630
2017-12-17 07:51:54,440 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 07:51:54,440 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,453 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 07:51:54,453 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:51:54.453349 duration_in_ms=13.719
2017-12-17 07:51:54,454 [salt.state       ][INFO    ][19461] Running state [net.ipv4.tcp_tw_reuse] at time 07:51:54.453679
2017-12-17 07:51:54,454 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 07:51:54,455 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,466 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 07:51:54,466 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.tcp_tw_reuse] at time 07:51:54.466195 duration_in_ms=12.516
2017-12-17 07:51:54,467 [salt.state       ][INFO    ][19461] Running state [net.ipv4.tcp_congestion_control] at time 07:51:54.466552
2017-12-17 07:51:54,467 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 07:51:54,467 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,479 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 07:51:54,479 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.tcp_congestion_control] at time 07:51:54.479078 duration_in_ms=12.526
2017-12-17 07:51:54,479 [salt.state       ][INFO    ][19461] Running state [net.ipv4.tcp_retries2] at time 07:51:54.479432
2017-12-17 07:51:54,480 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 07:51:54,480 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,493 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 07:51:54,494 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.tcp_retries2] at time 07:51:54.493479 duration_in_ms=14.046
2017-12-17 07:51:54,494 [salt.state       ][INFO    ][19461] Running state [net.core.netdev_max_backlog] at time 07:51:54.493802
2017-12-17 07:51:54,494 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 07:51:54,495 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,506 [salt.state       ][INFO    ][19461] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 07:51:54,507 [salt.state       ][INFO    ][19461] Completed state [net.core.netdev_max_backlog] at time 07:51:54.506478 duration_in_ms=12.676
2017-12-17 07:51:54,507 [salt.state       ][INFO    ][19461] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:51:54.506791
2017-12-17 07:51:54,507 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 07:51:54,508 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,518 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 07:51:54,519 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:51:54.518502 duration_in_ms=11.71
2017-12-17 07:51:54,519 [salt.state       ][INFO    ][19461] Running state [vm.swappiness] at time 07:51:54.518814
2017-12-17 07:51:54,519 [salt.state       ][INFO    ][19461] Executing state sysctl.present for vm.swappiness
2017-12-17 07:51:54,520 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,530 [salt.state       ][INFO    ][19461] Sysctl value vm.swappiness = 10 is already set
2017-12-17 07:51:54,531 [salt.state       ][INFO    ][19461] Completed state [vm.swappiness] at time 07:51:54.530813 duration_in_ms=11.998
2017-12-17 07:51:54,531 [salt.state       ][INFO    ][19461] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:51:54.531130
2017-12-17 07:51:54,531 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 07:51:54,532 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,542 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 07:51:54,542 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:51:54.542429 duration_in_ms=11.299
2017-12-17 07:51:54,543 [salt.state       ][INFO    ][19461] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:51:54.542739
2017-12-17 07:51:54,543 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 07:51:54,544 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,554 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 07:51:54,554 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:51:54.553894 duration_in_ms=11.155
2017-12-17 07:51:54,554 [salt.state       ][INFO    ][19461] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:51:54.554203
2017-12-17 07:51:54,555 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 07:51:54,555 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,565 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 07:51:54,566 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:51:54.565750 duration_in_ms=11.546
2017-12-17 07:51:54,566 [salt.state       ][INFO    ][19461] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:51:54.566059
2017-12-17 07:51:54,566 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 07:51:54,567 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,577 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 07:51:54,578 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:51:54.577480 duration_in_ms=11.422
2017-12-17 07:51:54,578 [salt.state       ][INFO    ][19461] Running state [net.ipv4.tcp_fin_timeout] at time 07:51:54.577792
2017-12-17 07:51:54,578 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 07:51:54,579 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,589 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 07:51:54,589 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.tcp_fin_timeout] at time 07:51:54.589006 duration_in_ms=11.213
2017-12-17 07:51:54,589 [salt.state       ][INFO    ][19461] Running state [net.ipv4.tcp_keepalive_time] at time 07:51:54.589322
2017-12-17 07:51:54,590 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 07:51:54,590 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,600 [salt.state       ][INFO    ][19461] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 07:51:54,601 [salt.state       ][INFO    ][19461] Completed state [net.ipv4.tcp_keepalive_time] at time 07:51:54.600646 duration_in_ms=11.324
2017-12-17 07:51:54,601 [salt.state       ][INFO    ][19461] Running state [net.nf_conntrack_max] at time 07:51:54.600960
2017-12-17 07:51:54,601 [salt.state       ][INFO    ][19461] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 07:51:54,602 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:51:54,612 [salt.state       ][INFO    ][19461] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 07:51:54,612 [salt.state       ][INFO    ][19461] Completed state [net.nf_conntrack_max] at time 07:51:54.612038 duration_in_ms=11.078
2017-12-17 07:51:54,612 [salt.state       ][INFO    ][19461] Running state [linux_sysfs_package] at time 07:51:54.612351
2017-12-17 07:51:54,613 [salt.state       ][INFO    ][19461] Executing state pkg.installed for linux_sysfs_package
2017-12-17 07:51:54,616 [salt.state       ][INFO    ][19461] All specified packages are already installed
2017-12-17 07:51:54,616 [salt.state       ][INFO    ][19461] Completed state [linux_sysfs_package] at time 07:51:54.615925 duration_in_ms=3.574
2017-12-17 07:51:54,617 [salt.state       ][INFO    ][19461] Running state [/etc/sysfs.d] at time 07:51:54.616806
2017-12-17 07:51:54,617 [salt.state       ][INFO    ][19461] Executing state file.directory for /etc/sysfs.d
2017-12-17 07:51:54,618 [salt.state       ][INFO    ][19461] Directory /etc/sysfs.d is in the correct state
2017-12-17 07:51:54,618 [salt.state       ][INFO    ][19461] Completed state [/etc/sysfs.d] at time 07:51:54.617816 duration_in_ms=1.01
2017-12-17 07:51:54,618 [salt.state       ][INFO    ][19461] Running state [ondemand] at time 07:51:54.618368
2017-12-17 07:51:54,619 [salt.state       ][INFO    ][19461] Executing state service.dead for ondemand
2017-12-17 07:51:54,619 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 07:51:54,626 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:51:54,633 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:51:54,643 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'runlevel' in directory '/root'
2017-12-17 07:51:54,649 [salt.state       ][INFO    ][19461] The service ondemand is already dead
2017-12-17 07:51:54,649 [salt.state       ][INFO    ][19461] Completed state [ondemand] at time 07:51:54.649255 duration_in_ms=30.886
2017-12-17 07:51:54,650 [salt.state       ][INFO    ][19461] Running state [cs_CZ.UTF-8] at time 07:51:54.649850
2017-12-17 07:51:54,650 [salt.state       ][INFO    ][19461] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 07:51:54,651 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'locale -a' in directory '/root'
2017-12-17 07:51:54,657 [salt.state       ][INFO    ][19461] Locale cs_CZ.UTF-8 is already present
2017-12-17 07:51:54,657 [salt.state       ][INFO    ][19461] Completed state [cs_CZ.UTF-8] at time 07:51:54.656949 duration_in_ms=7.098
2017-12-17 07:51:54,657 [salt.state       ][INFO    ][19461] Running state [en_US.UTF-8] at time 07:51:54.657278
2017-12-17 07:51:54,658 [salt.state       ][INFO    ][19461] Executing state locale.present for en_US.UTF-8
2017-12-17 07:51:54,658 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'locale -a' in directory '/root'
2017-12-17 07:51:54,663 [salt.state       ][INFO    ][19461] Locale en_US.UTF-8 is already present
2017-12-17 07:51:54,664 [salt.state       ][INFO    ][19461] Completed state [en_US.UTF-8] at time 07:51:54.663560 duration_in_ms=6.282
2017-12-17 07:51:54,665 [salt.state       ][INFO    ][19461] Running state [en_US.UTF-8] at time 07:51:54.664519
2017-12-17 07:51:54,665 [salt.state       ][INFO    ][19461] Executing state locale.system for en_US.UTF-8
2017-12-17 07:51:54,665 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'localectl' in directory '/root'
2017-12-17 07:51:54,697 [salt.state       ][INFO    ][19461] System locale en_US.UTF-8 already set
2017-12-17 07:51:54,698 [salt.state       ][INFO    ][19461] Completed state [en_US.UTF-8] at time 07:51:54.697779 duration_in_ms=33.26
2017-12-17 07:51:54,699 [salt.state       ][INFO    ][19461] Running state [root] at time 07:51:54.698785
2017-12-17 07:51:54,699 [salt.state       ][INFO    ][19461] Executing state user.present for root
2017-12-17 07:51:54,700 [salt.state       ][INFO    ][19461] User root is present and up to date
2017-12-17 07:51:54,700 [salt.state       ][INFO    ][19461] Completed state [root] at time 07:51:54.700228 duration_in_ms=1.443
2017-12-17 07:51:54,701 [salt.state       ][INFO    ][19461] Running state [/root] at time 07:51:54.701056
2017-12-17 07:51:54,701 [salt.state       ][INFO    ][19461] Executing state file.directory for /root
2017-12-17 07:51:54,702 [salt.state       ][INFO    ][19461] Directory /root is in the correct state
2017-12-17 07:51:54,702 [salt.state       ][INFO    ][19461] Completed state [/root] at time 07:51:54.702410 duration_in_ms=1.354
2017-12-17 07:51:54,703 [salt.state       ][INFO    ][19461] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:51:54.702688
2017-12-17 07:51:54,703 [salt.state       ][INFO    ][19461] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 07:51:54,703 [salt.state       ][INFO    ][19461] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 07:51:54,704 [salt.state       ][INFO    ][19461] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:51:54.703553 duration_in_ms=0.865
2017-12-17 07:51:54,704 [salt.state       ][INFO    ][19461] Running state [ubuntu] at time 07:51:54.703834
2017-12-17 07:51:54,704 [salt.state       ][INFO    ][19461] Executing state user.present for ubuntu
2017-12-17 07:51:54,705 [salt.state       ][INFO    ][19461] User ubuntu is present and up to date
2017-12-17 07:51:54,705 [salt.state       ][INFO    ][19461] Completed state [ubuntu] at time 07:51:54.705052 duration_in_ms=1.217
2017-12-17 07:51:54,706 [salt.state       ][INFO    ][19461] Running state [/home/ubuntu] at time 07:51:54.705779
2017-12-17 07:51:54,706 [salt.state       ][INFO    ][19461] Executing state file.directory for /home/ubuntu
2017-12-17 07:51:54,707 [salt.state       ][INFO    ][19461] Directory /home/ubuntu is in the correct state
2017-12-17 07:51:54,707 [salt.state       ][INFO    ][19461] Completed state [/home/ubuntu] at time 07:51:54.706834 duration_in_ms=1.054
2017-12-17 07:51:54,708 [salt.state       ][INFO    ][19461] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:51:54.707482
2017-12-17 07:51:54,708 [salt.state       ][INFO    ][19461] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 07:51:54,727 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 07:51:54,732 [salt.state       ][INFO    ][19461] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 07:51:54,733 [salt.state       ][INFO    ][19461] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:51:54.732695 duration_in_ms=25.213
2017-12-17 07:51:54,733 [salt.state       ][INFO    ][19461] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:51:54.732971
2017-12-17 07:51:54,733 [salt.state       ][INFO    ][19461] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 07:51:54,749 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 07:51:54,767 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:54,799 [salt.state       ][INFO    ][19461] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 07:51:54,799 [salt.state       ][INFO    ][19461] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:51:54.799213 duration_in_ms=66.242
2017-12-17 07:51:54,800 [salt.state       ][INFO    ][19461] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:51:54.799503
2017-12-17 07:51:54,800 [salt.state       ][INFO    ][19461] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 07:51:54,818 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 07:51:54,836 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:51:54,869 [salt.state       ][INFO    ][19461] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 07:51:54,870 [salt.state       ][INFO    ][19461] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:51:54.869653 duration_in_ms=70.15
2017-12-17 07:51:54,871 [salt.state       ][INFO    ][19461] Running state [service.systemctl_reload] at time 07:51:54.870539
2017-12-17 07:51:54,871 [salt.state       ][INFO    ][19461] Executing state module.wait for service.systemctl_reload
2017-12-17 07:51:54,871 [salt.state       ][INFO    ][19461] No changes made for service.systemctl_reload
2017-12-17 07:51:54,871 [salt.state       ][INFO    ][19461] Completed state [service.systemctl_reload] at time 07:51:54.871328 duration_in_ms=0.789
2017-12-17 07:51:54,872 [salt.state       ][INFO    ][19461] Running state [/etc/hostname] at time 07:51:54.871607
2017-12-17 07:51:54,872 [salt.state       ][INFO    ][19461] Executing state file.managed for /etc/hostname
2017-12-17 07:51:54,890 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 07:51:54,891 [salt.state       ][INFO    ][19461] File /etc/hostname is in the correct state
2017-12-17 07:51:54,892 [salt.state       ][INFO    ][19461] Completed state [/etc/hostname] at time 07:51:54.891584 duration_in_ms=19.977
2017-12-17 07:51:54,893 [salt.state       ][INFO    ][19461] Running state [hostname msg01] at time 07:51:54.892551
2017-12-17 07:51:54,893 [salt.state       ][INFO    ][19461] Executing state cmd.wait for hostname msg01
2017-12-17 07:51:54,893 [salt.state       ][INFO    ][19461] No changes made for hostname msg01
2017-12-17 07:51:54,893 [salt.state       ][INFO    ][19461] Completed state [hostname msg01] at time 07:51:54.893366 duration_in_ms=0.814
2017-12-17 07:51:54,894 [salt.state       ][INFO    ][19461] Running state [mdb02] at time 07:51:54.893795
2017-12-17 07:51:54,894 [salt.state       ][INFO    ][19461] Executing state host.present for mdb02
2017-12-17 07:51:54,895 [salt.state       ][INFO    ][19461] Host mdb02 (10.167.4.77) already present
2017-12-17 07:51:54,895 [salt.state       ][INFO    ][19461] Completed state [mdb02] at time 07:51:54.894726 duration_in_ms=0.932
2017-12-17 07:51:54,895 [salt.state       ][INFO    ][19461] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.894991
2017-12-17 07:51:54,895 [salt.state       ][INFO    ][19461] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,896 [salt.state       ][INFO    ][19461] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 07:51:54,896 [salt.state       ][INFO    ][19461] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.895933 duration_in_ms=0.943
2017-12-17 07:51:54,896 [salt.state       ][INFO    ][19461] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.896207
2017-12-17 07:51:54,896 [salt.state       ][INFO    ][19461] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,897 [salt.state       ][INFO    ][19461] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 07:51:54,897 [salt.state       ][INFO    ][19461] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.897134 duration_in_ms=0.927
2017-12-17 07:51:54,897 [salt.state       ][INFO    ][19461] Running state [mdb03] at time 07:51:54.897402
2017-12-17 07:51:54,898 [salt.state       ][INFO    ][19461] Executing state host.present for mdb03
2017-12-17 07:51:54,898 [salt.state       ][INFO    ][19461] Host mdb03 (10.167.4.78) already present
2017-12-17 07:51:54,898 [salt.state       ][INFO    ][19461] Completed state [mdb03] at time 07:51:54.898317 duration_in_ms=0.915
2017-12-17 07:51:54,899 [salt.state       ][INFO    ][19461] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.898585
2017-12-17 07:51:54,899 [salt.state       ][INFO    ][19461] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,899 [salt.state       ][INFO    ][19461] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 07:51:54,900 [salt.state       ][INFO    ][19461] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.899503 duration_in_ms=0.918
2017-12-17 07:51:54,900 [salt.state       ][INFO    ][19461] Running state [mdb01] at time 07:51:54.899771
2017-12-17 07:51:54,900 [salt.state       ][INFO    ][19461] Executing state host.present for mdb01
2017-12-17 07:51:54,900 [salt.state       ][INFO    ][19461] Host mdb01 (10.167.4.76) already present
2017-12-17 07:51:54,901 [salt.state       ][INFO    ][19461] Completed state [mdb01] at time 07:51:54.900679 duration_in_ms=0.909
2017-12-17 07:51:54,901 [salt.state       ][INFO    ][19461] Running state [mdb] at time 07:51:54.900955
2017-12-17 07:51:54,901 [salt.state       ][INFO    ][19461] Executing state host.present for mdb
2017-12-17 07:51:54,902 [salt.state       ][INFO    ][19461] Host mdb (10.167.4.75) already present
2017-12-17 07:51:54,902 [salt.state       ][INFO    ][19461] Completed state [mdb] at time 07:51:54.901859 duration_in_ms=0.904
2017-12-17 07:51:54,902 [salt.state       ][INFO    ][19461] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.902123
2017-12-17 07:51:54,902 [salt.state       ][INFO    ][19461] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,903 [salt.state       ][INFO    ][19461] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 07:51:54,903 [salt.state       ][INFO    ][19461] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.903037 duration_in_ms=0.914
2017-12-17 07:51:54,903 [salt.state       ][INFO    ][19461] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.903306
2017-12-17 07:51:54,904 [salt.state       ][INFO    ][19461] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,904 [salt.state       ][INFO    ][19461] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:51:54,904 [salt.state       ][INFO    ][19461] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.904231 duration_in_ms=0.925
2017-12-17 07:51:54,905 [salt.state       ][INFO    ][19461] Running state [cfg01] at time 07:51:54.904498
2017-12-17 07:51:54,905 [salt.state       ][INFO    ][19461] Executing state host.present for cfg01
2017-12-17 07:51:54,905 [salt.state       ][INFO    ][19461] Host cfg01 (10.167.4.100) already present
2017-12-17 07:51:54,905 [salt.state       ][INFO    ][19461] Completed state [cfg01] at time 07:51:54.905403 duration_in_ms=0.905
2017-12-17 07:51:54,906 [salt.state       ][INFO    ][19461] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.905671
2017-12-17 07:51:54,906 [salt.state       ][INFO    ][19461] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,906 [salt.state       ][INFO    ][19461] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 07:51:54,907 [salt.state       ][INFO    ][19461] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.906597 duration_in_ms=0.925
2017-12-17 07:51:54,907 [salt.state       ][INFO    ][19461] Running state [prx01] at time 07:51:54.906868
2017-12-17 07:51:54,907 [salt.state       ][INFO    ][19461] Executing state host.present for prx01
2017-12-17 07:51:54,908 [salt.state       ][INFO    ][19461] Host prx01 (10.167.4.104) already present
2017-12-17 07:51:54,908 [salt.state       ][INFO    ][19461] Completed state [prx01] at time 07:51:54.907796 duration_in_ms=0.928
2017-12-17 07:51:54,908 [salt.state       ][INFO    ][19461] Running state [kvm01] at time 07:51:54.908067
2017-12-17 07:51:54,908 [salt.state       ][INFO    ][19461] Executing state host.present for kvm01
2017-12-17 07:51:54,909 [salt.state       ][INFO    ][19461] Host kvm01 (10.167.4.141) already present
2017-12-17 07:51:54,909 [salt.state       ][INFO    ][19461] Completed state [kvm01] at time 07:51:54.908970 duration_in_ms=0.903
2017-12-17 07:51:54,909 [salt.state       ][INFO    ][19461] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.909236
2017-12-17 07:51:54,910 [salt.state       ][INFO    ][19461] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,910 [salt.state       ][INFO    ][19461] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 07:51:54,910 [salt.state       ][INFO    ][19461] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.910143 duration_in_ms=0.907
2017-12-17 07:51:54,910 [salt.state       ][INFO    ][19461] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.910424
2017-12-17 07:51:54,911 [salt.state       ][INFO    ][19461] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,911 [salt.state       ][INFO    ][19461] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 07:51:54,911 [salt.state       ][INFO    ][19461] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.911333 duration_in_ms=0.909
2017-12-17 07:51:54,912 [salt.state       ][INFO    ][19461] Running state [kvm03] at time 07:51:54.911616
2017-12-17 07:51:54,912 [salt.state       ][INFO    ][19461] Executing state host.present for kvm03
2017-12-17 07:51:54,912 [salt.state       ][INFO    ][19461] Host kvm03 (10.167.4.143) already present
2017-12-17 07:51:54,913 [salt.state       ][INFO    ][19461] Completed state [kvm03] at time 07:51:54.912519 duration_in_ms=0.904
2017-12-17 07:51:54,913 [salt.state       ][INFO    ][19461] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.912792
2017-12-17 07:51:54,913 [salt.state       ][INFO    ][19461] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,913 [salt.state       ][INFO    ][19461] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 07:51:54,914 [salt.state       ][INFO    ][19461] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.913699 duration_in_ms=0.907
2017-12-17 07:51:54,914 [salt.state       ][INFO    ][19461] Running state [kvm02] at time 07:51:54.913966
2017-12-17 07:51:54,914 [salt.state       ][INFO    ][19461] Executing state host.present for kvm02
2017-12-17 07:51:54,915 [salt.state       ][INFO    ][19461] Host kvm02 (10.167.4.142) already present
2017-12-17 07:51:54,915 [salt.state       ][INFO    ][19461] Completed state [kvm02] at time 07:51:54.914881 duration_in_ms=0.914
2017-12-17 07:51:54,915 [salt.state       ][INFO    ][19461] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.915151
2017-12-17 07:51:54,915 [salt.state       ][INFO    ][19461] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,916 [salt.state       ][INFO    ][19461] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 07:51:54,916 [salt.state       ][INFO    ][19461] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.916251 duration_in_ms=1.101
2017-12-17 07:51:54,917 [salt.state       ][INFO    ][19461] Running state [dbs] at time 07:51:54.916525
2017-12-17 07:51:54,917 [salt.state       ][INFO    ][19461] Executing state host.present for dbs
2017-12-17 07:51:54,917 [salt.state       ][INFO    ][19461] Host dbs (10.167.4.50) already present
2017-12-17 07:51:54,917 [salt.state       ][INFO    ][19461] Completed state [dbs] at time 07:51:54.917427 duration_in_ms=0.902
2017-12-17 07:51:54,918 [salt.state       ][INFO    ][19461] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.917695
2017-12-17 07:51:54,918 [salt.state       ][INFO    ][19461] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,918 [salt.state       ][INFO    ][19461] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 07:51:54,919 [salt.state       ][INFO    ][19461] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.918607 duration_in_ms=0.912
2017-12-17 07:51:54,919 [salt.state       ][INFO    ][19461] Running state [prx] at time 07:51:54.918874
2017-12-17 07:51:54,919 [salt.state       ][INFO    ][19461] Executing state host.present for prx
2017-12-17 07:51:54,920 [salt.state       ][INFO    ][19461] Host prx (172.30.10.103) already present
2017-12-17 07:51:54,920 [salt.state       ][INFO    ][19461] Completed state [prx] at time 07:51:54.919793 duration_in_ms=0.919
2017-12-17 07:51:54,920 [salt.state       ][INFO    ][19461] Running state [prx02] at time 07:51:54.920058
2017-12-17 07:51:54,920 [salt.state       ][INFO    ][19461] Executing state host.present for prx02
2017-12-17 07:51:54,921 [salt.state       ][INFO    ][19461] Host prx02 (10.167.4.105) already present
2017-12-17 07:51:54,921 [salt.state       ][INFO    ][19461] Completed state [prx02] at time 07:51:54.920965 duration_in_ms=0.907
2017-12-17 07:51:54,921 [salt.state       ][INFO    ][19461] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.921230
2017-12-17 07:51:54,921 [salt.state       ][INFO    ][19461] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,922 [salt.state       ][INFO    ][19461] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 07:51:54,922 [salt.state       ][INFO    ][19461] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.922136 duration_in_ms=0.906
2017-12-17 07:51:54,922 [salt.state       ][INFO    ][19461] Running state [msg02] at time 07:51:54.922413
2017-12-17 07:51:54,923 [salt.state       ][INFO    ][19461] Executing state host.present for msg02
2017-12-17 07:51:54,923 [salt.state       ][INFO    ][19461] Host msg02 (10.167.4.42) already present
2017-12-17 07:51:54,923 [salt.state       ][INFO    ][19461] Completed state [msg02] at time 07:51:54.923320 duration_in_ms=0.908
2017-12-17 07:51:54,924 [salt.state       ][INFO    ][19461] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.923612
2017-12-17 07:51:54,924 [salt.state       ][INFO    ][19461] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,924 [salt.state       ][INFO    ][19461] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 07:51:54,925 [salt.state       ][INFO    ][19461] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.924541 duration_in_ms=0.93
2017-12-17 07:51:54,925 [salt.state       ][INFO    ][19461] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.924810
2017-12-17 07:51:54,925 [salt.state       ][INFO    ][19461] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,925 [salt.state       ][INFO    ][19461] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 07:51:54,926 [salt.state       ][INFO    ][19461] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.925721 duration_in_ms=0.911
2017-12-17 07:51:54,926 [salt.state       ][INFO    ][19461] Running state [msg03] at time 07:51:54.925992
2017-12-17 07:51:54,926 [salt.state       ][INFO    ][19461] Executing state host.present for msg03
2017-12-17 07:51:54,927 [salt.state       ][INFO    ][19461] Host msg03 (10.167.4.43) already present
2017-12-17 07:51:54,927 [salt.state       ][INFO    ][19461] Completed state [msg03] at time 07:51:54.926918 duration_in_ms=0.926
2017-12-17 07:51:54,927 [salt.state       ][INFO    ][19461] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.927187
2017-12-17 07:51:54,927 [salt.state       ][INFO    ][19461] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:54,928 [salt.state       ][INFO    ][19461] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 07:51:54,928 [salt.state       ][INFO    ][19461] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:54.928129 duration_in_ms=0.941
2017-12-17 07:51:54,928 [salt.state       ][INFO    ][19461] Running state [msg01] at time 07:51:54.928398
2017-12-17 07:51:54,929 [salt.state       ][INFO    ][19461] Executing state host.present for msg01
2017-12-17 07:51:54,929 [salt.state       ][INFO    ][19461] Host msg01 (10.167.4.41) already present
2017-12-17 07:51:54,929 [salt.state       ][INFO    ][19461] Completed state [msg01] at time 07:51:54.929311 duration_in_ms=0.912
2017-12-17 07:51:54,930 [salt.state       ][INFO    ][19461] Running state [file.replace] at time 07:51:54.930026
2017-12-17 07:51:54,930 [salt.state       ][INFO    ][19461] Executing state module.run for file.replace
2017-12-17 07:51:54,993 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 07:51:55,001 [salt.state       ][INFO    ][19461] onlyif execution failed
2017-12-17 07:51:55,001 [salt.state       ][INFO    ][19461] Completed state [file.replace] at time 07:51:55.000956 duration_in_ms=70.93
2017-12-17 07:51:55,001 [salt.state       ][INFO    ][19461] Running state [msg] at time 07:51:55.001318
2017-12-17 07:51:55,002 [salt.state       ][INFO    ][19461] Executing state host.present for msg
2017-12-17 07:51:55,002 [salt.state       ][INFO    ][19461] Host msg (10.167.4.40) already present
2017-12-17 07:51:55,003 [salt.state       ][INFO    ][19461] Completed state [msg] at time 07:51:55.002497 duration_in_ms=1.179
2017-12-17 07:51:55,003 [salt.state       ][INFO    ][19461] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.002781
2017-12-17 07:51:55,003 [salt.state       ][INFO    ][19461] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,004 [salt.state       ][INFO    ][19461] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 07:51:55,004 [salt.state       ][INFO    ][19461] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.003777 duration_in_ms=0.996
2017-12-17 07:51:55,004 [salt.state       ][INFO    ][19461] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.004057
2017-12-17 07:51:55,004 [salt.state       ][INFO    ][19461] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,005 [salt.state       ][INFO    ][19461] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:51:55,005 [salt.state       ][INFO    ][19461] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.004991 duration_in_ms=0.933
2017-12-17 07:51:55,005 [salt.state       ][INFO    ][19461] Running state [cfg01] at time 07:51:55.005269
2017-12-17 07:51:55,006 [salt.state       ][INFO    ][19461] Executing state host.present for cfg01
2017-12-17 07:51:55,006 [salt.state       ][INFO    ][19461] Host cfg01 (10.167.4.100) already present
2017-12-17 07:51:55,006 [salt.state       ][INFO    ][19461] Completed state [cfg01] at time 07:51:55.006198 duration_in_ms=0.93
2017-12-17 07:51:55,007 [salt.state       ][INFO    ][19461] Running state [cmp002] at time 07:51:55.006482
2017-12-17 07:51:55,007 [salt.state       ][INFO    ][19461] Executing state host.present for cmp002
2017-12-17 07:51:55,007 [salt.state       ][INFO    ][19461] Host cmp002 (10.167.4.102) already present
2017-12-17 07:51:55,008 [salt.state       ][INFO    ][19461] Completed state [cmp002] at time 07:51:55.007682 duration_in_ms=1.2
2017-12-17 07:51:55,008 [salt.state       ][INFO    ][19461] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.007966
2017-12-17 07:51:55,008 [salt.state       ][INFO    ][19461] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,009 [salt.state       ][INFO    ][19461] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 07:51:55,009 [salt.state       ][INFO    ][19461] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.008885 duration_in_ms=0.918
2017-12-17 07:51:55,009 [salt.state       ][INFO    ][19461] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.009160
2017-12-17 07:51:55,009 [salt.state       ][INFO    ][19461] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,010 [salt.state       ][INFO    ][19461] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 07:51:55,010 [salt.state       ][INFO    ][19461] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.010078 duration_in_ms=0.918
2017-12-17 07:51:55,010 [salt.state       ][INFO    ][19461] Running state [cmp001] at time 07:51:55.010359
2017-12-17 07:51:55,011 [salt.state       ][INFO    ][19461] Executing state host.present for cmp001
2017-12-17 07:51:55,011 [salt.state       ][INFO    ][19461] Host cmp001 (10.167.4.101) already present
2017-12-17 07:51:55,011 [salt.state       ][INFO    ][19461] Completed state [cmp001] at time 07:51:55.011280 duration_in_ms=0.921
2017-12-17 07:51:55,012 [salt.state       ][INFO    ][19461] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.011577
2017-12-17 07:51:55,012 [salt.state       ][INFO    ][19461] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,012 [salt.state       ][INFO    ][19461] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 07:51:55,013 [salt.state       ][INFO    ][19461] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.012500 duration_in_ms=0.924
2017-12-17 07:51:55,013 [salt.state       ][INFO    ][19461] Running state [dbs01] at time 07:51:55.012773
2017-12-17 07:51:55,013 [salt.state       ][INFO    ][19461] Executing state host.present for dbs01
2017-12-17 07:51:55,013 [salt.state       ][INFO    ][19461] Host dbs01 (10.167.4.51) already present
2017-12-17 07:51:55,014 [salt.state       ][INFO    ][19461] Completed state [dbs01] at time 07:51:55.013700 duration_in_ms=0.926
2017-12-17 07:51:55,014 [salt.state       ][INFO    ][19461] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.013967
2017-12-17 07:51:55,014 [salt.state       ][INFO    ][19461] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,015 [salt.state       ][INFO    ][19461] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 07:51:55,015 [salt.state       ][INFO    ][19461] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.014895 duration_in_ms=0.929
2017-12-17 07:51:55,015 [salt.state       ][INFO    ][19461] Running state [dbs02] at time 07:51:55.015168
2017-12-17 07:51:55,015 [salt.state       ][INFO    ][19461] Executing state host.present for dbs02
2017-12-17 07:51:55,016 [salt.state       ][INFO    ][19461] Host dbs02 (10.167.4.52) already present
2017-12-17 07:51:55,016 [salt.state       ][INFO    ][19461] Completed state [dbs02] at time 07:51:55.016117 duration_in_ms=0.949
2017-12-17 07:51:55,016 [salt.state       ][INFO    ][19461] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.016386
2017-12-17 07:51:55,017 [salt.state       ][INFO    ][19461] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,017 [salt.state       ][INFO    ][19461] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 07:51:55,017 [salt.state       ][INFO    ][19461] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.017316 duration_in_ms=0.93
2017-12-17 07:51:55,018 [salt.state       ][INFO    ][19461] Running state [dbs03] at time 07:51:55.017586
2017-12-17 07:51:55,018 [salt.state       ][INFO    ][19461] Executing state host.present for dbs03
2017-12-17 07:51:55,018 [salt.state       ][INFO    ][19461] Host dbs03 (10.167.4.53) already present
2017-12-17 07:51:55,019 [salt.state       ][INFO    ][19461] Completed state [dbs03] at time 07:51:55.018510 duration_in_ms=0.924
2017-12-17 07:51:55,019 [salt.state       ][INFO    ][19461] Running state [odl01] at time 07:51:55.018796
2017-12-17 07:51:55,019 [salt.state       ][INFO    ][19461] Executing state host.present for odl01
2017-12-17 07:51:55,020 [salt.state       ][INFO    ][19461] Host odl01 (10.167.4.111) already present
2017-12-17 07:51:55,020 [salt.state       ][INFO    ][19461] Completed state [odl01] at time 07:51:55.019753 duration_in_ms=0.956
2017-12-17 07:51:55,020 [salt.state       ][INFO    ][19461] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.020027
2017-12-17 07:51:55,020 [salt.state       ][INFO    ][19461] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,021 [salt.state       ][INFO    ][19461] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 07:51:55,021 [salt.state       ][INFO    ][19461] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.020944 duration_in_ms=0.917
2017-12-17 07:51:55,021 [salt.state       ][INFO    ][19461] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.021215
2017-12-17 07:51:55,021 [salt.state       ][INFO    ][19461] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,022 [salt.state       ][INFO    ][19461] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 07:51:55,022 [salt.state       ][INFO    ][19461] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.022136 duration_in_ms=0.92
2017-12-17 07:51:55,022 [salt.state       ][INFO    ][19461] Running state [mas01] at time 07:51:55.022416
2017-12-17 07:51:55,023 [salt.state       ][INFO    ][19461] Executing state host.present for mas01
2017-12-17 07:51:55,023 [salt.state       ][INFO    ][19461] Host mas01 (10.167.4.3) already present
2017-12-17 07:51:55,023 [salt.state       ][INFO    ][19461] Completed state [mas01] at time 07:51:55.023332 duration_in_ms=0.916
2017-12-17 07:51:55,024 [salt.state       ][INFO    ][19461] Running state [ctl02] at time 07:51:55.023637
2017-12-17 07:51:55,024 [salt.state       ][INFO    ][19461] Executing state host.present for ctl02
2017-12-17 07:51:55,024 [salt.state       ][INFO    ][19461] Host ctl02 (10.167.4.12) already present
2017-12-17 07:51:55,025 [salt.state       ][INFO    ][19461] Completed state [ctl02] at time 07:51:55.024549 duration_in_ms=0.912
2017-12-17 07:51:55,025 [salt.state       ][INFO    ][19461] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.024822
2017-12-17 07:51:55,025 [salt.state       ][INFO    ][19461] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,026 [salt.state       ][INFO    ][19461] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 07:51:55,026 [salt.state       ][INFO    ][19461] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.025747 duration_in_ms=0.924
2017-12-17 07:51:55,026 [salt.state       ][INFO    ][19461] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.026033
2017-12-17 07:51:55,026 [salt.state       ][INFO    ][19461] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,027 [salt.state       ][INFO    ][19461] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 07:51:55,027 [salt.state       ][INFO    ][19461] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.026976 duration_in_ms=0.943
2017-12-17 07:51:55,027 [salt.state       ][INFO    ][19461] Running state [ctl03] at time 07:51:55.027251
2017-12-17 07:51:55,028 [salt.state       ][INFO    ][19461] Executing state host.present for ctl03
2017-12-17 07:51:55,028 [salt.state       ][INFO    ][19461] Host ctl03 (10.167.4.13) already present
2017-12-17 07:51:55,028 [salt.state       ][INFO    ][19461] Completed state [ctl03] at time 07:51:55.028220 duration_in_ms=0.97
2017-12-17 07:51:55,029 [salt.state       ][INFO    ][19461] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.028489
2017-12-17 07:51:55,029 [salt.state       ][INFO    ][19461] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,029 [salt.state       ][INFO    ][19461] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 07:51:55,029 [salt.state       ][INFO    ][19461] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.029408 duration_in_ms=0.92
2017-12-17 07:51:55,030 [salt.state       ][INFO    ][19461] Running state [ctl01] at time 07:51:55.029679
2017-12-17 07:51:55,030 [salt.state       ][INFO    ][19461] Executing state host.present for ctl01
2017-12-17 07:51:55,030 [salt.state       ][INFO    ][19461] Host ctl01 (10.167.4.11) already present
2017-12-17 07:51:55,031 [salt.state       ][INFO    ][19461] Completed state [ctl01] at time 07:51:55.030618 duration_in_ms=0.938
2017-12-17 07:51:55,031 [salt.state       ][INFO    ][19461] Running state [ctl] at time 07:51:55.030891
2017-12-17 07:51:55,031 [salt.state       ][INFO    ][19461] Executing state host.present for ctl
2017-12-17 07:51:55,032 [salt.state       ][INFO    ][19461] Host ctl (10.167.4.10) already present
2017-12-17 07:51:55,032 [salt.state       ][INFO    ][19461] Completed state [ctl] at time 07:51:55.031851 duration_in_ms=0.949
2017-12-17 07:51:55,032 [salt.state       ][INFO    ][19461] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.032138
2017-12-17 07:51:55,032 [salt.state       ][INFO    ][19461] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:51:55,033 [salt.state       ][INFO    ][19461] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 07:51:55,033 [salt.state       ][INFO    ][19461] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:51:55.033137 duration_in_ms=0.998
2017-12-17 07:51:55,033 [salt.state       ][INFO    ][19461] Running state [ens2] at time 07:51:55.033405
2017-12-17 07:51:55,034 [salt.state       ][INFO    ][19461] Executing state network.managed for ens2
2017-12-17 07:51:55,320 [salt.state       ][INFO    ][19461] Interface ens2 is up to date.
2017-12-17 07:51:55,321 [salt.state       ][INFO    ][19461] Completed state [ens2] at time 07:51:55.320877 duration_in_ms=287.471
2017-12-17 07:51:55,321 [salt.state       ][INFO    ][19461] Running state [ens3] at time 07:51:55.321194
2017-12-17 07:51:55,322 [salt.state       ][INFO    ][19461] Executing state network.managed for ens3
2017-12-17 07:51:55,602 [salt.state       ][INFO    ][19461] Interface ens3 is up to date.
2017-12-17 07:51:55,603 [salt.state       ][INFO    ][19461] Completed state [ens3] at time 07:51:55.602561 duration_in_ms=281.366
2017-12-17 07:51:55,603 [salt.state       ][INFO    ][19461] Running state [/etc/profile.d/proxy.sh] at time 07:51:55.602759
2017-12-17 07:51:55,603 [salt.state       ][INFO    ][19461] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 07:51:55,603 [salt.state       ][INFO    ][19461] File /etc/profile.d/proxy.sh is not present
2017-12-17 07:51:55,603 [salt.state       ][INFO    ][19461] Completed state [/etc/profile.d/proxy.sh] at time 07:51:55.603343 duration_in_ms=0.584
2017-12-17 07:51:55,604 [salt.state       ][INFO    ][19461] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:51:55.603516
2017-12-17 07:51:55,604 [salt.state       ][INFO    ][19461] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 07:51:55,604 [salt.state       ][INFO    ][19461] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 07:51:55,604 [salt.state       ][INFO    ][19461] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:51:55.603962 duration_in_ms=0.446
2017-12-17 07:51:55,604 [salt.state       ][INFO    ][19461] Running state [ntp] at time 07:51:55.604107
2017-12-17 07:51:55,604 [salt.state       ][INFO    ][19461] Executing state pkg.installed for ntp
2017-12-17 07:51:55,607 [salt.state       ][INFO    ][19461] Package ntp is already installed
2017-12-17 07:51:55,608 [salt.state       ][INFO    ][19461] Completed state [ntp] at time 07:51:55.607520 duration_in_ms=3.413
2017-12-17 07:51:55,608 [salt.state       ][INFO    ][19461] Running state [/etc/ntp.conf] at time 07:51:55.608260
2017-12-17 07:51:55,608 [salt.state       ][INFO    ][19461] Executing state file.managed for /etc/ntp.conf
2017-12-17 07:51:55,627 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 07:51:55,651 [salt.fileclient  ][INFO    ][19461] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:51:55,656 [salt.state       ][INFO    ][19461] File /etc/ntp.conf is in the correct state
2017-12-17 07:51:55,657 [salt.state       ][INFO    ][19461] Completed state [/etc/ntp.conf] at time 07:51:55.656618 duration_in_ms=48.357
2017-12-17 07:51:55,657 [salt.state       ][INFO    ][19461] Running state [ntp] at time 07:51:55.657404
2017-12-17 07:51:55,658 [salt.state       ][INFO    ][19461] Executing state service.running for ntp
2017-12-17 07:51:55,658 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 07:51:55,669 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:51:55,678 [salt.loaded.int.module.cmdmod][INFO    ][19461] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:51:55,688 [salt.state       ][INFO    ][19461] The service ntp is already running
2017-12-17 07:51:55,689 [salt.state       ][INFO    ][19461] Completed state [ntp] at time 07:51:55.688778 duration_in_ms=31.372
2017-12-17 07:51:55,691 [salt.minion      ][INFO    ][19461] Returning information for job: 20171217075139286887
2017-12-17 07:52:20,436 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.apply with jid 20171217075220428344
2017-12-17 07:52:20,464 [salt.minion      ][INFO    ][21489] Starting a new job with PID 21489
2017-12-17 07:52:23,479 [salt.state       ][INFO    ][21489] Loading fresh modules for state activity
2017-12-17 07:52:23,673 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-17 07:52:23,720 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-17 07:52:23,755 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:23,800 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-17 07:52:23,814 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:23,856 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-17 07:52:23,897 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,031 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-17 07:52:24,121 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,179 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-17 07:52:24,233 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,278 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-17 07:52:24,293 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,340 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-17 07:52:24,365 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,422 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-17 07:52:24,444 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,510 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-17 07:52:24,536 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,582 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-17 07:52:24,642 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,690 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-17 07:52:24,735 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,784 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-17 07:52:24,825 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,870 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-17 07:52:24,909 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:24,968 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-17 07:52:24,987 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:25,035 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-17 07:52:25,056 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:25,109 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-17 07:52:25,141 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:25,200 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-17 07:52:25,214 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:25,267 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 07:52:25,339 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:25,417 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-17 07:52:25,517 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:25,565 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-17 07:52:25,581 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:25,628 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-17 07:52:25,647 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:25,736 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-17 07:52:25,749 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-17 07:52:25,764 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:52:25,791 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-17 07:52:25,807 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:52:25,820 [salt.state       ][INFO    ][21489] Running state [/etc/environment] at time 07:52:25.819745
2017-12-17 07:52:25,820 [salt.state       ][INFO    ][21489] Executing state file.blockreplace for /etc/environment
2017-12-17 07:52:25,824 [salt.state       ][INFO    ][21489] No changes needed to be made
2017-12-17 07:52:25,824 [salt.state       ][INFO    ][21489] Completed state [/etc/environment] at time 07:52:25.823935 duration_in_ms=4.191
2017-12-17 07:52:25,824 [salt.state       ][INFO    ][21489] Running state [/etc/profile.d] at time 07:52:25.824206
2017-12-17 07:52:25,824 [salt.state       ][INFO    ][21489] Executing state file.directory for /etc/profile.d
2017-12-17 07:52:25,825 [salt.state       ][INFO    ][21489] Directory /etc/profile.d is in the correct state
2017-12-17 07:52:25,826 [salt.state       ][INFO    ][21489] Completed state [/etc/profile.d] at time 07:52:25.825521 duration_in_ms=1.314
2017-12-17 07:52:26,100 [salt.state       ][INFO    ][21489] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:52:26.100427
2017-12-17 07:52:26,101 [salt.state       ][INFO    ][21489] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-17 07:52:26,133 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-17 07:52:26,138 [salt.state       ][INFO    ][21489] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-17 07:52:26,138 [salt.state       ][INFO    ][21489] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:52:26.138386 duration_in_ms=37.958
2017-12-17 07:52:26,139 [salt.state       ][INFO    ][21489] Running state [linux_repo_prereq_pkgs] at time 07:52:26.139063
2017-12-17 07:52:26,139 [salt.state       ][INFO    ][21489] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-17 07:52:26,140 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:52:26,612 [salt.state       ][INFO    ][21489] All specified packages are already installed
2017-12-17 07:52:26,612 [salt.state       ][INFO    ][21489] Completed state [linux_repo_prereq_pkgs] at time 07:52:26.612313 duration_in_ms=473.259
2017-12-17 07:52:26,613 [salt.state       ][INFO    ][21489] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:52:26.612650
2017-12-17 07:52:26,613 [salt.state       ][INFO    ][21489] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-17 07:52:26,613 [salt.state       ][INFO    ][21489] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-17 07:52:26,614 [salt.state       ][INFO    ][21489] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:52:26.613609 duration_in_ms=0.959
2017-12-17 07:52:26,614 [salt.state       ][INFO    ][21489] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:52:26.613904
2017-12-17 07:52:26,614 [salt.state       ][INFO    ][21489] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-17 07:52:26,631 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:52:26,649 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:26,683 [salt.state       ][INFO    ][21489] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-17 07:52:26,683 [salt.state       ][INFO    ][21489] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:52:26.683331 duration_in_ms=69.426
2017-12-17 07:52:26,685 [salt.state       ][INFO    ][21489] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:52:26.685339
2017-12-17 07:52:26,686 [salt.state       ][INFO    ][21489] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike
2017-12-17 07:52:26,903 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-17 07:52:26,976 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:52:28,878 [salt.state       ][INFO    ][21489] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike'
2017-12-17 07:52:28,878 [salt.state       ][INFO    ][21489] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly pike] at time 07:52:28.878255 duration_in_ms=2192.915
2017-12-17 07:52:28,878 [salt.state       ][INFO    ][21489] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:52:28.878471
2017-12-17 07:52:28,879 [salt.state       ][INFO    ][21489] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-17 07:52:28,879 [salt.state       ][INFO    ][21489] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-17 07:52:28,879 [salt.state       ][INFO    ][21489] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:52:28.879142 duration_in_ms=0.671
2017-12-17 07:52:28,879 [salt.state       ][INFO    ][21489] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:52:28.879321
2017-12-17 07:52:28,880 [salt.state       ][INFO    ][21489] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-17 07:52:28,905 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-17 07:52:28,923 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:28,957 [salt.state       ][INFO    ][21489] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-17 07:52:28,957 [salt.state       ][INFO    ][21489] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:52:28.957268 duration_in_ms=77.947
2017-12-17 07:52:28,958 [salt.state       ][INFO    ][21489] Running state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:52:28.957969
2017-12-17 07:52:28,958 [salt.state       ][INFO    ][21489] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main
2017-12-17 07:52:29,108 [salt.loaded.int.module.cmdmod][INFO    ][21489] 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-17 07:52:29,186 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:52:30,534 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075230512906
2017-12-17 07:52:30,551 [salt.minion      ][INFO    ][22492] Starting a new job with PID 22492
2017-12-17 07:52:30,562 [salt.minion      ][INFO    ][22492] Returning information for job: 20171217075230512906
2017-12-17 07:52:31,040 [salt.state       ][INFO    ][21489] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main'
2017-12-17 07:52:31,041 [salt.state       ][INFO    ][21489] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/pike/xenial pike main] at time 07:52:31.040974 duration_in_ms=2083.004
2017-12-17 07:52:31,041 [salt.state       ][INFO    ][21489] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:52:31.041322
2017-12-17 07:52:31,042 [salt.state       ][INFO    ][21489] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-17 07:52:31,042 [salt.state       ][INFO    ][21489] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-17 07:52:31,042 [salt.state       ][INFO    ][21489] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:52:31.042308 duration_in_ms=0.986
2017-12-17 07:52:31,043 [salt.state       ][INFO    ][21489] Running state [/etc/apt/preferences.d/uca] at time 07:52:31.042589
2017-12-17 07:52:31,043 [salt.state       ][INFO    ][21489] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-17 07:52:31,043 [salt.state       ][INFO    ][21489] File /etc/apt/preferences.d/uca is not present
2017-12-17 07:52:31,044 [salt.state       ][INFO    ][21489] Completed state [/etc/apt/preferences.d/uca] at time 07:52:31.043482 duration_in_ms=0.893
2017-12-17 07:52:31,044 [salt.state       ][INFO    ][21489] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:52:31.044227
2017-12-17 07:52:31,045 [salt.state       ][INFO    ][21489] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-17 07:52:31,088 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-17 07:52:31,128 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:52:33,018 [salt.state       ][INFO    ][21489] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-17 07:52:33,019 [salt.state       ][INFO    ][21489] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:52:33.018703 duration_in_ms=1974.476
2017-12-17 07:52:33,019 [salt.state       ][INFO    ][21489] Running state [linux_extra_packages_purged] at time 07:52:33.019048
2017-12-17 07:52:33,019 [salt.state       ][INFO    ][21489] Executing state pkg.purged for linux_extra_packages_purged
2017-12-17 07:52:33,025 [salt.state       ][INFO    ][21489] All specified packages are already absent
2017-12-17 07:52:33,026 [salt.state       ][INFO    ][21489] Completed state [linux_extra_packages_purged] at time 07:52:33.025616 duration_in_ms=6.567
2017-12-17 07:52:33,026 [salt.state       ][INFO    ][21489] Running state [linux_extra_packages_latest] at time 07:52:33.025915
2017-12-17 07:52:33,026 [salt.state       ][INFO    ][21489] Executing state pkg.latest for linux_extra_packages_latest
2017-12-17 07:52:33,029 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:52:35,032 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-17 07:52:35,076 [salt.state       ][INFO    ][21489] Package mcelog is already up-to-date
2017-12-17 07:52:35,077 [salt.state       ][INFO    ][21489] Completed state [linux_extra_packages_latest] at time 07:52:35.076755 duration_in_ms=2050.84
2017-12-17 07:52:35,077 [salt.state       ][INFO    ][21489] Running state [UTC] at time 07:52:35.077470
2017-12-17 07:52:35,078 [salt.state       ][INFO    ][21489] Executing state timezone.system for UTC
2017-12-17 07:52:35,078 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:52:35,115 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['timedatectl'] in directory '/root'
2017-12-17 07:52:35,125 [salt.state       ][INFO    ][21489] Timezone UTC already set, UTC already set to UTC
2017-12-17 07:52:35,126 [salt.state       ][INFO    ][21489] Completed state [UTC] at time 07:52:35.125763 duration_in_ms=48.292
2017-12-17 07:52:35,127 [salt.state       ][INFO    ][21489] Running state [nf_conntrack] at time 07:52:35.126539
2017-12-17 07:52:35,127 [salt.state       ][INFO    ][21489] Executing state kmod.present for nf_conntrack
2017-12-17 07:52:35,128 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'lsmod' in directory '/root'
2017-12-17 07:52:35,138 [salt.state       ][INFO    ][21489] Kernel module nf_conntrack is already present
2017-12-17 07:52:35,138 [salt.state       ][INFO    ][21489] Completed state [nf_conntrack] at time 07:52:35.138086 duration_in_ms=11.546
2017-12-17 07:52:35,139 [salt.state       ][INFO    ][21489] Running state [kernel.panic] at time 07:52:35.138772
2017-12-17 07:52:35,140 [salt.state       ][INFO    ][21489] Executing state sysctl.present for kernel.panic
2017-12-17 07:52:35,146 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,158 [salt.state       ][INFO    ][21489] Sysctl value kernel.panic = 60 is already set
2017-12-17 07:52:35,158 [salt.state       ][INFO    ][21489] Completed state [kernel.panic] at time 07:52:35.158089 duration_in_ms=19.317
2017-12-17 07:52:35,158 [salt.state       ][INFO    ][21489] Running state [net.ipv4.tcp_keepalive_probes] at time 07:52:35.158446
2017-12-17 07:52:35,159 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-17 07:52:35,159 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,170 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-17 07:52:35,171 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:52:35.170501 duration_in_ms=12.054
2017-12-17 07:52:35,171 [salt.state       ][INFO    ][21489] Running state [fs.file-max] at time 07:52:35.170836
2017-12-17 07:52:35,171 [salt.state       ][INFO    ][21489] Executing state sysctl.present for fs.file-max
2017-12-17 07:52:35,172 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,183 [salt.state       ][INFO    ][21489] Sysctl value fs.file-max = 124165 is already set
2017-12-17 07:52:35,183 [salt.state       ][INFO    ][21489] Completed state [fs.file-max] at time 07:52:35.183025 duration_in_ms=12.188
2017-12-17 07:52:35,183 [salt.state       ][INFO    ][21489] Running state [net.core.somaxconn] at time 07:52:35.183411
2017-12-17 07:52:35,184 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.core.somaxconn
2017-12-17 07:52:35,184 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,195 [salt.state       ][INFO    ][21489] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-17 07:52:35,196 [salt.state       ][INFO    ][21489] Completed state [net.core.somaxconn] at time 07:52:35.195615 duration_in_ms=12.204
2017-12-17 07:52:35,196 [salt.state       ][INFO    ][21489] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:52:35.195977
2017-12-17 07:52:35,196 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-17 07:52:35,197 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,208 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-17 07:52:35,208 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:52:35.207957 duration_in_ms=11.98
2017-12-17 07:52:35,208 [salt.state       ][INFO    ][21489] Running state [net.ipv4.tcp_tw_reuse] at time 07:52:35.208292
2017-12-17 07:52:35,209 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-17 07:52:35,209 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,220 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-17 07:52:35,220 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.tcp_tw_reuse] at time 07:52:35.220062 duration_in_ms=11.769
2017-12-17 07:52:35,220 [salt.state       ][INFO    ][21489] Running state [net.ipv4.tcp_congestion_control] at time 07:52:35.220391
2017-12-17 07:52:35,221 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-17 07:52:35,221 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,233 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-17 07:52:35,233 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.tcp_congestion_control] at time 07:52:35.233398 duration_in_ms=13.005
2017-12-17 07:52:35,234 [salt.state       ][INFO    ][21489] Running state [net.ipv4.tcp_retries2] at time 07:52:35.233740
2017-12-17 07:52:35,234 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-17 07:52:35,235 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,246 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-17 07:52:35,246 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.tcp_retries2] at time 07:52:35.246324 duration_in_ms=12.584
2017-12-17 07:52:35,247 [salt.state       ][INFO    ][21489] Running state [net.core.netdev_max_backlog] at time 07:52:35.246658
2017-12-17 07:52:35,247 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-17 07:52:35,248 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,259 [salt.state       ][INFO    ][21489] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-17 07:52:35,259 [salt.state       ][INFO    ][21489] Completed state [net.core.netdev_max_backlog] at time 07:52:35.259033 duration_in_ms=12.375
2017-12-17 07:52:35,259 [salt.state       ][INFO    ][21489] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:52:35.259449
2017-12-17 07:52:35,260 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-17 07:52:35,260 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,271 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-17 07:52:35,272 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:52:35.271719 duration_in_ms=12.27
2017-12-17 07:52:35,272 [salt.state       ][INFO    ][21489] Running state [vm.swappiness] at time 07:52:35.272053
2017-12-17 07:52:35,272 [salt.state       ][INFO    ][21489] Executing state sysctl.present for vm.swappiness
2017-12-17 07:52:35,273 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,284 [salt.state       ][INFO    ][21489] Sysctl value vm.swappiness = 10 is already set
2017-12-17 07:52:35,284 [salt.state       ][INFO    ][21489] Completed state [vm.swappiness] at time 07:52:35.284084 duration_in_ms=12.031
2017-12-17 07:52:35,284 [salt.state       ][INFO    ][21489] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:52:35.284408
2017-12-17 07:52:35,285 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-17 07:52:35,285 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,296 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-17 07:52:35,296 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:52:35.296454 duration_in_ms=12.045
2017-12-17 07:52:35,297 [salt.state       ][INFO    ][21489] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:52:35.296779
2017-12-17 07:52:35,297 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-17 07:52:35,298 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,308 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-17 07:52:35,309 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:52:35.308665 duration_in_ms=11.886
2017-12-17 07:52:35,309 [salt.state       ][INFO    ][21489] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:52:35.308996
2017-12-17 07:52:35,309 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-17 07:52:35,310 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,321 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-17 07:52:35,321 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:52:35.320925 duration_in_ms=11.929
2017-12-17 07:52:35,321 [salt.state       ][INFO    ][21489] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:52:35.321253
2017-12-17 07:52:35,322 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-17 07:52:35,322 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,333 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-17 07:52:35,333 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:52:35.333130 duration_in_ms=11.876
2017-12-17 07:52:35,333 [salt.state       ][INFO    ][21489] Running state [net.ipv4.tcp_fin_timeout] at time 07:52:35.333463
2017-12-17 07:52:35,334 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-17 07:52:35,334 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,345 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-17 07:52:35,345 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.tcp_fin_timeout] at time 07:52:35.345337 duration_in_ms=11.874
2017-12-17 07:52:35,346 [salt.state       ][INFO    ][21489] Running state [net.ipv4.tcp_keepalive_time] at time 07:52:35.345657
2017-12-17 07:52:35,346 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-17 07:52:35,346 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,357 [salt.state       ][INFO    ][21489] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-17 07:52:35,358 [salt.state       ][INFO    ][21489] Completed state [net.ipv4.tcp_keepalive_time] at time 07:52:35.357604 duration_in_ms=11.947
2017-12-17 07:52:35,358 [salt.state       ][INFO    ][21489] Running state [net.nf_conntrack_max] at time 07:52:35.357928
2017-12-17 07:52:35,358 [salt.state       ][INFO    ][21489] Executing state sysctl.present for net.nf_conntrack_max
2017-12-17 07:52:35,359 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'sysctl -a' in directory '/root'
2017-12-17 07:52:35,370 [salt.state       ][INFO    ][21489] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-17 07:52:35,370 [salt.state       ][INFO    ][21489] Completed state [net.nf_conntrack_max] at time 07:52:35.370082 duration_in_ms=12.153
2017-12-17 07:52:35,370 [salt.state       ][INFO    ][21489] Running state [linux_sysfs_package] at time 07:52:35.370413
2017-12-17 07:52:35,371 [salt.state       ][INFO    ][21489] Executing state pkg.installed for linux_sysfs_package
2017-12-17 07:52:35,374 [salt.state       ][INFO    ][21489] All specified packages are already installed
2017-12-17 07:52:35,374 [salt.state       ][INFO    ][21489] Completed state [linux_sysfs_package] at time 07:52:35.374088 duration_in_ms=3.674
2017-12-17 07:52:35,375 [salt.state       ][INFO    ][21489] Running state [/etc/sysfs.d] at time 07:52:35.374970
2017-12-17 07:52:35,375 [salt.state       ][INFO    ][21489] Executing state file.directory for /etc/sysfs.d
2017-12-17 07:52:35,376 [salt.state       ][INFO    ][21489] Directory /etc/sysfs.d is in the correct state
2017-12-17 07:52:35,376 [salt.state       ][INFO    ][21489] Completed state [/etc/sysfs.d] at time 07:52:35.376046 duration_in_ms=1.076
2017-12-17 07:52:35,377 [salt.state       ][INFO    ][21489] Running state [ondemand] at time 07:52:35.376597
2017-12-17 07:52:35,377 [salt.state       ][INFO    ][21489] Executing state service.dead for ondemand
2017-12-17 07:52:35,377 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-17 07:52:35,385 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-17 07:52:35,391 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-17 07:52:35,400 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'runlevel' in directory '/root'
2017-12-17 07:52:35,406 [salt.state       ][INFO    ][21489] The service ondemand is already dead
2017-12-17 07:52:35,406 [salt.state       ][INFO    ][21489] Completed state [ondemand] at time 07:52:35.406297 duration_in_ms=29.7
2017-12-17 07:52:35,407 [salt.state       ][INFO    ][21489] Running state [cs_CZ.UTF-8] at time 07:52:35.406888
2017-12-17 07:52:35,407 [salt.state       ][INFO    ][21489] Executing state locale.present for cs_CZ.UTF-8
2017-12-17 07:52:35,408 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'locale -a' in directory '/root'
2017-12-17 07:52:35,412 [salt.state       ][INFO    ][21489] Locale cs_CZ.UTF-8 is already present
2017-12-17 07:52:35,413 [salt.state       ][INFO    ][21489] Completed state [cs_CZ.UTF-8] at time 07:52:35.412711 duration_in_ms=5.823
2017-12-17 07:52:35,413 [salt.state       ][INFO    ][21489] Running state [en_US.UTF-8] at time 07:52:35.413026
2017-12-17 07:52:35,413 [salt.state       ][INFO    ][21489] Executing state locale.present for en_US.UTF-8
2017-12-17 07:52:35,414 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'locale -a' in directory '/root'
2017-12-17 07:52:35,419 [salt.state       ][INFO    ][21489] Locale en_US.UTF-8 is already present
2017-12-17 07:52:35,419 [salt.state       ][INFO    ][21489] Completed state [en_US.UTF-8] at time 07:52:35.418875 duration_in_ms=5.848
2017-12-17 07:52:35,420 [salt.state       ][INFO    ][21489] Running state [en_US.UTF-8] at time 07:52:35.419913
2017-12-17 07:52:35,420 [salt.state       ][INFO    ][21489] Executing state locale.system for en_US.UTF-8
2017-12-17 07:52:35,421 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'localectl' in directory '/root'
2017-12-17 07:52:35,448 [salt.state       ][INFO    ][21489] System locale en_US.UTF-8 already set
2017-12-17 07:52:35,449 [salt.state       ][INFO    ][21489] Completed state [en_US.UTF-8] at time 07:52:35.448737 duration_in_ms=28.824
2017-12-17 07:52:35,450 [salt.state       ][INFO    ][21489] Running state [root] at time 07:52:35.449703
2017-12-17 07:52:35,450 [salt.state       ][INFO    ][21489] Executing state user.present for root
2017-12-17 07:52:35,451 [salt.state       ][INFO    ][21489] User root is present and up to date
2017-12-17 07:52:35,451 [salt.state       ][INFO    ][21489] Completed state [root] at time 07:52:35.451143 duration_in_ms=1.44
2017-12-17 07:52:35,452 [salt.state       ][INFO    ][21489] Running state [/root] at time 07:52:35.452009
2017-12-17 07:52:35,452 [salt.state       ][INFO    ][21489] Executing state file.directory for /root
2017-12-17 07:52:35,453 [salt.state       ][INFO    ][21489] Directory /root is in the correct state
2017-12-17 07:52:35,453 [salt.state       ][INFO    ][21489] Completed state [/root] at time 07:52:35.453063 duration_in_ms=1.053
2017-12-17 07:52:35,453 [salt.state       ][INFO    ][21489] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:52:35.453334
2017-12-17 07:52:35,454 [salt.state       ][INFO    ][21489] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-17 07:52:35,454 [salt.state       ][INFO    ][21489] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-17 07:52:35,454 [salt.state       ][INFO    ][21489] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:52:35.454171 duration_in_ms=0.838
2017-12-17 07:52:35,454 [salt.state       ][INFO    ][21489] Running state [ubuntu] at time 07:52:35.454448
2017-12-17 07:52:35,455 [salt.state       ][INFO    ][21489] Executing state user.present for ubuntu
2017-12-17 07:52:35,455 [salt.state       ][INFO    ][21489] User ubuntu is present and up to date
2017-12-17 07:52:35,456 [salt.state       ][INFO    ][21489] Completed state [ubuntu] at time 07:52:35.455709 duration_in_ms=1.261
2017-12-17 07:52:35,456 [salt.state       ][INFO    ][21489] Running state [/home/ubuntu] at time 07:52:35.456428
2017-12-17 07:52:35,457 [salt.state       ][INFO    ][21489] Executing state file.directory for /home/ubuntu
2017-12-17 07:52:35,457 [salt.state       ][INFO    ][21489] Directory /home/ubuntu is in the correct state
2017-12-17 07:52:35,457 [salt.state       ][INFO    ][21489] Completed state [/home/ubuntu] at time 07:52:35.457468 duration_in_ms=1.04
2017-12-17 07:52:35,458 [salt.state       ][INFO    ][21489] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:52:35.458088
2017-12-17 07:52:35,458 [salt.state       ][INFO    ][21489] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-17 07:52:35,476 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-17 07:52:35,486 [salt.state       ][INFO    ][21489] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-17 07:52:35,486 [salt.state       ][INFO    ][21489] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:52:35.486219 duration_in_ms=28.131
2017-12-17 07:52:35,487 [salt.state       ][INFO    ][21489] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:52:35.486495
2017-12-17 07:52:35,487 [salt.state       ][INFO    ][21489] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-17 07:52:35,509 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-17 07:52:35,535 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:35,567 [salt.state       ][INFO    ][21489] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-17 07:52:35,567 [salt.state       ][INFO    ][21489] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:52:35.567295 duration_in_ms=80.8
2017-12-17 07:52:35,568 [salt.state       ][INFO    ][21489] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:52:35.567593
2017-12-17 07:52:35,568 [salt.state       ][INFO    ][21489] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-17 07:52:35,584 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-17 07:52:35,601 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:52:35,632 [salt.state       ][INFO    ][21489] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-17 07:52:35,632 [salt.state       ][INFO    ][21489] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:52:35.632227 duration_in_ms=64.634
2017-12-17 07:52:35,633 [salt.state       ][INFO    ][21489] Running state [service.systemctl_reload] at time 07:52:35.633126
2017-12-17 07:52:35,633 [salt.state       ][INFO    ][21489] Executing state module.wait for service.systemctl_reload
2017-12-17 07:52:35,634 [salt.state       ][INFO    ][21489] No changes made for service.systemctl_reload
2017-12-17 07:52:35,634 [salt.state       ][INFO    ][21489] Completed state [service.systemctl_reload] at time 07:52:35.633926 duration_in_ms=0.801
2017-12-17 07:52:35,634 [salt.state       ][INFO    ][21489] Running state [/etc/hostname] at time 07:52:35.634193
2017-12-17 07:52:35,634 [salt.state       ][INFO    ][21489] Executing state file.managed for /etc/hostname
2017-12-17 07:52:35,649 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-17 07:52:35,650 [salt.state       ][INFO    ][21489] File /etc/hostname is in the correct state
2017-12-17 07:52:35,650 [salt.state       ][INFO    ][21489] Completed state [/etc/hostname] at time 07:52:35.650103 duration_in_ms=15.91
2017-12-17 07:52:35,651 [salt.state       ][INFO    ][21489] Running state [hostname msg01] at time 07:52:35.651089
2017-12-17 07:52:35,651 [salt.state       ][INFO    ][21489] Executing state cmd.wait for hostname msg01
2017-12-17 07:52:35,652 [salt.state       ][INFO    ][21489] No changes made for hostname msg01
2017-12-17 07:52:35,652 [salt.state       ][INFO    ][21489] Completed state [hostname msg01] at time 07:52:35.651931 duration_in_ms=0.842
2017-12-17 07:52:35,652 [salt.state       ][INFO    ][21489] Running state [mdb02] at time 07:52:35.652364
2017-12-17 07:52:35,653 [salt.state       ][INFO    ][21489] Executing state host.present for mdb02
2017-12-17 07:52:35,653 [salt.state       ][INFO    ][21489] Host mdb02 (10.167.4.77) already present
2017-12-17 07:52:35,653 [salt.state       ][INFO    ][21489] Completed state [mdb02] at time 07:52:35.653298 duration_in_ms=0.934
2017-12-17 07:52:35,654 [salt.state       ][INFO    ][21489] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.653570
2017-12-17 07:52:35,654 [salt.state       ][INFO    ][21489] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,654 [salt.state       ][INFO    ][21489] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 07:52:35,655 [salt.state       ][INFO    ][21489] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.654489 duration_in_ms=0.919
2017-12-17 07:52:35,655 [salt.state       ][INFO    ][21489] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.654764
2017-12-17 07:52:35,655 [salt.state       ][INFO    ][21489] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,655 [salt.state       ][INFO    ][21489] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 07:52:35,656 [salt.state       ][INFO    ][21489] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.655706 duration_in_ms=0.942
2017-12-17 07:52:35,656 [salt.state       ][INFO    ][21489] Running state [mdb03] at time 07:52:35.655977
2017-12-17 07:52:35,656 [salt.state       ][INFO    ][21489] Executing state host.present for mdb03
2017-12-17 07:52:35,657 [salt.state       ][INFO    ][21489] Host mdb03 (10.167.4.78) already present
2017-12-17 07:52:35,657 [salt.state       ][INFO    ][21489] Completed state [mdb03] at time 07:52:35.656892 duration_in_ms=0.915
2017-12-17 07:52:35,657 [salt.state       ][INFO    ][21489] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.657166
2017-12-17 07:52:35,657 [salt.state       ][INFO    ][21489] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,658 [salt.state       ][INFO    ][21489] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 07:52:35,658 [salt.state       ][INFO    ][21489] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.658084 duration_in_ms=0.918
2017-12-17 07:52:35,658 [salt.state       ][INFO    ][21489] Running state [mdb01] at time 07:52:35.658353
2017-12-17 07:52:35,659 [salt.state       ][INFO    ][21489] Executing state host.present for mdb01
2017-12-17 07:52:35,659 [salt.state       ][INFO    ][21489] Host mdb01 (10.167.4.76) already present
2017-12-17 07:52:35,659 [salt.state       ][INFO    ][21489] Completed state [mdb01] at time 07:52:35.659312 duration_in_ms=0.959
2017-12-17 07:52:35,660 [salt.state       ][INFO    ][21489] Running state [mdb] at time 07:52:35.659603
2017-12-17 07:52:35,660 [salt.state       ][INFO    ][21489] Executing state host.present for mdb
2017-12-17 07:52:35,660 [salt.state       ][INFO    ][21489] Host mdb (10.167.4.75) already present
2017-12-17 07:52:35,661 [salt.state       ][INFO    ][21489] Completed state [mdb] at time 07:52:35.660521 duration_in_ms=0.917
2017-12-17 07:52:35,661 [salt.state       ][INFO    ][21489] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.660791
2017-12-17 07:52:35,661 [salt.state       ][INFO    ][21489] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,661 [salt.state       ][INFO    ][21489] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 07:52:35,662 [salt.state       ][INFO    ][21489] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.661707 duration_in_ms=0.916
2017-12-17 07:52:35,662 [salt.state       ][INFO    ][21489] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.661977
2017-12-17 07:52:35,662 [salt.state       ][INFO    ][21489] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,663 [salt.state       ][INFO    ][21489] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:52:35,663 [salt.state       ][INFO    ][21489] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.662895 duration_in_ms=0.919
2017-12-17 07:52:35,663 [salt.state       ][INFO    ][21489] Running state [cfg01] at time 07:52:35.663173
2017-12-17 07:52:35,663 [salt.state       ][INFO    ][21489] Executing state host.present for cfg01
2017-12-17 07:52:35,664 [salt.state       ][INFO    ][21489] Host cfg01 (10.167.4.100) already present
2017-12-17 07:52:35,664 [salt.state       ][INFO    ][21489] Completed state [cfg01] at time 07:52:35.664008 duration_in_ms=0.836
2017-12-17 07:52:35,664 [salt.state       ][INFO    ][21489] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.664150
2017-12-17 07:52:35,664 [salt.state       ][INFO    ][21489] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,665 [salt.state       ][INFO    ][21489] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 07:52:35,665 [salt.state       ][INFO    ][21489] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.664708 duration_in_ms=0.557
2017-12-17 07:52:35,665 [salt.state       ][INFO    ][21489] Running state [prx01] at time 07:52:35.664863
2017-12-17 07:52:35,665 [salt.state       ][INFO    ][21489] Executing state host.present for prx01
2017-12-17 07:52:35,665 [salt.state       ][INFO    ][21489] Host prx01 (10.167.4.104) already present
2017-12-17 07:52:35,665 [salt.state       ][INFO    ][21489] Completed state [prx01] at time 07:52:35.665410 duration_in_ms=0.547
2017-12-17 07:52:35,666 [salt.state       ][INFO    ][21489] Running state [kvm01] at time 07:52:35.665550
2017-12-17 07:52:35,666 [salt.state       ][INFO    ][21489] Executing state host.present for kvm01
2017-12-17 07:52:35,666 [salt.state       ][INFO    ][21489] Host kvm01 (10.167.4.141) already present
2017-12-17 07:52:35,666 [salt.state       ][INFO    ][21489] Completed state [kvm01] at time 07:52:35.666083 duration_in_ms=0.534
2017-12-17 07:52:35,666 [salt.state       ][INFO    ][21489] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.666224
2017-12-17 07:52:35,666 [salt.state       ][INFO    ][21489] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,667 [salt.state       ][INFO    ][21489] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 07:52:35,667 [salt.state       ][INFO    ][21489] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.666754 duration_in_ms=0.529
2017-12-17 07:52:35,667 [salt.state       ][INFO    ][21489] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.666892
2017-12-17 07:52:35,667 [salt.state       ][INFO    ][21489] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,667 [salt.state       ][INFO    ][21489] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 07:52:35,668 [salt.state       ][INFO    ][21489] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.667481 duration_in_ms=0.588
2017-12-17 07:52:35,668 [salt.state       ][INFO    ][21489] Running state [kvm03] at time 07:52:35.667625
2017-12-17 07:52:35,668 [salt.state       ][INFO    ][21489] Executing state host.present for kvm03
2017-12-17 07:52:35,668 [salt.state       ][INFO    ][21489] Host kvm03 (10.167.4.143) already present
2017-12-17 07:52:35,668 [salt.state       ][INFO    ][21489] Completed state [kvm03] at time 07:52:35.668306 duration_in_ms=0.682
2017-12-17 07:52:35,668 [salt.state       ][INFO    ][21489] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.668450
2017-12-17 07:52:35,669 [salt.state       ][INFO    ][21489] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,669 [salt.state       ][INFO    ][21489] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 07:52:35,669 [salt.state       ][INFO    ][21489] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.668999 duration_in_ms=0.549
2017-12-17 07:52:35,669 [salt.state       ][INFO    ][21489] Running state [kvm02] at time 07:52:35.669153
2017-12-17 07:52:35,669 [salt.state       ][INFO    ][21489] Executing state host.present for kvm02
2017-12-17 07:52:35,670 [salt.state       ][INFO    ][21489] Host kvm02 (10.167.4.142) already present
2017-12-17 07:52:35,670 [salt.state       ][INFO    ][21489] Completed state [kvm02] at time 07:52:35.669677 duration_in_ms=0.524
2017-12-17 07:52:35,670 [salt.state       ][INFO    ][21489] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.669818
2017-12-17 07:52:35,670 [salt.state       ][INFO    ][21489] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,670 [salt.state       ][INFO    ][21489] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 07:52:35,670 [salt.state       ][INFO    ][21489] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.670346 duration_in_ms=0.528
2017-12-17 07:52:35,671 [salt.state       ][INFO    ][21489] Running state [dbs] at time 07:52:35.670487
2017-12-17 07:52:35,671 [salt.state       ][INFO    ][21489] Executing state host.present for dbs
2017-12-17 07:52:35,671 [salt.state       ][INFO    ][21489] Host dbs (10.167.4.50) already present
2017-12-17 07:52:35,671 [salt.state       ][INFO    ][21489] Completed state [dbs] at time 07:52:35.671017 duration_in_ms=0.53
2017-12-17 07:52:35,671 [salt.state       ][INFO    ][21489] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.671182
2017-12-17 07:52:35,671 [salt.state       ][INFO    ][21489] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,672 [salt.state       ][INFO    ][21489] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 07:52:35,672 [salt.state       ][INFO    ][21489] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.671784 duration_in_ms=0.603
2017-12-17 07:52:35,672 [salt.state       ][INFO    ][21489] Running state [prx] at time 07:52:35.671938
2017-12-17 07:52:35,672 [salt.state       ][INFO    ][21489] Executing state host.present for prx
2017-12-17 07:52:35,672 [salt.state       ][INFO    ][21489] Host prx (172.30.10.103) already present
2017-12-17 07:52:35,672 [salt.state       ][INFO    ][21489] Completed state [prx] at time 07:52:35.672465 duration_in_ms=0.527
2017-12-17 07:52:35,673 [salt.state       ][INFO    ][21489] Running state [prx02] at time 07:52:35.672605
2017-12-17 07:52:35,673 [salt.state       ][INFO    ][21489] Executing state host.present for prx02
2017-12-17 07:52:35,673 [salt.state       ][INFO    ][21489] Host prx02 (10.167.4.105) already present
2017-12-17 07:52:35,673 [salt.state       ][INFO    ][21489] Completed state [prx02] at time 07:52:35.673161 duration_in_ms=0.556
2017-12-17 07:52:35,673 [salt.state       ][INFO    ][21489] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.673300
2017-12-17 07:52:35,673 [salt.state       ][INFO    ][21489] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,674 [salt.state       ][INFO    ][21489] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 07:52:35,674 [salt.state       ][INFO    ][21489] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.673829 duration_in_ms=0.53
2017-12-17 07:52:35,674 [salt.state       ][INFO    ][21489] Running state [msg02] at time 07:52:35.673970
2017-12-17 07:52:35,674 [salt.state       ][INFO    ][21489] Executing state host.present for msg02
2017-12-17 07:52:35,674 [salt.state       ][INFO    ][21489] Host msg02 (10.167.4.42) already present
2017-12-17 07:52:35,675 [salt.state       ][INFO    ][21489] Completed state [msg02] at time 07:52:35.674496 duration_in_ms=0.526
2017-12-17 07:52:35,675 [salt.state       ][INFO    ][21489] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.674637
2017-12-17 07:52:35,675 [salt.state       ][INFO    ][21489] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,675 [salt.state       ][INFO    ][21489] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 07:52:35,675 [salt.state       ][INFO    ][21489] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.675189 duration_in_ms=0.553
2017-12-17 07:52:35,675 [salt.state       ][INFO    ][21489] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.675337
2017-12-17 07:52:35,676 [salt.state       ][INFO    ][21489] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,676 [salt.state       ][INFO    ][21489] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 07:52:35,676 [salt.state       ][INFO    ][21489] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.675919 duration_in_ms=0.583
2017-12-17 07:52:35,676 [salt.state       ][INFO    ][21489] Running state [msg03] at time 07:52:35.676061
2017-12-17 07:52:35,676 [salt.state       ][INFO    ][21489] Executing state host.present for msg03
2017-12-17 07:52:35,676 [salt.state       ][INFO    ][21489] Host msg03 (10.167.4.43) already present
2017-12-17 07:52:35,677 [salt.state       ][INFO    ][21489] Completed state [msg03] at time 07:52:35.676588 duration_in_ms=0.527
2017-12-17 07:52:35,677 [salt.state       ][INFO    ][21489] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.676729
2017-12-17 07:52:35,677 [salt.state       ][INFO    ][21489] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,677 [salt.state       ][INFO    ][21489] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 07:52:35,677 [salt.state       ][INFO    ][21489] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.677293 duration_in_ms=0.564
2017-12-17 07:52:35,677 [salt.state       ][INFO    ][21489] Running state [msg01] at time 07:52:35.677434
2017-12-17 07:52:35,678 [salt.state       ][INFO    ][21489] Executing state host.present for msg01
2017-12-17 07:52:35,678 [salt.state       ][INFO    ][21489] Host msg01 (10.167.4.41) already present
2017-12-17 07:52:35,678 [salt.state       ][INFO    ][21489] Completed state [msg01] at time 07:52:35.677958 duration_in_ms=0.524
2017-12-17 07:52:35,679 [salt.state       ][INFO    ][21489] Running state [file.replace] at time 07:52:35.678538
2017-12-17 07:52:35,679 [salt.state       ][INFO    ][21489] Executing state module.run for file.replace
2017-12-17 07:52:35,743 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 07:52:35,750 [salt.state       ][INFO    ][21489] onlyif execution failed
2017-12-17 07:52:35,751 [salt.state       ][INFO    ][21489] Completed state [file.replace] at time 07:52:35.750609 duration_in_ms=72.07
2017-12-17 07:52:35,751 [salt.state       ][INFO    ][21489] Running state [msg] at time 07:52:35.750961
2017-12-17 07:52:35,751 [salt.state       ][INFO    ][21489] Executing state host.present for msg
2017-12-17 07:52:35,752 [salt.state       ][INFO    ][21489] Host msg (10.167.4.40) already present
2017-12-17 07:52:35,752 [salt.state       ][INFO    ][21489] Completed state [msg] at time 07:52:35.752102 duration_in_ms=1.141
2017-12-17 07:52:35,752 [salt.state       ][INFO    ][21489] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.752382
2017-12-17 07:52:35,753 [salt.state       ][INFO    ][21489] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,753 [salt.state       ][INFO    ][21489] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 07:52:35,753 [salt.state       ][INFO    ][21489] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.753314 duration_in_ms=0.932
2017-12-17 07:52:35,754 [salt.state       ][INFO    ][21489] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.753593
2017-12-17 07:52:35,754 [salt.state       ][INFO    ][21489] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,754 [salt.state       ][INFO    ][21489] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 07:52:35,755 [salt.state       ][INFO    ][21489] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.754526 duration_in_ms=0.933
2017-12-17 07:52:35,755 [salt.state       ][INFO    ][21489] Running state [cfg01] at time 07:52:35.754807
2017-12-17 07:52:35,755 [salt.state       ][INFO    ][21489] Executing state host.present for cfg01
2017-12-17 07:52:35,756 [salt.state       ][INFO    ][21489] Host cfg01 (10.167.4.100) already present
2017-12-17 07:52:35,756 [salt.state       ][INFO    ][21489] Completed state [cfg01] at time 07:52:35.755776 duration_in_ms=0.969
2017-12-17 07:52:35,756 [salt.state       ][INFO    ][21489] Running state [cmp002] at time 07:52:35.756049
2017-12-17 07:52:35,756 [salt.state       ][INFO    ][21489] Executing state host.present for cmp002
2017-12-17 07:52:35,757 [salt.state       ][INFO    ][21489] Host cmp002 (10.167.4.102) already present
2017-12-17 07:52:35,757 [salt.state       ][INFO    ][21489] Completed state [cmp002] at time 07:52:35.756973 duration_in_ms=0.924
2017-12-17 07:52:35,757 [salt.state       ][INFO    ][21489] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.757247
2017-12-17 07:52:35,758 [salt.state       ][INFO    ][21489] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,758 [salt.state       ][INFO    ][21489] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 07:52:35,758 [salt.state       ][INFO    ][21489] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.758185 duration_in_ms=0.937
2017-12-17 07:52:35,758 [salt.state       ][INFO    ][21489] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.758459
2017-12-17 07:52:35,759 [salt.state       ][INFO    ][21489] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,759 [salt.state       ][INFO    ][21489] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 07:52:35,759 [salt.state       ][INFO    ][21489] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.759410 duration_in_ms=0.95
2017-12-17 07:52:35,760 [salt.state       ][INFO    ][21489] Running state [cmp001] at time 07:52:35.759685
2017-12-17 07:52:35,760 [salt.state       ][INFO    ][21489] Executing state host.present for cmp001
2017-12-17 07:52:35,760 [salt.state       ][INFO    ][21489] Host cmp001 (10.167.4.101) already present
2017-12-17 07:52:35,761 [salt.state       ][INFO    ][21489] Completed state [cmp001] at time 07:52:35.760612 duration_in_ms=0.927
2017-12-17 07:52:35,761 [salt.state       ][INFO    ][21489] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.760889
2017-12-17 07:52:35,761 [salt.state       ][INFO    ][21489] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,762 [salt.state       ][INFO    ][21489] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 07:52:35,762 [salt.state       ][INFO    ][21489] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.761817 duration_in_ms=0.928
2017-12-17 07:52:35,762 [salt.state       ][INFO    ][21489] Running state [dbs01] at time 07:52:35.762088
2017-12-17 07:52:35,762 [salt.state       ][INFO    ][21489] Executing state host.present for dbs01
2017-12-17 07:52:35,763 [salt.state       ][INFO    ][21489] Host dbs01 (10.167.4.51) already present
2017-12-17 07:52:35,763 [salt.state       ][INFO    ][21489] Completed state [dbs01] at time 07:52:35.763006 duration_in_ms=0.918
2017-12-17 07:52:35,763 [salt.state       ][INFO    ][21489] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.763285
2017-12-17 07:52:35,764 [salt.state       ][INFO    ][21489] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,764 [salt.state       ][INFO    ][21489] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 07:52:35,764 [salt.state       ][INFO    ][21489] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.764232 duration_in_ms=0.947
2017-12-17 07:52:35,765 [salt.state       ][INFO    ][21489] Running state [dbs02] at time 07:52:35.764507
2017-12-17 07:52:35,765 [salt.state       ][INFO    ][21489] Executing state host.present for dbs02
2017-12-17 07:52:35,765 [salt.state       ][INFO    ][21489] Host dbs02 (10.167.4.52) already present
2017-12-17 07:52:35,765 [salt.state       ][INFO    ][21489] Completed state [dbs02] at time 07:52:35.765423 duration_in_ms=0.917
2017-12-17 07:52:35,766 [salt.state       ][INFO    ][21489] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.765696
2017-12-17 07:52:35,766 [salt.state       ][INFO    ][21489] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,767 [salt.state       ][INFO    ][21489] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 07:52:35,767 [salt.state       ][INFO    ][21489] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.766780 duration_in_ms=1.084
2017-12-17 07:52:35,767 [salt.state       ][INFO    ][21489] Running state [dbs03] at time 07:52:35.767054
2017-12-17 07:52:35,767 [salt.state       ][INFO    ][21489] Executing state host.present for dbs03
2017-12-17 07:52:35,768 [salt.state       ][INFO    ][21489] Host dbs03 (10.167.4.53) already present
2017-12-17 07:52:35,768 [salt.state       ][INFO    ][21489] Completed state [dbs03] at time 07:52:35.768003 duration_in_ms=0.948
2017-12-17 07:52:35,768 [salt.state       ][INFO    ][21489] Running state [odl01] at time 07:52:35.768279
2017-12-17 07:52:35,769 [salt.state       ][INFO    ][21489] Executing state host.present for odl01
2017-12-17 07:52:35,769 [salt.state       ][INFO    ][21489] Host odl01 (10.167.4.111) already present
2017-12-17 07:52:35,769 [salt.state       ][INFO    ][21489] Completed state [odl01] at time 07:52:35.769191 duration_in_ms=0.912
2017-12-17 07:52:35,769 [salt.state       ][INFO    ][21489] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.769461
2017-12-17 07:52:35,770 [salt.state       ][INFO    ][21489] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,770 [salt.state       ][INFO    ][21489] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 07:52:35,770 [salt.state       ][INFO    ][21489] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.770381 duration_in_ms=0.92
2017-12-17 07:52:35,771 [salt.state       ][INFO    ][21489] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.770653
2017-12-17 07:52:35,771 [salt.state       ][INFO    ][21489] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,771 [salt.state       ][INFO    ][21489] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 07:52:35,772 [salt.state       ][INFO    ][21489] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.771596 duration_in_ms=0.944
2017-12-17 07:52:35,772 [salt.state       ][INFO    ][21489] Running state [mas01] at time 07:52:35.771869
2017-12-17 07:52:35,772 [salt.state       ][INFO    ][21489] Executing state host.present for mas01
2017-12-17 07:52:35,773 [salt.state       ][INFO    ][21489] Host mas01 (10.167.4.3) already present
2017-12-17 07:52:35,773 [salt.state       ][INFO    ][21489] Completed state [mas01] at time 07:52:35.772785 duration_in_ms=0.915
2017-12-17 07:52:35,773 [salt.state       ][INFO    ][21489] Running state [ctl02] at time 07:52:35.773055
2017-12-17 07:52:35,773 [salt.state       ][INFO    ][21489] Executing state host.present for ctl02
2017-12-17 07:52:35,774 [salt.state       ][INFO    ][21489] Host ctl02 (10.167.4.12) already present
2017-12-17 07:52:35,774 [salt.state       ][INFO    ][21489] Completed state [ctl02] at time 07:52:35.773974 duration_in_ms=0.918
2017-12-17 07:52:35,774 [salt.state       ][INFO    ][21489] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.774242
2017-12-17 07:52:35,775 [salt.state       ][INFO    ][21489] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,775 [salt.state       ][INFO    ][21489] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 07:52:35,775 [salt.state       ][INFO    ][21489] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.775167 duration_in_ms=0.924
2017-12-17 07:52:35,775 [salt.state       ][INFO    ][21489] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.775462
2017-12-17 07:52:35,776 [salt.state       ][INFO    ][21489] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,776 [salt.state       ][INFO    ][21489] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 07:52:35,776 [salt.state       ][INFO    ][21489] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.776382 duration_in_ms=0.92
2017-12-17 07:52:35,777 [salt.state       ][INFO    ][21489] Running state [ctl03] at time 07:52:35.776652
2017-12-17 07:52:35,777 [salt.state       ][INFO    ][21489] Executing state host.present for ctl03
2017-12-17 07:52:35,777 [salt.state       ][INFO    ][21489] Host ctl03 (10.167.4.13) already present
2017-12-17 07:52:35,778 [salt.state       ][INFO    ][21489] Completed state [ctl03] at time 07:52:35.777574 duration_in_ms=0.921
2017-12-17 07:52:35,778 [salt.state       ][INFO    ][21489] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.777842
2017-12-17 07:52:35,778 [salt.state       ][INFO    ][21489] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,779 [salt.state       ][INFO    ][21489] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 07:52:35,779 [salt.state       ][INFO    ][21489] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.778779 duration_in_ms=0.938
2017-12-17 07:52:35,779 [salt.state       ][INFO    ][21489] Running state [ctl01] at time 07:52:35.779049
2017-12-17 07:52:35,779 [salt.state       ][INFO    ][21489] Executing state host.present for ctl01
2017-12-17 07:52:35,780 [salt.state       ][INFO    ][21489] Host ctl01 (10.167.4.11) already present
2017-12-17 07:52:35,780 [salt.state       ][INFO    ][21489] Completed state [ctl01] at time 07:52:35.780007 duration_in_ms=0.957
2017-12-17 07:52:35,780 [salt.state       ][INFO    ][21489] Running state [ctl] at time 07:52:35.780277
2017-12-17 07:52:35,781 [salt.state       ][INFO    ][21489] Executing state host.present for ctl
2017-12-17 07:52:35,781 [salt.state       ][INFO    ][21489] Host ctl (10.167.4.10) already present
2017-12-17 07:52:35,781 [salt.state       ][INFO    ][21489] Completed state [ctl] at time 07:52:35.781198 duration_in_ms=0.92
2017-12-17 07:52:35,781 [salt.state       ][INFO    ][21489] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.781468
2017-12-17 07:52:35,782 [salt.state       ][INFO    ][21489] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:52:35,782 [salt.state       ][INFO    ][21489] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 07:52:35,782 [salt.state       ][INFO    ][21489] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:52:35.782392 duration_in_ms=0.923
2017-12-17 07:52:35,783 [salt.state       ][INFO    ][21489] Running state [ens2] at time 07:52:35.782661
2017-12-17 07:52:35,783 [salt.state       ][INFO    ][21489] Executing state network.managed for ens2
2017-12-17 07:52:36,088 [salt.state       ][INFO    ][21489] Interface ens2 is up to date.
2017-12-17 07:52:36,089 [salt.state       ][INFO    ][21489] Completed state [ens2] at time 07:52:36.088853 duration_in_ms=306.192
2017-12-17 07:52:36,089 [salt.state       ][INFO    ][21489] Running state [ens3] at time 07:52:36.089169
2017-12-17 07:52:36,089 [salt.state       ][INFO    ][21489] Executing state network.managed for ens3
2017-12-17 07:52:36,366 [salt.state       ][INFO    ][21489] Interface ens3 is up to date.
2017-12-17 07:52:36,366 [salt.state       ][INFO    ][21489] Completed state [ens3] at time 07:52:36.365927 duration_in_ms=276.757
2017-12-17 07:52:36,366 [salt.state       ][INFO    ][21489] Running state [/etc/profile.d/proxy.sh] at time 07:52:36.366276
2017-12-17 07:52:36,367 [salt.state       ][INFO    ][21489] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-17 07:52:36,367 [salt.state       ][INFO    ][21489] File /etc/profile.d/proxy.sh is not present
2017-12-17 07:52:36,367 [salt.state       ][INFO    ][21489] Completed state [/etc/profile.d/proxy.sh] at time 07:52:36.367243 duration_in_ms=0.966
2017-12-17 07:52:36,368 [salt.state       ][INFO    ][21489] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:52:36.367557
2017-12-17 07:52:36,368 [salt.state       ][INFO    ][21489] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-17 07:52:36,368 [salt.state       ][INFO    ][21489] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-17 07:52:36,368 [salt.state       ][INFO    ][21489] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:52:36.368392 duration_in_ms=0.836
2017-12-17 07:52:36,369 [salt.state       ][INFO    ][21489] Running state [ntp] at time 07:52:36.368669
2017-12-17 07:52:36,369 [salt.state       ][INFO    ][21489] Executing state pkg.installed for ntp
2017-12-17 07:52:36,372 [salt.state       ][INFO    ][21489] Package ntp is already installed
2017-12-17 07:52:36,372 [salt.state       ][INFO    ][21489] Completed state [ntp] at time 07:52:36.372363 duration_in_ms=3.694
2017-12-17 07:52:36,373 [salt.state       ][INFO    ][21489] Running state [/etc/ntp.conf] at time 07:52:36.373181
2017-12-17 07:52:36,374 [salt.state       ][INFO    ][21489] Executing state file.managed for /etc/ntp.conf
2017-12-17 07:52:36,391 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-17 07:52:36,414 [salt.fileclient  ][INFO    ][21489] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:52:36,420 [salt.state       ][INFO    ][21489] File /etc/ntp.conf is in the correct state
2017-12-17 07:52:36,420 [salt.state       ][INFO    ][21489] Completed state [/etc/ntp.conf] at time 07:52:36.419830 duration_in_ms=46.649
2017-12-17 07:52:36,421 [salt.state       ][INFO    ][21489] Running state [ntp] at time 07:52:36.420660
2017-12-17 07:52:36,421 [salt.state       ][INFO    ][21489] Executing state service.running for ntp
2017-12-17 07:52:36,421 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-17 07:52:36,432 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-17 07:52:36,441 [salt.loaded.int.module.cmdmod][INFO    ][21489] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-17 07:52:36,453 [salt.state       ][INFO    ][21489] The service ntp is already running
2017-12-17 07:52:36,453 [salt.state       ][INFO    ][21489] Completed state [ntp] at time 07:52:36.453077 duration_in_ms=32.416
2017-12-17 07:52:36,455 [salt.minion      ][INFO    ][21489] Returning information for job: 20171217075220428344
2017-12-17 07:52:38,530 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171217075238517786
2017-12-17 07:52:38,545 [salt.minion      ][INFO    ][23441] Starting a new job with PID 23441
2017-12-17 07:52:38,555 [salt.minion      ][INFO    ][23441] Returning information for job: 20171217075238517786
2017-12-17 07:53:02,745 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command pkg.upgrade with jid 20171217075302737408
2017-12-17 07:53:02,772 [salt.minion      ][INFO    ][23451] Starting a new job with PID 23451
2017-12-17 07:53:02,790 [salt.loaded.int.module.cmdmod][INFO    ][23451] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:53:03,325 [salt.loaded.int.module.cmdmod][INFO    ][23451] 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-17 07:53:12,841 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075312827499
2017-12-17 07:53:12,862 [salt.minion      ][INFO    ][23477] Starting a new job with PID 23477
2017-12-17 07:53:12,872 [salt.minion      ][INFO    ][23477] Returning information for job: 20171217075312827499
2017-12-17 07:53:22,866 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075322853482
2017-12-17 07:53:22,888 [salt.minion      ][INFO    ][23482] Starting a new job with PID 23482
2017-12-17 07:53:22,904 [salt.minion      ][INFO    ][23482] Returning information for job: 20171217075322853482
2017-12-17 07:53:32,934 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075332923674
2017-12-17 07:53:32,961 [salt.minion      ][INFO    ][23493] Starting a new job with PID 23493
2017-12-17 07:53:32,971 [salt.minion      ][INFO    ][23493] Returning information for job: 20171217075332923674
2017-12-17 07:53:43,017 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075343005807
2017-12-17 07:53:43,045 [salt.minion      ][INFO    ][23499] Starting a new job with PID 23499
2017-12-17 07:53:43,058 [salt.minion      ][INFO    ][23499] Returning information for job: 20171217075343005807
2017-12-17 07:53:53,081 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075353071086
2017-12-17 07:53:53,106 [salt.minion      ][INFO    ][23509] Starting a new job with PID 23509
2017-12-17 07:53:53,119 [salt.minion      ][INFO    ][23509] Returning information for job: 20171217075353071086
2017-12-17 07:54:03,256 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075403244709
2017-12-17 07:54:03,286 [salt.minion      ][INFO    ][23514] Starting a new job with PID 23514
2017-12-17 07:54:03,297 [salt.minion      ][INFO    ][23514] Returning information for job: 20171217075403244709
2017-12-17 07:54:13,440 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075413430189
2017-12-17 07:54:13,461 [salt.minion      ][INFO    ][23555] Starting a new job with PID 23555
2017-12-17 07:54:13,661 [salt.minion      ][INFO    ][23555] Returning information for job: 20171217075413430189
2017-12-17 07:54:23,507 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075423496598
2017-12-17 07:54:23,530 [salt.minion      ][INFO    ][23573] Starting a new job with PID 23573
2017-12-17 07:54:23,655 [salt.minion      ][INFO    ][23573] Returning information for job: 20171217075423496598
2017-12-17 07:54:33,677 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075433667841
2017-12-17 07:54:34,135 [salt.minion      ][INFO    ][23602] Starting a new job with PID 23602
2017-12-17 07:54:35,962 [salt.minion      ][INFO    ][23602] Returning information for job: 20171217075433667841
2017-12-17 07:54:43,814 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075443803303
2017-12-17 07:54:43,844 [salt.minion      ][INFO    ][23617] Starting a new job with PID 23617
2017-12-17 07:54:43,853 [salt.minion      ][INFO    ][23617] Returning information for job: 20171217075443803303
2017-12-17 07:54:53,832 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075453821917
2017-12-17 07:54:53,856 [salt.minion      ][INFO    ][23641] Starting a new job with PID 23641
2017-12-17 07:54:53,866 [salt.minion      ][INFO    ][23641] Returning information for job: 20171217075453821917
2017-12-17 07:55:04,001 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075503991994
2017-12-17 07:55:04,020 [salt.minion      ][INFO    ][23651] Starting a new job with PID 23651
2017-12-17 07:55:04,030 [salt.minion      ][INFO    ][23651] Returning information for job: 20171217075503991994
2017-12-17 07:55:14,110 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075514100389
2017-12-17 07:55:14,127 [salt.minion      ][INFO    ][23667] Starting a new job with PID 23667
2017-12-17 07:55:14,137 [salt.minion      ][INFO    ][23667] Returning information for job: 20171217075514100389
2017-12-17 07:55:24,159 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075524150557
2017-12-17 07:55:24,187 [salt.minion      ][INFO    ][23672] Starting a new job with PID 23672
2017-12-17 07:55:24,366 [salt.minion      ][INFO    ][23672] Returning information for job: 20171217075524150557
2017-12-17 07:55:34,203 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075534194199
2017-12-17 07:55:34,224 [salt.minion      ][INFO    ][23682] Starting a new job with PID 23682
2017-12-17 07:55:34,297 [salt.minion      ][INFO    ][23682] Returning information for job: 20171217075534194199
2017-12-17 07:55:44,381 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075544371897
2017-12-17 07:55:44,406 [salt.minion      ][INFO    ][23700] Starting a new job with PID 23700
2017-12-17 07:55:44,416 [salt.minion      ][INFO    ][23700] Returning information for job: 20171217075544371897
2017-12-17 07:55:54,572 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075554563646
2017-12-17 07:55:54,593 [salt.minion      ][INFO    ][23720] Starting a new job with PID 23720
2017-12-17 07:55:54,603 [salt.minion      ][INFO    ][23720] Returning information for job: 20171217075554563646
2017-12-17 07:56:04,753 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075604744344
2017-12-17 07:56:04,781 [salt.minion      ][INFO    ][23791] Starting a new job with PID 23791
2017-12-17 07:56:04,790 [salt.minion      ][INFO    ][23791] Returning information for job: 20171217075604744344
2017-12-17 07:56:14,941 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075614932986
2017-12-17 07:56:14,958 [salt.minion      ][INFO    ][23816] Starting a new job with PID 23816
2017-12-17 07:56:14,968 [salt.minion      ][INFO    ][23816] Returning information for job: 20171217075614932986
2017-12-17 07:56:25,012 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075625005223
2017-12-17 07:56:25,033 [salt.minion      ][INFO    ][23905] Starting a new job with PID 23905
2017-12-17 07:56:25,044 [salt.minion      ][INFO    ][23905] Returning information for job: 20171217075625005223
2017-12-17 07:56:35,119 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075635108181
2017-12-17 07:56:35,139 [salt.minion      ][INFO    ][24143] Starting a new job with PID 24143
2017-12-17 07:56:35,149 [salt.minion      ][INFO    ][24143] Returning information for job: 20171217075635108181
2017-12-17 07:56:45,163 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075645137138
2017-12-17 07:56:45,194 [salt.minion      ][INFO    ][24179] Starting a new job with PID 24179
2017-12-17 07:56:45,205 [salt.minion      ][INFO    ][24179] Returning information for job: 20171217075645137138
2017-12-17 07:56:55,270 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075655261064
2017-12-17 07:56:55,292 [salt.minion      ][INFO    ][24199] Starting a new job with PID 24199
2017-12-17 07:56:55,305 [salt.minion      ][INFO    ][24199] Returning information for job: 20171217075655261064
2017-12-17 07:57:05,347 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075705341243
2017-12-17 07:57:05,370 [salt.minion      ][INFO    ][24218] Starting a new job with PID 24218
2017-12-17 07:57:05,448 [salt.minion      ][INFO    ][24218] Returning information for job: 20171217075705341243
2017-12-17 07:57:15,432 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075715426096
2017-12-17 07:57:15,448 [salt.minion      ][INFO    ][24257] Starting a new job with PID 24257
2017-12-17 07:57:15,457 [salt.minion      ][INFO    ][24257] Returning information for job: 20171217075715426096
2017-12-17 07:57:25,545 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075725539530
2017-12-17 07:57:25,560 [salt.minion      ][INFO    ][24274] Starting a new job with PID 24274
2017-12-17 07:57:25,580 [salt.minion      ][INFO    ][24274] Returning information for job: 20171217075725539530
2017-12-17 07:57:35,712 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075735706185
2017-12-17 07:57:35,742 [salt.minion      ][INFO    ][24296] Starting a new job with PID 24296
2017-12-17 07:57:35,753 [salt.minion      ][INFO    ][24296] Returning information for job: 20171217075735706185
2017-12-17 07:57:45,766 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075745760154
2017-12-17 07:57:45,783 [salt.minion      ][INFO    ][24348] Starting a new job with PID 24348
2017-12-17 07:57:45,793 [salt.minion      ][INFO    ][24348] Returning information for job: 20171217075745760154
2017-12-17 07:57:55,830 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075755812501
2017-12-17 07:57:55,852 [salt.minion      ][INFO    ][24353] Starting a new job with PID 24353
2017-12-17 07:57:55,863 [salt.minion      ][INFO    ][24353] Returning information for job: 20171217075755812501
2017-12-17 07:58:05,889 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075805884938
2017-12-17 07:58:05,905 [salt.minion      ][INFO    ][24363] Starting a new job with PID 24363
2017-12-17 07:58:05,914 [salt.minion      ][INFO    ][24363] Returning information for job: 20171217075805884938
2017-12-17 07:58:16,043 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075816038961
2017-12-17 07:58:16,065 [salt.minion      ][INFO    ][24386] Starting a new job with PID 24386
2017-12-17 07:58:16,077 [salt.minion      ][INFO    ][24386] Returning information for job: 20171217075816038961
2017-12-17 07:58:26,103 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075826097913
2017-12-17 07:58:26,128 [salt.minion      ][INFO    ][24408] Starting a new job with PID 24408
2017-12-17 07:58:26,207 [salt.minion      ][INFO    ][24408] Returning information for job: 20171217075826097913
2017-12-17 07:58:36,285 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075836281727
2017-12-17 07:58:36,310 [salt.minion      ][INFO    ][24435] Starting a new job with PID 24435
2017-12-17 07:58:36,322 [salt.minion      ][INFO    ][24435] Returning information for job: 20171217075836281727
2017-12-17 07:58:46,490 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075846487823
2017-12-17 07:58:46,518 [salt.minion      ][INFO    ][24452] Starting a new job with PID 24452
2017-12-17 07:58:46,702 [salt.minion      ][INFO    ][24452] Returning information for job: 20171217075846487823
2017-12-17 07:58:56,673 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075856670214
2017-12-17 07:58:56,700 [salt.minion      ][INFO    ][24527] Starting a new job with PID 24527
2017-12-17 07:58:56,709 [salt.minion      ][INFO    ][24527] Returning information for job: 20171217075856670214
2017-12-17 07:59:06,858 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075906855156
2017-12-17 07:59:06,891 [salt.minion      ][INFO    ][24581] Starting a new job with PID 24581
2017-12-17 07:59:07,328 [salt.minion      ][INFO    ][24581] Returning information for job: 20171217075906855156
2017-12-17 07:59:16,890 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075916887865
2017-12-17 07:59:16,917 [salt.minion      ][INFO    ][24586] Starting a new job with PID 24586
2017-12-17 07:59:16,943 [salt.minion      ][INFO    ][24586] Returning information for job: 20171217075916887865
2017-12-17 07:59:27,065 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075927060851
2017-12-17 07:59:27,092 [salt.minion      ][INFO    ][24609] Starting a new job with PID 24609
2017-12-17 07:59:27,101 [salt.minion      ][INFO    ][24609] Returning information for job: 20171217075927060851
2017-12-17 07:59:37,130 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075937127846
2017-12-17 07:59:37,155 [salt.minion      ][INFO    ][24628] Starting a new job with PID 24628
2017-12-17 07:59:37,406 [salt.minion      ][INFO    ][24628] Returning information for job: 20171217075937127846
2017-12-17 07:59:47,215 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075947211957
2017-12-17 07:59:47,248 [salt.minion      ][INFO    ][24642] Starting a new job with PID 24642
2017-12-17 07:59:47,260 [salt.minion      ][INFO    ][24642] Returning information for job: 20171217075947211957
2017-12-17 07:59:57,249 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217075957247354
2017-12-17 07:59:57,276 [salt.minion      ][INFO    ][24659] Starting a new job with PID 24659
2017-12-17 07:59:57,287 [salt.minion      ][INFO    ][24659] Returning information for job: 20171217075957247354
2017-12-17 08:00:07,324 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080007321700
2017-12-17 08:00:07,352 [salt.minion      ][INFO    ][24682] Starting a new job with PID 24682
2017-12-17 08:00:07,371 [salt.minion      ][INFO    ][24682] Returning information for job: 20171217080007321700
2017-12-17 08:00:17,497 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080017496639
2017-12-17 08:00:17,525 [salt.minion      ][INFO    ][24710] Starting a new job with PID 24710
2017-12-17 08:00:17,751 [salt.minion      ][INFO    ][24710] Returning information for job: 20171217080017496639
2017-12-17 08:00:27,547 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080027546927
2017-12-17 08:00:27,583 [salt.minion      ][INFO    ][24733] Starting a new job with PID 24733
2017-12-17 08:00:27,595 [salt.minion      ][INFO    ][24733] Returning information for job: 20171217080027546927
2017-12-17 08:00:37,660 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080037658398
2017-12-17 08:00:37,685 [salt.minion      ][INFO    ][24756] Starting a new job with PID 24756
2017-12-17 08:00:37,874 [salt.minion      ][INFO    ][24756] Returning information for job: 20171217080037658398
2017-12-17 08:00:47,686 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080047684251
2017-12-17 08:00:47,703 [salt.minion      ][INFO    ][24795] Starting a new job with PID 24795
2017-12-17 08:00:47,713 [salt.minion      ][INFO    ][24795] Returning information for job: 20171217080047684251
2017-12-17 08:00:57,911 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080057910287
2017-12-17 08:00:57,938 [salt.minion      ][INFO    ][24895] Starting a new job with PID 24895
2017-12-17 08:00:57,950 [salt.minion      ][INFO    ][24895] Returning information for job: 20171217080057910287
2017-12-17 08:01:08,061 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080108056542
2017-12-17 08:01:08,076 [salt.minion      ][INFO    ][24989] Starting a new job with PID 24989
2017-12-17 08:01:08,173 [salt.minion      ][INFO    ][24989] Returning information for job: 20171217080108056542
2017-12-17 08:01:18,242 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080118231489
2017-12-17 08:01:18,265 [salt.minion      ][INFO    ][25012] Starting a new job with PID 25012
2017-12-17 08:01:18,346 [salt.minion      ][INFO    ][25012] Returning information for job: 20171217080118231489
2017-12-17 08:01:28,365 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080128350752
2017-12-17 08:01:28,391 [salt.minion      ][INFO    ][25042] Starting a new job with PID 25042
2017-12-17 08:01:28,401 [salt.minion      ][INFO    ][25042] Returning information for job: 20171217080128350752
2017-12-17 08:01:38,430 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080138415707
2017-12-17 08:01:38,444 [salt.minion      ][INFO    ][25067] Starting a new job with PID 25067
2017-12-17 08:01:38,454 [salt.minion      ][INFO    ][25067] Returning information for job: 20171217080138415707
2017-12-17 08:01:48,612 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080148598200
2017-12-17 08:01:48,636 [salt.minion      ][INFO    ][25075] Starting a new job with PID 25075
2017-12-17 08:01:48,647 [salt.minion      ][INFO    ][25075] Returning information for job: 20171217080148598200
2017-12-17 08:01:58,687 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080158673462
2017-12-17 08:01:58,714 [salt.minion      ][INFO    ][25085] Starting a new job with PID 25085
2017-12-17 08:01:58,725 [salt.minion      ][INFO    ][25085] Returning information for job: 20171217080158673462
2017-12-17 08:02:08,840 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080208826426
2017-12-17 08:02:08,867 [salt.minion      ][INFO    ][25090] Starting a new job with PID 25090
2017-12-17 08:02:08,876 [salt.minion      ][INFO    ][25090] Returning information for job: 20171217080208826426
2017-12-17 08:02:19,033 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080219020025
2017-12-17 08:02:19,054 [salt.minion      ][INFO    ][25100] Starting a new job with PID 25100
2017-12-17 08:02:19,065 [salt.minion      ][INFO    ][25100] Returning information for job: 20171217080219020025
2017-12-17 08:02:29,254 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080229240742
2017-12-17 08:02:29,287 [salt.minion      ][INFO    ][25111] Starting a new job with PID 25111
2017-12-17 08:02:29,296 [salt.minion      ][INFO    ][25111] Returning information for job: 20171217080229240742
2017-12-17 08:02:39,272 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080239258241
2017-12-17 08:02:39,288 [salt.minion      ][INFO    ][25147] Starting a new job with PID 25147
2017-12-17 08:02:39,342 [salt.minion      ][INFO    ][25147] Returning information for job: 20171217080239258241
2017-12-17 08:02:49,429 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080249410207
2017-12-17 08:02:49,445 [salt.minion      ][INFO    ][25185] Starting a new job with PID 25185
2017-12-17 08:02:49,612 [salt.minion      ][INFO    ][25185] Returning information for job: 20171217080249410207
2017-12-17 08:02:59,537 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080259524836
2017-12-17 08:02:59,560 [salt.minion      ][INFO    ][25213] Starting a new job with PID 25213
2017-12-17 08:02:59,572 [salt.minion      ][INFO    ][25213] Returning information for job: 20171217080259524836
2017-12-17 08:03:09,678 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080309667025
2017-12-17 08:03:09,700 [salt.minion      ][INFO    ][25237] Starting a new job with PID 25237
2017-12-17 08:03:09,712 [salt.minion      ][INFO    ][25237] Returning information for job: 20171217080309667025
2017-12-17 08:03:19,739 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080319726140
2017-12-17 08:03:19,754 [salt.minion      ][INFO    ][25270] Starting a new job with PID 25270
2017-12-17 08:03:19,765 [salt.minion      ][INFO    ][25270] Returning information for job: 20171217080319726140
2017-12-17 08:03:29,932 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080329920908
2017-12-17 08:03:29,949 [salt.minion      ][INFO    ][25308] Starting a new job with PID 25308
2017-12-17 08:03:29,974 [salt.minion      ][INFO    ][25308] Returning information for job: 20171217080329920908
2017-12-17 08:03:39,968 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080339955605
2017-12-17 08:03:39,986 [salt.minion      ][INFO    ][25439] Starting a new job with PID 25439
2017-12-17 08:03:40,030 [salt.minion      ][INFO    ][25439] Returning information for job: 20171217080339955605
2017-12-17 08:03:50,178 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080350165558
2017-12-17 08:03:50,199 [salt.minion      ][INFO    ][25456] Starting a new job with PID 25456
2017-12-17 08:03:50,208 [salt.minion      ][INFO    ][25456] Returning information for job: 20171217080350165558
2017-12-17 08:04:00,217 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080400205510
2017-12-17 08:04:00,239 [salt.minion      ][INFO    ][25744] Starting a new job with PID 25744
2017-12-17 08:04:00,255 [salt.minion      ][INFO    ][25744] Returning information for job: 20171217080400205510
2017-12-17 08:04:10,412 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080410402566
2017-12-17 08:04:10,434 [salt.minion      ][INFO    ][25754] Starting a new job with PID 25754
2017-12-17 08:04:10,445 [salt.minion      ][INFO    ][25754] Returning information for job: 20171217080410402566
2017-12-17 08:04:20,583 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080420572762
2017-12-17 08:04:20,605 [salt.minion      ][INFO    ][25759] Starting a new job with PID 25759
2017-12-17 08:04:20,624 [salt.minion      ][INFO    ][25759] Returning information for job: 20171217080420572762
2017-12-17 08:04:30,735 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080430723785
2017-12-17 08:04:30,754 [salt.minion      ][INFO    ][25847] Starting a new job with PID 25847
2017-12-17 08:04:30,763 [salt.minion      ][INFO    ][25847] Returning information for job: 20171217080430723785
2017-12-17 08:04:40,904 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080440893764
2017-12-17 08:04:40,928 [salt.minion      ][INFO    ][26281] Starting a new job with PID 26281
2017-12-17 08:04:41,043 [salt.minion      ][INFO    ][26281] Returning information for job: 20171217080440893764
2017-12-17 08:04:51,131 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080451120424
2017-12-17 08:04:51,148 [salt.minion      ][INFO    ][26311] Starting a new job with PID 26311
2017-12-17 08:04:51,158 [salt.minion      ][INFO    ][26311] Returning information for job: 20171217080451120424
2017-12-17 08:05:01,270 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080501260453
2017-12-17 08:05:01,286 [salt.minion      ][INFO    ][28008] Starting a new job with PID 28008
2017-12-17 08:05:01,295 [salt.minion      ][INFO    ][28008] Returning information for job: 20171217080501260453
2017-12-17 08:05:11,333 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080511324539
2017-12-17 08:05:11,349 [salt.minion      ][INFO    ][31080] Starting a new job with PID 31080
2017-12-17 08:05:11,359 [salt.minion      ][INFO    ][31080] Returning information for job: 20171217080511324539
2017-12-17 08:05:21,539 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080521530826
2017-12-17 08:05:21,556 [salt.minion      ][INFO    ][31092] Starting a new job with PID 31092
2017-12-17 08:05:21,567 [salt.minion      ][INFO    ][31092] Returning information for job: 20171217080521530826
2017-12-17 08:05:31,724 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080531714285
2017-12-17 08:05:31,746 [salt.minion      ][INFO    ][3478] Starting a new job with PID 3478
2017-12-17 08:05:31,756 [salt.minion      ][INFO    ][3478] Returning information for job: 20171217080531714285
2017-12-17 08:05:41,975 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217080541966486
2017-12-17 08:05:41,996 [salt.minion      ][INFO    ][3654] Starting a new job with PID 3654
2017-12-17 08:05:42,005 [salt.minion      ][INFO    ][3654] Returning information for job: 20171217080541966486
2017-12-17 08:05:42,646 [salt.loaded.int.module.cmdmod][INFO    ][23451] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:05:42,666 [salt.minion      ][INFO    ][23451] Returning information for job: 20171217075302737408
2017-12-17 08:28:16,278 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command test.ping with jid 20171217082816269839
2017-12-17 08:28:16,305 [salt.minion      ][INFO    ][4613] Starting a new job with PID 4613
2017-12-17 08:28:16,332 [salt.minion      ][INFO    ][4613] Returning information for job: 20171217082816269839
2017-12-17 08:29:24,854 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.sls with jid 20171217082924841224
2017-12-17 08:29:24,873 [salt.minion      ][INFO    ][4699] Starting a new job with PID 4699
2017-12-17 08:29:26,446 [salt.state       ][INFO    ][4699] Loading fresh modules for state activity
2017-12-17 08:29:26,471 [salt.fileclient  ][INFO    ][4699] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-17 08:29:26,488 [salt.fileclient  ][INFO    ][4699] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-17 08:29:26,511 [salt.fileclient  ][INFO    ][4699] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 08:29:26,814 [salt.state       ][INFO    ][4699] Running state [lsof] at time 08:29:26.813796
2017-12-17 08:29:26,814 [salt.state       ][INFO    ][4699] Executing state pkg.installed for lsof
2017-12-17 08:29:26,815 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:29:27,302 [salt.state       ][INFO    ][4699] Package lsof is already installed
2017-12-17 08:29:27,302 [salt.state       ][INFO    ][4699] Completed state [lsof] at time 08:29:27.302143 duration_in_ms=488.346
2017-12-17 08:29:27,303 [salt.state       ][INFO    ][4699] Running state [keepalived] at time 08:29:27.302516
2017-12-17 08:29:27,303 [salt.state       ][INFO    ][4699] Executing state pkg.installed for keepalived
2017-12-17 08:29:27,320 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 08:29:29,460 [salt.loaded.int.module.cmdmod][INFO    ][4699] 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-17 08:29:34,898 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217082934885008
2017-12-17 08:29:34,918 [salt.minion      ][INFO    ][5199] Starting a new job with PID 5199
2017-12-17 08:29:34,934 [salt.minion      ][INFO    ][5199] Returning information for job: 20171217082934885008
2017-12-17 08:29:36,264 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:29:36,284 [salt.state       ][INFO    ][4699] 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-17 08:29:36,292 [salt.state       ][INFO    ][4699] Loading fresh modules for state activity
2017-12-17 08:29:36,304 [salt.state       ][INFO    ][4699] Completed state [keepalived] at time 08:29:36.304415 duration_in_ms=9001.899
2017-12-17 08:29:36,306 [salt.state       ][INFO    ][4699] Running state [/etc/keepalived/keepalived.conf] at time 08:29:36.306208
2017-12-17 08:29:36,307 [salt.state       ][INFO    ][4699] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-17 08:29:36,333 [salt.fileclient  ][INFO    ][4699] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-17 08:29:36,371 [salt.fileclient  ][INFO    ][4699] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 08:29:36,381 [salt.state       ][INFO    ][4699] File changed:
New file
2017-12-17 08:29:36,382 [salt.state       ][INFO    ][4699] Completed state [/etc/keepalived/keepalived.conf] at time 08:29:36.381884 duration_in_ms=75.675
2017-12-17 08:29:36,446 [salt.state       ][INFO    ][4699] Running state [keepalived] at time 08:29:36.445846
2017-12-17 08:29:36,446 [salt.state       ][INFO    ][4699] Executing state service.running for keepalived
2017-12-17 08:29:36,448 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-17 08:29:36,460 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:36,470 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:36,480 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:36,488 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:36,525 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:36,534 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:36,541 [salt.loaded.int.module.cmdmod][INFO    ][4699] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:36,548 [salt.state       ][INFO    ][4699] {'keepalived': True}
2017-12-17 08:29:36,548 [salt.state       ][INFO    ][4699] Completed state [keepalived] at time 08:29:36.548002 duration_in_ms=102.156
2017-12-17 08:29:36,549 [salt.minion      ][INFO    ][4699] Returning information for job: 20171217082924841224
2017-12-17 08:31:45,570 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command pillar.get with jid 20171217083145560802
2017-12-17 08:31:45,596 [salt.minion      ][INFO    ][5431] Starting a new job with PID 5431
2017-12-17 08:31:45,605 [salt.minion      ][INFO    ][5431] Returning information for job: 20171217083145560802
2017-12-17 08:31:46,574 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.sls with jid 20171217083146568185
2017-12-17 08:31:46,590 [salt.minion      ][INFO    ][5436] Starting a new job with PID 5436
2017-12-17 08:31:46,985 [salt.state       ][INFO    ][5436] Loading fresh modules for state activity
2017-12-17 08:31:47,012 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-17 08:31:47,033 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-17 08:31:47,047 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-17 08:31:47,072 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:31:47,083 [py.warnings      ][WARNING ][5436] /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-17 08:31:47,084 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-17 08:31:47,094 [salt.loaded.int.module.cmdmod][ERROR   ][5436] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-17 08:31:47,094 [salt.loaded.int.module.cmdmod][ERROR   ][5436] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-17 08:31:47,120 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-17 08:31:47,143 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:31:47,166 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-17 08:31:47,183 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:31:47,207 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-17 08:31:47,245 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:31:47,276 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-17 08:31:47,296 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:31:47,320 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-17 08:31:47,340 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:31:47,364 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 08:31:47,398 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 08:31:47,729 [salt.state       ][INFO    ][5436] Running state [rabbitmq-server] at time 08:31:47.728932
2017-12-17 08:31:47,742 [salt.state       ][INFO    ][5436] Executing state pkg.installed for rabbitmq-server
2017-12-17 08:31:47,742 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:31:48,185 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 08:31:50,506 [salt.loaded.int.module.cmdmod][INFO    ][5436] 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-17 08:31:56,667 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083156657492
2017-12-17 08:31:56,685 [salt.minion      ][INFO    ][5827] Starting a new job with PID 5827
2017-12-17 08:31:56,695 [salt.minion      ][INFO    ][5827] Returning information for job: 20171217083156657492
2017-12-17 08:32:06,860 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083206849769
2017-12-17 08:32:06,875 [salt.minion      ][INFO    ][5854] Starting a new job with PID 5854
2017-12-17 08:32:06,886 [salt.minion      ][INFO    ][5854] Returning information for job: 20171217083206849769
2017-12-17 08:32:17,051 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083217041442
2017-12-17 08:32:17,066 [salt.minion      ][INFO    ][5954] Starting a new job with PID 5954
2017-12-17 08:32:17,075 [salt.minion      ][INFO    ][5954] Returning information for job: 20171217083217041442
2017-12-17 08:32:27,244 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083227234848
2017-12-17 08:32:27,260 [salt.minion      ][INFO    ][6067] Starting a new job with PID 6067
2017-12-17 08:32:28,703 [salt.minion      ][INFO    ][6067] Returning information for job: 20171217083227234848
2017-12-17 08:32:37,395 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083237384632
2017-12-17 08:32:37,410 [salt.minion      ][INFO    ][6216] Starting a new job with PID 6216
2017-12-17 08:32:37,419 [salt.minion      ][INFO    ][6216] Returning information for job: 20171217083237384632
2017-12-17 08:32:47,587 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083247578388
2017-12-17 08:32:47,604 [salt.minion      ][INFO    ][6382] Starting a new job with PID 6382
2017-12-17 08:32:47,617 [salt.minion      ][INFO    ][6382] Returning information for job: 20171217083247578388
2017-12-17 08:32:57,787 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083257778134
2017-12-17 08:32:57,799 [salt.minion      ][INFO    ][6469] Starting a new job with PID 6469
2017-12-17 08:32:57,808 [salt.minion      ][INFO    ][6469] Returning information for job: 20171217083257778134
2017-12-17 08:33:05,368 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:33:05,390 [salt.state       ][INFO    ][5436] 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-17 08:33:05,400 [salt.state       ][INFO    ][5436] Loading fresh modules for state activity
2017-12-17 08:33:05,413 [salt.state       ][INFO    ][5436] Completed state [rabbitmq-server] at time 08:33:05.412500 duration_in_ms=77683.568
2017-12-17 08:33:05,418 [salt.state       ][INFO    ][5436] Running state [gettext-base] at time 08:33:05.417565
2017-12-17 08:33:05,418 [salt.state       ][INFO    ][5436] Executing state pkg.installed for gettext-base
2017-12-17 08:33:05,611 [salt.state       ][INFO    ][5436] Package gettext-base is already installed
2017-12-17 08:33:05,611 [salt.state       ][INFO    ][5436] Completed state [gettext-base] at time 08:33:05.610709 duration_in_ms=193.144
2017-12-17 08:33:05,612 [salt.state       ][INFO    ][5436] Running state [/etc/rabbitmq/rabbitmq.config] at time 08:33:05.612084
2017-12-17 08:33:05,612 [salt.state       ][INFO    ][5436] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-17 08:33:05,633 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-17 08:33:05,664 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:33:05,677 [salt.state       ][INFO    ][5436] File changed:
New file
2017-12-17 08:33:05,677 [salt.state       ][INFO    ][5436] Completed state [/etc/rabbitmq/rabbitmq.config] at time 08:33:05.676935 duration_in_ms=64.851
2017-12-17 08:33:05,678 [salt.state       ][INFO    ][5436] Running state [/etc/default/rabbitmq-server] at time 08:33:05.677541
2017-12-17 08:33:05,678 [salt.state       ][INFO    ][5436] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-17 08:33:05,695 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-17 08:33:05,712 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:33:05,722 [salt.state       ][INFO    ][5436] 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-17 08:33:05,724 [salt.state       ][INFO    ][5436] Completed state [/etc/default/rabbitmq-server] at time 08:33:05.723793 duration_in_ms=46.251
2017-12-17 08:33:05,724 [salt.state       ][INFO    ][5436] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 08:33:05.724342
2017-12-17 08:33:05,725 [salt.state       ][INFO    ][5436] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-17 08:33:05,742 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-17 08:33:05,759 [salt.fileclient  ][INFO    ][5436] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:33:05,771 [salt.state       ][INFO    ][5436] File changed:
New file
2017-12-17 08:33:05,771 [salt.state       ][INFO    ][5436] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 08:33:05.770918 duration_in_ms=46.576
2017-12-17 08:33:05,772 [salt.state       ][INFO    ][5436] Running state [sleep 30] at time 08:33:05.772356
2017-12-17 08:33:05,773 [salt.state       ][INFO    ][5436] Executing state cmd.run for sleep 30
2017-12-17 08:33:05,773 [py.warnings      ][WARNING ][5436] /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-17 08:33:05,774 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-17 08:33:07,818 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083307804643
2017-12-17 08:33:07,835 [salt.minion      ][INFO    ][6551] Starting a new job with PID 6551
2017-12-17 08:33:07,846 [salt.minion      ][INFO    ][6551] Returning information for job: 20171217083307804643
2017-12-17 08:33:18,047 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083318031552
2017-12-17 08:33:18,067 [salt.minion      ][INFO    ][6627] Starting a new job with PID 6627
2017-12-17 08:33:18,079 [salt.minion      ][INFO    ][6627] Returning information for job: 20171217083318031552
2017-12-17 08:33:28,253 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083328237360
2017-12-17 08:33:28,271 [salt.minion      ][INFO    ][6632] Starting a new job with PID 6632
2017-12-17 08:33:28,283 [salt.minion      ][INFO    ][6632] Returning information for job: 20171217083328237360
2017-12-17 08:33:35,805 [salt.state       ][INFO    ][5436] {'pid': 6547, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 08:33:35,806 [salt.state       ][INFO    ][5436] Completed state [sleep 30] at time 08:33:35.805508 duration_in_ms=30033.151
2017-12-17 08:33:35,807 [salt.state       ][INFO    ][5436] Running state [service rabbitmq-server stop] at time 08:33:35.806475
2017-12-17 08:33:35,807 [salt.state       ][INFO    ][5436] Executing state cmd.run for service rabbitmq-server stop
2017-12-17 08:33:35,807 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-17 08:33:35,895 [salt.state       ][INFO    ][5436] {'pid': 6640, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 08:33:35,895 [salt.state       ][INFO    ][5436] Completed state [service rabbitmq-server stop] at time 08:33:35.895246 duration_in_ms=88.771
2017-12-17 08:33:35,896 [salt.state       ][INFO    ][5436] Running state [/var/lib/rabbitmq] at time 08:33:35.895705
2017-12-17 08:33:35,896 [salt.state       ][INFO    ][5436] Executing state file.directory for /var/lib/rabbitmq
2017-12-17 08:33:35,897 [salt.state       ][INFO    ][5436] Directory /var/lib/rabbitmq is in the correct state
2017-12-17 08:33:35,897 [salt.state       ][INFO    ][5436] Completed state [/var/lib/rabbitmq] at time 08:33:35.897070 duration_in_ms=1.365
2017-12-17 08:33:35,898 [salt.state       ][INFO    ][5436] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 08:33:35.898269
2017-12-17 08:33:35,899 [salt.state       ][INFO    ][5436] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-17 08:33:35,912 [salt.state       ][INFO    ][5436] File changed:
--- 
+++ 
@@ -1 +1 @@
-ROVQGIQFDCJYYYKASQVB+opnfv_secret

2017-12-17 08:33:35,913 [salt.state       ][INFO    ][5436] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 08:33:35.912972 duration_in_ms=14.703
2017-12-17 08:33:35,914 [salt.state       ][INFO    ][5436] Running state [sleep 30] at time 08:33:35.913540
2017-12-17 08:33:35,914 [salt.state       ][INFO    ][5436] Executing state cmd.run for sleep 30
2017-12-17 08:33:35,914 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-17 08:33:38,472 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083338459139
2017-12-17 08:33:38,490 [salt.minion      ][INFO    ][6671] Starting a new job with PID 6671
2017-12-17 08:33:38,501 [salt.minion      ][INFO    ][6671] Returning information for job: 20171217083338459139
2017-12-17 08:33:48,679 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083348663701
2017-12-17 08:33:48,696 [salt.minion      ][INFO    ][6676] Starting a new job with PID 6676
2017-12-17 08:33:48,708 [salt.minion      ][INFO    ][6676] Returning information for job: 20171217083348663701
2017-12-17 08:33:58,887 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083358873519
2017-12-17 08:33:58,905 [salt.minion      ][INFO    ][6681] Starting a new job with PID 6681
2017-12-17 08:33:58,917 [salt.minion      ][INFO    ][6681] Returning information for job: 20171217083358873519
2017-12-17 08:34:05,948 [salt.state       ][INFO    ][5436] {'pid': 6667, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 08:34:05,949 [salt.state       ][INFO    ][5436] Completed state [sleep 30] at time 08:34:05.948450 duration_in_ms=30034.908
2017-12-17 08:34:05,951 [salt.state       ][INFO    ][5436] Running state [rabbitmq-server] at time 08:34:05.950824
2017-12-17 08:34:05,951 [salt.state       ][INFO    ][5436] Executing state service.running for rabbitmq-server
2017-12-17 08:34:05,952 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-17 08:34:05,968 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:05,980 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:05,992 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:06,003 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:08,288 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:08,303 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:08,315 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:08,326 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:08,337 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:08,520 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:08,532 [salt.state       ][INFO    ][5436] {'rabbitmq-server': True}
2017-12-17 08:34:08,532 [salt.state       ][INFO    ][5436] Completed state [rabbitmq-server] at time 08:34:08.532058 duration_in_ms=2581.233
2017-12-17 08:34:08,534 [salt.state       ][INFO    ][5436] Running state [amqp_client] at time 08:34:08.533526
2017-12-17 08:34:08,534 [salt.state       ][INFO    ][5436] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-17 08:34:08,534 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 08:34:09,037 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-17 08:34:09,099 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083409085478
2017-12-17 08:34:09,112 [salt.minion      ][INFO    ][7210] Starting a new job with PID 7210
2017-12-17 08:34:09,123 [salt.minion      ][INFO    ][7210] Returning information for job: 20171217083409085478
2017-12-17 08:34:09,687 [salt.state       ][INFO    ][5436] {'new': 'amqp_client', 'old': ''}
2017-12-17 08:34:09,687 [salt.state       ][INFO    ][5436] Completed state [amqp_client] at time 08:34:09.687367 duration_in_ms=1153.84
2017-12-17 08:34:09,688 [salt.state       ][INFO    ][5436] Running state [rabbitmq_management] at time 08:34:09.687976
2017-12-17 08:34:09,688 [salt.state       ][INFO    ][5436] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-17 08:34:09,689 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 08:34:10,217 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-17 08:34:11,703 [salt.state       ][INFO    ][5436] {'new': 'rabbitmq_management', 'old': ''}
2017-12-17 08:34:11,703 [salt.state       ][INFO    ][5436] Completed state [rabbitmq_management] at time 08:34:11.702740 duration_in_ms=2014.763
2017-12-17 08:34:11,704 [salt.state       ][INFO    ][5436] Running state [/openstack] at time 08:34:11.704013
2017-12-17 08:34:11,704 [salt.state       ][INFO    ][5436] Executing state rabbitmq_vhost.present for /openstack
2017-12-17 08:34:11,705 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-17 08:34:12,233 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2017-12-17 08:34:12,877 [salt.state       ][INFO    ][5436] {'new': '/openstack', 'old': ''}
2017-12-17 08:34:12,877 [salt.state       ][INFO    ][5436] Completed state [/openstack] at time 08:34:12.876958 duration_in_ms=1172.944
2017-12-17 08:34:12,879 [salt.state       ][INFO    ][5436] Running state [openstack] at time 08:34:12.878596
2017-12-17 08:34:12,879 [salt.state       ][INFO    ][5436] Executing state rabbitmq_user.present for openstack
2017-12-17 08:34:12,879 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 08:34:13,894 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-17 08:34:14,413 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-17 08:34:14,924 [salt.state       ][INFO    ][5436] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2017-12-17 08:34:14,924 [salt.state       ][INFO    ][5436] Completed state [openstack] at time 08:34:14.924273 duration_in_ms=2045.677
2017-12-17 08:34:14,926 [salt.state       ][INFO    ][5436] Running state [Ceilometer] at time 08:34:14.925543
2017-12-17 08:34:14,926 [salt.state       ][INFO    ][5436] Executing state rabbitmq_policy.present for Ceilometer
2017-12-17 08:34:14,926 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 08:34:15,433 [salt.loaded.int.module.cmdmod][INFO    ][5436] 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-17 08:34:15,958 [salt.state       ][INFO    ][5436] {'new': 'Ceilometer', 'old': {}}
2017-12-17 08:34:15,958 [salt.state       ][INFO    ][5436] Completed state [Ceilometer] at time 08:34:15.958193 duration_in_ms=1032.649
2017-12-17 08:34:15,959 [salt.state       ][INFO    ][5436] Running state [HA] at time 08:34:15.958846
2017-12-17 08:34:15,959 [salt.state       ][INFO    ][5436] Executing state rabbitmq_policy.present for HA
2017-12-17 08:34:15,960 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 08:34:16,449 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 08:34:17,005 [salt.state       ][INFO    ][5436] {'new': 'HA', 'old': {}}
2017-12-17 08:34:17,005 [salt.state       ][INFO    ][5436] Completed state [HA] at time 08:34:17.004724 duration_in_ms=1045.877
2017-12-17 08:34:17,005 [salt.state       ][INFO    ][5436] Running state [guest] at time 08:34:17.004948
2017-12-17 08:34:17,005 [salt.state       ][INFO    ][5436] Executing state rabbitmq_user.present for guest
2017-12-17 08:34:17,006 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 08:34:17,483 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 08:34:19,045 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-17 08:34:19,308 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083419294827
2017-12-17 08:34:19,324 [salt.minion      ][INFO    ][9782] Starting a new job with PID 9782
2017-12-17 08:34:19,335 [salt.minion      ][INFO    ][9782] Returning information for job: 20171217083419294827
2017-12-17 08:34:19,535 [salt.state       ][INFO    ][5436] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 08:34:19,536 [salt.state       ][INFO    ][5436] Completed state [guest] at time 08:34:19.535749 duration_in_ms=2530.8
2017-12-17 08:34:19,536 [salt.state       ][INFO    ][5436] Running state [HA] at time 08:34:19.536348
2017-12-17 08:34:19,537 [salt.state       ][INFO    ][5436] Executing state rabbitmq_policy.present for HA
2017-12-17 08:34:19,537 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-17 08:34:20,019 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 08:34:20,531 [salt.state       ][INFO    ][5436] {'new': 'HA', 'old': {}}
2017-12-17 08:34:20,531 [salt.state       ][INFO    ][5436] Completed state [HA] at time 08:34:20.531274 duration_in_ms=994.924
2017-12-17 08:34:20,532 [salt.state       ][INFO    ][5436] Running state [admin] at time 08:34:20.531934
2017-12-17 08:34:20,532 [salt.state       ][INFO    ][5436] Executing state rabbitmq_user.present for admin
2017-12-17 08:34:20,533 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 08:34:21,531 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 08:34:22,074 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2017-12-17 08:34:22,557 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-17 08:34:23,040 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-17 08:34:23,551 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-17 08:34:24,097 [salt.state       ][INFO    ][5436] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2017-12-17 08:34:24,097 [salt.state       ][INFO    ][5436] Completed state [admin] at time 08:34:24.096879 duration_in_ms=3564.944
2017-12-17 08:34:24,097 [salt.state       ][INFO    ][5436] Running state [mdb02] at time 08:34:24.097439
2017-12-17 08:34:24,098 [salt.state       ][INFO    ][5436] Executing state host.present for mdb02
2017-12-17 08:34:24,098 [salt.state       ][INFO    ][5436] Host mdb02 (10.167.4.77) already present
2017-12-17 08:34:24,098 [salt.state       ][INFO    ][5436] Completed state [mdb02] at time 08:34:24.098200 duration_in_ms=0.761
2017-12-17 08:34:24,098 [salt.state       ][INFO    ][5436] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.098358
2017-12-17 08:34:24,099 [salt.state       ][INFO    ][5436] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,099 [salt.state       ][INFO    ][5436] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 08:34:24,099 [salt.state       ][INFO    ][5436] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.098928 duration_in_ms=0.57
2017-12-17 08:34:24,099 [salt.state       ][INFO    ][5436] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.099104
2017-12-17 08:34:24,099 [salt.state       ][INFO    ][5436] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,100 [salt.state       ][INFO    ][5436] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 08:34:24,100 [salt.state       ][INFO    ][5436] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.099705 duration_in_ms=0.601
2017-12-17 08:34:24,100 [salt.state       ][INFO    ][5436] Running state [mdb03] at time 08:34:24.099856
2017-12-17 08:34:24,100 [salt.state       ][INFO    ][5436] Executing state host.present for mdb03
2017-12-17 08:34:24,100 [salt.state       ][INFO    ][5436] Host mdb03 (10.167.4.78) already present
2017-12-17 08:34:24,100 [salt.state       ][INFO    ][5436] Completed state [mdb03] at time 08:34:24.100412 duration_in_ms=0.555
2017-12-17 08:34:24,101 [salt.state       ][INFO    ][5436] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.100561
2017-12-17 08:34:24,101 [salt.state       ][INFO    ][5436] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,101 [salt.state       ][INFO    ][5436] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 08:34:24,101 [salt.state       ][INFO    ][5436] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.101118 duration_in_ms=0.556
2017-12-17 08:34:24,101 [salt.state       ][INFO    ][5436] Running state [mdb01] at time 08:34:24.101269
2017-12-17 08:34:24,101 [salt.state       ][INFO    ][5436] Executing state host.present for mdb01
2017-12-17 08:34:24,102 [salt.state       ][INFO    ][5436] Host mdb01 (10.167.4.76) already present
2017-12-17 08:34:24,102 [salt.state       ][INFO    ][5436] Completed state [mdb01] at time 08:34:24.101814 duration_in_ms=0.546
2017-12-17 08:34:24,102 [salt.state       ][INFO    ][5436] Running state [mdb] at time 08:34:24.101963
2017-12-17 08:34:24,102 [salt.state       ][INFO    ][5436] Executing state host.present for mdb
2017-12-17 08:34:24,102 [salt.state       ][INFO    ][5436] Host mdb (10.167.4.75) already present
2017-12-17 08:34:24,103 [salt.state       ][INFO    ][5436] Completed state [mdb] at time 08:34:24.102520 duration_in_ms=0.557
2017-12-17 08:34:24,103 [salt.state       ][INFO    ][5436] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.102678
2017-12-17 08:34:24,103 [salt.state       ][INFO    ][5436] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,103 [salt.state       ][INFO    ][5436] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 08:34:24,103 [salt.state       ][INFO    ][5436] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.103242 duration_in_ms=0.565
2017-12-17 08:34:24,103 [salt.state       ][INFO    ][5436] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.103422
2017-12-17 08:34:24,104 [salt.state       ][INFO    ][5436] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,104 [salt.state       ][INFO    ][5436] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 08:34:24,104 [salt.state       ][INFO    ][5436] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.103993 duration_in_ms=0.571
2017-12-17 08:34:24,104 [salt.state       ][INFO    ][5436] Running state [cfg01] at time 08:34:24.104145
2017-12-17 08:34:24,104 [salt.state       ][INFO    ][5436] Executing state host.present for cfg01
2017-12-17 08:34:24,105 [salt.state       ][INFO    ][5436] Host cfg01 (10.167.4.100) already present
2017-12-17 08:34:24,105 [salt.state       ][INFO    ][5436] Completed state [cfg01] at time 08:34:24.104696 duration_in_ms=0.552
2017-12-17 08:34:24,105 [salt.state       ][INFO    ][5436] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.104844
2017-12-17 08:34:24,105 [salt.state       ][INFO    ][5436] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,105 [salt.state       ][INFO    ][5436] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 08:34:24,105 [salt.state       ][INFO    ][5436] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.105388 duration_in_ms=0.544
2017-12-17 08:34:24,106 [salt.state       ][INFO    ][5436] Running state [prx01] at time 08:34:24.105537
2017-12-17 08:34:24,106 [salt.state       ][INFO    ][5436] Executing state host.present for prx01
2017-12-17 08:34:24,106 [salt.state       ][INFO    ][5436] Host prx01 (10.167.4.104) already present
2017-12-17 08:34:24,106 [salt.state       ][INFO    ][5436] Completed state [prx01] at time 08:34:24.106394 duration_in_ms=0.856
2017-12-17 08:34:24,107 [salt.state       ][INFO    ][5436] Running state [kvm01] at time 08:34:24.106550
2017-12-17 08:34:24,107 [salt.state       ][INFO    ][5436] Executing state host.present for kvm01
2017-12-17 08:34:24,107 [salt.state       ][INFO    ][5436] Host kvm01 (10.167.4.141) already present
2017-12-17 08:34:24,107 [salt.state       ][INFO    ][5436] Completed state [kvm01] at time 08:34:24.107137 duration_in_ms=0.586
2017-12-17 08:34:24,107 [salt.state       ][INFO    ][5436] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.107287
2017-12-17 08:34:24,107 [salt.state       ][INFO    ][5436] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,108 [salt.state       ][INFO    ][5436] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 08:34:24,108 [salt.state       ][INFO    ][5436] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.107878 duration_in_ms=0.591
2017-12-17 08:34:24,108 [salt.state       ][INFO    ][5436] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.108028
2017-12-17 08:34:24,108 [salt.state       ][INFO    ][5436] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,108 [salt.state       ][INFO    ][5436] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 08:34:24,109 [salt.state       ][INFO    ][5436] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.108573 duration_in_ms=0.546
2017-12-17 08:34:24,109 [salt.state       ][INFO    ][5436] Running state [kvm03] at time 08:34:24.108726
2017-12-17 08:34:24,109 [salt.state       ][INFO    ][5436] Executing state host.present for kvm03
2017-12-17 08:34:24,109 [salt.state       ][INFO    ][5436] Host kvm03 (10.167.4.143) already present
2017-12-17 08:34:24,109 [salt.state       ][INFO    ][5436] Completed state [kvm03] at time 08:34:24.109271 duration_in_ms=0.545
2017-12-17 08:34:24,109 [salt.state       ][INFO    ][5436] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.109418
2017-12-17 08:34:24,110 [salt.state       ][INFO    ][5436] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,110 [salt.state       ][INFO    ][5436] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 08:34:24,110 [salt.state       ][INFO    ][5436] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.109963 duration_in_ms=0.545
2017-12-17 08:34:24,110 [salt.state       ][INFO    ][5436] Running state [kvm02] at time 08:34:24.110109
2017-12-17 08:34:24,110 [salt.state       ][INFO    ][5436] Executing state host.present for kvm02
2017-12-17 08:34:24,111 [salt.state       ][INFO    ][5436] Host kvm02 (10.167.4.142) already present
2017-12-17 08:34:24,111 [salt.state       ][INFO    ][5436] Completed state [kvm02] at time 08:34:24.110649 duration_in_ms=0.539
2017-12-17 08:34:24,111 [salt.state       ][INFO    ][5436] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.110795
2017-12-17 08:34:24,111 [salt.state       ][INFO    ][5436] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,111 [salt.state       ][INFO    ][5436] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 08:34:24,111 [salt.state       ][INFO    ][5436] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.111347 duration_in_ms=0.551
2017-12-17 08:34:24,112 [salt.state       ][INFO    ][5436] Running state [dbs] at time 08:34:24.111525
2017-12-17 08:34:24,112 [salt.state       ][INFO    ][5436] Executing state host.present for dbs
2017-12-17 08:34:24,112 [salt.state       ][INFO    ][5436] Host dbs (10.167.4.50) already present
2017-12-17 08:34:24,112 [salt.state       ][INFO    ][5436] Completed state [dbs] at time 08:34:24.112084 duration_in_ms=0.558
2017-12-17 08:34:24,112 [salt.state       ][INFO    ][5436] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.112232
2017-12-17 08:34:24,112 [salt.state       ][INFO    ][5436] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,113 [salt.state       ][INFO    ][5436] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 08:34:24,113 [salt.state       ][INFO    ][5436] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.112780 duration_in_ms=0.548
2017-12-17 08:34:24,113 [salt.state       ][INFO    ][5436] Running state [prx] at time 08:34:24.112928
2017-12-17 08:34:24,113 [salt.state       ][INFO    ][5436] Executing state host.present for prx
2017-12-17 08:34:24,113 [salt.state       ][INFO    ][5436] Host prx (172.30.10.103) already present
2017-12-17 08:34:24,113 [salt.state       ][INFO    ][5436] Completed state [prx] at time 08:34:24.113471 duration_in_ms=0.544
2017-12-17 08:34:24,114 [salt.state       ][INFO    ][5436] Running state [prx02] at time 08:34:24.113618
2017-12-17 08:34:24,114 [salt.state       ][INFO    ][5436] Executing state host.present for prx02
2017-12-17 08:34:24,114 [salt.state       ][INFO    ][5436] Host prx02 (10.167.4.105) already present
2017-12-17 08:34:24,114 [salt.state       ][INFO    ][5436] Completed state [prx02] at time 08:34:24.114162 duration_in_ms=0.544
2017-12-17 08:34:24,114 [salt.state       ][INFO    ][5436] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.114309
2017-12-17 08:34:24,114 [salt.state       ][INFO    ][5436] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,115 [salt.state       ][INFO    ][5436] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 08:34:24,115 [salt.state       ][INFO    ][5436] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.114863 duration_in_ms=0.555
2017-12-17 08:34:24,115 [salt.state       ][INFO    ][5436] Running state [msg02] at time 08:34:24.115023
2017-12-17 08:34:24,115 [salt.state       ][INFO    ][5436] Executing state host.present for msg02
2017-12-17 08:34:24,116 [salt.state       ][INFO    ][5436] Host msg02 (10.167.4.42) already present
2017-12-17 08:34:24,116 [salt.state       ][INFO    ][5436] Completed state [msg02] at time 08:34:24.115614 duration_in_ms=0.591
2017-12-17 08:34:24,116 [salt.state       ][INFO    ][5436] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.115773
2017-12-17 08:34:24,116 [salt.state       ][INFO    ][5436] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,116 [salt.state       ][INFO    ][5436] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 08:34:24,116 [salt.state       ][INFO    ][5436] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.116325 duration_in_ms=0.552
2017-12-17 08:34:24,116 [salt.state       ][INFO    ][5436] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.116475
2017-12-17 08:34:24,117 [salt.state       ][INFO    ][5436] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,117 [salt.state       ][INFO    ][5436] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 08:34:24,117 [salt.state       ][INFO    ][5436] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.117024 duration_in_ms=0.548
2017-12-17 08:34:24,117 [salt.state       ][INFO    ][5436] Running state [msg03] at time 08:34:24.117176
2017-12-17 08:34:24,117 [salt.state       ][INFO    ][5436] Executing state host.present for msg03
2017-12-17 08:34:24,118 [salt.state       ][INFO    ][5436] Host msg03 (10.167.4.43) already present
2017-12-17 08:34:24,118 [salt.state       ][INFO    ][5436] Completed state [msg03] at time 08:34:24.117724 duration_in_ms=0.548
2017-12-17 08:34:24,118 [salt.state       ][INFO    ][5436] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.117872
2017-12-17 08:34:24,118 [salt.state       ][INFO    ][5436] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,118 [salt.state       ][INFO    ][5436] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 08:34:24,118 [salt.state       ][INFO    ][5436] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.118429 duration_in_ms=0.557
2017-12-17 08:34:24,119 [salt.state       ][INFO    ][5436] Running state [msg01] at time 08:34:24.118584
2017-12-17 08:34:24,119 [salt.state       ][INFO    ][5436] Executing state host.present for msg01
2017-12-17 08:34:24,119 [salt.state       ][INFO    ][5436] Host msg01 (10.167.4.41) already present
2017-12-17 08:34:24,119 [salt.state       ][INFO    ][5436] Completed state [msg01] at time 08:34:24.119138 duration_in_ms=0.554
2017-12-17 08:34:24,120 [salt.state       ][INFO    ][5436] Running state [file.replace] at time 08:34:24.119991
2017-12-17 08:34:24,120 [salt.state       ][INFO    ][5436] Executing state module.run for file.replace
2017-12-17 08:34:24,187 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 08:34:24,196 [salt.state       ][INFO    ][5436] onlyif execution failed
2017-12-17 08:34:24,197 [salt.state       ][INFO    ][5436] Completed state [file.replace] at time 08:34:24.196533 duration_in_ms=76.541
2017-12-17 08:34:24,197 [salt.state       ][INFO    ][5436] Running state [msg] at time 08:34:24.196787
2017-12-17 08:34:24,197 [salt.state       ][INFO    ][5436] Executing state host.present for msg
2017-12-17 08:34:24,197 [salt.state       ][INFO    ][5436] Host msg (10.167.4.40) already present
2017-12-17 08:34:24,198 [salt.state       ][INFO    ][5436] Completed state [msg] at time 08:34:24.197613 duration_in_ms=0.827
2017-12-17 08:34:24,198 [salt.state       ][INFO    ][5436] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.197767
2017-12-17 08:34:24,198 [salt.state       ][INFO    ][5436] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,198 [salt.state       ][INFO    ][5436] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 08:34:24,198 [salt.state       ][INFO    ][5436] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.198356 duration_in_ms=0.59
2017-12-17 08:34:24,199 [salt.state       ][INFO    ][5436] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.198514
2017-12-17 08:34:24,199 [salt.state       ][INFO    ][5436] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,199 [salt.state       ][INFO    ][5436] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 08:34:24,199 [salt.state       ][INFO    ][5436] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.199113 duration_in_ms=0.599
2017-12-17 08:34:24,199 [salt.state       ][INFO    ][5436] Running state [cfg01] at time 08:34:24.199272
2017-12-17 08:34:24,199 [salt.state       ][INFO    ][5436] Executing state host.present for cfg01
2017-12-17 08:34:24,200 [salt.state       ][INFO    ][5436] Host cfg01 (10.167.4.100) already present
2017-12-17 08:34:24,200 [salt.state       ][INFO    ][5436] Completed state [cfg01] at time 08:34:24.199884 duration_in_ms=0.611
2017-12-17 08:34:24,200 [salt.state       ][INFO    ][5436] Running state [cmp002] at time 08:34:24.200035
2017-12-17 08:34:24,200 [salt.state       ][INFO    ][5436] Executing state host.present for cmp002
2017-12-17 08:34:24,200 [salt.state       ][INFO    ][5436] Host cmp002 (10.167.4.102) already present
2017-12-17 08:34:24,201 [salt.state       ][INFO    ][5436] Completed state [cmp002] at time 08:34:24.200591 duration_in_ms=0.556
2017-12-17 08:34:24,201 [salt.state       ][INFO    ][5436] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.200741
2017-12-17 08:34:24,201 [salt.state       ][INFO    ][5436] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,201 [salt.state       ][INFO    ][5436] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 08:34:24,201 [salt.state       ][INFO    ][5436] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.201297 duration_in_ms=0.556
2017-12-17 08:34:24,201 [salt.state       ][INFO    ][5436] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.201449
2017-12-17 08:34:24,202 [salt.state       ][INFO    ][5436] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,202 [salt.state       ][INFO    ][5436] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 08:34:24,202 [salt.state       ][INFO    ][5436] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.202003 duration_in_ms=0.555
2017-12-17 08:34:24,202 [salt.state       ][INFO    ][5436] Running state [cmp001] at time 08:34:24.202152
2017-12-17 08:34:24,202 [salt.state       ][INFO    ][5436] Executing state host.present for cmp001
2017-12-17 08:34:24,203 [salt.state       ][INFO    ][5436] Host cmp001 (10.167.4.101) already present
2017-12-17 08:34:24,203 [salt.state       ][INFO    ][5436] Completed state [cmp001] at time 08:34:24.202708 duration_in_ms=0.556
2017-12-17 08:34:24,203 [salt.state       ][INFO    ][5436] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.202859
2017-12-17 08:34:24,203 [salt.state       ][INFO    ][5436] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,203 [salt.state       ][INFO    ][5436] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 08:34:24,204 [salt.state       ][INFO    ][5436] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.203489 duration_in_ms=0.63
2017-12-17 08:34:24,204 [salt.state       ][INFO    ][5436] Running state [dbs01] at time 08:34:24.203654
2017-12-17 08:34:24,204 [salt.state       ][INFO    ][5436] Executing state host.present for dbs01
2017-12-17 08:34:24,204 [salt.state       ][INFO    ][5436] Host dbs01 (10.167.4.51) already present
2017-12-17 08:34:24,204 [salt.state       ][INFO    ][5436] Completed state [dbs01] at time 08:34:24.204203 duration_in_ms=0.549
2017-12-17 08:34:24,204 [salt.state       ][INFO    ][5436] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.204352
2017-12-17 08:34:24,204 [salt.state       ][INFO    ][5436] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,205 [salt.state       ][INFO    ][5436] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 08:34:24,205 [salt.state       ][INFO    ][5436] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.204913 duration_in_ms=0.56
2017-12-17 08:34:24,205 [salt.state       ][INFO    ][5436] Running state [dbs02] at time 08:34:24.205063
2017-12-17 08:34:24,205 [salt.state       ][INFO    ][5436] Executing state host.present for dbs02
2017-12-17 08:34:24,206 [salt.state       ][INFO    ][5436] Host dbs02 (10.167.4.52) already present
2017-12-17 08:34:24,206 [salt.state       ][INFO    ][5436] Completed state [dbs02] at time 08:34:24.205613 duration_in_ms=0.551
2017-12-17 08:34:24,206 [salt.state       ][INFO    ][5436] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.205761
2017-12-17 08:34:24,206 [salt.state       ][INFO    ][5436] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,206 [salt.state       ][INFO    ][5436] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 08:34:24,206 [salt.state       ][INFO    ][5436] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.206316 duration_in_ms=0.555
2017-12-17 08:34:24,206 [salt.state       ][INFO    ][5436] Running state [dbs03] at time 08:34:24.206466
2017-12-17 08:34:24,207 [salt.state       ][INFO    ][5436] Executing state host.present for dbs03
2017-12-17 08:34:24,207 [salt.state       ][INFO    ][5436] Host dbs03 (10.167.4.53) already present
2017-12-17 08:34:24,207 [salt.state       ][INFO    ][5436] Completed state [dbs03] at time 08:34:24.207023 duration_in_ms=0.557
2017-12-17 08:34:24,207 [salt.state       ][INFO    ][5436] Running state [odl01] at time 08:34:24.207171
2017-12-17 08:34:24,207 [salt.state       ][INFO    ][5436] Executing state host.present for odl01
2017-12-17 08:34:24,208 [salt.state       ][INFO    ][5436] Host odl01 (10.167.4.111) already present
2017-12-17 08:34:24,208 [salt.state       ][INFO    ][5436] Completed state [odl01] at time 08:34:24.207765 duration_in_ms=0.594
2017-12-17 08:34:24,208 [salt.state       ][INFO    ][5436] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.207912
2017-12-17 08:34:24,208 [salt.state       ][INFO    ][5436] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,208 [salt.state       ][INFO    ][5436] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 08:34:24,208 [salt.state       ][INFO    ][5436] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.208466 duration_in_ms=0.555
2017-12-17 08:34:24,209 [salt.state       ][INFO    ][5436] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.208618
2017-12-17 08:34:24,209 [salt.state       ][INFO    ][5436] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,209 [salt.state       ][INFO    ][5436] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 08:34:24,209 [salt.state       ][INFO    ][5436] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.209169 duration_in_ms=0.55
2017-12-17 08:34:24,209 [salt.state       ][INFO    ][5436] Running state [mas01] at time 08:34:24.209318
2017-12-17 08:34:24,209 [salt.state       ][INFO    ][5436] Executing state host.present for mas01
2017-12-17 08:34:24,210 [salt.state       ][INFO    ][5436] Host mas01 (10.167.4.3) already present
2017-12-17 08:34:24,210 [salt.state       ][INFO    ][5436] Completed state [mas01] at time 08:34:24.209870 duration_in_ms=0.552
2017-12-17 08:34:24,210 [salt.state       ][INFO    ][5436] Running state [ctl02] at time 08:34:24.210018
2017-12-17 08:34:24,210 [salt.state       ][INFO    ][5436] Executing state host.present for ctl02
2017-12-17 08:34:24,211 [salt.state       ][INFO    ][5436] Host ctl02 (10.167.4.12) already present
2017-12-17 08:34:24,211 [salt.state       ][INFO    ][5436] Completed state [ctl02] at time 08:34:24.210639 duration_in_ms=0.621
2017-12-17 08:34:24,211 [salt.state       ][INFO    ][5436] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.210789
2017-12-17 08:34:24,211 [salt.state       ][INFO    ][5436] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,211 [salt.state       ][INFO    ][5436] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 08:34:24,211 [salt.state       ][INFO    ][5436] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.211399 duration_in_ms=0.61
2017-12-17 08:34:24,212 [salt.state       ][INFO    ][5436] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.211551
2017-12-17 08:34:24,212 [salt.state       ][INFO    ][5436] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,212 [salt.state       ][INFO    ][5436] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 08:34:24,212 [salt.state       ][INFO    ][5436] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.212109 duration_in_ms=0.558
2017-12-17 08:34:24,212 [salt.state       ][INFO    ][5436] Running state [ctl03] at time 08:34:24.212258
2017-12-17 08:34:24,212 [salt.state       ][INFO    ][5436] Executing state host.present for ctl03
2017-12-17 08:34:24,213 [salt.state       ][INFO    ][5436] Host ctl03 (10.167.4.13) already present
2017-12-17 08:34:24,213 [salt.state       ][INFO    ][5436] Completed state [ctl03] at time 08:34:24.212803 duration_in_ms=0.544
2017-12-17 08:34:24,213 [salt.state       ][INFO    ][5436] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.212951
2017-12-17 08:34:24,213 [salt.state       ][INFO    ][5436] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,213 [salt.state       ][INFO    ][5436] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 08:34:24,214 [salt.state       ][INFO    ][5436] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.213493 duration_in_ms=0.542
2017-12-17 08:34:24,214 [salt.state       ][INFO    ][5436] Running state [ctl01] at time 08:34:24.213644
2017-12-17 08:34:24,214 [salt.state       ][INFO    ][5436] Executing state host.present for ctl01
2017-12-17 08:34:24,214 [salt.state       ][INFO    ][5436] Host ctl01 (10.167.4.11) already present
2017-12-17 08:34:24,214 [salt.state       ][INFO    ][5436] Completed state [ctl01] at time 08:34:24.214191 duration_in_ms=0.546
2017-12-17 08:34:24,214 [salt.state       ][INFO    ][5436] Running state [ctl] at time 08:34:24.214338
2017-12-17 08:34:24,214 [salt.state       ][INFO    ][5436] Executing state host.present for ctl
2017-12-17 08:34:24,215 [salt.state       ][INFO    ][5436] Host ctl (10.167.4.10) already present
2017-12-17 08:34:24,215 [salt.state       ][INFO    ][5436] Completed state [ctl] at time 08:34:24.214879 duration_in_ms=0.542
2017-12-17 08:34:24,215 [salt.state       ][INFO    ][5436] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.215053
2017-12-17 08:34:24,215 [salt.state       ][INFO    ][5436] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:24,216 [salt.state       ][INFO    ][5436] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 08:34:24,216 [salt.state       ][INFO    ][5436] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 08:34:24.215635 duration_in_ms=0.581
2017-12-17 08:34:24,216 [salt.state       ][INFO    ][5436] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 08:34:24.216098
2017-12-17 08:34:24,216 [salt.state       ][INFO    ][5436] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-17 08:34:24,217 [salt.loaded.int.module.cmdmod][INFO    ][5436] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2017-12-17 08:34:24,833 [salt.state       ][INFO    ][5436] {'pid': 11195, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack ...'}
2017-12-17 08:34:24,833 [salt.state       ][INFO    ][5436] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 08:34:24.832906 duration_in_ms=616.806
2017-12-17 08:34:24,835 [salt.minion      ][INFO    ][5436] Returning information for job: 20171217083146568185
2017-12-17 08:34:25,793 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.sls with jid 20171217083425780138
2017-12-17 08:34:25,811 [salt.minion      ][INFO    ][11343] Starting a new job with PID 11343
2017-12-17 08:34:28,236 [salt.state       ][INFO    ][11343] Loading fresh modules for state activity
2017-12-17 08:34:28,259 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-17 08:34:28,278 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-17 08:34:28,293 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-17 08:34:28,315 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:34:28,327 [py.warnings      ][WARNING ][11343] /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-17 08:34:28,328 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-17 08:34:28,358 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-17 08:34:28,380 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:34:28,402 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-17 08:34:28,418 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:34:28,442 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-17 08:34:28,479 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:34:28,511 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-17 08:34:28,530 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:34:28,555 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-17 08:34:28,573 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:34:28,598 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 08:34:28,631 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 08:34:28,974 [salt.state       ][INFO    ][11343] Running state [rabbitmq-server] at time 08:34:28.973790
2017-12-17 08:34:28,974 [salt.state       ][INFO    ][11343] Executing state pkg.installed for rabbitmq-server
2017-12-17 08:34:28,974 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:34:29,435 [salt.state       ][INFO    ][11343] Package rabbitmq-server is already installed
2017-12-17 08:34:29,435 [salt.state       ][INFO    ][11343] Completed state [rabbitmq-server] at time 08:34:29.434771 duration_in_ms=460.981
2017-12-17 08:34:29,435 [salt.state       ][INFO    ][11343] Running state [gettext-base] at time 08:34:29.434984
2017-12-17 08:34:29,435 [salt.state       ][INFO    ][11343] Executing state pkg.installed for gettext-base
2017-12-17 08:34:29,438 [salt.state       ][INFO    ][11343] Package gettext-base is already installed
2017-12-17 08:34:29,438 [salt.state       ][INFO    ][11343] Completed state [gettext-base] at time 08:34:29.437889 duration_in_ms=2.905
2017-12-17 08:34:29,440 [salt.state       ][INFO    ][11343] Running state [/etc/rabbitmq/rabbitmq.config] at time 08:34:29.439521
2017-12-17 08:34:29,440 [salt.state       ][INFO    ][11343] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-17 08:34:29,462 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-17 08:34:29,491 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:34:29,503 [salt.state       ][INFO    ][11343] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-17 08:34:29,503 [salt.state       ][INFO    ][11343] Completed state [/etc/rabbitmq/rabbitmq.config] at time 08:34:29.502808 duration_in_ms=63.287
2017-12-17 08:34:29,503 [salt.state       ][INFO    ][11343] Running state [/etc/default/rabbitmq-server] at time 08:34:29.503289
2017-12-17 08:34:29,504 [salt.state       ][INFO    ][11343] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-17 08:34:29,527 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-17 08:34:29,541 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:34:29,551 [salt.state       ][INFO    ][11343] File /etc/default/rabbitmq-server is in the correct state
2017-12-17 08:34:29,551 [salt.state       ][INFO    ][11343] Completed state [/etc/default/rabbitmq-server] at time 08:34:29.551193 duration_in_ms=47.904
2017-12-17 08:34:29,552 [salt.state       ][INFO    ][11343] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 08:34:29.551614
2017-12-17 08:34:29,552 [salt.state       ][INFO    ][11343] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-17 08:34:29,570 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-17 08:34:29,585 [salt.fileclient  ][INFO    ][11343] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 08:34:29,595 [salt.state       ][INFO    ][11343] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-17 08:34:29,595 [salt.state       ][INFO    ][11343] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 08:34:29.595174 duration_in_ms=43.56
2017-12-17 08:34:29,596 [salt.state       ][INFO    ][11343] Running state [rabbitmq-server] at time 08:34:29.596295
2017-12-17 08:34:29,596 [salt.state       ][INFO    ][11343] Executing state service.running for rabbitmq-server
2017-12-17 08:34:29,597 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-17 08:34:29,619 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:29,629 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 08:34:29,639 [salt.state       ][INFO    ][11343] The service rabbitmq-server is already running
2017-12-17 08:34:29,640 [salt.state       ][INFO    ][11343] Completed state [rabbitmq-server] at time 08:34:29.639447 duration_in_ms=43.151
2017-12-17 08:34:29,641 [salt.state       ][INFO    ][11343] Running state [amqp_client] at time 08:34:29.640992
2017-12-17 08:34:29,641 [salt.state       ][INFO    ][11343] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-17 08:34:29,642 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 08:34:30,105 [salt.state       ][INFO    ][11343] Plugin 'amqp_client' is already enabled.
2017-12-17 08:34:30,106 [salt.state       ][INFO    ][11343] Completed state [amqp_client] at time 08:34:30.105520 duration_in_ms=464.527
2017-12-17 08:34:30,106 [salt.state       ][INFO    ][11343] Running state [rabbitmq_management] at time 08:34:30.106126
2017-12-17 08:34:30,106 [salt.state       ][INFO    ][11343] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-17 08:34:30,107 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 08:34:30,593 [salt.state       ][INFO    ][11343] Plugin 'rabbitmq_management' is already enabled.
2017-12-17 08:34:30,594 [salt.state       ][INFO    ][11343] Completed state [rabbitmq_management] at time 08:34:30.593653 duration_in_ms=487.525
2017-12-17 08:34:30,595 [salt.state       ][INFO    ][11343] Running state [/openstack] at time 08:34:30.594916
2017-12-17 08:34:30,595 [salt.state       ][INFO    ][11343] Executing state rabbitmq_vhost.present for /openstack
2017-12-17 08:34:30,596 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-17 08:34:31,070 [salt.state       ][INFO    ][11343] Virtual Host '/openstack' already exists.
2017-12-17 08:34:31,070 [salt.state       ][INFO    ][11343] Completed state [/openstack] at time 08:34:31.069811 duration_in_ms=474.894
2017-12-17 08:34:31,072 [salt.state       ][INFO    ][11343] Running state [openstack] at time 08:34:31.071635
2017-12-17 08:34:31,072 [salt.state       ][INFO    ][11343] Executing state rabbitmq_user.present for openstack
2017-12-17 08:34:31,072 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 08:34:31,557 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 08:34:33,094 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-17 08:34:33,591 [salt.state       ][INFO    ][11343] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 08:34:33,591 [salt.state       ][INFO    ][11343] Completed state [openstack] at time 08:34:33.591376 duration_in_ms=2519.74
2017-12-17 08:34:33,593 [salt.state       ][INFO    ][11343] Running state [Ceilometer] at time 08:34:33.592596
2017-12-17 08:34:33,593 [salt.state       ][INFO    ][11343] Executing state rabbitmq_policy.present for Ceilometer
2017-12-17 08:34:33,593 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 08:34:34,064 [salt.loaded.int.module.cmdmod][INFO    ][11343] 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-17 08:34:34,597 [salt.state       ][INFO    ][11343] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-17 08:34:34,597 [salt.state       ][INFO    ][11343] Completed state [Ceilometer] at time 08:34:34.597376 duration_in_ms=1004.779
2017-12-17 08:34:34,598 [salt.state       ][INFO    ][11343] Running state [HA] at time 08:34:34.597935
2017-12-17 08:34:34,598 [salt.state       ][INFO    ][11343] Executing state rabbitmq_policy.present for HA
2017-12-17 08:34:34,599 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 08:34:35,071 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 08:34:35,607 [salt.state       ][INFO    ][11343] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-17 08:34:35,608 [salt.state       ][INFO    ][11343] Completed state [HA] at time 08:34:35.607651 duration_in_ms=1009.715
2017-12-17 08:34:35,608 [salt.state       ][INFO    ][11343] Running state [guest] at time 08:34:35.607923
2017-12-17 08:34:35,608 [salt.state       ][INFO    ][11343] Executing state rabbitmq_user.present for guest
2017-12-17 08:34:35,609 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 08:34:35,883 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083435870920
2017-12-17 08:34:35,897 [salt.minion      ][INFO    ][13316] Starting a new job with PID 13316
2017-12-17 08:34:35,912 [salt.minion      ][INFO    ][13316] Returning information for job: 20171217083435870920
2017-12-17 08:34:36,149 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 08:34:37,661 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-17 08:34:38,232 [salt.state       ][INFO    ][11343] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 08:34:38,232 [salt.state       ][INFO    ][11343] Completed state [guest] at time 08:34:38.231914 duration_in_ms=2623.99
2017-12-17 08:34:38,232 [salt.state       ][INFO    ][11343] Running state [HA] at time 08:34:38.232471
2017-12-17 08:34:38,233 [salt.state       ][INFO    ][11343] Executing state rabbitmq_policy.present for HA
2017-12-17 08:34:38,233 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-17 08:34:38,765 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 08:34:39,305 [salt.state       ][INFO    ][11343] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-17 08:34:39,305 [salt.state       ][INFO    ][11343] Completed state [HA] at time 08:34:39.305091 duration_in_ms=1072.618
2017-12-17 08:34:39,306 [salt.state       ][INFO    ][11343] Running state [admin] at time 08:34:39.305659
2017-12-17 08:34:39,306 [salt.state       ][INFO    ][11343] Executing state rabbitmq_user.present for admin
2017-12-17 08:34:39,306 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 08:34:39,803 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 08:34:41,280 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 08:34:41,757 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-17 08:34:42,268 [salt.state       ][INFO    ][11343] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 08:34:42,268 [salt.state       ][INFO    ][11343] Completed state [admin] at time 08:34:42.268380 duration_in_ms=2962.72
2017-12-17 08:34:42,269 [salt.state       ][INFO    ][11343] Running state [mdb02] at time 08:34:42.268934
2017-12-17 08:34:42,269 [salt.state       ][INFO    ][11343] Executing state host.present for mdb02
2017-12-17 08:34:42,270 [salt.state       ][INFO    ][11343] Host mdb02 (10.167.4.77) already present
2017-12-17 08:34:42,270 [salt.state       ][INFO    ][11343] Completed state [mdb02] at time 08:34:42.269696 duration_in_ms=0.763
2017-12-17 08:34:42,270 [salt.state       ][INFO    ][11343] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.269859
2017-12-17 08:34:42,270 [salt.state       ][INFO    ][11343] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,270 [salt.state       ][INFO    ][11343] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 08:34:42,270 [salt.state       ][INFO    ][11343] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.270467 duration_in_ms=0.608
2017-12-17 08:34:42,271 [salt.state       ][INFO    ][11343] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.270649
2017-12-17 08:34:42,271 [salt.state       ][INFO    ][11343] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,271 [salt.state       ][INFO    ][11343] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 08:34:42,271 [salt.state       ][INFO    ][11343] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.271230 duration_in_ms=0.581
2017-12-17 08:34:42,271 [salt.state       ][INFO    ][11343] Running state [mdb03] at time 08:34:42.271394
2017-12-17 08:34:42,272 [salt.state       ][INFO    ][11343] Executing state host.present for mdb03
2017-12-17 08:34:42,272 [salt.state       ][INFO    ][11343] Host mdb03 (10.167.4.78) already present
2017-12-17 08:34:42,272 [salt.state       ][INFO    ][11343] Completed state [mdb03] at time 08:34:42.271960 duration_in_ms=0.566
2017-12-17 08:34:42,272 [salt.state       ][INFO    ][11343] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.272114
2017-12-17 08:34:42,272 [salt.state       ][INFO    ][11343] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,273 [salt.state       ][INFO    ][11343] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 08:34:42,273 [salt.state       ][INFO    ][11343] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.272684 duration_in_ms=0.569
2017-12-17 08:34:42,273 [salt.state       ][INFO    ][11343] Running state [mdb01] at time 08:34:42.272837
2017-12-17 08:34:42,273 [salt.state       ][INFO    ][11343] Executing state host.present for mdb01
2017-12-17 08:34:42,273 [salt.state       ][INFO    ][11343] Host mdb01 (10.167.4.76) already present
2017-12-17 08:34:42,273 [salt.state       ][INFO    ][11343] Completed state [mdb01] at time 08:34:42.273421 duration_in_ms=0.584
2017-12-17 08:34:42,274 [salt.state       ][INFO    ][11343] Running state [mdb] at time 08:34:42.273575
2017-12-17 08:34:42,274 [salt.state       ][INFO    ][11343] Executing state host.present for mdb
2017-12-17 08:34:42,274 [salt.state       ][INFO    ][11343] Host mdb (10.167.4.75) already present
2017-12-17 08:34:42,274 [salt.state       ][INFO    ][11343] Completed state [mdb] at time 08:34:42.274141 duration_in_ms=0.566
2017-12-17 08:34:42,274 [salt.state       ][INFO    ][11343] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.274300
2017-12-17 08:34:42,274 [salt.state       ][INFO    ][11343] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,275 [salt.state       ][INFO    ][11343] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 08:34:42,275 [salt.state       ][INFO    ][11343] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.274888 duration_in_ms=0.588
2017-12-17 08:34:42,275 [salt.state       ][INFO    ][11343] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.275045
2017-12-17 08:34:42,275 [salt.state       ][INFO    ][11343] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,278 [salt.state       ][INFO    ][11343] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 08:34:42,278 [salt.state       ][INFO    ][11343] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.278023 duration_in_ms=2.978
2017-12-17 08:34:42,278 [salt.state       ][INFO    ][11343] Running state [cfg01] at time 08:34:42.278305
2017-12-17 08:34:42,279 [salt.state       ][INFO    ][11343] Executing state host.present for cfg01
2017-12-17 08:34:42,280 [salt.state       ][INFO    ][11343] Host cfg01 (10.167.4.100) already present
2017-12-17 08:34:42,280 [salt.state       ][INFO    ][11343] Completed state [cfg01] at time 08:34:42.280082 duration_in_ms=1.776
2017-12-17 08:34:42,280 [salt.state       ][INFO    ][11343] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.280360
2017-12-17 08:34:42,281 [salt.state       ][INFO    ][11343] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,281 [salt.state       ][INFO    ][11343] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 08:34:42,281 [salt.state       ][INFO    ][11343] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.281304 duration_in_ms=0.943
2017-12-17 08:34:42,282 [salt.state       ][INFO    ][11343] Running state [prx01] at time 08:34:42.281579
2017-12-17 08:34:42,282 [salt.state       ][INFO    ][11343] Executing state host.present for prx01
2017-12-17 08:34:42,282 [salt.state       ][INFO    ][11343] Host prx01 (10.167.4.104) already present
2017-12-17 08:34:42,283 [salt.state       ][INFO    ][11343] Completed state [prx01] at time 08:34:42.282506 duration_in_ms=0.926
2017-12-17 08:34:42,283 [salt.state       ][INFO    ][11343] Running state [kvm01] at time 08:34:42.282787
2017-12-17 08:34:42,283 [salt.state       ][INFO    ][11343] Executing state host.present for kvm01
2017-12-17 08:34:42,283 [salt.state       ][INFO    ][11343] Host kvm01 (10.167.4.141) already present
2017-12-17 08:34:42,284 [salt.state       ][INFO    ][11343] Completed state [kvm01] at time 08:34:42.283723 duration_in_ms=0.936
2017-12-17 08:34:42,284 [salt.state       ][INFO    ][11343] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.283994
2017-12-17 08:34:42,284 [salt.state       ][INFO    ][11343] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,285 [salt.state       ][INFO    ][11343] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 08:34:42,285 [salt.state       ][INFO    ][11343] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.284923 duration_in_ms=0.929
2017-12-17 08:34:42,285 [salt.state       ][INFO    ][11343] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.285202
2017-12-17 08:34:42,285 [salt.state       ][INFO    ][11343] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,286 [salt.state       ][INFO    ][11343] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 08:34:42,286 [salt.state       ][INFO    ][11343] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.286140 duration_in_ms=0.938
2017-12-17 08:34:42,286 [salt.state       ][INFO    ][11343] Running state [kvm03] at time 08:34:42.286410
2017-12-17 08:34:42,287 [salt.state       ][INFO    ][11343] Executing state host.present for kvm03
2017-12-17 08:34:42,287 [salt.state       ][INFO    ][11343] Host kvm03 (10.167.4.143) already present
2017-12-17 08:34:42,287 [salt.state       ][INFO    ][11343] Completed state [kvm03] at time 08:34:42.287335 duration_in_ms=0.925
2017-12-17 08:34:42,288 [salt.state       ][INFO    ][11343] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.287644
2017-12-17 08:34:42,288 [salt.state       ][INFO    ][11343] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,288 [salt.state       ][INFO    ][11343] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 08:34:42,289 [salt.state       ][INFO    ][11343] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.288562 duration_in_ms=0.918
2017-12-17 08:34:42,289 [salt.state       ][INFO    ][11343] Running state [kvm02] at time 08:34:42.288832
2017-12-17 08:34:42,289 [salt.state       ][INFO    ][11343] Executing state host.present for kvm02
2017-12-17 08:34:42,290 [salt.state       ][INFO    ][11343] Host kvm02 (10.167.4.142) already present
2017-12-17 08:34:42,290 [salt.state       ][INFO    ][11343] Completed state [kvm02] at time 08:34:42.289687 duration_in_ms=0.854
2017-12-17 08:34:42,290 [salt.state       ][INFO    ][11343] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.289896
2017-12-17 08:34:42,290 [salt.state       ][INFO    ][11343] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,290 [salt.state       ][INFO    ][11343] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 08:34:42,291 [salt.state       ][INFO    ][11343] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.290647 duration_in_ms=0.75
2017-12-17 08:34:42,291 [salt.state       ][INFO    ][11343] Running state [dbs] at time 08:34:42.290859
2017-12-17 08:34:42,291 [salt.state       ][INFO    ][11343] Executing state host.present for dbs
2017-12-17 08:34:42,291 [salt.state       ][INFO    ][11343] Host dbs (10.167.4.50) already present
2017-12-17 08:34:42,292 [salt.state       ][INFO    ][11343] Completed state [dbs] at time 08:34:42.291625 duration_in_ms=0.766
2017-12-17 08:34:42,292 [salt.state       ][INFO    ][11343] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.291834
2017-12-17 08:34:42,292 [salt.state       ][INFO    ][11343] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,292 [salt.state       ][INFO    ][11343] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 08:34:42,293 [salt.state       ][INFO    ][11343] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.292573 duration_in_ms=0.739
2017-12-17 08:34:42,293 [salt.state       ][INFO    ][11343] Running state [prx] at time 08:34:42.292783
2017-12-17 08:34:42,293 [salt.state       ][INFO    ][11343] Executing state host.present for prx
2017-12-17 08:34:42,293 [salt.state       ][INFO    ][11343] Host prx (172.30.10.103) already present
2017-12-17 08:34:42,294 [salt.state       ][INFO    ][11343] Completed state [prx] at time 08:34:42.293520 duration_in_ms=0.736
2017-12-17 08:34:42,294 [salt.state       ][INFO    ][11343] Running state [prx02] at time 08:34:42.293734
2017-12-17 08:34:42,294 [salt.state       ][INFO    ][11343] Executing state host.present for prx02
2017-12-17 08:34:42,294 [salt.state       ][INFO    ][11343] Host prx02 (10.167.4.105) already present
2017-12-17 08:34:42,295 [salt.state       ][INFO    ][11343] Completed state [prx02] at time 08:34:42.294507 duration_in_ms=0.773
2017-12-17 08:34:42,295 [salt.state       ][INFO    ][11343] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.294753
2017-12-17 08:34:42,295 [salt.state       ][INFO    ][11343] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,295 [salt.state       ][INFO    ][11343] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 08:34:42,296 [salt.state       ][INFO    ][11343] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.295618 duration_in_ms=0.866
2017-12-17 08:34:42,296 [salt.state       ][INFO    ][11343] Running state [msg02] at time 08:34:42.295852
2017-12-17 08:34:42,296 [salt.state       ][INFO    ][11343] Executing state host.present for msg02
2017-12-17 08:34:42,296 [salt.state       ][INFO    ][11343] Host msg02 (10.167.4.42) already present
2017-12-17 08:34:42,297 [salt.state       ][INFO    ][11343] Completed state [msg02] at time 08:34:42.296642 duration_in_ms=0.79
2017-12-17 08:34:42,297 [salt.state       ][INFO    ][11343] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.296872
2017-12-17 08:34:42,297 [salt.state       ][INFO    ][11343] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,297 [salt.state       ][INFO    ][11343] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 08:34:42,298 [salt.state       ][INFO    ][11343] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.297671 duration_in_ms=0.799
2017-12-17 08:34:42,298 [salt.state       ][INFO    ][11343] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.297904
2017-12-17 08:34:42,298 [salt.state       ][INFO    ][11343] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,299 [salt.state       ][INFO    ][11343] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 08:34:42,299 [salt.state       ][INFO    ][11343] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.298711 duration_in_ms=0.808
2017-12-17 08:34:42,299 [salt.state       ][INFO    ][11343] Running state [msg03] at time 08:34:42.298941
2017-12-17 08:34:42,299 [salt.state       ][INFO    ][11343] Executing state host.present for msg03
2017-12-17 08:34:42,300 [salt.state       ][INFO    ][11343] Host msg03 (10.167.4.43) already present
2017-12-17 08:34:42,300 [salt.state       ][INFO    ][11343] Completed state [msg03] at time 08:34:42.299747 duration_in_ms=0.806
2017-12-17 08:34:42,300 [salt.state       ][INFO    ][11343] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.299978
2017-12-17 08:34:42,300 [salt.state       ][INFO    ][11343] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,301 [salt.state       ][INFO    ][11343] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 08:34:42,301 [salt.state       ][INFO    ][11343] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.300771 duration_in_ms=0.793
2017-12-17 08:34:42,301 [salt.state       ][INFO    ][11343] Running state [msg01] at time 08:34:42.301000
2017-12-17 08:34:42,301 [salt.state       ][INFO    ][11343] Executing state host.present for msg01
2017-12-17 08:34:42,302 [salt.state       ][INFO    ][11343] Host msg01 (10.167.4.41) already present
2017-12-17 08:34:42,302 [salt.state       ][INFO    ][11343] Completed state [msg01] at time 08:34:42.301789 duration_in_ms=0.789
2017-12-17 08:34:42,303 [salt.state       ][INFO    ][11343] Running state [file.replace] at time 08:34:42.302660
2017-12-17 08:34:42,303 [salt.state       ][INFO    ][11343] Executing state module.run for file.replace
2017-12-17 08:34:42,369 [salt.loaded.int.module.cmdmod][INFO    ][11343] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 08:34:42,377 [salt.state       ][INFO    ][11343] onlyif execution failed
2017-12-17 08:34:42,378 [salt.state       ][INFO    ][11343] Completed state [file.replace] at time 08:34:42.377570 duration_in_ms=74.91
2017-12-17 08:34:42,378 [salt.state       ][INFO    ][11343] Running state [msg] at time 08:34:42.377874
2017-12-17 08:34:42,378 [salt.state       ][INFO    ][11343] Executing state host.present for msg
2017-12-17 08:34:42,379 [salt.state       ][INFO    ][11343] Host msg (10.167.4.40) already present
2017-12-17 08:34:42,379 [salt.state       ][INFO    ][11343] Completed state [msg] at time 08:34:42.378885 duration_in_ms=1.011
2017-12-17 08:34:42,379 [salt.state       ][INFO    ][11343] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.379125
2017-12-17 08:34:42,379 [salt.state       ][INFO    ][11343] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,380 [salt.state       ][INFO    ][11343] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 08:34:42,380 [salt.state       ][INFO    ][11343] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.379939 duration_in_ms=0.813
2017-12-17 08:34:42,380 [salt.state       ][INFO    ][11343] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.380170
2017-12-17 08:34:42,380 [salt.state       ][INFO    ][11343] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,381 [salt.state       ][INFO    ][11343] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 08:34:42,381 [salt.state       ][INFO    ][11343] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.380954 duration_in_ms=0.785
2017-12-17 08:34:42,381 [salt.state       ][INFO    ][11343] Running state [cfg01] at time 08:34:42.381190
2017-12-17 08:34:42,381 [salt.state       ][INFO    ][11343] Executing state host.present for cfg01
2017-12-17 08:34:42,382 [salt.state       ][INFO    ][11343] Host cfg01 (10.167.4.100) already present
2017-12-17 08:34:42,382 [salt.state       ][INFO    ][11343] Completed state [cfg01] at time 08:34:42.381974 duration_in_ms=0.785
2017-12-17 08:34:42,382 [salt.state       ][INFO    ][11343] Running state [cmp002] at time 08:34:42.382200
2017-12-17 08:34:42,382 [salt.state       ][INFO    ][11343] Executing state host.present for cmp002
2017-12-17 08:34:42,383 [salt.state       ][INFO    ][11343] Host cmp002 (10.167.4.102) already present
2017-12-17 08:34:42,383 [salt.state       ][INFO    ][11343] Completed state [cmp002] at time 08:34:42.382988 duration_in_ms=0.788
2017-12-17 08:34:42,383 [salt.state       ][INFO    ][11343] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.383213
2017-12-17 08:34:42,383 [salt.state       ][INFO    ][11343] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,384 [salt.state       ][INFO    ][11343] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 08:34:42,384 [salt.state       ][INFO    ][11343] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.384021 duration_in_ms=0.807
2017-12-17 08:34:42,384 [salt.state       ][INFO    ][11343] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.384251
2017-12-17 08:34:42,384 [salt.state       ][INFO    ][11343] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,385 [salt.state       ][INFO    ][11343] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 08:34:42,385 [salt.state       ][INFO    ][11343] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.385030 duration_in_ms=0.779
2017-12-17 08:34:42,385 [salt.state       ][INFO    ][11343] Running state [cmp001] at time 08:34:42.385260
2017-12-17 08:34:42,385 [salt.state       ][INFO    ][11343] Executing state host.present for cmp001
2017-12-17 08:34:42,386 [salt.state       ][INFO    ][11343] Host cmp001 (10.167.4.101) already present
2017-12-17 08:34:42,386 [salt.state       ][INFO    ][11343] Completed state [cmp001] at time 08:34:42.386041 duration_in_ms=0.781
2017-12-17 08:34:42,386 [salt.state       ][INFO    ][11343] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.386271
2017-12-17 08:34:42,386 [salt.state       ][INFO    ][11343] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,387 [salt.state       ][INFO    ][11343] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 08:34:42,387 [salt.state       ][INFO    ][11343] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.387059 duration_in_ms=0.788
2017-12-17 08:34:42,387 [salt.state       ][INFO    ][11343] Running state [dbs01] at time 08:34:42.387295
2017-12-17 08:34:42,388 [salt.state       ][INFO    ][11343] Executing state host.present for dbs01
2017-12-17 08:34:42,388 [salt.state       ][INFO    ][11343] Host dbs01 (10.167.4.51) already present
2017-12-17 08:34:42,388 [salt.state       ][INFO    ][11343] Completed state [dbs01] at time 08:34:42.388096 duration_in_ms=0.801
2017-12-17 08:34:42,388 [salt.state       ][INFO    ][11343] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.388323
2017-12-17 08:34:42,389 [salt.state       ][INFO    ][11343] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,389 [salt.state       ][INFO    ][11343] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 08:34:42,389 [salt.state       ][INFO    ][11343] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.389106 duration_in_ms=0.783
2017-12-17 08:34:42,389 [salt.state       ][INFO    ][11343] Running state [dbs02] at time 08:34:42.389336
2017-12-17 08:34:42,390 [salt.state       ][INFO    ][11343] Executing state host.present for dbs02
2017-12-17 08:34:42,390 [salt.state       ][INFO    ][11343] Host dbs02 (10.167.4.52) already present
2017-12-17 08:34:42,390 [salt.state       ][INFO    ][11343] Completed state [dbs02] at time 08:34:42.390113 duration_in_ms=0.777
2017-12-17 08:34:42,390 [salt.state       ][INFO    ][11343] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.390337
2017-12-17 08:34:42,391 [salt.state       ][INFO    ][11343] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,391 [salt.state       ][INFO    ][11343] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 08:34:42,391 [salt.state       ][INFO    ][11343] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.391315 duration_in_ms=0.977
2017-12-17 08:34:42,392 [salt.state       ][INFO    ][11343] Running state [dbs03] at time 08:34:42.391578
2017-12-17 08:34:42,392 [salt.state       ][INFO    ][11343] Executing state host.present for dbs03
2017-12-17 08:34:42,392 [salt.state       ][INFO    ][11343] Host dbs03 (10.167.4.53) already present
2017-12-17 08:34:42,392 [salt.state       ][INFO    ][11343] Completed state [dbs03] at time 08:34:42.392353 duration_in_ms=0.775
2017-12-17 08:34:42,393 [salt.state       ][INFO    ][11343] Running state [odl01] at time 08:34:42.392578
2017-12-17 08:34:42,393 [salt.state       ][INFO    ][11343] Executing state host.present for odl01
2017-12-17 08:34:42,393 [salt.state       ][INFO    ][11343] Host odl01 (10.167.4.111) already present
2017-12-17 08:34:42,393 [salt.state       ][INFO    ][11343] Completed state [odl01] at time 08:34:42.393355 duration_in_ms=0.777
2017-12-17 08:34:42,394 [salt.state       ][INFO    ][11343] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.393579
2017-12-17 08:34:42,394 [salt.state       ][INFO    ][11343] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,394 [salt.state       ][INFO    ][11343] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 08:34:42,394 [salt.state       ][INFO    ][11343] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.394363 duration_in_ms=0.784
2017-12-17 08:34:42,395 [salt.state       ][INFO    ][11343] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.394597
2017-12-17 08:34:42,395 [salt.state       ][INFO    ][11343] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,395 [salt.state       ][INFO    ][11343] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 08:34:42,395 [salt.state       ][INFO    ][11343] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.395397 duration_in_ms=0.799
2017-12-17 08:34:42,396 [salt.state       ][INFO    ][11343] Running state [mas01] at time 08:34:42.395623
2017-12-17 08:34:42,396 [salt.state       ][INFO    ][11343] Executing state host.present for mas01
2017-12-17 08:34:42,396 [salt.state       ][INFO    ][11343] Host mas01 (10.167.4.3) already present
2017-12-17 08:34:42,396 [salt.state       ][INFO    ][11343] Completed state [mas01] at time 08:34:42.396408 duration_in_ms=0.785
2017-12-17 08:34:42,397 [salt.state       ][INFO    ][11343] Running state [ctl02] at time 08:34:42.396633
2017-12-17 08:34:42,397 [salt.state       ][INFO    ][11343] Executing state host.present for ctl02
2017-12-17 08:34:42,397 [salt.state       ][INFO    ][11343] Host ctl02 (10.167.4.12) already present
2017-12-17 08:34:42,397 [salt.state       ][INFO    ][11343] Completed state [ctl02] at time 08:34:42.397410 duration_in_ms=0.776
2017-12-17 08:34:42,398 [salt.state       ][INFO    ][11343] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.397632
2017-12-17 08:34:42,398 [salt.state       ][INFO    ][11343] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,398 [salt.state       ][INFO    ][11343] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 08:34:42,398 [salt.state       ][INFO    ][11343] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.398402 duration_in_ms=0.771
2017-12-17 08:34:42,399 [salt.state       ][INFO    ][11343] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.398635
2017-12-17 08:34:42,399 [salt.state       ][INFO    ][11343] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,399 [salt.state       ][INFO    ][11343] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 08:34:42,399 [salt.state       ][INFO    ][11343] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.399433 duration_in_ms=0.798
2017-12-17 08:34:42,400 [salt.state       ][INFO    ][11343] Running state [ctl03] at time 08:34:42.399661
2017-12-17 08:34:42,400 [salt.state       ][INFO    ][11343] Executing state host.present for ctl03
2017-12-17 08:34:42,400 [salt.state       ][INFO    ][11343] Host ctl03 (10.167.4.13) already present
2017-12-17 08:34:42,400 [salt.state       ][INFO    ][11343] Completed state [ctl03] at time 08:34:42.400433 duration_in_ms=0.772
2017-12-17 08:34:42,401 [salt.state       ][INFO    ][11343] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.400656
2017-12-17 08:34:42,401 [salt.state       ][INFO    ][11343] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,401 [salt.state       ][INFO    ][11343] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 08:34:42,401 [salt.state       ][INFO    ][11343] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.401436 duration_in_ms=0.78
2017-12-17 08:34:42,402 [salt.state       ][INFO    ][11343] Running state [ctl01] at time 08:34:42.401659
2017-12-17 08:34:42,402 [salt.state       ][INFO    ][11343] Executing state host.present for ctl01
2017-12-17 08:34:42,402 [salt.state       ][INFO    ][11343] Host ctl01 (10.167.4.11) already present
2017-12-17 08:34:42,402 [salt.state       ][INFO    ][11343] Completed state [ctl01] at time 08:34:42.402435 duration_in_ms=0.776
2017-12-17 08:34:42,403 [salt.state       ][INFO    ][11343] Running state [ctl] at time 08:34:42.402670
2017-12-17 08:34:42,403 [salt.state       ][INFO    ][11343] Executing state host.present for ctl
2017-12-17 08:34:42,403 [salt.state       ][INFO    ][11343] Host ctl (10.167.4.10) already present
2017-12-17 08:34:42,403 [salt.state       ][INFO    ][11343] Completed state [ctl] at time 08:34:42.403469 duration_in_ms=0.799
2017-12-17 08:34:42,404 [salt.state       ][INFO    ][11343] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.403694
2017-12-17 08:34:42,404 [salt.state       ][INFO    ][11343] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 08:34:42,404 [salt.state       ][INFO    ][11343] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 08:34:42,404 [salt.state       ][INFO    ][11343] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 08:34:42.404469 duration_in_ms=0.774
2017-12-17 08:34:42,405 [salt.state       ][INFO    ][11343] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 08:34:42.404971
2017-12-17 08:34:42,405 [salt.state       ][INFO    ][11343] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-17 08:34:42,406 [salt.state       ][INFO    ][11343] /var/lib/rabbitmq/.cluster_name exists
2017-12-17 08:34:42,406 [salt.state       ][INFO    ][11343] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 08:34:42.405742 duration_in_ms=0.771
2017-12-17 08:34:42,407 [salt.minion      ][INFO    ][11343] Returning information for job: 20171217083425780138
2017-12-17 08:36:50,476 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command cmd.run with jid 20171217083650469064
2017-12-17 08:36:50,494 [salt.minion      ][INFO    ][15200] Starting a new job with PID 15200
2017-12-17 08:36:50,500 [salt.loaded.int.module.cmdmod][INFO    ][15200] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-17 08:36:50,989 [salt.minion      ][INFO    ][15200] Returning information for job: 20171217083650469064
2017-12-17 08:41:46,583 [salt.utils.schedule][INFO    ][1760] Running scheduled job: __mine_interval
2017-12-17 09:04:17,601 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.sls with jid 20171217090417591507
2017-12-17 09:04:17,624 [salt.minion      ][INFO    ][17040] Starting a new job with PID 17040
2017-12-17 09:04:18,320 [salt.state       ][INFO    ][17040] Loading fresh modules for state activity
2017-12-17 09:04:18,342 [salt.fileclient  ][INFO    ][17040] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-17 09:04:18,358 [salt.fileclient  ][INFO    ][17040] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-17 09:04:18,380 [salt.fileclient  ][INFO    ][17040] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 09:04:18,671 [salt.state       ][INFO    ][17040] Running state [haproxy] at time 09:04:18.670971
2017-12-17 09:04:18,671 [salt.state       ][INFO    ][17040] Executing state pkg.installed for haproxy
2017-12-17 09:04:18,672 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 09:04:19,155 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 09:04:21,463 [salt.loaded.int.module.cmdmod][INFO    ][17040] 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-17 09:04:27,694 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217090427683136
2017-12-17 09:04:27,716 [salt.minion      ][INFO    ][17482] Starting a new job with PID 17482
2017-12-17 09:04:27,727 [salt.minion      ][INFO    ][17482] Returning information for job: 20171217090427683136
2017-12-17 09:04:29,028 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 09:04:29,048 [salt.state       ][INFO    ][17040] 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-17 09:04:29,056 [salt.state       ][INFO    ][17040] Loading fresh modules for state activity
2017-12-17 09:04:29,069 [salt.state       ][INFO    ][17040] Completed state [haproxy] at time 09:04:29.068505 duration_in_ms=10397.535
2017-12-17 09:04:29,070 [salt.state       ][INFO    ][17040] Running state [/etc/default/haproxy] at time 09:04:29.070339
2017-12-17 09:04:29,071 [salt.state       ][INFO    ][17040] Executing state file.managed for /etc/default/haproxy
2017-12-17 09:04:29,095 [salt.fileclient  ][INFO    ][17040] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-17 09:04:29,097 [salt.state       ][INFO    ][17040] 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-17 09:04:29,097 [salt.state       ][INFO    ][17040] Completed state [/etc/default/haproxy] at time 09:04:29.097430 duration_in_ms=27.09
2017-12-17 09:04:29,098 [salt.state       ][INFO    ][17040] Running state [/etc/haproxy/haproxy.cfg] at time 09:04:29.097662
2017-12-17 09:04:29,098 [salt.state       ][INFO    ][17040] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-17 09:04:29,114 [salt.fileclient  ][INFO    ][17040] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-17 09:04:29,206 [salt.fileclient  ][INFO    ][17040] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 09:04:29,215 [salt.state       ][INFO    ][17040] 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-17 09:04:29,215 [salt.state       ][INFO    ][17040] Completed state [/etc/haproxy/haproxy.cfg] at time 09:04:29.215048 duration_in_ms=117.386
2017-12-17 09:04:29,215 [salt.state       ][INFO    ][17040] Running state [/etc/haproxy/ssl] at time 09:04:29.215262
2017-12-17 09:04:29,215 [salt.state       ][INFO    ][17040] Executing state file.directory for /etc/haproxy/ssl
2017-12-17 09:04:29,216 [salt.state       ][INFO    ][17040] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-17 09:04:29,216 [salt.state       ][INFO    ][17040] Completed state [/etc/haproxy/ssl] at time 09:04:29.216281 duration_in_ms=1.018
2017-12-17 09:04:29,217 [salt.state       ][INFO    ][17040] Running state [haproxy_status_packages] at time 09:04:29.216882
2017-12-17 09:04:29,217 [salt.state       ][INFO    ][17040] Executing state pkg.installed for haproxy_status_packages
2017-12-17 09:04:29,388 [salt.state       ][INFO    ][17040] All specified packages are already installed
2017-12-17 09:04:29,388 [salt.state       ][INFO    ][17040] Completed state [haproxy_status_packages] at time 09:04:29.388177 duration_in_ms=171.295
2017-12-17 09:04:29,389 [salt.state       ][INFO    ][17040] Running state [/usr/bin/haproxy-status.sh] at time 09:04:29.388543
2017-12-17 09:04:29,389 [salt.state       ][INFO    ][17040] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-17 09:04:29,406 [salt.fileclient  ][INFO    ][17040] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-17 09:04:29,420 [salt.fileclient  ][INFO    ][17040] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 09:04:29,424 [salt.state       ][INFO    ][17040] File changed:
New file
2017-12-17 09:04:29,424 [salt.state       ][INFO    ][17040] Completed state [/usr/bin/haproxy-status.sh] at time 09:04:29.424141 duration_in_ms=35.598
2017-12-17 09:04:29,425 [salt.state       ][INFO    ][17040] Running state [net.ipv4.ip_nonlocal_bind] at time 09:04:29.424588
2017-12-17 09:04:29,425 [salt.state       ][INFO    ][17040] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-17 09:04:29,425 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command 'sysctl -a' in directory '/root'
2017-12-17 09:04:29,442 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-17 09:04:29,450 [salt.state       ][INFO    ][17040] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-17 09:04:29,450 [salt.state       ][INFO    ][17040] Completed state [net.ipv4.ip_nonlocal_bind] at time 09:04:29.450058 duration_in_ms=25.468
2017-12-17 09:04:29,451 [salt.state       ][INFO    ][17040] Running state [haproxy] at time 09:04:29.451067
2017-12-17 09:04:29,451 [salt.state       ][INFO    ][17040] Executing state service.running for haproxy
2017-12-17 09:04:29,452 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-17 09:04:29,463 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-17 09:04:29,472 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-17 09:04:29,480 [salt.state       ][INFO    ][17040] The service haproxy is already running
2017-12-17 09:04:29,481 [salt.state       ][INFO    ][17040] Completed state [haproxy] at time 09:04:29.480596 duration_in_ms=29.529
2017-12-17 09:04:29,481 [salt.state       ][INFO    ][17040] Running state [haproxy] at time 09:04:29.480885
2017-12-17 09:04:29,481 [salt.state       ][INFO    ][17040] Executing state service.mod_watch for haproxy
2017-12-17 09:04:29,482 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-17 09:04:29,490 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-17 09:04:29,499 [salt.loaded.int.module.cmdmod][INFO    ][17040] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-17 09:04:29,540 [salt.state       ][INFO    ][17040] {'haproxy': True}
2017-12-17 09:04:29,540 [salt.state       ][INFO    ][17040] Completed state [haproxy] at time 09:04:29.540395 duration_in_ms=59.509
2017-12-17 09:04:29,542 [salt.minion      ][INFO    ][17040] Returning information for job: 20171217090417591507
2017-12-17 09:04:34,941 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command service.status with jid 20171217090434936877
2017-12-17 09:04:34,962 [salt.minion      ][INFO    ][17654] Starting a new job with PID 17654
2017-12-17 09:04:35,068 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-17 09:04:35,080 [salt.loaded.int.module.cmdmod][INFO    ][17654] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-17 09:04:35,092 [salt.minion      ][INFO    ][17654] Returning information for job: 20171217090434936877
2017-12-17 09:04:36,379 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command service.restart with jid 20171217090436374030
2017-12-17 09:04:36,400 [salt.minion      ][INFO    ][17662] Starting a new job with PID 17662
2017-12-17 09:04:36,501 [salt.loaded.int.module.cmdmod][INFO    ][17662] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-17 09:04:36,510 [salt.loaded.int.module.cmdmod][INFO    ][17662] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-17 09:04:36,526 [salt.loaded.int.module.cmdmod][INFO    ][17662] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-17 09:04:36,559 [salt.minion      ][INFO    ][17662] Returning information for job: 20171217090436374030
2017-12-17 09:33:06,437 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command test.ping with jid 20171217093306435642
2017-12-17 09:33:06,467 [salt.minion      ][INFO    ][19248] Starting a new job with PID 19248
2017-12-17 09:33:06,504 [salt.minion      ][INFO    ][19248] Returning information for job: 20171217093306435642
2017-12-17 09:33:40,126 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.sls with jid 20171217093340118099
2017-12-17 09:33:40,145 [salt.minion      ][INFO    ][19266] Starting a new job with PID 19266
2017-12-17 09:33:40,574 [salt.state       ][INFO    ][19266] Loading fresh modules for state activity
2017-12-17 09:33:40,598 [salt.fileclient  ][INFO    ][19266] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-17 09:33:40,619 [salt.fileclient  ][INFO    ][19266] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-17 09:33:40,644 [salt.fileclient  ][INFO    ][19266] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 09:33:40,981 [salt.state       ][INFO    ][19266] Running state [lsof] at time 09:33:40.980664
2017-12-17 09:33:40,981 [salt.state       ][INFO    ][19266] Executing state pkg.installed for lsof
2017-12-17 09:33:40,982 [salt.loaded.int.module.cmdmod][INFO    ][19266] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 09:33:41,508 [salt.state       ][INFO    ][19266] Package lsof is already installed
2017-12-17 09:33:41,508 [salt.state       ][INFO    ][19266] Completed state [lsof] at time 09:33:41.508360 duration_in_ms=527.696
2017-12-17 09:33:41,509 [salt.state       ][INFO    ][19266] Running state [keepalived] at time 09:33:41.508791
2017-12-17 09:33:41,509 [salt.state       ][INFO    ][19266] Executing state pkg.installed for keepalived
2017-12-17 09:33:41,512 [salt.state       ][INFO    ][19266] Package keepalived is already installed
2017-12-17 09:33:41,512 [salt.state       ][INFO    ][19266] Completed state [keepalived] at time 09:33:41.512259 duration_in_ms=3.468
2017-12-17 09:33:41,514 [salt.state       ][INFO    ][19266] Running state [/etc/keepalived/keepalived.conf] at time 09:33:41.514100
2017-12-17 09:33:41,514 [salt.state       ][INFO    ][19266] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-17 09:33:41,540 [salt.fileclient  ][INFO    ][19266] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-17 09:33:41,576 [salt.fileclient  ][INFO    ][19266] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 09:33:41,581 [salt.state       ][INFO    ][19266] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-17 09:33:41,581 [salt.state       ][INFO    ][19266] Completed state [/etc/keepalived/keepalived.conf] at time 09:33:41.581035 duration_in_ms=66.935
2017-12-17 09:33:41,582 [salt.state       ][INFO    ][19266] Running state [keepalived] at time 09:33:41.581937
2017-12-17 09:33:41,583 [salt.state       ][INFO    ][19266] Executing state service.running for keepalived
2017-12-17 09:33:41,583 [salt.loaded.int.module.cmdmod][INFO    ][19266] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-17 09:33:41,604 [salt.loaded.int.module.cmdmod][INFO    ][19266] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-17 09:33:41,615 [salt.loaded.int.module.cmdmod][INFO    ][19266] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 09:33:41,627 [salt.state       ][INFO    ][19266] The service keepalived is already running
2017-12-17 09:33:41,628 [salt.state       ][INFO    ][19266] Completed state [keepalived] at time 09:33:41.627553 duration_in_ms=45.615
2017-12-17 09:33:41,629 [salt.minion      ][INFO    ][19266] Returning information for job: 20171217093340118099
2017-12-17 09:33:44,147 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command pillar.get with jid 20171217093344144811
2017-12-17 09:33:44,170 [salt.minion      ][INFO    ][19290] Starting a new job with PID 19290
2017-12-17 09:33:44,178 [salt.minion      ][INFO    ][19290] Returning information for job: 20171217093344144811
2017-12-17 09:33:45,141 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.sls with jid 20171217093345135637
2017-12-17 09:33:45,157 [salt.minion      ][INFO    ][19295] Starting a new job with PID 19295
2017-12-17 09:33:45,627 [salt.state       ][INFO    ][19295] Loading fresh modules for state activity
2017-12-17 09:33:45,654 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-17 09:33:45,679 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-17 09:33:45,695 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-17 09:33:45,721 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:33:45,733 [py.warnings      ][WARNING ][19295] /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-17 09:33:45,735 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-17 09:33:45,767 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-17 09:33:45,791 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:33:45,815 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-17 09:33:45,833 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:33:45,859 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-17 09:33:45,917 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:33:45,951 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-17 09:33:45,972 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:33:45,997 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-17 09:33:46,017 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:33:46,041 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 09:33:46,075 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 09:33:46,443 [salt.state       ][INFO    ][19295] Running state [rabbitmq-server] at time 09:33:46.443339
2017-12-17 09:33:46,444 [salt.state       ][INFO    ][19295] Executing state pkg.installed for rabbitmq-server
2017-12-17 09:33:46,444 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 09:33:46,895 [salt.state       ][INFO    ][19295] Package rabbitmq-server is already installed
2017-12-17 09:33:46,895 [salt.state       ][INFO    ][19295] Completed state [rabbitmq-server] at time 09:33:46.895158 duration_in_ms=451.819
2017-12-17 09:33:46,895 [salt.state       ][INFO    ][19295] Running state [gettext-base] at time 09:33:46.895382
2017-12-17 09:33:46,896 [salt.state       ][INFO    ][19295] Executing state pkg.installed for gettext-base
2017-12-17 09:33:46,898 [salt.state       ][INFO    ][19295] Package gettext-base is already installed
2017-12-17 09:33:46,898 [salt.state       ][INFO    ][19295] Completed state [gettext-base] at time 09:33:46.898333 duration_in_ms=2.951
2017-12-17 09:33:46,900 [salt.state       ][INFO    ][19295] Running state [/etc/rabbitmq/rabbitmq.config] at time 09:33:46.899955
2017-12-17 09:33:46,900 [salt.state       ][INFO    ][19295] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-17 09:33:46,924 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-17 09:33:46,952 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:33:46,964 [salt.state       ][INFO    ][19295] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-17 09:33:46,964 [salt.state       ][INFO    ][19295] Completed state [/etc/rabbitmq/rabbitmq.config] at time 09:33:46.964072 duration_in_ms=64.117
2017-12-17 09:33:46,964 [salt.state       ][INFO    ][19295] Running state [/etc/default/rabbitmq-server] at time 09:33:46.964467
2017-12-17 09:33:46,965 [salt.state       ][INFO    ][19295] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-17 09:33:46,983 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-17 09:33:46,999 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:33:47,009 [salt.state       ][INFO    ][19295] File /etc/default/rabbitmq-server is in the correct state
2017-12-17 09:33:47,010 [salt.state       ][INFO    ][19295] Completed state [/etc/default/rabbitmq-server] at time 09:33:47.009536 duration_in_ms=45.069
2017-12-17 09:33:47,010 [salt.state       ][INFO    ][19295] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 09:33:47.009925
2017-12-17 09:33:47,010 [salt.state       ][INFO    ][19295] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-17 09:33:47,044 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-17 09:33:47,060 [salt.fileclient  ][INFO    ][19295] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:33:47,070 [salt.state       ][INFO    ][19295] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-17 09:33:47,070 [salt.state       ][INFO    ][19295] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 09:33:47.069945 duration_in_ms=60.021
2017-12-17 09:33:47,071 [salt.state       ][INFO    ][19295] Running state [rabbitmq-server] at time 09:33:47.070995
2017-12-17 09:33:47,071 [salt.state       ][INFO    ][19295] Executing state service.running for rabbitmq-server
2017-12-17 09:33:47,072 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-17 09:33:47,091 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 09:33:47,101 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 09:33:47,110 [salt.state       ][INFO    ][19295] The service rabbitmq-server is already running
2017-12-17 09:33:47,111 [salt.state       ][INFO    ][19295] Completed state [rabbitmq-server] at time 09:33:47.110642 duration_in_ms=39.646
2017-12-17 09:33:47,112 [salt.state       ][INFO    ][19295] Running state [amqp_client] at time 09:33:47.112103
2017-12-17 09:33:47,112 [salt.state       ][INFO    ][19295] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-17 09:33:47,113 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 09:33:47,639 [salt.state       ][INFO    ][19295] Plugin 'amqp_client' is already enabled.
2017-12-17 09:33:47,640 [salt.state       ][INFO    ][19295] Completed state [amqp_client] at time 09:33:47.639700 duration_in_ms=527.596
2017-12-17 09:33:47,641 [salt.state       ][INFO    ][19295] Running state [rabbitmq_management] at time 09:33:47.640589
2017-12-17 09:33:47,641 [salt.state       ][INFO    ][19295] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-17 09:33:47,642 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 09:33:48,161 [salt.state       ][INFO    ][19295] Plugin 'rabbitmq_management' is already enabled.
2017-12-17 09:33:48,161 [salt.state       ][INFO    ][19295] Completed state [rabbitmq_management] at time 09:33:48.161191 duration_in_ms=520.601
2017-12-17 09:33:48,163 [salt.state       ][INFO    ][19295] Running state [/openstack] at time 09:33:48.162807
2017-12-17 09:33:48,163 [salt.state       ][INFO    ][19295] Executing state rabbitmq_vhost.present for /openstack
2017-12-17 09:33:48,164 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-17 09:33:48,681 [salt.state       ][INFO    ][19295] Virtual Host '/openstack' already exists.
2017-12-17 09:33:48,681 [salt.state       ][INFO    ][19295] Completed state [/openstack] at time 09:33:48.681275 duration_in_ms=518.467
2017-12-17 09:33:48,683 [salt.state       ][INFO    ][19295] Running state [openstack] at time 09:33:48.682893
2017-12-17 09:33:48,683 [salt.state       ][INFO    ][19295] Executing state rabbitmq_user.present for openstack
2017-12-17 09:33:48,684 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 09:33:49,183 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 09:33:50,722 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-17 09:33:51,226 [salt.state       ][INFO    ][19295] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 09:33:51,227 [salt.state       ][INFO    ][19295] Completed state [openstack] at time 09:33:51.226689 duration_in_ms=2543.795
2017-12-17 09:33:51,228 [salt.state       ][INFO    ][19295] Running state [Ceilometer] at time 09:33:51.228161
2017-12-17 09:33:51,228 [salt.state       ][INFO    ][19295] Executing state rabbitmq_policy.present for Ceilometer
2017-12-17 09:33:51,229 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 09:33:51,742 [salt.loaded.int.module.cmdmod][INFO    ][19295] 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-17 09:33:52,292 [salt.state       ][INFO    ][19295] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-17 09:33:52,292 [salt.state       ][INFO    ][19295] Completed state [Ceilometer] at time 09:33:52.292339 duration_in_ms=1064.177
2017-12-17 09:33:52,293 [salt.state       ][INFO    ][19295] Running state [HA] at time 09:33:52.292947
2017-12-17 09:33:52,293 [salt.state       ][INFO    ][19295] Executing state rabbitmq_policy.present for HA
2017-12-17 09:33:52,294 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 09:33:52,774 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 09:33:53,292 [salt.state       ][INFO    ][19295] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-17 09:33:53,293 [salt.state       ][INFO    ][19295] Completed state [HA] at time 09:33:53.292561 duration_in_ms=999.614
2017-12-17 09:33:53,293 [salt.state       ][INFO    ][19295] Running state [guest] at time 09:33:53.292819
2017-12-17 09:33:53,293 [salt.state       ][INFO    ][19295] Executing state rabbitmq_user.present for guest
2017-12-17 09:33:53,294 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 09:33:53,783 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 09:33:55,252 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217093355228615
2017-12-17 09:33:55,271 [salt.minion      ][INFO    ][21745] Starting a new job with PID 21745
2017-12-17 09:33:55,283 [salt.minion      ][INFO    ][21745] Returning information for job: 20171217093355228615
2017-12-17 09:33:55,315 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-17 09:33:55,820 [salt.state       ][INFO    ][19295] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 09:33:55,820 [salt.state       ][INFO    ][19295] Completed state [guest] at time 09:33:55.820301 duration_in_ms=2527.48
2017-12-17 09:33:55,821 [salt.state       ][INFO    ][19295] Running state [HA] at time 09:33:55.820912
2017-12-17 09:33:55,821 [salt.state       ][INFO    ][19295] Executing state rabbitmq_policy.present for HA
2017-12-17 09:33:55,822 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-17 09:33:56,338 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 09:33:56,842 [salt.state       ][INFO    ][19295] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-17 09:33:56,842 [salt.state       ][INFO    ][19295] Completed state [HA] at time 09:33:56.842261 duration_in_ms=1021.349
2017-12-17 09:33:56,843 [salt.state       ][INFO    ][19295] Running state [admin] at time 09:33:56.842808
2017-12-17 09:33:56,843 [salt.state       ][INFO    ][19295] Executing state rabbitmq_user.present for admin
2017-12-17 09:33:56,844 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 09:33:57,327 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 09:33:58,921 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 09:33:59,415 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-17 09:33:59,928 [salt.state       ][INFO    ][19295] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 09:33:59,928 [salt.state       ][INFO    ][19295] Completed state [admin] at time 09:33:59.928179 duration_in_ms=3085.371
2017-12-17 09:33:59,929 [salt.state       ][INFO    ][19295] Running state [mdb02] at time 09:33:59.928832
2017-12-17 09:33:59,929 [salt.state       ][INFO    ][19295] Executing state host.present for mdb02
2017-12-17 09:33:59,930 [salt.state       ][INFO    ][19295] Host mdb02 (10.167.4.77) already present
2017-12-17 09:33:59,930 [salt.state       ][INFO    ][19295] Completed state [mdb02] at time 09:33:59.929715 duration_in_ms=0.883
2017-12-17 09:33:59,930 [salt.state       ][INFO    ][19295] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.929896
2017-12-17 09:33:59,930 [salt.state       ][INFO    ][19295] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,930 [salt.state       ][INFO    ][19295] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 09:33:59,931 [salt.state       ][INFO    ][19295] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.930575 duration_in_ms=0.679
2017-12-17 09:33:59,931 [salt.state       ][INFO    ][19295] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.930760
2017-12-17 09:33:59,931 [salt.state       ][INFO    ][19295] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,931 [salt.state       ][INFO    ][19295] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 09:33:59,931 [salt.state       ][INFO    ][19295] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.931454 duration_in_ms=0.694
2017-12-17 09:33:59,932 [salt.state       ][INFO    ][19295] Running state [mdb03] at time 09:33:59.931635
2017-12-17 09:33:59,932 [salt.state       ][INFO    ][19295] Executing state host.present for mdb03
2017-12-17 09:33:59,932 [salt.state       ][INFO    ][19295] Host mdb03 (10.167.4.78) already present
2017-12-17 09:33:59,932 [salt.state       ][INFO    ][19295] Completed state [mdb03] at time 09:33:59.932278 duration_in_ms=0.642
2017-12-17 09:33:59,932 [salt.state       ][INFO    ][19295] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.932460
2017-12-17 09:33:59,933 [salt.state       ][INFO    ][19295] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,933 [salt.state       ][INFO    ][19295] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 09:33:59,933 [salt.state       ][INFO    ][19295] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.933096 duration_in_ms=0.635
2017-12-17 09:33:59,933 [salt.state       ][INFO    ][19295] Running state [mdb01] at time 09:33:59.933270
2017-12-17 09:33:59,933 [salt.state       ][INFO    ][19295] Executing state host.present for mdb01
2017-12-17 09:33:59,934 [salt.state       ][INFO    ][19295] Host mdb01 (10.167.4.76) already present
2017-12-17 09:33:59,934 [salt.state       ][INFO    ][19295] Completed state [mdb01] at time 09:33:59.933899 duration_in_ms=0.629
2017-12-17 09:33:59,934 [salt.state       ][INFO    ][19295] Running state [mdb] at time 09:33:59.934071
2017-12-17 09:33:59,934 [salt.state       ][INFO    ][19295] Executing state host.present for mdb
2017-12-17 09:33:59,935 [salt.state       ][INFO    ][19295] Host mdb (10.167.4.75) already present
2017-12-17 09:33:59,935 [salt.state       ][INFO    ][19295] Completed state [mdb] at time 09:33:59.934707 duration_in_ms=0.636
2017-12-17 09:33:59,935 [salt.state       ][INFO    ][19295] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.934888
2017-12-17 09:33:59,935 [salt.state       ][INFO    ][19295] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,935 [salt.state       ][INFO    ][19295] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 09:33:59,936 [salt.state       ][INFO    ][19295] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.935606 duration_in_ms=0.717
2017-12-17 09:33:59,936 [salt.state       ][INFO    ][19295] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.935782
2017-12-17 09:33:59,936 [salt.state       ][INFO    ][19295] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,936 [salt.state       ][INFO    ][19295] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 09:33:59,936 [salt.state       ][INFO    ][19295] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.936439 duration_in_ms=0.658
2017-12-17 09:33:59,937 [salt.state       ][INFO    ][19295] Running state [cfg01] at time 09:33:59.936604
2017-12-17 09:33:59,937 [salt.state       ][INFO    ][19295] Executing state host.present for cfg01
2017-12-17 09:33:59,938 [salt.state       ][INFO    ][19295] Host cfg01 (10.167.4.100) already present
2017-12-17 09:33:59,938 [salt.state       ][INFO    ][19295] Completed state [cfg01] at time 09:33:59.938123 duration_in_ms=1.519
2017-12-17 09:33:59,938 [salt.state       ][INFO    ][19295] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.938299
2017-12-17 09:33:59,938 [salt.state       ][INFO    ][19295] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,939 [salt.state       ][INFO    ][19295] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 09:33:59,939 [salt.state       ][INFO    ][19295] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.938937 duration_in_ms=0.637
2017-12-17 09:33:59,939 [salt.state       ][INFO    ][19295] Running state [prx01] at time 09:33:59.939104
2017-12-17 09:33:59,939 [salt.state       ][INFO    ][19295] Executing state host.present for prx01
2017-12-17 09:33:59,940 [salt.state       ][INFO    ][19295] Host prx01 (10.167.4.104) already present
2017-12-17 09:33:59,940 [salt.state       ][INFO    ][19295] Completed state [prx01] at time 09:33:59.939778 duration_in_ms=0.673
2017-12-17 09:33:59,940 [salt.state       ][INFO    ][19295] Running state [kvm01] at time 09:33:59.939948
2017-12-17 09:33:59,940 [salt.state       ][INFO    ][19295] Executing state host.present for kvm01
2017-12-17 09:33:59,940 [salt.state       ][INFO    ][19295] Host kvm01 (10.167.4.141) already present
2017-12-17 09:33:59,941 [salt.state       ][INFO    ][19295] Completed state [kvm01] at time 09:33:59.940621 duration_in_ms=0.672
2017-12-17 09:33:59,941 [salt.state       ][INFO    ][19295] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.940782
2017-12-17 09:33:59,941 [salt.state       ][INFO    ][19295] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,941 [salt.state       ][INFO    ][19295] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 09:33:59,941 [salt.state       ][INFO    ][19295] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.941412 duration_in_ms=0.63
2017-12-17 09:33:59,942 [salt.state       ][INFO    ][19295] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.941579
2017-12-17 09:33:59,942 [salt.state       ][INFO    ][19295] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,942 [salt.state       ][INFO    ][19295] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 09:33:59,942 [salt.state       ][INFO    ][19295] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.942195 duration_in_ms=0.616
2017-12-17 09:33:59,942 [salt.state       ][INFO    ][19295] Running state [kvm03] at time 09:33:59.942362
2017-12-17 09:33:59,943 [salt.state       ][INFO    ][19295] Executing state host.present for kvm03
2017-12-17 09:33:59,943 [salt.state       ][INFO    ][19295] Host kvm03 (10.167.4.143) already present
2017-12-17 09:33:59,943 [salt.state       ][INFO    ][19295] Completed state [kvm03] at time 09:33:59.942983 duration_in_ms=0.622
2017-12-17 09:33:59,943 [salt.state       ][INFO    ][19295] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.943153
2017-12-17 09:33:59,943 [salt.state       ][INFO    ][19295] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,944 [salt.state       ][INFO    ][19295] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 09:33:59,944 [salt.state       ][INFO    ][19295] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.943827 duration_in_ms=0.674
2017-12-17 09:33:59,944 [salt.state       ][INFO    ][19295] Running state [kvm02] at time 09:33:59.943998
2017-12-17 09:33:59,944 [salt.state       ][INFO    ][19295] Executing state host.present for kvm02
2017-12-17 09:33:59,945 [salt.state       ][INFO    ][19295] Host kvm02 (10.167.4.142) already present
2017-12-17 09:33:59,945 [salt.state       ][INFO    ][19295] Completed state [kvm02] at time 09:33:59.944628 duration_in_ms=0.63
2017-12-17 09:33:59,945 [salt.state       ][INFO    ][19295] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.944796
2017-12-17 09:33:59,945 [salt.state       ][INFO    ][19295] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,945 [salt.state       ][INFO    ][19295] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 09:33:59,945 [salt.state       ][INFO    ][19295] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.945431 duration_in_ms=0.634
2017-12-17 09:33:59,946 [salt.state       ][INFO    ][19295] Running state [dbs] at time 09:33:59.945594
2017-12-17 09:33:59,946 [salt.state       ][INFO    ][19295] Executing state host.present for dbs
2017-12-17 09:33:59,946 [salt.state       ][INFO    ][19295] Host dbs (10.167.4.50) already present
2017-12-17 09:33:59,946 [salt.state       ][INFO    ][19295] Completed state [dbs] at time 09:33:59.946208 duration_in_ms=0.615
2017-12-17 09:33:59,946 [salt.state       ][INFO    ][19295] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.946370
2017-12-17 09:33:59,947 [salt.state       ][INFO    ][19295] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,947 [salt.state       ][INFO    ][19295] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 09:33:59,947 [salt.state       ][INFO    ][19295] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.946988 duration_in_ms=0.618
2017-12-17 09:33:59,947 [salt.state       ][INFO    ][19295] Running state [prx] at time 09:33:59.947154
2017-12-17 09:33:59,947 [salt.state       ][INFO    ][19295] Executing state host.present for prx
2017-12-17 09:33:59,948 [salt.state       ][INFO    ][19295] Host prx (172.30.10.103) already present
2017-12-17 09:33:59,948 [salt.state       ][INFO    ][19295] Completed state [prx] at time 09:33:59.947809 duration_in_ms=0.655
2017-12-17 09:33:59,948 [salt.state       ][INFO    ][19295] Running state [prx02] at time 09:33:59.947975
2017-12-17 09:33:59,948 [salt.state       ][INFO    ][19295] Executing state host.present for prx02
2017-12-17 09:33:59,948 [salt.state       ][INFO    ][19295] Host prx02 (10.167.4.105) already present
2017-12-17 09:33:59,949 [salt.state       ][INFO    ][19295] Completed state [prx02] at time 09:33:59.948593 duration_in_ms=0.617
2017-12-17 09:33:59,949 [salt.state       ][INFO    ][19295] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.948761
2017-12-17 09:33:59,949 [salt.state       ][INFO    ][19295] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,949 [salt.state       ][INFO    ][19295] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 09:33:59,949 [salt.state       ][INFO    ][19295] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.949377 duration_in_ms=0.617
2017-12-17 09:33:59,950 [salt.state       ][INFO    ][19295] Running state [msg02] at time 09:33:59.949552
2017-12-17 09:33:59,950 [salt.state       ][INFO    ][19295] Executing state host.present for msg02
2017-12-17 09:33:59,950 [salt.state       ][INFO    ][19295] Host msg02 (10.167.4.42) already present
2017-12-17 09:33:59,950 [salt.state       ][INFO    ][19295] Completed state [msg02] at time 09:33:59.950167 duration_in_ms=0.615
2017-12-17 09:33:59,950 [salt.state       ][INFO    ][19295] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.950328
2017-12-17 09:33:59,950 [salt.state       ][INFO    ][19295] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,951 [salt.state       ][INFO    ][19295] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 09:33:59,951 [salt.state       ][INFO    ][19295] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.950941 duration_in_ms=0.613
2017-12-17 09:33:59,951 [salt.state       ][INFO    ][19295] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.951107
2017-12-17 09:33:59,951 [salt.state       ][INFO    ][19295] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,952 [salt.state       ][INFO    ][19295] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 09:33:59,952 [salt.state       ][INFO    ][19295] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.951773 duration_in_ms=0.666
2017-12-17 09:33:59,952 [salt.state       ][INFO    ][19295] Running state [msg03] at time 09:33:59.951937
2017-12-17 09:33:59,952 [salt.state       ][INFO    ][19295] Executing state host.present for msg03
2017-12-17 09:33:59,952 [salt.state       ][INFO    ][19295] Host msg03 (10.167.4.43) already present
2017-12-17 09:33:59,953 [salt.state       ][INFO    ][19295] Completed state [msg03] at time 09:33:59.952557 duration_in_ms=0.62
2017-12-17 09:33:59,953 [salt.state       ][INFO    ][19295] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.952721
2017-12-17 09:33:59,953 [salt.state       ][INFO    ][19295] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:33:59,953 [salt.state       ][INFO    ][19295] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 09:33:59,953 [salt.state       ][INFO    ][19295] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:33:59.953339 duration_in_ms=0.618
2017-12-17 09:33:59,954 [salt.state       ][INFO    ][19295] Running state [msg01] at time 09:33:59.953502
2017-12-17 09:33:59,954 [salt.state       ][INFO    ][19295] Executing state host.present for msg01
2017-12-17 09:33:59,954 [salt.state       ][INFO    ][19295] Host msg01 (10.167.4.41) already present
2017-12-17 09:33:59,954 [salt.state       ][INFO    ][19295] Completed state [msg01] at time 09:33:59.954116 duration_in_ms=0.614
2017-12-17 09:33:59,955 [salt.state       ][INFO    ][19295] Running state [file.replace] at time 09:33:59.954991
2017-12-17 09:33:59,955 [salt.state       ][INFO    ][19295] Executing state module.run for file.replace
2017-12-17 09:34:00,027 [salt.loaded.int.module.cmdmod][INFO    ][19295] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 09:34:00,036 [salt.state       ][INFO    ][19295] onlyif execution failed
2017-12-17 09:34:00,036 [salt.state       ][INFO    ][19295] Completed state [file.replace] at time 09:34:00.036069 duration_in_ms=81.076
2017-12-17 09:34:00,036 [salt.state       ][INFO    ][19295] Running state [msg] at time 09:34:00.036317
2017-12-17 09:34:00,037 [salt.state       ][INFO    ][19295] Executing state host.present for msg
2017-12-17 09:34:00,037 [salt.state       ][INFO    ][19295] Host msg (10.167.4.40) already present
2017-12-17 09:34:00,037 [salt.state       ][INFO    ][19295] Completed state [msg] at time 09:34:00.037184 duration_in_ms=0.867
2017-12-17 09:34:00,037 [salt.state       ][INFO    ][19295] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.037349
2017-12-17 09:34:00,038 [salt.state       ][INFO    ][19295] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,038 [salt.state       ][INFO    ][19295] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 09:34:00,038 [salt.state       ][INFO    ][19295] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.037947 duration_in_ms=0.598
2017-12-17 09:34:00,038 [salt.state       ][INFO    ][19295] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.038116
2017-12-17 09:34:00,038 [salt.state       ][INFO    ][19295] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,039 [salt.state       ][INFO    ][19295] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 09:34:00,039 [salt.state       ][INFO    ][19295] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.038705 duration_in_ms=0.59
2017-12-17 09:34:00,039 [salt.state       ][INFO    ][19295] Running state [cfg01] at time 09:34:00.038870
2017-12-17 09:34:00,039 [salt.state       ][INFO    ][19295] Executing state host.present for cfg01
2017-12-17 09:34:00,039 [salt.state       ][INFO    ][19295] Host cfg01 (10.167.4.100) already present
2017-12-17 09:34:00,040 [salt.state       ][INFO    ][19295] Completed state [cfg01] at time 09:34:00.039478 duration_in_ms=0.608
2017-12-17 09:34:00,040 [salt.state       ][INFO    ][19295] Running state [cmp002] at time 09:34:00.039637
2017-12-17 09:34:00,040 [salt.state       ][INFO    ][19295] Executing state host.present for cmp002
2017-12-17 09:34:00,040 [salt.state       ][INFO    ][19295] Host cmp002 (10.167.4.102) already present
2017-12-17 09:34:00,040 [salt.state       ][INFO    ][19295] Completed state [cmp002] at time 09:34:00.040225 duration_in_ms=0.588
2017-12-17 09:34:00,040 [salt.state       ][INFO    ][19295] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.040384
2017-12-17 09:34:00,041 [salt.state       ][INFO    ][19295] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,041 [salt.state       ][INFO    ][19295] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 09:34:00,041 [salt.state       ][INFO    ][19295] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.040972 duration_in_ms=0.596
2017-12-17 09:34:00,041 [salt.state       ][INFO    ][19295] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.041130
2017-12-17 09:34:00,041 [salt.state       ][INFO    ][19295] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,042 [salt.state       ][INFO    ][19295] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 09:34:00,042 [salt.state       ][INFO    ][19295] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.041698 duration_in_ms=0.568
2017-12-17 09:34:00,042 [salt.state       ][INFO    ][19295] Running state [cmp001] at time 09:34:00.041854
2017-12-17 09:34:00,042 [salt.state       ][INFO    ][19295] Executing state host.present for cmp001
2017-12-17 09:34:00,042 [salt.state       ][INFO    ][19295] Host cmp001 (10.167.4.101) already present
2017-12-17 09:34:00,042 [salt.state       ][INFO    ][19295] Completed state [cmp001] at time 09:34:00.042420 duration_in_ms=0.566
2017-12-17 09:34:00,043 [salt.state       ][INFO    ][19295] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.042579
2017-12-17 09:34:00,043 [salt.state       ][INFO    ][19295] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,043 [salt.state       ][INFO    ][19295] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 09:34:00,043 [salt.state       ][INFO    ][19295] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.043153 duration_in_ms=0.574
2017-12-17 09:34:00,043 [salt.state       ][INFO    ][19295] Running state [dbs01] at time 09:34:00.043316
2017-12-17 09:34:00,044 [salt.state       ][INFO    ][19295] Executing state host.present for dbs01
2017-12-17 09:34:00,044 [salt.state       ][INFO    ][19295] Host dbs01 (10.167.4.51) already present
2017-12-17 09:34:00,044 [salt.state       ][INFO    ][19295] Completed state [dbs01] at time 09:34:00.043959 duration_in_ms=0.644
2017-12-17 09:34:00,044 [salt.state       ][INFO    ][19295] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.044114
2017-12-17 09:34:00,044 [salt.state       ][INFO    ][19295] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,045 [salt.state       ][INFO    ][19295] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 09:34:00,045 [salt.state       ][INFO    ][19295] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.044697 duration_in_ms=0.584
2017-12-17 09:34:00,045 [salt.state       ][INFO    ][19295] Running state [dbs02] at time 09:34:00.044856
2017-12-17 09:34:00,045 [salt.state       ][INFO    ][19295] Executing state host.present for dbs02
2017-12-17 09:34:00,045 [salt.state       ][INFO    ][19295] Host dbs02 (10.167.4.52) already present
2017-12-17 09:34:00,045 [salt.state       ][INFO    ][19295] Completed state [dbs02] at time 09:34:00.045426 duration_in_ms=0.57
2017-12-17 09:34:00,046 [salt.state       ][INFO    ][19295] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.045580
2017-12-17 09:34:00,046 [salt.state       ][INFO    ][19295] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,046 [salt.state       ][INFO    ][19295] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 09:34:00,046 [salt.state       ][INFO    ][19295] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.046359 duration_in_ms=0.78
2017-12-17 09:34:00,047 [salt.state       ][INFO    ][19295] Running state [dbs03] at time 09:34:00.046516
2017-12-17 09:34:00,047 [salt.state       ][INFO    ][19295] Executing state host.present for dbs03
2017-12-17 09:34:00,047 [salt.state       ][INFO    ][19295] Host dbs03 (10.167.4.53) already present
2017-12-17 09:34:00,047 [salt.state       ][INFO    ][19295] Completed state [dbs03] at time 09:34:00.047098 duration_in_ms=0.581
2017-12-17 09:34:00,047 [salt.state       ][INFO    ][19295] Running state [odl01] at time 09:34:00.047252
2017-12-17 09:34:00,047 [salt.state       ][INFO    ][19295] Executing state host.present for odl01
2017-12-17 09:34:00,048 [salt.state       ][INFO    ][19295] Host odl01 (10.167.4.111) already present
2017-12-17 09:34:00,048 [salt.state       ][INFO    ][19295] Completed state [odl01] at time 09:34:00.047870 duration_in_ms=0.618
2017-12-17 09:34:00,048 [salt.state       ][INFO    ][19295] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.048020
2017-12-17 09:34:00,048 [salt.state       ][INFO    ][19295] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,048 [salt.state       ][INFO    ][19295] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 09:34:00,049 [salt.state       ][INFO    ][19295] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.048596 duration_in_ms=0.575
2017-12-17 09:34:00,049 [salt.state       ][INFO    ][19295] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.048751
2017-12-17 09:34:00,049 [salt.state       ][INFO    ][19295] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,049 [salt.state       ][INFO    ][19295] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 09:34:00,049 [salt.state       ][INFO    ][19295] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.049316 duration_in_ms=0.566
2017-12-17 09:34:00,049 [salt.state       ][INFO    ][19295] Running state [mas01] at time 09:34:00.049472
2017-12-17 09:34:00,050 [salt.state       ][INFO    ][19295] Executing state host.present for mas01
2017-12-17 09:34:00,050 [salt.state       ][INFO    ][19295] Host mas01 (10.167.4.3) already present
2017-12-17 09:34:00,050 [salt.state       ][INFO    ][19295] Completed state [mas01] at time 09:34:00.050044 duration_in_ms=0.571
2017-12-17 09:34:00,050 [salt.state       ][INFO    ][19295] Running state [ctl02] at time 09:34:00.050196
2017-12-17 09:34:00,050 [salt.state       ][INFO    ][19295] Executing state host.present for ctl02
2017-12-17 09:34:00,051 [salt.state       ][INFO    ][19295] Host ctl02 (10.167.4.12) already present
2017-12-17 09:34:00,051 [salt.state       ][INFO    ][19295] Completed state [ctl02] at time 09:34:00.050758 duration_in_ms=0.562
2017-12-17 09:34:00,051 [salt.state       ][INFO    ][19295] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.050908
2017-12-17 09:34:00,051 [salt.state       ][INFO    ][19295] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,051 [salt.state       ][INFO    ][19295] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 09:34:00,052 [salt.state       ][INFO    ][19295] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.051501 duration_in_ms=0.593
2017-12-17 09:34:00,052 [salt.state       ][INFO    ][19295] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.051669
2017-12-17 09:34:00,052 [salt.state       ][INFO    ][19295] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,052 [salt.state       ][INFO    ][19295] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 09:34:00,052 [salt.state       ][INFO    ][19295] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.052237 duration_in_ms=0.567
2017-12-17 09:34:00,052 [salt.state       ][INFO    ][19295] Running state [ctl03] at time 09:34:00.052402
2017-12-17 09:34:00,053 [salt.state       ][INFO    ][19295] Executing state host.present for ctl03
2017-12-17 09:34:00,053 [salt.state       ][INFO    ][19295] Host ctl03 (10.167.4.13) already present
2017-12-17 09:34:00,053 [salt.state       ][INFO    ][19295] Completed state [ctl03] at time 09:34:00.052966 duration_in_ms=0.564
2017-12-17 09:34:00,053 [salt.state       ][INFO    ][19295] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.053120
2017-12-17 09:34:00,053 [salt.state       ][INFO    ][19295] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,054 [salt.state       ][INFO    ][19295] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 09:34:00,054 [salt.state       ][INFO    ][19295] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.053687 duration_in_ms=0.568
2017-12-17 09:34:00,054 [salt.state       ][INFO    ][19295] Running state [ctl01] at time 09:34:00.053842
2017-12-17 09:34:00,054 [salt.state       ][INFO    ][19295] Executing state host.present for ctl01
2017-12-17 09:34:00,054 [salt.state       ][INFO    ][19295] Host ctl01 (10.167.4.11) already present
2017-12-17 09:34:00,054 [salt.state       ][INFO    ][19295] Completed state [ctl01] at time 09:34:00.054407 duration_in_ms=0.565
2017-12-17 09:34:00,055 [salt.state       ][INFO    ][19295] Running state [ctl] at time 09:34:00.054560
2017-12-17 09:34:00,055 [salt.state       ][INFO    ][19295] Executing state host.present for ctl
2017-12-17 09:34:00,055 [salt.state       ][INFO    ][19295] Host ctl (10.167.4.10) already present
2017-12-17 09:34:00,055 [salt.state       ][INFO    ][19295] Completed state [ctl] at time 09:34:00.055132 duration_in_ms=0.572
2017-12-17 09:34:00,055 [salt.state       ][INFO    ][19295] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.055281
2017-12-17 09:34:00,055 [salt.state       ][INFO    ][19295] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:00,056 [salt.state       ][INFO    ][19295] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 09:34:00,056 [salt.state       ][INFO    ][19295] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:34:00.055905 duration_in_ms=0.624
2017-12-17 09:34:00,056 [salt.state       ][INFO    ][19295] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 09:34:00.056345
2017-12-17 09:34:00,057 [salt.state       ][INFO    ][19295] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-17 09:34:00,057 [salt.state       ][INFO    ][19295] /var/lib/rabbitmq/.cluster_name exists
2017-12-17 09:34:00,057 [salt.state       ][INFO    ][19295] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 09:34:00.056917 duration_in_ms=0.572
2017-12-17 09:34:00,058 [salt.minion      ][INFO    ][19295] Returning information for job: 20171217093345135637
2017-12-17 09:34:01,018 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.sls with jid 20171217093401006841
2017-12-17 09:34:01,034 [salt.minion      ][INFO    ][23100] Starting a new job with PID 23100
2017-12-17 09:34:03,520 [salt.state       ][INFO    ][23100] Loading fresh modules for state activity
2017-12-17 09:34:03,548 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-17 09:34:03,574 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-17 09:34:03,588 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-17 09:34:03,613 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:34:03,626 [py.warnings      ][WARNING ][23100] /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-17 09:34:03,628 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-17 09:34:03,658 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-17 09:34:03,682 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:34:03,705 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-17 09:34:03,726 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:34:03,750 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-17 09:34:03,789 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:34:03,825 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-17 09:34:03,843 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:34:03,867 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-17 09:34:03,885 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:34:03,909 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-17 09:34:03,942 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 09:34:04,306 [salt.state       ][INFO    ][23100] Running state [rabbitmq-server] at time 09:34:04.305789
2017-12-17 09:34:04,306 [salt.state       ][INFO    ][23100] Executing state pkg.installed for rabbitmq-server
2017-12-17 09:34:04,306 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 09:34:04,763 [salt.state       ][INFO    ][23100] Package rabbitmq-server is already installed
2017-12-17 09:34:04,763 [salt.state       ][INFO    ][23100] Completed state [rabbitmq-server] at time 09:34:04.762831 duration_in_ms=457.043
2017-12-17 09:34:04,763 [salt.state       ][INFO    ][23100] Running state [gettext-base] at time 09:34:04.763054
2017-12-17 09:34:04,763 [salt.state       ][INFO    ][23100] Executing state pkg.installed for gettext-base
2017-12-17 09:34:04,766 [salt.state       ][INFO    ][23100] Package gettext-base is already installed
2017-12-17 09:34:04,766 [salt.state       ][INFO    ][23100] Completed state [gettext-base] at time 09:34:04.766093 duration_in_ms=3.028
2017-12-17 09:34:04,768 [salt.state       ][INFO    ][23100] Running state [/etc/rabbitmq/rabbitmq.config] at time 09:34:04.767849
2017-12-17 09:34:04,768 [salt.state       ][INFO    ][23100] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-17 09:34:04,790 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-17 09:34:04,819 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:34:04,831 [salt.state       ][INFO    ][23100] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-17 09:34:04,831 [salt.state       ][INFO    ][23100] Completed state [/etc/rabbitmq/rabbitmq.config] at time 09:34:04.830988 duration_in_ms=63.139
2017-12-17 09:34:04,831 [salt.state       ][INFO    ][23100] Running state [/etc/default/rabbitmq-server] at time 09:34:04.831430
2017-12-17 09:34:04,832 [salt.state       ][INFO    ][23100] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-17 09:34:04,848 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-17 09:34:04,864 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:34:04,874 [salt.state       ][INFO    ][23100] File /etc/default/rabbitmq-server is in the correct state
2017-12-17 09:34:04,874 [salt.state       ][INFO    ][23100] Completed state [/etc/default/rabbitmq-server] at time 09:34:04.874137 duration_in_ms=42.706
2017-12-17 09:34:04,875 [salt.state       ][INFO    ][23100] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 09:34:04.874543
2017-12-17 09:34:04,875 [salt.state       ][INFO    ][23100] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-17 09:34:04,891 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-17 09:34:04,906 [salt.fileclient  ][INFO    ][23100] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-17 09:34:04,916 [salt.state       ][INFO    ][23100] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-17 09:34:04,916 [salt.state       ][INFO    ][23100] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 09:34:04.916392 duration_in_ms=41.85
2017-12-17 09:34:04,917 [salt.state       ][INFO    ][23100] Running state [rabbitmq-server] at time 09:34:04.917455
2017-12-17 09:34:04,918 [salt.state       ][INFO    ][23100] Executing state service.running for rabbitmq-server
2017-12-17 09:34:04,918 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-17 09:34:04,937 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 09:34:04,946 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-17 09:34:04,955 [salt.state       ][INFO    ][23100] The service rabbitmq-server is already running
2017-12-17 09:34:04,955 [salt.state       ][INFO    ][23100] Completed state [rabbitmq-server] at time 09:34:04.954933 duration_in_ms=37.477
2017-12-17 09:34:04,956 [salt.state       ][INFO    ][23100] Running state [amqp_client] at time 09:34:04.956412
2017-12-17 09:34:04,957 [salt.state       ][INFO    ][23100] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-17 09:34:04,957 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 09:34:05,470 [salt.state       ][INFO    ][23100] Plugin 'amqp_client' is already enabled.
2017-12-17 09:34:05,470 [salt.state       ][INFO    ][23100] Completed state [amqp_client] at time 09:34:05.469930 duration_in_ms=513.517
2017-12-17 09:34:05,471 [salt.state       ][INFO    ][23100] Running state [rabbitmq_management] at time 09:34:05.470571
2017-12-17 09:34:05,471 [salt.state       ][INFO    ][23100] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-17 09:34:05,471 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-17 09:34:06,016 [salt.state       ][INFO    ][23100] Plugin 'rabbitmq_management' is already enabled.
2017-12-17 09:34:06,017 [salt.state       ][INFO    ][23100] Completed state [rabbitmq_management] at time 09:34:06.016658 duration_in_ms=546.085
2017-12-17 09:34:06,018 [salt.state       ][INFO    ][23100] Running state [/openstack] at time 09:34:06.018040
2017-12-17 09:34:06,018 [salt.state       ][INFO    ][23100] Executing state rabbitmq_vhost.present for /openstack
2017-12-17 09:34:06,019 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-17 09:34:06,529 [salt.state       ][INFO    ][23100] Virtual Host '/openstack' already exists.
2017-12-17 09:34:06,529 [salt.state       ][INFO    ][23100] Completed state [/openstack] at time 09:34:06.529025 duration_in_ms=510.985
2017-12-17 09:34:06,531 [salt.state       ][INFO    ][23100] Running state [openstack] at time 09:34:06.530605
2017-12-17 09:34:06,531 [salt.state       ][INFO    ][23100] Executing state rabbitmq_user.present for openstack
2017-12-17 09:34:06,531 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 09:34:07,020 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 09:34:08,591 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-17 09:34:09,131 [salt.state       ][INFO    ][23100] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 09:34:09,131 [salt.state       ][INFO    ][23100] Completed state [openstack] at time 09:34:09.131231 duration_in_ms=2600.626
2017-12-17 09:34:09,133 [salt.state       ][INFO    ][23100] Running state [Ceilometer] at time 09:34:09.132536
2017-12-17 09:34:09,133 [salt.state       ][INFO    ][23100] Executing state rabbitmq_policy.present for Ceilometer
2017-12-17 09:34:09,133 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 09:34:09,616 [salt.loaded.int.module.cmdmod][INFO    ][23100] 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-17 09:34:10,184 [salt.state       ][INFO    ][23100] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-17 09:34:10,184 [salt.state       ][INFO    ][23100] Completed state [Ceilometer] at time 09:34:10.184079 duration_in_ms=1051.542
2017-12-17 09:34:10,185 [salt.state       ][INFO    ][23100] Running state [HA] at time 09:34:10.184687
2017-12-17 09:34:10,185 [salt.state       ][INFO    ][23100] Executing state rabbitmq_policy.present for HA
2017-12-17 09:34:10,185 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-17 09:34:10,673 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 09:34:11,112 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217093411106135
2017-12-17 09:34:11,128 [salt.minion      ][INFO    ][24951] Starting a new job with PID 24951
2017-12-17 09:34:11,138 [salt.minion      ][INFO    ][24951] Returning information for job: 20171217093411106135
2017-12-17 09:34:11,216 [salt.state       ][INFO    ][23100] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-17 09:34:11,216 [salt.state       ][INFO    ][23100] Completed state [HA] at time 09:34:11.215770 duration_in_ms=1031.081
2017-12-17 09:34:11,216 [salt.state       ][INFO    ][23100] Running state [guest] at time 09:34:11.216010
2017-12-17 09:34:11,216 [salt.state       ][INFO    ][23100] Executing state rabbitmq_user.present for guest
2017-12-17 09:34:11,217 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 09:34:11,738 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 09:34:13,366 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-17 09:34:13,897 [salt.state       ][INFO    ][23100] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 09:34:13,898 [salt.state       ][INFO    ][23100] Completed state [guest] at time 09:34:13.897469 duration_in_ms=2681.459
2017-12-17 09:34:13,898 [salt.state       ][INFO    ][23100] Running state [HA] at time 09:34:13.898078
2017-12-17 09:34:13,898 [salt.state       ][INFO    ][23100] Executing state rabbitmq_policy.present for HA
2017-12-17 09:34:13,899 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-17 09:34:14,440 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-17 09:34:14,951 [salt.state       ][INFO    ][23100] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-17 09:34:14,952 [salt.state       ][INFO    ][23100] Completed state [HA] at time 09:34:14.951542 duration_in_ms=1053.462
2017-12-17 09:34:14,952 [salt.state       ][INFO    ][23100] Running state [admin] at time 09:34:14.952148
2017-12-17 09:34:14,952 [salt.state       ][INFO    ][23100] Executing state rabbitmq_user.present for admin
2017-12-17 09:34:14,953 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 09:34:15,465 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-17 09:34:17,059 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-17 09:34:17,591 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-17 09:34:18,121 [salt.state       ][INFO    ][23100] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-17 09:34:18,121 [salt.state       ][INFO    ][23100] Completed state [admin] at time 09:34:18.121011 duration_in_ms=3168.862
2017-12-17 09:34:18,122 [salt.state       ][INFO    ][23100] Running state [mdb02] at time 09:34:18.121677
2017-12-17 09:34:18,122 [salt.state       ][INFO    ][23100] Executing state host.present for mdb02
2017-12-17 09:34:18,122 [salt.state       ][INFO    ][23100] Host mdb02 (10.167.4.77) already present
2017-12-17 09:34:18,123 [salt.state       ][INFO    ][23100] Completed state [mdb02] at time 09:34:18.122578 duration_in_ms=0.9
2017-12-17 09:34:18,123 [salt.state       ][INFO    ][23100] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.122744
2017-12-17 09:34:18,123 [salt.state       ][INFO    ][23100] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,123 [salt.state       ][INFO    ][23100] Host mdb02.baremetal-mcp-pike-odl-ha.local (10.167.4.77) already present
2017-12-17 09:34:18,123 [salt.state       ][INFO    ][23100] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.123372 duration_in_ms=0.627
2017-12-17 09:34:18,124 [salt.state       ][INFO    ][23100] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.123539
2017-12-17 09:34:18,124 [salt.state       ][INFO    ][23100] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,124 [salt.state       ][INFO    ][23100] Host mdb03.baremetal-mcp-pike-odl-ha.local (10.167.4.78) already present
2017-12-17 09:34:18,124 [salt.state       ][INFO    ][23100] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.124141 duration_in_ms=0.601
2017-12-17 09:34:18,124 [salt.state       ][INFO    ][23100] Running state [mdb03] at time 09:34:18.124298
2017-12-17 09:34:18,124 [salt.state       ][INFO    ][23100] Executing state host.present for mdb03
2017-12-17 09:34:18,125 [salt.state       ][INFO    ][23100] Host mdb03 (10.167.4.78) already present
2017-12-17 09:34:18,125 [salt.state       ][INFO    ][23100] Completed state [mdb03] at time 09:34:18.124900 duration_in_ms=0.602
2017-12-17 09:34:18,125 [salt.state       ][INFO    ][23100] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.125060
2017-12-17 09:34:18,125 [salt.state       ][INFO    ][23100] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,126 [salt.state       ][INFO    ][23100] Host mdb01.baremetal-mcp-pike-odl-ha.local (10.167.4.76) already present
2017-12-17 09:34:18,126 [salt.state       ][INFO    ][23100] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.125650 duration_in_ms=0.59
2017-12-17 09:34:18,126 [salt.state       ][INFO    ][23100] Running state [mdb01] at time 09:34:18.125820
2017-12-17 09:34:18,126 [salt.state       ][INFO    ][23100] Executing state host.present for mdb01
2017-12-17 09:34:18,126 [salt.state       ][INFO    ][23100] Host mdb01 (10.167.4.76) already present
2017-12-17 09:34:18,126 [salt.state       ][INFO    ][23100] Completed state [mdb01] at time 09:34:18.126428 duration_in_ms=0.608
2017-12-17 09:34:18,127 [salt.state       ][INFO    ][23100] Running state [mdb] at time 09:34:18.126589
2017-12-17 09:34:18,127 [salt.state       ][INFO    ][23100] Executing state host.present for mdb
2017-12-17 09:34:18,127 [salt.state       ][INFO    ][23100] Host mdb (10.167.4.75) already present
2017-12-17 09:34:18,127 [salt.state       ][INFO    ][23100] Completed state [mdb] at time 09:34:18.127206 duration_in_ms=0.617
2017-12-17 09:34:18,127 [salt.state       ][INFO    ][23100] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.127383
2017-12-17 09:34:18,128 [salt.state       ][INFO    ][23100] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,128 [salt.state       ][INFO    ][23100] Host mdb.baremetal-mcp-pike-odl-ha.local (10.167.4.75) already present
2017-12-17 09:34:18,128 [salt.state       ][INFO    ][23100] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.127997 duration_in_ms=0.614
2017-12-17 09:34:18,128 [salt.state       ][INFO    ][23100] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.128166
2017-12-17 09:34:18,128 [salt.state       ][INFO    ][23100] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,129 [salt.state       ][INFO    ][23100] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 09:34:18,129 [salt.state       ][INFO    ][23100] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.128744 duration_in_ms=0.579
2017-12-17 09:34:18,129 [salt.state       ][INFO    ][23100] Running state [cfg01] at time 09:34:18.128924
2017-12-17 09:34:18,129 [salt.state       ][INFO    ][23100] Executing state host.present for cfg01
2017-12-17 09:34:18,130 [salt.state       ][INFO    ][23100] Host cfg01 (10.167.4.100) already present
2017-12-17 09:34:18,130 [salt.state       ][INFO    ][23100] Completed state [cfg01] at time 09:34:18.130450 duration_in_ms=1.525
2017-12-17 09:34:18,131 [salt.state       ][INFO    ][23100] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.130620
2017-12-17 09:34:18,131 [salt.state       ][INFO    ][23100] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,131 [salt.state       ][INFO    ][23100] Host prx01.baremetal-mcp-pike-odl-ha.local (10.167.4.104) already present
2017-12-17 09:34:18,131 [salt.state       ][INFO    ][23100] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.131204 duration_in_ms=0.584
2017-12-17 09:34:18,131 [salt.state       ][INFO    ][23100] Running state [prx01] at time 09:34:18.131355
2017-12-17 09:34:18,132 [salt.state       ][INFO    ][23100] Executing state host.present for prx01
2017-12-17 09:34:18,132 [salt.state       ][INFO    ][23100] Host prx01 (10.167.4.104) already present
2017-12-17 09:34:18,132 [salt.state       ][INFO    ][23100] Completed state [prx01] at time 09:34:18.131936 duration_in_ms=0.582
2017-12-17 09:34:18,132 [salt.state       ][INFO    ][23100] Running state [kvm01] at time 09:34:18.132126
2017-12-17 09:34:18,132 [salt.state       ][INFO    ][23100] Executing state host.present for kvm01
2017-12-17 09:34:18,133 [salt.state       ][INFO    ][23100] Host kvm01 (10.167.4.141) already present
2017-12-17 09:34:18,133 [salt.state       ][INFO    ][23100] Completed state [kvm01] at time 09:34:18.132705 duration_in_ms=0.579
2017-12-17 09:34:18,133 [salt.state       ][INFO    ][23100] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.132856
2017-12-17 09:34:18,133 [salt.state       ][INFO    ][23100] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,133 [salt.state       ][INFO    ][23100] Host kvm01.baremetal-mcp-pike-odl-ha.local (10.167.4.141) already present
2017-12-17 09:34:18,133 [salt.state       ][INFO    ][23100] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.133416 duration_in_ms=0.559
2017-12-17 09:34:18,134 [salt.state       ][INFO    ][23100] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.133566
2017-12-17 09:34:18,134 [salt.state       ][INFO    ][23100] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,134 [salt.state       ][INFO    ][23100] Host kvm03.baremetal-mcp-pike-odl-ha.local (10.167.4.143) already present
2017-12-17 09:34:18,134 [salt.state       ][INFO    ][23100] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.134146 duration_in_ms=0.579
2017-12-17 09:34:18,134 [salt.state       ][INFO    ][23100] Running state [kvm03] at time 09:34:18.134299
2017-12-17 09:34:18,134 [salt.state       ][INFO    ][23100] Executing state host.present for kvm03
2017-12-17 09:34:18,135 [salt.state       ][INFO    ][23100] Host kvm03 (10.167.4.143) already present
2017-12-17 09:34:18,135 [salt.state       ][INFO    ][23100] Completed state [kvm03] at time 09:34:18.134885 duration_in_ms=0.586
2017-12-17 09:34:18,135 [salt.state       ][INFO    ][23100] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.135050
2017-12-17 09:34:18,135 [salt.state       ][INFO    ][23100] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,136 [salt.state       ][INFO    ][23100] Host kvm02.baremetal-mcp-pike-odl-ha.local (10.167.4.142) already present
2017-12-17 09:34:18,136 [salt.state       ][INFO    ][23100] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.135719 duration_in_ms=0.669
2017-12-17 09:34:18,136 [salt.state       ][INFO    ][23100] Running state [kvm02] at time 09:34:18.135877
2017-12-17 09:34:18,136 [salt.state       ][INFO    ][23100] Executing state host.present for kvm02
2017-12-17 09:34:18,136 [salt.state       ][INFO    ][23100] Host kvm02 (10.167.4.142) already present
2017-12-17 09:34:18,137 [salt.state       ][INFO    ][23100] Completed state [kvm02] at time 09:34:18.136474 duration_in_ms=0.596
2017-12-17 09:34:18,137 [salt.state       ][INFO    ][23100] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.136622
2017-12-17 09:34:18,137 [salt.state       ][INFO    ][23100] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,137 [salt.state       ][INFO    ][23100] Host dbs.baremetal-mcp-pike-odl-ha.local (10.167.4.50) already present
2017-12-17 09:34:18,137 [salt.state       ][INFO    ][23100] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.137196 duration_in_ms=0.573
2017-12-17 09:34:18,137 [salt.state       ][INFO    ][23100] Running state [dbs] at time 09:34:18.137351
2017-12-17 09:34:18,138 [salt.state       ][INFO    ][23100] Executing state host.present for dbs
2017-12-17 09:34:18,138 [salt.state       ][INFO    ][23100] Host dbs (10.167.4.50) already present
2017-12-17 09:34:18,138 [salt.state       ][INFO    ][23100] Completed state [dbs] at time 09:34:18.137915 duration_in_ms=0.565
2017-12-17 09:34:18,138 [salt.state       ][INFO    ][23100] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.138064
2017-12-17 09:34:18,138 [salt.state       ][INFO    ][23100] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,139 [salt.state       ][INFO    ][23100] Host prx.baremetal-mcp-pike-odl-ha.local (172.30.10.103) already present
2017-12-17 09:34:18,139 [salt.state       ][INFO    ][23100] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.138680 duration_in_ms=0.615
2017-12-17 09:34:18,139 [salt.state       ][INFO    ][23100] Running state [prx] at time 09:34:18.138832
2017-12-17 09:34:18,139 [salt.state       ][INFO    ][23100] Executing state host.present for prx
2017-12-17 09:34:18,139 [salt.state       ][INFO    ][23100] Host prx (172.30.10.103) already present
2017-12-17 09:34:18,139 [salt.state       ][INFO    ][23100] Completed state [prx] at time 09:34:18.139431 duration_in_ms=0.599
2017-12-17 09:34:18,140 [salt.state       ][INFO    ][23100] Running state [prx02] at time 09:34:18.139585
2017-12-17 09:34:18,140 [salt.state       ][INFO    ][23100] Executing state host.present for prx02
2017-12-17 09:34:18,140 [salt.state       ][INFO    ][23100] Host prx02 (10.167.4.105) already present
2017-12-17 09:34:18,140 [salt.state       ][INFO    ][23100] Completed state [prx02] at time 09:34:18.140160 duration_in_ms=0.575
2017-12-17 09:34:18,140 [salt.state       ][INFO    ][23100] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.140318
2017-12-17 09:34:18,140 [salt.state       ][INFO    ][23100] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,141 [salt.state       ][INFO    ][23100] Host prx02.baremetal-mcp-pike-odl-ha.local (10.167.4.105) already present
2017-12-17 09:34:18,141 [salt.state       ][INFO    ][23100] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.140882 duration_in_ms=0.563
2017-12-17 09:34:18,141 [salt.state       ][INFO    ][23100] Running state [msg02] at time 09:34:18.141034
2017-12-17 09:34:18,141 [salt.state       ][INFO    ][23100] Executing state host.present for msg02
2017-12-17 09:34:18,141 [salt.state       ][INFO    ][23100] Host msg02 (10.167.4.42) already present
2017-12-17 09:34:18,142 [salt.state       ][INFO    ][23100] Completed state [msg02] at time 09:34:18.141602 duration_in_ms=0.568
2017-12-17 09:34:18,142 [salt.state       ][INFO    ][23100] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.141750
2017-12-17 09:34:18,142 [salt.state       ][INFO    ][23100] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,142 [salt.state       ][INFO    ][23100] Host msg02.baremetal-mcp-pike-odl-ha.local (10.167.4.42) already present
2017-12-17 09:34:18,142 [salt.state       ][INFO    ][23100] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.142332 duration_in_ms=0.582
2017-12-17 09:34:18,143 [salt.state       ][INFO    ][23100] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.142483
2017-12-17 09:34:18,143 [salt.state       ][INFO    ][23100] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,143 [salt.state       ][INFO    ][23100] Host msg03.baremetal-mcp-pike-odl-ha.local (10.167.4.43) already present
2017-12-17 09:34:18,143 [salt.state       ][INFO    ][23100] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.143336 duration_in_ms=0.853
2017-12-17 09:34:18,144 [salt.state       ][INFO    ][23100] Running state [msg03] at time 09:34:18.143508
2017-12-17 09:34:18,144 [salt.state       ][INFO    ][23100] Executing state host.present for msg03
2017-12-17 09:34:18,144 [salt.state       ][INFO    ][23100] Host msg03 (10.167.4.43) already present
2017-12-17 09:34:18,144 [salt.state       ][INFO    ][23100] Completed state [msg03] at time 09:34:18.144078 duration_in_ms=0.57
2017-12-17 09:34:18,144 [salt.state       ][INFO    ][23100] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.144227
2017-12-17 09:34:18,144 [salt.state       ][INFO    ][23100] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,145 [salt.state       ][INFO    ][23100] Host msg01.baremetal-mcp-pike-odl-ha.local (10.167.4.41) already present
2017-12-17 09:34:18,145 [salt.state       ][INFO    ][23100] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.144801 duration_in_ms=0.574
2017-12-17 09:34:18,145 [salt.state       ][INFO    ][23100] Running state [msg01] at time 09:34:18.144957
2017-12-17 09:34:18,145 [salt.state       ][INFO    ][23100] Executing state host.present for msg01
2017-12-17 09:34:18,145 [salt.state       ][INFO    ][23100] Host msg01 (10.167.4.41) already present
2017-12-17 09:34:18,146 [salt.state       ][INFO    ][23100] Completed state [msg01] at time 09:34:18.145545 duration_in_ms=0.588
2017-12-17 09:34:18,146 [salt.state       ][INFO    ][23100] Running state [file.replace] at time 09:34:18.146403
2017-12-17 09:34:18,147 [salt.state       ][INFO    ][23100] Executing state module.run for file.replace
2017-12-17 09:34:18,219 [salt.loaded.int.module.cmdmod][INFO    ][23100] Executing command 'grep -q "msg01 msg01.baremetal-mcp-pike-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-17 09:34:18,228 [salt.state       ][INFO    ][23100] onlyif execution failed
2017-12-17 09:34:18,229 [salt.state       ][INFO    ][23100] Completed state [file.replace] at time 09:34:18.228539 duration_in_ms=82.135
2017-12-17 09:34:18,229 [salt.state       ][INFO    ][23100] Running state [msg] at time 09:34:18.228814
2017-12-17 09:34:18,229 [salt.state       ][INFO    ][23100] Executing state host.present for msg
2017-12-17 09:34:18,230 [salt.state       ][INFO    ][23100] Host msg (10.167.4.40) already present
2017-12-17 09:34:18,230 [salt.state       ][INFO    ][23100] Completed state [msg] at time 09:34:18.229683 duration_in_ms=0.869
2017-12-17 09:34:18,230 [salt.state       ][INFO    ][23100] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.229840
2017-12-17 09:34:18,230 [salt.state       ][INFO    ][23100] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,230 [salt.state       ][INFO    ][23100] Host msg.baremetal-mcp-pike-odl-ha.local (10.167.4.40) already present
2017-12-17 09:34:18,230 [salt.state       ][INFO    ][23100] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.230438 duration_in_ms=0.598
2017-12-17 09:34:18,231 [salt.state       ][INFO    ][23100] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.230608
2017-12-17 09:34:18,231 [salt.state       ][INFO    ][23100] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,231 [salt.state       ][INFO    ][23100] Host cfg01.baremetal-mcp-pike-odl-ha.local (10.167.4.100) already present
2017-12-17 09:34:18,232 [salt.state       ][INFO    ][23100] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.231528 duration_in_ms=0.92
2017-12-17 09:34:18,232 [salt.state       ][INFO    ][23100] Running state [cfg01] at time 09:34:18.231691
2017-12-17 09:34:18,232 [salt.state       ][INFO    ][23100] Executing state host.present for cfg01
2017-12-17 09:34:18,232 [salt.state       ][INFO    ][23100] Host cfg01 (10.167.4.100) already present
2017-12-17 09:34:18,232 [salt.state       ][INFO    ][23100] Completed state [cfg01] at time 09:34:18.232286 duration_in_ms=0.595
2017-12-17 09:34:18,232 [salt.state       ][INFO    ][23100] Running state [cmp002] at time 09:34:18.232437
2017-12-17 09:34:18,233 [salt.state       ][INFO    ][23100] Executing state host.present for cmp002
2017-12-17 09:34:18,233 [salt.state       ][INFO    ][23100] Host cmp002 (10.167.4.102) already present
2017-12-17 09:34:18,233 [salt.state       ][INFO    ][23100] Completed state [cmp002] at time 09:34:18.233050 duration_in_ms=0.613
2017-12-17 09:34:18,233 [salt.state       ][INFO    ][23100] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.233204
2017-12-17 09:34:18,233 [salt.state       ][INFO    ][23100] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,234 [salt.state       ][INFO    ][23100] Host cmp002.baremetal-mcp-pike-odl-ha.local (10.167.4.102) already present
2017-12-17 09:34:18,234 [salt.state       ][INFO    ][23100] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.233781 duration_in_ms=0.576
2017-12-17 09:34:18,234 [salt.state       ][INFO    ][23100] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.233940
2017-12-17 09:34:18,234 [salt.state       ][INFO    ][23100] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,234 [salt.state       ][INFO    ][23100] Host cmp001.baremetal-mcp-pike-odl-ha.local (10.167.4.101) already present
2017-12-17 09:34:18,235 [salt.state       ][INFO    ][23100] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.234542 duration_in_ms=0.602
2017-12-17 09:34:18,235 [salt.state       ][INFO    ][23100] Running state [cmp001] at time 09:34:18.234700
2017-12-17 09:34:18,235 [salt.state       ][INFO    ][23100] Executing state host.present for cmp001
2017-12-17 09:34:18,235 [salt.state       ][INFO    ][23100] Host cmp001 (10.167.4.101) already present
2017-12-17 09:34:18,235 [salt.state       ][INFO    ][23100] Completed state [cmp001] at time 09:34:18.235286 duration_in_ms=0.587
2017-12-17 09:34:18,235 [salt.state       ][INFO    ][23100] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.235460
2017-12-17 09:34:18,236 [salt.state       ][INFO    ][23100] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,236 [salt.state       ][INFO    ][23100] Host dbs01.baremetal-mcp-pike-odl-ha.local (10.167.4.51) already present
2017-12-17 09:34:18,236 [salt.state       ][INFO    ][23100] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.236081 duration_in_ms=0.622
2017-12-17 09:34:18,236 [salt.state       ][INFO    ][23100] Running state [dbs01] at time 09:34:18.236257
2017-12-17 09:34:18,236 [salt.state       ][INFO    ][23100] Executing state host.present for dbs01
2017-12-17 09:34:18,237 [salt.state       ][INFO    ][23100] Host dbs01 (10.167.4.51) already present
2017-12-17 09:34:18,237 [salt.state       ][INFO    ][23100] Completed state [dbs01] at time 09:34:18.236827 duration_in_ms=0.57
2017-12-17 09:34:18,237 [salt.state       ][INFO    ][23100] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.236983
2017-12-17 09:34:18,237 [salt.state       ][INFO    ][23100] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,237 [salt.state       ][INFO    ][23100] Host dbs02.baremetal-mcp-pike-odl-ha.local (10.167.4.52) already present
2017-12-17 09:34:18,238 [salt.state       ][INFO    ][23100] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.237562 duration_in_ms=0.579
2017-12-17 09:34:18,238 [salt.state       ][INFO    ][23100] Running state [dbs02] at time 09:34:18.237721
2017-12-17 09:34:18,238 [salt.state       ][INFO    ][23100] Executing state host.present for dbs02
2017-12-17 09:34:18,238 [salt.state       ][INFO    ][23100] Host dbs02 (10.167.4.52) already present
2017-12-17 09:34:18,238 [salt.state       ][INFO    ][23100] Completed state [dbs02] at time 09:34:18.238308 duration_in_ms=0.586
2017-12-17 09:34:18,238 [salt.state       ][INFO    ][23100] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.238477
2017-12-17 09:34:18,239 [salt.state       ][INFO    ][23100] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,239 [salt.state       ][INFO    ][23100] Host dbs03.baremetal-mcp-pike-odl-ha.local (10.167.4.53) already present
2017-12-17 09:34:18,239 [salt.state       ][INFO    ][23100] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.239277 duration_in_ms=0.8
2017-12-17 09:34:18,239 [salt.state       ][INFO    ][23100] Running state [dbs03] at time 09:34:18.239459
2017-12-17 09:34:18,240 [salt.state       ][INFO    ][23100] Executing state host.present for dbs03
2017-12-17 09:34:18,240 [salt.state       ][INFO    ][23100] Host dbs03 (10.167.4.53) already present
2017-12-17 09:34:18,240 [salt.state       ][INFO    ][23100] Completed state [dbs03] at time 09:34:18.240051 duration_in_ms=0.591
2017-12-17 09:34:18,240 [salt.state       ][INFO    ][23100] Running state [odl01] at time 09:34:18.240203
2017-12-17 09:34:18,240 [salt.state       ][INFO    ][23100] Executing state host.present for odl01
2017-12-17 09:34:18,241 [salt.state       ][INFO    ][23100] Host odl01 (10.167.4.111) already present
2017-12-17 09:34:18,241 [salt.state       ][INFO    ][23100] Completed state [odl01] at time 09:34:18.240786 duration_in_ms=0.583
2017-12-17 09:34:18,241 [salt.state       ][INFO    ][23100] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.240930
2017-12-17 09:34:18,241 [salt.state       ][INFO    ][23100] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,241 [salt.state       ][INFO    ][23100] Host odl01.baremetal-mcp-pike-odl-ha.local (10.167.4.111) already present
2017-12-17 09:34:18,242 [salt.state       ][INFO    ][23100] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.241501 duration_in_ms=0.571
2017-12-17 09:34:18,242 [salt.state       ][INFO    ][23100] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.241662
2017-12-17 09:34:18,242 [salt.state       ][INFO    ][23100] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,242 [salt.state       ][INFO    ][23100] Host mas01.baremetal-mcp-pike-odl-ha.local (10.167.4.3) already present
2017-12-17 09:34:18,242 [salt.state       ][INFO    ][23100] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.242236 duration_in_ms=0.574
2017-12-17 09:34:18,242 [salt.state       ][INFO    ][23100] Running state [mas01] at time 09:34:18.242396
2017-12-17 09:34:18,243 [salt.state       ][INFO    ][23100] Executing state host.present for mas01
2017-12-17 09:34:18,243 [salt.state       ][INFO    ][23100] Host mas01 (10.167.4.3) already present
2017-12-17 09:34:18,243 [salt.state       ][INFO    ][23100] Completed state [mas01] at time 09:34:18.242976 duration_in_ms=0.58
2017-12-17 09:34:18,243 [salt.state       ][INFO    ][23100] Running state [ctl02] at time 09:34:18.243122
2017-12-17 09:34:18,243 [salt.state       ][INFO    ][23100] Executing state host.present for ctl02
2017-12-17 09:34:18,244 [salt.state       ][INFO    ][23100] Host ctl02 (10.167.4.12) already present
2017-12-17 09:34:18,244 [salt.state       ][INFO    ][23100] Completed state [ctl02] at time 09:34:18.243703 duration_in_ms=0.581
2017-12-17 09:34:18,244 [salt.state       ][INFO    ][23100] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.243850
2017-12-17 09:34:18,244 [salt.state       ][INFO    ][23100] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,244 [salt.state       ][INFO    ][23100] Host ctl02.baremetal-mcp-pike-odl-ha.local (10.167.4.12) already present
2017-12-17 09:34:18,244 [salt.state       ][INFO    ][23100] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.244426 duration_in_ms=0.576
2017-12-17 09:34:18,245 [salt.state       ][INFO    ][23100] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.244579
2017-12-17 09:34:18,245 [salt.state       ][INFO    ][23100] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,245 [salt.state       ][INFO    ][23100] Host ctl03.baremetal-mcp-pike-odl-ha.local (10.167.4.13) already present
2017-12-17 09:34:18,245 [salt.state       ][INFO    ][23100] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.245147 duration_in_ms=0.568
2017-12-17 09:34:18,245 [salt.state       ][INFO    ][23100] Running state [ctl03] at time 09:34:18.245293
2017-12-17 09:34:18,245 [salt.state       ][INFO    ][23100] Executing state host.present for ctl03
2017-12-17 09:34:18,246 [salt.state       ][INFO    ][23100] Host ctl03 (10.167.4.13) already present
2017-12-17 09:34:18,246 [salt.state       ][INFO    ][23100] Completed state [ctl03] at time 09:34:18.245859 duration_in_ms=0.566
2017-12-17 09:34:18,246 [salt.state       ][INFO    ][23100] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.246014
2017-12-17 09:34:18,246 [salt.state       ][INFO    ][23100] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,247 [salt.state       ][INFO    ][23100] Host ctl01.baremetal-mcp-pike-odl-ha.local (10.167.4.11) already present
2017-12-17 09:34:18,247 [salt.state       ][INFO    ][23100] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.246620 duration_in_ms=0.605
2017-12-17 09:34:18,247 [salt.state       ][INFO    ][23100] Running state [ctl01] at time 09:34:18.246777
2017-12-17 09:34:18,247 [salt.state       ][INFO    ][23100] Executing state host.present for ctl01
2017-12-17 09:34:18,247 [salt.state       ][INFO    ][23100] Host ctl01 (10.167.4.11) already present
2017-12-17 09:34:18,247 [salt.state       ][INFO    ][23100] Completed state [ctl01] at time 09:34:18.247358 duration_in_ms=0.581
2017-12-17 09:34:18,248 [salt.state       ][INFO    ][23100] Running state [ctl] at time 09:34:18.247524
2017-12-17 09:34:18,248 [salt.state       ][INFO    ][23100] Executing state host.present for ctl
2017-12-17 09:34:18,248 [salt.state       ][INFO    ][23100] Host ctl (10.167.4.10) already present
2017-12-17 09:34:18,248 [salt.state       ][INFO    ][23100] Completed state [ctl] at time 09:34:18.248115 duration_in_ms=0.591
2017-12-17 09:34:18,248 [salt.state       ][INFO    ][23100] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.248269
2017-12-17 09:34:18,248 [salt.state       ][INFO    ][23100] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2017-12-17 09:34:18,249 [salt.state       ][INFO    ][23100] Host ctl.baremetal-mcp-pike-odl-ha.local (10.167.4.10) already present
2017-12-17 09:34:18,249 [salt.state       ][INFO    ][23100] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 09:34:18.248845 duration_in_ms=0.575
2017-12-17 09:34:18,249 [salt.state       ][INFO    ][23100] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 09:34:18.249295
2017-12-17 09:34:18,249 [salt.state       ][INFO    ][23100] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-17 09:34:18,250 [salt.state       ][INFO    ][23100] /var/lib/rabbitmq/.cluster_name exists
2017-12-17 09:34:18,250 [salt.state       ][INFO    ][23100] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 09:34:18.249846 duration_in_ms=0.55
2017-12-17 09:34:18,251 [salt.minion      ][INFO    ][23100] Returning information for job: 20171217093401006841
2017-12-17 09:34:19,737 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command cmd.run with jid 20171217093419732611
2017-12-17 09:34:19,754 [salt.minion      ][INFO    ][26918] Starting a new job with PID 26918
2017-12-17 09:34:19,759 [salt.loaded.int.module.cmdmod][INFO    ][26918] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-17 09:34:20,281 [salt.minion      ][INFO    ][26918] Returning information for job: 20171217093419732611
2017-12-17 09:34:57,063 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command state.sls with jid 20171217093457060264
2017-12-17 09:34:57,086 [salt.minion      ][INFO    ][27075] Starting a new job with PID 27075
2017-12-17 09:34:57,1000 [salt.state       ][INFO    ][27075] Loading fresh modules for state activity
2017-12-17 09:34:58,350 [salt.fileclient  ][INFO    ][27075] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-17 09:34:58,368 [salt.fileclient  ][INFO    ][27075] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-17 09:34:58,395 [salt.fileclient  ][INFO    ][27075] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 09:34:58,700 [salt.state       ][INFO    ][27075] Running state [haproxy] at time 09:34:58.699969
2017-12-17 09:34:58,701 [salt.state       ][INFO    ][27075] Executing state pkg.installed for haproxy
2017-12-17 09:34:58,701 [salt.loaded.int.module.cmdmod][INFO    ][27075] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 09:34:59,172 [salt.state       ][INFO    ][27075] Package haproxy is already installed
2017-12-17 09:34:59,172 [salt.state       ][INFO    ][27075] Completed state [haproxy] at time 09:34:59.172207 duration_in_ms=472.237
2017-12-17 09:34:59,174 [salt.state       ][INFO    ][27075] Running state [/etc/default/haproxy] at time 09:34:59.173778
2017-12-17 09:34:59,174 [salt.state       ][INFO    ][27075] Executing state file.managed for /etc/default/haproxy
2017-12-17 09:34:59,200 [salt.fileclient  ][INFO    ][27075] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-17 09:34:59,201 [salt.state       ][INFO    ][27075] File /etc/default/haproxy is in the correct state
2017-12-17 09:34:59,201 [salt.state       ][INFO    ][27075] Completed state [/etc/default/haproxy] at time 09:34:59.201091 duration_in_ms=27.313
2017-12-17 09:34:59,201 [salt.state       ][INFO    ][27075] Running state [/etc/haproxy/haproxy.cfg] at time 09:34:59.201447
2017-12-17 09:34:59,202 [salt.state       ][INFO    ][27075] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-17 09:34:59,225 [salt.fileclient  ][INFO    ][27075] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-17 09:34:59,310 [salt.fileclient  ][INFO    ][27075] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 09:34:59,313 [salt.state       ][INFO    ][27075] File /etc/haproxy/haproxy.cfg is in the correct state
2017-12-17 09:34:59,313 [salt.state       ][INFO    ][27075] Completed state [/etc/haproxy/haproxy.cfg] at time 09:34:59.313467 duration_in_ms=112.019
2017-12-17 09:34:59,314 [salt.state       ][INFO    ][27075] Running state [/etc/haproxy/ssl] at time 09:34:59.313816
2017-12-17 09:34:59,314 [salt.state       ][INFO    ][27075] Executing state file.directory for /etc/haproxy/ssl
2017-12-17 09:34:59,315 [salt.state       ][INFO    ][27075] Directory /etc/haproxy/ssl is in the correct state
2017-12-17 09:34:59,315 [salt.state       ][INFO    ][27075] Completed state [/etc/haproxy/ssl] at time 09:34:59.315064 duration_in_ms=1.248
2017-12-17 09:34:59,315 [salt.state       ][INFO    ][27075] Running state [haproxy_status_packages] at time 09:34:59.315400
2017-12-17 09:34:59,316 [salt.state       ][INFO    ][27075] Executing state pkg.installed for haproxy_status_packages
2017-12-17 09:34:59,318 [salt.state       ][INFO    ][27075] All specified packages are already installed
2017-12-17 09:34:59,319 [salt.state       ][INFO    ][27075] Completed state [haproxy_status_packages] at time 09:34:59.318742 duration_in_ms=3.342
2017-12-17 09:34:59,319 [salt.state       ][INFO    ][27075] Running state [/usr/bin/haproxy-status.sh] at time 09:34:59.319231
2017-12-17 09:34:59,320 [salt.state       ][INFO    ][27075] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-17 09:34:59,345 [salt.fileclient  ][INFO    ][27075] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-17 09:34:59,361 [salt.fileclient  ][INFO    ][27075] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-17 09:34:59,364 [salt.state       ][INFO    ][27075] File /usr/bin/haproxy-status.sh is in the correct state
2017-12-17 09:34:59,364 [salt.state       ][INFO    ][27075] Completed state [/usr/bin/haproxy-status.sh] at time 09:34:59.363957 duration_in_ms=44.725
2017-12-17 09:34:59,364 [salt.state       ][INFO    ][27075] Running state [net.ipv4.ip_nonlocal_bind] at time 09:34:59.364442
2017-12-17 09:34:59,365 [salt.state       ][INFO    ][27075] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-17 09:34:59,373 [salt.loaded.int.module.cmdmod][INFO    ][27075] Executing command 'sysctl -a' in directory '/root'
2017-12-17 09:34:59,387 [salt.state       ][INFO    ][27075] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-12-17 09:34:59,388 [salt.state       ][INFO    ][27075] Completed state [net.ipv4.ip_nonlocal_bind] at time 09:34:59.387919 duration_in_ms=23.476
2017-12-17 09:34:59,389 [salt.state       ][INFO    ][27075] Running state [haproxy] at time 09:34:59.389009
2017-12-17 09:34:59,389 [salt.state       ][INFO    ][27075] Executing state service.running for haproxy
2017-12-17 09:34:59,390 [salt.loaded.int.module.cmdmod][INFO    ][27075] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-17 09:34:59,400 [salt.loaded.int.module.cmdmod][INFO    ][27075] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-17 09:34:59,409 [salt.loaded.int.module.cmdmod][INFO    ][27075] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-17 09:34:59,418 [salt.state       ][INFO    ][27075] The service haproxy is already running
2017-12-17 09:34:59,418 [salt.state       ][INFO    ][27075] Completed state [haproxy] at time 09:34:59.418064 duration_in_ms=29.055
2017-12-17 09:34:59,419 [salt.minion      ][INFO    ][27075] Returning information for job: 20171217093457060264
2017-12-17 09:35:01,301 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command service.status with jid 20171217093501296583
2017-12-17 09:35:01,326 [salt.minion      ][INFO    ][27109] Starting a new job with PID 27109
2017-12-17 09:35:01,447 [salt.loaded.int.module.cmdmod][INFO    ][27109] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-17 09:35:01,457 [salt.loaded.int.module.cmdmod][INFO    ][27109] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-17 09:35:01,467 [salt.minion      ][INFO    ][27109] Returning information for job: 20171217093501296583
2017-12-17 09:35:02,900 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command service.restart with jid 20171217093502894446
2017-12-17 09:35:02,924 [salt.minion      ][INFO    ][27117] Starting a new job with PID 27117
2017-12-17 09:35:03,053 [salt.loaded.int.module.cmdmod][INFO    ][27117] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-17 09:35:03,063 [salt.loaded.int.module.cmdmod][INFO    ][27117] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-17 09:35:03,078 [salt.loaded.int.module.cmdmod][INFO    ][27117] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-17 09:35:03,111 [salt.minion      ][INFO    ][27117] Returning information for job: 20171217093502894446
2017-12-17 09:41:46,583 [salt.utils.schedule][INFO    ][1760] Running scheduled job: __mine_interval
2017-12-17 09:59:36,718 [salt.minion      ][INFO    ][1760] User sudo_ubuntu Executing command cp.push_dir with jid 20171217095936709798
2017-12-17 09:59:36,748 [salt.minion      ][INFO    ][28616] Starting a new job with PID 28616
