2017-12-05 09:57:44,604 [salt.cli.daemons ][WARNING ][921] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-05 09:58:38,234 [salt.state       ][ERROR   ][1084] No contents found in top file
2017-12-05 09:58:45,422 [py.warnings      ][WARNING ][1182] /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-05 09:58:45,428 [salt.loaded.int.module.cmdmod][ERROR   ][1182] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-05 09:58:45,429 [salt.loaded.int.module.cmdmod][ERROR   ][1182] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-05 09:58:45,441 [salt.loaded.int.module.cmdmod][ERROR   ][1182] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-05 09:58:45,441 [salt.loaded.int.module.cmdmod][ERROR   ][1182] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-05 09:58:46,635 [salt.loaded.int.module.cmdmod][ERROR   ][1182] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-05 09:58:46,636 [salt.loaded.int.module.cmdmod][ERROR   ][1182] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-05 09:58:46,647 [salt.loaded.int.module.cmdmod][ERROR   ][1182] Command 'rabbitmqctl cluster_status' failed with return code: 127
2017-12-05 09:58:46,647 [salt.loaded.int.module.cmdmod][ERROR   ][1182] output: /bin/sh: 1: rabbitmqctl: not found
2017-12-05 09:59:45,015 [salt.loaded.int.module.cmdmod][ERROR   ][1182] 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-05 09:59:49,435 [salt.loaded.int.module.cmdmod][INFO    ][1703] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-05 09:59:49,443 [salt.loaded.int.module.cmdmod][INFO    ][1703] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-05 09:59:49,452 [salt.loaded.int.module.cmdmod][INFO    ][1703] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-05 09:59:49,472 [salt.utils.parsers][WARNING ][921] Minion received a SIGTERM. Exiting.
2017-12-05 09:59:49,736 [salt.cli.daemons ][INFO    ][1759] Setting up the Salt Minion "msg01.baremetal-mcp-ocata-odl-ha.local"
2017-12-05 09:59:50,010 [salt.minion      ][INFO    ][1759] Creating minion process manager
2017-12-05 09:59:50,010 [salt.cli.daemons ][WARNING ][1759] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-05 09:59:50,011 [salt.cli.daemons ][INFO    ][1759] The Salt Minion is starting up
2017-12-05 09:59:50,011 [salt.minion      ][INFO    ][1759] Minion is starting as user 'root'
2017-12-05 09:59:50,011 [salt.utils.event ][INFO    ][1759] Starting pull socket on /var/run/salt/minion/minion_event_838a539487_pull.ipc
2017-12-05 09:59:50,674 [salt.loaded.int.module.cmdmod][INFO    ][1759] Executing command ['date', '+%z'] in directory '/root'
2017-12-05 09:59:50,685 [salt.utils.schedule][INFO    ][1759] Updating job settings for scheduled job: __mine_interval
2017-12-05 09:59:50,688 [salt.minion      ][INFO    ][1759] Added mine.update to scheduler
2017-12-05 09:59:50,930 [salt.minion      ][INFO    ][1759] Minion is ready to receive requests!
2017-12-05 09:59:51,932 [salt.utils.schedule][INFO    ][1759] Running scheduled job: __mine_interval
2017-12-05 10:00:41,516 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.apply with jid 20171205100041504863
2017-12-05 10:00:41,540 [salt.minion      ][INFO    ][1860] Starting a new job with PID 1860
2017-12-05 10:00:43,579 [salt.state       ][INFO    ][1860] Loading fresh modules for state activity
2017-12-05 10:00:43,681 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-05 10:00:43,720 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-05 10:00:43,753 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:43,798 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-05 10:00:44,387 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:44,439 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-05 10:00:44,655 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:44,737 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-05 10:00:44,784 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:44,841 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-05 10:00:44,865 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:44,907 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-05 10:00:44,948 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:44,991 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-05 10:00:45,014 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:45,067 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-05 10:00:45,720 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:45,795 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-05 10:00:45,823 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:45,886 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-05 10:00:45,902 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:45,948 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-05 10:00:45,978 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:46,028 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-05 10:00:46,050 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:46,089 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-05 10:00:46,109 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:46,151 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-05 10:00:46,173 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:46,223 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-05 10:00:46,242 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:46,284 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-05 10:00:46,303 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:46,349 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-05 10:00:46,392 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:46,463 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-05 10:00:46,610 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:46,656 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-05 10:00:46,670 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:46,716 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-05 10:00:46,734 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:46,778 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-05 10:00:46,789 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-05 10:00:46,803 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:00:46,821 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-05 10:00:46,861 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:00:46,874 [salt.state       ][INFO    ][1860] Running state [/etc/environment] at time 10:00:46.874447
2017-12-05 10:00:46,875 [salt.state       ][INFO    ][1860] Executing state file.blockreplace for /etc/environment
2017-12-05 10:00:46,879 [salt.state       ][INFO    ][1860] 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-05 10:00:46,880 [salt.state       ][INFO    ][1860] Completed state [/etc/environment] at time 10:00:46.879571 duration_in_ms=5.125
2017-12-05 10:00:46,880 [salt.state       ][INFO    ][1860] Running state [/etc/profile.d] at time 10:00:46.879727
2017-12-05 10:00:46,880 [salt.state       ][INFO    ][1860] Executing state file.directory for /etc/profile.d
2017-12-05 10:00:46,881 [salt.state       ][INFO    ][1860] Directory /etc/profile.d is in the correct state
2017-12-05 10:00:46,881 [salt.state       ][INFO    ][1860] Completed state [/etc/profile.d] at time 10:00:46.880768 duration_in_ms=1.041
2017-12-05 10:00:47,115 [salt.state       ][INFO    ][1860] Running state [linux_repo_prereq_pkgs] at time 10:00:47.115251
2017-12-05 10:00:47,116 [salt.state       ][INFO    ][1860] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-05 10:00:47,116 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:00:47,612 [salt.state       ][INFO    ][1860] All specified packages are already installed
2017-12-05 10:00:47,612 [salt.state       ][INFO    ][1860] Completed state [linux_repo_prereq_pkgs] at time 10:00:47.612360 duration_in_ms=497.108
2017-12-05 10:00:47,613 [salt.state       ][INFO    ][1860] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:00:47.612672
2017-12-05 10:00:47,613 [salt.state       ][INFO    ][1860] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-05 10:00:47,613 [salt.state       ][INFO    ][1860] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-05 10:00:47,614 [salt.state       ][INFO    ][1860] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:00:47.613604 duration_in_ms=0.931
2017-12-05 10:00:47,614 [salt.state       ][INFO    ][1860] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:00:47.613908
2017-12-05 10:00:47,614 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-05 10:00:47,633 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:00:47,650 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:47,684 [salt.state       ][INFO    ][1860] File changed:
New file
2017-12-05 10:00:47,684 [salt.state       ][INFO    ][1860] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:00:47.684291 duration_in_ms=70.382
2017-12-05 10:00:47,689 [salt.state       ][INFO    ][1860] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:00:47.688812
2017-12-05 10:00:47,689 [salt.state       ][INFO    ][1860] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-05 10:00:48,088 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:00:48,219 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:00:50,051 [salt.state       ][INFO    ][1860] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly ocata'}
2017-12-05 10:00:50,051 [salt.state       ][INFO    ][1860] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:00:50.051236 duration_in_ms=2362.425
2017-12-05 10:00:50,052 [salt.state       ][INFO    ][1860] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:00:50.051569
2017-12-05 10:00:50,052 [salt.state       ][INFO    ][1860] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-05 10:00:50,052 [salt.state       ][INFO    ][1860] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-05 10:00:50,053 [salt.state       ][INFO    ][1860] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:00:50.052507 duration_in_ms=0.938
2017-12-05 10:00:50,053 [salt.state       ][INFO    ][1860] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:00:50.052770
2017-12-05 10:00:50,053 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-05 10:00:50,068 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:00:50,085 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:50,136 [salt.state       ][INFO    ][1860] File changed:
New file
2017-12-05 10:00:50,137 [salt.state       ][INFO    ][1860] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:00:50.137120 duration_in_ms=84.349
2017-12-05 10:00:50,138 [salt.state       ][INFO    ][1860] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:00:50.138327
2017-12-05 10:00:50,139 [salt.state       ][INFO    ][1860] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-05 10:00:50,523 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-05 10:00:50,611 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:00:51,581 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100051563787
2017-12-05 10:00:51,614 [salt.minion      ][INFO    ][2769] Starting a new job with PID 2769
2017-12-05 10:00:51,663 [salt.minion      ][INFO    ][2769] Returning information for job: 20171205100051563787
2017-12-05 10:00:52,505 [salt.state       ][INFO    ][1860] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-12-05 10:00:52,505 [salt.state       ][INFO    ][1860] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:00:52.505422 duration_in_ms=2367.094
2017-12-05 10:00:52,506 [salt.state       ][INFO    ][1860] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:00:52.505760
2017-12-05 10:00:52,506 [salt.state       ][INFO    ][1860] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-05 10:00:52,507 [salt.state       ][INFO    ][1860] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-05 10:00:52,507 [salt.state       ][INFO    ][1860] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:00:52.506802 duration_in_ms=1.042
2017-12-05 10:00:52,507 [salt.state       ][INFO    ][1860] Running state [/etc/apt/preferences.d/uca] at time 10:00:52.507076
2017-12-05 10:00:52,507 [salt.state       ][INFO    ][1860] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-05 10:00:52,508 [salt.state       ][INFO    ][1860] File /etc/apt/preferences.d/uca is not present
2017-12-05 10:00:52,508 [salt.state       ][INFO    ][1860] Completed state [/etc/apt/preferences.d/uca] at time 10:00:52.507896 duration_in_ms=0.819
2017-12-05 10:00:52,509 [salt.state       ][INFO    ][1860] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:00:52.508630
2017-12-05 10:00:52,509 [salt.state       ][INFO    ][1860] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-12-05 10:00:52,550 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-05 10:00:52,590 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-12-05 10:00:53,122 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:00:56,212 [salt.state       ][INFO    ][1860] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-12-05 10:00:56,213 [salt.state       ][INFO    ][1860] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:00:56.212571 duration_in_ms=3703.939
2017-12-05 10:00:56,213 [salt.state       ][INFO    ][1860] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:00:56.213024
2017-12-05 10:00:56,214 [salt.state       ][INFO    ][1860] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-05 10:00:56,214 [salt.state       ][INFO    ][1860] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-05 10:00:56,215 [salt.state       ][INFO    ][1860] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:00:56.214489 duration_in_ms=1.465
2017-12-05 10:00:56,215 [salt.state       ][INFO    ][1860] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:00:56.214898
2017-12-05 10:00:56,215 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-05 10:00:56,241 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:00:56,265 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:00:56,314 [salt.state       ][INFO    ][1860] File changed:
New file
2017-12-05 10:00:56,315 [salt.state       ][INFO    ][1860] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:00:56.314550 duration_in_ms=99.652
2017-12-05 10:00:56,315 [salt.state       ][INFO    ][1860] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:00:56.315330
2017-12-05 10:00:56,316 [salt.state       ][INFO    ][1860] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-05 10:00:56,423 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:00:56,509 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:00:58,574 [salt.state       ][INFO    ][1860] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-05 10:00:58,574 [salt.state       ][INFO    ][1860] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:00:58.574170 duration_in_ms=2258.839
2017-12-05 10:00:58,575 [salt.state       ][INFO    ][1860] Running state [linux_extra_packages_purged] at time 10:00:58.574510
2017-12-05 10:00:58,575 [salt.state       ][INFO    ][1860] Executing state pkg.purged for linux_extra_packages_purged
2017-12-05 10:00:58,590 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-12-05 10:01:01,697 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100101682382
2017-12-05 10:01:01,714 [salt.minion      ][INFO    ][3876] Starting a new job with PID 3876
2017-12-05 10:01:01,722 [salt.minion      ][INFO    ][3876] Returning information for job: 20171205100101682382
2017-12-05 10:01:09,986 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:01:10,006 [salt.state       ][INFO    ][1860] {'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-05 10:01:10,015 [salt.state       ][INFO    ][1860] Loading fresh modules for state activity
2017-12-05 10:01:10,027 [salt.state       ][INFO    ][1860] Completed state [linux_extra_packages_purged] at time 10:01:10.027425 duration_in_ms=11452.914
2017-12-05 10:01:10,032 [salt.state       ][INFO    ][1860] Running state [linux_extra_packages_latest] at time 10:01:10.032313
2017-12-05 10:01:10,033 [salt.state       ][INFO    ][1860] Executing state pkg.latest for linux_extra_packages_latest
2017-12-05 10:01:10,249 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:01:11,842 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100111829698
2017-12-05 10:01:11,862 [salt.minion      ][INFO    ][4600] Starting a new job with PID 4600
2017-12-05 10:01:11,872 [salt.minion      ][INFO    ][4600] Returning information for job: 20171205100111829698
2017-12-05 10:01:11,956 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-05 10:01:11,996 [salt.loaded.int.module.cmdmod][INFO    ][1860] 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-05 10:01:21,886 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100121874196
2017-12-05 10:01:21,906 [salt.minion      ][INFO    ][4745] Starting a new job with PID 4745
2017-12-05 10:01:22,010 [salt.minion      ][INFO    ][4745] Returning information for job: 20171205100121874196
2017-12-05 10:01:22,797 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:01:22,821 [salt.state       ][INFO    ][1860] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-12-05 10:01:22,828 [salt.state       ][INFO    ][1860] Loading fresh modules for state activity
2017-12-05 10:01:22,846 [salt.state       ][INFO    ][1860] Completed state [linux_extra_packages_latest] at time 10:01:22.846123 duration_in_ms=12813.809
2017-12-05 10:01:22,918 [salt.state       ][INFO    ][1860] Running state [UTC] at time 10:01:22.917809
2017-12-05 10:01:22,918 [salt.state       ][INFO    ][1860] Executing state timezone.system for UTC
2017-12-05 10:01:22,920 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:01:23,062 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:01:23,071 [salt.state       ][INFO    ][1860] Timezone UTC already set, UTC already set to UTC
2017-12-05 10:01:23,071 [salt.state       ][INFO    ][1860] Completed state [UTC] at time 10:01:23.071247 duration_in_ms=153.438
2017-12-05 10:01:23,073 [salt.state       ][INFO    ][1860] Running state [nf_conntrack] at time 10:01:23.073260
2017-12-05 10:01:23,074 [salt.state       ][INFO    ][1860] Executing state kmod.present for nf_conntrack
2017-12-05 10:01:23,074 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'lsmod' in directory '/root'
2017-12-05 10:01:27,983 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'lsmod' in directory '/root'
2017-12-05 10:01:27,993 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-12-05 10:01:28,310 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'lsmod' in directory '/root'
2017-12-05 10:01:28,350 [salt.state       ][INFO    ][1860] {'nf_conntrack': 'loaded'}
2017-12-05 10:01:28,350 [salt.state       ][INFO    ][1860] Completed state [nf_conntrack] at time 10:01:28.350356 duration_in_ms=5277.096
2017-12-05 10:01:28,401 [salt.state       ][INFO    ][1860] Running state [kernel.panic] at time 10:01:28.400886
2017-12-05 10:01:28,401 [salt.state       ][INFO    ][1860] Executing state sysctl.present for kernel.panic
2017-12-05 10:01:28,402 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:28,614 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-12-05 10:01:28,626 [salt.state       ][INFO    ][1860] {'kernel.panic': 60}
2017-12-05 10:01:28,626 [salt.state       ][INFO    ][1860] Completed state [kernel.panic] at time 10:01:28.625767 duration_in_ms=224.879
2017-12-05 10:01:28,626 [salt.state       ][INFO    ][1860] Running state [net.ipv4.tcp_keepalive_probes] at time 10:01:28.626031
2017-12-05 10:01:28,626 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-05 10:01:28,627 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:28,664 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-12-05 10:01:28,673 [salt.state       ][INFO    ][1860] {'net.ipv4.tcp_keepalive_probes': 8}
2017-12-05 10:01:28,674 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:01:28.673508 duration_in_ms=47.476
2017-12-05 10:01:28,674 [salt.state       ][INFO    ][1860] Running state [fs.file-max] at time 10:01:28.673750
2017-12-05 10:01:28,674 [salt.state       ][INFO    ][1860] Executing state sysctl.present for fs.file-max
2017-12-05 10:01:28,674 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:28,790 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-12-05 10:01:28,799 [salt.state       ][INFO    ][1860] {'fs.file-max': 124165}
2017-12-05 10:01:28,799 [salt.state       ][INFO    ][1860] Completed state [fs.file-max] at time 10:01:28.798845 duration_in_ms=125.093
2017-12-05 10:01:28,799 [salt.state       ][INFO    ][1860] Running state [net.core.somaxconn] at time 10:01:28.799141
2017-12-05 10:01:28,799 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.core.somaxconn
2017-12-05 10:01:28,800 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:28,815 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-12-05 10:01:28,825 [salt.state       ][INFO    ][1860] {'net.core.somaxconn': 4096}
2017-12-05 10:01:28,825 [salt.state       ][INFO    ][1860] Completed state [net.core.somaxconn] at time 10:01:28.824753 duration_in_ms=25.611
2017-12-05 10:01:28,825 [salt.state       ][INFO    ][1860] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:01:28.825041
2017-12-05 10:01:28,825 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-05 10:01:28,826 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:29,004 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-12-05 10:01:29,015 [salt.state       ][INFO    ][1860] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-12-05 10:01:29,015 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:01:29.015038 duration_in_ms=189.996
2017-12-05 10:01:29,015 [salt.state       ][INFO    ][1860] Running state [net.ipv4.tcp_tw_reuse] at time 10:01:29.015427
2017-12-05 10:01:29,016 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-05 10:01:29,016 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:29,146 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-12-05 10:01:29,156 [salt.state       ][INFO    ][1860] {'net.ipv4.tcp_tw_reuse': 1}
2017-12-05 10:01:29,157 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.tcp_tw_reuse] at time 10:01:29.156692 duration_in_ms=141.263
2017-12-05 10:01:29,157 [salt.state       ][INFO    ][1860] Running state [net.ipv4.tcp_congestion_control] at time 10:01:29.157060
2017-12-05 10:01:29,157 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-05 10:01:29,158 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:30,906 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-12-05 10:01:30,985 [salt.state       ][INFO    ][1860] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-12-05 10:01:30,986 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.tcp_congestion_control] at time 10:01:30.985646 duration_in_ms=1828.585
2017-12-05 10:01:30,986 [salt.state       ][INFO    ][1860] Running state [net.ipv4.tcp_retries2] at time 10:01:30.986036
2017-12-05 10:01:30,986 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-05 10:01:30,987 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,003 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-12-05 10:01:31,014 [salt.state       ][INFO    ][1860] {'net.ipv4.tcp_retries2': 5}
2017-12-05 10:01:31,015 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.tcp_retries2] at time 10:01:31.014626 duration_in_ms=28.59
2017-12-05 10:01:31,015 [salt.state       ][INFO    ][1860] Running state [net.core.netdev_max_backlog] at time 10:01:31.015025
2017-12-05 10:01:31,015 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-05 10:01:31,016 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,034 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-12-05 10:01:31,045 [salt.state       ][INFO    ][1860] {'net.core.netdev_max_backlog': 261144}
2017-12-05 10:01:31,045 [salt.state       ][INFO    ][1860] Completed state [net.core.netdev_max_backlog] at time 10:01:31.045313 duration_in_ms=30.288
2017-12-05 10:01:31,046 [salt.state       ][INFO    ][1860] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:01:31.045903
2017-12-05 10:01:31,047 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-05 10:01:31,047 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,065 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-12-05 10:01:31,076 [salt.state       ][INFO    ][1860] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-12-05 10:01:31,077 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:01:31.076635 duration_in_ms=30.732
2017-12-05 10:01:31,077 [salt.state       ][INFO    ][1860] Running state [vm.swappiness] at time 10:01:31.077017
2017-12-05 10:01:31,077 [salt.state       ][INFO    ][1860] Executing state sysctl.present for vm.swappiness
2017-12-05 10:01:31,078 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,118 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-12-05 10:01:31,126 [salt.state       ][INFO    ][1860] {'vm.swappiness': 10}
2017-12-05 10:01:31,127 [salt.state       ][INFO    ][1860] Completed state [vm.swappiness] at time 10:01:31.126859 duration_in_ms=49.842
2017-12-05 10:01:31,127 [salt.state       ][INFO    ][1860] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:01:31.127273
2017-12-05 10:01:31,128 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-05 10:01:31,128 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,202 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-12-05 10:01:31,211 [salt.state       ][INFO    ][1860] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-12-05 10:01:31,212 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:01:31.211650 duration_in_ms=84.377
2017-12-05 10:01:31,212 [salt.state       ][INFO    ][1860] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:01:31.212003
2017-12-05 10:01:31,212 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-05 10:01:31,213 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,303 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-12-05 10:01:31,314 [salt.state       ][INFO    ][1860] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-12-05 10:01:31,314 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:01:31.314172 duration_in_ms=102.168
2017-12-05 10:01:31,315 [salt.state       ][INFO    ][1860] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:01:31.314527
2017-12-05 10:01:31,315 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-05 10:01:31,315 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,471 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-12-05 10:01:31,481 [salt.state       ][INFO    ][1860] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-12-05 10:01:31,482 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:01:31.481598 duration_in_ms=167.069
2017-12-05 10:01:31,482 [salt.state       ][INFO    ][1860] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:01:31.482021
2017-12-05 10:01:31,482 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-05 10:01:31,483 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,523 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-12-05 10:01:31,532 [salt.state       ][INFO    ][1860] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-12-05 10:01:31,533 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:01:31.532569 duration_in_ms=50.547
2017-12-05 10:01:31,533 [salt.state       ][INFO    ][1860] Running state [net.ipv4.tcp_fin_timeout] at time 10:01:31.532943
2017-12-05 10:01:31,533 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-05 10:01:31,534 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,559 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-12-05 10:01:31,569 [salt.state       ][INFO    ][1860] {'net.ipv4.tcp_fin_timeout': 30}
2017-12-05 10:01:31,569 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.tcp_fin_timeout] at time 10:01:31.569175 duration_in_ms=36.231
2017-12-05 10:01:31,570 [salt.state       ][INFO    ][1860] Running state [net.ipv4.tcp_keepalive_time] at time 10:01:31.569557
2017-12-05 10:01:31,570 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-05 10:01:31,571 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,649 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-12-05 10:01:31,659 [salt.state       ][INFO    ][1860] {'net.ipv4.tcp_keepalive_time': 30}
2017-12-05 10:01:31,659 [salt.state       ][INFO    ][1860] Completed state [net.ipv4.tcp_keepalive_time] at time 10:01:31.659281 duration_in_ms=89.723
2017-12-05 10:01:31,660 [salt.state       ][INFO    ][1860] Running state [net.nf_conntrack_max] at time 10:01:31.659644
2017-12-05 10:01:31,660 [salt.state       ][INFO    ][1860] Executing state sysctl.present for net.nf_conntrack_max
2017-12-05 10:01:31,661 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:01:31,675 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-12-05 10:01:31,684 [salt.state       ][INFO    ][1860] {'net.nf_conntrack_max': 1048576}
2017-12-05 10:01:31,685 [salt.state       ][INFO    ][1860] Completed state [net.nf_conntrack_max] at time 10:01:31.684907 duration_in_ms=25.262
2017-12-05 10:01:31,691 [salt.state       ][INFO    ][1860] Running state [linux_sysfs_package] at time 10:01:31.690792
2017-12-05 10:01:31,691 [salt.state       ][INFO    ][1860] Executing state pkg.installed for linux_sysfs_package
2017-12-05 10:01:31,884 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-12-05 10:01:31,924 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100131910285
2017-12-05 10:01:31,940 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:01:31,955 [salt.minion      ][INFO    ][4846] Starting a new job with PID 4846
2017-12-05 10:01:31,965 [salt.minion      ][INFO    ][4846] Returning information for job: 20171205100131910285
2017-12-05 10:01:34,831 [salt.loaded.int.module.cmdmod][INFO    ][1860] 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-05 10:01:42,111 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100142096709
2017-12-05 10:01:42,132 [salt.minion      ][INFO    ][5257] Starting a new job with PID 5257
2017-12-05 10:01:42,145 [salt.minion      ][INFO    ][5257] Returning information for job: 20171205100142096709
2017-12-05 10:01:52,182 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100152171932
2017-12-05 10:01:52,206 [salt.minion      ][INFO    ][5346] Starting a new job with PID 5346
2017-12-05 10:01:52,361 [salt.minion      ][INFO    ][5346] Returning information for job: 20171205100152171932
2017-12-05 10:01:55,603 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:01:55,626 [salt.state       ][INFO    ][1860] 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-05 10:01:55,633 [salt.state       ][INFO    ][1860] Loading fresh modules for state activity
2017-12-05 10:01:55,645 [salt.state       ][INFO    ][1860] Completed state [linux_sysfs_package] at time 10:01:55.645158 duration_in_ms=23954.365
2017-12-05 10:01:55,649 [salt.state       ][INFO    ][1860] Running state [/etc/sysfs.d] at time 10:01:55.648639
2017-12-05 10:01:55,649 [salt.state       ][INFO    ][1860] Executing state file.directory for /etc/sysfs.d
2017-12-05 10:01:55,652 [salt.state       ][INFO    ][1860] Directory /etc/sysfs.d is in the correct state
2017-12-05 10:01:55,652 [salt.state       ][INFO    ][1860] Completed state [/etc/sysfs.d] at time 10:01:55.652233 duration_in_ms=3.594
2017-12-05 10:01:55,722 [salt.state       ][INFO    ][1860] Running state [ondemand] at time 10:01:55.721490
2017-12-05 10:01:55,722 [salt.state       ][INFO    ][1860] Executing state service.dead for ondemand
2017-12-05 10:01:55,724 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-05 10:01:55,735 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-05 10:01:55,744 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:01:55,756 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-12-05 10:01:55,828 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-05 10:01:55,840 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:01:55,853 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:01:55,868 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-12-05 10:01:55,952 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:01:55,968 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'runlevel' in directory '/root'
2017-12-05 10:01:55,979 [salt.state       ][INFO    ][1860] {'ondemand': True}
2017-12-05 10:01:55,979 [salt.state       ][INFO    ][1860] Completed state [ondemand] at time 10:01:55.979360 duration_in_ms=257.87
2017-12-05 10:01:56,023 [salt.state       ][INFO    ][1860] Running state [cs_CZ.UTF-8] at time 10:01:56.023395
2017-12-05 10:01:56,024 [salt.state       ][INFO    ][1860] Executing state locale.present for cs_CZ.UTF-8
2017-12-05 10:01:56,024 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'locale -a' in directory '/root'
2017-12-05 10:01:56,037 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-12-05 10:01:57,227 [salt.state       ][INFO    ][1860] {'locale': 'cs_CZ.UTF-8'}
2017-12-05 10:01:57,228 [salt.state       ][INFO    ][1860] Completed state [cs_CZ.UTF-8] at time 10:01:57.227866 duration_in_ms=1204.471
2017-12-05 10:01:57,228 [salt.state       ][INFO    ][1860] Running state [en_US.UTF-8] at time 10:01:57.228232
2017-12-05 10:01:57,229 [salt.state       ][INFO    ][1860] Executing state locale.present for en_US.UTF-8
2017-12-05 10:01:57,229 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'locale -a' in directory '/root'
2017-12-05 10:01:57,239 [salt.state       ][INFO    ][1860] Locale en_US.UTF-8 is already present
2017-12-05 10:01:57,240 [salt.state       ][INFO    ][1860] Completed state [en_US.UTF-8] at time 10:01:57.239898 duration_in_ms=11.665
2017-12-05 10:01:57,241 [salt.state       ][INFO    ][1860] Running state [en_US.UTF-8] at time 10:01:57.240967
2017-12-05 10:01:57,241 [salt.state       ][INFO    ][1860] Executing state locale.system for en_US.UTF-8
2017-12-05 10:01:57,242 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'localectl' in directory '/root'
2017-12-05 10:01:57,792 [salt.state       ][INFO    ][1860] System locale en_US.UTF-8 already set
2017-12-05 10:01:57,793 [salt.state       ][INFO    ][1860] Completed state [en_US.UTF-8] at time 10:01:57.792568 duration_in_ms=551.6
2017-12-05 10:01:57,796 [salt.state       ][INFO    ][1860] Running state [root] at time 10:01:57.796216
2017-12-05 10:01:57,797 [salt.state       ][INFO    ][1860] Executing state user.present for root
2017-12-05 10:01:57,802 [salt.state       ][INFO    ][1860] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17505}
2017-12-05 10:01:57,802 [salt.state       ][INFO    ][1860] Completed state [root] at time 10:01:57.802282 duration_in_ms=6.066
2017-12-05 10:01:57,803 [salt.state       ][INFO    ][1860] Running state [/root] at time 10:01:57.803280
2017-12-05 10:01:57,804 [salt.state       ][INFO    ][1860] Executing state file.directory for /root
2017-12-05 10:01:57,804 [salt.state       ][INFO    ][1860] Directory /root is in the correct state
2017-12-05 10:01:57,805 [salt.state       ][INFO    ][1860] Completed state [/root] at time 10:01:57.804606 duration_in_ms=1.326
2017-12-05 10:01:57,805 [salt.state       ][INFO    ][1860] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:01:57.804949
2017-12-05 10:01:57,805 [salt.state       ][INFO    ][1860] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-05 10:01:57,807 [salt.state       ][INFO    ][1860] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-05 10:01:57,807 [salt.state       ][INFO    ][1860] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:01:57.807057 duration_in_ms=2.108
2017-12-05 10:01:57,807 [salt.state       ][INFO    ][1860] Running state [ubuntu] at time 10:01:57.807397
2017-12-05 10:01:57,808 [salt.state       ][INFO    ][1860] Executing state user.present for ubuntu
2017-12-05 10:01:57,808 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-12-05 10:02:00,520 [salt.state       ][INFO    ][1860] {'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-05 10:02:00,521 [salt.state       ][INFO    ][1860] Completed state [ubuntu] at time 10:02:00.521024 duration_in_ms=2713.626
2017-12-05 10:02:00,522 [salt.state       ][INFO    ][1860] Running state [/home/ubuntu] at time 10:02:00.522206
2017-12-05 10:02:00,523 [salt.state       ][INFO    ][1860] Executing state file.directory for /home/ubuntu
2017-12-05 10:02:00,523 [salt.state       ][INFO    ][1860] {'mode': '0700'}
2017-12-05 10:02:00,524 [salt.state       ][INFO    ][1860] Completed state [/home/ubuntu] at time 10:02:00.523693 duration_in_ms=1.487
2017-12-05 10:02:00,524 [salt.state       ][INFO    ][1860] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:02:00.524362
2017-12-05 10:02:00,525 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-05 10:02:00,545 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-05 10:02:00,548 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command '/usr/sbin/visudo -c -f /tmp/tmpABHsHk' in directory '/root'
2017-12-05 10:02:01,329 [salt.state       ][INFO    ][1860] File changed:
New file
2017-12-05 10:02:01,329 [salt.state       ][INFO    ][1860] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:02:01.329112 duration_in_ms=804.749
2017-12-05 10:02:01,329 [salt.state       ][INFO    ][1860] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:02:01.329443
2017-12-05 10:02:01,330 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-05 10:02:01,385 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-05 10:02:01,403 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:02:01,437 [salt.state       ][INFO    ][1860] File changed:
New file
2017-12-05 10:02:01,437 [salt.state       ][INFO    ][1860] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:02:01.437115 duration_in_ms=107.671
2017-12-05 10:02:01,437 [salt.state       ][INFO    ][1860] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:02:01.437399
2017-12-05 10:02:01,438 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-05 10:02:01,456 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-05 10:02:01,473 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:02:01,506 [salt.state       ][INFO    ][1860] File changed:
New file
2017-12-05 10:02:01,507 [salt.state       ][INFO    ][1860] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:02:01.506682 duration_in_ms=69.283
2017-12-05 10:02:01,508 [salt.state       ][INFO    ][1860] Running state [service.systemctl_reload] at time 10:02:01.507745
2017-12-05 10:02:01,508 [salt.state       ][INFO    ][1860] Executing state module.wait for service.systemctl_reload
2017-12-05 10:02:01,508 [salt.state       ][INFO    ][1860] No changes made for service.systemctl_reload
2017-12-05 10:02:01,509 [salt.state       ][INFO    ][1860] Completed state [service.systemctl_reload] at time 10:02:01.508573 duration_in_ms=0.828
2017-12-05 10:02:01,509 [salt.state       ][INFO    ][1860] Running state [service.systemctl_reload] at time 10:02:01.508816
2017-12-05 10:02:01,509 [salt.state       ][INFO    ][1860] Executing state module.mod_watch for service.systemctl_reload
2017-12-05 10:02:01,510 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-05 10:02:01,544 [salt.state       ][INFO    ][1860] {'ret': True}
2017-12-05 10:02:01,545 [salt.state       ][INFO    ][1860] Completed state [service.systemctl_reload] at time 10:02:01.544490 duration_in_ms=35.673
2017-12-05 10:02:01,545 [salt.state       ][INFO    ][1860] Running state [/etc/hostname] at time 10:02:01.544704
2017-12-05 10:02:01,545 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/hostname
2017-12-05 10:02:01,563 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-05 10:02:01,566 [salt.state       ][INFO    ][1860] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+msg01

2017-12-05 10:02:01,566 [salt.state       ][INFO    ][1860] Completed state [/etc/hostname] at time 10:02:01.565691 duration_in_ms=20.986
2017-12-05 10:02:01,567 [salt.state       ][INFO    ][1860] Running state [hostname msg01] at time 10:02:01.566988
2017-12-05 10:02:01,567 [salt.state       ][INFO    ][1860] Executing state cmd.wait for hostname msg01
2017-12-05 10:02:01,567 [salt.state       ][INFO    ][1860] No changes made for hostname msg01
2017-12-05 10:02:01,567 [salt.state       ][INFO    ][1860] Completed state [hostname msg01] at time 10:02:01.567468 duration_in_ms=0.479
2017-12-05 10:02:01,568 [salt.state       ][INFO    ][1860] Running state [hostname msg01] at time 10:02:01.567586
2017-12-05 10:02:01,568 [salt.state       ][INFO    ][1860] Executing state cmd.mod_watch for hostname msg01
2017-12-05 10:02:01,568 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command 'hostname msg01' in directory '/root'
2017-12-05 10:02:01,577 [salt.state       ][INFO    ][1860] {'pid': 5485, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-05 10:02:01,578 [salt.state       ][INFO    ][1860] Completed state [hostname msg01] at time 10:02:01.577575 duration_in_ms=9.989
2017-12-05 10:02:01,642 [salt.state       ][INFO    ][1860] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.642093
2017-12-05 10:02:01,642 [salt.state       ][INFO    ][1860] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:01,644 [salt.state       ][INFO    ][1860] {'host': 'mdb02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:01,644 [salt.state       ][INFO    ][1860] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.643720 duration_in_ms=1.627
2017-12-05 10:02:01,644 [salt.state       ][INFO    ][1860] Running state [mdb02] at time 10:02:01.643882
2017-12-05 10:02:01,644 [salt.state       ][INFO    ][1860] Executing state host.present for mdb02
2017-12-05 10:02:01,671 [salt.state       ][INFO    ][1860] {'host': 'mdb02'}
2017-12-05 10:02:01,671 [salt.state       ][INFO    ][1860] Completed state [mdb02] at time 10:02:01.671335 duration_in_ms=27.452
2017-12-05 10:02:01,672 [salt.state       ][INFO    ][1860] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.671503
2017-12-05 10:02:01,672 [salt.state       ][INFO    ][1860] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:01,677 [salt.state       ][INFO    ][1860] {'host': 'mdb03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:01,678 [salt.state       ][INFO    ][1860] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.677670 duration_in_ms=6.166
2017-12-05 10:02:01,678 [salt.state       ][INFO    ][1860] Running state [mdb03] at time 10:02:01.677870
2017-12-05 10:02:01,678 [salt.state       ][INFO    ][1860] Executing state host.present for mdb03
2017-12-05 10:02:01,683 [salt.state       ][INFO    ][1860] {'host': 'mdb03'}
2017-12-05 10:02:01,683 [salt.state       ][INFO    ][1860] Completed state [mdb03] at time 10:02:01.683393 duration_in_ms=5.523
2017-12-05 10:02:01,684 [salt.state       ][INFO    ][1860] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.683548
2017-12-05 10:02:01,684 [salt.state       ][INFO    ][1860] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:01,689 [salt.state       ][INFO    ][1860] {'host': 'mdb01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:01,689 [salt.state       ][INFO    ][1860] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.689400 duration_in_ms=5.851
2017-12-05 10:02:01,690 [salt.state       ][INFO    ][1860] Running state [mdb01] at time 10:02:01.689553
2017-12-05 10:02:01,690 [salt.state       ][INFO    ][1860] Executing state host.present for mdb01
2017-12-05 10:02:01,695 [salt.state       ][INFO    ][1860] {'host': 'mdb01'}
2017-12-05 10:02:01,695 [salt.state       ][INFO    ][1860] Completed state [mdb01] at time 10:02:01.695168 duration_in_ms=5.614
2017-12-05 10:02:01,695 [salt.state       ][INFO    ][1860] Running state [mdb] at time 10:02:01.695315
2017-12-05 10:02:01,695 [salt.state       ][INFO    ][1860] Executing state host.present for mdb
2017-12-05 10:02:01,701 [salt.state       ][INFO    ][1860] {'host': 'mdb'}
2017-12-05 10:02:01,701 [salt.state       ][INFO    ][1860] Completed state [mdb] at time 10:02:01.701346 duration_in_ms=6.031
2017-12-05 10:02:01,702 [salt.state       ][INFO    ][1860] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.701495
2017-12-05 10:02:01,702 [salt.state       ][INFO    ][1860] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:01,707 [salt.state       ][INFO    ][1860] {'host': 'mdb.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:01,707 [salt.state       ][INFO    ][1860] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.707396 duration_in_ms=5.901
2017-12-05 10:02:01,708 [salt.state       ][INFO    ][1860] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.707555
2017-12-05 10:02:01,708 [salt.state       ][INFO    ][1860] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:01,713 [salt.state       ][INFO    ][1860] {'host': 'cfg01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:01,713 [salt.state       ][INFO    ][1860] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.713416 duration_in_ms=5.861
2017-12-05 10:02:01,714 [salt.state       ][INFO    ][1860] Running state [cfg01] at time 10:02:01.713593
2017-12-05 10:02:01,714 [salt.state       ][INFO    ][1860] Executing state host.present for cfg01
2017-12-05 10:02:01,719 [salt.state       ][INFO    ][1860] {'host': 'cfg01'}
2017-12-05 10:02:01,719 [salt.state       ][INFO    ][1860] Completed state [cfg01] at time 10:02:01.719228 duration_in_ms=5.635
2017-12-05 10:02:01,719 [salt.state       ][INFO    ][1860] Running state [prx01] at time 10:02:01.719379
2017-12-05 10:02:01,720 [salt.state       ][INFO    ][1860] Executing state host.present for prx01
2017-12-05 10:02:01,767 [salt.state       ][INFO    ][1860] {'host': 'prx01'}
2017-12-05 10:02:01,768 [salt.state       ][INFO    ][1860] Completed state [prx01] at time 10:02:01.767459 duration_in_ms=48.08
2017-12-05 10:02:01,768 [salt.state       ][INFO    ][1860] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.767662
2017-12-05 10:02:01,768 [salt.state       ][INFO    ][1860] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:01,815 [salt.state       ][INFO    ][1860] {'host': 'prx01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:01,816 [salt.state       ][INFO    ][1860] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.815509 duration_in_ms=47.847
2017-12-05 10:02:01,816 [salt.state       ][INFO    ][1860] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.815725
2017-12-05 10:02:01,816 [salt.state       ][INFO    ][1860] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:01,923 [salt.state       ][INFO    ][1860] {'host': 'kvm01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:01,923 [salt.state       ][INFO    ][1860] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.923230 duration_in_ms=107.504
2017-12-05 10:02:01,923 [salt.state       ][INFO    ][1860] Running state [kvm01] at time 10:02:01.923424
2017-12-05 10:02:01,924 [salt.state       ][INFO    ][1860] Executing state host.present for kvm01
2017-12-05 10:02:01,929 [salt.state       ][INFO    ][1860] {'host': 'kvm01'}
2017-12-05 10:02:01,929 [salt.state       ][INFO    ][1860] Completed state [kvm01] at time 10:02:01.928970 duration_in_ms=5.546
2017-12-05 10:02:01,929 [salt.state       ][INFO    ][1860] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:02:01.929153
2017-12-05 10:02:01,929 [salt.state       ][INFO    ][1860] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,161 [salt.state       ][INFO    ][1860] {'host': 'kvm03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,161 [salt.state       ][INFO    ][1860] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.161387 duration_in_ms=232.234
2017-12-05 10:02:02,162 [salt.state       ][INFO    ][1860] Running state [kvm03] at time 10:02:02.161579
2017-12-05 10:02:02,162 [salt.state       ][INFO    ][1860] Executing state host.present for kvm03
2017-12-05 10:02:02,167 [salt.state       ][INFO    ][1860] {'host': 'kvm03'}
2017-12-05 10:02:02,167 [salt.state       ][INFO    ][1860] Completed state [kvm03] at time 10:02:02.167006 duration_in_ms=5.426
2017-12-05 10:02:02,167 [salt.state       ][INFO    ][1860] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.167204
2017-12-05 10:02:02,167 [salt.state       ][INFO    ][1860] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,215 [salt.state       ][INFO    ][1860] {'host': 'kvm02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,215 [salt.state       ][INFO    ][1860] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.215422 duration_in_ms=48.217
2017-12-05 10:02:02,216 [salt.state       ][INFO    ][1860] Running state [kvm02] at time 10:02:02.215652
2017-12-05 10:02:02,216 [salt.state       ][INFO    ][1860] Executing state host.present for kvm02
2017-12-05 10:02:02,221 [salt.state       ][INFO    ][1860] {'host': 'kvm02'}
2017-12-05 10:02:02,221 [salt.state       ][INFO    ][1860] Completed state [kvm02] at time 10:02:02.220877 duration_in_ms=5.225
2017-12-05 10:02:02,221 [salt.state       ][INFO    ][1860] Running state [dbs] at time 10:02:02.221060
2017-12-05 10:02:02,221 [salt.state       ][INFO    ][1860] Executing state host.present for dbs
2017-12-05 10:02:02,227 [salt.state       ][INFO    ][1860] {'host': 'dbs'}
2017-12-05 10:02:02,227 [salt.state       ][INFO    ][1860] Completed state [dbs] at time 10:02:02.227213 duration_in_ms=6.152
2017-12-05 10:02:02,227 [salt.state       ][INFO    ][1860] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.227414
2017-12-05 10:02:02,228 [salt.state       ][INFO    ][1860] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,233 [salt.state       ][INFO    ][1860] {'host': 'dbs.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,233 [salt.state       ][INFO    ][1860] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.233092 duration_in_ms=5.678
2017-12-05 10:02:02,233 [salt.state       ][INFO    ][1860] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.233296
2017-12-05 10:02:02,233 [salt.state       ][INFO    ][1860] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,239 [salt.state       ][INFO    ][1860] {'host': 'prx.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,239 [salt.state       ][INFO    ][1860] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.239139 duration_in_ms=5.841
2017-12-05 10:02:02,239 [salt.state       ][INFO    ][1860] Running state [prx] at time 10:02:02.239330
2017-12-05 10:02:02,240 [salt.state       ][INFO    ][1860] Executing state host.present for prx
2017-12-05 10:02:02,245 [salt.state       ][INFO    ][1860] {'host': 'prx'}
2017-12-05 10:02:02,245 [salt.state       ][INFO    ][1860] Completed state [prx] at time 10:02:02.245234 duration_in_ms=5.903
2017-12-05 10:02:02,245 [salt.state       ][INFO    ][1860] Running state [prx02] at time 10:02:02.245442
2017-12-05 10:02:02,246 [salt.state       ][INFO    ][1860] Executing state host.present for prx02
2017-12-05 10:02:02,251 [salt.state       ][INFO    ][1860] {'host': 'prx02'}
2017-12-05 10:02:02,251 [salt.state       ][INFO    ][1860] Completed state [prx02] at time 10:02:02.251027 duration_in_ms=5.584
2017-12-05 10:02:02,251 [salt.state       ][INFO    ][1860] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.251208
2017-12-05 10:02:02,251 [salt.state       ][INFO    ][1860] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,257 [salt.state       ][INFO    ][1860] {'host': 'prx02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,257 [salt.state       ][INFO    ][1860] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.257017 duration_in_ms=5.809
2017-12-05 10:02:02,257 [salt.state       ][INFO    ][1860] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.257192
2017-12-05 10:02:02,257 [salt.state       ][INFO    ][1860] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,263 [salt.state       ][INFO    ][1860] {'host': 'msg02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,263 [salt.state       ][INFO    ][1860] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.262909 duration_in_ms=5.716
2017-12-05 10:02:02,263 [salt.state       ][INFO    ][1860] Running state [msg02] at time 10:02:02.263065
2017-12-05 10:02:02,263 [salt.state       ][INFO    ][1860] Executing state host.present for msg02
2017-12-05 10:02:02,269 [salt.state       ][INFO    ][1860] {'host': 'msg02'}
2017-12-05 10:02:02,269 [salt.state       ][INFO    ][1860] Completed state [msg02] at time 10:02:02.269002 duration_in_ms=5.937
2017-12-05 10:02:02,269 [salt.state       ][INFO    ][1860] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.269276
2017-12-05 10:02:02,270 [salt.state       ][INFO    ][1860] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,275 [salt.state       ][INFO    ][1860] {'host': 'msg03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,275 [salt.state       ][INFO    ][1860] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.275026 duration_in_ms=5.75
2017-12-05 10:02:02,275 [salt.state       ][INFO    ][1860] Running state [msg03] at time 10:02:02.275300
2017-12-05 10:02:02,276 [salt.state       ][INFO    ][1860] Executing state host.present for msg03
2017-12-05 10:02:02,281 [salt.state       ][INFO    ][1860] {'host': 'msg03'}
2017-12-05 10:02:02,281 [salt.state       ][INFO    ][1860] Completed state [msg03] at time 10:02:02.280990 duration_in_ms=5.689
2017-12-05 10:02:02,281 [salt.state       ][INFO    ][1860] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.281223
2017-12-05 10:02:02,281 [salt.state       ][INFO    ][1860] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,287 [salt.state       ][INFO    ][1860] {'host': 'msg01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,287 [salt.state       ][INFO    ][1860] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.287048 duration_in_ms=5.825
2017-12-05 10:02:02,287 [salt.state       ][INFO    ][1860] Running state [msg01] at time 10:02:02.287311
2017-12-05 10:02:02,288 [salt.state       ][INFO    ][1860] Executing state host.present for msg01
2017-12-05 10:02:02,293 [salt.state       ][INFO    ][1860] {'host': 'msg01'}
2017-12-05 10:02:02,293 [salt.state       ][INFO    ][1860] Completed state [msg01] at time 10:02:02.293024 duration_in_ms=5.713
2017-12-05 10:02:02,293 [salt.state       ][INFO    ][1860] Running state [msg] at time 10:02:02.293293
2017-12-05 10:02:02,294 [salt.state       ][INFO    ][1860] Executing state host.present for msg
2017-12-05 10:02:02,306 [salt.state       ][INFO    ][1860] {'host': 'msg'}
2017-12-05 10:02:02,307 [salt.state       ][INFO    ][1860] Completed state [msg] at time 10:02:02.306772 duration_in_ms=13.478
2017-12-05 10:02:02,307 [salt.state       ][INFO    ][1860] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.307058
2017-12-05 10:02:02,307 [salt.state       ][INFO    ][1860] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,312 [salt.state       ][INFO    ][1860] {'host': 'msg.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,312 [salt.state       ][INFO    ][1860] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.312202 duration_in_ms=5.144
2017-12-05 10:02:02,313 [salt.state       ][INFO    ][1860] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.312476
2017-12-05 10:02:02,313 [salt.state       ][INFO    ][1860] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,313 [salt.state       ][INFO    ][1860] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:02:02,313 [salt.state       ][INFO    ][1860] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.313389 duration_in_ms=0.913
2017-12-05 10:02:02,314 [salt.state       ][INFO    ][1860] Running state [cfg01] at time 10:02:02.313635
2017-12-05 10:02:02,314 [salt.state       ][INFO    ][1860] Executing state host.present for cfg01
2017-12-05 10:02:02,314 [salt.state       ][INFO    ][1860] Host cfg01 (10.167.4.100) already present
2017-12-05 10:02:02,315 [salt.state       ][INFO    ][1860] Completed state [cfg01] at time 10:02:02.314547 duration_in_ms=0.912
2017-12-05 10:02:02,315 [salt.state       ][INFO    ][1860] Running state [cmp002] at time 10:02:02.314803
2017-12-05 10:02:02,315 [salt.state       ][INFO    ][1860] Executing state host.present for cmp002
2017-12-05 10:02:02,346 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100202329945
2017-12-05 10:02:02,360 [salt.state       ][INFO    ][1860] {'host': 'cmp002'}
2017-12-05 10:02:02,361 [salt.state       ][INFO    ][1860] Completed state [cmp002] at time 10:02:02.360839 duration_in_ms=46.035
2017-12-05 10:02:02,361 [salt.state       ][INFO    ][1860] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.361102
2017-12-05 10:02:02,361 [salt.state       ][INFO    ][1860] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,368 [salt.minion      ][INFO    ][5489] Starting a new job with PID 5489
2017-12-05 10:02:02,370 [salt.state       ][INFO    ][1860] {'host': 'cmp002.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,371 [salt.state       ][INFO    ][1860] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.370616 duration_in_ms=9.512
2017-12-05 10:02:02,371 [salt.state       ][INFO    ][1860] Running state [cmp001] at time 10:02:02.370894
2017-12-05 10:02:02,371 [salt.state       ][INFO    ][1860] Executing state host.present for cmp001
2017-12-05 10:02:02,372 [salt.state       ][INFO    ][1860] {'host': 'cmp001'}
2017-12-05 10:02:02,373 [salt.state       ][INFO    ][1860] Completed state [cmp001] at time 10:02:02.372547 duration_in_ms=1.653
2017-12-05 10:02:02,373 [salt.state       ][INFO    ][1860] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.372799
2017-12-05 10:02:02,373 [salt.state       ][INFO    ][1860] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,378 [salt.state       ][INFO    ][1860] {'host': 'cmp001.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,379 [salt.state       ][INFO    ][1860] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.378484 duration_in_ms=5.684
2017-12-05 10:02:02,379 [salt.state       ][INFO    ][1860] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.378748
2017-12-05 10:02:02,379 [salt.state       ][INFO    ][1860] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,384 [salt.state       ][INFO    ][1860] {'host': 'dbs01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,384 [salt.state       ][INFO    ][1860] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.384159 duration_in_ms=5.411
2017-12-05 10:02:02,384 [salt.state       ][INFO    ][1860] Running state [dbs01] at time 10:02:02.384452
2017-12-05 10:02:02,385 [salt.state       ][INFO    ][1860] Executing state host.present for dbs01
2017-12-05 10:02:02,390 [salt.state       ][INFO    ][1860] {'host': 'dbs01'}
2017-12-05 10:02:02,390 [salt.state       ][INFO    ][1860] Completed state [dbs01] at time 10:02:02.390175 duration_in_ms=5.723
2017-12-05 10:02:02,390 [salt.state       ][INFO    ][1860] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.390342
2017-12-05 10:02:02,391 [salt.state       ][INFO    ][1860] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,396 [salt.state       ][INFO    ][1860] {'host': 'dbs02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,397 [salt.state       ][INFO    ][1860] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.396531 duration_in_ms=6.187
2017-12-05 10:02:02,397 [salt.state       ][INFO    ][1860] Running state [dbs02] at time 10:02:02.396736
2017-12-05 10:02:02,397 [salt.state       ][INFO    ][1860] Executing state host.present for dbs02
2017-12-05 10:02:02,402 [salt.state       ][INFO    ][1860] {'host': 'dbs02'}
2017-12-05 10:02:02,403 [salt.state       ][INFO    ][1860] Completed state [dbs02] at time 10:02:02.402480 duration_in_ms=5.743
2017-12-05 10:02:02,403 [salt.state       ][INFO    ][1860] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.402703
2017-12-05 10:02:02,403 [salt.state       ][INFO    ][1860] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,408 [salt.state       ][INFO    ][1860] {'host': 'dbs03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,408 [salt.state       ][INFO    ][1860] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.408357 duration_in_ms=5.653
2017-12-05 10:02:02,409 [salt.state       ][INFO    ][1860] Running state [dbs03] at time 10:02:02.408584
2017-12-05 10:02:02,409 [salt.state       ][INFO    ][1860] Executing state host.present for dbs03
2017-12-05 10:02:02,414 [salt.state       ][INFO    ][1860] {'host': 'dbs03'}
2017-12-05 10:02:02,414 [salt.state       ][INFO    ][1860] Completed state [dbs03] at time 10:02:02.414460 duration_in_ms=5.875
2017-12-05 10:02:02,415 [salt.state       ][INFO    ][1860] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.414647
2017-12-05 10:02:02,415 [salt.state       ][INFO    ][1860] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,420 [salt.state       ][INFO    ][1860] {'host': 'odl01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,420 [salt.state       ][INFO    ][1860] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.420370 duration_in_ms=5.723
2017-12-05 10:02:02,421 [salt.state       ][INFO    ][1860] Running state [odl01] at time 10:02:02.420591
2017-12-05 10:02:02,421 [salt.state       ][INFO    ][1860] Executing state host.present for odl01
2017-12-05 10:02:02,426 [salt.state       ][INFO    ][1860] {'host': 'odl01'}
2017-12-05 10:02:02,426 [salt.state       ][INFO    ][1860] Completed state [odl01] at time 10:02:02.426322 duration_in_ms=5.731
2017-12-05 10:02:02,427 [salt.state       ][INFO    ][1860] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.426508
2017-12-05 10:02:02,427 [salt.state       ][INFO    ][1860] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,427 [salt.minion      ][INFO    ][5489] Returning information for job: 20171205100202329945
2017-12-05 10:02:02,432 [salt.state       ][INFO    ][1860] {'host': 'mas01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,432 [salt.state       ][INFO    ][1860] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.432280 duration_in_ms=5.772
2017-12-05 10:02:02,432 [salt.state       ][INFO    ][1860] Running state [mas01] at time 10:02:02.432475
2017-12-05 10:02:02,433 [salt.state       ][INFO    ][1860] Executing state host.present for mas01
2017-12-05 10:02:02,510 [salt.state       ][INFO    ][1860] {'host': 'mas01'}
2017-12-05 10:02:02,510 [salt.state       ][INFO    ][1860] Completed state [mas01] at time 10:02:02.510417 duration_in_ms=77.942
2017-12-05 10:02:02,511 [salt.state       ][INFO    ][1860] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.510617
2017-12-05 10:02:02,511 [salt.state       ][INFO    ][1860] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,551 [salt.state       ][INFO    ][1860] {'host': 'ctl02.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,551 [salt.state       ][INFO    ][1860] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.551269 duration_in_ms=40.652
2017-12-05 10:02:02,552 [salt.state       ][INFO    ][1860] Running state [ctl02] at time 10:02:02.551483
2017-12-05 10:02:02,552 [salt.state       ][INFO    ][1860] Executing state host.present for ctl02
2017-12-05 10:02:02,557 [salt.state       ][INFO    ][1860] {'host': 'ctl02'}
2017-12-05 10:02:02,557 [salt.state       ][INFO    ][1860] Completed state [ctl02] at time 10:02:02.556663 duration_in_ms=5.18
2017-12-05 10:02:02,557 [salt.state       ][INFO    ][1860] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.556849
2017-12-05 10:02:02,557 [salt.state       ][INFO    ][1860] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,563 [salt.state       ][INFO    ][1860] {'host': 'ctl03.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,563 [salt.state       ][INFO    ][1860] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.562686 duration_in_ms=5.837
2017-12-05 10:02:02,563 [salt.state       ][INFO    ][1860] Running state [ctl03] at time 10:02:02.562871
2017-12-05 10:02:02,563 [salt.state       ][INFO    ][1860] Executing state host.present for ctl03
2017-12-05 10:02:02,569 [salt.state       ][INFO    ][1860] {'host': 'ctl03'}
2017-12-05 10:02:02,569 [salt.state       ][INFO    ][1860] Completed state [ctl03] at time 10:02:02.568648 duration_in_ms=5.777
2017-12-05 10:02:02,569 [salt.state       ][INFO    ][1860] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.568822
2017-12-05 10:02:02,569 [salt.state       ][INFO    ][1860] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,575 [salt.state       ][INFO    ][1860] {'host': 'ctl01.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,575 [salt.state       ][INFO    ][1860] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.574649 duration_in_ms=5.827
2017-12-05 10:02:02,575 [salt.state       ][INFO    ][1860] Running state [ctl01] at time 10:02:02.574830
2017-12-05 10:02:02,575 [salt.state       ][INFO    ][1860] Executing state host.present for ctl01
2017-12-05 10:02:02,581 [salt.state       ][INFO    ][1860] {'host': 'ctl01'}
2017-12-05 10:02:02,581 [salt.state       ][INFO    ][1860] Completed state [ctl01] at time 10:02:02.580682 duration_in_ms=5.851
2017-12-05 10:02:02,581 [salt.state       ][INFO    ][1860] Running state [ctl] at time 10:02:02.580864
2017-12-05 10:02:02,581 [salt.state       ][INFO    ][1860] Executing state host.present for ctl
2017-12-05 10:02:02,586 [salt.state       ][INFO    ][1860] {'host': 'ctl'}
2017-12-05 10:02:02,587 [salt.state       ][INFO    ][1860] Completed state [ctl] at time 10:02:02.586564 duration_in_ms=5.7
2017-12-05 10:02:02,587 [salt.state       ][INFO    ][1860] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.586762
2017-12-05 10:02:02,587 [salt.state       ][INFO    ][1860] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:02:02,592 [salt.state       ][INFO    ][1860] {'host': 'ctl.baremetal-mcp-ocata-odl-ha.local'}
2017-12-05 10:02:02,593 [salt.state       ][INFO    ][1860] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:02:02.592618 duration_in_ms=5.857
2017-12-05 10:02:02,603 [salt.state       ][INFO    ][1860] Running state [ens2] at time 10:02:02.602663
2017-12-05 10:02:02,603 [salt.state       ][INFO    ][1860] Executing state network.managed for ens2
2017-12-05 10:02:02,985 [salt.state       ][INFO    ][1860] Interface ens2 is up to date.
2017-12-05 10:02:02,985 [salt.state       ][INFO    ][1860] Completed state [ens2] at time 10:02:02.985436 duration_in_ms=382.772
2017-12-05 10:02:02,986 [salt.state       ][INFO    ][1860] Running state [ens3] at time 10:02:02.985610
2017-12-05 10:02:02,986 [salt.state       ][INFO    ][1860] Executing state network.managed for ens3
2017-12-05 10:02:03,010 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-12-05 10:02:03,064 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['ifup', 'ens3'] in directory '/root'
2017-12-05 10:02:03,148 [salt.state       ][INFO    ][1860] {'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-05 10:02:03,149 [salt.state       ][INFO    ][1860] Completed state [ens3] at time 10:02:03.148713 duration_in_ms=163.102
2017-12-05 10:02:03,149 [salt.state       ][INFO    ][1860] Running state [/etc/profile.d/proxy.sh] at time 10:02:03.148925
2017-12-05 10:02:03,149 [salt.state       ][INFO    ][1860] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-05 10:02:03,149 [salt.state       ][INFO    ][1860] File /etc/profile.d/proxy.sh is not present
2017-12-05 10:02:03,150 [salt.state       ][INFO    ][1860] Completed state [/etc/profile.d/proxy.sh] at time 10:02:03.149508 duration_in_ms=0.583
2017-12-05 10:02:03,150 [salt.state       ][INFO    ][1860] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:02:03.149656
2017-12-05 10:02:03,150 [salt.state       ][INFO    ][1860] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-05 10:02:03,150 [salt.state       ][INFO    ][1860] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-05 10:02:03,150 [salt.state       ][INFO    ][1860] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:02:03.150111 duration_in_ms=0.455
2017-12-05 10:02:03,154 [salt.state       ][INFO    ][1860] Running state [ntp] at time 10:02:03.153962
2017-12-05 10:02:03,154 [salt.state       ][INFO    ][1860] Executing state pkg.installed for ntp
2017-12-05 10:02:03,274 [salt.loaded.int.module.cmdmod][INFO    ][1860] 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-05 10:02:12,538 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100212520411
2017-12-05 10:02:12,556 [salt.minion      ][INFO    ][5668] Starting a new job with PID 5668
2017-12-05 10:02:13,373 [salt.minion      ][INFO    ][5668] Returning information for job: 20171205100212520411
2017-12-05 10:02:22,702 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100222685870
2017-12-05 10:02:22,733 [salt.minion      ][INFO    ][5700] Starting a new job with PID 5700
2017-12-05 10:02:22,748 [salt.minion      ][INFO    ][5700] Returning information for job: 20171205100222685870
2017-12-05 10:02:29,849 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:02:29,872 [salt.state       ][INFO    ][1860] 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-05 10:02:29,880 [salt.state       ][INFO    ][1860] Loading fresh modules for state activity
2017-12-05 10:02:29,892 [salt.state       ][INFO    ][1860] Completed state [ntp] at time 10:02:29.891808 duration_in_ms=26737.845
2017-12-05 10:02:29,895 [salt.state       ][INFO    ][1860] Running state [/etc/ntp.conf] at time 10:02:29.895075
2017-12-05 10:02:29,896 [salt.state       ][INFO    ][1860] Executing state file.managed for /etc/ntp.conf
2017-12-05 10:02:29,922 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-05 10:02:29,956 [salt.fileclient  ][INFO    ][1860] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:02:29,964 [salt.state       ][INFO    ][1860] 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-05 10:02:29,964 [salt.state       ][INFO    ][1860] Completed state [/etc/ntp.conf] at time 10:02:29.964319 duration_in_ms=69.243
2017-12-05 10:02:30,026 [salt.state       ][INFO    ][1860] Running state [ntp] at time 10:02:30.025823
2017-12-05 10:02:30,026 [salt.state       ][INFO    ][1860] Executing state service.running for ntp
2017-12-05 10:02:30,028 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-05 10:02:30,040 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-05 10:02:30,051 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-05 10:02:30,064 [salt.state       ][INFO    ][1860] The service ntp is already running
2017-12-05 10:02:30,064 [salt.state       ][INFO    ][1860] Completed state [ntp] at time 10:02:30.064129 duration_in_ms=38.305
2017-12-05 10:02:30,064 [salt.state       ][INFO    ][1860] Running state [ntp] at time 10:02:30.064404
2017-12-05 10:02:30,065 [salt.state       ][INFO    ][1860] Executing state service.mod_watch for ntp
2017-12-05 10:02:30,065 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-05 10:02:30,076 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-05 10:02:30,088 [salt.loaded.int.module.cmdmod][INFO    ][1860] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-12-05 10:02:30,137 [salt.state       ][INFO    ][1860] {'ntp': True}
2017-12-05 10:02:30,137 [salt.state       ][INFO    ][1860] Completed state [ntp] at time 10:02:30.137274 duration_in_ms=72.869
2017-12-05 10:02:30,139 [salt.minion      ][INFO    ][1860] Returning information for job: 20171205100041504863
2017-12-05 10:03:54,406 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.apply with jid 20171205100354393424
2017-12-05 10:03:54,427 [salt.minion      ][INFO    ][5985] Starting a new job with PID 5985
2017-12-05 10:03:57,286 [salt.state       ][INFO    ][5985] Loading fresh modules for state activity
2017-12-05 10:03:57,607 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-05 10:03:57,789 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-05 10:03:57,834 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:57,882 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-05 10:03:57,899 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:57,944 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-05 10:03:57,965 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,029 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-05 10:03:58,115 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,175 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-05 10:03:58,201 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,251 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-05 10:03:58,274 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,316 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-05 10:03:58,354 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,407 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-05 10:03:58,429 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,474 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-05 10:03:58,516 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,582 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-05 10:03:58,604 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,648 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-05 10:03:58,672 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,721 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-05 10:03:58,742 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,788 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-05 10:03:58,812 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,882 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-05 10:03:58,896 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:58,947 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-05 10:03:58,975 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:59,019 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-05 10:03:59,048 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:59,093 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-05 10:03:59,123 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:59,197 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-05 10:03:59,264 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:59,329 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-05 10:03:59,372 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:59,419 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-05 10:03:59,460 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:03:59,505 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-05 10:03:59,522 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-05 10:03:59,537 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:03:59,553 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-05 10:03:59,569 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:03:59,579 [salt.state       ][INFO    ][5985] Running state [/etc/environment] at time 10:03:59.579399
2017-12-05 10:03:59,580 [salt.state       ][INFO    ][5985] Executing state file.blockreplace for /etc/environment
2017-12-05 10:03:59,585 [salt.state       ][INFO    ][5985] 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-05 10:03:59,586 [salt.state       ][INFO    ][5985] Completed state [/etc/environment] at time 10:03:59.586074 duration_in_ms=6.674
2017-12-05 10:03:59,586 [salt.state       ][INFO    ][5985] Running state [/etc/profile.d] at time 10:03:59.586344
2017-12-05 10:03:59,587 [salt.state       ][INFO    ][5985] Executing state file.directory for /etc/profile.d
2017-12-05 10:03:59,587 [salt.state       ][INFO    ][5985] Directory /etc/profile.d is in the correct state
2017-12-05 10:03:59,588 [salt.state       ][INFO    ][5985] Completed state [/etc/profile.d] at time 10:03:59.587577 duration_in_ms=1.233
2017-12-05 10:03:59,860 [salt.state       ][INFO    ][5985] Running state [linux_repo_prereq_pkgs] at time 10:03:59.860390
2017-12-05 10:03:59,861 [salt.state       ][INFO    ][5985] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-05 10:03:59,861 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:04:00,331 [salt.state       ][INFO    ][5985] All specified packages are already installed
2017-12-05 10:04:00,332 [salt.state       ][INFO    ][5985] Completed state [linux_repo_prereq_pkgs] at time 10:04:00.331820 duration_in_ms=471.43
2017-12-05 10:04:00,332 [salt.state       ][INFO    ][5985] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:04:00.332145
2017-12-05 10:04:00,332 [salt.state       ][INFO    ][5985] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-05 10:04:00,333 [salt.state       ][INFO    ][5985] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-05 10:04:00,333 [salt.state       ][INFO    ][5985] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:04:00.333091 duration_in_ms=0.945
2017-12-05 10:04:00,333 [salt.state       ][INFO    ][5985] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:04:00.333359
2017-12-05 10:04:00,334 [salt.state       ][INFO    ][5985] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-05 10:04:00,352 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:04:00,370 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:00,403 [salt.state       ][INFO    ][5985] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-05 10:04:00,404 [salt.state       ][INFO    ][5985] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:04:00.403796 duration_in_ms=70.435
2017-12-05 10:04:00,406 [salt.state       ][INFO    ][5985] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:04:00.405730
2017-12-05 10:04:00,406 [salt.state       ][INFO    ][5985] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-05 10:04:00,664 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:04:00,747 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:04:02,616 [salt.state       ][INFO    ][5985] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-05 10:04:02,617 [salt.state       ][INFO    ][5985] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:04:02.616466 duration_in_ms=2210.735
2017-12-05 10:04:02,617 [salt.state       ][INFO    ][5985] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:04:02.616671
2017-12-05 10:04:02,617 [salt.state       ][INFO    ][5985] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-05 10:04:02,617 [salt.state       ][INFO    ][5985] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-05 10:04:02,618 [salt.state       ][INFO    ][5985] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:04:02.617718 duration_in_ms=1.047
2017-12-05 10:04:02,618 [salt.state       ][INFO    ][5985] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:04:02.618018
2017-12-05 10:04:02,618 [salt.state       ][INFO    ][5985] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-05 10:04:02,638 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:04:02,657 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:02,689 [salt.state       ][INFO    ][5985] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-05 10:04:02,689 [salt.state       ][INFO    ][5985] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:04:02.689347 duration_in_ms=71.329
2017-12-05 10:04:02,690 [salt.state       ][INFO    ][5985] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:04:02.690100
2017-12-05 10:04:02,690 [salt.state       ][INFO    ][5985] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-05 10:04:02,776 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-05 10:04:02,853 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:04:04,477 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100404465737
2017-12-05 10:04:04,495 [salt.minion      ][INFO    ][6985] Starting a new job with PID 6985
2017-12-05 10:04:04,503 [salt.minion      ][INFO    ][6985] Returning information for job: 20171205100404465737
2017-12-05 10:04:05,039 [salt.state       ][INFO    ][5985] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-05 10:04:05,040 [salt.state       ][INFO    ][5985] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:04:05.039835 duration_in_ms=2349.735
2017-12-05 10:04:05,040 [salt.state       ][INFO    ][5985] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:04:05.040196
2017-12-05 10:04:05,041 [salt.state       ][INFO    ][5985] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-05 10:04:05,041 [salt.state       ][INFO    ][5985] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-05 10:04:05,041 [salt.state       ][INFO    ][5985] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:04:05.041205 duration_in_ms=1.008
2017-12-05 10:04:05,041 [salt.state       ][INFO    ][5985] Running state [/etc/apt/preferences.d/uca] at time 10:04:05.041475
2017-12-05 10:04:05,042 [salt.state       ][INFO    ][5985] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-05 10:04:05,042 [salt.state       ][INFO    ][5985] File /etc/apt/preferences.d/uca is not present
2017-12-05 10:04:05,042 [salt.state       ][INFO    ][5985] Completed state [/etc/apt/preferences.d/uca] at time 10:04:05.042358 duration_in_ms=0.883
2017-12-05 10:04:05,043 [salt.state       ][INFO    ][5985] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:04:05.043165
2017-12-05 10:04:05,043 [salt.state       ][INFO    ][5985] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-12-05 10:04:05,088 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-05 10:04:05,128 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:04:07,066 [salt.state       ][INFO    ][5985] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-12-05 10:04:07,067 [salt.state       ][INFO    ][5985] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:04:07.066571 duration_in_ms=2023.406
2017-12-05 10:04:07,067 [salt.state       ][INFO    ][5985] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:04:07.066898
2017-12-05 10:04:07,067 [salt.state       ][INFO    ][5985] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-05 10:04:07,068 [salt.state       ][INFO    ][5985] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-05 10:04:07,068 [salt.state       ][INFO    ][5985] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:04:07.067850 duration_in_ms=0.952
2017-12-05 10:04:07,068 [salt.state       ][INFO    ][5985] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:04:07.068125
2017-12-05 10:04:07,068 [salt.state       ][INFO    ][5985] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-05 10:04:07,085 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:04:07,106 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:07,140 [salt.state       ][INFO    ][5985] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-05 10:04:07,140 [salt.state       ][INFO    ][5985] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:04:07.140020 duration_in_ms=71.894
2017-12-05 10:04:07,141 [salt.state       ][INFO    ][5985] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:04:07.140760
2017-12-05 10:04:07,141 [salt.state       ][INFO    ][5985] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-05 10:04:07,185 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:04:07,263 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:04:09,040 [salt.state       ][INFO    ][5985] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-05 10:04:09,041 [salt.state       ][INFO    ][5985] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:04:09.040537 duration_in_ms=1899.777
2017-12-05 10:04:09,041 [salt.state       ][INFO    ][5985] Running state [linux_extra_packages_purged] at time 10:04:09.040884
2017-12-05 10:04:09,041 [salt.state       ][INFO    ][5985] Executing state pkg.purged for linux_extra_packages_purged
2017-12-05 10:04:09,047 [salt.state       ][INFO    ][5985] All specified packages are already absent
2017-12-05 10:04:09,047 [salt.state       ][INFO    ][5985] Completed state [linux_extra_packages_purged] at time 10:04:09.046900 duration_in_ms=6.016
2017-12-05 10:04:09,047 [salt.state       ][INFO    ][5985] Running state [linux_extra_packages_latest] at time 10:04:09.047168
2017-12-05 10:04:09,047 [salt.state       ][INFO    ][5985] Executing state pkg.latest for linux_extra_packages_latest
2017-12-05 10:04:09,050 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:04:10,786 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-05 10:04:10,829 [salt.state       ][INFO    ][5985] Package mcelog is already up-to-date
2017-12-05 10:04:10,830 [salt.state       ][INFO    ][5985] Completed state [linux_extra_packages_latest] at time 10:04:10.829863 duration_in_ms=1782.694
2017-12-05 10:04:10,831 [salt.state       ][INFO    ][5985] Running state [UTC] at time 10:04:10.830733
2017-12-05 10:04:10,831 [salt.state       ][INFO    ][5985] Executing state timezone.system for UTC
2017-12-05 10:04:10,832 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:04:10,879 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:04:10,889 [salt.state       ][INFO    ][5985] Timezone UTC already set, UTC already set to UTC
2017-12-05 10:04:10,890 [salt.state       ][INFO    ][5985] Completed state [UTC] at time 10:04:10.889601 duration_in_ms=58.868
2017-12-05 10:04:10,890 [salt.state       ][INFO    ][5985] Running state [nf_conntrack] at time 10:04:10.890298
2017-12-05 10:04:10,891 [salt.state       ][INFO    ][5985] Executing state kmod.present for nf_conntrack
2017-12-05 10:04:10,891 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'lsmod' in directory '/root'
2017-12-05 10:04:10,898 [salt.state       ][INFO    ][5985] Kernel module nf_conntrack is already present
2017-12-05 10:04:10,899 [salt.state       ][INFO    ][5985] Completed state [nf_conntrack] at time 10:04:10.898752 duration_in_ms=8.453
2017-12-05 10:04:10,899 [salt.state       ][INFO    ][5985] Running state [kernel.panic] at time 10:04:10.899333
2017-12-05 10:04:10,900 [salt.state       ][INFO    ][5985] Executing state sysctl.present for kernel.panic
2017-12-05 10:04:10,906 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:10,919 [salt.state       ][INFO    ][5985] Sysctl value kernel.panic = 60 is already set
2017-12-05 10:04:10,920 [salt.state       ][INFO    ][5985] Completed state [kernel.panic] at time 10:04:10.919717 duration_in_ms=20.384
2017-12-05 10:04:10,920 [salt.state       ][INFO    ][5985] Running state [net.ipv4.tcp_keepalive_probes] at time 10:04:10.919924
2017-12-05 10:04:10,920 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-05 10:04:10,921 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:10,937 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-05 10:04:10,937 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:04:10.937158 duration_in_ms=17.232
2017-12-05 10:04:10,938 [salt.state       ][INFO    ][5985] Running state [fs.file-max] at time 10:04:10.937495
2017-12-05 10:04:10,938 [salt.state       ][INFO    ][5985] Executing state sysctl.present for fs.file-max
2017-12-05 10:04:10,938 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:10,955 [salt.state       ][INFO    ][5985] Sysctl value fs.file-max = 124165 is already set
2017-12-05 10:04:10,955 [salt.state       ][INFO    ][5985] Completed state [fs.file-max] at time 10:04:10.955129 duration_in_ms=17.633
2017-12-05 10:04:10,956 [salt.state       ][INFO    ][5985] Running state [net.core.somaxconn] at time 10:04:10.955516
2017-12-05 10:04:10,956 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.core.somaxconn
2017-12-05 10:04:10,956 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:10,971 [salt.state       ][INFO    ][5985] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-05 10:04:10,971 [salt.state       ][INFO    ][5985] Completed state [net.core.somaxconn] at time 10:04:10.971200 duration_in_ms=15.682
2017-12-05 10:04:10,972 [salt.state       ][INFO    ][5985] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:04:10.971583
2017-12-05 10:04:10,972 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-05 10:04:10,972 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:10,987 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-05 10:04:10,988 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:04:10.988080 duration_in_ms=16.495
2017-12-05 10:04:10,988 [salt.state       ][INFO    ][5985] Running state [net.ipv4.tcp_tw_reuse] at time 10:04:10.988441
2017-12-05 10:04:10,989 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-05 10:04:10,989 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,004 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-05 10:04:11,005 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.tcp_tw_reuse] at time 10:04:11.004857 duration_in_ms=16.415
2017-12-05 10:04:11,005 [salt.state       ][INFO    ][5985] Running state [net.ipv4.tcp_congestion_control] at time 10:04:11.005207
2017-12-05 10:04:11,006 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-05 10:04:11,006 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,021 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-05 10:04:11,022 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.tcp_congestion_control] at time 10:04:11.022277 duration_in_ms=17.067
2017-12-05 10:04:11,023 [salt.state       ][INFO    ][5985] Running state [net.ipv4.tcp_retries2] at time 10:04:11.022742
2017-12-05 10:04:11,023 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-05 10:04:11,024 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,041 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-05 10:04:11,041 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.tcp_retries2] at time 10:04:11.041090 duration_in_ms=18.348
2017-12-05 10:04:11,041 [salt.state       ][INFO    ][5985] Running state [net.core.netdev_max_backlog] at time 10:04:11.041445
2017-12-05 10:04:11,042 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-05 10:04:11,042 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,057 [salt.state       ][INFO    ][5985] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-05 10:04:11,057 [salt.state       ][INFO    ][5985] Completed state [net.core.netdev_max_backlog] at time 10:04:11.057260 duration_in_ms=15.813
2017-12-05 10:04:11,058 [salt.state       ][INFO    ][5985] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:04:11.057591
2017-12-05 10:04:11,058 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-05 10:04:11,058 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,073 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-05 10:04:11,074 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:04:11.073765 duration_in_ms=16.173
2017-12-05 10:04:11,074 [salt.state       ][INFO    ][5985] Running state [vm.swappiness] at time 10:04:11.074151
2017-12-05 10:04:11,074 [salt.state       ][INFO    ][5985] Executing state sysctl.present for vm.swappiness
2017-12-05 10:04:11,075 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,090 [salt.state       ][INFO    ][5985] Sysctl value vm.swappiness = 10 is already set
2017-12-05 10:04:11,091 [salt.state       ][INFO    ][5985] Completed state [vm.swappiness] at time 10:04:11.090878 duration_in_ms=16.725
2017-12-05 10:04:11,091 [salt.state       ][INFO    ][5985] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:04:11.091252
2017-12-05 10:04:11,092 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-05 10:04:11,092 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,107 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-05 10:04:11,108 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:04:11.107684 duration_in_ms=16.44
2017-12-05 10:04:11,108 [salt.state       ][INFO    ][5985] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:04:11.108208
2017-12-05 10:04:11,109 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-05 10:04:11,109 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,132 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-05 10:04:11,133 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:04:11.132863 duration_in_ms=24.654
2017-12-05 10:04:11,133 [salt.state       ][INFO    ][5985] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:04:11.133399
2017-12-05 10:04:11,134 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-05 10:04:11,135 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,154 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-05 10:04:11,155 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:04:11.154941 duration_in_ms=21.542
2017-12-05 10:04:11,156 [salt.state       ][INFO    ][5985] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:04:11.155678
2017-12-05 10:04:11,156 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-05 10:04:11,157 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,171 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-05 10:04:11,172 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:04:11.171780 duration_in_ms=16.102
2017-12-05 10:04:11,172 [salt.state       ][INFO    ][5985] Running state [net.ipv4.tcp_fin_timeout] at time 10:04:11.172132
2017-12-05 10:04:11,172 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-05 10:04:11,173 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,188 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-05 10:04:11,189 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.tcp_fin_timeout] at time 10:04:11.188515 duration_in_ms=16.382
2017-12-05 10:04:11,189 [salt.state       ][INFO    ][5985] Running state [net.ipv4.tcp_keepalive_time] at time 10:04:11.188886
2017-12-05 10:04:11,189 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-05 10:04:11,190 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,204 [salt.state       ][INFO    ][5985] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-05 10:04:11,205 [salt.state       ][INFO    ][5985] Completed state [net.ipv4.tcp_keepalive_time] at time 10:04:11.204897 duration_in_ms=16.009
2017-12-05 10:04:11,205 [salt.state       ][INFO    ][5985] Running state [net.nf_conntrack_max] at time 10:04:11.205254
2017-12-05 10:04:11,206 [salt.state       ][INFO    ][5985] Executing state sysctl.present for net.nf_conntrack_max
2017-12-05 10:04:11,206 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:04:11,222 [salt.state       ][INFO    ][5985] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-05 10:04:11,223 [salt.state       ][INFO    ][5985] Completed state [net.nf_conntrack_max] at time 10:04:11.222656 duration_in_ms=17.401
2017-12-05 10:04:11,223 [salt.state       ][INFO    ][5985] Running state [linux_sysfs_package] at time 10:04:11.223099
2017-12-05 10:04:11,224 [salt.state       ][INFO    ][5985] Executing state pkg.installed for linux_sysfs_package
2017-12-05 10:04:11,229 [salt.state       ][INFO    ][5985] All specified packages are already installed
2017-12-05 10:04:11,230 [salt.state       ][INFO    ][5985] Completed state [linux_sysfs_package] at time 10:04:11.229471 duration_in_ms=6.372
2017-12-05 10:04:11,231 [salt.state       ][INFO    ][5985] Running state [/etc/sysfs.d] at time 10:04:11.231151
2017-12-05 10:04:11,232 [salt.state       ][INFO    ][5985] Executing state file.directory for /etc/sysfs.d
2017-12-05 10:04:11,233 [salt.state       ][INFO    ][5985] Directory /etc/sysfs.d is in the correct state
2017-12-05 10:04:11,233 [salt.state       ][INFO    ][5985] Completed state [/etc/sysfs.d] at time 10:04:11.233001 duration_in_ms=1.849
2017-12-05 10:04:11,234 [salt.state       ][INFO    ][5985] Running state [ondemand] at time 10:04:11.233974
2017-12-05 10:04:11,234 [salt.state       ][INFO    ][5985] Executing state service.dead for ondemand
2017-12-05 10:04:11,235 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-05 10:04:11,248 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-05 10:04:11,259 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:04:11,273 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'runlevel' in directory '/root'
2017-12-05 10:04:11,283 [salt.state       ][INFO    ][5985] The service ondemand is already dead
2017-12-05 10:04:11,284 [salt.state       ][INFO    ][5985] Completed state [ondemand] at time 10:04:11.283712 duration_in_ms=49.737
2017-12-05 10:04:11,285 [salt.state       ][INFO    ][5985] Running state [cs_CZ.UTF-8] at time 10:04:11.284567
2017-12-05 10:04:11,285 [salt.state       ][INFO    ][5985] Executing state locale.present for cs_CZ.UTF-8
2017-12-05 10:04:11,286 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'locale -a' in directory '/root'
2017-12-05 10:04:11,294 [salt.state       ][INFO    ][5985] Locale cs_CZ.UTF-8 is already present
2017-12-05 10:04:11,295 [salt.state       ][INFO    ][5985] Completed state [cs_CZ.UTF-8] at time 10:04:11.295123 duration_in_ms=10.555
2017-12-05 10:04:11,296 [salt.state       ][INFO    ][5985] Running state [en_US.UTF-8] at time 10:04:11.295614
2017-12-05 10:04:11,296 [salt.state       ][INFO    ][5985] Executing state locale.present for en_US.UTF-8
2017-12-05 10:04:11,297 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'locale -a' in directory '/root'
2017-12-05 10:04:11,306 [salt.state       ][INFO    ][5985] Locale en_US.UTF-8 is already present
2017-12-05 10:04:11,307 [salt.state       ][INFO    ][5985] Completed state [en_US.UTF-8] at time 10:04:11.306574 duration_in_ms=10.959
2017-12-05 10:04:11,309 [salt.state       ][INFO    ][5985] Running state [en_US.UTF-8] at time 10:04:11.308449
2017-12-05 10:04:11,309 [salt.state       ][INFO    ][5985] Executing state locale.system for en_US.UTF-8
2017-12-05 10:04:11,310 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'localectl' in directory '/root'
2017-12-05 10:04:11,340 [salt.state       ][INFO    ][5985] System locale en_US.UTF-8 already set
2017-12-05 10:04:11,340 [salt.state       ][INFO    ][5985] Completed state [en_US.UTF-8] at time 10:04:11.340044 duration_in_ms=31.596
2017-12-05 10:04:11,341 [salt.state       ][INFO    ][5985] Running state [root] at time 10:04:11.341165
2017-12-05 10:04:11,341 [salt.state       ][INFO    ][5985] Executing state user.present for root
2017-12-05 10:04:11,342 [salt.state       ][INFO    ][5985] User root is present and up to date
2017-12-05 10:04:11,343 [salt.state       ][INFO    ][5985] Completed state [root] at time 10:04:11.342695 duration_in_ms=1.529
2017-12-05 10:04:11,344 [salt.state       ][INFO    ][5985] Running state [/root] at time 10:04:11.343615
2017-12-05 10:04:11,344 [salt.state       ][INFO    ][5985] Executing state file.directory for /root
2017-12-05 10:04:11,344 [salt.state       ][INFO    ][5985] Directory /root is in the correct state
2017-12-05 10:04:11,345 [salt.state       ][INFO    ][5985] Completed state [/root] at time 10:04:11.344719 duration_in_ms=1.104
2017-12-05 10:04:11,345 [salt.state       ][INFO    ][5985] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:04:11.344998
2017-12-05 10:04:11,345 [salt.state       ][INFO    ][5985] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-05 10:04:11,346 [salt.state       ][INFO    ][5985] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-05 10:04:11,346 [salt.state       ][INFO    ][5985] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:04:11.345970 duration_in_ms=0.972
2017-12-05 10:04:11,346 [salt.state       ][INFO    ][5985] Running state [ubuntu] at time 10:04:11.346306
2017-12-05 10:04:11,347 [salt.state       ][INFO    ][5985] Executing state user.present for ubuntu
2017-12-05 10:04:11,348 [salt.state       ][INFO    ][5985] User ubuntu is present and up to date
2017-12-05 10:04:11,348 [salt.state       ][INFO    ][5985] Completed state [ubuntu] at time 10:04:11.347833 duration_in_ms=1.527
2017-12-05 10:04:11,349 [salt.state       ][INFO    ][5985] Running state [/home/ubuntu] at time 10:04:11.348711
2017-12-05 10:04:11,349 [salt.state       ][INFO    ][5985] Executing state file.directory for /home/ubuntu
2017-12-05 10:04:11,350 [salt.state       ][INFO    ][5985] Directory /home/ubuntu is in the correct state
2017-12-05 10:04:11,350 [salt.state       ][INFO    ][5985] Completed state [/home/ubuntu] at time 10:04:11.349870 duration_in_ms=1.159
2017-12-05 10:04:11,351 [salt.state       ][INFO    ][5985] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:04:11.350534
2017-12-05 10:04:11,351 [salt.state       ][INFO    ][5985] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-05 10:04:11,369 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-05 10:04:11,374 [salt.state       ][INFO    ][5985] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-05 10:04:11,374 [salt.state       ][INFO    ][5985] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:04:11.374426 duration_in_ms=23.89
2017-12-05 10:04:11,375 [salt.state       ][INFO    ][5985] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:04:11.374704
2017-12-05 10:04:11,375 [salt.state       ][INFO    ][5985] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-05 10:04:11,392 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-05 10:04:11,410 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:11,455 [salt.state       ][INFO    ][5985] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-05 10:04:11,456 [salt.state       ][INFO    ][5985] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:04:11.455602 duration_in_ms=80.897
2017-12-05 10:04:11,456 [salt.state       ][INFO    ][5985] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:04:11.456005
2017-12-05 10:04:11,456 [salt.state       ][INFO    ][5985] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-05 10:04:11,474 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-05 10:04:11,492 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:11,525 [salt.state       ][INFO    ][5985] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-05 10:04:11,525 [salt.state       ][INFO    ][5985] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:04:11.525461 duration_in_ms=69.455
2017-12-05 10:04:11,527 [salt.state       ][INFO    ][5985] Running state [service.systemctl_reload] at time 10:04:11.526517
2017-12-05 10:04:11,527 [salt.state       ][INFO    ][5985] Executing state module.wait for service.systemctl_reload
2017-12-05 10:04:11,527 [salt.state       ][INFO    ][5985] No changes made for service.systemctl_reload
2017-12-05 10:04:11,527 [salt.state       ][INFO    ][5985] Completed state [service.systemctl_reload] at time 10:04:11.527313 duration_in_ms=0.795
2017-12-05 10:04:11,528 [salt.state       ][INFO    ][5985] Running state [/etc/hostname] at time 10:04:11.527577
2017-12-05 10:04:11,528 [salt.state       ][INFO    ][5985] Executing state file.managed for /etc/hostname
2017-12-05 10:04:11,545 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-05 10:04:11,547 [salt.state       ][INFO    ][5985] File /etc/hostname is in the correct state
2017-12-05 10:04:11,547 [salt.state       ][INFO    ][5985] Completed state [/etc/hostname] at time 10:04:11.547094 duration_in_ms=19.517
2017-12-05 10:04:11,548 [salt.state       ][INFO    ][5985] Running state [hostname msg01] at time 10:04:11.548240
2017-12-05 10:04:11,549 [salt.state       ][INFO    ][5985] Executing state cmd.wait for hostname msg01
2017-12-05 10:04:11,549 [salt.state       ][INFO    ][5985] No changes made for hostname msg01
2017-12-05 10:04:11,549 [salt.state       ][INFO    ][5985] Completed state [hostname msg01] at time 10:04:11.549054 duration_in_ms=0.814
2017-12-05 10:04:11,550 [salt.state       ][INFO    ][5985] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.549519
2017-12-05 10:04:11,550 [salt.state       ][INFO    ][5985] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,550 [salt.state       ][INFO    ][5985] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-12-05 10:04:11,551 [salt.state       ][INFO    ][5985] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.550495 duration_in_ms=0.976
2017-12-05 10:04:11,551 [salt.state       ][INFO    ][5985] Running state [mdb02] at time 10:04:11.550752
2017-12-05 10:04:11,551 [salt.state       ][INFO    ][5985] Executing state host.present for mdb02
2017-12-05 10:04:11,552 [salt.state       ][INFO    ][5985] Host mdb02 (10.167.4.77) already present
2017-12-05 10:04:11,552 [salt.state       ][INFO    ][5985] Completed state [mdb02] at time 10:04:11.551769 duration_in_ms=1.017
2017-12-05 10:04:11,552 [salt.state       ][INFO    ][5985] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.552073
2017-12-05 10:04:11,552 [salt.state       ][INFO    ][5985] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,553 [salt.state       ][INFO    ][5985] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-12-05 10:04:11,553 [salt.state       ][INFO    ][5985] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.553069 duration_in_ms=0.996
2017-12-05 10:04:11,553 [salt.state       ][INFO    ][5985] Running state [mdb03] at time 10:04:11.553340
2017-12-05 10:04:11,554 [salt.state       ][INFO    ][5985] Executing state host.present for mdb03
2017-12-05 10:04:11,554 [salt.state       ][INFO    ][5985] Host mdb03 (10.167.4.78) already present
2017-12-05 10:04:11,554 [salt.state       ][INFO    ][5985] Completed state [mdb03] at time 10:04:11.554264 duration_in_ms=0.924
2017-12-05 10:04:11,555 [salt.state       ][INFO    ][5985] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.554511
2017-12-05 10:04:11,555 [salt.state       ][INFO    ][5985] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,555 [salt.state       ][INFO    ][5985] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-12-05 10:04:11,555 [salt.state       ][INFO    ][5985] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.555455 duration_in_ms=0.944
2017-12-05 10:04:11,556 [salt.state       ][INFO    ][5985] Running state [mdb01] at time 10:04:11.555732
2017-12-05 10:04:11,556 [salt.state       ][INFO    ][5985] Executing state host.present for mdb01
2017-12-05 10:04:11,556 [salt.state       ][INFO    ][5985] Host mdb01 (10.167.4.76) already present
2017-12-05 10:04:11,557 [salt.state       ][INFO    ][5985] Completed state [mdb01] at time 10:04:11.556625 duration_in_ms=0.893
2017-12-05 10:04:11,557 [salt.state       ][INFO    ][5985] Running state [mdb] at time 10:04:11.556878
2017-12-05 10:04:11,557 [salt.state       ][INFO    ][5985] Executing state host.present for mdb
2017-12-05 10:04:11,558 [salt.state       ][INFO    ][5985] Host mdb (10.167.4.75) already present
2017-12-05 10:04:11,558 [salt.state       ][INFO    ][5985] Completed state [mdb] at time 10:04:11.557775 duration_in_ms=0.898
2017-12-05 10:04:11,558 [salt.state       ][INFO    ][5985] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.558051
2017-12-05 10:04:11,558 [salt.state       ][INFO    ][5985] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,559 [salt.state       ][INFO    ][5985] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-12-05 10:04:11,559 [salt.state       ][INFO    ][5985] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.558928 duration_in_ms=0.877
2017-12-05 10:04:11,559 [salt.state       ][INFO    ][5985] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.559194
2017-12-05 10:04:11,559 [salt.state       ][INFO    ][5985] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,560 [salt.state       ][INFO    ][5985] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:04:11,560 [salt.state       ][INFO    ][5985] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.560125 duration_in_ms=0.931
2017-12-05 10:04:11,560 [salt.state       ][INFO    ][5985] Running state [cfg01] at time 10:04:11.560402
2017-12-05 10:04:11,561 [salt.state       ][INFO    ][5985] Executing state host.present for cfg01
2017-12-05 10:04:11,561 [salt.state       ][INFO    ][5985] Host cfg01 (10.167.4.100) already present
2017-12-05 10:04:11,561 [salt.state       ][INFO    ][5985] Completed state [cfg01] at time 10:04:11.561308 duration_in_ms=0.905
2017-12-05 10:04:11,562 [salt.state       ][INFO    ][5985] Running state [prx01] at time 10:04:11.561561
2017-12-05 10:04:11,562 [salt.state       ][INFO    ][5985] Executing state host.present for prx01
2017-12-05 10:04:11,562 [salt.state       ][INFO    ][5985] Host prx01 (10.167.4.104) already present
2017-12-05 10:04:11,563 [salt.state       ][INFO    ][5985] Completed state [prx01] at time 10:04:11.562496 duration_in_ms=0.935
2017-12-05 10:04:11,563 [salt.state       ][INFO    ][5985] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.562770
2017-12-05 10:04:11,563 [salt.state       ][INFO    ][5985] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,563 [salt.state       ][INFO    ][5985] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.104) already present
2017-12-05 10:04:11,564 [salt.state       ][INFO    ][5985] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.563684 duration_in_ms=0.915
2017-12-05 10:04:11,564 [salt.state       ][INFO    ][5985] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.563940
2017-12-05 10:04:11,564 [salt.state       ][INFO    ][5985] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,565 [salt.state       ][INFO    ][5985] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-12-05 10:04:11,565 [salt.state       ][INFO    ][5985] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.564853 duration_in_ms=0.913
2017-12-05 10:04:11,565 [salt.state       ][INFO    ][5985] Running state [kvm01] at time 10:04:11.565118
2017-12-05 10:04:11,565 [salt.state       ][INFO    ][5985] Executing state host.present for kvm01
2017-12-05 10:04:11,566 [salt.state       ][INFO    ][5985] Host kvm01 (10.167.4.141) already present
2017-12-05 10:04:11,566 [salt.state       ][INFO    ][5985] Completed state [kvm01] at time 10:04:11.566061 duration_in_ms=0.943
2017-12-05 10:04:11,566 [salt.state       ][INFO    ][5985] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.566316
2017-12-05 10:04:11,567 [salt.state       ][INFO    ][5985] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,567 [salt.state       ][INFO    ][5985] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-12-05 10:04:11,567 [salt.state       ][INFO    ][5985] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.567220 duration_in_ms=0.903
2017-12-05 10:04:11,568 [salt.state       ][INFO    ][5985] Running state [kvm03] at time 10:04:11.567510
2017-12-05 10:04:11,568 [salt.state       ][INFO    ][5985] Executing state host.present for kvm03
2017-12-05 10:04:11,568 [salt.state       ][INFO    ][5985] Host kvm03 (10.167.4.143) already present
2017-12-05 10:04:11,569 [salt.state       ][INFO    ][5985] Completed state [kvm03] at time 10:04:11.568597 duration_in_ms=1.088
2017-12-05 10:04:11,569 [salt.state       ][INFO    ][5985] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.568879
2017-12-05 10:04:11,569 [salt.state       ][INFO    ][5985] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,570 [salt.state       ][INFO    ][5985] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-12-05 10:04:11,570 [salt.state       ][INFO    ][5985] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.569875 duration_in_ms=0.996
2017-12-05 10:04:11,570 [salt.state       ][INFO    ][5985] Running state [kvm02] at time 10:04:11.570155
2017-12-05 10:04:11,570 [salt.state       ][INFO    ][5985] Executing state host.present for kvm02
2017-12-05 10:04:11,571 [salt.state       ][INFO    ][5985] Host kvm02 (10.167.4.142) already present
2017-12-05 10:04:11,571 [salt.state       ][INFO    ][5985] Completed state [kvm02] at time 10:04:11.571287 duration_in_ms=1.132
2017-12-05 10:04:11,572 [salt.state       ][INFO    ][5985] Running state [dbs] at time 10:04:11.571648
2017-12-05 10:04:11,572 [salt.state       ][INFO    ][5985] Executing state host.present for dbs
2017-12-05 10:04:11,573 [salt.state       ][INFO    ][5985] Host dbs (10.167.4.50) already present
2017-12-05 10:04:11,573 [salt.state       ][INFO    ][5985] Completed state [dbs] at time 10:04:11.572883 duration_in_ms=1.235
2017-12-05 10:04:11,573 [salt.state       ][INFO    ][5985] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.573239
2017-12-05 10:04:11,574 [salt.state       ][INFO    ][5985] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,574 [salt.state       ][INFO    ][5985] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-12-05 10:04:11,575 [salt.state       ][INFO    ][5985] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.574529 duration_in_ms=1.29
2017-12-05 10:04:11,575 [salt.state       ][INFO    ][5985] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.574882
2017-12-05 10:04:11,575 [salt.state       ][INFO    ][5985] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,576 [salt.state       ][INFO    ][5985] Host prx.baremetal-mcp-ocata-odl-ha.local (172.30.10.103) already present
2017-12-05 10:04:11,576 [salt.state       ][INFO    ][5985] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.576134 duration_in_ms=1.253
2017-12-05 10:04:11,577 [salt.state       ][INFO    ][5985] Running state [prx] at time 10:04:11.576490
2017-12-05 10:04:11,577 [salt.state       ][INFO    ][5985] Executing state host.present for prx
2017-12-05 10:04:11,577 [salt.state       ][INFO    ][5985] Host prx (172.30.10.103) already present
2017-12-05 10:04:11,577 [salt.state       ][INFO    ][5985] Completed state [prx] at time 10:04:11.577454 duration_in_ms=0.965
2017-12-05 10:04:11,578 [salt.state       ][INFO    ][5985] Running state [prx02] at time 10:04:11.577708
2017-12-05 10:04:11,578 [salt.state       ][INFO    ][5985] Executing state host.present for prx02
2017-12-05 10:04:11,578 [salt.state       ][INFO    ][5985] Host prx02 (10.167.4.105) already present
2017-12-05 10:04:11,579 [salt.state       ][INFO    ][5985] Completed state [prx02] at time 10:04:11.578632 duration_in_ms=0.923
2017-12-05 10:04:11,579 [salt.state       ][INFO    ][5985] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.578884
2017-12-05 10:04:11,579 [salt.state       ][INFO    ][5985] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,580 [salt.state       ][INFO    ][5985] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.105) already present
2017-12-05 10:04:11,580 [salt.state       ][INFO    ][5985] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.579779 duration_in_ms=0.895
2017-12-05 10:04:11,580 [salt.state       ][INFO    ][5985] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.580028
2017-12-05 10:04:11,580 [salt.state       ][INFO    ][5985] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,581 [salt.state       ][INFO    ][5985] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-12-05 10:04:11,581 [salt.state       ][INFO    ][5985] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.580880 duration_in_ms=0.852
2017-12-05 10:04:11,581 [salt.state       ][INFO    ][5985] Running state [msg02] at time 10:04:11.581128
2017-12-05 10:04:11,581 [salt.state       ][INFO    ][5985] Executing state host.present for msg02
2017-12-05 10:04:11,582 [salt.state       ][INFO    ][5985] Host msg02 (10.167.4.42) already present
2017-12-05 10:04:11,582 [salt.state       ][INFO    ][5985] Completed state [msg02] at time 10:04:11.582012 duration_in_ms=0.883
2017-12-05 10:04:11,582 [salt.state       ][INFO    ][5985] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.582277
2017-12-05 10:04:11,583 [salt.state       ][INFO    ][5985] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,583 [salt.state       ][INFO    ][5985] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-12-05 10:04:11,583 [salt.state       ][INFO    ][5985] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.583160 duration_in_ms=0.882
2017-12-05 10:04:11,583 [salt.state       ][INFO    ][5985] Running state [msg03] at time 10:04:11.583424
2017-12-05 10:04:11,584 [salt.state       ][INFO    ][5985] Executing state host.present for msg03
2017-12-05 10:04:11,584 [salt.state       ][INFO    ][5985] Host msg03 (10.167.4.43) already present
2017-12-05 10:04:11,584 [salt.state       ][INFO    ][5985] Completed state [msg03] at time 10:04:11.584315 duration_in_ms=0.891
2017-12-05 10:04:11,585 [salt.state       ][INFO    ][5985] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.584567
2017-12-05 10:04:11,585 [salt.state       ][INFO    ][5985] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:11,585 [salt.state       ][INFO    ][5985] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-12-05 10:04:11,585 [salt.state       ][INFO    ][5985] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:11.585421 duration_in_ms=0.853
2017-12-05 10:04:11,586 [salt.state       ][INFO    ][5985] Running state [msg01] at time 10:04:11.585666
2017-12-05 10:04:11,586 [salt.state       ][INFO    ][5985] Executing state host.present for msg01
2017-12-05 10:04:11,586 [salt.state       ][INFO    ][5985] Host msg01 (10.167.4.41) already present
2017-12-05 10:04:11,587 [salt.state       ][INFO    ][5985] Completed state [msg01] at time 10:04:11.586593 duration_in_ms=0.926
2017-12-05 10:04:11,587 [salt.state       ][INFO    ][5985] Running state [file.replace] at time 10:04:11.587390
2017-12-05 10:04:11,588 [salt.state       ][INFO    ][5985] Executing state module.run for file.replace
2017-12-05 10:04:12,199 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-05 10:04:12,207 [salt.state       ][INFO    ][5985] onlyif execution failed
2017-12-05 10:04:12,207 [salt.state       ][INFO    ][5985] Completed state [file.replace] at time 10:04:12.207363 duration_in_ms=619.972
2017-12-05 10:04:12,208 [salt.state       ][INFO    ][5985] Running state [msg] at time 10:04:12.207793
2017-12-05 10:04:12,208 [salt.state       ][INFO    ][5985] Executing state host.present for msg
2017-12-05 10:04:12,209 [salt.state       ][INFO    ][5985] Host msg (10.167.4.40) already present
2017-12-05 10:04:12,209 [salt.state       ][INFO    ][5985] Completed state [msg] at time 10:04:12.208942 duration_in_ms=1.15
2017-12-05 10:04:12,209 [salt.state       ][INFO    ][5985] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.209210
2017-12-05 10:04:12,209 [salt.state       ][INFO    ][5985] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,210 [salt.state       ][INFO    ][5985] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-12-05 10:04:12,210 [salt.state       ][INFO    ][5985] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.210147 duration_in_ms=0.936
2017-12-05 10:04:12,210 [salt.state       ][INFO    ][5985] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.210408
2017-12-05 10:04:12,211 [salt.state       ][INFO    ][5985] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,211 [salt.state       ][INFO    ][5985] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:04:12,211 [salt.state       ][INFO    ][5985] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.211316 duration_in_ms=0.908
2017-12-05 10:04:12,212 [salt.state       ][INFO    ][5985] Running state [cfg01] at time 10:04:12.211620
2017-12-05 10:04:12,212 [salt.state       ][INFO    ][5985] Executing state host.present for cfg01
2017-12-05 10:04:12,212 [salt.state       ][INFO    ][5985] Host cfg01 (10.167.4.100) already present
2017-12-05 10:04:12,213 [salt.state       ][INFO    ][5985] Completed state [cfg01] at time 10:04:12.212523 duration_in_ms=0.903
2017-12-05 10:04:12,213 [salt.state       ][INFO    ][5985] Running state [cmp002] at time 10:04:12.212782
2017-12-05 10:04:12,213 [salt.state       ][INFO    ][5985] Executing state host.present for cmp002
2017-12-05 10:04:12,213 [salt.state       ][INFO    ][5985] Host cmp002 (10.167.4.102) already present
2017-12-05 10:04:12,214 [salt.state       ][INFO    ][5985] Completed state [cmp002] at time 10:04:12.213677 duration_in_ms=0.895
2017-12-05 10:04:12,214 [salt.state       ][INFO    ][5985] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.213966
2017-12-05 10:04:12,214 [salt.state       ][INFO    ][5985] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,215 [salt.state       ][INFO    ][5985] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-12-05 10:04:12,215 [salt.state       ][INFO    ][5985] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.214845 duration_in_ms=0.879
2017-12-05 10:04:12,215 [salt.state       ][INFO    ][5985] Running state [cmp001] at time 10:04:12.215095
2017-12-05 10:04:12,215 [salt.state       ][INFO    ][5985] Executing state host.present for cmp001
2017-12-05 10:04:12,216 [salt.state       ][INFO    ][5985] Host cmp001 (10.167.4.101) already present
2017-12-05 10:04:12,216 [salt.state       ][INFO    ][5985] Completed state [cmp001] at time 10:04:12.216002 duration_in_ms=0.907
2017-12-05 10:04:12,216 [salt.state       ][INFO    ][5985] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.216262
2017-12-05 10:04:12,217 [salt.state       ][INFO    ][5985] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,217 [salt.state       ][INFO    ][5985] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-12-05 10:04:12,217 [salt.state       ][INFO    ][5985] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.217139 duration_in_ms=0.876
2017-12-05 10:04:12,217 [salt.state       ][INFO    ][5985] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.217396
2017-12-05 10:04:12,218 [salt.state       ][INFO    ][5985] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,218 [salt.state       ][INFO    ][5985] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-12-05 10:04:12,219 [salt.state       ][INFO    ][5985] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.218507 duration_in_ms=1.112
2017-12-05 10:04:12,219 [salt.state       ][INFO    ][5985] Running state [dbs01] at time 10:04:12.218768
2017-12-05 10:04:12,219 [salt.state       ][INFO    ][5985] Executing state host.present for dbs01
2017-12-05 10:04:12,219 [salt.state       ][INFO    ][5985] Host dbs01 (10.167.4.51) already present
2017-12-05 10:04:12,220 [salt.state       ][INFO    ][5985] Completed state [dbs01] at time 10:04:12.219707 duration_in_ms=0.938
2017-12-05 10:04:12,220 [salt.state       ][INFO    ][5985] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.219962
2017-12-05 10:04:12,220 [salt.state       ][INFO    ][5985] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,221 [salt.state       ][INFO    ][5985] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-12-05 10:04:12,221 [salt.state       ][INFO    ][5985] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.220864 duration_in_ms=0.902
2017-12-05 10:04:12,221 [salt.state       ][INFO    ][5985] Running state [dbs02] at time 10:04:12.221121
2017-12-05 10:04:12,221 [salt.state       ][INFO    ][5985] Executing state host.present for dbs02
2017-12-05 10:04:12,222 [salt.state       ][INFO    ][5985] Host dbs02 (10.167.4.52) already present
2017-12-05 10:04:12,222 [salt.state       ][INFO    ][5985] Completed state [dbs02] at time 10:04:12.222049 duration_in_ms=0.927
2017-12-05 10:04:12,222 [salt.state       ][INFO    ][5985] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.222304
2017-12-05 10:04:12,223 [salt.state       ][INFO    ][5985] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,223 [salt.state       ][INFO    ][5985] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-12-05 10:04:12,223 [salt.state       ][INFO    ][5985] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.223202 duration_in_ms=0.898
2017-12-05 10:04:12,224 [salt.state       ][INFO    ][5985] Running state [dbs03] at time 10:04:12.223493
2017-12-05 10:04:12,224 [salt.state       ][INFO    ][5985] Executing state host.present for dbs03
2017-12-05 10:04:12,224 [salt.state       ][INFO    ][5985] Host dbs03 (10.167.4.53) already present
2017-12-05 10:04:12,224 [salt.state       ][INFO    ][5985] Completed state [dbs03] at time 10:04:12.224418 duration_in_ms=0.925
2017-12-05 10:04:12,225 [salt.state       ][INFO    ][5985] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.224675
2017-12-05 10:04:12,225 [salt.state       ][INFO    ][5985] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,225 [salt.state       ][INFO    ][5985] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-12-05 10:04:12,226 [salt.state       ][INFO    ][5985] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.225571 duration_in_ms=0.896
2017-12-05 10:04:12,226 [salt.state       ][INFO    ][5985] Running state [odl01] at time 10:04:12.225849
2017-12-05 10:04:12,226 [salt.state       ][INFO    ][5985] Executing state host.present for odl01
2017-12-05 10:04:12,227 [salt.state       ][INFO    ][5985] Host odl01 (10.167.4.111) already present
2017-12-05 10:04:12,227 [salt.state       ][INFO    ][5985] Completed state [odl01] at time 10:04:12.226750 duration_in_ms=0.901
2017-12-05 10:04:12,227 [salt.state       ][INFO    ][5985] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.227007
2017-12-05 10:04:12,227 [salt.state       ][INFO    ][5985] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,228 [salt.state       ][INFO    ][5985] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-12-05 10:04:12,228 [salt.state       ][INFO    ][5985] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.227943 duration_in_ms=0.935
2017-12-05 10:04:12,228 [salt.state       ][INFO    ][5985] Running state [mas01] at time 10:04:12.228199
2017-12-05 10:04:12,228 [salt.state       ][INFO    ][5985] Executing state host.present for mas01
2017-12-05 10:04:12,229 [salt.state       ][INFO    ][5985] Host mas01 (10.167.4.3) already present
2017-12-05 10:04:12,229 [salt.state       ][INFO    ][5985] Completed state [mas01] at time 10:04:12.229097 duration_in_ms=0.899
2017-12-05 10:04:12,229 [salt.state       ][INFO    ][5985] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.229355
2017-12-05 10:04:12,230 [salt.state       ][INFO    ][5985] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,230 [salt.state       ][INFO    ][5985] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-12-05 10:04:12,230 [salt.state       ][INFO    ][5985] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.230298 duration_in_ms=0.942
2017-12-05 10:04:12,231 [salt.state       ][INFO    ][5985] Running state [ctl02] at time 10:04:12.230554
2017-12-05 10:04:12,231 [salt.state       ][INFO    ][5985] Executing state host.present for ctl02
2017-12-05 10:04:12,231 [salt.state       ][INFO    ][5985] Host ctl02 (10.167.4.12) already present
2017-12-05 10:04:12,232 [salt.state       ][INFO    ][5985] Completed state [ctl02] at time 10:04:12.231480 duration_in_ms=0.924
2017-12-05 10:04:12,232 [salt.state       ][INFO    ][5985] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.231741
2017-12-05 10:04:12,232 [salt.state       ][INFO    ][5985] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,232 [salt.state       ][INFO    ][5985] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-12-05 10:04:12,233 [salt.state       ][INFO    ][5985] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.232645 duration_in_ms=0.904
2017-12-05 10:04:12,233 [salt.state       ][INFO    ][5985] Running state [ctl03] at time 10:04:12.232906
2017-12-05 10:04:12,233 [salt.state       ][INFO    ][5985] Executing state host.present for ctl03
2017-12-05 10:04:12,234 [salt.state       ][INFO    ][5985] Host ctl03 (10.167.4.13) already present
2017-12-05 10:04:12,234 [salt.state       ][INFO    ][5985] Completed state [ctl03] at time 10:04:12.233809 duration_in_ms=0.904
2017-12-05 10:04:12,234 [salt.state       ][INFO    ][5985] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.234088
2017-12-05 10:04:12,234 [salt.state       ][INFO    ][5985] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,235 [salt.state       ][INFO    ][5985] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-12-05 10:04:12,235 [salt.state       ][INFO    ][5985] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.234973 duration_in_ms=0.885
2017-12-05 10:04:12,235 [salt.state       ][INFO    ][5985] Running state [ctl01] at time 10:04:12.235227
2017-12-05 10:04:12,236 [salt.state       ][INFO    ][5985] Executing state host.present for ctl01
2017-12-05 10:04:12,236 [salt.state       ][INFO    ][5985] Host ctl01 (10.167.4.11) already present
2017-12-05 10:04:12,236 [salt.state       ][INFO    ][5985] Completed state [ctl01] at time 10:04:12.236166 duration_in_ms=0.94
2017-12-05 10:04:12,236 [salt.state       ][INFO    ][5985] Running state [ctl] at time 10:04:12.236425
2017-12-05 10:04:12,237 [salt.state       ][INFO    ][5985] Executing state host.present for ctl
2017-12-05 10:04:12,237 [salt.state       ][INFO    ][5985] Host ctl (10.167.4.10) already present
2017-12-05 10:04:12,237 [salt.state       ][INFO    ][5985] Completed state [ctl] at time 10:04:12.237321 duration_in_ms=0.897
2017-12-05 10:04:12,238 [salt.state       ][INFO    ][5985] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.237575
2017-12-05 10:04:12,238 [salt.state       ][INFO    ][5985] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:04:12,238 [salt.state       ][INFO    ][5985] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-12-05 10:04:12,239 [salt.state       ][INFO    ][5985] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:04:12.238510 duration_in_ms=0.935
2017-12-05 10:04:12,239 [salt.state       ][INFO    ][5985] Running state [ens2] at time 10:04:12.238765
2017-12-05 10:04:12,239 [salt.state       ][INFO    ][5985] Executing state network.managed for ens2
2017-12-05 10:04:12,625 [salt.state       ][INFO    ][5985] Interface ens2 is up to date.
2017-12-05 10:04:12,724 [salt.state       ][INFO    ][5985] Completed state [ens2] at time 10:04:12.724248 duration_in_ms=485.481
2017-12-05 10:04:12,725 [salt.state       ][INFO    ][5985] Running state [ens3] at time 10:04:12.724715
2017-12-05 10:04:12,725 [salt.state       ][INFO    ][5985] Executing state network.managed for ens3
2017-12-05 10:04:13,076 [salt.state       ][INFO    ][5985] Interface ens3 is up to date.
2017-12-05 10:04:13,076 [salt.state       ][INFO    ][5985] Completed state [ens3] at time 10:04:13.076230 duration_in_ms=351.515
2017-12-05 10:04:13,077 [salt.state       ][INFO    ][5985] Running state [/etc/profile.d/proxy.sh] at time 10:04:13.076517
2017-12-05 10:04:13,077 [salt.state       ][INFO    ][5985] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-05 10:04:13,077 [salt.state       ][INFO    ][5985] File /etc/profile.d/proxy.sh is not present
2017-12-05 10:04:13,077 [salt.state       ][INFO    ][5985] Completed state [/etc/profile.d/proxy.sh] at time 10:04:13.077382 duration_in_ms=0.865
2017-12-05 10:04:13,078 [salt.state       ][INFO    ][5985] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:04:13.077628
2017-12-05 10:04:13,078 [salt.state       ][INFO    ][5985] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-05 10:04:13,078 [salt.state       ][INFO    ][5985] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-05 10:04:13,078 [salt.state       ][INFO    ][5985] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:04:13.078436 duration_in_ms=0.808
2017-12-05 10:04:13,079 [salt.state       ][INFO    ][5985] Running state [ntp] at time 10:04:13.078685
2017-12-05 10:04:13,079 [salt.state       ][INFO    ][5985] Executing state pkg.installed for ntp
2017-12-05 10:04:13,082 [salt.state       ][INFO    ][5985] Package ntp is already installed
2017-12-05 10:04:13,082 [salt.state       ][INFO    ][5985] Completed state [ntp] at time 10:04:13.082294 duration_in_ms=3.609
2017-12-05 10:04:13,083 [salt.state       ][INFO    ][5985] Running state [/etc/ntp.conf] at time 10:04:13.083103
2017-12-05 10:04:13,083 [salt.state       ][INFO    ][5985] Executing state file.managed for /etc/ntp.conf
2017-12-05 10:04:13,099 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-05 10:04:13,126 [salt.fileclient  ][INFO    ][5985] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:04:13,134 [salt.state       ][INFO    ][5985] File /etc/ntp.conf is in the correct state
2017-12-05 10:04:13,134 [salt.state       ][INFO    ][5985] Completed state [/etc/ntp.conf] at time 10:04:13.134046 duration_in_ms=50.942
2017-12-05 10:04:13,135 [salt.state       ][INFO    ][5985] Running state [ntp] at time 10:04:13.134869
2017-12-05 10:04:13,135 [salt.state       ][INFO    ][5985] Executing state service.running for ntp
2017-12-05 10:04:13,136 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-05 10:04:13,146 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-05 10:04:13,158 [salt.loaded.int.module.cmdmod][INFO    ][5985] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-05 10:04:13,170 [salt.state       ][INFO    ][5985] The service ntp is already running
2017-12-05 10:04:13,170 [salt.state       ][INFO    ][5985] Completed state [ntp] at time 10:04:13.170028 duration_in_ms=35.157
2017-12-05 10:04:13,173 [salt.minion      ][INFO    ][5985] Returning information for job: 20171205100354393424
2017-12-05 10:04:45,706 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.apply with jid 20171205100445696010
2017-12-05 10:04:45,732 [salt.minion      ][INFO    ][8414] Starting a new job with PID 8414
2017-12-05 10:04:48,706 [salt.state       ][INFO    ][8414] Loading fresh modules for state activity
2017-12-05 10:04:48,727 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-05 10:04:49,076 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-05 10:04:49,108 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,162 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-05 10:04:49,180 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,236 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-05 10:04:49,253 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,300 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-05 10:04:49,362 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,416 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-05 10:04:49,440 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,481 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-05 10:04:49,505 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,547 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-05 10:04:49,584 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,635 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-05 10:04:49,656 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,703 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-05 10:04:49,728 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,770 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-05 10:04:49,787 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,829 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-05 10:04:49,854 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,904 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-05 10:04:49,922 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:49,963 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-05 10:04:49,987 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:50,030 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-05 10:04:50,053 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:50,098 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-05 10:04:50,117 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:50,159 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-05 10:04:50,175 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:50,218 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-05 10:04:50,250 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:50,327 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-05 10:04:50,397 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:50,449 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-05 10:04:50,466 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:50,514 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-05 10:04:50,533 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:50,585 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-05 10:04:50,600 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-05 10:04:50,616 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:04:50,638 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-05 10:04:50,656 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:04:50,670 [salt.state       ][INFO    ][8414] Running state [/etc/environment] at time 10:04:50.669761
2017-12-05 10:04:50,670 [salt.state       ][INFO    ][8414] Executing state file.blockreplace for /etc/environment
2017-12-05 10:04:50,674 [salt.state       ][INFO    ][8414] No changes needed to be made
2017-12-05 10:04:50,675 [salt.state       ][INFO    ][8414] Completed state [/etc/environment] at time 10:04:50.674682 duration_in_ms=4.921
2017-12-05 10:04:50,675 [salt.state       ][INFO    ][8414] Running state [/etc/profile.d] at time 10:04:50.674974
2017-12-05 10:04:50,675 [salt.state       ][INFO    ][8414] Executing state file.directory for /etc/profile.d
2017-12-05 10:04:50,676 [salt.state       ][INFO    ][8414] Directory /etc/profile.d is in the correct state
2017-12-05 10:04:50,676 [salt.state       ][INFO    ][8414] Completed state [/etc/profile.d] at time 10:04:50.676399 duration_in_ms=1.424
2017-12-05 10:04:50,955 [salt.state       ][INFO    ][8414] Running state [linux_repo_prereq_pkgs] at time 10:04:50.955285
2017-12-05 10:04:50,956 [salt.state       ][INFO    ][8414] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-05 10:04:50,956 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:04:51,372 [salt.state       ][INFO    ][8414] All specified packages are already installed
2017-12-05 10:04:51,372 [salt.state       ][INFO    ][8414] Completed state [linux_repo_prereq_pkgs] at time 10:04:51.372071 duration_in_ms=416.785
2017-12-05 10:04:51,372 [salt.state       ][INFO    ][8414] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:04:51.372400
2017-12-05 10:04:51,373 [salt.state       ][INFO    ][8414] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-05 10:04:51,373 [salt.state       ][INFO    ][8414] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-05 10:04:51,373 [salt.state       ][INFO    ][8414] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:04:51.373355 duration_in_ms=0.954
2017-12-05 10:04:51,374 [salt.state       ][INFO    ][8414] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:04:51.373620
2017-12-05 10:04:51,374 [salt.state       ][INFO    ][8414] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-05 10:04:51,392 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:04:51,409 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:51,442 [salt.state       ][INFO    ][8414] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-05 10:04:51,443 [salt.state       ][INFO    ][8414] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:04:51.442511 duration_in_ms=68.891
2017-12-05 10:04:51,444 [salt.state       ][INFO    ][8414] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:04:51.444270
2017-12-05 10:04:51,445 [salt.state       ][INFO    ][8414] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-05 10:04:52,062 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:04:52,145 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:04:54,146 [salt.state       ][INFO    ][8414] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-05 10:04:54,147 [salt.state       ][INFO    ][8414] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:04:54.146555 duration_in_ms=2702.285
2017-12-05 10:04:54,147 [salt.state       ][INFO    ][8414] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:04:54.146886
2017-12-05 10:04:54,147 [salt.state       ][INFO    ][8414] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-05 10:04:54,148 [salt.state       ][INFO    ][8414] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-05 10:04:54,148 [salt.state       ][INFO    ][8414] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:04:54.147832 duration_in_ms=0.946
2017-12-05 10:04:54,148 [salt.state       ][INFO    ][8414] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:04:54.148108
2017-12-05 10:04:54,148 [salt.state       ][INFO    ][8414] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-05 10:04:54,170 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:04:54,190 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:54,222 [salt.state       ][INFO    ][8414] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-05 10:04:54,222 [salt.state       ][INFO    ][8414] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:04:54.222205 duration_in_ms=74.097
2017-12-05 10:04:54,223 [salt.state       ][INFO    ][8414] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:04:54.222937
2017-12-05 10:04:54,223 [salt.state       ][INFO    ][8414] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-05 10:04:54,311 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-05 10:04:54,384 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:04:55,810 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100455784125
2017-12-05 10:04:55,832 [salt.minion      ][INFO    ][9409] Starting a new job with PID 9409
2017-12-05 10:04:55,849 [salt.minion      ][INFO    ][9409] Returning information for job: 20171205100455784125
2017-12-05 10:04:56,438 [salt.state       ][INFO    ][8414] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-05 10:04:56,439 [salt.state       ][INFO    ][8414] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:04:56.438730 duration_in_ms=2215.791
2017-12-05 10:04:56,439 [salt.state       ][INFO    ][8414] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:04:56.439181
2017-12-05 10:04:56,440 [salt.state       ][INFO    ][8414] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-05 10:04:56,440 [salt.state       ][INFO    ][8414] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-05 10:04:56,440 [salt.state       ][INFO    ][8414] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:04:56.440359 duration_in_ms=1.18
2017-12-05 10:04:56,441 [salt.state       ][INFO    ][8414] Running state [/etc/apt/preferences.d/uca] at time 10:04:56.440715
2017-12-05 10:04:56,441 [salt.state       ][INFO    ][8414] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-05 10:04:56,442 [salt.state       ][INFO    ][8414] File /etc/apt/preferences.d/uca is not present
2017-12-05 10:04:56,442 [salt.state       ][INFO    ][8414] Completed state [/etc/apt/preferences.d/uca] at time 10:04:56.441917 duration_in_ms=1.202
2017-12-05 10:04:56,443 [salt.state       ][INFO    ][8414] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:04:56.443107
2017-12-05 10:04:56,444 [salt.state       ][INFO    ][8414] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-12-05 10:04:56,549 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-05 10:04:56,597 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:04:58,516 [salt.state       ][INFO    ][8414] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-12-05 10:04:58,516 [salt.state       ][INFO    ][8414] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:04:58.515988 duration_in_ms=2072.88
2017-12-05 10:04:58,516 [salt.state       ][INFO    ][8414] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:04:58.516235
2017-12-05 10:04:58,516 [salt.state       ][INFO    ][8414] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-05 10:04:58,517 [salt.state       ][INFO    ][8414] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-05 10:04:58,517 [salt.state       ][INFO    ][8414] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:04:58.517214 duration_in_ms=0.979
2017-12-05 10:04:58,518 [salt.state       ][INFO    ][8414] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:04:58.517493
2017-12-05 10:04:58,518 [salt.state       ][INFO    ][8414] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-05 10:04:58,533 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:04:58,554 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:04:58,600 [salt.state       ][INFO    ][8414] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-05 10:04:58,601 [salt.state       ][INFO    ][8414] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:04:58.600499 duration_in_ms=83.005
2017-12-05 10:04:58,602 [salt.state       ][INFO    ][8414] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:04:58.601784
2017-12-05 10:04:58,602 [salt.state       ][INFO    ][8414] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-05 10:04:58,654 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:04:58,732 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:05:00,570 [salt.state       ][INFO    ][8414] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-05 10:05:00,571 [salt.state       ][INFO    ][8414] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:05:00.570536 duration_in_ms=1968.751
2017-12-05 10:05:00,571 [salt.state       ][INFO    ][8414] Running state [linux_extra_packages_purged] at time 10:05:00.570877
2017-12-05 10:05:00,571 [salt.state       ][INFO    ][8414] Executing state pkg.purged for linux_extra_packages_purged
2017-12-05 10:05:00,577 [salt.state       ][INFO    ][8414] All specified packages are already absent
2017-12-05 10:05:00,577 [salt.state       ][INFO    ][8414] Completed state [linux_extra_packages_purged] at time 10:05:00.577025 duration_in_ms=6.148
2017-12-05 10:05:00,577 [salt.state       ][INFO    ][8414] Running state [linux_extra_packages_latest] at time 10:05:00.577301
2017-12-05 10:05:00,578 [salt.state       ][INFO    ][8414] Executing state pkg.latest for linux_extra_packages_latest
2017-12-05 10:05:00,580 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:05:02,499 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-05 10:05:02,547 [salt.state       ][INFO    ][8414] Package mcelog is already up-to-date
2017-12-05 10:05:02,547 [salt.state       ][INFO    ][8414] Completed state [linux_extra_packages_latest] at time 10:05:02.547090 duration_in_ms=1969.787
2017-12-05 10:05:02,548 [salt.state       ][INFO    ][8414] Running state [UTC] at time 10:05:02.547751
2017-12-05 10:05:02,548 [salt.state       ][INFO    ][8414] Executing state timezone.system for UTC
2017-12-05 10:05:02,549 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:05:02,584 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:05:02,594 [salt.state       ][INFO    ][8414] Timezone UTC already set, UTC already set to UTC
2017-12-05 10:05:02,595 [salt.state       ][INFO    ][8414] Completed state [UTC] at time 10:05:02.594545 duration_in_ms=46.793
2017-12-05 10:05:02,595 [salt.state       ][INFO    ][8414] Running state [nf_conntrack] at time 10:05:02.595195
2017-12-05 10:05:02,596 [salt.state       ][INFO    ][8414] Executing state kmod.present for nf_conntrack
2017-12-05 10:05:02,596 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'lsmod' in directory '/root'
2017-12-05 10:05:02,603 [salt.state       ][INFO    ][8414] Kernel module nf_conntrack is already present
2017-12-05 10:05:02,603 [salt.state       ][INFO    ][8414] Completed state [nf_conntrack] at time 10:05:02.603411 duration_in_ms=8.215
2017-12-05 10:05:02,604 [salt.state       ][INFO    ][8414] Running state [kernel.panic] at time 10:05:02.604032
2017-12-05 10:05:02,604 [salt.state       ][INFO    ][8414] Executing state sysctl.present for kernel.panic
2017-12-05 10:05:02,612 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,626 [salt.state       ][INFO    ][8414] Sysctl value kernel.panic = 60 is already set
2017-12-05 10:05:02,627 [salt.state       ][INFO    ][8414] Completed state [kernel.panic] at time 10:05:02.626654 duration_in_ms=22.621
2017-12-05 10:05:02,627 [salt.state       ][INFO    ][8414] Running state [net.ipv4.tcp_keepalive_probes] at time 10:05:02.627133
2017-12-05 10:05:02,628 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-05 10:05:02,628 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,641 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-05 10:05:02,641 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:05:02.641376 duration_in_ms=14.244
2017-12-05 10:05:02,642 [salt.state       ][INFO    ][8414] Running state [fs.file-max] at time 10:05:02.641888
2017-12-05 10:05:02,642 [salt.state       ][INFO    ][8414] Executing state sysctl.present for fs.file-max
2017-12-05 10:05:02,643 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,657 [salt.state       ][INFO    ][8414] Sysctl value fs.file-max = 124165 is already set
2017-12-05 10:05:02,658 [salt.state       ][INFO    ][8414] Completed state [fs.file-max] at time 10:05:02.658013 duration_in_ms=16.124
2017-12-05 10:05:02,658 [salt.state       ][INFO    ][8414] Running state [net.core.somaxconn] at time 10:05:02.658465
2017-12-05 10:05:02,659 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.core.somaxconn
2017-12-05 10:05:02,659 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,674 [salt.state       ][INFO    ][8414] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-05 10:05:02,674 [salt.state       ][INFO    ][8414] Completed state [net.core.somaxconn] at time 10:05:02.674309 duration_in_ms=15.843
2017-12-05 10:05:02,675 [salt.state       ][INFO    ][8414] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:05:02.674816
2017-12-05 10:05:02,675 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-05 10:05:02,676 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,691 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-05 10:05:02,691 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:05:02.691161 duration_in_ms=16.344
2017-12-05 10:05:02,692 [salt.state       ][INFO    ][8414] Running state [net.ipv4.tcp_tw_reuse] at time 10:05:02.691629
2017-12-05 10:05:02,692 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-05 10:05:02,693 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,707 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-05 10:05:02,708 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.tcp_tw_reuse] at time 10:05:02.707550 duration_in_ms=15.92
2017-12-05 10:05:02,708 [salt.state       ][INFO    ][8414] Running state [net.ipv4.tcp_congestion_control] at time 10:05:02.707969
2017-12-05 10:05:02,708 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-05 10:05:02,709 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,722 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-05 10:05:02,723 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.tcp_congestion_control] at time 10:05:02.722632 duration_in_ms=14.662
2017-12-05 10:05:02,723 [salt.state       ][INFO    ][8414] Running state [net.ipv4.tcp_retries2] at time 10:05:02.722972
2017-12-05 10:05:02,723 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-05 10:05:02,724 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,738 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-05 10:05:02,738 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.tcp_retries2] at time 10:05:02.738123 duration_in_ms=15.15
2017-12-05 10:05:02,739 [salt.state       ][INFO    ][8414] Running state [net.core.netdev_max_backlog] at time 10:05:02.738478
2017-12-05 10:05:02,739 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-05 10:05:02,739 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,754 [salt.state       ][INFO    ][8414] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-05 10:05:02,754 [salt.state       ][INFO    ][8414] Completed state [net.core.netdev_max_backlog] at time 10:05:02.754425 duration_in_ms=15.946
2017-12-05 10:05:02,755 [salt.state       ][INFO    ][8414] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:05:02.754833
2017-12-05 10:05:02,755 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-05 10:05:02,756 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,769 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-05 10:05:02,769 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:05:02.769231 duration_in_ms=14.397
2017-12-05 10:05:02,770 [salt.state       ][INFO    ][8414] Running state [vm.swappiness] at time 10:05:02.769602
2017-12-05 10:05:02,770 [salt.state       ][INFO    ][8414] Executing state sysctl.present for vm.swappiness
2017-12-05 10:05:02,771 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,784 [salt.state       ][INFO    ][8414] Sysctl value vm.swappiness = 10 is already set
2017-12-05 10:05:02,784 [salt.state       ][INFO    ][8414] Completed state [vm.swappiness] at time 10:05:02.784089 duration_in_ms=14.486
2017-12-05 10:05:02,784 [salt.state       ][INFO    ][8414] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:05:02.784422
2017-12-05 10:05:02,785 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-05 10:05:02,785 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,798 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-05 10:05:02,799 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:05:02.798768 duration_in_ms=14.346
2017-12-05 10:05:02,799 [salt.state       ][INFO    ][8414] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:05:02.799099
2017-12-05 10:05:02,799 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-05 10:05:02,800 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,813 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-05 10:05:02,814 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:05:02.813490 duration_in_ms=14.389
2017-12-05 10:05:02,814 [salt.state       ][INFO    ][8414] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:05:02.813831
2017-12-05 10:05:02,814 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-05 10:05:02,815 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,828 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-05 10:05:02,829 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:05:02.828713 duration_in_ms=14.882
2017-12-05 10:05:02,829 [salt.state       ][INFO    ][8414] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:05:02.829044
2017-12-05 10:05:02,829 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-05 10:05:02,830 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,844 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-05 10:05:02,844 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:05:02.844320 duration_in_ms=15.275
2017-12-05 10:05:02,845 [salt.state       ][INFO    ][8414] Running state [net.ipv4.tcp_fin_timeout] at time 10:05:02.844665
2017-12-05 10:05:02,845 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-05 10:05:02,846 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,860 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-05 10:05:02,860 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.tcp_fin_timeout] at time 10:05:02.860079 duration_in_ms=15.413
2017-12-05 10:05:02,860 [salt.state       ][INFO    ][8414] Running state [net.ipv4.tcp_keepalive_time] at time 10:05:02.860432
2017-12-05 10:05:02,861 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-05 10:05:02,861 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,876 [salt.state       ][INFO    ][8414] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-05 10:05:02,877 [salt.state       ][INFO    ][8414] Completed state [net.ipv4.tcp_keepalive_time] at time 10:05:02.876842 duration_in_ms=16.409
2017-12-05 10:05:02,877 [salt.state       ][INFO    ][8414] Running state [net.nf_conntrack_max] at time 10:05:02.877177
2017-12-05 10:05:02,878 [salt.state       ][INFO    ][8414] Executing state sysctl.present for net.nf_conntrack_max
2017-12-05 10:05:02,878 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:02,893 [salt.state       ][INFO    ][8414] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-05 10:05:02,894 [salt.state       ][INFO    ][8414] Completed state [net.nf_conntrack_max] at time 10:05:02.893714 duration_in_ms=16.535
2017-12-05 10:05:02,894 [salt.state       ][INFO    ][8414] Running state [linux_sysfs_package] at time 10:05:02.894235
2017-12-05 10:05:02,895 [salt.state       ][INFO    ][8414] Executing state pkg.installed for linux_sysfs_package
2017-12-05 10:05:02,898 [salt.state       ][INFO    ][8414] All specified packages are already installed
2017-12-05 10:05:02,898 [salt.state       ][INFO    ][8414] Completed state [linux_sysfs_package] at time 10:05:02.898028 duration_in_ms=3.793
2017-12-05 10:05:02,899 [salt.state       ][INFO    ][8414] Running state [/etc/sysfs.d] at time 10:05:02.898977
2017-12-05 10:05:02,899 [salt.state       ][INFO    ][8414] Executing state file.directory for /etc/sysfs.d
2017-12-05 10:05:02,900 [salt.state       ][INFO    ][8414] Directory /etc/sysfs.d is in the correct state
2017-12-05 10:05:02,900 [salt.state       ][INFO    ][8414] Completed state [/etc/sysfs.d] at time 10:05:02.900017 duration_in_ms=1.039
2017-12-05 10:05:02,901 [salt.state       ][INFO    ][8414] Running state [ondemand] at time 10:05:02.901022
2017-12-05 10:05:02,901 [salt.state       ][INFO    ][8414] Executing state service.dead for ondemand
2017-12-05 10:05:02,902 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-05 10:05:02,914 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-05 10:05:02,925 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:05:02,939 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'runlevel' in directory '/root'
2017-12-05 10:05:02,949 [salt.state       ][INFO    ][8414] The service ondemand is already dead
2017-12-05 10:05:02,949 [salt.state       ][INFO    ][8414] Completed state [ondemand] at time 10:05:02.949198 duration_in_ms=48.176
2017-12-05 10:05:02,950 [salt.state       ][INFO    ][8414] Running state [cs_CZ.UTF-8] at time 10:05:02.949898
2017-12-05 10:05:02,950 [salt.state       ][INFO    ][8414] Executing state locale.present for cs_CZ.UTF-8
2017-12-05 10:05:02,951 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'locale -a' in directory '/root'
2017-12-05 10:05:02,960 [salt.state       ][INFO    ][8414] Locale cs_CZ.UTF-8 is already present
2017-12-05 10:05:02,961 [salt.state       ][INFO    ][8414] Completed state [cs_CZ.UTF-8] at time 10:05:02.960810 duration_in_ms=10.912
2017-12-05 10:05:02,961 [salt.state       ][INFO    ][8414] Running state [en_US.UTF-8] at time 10:05:02.961151
2017-12-05 10:05:02,961 [salt.state       ][INFO    ][8414] Executing state locale.present for en_US.UTF-8
2017-12-05 10:05:02,962 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'locale -a' in directory '/root'
2017-12-05 10:05:02,972 [salt.state       ][INFO    ][8414] Locale en_US.UTF-8 is already present
2017-12-05 10:05:02,973 [salt.state       ][INFO    ][8414] Completed state [en_US.UTF-8] at time 10:05:02.972534 duration_in_ms=11.382
2017-12-05 10:05:02,974 [salt.state       ][INFO    ][8414] Running state [en_US.UTF-8] at time 10:05:02.973677
2017-12-05 10:05:02,974 [salt.state       ][INFO    ][8414] Executing state locale.system for en_US.UTF-8
2017-12-05 10:05:02,975 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'localectl' in directory '/root'
2017-12-05 10:05:03,017 [salt.state       ][INFO    ][8414] System locale en_US.UTF-8 already set
2017-12-05 10:05:03,017 [salt.state       ][INFO    ][8414] Completed state [en_US.UTF-8] at time 10:05:03.017437 duration_in_ms=43.758
2017-12-05 10:05:03,019 [salt.state       ][INFO    ][8414] Running state [root] at time 10:05:03.018755
2017-12-05 10:05:03,019 [salt.state       ][INFO    ][8414] Executing state user.present for root
2017-12-05 10:05:03,020 [salt.state       ][INFO    ][8414] User root is present and up to date
2017-12-05 10:05:03,020 [salt.state       ][INFO    ][8414] Completed state [root] at time 10:05:03.020340 duration_in_ms=1.584
2017-12-05 10:05:03,021 [salt.state       ][INFO    ][8414] Running state [/root] at time 10:05:03.021229
2017-12-05 10:05:03,022 [salt.state       ][INFO    ][8414] Executing state file.directory for /root
2017-12-05 10:05:03,022 [salt.state       ][INFO    ][8414] Directory /root is in the correct state
2017-12-05 10:05:03,022 [salt.state       ][INFO    ][8414] Completed state [/root] at time 10:05:03.022362 duration_in_ms=1.133
2017-12-05 10:05:03,023 [salt.state       ][INFO    ][8414] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:05:03.022637
2017-12-05 10:05:03,023 [salt.state       ][INFO    ][8414] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-05 10:05:03,023 [salt.state       ][INFO    ][8414] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-05 10:05:03,024 [salt.state       ][INFO    ][8414] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:05:03.023525 duration_in_ms=0.888
2017-12-05 10:05:03,024 [salt.state       ][INFO    ][8414] Running state [ubuntu] at time 10:05:03.023821
2017-12-05 10:05:03,024 [salt.state       ][INFO    ][8414] Executing state user.present for ubuntu
2017-12-05 10:05:03,025 [salt.state       ][INFO    ][8414] User ubuntu is present and up to date
2017-12-05 10:05:03,025 [salt.state       ][INFO    ][8414] Completed state [ubuntu] at time 10:05:03.025209 duration_in_ms=1.388
2017-12-05 10:05:03,026 [salt.state       ][INFO    ][8414] Running state [/home/ubuntu] at time 10:05:03.026188
2017-12-05 10:05:03,026 [salt.state       ][INFO    ][8414] Executing state file.directory for /home/ubuntu
2017-12-05 10:05:03,027 [salt.state       ][INFO    ][8414] Directory /home/ubuntu is in the correct state
2017-12-05 10:05:03,027 [salt.state       ][INFO    ][8414] Completed state [/home/ubuntu] at time 10:05:03.027289 duration_in_ms=1.101
2017-12-05 10:05:03,028 [salt.state       ][INFO    ][8414] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:05:03.027937
2017-12-05 10:05:03,028 [salt.state       ][INFO    ][8414] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-05 10:05:03,048 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-05 10:05:03,060 [salt.state       ][INFO    ][8414] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-05 10:05:03,060 [salt.state       ][INFO    ][8414] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:05:03.060186 duration_in_ms=32.248
2017-12-05 10:05:03,061 [salt.state       ][INFO    ][8414] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:05:03.060496
2017-12-05 10:05:03,061 [salt.state       ][INFO    ][8414] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-05 10:05:03,078 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-05 10:05:03,095 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:03,128 [salt.state       ][INFO    ][8414] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-05 10:05:03,128 [salt.state       ][INFO    ][8414] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:05:03.127765 duration_in_ms=67.268
2017-12-05 10:05:03,128 [salt.state       ][INFO    ][8414] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:05:03.128067
2017-12-05 10:05:03,128 [salt.state       ][INFO    ][8414] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-05 10:05:03,144 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-05 10:05:03,162 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:03,197 [salt.state       ][INFO    ][8414] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-05 10:05:03,197 [salt.state       ][INFO    ][8414] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:05:03.197142 duration_in_ms=69.074
2017-12-05 10:05:03,198 [salt.state       ][INFO    ][8414] Running state [service.systemctl_reload] at time 10:05:03.198319
2017-12-05 10:05:03,199 [salt.state       ][INFO    ][8414] Executing state module.wait for service.systemctl_reload
2017-12-05 10:05:03,199 [salt.state       ][INFO    ][8414] No changes made for service.systemctl_reload
2017-12-05 10:05:03,199 [salt.state       ][INFO    ][8414] Completed state [service.systemctl_reload] at time 10:05:03.199221 duration_in_ms=0.902
2017-12-05 10:05:03,200 [salt.state       ][INFO    ][8414] Running state [/etc/hostname] at time 10:05:03.199513
2017-12-05 10:05:03,200 [salt.state       ][INFO    ][8414] Executing state file.managed for /etc/hostname
2017-12-05 10:05:03,224 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-05 10:05:03,226 [salt.state       ][INFO    ][8414] File /etc/hostname is in the correct state
2017-12-05 10:05:03,226 [salt.state       ][INFO    ][8414] Completed state [/etc/hostname] at time 10:05:03.226129 duration_in_ms=26.614
2017-12-05 10:05:03,228 [salt.state       ][INFO    ][8414] Running state [hostname msg01] at time 10:05:03.227505
2017-12-05 10:05:03,228 [salt.state       ][INFO    ][8414] Executing state cmd.wait for hostname msg01
2017-12-05 10:05:03,228 [salt.state       ][INFO    ][8414] No changes made for hostname msg01
2017-12-05 10:05:03,229 [salt.state       ][INFO    ][8414] Completed state [hostname msg01] at time 10:05:03.228535 duration_in_ms=1.031
2017-12-05 10:05:03,229 [salt.state       ][INFO    ][8414] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.229057
2017-12-05 10:05:03,229 [salt.state       ][INFO    ][8414] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,230 [salt.state       ][INFO    ][8414] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-12-05 10:05:03,230 [salt.state       ][INFO    ][8414] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.230100 duration_in_ms=1.042
2017-12-05 10:05:03,230 [salt.state       ][INFO    ][8414] Running state [mdb02] at time 10:05:03.230376
2017-12-05 10:05:03,231 [salt.state       ][INFO    ][8414] Executing state host.present for mdb02
2017-12-05 10:05:03,231 [salt.state       ][INFO    ][8414] Host mdb02 (10.167.4.77) already present
2017-12-05 10:05:03,231 [salt.state       ][INFO    ][8414] Completed state [mdb02] at time 10:05:03.231324 duration_in_ms=0.948
2017-12-05 10:05:03,232 [salt.state       ][INFO    ][8414] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.231607
2017-12-05 10:05:03,232 [salt.state       ][INFO    ][8414] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,232 [salt.state       ][INFO    ][8414] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-12-05 10:05:03,233 [salt.state       ][INFO    ][8414] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.232575 duration_in_ms=0.968
2017-12-05 10:05:03,233 [salt.state       ][INFO    ][8414] Running state [mdb03] at time 10:05:03.232854
2017-12-05 10:05:03,233 [salt.state       ][INFO    ][8414] Executing state host.present for mdb03
2017-12-05 10:05:03,234 [salt.state       ][INFO    ][8414] Host mdb03 (10.167.4.78) already present
2017-12-05 10:05:03,234 [salt.state       ][INFO    ][8414] Completed state [mdb03] at time 10:05:03.233802 duration_in_ms=0.948
2017-12-05 10:05:03,234 [salt.state       ][INFO    ][8414] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.234104
2017-12-05 10:05:03,234 [salt.state       ][INFO    ][8414] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,235 [salt.state       ][INFO    ][8414] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-12-05 10:05:03,235 [salt.state       ][INFO    ][8414] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.235072 duration_in_ms=0.968
2017-12-05 10:05:03,235 [salt.state       ][INFO    ][8414] Running state [mdb01] at time 10:05:03.235346
2017-12-05 10:05:03,236 [salt.state       ][INFO    ][8414] Executing state host.present for mdb01
2017-12-05 10:05:03,236 [salt.state       ][INFO    ][8414] Host mdb01 (10.167.4.76) already present
2017-12-05 10:05:03,236 [salt.state       ][INFO    ][8414] Completed state [mdb01] at time 10:05:03.236281 duration_in_ms=0.935
2017-12-05 10:05:03,237 [salt.state       ][INFO    ][8414] Running state [mdb] at time 10:05:03.236570
2017-12-05 10:05:03,237 [salt.state       ][INFO    ][8414] Executing state host.present for mdb
2017-12-05 10:05:03,237 [salt.state       ][INFO    ][8414] Host mdb (10.167.4.75) already present
2017-12-05 10:05:03,238 [salt.state       ][INFO    ][8414] Completed state [mdb] at time 10:05:03.237523 duration_in_ms=0.953
2017-12-05 10:05:03,238 [salt.state       ][INFO    ][8414] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.237806
2017-12-05 10:05:03,238 [salt.state       ][INFO    ][8414] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,239 [salt.state       ][INFO    ][8414] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-12-05 10:05:03,239 [salt.state       ][INFO    ][8414] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.238749 duration_in_ms=0.943
2017-12-05 10:05:03,239 [salt.state       ][INFO    ][8414] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.239024
2017-12-05 10:05:03,239 [salt.state       ][INFO    ][8414] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,240 [salt.state       ][INFO    ][8414] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:05:03,240 [salt.state       ][INFO    ][8414] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.239950 duration_in_ms=0.926
2017-12-05 10:05:03,240 [salt.state       ][INFO    ][8414] Running state [cfg01] at time 10:05:03.240237
2017-12-05 10:05:03,241 [salt.state       ][INFO    ][8414] Executing state host.present for cfg01
2017-12-05 10:05:03,241 [salt.state       ][INFO    ][8414] Host cfg01 (10.167.4.100) already present
2017-12-05 10:05:03,241 [salt.state       ][INFO    ][8414] Completed state [cfg01] at time 10:05:03.241181 duration_in_ms=0.944
2017-12-05 10:05:03,241 [salt.state       ][INFO    ][8414] Running state [prx01] at time 10:05:03.241458
2017-12-05 10:05:03,242 [salt.state       ][INFO    ][8414] Executing state host.present for prx01
2017-12-05 10:05:03,242 [salt.state       ][INFO    ][8414] Host prx01 (10.167.4.104) already present
2017-12-05 10:05:03,242 [salt.state       ][INFO    ][8414] Completed state [prx01] at time 10:05:03.242430 duration_in_ms=0.972
2017-12-05 10:05:03,243 [salt.state       ][INFO    ][8414] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.242710
2017-12-05 10:05:03,243 [salt.state       ][INFO    ][8414] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,243 [salt.state       ][INFO    ][8414] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.104) already present
2017-12-05 10:05:03,244 [salt.state       ][INFO    ][8414] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.243674 duration_in_ms=0.964
2017-12-05 10:05:03,244 [salt.state       ][INFO    ][8414] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.243956
2017-12-05 10:05:03,244 [salt.state       ][INFO    ][8414] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,245 [salt.state       ][INFO    ][8414] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-12-05 10:05:03,245 [salt.state       ][INFO    ][8414] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.244879 duration_in_ms=0.922
2017-12-05 10:05:03,245 [salt.state       ][INFO    ][8414] Running state [kvm01] at time 10:05:03.245152
2017-12-05 10:05:03,245 [salt.state       ][INFO    ][8414] Executing state host.present for kvm01
2017-12-05 10:05:03,246 [salt.state       ][INFO    ][8414] Host kvm01 (10.167.4.141) already present
2017-12-05 10:05:03,246 [salt.state       ][INFO    ][8414] Completed state [kvm01] at time 10:05:03.246139 duration_in_ms=0.987
2017-12-05 10:05:03,246 [salt.state       ][INFO    ][8414] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.246409
2017-12-05 10:05:03,247 [salt.state       ][INFO    ][8414] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,247 [salt.state       ][INFO    ][8414] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-12-05 10:05:03,247 [salt.state       ][INFO    ][8414] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.247361 duration_in_ms=0.952
2017-12-05 10:05:03,248 [salt.state       ][INFO    ][8414] Running state [kvm03] at time 10:05:03.247631
2017-12-05 10:05:03,248 [salt.state       ][INFO    ][8414] Executing state host.present for kvm03
2017-12-05 10:05:03,249 [salt.state       ][INFO    ][8414] Host kvm03 (10.167.4.143) already present
2017-12-05 10:05:03,249 [salt.state       ][INFO    ][8414] Completed state [kvm03] at time 10:05:03.248883 duration_in_ms=1.251
2017-12-05 10:05:03,249 [salt.state       ][INFO    ][8414] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.249159
2017-12-05 10:05:03,249 [salt.state       ][INFO    ][8414] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,250 [salt.state       ][INFO    ][8414] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-12-05 10:05:03,250 [salt.state       ][INFO    ][8414] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.250124 duration_in_ms=0.964
2017-12-05 10:05:03,250 [salt.state       ][INFO    ][8414] Running state [kvm02] at time 10:05:03.250397
2017-12-05 10:05:03,251 [salt.state       ][INFO    ][8414] Executing state host.present for kvm02
2017-12-05 10:05:03,251 [salt.state       ][INFO    ][8414] Host kvm02 (10.167.4.142) already present
2017-12-05 10:05:03,251 [salt.state       ][INFO    ][8414] Completed state [kvm02] at time 10:05:03.251308 duration_in_ms=0.911
2017-12-05 10:05:03,252 [salt.state       ][INFO    ][8414] Running state [dbs] at time 10:05:03.251579
2017-12-05 10:05:03,252 [salt.state       ][INFO    ][8414] Executing state host.present for dbs
2017-12-05 10:05:03,252 [salt.state       ][INFO    ][8414] Host dbs (10.167.4.50) already present
2017-12-05 10:05:03,253 [salt.state       ][INFO    ][8414] Completed state [dbs] at time 10:05:03.252521 duration_in_ms=0.942
2017-12-05 10:05:03,253 [salt.state       ][INFO    ][8414] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.252811
2017-12-05 10:05:03,253 [salt.state       ][INFO    ][8414] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,254 [salt.state       ][INFO    ][8414] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-12-05 10:05:03,254 [salt.state       ][INFO    ][8414] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.253761 duration_in_ms=0.949
2017-12-05 10:05:03,254 [salt.state       ][INFO    ][8414] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.254065
2017-12-05 10:05:03,254 [salt.state       ][INFO    ][8414] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,255 [salt.state       ][INFO    ][8414] Host prx.baremetal-mcp-ocata-odl-ha.local (172.30.10.103) already present
2017-12-05 10:05:03,255 [salt.state       ][INFO    ][8414] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.254988 duration_in_ms=0.924
2017-12-05 10:05:03,255 [salt.state       ][INFO    ][8414] Running state [prx] at time 10:05:03.255260
2017-12-05 10:05:03,256 [salt.state       ][INFO    ][8414] Executing state host.present for prx
2017-12-05 10:05:03,256 [salt.state       ][INFO    ][8414] Host prx (172.30.10.103) already present
2017-12-05 10:05:03,256 [salt.state       ][INFO    ][8414] Completed state [prx] at time 10:05:03.256205 duration_in_ms=0.946
2017-12-05 10:05:03,257 [salt.state       ][INFO    ][8414] Running state [prx02] at time 10:05:03.256506
2017-12-05 10:05:03,257 [salt.state       ][INFO    ][8414] Executing state host.present for prx02
2017-12-05 10:05:03,257 [salt.state       ][INFO    ][8414] Host prx02 (10.167.4.105) already present
2017-12-05 10:05:03,258 [salt.state       ][INFO    ][8414] Completed state [prx02] at time 10:05:03.257520 duration_in_ms=1.013
2017-12-05 10:05:03,258 [salt.state       ][INFO    ][8414] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.257807
2017-12-05 10:05:03,258 [salt.state       ][INFO    ][8414] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,259 [salt.state       ][INFO    ][8414] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.105) already present
2017-12-05 10:05:03,259 [salt.state       ][INFO    ][8414] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.258753 duration_in_ms=0.946
2017-12-05 10:05:03,259 [salt.state       ][INFO    ][8414] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.259027
2017-12-05 10:05:03,259 [salt.state       ][INFO    ][8414] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,260 [salt.state       ][INFO    ][8414] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-12-05 10:05:03,260 [salt.state       ][INFO    ][8414] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.259972 duration_in_ms=0.946
2017-12-05 10:05:03,260 [salt.state       ][INFO    ][8414] Running state [msg02] at time 10:05:03.260261
2017-12-05 10:05:03,261 [salt.state       ][INFO    ][8414] Executing state host.present for msg02
2017-12-05 10:05:03,261 [salt.state       ][INFO    ][8414] Host msg02 (10.167.4.42) already present
2017-12-05 10:05:03,261 [salt.state       ][INFO    ][8414] Completed state [msg02] at time 10:05:03.261222 duration_in_ms=0.961
2017-12-05 10:05:03,262 [salt.state       ][INFO    ][8414] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.261511
2017-12-05 10:05:03,262 [salt.state       ][INFO    ][8414] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,262 [salt.state       ][INFO    ][8414] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-12-05 10:05:03,263 [salt.state       ][INFO    ][8414] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.262483 duration_in_ms=0.972
2017-12-05 10:05:03,263 [salt.state       ][INFO    ][8414] Running state [msg03] at time 10:05:03.262771
2017-12-05 10:05:03,263 [salt.state       ][INFO    ][8414] Executing state host.present for msg03
2017-12-05 10:05:03,263 [salt.state       ][INFO    ][8414] Host msg03 (10.167.4.43) already present
2017-12-05 10:05:03,264 [salt.state       ][INFO    ][8414] Completed state [msg03] at time 10:05:03.263726 duration_in_ms=0.955
2017-12-05 10:05:03,264 [salt.state       ][INFO    ][8414] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.264018
2017-12-05 10:05:03,264 [salt.state       ][INFO    ][8414] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,265 [salt.state       ][INFO    ][8414] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-12-05 10:05:03,265 [salt.state       ][INFO    ][8414] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.264978 duration_in_ms=0.961
2017-12-05 10:05:03,265 [salt.state       ][INFO    ][8414] Running state [msg01] at time 10:05:03.265252
2017-12-05 10:05:03,266 [salt.state       ][INFO    ][8414] Executing state host.present for msg01
2017-12-05 10:05:03,266 [salt.state       ][INFO    ][8414] Host msg01 (10.167.4.41) already present
2017-12-05 10:05:03,266 [salt.state       ][INFO    ][8414] Completed state [msg01] at time 10:05:03.266225 duration_in_ms=0.974
2017-12-05 10:05:03,267 [salt.state       ][INFO    ][8414] Running state [file.replace] at time 10:05:03.267073
2017-12-05 10:05:03,267 [salt.state       ][INFO    ][8414] Executing state module.run for file.replace
2017-12-05 10:05:03,339 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-05 10:05:03,349 [salt.state       ][INFO    ][8414] onlyif execution failed
2017-12-05 10:05:03,349 [salt.state       ][INFO    ][8414] Completed state [file.replace] at time 10:05:03.348998 duration_in_ms=81.923
2017-12-05 10:05:03,349 [salt.state       ][INFO    ][8414] Running state [msg] at time 10:05:03.349395
2017-12-05 10:05:03,350 [salt.state       ][INFO    ][8414] Executing state host.present for msg
2017-12-05 10:05:03,350 [salt.state       ][INFO    ][8414] Host msg (10.167.4.40) already present
2017-12-05 10:05:03,351 [salt.state       ][INFO    ][8414] Completed state [msg] at time 10:05:03.350676 duration_in_ms=1.28
2017-12-05 10:05:03,351 [salt.state       ][INFO    ][8414] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.350977
2017-12-05 10:05:03,351 [salt.state       ][INFO    ][8414] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,352 [salt.state       ][INFO    ][8414] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-12-05 10:05:03,352 [salt.state       ][INFO    ][8414] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.351974 duration_in_ms=0.997
2017-12-05 10:05:03,352 [salt.state       ][INFO    ][8414] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.352261
2017-12-05 10:05:03,353 [salt.state       ][INFO    ][8414] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,353 [salt.state       ][INFO    ][8414] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:05:03,353 [salt.state       ][INFO    ][8414] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.353230 duration_in_ms=0.969
2017-12-05 10:05:03,354 [salt.state       ][INFO    ][8414] Running state [cfg01] at time 10:05:03.353532
2017-12-05 10:05:03,354 [salt.state       ][INFO    ][8414] Executing state host.present for cfg01
2017-12-05 10:05:03,354 [salt.state       ][INFO    ][8414] Host cfg01 (10.167.4.100) already present
2017-12-05 10:05:03,355 [salt.state       ][INFO    ][8414] Completed state [cfg01] at time 10:05:03.354492 duration_in_ms=0.96
2017-12-05 10:05:03,355 [salt.state       ][INFO    ][8414] Running state [cmp002] at time 10:05:03.354780
2017-12-05 10:05:03,355 [salt.state       ][INFO    ][8414] Executing state host.present for cmp002
2017-12-05 10:05:03,356 [salt.state       ][INFO    ][8414] Host cmp002 (10.167.4.102) already present
2017-12-05 10:05:03,356 [salt.state       ][INFO    ][8414] Completed state [cmp002] at time 10:05:03.355741 duration_in_ms=0.96
2017-12-05 10:05:03,356 [salt.state       ][INFO    ][8414] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.356046
2017-12-05 10:05:03,356 [salt.state       ][INFO    ][8414] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,357 [salt.state       ][INFO    ][8414] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-12-05 10:05:03,357 [salt.state       ][INFO    ][8414] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.357011 duration_in_ms=0.965
2017-12-05 10:05:03,357 [salt.state       ][INFO    ][8414] Running state [cmp001] at time 10:05:03.357295
2017-12-05 10:05:03,358 [salt.state       ][INFO    ][8414] Executing state host.present for cmp001
2017-12-05 10:05:03,358 [salt.state       ][INFO    ][8414] Host cmp001 (10.167.4.101) already present
2017-12-05 10:05:03,358 [salt.state       ][INFO    ][8414] Completed state [cmp001] at time 10:05:03.358293 duration_in_ms=0.997
2017-12-05 10:05:03,359 [salt.state       ][INFO    ][8414] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.358598
2017-12-05 10:05:03,359 [salt.state       ][INFO    ][8414] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,359 [salt.state       ][INFO    ][8414] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-12-05 10:05:03,360 [salt.state       ][INFO    ][8414] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.359550 duration_in_ms=0.951
2017-12-05 10:05:03,360 [salt.state       ][INFO    ][8414] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.359835
2017-12-05 10:05:03,360 [salt.state       ][INFO    ][8414] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,361 [salt.state       ][INFO    ][8414] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-12-05 10:05:03,361 [salt.state       ][INFO    ][8414] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.360798 duration_in_ms=0.962
2017-12-05 10:05:03,361 [salt.state       ][INFO    ][8414] Running state [dbs01] at time 10:05:03.361079
2017-12-05 10:05:03,361 [salt.state       ][INFO    ][8414] Executing state host.present for dbs01
2017-12-05 10:05:03,362 [salt.state       ][INFO    ][8414] Host dbs01 (10.167.4.51) already present
2017-12-05 10:05:03,362 [salt.state       ][INFO    ][8414] Completed state [dbs01] at time 10:05:03.362038 duration_in_ms=0.959
2017-12-05 10:05:03,362 [salt.state       ][INFO    ][8414] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.362323
2017-12-05 10:05:03,363 [salt.state       ][INFO    ][8414] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,363 [salt.state       ][INFO    ][8414] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-12-05 10:05:03,363 [salt.state       ][INFO    ][8414] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.363270 duration_in_ms=0.947
2017-12-05 10:05:03,364 [salt.state       ][INFO    ][8414] Running state [dbs02] at time 10:05:03.363550
2017-12-05 10:05:03,364 [salt.state       ][INFO    ][8414] Executing state host.present for dbs02
2017-12-05 10:05:03,366 [salt.state       ][INFO    ][8414] Host dbs02 (10.167.4.52) already present
2017-12-05 10:05:03,366 [salt.state       ][INFO    ][8414] Completed state [dbs02] at time 10:05:03.366134 duration_in_ms=2.585
2017-12-05 10:05:03,366 [salt.state       ][INFO    ][8414] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.366413
2017-12-05 10:05:03,367 [salt.state       ][INFO    ][8414] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,367 [salt.state       ][INFO    ][8414] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-12-05 10:05:03,367 [salt.state       ][INFO    ][8414] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.367364 duration_in_ms=0.95
2017-12-05 10:05:03,368 [salt.state       ][INFO    ][8414] Running state [dbs03] at time 10:05:03.367644
2017-12-05 10:05:03,368 [salt.state       ][INFO    ][8414] Executing state host.present for dbs03
2017-12-05 10:05:03,368 [salt.state       ][INFO    ][8414] Host dbs03 (10.167.4.53) already present
2017-12-05 10:05:03,369 [salt.state       ][INFO    ][8414] Completed state [dbs03] at time 10:05:03.368583 duration_in_ms=0.939
2017-12-05 10:05:03,369 [salt.state       ][INFO    ][8414] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.368864
2017-12-05 10:05:03,369 [salt.state       ][INFO    ][8414] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,370 [salt.state       ][INFO    ][8414] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-12-05 10:05:03,370 [salt.state       ][INFO    ][8414] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.369806 duration_in_ms=0.942
2017-12-05 10:05:03,370 [salt.state       ][INFO    ][8414] Running state [odl01] at time 10:05:03.370095
2017-12-05 10:05:03,370 [salt.state       ][INFO    ][8414] Executing state host.present for odl01
2017-12-05 10:05:03,371 [salt.state       ][INFO    ][8414] Host odl01 (10.167.4.111) already present
2017-12-05 10:05:03,371 [salt.state       ][INFO    ][8414] Completed state [odl01] at time 10:05:03.371026 duration_in_ms=0.932
2017-12-05 10:05:03,371 [salt.state       ][INFO    ][8414] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.371302
2017-12-05 10:05:03,372 [salt.state       ][INFO    ][8414] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,372 [salt.state       ][INFO    ][8414] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-12-05 10:05:03,372 [salt.state       ][INFO    ][8414] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.372244 duration_in_ms=0.942
2017-12-05 10:05:03,373 [salt.state       ][INFO    ][8414] Running state [mas01] at time 10:05:03.372527
2017-12-05 10:05:03,373 [salt.state       ][INFO    ][8414] Executing state host.present for mas01
2017-12-05 10:05:03,373 [salt.state       ][INFO    ][8414] Host mas01 (10.167.4.3) already present
2017-12-05 10:05:03,373 [salt.state       ][INFO    ][8414] Completed state [mas01] at time 10:05:03.373457 duration_in_ms=0.929
2017-12-05 10:05:03,374 [salt.state       ][INFO    ][8414] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.373737
2017-12-05 10:05:03,374 [salt.state       ][INFO    ][8414] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,374 [salt.state       ][INFO    ][8414] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-12-05 10:05:03,375 [salt.state       ][INFO    ][8414] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.374721 duration_in_ms=0.984
2017-12-05 10:05:03,375 [salt.state       ][INFO    ][8414] Running state [ctl02] at time 10:05:03.374998
2017-12-05 10:05:03,375 [salt.state       ][INFO    ][8414] Executing state host.present for ctl02
2017-12-05 10:05:03,376 [salt.state       ][INFO    ][8414] Host ctl02 (10.167.4.12) already present
2017-12-05 10:05:03,376 [salt.state       ][INFO    ][8414] Completed state [ctl02] at time 10:05:03.375941 duration_in_ms=0.942
2017-12-05 10:05:03,376 [salt.state       ][INFO    ][8414] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.376222
2017-12-05 10:05:03,377 [salt.state       ][INFO    ][8414] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,377 [salt.state       ][INFO    ][8414] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-12-05 10:05:03,377 [salt.state       ][INFO    ][8414] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.377170 duration_in_ms=0.948
2017-12-05 10:05:03,377 [salt.state       ][INFO    ][8414] Running state [ctl03] at time 10:05:03.377454
2017-12-05 10:05:03,378 [salt.state       ][INFO    ][8414] Executing state host.present for ctl03
2017-12-05 10:05:03,379 [salt.state       ][INFO    ][8414] Host ctl03 (10.167.4.13) already present
2017-12-05 10:05:03,379 [salt.state       ][INFO    ][8414] Completed state [ctl03] at time 10:05:03.379078 duration_in_ms=1.623
2017-12-05 10:05:03,380 [salt.state       ][INFO    ][8414] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.379493
2017-12-05 10:05:03,380 [salt.state       ][INFO    ][8414] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,381 [salt.state       ][INFO    ][8414] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-12-05 10:05:03,381 [salt.state       ][INFO    ][8414] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.381131 duration_in_ms=1.637
2017-12-05 10:05:03,382 [salt.state       ][INFO    ][8414] Running state [ctl01] at time 10:05:03.381555
2017-12-05 10:05:03,382 [salt.state       ][INFO    ][8414] Executing state host.present for ctl01
2017-12-05 10:05:03,383 [salt.state       ][INFO    ][8414] Host ctl01 (10.167.4.11) already present
2017-12-05 10:05:03,383 [salt.state       ][INFO    ][8414] Completed state [ctl01] at time 10:05:03.382853 duration_in_ms=1.298
2017-12-05 10:05:03,383 [salt.state       ][INFO    ][8414] Running state [ctl] at time 10:05:03.383213
2017-12-05 10:05:03,384 [salt.state       ][INFO    ][8414] Executing state host.present for ctl
2017-12-05 10:05:03,385 [salt.state       ][INFO    ][8414] Host ctl (10.167.4.10) already present
2017-12-05 10:05:03,385 [salt.state       ][INFO    ][8414] Completed state [ctl] at time 10:05:03.384847 duration_in_ms=1.634
2017-12-05 10:05:03,385 [salt.state       ][INFO    ][8414] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.385144
2017-12-05 10:05:03,385 [salt.state       ][INFO    ][8414] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:03,386 [salt.state       ][INFO    ][8414] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-12-05 10:05:03,386 [salt.state       ][INFO    ][8414] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:05:03.386195 duration_in_ms=1.051
2017-12-05 10:05:03,387 [salt.state       ][INFO    ][8414] Running state [ens2] at time 10:05:03.386555
2017-12-05 10:05:03,387 [salt.state       ][INFO    ][8414] Executing state network.managed for ens2
2017-12-05 10:05:03,803 [salt.state       ][INFO    ][8414] Interface ens2 is up to date.
2017-12-05 10:05:03,804 [salt.state       ][INFO    ][8414] Completed state [ens2] at time 10:05:03.803940 duration_in_ms=417.384
2017-12-05 10:05:03,804 [salt.state       ][INFO    ][8414] Running state [ens3] at time 10:05:03.804289
2017-12-05 10:05:03,805 [salt.state       ][INFO    ][8414] Executing state network.managed for ens3
2017-12-05 10:05:04,139 [salt.state       ][INFO    ][8414] Interface ens3 is up to date.
2017-12-05 10:05:04,139 [salt.state       ][INFO    ][8414] Completed state [ens3] at time 10:05:04.138876 duration_in_ms=334.586
2017-12-05 10:05:04,210 [salt.state       ][INFO    ][8414] Running state [/etc/profile.d/proxy.sh] at time 10:05:04.210231
2017-12-05 10:05:04,211 [salt.state       ][INFO    ][8414] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-05 10:05:04,211 [salt.state       ][INFO    ][8414] File /etc/profile.d/proxy.sh is not present
2017-12-05 10:05:04,211 [salt.state       ][INFO    ][8414] Completed state [/etc/profile.d/proxy.sh] at time 10:05:04.211249 duration_in_ms=1.02
2017-12-05 10:05:04,211 [salt.state       ][INFO    ][8414] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:05:04.211439
2017-12-05 10:05:04,212 [salt.state       ][INFO    ][8414] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-05 10:05:04,212 [salt.state       ][INFO    ][8414] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-05 10:05:04,212 [salt.state       ][INFO    ][8414] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:05:04.212144 duration_in_ms=0.704
2017-12-05 10:05:04,212 [salt.state       ][INFO    ][8414] Running state [ntp] at time 10:05:04.212372
2017-12-05 10:05:04,213 [salt.state       ][INFO    ][8414] Executing state pkg.installed for ntp
2017-12-05 10:05:04,216 [salt.state       ][INFO    ][8414] Package ntp is already installed
2017-12-05 10:05:04,217 [salt.state       ][INFO    ][8414] Completed state [ntp] at time 10:05:04.216623 duration_in_ms=4.251
2017-12-05 10:05:04,218 [salt.state       ][INFO    ][8414] Running state [/etc/ntp.conf] at time 10:05:04.217978
2017-12-05 10:05:04,218 [salt.state       ][INFO    ][8414] Executing state file.managed for /etc/ntp.conf
2017-12-05 10:05:04,244 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-05 10:05:04,271 [salt.fileclient  ][INFO    ][8414] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:05:04,278 [salt.state       ][INFO    ][8414] File /etc/ntp.conf is in the correct state
2017-12-05 10:05:04,279 [salt.state       ][INFO    ][8414] Completed state [/etc/ntp.conf] at time 10:05:04.278628 duration_in_ms=60.649
2017-12-05 10:05:04,280 [salt.state       ][INFO    ][8414] Running state [ntp] at time 10:05:04.279534
2017-12-05 10:05:04,280 [salt.state       ][INFO    ][8414] Executing state service.running for ntp
2017-12-05 10:05:04,280 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-05 10:05:04,292 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-05 10:05:04,301 [salt.loaded.int.module.cmdmod][INFO    ][8414] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-05 10:05:04,313 [salt.state       ][INFO    ][8414] The service ntp is already running
2017-12-05 10:05:04,313 [salt.state       ][INFO    ][8414] Completed state [ntp] at time 10:05:04.312985 duration_in_ms=33.45
2017-12-05 10:05:04,316 [salt.minion      ][INFO    ][8414] Returning information for job: 20171205100445696010
2017-12-05 10:05:37,075 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.apply with jid 20171205100537063166
2017-12-05 10:05:37,099 [salt.minion      ][INFO    ][10995] Starting a new job with PID 10995
2017-12-05 10:05:39,958 [salt.state       ][INFO    ][10995] Loading fresh modules for state activity
2017-12-05 10:05:40,282 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-05 10:05:40,304 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-05 10:05:40,392 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:40,442 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-05 10:05:40,459 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:40,524 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-05 10:05:40,553 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:40,601 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-05 10:05:40,671 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:40,744 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-05 10:05:40,786 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:40,834 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-05 10:05:40,861 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:40,908 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-05 10:05:40,933 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:40,986 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-05 10:05:41,015 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,058 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-05 10:05:41,095 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,142 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-05 10:05:41,176 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,225 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-05 10:05:41,254 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,304 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-05 10:05:41,355 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,428 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-05 10:05:41,449 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,496 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-05 10:05:41,525 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,583 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-05 10:05:41,601 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,646 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-05 10:05:41,663 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,710 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-05 10:05:41,743 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,822 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-05 10:05:41,888 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:41,936 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-05 10:05:41,958 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:42,006 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-05 10:05:42,024 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:42,079 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-05 10:05:42,092 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-05 10:05:42,106 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:05:42,124 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-05 10:05:42,139 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:05:42,151 [salt.state       ][INFO    ][10995] Running state [/etc/environment] at time 10:05:42.151174
2017-12-05 10:05:42,152 [salt.state       ][INFO    ][10995] Executing state file.blockreplace for /etc/environment
2017-12-05 10:05:42,157 [salt.state       ][INFO    ][10995] No changes needed to be made
2017-12-05 10:05:42,157 [salt.state       ][INFO    ][10995] Completed state [/etc/environment] at time 10:05:42.157075 duration_in_ms=5.902
2017-12-05 10:05:42,157 [salt.state       ][INFO    ][10995] Running state [/etc/profile.d] at time 10:05:42.157349
2017-12-05 10:05:42,158 [salt.state       ][INFO    ][10995] Executing state file.directory for /etc/profile.d
2017-12-05 10:05:42,158 [salt.state       ][INFO    ][10995] Directory /etc/profile.d is in the correct state
2017-12-05 10:05:42,159 [salt.state       ][INFO    ][10995] Completed state [/etc/profile.d] at time 10:05:42.158669 duration_in_ms=1.32
2017-12-05 10:05:42,432 [salt.state       ][INFO    ][10995] Running state [linux_repo_prereq_pkgs] at time 10:05:42.431884
2017-12-05 10:05:42,432 [salt.state       ][INFO    ][10995] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-05 10:05:42,433 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:05:42,893 [salt.state       ][INFO    ][10995] All specified packages are already installed
2017-12-05 10:05:42,894 [salt.state       ][INFO    ][10995] Completed state [linux_repo_prereq_pkgs] at time 10:05:42.893739 duration_in_ms=461.855
2017-12-05 10:05:42,894 [salt.state       ][INFO    ][10995] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:05:42.894093
2017-12-05 10:05:42,894 [salt.state       ][INFO    ][10995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-05 10:05:42,895 [salt.state       ][INFO    ][10995] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-05 10:05:42,895 [salt.state       ][INFO    ][10995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:05:42.895037 duration_in_ms=0.943
2017-12-05 10:05:42,895 [salt.state       ][INFO    ][10995] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:05:42.895303
2017-12-05 10:05:42,896 [salt.state       ][INFO    ][10995] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-05 10:05:42,916 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:05:42,933 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:42,967 [salt.state       ][INFO    ][10995] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-05 10:05:42,967 [salt.state       ][INFO    ][10995] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:05:42.967114 duration_in_ms=71.811
2017-12-05 10:05:42,969 [salt.state       ][INFO    ][10995] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:05:42.968979
2017-12-05 10:05:42,969 [salt.state       ][INFO    ][10995] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-05 10:05:43,214 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:05:43,294 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:05:45,049 [salt.state       ][INFO    ][10995] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-05 10:05:45,050 [salt.state       ][INFO    ][10995] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:05:45.049840 duration_in_ms=2080.86
2017-12-05 10:05:45,050 [salt.state       ][INFO    ][10995] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:05:45.050209
2017-12-05 10:05:45,051 [salt.state       ][INFO    ][10995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-05 10:05:45,051 [salt.state       ][INFO    ][10995] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-05 10:05:45,051 [salt.state       ][INFO    ][10995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:05:45.051160 duration_in_ms=0.95
2017-12-05 10:05:45,051 [salt.state       ][INFO    ][10995] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:05:45.051430
2017-12-05 10:05:45,052 [salt.state       ][INFO    ][10995] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-05 10:05:45,066 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:05:45,083 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:45,116 [salt.state       ][INFO    ][10995] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-05 10:05:45,116 [salt.state       ][INFO    ][10995] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:05:45.116121 duration_in_ms=64.691
2017-12-05 10:05:45,117 [salt.state       ][INFO    ][10995] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:05:45.116897
2017-12-05 10:05:45,117 [salt.state       ][INFO    ][10995] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-05 10:05:45,208 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-05 10:05:45,302 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:05:47,171 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100547154481
2017-12-05 10:05:47,194 [salt.minion      ][INFO    ][11996] Starting a new job with PID 11996
2017-12-05 10:05:47,208 [salt.minion      ][INFO    ][11996] Returning information for job: 20171205100547154481
2017-12-05 10:05:47,233 [salt.state       ][INFO    ][10995] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-05 10:05:47,233 [salt.state       ][INFO    ][10995] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:05:47.233146 duration_in_ms=2116.248
2017-12-05 10:05:47,233 [salt.state       ][INFO    ][10995] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:05:47.233434
2017-12-05 10:05:47,234 [salt.state       ][INFO    ][10995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-05 10:05:47,234 [salt.state       ][INFO    ][10995] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-05 10:05:47,234 [salt.state       ][INFO    ][10995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:05:47.234078 duration_in_ms=0.644
2017-12-05 10:05:47,234 [salt.state       ][INFO    ][10995] Running state [/etc/apt/preferences.d/uca] at time 10:05:47.234274
2017-12-05 10:05:47,234 [salt.state       ][INFO    ][10995] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-05 10:05:47,235 [salt.state       ][INFO    ][10995] File /etc/apt/preferences.d/uca is not present
2017-12-05 10:05:47,235 [salt.state       ][INFO    ][10995] Completed state [/etc/apt/preferences.d/uca] at time 10:05:47.234765 duration_in_ms=0.491
2017-12-05 10:05:47,235 [salt.state       ][INFO    ][10995] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:05:47.235463
2017-12-05 10:05:47,236 [salt.state       ][INFO    ][10995] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-12-05 10:05:47,327 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-05 10:05:47,369 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:05:49,323 [salt.state       ][INFO    ][10995] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-12-05 10:05:49,324 [salt.state       ][INFO    ][10995] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:05:49.323870 duration_in_ms=2088.406
2017-12-05 10:05:49,324 [salt.state       ][INFO    ][10995] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:05:49.324206
2017-12-05 10:05:49,325 [salt.state       ][INFO    ][10995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-05 10:05:49,325 [salt.state       ][INFO    ][10995] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-05 10:05:49,325 [salt.state       ][INFO    ][10995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:05:49.325125 duration_in_ms=0.919
2017-12-05 10:05:49,325 [salt.state       ][INFO    ][10995] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:05:49.325405
2017-12-05 10:05:49,326 [salt.state       ][INFO    ][10995] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-05 10:05:49,348 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:05:49,374 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:49,421 [salt.state       ][INFO    ][10995] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-05 10:05:49,422 [salt.state       ][INFO    ][10995] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:05:49.421924 duration_in_ms=96.518
2017-12-05 10:05:49,423 [salt.state       ][INFO    ][10995] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:05:49.422686
2017-12-05 10:05:49,423 [salt.state       ][INFO    ][10995] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-05 10:05:49,465 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:05:49,541 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:05:51,441 [salt.state       ][INFO    ][10995] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-05 10:05:51,442 [salt.state       ][INFO    ][10995] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:05:51.441719 duration_in_ms=2019.032
2017-12-05 10:05:51,442 [salt.state       ][INFO    ][10995] Running state [linux_extra_packages_purged] at time 10:05:51.442081
2017-12-05 10:05:51,442 [salt.state       ][INFO    ][10995] Executing state pkg.purged for linux_extra_packages_purged
2017-12-05 10:05:51,448 [salt.state       ][INFO    ][10995] All specified packages are already absent
2017-12-05 10:05:51,448 [salt.state       ][INFO    ][10995] Completed state [linux_extra_packages_purged] at time 10:05:51.448120 duration_in_ms=6.039
2017-12-05 10:05:51,448 [salt.state       ][INFO    ][10995] Running state [linux_extra_packages_latest] at time 10:05:51.448381
2017-12-05 10:05:51,449 [salt.state       ][INFO    ][10995] Executing state pkg.latest for linux_extra_packages_latest
2017-12-05 10:05:51,451 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:05:53,406 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-05 10:05:53,446 [salt.state       ][INFO    ][10995] Package mcelog is already up-to-date
2017-12-05 10:05:53,446 [salt.state       ][INFO    ][10995] Completed state [linux_extra_packages_latest] at time 10:05:53.446334 duration_in_ms=1997.952
2017-12-05 10:05:53,447 [salt.state       ][INFO    ][10995] Running state [UTC] at time 10:05:53.447114
2017-12-05 10:05:53,447 [salt.state       ][INFO    ][10995] Executing state timezone.system for UTC
2017-12-05 10:05:53,448 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:05:53,477 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:05:53,485 [salt.state       ][INFO    ][10995] Timezone UTC already set, UTC already set to UTC
2017-12-05 10:05:53,485 [salt.state       ][INFO    ][10995] Completed state [UTC] at time 10:05:53.485287 duration_in_ms=38.173
2017-12-05 10:05:53,486 [salt.state       ][INFO    ][10995] Running state [nf_conntrack] at time 10:05:53.485951
2017-12-05 10:05:53,486 [salt.state       ][INFO    ][10995] Executing state kmod.present for nf_conntrack
2017-12-05 10:05:53,487 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'lsmod' in directory '/root'
2017-12-05 10:05:53,493 [salt.state       ][INFO    ][10995] Kernel module nf_conntrack is already present
2017-12-05 10:05:53,494 [salt.state       ][INFO    ][10995] Completed state [nf_conntrack] at time 10:05:53.493738 duration_in_ms=7.786
2017-12-05 10:05:53,494 [salt.state       ][INFO    ][10995] Running state [kernel.panic] at time 10:05:53.494347
2017-12-05 10:05:53,495 [salt.state       ][INFO    ][10995] Executing state sysctl.present for kernel.panic
2017-12-05 10:05:53,502 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,516 [salt.state       ][INFO    ][10995] Sysctl value kernel.panic = 60 is already set
2017-12-05 10:05:53,517 [salt.state       ][INFO    ][10995] Completed state [kernel.panic] at time 10:05:53.516516 duration_in_ms=22.168
2017-12-05 10:05:53,517 [salt.state       ][INFO    ][10995] Running state [net.ipv4.tcp_keepalive_probes] at time 10:05:53.516836
2017-12-05 10:05:53,517 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-05 10:05:53,518 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,531 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-05 10:05:53,532 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:05:53.531759 duration_in_ms=14.923
2017-12-05 10:05:53,532 [salt.state       ][INFO    ][10995] Running state [fs.file-max] at time 10:05:53.532238
2017-12-05 10:05:53,533 [salt.state       ][INFO    ][10995] Executing state sysctl.present for fs.file-max
2017-12-05 10:05:53,533 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,547 [salt.state       ][INFO    ][10995] Sysctl value fs.file-max = 124165 is already set
2017-12-05 10:05:53,548 [salt.state       ][INFO    ][10995] Completed state [fs.file-max] at time 10:05:53.547866 duration_in_ms=15.628
2017-12-05 10:05:53,548 [salt.state       ][INFO    ][10995] Running state [net.core.somaxconn] at time 10:05:53.548190
2017-12-05 10:05:53,549 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.core.somaxconn
2017-12-05 10:05:53,549 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,562 [salt.state       ][INFO    ][10995] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-05 10:05:53,562 [salt.state       ][INFO    ][10995] Completed state [net.core.somaxconn] at time 10:05:53.562170 duration_in_ms=13.979
2017-12-05 10:05:53,563 [salt.state       ][INFO    ][10995] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:05:53.562597
2017-12-05 10:05:53,563 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-05 10:05:53,563 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,576 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-05 10:05:53,577 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:05:53.576593 duration_in_ms=13.995
2017-12-05 10:05:53,577 [salt.state       ][INFO    ][10995] Running state [net.ipv4.tcp_tw_reuse] at time 10:05:53.577079
2017-12-05 10:05:53,578 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-05 10:05:53,578 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,592 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-05 10:05:53,592 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.tcp_tw_reuse] at time 10:05:53.592291 duration_in_ms=15.211
2017-12-05 10:05:53,593 [salt.state       ][INFO    ][10995] Running state [net.ipv4.tcp_congestion_control] at time 10:05:53.592783
2017-12-05 10:05:53,593 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-05 10:05:53,594 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,608 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-05 10:05:53,608 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.tcp_congestion_control] at time 10:05:53.608378 duration_in_ms=15.595
2017-12-05 10:05:53,609 [salt.state       ][INFO    ][10995] Running state [net.ipv4.tcp_retries2] at time 10:05:53.608868
2017-12-05 10:05:53,609 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-05 10:05:53,610 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,624 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-05 10:05:53,624 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.tcp_retries2] at time 10:05:53.624311 duration_in_ms=15.442
2017-12-05 10:05:53,625 [salt.state       ][INFO    ][10995] Running state [net.core.netdev_max_backlog] at time 10:05:53.624801
2017-12-05 10:05:53,625 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-05 10:05:53,626 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,639 [salt.state       ][INFO    ][10995] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-05 10:05:53,640 [salt.state       ][INFO    ][10995] Completed state [net.core.netdev_max_backlog] at time 10:05:53.639869 duration_in_ms=15.067
2017-12-05 10:05:53,640 [salt.state       ][INFO    ][10995] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:05:53.640189
2017-12-05 10:05:53,641 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-05 10:05:53,641 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,655 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-05 10:05:53,655 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:05:53.655263 duration_in_ms=15.044
2017-12-05 10:05:53,656 [salt.state       ][INFO    ][10995] Running state [vm.swappiness] at time 10:05:53.655763
2017-12-05 10:05:53,656 [salt.state       ][INFO    ][10995] Executing state sysctl.present for vm.swappiness
2017-12-05 10:05:53,657 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,671 [salt.state       ][INFO    ][10995] Sysctl value vm.swappiness = 10 is already set
2017-12-05 10:05:53,672 [salt.state       ][INFO    ][10995] Completed state [vm.swappiness] at time 10:05:53.671572 duration_in_ms=15.808
2017-12-05 10:05:53,672 [salt.state       ][INFO    ][10995] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:05:53.672070
2017-12-05 10:05:53,673 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-05 10:05:53,673 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,687 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-05 10:05:53,687 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:05:53.687282 duration_in_ms=15.213
2017-12-05 10:05:53,688 [salt.state       ][INFO    ][10995] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:05:53.687627
2017-12-05 10:05:53,688 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-05 10:05:53,688 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,701 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-05 10:05:53,702 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:05:53.701704 duration_in_ms=14.076
2017-12-05 10:05:53,702 [salt.state       ][INFO    ][10995] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:05:53.702069
2017-12-05 10:05:53,702 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-05 10:05:53,703 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,716 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-05 10:05:53,716 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:05:53.716107 duration_in_ms=14.037
2017-12-05 10:05:53,716 [salt.state       ][INFO    ][10995] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:05:53.716444
2017-12-05 10:05:53,717 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-05 10:05:53,717 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,730 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-05 10:05:53,731 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:05:53.730919 duration_in_ms=14.473
2017-12-05 10:05:53,731 [salt.state       ][INFO    ][10995] Running state [net.ipv4.tcp_fin_timeout] at time 10:05:53.731275
2017-12-05 10:05:53,732 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-05 10:05:53,732 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,746 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-05 10:05:53,746 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.tcp_fin_timeout] at time 10:05:53.746055 duration_in_ms=14.78
2017-12-05 10:05:53,746 [salt.state       ][INFO    ][10995] Running state [net.ipv4.tcp_keepalive_time] at time 10:05:53.746400
2017-12-05 10:05:53,747 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-05 10:05:53,747 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,760 [salt.state       ][INFO    ][10995] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-05 10:05:53,761 [salt.state       ][INFO    ][10995] Completed state [net.ipv4.tcp_keepalive_time] at time 10:05:53.760587 duration_in_ms=14.186
2017-12-05 10:05:53,761 [salt.state       ][INFO    ][10995] Running state [net.nf_conntrack_max] at time 10:05:53.760909
2017-12-05 10:05:53,761 [salt.state       ][INFO    ][10995] Executing state sysctl.present for net.nf_conntrack_max
2017-12-05 10:05:53,762 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:05:53,775 [salt.state       ][INFO    ][10995] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-05 10:05:53,775 [salt.state       ][INFO    ][10995] Completed state [net.nf_conntrack_max] at time 10:05:53.775053 duration_in_ms=14.144
2017-12-05 10:05:53,775 [salt.state       ][INFO    ][10995] Running state [linux_sysfs_package] at time 10:05:53.775411
2017-12-05 10:05:53,776 [salt.state       ][INFO    ][10995] Executing state pkg.installed for linux_sysfs_package
2017-12-05 10:05:53,779 [salt.state       ][INFO    ][10995] All specified packages are already installed
2017-12-05 10:05:53,779 [salt.state       ][INFO    ][10995] Completed state [linux_sysfs_package] at time 10:05:53.779027 duration_in_ms=3.616
2017-12-05 10:05:53,780 [salt.state       ][INFO    ][10995] Running state [/etc/sysfs.d] at time 10:05:53.779974
2017-12-05 10:05:53,780 [salt.state       ][INFO    ][10995] Executing state file.directory for /etc/sysfs.d
2017-12-05 10:05:53,781 [salt.state       ][INFO    ][10995] Directory /etc/sysfs.d is in the correct state
2017-12-05 10:05:53,781 [salt.state       ][INFO    ][10995] Completed state [/etc/sysfs.d] at time 10:05:53.780987 duration_in_ms=1.013
2017-12-05 10:05:53,782 [salt.state       ][INFO    ][10995] Running state [ondemand] at time 10:05:53.781539
2017-12-05 10:05:53,782 [salt.state       ][INFO    ][10995] Executing state service.dead for ondemand
2017-12-05 10:05:53,782 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-05 10:05:53,792 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-05 10:05:53,801 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:05:53,812 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'runlevel' in directory '/root'
2017-12-05 10:05:53,819 [salt.state       ][INFO    ][10995] The service ondemand is already dead
2017-12-05 10:05:53,819 [salt.state       ][INFO    ][10995] Completed state [ondemand] at time 10:05:53.819085 duration_in_ms=37.545
2017-12-05 10:05:53,820 [salt.state       ][INFO    ][10995] Running state [cs_CZ.UTF-8] at time 10:05:53.819592
2017-12-05 10:05:53,820 [salt.state       ][INFO    ][10995] Executing state locale.present for cs_CZ.UTF-8
2017-12-05 10:05:53,820 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'locale -a' in directory '/root'
2017-12-05 10:05:53,827 [salt.state       ][INFO    ][10995] Locale cs_CZ.UTF-8 is already present
2017-12-05 10:05:53,827 [salt.state       ][INFO    ][10995] Completed state [cs_CZ.UTF-8] at time 10:05:53.827115 duration_in_ms=7.523
2017-12-05 10:05:53,827 [salt.state       ][INFO    ][10995] Running state [en_US.UTF-8] at time 10:05:53.827342
2017-12-05 10:05:53,828 [salt.state       ][INFO    ][10995] Executing state locale.present for en_US.UTF-8
2017-12-05 10:05:53,828 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'locale -a' in directory '/root'
2017-12-05 10:05:53,834 [salt.state       ][INFO    ][10995] Locale en_US.UTF-8 is already present
2017-12-05 10:05:53,835 [salt.state       ][INFO    ][10995] Completed state [en_US.UTF-8] at time 10:05:53.834668 duration_in_ms=7.326
2017-12-05 10:05:53,836 [salt.state       ][INFO    ][10995] Running state [en_US.UTF-8] at time 10:05:53.835596
2017-12-05 10:05:53,836 [salt.state       ][INFO    ][10995] Executing state locale.system for en_US.UTF-8
2017-12-05 10:05:53,836 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'localectl' in directory '/root'
2017-12-05 10:05:53,867 [salt.state       ][INFO    ][10995] System locale en_US.UTF-8 already set
2017-12-05 10:05:53,868 [salt.state       ][INFO    ][10995] Completed state [en_US.UTF-8] at time 10:05:53.867619 duration_in_ms=32.023
2017-12-05 10:05:53,869 [salt.state       ][INFO    ][10995] Running state [root] at time 10:05:53.868909
2017-12-05 10:05:53,869 [salt.state       ][INFO    ][10995] Executing state user.present for root
2017-12-05 10:05:53,870 [salt.state       ][INFO    ][10995] User root is present and up to date
2017-12-05 10:05:53,870 [salt.state       ][INFO    ][10995] Completed state [root] at time 10:05:53.870196 duration_in_ms=1.288
2017-12-05 10:05:53,871 [salt.state       ][INFO    ][10995] Running state [/root] at time 10:05:53.870977
2017-12-05 10:05:53,871 [salt.state       ][INFO    ][10995] Executing state file.directory for /root
2017-12-05 10:05:53,872 [salt.state       ][INFO    ][10995] Directory /root is in the correct state
2017-12-05 10:05:53,872 [salt.state       ][INFO    ][10995] Completed state [/root] at time 10:05:53.871733 duration_in_ms=0.756
2017-12-05 10:05:53,872 [salt.state       ][INFO    ][10995] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:05:53.871873
2017-12-05 10:05:53,872 [salt.state       ][INFO    ][10995] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-05 10:05:53,872 [salt.state       ][INFO    ][10995] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-05 10:05:53,872 [salt.state       ][INFO    ][10995] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:05:53.872334 duration_in_ms=0.461
2017-12-05 10:05:53,872 [salt.state       ][INFO    ][10995] Running state [ubuntu] at time 10:05:53.872480
2017-12-05 10:05:53,873 [salt.state       ][INFO    ][10995] Executing state user.present for ubuntu
2017-12-05 10:05:53,873 [salt.state       ][INFO    ][10995] User ubuntu is present and up to date
2017-12-05 10:05:53,873 [salt.state       ][INFO    ][10995] Completed state [ubuntu] at time 10:05:53.873330 duration_in_ms=0.85
2017-12-05 10:05:53,874 [salt.state       ][INFO    ][10995] Running state [/home/ubuntu] at time 10:05:53.873975
2017-12-05 10:05:53,874 [salt.state       ][INFO    ][10995] Executing state file.directory for /home/ubuntu
2017-12-05 10:05:53,875 [salt.state       ][INFO    ][10995] Directory /home/ubuntu is in the correct state
2017-12-05 10:05:53,875 [salt.state       ][INFO    ][10995] Completed state [/home/ubuntu] at time 10:05:53.874629 duration_in_ms=0.654
2017-12-05 10:05:53,875 [salt.state       ][INFO    ][10995] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:05:53.875117
2017-12-05 10:05:53,875 [salt.state       ][INFO    ][10995] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-05 10:05:53,890 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-05 10:05:53,906 [salt.state       ][INFO    ][10995] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-05 10:05:53,906 [salt.state       ][INFO    ][10995] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:05:53.906269 duration_in_ms=31.15
2017-12-05 10:05:53,906 [salt.state       ][INFO    ][10995] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:05:53.906459
2017-12-05 10:05:53,907 [salt.state       ][INFO    ][10995] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-05 10:05:53,924 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-05 10:05:53,940 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:53,975 [salt.state       ][INFO    ][10995] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-05 10:05:53,975 [salt.state       ][INFO    ][10995] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:05:53.974785 duration_in_ms=68.326
2017-12-05 10:05:53,975 [salt.state       ][INFO    ][10995] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:05:53.974953
2017-12-05 10:05:53,975 [salt.state       ][INFO    ][10995] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-05 10:05:53,991 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-05 10:05:54,006 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:05:54,038 [salt.state       ][INFO    ][10995] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-05 10:05:54,038 [salt.state       ][INFO    ][10995] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:05:54.037856 duration_in_ms=62.903
2017-12-05 10:05:54,039 [salt.state       ][INFO    ][10995] Running state [service.systemctl_reload] at time 10:05:54.038727
2017-12-05 10:05:54,039 [salt.state       ][INFO    ][10995] Executing state module.wait for service.systemctl_reload
2017-12-05 10:05:54,039 [salt.state       ][INFO    ][10995] No changes made for service.systemctl_reload
2017-12-05 10:05:54,039 [salt.state       ][INFO    ][10995] Completed state [service.systemctl_reload] at time 10:05:54.039167 duration_in_ms=0.441
2017-12-05 10:05:54,039 [salt.state       ][INFO    ][10995] Running state [/etc/hostname] at time 10:05:54.039347
2017-12-05 10:05:54,040 [salt.state       ][INFO    ][10995] Executing state file.managed for /etc/hostname
2017-12-05 10:05:54,055 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-05 10:05:54,056 [salt.state       ][INFO    ][10995] File /etc/hostname is in the correct state
2017-12-05 10:05:54,057 [salt.state       ][INFO    ][10995] Completed state [/etc/hostname] at time 10:05:54.056500 duration_in_ms=17.152
2017-12-05 10:05:54,057 [salt.state       ][INFO    ][10995] Running state [hostname msg01] at time 10:05:54.057389
2017-12-05 10:05:54,058 [salt.state       ][INFO    ][10995] Executing state cmd.wait for hostname msg01
2017-12-05 10:05:54,058 [salt.state       ][INFO    ][10995] No changes made for hostname msg01
2017-12-05 10:05:54,058 [salt.state       ][INFO    ][10995] Completed state [hostname msg01] at time 10:05:54.057855 duration_in_ms=0.466
2017-12-05 10:05:54,058 [salt.state       ][INFO    ][10995] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.058170
2017-12-05 10:05:54,058 [salt.state       ][INFO    ][10995] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,059 [salt.state       ][INFO    ][10995] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-12-05 10:05:54,059 [salt.state       ][INFO    ][10995] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.058753 duration_in_ms=0.583
2017-12-05 10:05:54,059 [salt.state       ][INFO    ][10995] Running state [mdb02] at time 10:05:54.058902
2017-12-05 10:05:54,059 [salt.state       ][INFO    ][10995] Executing state host.present for mdb02
2017-12-05 10:05:54,059 [salt.state       ][INFO    ][10995] Host mdb02 (10.167.4.77) already present
2017-12-05 10:05:54,059 [salt.state       ][INFO    ][10995] Completed state [mdb02] at time 10:05:54.059468 duration_in_ms=0.566
2017-12-05 10:05:54,060 [salt.state       ][INFO    ][10995] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.059627
2017-12-05 10:05:54,060 [salt.state       ][INFO    ][10995] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,060 [salt.state       ][INFO    ][10995] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-12-05 10:05:54,060 [salt.state       ][INFO    ][10995] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.060163 duration_in_ms=0.536
2017-12-05 10:05:54,060 [salt.state       ][INFO    ][10995] Running state [mdb03] at time 10:05:54.060306
2017-12-05 10:05:54,060 [salt.state       ][INFO    ][10995] Executing state host.present for mdb03
2017-12-05 10:05:54,061 [salt.state       ][INFO    ][10995] Host mdb03 (10.167.4.78) already present
2017-12-05 10:05:54,061 [salt.state       ][INFO    ][10995] Completed state [mdb03] at time 10:05:54.060832 duration_in_ms=0.526
2017-12-05 10:05:54,061 [salt.state       ][INFO    ][10995] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.060974
2017-12-05 10:05:54,061 [salt.state       ][INFO    ][10995] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,061 [salt.state       ][INFO    ][10995] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-12-05 10:05:54,062 [salt.state       ][INFO    ][10995] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.061504 duration_in_ms=0.53
2017-12-05 10:05:54,062 [salt.state       ][INFO    ][10995] Running state [mdb01] at time 10:05:54.061665
2017-12-05 10:05:54,062 [salt.state       ][INFO    ][10995] Executing state host.present for mdb01
2017-12-05 10:05:54,062 [salt.state       ][INFO    ][10995] Host mdb01 (10.167.4.76) already present
2017-12-05 10:05:54,062 [salt.state       ][INFO    ][10995] Completed state [mdb01] at time 10:05:54.062223 duration_in_ms=0.558
2017-12-05 10:05:54,062 [salt.state       ][INFO    ][10995] Running state [mdb] at time 10:05:54.062364
2017-12-05 10:05:54,063 [salt.state       ][INFO    ][10995] Executing state host.present for mdb
2017-12-05 10:05:54,063 [salt.state       ][INFO    ][10995] Host mdb (10.167.4.75) already present
2017-12-05 10:05:54,063 [salt.state       ][INFO    ][10995] Completed state [mdb] at time 10:05:54.062891 duration_in_ms=0.527
2017-12-05 10:05:54,063 [salt.state       ][INFO    ][10995] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.063034
2017-12-05 10:05:54,063 [salt.state       ][INFO    ][10995] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,063 [salt.state       ][INFO    ][10995] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-12-05 10:05:54,064 [salt.state       ][INFO    ][10995] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.063572 duration_in_ms=0.538
2017-12-05 10:05:54,064 [salt.state       ][INFO    ][10995] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.063715
2017-12-05 10:05:54,064 [salt.state       ][INFO    ][10995] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,064 [salt.state       ][INFO    ][10995] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:05:54,064 [salt.state       ][INFO    ][10995] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.064242 duration_in_ms=0.527
2017-12-05 10:05:54,064 [salt.state       ][INFO    ][10995] Running state [cfg01] at time 10:05:54.064383
2017-12-05 10:05:54,065 [salt.state       ][INFO    ][10995] Executing state host.present for cfg01
2017-12-05 10:05:54,065 [salt.state       ][INFO    ][10995] Host cfg01 (10.167.4.100) already present
2017-12-05 10:05:54,065 [salt.state       ][INFO    ][10995] Completed state [cfg01] at time 10:05:54.064919 duration_in_ms=0.536
2017-12-05 10:05:54,065 [salt.state       ][INFO    ][10995] Running state [prx01] at time 10:05:54.065059
2017-12-05 10:05:54,065 [salt.state       ][INFO    ][10995] Executing state host.present for prx01
2017-12-05 10:05:54,065 [salt.state       ][INFO    ][10995] Host prx01 (10.167.4.104) already present
2017-12-05 10:05:54,066 [salt.state       ][INFO    ][10995] Completed state [prx01] at time 10:05:54.065586 duration_in_ms=0.527
2017-12-05 10:05:54,066 [salt.state       ][INFO    ][10995] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.065725
2017-12-05 10:05:54,066 [salt.state       ][INFO    ][10995] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,066 [salt.state       ][INFO    ][10995] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.104) already present
2017-12-05 10:05:54,066 [salt.state       ][INFO    ][10995] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.066271 duration_in_ms=0.546
2017-12-05 10:05:54,066 [salt.state       ][INFO    ][10995] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.066412
2017-12-05 10:05:54,067 [salt.state       ][INFO    ][10995] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,067 [salt.state       ][INFO    ][10995] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-12-05 10:05:54,067 [salt.state       ][INFO    ][10995] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.066941 duration_in_ms=0.528
2017-12-05 10:05:54,067 [salt.state       ][INFO    ][10995] Running state [kvm01] at time 10:05:54.067082
2017-12-05 10:05:54,067 [salt.state       ][INFO    ][10995] Executing state host.present for kvm01
2017-12-05 10:05:54,068 [salt.state       ][INFO    ][10995] Host kvm01 (10.167.4.141) already present
2017-12-05 10:05:54,068 [salt.state       ][INFO    ][10995] Completed state [kvm01] at time 10:05:54.067618 duration_in_ms=0.537
2017-12-05 10:05:54,068 [salt.state       ][INFO    ][10995] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.067759
2017-12-05 10:05:54,068 [salt.state       ][INFO    ][10995] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,068 [salt.state       ][INFO    ][10995] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-12-05 10:05:54,068 [salt.state       ][INFO    ][10995] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.068286 duration_in_ms=0.526
2017-12-05 10:05:54,068 [salt.state       ][INFO    ][10995] Running state [kvm03] at time 10:05:54.068426
2017-12-05 10:05:54,069 [salt.state       ][INFO    ][10995] Executing state host.present for kvm03
2017-12-05 10:05:54,069 [salt.state       ][INFO    ][10995] Host kvm03 (10.167.4.143) already present
2017-12-05 10:05:54,069 [salt.state       ][INFO    ][10995] Completed state [kvm03] at time 10:05:54.069083 duration_in_ms=0.657
2017-12-05 10:05:54,069 [salt.state       ][INFO    ][10995] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.069228
2017-12-05 10:05:54,069 [salt.state       ][INFO    ][10995] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,070 [salt.state       ][INFO    ][10995] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-12-05 10:05:54,070 [salt.state       ][INFO    ][10995] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.069754 duration_in_ms=0.527
2017-12-05 10:05:54,070 [salt.state       ][INFO    ][10995] Running state [kvm02] at time 10:05:54.069906
2017-12-05 10:05:54,070 [salt.state       ][INFO    ][10995] Executing state host.present for kvm02
2017-12-05 10:05:54,070 [salt.state       ][INFO    ][10995] Host kvm02 (10.167.4.142) already present
2017-12-05 10:05:54,070 [salt.state       ][INFO    ][10995] Completed state [kvm02] at time 10:05:54.070435 duration_in_ms=0.528
2017-12-05 10:05:54,071 [salt.state       ][INFO    ][10995] Running state [dbs] at time 10:05:54.070576
2017-12-05 10:05:54,071 [salt.state       ][INFO    ][10995] Executing state host.present for dbs
2017-12-05 10:05:54,071 [salt.state       ][INFO    ][10995] Host dbs (10.167.4.50) already present
2017-12-05 10:05:54,071 [salt.state       ][INFO    ][10995] Completed state [dbs] at time 10:05:54.071097 duration_in_ms=0.522
2017-12-05 10:05:54,071 [salt.state       ][INFO    ][10995] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.071244
2017-12-05 10:05:54,071 [salt.state       ][INFO    ][10995] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,072 [salt.state       ][INFO    ][10995] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-12-05 10:05:54,072 [salt.state       ][INFO    ][10995] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.071768 duration_in_ms=0.524
2017-12-05 10:05:54,072 [salt.state       ][INFO    ][10995] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.071906
2017-12-05 10:05:54,072 [salt.state       ][INFO    ][10995] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,072 [salt.state       ][INFO    ][10995] Host prx.baremetal-mcp-ocata-odl-ha.local (172.30.10.103) already present
2017-12-05 10:05:54,072 [salt.state       ][INFO    ][10995] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.072432 duration_in_ms=0.526
2017-12-05 10:05:54,073 [salt.state       ][INFO    ][10995] Running state [prx] at time 10:05:54.072572
2017-12-05 10:05:54,073 [salt.state       ][INFO    ][10995] Executing state host.present for prx
2017-12-05 10:05:54,073 [salt.state       ][INFO    ][10995] Host prx (172.30.10.103) already present
2017-12-05 10:05:54,073 [salt.state       ][INFO    ][10995] Completed state [prx] at time 10:05:54.073093 duration_in_ms=0.521
2017-12-05 10:05:54,073 [salt.state       ][INFO    ][10995] Running state [prx02] at time 10:05:54.073230
2017-12-05 10:05:54,073 [salt.state       ][INFO    ][10995] Executing state host.present for prx02
2017-12-05 10:05:54,074 [salt.state       ][INFO    ][10995] Host prx02 (10.167.4.105) already present
2017-12-05 10:05:54,074 [salt.state       ][INFO    ][10995] Completed state [prx02] at time 10:05:54.073751 duration_in_ms=0.521
2017-12-05 10:05:54,074 [salt.state       ][INFO    ][10995] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.073907
2017-12-05 10:05:54,074 [salt.state       ][INFO    ][10995] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,074 [salt.state       ][INFO    ][10995] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.105) already present
2017-12-05 10:05:54,074 [salt.state       ][INFO    ][10995] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.074430 duration_in_ms=0.523
2017-12-05 10:05:54,075 [salt.state       ][INFO    ][10995] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.074571
2017-12-05 10:05:54,075 [salt.state       ][INFO    ][10995] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,075 [salt.state       ][INFO    ][10995] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-12-05 10:05:54,075 [salt.state       ][INFO    ][10995] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.075095 duration_in_ms=0.524
2017-12-05 10:05:54,075 [salt.state       ][INFO    ][10995] Running state [msg02] at time 10:05:54.075255
2017-12-05 10:05:54,075 [salt.state       ][INFO    ][10995] Executing state host.present for msg02
2017-12-05 10:05:54,076 [salt.state       ][INFO    ][10995] Host msg02 (10.167.4.42) already present
2017-12-05 10:05:54,076 [salt.state       ][INFO    ][10995] Completed state [msg02] at time 10:05:54.075806 duration_in_ms=0.55
2017-12-05 10:05:54,076 [salt.state       ][INFO    ][10995] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.075947
2017-12-05 10:05:54,076 [salt.state       ][INFO    ][10995] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,076 [salt.state       ][INFO    ][10995] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-12-05 10:05:54,076 [salt.state       ][INFO    ][10995] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.076472 duration_in_ms=0.525
2017-12-05 10:05:54,077 [salt.state       ][INFO    ][10995] Running state [msg03] at time 10:05:54.076613
2017-12-05 10:05:54,077 [salt.state       ][INFO    ][10995] Executing state host.present for msg03
2017-12-05 10:05:54,077 [salt.state       ][INFO    ][10995] Host msg03 (10.167.4.43) already present
2017-12-05 10:05:54,077 [salt.state       ][INFO    ][10995] Completed state [msg03] at time 10:05:54.077136 duration_in_ms=0.523
2017-12-05 10:05:54,077 [salt.state       ][INFO    ][10995] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.077276
2017-12-05 10:05:54,077 [salt.state       ][INFO    ][10995] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,078 [salt.state       ][INFO    ][10995] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-12-05 10:05:54,078 [salt.state       ][INFO    ][10995] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.077802 duration_in_ms=0.526
2017-12-05 10:05:54,078 [salt.state       ][INFO    ][10995] Running state [msg01] at time 10:05:54.077957
2017-12-05 10:05:54,078 [salt.state       ][INFO    ][10995] Executing state host.present for msg01
2017-12-05 10:05:54,078 [salt.state       ][INFO    ][10995] Host msg01 (10.167.4.41) already present
2017-12-05 10:05:54,079 [salt.state       ][INFO    ][10995] Completed state [msg01] at time 10:05:54.078477 duration_in_ms=0.52
2017-12-05 10:05:54,079 [salt.state       ][INFO    ][10995] Running state [file.replace] at time 10:05:54.079064
2017-12-05 10:05:54,079 [salt.state       ][INFO    ][10995] Executing state module.run for file.replace
2017-12-05 10:05:54,144 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-05 10:05:54,152 [salt.state       ][INFO    ][10995] onlyif execution failed
2017-12-05 10:05:54,152 [salt.state       ][INFO    ][10995] Completed state [file.replace] at time 10:05:54.152139 duration_in_ms=73.074
2017-12-05 10:05:54,152 [salt.state       ][INFO    ][10995] Running state [msg] at time 10:05:54.152383
2017-12-05 10:05:54,153 [salt.state       ][INFO    ][10995] Executing state host.present for msg
2017-12-05 10:05:54,153 [salt.state       ][INFO    ][10995] Host msg (10.167.4.40) already present
2017-12-05 10:05:54,153 [salt.state       ][INFO    ][10995] Completed state [msg] at time 10:05:54.153202 duration_in_ms=0.819
2017-12-05 10:05:54,153 [salt.state       ][INFO    ][10995] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.153370
2017-12-05 10:05:54,154 [salt.state       ][INFO    ][10995] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,154 [salt.state       ][INFO    ][10995] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-12-05 10:05:54,154 [salt.state       ][INFO    ][10995] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.153961 duration_in_ms=0.591
2017-12-05 10:05:54,154 [salt.state       ][INFO    ][10995] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.154113
2017-12-05 10:05:54,154 [salt.state       ][INFO    ][10995] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,155 [salt.state       ][INFO    ][10995] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:05:54,155 [salt.state       ][INFO    ][10995] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.154681 duration_in_ms=0.568
2017-12-05 10:05:54,155 [salt.state       ][INFO    ][10995] Running state [cfg01] at time 10:05:54.154841
2017-12-05 10:05:54,155 [salt.state       ][INFO    ][10995] Executing state host.present for cfg01
2017-12-05 10:05:54,155 [salt.state       ][INFO    ][10995] Host cfg01 (10.167.4.100) already present
2017-12-05 10:05:54,155 [salt.state       ][INFO    ][10995] Completed state [cfg01] at time 10:05:54.155423 duration_in_ms=0.583
2017-12-05 10:05:54,156 [salt.state       ][INFO    ][10995] Running state [cmp002] at time 10:05:54.155573
2017-12-05 10:05:54,156 [salt.state       ][INFO    ][10995] Executing state host.present for cmp002
2017-12-05 10:05:54,156 [salt.state       ][INFO    ][10995] Host cmp002 (10.167.4.102) already present
2017-12-05 10:05:54,156 [salt.state       ][INFO    ][10995] Completed state [cmp002] at time 10:05:54.156119 duration_in_ms=0.546
2017-12-05 10:05:54,156 [salt.state       ][INFO    ][10995] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.156267
2017-12-05 10:05:54,156 [salt.state       ][INFO    ][10995] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,157 [salt.state       ][INFO    ][10995] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-12-05 10:05:54,157 [salt.state       ][INFO    ][10995] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.156815 duration_in_ms=0.547
2017-12-05 10:05:54,157 [salt.state       ][INFO    ][10995] Running state [cmp001] at time 10:05:54.156962
2017-12-05 10:05:54,157 [salt.state       ][INFO    ][10995] Executing state host.present for cmp001
2017-12-05 10:05:54,157 [salt.state       ][INFO    ][10995] Host cmp001 (10.167.4.101) already present
2017-12-05 10:05:54,158 [salt.state       ][INFO    ][10995] Completed state [cmp001] at time 10:05:54.157509 duration_in_ms=0.547
2017-12-05 10:05:54,158 [salt.state       ][INFO    ][10995] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.157657
2017-12-05 10:05:54,158 [salt.state       ][INFO    ][10995] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,158 [salt.state       ][INFO    ][10995] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-12-05 10:05:54,158 [salt.state       ][INFO    ][10995] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.158469 duration_in_ms=0.812
2017-12-05 10:05:54,159 [salt.state       ][INFO    ][10995] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.158629
2017-12-05 10:05:54,159 [salt.state       ][INFO    ][10995] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,159 [salt.state       ][INFO    ][10995] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-12-05 10:05:54,159 [salt.state       ][INFO    ][10995] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.159193 duration_in_ms=0.564
2017-12-05 10:05:54,159 [salt.state       ][INFO    ][10995] Running state [dbs01] at time 10:05:54.159350
2017-12-05 10:05:54,159 [salt.state       ][INFO    ][10995] Executing state host.present for dbs01
2017-12-05 10:05:54,160 [salt.state       ][INFO    ][10995] Host dbs01 (10.167.4.51) already present
2017-12-05 10:05:54,160 [salt.state       ][INFO    ][10995] Completed state [dbs01] at time 10:05:54.159894 duration_in_ms=0.544
2017-12-05 10:05:54,160 [salt.state       ][INFO    ][10995] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.160041
2017-12-05 10:05:54,160 [salt.state       ][INFO    ][10995] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,160 [salt.state       ][INFO    ][10995] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-12-05 10:05:54,161 [salt.state       ][INFO    ][10995] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.160596 duration_in_ms=0.555
2017-12-05 10:05:54,161 [salt.state       ][INFO    ][10995] Running state [dbs02] at time 10:05:54.160744
2017-12-05 10:05:54,161 [salt.state       ][INFO    ][10995] Executing state host.present for dbs02
2017-12-05 10:05:54,161 [salt.state       ][INFO    ][10995] Host dbs02 (10.167.4.52) already present
2017-12-05 10:05:54,161 [salt.state       ][INFO    ][10995] Completed state [dbs02] at time 10:05:54.161282 duration_in_ms=0.537
2017-12-05 10:05:54,161 [salt.state       ][INFO    ][10995] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.161428
2017-12-05 10:05:54,162 [salt.state       ][INFO    ][10995] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,162 [salt.state       ][INFO    ][10995] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-12-05 10:05:54,162 [salt.state       ][INFO    ][10995] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.161999 duration_in_ms=0.57
2017-12-05 10:05:54,162 [salt.state       ][INFO    ][10995] Running state [dbs03] at time 10:05:54.162145
2017-12-05 10:05:54,162 [salt.state       ][INFO    ][10995] Executing state host.present for dbs03
2017-12-05 10:05:54,163 [salt.state       ][INFO    ][10995] Host dbs03 (10.167.4.53) already present
2017-12-05 10:05:54,163 [salt.state       ][INFO    ][10995] Completed state [dbs03] at time 10:05:54.162682 duration_in_ms=0.537
2017-12-05 10:05:54,163 [salt.state       ][INFO    ][10995] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.162828
2017-12-05 10:05:54,163 [salt.state       ][INFO    ][10995] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,163 [salt.state       ][INFO    ][10995] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-12-05 10:05:54,163 [salt.state       ][INFO    ][10995] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.163383 duration_in_ms=0.555
2017-12-05 10:05:54,164 [salt.state       ][INFO    ][10995] Running state [odl01] at time 10:05:54.163531
2017-12-05 10:05:54,164 [salt.state       ][INFO    ][10995] Executing state host.present for odl01
2017-12-05 10:05:54,164 [salt.state       ][INFO    ][10995] Host odl01 (10.167.4.111) already present
2017-12-05 10:05:54,164 [salt.state       ][INFO    ][10995] Completed state [odl01] at time 10:05:54.164071 duration_in_ms=0.54
2017-12-05 10:05:54,164 [salt.state       ][INFO    ][10995] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.164216
2017-12-05 10:05:54,164 [salt.state       ][INFO    ][10995] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,165 [salt.state       ][INFO    ][10995] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-12-05 10:05:54,165 [salt.state       ][INFO    ][10995] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.164761 duration_in_ms=0.545
2017-12-05 10:05:54,165 [salt.state       ][INFO    ][10995] Running state [mas01] at time 10:05:54.164908
2017-12-05 10:05:54,165 [salt.state       ][INFO    ][10995] Executing state host.present for mas01
2017-12-05 10:05:54,165 [salt.state       ][INFO    ][10995] Host mas01 (10.167.4.3) already present
2017-12-05 10:05:54,165 [salt.state       ][INFO    ][10995] Completed state [mas01] at time 10:05:54.165449 duration_in_ms=0.541
2017-12-05 10:05:54,166 [salt.state       ][INFO    ][10995] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.165596
2017-12-05 10:05:54,166 [salt.state       ][INFO    ][10995] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,166 [salt.state       ][INFO    ][10995] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-12-05 10:05:54,166 [salt.state       ][INFO    ][10995] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.166166 duration_in_ms=0.571
2017-12-05 10:05:54,166 [salt.state       ][INFO    ][10995] Running state [ctl02] at time 10:05:54.166316
2017-12-05 10:05:54,166 [salt.state       ][INFO    ][10995] Executing state host.present for ctl02
2017-12-05 10:05:54,167 [salt.state       ][INFO    ][10995] Host ctl02 (10.167.4.12) already present
2017-12-05 10:05:54,167 [salt.state       ][INFO    ][10995] Completed state [ctl02] at time 10:05:54.166861 duration_in_ms=0.544
2017-12-05 10:05:54,167 [salt.state       ][INFO    ][10995] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.167004
2017-12-05 10:05:54,167 [salt.state       ][INFO    ][10995] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,167 [salt.state       ][INFO    ][10995] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-12-05 10:05:54,168 [salt.state       ][INFO    ][10995] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.167554 duration_in_ms=0.55
2017-12-05 10:05:54,168 [salt.state       ][INFO    ][10995] Running state [ctl03] at time 10:05:54.167697
2017-12-05 10:05:54,168 [salt.state       ][INFO    ][10995] Executing state host.present for ctl03
2017-12-05 10:05:54,168 [salt.state       ][INFO    ][10995] Host ctl03 (10.167.4.13) already present
2017-12-05 10:05:54,168 [salt.state       ][INFO    ][10995] Completed state [ctl03] at time 10:05:54.168236 duration_in_ms=0.54
2017-12-05 10:05:54,168 [salt.state       ][INFO    ][10995] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.168382
2017-12-05 10:05:54,169 [salt.state       ][INFO    ][10995] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,169 [salt.state       ][INFO    ][10995] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-12-05 10:05:54,169 [salt.state       ][INFO    ][10995] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.168926 duration_in_ms=0.545
2017-12-05 10:05:54,169 [salt.state       ][INFO    ][10995] Running state [ctl01] at time 10:05:54.169071
2017-12-05 10:05:54,169 [salt.state       ][INFO    ][10995] Executing state host.present for ctl01
2017-12-05 10:05:54,170 [salt.state       ][INFO    ][10995] Host ctl01 (10.167.4.11) already present
2017-12-05 10:05:54,170 [salt.state       ][INFO    ][10995] Completed state [ctl01] at time 10:05:54.169613 duration_in_ms=0.541
2017-12-05 10:05:54,170 [salt.state       ][INFO    ][10995] Running state [ctl] at time 10:05:54.169759
2017-12-05 10:05:54,170 [salt.state       ][INFO    ][10995] Executing state host.present for ctl
2017-12-05 10:05:54,170 [salt.state       ][INFO    ][10995] Host ctl (10.167.4.10) already present
2017-12-05 10:05:54,170 [salt.state       ][INFO    ][10995] Completed state [ctl] at time 10:05:54.170321 duration_in_ms=0.563
2017-12-05 10:05:54,170 [salt.state       ][INFO    ][10995] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.170465
2017-12-05 10:05:54,171 [salt.state       ][INFO    ][10995] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:05:54,171 [salt.state       ][INFO    ][10995] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-12-05 10:05:54,171 [salt.state       ][INFO    ][10995] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:05:54.171012 duration_in_ms=0.547
2017-12-05 10:05:54,171 [salt.state       ][INFO    ][10995] Running state [ens2] at time 10:05:54.171156
2017-12-05 10:05:54,171 [salt.state       ][INFO    ][10995] Executing state network.managed for ens2
2017-12-05 10:05:54,529 [salt.state       ][INFO    ][10995] Interface ens2 is up to date.
2017-12-05 10:05:54,529 [salt.state       ][INFO    ][10995] Completed state [ens2] at time 10:05:54.529033 duration_in_ms=357.876
2017-12-05 10:05:54,529 [salt.state       ][INFO    ][10995] Running state [ens3] at time 10:05:54.529233
2017-12-05 10:05:54,529 [salt.state       ][INFO    ][10995] Executing state network.managed for ens3
2017-12-05 10:05:54,864 [salt.state       ][INFO    ][10995] Interface ens3 is up to date.
2017-12-05 10:05:54,864 [salt.state       ][INFO    ][10995] Completed state [ens3] at time 10:05:54.864452 duration_in_ms=335.219
2017-12-05 10:05:54,865 [salt.state       ][INFO    ][10995] Running state [/etc/profile.d/proxy.sh] at time 10:05:54.864674
2017-12-05 10:05:54,865 [salt.state       ][INFO    ][10995] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-05 10:05:54,865 [salt.state       ][INFO    ][10995] File /etc/profile.d/proxy.sh is not present
2017-12-05 10:05:54,865 [salt.state       ][INFO    ][10995] Completed state [/etc/profile.d/proxy.sh] at time 10:05:54.865329 duration_in_ms=0.656
2017-12-05 10:05:54,866 [salt.state       ][INFO    ][10995] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:05:54.865510
2017-12-05 10:05:54,866 [salt.state       ][INFO    ][10995] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-05 10:05:54,866 [salt.state       ][INFO    ][10995] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-05 10:05:54,866 [salt.state       ][INFO    ][10995] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:05:54.866077 duration_in_ms=0.566
2017-12-05 10:05:54,866 [salt.state       ][INFO    ][10995] Running state [ntp] at time 10:05:54.866266
2017-12-05 10:05:54,866 [salt.state       ][INFO    ][10995] Executing state pkg.installed for ntp
2017-12-05 10:05:54,870 [salt.state       ][INFO    ][10995] Package ntp is already installed
2017-12-05 10:05:54,870 [salt.state       ][INFO    ][10995] Completed state [ntp] at time 10:05:54.869663 duration_in_ms=3.396
2017-12-05 10:05:54,870 [salt.state       ][INFO    ][10995] Running state [/etc/ntp.conf] at time 10:05:54.870457
2017-12-05 10:05:54,871 [salt.state       ][INFO    ][10995] Executing state file.managed for /etc/ntp.conf
2017-12-05 10:05:54,884 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-05 10:05:54,905 [salt.fileclient  ][INFO    ][10995] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:05:54,912 [salt.state       ][INFO    ][10995] File /etc/ntp.conf is in the correct state
2017-12-05 10:05:54,912 [salt.state       ][INFO    ][10995] Completed state [/etc/ntp.conf] at time 10:05:54.912055 duration_in_ms=41.597
2017-12-05 10:05:54,913 [salt.state       ][INFO    ][10995] Running state [ntp] at time 10:05:54.912851
2017-12-05 10:05:54,913 [salt.state       ][INFO    ][10995] Executing state service.running for ntp
2017-12-05 10:05:54,914 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-05 10:05:54,926 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-05 10:05:54,936 [salt.loaded.int.module.cmdmod][INFO    ][10995] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-05 10:05:54,948 [salt.state       ][INFO    ][10995] The service ntp is already running
2017-12-05 10:05:54,948 [salt.state       ][INFO    ][10995] Completed state [ntp] at time 10:05:54.947940 duration_in_ms=35.089
2017-12-05 10:05:54,951 [salt.minion      ][INFO    ][10995] Returning information for job: 20171205100537063166
2017-12-05 10:06:28,540 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.apply with jid 20171205100628529280
2017-12-05 10:06:28,566 [salt.minion      ][INFO    ][13424] Starting a new job with PID 13424
2017-12-05 10:06:31,581 [salt.state       ][INFO    ][13424] Loading fresh modules for state activity
2017-12-05 10:06:31,662 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-05 10:06:31,691 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-05 10:06:31,727 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:31,773 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-05 10:06:31,798 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:31,844 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-05 10:06:31,864 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:31,908 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-05 10:06:31,956 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,022 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-05 10:06:32,058 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,100 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-05 10:06:32,126 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,169 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-05 10:06:32,190 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,247 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-05 10:06:32,265 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,322 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-05 10:06:32,349 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,394 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-05 10:06:32,421 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,466 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-05 10:06:32,509 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,560 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-05 10:06:32,584 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,626 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-05 10:06:32,650 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,693 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-05 10:06:32,713 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,760 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-05 10:06:32,777 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,823 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-05 10:06:32,839 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,883 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-05 10:06:32,920 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:32,1000 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-05 10:06:33,090 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:33,138 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-05 10:06:33,157 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:33,203 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-05 10:06:33,231 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:33,280 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-05 10:06:33,292 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-05 10:06:33,312 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:06:33,342 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-05 10:06:33,368 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:06:33,380 [salt.state       ][INFO    ][13424] Running state [/etc/environment] at time 10:06:33.380406
2017-12-05 10:06:33,381 [salt.state       ][INFO    ][13424] Executing state file.blockreplace for /etc/environment
2017-12-05 10:06:33,385 [salt.state       ][INFO    ][13424] No changes needed to be made
2017-12-05 10:06:33,385 [salt.state       ][INFO    ][13424] Completed state [/etc/environment] at time 10:06:33.384855 duration_in_ms=4.449
2017-12-05 10:06:33,385 [salt.state       ][INFO    ][13424] Running state [/etc/profile.d] at time 10:06:33.385129
2017-12-05 10:06:33,385 [salt.state       ][INFO    ][13424] Executing state file.directory for /etc/profile.d
2017-12-05 10:06:33,386 [salt.state       ][INFO    ][13424] Directory /etc/profile.d is in the correct state
2017-12-05 10:06:33,387 [salt.state       ][INFO    ][13424] Completed state [/etc/profile.d] at time 10:06:33.386495 duration_in_ms=1.365
2017-12-05 10:06:33,651 [salt.state       ][INFO    ][13424] Running state [linux_repo_prereq_pkgs] at time 10:06:33.651105
2017-12-05 10:06:33,693 [salt.state       ][INFO    ][13424] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-05 10:06:33,693 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:06:34,146 [salt.state       ][INFO    ][13424] All specified packages are already installed
2017-12-05 10:06:34,147 [salt.state       ][INFO    ][13424] Completed state [linux_repo_prereq_pkgs] at time 10:06:34.147061 duration_in_ms=495.956
2017-12-05 10:06:34,147 [salt.state       ][INFO    ][13424] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:06:34.147462
2017-12-05 10:06:34,148 [salt.state       ][INFO    ][13424] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-05 10:06:34,148 [salt.state       ][INFO    ][13424] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-05 10:06:34,148 [salt.state       ][INFO    ][13424] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:06:34.148444 duration_in_ms=0.982
2017-12-05 10:06:34,149 [salt.state       ][INFO    ][13424] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:06:34.148717
2017-12-05 10:06:34,149 [salt.state       ][INFO    ][13424] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-05 10:06:34,177 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:06:34,197 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:34,232 [salt.state       ][INFO    ][13424] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-05 10:06:34,233 [salt.state       ][INFO    ][13424] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:06:34.232537 duration_in_ms=83.819
2017-12-05 10:06:34,234 [salt.state       ][INFO    ][13424] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:06:34.234464
2017-12-05 10:06:34,235 [salt.state       ][INFO    ][13424] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-05 10:06:34,483 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:06:34,563 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:06:36,676 [salt.state       ][INFO    ][13424] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-05 10:06:36,677 [salt.state       ][INFO    ][13424] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:06:36.676487 duration_in_ms=2442.023
2017-12-05 10:06:36,677 [salt.state       ][INFO    ][13424] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:06:36.676822
2017-12-05 10:06:36,677 [salt.state       ][INFO    ][13424] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-05 10:06:36,678 [salt.state       ][INFO    ][13424] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-05 10:06:36,678 [salt.state       ][INFO    ][13424] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:06:36.677768 duration_in_ms=0.946
2017-12-05 10:06:36,678 [salt.state       ][INFO    ][13424] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:06:36.678046
2017-12-05 10:06:36,678 [salt.state       ][INFO    ][13424] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-05 10:06:36,697 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:06:36,715 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:36,747 [salt.state       ][INFO    ][13424] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-05 10:06:36,748 [salt.state       ][INFO    ][13424] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:06:36.747548 duration_in_ms=69.502
2017-12-05 10:06:36,748 [salt.state       ][INFO    ][13424] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:06:36.748294
2017-12-05 10:06:36,749 [salt.state       ][INFO    ][13424] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-05 10:06:36,836 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-05 10:06:36,917 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:06:38,644 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100638619256
2017-12-05 10:06:38,666 [salt.minion      ][INFO    ][14421] Starting a new job with PID 14421
2017-12-05 10:06:38,712 [salt.state       ][INFO    ][13424] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-05 10:06:38,780 [salt.state       ][INFO    ][13424] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:06:38.779803 duration_in_ms=2031.507
2017-12-05 10:06:38,780 [salt.state       ][INFO    ][13424] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:06:38.780344
2017-12-05 10:06:38,781 [salt.state       ][INFO    ][13424] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-05 10:06:38,781 [salt.state       ][INFO    ][13424] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-05 10:06:38,782 [salt.state       ][INFO    ][13424] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:06:38.781758 duration_in_ms=1.413
2017-12-05 10:06:38,782 [salt.state       ][INFO    ][13424] Running state [/etc/apt/preferences.d/uca] at time 10:06:38.782200
2017-12-05 10:06:38,783 [salt.state       ][INFO    ][13424] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-05 10:06:38,783 [salt.state       ][INFO    ][13424] File /etc/apt/preferences.d/uca is not present
2017-12-05 10:06:38,783 [salt.state       ][INFO    ][13424] Completed state [/etc/apt/preferences.d/uca] at time 10:06:38.783413 duration_in_ms=1.212
2017-12-05 10:06:38,785 [salt.state       ][INFO    ][13424] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:06:38.784690
2017-12-05 10:06:38,785 [salt.state       ][INFO    ][13424] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-12-05 10:06:38,792 [salt.minion      ][INFO    ][14421] Returning information for job: 20171205100638619256
2017-12-05 10:06:38,886 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-05 10:06:38,929 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:06:40,890 [salt.state       ][INFO    ][13424] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-12-05 10:06:40,890 [salt.state       ][INFO    ][13424] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:06:40.890288 duration_in_ms=2105.598
2017-12-05 10:06:40,891 [salt.state       ][INFO    ][13424] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:06:40.890629
2017-12-05 10:06:40,891 [salt.state       ][INFO    ][13424] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-05 10:06:40,891 [salt.state       ][INFO    ][13424] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-05 10:06:40,892 [salt.state       ][INFO    ][13424] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:06:40.891590 duration_in_ms=0.961
2017-12-05 10:06:40,892 [salt.state       ][INFO    ][13424] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:06:40.891868
2017-12-05 10:06:40,892 [salt.state       ][INFO    ][13424] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-05 10:06:40,910 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:06:40,929 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:40,962 [salt.state       ][INFO    ][13424] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-05 10:06:40,963 [salt.state       ][INFO    ][13424] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:06:40.962825 duration_in_ms=70.957
2017-12-05 10:06:40,964 [salt.state       ][INFO    ][13424] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:06:40.963614
2017-12-05 10:06:40,964 [salt.state       ][INFO    ][13424] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-05 10:06:41,008 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:06:41,088 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:06:42,965 [salt.state       ][INFO    ][13424] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-05 10:06:42,966 [salt.state       ][INFO    ][13424] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:06:42.965680 duration_in_ms=2002.064
2017-12-05 10:06:42,966 [salt.state       ][INFO    ][13424] Running state [linux_extra_packages_purged] at time 10:06:42.966053
2017-12-05 10:06:42,966 [salt.state       ][INFO    ][13424] Executing state pkg.purged for linux_extra_packages_purged
2017-12-05 10:06:42,972 [salt.state       ][INFO    ][13424] All specified packages are already absent
2017-12-05 10:06:42,972 [salt.state       ][INFO    ][13424] Completed state [linux_extra_packages_purged] at time 10:06:42.972236 duration_in_ms=6.182
2017-12-05 10:06:42,973 [salt.state       ][INFO    ][13424] Running state [linux_extra_packages_latest] at time 10:06:42.972508
2017-12-05 10:06:42,973 [salt.state       ][INFO    ][13424] Executing state pkg.latest for linux_extra_packages_latest
2017-12-05 10:06:42,976 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:06:44,924 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-05 10:06:44,971 [salt.state       ][INFO    ][13424] Package mcelog is already up-to-date
2017-12-05 10:06:44,972 [salt.state       ][INFO    ][13424] Completed state [linux_extra_packages_latest] at time 10:06:44.971701 duration_in_ms=1999.191
2017-12-05 10:06:44,973 [salt.state       ][INFO    ][13424] Running state [UTC] at time 10:06:44.972510
2017-12-05 10:06:44,973 [salt.state       ][INFO    ][13424] Executing state timezone.system for UTC
2017-12-05 10:06:44,973 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:06:45,012 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:06:45,023 [salt.state       ][INFO    ][13424] Timezone UTC already set, UTC already set to UTC
2017-12-05 10:06:45,024 [salt.state       ][INFO    ][13424] Completed state [UTC] at time 10:06:45.023819 duration_in_ms=51.309
2017-12-05 10:06:45,025 [salt.state       ][INFO    ][13424] Running state [nf_conntrack] at time 10:06:45.024523
2017-12-05 10:06:45,025 [salt.state       ][INFO    ][13424] Executing state kmod.present for nf_conntrack
2017-12-05 10:06:45,025 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'lsmod' in directory '/root'
2017-12-05 10:06:45,034 [salt.state       ][INFO    ][13424] Kernel module nf_conntrack is already present
2017-12-05 10:06:45,035 [salt.state       ][INFO    ][13424] Completed state [nf_conntrack] at time 10:06:45.034784 duration_in_ms=10.261
2017-12-05 10:06:45,035 [salt.state       ][INFO    ][13424] Running state [kernel.panic] at time 10:06:45.035433
2017-12-05 10:06:45,036 [salt.state       ][INFO    ][13424] Executing state sysctl.present for kernel.panic
2017-12-05 10:06:45,044 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,060 [salt.state       ][INFO    ][13424] Sysctl value kernel.panic = 60 is already set
2017-12-05 10:06:45,061 [salt.state       ][INFO    ][13424] Completed state [kernel.panic] at time 10:06:45.060703 duration_in_ms=25.268
2017-12-05 10:06:45,061 [salt.state       ][INFO    ][13424] Running state [net.ipv4.tcp_keepalive_probes] at time 10:06:45.061190
2017-12-05 10:06:45,062 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-05 10:06:45,063 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,079 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-05 10:06:45,080 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:06:45.079449 duration_in_ms=18.259
2017-12-05 10:06:45,080 [salt.state       ][INFO    ][13424] Running state [fs.file-max] at time 10:06:45.079956
2017-12-05 10:06:45,080 [salt.state       ][INFO    ][13424] Executing state sysctl.present for fs.file-max
2017-12-05 10:06:45,081 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,103 [salt.state       ][INFO    ][13424] Sysctl value fs.file-max = 124165 is already set
2017-12-05 10:06:45,103 [salt.state       ][INFO    ][13424] Completed state [fs.file-max] at time 10:06:45.103436 duration_in_ms=23.479
2017-12-05 10:06:45,104 [salt.state       ][INFO    ][13424] Running state [net.core.somaxconn] at time 10:06:45.103929
2017-12-05 10:06:45,104 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.core.somaxconn
2017-12-05 10:06:45,105 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,125 [salt.state       ][INFO    ][13424] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-05 10:06:45,125 [salt.state       ][INFO    ][13424] Completed state [net.core.somaxconn] at time 10:06:45.125381 duration_in_ms=21.451
2017-12-05 10:06:45,126 [salt.state       ][INFO    ][13424] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:06:45.125915
2017-12-05 10:06:45,126 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-05 10:06:45,127 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,143 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-05 10:06:45,143 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:06:45.143345 duration_in_ms=17.43
2017-12-05 10:06:45,144 [salt.state       ][INFO    ][13424] Running state [net.ipv4.tcp_tw_reuse] at time 10:06:45.143695
2017-12-05 10:06:45,144 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-05 10:06:45,145 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,159 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-05 10:06:45,160 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.tcp_tw_reuse] at time 10:06:45.159534 duration_in_ms=15.839
2017-12-05 10:06:45,160 [salt.state       ][INFO    ][13424] Running state [net.ipv4.tcp_congestion_control] at time 10:06:45.159891
2017-12-05 10:06:45,160 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-05 10:06:45,161 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,178 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-05 10:06:45,178 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.tcp_congestion_control] at time 10:06:45.177778 duration_in_ms=17.886
2017-12-05 10:06:45,178 [salt.state       ][INFO    ][13424] Running state [net.ipv4.tcp_retries2] at time 10:06:45.178154
2017-12-05 10:06:45,178 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-05 10:06:45,179 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,196 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-05 10:06:45,196 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.tcp_retries2] at time 10:06:45.196157 duration_in_ms=18.003
2017-12-05 10:06:45,197 [salt.state       ][INFO    ][13424] Running state [net.core.netdev_max_backlog] at time 10:06:45.196502
2017-12-05 10:06:45,197 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-05 10:06:45,197 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,213 [salt.state       ][INFO    ][13424] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-05 10:06:45,214 [salt.state       ][INFO    ][13424] Completed state [net.core.netdev_max_backlog] at time 10:06:45.213524 duration_in_ms=17.022
2017-12-05 10:06:45,214 [salt.state       ][INFO    ][13424] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:06:45.213902
2017-12-05 10:06:45,214 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-05 10:06:45,215 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,230 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-05 10:06:45,231 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:06:45.230929 duration_in_ms=17.027
2017-12-05 10:06:45,231 [salt.state       ][INFO    ][13424] Running state [vm.swappiness] at time 10:06:45.231279
2017-12-05 10:06:45,232 [salt.state       ][INFO    ][13424] Executing state sysctl.present for vm.swappiness
2017-12-05 10:06:45,232 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,247 [salt.state       ][INFO    ][13424] Sysctl value vm.swappiness = 10 is already set
2017-12-05 10:06:45,247 [salt.state       ][INFO    ][13424] Completed state [vm.swappiness] at time 10:06:45.247186 duration_in_ms=15.907
2017-12-05 10:06:45,248 [salt.state       ][INFO    ][13424] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:06:45.247523
2017-12-05 10:06:45,248 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-05 10:06:45,248 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,266 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-05 10:06:45,266 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:06:45.266093 duration_in_ms=18.57
2017-12-05 10:06:45,267 [salt.state       ][INFO    ][13424] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:06:45.266549
2017-12-05 10:06:45,267 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-05 10:06:45,268 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,282 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-05 10:06:45,282 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:06:45.282343 duration_in_ms=15.793
2017-12-05 10:06:45,283 [salt.state       ][INFO    ][13424] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:06:45.282673
2017-12-05 10:06:45,283 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-05 10:06:45,284 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,298 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-05 10:06:45,299 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:06:45.298471 duration_in_ms=15.796
2017-12-05 10:06:45,299 [salt.state       ][INFO    ][13424] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:06:45.298815
2017-12-05 10:06:45,299 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-05 10:06:45,300 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,315 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-05 10:06:45,315 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:06:45.315417 duration_in_ms=16.6
2017-12-05 10:06:45,316 [salt.state       ][INFO    ][13424] Running state [net.ipv4.tcp_fin_timeout] at time 10:06:45.315935
2017-12-05 10:06:45,316 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-05 10:06:45,317 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,333 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-05 10:06:45,333 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.tcp_fin_timeout] at time 10:06:45.333179 duration_in_ms=17.243
2017-12-05 10:06:45,334 [salt.state       ][INFO    ][13424] Running state [net.ipv4.tcp_keepalive_time] at time 10:06:45.333519
2017-12-05 10:06:45,334 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-05 10:06:45,335 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,350 [salt.state       ][INFO    ][13424] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-05 10:06:45,351 [salt.state       ][INFO    ][13424] Completed state [net.ipv4.tcp_keepalive_time] at time 10:06:45.351090 duration_in_ms=17.57
2017-12-05 10:06:45,352 [salt.state       ][INFO    ][13424] Running state [net.nf_conntrack_max] at time 10:06:45.351593
2017-12-05 10:06:45,352 [salt.state       ][INFO    ][13424] Executing state sysctl.present for net.nf_conntrack_max
2017-12-05 10:06:45,353 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:06:45,374 [salt.state       ][INFO    ][13424] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-05 10:06:45,375 [salt.state       ][INFO    ][13424] Completed state [net.nf_conntrack_max] at time 10:06:45.374694 duration_in_ms=23.1
2017-12-05 10:06:45,375 [salt.state       ][INFO    ][13424] Running state [linux_sysfs_package] at time 10:06:45.375189
2017-12-05 10:06:45,376 [salt.state       ][INFO    ][13424] Executing state pkg.installed for linux_sysfs_package
2017-12-05 10:06:45,381 [salt.state       ][INFO    ][13424] All specified packages are already installed
2017-12-05 10:06:45,381 [salt.state       ][INFO    ][13424] Completed state [linux_sysfs_package] at time 10:06:45.381083 duration_in_ms=5.895
2017-12-05 10:06:45,382 [salt.state       ][INFO    ][13424] Running state [/etc/sysfs.d] at time 10:06:45.382135
2017-12-05 10:06:45,382 [salt.state       ][INFO    ][13424] Executing state file.directory for /etc/sysfs.d
2017-12-05 10:06:45,383 [salt.state       ][INFO    ][13424] Directory /etc/sysfs.d is in the correct state
2017-12-05 10:06:45,383 [salt.state       ][INFO    ][13424] Completed state [/etc/sysfs.d] at time 10:06:45.383201 duration_in_ms=1.066
2017-12-05 10:06:45,384 [salt.state       ][INFO    ][13424] Running state [ondemand] at time 10:06:45.383815
2017-12-05 10:06:45,384 [salt.state       ][INFO    ][13424] Executing state service.dead for ondemand
2017-12-05 10:06:45,385 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-05 10:06:45,396 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-05 10:06:45,405 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:06:45,418 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'runlevel' in directory '/root'
2017-12-05 10:06:45,427 [salt.state       ][INFO    ][13424] The service ondemand is already dead
2017-12-05 10:06:45,428 [salt.state       ][INFO    ][13424] Completed state [ondemand] at time 10:06:45.427790 duration_in_ms=43.974
2017-12-05 10:06:45,428 [salt.state       ][INFO    ][13424] Running state [cs_CZ.UTF-8] at time 10:06:45.428427
2017-12-05 10:06:45,429 [salt.state       ][INFO    ][13424] Executing state locale.present for cs_CZ.UTF-8
2017-12-05 10:06:45,429 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'locale -a' in directory '/root'
2017-12-05 10:06:45,436 [salt.state       ][INFO    ][13424] Locale cs_CZ.UTF-8 is already present
2017-12-05 10:06:45,437 [salt.state       ][INFO    ][13424] Completed state [cs_CZ.UTF-8] at time 10:06:45.436762 duration_in_ms=8.335
2017-12-05 10:06:45,437 [salt.state       ][INFO    ][13424] Running state [en_US.UTF-8] at time 10:06:45.437101
2017-12-05 10:06:45,437 [salt.state       ][INFO    ][13424] Executing state locale.present for en_US.UTF-8
2017-12-05 10:06:45,438 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'locale -a' in directory '/root'
2017-12-05 10:06:45,445 [salt.state       ][INFO    ][13424] Locale en_US.UTF-8 is already present
2017-12-05 10:06:45,445 [salt.state       ][INFO    ][13424] Completed state [en_US.UTF-8] at time 10:06:45.445274 duration_in_ms=8.172
2017-12-05 10:06:45,446 [salt.state       ][INFO    ][13424] Running state [en_US.UTF-8] at time 10:06:45.446335
2017-12-05 10:06:45,447 [salt.state       ][INFO    ][13424] Executing state locale.system for en_US.UTF-8
2017-12-05 10:06:45,447 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'localectl' in directory '/root'
2017-12-05 10:06:45,475 [salt.state       ][INFO    ][13424] System locale en_US.UTF-8 already set
2017-12-05 10:06:45,475 [salt.state       ][INFO    ][13424] Completed state [en_US.UTF-8] at time 10:06:45.475281 duration_in_ms=28.946
2017-12-05 10:06:45,476 [salt.state       ][INFO    ][13424] Running state [root] at time 10:06:45.476377
2017-12-05 10:06:45,477 [salt.state       ][INFO    ][13424] Executing state user.present for root
2017-12-05 10:06:45,478 [salt.state       ][INFO    ][13424] User root is present and up to date
2017-12-05 10:06:45,478 [salt.state       ][INFO    ][13424] Completed state [root] at time 10:06:45.477795 duration_in_ms=1.417
2017-12-05 10:06:45,479 [salt.state       ][INFO    ][13424] Running state [/root] at time 10:06:45.478661
2017-12-05 10:06:45,479 [salt.state       ][INFO    ][13424] Executing state file.directory for /root
2017-12-05 10:06:45,479 [salt.state       ][INFO    ][13424] Directory /root is in the correct state
2017-12-05 10:06:45,480 [salt.state       ][INFO    ][13424] Completed state [/root] at time 10:06:45.479663 duration_in_ms=1.002
2017-12-05 10:06:45,480 [salt.state       ][INFO    ][13424] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:06:45.479921
2017-12-05 10:06:45,480 [salt.state       ][INFO    ][13424] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-05 10:06:45,480 [salt.state       ][INFO    ][13424] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-05 10:06:45,481 [salt.state       ][INFO    ][13424] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:06:45.480701 duration_in_ms=0.781
2017-12-05 10:06:45,481 [salt.state       ][INFO    ][13424] Running state [ubuntu] at time 10:06:45.480962
2017-12-05 10:06:45,481 [salt.state       ][INFO    ][13424] Executing state user.present for ubuntu
2017-12-05 10:06:45,482 [salt.state       ][INFO    ][13424] User ubuntu is present and up to date
2017-12-05 10:06:45,482 [salt.state       ][INFO    ][13424] Completed state [ubuntu] at time 10:06:45.482129 duration_in_ms=1.168
2017-12-05 10:06:45,483 [salt.state       ][INFO    ][13424] Running state [/home/ubuntu] at time 10:06:45.482859
2017-12-05 10:06:45,483 [salt.state       ][INFO    ][13424] Executing state file.directory for /home/ubuntu
2017-12-05 10:06:45,484 [salt.state       ][INFO    ][13424] Directory /home/ubuntu is in the correct state
2017-12-05 10:06:45,484 [salt.state       ][INFO    ][13424] Completed state [/home/ubuntu] at time 10:06:45.483843 duration_in_ms=0.985
2017-12-05 10:06:45,485 [salt.state       ][INFO    ][13424] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:06:45.484477
2017-12-05 10:06:45,485 [salt.state       ][INFO    ][13424] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-05 10:06:45,502 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-05 10:06:45,510 [salt.state       ][INFO    ][13424] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-05 10:06:45,510 [salt.state       ][INFO    ][13424] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:06:45.510291 duration_in_ms=25.813
2017-12-05 10:06:45,511 [salt.state       ][INFO    ][13424] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:06:45.510599
2017-12-05 10:06:45,511 [salt.state       ][INFO    ][13424] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-05 10:06:45,526 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-05 10:06:45,544 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:45,578 [salt.state       ][INFO    ][13424] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-05 10:06:45,578 [salt.state       ][INFO    ][13424] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:06:45.578130 duration_in_ms=67.531
2017-12-05 10:06:45,578 [salt.state       ][INFO    ][13424] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:06:45.578410
2017-12-05 10:06:45,579 [salt.state       ][INFO    ][13424] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-05 10:06:45,594 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-05 10:06:45,613 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:06:45,648 [salt.state       ][INFO    ][13424] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-05 10:06:45,648 [salt.state       ][INFO    ][13424] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:06:45.648009 duration_in_ms=69.598
2017-12-05 10:06:45,649 [salt.state       ][INFO    ][13424] Running state [service.systemctl_reload] at time 10:06:45.649067
2017-12-05 10:06:45,649 [salt.state       ][INFO    ][13424] Executing state module.wait for service.systemctl_reload
2017-12-05 10:06:45,650 [salt.state       ][INFO    ][13424] No changes made for service.systemctl_reload
2017-12-05 10:06:45,650 [salt.state       ][INFO    ][13424] Completed state [service.systemctl_reload] at time 10:06:45.649880 duration_in_ms=0.813
2017-12-05 10:06:45,650 [salt.state       ][INFO    ][13424] Running state [/etc/hostname] at time 10:06:45.650132
2017-12-05 10:06:45,650 [salt.state       ][INFO    ][13424] Executing state file.managed for /etc/hostname
2017-12-05 10:06:45,664 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-05 10:06:45,666 [salt.state       ][INFO    ][13424] File /etc/hostname is in the correct state
2017-12-05 10:06:45,666 [salt.state       ][INFO    ][13424] Completed state [/etc/hostname] at time 10:06:45.666432 duration_in_ms=16.299
2017-12-05 10:06:45,668 [salt.state       ][INFO    ][13424] Running state [hostname msg01] at time 10:06:45.667652
2017-12-05 10:06:45,668 [salt.state       ][INFO    ][13424] Executing state cmd.wait for hostname msg01
2017-12-05 10:06:45,668 [salt.state       ][INFO    ][13424] No changes made for hostname msg01
2017-12-05 10:06:45,669 [salt.state       ][INFO    ][13424] Completed state [hostname msg01] at time 10:06:45.668609 duration_in_ms=0.957
2017-12-05 10:06:45,669 [salt.state       ][INFO    ][13424] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.669081
2017-12-05 10:06:45,669 [salt.state       ][INFO    ][13424] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,670 [salt.state       ][INFO    ][13424] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-12-05 10:06:45,670 [salt.state       ][INFO    ][13424] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.670057 duration_in_ms=0.976
2017-12-05 10:06:45,670 [salt.state       ][INFO    ][13424] Running state [mdb02] at time 10:06:45.670313
2017-12-05 10:06:45,671 [salt.state       ][INFO    ][13424] Executing state host.present for mdb02
2017-12-05 10:06:45,671 [salt.state       ][INFO    ][13424] Host mdb02 (10.167.4.77) already present
2017-12-05 10:06:45,671 [salt.state       ][INFO    ][13424] Completed state [mdb02] at time 10:06:45.671211 duration_in_ms=0.898
2017-12-05 10:06:45,671 [salt.state       ][INFO    ][13424] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.671469
2017-12-05 10:06:45,672 [salt.state       ][INFO    ][13424] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,672 [salt.state       ][INFO    ][13424] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-12-05 10:06:45,672 [salt.state       ][INFO    ][13424] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.672364 duration_in_ms=0.895
2017-12-05 10:06:45,673 [salt.state       ][INFO    ][13424] Running state [mdb03] at time 10:06:45.672619
2017-12-05 10:06:45,673 [salt.state       ][INFO    ][13424] Executing state host.present for mdb03
2017-12-05 10:06:45,673 [salt.state       ][INFO    ][13424] Host mdb03 (10.167.4.78) already present
2017-12-05 10:06:45,674 [salt.state       ][INFO    ][13424] Completed state [mdb03] at time 10:06:45.673485 duration_in_ms=0.867
2017-12-05 10:06:45,674 [salt.state       ][INFO    ][13424] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.673739
2017-12-05 10:06:45,674 [salt.state       ][INFO    ][13424] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,674 [salt.state       ][INFO    ][13424] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-12-05 10:06:45,675 [salt.state       ][INFO    ][13424] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.674633 duration_in_ms=0.893
2017-12-05 10:06:45,675 [salt.state       ][INFO    ][13424] Running state [mdb01] at time 10:06:45.674888
2017-12-05 10:06:45,675 [salt.state       ][INFO    ][13424] Executing state host.present for mdb01
2017-12-05 10:06:45,676 [salt.state       ][INFO    ][13424] Host mdb01 (10.167.4.76) already present
2017-12-05 10:06:45,676 [salt.state       ][INFO    ][13424] Completed state [mdb01] at time 10:06:45.675763 duration_in_ms=0.874
2017-12-05 10:06:45,676 [salt.state       ][INFO    ][13424] Running state [mdb] at time 10:06:45.676035
2017-12-05 10:06:45,676 [salt.state       ][INFO    ][13424] Executing state host.present for mdb
2017-12-05 10:06:45,677 [salt.state       ][INFO    ][13424] Host mdb (10.167.4.75) already present
2017-12-05 10:06:45,677 [salt.state       ][INFO    ][13424] Completed state [mdb] at time 10:06:45.676982 duration_in_ms=0.947
2017-12-05 10:06:45,677 [salt.state       ][INFO    ][13424] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.677241
2017-12-05 10:06:45,678 [salt.state       ][INFO    ][13424] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,678 [salt.state       ][INFO    ][13424] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-12-05 10:06:45,678 [salt.state       ][INFO    ][13424] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.678160 duration_in_ms=0.919
2017-12-05 10:06:45,678 [salt.state       ][INFO    ][13424] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.678414
2017-12-05 10:06:45,679 [salt.state       ][INFO    ][13424] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,679 [salt.state       ][INFO    ][13424] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:06:45,679 [salt.state       ][INFO    ][13424] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.679294 duration_in_ms=0.88
2017-12-05 10:06:45,680 [salt.state       ][INFO    ][13424] Running state [cfg01] at time 10:06:45.679548
2017-12-05 10:06:45,680 [salt.state       ][INFO    ][13424] Executing state host.present for cfg01
2017-12-05 10:06:45,680 [salt.state       ][INFO    ][13424] Host cfg01 (10.167.4.100) already present
2017-12-05 10:06:45,680 [salt.state       ][INFO    ][13424] Completed state [cfg01] at time 10:06:45.680425 duration_in_ms=0.876
2017-12-05 10:06:45,681 [salt.state       ][INFO    ][13424] Running state [prx01] at time 10:06:45.680675
2017-12-05 10:06:45,681 [salt.state       ][INFO    ][13424] Executing state host.present for prx01
2017-12-05 10:06:45,681 [salt.state       ][INFO    ][13424] Host prx01 (10.167.4.104) already present
2017-12-05 10:06:45,682 [salt.state       ][INFO    ][13424] Completed state [prx01] at time 10:06:45.681540 duration_in_ms=0.864
2017-12-05 10:06:45,682 [salt.state       ][INFO    ][13424] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.681789
2017-12-05 10:06:45,682 [salt.state       ][INFO    ][13424] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,682 [salt.state       ][INFO    ][13424] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.104) already present
2017-12-05 10:06:45,683 [salt.state       ][INFO    ][13424] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.682659 duration_in_ms=0.87
2017-12-05 10:06:45,683 [salt.state       ][INFO    ][13424] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.682909
2017-12-05 10:06:45,683 [salt.state       ][INFO    ][13424] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,684 [salt.state       ][INFO    ][13424] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-12-05 10:06:45,684 [salt.state       ][INFO    ][13424] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.683770 duration_in_ms=0.861
2017-12-05 10:06:45,684 [salt.state       ][INFO    ][13424] Running state [kvm01] at time 10:06:45.684027
2017-12-05 10:06:45,684 [salt.state       ][INFO    ][13424] Executing state host.present for kvm01
2017-12-05 10:06:45,685 [salt.state       ][INFO    ][13424] Host kvm01 (10.167.4.141) already present
2017-12-05 10:06:45,685 [salt.state       ][INFO    ][13424] Completed state [kvm01] at time 10:06:45.684882 duration_in_ms=0.855
2017-12-05 10:06:45,685 [salt.state       ][INFO    ][13424] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.685132
2017-12-05 10:06:45,685 [salt.state       ][INFO    ][13424] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,686 [salt.state       ][INFO    ][13424] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-12-05 10:06:45,686 [salt.state       ][INFO    ][13424] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.686026 duration_in_ms=0.895
2017-12-05 10:06:45,686 [salt.state       ][INFO    ][13424] Running state [kvm03] at time 10:06:45.686279
2017-12-05 10:06:45,687 [salt.state       ][INFO    ][13424] Executing state host.present for kvm03
2017-12-05 10:06:45,687 [salt.state       ][INFO    ][13424] Host kvm03 (10.167.4.143) already present
2017-12-05 10:06:45,687 [salt.state       ][INFO    ][13424] Completed state [kvm03] at time 10:06:45.687389 duration_in_ms=1.109
2017-12-05 10:06:45,688 [salt.state       ][INFO    ][13424] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.687645
2017-12-05 10:06:45,688 [salt.state       ][INFO    ][13424] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,688 [salt.state       ][INFO    ][13424] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-12-05 10:06:45,689 [salt.state       ][INFO    ][13424] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.688574 duration_in_ms=0.93
2017-12-05 10:06:45,689 [salt.state       ][INFO    ][13424] Running state [kvm02] at time 10:06:45.688828
2017-12-05 10:06:45,689 [salt.state       ][INFO    ][13424] Executing state host.present for kvm02
2017-12-05 10:06:45,689 [salt.state       ][INFO    ][13424] Host kvm02 (10.167.4.142) already present
2017-12-05 10:06:45,690 [salt.state       ][INFO    ][13424] Completed state [kvm02] at time 10:06:45.689692 duration_in_ms=0.863
2017-12-05 10:06:45,690 [salt.state       ][INFO    ][13424] Running state [dbs] at time 10:06:45.689972
2017-12-05 10:06:45,690 [salt.state       ][INFO    ][13424] Executing state host.present for dbs
2017-12-05 10:06:45,691 [salt.state       ][INFO    ][13424] Host dbs (10.167.4.50) already present
2017-12-05 10:06:45,691 [salt.state       ][INFO    ][13424] Completed state [dbs] at time 10:06:45.690830 duration_in_ms=0.858
2017-12-05 10:06:45,691 [salt.state       ][INFO    ][13424] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.691078
2017-12-05 10:06:45,691 [salt.state       ][INFO    ][13424] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,692 [salt.state       ][INFO    ][13424] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-12-05 10:06:45,692 [salt.state       ][INFO    ][13424] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.692016 duration_in_ms=0.937
2017-12-05 10:06:45,692 [salt.state       ][INFO    ][13424] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.692283
2017-12-05 10:06:45,693 [salt.state       ][INFO    ][13424] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,693 [salt.state       ][INFO    ][13424] Host prx.baremetal-mcp-ocata-odl-ha.local (172.30.10.103) already present
2017-12-05 10:06:45,693 [salt.state       ][INFO    ][13424] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.693234 duration_in_ms=0.951
2017-12-05 10:06:45,694 [salt.state       ][INFO    ][13424] Running state [prx] at time 10:06:45.693499
2017-12-05 10:06:45,694 [salt.state       ][INFO    ][13424] Executing state host.present for prx
2017-12-05 10:06:45,694 [salt.state       ][INFO    ][13424] Host prx (172.30.10.103) already present
2017-12-05 10:06:45,694 [salt.state       ][INFO    ][13424] Completed state [prx] at time 10:06:45.694470 duration_in_ms=0.971
2017-12-05 10:06:45,695 [salt.state       ][INFO    ][13424] Running state [prx02] at time 10:06:45.694741
2017-12-05 10:06:45,695 [salt.state       ][INFO    ][13424] Executing state host.present for prx02
2017-12-05 10:06:45,695 [salt.state       ][INFO    ][13424] Host prx02 (10.167.4.105) already present
2017-12-05 10:06:45,696 [salt.state       ][INFO    ][13424] Completed state [prx02] at time 10:06:45.695632 duration_in_ms=0.89
2017-12-05 10:06:45,696 [salt.state       ][INFO    ][13424] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.695899
2017-12-05 10:06:45,696 [salt.state       ][INFO    ][13424] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,697 [salt.state       ][INFO    ][13424] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.105) already present
2017-12-05 10:06:45,697 [salt.state       ][INFO    ][13424] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.696798 duration_in_ms=0.899
2017-12-05 10:06:45,697 [salt.state       ][INFO    ][13424] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.697064
2017-12-05 10:06:45,697 [salt.state       ][INFO    ][13424] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,698 [salt.state       ][INFO    ][13424] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-12-05 10:06:45,698 [salt.state       ][INFO    ][13424] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.697973 duration_in_ms=0.909
2017-12-05 10:06:45,698 [salt.state       ][INFO    ][13424] Running state [msg02] at time 10:06:45.698228
2017-12-05 10:06:45,698 [salt.state       ][INFO    ][13424] Executing state host.present for msg02
2017-12-05 10:06:45,699 [salt.state       ][INFO    ][13424] Host msg02 (10.167.4.42) already present
2017-12-05 10:06:45,699 [salt.state       ][INFO    ][13424] Completed state [msg02] at time 10:06:45.699142 duration_in_ms=0.913
2017-12-05 10:06:45,699 [salt.state       ][INFO    ][13424] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.699398
2017-12-05 10:06:45,700 [salt.state       ][INFO    ][13424] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,700 [salt.state       ][INFO    ][13424] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-12-05 10:06:45,700 [salt.state       ][INFO    ][13424] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.700333 duration_in_ms=0.935
2017-12-05 10:06:45,701 [salt.state       ][INFO    ][13424] Running state [msg03] at time 10:06:45.700588
2017-12-05 10:06:45,701 [salt.state       ][INFO    ][13424] Executing state host.present for msg03
2017-12-05 10:06:45,701 [salt.state       ][INFO    ][13424] Host msg03 (10.167.4.43) already present
2017-12-05 10:06:45,702 [salt.state       ][INFO    ][13424] Completed state [msg03] at time 10:06:45.701474 duration_in_ms=0.887
2017-12-05 10:06:45,702 [salt.state       ][INFO    ][13424] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.701729
2017-12-05 10:06:45,702 [salt.state       ][INFO    ][13424] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,702 [salt.state       ][INFO    ][13424] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-12-05 10:06:45,703 [salt.state       ][INFO    ][13424] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.702642 duration_in_ms=0.913
2017-12-05 10:06:45,703 [salt.state       ][INFO    ][13424] Running state [msg01] at time 10:06:45.702897
2017-12-05 10:06:45,703 [salt.state       ][INFO    ][13424] Executing state host.present for msg01
2017-12-05 10:06:45,704 [salt.state       ][INFO    ][13424] Host msg01 (10.167.4.41) already present
2017-12-05 10:06:45,704 [salt.state       ][INFO    ][13424] Completed state [msg01] at time 10:06:45.703762 duration_in_ms=0.865
2017-12-05 10:06:45,705 [salt.state       ][INFO    ][13424] Running state [file.replace] at time 10:06:45.704628
2017-12-05 10:06:45,705 [salt.state       ][INFO    ][13424] Executing state module.run for file.replace
2017-12-05 10:06:45,787 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-05 10:06:45,798 [salt.state       ][INFO    ][13424] onlyif execution failed
2017-12-05 10:06:45,798 [salt.state       ][INFO    ][13424] Completed state [file.replace] at time 10:06:45.798325 duration_in_ms=93.695
2017-12-05 10:06:45,799 [salt.state       ][INFO    ][13424] Running state [msg] at time 10:06:45.798680
2017-12-05 10:06:45,799 [salt.state       ][INFO    ][13424] Executing state host.present for msg
2017-12-05 10:06:45,800 [salt.state       ][INFO    ][13424] Host msg (10.167.4.40) already present
2017-12-05 10:06:45,800 [salt.state       ][INFO    ][13424] Completed state [msg] at time 10:06:45.799841 duration_in_ms=1.161
2017-12-05 10:06:45,800 [salt.state       ][INFO    ][13424] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.800133
2017-12-05 10:06:45,800 [salt.state       ][INFO    ][13424] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,801 [salt.state       ][INFO    ][13424] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-12-05 10:06:45,801 [salt.state       ][INFO    ][13424] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.801119 duration_in_ms=0.987
2017-12-05 10:06:45,801 [salt.state       ][INFO    ][13424] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.801406
2017-12-05 10:06:45,802 [salt.state       ][INFO    ][13424] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,802 [salt.state       ][INFO    ][13424] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:06:45,802 [salt.state       ][INFO    ][13424] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.802397 duration_in_ms=0.991
2017-12-05 10:06:45,803 [salt.state       ][INFO    ][13424] Running state [cfg01] at time 10:06:45.802677
2017-12-05 10:06:45,803 [salt.state       ][INFO    ][13424] Executing state host.present for cfg01
2017-12-05 10:06:45,803 [salt.state       ][INFO    ][13424] Host cfg01 (10.167.4.100) already present
2017-12-05 10:06:45,804 [salt.state       ][INFO    ][13424] Completed state [cfg01] at time 10:06:45.803624 duration_in_ms=0.948
2017-12-05 10:06:45,804 [salt.state       ][INFO    ][13424] Running state [cmp002] at time 10:06:45.803906
2017-12-05 10:06:45,804 [salt.state       ][INFO    ][13424] Executing state host.present for cmp002
2017-12-05 10:06:45,805 [salt.state       ][INFO    ][13424] Host cmp002 (10.167.4.102) already present
2017-12-05 10:06:45,805 [salt.state       ][INFO    ][13424] Completed state [cmp002] at time 10:06:45.804823 duration_in_ms=0.917
2017-12-05 10:06:45,805 [salt.state       ][INFO    ][13424] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.805093
2017-12-05 10:06:45,805 [salt.state       ][INFO    ][13424] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,806 [salt.state       ][INFO    ][13424] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-12-05 10:06:45,806 [salt.state       ][INFO    ][13424] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.805997 duration_in_ms=0.903
2017-12-05 10:06:45,806 [salt.state       ][INFO    ][13424] Running state [cmp001] at time 10:06:45.806267
2017-12-05 10:06:45,807 [salt.state       ][INFO    ][13424] Executing state host.present for cmp001
2017-12-05 10:06:45,807 [salt.state       ][INFO    ][13424] Host cmp001 (10.167.4.101) already present
2017-12-05 10:06:45,807 [salt.state       ][INFO    ][13424] Completed state [cmp001] at time 10:06:45.807144 duration_in_ms=0.876
2017-12-05 10:06:45,807 [salt.state       ][INFO    ][13424] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.807410
2017-12-05 10:06:45,808 [salt.state       ][INFO    ][13424] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,808 [salt.state       ][INFO    ][13424] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-12-05 10:06:45,808 [salt.state       ][INFO    ][13424] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.808299 duration_in_ms=0.889
2017-12-05 10:06:45,809 [salt.state       ][INFO    ][13424] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.808555
2017-12-05 10:06:45,809 [salt.state       ][INFO    ][13424] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,809 [salt.state       ][INFO    ][13424] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-12-05 10:06:45,809 [salt.state       ][INFO    ][13424] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.809454 duration_in_ms=0.899
2017-12-05 10:06:45,810 [salt.state       ][INFO    ][13424] Running state [dbs01] at time 10:06:45.809710
2017-12-05 10:06:45,810 [salt.state       ][INFO    ][13424] Executing state host.present for dbs01
2017-12-05 10:06:45,810 [salt.state       ][INFO    ][13424] Host dbs01 (10.167.4.51) already present
2017-12-05 10:06:45,810 [salt.state       ][INFO    ][13424] Completed state [dbs01] at time 10:06:45.810438 duration_in_ms=0.728
2017-12-05 10:06:45,811 [salt.state       ][INFO    ][13424] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.810591
2017-12-05 10:06:45,811 [salt.state       ][INFO    ][13424] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,811 [salt.state       ][INFO    ][13424] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-12-05 10:06:45,811 [salt.state       ][INFO    ][13424] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.811144 duration_in_ms=0.553
2017-12-05 10:06:45,811 [salt.state       ][INFO    ][13424] Running state [dbs02] at time 10:06:45.811290
2017-12-05 10:06:45,811 [salt.state       ][INFO    ][13424] Executing state host.present for dbs02
2017-12-05 10:06:45,813 [salt.state       ][INFO    ][13424] Host dbs02 (10.167.4.52) already present
2017-12-05 10:06:45,814 [salt.state       ][INFO    ][13424] Completed state [dbs02] at time 10:06:45.813516 duration_in_ms=2.226
2017-12-05 10:06:45,814 [salt.state       ][INFO    ][13424] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.813670
2017-12-05 10:06:45,814 [salt.state       ][INFO    ][13424] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,814 [salt.state       ][INFO    ][13424] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-12-05 10:06:45,814 [salt.state       ][INFO    ][13424] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.814259 duration_in_ms=0.588
2017-12-05 10:06:45,814 [salt.state       ][INFO    ][13424] Running state [dbs03] at time 10:06:45.814402
2017-12-05 10:06:45,815 [salt.state       ][INFO    ][13424] Executing state host.present for dbs03
2017-12-05 10:06:45,815 [salt.state       ][INFO    ][13424] Host dbs03 (10.167.4.53) already present
2017-12-05 10:06:45,815 [salt.state       ][INFO    ][13424] Completed state [dbs03] at time 10:06:45.814943 duration_in_ms=0.54
2017-12-05 10:06:45,815 [salt.state       ][INFO    ][13424] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.815086
2017-12-05 10:06:45,815 [salt.state       ][INFO    ][13424] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,816 [salt.state       ][INFO    ][13424] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-12-05 10:06:45,816 [salt.state       ][INFO    ][13424] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.815627 duration_in_ms=0.54
2017-12-05 10:06:45,816 [salt.state       ][INFO    ][13424] Running state [odl01] at time 10:06:45.815782
2017-12-05 10:06:45,816 [salt.state       ][INFO    ][13424] Executing state host.present for odl01
2017-12-05 10:06:45,816 [salt.state       ][INFO    ][13424] Host odl01 (10.167.4.111) already present
2017-12-05 10:06:45,816 [salt.state       ][INFO    ][13424] Completed state [odl01] at time 10:06:45.816319 duration_in_ms=0.537
2017-12-05 10:06:45,816 [salt.state       ][INFO    ][13424] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.816461
2017-12-05 10:06:45,817 [salt.state       ][INFO    ][13424] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,817 [salt.state       ][INFO    ][13424] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-12-05 10:06:45,817 [salt.state       ][INFO    ][13424] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.816995 duration_in_ms=0.534
2017-12-05 10:06:45,817 [salt.state       ][INFO    ][13424] Running state [mas01] at time 10:06:45.817147
2017-12-05 10:06:45,817 [salt.state       ][INFO    ][13424] Executing state host.present for mas01
2017-12-05 10:06:45,818 [salt.state       ][INFO    ][13424] Host mas01 (10.167.4.3) already present
2017-12-05 10:06:45,818 [salt.state       ][INFO    ][13424] Completed state [mas01] at time 10:06:45.817684 duration_in_ms=0.538
2017-12-05 10:06:45,818 [salt.state       ][INFO    ][13424] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.817840
2017-12-05 10:06:45,818 [salt.state       ][INFO    ][13424] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,818 [salt.state       ][INFO    ][13424] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-12-05 10:06:45,818 [salt.state       ][INFO    ][13424] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.818384 duration_in_ms=0.543
2017-12-05 10:06:45,819 [salt.state       ][INFO    ][13424] Running state [ctl02] at time 10:06:45.818527
2017-12-05 10:06:45,819 [salt.state       ][INFO    ][13424] Executing state host.present for ctl02
2017-12-05 10:06:45,819 [salt.state       ][INFO    ][13424] Host ctl02 (10.167.4.12) already present
2017-12-05 10:06:45,819 [salt.state       ][INFO    ][13424] Completed state [ctl02] at time 10:06:45.819067 duration_in_ms=0.539
2017-12-05 10:06:45,819 [salt.state       ][INFO    ][13424] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.819209
2017-12-05 10:06:45,819 [salt.state       ][INFO    ][13424] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,820 [salt.state       ][INFO    ][13424] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-12-05 10:06:45,820 [salt.state       ][INFO    ][13424] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.819750 duration_in_ms=0.541
2017-12-05 10:06:45,820 [salt.state       ][INFO    ][13424] Running state [ctl03] at time 10:06:45.819904
2017-12-05 10:06:45,820 [salt.state       ][INFO    ][13424] Executing state host.present for ctl03
2017-12-05 10:06:45,820 [salt.state       ][INFO    ][13424] Host ctl03 (10.167.4.13) already present
2017-12-05 10:06:45,820 [salt.state       ][INFO    ][13424] Completed state [ctl03] at time 10:06:45.820452 duration_in_ms=0.549
2017-12-05 10:06:45,821 [salt.state       ][INFO    ][13424] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.820597
2017-12-05 10:06:45,821 [salt.state       ][INFO    ][13424] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,821 [salt.state       ][INFO    ][13424] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-12-05 10:06:45,821 [salt.state       ][INFO    ][13424] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.821127 duration_in_ms=0.53
2017-12-05 10:06:45,821 [salt.state       ][INFO    ][13424] Running state [ctl01] at time 10:06:45.821268
2017-12-05 10:06:45,821 [salt.state       ][INFO    ][13424] Executing state host.present for ctl01
2017-12-05 10:06:45,822 [salt.state       ][INFO    ][13424] Host ctl01 (10.167.4.11) already present
2017-12-05 10:06:45,822 [salt.state       ][INFO    ][13424] Completed state [ctl01] at time 10:06:45.821795 duration_in_ms=0.527
2017-12-05 10:06:45,822 [salt.state       ][INFO    ][13424] Running state [ctl] at time 10:06:45.821951
2017-12-05 10:06:45,822 [salt.state       ][INFO    ][13424] Executing state host.present for ctl
2017-12-05 10:06:45,822 [salt.state       ][INFO    ][13424] Host ctl (10.167.4.10) already present
2017-12-05 10:06:45,823 [salt.state       ][INFO    ][13424] Completed state [ctl] at time 10:06:45.822480 duration_in_ms=0.529
2017-12-05 10:06:45,823 [salt.state       ][INFO    ][13424] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.822617
2017-12-05 10:06:45,823 [salt.state       ][INFO    ][13424] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:06:45,823 [salt.state       ][INFO    ][13424] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-12-05 10:06:45,823 [salt.state       ][INFO    ][13424] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:06:45.823167 duration_in_ms=0.55
2017-12-05 10:06:45,823 [salt.state       ][INFO    ][13424] Running state [ens2] at time 10:06:45.823309
2017-12-05 10:06:45,823 [salt.state       ][INFO    ][13424] Executing state network.managed for ens2
2017-12-05 10:06:46,213 [salt.state       ][INFO    ][13424] Interface ens2 is up to date.
2017-12-05 10:06:46,214 [salt.state       ][INFO    ][13424] Completed state [ens2] at time 10:06:46.213693 duration_in_ms=390.382
2017-12-05 10:06:46,214 [salt.state       ][INFO    ][13424] Running state [ens3] at time 10:06:46.213958
2017-12-05 10:06:46,214 [salt.state       ][INFO    ][13424] Executing state network.managed for ens3
2017-12-05 10:06:46,613 [salt.state       ][INFO    ][13424] Interface ens3 is up to date.
2017-12-05 10:06:46,614 [salt.state       ][INFO    ][13424] Completed state [ens3] at time 10:06:46.613546 duration_in_ms=399.586
2017-12-05 10:06:46,614 [salt.state       ][INFO    ][13424] Running state [/etc/profile.d/proxy.sh] at time 10:06:46.613803
2017-12-05 10:06:46,614 [salt.state       ][INFO    ][13424] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-05 10:06:46,614 [salt.state       ][INFO    ][13424] File /etc/profile.d/proxy.sh is not present
2017-12-05 10:06:46,615 [salt.state       ][INFO    ][13424] Completed state [/etc/profile.d/proxy.sh] at time 10:06:46.614710 duration_in_ms=0.907
2017-12-05 10:06:46,615 [salt.state       ][INFO    ][13424] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:06:46.614990
2017-12-05 10:06:46,615 [salt.state       ][INFO    ][13424] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-05 10:06:46,615 [salt.state       ][INFO    ][13424] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-05 10:06:46,615 [salt.state       ][INFO    ][13424] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:06:46.615446 duration_in_ms=0.455
2017-12-05 10:06:46,616 [salt.state       ][INFO    ][13424] Running state [ntp] at time 10:06:46.615587
2017-12-05 10:06:46,616 [salt.state       ][INFO    ][13424] Executing state pkg.installed for ntp
2017-12-05 10:06:46,621 [salt.state       ][INFO    ][13424] Package ntp is already installed
2017-12-05 10:06:46,621 [salt.state       ][INFO    ][13424] Completed state [ntp] at time 10:06:46.620667 duration_in_ms=5.079
2017-12-05 10:06:46,622 [salt.state       ][INFO    ][13424] Running state [/etc/ntp.conf] at time 10:06:46.621828
2017-12-05 10:06:46,622 [salt.state       ][INFO    ][13424] Executing state file.managed for /etc/ntp.conf
2017-12-05 10:06:46,641 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-05 10:06:46,667 [salt.fileclient  ][INFO    ][13424] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:06:46,678 [salt.state       ][INFO    ][13424] File /etc/ntp.conf is in the correct state
2017-12-05 10:06:46,678 [salt.state       ][INFO    ][13424] Completed state [/etc/ntp.conf] at time 10:06:46.678354 duration_in_ms=56.525
2017-12-05 10:06:46,680 [salt.state       ][INFO    ][13424] Running state [ntp] at time 10:06:46.679619
2017-12-05 10:06:46,680 [salt.state       ][INFO    ][13424] Executing state service.running for ntp
2017-12-05 10:06:46,681 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-05 10:06:46,693 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-05 10:06:46,704 [salt.loaded.int.module.cmdmod][INFO    ][13424] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-05 10:06:46,718 [salt.state       ][INFO    ][13424] The service ntp is already running
2017-12-05 10:06:46,719 [salt.state       ][INFO    ][13424] Completed state [ntp] at time 10:06:46.718598 duration_in_ms=38.978
2017-12-05 10:06:46,723 [salt.minion      ][INFO    ][13424] Returning information for job: 20171205100628529280
2017-12-05 10:07:19,743 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.apply with jid 20171205100719732235
2017-12-05 10:07:19,768 [salt.minion      ][INFO    ][15854] Starting a new job with PID 15854
2017-12-05 10:07:22,781 [salt.state       ][INFO    ][15854] Loading fresh modules for state activity
2017-12-05 10:07:22,804 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-05 10:07:22,821 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-05 10:07:22,872 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:22,916 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-05 10:07:22,930 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:22,972 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-05 10:07:22,989 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,031 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-05 10:07:23,104 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,163 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-05 10:07:23,188 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,232 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-05 10:07:23,245 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,290 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-05 10:07:23,314 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,395 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-05 10:07:23,415 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,460 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-05 10:07:23,480 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,530 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-05 10:07:23,563 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,639 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-05 10:07:23,678 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,727 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-05 10:07:23,755 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,802 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-05 10:07:23,825 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,871 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-05 10:07:23,891 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:23,946 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-05 10:07:23,960 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:24,002 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-05 10:07:24,028 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:24,076 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-05 10:07:24,111 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:24,187 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-05 10:07:24,308 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:24,370 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-05 10:07:24,383 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:24,429 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-05 10:07:24,445 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:24,489 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-05 10:07:24,499 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-05 10:07:24,513 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:07:24,528 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-05 10:07:24,551 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:07:24,563 [salt.state       ][INFO    ][15854] Running state [/etc/environment] at time 10:07:24.563235
2017-12-05 10:07:24,563 [salt.state       ][INFO    ][15854] Executing state file.blockreplace for /etc/environment
2017-12-05 10:07:24,569 [salt.state       ][INFO    ][15854] No changes needed to be made
2017-12-05 10:07:24,569 [salt.state       ][INFO    ][15854] Completed state [/etc/environment] at time 10:07:24.569030 duration_in_ms=5.796
2017-12-05 10:07:24,569 [salt.state       ][INFO    ][15854] Running state [/etc/profile.d] at time 10:07:24.569179
2017-12-05 10:07:24,569 [salt.state       ][INFO    ][15854] Executing state file.directory for /etc/profile.d
2017-12-05 10:07:24,570 [salt.state       ][INFO    ][15854] Directory /etc/profile.d is in the correct state
2017-12-05 10:07:24,570 [salt.state       ][INFO    ][15854] Completed state [/etc/profile.d] at time 10:07:24.570151 duration_in_ms=0.971
2017-12-05 10:07:24,835 [salt.state       ][INFO    ][15854] Running state [linux_repo_prereq_pkgs] at time 10:07:24.834653
2017-12-05 10:07:24,835 [salt.state       ][INFO    ][15854] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-05 10:07:24,835 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:07:25,311 [salt.state       ][INFO    ][15854] All specified packages are already installed
2017-12-05 10:07:25,312 [salt.state       ][INFO    ][15854] Completed state [linux_repo_prereq_pkgs] at time 10:07:25.311815 duration_in_ms=477.161
2017-12-05 10:07:25,312 [salt.state       ][INFO    ][15854] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:07:25.312150
2017-12-05 10:07:25,312 [salt.state       ][INFO    ][15854] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-05 10:07:25,313 [salt.state       ][INFO    ][15854] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-05 10:07:25,313 [salt.state       ][INFO    ][15854] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:07:25.313101 duration_in_ms=0.952
2017-12-05 10:07:25,313 [salt.state       ][INFO    ][15854] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:07:25.313367
2017-12-05 10:07:25,314 [salt.state       ][INFO    ][15854] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-05 10:07:25,332 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:07:25,353 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:25,403 [salt.state       ][INFO    ][15854] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-05 10:07:25,403 [salt.state       ][INFO    ][15854] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:07:25.403457 duration_in_ms=90.088
2017-12-05 10:07:25,405 [salt.state       ][INFO    ][15854] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:07:25.405346
2017-12-05 10:07:25,406 [salt.state       ][INFO    ][15854] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-05 10:07:25,703 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:07:25,782 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:07:27,596 [salt.state       ][INFO    ][15854] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-05 10:07:27,596 [salt.state       ][INFO    ][15854] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:07:27.596391 duration_in_ms=2191.044
2017-12-05 10:07:27,597 [salt.state       ][INFO    ][15854] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:07:27.596742
2017-12-05 10:07:27,597 [salt.state       ][INFO    ][15854] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-05 10:07:27,598 [salt.state       ][INFO    ][15854] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-05 10:07:27,598 [salt.state       ][INFO    ][15854] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:07:27.597736 duration_in_ms=0.994
2017-12-05 10:07:27,598 [salt.state       ][INFO    ][15854] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:07:27.598045
2017-12-05 10:07:27,598 [salt.state       ][INFO    ][15854] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-05 10:07:27,620 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:07:27,638 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:27,672 [salt.state       ][INFO    ][15854] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-05 10:07:27,673 [salt.state       ][INFO    ][15854] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:07:27.672756 duration_in_ms=74.711
2017-12-05 10:07:27,674 [salt.state       ][INFO    ][15854] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:07:27.673595
2017-12-05 10:07:27,674 [salt.state       ][INFO    ][15854] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-05 10:07:27,766 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-05 10:07:27,927 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:07:29,826 [salt.state       ][INFO    ][15854] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-05 10:07:29,827 [salt.state       ][INFO    ][15854] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:07:29.826571 duration_in_ms=2152.976
2017-12-05 10:07:29,827 [salt.state       ][INFO    ][15854] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:07:29.826928
2017-12-05 10:07:29,827 [salt.state       ][INFO    ][15854] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-05 10:07:29,828 [salt.state       ][INFO    ][15854] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-05 10:07:29,828 [salt.state       ][INFO    ][15854] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:07:29.827887 duration_in_ms=0.959
2017-12-05 10:07:29,828 [salt.state       ][INFO    ][15854] Running state [/etc/apt/preferences.d/uca] at time 10:07:29.828159
2017-12-05 10:07:29,828 [salt.state       ][INFO    ][15854] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-05 10:07:29,829 [salt.state       ][INFO    ][15854] File /etc/apt/preferences.d/uca is not present
2017-12-05 10:07:29,829 [salt.state       ][INFO    ][15854] Completed state [/etc/apt/preferences.d/uca] at time 10:07:29.828969 duration_in_ms=0.809
2017-12-05 10:07:29,830 [salt.state       ][INFO    ][15854] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:07:29.829700
2017-12-05 10:07:29,830 [salt.state       ][INFO    ][15854] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-12-05 10:07:29,843 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100729820219
2017-12-05 10:07:29,862 [salt.minion      ][INFO    ][16850] Starting a new job with PID 16850
2017-12-05 10:07:29,872 [salt.minion      ][INFO    ][16850] Returning information for job: 20171205100729820219
2017-12-05 10:07:29,942 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-05 10:07:29,992 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:07:31,782 [salt.state       ][INFO    ][15854] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-12-05 10:07:31,782 [salt.state       ][INFO    ][15854] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:07:31.782325 duration_in_ms=1952.625
2017-12-05 10:07:31,783 [salt.state       ][INFO    ][15854] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:07:31.782699
2017-12-05 10:07:31,783 [salt.state       ][INFO    ][15854] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-05 10:07:31,783 [salt.state       ][INFO    ][15854] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-05 10:07:31,784 [salt.state       ][INFO    ][15854] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:07:31.783673 duration_in_ms=0.975
2017-12-05 10:07:31,784 [salt.state       ][INFO    ][15854] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:07:31.783940
2017-12-05 10:07:31,784 [salt.state       ][INFO    ][15854] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-05 10:07:31,803 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:07:31,820 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:31,853 [salt.state       ][INFO    ][15854] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-05 10:07:31,853 [salt.state       ][INFO    ][15854] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:07:31.853206 duration_in_ms=69.266
2017-12-05 10:07:31,854 [salt.state       ][INFO    ][15854] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:07:31.853998
2017-12-05 10:07:31,854 [salt.state       ][INFO    ][15854] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-05 10:07:31,897 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:07:31,974 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:07:34,664 [salt.state       ][INFO    ][15854] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-05 10:07:34,665 [salt.state       ][INFO    ][15854] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:07:34.665061 duration_in_ms=2811.063
2017-12-05 10:07:34,665 [salt.state       ][INFO    ][15854] Running state [linux_extra_packages_purged] at time 10:07:34.665417
2017-12-05 10:07:34,666 [salt.state       ][INFO    ][15854] Executing state pkg.purged for linux_extra_packages_purged
2017-12-05 10:07:34,671 [salt.state       ][INFO    ][15854] All specified packages are already absent
2017-12-05 10:07:34,672 [salt.state       ][INFO    ][15854] Completed state [linux_extra_packages_purged] at time 10:07:34.671646 duration_in_ms=6.229
2017-12-05 10:07:34,672 [salt.state       ][INFO    ][15854] Running state [linux_extra_packages_latest] at time 10:07:34.671949
2017-12-05 10:07:34,672 [salt.state       ][INFO    ][15854] Executing state pkg.latest for linux_extra_packages_latest
2017-12-05 10:07:34,676 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:07:36,664 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-05 10:07:36,707 [salt.state       ][INFO    ][15854] Package mcelog is already up-to-date
2017-12-05 10:07:36,708 [salt.state       ][INFO    ][15854] Completed state [linux_extra_packages_latest] at time 10:07:36.707733 duration_in_ms=2035.783
2017-12-05 10:07:36,708 [salt.state       ][INFO    ][15854] Running state [UTC] at time 10:07:36.708406
2017-12-05 10:07:36,709 [salt.state       ][INFO    ][15854] Executing state timezone.system for UTC
2017-12-05 10:07:36,709 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:07:36,740 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:07:36,749 [salt.state       ][INFO    ][15854] Timezone UTC already set, UTC already set to UTC
2017-12-05 10:07:36,750 [salt.state       ][INFO    ][15854] Completed state [UTC] at time 10:07:36.749669 duration_in_ms=41.263
2017-12-05 10:07:36,750 [salt.state       ][INFO    ][15854] Running state [nf_conntrack] at time 10:07:36.750351
2017-12-05 10:07:36,751 [salt.state       ][INFO    ][15854] Executing state kmod.present for nf_conntrack
2017-12-05 10:07:36,751 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'lsmod' in directory '/root'
2017-12-05 10:07:36,760 [salt.state       ][INFO    ][15854] Kernel module nf_conntrack is already present
2017-12-05 10:07:36,761 [salt.state       ][INFO    ][15854] Completed state [nf_conntrack] at time 10:07:36.760909 duration_in_ms=10.558
2017-12-05 10:07:36,762 [salt.state       ][INFO    ][15854] Running state [kernel.panic] at time 10:07:36.761532
2017-12-05 10:07:36,762 [salt.state       ][INFO    ][15854] Executing state sysctl.present for kernel.panic
2017-12-05 10:07:36,771 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,787 [salt.state       ][INFO    ][15854] Sysctl value kernel.panic = 60 is already set
2017-12-05 10:07:36,788 [salt.state       ][INFO    ][15854] Completed state [kernel.panic] at time 10:07:36.787910 duration_in_ms=26.377
2017-12-05 10:07:36,788 [salt.state       ][INFO    ][15854] Running state [net.ipv4.tcp_keepalive_probes] at time 10:07:36.788309
2017-12-05 10:07:36,789 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-05 10:07:36,789 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,805 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-05 10:07:36,806 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:07:36.805852 duration_in_ms=17.541
2017-12-05 10:07:36,806 [salt.state       ][INFO    ][15854] Running state [fs.file-max] at time 10:07:36.806260
2017-12-05 10:07:36,807 [salt.state       ][INFO    ][15854] Executing state sysctl.present for fs.file-max
2017-12-05 10:07:36,807 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,825 [salt.state       ][INFO    ][15854] Sysctl value fs.file-max = 124165 is already set
2017-12-05 10:07:36,825 [salt.state       ][INFO    ][15854] Completed state [fs.file-max] at time 10:07:36.825012 duration_in_ms=18.752
2017-12-05 10:07:36,825 [salt.state       ][INFO    ][15854] Running state [net.core.somaxconn] at time 10:07:36.825377
2017-12-05 10:07:36,826 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.core.somaxconn
2017-12-05 10:07:36,826 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,844 [salt.state       ][INFO    ][15854] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-05 10:07:36,845 [salt.state       ][INFO    ][15854] Completed state [net.core.somaxconn] at time 10:07:36.844534 duration_in_ms=19.157
2017-12-05 10:07:36,845 [salt.state       ][INFO    ][15854] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:07:36.844898
2017-12-05 10:07:36,845 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-05 10:07:36,846 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,862 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-05 10:07:36,863 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:07:36.862996 duration_in_ms=18.097
2017-12-05 10:07:36,863 [salt.state       ][INFO    ][15854] Running state [net.ipv4.tcp_tw_reuse] at time 10:07:36.863358
2017-12-05 10:07:36,864 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-05 10:07:36,864 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,880 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-05 10:07:36,881 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.tcp_tw_reuse] at time 10:07:36.880932 duration_in_ms=17.572
2017-12-05 10:07:36,881 [salt.state       ][INFO    ][15854] Running state [net.ipv4.tcp_congestion_control] at time 10:07:36.881393
2017-12-05 10:07:36,882 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-05 10:07:36,882 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,900 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-05 10:07:36,901 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.tcp_congestion_control] at time 10:07:36.900910 duration_in_ms=19.517
2017-12-05 10:07:36,901 [salt.state       ][INFO    ][15854] Running state [net.ipv4.tcp_retries2] at time 10:07:36.901283
2017-12-05 10:07:36,902 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-05 10:07:36,902 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,916 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-05 10:07:36,916 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.tcp_retries2] at time 10:07:36.916209 duration_in_ms=14.926
2017-12-05 10:07:36,917 [salt.state       ][INFO    ][15854] Running state [net.core.netdev_max_backlog] at time 10:07:36.916551
2017-12-05 10:07:36,917 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-05 10:07:36,917 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,931 [salt.state       ][INFO    ][15854] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-05 10:07:36,931 [salt.state       ][INFO    ][15854] Completed state [net.core.netdev_max_backlog] at time 10:07:36.931458 duration_in_ms=14.907
2017-12-05 10:07:36,932 [salt.state       ][INFO    ][15854] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:07:36.932088
2017-12-05 10:07:36,932 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-05 10:07:36,933 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,947 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-05 10:07:36,948 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:07:36.948189 duration_in_ms=16.1
2017-12-05 10:07:36,949 [salt.state       ][INFO    ][15854] Running state [vm.swappiness] at time 10:07:36.948683
2017-12-05 10:07:36,949 [salt.state       ][INFO    ][15854] Executing state sysctl.present for vm.swappiness
2017-12-05 10:07:36,950 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,964 [salt.state       ][INFO    ][15854] Sysctl value vm.swappiness = 10 is already set
2017-12-05 10:07:36,965 [salt.state       ][INFO    ][15854] Completed state [vm.swappiness] at time 10:07:36.965102 duration_in_ms=16.418
2017-12-05 10:07:36,966 [salt.state       ][INFO    ][15854] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:07:36.965608
2017-12-05 10:07:36,966 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-05 10:07:36,967 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:36,983 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-05 10:07:36,984 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:07:36.983457 duration_in_ms=17.848
2017-12-05 10:07:36,984 [salt.state       ][INFO    ][15854] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:07:36.983978
2017-12-05 10:07:36,984 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-05 10:07:36,985 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:37,006 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-05 10:07:37,006 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:07:37.006386 duration_in_ms=22.407
2017-12-05 10:07:37,007 [salt.state       ][INFO    ][15854] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:07:37.006914
2017-12-05 10:07:37,007 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-05 10:07:37,008 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:37,026 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-05 10:07:37,026 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:07:37.026445 duration_in_ms=19.53
2017-12-05 10:07:37,027 [salt.state       ][INFO    ][15854] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:07:37.026817
2017-12-05 10:07:37,027 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-05 10:07:37,028 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:37,045 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-05 10:07:37,046 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:07:37.046117 duration_in_ms=19.299
2017-12-05 10:07:37,047 [salt.state       ][INFO    ][15854] Running state [net.ipv4.tcp_fin_timeout] at time 10:07:37.046603
2017-12-05 10:07:37,047 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-05 10:07:37,048 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:37,064 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-05 10:07:37,064 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.tcp_fin_timeout] at time 10:07:37.064318 duration_in_ms=17.714
2017-12-05 10:07:37,065 [salt.state       ][INFO    ][15854] Running state [net.ipv4.tcp_keepalive_time] at time 10:07:37.064671
2017-12-05 10:07:37,065 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-05 10:07:37,066 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:37,084 [salt.state       ][INFO    ][15854] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-05 10:07:37,084 [salt.state       ][INFO    ][15854] Completed state [net.ipv4.tcp_keepalive_time] at time 10:07:37.084316 duration_in_ms=19.644
2017-12-05 10:07:37,085 [salt.state       ][INFO    ][15854] Running state [net.nf_conntrack_max] at time 10:07:37.084676
2017-12-05 10:07:37,085 [salt.state       ][INFO    ][15854] Executing state sysctl.present for net.nf_conntrack_max
2017-12-05 10:07:37,086 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:07:37,106 [salt.state       ][INFO    ][15854] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-05 10:07:37,107 [salt.state       ][INFO    ][15854] Completed state [net.nf_conntrack_max] at time 10:07:37.107002 duration_in_ms=22.325
2017-12-05 10:07:37,108 [salt.state       ][INFO    ][15854] Running state [linux_sysfs_package] at time 10:07:37.107488
2017-12-05 10:07:37,108 [salt.state       ][INFO    ][15854] Executing state pkg.installed for linux_sysfs_package
2017-12-05 10:07:37,114 [salt.state       ][INFO    ][15854] All specified packages are already installed
2017-12-05 10:07:37,115 [salt.state       ][INFO    ][15854] Completed state [linux_sysfs_package] at time 10:07:37.114747 duration_in_ms=7.258
2017-12-05 10:07:37,116 [salt.state       ][INFO    ][15854] Running state [/etc/sysfs.d] at time 10:07:37.116284
2017-12-05 10:07:37,117 [salt.state       ][INFO    ][15854] Executing state file.directory for /etc/sysfs.d
2017-12-05 10:07:37,118 [salt.state       ][INFO    ][15854] Directory /etc/sysfs.d is in the correct state
2017-12-05 10:07:37,118 [salt.state       ][INFO    ][15854] Completed state [/etc/sysfs.d] at time 10:07:37.117968 duration_in_ms=1.683
2017-12-05 10:07:37,119 [salt.state       ][INFO    ][15854] Running state [ondemand] at time 10:07:37.118968
2017-12-05 10:07:37,120 [salt.state       ][INFO    ][15854] Executing state service.dead for ondemand
2017-12-05 10:07:37,120 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-05 10:07:37,133 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-05 10:07:37,145 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:07:37,160 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'runlevel' in directory '/root'
2017-12-05 10:07:37,170 [salt.state       ][INFO    ][15854] The service ondemand is already dead
2017-12-05 10:07:37,170 [salt.state       ][INFO    ][15854] Completed state [ondemand] at time 10:07:37.170123 duration_in_ms=51.155
2017-12-05 10:07:37,171 [salt.state       ][INFO    ][15854] Running state [cs_CZ.UTF-8] at time 10:07:37.170796
2017-12-05 10:07:37,171 [salt.state       ][INFO    ][15854] Executing state locale.present for cs_CZ.UTF-8
2017-12-05 10:07:37,171 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'locale -a' in directory '/root'
2017-12-05 10:07:37,180 [salt.state       ][INFO    ][15854] Locale cs_CZ.UTF-8 is already present
2017-12-05 10:07:37,181 [salt.state       ][INFO    ][15854] Completed state [cs_CZ.UTF-8] at time 10:07:37.180552 duration_in_ms=9.756
2017-12-05 10:07:37,181 [salt.state       ][INFO    ][15854] Running state [en_US.UTF-8] at time 10:07:37.180760
2017-12-05 10:07:37,181 [salt.state       ][INFO    ][15854] Executing state locale.present for en_US.UTF-8
2017-12-05 10:07:37,181 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'locale -a' in directory '/root'
2017-12-05 10:07:37,190 [salt.state       ][INFO    ][15854] Locale en_US.UTF-8 is already present
2017-12-05 10:07:37,191 [salt.state       ][INFO    ][15854] Completed state [en_US.UTF-8] at time 10:07:37.190512 duration_in_ms=9.751
2017-12-05 10:07:37,192 [salt.state       ][INFO    ][15854] Running state [en_US.UTF-8] at time 10:07:37.191548
2017-12-05 10:07:37,192 [salt.state       ][INFO    ][15854] Executing state locale.system for en_US.UTF-8
2017-12-05 10:07:37,192 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'localectl' in directory '/root'
2017-12-05 10:07:37,230 [salt.state       ][INFO    ][15854] System locale en_US.UTF-8 already set
2017-12-05 10:07:37,230 [salt.state       ][INFO    ][15854] Completed state [en_US.UTF-8] at time 10:07:37.230089 duration_in_ms=38.541
2017-12-05 10:07:37,231 [salt.state       ][INFO    ][15854] Running state [root] at time 10:07:37.231139
2017-12-05 10:07:37,231 [salt.state       ][INFO    ][15854] Executing state user.present for root
2017-12-05 10:07:37,232 [salt.state       ][INFO    ][15854] User root is present and up to date
2017-12-05 10:07:37,232 [salt.state       ][INFO    ][15854] Completed state [root] at time 10:07:37.232336 duration_in_ms=1.196
2017-12-05 10:07:37,233 [salt.state       ][INFO    ][15854] Running state [/root] at time 10:07:37.233145
2017-12-05 10:07:37,233 [salt.state       ][INFO    ][15854] Executing state file.directory for /root
2017-12-05 10:07:37,234 [salt.state       ][INFO    ][15854] Directory /root is in the correct state
2017-12-05 10:07:37,234 [salt.state       ][INFO    ][15854] Completed state [/root] at time 10:07:37.233951 duration_in_ms=0.806
2017-12-05 10:07:37,234 [salt.state       ][INFO    ][15854] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:07:37.234131
2017-12-05 10:07:37,234 [salt.state       ][INFO    ][15854] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-05 10:07:37,235 [salt.state       ][INFO    ][15854] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-05 10:07:37,235 [salt.state       ][INFO    ][15854] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:07:37.234719 duration_in_ms=0.588
2017-12-05 10:07:37,235 [salt.state       ][INFO    ][15854] Running state [ubuntu] at time 10:07:37.234904
2017-12-05 10:07:37,235 [salt.state       ][INFO    ][15854] Executing state user.present for ubuntu
2017-12-05 10:07:37,236 [salt.state       ][INFO    ][15854] User ubuntu is present and up to date
2017-12-05 10:07:37,236 [salt.state       ][INFO    ][15854] Completed state [ubuntu] at time 10:07:37.235831 duration_in_ms=0.927
2017-12-05 10:07:37,237 [salt.state       ][INFO    ][15854] Running state [/home/ubuntu] at time 10:07:37.236528
2017-12-05 10:07:37,237 [salt.state       ][INFO    ][15854] Executing state file.directory for /home/ubuntu
2017-12-05 10:07:37,237 [salt.state       ][INFO    ][15854] Directory /home/ubuntu is in the correct state
2017-12-05 10:07:37,237 [salt.state       ][INFO    ][15854] Completed state [/home/ubuntu] at time 10:07:37.237411 duration_in_ms=0.883
2017-12-05 10:07:37,238 [salt.state       ][INFO    ][15854] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:07:37.238038
2017-12-05 10:07:37,238 [salt.state       ][INFO    ][15854] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-05 10:07:37,259 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-05 10:07:37,272 [salt.state       ][INFO    ][15854] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-05 10:07:37,272 [salt.state       ][INFO    ][15854] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:07:37.272115 duration_in_ms=34.075
2017-12-05 10:07:37,272 [salt.state       ][INFO    ][15854] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:07:37.272417
2017-12-05 10:07:37,273 [salt.state       ][INFO    ][15854] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-05 10:07:37,289 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-05 10:07:37,310 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:37,355 [salt.state       ][INFO    ][15854] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-05 10:07:37,356 [salt.state       ][INFO    ][15854] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:07:37.355643 duration_in_ms=83.225
2017-12-05 10:07:37,356 [salt.state       ][INFO    ][15854] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:07:37.355862
2017-12-05 10:07:37,356 [salt.state       ][INFO    ][15854] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-05 10:07:37,374 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-05 10:07:37,392 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:07:37,445 [salt.state       ][INFO    ][15854] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-05 10:07:37,446 [salt.state       ][INFO    ][15854] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:07:37.445800 duration_in_ms=89.937
2017-12-05 10:07:37,447 [salt.state       ][INFO    ][15854] Running state [service.systemctl_reload] at time 10:07:37.446909
2017-12-05 10:07:37,447 [salt.state       ][INFO    ][15854] Executing state module.wait for service.systemctl_reload
2017-12-05 10:07:37,447 [salt.state       ][INFO    ][15854] No changes made for service.systemctl_reload
2017-12-05 10:07:37,448 [salt.state       ][INFO    ][15854] Completed state [service.systemctl_reload] at time 10:07:37.447668 duration_in_ms=0.758
2017-12-05 10:07:37,448 [salt.state       ][INFO    ][15854] Running state [/etc/hostname] at time 10:07:37.447960
2017-12-05 10:07:37,448 [salt.state       ][INFO    ][15854] Executing state file.managed for /etc/hostname
2017-12-05 10:07:37,464 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-05 10:07:37,466 [salt.state       ][INFO    ][15854] File /etc/hostname is in the correct state
2017-12-05 10:07:37,466 [salt.state       ][INFO    ][15854] Completed state [/etc/hostname] at time 10:07:37.466248 duration_in_ms=18.287
2017-12-05 10:07:37,468 [salt.state       ][INFO    ][15854] Running state [hostname msg01] at time 10:07:37.467559
2017-12-05 10:07:37,468 [salt.state       ][INFO    ][15854] Executing state cmd.wait for hostname msg01
2017-12-05 10:07:37,468 [salt.state       ][INFO    ][15854] No changes made for hostname msg01
2017-12-05 10:07:37,468 [salt.state       ][INFO    ][15854] Completed state [hostname msg01] at time 10:07:37.468396 duration_in_ms=0.837
2017-12-05 10:07:37,469 [salt.state       ][INFO    ][15854] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.468900
2017-12-05 10:07:37,469 [salt.state       ][INFO    ][15854] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,470 [salt.state       ][INFO    ][15854] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-12-05 10:07:37,470 [salt.state       ][INFO    ][15854] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.469943 duration_in_ms=1.042
2017-12-05 10:07:37,470 [salt.state       ][INFO    ][15854] Running state [mdb02] at time 10:07:37.470214
2017-12-05 10:07:37,470 [salt.state       ][INFO    ][15854] Executing state host.present for mdb02
2017-12-05 10:07:37,471 [salt.state       ][INFO    ][15854] Host mdb02 (10.167.4.77) already present
2017-12-05 10:07:37,471 [salt.state       ][INFO    ][15854] Completed state [mdb02] at time 10:07:37.471236 duration_in_ms=1.021
2017-12-05 10:07:37,472 [salt.state       ][INFO    ][15854] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.471518
2017-12-05 10:07:37,472 [salt.state       ][INFO    ][15854] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,472 [salt.state       ][INFO    ][15854] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-12-05 10:07:37,472 [salt.state       ][INFO    ][15854] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.472251 duration_in_ms=0.733
2017-12-05 10:07:37,472 [salt.state       ][INFO    ][15854] Running state [mdb03] at time 10:07:37.472460
2017-12-05 10:07:37,473 [salt.state       ][INFO    ][15854] Executing state host.present for mdb03
2017-12-05 10:07:37,473 [salt.state       ][INFO    ][15854] Host mdb03 (10.167.4.78) already present
2017-12-05 10:07:37,473 [salt.state       ][INFO    ][15854] Completed state [mdb03] at time 10:07:37.473396 duration_in_ms=0.936
2017-12-05 10:07:37,474 [salt.state       ][INFO    ][15854] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.473626
2017-12-05 10:07:37,474 [salt.state       ][INFO    ][15854] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,474 [salt.state       ][INFO    ][15854] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-12-05 10:07:37,474 [salt.state       ][INFO    ][15854] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.474335 duration_in_ms=0.709
2017-12-05 10:07:37,475 [salt.state       ][INFO    ][15854] Running state [mdb01] at time 10:07:37.474533
2017-12-05 10:07:37,475 [salt.state       ][INFO    ][15854] Executing state host.present for mdb01
2017-12-05 10:07:37,475 [salt.state       ][INFO    ][15854] Host mdb01 (10.167.4.76) already present
2017-12-05 10:07:37,475 [salt.state       ][INFO    ][15854] Completed state [mdb01] at time 10:07:37.475240 duration_in_ms=0.707
2017-12-05 10:07:37,475 [salt.state       ][INFO    ][15854] Running state [mdb] at time 10:07:37.475441
2017-12-05 10:07:37,476 [salt.state       ][INFO    ][15854] Executing state host.present for mdb
2017-12-05 10:07:37,476 [salt.state       ][INFO    ][15854] Host mdb (10.167.4.75) already present
2017-12-05 10:07:37,476 [salt.state       ][INFO    ][15854] Completed state [mdb] at time 10:07:37.476182 duration_in_ms=0.741
2017-12-05 10:07:37,476 [salt.state       ][INFO    ][15854] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.476380
2017-12-05 10:07:37,477 [salt.state       ][INFO    ][15854] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,477 [salt.state       ][INFO    ][15854] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-12-05 10:07:37,477 [salt.state       ][INFO    ][15854] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.477093 duration_in_ms=0.713
2017-12-05 10:07:37,477 [salt.state       ][INFO    ][15854] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.477316
2017-12-05 10:07:37,478 [salt.state       ][INFO    ][15854] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,478 [salt.state       ][INFO    ][15854] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:07:37,478 [salt.state       ][INFO    ][15854] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.478268 duration_in_ms=0.953
2017-12-05 10:07:37,479 [salt.state       ][INFO    ][15854] Running state [cfg01] at time 10:07:37.478580
2017-12-05 10:07:37,479 [salt.state       ][INFO    ][15854] Executing state host.present for cfg01
2017-12-05 10:07:37,479 [salt.state       ][INFO    ][15854] Host cfg01 (10.167.4.100) already present
2017-12-05 10:07:37,480 [salt.state       ][INFO    ][15854] Completed state [cfg01] at time 10:07:37.479496 duration_in_ms=0.915
2017-12-05 10:07:37,480 [salt.state       ][INFO    ][15854] Running state [prx01] at time 10:07:37.479750
2017-12-05 10:07:37,480 [salt.state       ][INFO    ][15854] Executing state host.present for prx01
2017-12-05 10:07:37,481 [salt.state       ][INFO    ][15854] Host prx01 (10.167.4.104) already present
2017-12-05 10:07:37,481 [salt.state       ][INFO    ][15854] Completed state [prx01] at time 10:07:37.480713 duration_in_ms=0.963
2017-12-05 10:07:37,481 [salt.state       ][INFO    ][15854] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.480980
2017-12-05 10:07:37,481 [salt.state       ][INFO    ][15854] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,482 [salt.state       ][INFO    ][15854] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.104) already present
2017-12-05 10:07:37,482 [salt.state       ][INFO    ][15854] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.481770 duration_in_ms=0.79
2017-12-05 10:07:37,482 [salt.state       ][INFO    ][15854] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.481973
2017-12-05 10:07:37,482 [salt.state       ][INFO    ][15854] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,483 [salt.state       ][INFO    ][15854] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-12-05 10:07:37,483 [salt.state       ][INFO    ][15854] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.482703 duration_in_ms=0.73
2017-12-05 10:07:37,483 [salt.state       ][INFO    ][15854] Running state [kvm01] at time 10:07:37.482897
2017-12-05 10:07:37,483 [salt.state       ][INFO    ][15854] Executing state host.present for kvm01
2017-12-05 10:07:37,483 [salt.state       ][INFO    ][15854] Host kvm01 (10.167.4.141) already present
2017-12-05 10:07:37,484 [salt.state       ][INFO    ][15854] Completed state [kvm01] at time 10:07:37.483623 duration_in_ms=0.726
2017-12-05 10:07:37,484 [salt.state       ][INFO    ][15854] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.483918
2017-12-05 10:07:37,484 [salt.state       ][INFO    ][15854] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,485 [salt.state       ][INFO    ][15854] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-12-05 10:07:37,485 [salt.state       ][INFO    ][15854] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.484942 duration_in_ms=1.023
2017-12-05 10:07:37,485 [salt.state       ][INFO    ][15854] Running state [kvm03] at time 10:07:37.485186
2017-12-05 10:07:37,485 [salt.state       ][INFO    ][15854] Executing state host.present for kvm03
2017-12-05 10:07:37,486 [salt.state       ][INFO    ][15854] Host kvm03 (10.167.4.143) already present
2017-12-05 10:07:37,486 [salt.state       ][INFO    ][15854] Completed state [kvm03] at time 10:07:37.486395 duration_in_ms=1.209
2017-12-05 10:07:37,487 [salt.state       ][INFO    ][15854] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.486656
2017-12-05 10:07:37,487 [salt.state       ][INFO    ][15854] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,487 [salt.state       ][INFO    ][15854] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-12-05 10:07:37,487 [salt.state       ][INFO    ][15854] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.487366 duration_in_ms=0.711
2017-12-05 10:07:37,488 [salt.state       ][INFO    ][15854] Running state [kvm02] at time 10:07:37.487643
2017-12-05 10:07:37,488 [salt.state       ][INFO    ][15854] Executing state host.present for kvm02
2017-12-05 10:07:37,488 [salt.state       ][INFO    ][15854] Host kvm02 (10.167.4.142) already present
2017-12-05 10:07:37,489 [salt.state       ][INFO    ][15854] Completed state [kvm02] at time 10:07:37.488664 duration_in_ms=1.021
2017-12-05 10:07:37,489 [salt.state       ][INFO    ][15854] Running state [dbs] at time 10:07:37.488947
2017-12-05 10:07:37,489 [salt.state       ][INFO    ][15854] Executing state host.present for dbs
2017-12-05 10:07:37,490 [salt.state       ][INFO    ][15854] Host dbs (10.167.4.50) already present
2017-12-05 10:07:37,490 [salt.state       ][INFO    ][15854] Completed state [dbs] at time 10:07:37.489903 duration_in_ms=0.955
2017-12-05 10:07:37,490 [salt.state       ][INFO    ][15854] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.490152
2017-12-05 10:07:37,490 [salt.state       ][INFO    ][15854] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,491 [salt.state       ][INFO    ][15854] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-12-05 10:07:37,491 [salt.state       ][INFO    ][15854] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.491088 duration_in_ms=0.936
2017-12-05 10:07:37,491 [salt.state       ][INFO    ][15854] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.491345
2017-12-05 10:07:37,492 [salt.state       ][INFO    ][15854] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,492 [salt.state       ][INFO    ][15854] Host prx.baremetal-mcp-ocata-odl-ha.local (172.30.10.103) already present
2017-12-05 10:07:37,492 [salt.state       ][INFO    ][15854] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.492285 duration_in_ms=0.94
2017-12-05 10:07:37,493 [salt.state       ][INFO    ][15854] Running state [prx] at time 10:07:37.492542
2017-12-05 10:07:37,493 [salt.state       ][INFO    ][15854] Executing state host.present for prx
2017-12-05 10:07:37,493 [salt.state       ][INFO    ][15854] Host prx (172.30.10.103) already present
2017-12-05 10:07:37,494 [salt.state       ][INFO    ][15854] Completed state [prx] at time 10:07:37.493546 duration_in_ms=1.004
2017-12-05 10:07:37,494 [salt.state       ][INFO    ][15854] Running state [prx02] at time 10:07:37.493837
2017-12-05 10:07:37,494 [salt.state       ][INFO    ][15854] Executing state host.present for prx02
2017-12-05 10:07:37,495 [salt.state       ][INFO    ][15854] Host prx02 (10.167.4.105) already present
2017-12-05 10:07:37,495 [salt.state       ][INFO    ][15854] Completed state [prx02] at time 10:07:37.494813 duration_in_ms=0.976
2017-12-05 10:07:37,495 [salt.state       ][INFO    ][15854] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.495084
2017-12-05 10:07:37,495 [salt.state       ][INFO    ][15854] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,496 [salt.state       ][INFO    ][15854] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.105) already present
2017-12-05 10:07:37,496 [salt.state       ][INFO    ][15854] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.496048 duration_in_ms=0.964
2017-12-05 10:07:37,496 [salt.state       ][INFO    ][15854] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.496338
2017-12-05 10:07:37,497 [salt.state       ][INFO    ][15854] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,497 [salt.state       ][INFO    ][15854] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-12-05 10:07:37,497 [salt.state       ][INFO    ][15854] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.497296 duration_in_ms=0.958
2017-12-05 10:07:37,498 [salt.state       ][INFO    ][15854] Running state [msg02] at time 10:07:37.497578
2017-12-05 10:07:37,498 [salt.state       ][INFO    ][15854] Executing state host.present for msg02
2017-12-05 10:07:37,498 [salt.state       ][INFO    ][15854] Host msg02 (10.167.4.42) already present
2017-12-05 10:07:37,498 [salt.state       ][INFO    ][15854] Completed state [msg02] at time 10:07:37.498440 duration_in_ms=0.862
2017-12-05 10:07:37,499 [salt.state       ][INFO    ][15854] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.498732
2017-12-05 10:07:37,499 [salt.state       ][INFO    ][15854] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,500 [salt.state       ][INFO    ][15854] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-12-05 10:07:37,500 [salt.state       ][INFO    ][15854] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.499776 duration_in_ms=1.043
2017-12-05 10:07:37,500 [salt.state       ][INFO    ][15854] Running state [msg03] at time 10:07:37.500058
2017-12-05 10:07:37,500 [salt.state       ][INFO    ][15854] Executing state host.present for msg03
2017-12-05 10:07:37,501 [salt.state       ][INFO    ][15854] Host msg03 (10.167.4.43) already present
2017-12-05 10:07:37,501 [salt.state       ][INFO    ][15854] Completed state [msg03] at time 10:07:37.501094 duration_in_ms=1.037
2017-12-05 10:07:37,501 [salt.state       ][INFO    ][15854] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.501374
2017-12-05 10:07:37,502 [salt.state       ][INFO    ][15854] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,502 [salt.state       ][INFO    ][15854] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-12-05 10:07:37,502 [salt.state       ][INFO    ][15854] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.502371 duration_in_ms=0.997
2017-12-05 10:07:37,503 [salt.state       ][INFO    ][15854] Running state [msg01] at time 10:07:37.502677
2017-12-05 10:07:37,503 [salt.state       ][INFO    ][15854] Executing state host.present for msg01
2017-12-05 10:07:37,504 [salt.state       ][INFO    ][15854] Host msg01 (10.167.4.41) already present
2017-12-05 10:07:37,504 [salt.state       ][INFO    ][15854] Completed state [msg01] at time 10:07:37.503718 duration_in_ms=1.041
2017-12-05 10:07:37,505 [salt.state       ][INFO    ][15854] Running state [file.replace] at time 10:07:37.505015
2017-12-05 10:07:37,505 [salt.state       ][INFO    ][15854] Executing state module.run for file.replace
2017-12-05 10:07:37,589 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-05 10:07:37,598 [salt.state       ][INFO    ][15854] onlyif execution failed
2017-12-05 10:07:37,598 [salt.state       ][INFO    ][15854] Completed state [file.replace] at time 10:07:37.598374 duration_in_ms=93.358
2017-12-05 10:07:37,599 [salt.state       ][INFO    ][15854] Running state [msg] at time 10:07:37.598694
2017-12-05 10:07:37,599 [salt.state       ][INFO    ][15854] Executing state host.present for msg
2017-12-05 10:07:37,599 [salt.state       ][INFO    ][15854] Host msg (10.167.4.40) already present
2017-12-05 10:07:37,600 [salt.state       ][INFO    ][15854] Completed state [msg] at time 10:07:37.599642 duration_in_ms=0.948
2017-12-05 10:07:37,600 [salt.state       ][INFO    ][15854] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.599847
2017-12-05 10:07:37,600 [salt.state       ][INFO    ][15854] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,600 [salt.state       ][INFO    ][15854] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-12-05 10:07:37,601 [salt.state       ][INFO    ][15854] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.600541 duration_in_ms=0.693
2017-12-05 10:07:37,601 [salt.state       ][INFO    ][15854] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.600737
2017-12-05 10:07:37,601 [salt.state       ][INFO    ][15854] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,601 [salt.state       ][INFO    ][15854] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:07:37,601 [salt.state       ][INFO    ][15854] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.601439 duration_in_ms=0.701
2017-12-05 10:07:37,602 [salt.state       ][INFO    ][15854] Running state [cfg01] at time 10:07:37.601636
2017-12-05 10:07:37,602 [salt.state       ][INFO    ][15854] Executing state host.present for cfg01
2017-12-05 10:07:37,602 [salt.state       ][INFO    ][15854] Host cfg01 (10.167.4.100) already present
2017-12-05 10:07:37,602 [salt.state       ][INFO    ][15854] Completed state [cfg01] at time 10:07:37.602372 duration_in_ms=0.735
2017-12-05 10:07:37,603 [salt.state       ][INFO    ][15854] Running state [cmp002] at time 10:07:37.602573
2017-12-05 10:07:37,603 [salt.state       ][INFO    ][15854] Executing state host.present for cmp002
2017-12-05 10:07:37,603 [salt.state       ][INFO    ][15854] Host cmp002 (10.167.4.102) already present
2017-12-05 10:07:37,603 [salt.state       ][INFO    ][15854] Completed state [cmp002] at time 10:07:37.603249 duration_in_ms=0.676
2017-12-05 10:07:37,603 [salt.state       ][INFO    ][15854] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.603445
2017-12-05 10:07:37,604 [salt.state       ][INFO    ][15854] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,604 [salt.state       ][INFO    ][15854] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-12-05 10:07:37,604 [salt.state       ][INFO    ][15854] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.604125 duration_in_ms=0.68
2017-12-05 10:07:37,604 [salt.state       ][INFO    ][15854] Running state [cmp001] at time 10:07:37.604319
2017-12-05 10:07:37,605 [salt.state       ][INFO    ][15854] Executing state host.present for cmp001
2017-12-05 10:07:37,605 [salt.state       ][INFO    ][15854] Host cmp001 (10.167.4.101) already present
2017-12-05 10:07:37,605 [salt.state       ][INFO    ][15854] Completed state [cmp001] at time 10:07:37.604992 duration_in_ms=0.673
2017-12-05 10:07:37,605 [salt.state       ][INFO    ][15854] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.605181
2017-12-05 10:07:37,605 [salt.state       ][INFO    ][15854] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,606 [salt.state       ][INFO    ][15854] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-12-05 10:07:37,606 [salt.state       ][INFO    ][15854] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.606133 duration_in_ms=0.952
2017-12-05 10:07:37,606 [salt.state       ][INFO    ][15854] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.606333
2017-12-05 10:07:37,607 [salt.state       ][INFO    ][15854] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,607 [salt.state       ][INFO    ][15854] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-12-05 10:07:37,607 [salt.state       ][INFO    ][15854] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.607032 duration_in_ms=0.699
2017-12-05 10:07:37,607 [salt.state       ][INFO    ][15854] Running state [dbs01] at time 10:07:37.607224
2017-12-05 10:07:37,607 [salt.state       ][INFO    ][15854] Executing state host.present for dbs01
2017-12-05 10:07:37,608 [salt.state       ][INFO    ][15854] Host dbs01 (10.167.4.51) already present
2017-12-05 10:07:37,608 [salt.state       ][INFO    ][15854] Completed state [dbs01] at time 10:07:37.607896 duration_in_ms=0.672
2017-12-05 10:07:37,608 [salt.state       ][INFO    ][15854] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.608089
2017-12-05 10:07:37,608 [salt.state       ][INFO    ][15854] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,609 [salt.state       ][INFO    ][15854] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-12-05 10:07:37,609 [salt.state       ][INFO    ][15854] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.608763 duration_in_ms=0.674
2017-12-05 10:07:37,609 [salt.state       ][INFO    ][15854] Running state [dbs02] at time 10:07:37.608953
2017-12-05 10:07:37,609 [salt.state       ][INFO    ][15854] Executing state host.present for dbs02
2017-12-05 10:07:37,609 [salt.state       ][INFO    ][15854] Host dbs02 (10.167.4.52) already present
2017-12-05 10:07:37,610 [salt.state       ][INFO    ][15854] Completed state [dbs02] at time 10:07:37.609623 duration_in_ms=0.669
2017-12-05 10:07:37,610 [salt.state       ][INFO    ][15854] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.609847
2017-12-05 10:07:37,610 [salt.state       ][INFO    ][15854] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,610 [salt.state       ][INFO    ][15854] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-12-05 10:07:37,611 [salt.state       ][INFO    ][15854] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.610525 duration_in_ms=0.678
2017-12-05 10:07:37,611 [salt.state       ][INFO    ][15854] Running state [dbs03] at time 10:07:37.610731
2017-12-05 10:07:37,611 [salt.state       ][INFO    ][15854] Executing state host.present for dbs03
2017-12-05 10:07:37,611 [salt.state       ][INFO    ][15854] Host dbs03 (10.167.4.53) already present
2017-12-05 10:07:37,611 [salt.state       ][INFO    ][15854] Completed state [dbs03] at time 10:07:37.611401 duration_in_ms=0.67
2017-12-05 10:07:37,612 [salt.state       ][INFO    ][15854] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.611591
2017-12-05 10:07:37,612 [salt.state       ][INFO    ][15854] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,612 [salt.state       ][INFO    ][15854] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-12-05 10:07:37,612 [salt.state       ][INFO    ][15854] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.612263 duration_in_ms=0.672
2017-12-05 10:07:37,612 [salt.state       ][INFO    ][15854] Running state [odl01] at time 10:07:37.612457
2017-12-05 10:07:37,613 [salt.state       ][INFO    ][15854] Executing state host.present for odl01
2017-12-05 10:07:37,613 [salt.state       ][INFO    ][15854] Host odl01 (10.167.4.111) already present
2017-12-05 10:07:37,613 [salt.state       ][INFO    ][15854] Completed state [odl01] at time 10:07:37.613134 duration_in_ms=0.677
2017-12-05 10:07:37,613 [salt.state       ][INFO    ][15854] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.613323
2017-12-05 10:07:37,614 [salt.state       ][INFO    ][15854] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,614 [salt.state       ][INFO    ][15854] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-12-05 10:07:37,614 [salt.state       ][INFO    ][15854] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.614014 duration_in_ms=0.691
2017-12-05 10:07:37,614 [salt.state       ][INFO    ][15854] Running state [mas01] at time 10:07:37.614205
2017-12-05 10:07:37,614 [salt.state       ][INFO    ][15854] Executing state host.present for mas01
2017-12-05 10:07:37,615 [salt.state       ][INFO    ][15854] Host mas01 (10.167.4.3) already present
2017-12-05 10:07:37,615 [salt.state       ][INFO    ][15854] Completed state [mas01] at time 10:07:37.614885 duration_in_ms=0.68
2017-12-05 10:07:37,615 [salt.state       ][INFO    ][15854] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.615075
2017-12-05 10:07:37,615 [salt.state       ][INFO    ][15854] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,616 [salt.state       ][INFO    ][15854] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-12-05 10:07:37,616 [salt.state       ][INFO    ][15854] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.615751 duration_in_ms=0.676
2017-12-05 10:07:37,616 [salt.state       ][INFO    ][15854] Running state [ctl02] at time 10:07:37.615944
2017-12-05 10:07:37,616 [salt.state       ][INFO    ][15854] Executing state host.present for ctl02
2017-12-05 10:07:37,616 [salt.state       ][INFO    ][15854] Host ctl02 (10.167.4.12) already present
2017-12-05 10:07:37,617 [salt.state       ][INFO    ][15854] Completed state [ctl02] at time 10:07:37.616616 duration_in_ms=0.672
2017-12-05 10:07:37,617 [salt.state       ][INFO    ][15854] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.616805
2017-12-05 10:07:37,617 [salt.state       ][INFO    ][15854] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,617 [salt.state       ][INFO    ][15854] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-12-05 10:07:37,618 [salt.state       ][INFO    ][15854] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.617477 duration_in_ms=0.672
2017-12-05 10:07:37,618 [salt.state       ][INFO    ][15854] Running state [ctl03] at time 10:07:37.617669
2017-12-05 10:07:37,618 [salt.state       ][INFO    ][15854] Executing state host.present for ctl03
2017-12-05 10:07:37,618 [salt.state       ][INFO    ][15854] Host ctl03 (10.167.4.13) already present
2017-12-05 10:07:37,618 [salt.state       ][INFO    ][15854] Completed state [ctl03] at time 10:07:37.618349 duration_in_ms=0.68
2017-12-05 10:07:37,619 [salt.state       ][INFO    ][15854] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.618547
2017-12-05 10:07:37,619 [salt.state       ][INFO    ][15854] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,619 [salt.state       ][INFO    ][15854] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-12-05 10:07:37,619 [salt.state       ][INFO    ][15854] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.619224 duration_in_ms=0.677
2017-12-05 10:07:37,619 [salt.state       ][INFO    ][15854] Running state [ctl01] at time 10:07:37.619415
2017-12-05 10:07:37,620 [salt.state       ][INFO    ][15854] Executing state host.present for ctl01
2017-12-05 10:07:37,620 [salt.state       ][INFO    ][15854] Host ctl01 (10.167.4.11) already present
2017-12-05 10:07:37,620 [salt.state       ][INFO    ][15854] Completed state [ctl01] at time 10:07:37.620085 duration_in_ms=0.671
2017-12-05 10:07:37,620 [salt.state       ][INFO    ][15854] Running state [ctl] at time 10:07:37.620273
2017-12-05 10:07:37,620 [salt.state       ][INFO    ][15854] Executing state host.present for ctl
2017-12-05 10:07:37,621 [salt.state       ][INFO    ][15854] Host ctl (10.167.4.10) already present
2017-12-05 10:07:37,621 [salt.state       ][INFO    ][15854] Completed state [ctl] at time 10:07:37.620944 duration_in_ms=0.671
2017-12-05 10:07:37,621 [salt.state       ][INFO    ][15854] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.621130
2017-12-05 10:07:37,621 [salt.state       ][INFO    ][15854] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:07:37,622 [salt.state       ][INFO    ][15854] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-12-05 10:07:37,622 [salt.state       ][INFO    ][15854] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:07:37.621797 duration_in_ms=0.667
2017-12-05 10:07:37,622 [salt.state       ][INFO    ][15854] Running state [ens2] at time 10:07:37.621997
2017-12-05 10:07:37,622 [salt.state       ][INFO    ][15854] Executing state network.managed for ens2
2017-12-05 10:07:37,981 [salt.state       ][INFO    ][15854] Interface ens2 is up to date.
2017-12-05 10:07:37,981 [salt.state       ][INFO    ][15854] Completed state [ens2] at time 10:07:37.981208 duration_in_ms=359.21
2017-12-05 10:07:37,981 [salt.state       ][INFO    ][15854] Running state [ens3] at time 10:07:37.981378
2017-12-05 10:07:37,982 [salt.state       ][INFO    ][15854] Executing state network.managed for ens3
2017-12-05 10:07:38,311 [salt.state       ][INFO    ][15854] Interface ens3 is up to date.
2017-12-05 10:07:38,384 [salt.state       ][INFO    ][15854] Completed state [ens3] at time 10:07:38.383671 duration_in_ms=402.29
2017-12-05 10:07:38,384 [salt.state       ][INFO    ][15854] Running state [/etc/profile.d/proxy.sh] at time 10:07:38.384145
2017-12-05 10:07:38,384 [salt.state       ][INFO    ][15854] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-05 10:07:38,385 [salt.state       ][INFO    ][15854] File /etc/profile.d/proxy.sh is not present
2017-12-05 10:07:38,385 [salt.state       ][INFO    ][15854] Completed state [/etc/profile.d/proxy.sh] at time 10:07:38.385006 duration_in_ms=0.86
2017-12-05 10:07:38,385 [salt.state       ][INFO    ][15854] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:07:38.385274
2017-12-05 10:07:38,385 [salt.state       ][INFO    ][15854] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-05 10:07:38,386 [salt.state       ][INFO    ][15854] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-05 10:07:38,386 [salt.state       ][INFO    ][15854] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:07:38.385962 duration_in_ms=0.687
2017-12-05 10:07:38,386 [salt.state       ][INFO    ][15854] Running state [ntp] at time 10:07:38.386182
2017-12-05 10:07:38,386 [salt.state       ][INFO    ][15854] Executing state pkg.installed for ntp
2017-12-05 10:07:38,392 [salt.state       ][INFO    ][15854] Package ntp is already installed
2017-12-05 10:07:38,392 [salt.state       ][INFO    ][15854] Completed state [ntp] at time 10:07:38.391910 duration_in_ms=5.727
2017-12-05 10:07:38,393 [salt.state       ][INFO    ][15854] Running state [/etc/ntp.conf] at time 10:07:38.392778
2017-12-05 10:07:38,393 [salt.state       ][INFO    ][15854] Executing state file.managed for /etc/ntp.conf
2017-12-05 10:07:38,412 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-05 10:07:38,440 [salt.fileclient  ][INFO    ][15854] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:07:38,446 [salt.state       ][INFO    ][15854] File /etc/ntp.conf is in the correct state
2017-12-05 10:07:38,447 [salt.state       ][INFO    ][15854] Completed state [/etc/ntp.conf] at time 10:07:38.446512 duration_in_ms=53.732
2017-12-05 10:07:38,448 [salt.state       ][INFO    ][15854] Running state [ntp] at time 10:07:38.447737
2017-12-05 10:07:38,448 [salt.state       ][INFO    ][15854] Executing state service.running for ntp
2017-12-05 10:07:38,448 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-05 10:07:38,459 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-05 10:07:38,470 [salt.loaded.int.module.cmdmod][INFO    ][15854] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-05 10:07:38,480 [salt.state       ][INFO    ][15854] The service ntp is already running
2017-12-05 10:07:38,480 [salt.state       ][INFO    ][15854] Completed state [ntp] at time 10:07:38.480125 duration_in_ms=32.388
2017-12-05 10:07:38,482 [salt.minion      ][INFO    ][15854] Returning information for job: 20171205100719732235
2017-12-05 10:08:11,016 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.apply with jid 20171205100811012339
2017-12-05 10:08:11,040 [salt.minion      ][INFO    ][18285] Starting a new job with PID 18285
2017-12-05 10:08:12,617 [salt.state       ][INFO    ][18285] Loading fresh modules for state activity
2017-12-05 10:08:12,644 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-05 10:08:12,667 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-05 10:08:12,699 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:12,746 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-05 10:08:12,765 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:12,813 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-05 10:08:12,830 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:12,873 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-05 10:08:13,184 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:13,244 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-05 10:08:13,288 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:13,329 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-05 10:08:13,992 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,038 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-05 10:08:14,060 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,115 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-05 10:08:14,319 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,374 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-05 10:08:14,394 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,442 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-05 10:08:14,463 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,526 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-05 10:08:14,556 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,610 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-05 10:08:14,646 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,692 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-05 10:08:14,708 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,757 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-05 10:08:14,780 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,836 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-05 10:08:14,858 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,906 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-05 10:08:14,939 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:14,987 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-05 10:08:15,026 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:15,104 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-05 10:08:15,171 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:15,216 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-05 10:08:15,230 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:15,278 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-05 10:08:15,306 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:15,360 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-05 10:08:15,376 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-05 10:08:15,390 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:08:15,407 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-05 10:08:15,421 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:08:15,433 [salt.state       ][INFO    ][18285] Running state [/etc/environment] at time 10:08:15.433150
2017-12-05 10:08:15,434 [salt.state       ][INFO    ][18285] Executing state file.blockreplace for /etc/environment
2017-12-05 10:08:15,437 [salt.state       ][INFO    ][18285] No changes needed to be made
2017-12-05 10:08:15,438 [salt.state       ][INFO    ][18285] Completed state [/etc/environment] at time 10:08:15.437559 duration_in_ms=4.41
2017-12-05 10:08:15,438 [salt.state       ][INFO    ][18285] Running state [/etc/profile.d] at time 10:08:15.437864
2017-12-05 10:08:15,438 [salt.state       ][INFO    ][18285] Executing state file.directory for /etc/profile.d
2017-12-05 10:08:15,439 [salt.state       ][INFO    ][18285] Directory /etc/profile.d is in the correct state
2017-12-05 10:08:15,439 [salt.state       ][INFO    ][18285] Completed state [/etc/profile.d] at time 10:08:15.439202 duration_in_ms=1.339
2017-12-05 10:08:15,702 [salt.state       ][INFO    ][18285] Running state [linux_repo_prereq_pkgs] at time 10:08:15.702186
2017-12-05 10:08:15,703 [salt.state       ][INFO    ][18285] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-05 10:08:15,703 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:08:16,178 [salt.state       ][INFO    ][18285] All specified packages are already installed
2017-12-05 10:08:16,228 [salt.state       ][INFO    ][18285] Completed state [linux_repo_prereq_pkgs] at time 10:08:16.227699 duration_in_ms=525.511
2017-12-05 10:08:16,228 [salt.state       ][INFO    ][18285] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:08:16.228340
2017-12-05 10:08:16,229 [salt.state       ][INFO    ][18285] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-05 10:08:16,229 [salt.state       ][INFO    ][18285] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-05 10:08:16,229 [salt.state       ][INFO    ][18285] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:08:16.229352 duration_in_ms=1.013
2017-12-05 10:08:16,230 [salt.state       ][INFO    ][18285] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:08:16.229627
2017-12-05 10:08:16,230 [salt.state       ][INFO    ][18285] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-05 10:08:16,245 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:08:16,259 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:16,293 [salt.state       ][INFO    ][18285] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-05 10:08:16,293 [salt.state       ][INFO    ][18285] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:08:16.293417 duration_in_ms=63.79
2017-12-05 10:08:16,295 [salt.state       ][INFO    ][18285] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:08:16.295288
2017-12-05 10:08:16,296 [salt.state       ][INFO    ][18285] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-05 10:08:16,595 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:08:16,667 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:08:18,603 [salt.state       ][INFO    ][18285] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-05 10:08:18,604 [salt.state       ][INFO    ][18285] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:08:18.603536 duration_in_ms=2308.246
2017-12-05 10:08:18,604 [salt.state       ][INFO    ][18285] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:08:18.603869
2017-12-05 10:08:18,604 [salt.state       ][INFO    ][18285] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-05 10:08:18,605 [salt.state       ][INFO    ][18285] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-05 10:08:18,605 [salt.state       ][INFO    ][18285] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:08:18.604816 duration_in_ms=0.947
2017-12-05 10:08:18,605 [salt.state       ][INFO    ][18285] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:08:18.605097
2017-12-05 10:08:18,605 [salt.state       ][INFO    ][18285] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-05 10:08:18,626 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:08:18,645 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:18,679 [salt.state       ][INFO    ][18285] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-05 10:08:18,679 [salt.state       ][INFO    ][18285] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:08:18.679285 duration_in_ms=74.188
2017-12-05 10:08:18,680 [salt.state       ][INFO    ][18285] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:08:18.680046
2017-12-05 10:08:18,680 [salt.state       ][INFO    ][18285] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-05 10:08:18,771 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-05 10:08:18,847 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:08:20,784 [salt.state       ][INFO    ][18285] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-05 10:08:20,785 [salt.state       ][INFO    ][18285] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:08:20.784640 duration_in_ms=2104.594
2017-12-05 10:08:20,785 [salt.state       ][INFO    ][18285] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:08:20.784956
2017-12-05 10:08:20,785 [salt.state       ][INFO    ][18285] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-05 10:08:20,786 [salt.state       ][INFO    ][18285] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-05 10:08:20,786 [salt.state       ][INFO    ][18285] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:08:20.785923 duration_in_ms=0.966
2017-12-05 10:08:20,786 [salt.state       ][INFO    ][18285] Running state [/etc/apt/preferences.d/uca] at time 10:08:20.786206
2017-12-05 10:08:20,786 [salt.state       ][INFO    ][18285] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-05 10:08:20,787 [salt.state       ][INFO    ][18285] File /etc/apt/preferences.d/uca is not present
2017-12-05 10:08:20,787 [salt.state       ][INFO    ][18285] Completed state [/etc/apt/preferences.d/uca] at time 10:08:20.787015 duration_in_ms=0.809
2017-12-05 10:08:20,788 [salt.state       ][INFO    ][18285] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:08:20.787700
2017-12-05 10:08:20,788 [salt.state       ][INFO    ][18285] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-12-05 10:08:20,831 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-05 10:08:20,880 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:08:21,109 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100821099204
2017-12-05 10:08:21,126 [salt.minion      ][INFO    ][19467] Starting a new job with PID 19467
2017-12-05 10:08:21,136 [salt.minion      ][INFO    ][19467] Returning information for job: 20171205100821099204
2017-12-05 10:08:22,760 [salt.state       ][INFO    ][18285] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-12-05 10:08:22,760 [salt.state       ][INFO    ][18285] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:08:22.760228 duration_in_ms=1972.528
2017-12-05 10:08:22,761 [salt.state       ][INFO    ][18285] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:08:22.760577
2017-12-05 10:08:22,761 [salt.state       ][INFO    ][18285] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-05 10:08:22,761 [salt.state       ][INFO    ][18285] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-05 10:08:22,762 [salt.state       ][INFO    ][18285] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:08:22.761547 duration_in_ms=0.97
2017-12-05 10:08:22,762 [salt.state       ][INFO    ][18285] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:08:22.761839
2017-12-05 10:08:22,762 [salt.state       ][INFO    ][18285] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-05 10:08:22,778 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:08:22,796 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:22,828 [salt.state       ][INFO    ][18285] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-05 10:08:22,829 [salt.state       ][INFO    ][18285] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:08:22.828761 duration_in_ms=66.92
2017-12-05 10:08:22,830 [salt.state       ][INFO    ][18285] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:08:22.829537
2017-12-05 10:08:22,830 [salt.state       ][INFO    ][18285] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-05 10:08:22,872 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:08:22,949 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:08:24,757 [salt.state       ][INFO    ][18285] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-05 10:08:24,758 [salt.state       ][INFO    ][18285] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:08:24.757974 duration_in_ms=1928.436
2017-12-05 10:08:24,758 [salt.state       ][INFO    ][18285] Running state [linux_extra_packages_purged] at time 10:08:24.758322
2017-12-05 10:08:24,759 [salt.state       ][INFO    ][18285] Executing state pkg.purged for linux_extra_packages_purged
2017-12-05 10:08:24,764 [salt.state       ][INFO    ][18285] All specified packages are already absent
2017-12-05 10:08:24,764 [salt.state       ][INFO    ][18285] Completed state [linux_extra_packages_purged] at time 10:08:24.764445 duration_in_ms=6.122
2017-12-05 10:08:24,765 [salt.state       ][INFO    ][18285] Running state [linux_extra_packages_latest] at time 10:08:24.764711
2017-12-05 10:08:24,765 [salt.state       ][INFO    ][18285] Executing state pkg.latest for linux_extra_packages_latest
2017-12-05 10:08:24,768 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:08:26,674 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-05 10:08:26,716 [salt.state       ][INFO    ][18285] Package mcelog is already up-to-date
2017-12-05 10:08:26,717 [salt.state       ][INFO    ][18285] Completed state [linux_extra_packages_latest] at time 10:08:26.716688 duration_in_ms=1951.976
2017-12-05 10:08:26,717 [salt.state       ][INFO    ][18285] Running state [UTC] at time 10:08:26.717353
2017-12-05 10:08:26,718 [salt.state       ][INFO    ][18285] Executing state timezone.system for UTC
2017-12-05 10:08:26,718 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:08:26,768 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:08:26,777 [salt.state       ][INFO    ][18285] Timezone UTC already set, UTC already set to UTC
2017-12-05 10:08:26,778 [salt.state       ][INFO    ][18285] Completed state [UTC] at time 10:08:26.777892 duration_in_ms=60.539
2017-12-05 10:08:26,779 [salt.state       ][INFO    ][18285] Running state [nf_conntrack] at time 10:08:26.778571
2017-12-05 10:08:26,779 [salt.state       ][INFO    ][18285] Executing state kmod.present for nf_conntrack
2017-12-05 10:08:26,779 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'lsmod' in directory '/root'
2017-12-05 10:08:26,786 [salt.state       ][INFO    ][18285] Kernel module nf_conntrack is already present
2017-12-05 10:08:26,787 [salt.state       ][INFO    ][18285] Completed state [nf_conntrack] at time 10:08:26.786464 duration_in_ms=7.893
2017-12-05 10:08:26,787 [salt.state       ][INFO    ][18285] Running state [kernel.panic] at time 10:08:26.787069
2017-12-05 10:08:26,787 [salt.state       ][INFO    ][18285] Executing state sysctl.present for kernel.panic
2017-12-05 10:08:26,794 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,810 [salt.state       ][INFO    ][18285] Sysctl value kernel.panic = 60 is already set
2017-12-05 10:08:26,811 [salt.state       ][INFO    ][18285] Completed state [kernel.panic] at time 10:08:26.810637 duration_in_ms=23.566
2017-12-05 10:08:26,811 [salt.state       ][INFO    ][18285] Running state [net.ipv4.tcp_keepalive_probes] at time 10:08:26.810982
2017-12-05 10:08:26,811 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-05 10:08:26,812 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,829 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-05 10:08:26,830 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:08:26.829507 duration_in_ms=18.524
2017-12-05 10:08:26,830 [salt.state       ][INFO    ][18285] Running state [fs.file-max] at time 10:08:26.829874
2017-12-05 10:08:26,830 [salt.state       ][INFO    ][18285] Executing state sysctl.present for fs.file-max
2017-12-05 10:08:26,831 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,844 [salt.state       ][INFO    ][18285] Sysctl value fs.file-max = 124165 is already set
2017-12-05 10:08:26,845 [salt.state       ][INFO    ][18285] Completed state [fs.file-max] at time 10:08:26.844637 duration_in_ms=14.763
2017-12-05 10:08:26,845 [salt.state       ][INFO    ][18285] Running state [net.core.somaxconn] at time 10:08:26.844851
2017-12-05 10:08:26,845 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.core.somaxconn
2017-12-05 10:08:26,845 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,858 [salt.state       ][INFO    ][18285] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-05 10:08:26,858 [salt.state       ][INFO    ][18285] Completed state [net.core.somaxconn] at time 10:08:26.857784 duration_in_ms=12.932
2017-12-05 10:08:26,858 [salt.state       ][INFO    ][18285] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:08:26.858251
2017-12-05 10:08:26,859 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-05 10:08:26,859 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,872 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-05 10:08:26,872 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:08:26.872388 duration_in_ms=14.135
2017-12-05 10:08:26,873 [salt.state       ][INFO    ][18285] Running state [net.ipv4.tcp_tw_reuse] at time 10:08:26.872736
2017-12-05 10:08:26,873 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-05 10:08:26,874 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,886 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-05 10:08:26,887 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.tcp_tw_reuse] at time 10:08:26.886491 duration_in_ms=13.755
2017-12-05 10:08:26,887 [salt.state       ][INFO    ][18285] Running state [net.ipv4.tcp_congestion_control] at time 10:08:26.886818
2017-12-05 10:08:26,887 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-05 10:08:26,888 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,900 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-05 10:08:26,901 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.tcp_congestion_control] at time 10:08:26.900744 duration_in_ms=13.926
2017-12-05 10:08:26,901 [salt.state       ][INFO    ][18285] Running state [net.ipv4.tcp_retries2] at time 10:08:26.901069
2017-12-05 10:08:26,901 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-05 10:08:26,902 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,915 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-05 10:08:26,916 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.tcp_retries2] at time 10:08:26.915482 duration_in_ms=14.412
2017-12-05 10:08:26,916 [salt.state       ][INFO    ][18285] Running state [net.core.netdev_max_backlog] at time 10:08:26.915806
2017-12-05 10:08:26,916 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-05 10:08:26,917 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,930 [salt.state       ][INFO    ][18285] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-05 10:08:26,931 [salt.state       ][INFO    ][18285] Completed state [net.core.netdev_max_backlog] at time 10:08:26.930925 duration_in_ms=15.119
2017-12-05 10:08:26,931 [salt.state       ][INFO    ][18285] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:08:26.931257
2017-12-05 10:08:26,932 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-05 10:08:26,932 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,946 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-05 10:08:26,947 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:08:26.946582 duration_in_ms=15.323
2017-12-05 10:08:26,947 [salt.state       ][INFO    ][18285] Running state [vm.swappiness] at time 10:08:26.946940
2017-12-05 10:08:26,947 [salt.state       ][INFO    ][18285] Executing state sysctl.present for vm.swappiness
2017-12-05 10:08:26,948 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,962 [salt.state       ][INFO    ][18285] Sysctl value vm.swappiness = 10 is already set
2017-12-05 10:08:26,963 [salt.state       ][INFO    ][18285] Completed state [vm.swappiness] at time 10:08:26.962761 duration_in_ms=15.82
2017-12-05 10:08:26,963 [salt.state       ][INFO    ][18285] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:08:26.963098
2017-12-05 10:08:26,963 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-05 10:08:26,964 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,978 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-05 10:08:26,979 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:08:26.978707 duration_in_ms=15.608
2017-12-05 10:08:26,979 [salt.state       ][INFO    ][18285] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:08:26.979046
2017-12-05 10:08:26,979 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-05 10:08:26,980 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:26,994 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-05 10:08:26,994 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:08:26.994244 duration_in_ms=15.197
2017-12-05 10:08:26,995 [salt.state       ][INFO    ][18285] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:08:26.994584
2017-12-05 10:08:26,995 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-05 10:08:26,995 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:27,009 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-05 10:08:27,010 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:08:27.009795 duration_in_ms=15.211
2017-12-05 10:08:27,010 [salt.state       ][INFO    ][18285] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:08:27.010188
2017-12-05 10:08:27,011 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-05 10:08:27,011 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:27,025 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-05 10:08:27,026 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:08:27.025552 duration_in_ms=15.362
2017-12-05 10:08:27,026 [salt.state       ][INFO    ][18285] Running state [net.ipv4.tcp_fin_timeout] at time 10:08:27.025912
2017-12-05 10:08:27,026 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-05 10:08:27,027 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:27,045 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-05 10:08:27,045 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.tcp_fin_timeout] at time 10:08:27.045322 duration_in_ms=19.41
2017-12-05 10:08:27,046 [salt.state       ][INFO    ][18285] Running state [net.ipv4.tcp_keepalive_time] at time 10:08:27.045699
2017-12-05 10:08:27,046 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-05 10:08:27,047 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:27,061 [salt.state       ][INFO    ][18285] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-05 10:08:27,061 [salt.state       ][INFO    ][18285] Completed state [net.ipv4.tcp_keepalive_time] at time 10:08:27.060975 duration_in_ms=15.275
2017-12-05 10:08:27,061 [salt.state       ][INFO    ][18285] Running state [net.nf_conntrack_max] at time 10:08:27.061330
2017-12-05 10:08:27,062 [salt.state       ][INFO    ][18285] Executing state sysctl.present for net.nf_conntrack_max
2017-12-05 10:08:27,062 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:08:27,077 [salt.state       ][INFO    ][18285] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-05 10:08:27,078 [salt.state       ][INFO    ][18285] Completed state [net.nf_conntrack_max] at time 10:08:27.077517 duration_in_ms=16.186
2017-12-05 10:08:27,078 [salt.state       ][INFO    ][18285] Running state [linux_sysfs_package] at time 10:08:27.077899
2017-12-05 10:08:27,078 [salt.state       ][INFO    ][18285] Executing state pkg.installed for linux_sysfs_package
2017-12-05 10:08:27,082 [salt.state       ][INFO    ][18285] All specified packages are already installed
2017-12-05 10:08:27,082 [salt.state       ][INFO    ][18285] Completed state [linux_sysfs_package] at time 10:08:27.081905 duration_in_ms=4.006
2017-12-05 10:08:27,083 [salt.state       ][INFO    ][18285] Running state [/etc/sysfs.d] at time 10:08:27.082855
2017-12-05 10:08:27,083 [salt.state       ][INFO    ][18285] Executing state file.directory for /etc/sysfs.d
2017-12-05 10:08:27,084 [salt.state       ][INFO    ][18285] Directory /etc/sysfs.d is in the correct state
2017-12-05 10:08:27,084 [salt.state       ][INFO    ][18285] Completed state [/etc/sysfs.d] at time 10:08:27.084003 duration_in_ms=1.147
2017-12-05 10:08:27,085 [salt.state       ][INFO    ][18285] Running state [ondemand] at time 10:08:27.084606
2017-12-05 10:08:27,085 [salt.state       ][INFO    ][18285] Executing state service.dead for ondemand
2017-12-05 10:08:27,085 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-05 10:08:27,097 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-05 10:08:27,108 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:08:27,120 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'runlevel' in directory '/root'
2017-12-05 10:08:27,129 [salt.state       ][INFO    ][18285] The service ondemand is already dead
2017-12-05 10:08:27,129 [salt.state       ][INFO    ][18285] Completed state [ondemand] at time 10:08:27.129382 duration_in_ms=44.775
2017-12-05 10:08:27,130 [salt.state       ][INFO    ][18285] Running state [cs_CZ.UTF-8] at time 10:08:27.130329
2017-12-05 10:08:27,131 [salt.state       ][INFO    ][18285] Executing state locale.present for cs_CZ.UTF-8
2017-12-05 10:08:27,132 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'locale -a' in directory '/root'
2017-12-05 10:08:27,141 [salt.state       ][INFO    ][18285] Locale cs_CZ.UTF-8 is already present
2017-12-05 10:08:27,142 [salt.state       ][INFO    ][18285] Completed state [cs_CZ.UTF-8] at time 10:08:27.141759 duration_in_ms=11.43
2017-12-05 10:08:27,142 [salt.state       ][INFO    ][18285] Running state [en_US.UTF-8] at time 10:08:27.142282
2017-12-05 10:08:27,143 [salt.state       ][INFO    ][18285] Executing state locale.present for en_US.UTF-8
2017-12-05 10:08:27,143 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'locale -a' in directory '/root'
2017-12-05 10:08:27,152 [salt.state       ][INFO    ][18285] Locale en_US.UTF-8 is already present
2017-12-05 10:08:27,153 [salt.state       ][INFO    ][18285] Completed state [en_US.UTF-8] at time 10:08:27.152898 duration_in_ms=10.616
2017-12-05 10:08:27,154 [salt.state       ][INFO    ][18285] Running state [en_US.UTF-8] at time 10:08:27.154007
2017-12-05 10:08:27,154 [salt.state       ][INFO    ][18285] Executing state locale.system for en_US.UTF-8
2017-12-05 10:08:27,155 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'localectl' in directory '/root'
2017-12-05 10:08:27,193 [salt.state       ][INFO    ][18285] System locale en_US.UTF-8 already set
2017-12-05 10:08:27,194 [salt.state       ][INFO    ][18285] Completed state [en_US.UTF-8] at time 10:08:27.193455 duration_in_ms=39.446
2017-12-05 10:08:27,195 [salt.state       ][INFO    ][18285] Running state [root] at time 10:08:27.194580
2017-12-05 10:08:27,195 [salt.state       ][INFO    ][18285] Executing state user.present for root
2017-12-05 10:08:27,196 [salt.state       ][INFO    ][18285] User root is present and up to date
2017-12-05 10:08:27,196 [salt.state       ][INFO    ][18285] Completed state [root] at time 10:08:27.196058 duration_in_ms=1.479
2017-12-05 10:08:27,197 [salt.state       ][INFO    ][18285] Running state [/root] at time 10:08:27.196925
2017-12-05 10:08:27,197 [salt.state       ][INFO    ][18285] Executing state file.directory for /root
2017-12-05 10:08:27,198 [salt.state       ][INFO    ][18285] Directory /root is in the correct state
2017-12-05 10:08:27,198 [salt.state       ][INFO    ][18285] Completed state [/root] at time 10:08:27.198080 duration_in_ms=1.155
2017-12-05 10:08:27,198 [salt.state       ][INFO    ][18285] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:08:27.198350
2017-12-05 10:08:27,199 [salt.state       ][INFO    ][18285] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-05 10:08:27,199 [salt.state       ][INFO    ][18285] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-05 10:08:27,199 [salt.state       ][INFO    ][18285] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:08:27.199177 duration_in_ms=0.827
2017-12-05 10:08:27,199 [salt.state       ][INFO    ][18285] Running state [ubuntu] at time 10:08:27.199448
2017-12-05 10:08:27,200 [salt.state       ][INFO    ][18285] Executing state user.present for ubuntu
2017-12-05 10:08:27,200 [salt.state       ][INFO    ][18285] User ubuntu is present and up to date
2017-12-05 10:08:27,201 [salt.state       ][INFO    ][18285] Completed state [ubuntu] at time 10:08:27.200662 duration_in_ms=1.214
2017-12-05 10:08:27,201 [salt.state       ][INFO    ][18285] Running state [/home/ubuntu] at time 10:08:27.201437
2017-12-05 10:08:27,202 [salt.state       ][INFO    ][18285] Executing state file.directory for /home/ubuntu
2017-12-05 10:08:27,202 [salt.state       ][INFO    ][18285] Directory /home/ubuntu is in the correct state
2017-12-05 10:08:27,203 [salt.state       ][INFO    ][18285] Completed state [/home/ubuntu] at time 10:08:27.202512 duration_in_ms=1.074
2017-12-05 10:08:27,204 [salt.state       ][INFO    ][18285] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:08:27.204095
2017-12-05 10:08:27,205 [salt.state       ][INFO    ][18285] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-05 10:08:27,227 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-05 10:08:27,231 [salt.state       ][INFO    ][18285] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-05 10:08:27,231 [salt.state       ][INFO    ][18285] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:08:27.230970 duration_in_ms=26.875
2017-12-05 10:08:27,231 [salt.state       ][INFO    ][18285] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:08:27.231264
2017-12-05 10:08:27,232 [salt.state       ][INFO    ][18285] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-05 10:08:27,249 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-05 10:08:27,271 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:27,307 [salt.state       ][INFO    ][18285] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-05 10:08:27,308 [salt.state       ][INFO    ][18285] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:08:27.307768 duration_in_ms=76.504
2017-12-05 10:08:27,308 [salt.state       ][INFO    ][18285] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:08:27.308060
2017-12-05 10:08:27,308 [salt.state       ][INFO    ][18285] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-05 10:08:27,328 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-05 10:08:27,346 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:08:27,378 [salt.state       ][INFO    ][18285] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-05 10:08:27,379 [salt.state       ][INFO    ][18285] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:08:27.378568 duration_in_ms=70.508
2017-12-05 10:08:27,380 [salt.state       ][INFO    ][18285] Running state [service.systemctl_reload] at time 10:08:27.379684
2017-12-05 10:08:27,380 [salt.state       ][INFO    ][18285] Executing state module.wait for service.systemctl_reload
2017-12-05 10:08:27,380 [salt.state       ][INFO    ][18285] No changes made for service.systemctl_reload
2017-12-05 10:08:27,381 [salt.state       ][INFO    ][18285] Completed state [service.systemctl_reload] at time 10:08:27.380540 duration_in_ms=0.856
2017-12-05 10:08:27,381 [salt.state       ][INFO    ][18285] Running state [/etc/hostname] at time 10:08:27.380788
2017-12-05 10:08:27,381 [salt.state       ][INFO    ][18285] Executing state file.managed for /etc/hostname
2017-12-05 10:08:27,398 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-05 10:08:27,399 [salt.state       ][INFO    ][18285] File /etc/hostname is in the correct state
2017-12-05 10:08:27,400 [salt.state       ][INFO    ][18285] Completed state [/etc/hostname] at time 10:08:27.399568 duration_in_ms=18.779
2017-12-05 10:08:27,401 [salt.state       ][INFO    ][18285] Running state [hostname msg01] at time 10:08:27.401011
2017-12-05 10:08:27,401 [salt.state       ][INFO    ][18285] Executing state cmd.wait for hostname msg01
2017-12-05 10:08:27,402 [salt.state       ][INFO    ][18285] No changes made for hostname msg01
2017-12-05 10:08:27,402 [salt.state       ][INFO    ][18285] Completed state [hostname msg01] at time 10:08:27.401938 duration_in_ms=0.926
2017-12-05 10:08:27,402 [salt.state       ][INFO    ][18285] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.402397
2017-12-05 10:08:27,403 [salt.state       ][INFO    ][18285] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,403 [salt.state       ][INFO    ][18285] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-12-05 10:08:27,403 [salt.state       ][INFO    ][18285] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.403402 duration_in_ms=1.005
2017-12-05 10:08:27,404 [salt.state       ][INFO    ][18285] Running state [mdb02] at time 10:08:27.403683
2017-12-05 10:08:27,404 [salt.state       ][INFO    ][18285] Executing state host.present for mdb02
2017-12-05 10:08:27,404 [salt.state       ][INFO    ][18285] Host mdb02 (10.167.4.77) already present
2017-12-05 10:08:27,405 [salt.state       ][INFO    ][18285] Completed state [mdb02] at time 10:08:27.404635 duration_in_ms=0.952
2017-12-05 10:08:27,405 [salt.state       ][INFO    ][18285] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.404912
2017-12-05 10:08:27,405 [salt.state       ][INFO    ][18285] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,406 [salt.state       ][INFO    ][18285] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-12-05 10:08:27,406 [salt.state       ][INFO    ][18285] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.405849 duration_in_ms=0.937
2017-12-05 10:08:27,406 [salt.state       ][INFO    ][18285] Running state [mdb03] at time 10:08:27.406134
2017-12-05 10:08:27,406 [salt.state       ][INFO    ][18285] Executing state host.present for mdb03
2017-12-05 10:08:27,407 [salt.state       ][INFO    ][18285] Host mdb03 (10.167.4.78) already present
2017-12-05 10:08:27,407 [salt.state       ][INFO    ][18285] Completed state [mdb03] at time 10:08:27.407034 duration_in_ms=0.899
2017-12-05 10:08:27,407 [salt.state       ][INFO    ][18285] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.407303
2017-12-05 10:08:27,408 [salt.state       ][INFO    ][18285] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,408 [salt.state       ][INFO    ][18285] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-12-05 10:08:27,408 [salt.state       ][INFO    ][18285] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.408224 duration_in_ms=0.92
2017-12-05 10:08:27,409 [salt.state       ][INFO    ][18285] Running state [mdb01] at time 10:08:27.408500
2017-12-05 10:08:27,409 [salt.state       ][INFO    ][18285] Executing state host.present for mdb01
2017-12-05 10:08:27,409 [salt.state       ][INFO    ][18285] Host mdb01 (10.167.4.76) already present
2017-12-05 10:08:27,409 [salt.state       ][INFO    ][18285] Completed state [mdb01] at time 10:08:27.409398 duration_in_ms=0.899
2017-12-05 10:08:27,410 [salt.state       ][INFO    ][18285] Running state [mdb] at time 10:08:27.409685
2017-12-05 10:08:27,410 [salt.state       ][INFO    ][18285] Executing state host.present for mdb
2017-12-05 10:08:27,410 [salt.state       ][INFO    ][18285] Host mdb (10.167.4.75) already present
2017-12-05 10:08:27,411 [salt.state       ][INFO    ][18285] Completed state [mdb] at time 10:08:27.410644 duration_in_ms=0.96
2017-12-05 10:08:27,411 [salt.state       ][INFO    ][18285] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.410907
2017-12-05 10:08:27,411 [salt.state       ][INFO    ][18285] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,412 [salt.state       ][INFO    ][18285] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-12-05 10:08:27,412 [salt.state       ][INFO    ][18285] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.411811 duration_in_ms=0.903
2017-12-05 10:08:27,412 [salt.state       ][INFO    ][18285] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.412090
2017-12-05 10:08:27,412 [salt.state       ][INFO    ][18285] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,413 [salt.state       ][INFO    ][18285] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:08:27,413 [salt.state       ][INFO    ][18285] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.413024 duration_in_ms=0.934
2017-12-05 10:08:27,413 [salt.state       ][INFO    ][18285] Running state [cfg01] at time 10:08:27.413288
2017-12-05 10:08:27,414 [salt.state       ][INFO    ][18285] Executing state host.present for cfg01
2017-12-05 10:08:27,414 [salt.state       ][INFO    ][18285] Host cfg01 (10.167.4.100) already present
2017-12-05 10:08:27,414 [salt.state       ][INFO    ][18285] Completed state [cfg01] at time 10:08:27.414234 duration_in_ms=0.945
2017-12-05 10:08:27,415 [salt.state       ][INFO    ][18285] Running state [prx01] at time 10:08:27.414500
2017-12-05 10:08:27,415 [salt.state       ][INFO    ][18285] Executing state host.present for prx01
2017-12-05 10:08:27,415 [salt.state       ][INFO    ][18285] Host prx01 (10.167.4.104) already present
2017-12-05 10:08:27,415 [salt.state       ][INFO    ][18285] Completed state [prx01] at time 10:08:27.415398 duration_in_ms=0.897
2017-12-05 10:08:27,416 [salt.state       ][INFO    ][18285] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.415660
2017-12-05 10:08:27,416 [salt.state       ][INFO    ][18285] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,416 [salt.state       ][INFO    ][18285] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.104) already present
2017-12-05 10:08:27,417 [salt.state       ][INFO    ][18285] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.416597 duration_in_ms=0.936
2017-12-05 10:08:27,417 [salt.state       ][INFO    ][18285] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.416874
2017-12-05 10:08:27,417 [salt.state       ][INFO    ][18285] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,418 [salt.state       ][INFO    ][18285] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-12-05 10:08:27,418 [salt.state       ][INFO    ][18285] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.417798 duration_in_ms=0.924
2017-12-05 10:08:27,418 [salt.state       ][INFO    ][18285] Running state [kvm01] at time 10:08:27.418085
2017-12-05 10:08:27,418 [salt.state       ][INFO    ][18285] Executing state host.present for kvm01
2017-12-05 10:08:27,419 [salt.state       ][INFO    ][18285] Host kvm01 (10.167.4.141) already present
2017-12-05 10:08:27,419 [salt.state       ][INFO    ][18285] Completed state [kvm01] at time 10:08:27.418980 duration_in_ms=0.894
2017-12-05 10:08:27,419 [salt.state       ][INFO    ][18285] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.419240
2017-12-05 10:08:27,420 [salt.state       ][INFO    ][18285] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,420 [salt.state       ][INFO    ][18285] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-12-05 10:08:27,420 [salt.state       ][INFO    ][18285] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.420147 duration_in_ms=0.907
2017-12-05 10:08:27,420 [salt.state       ][INFO    ][18285] Running state [kvm03] at time 10:08:27.420426
2017-12-05 10:08:27,421 [salt.state       ][INFO    ][18285] Executing state host.present for kvm03
2017-12-05 10:08:27,424 [salt.state       ][INFO    ][18285] Host kvm03 (10.167.4.143) already present
2017-12-05 10:08:27,424 [salt.state       ][INFO    ][18285] Completed state [kvm03] at time 10:08:27.424259 duration_in_ms=3.833
2017-12-05 10:08:27,425 [salt.state       ][INFO    ][18285] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.424542
2017-12-05 10:08:27,425 [salt.state       ][INFO    ][18285] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,425 [salt.state       ][INFO    ][18285] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-12-05 10:08:27,426 [salt.state       ][INFO    ][18285] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.425504 duration_in_ms=0.963
2017-12-05 10:08:27,426 [salt.state       ][INFO    ][18285] Running state [kvm02] at time 10:08:27.425775
2017-12-05 10:08:27,426 [salt.state       ][INFO    ][18285] Executing state host.present for kvm02
2017-12-05 10:08:27,427 [salt.state       ][INFO    ][18285] Host kvm02 (10.167.4.142) already present
2017-12-05 10:08:27,427 [salt.state       ][INFO    ][18285] Completed state [kvm02] at time 10:08:27.426730 duration_in_ms=0.955
2017-12-05 10:08:27,427 [salt.state       ][INFO    ][18285] Running state [dbs] at time 10:08:27.426992
2017-12-05 10:08:27,427 [salt.state       ][INFO    ][18285] Executing state host.present for dbs
2017-12-05 10:08:27,428 [salt.state       ][INFO    ][18285] Host dbs (10.167.4.50) already present
2017-12-05 10:08:27,428 [salt.state       ][INFO    ][18285] Completed state [dbs] at time 10:08:27.427884 duration_in_ms=0.891
2017-12-05 10:08:27,428 [salt.state       ][INFO    ][18285] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.428161
2017-12-05 10:08:27,428 [salt.state       ][INFO    ][18285] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,429 [salt.state       ][INFO    ][18285] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-12-05 10:08:27,429 [salt.state       ][INFO    ][18285] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.429079 duration_in_ms=0.918
2017-12-05 10:08:27,429 [salt.state       ][INFO    ][18285] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.429344
2017-12-05 10:08:27,430 [salt.state       ][INFO    ][18285] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,430 [salt.state       ][INFO    ][18285] Host prx.baremetal-mcp-ocata-odl-ha.local (172.30.10.103) already present
2017-12-05 10:08:27,430 [salt.state       ][INFO    ][18285] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.430294 duration_in_ms=0.95
2017-12-05 10:08:27,431 [salt.state       ][INFO    ][18285] Running state [prx] at time 10:08:27.430557
2017-12-05 10:08:27,431 [salt.state       ][INFO    ][18285] Executing state host.present for prx
2017-12-05 10:08:27,431 [salt.state       ][INFO    ][18285] Host prx (172.30.10.103) already present
2017-12-05 10:08:27,431 [salt.state       ][INFO    ][18285] Completed state [prx] at time 10:08:27.431450 duration_in_ms=0.893
2017-12-05 10:08:27,432 [salt.state       ][INFO    ][18285] Running state [prx02] at time 10:08:27.431717
2017-12-05 10:08:27,432 [salt.state       ][INFO    ][18285] Executing state host.present for prx02
2017-12-05 10:08:27,432 [salt.state       ][INFO    ][18285] Host prx02 (10.167.4.105) already present
2017-12-05 10:08:27,433 [salt.state       ][INFO    ][18285] Completed state [prx02] at time 10:08:27.432641 duration_in_ms=0.924
2017-12-05 10:08:27,433 [salt.state       ][INFO    ][18285] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.432903
2017-12-05 10:08:27,433 [salt.state       ][INFO    ][18285] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,434 [salt.state       ][INFO    ][18285] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.105) already present
2017-12-05 10:08:27,434 [salt.state       ][INFO    ][18285] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.433806 duration_in_ms=0.904
2017-12-05 10:08:27,434 [salt.state       ][INFO    ][18285] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.434117
2017-12-05 10:08:27,434 [salt.state       ][INFO    ][18285] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,435 [salt.state       ][INFO    ][18285] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-12-05 10:08:27,435 [salt.state       ][INFO    ][18285] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.435022 duration_in_ms=0.915
2017-12-05 10:08:27,435 [salt.state       ][INFO    ][18285] Running state [msg02] at time 10:08:27.435287
2017-12-05 10:08:27,436 [salt.state       ][INFO    ][18285] Executing state host.present for msg02
2017-12-05 10:08:27,436 [salt.state       ][INFO    ][18285] Host msg02 (10.167.4.42) already present
2017-12-05 10:08:27,436 [salt.state       ][INFO    ][18285] Completed state [msg02] at time 10:08:27.436193 duration_in_ms=0.906
2017-12-05 10:08:27,436 [salt.state       ][INFO    ][18285] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.436469
2017-12-05 10:08:27,437 [salt.state       ][INFO    ][18285] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,437 [salt.state       ][INFO    ][18285] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-12-05 10:08:27,437 [salt.state       ][INFO    ][18285] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.437425 duration_in_ms=0.956
2017-12-05 10:08:27,438 [salt.state       ][INFO    ][18285] Running state [msg03] at time 10:08:27.437708
2017-12-05 10:08:27,438 [salt.state       ][INFO    ][18285] Executing state host.present for msg03
2017-12-05 10:08:27,438 [salt.state       ][INFO    ][18285] Host msg03 (10.167.4.43) already present
2017-12-05 10:08:27,439 [salt.state       ][INFO    ][18285] Completed state [msg03] at time 10:08:27.438675 duration_in_ms=0.968
2017-12-05 10:08:27,439 [salt.state       ][INFO    ][18285] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.438947
2017-12-05 10:08:27,439 [salt.state       ][INFO    ][18285] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,440 [salt.state       ][INFO    ][18285] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-12-05 10:08:27,440 [salt.state       ][INFO    ][18285] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.439908 duration_in_ms=0.961
2017-12-05 10:08:27,440 [salt.state       ][INFO    ][18285] Running state [msg01] at time 10:08:27.440188
2017-12-05 10:08:27,440 [salt.state       ][INFO    ][18285] Executing state host.present for msg01
2017-12-05 10:08:27,441 [salt.state       ][INFO    ][18285] Host msg01 (10.167.4.41) already present
2017-12-05 10:08:27,441 [salt.state       ][INFO    ][18285] Completed state [msg01] at time 10:08:27.441116 duration_in_ms=0.927
2017-12-05 10:08:27,442 [salt.state       ][INFO    ][18285] Running state [file.replace] at time 10:08:27.441971
2017-12-05 10:08:27,442 [salt.state       ][INFO    ][18285] Executing state module.run for file.replace
2017-12-05 10:08:27,507 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-05 10:08:27,517 [salt.state       ][INFO    ][18285] onlyif execution failed
2017-12-05 10:08:27,517 [salt.state       ][INFO    ][18285] Completed state [file.replace] at time 10:08:27.517318 duration_in_ms=75.347
2017-12-05 10:08:27,518 [salt.state       ][INFO    ][18285] Running state [msg] at time 10:08:27.517713
2017-12-05 10:08:27,518 [salt.state       ][INFO    ][18285] Executing state host.present for msg
2017-12-05 10:08:27,519 [salt.state       ][INFO    ][18285] Host msg (10.167.4.40) already present
2017-12-05 10:08:27,519 [salt.state       ][INFO    ][18285] Completed state [msg] at time 10:08:27.518888 duration_in_ms=1.175
2017-12-05 10:08:27,519 [salt.state       ][INFO    ][18285] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.519165
2017-12-05 10:08:27,519 [salt.state       ][INFO    ][18285] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,520 [salt.state       ][INFO    ][18285] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-12-05 10:08:27,520 [salt.state       ][INFO    ][18285] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.520085 duration_in_ms=0.92
2017-12-05 10:08:27,520 [salt.state       ][INFO    ][18285] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.520355
2017-12-05 10:08:27,521 [salt.state       ][INFO    ][18285] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,521 [salt.state       ][INFO    ][18285] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:08:27,521 [salt.state       ][INFO    ][18285] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.521272 duration_in_ms=0.917
2017-12-05 10:08:27,522 [salt.state       ][INFO    ][18285] Running state [cfg01] at time 10:08:27.521557
2017-12-05 10:08:27,522 [salt.state       ][INFO    ][18285] Executing state host.present for cfg01
2017-12-05 10:08:27,522 [salt.state       ][INFO    ][18285] Host cfg01 (10.167.4.100) already present
2017-12-05 10:08:27,523 [salt.state       ][INFO    ][18285] Completed state [cfg01] at time 10:08:27.522530 duration_in_ms=0.973
2017-12-05 10:08:27,523 [salt.state       ][INFO    ][18285] Running state [cmp002] at time 10:08:27.522800
2017-12-05 10:08:27,523 [salt.state       ][INFO    ][18285] Executing state host.present for cmp002
2017-12-05 10:08:27,523 [salt.state       ][INFO    ][18285] Host cmp002 (10.167.4.102) already present
2017-12-05 10:08:27,524 [salt.state       ][INFO    ][18285] Completed state [cmp002] at time 10:08:27.523703 duration_in_ms=0.904
2017-12-05 10:08:27,524 [salt.state       ][INFO    ][18285] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.523975
2017-12-05 10:08:27,524 [salt.state       ][INFO    ][18285] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,525 [salt.state       ][INFO    ][18285] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-12-05 10:08:27,525 [salt.state       ][INFO    ][18285] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.524892 duration_in_ms=0.917
2017-12-05 10:08:27,525 [salt.state       ][INFO    ][18285] Running state [cmp001] at time 10:08:27.525158
2017-12-05 10:08:27,525 [salt.state       ][INFO    ][18285] Executing state host.present for cmp001
2017-12-05 10:08:27,526 [salt.state       ][INFO    ][18285] Host cmp001 (10.167.4.101) already present
2017-12-05 10:08:27,526 [salt.state       ][INFO    ][18285] Completed state [cmp001] at time 10:08:27.526095 duration_in_ms=0.936
2017-12-05 10:08:27,526 [salt.state       ][INFO    ][18285] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.526363
2017-12-05 10:08:27,527 [salt.state       ][INFO    ][18285] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,527 [salt.state       ][INFO    ][18285] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-12-05 10:08:27,527 [salt.state       ][INFO    ][18285] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.527273 duration_in_ms=0.909
2017-12-05 10:08:27,528 [salt.state       ][INFO    ][18285] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.527540
2017-12-05 10:08:27,528 [salt.state       ][INFO    ][18285] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,528 [salt.state       ][INFO    ][18285] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-12-05 10:08:27,528 [salt.state       ][INFO    ][18285] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.528446 duration_in_ms=0.906
2017-12-05 10:08:27,529 [salt.state       ][INFO    ][18285] Running state [dbs01] at time 10:08:27.528714
2017-12-05 10:08:27,529 [salt.state       ][INFO    ][18285] Executing state host.present for dbs01
2017-12-05 10:08:27,530 [salt.state       ][INFO    ][18285] Host dbs01 (10.167.4.51) already present
2017-12-05 10:08:27,530 [salt.state       ][INFO    ][18285] Completed state [dbs01] at time 10:08:27.529809 duration_in_ms=1.095
2017-12-05 10:08:27,530 [salt.state       ][INFO    ][18285] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.530142
2017-12-05 10:08:27,530 [salt.state       ][INFO    ][18285] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,531 [salt.state       ][INFO    ][18285] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-12-05 10:08:27,531 [salt.state       ][INFO    ][18285] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.531049 duration_in_ms=0.908
2017-12-05 10:08:27,531 [salt.state       ][INFO    ][18285] Running state [dbs02] at time 10:08:27.531321
2017-12-05 10:08:27,532 [salt.state       ][INFO    ][18285] Executing state host.present for dbs02
2017-12-05 10:08:27,532 [salt.state       ][INFO    ][18285] Host dbs02 (10.167.4.52) already present
2017-12-05 10:08:27,532 [salt.state       ][INFO    ][18285] Completed state [dbs02] at time 10:08:27.532216 duration_in_ms=0.894
2017-12-05 10:08:27,533 [salt.state       ][INFO    ][18285] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.532486
2017-12-05 10:08:27,533 [salt.state       ][INFO    ][18285] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,533 [salt.state       ][INFO    ][18285] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-12-05 10:08:27,533 [salt.state       ][INFO    ][18285] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.533389 duration_in_ms=0.903
2017-12-05 10:08:27,534 [salt.state       ][INFO    ][18285] Running state [dbs03] at time 10:08:27.533664
2017-12-05 10:08:27,534 [salt.state       ][INFO    ][18285] Executing state host.present for dbs03
2017-12-05 10:08:27,534 [salt.state       ][INFO    ][18285] Host dbs03 (10.167.4.53) already present
2017-12-05 10:08:27,535 [salt.state       ][INFO    ][18285] Completed state [dbs03] at time 10:08:27.534644 duration_in_ms=0.979
2017-12-05 10:08:27,535 [salt.state       ][INFO    ][18285] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.534920
2017-12-05 10:08:27,535 [salt.state       ][INFO    ][18285] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,536 [salt.state       ][INFO    ][18285] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-12-05 10:08:27,536 [salt.state       ][INFO    ][18285] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.535866 duration_in_ms=0.946
2017-12-05 10:08:27,536 [salt.state       ][INFO    ][18285] Running state [odl01] at time 10:08:27.536146
2017-12-05 10:08:27,536 [salt.state       ][INFO    ][18285] Executing state host.present for odl01
2017-12-05 10:08:27,537 [salt.state       ][INFO    ][18285] Host odl01 (10.167.4.111) already present
2017-12-05 10:08:27,537 [salt.state       ][INFO    ][18285] Completed state [odl01] at time 10:08:27.537054 duration_in_ms=0.908
2017-12-05 10:08:27,537 [salt.state       ][INFO    ][18285] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.537319
2017-12-05 10:08:27,538 [salt.state       ][INFO    ][18285] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,538 [salt.state       ][INFO    ][18285] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-12-05 10:08:27,538 [salt.state       ][INFO    ][18285] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.538314 duration_in_ms=0.994
2017-12-05 10:08:27,539 [salt.state       ][INFO    ][18285] Running state [mas01] at time 10:08:27.538578
2017-12-05 10:08:27,539 [salt.state       ][INFO    ][18285] Executing state host.present for mas01
2017-12-05 10:08:27,539 [salt.state       ][INFO    ][18285] Host mas01 (10.167.4.3) already present
2017-12-05 10:08:27,539 [salt.state       ][INFO    ][18285] Completed state [mas01] at time 10:08:27.539471 duration_in_ms=0.892
2017-12-05 10:08:27,540 [salt.state       ][INFO    ][18285] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.539739
2017-12-05 10:08:27,540 [salt.state       ][INFO    ][18285] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,540 [salt.state       ][INFO    ][18285] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-12-05 10:08:27,541 [salt.state       ][INFO    ][18285] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.540694 duration_in_ms=0.954
2017-12-05 10:08:27,541 [salt.state       ][INFO    ][18285] Running state [ctl02] at time 10:08:27.540966
2017-12-05 10:08:27,541 [salt.state       ][INFO    ][18285] Executing state host.present for ctl02
2017-12-05 10:08:27,542 [salt.state       ][INFO    ][18285] Host ctl02 (10.167.4.12) already present
2017-12-05 10:08:27,542 [salt.state       ][INFO    ][18285] Completed state [ctl02] at time 10:08:27.541951 duration_in_ms=0.986
2017-12-05 10:08:27,542 [salt.state       ][INFO    ][18285] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.542232
2017-12-05 10:08:27,543 [salt.state       ][INFO    ][18285] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,543 [salt.state       ][INFO    ][18285] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-12-05 10:08:27,543 [salt.state       ][INFO    ][18285] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.543201 duration_in_ms=0.969
2017-12-05 10:08:27,543 [salt.state       ][INFO    ][18285] Running state [ctl03] at time 10:08:27.543474
2017-12-05 10:08:27,544 [salt.state       ][INFO    ][18285] Executing state host.present for ctl03
2017-12-05 10:08:27,544 [salt.state       ][INFO    ][18285] Host ctl03 (10.167.4.13) already present
2017-12-05 10:08:27,544 [salt.state       ][INFO    ][18285] Completed state [ctl03] at time 10:08:27.544415 duration_in_ms=0.941
2017-12-05 10:08:27,545 [salt.state       ][INFO    ][18285] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.544689
2017-12-05 10:08:27,545 [salt.state       ][INFO    ][18285] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,545 [salt.state       ][INFO    ][18285] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-12-05 10:08:27,546 [salt.state       ][INFO    ][18285] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.545647 duration_in_ms=0.959
2017-12-05 10:08:27,546 [salt.state       ][INFO    ][18285] Running state [ctl01] at time 10:08:27.545944
2017-12-05 10:08:27,546 [salt.state       ][INFO    ][18285] Executing state host.present for ctl01
2017-12-05 10:08:27,547 [salt.state       ][INFO    ][18285] Host ctl01 (10.167.4.11) already present
2017-12-05 10:08:27,547 [salt.state       ][INFO    ][18285] Completed state [ctl01] at time 10:08:27.546887 duration_in_ms=0.944
2017-12-05 10:08:27,547 [salt.state       ][INFO    ][18285] Running state [ctl] at time 10:08:27.547162
2017-12-05 10:08:27,547 [salt.state       ][INFO    ][18285] Executing state host.present for ctl
2017-12-05 10:08:27,548 [salt.state       ][INFO    ][18285] Host ctl (10.167.4.10) already present
2017-12-05 10:08:27,548 [salt.state       ][INFO    ][18285] Completed state [ctl] at time 10:08:27.548103 duration_in_ms=0.942
2017-12-05 10:08:27,548 [salt.state       ][INFO    ][18285] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.548370
2017-12-05 10:08:27,549 [salt.state       ][INFO    ][18285] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:08:27,549 [salt.state       ][INFO    ][18285] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-12-05 10:08:27,549 [salt.state       ][INFO    ][18285] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:08:27.549341 duration_in_ms=0.971
2017-12-05 10:08:27,550 [salt.state       ][INFO    ][18285] Running state [ens2] at time 10:08:27.549620
2017-12-05 10:08:27,550 [salt.state       ][INFO    ][18285] Executing state network.managed for ens2
2017-12-05 10:08:27,902 [salt.state       ][INFO    ][18285] Interface ens2 is up to date.
2017-12-05 10:08:27,903 [salt.state       ][INFO    ][18285] Completed state [ens2] at time 10:08:27.902575 duration_in_ms=352.953
2017-12-05 10:08:27,903 [salt.state       ][INFO    ][18285] Running state [ens3] at time 10:08:27.902781
2017-12-05 10:08:27,903 [salt.state       ][INFO    ][18285] Executing state network.managed for ens3
2017-12-05 10:08:28,260 [salt.state       ][INFO    ][18285] Interface ens3 is up to date.
2017-12-05 10:08:28,260 [salt.state       ][INFO    ][18285] Completed state [ens3] at time 10:08:28.260235 duration_in_ms=357.452
2017-12-05 10:08:28,260 [salt.state       ][INFO    ][18285] Running state [/etc/profile.d/proxy.sh] at time 10:08:28.260444
2017-12-05 10:08:28,261 [salt.state       ][INFO    ][18285] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-05 10:08:28,261 [salt.state       ][INFO    ][18285] File /etc/profile.d/proxy.sh is not present
2017-12-05 10:08:28,261 [salt.state       ][INFO    ][18285] Completed state [/etc/profile.d/proxy.sh] at time 10:08:28.261032 duration_in_ms=0.588
2017-12-05 10:08:28,261 [salt.state       ][INFO    ][18285] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:08:28.261177
2017-12-05 10:08:28,261 [salt.state       ][INFO    ][18285] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-05 10:08:28,262 [salt.state       ][INFO    ][18285] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-05 10:08:28,262 [salt.state       ][INFO    ][18285] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:08:28.261622 duration_in_ms=0.445
2017-12-05 10:08:28,262 [salt.state       ][INFO    ][18285] Running state [ntp] at time 10:08:28.261774
2017-12-05 10:08:28,262 [salt.state       ][INFO    ][18285] Executing state pkg.installed for ntp
2017-12-05 10:08:28,265 [salt.state       ][INFO    ][18285] Package ntp is already installed
2017-12-05 10:08:28,265 [salt.state       ][INFO    ][18285] Completed state [ntp] at time 10:08:28.265267 duration_in_ms=3.492
2017-12-05 10:08:28,266 [salt.state       ][INFO    ][18285] Running state [/etc/ntp.conf] at time 10:08:28.266055
2017-12-05 10:08:28,266 [salt.state       ][INFO    ][18285] Executing state file.managed for /etc/ntp.conf
2017-12-05 10:08:28,288 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-05 10:08:28,315 [salt.fileclient  ][INFO    ][18285] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:08:28,323 [salt.state       ][INFO    ][18285] File /etc/ntp.conf is in the correct state
2017-12-05 10:08:28,324 [salt.state       ][INFO    ][18285] Completed state [/etc/ntp.conf] at time 10:08:28.323705 duration_in_ms=57.649
2017-12-05 10:08:28,325 [salt.state       ][INFO    ][18285] Running state [ntp] at time 10:08:28.324551
2017-12-05 10:08:28,325 [salt.state       ][INFO    ][18285] Executing state service.running for ntp
2017-12-05 10:08:28,325 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-05 10:08:28,339 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-05 10:08:28,353 [salt.loaded.int.module.cmdmod][INFO    ][18285] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-05 10:08:28,367 [salt.state       ][INFO    ][18285] The service ntp is already running
2017-12-05 10:08:28,368 [salt.state       ][INFO    ][18285] Completed state [ntp] at time 10:08:28.367756 duration_in_ms=43.204
2017-12-05 10:08:28,371 [salt.minion      ][INFO    ][18285] Returning information for job: 20171205100811012339
2017-12-05 10:09:02,567 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.apply with jid 20171205100902559151
2017-12-05 10:09:02,603 [salt.minion      ][INFO    ][20714] Starting a new job with PID 20714
2017-12-05 10:09:05,592 [salt.state       ][INFO    ][20714] Loading fresh modules for state activity
2017-12-05 10:09:05,939 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-05 10:09:05,959 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-05 10:09:06,004 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,051 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-05 10:09:06,087 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,170 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-05 10:09:06,202 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,262 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-05 10:09:06,327 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,387 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-05 10:09:06,418 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,467 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-05 10:09:06,481 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,525 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-05 10:09:06,557 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,611 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-05 10:09:06,628 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,678 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-05 10:09:06,695 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,750 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-05 10:09:06,763 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,812 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-05 10:09:06,846 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,895 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-05 10:09:06,924 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:06,967 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-05 10:09:06,997 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:07,040 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-05 10:09:07,054 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:07,102 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-05 10:09:07,117 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:07,173 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-05 10:09:07,187 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:07,245 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-05 10:09:07,275 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:07,354 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-05 10:09:07,418 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:07,468 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-05 10:09:07,485 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:07,535 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-05 10:09:07,555 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:07,666 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-05 10:09:07,680 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-05 10:09:07,699 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:09:07,719 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-05 10:09:07,737 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:09:07,759 [salt.state       ][INFO    ][20714] Running state [/etc/environment] at time 10:09:07.758671
2017-12-05 10:09:07,759 [salt.state       ][INFO    ][20714] Executing state file.blockreplace for /etc/environment
2017-12-05 10:09:07,768 [salt.state       ][INFO    ][20714] No changes needed to be made
2017-12-05 10:09:07,768 [salt.state       ][INFO    ][20714] Completed state [/etc/environment] at time 10:09:07.768052 duration_in_ms=9.381
2017-12-05 10:09:07,769 [salt.state       ][INFO    ][20714] Running state [/etc/profile.d] at time 10:09:07.768525
2017-12-05 10:09:07,769 [salt.state       ][INFO    ][20714] Executing state file.directory for /etc/profile.d
2017-12-05 10:09:07,770 [salt.state       ][INFO    ][20714] Directory /etc/profile.d is in the correct state
2017-12-05 10:09:07,770 [salt.state       ][INFO    ][20714] Completed state [/etc/profile.d] at time 10:09:07.770004 duration_in_ms=1.479
2017-12-05 10:09:08,052 [salt.state       ][INFO    ][20714] Running state [linux_repo_prereq_pkgs] at time 10:09:08.052005
2017-12-05 10:09:08,052 [salt.state       ][INFO    ][20714] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-05 10:09:08,053 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:09:08,528 [salt.state       ][INFO    ][20714] All specified packages are already installed
2017-12-05 10:09:08,528 [salt.state       ][INFO    ][20714] Completed state [linux_repo_prereq_pkgs] at time 10:09:08.528049 duration_in_ms=476.044
2017-12-05 10:09:08,528 [salt.state       ][INFO    ][20714] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:09:08.528384
2017-12-05 10:09:08,529 [salt.state       ][INFO    ][20714] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-05 10:09:08,529 [salt.state       ][INFO    ][20714] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-05 10:09:08,529 [salt.state       ][INFO    ][20714] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:09:08.529338 duration_in_ms=0.954
2017-12-05 10:09:08,530 [salt.state       ][INFO    ][20714] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:09:08.529611
2017-12-05 10:09:08,530 [salt.state       ][INFO    ][20714] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-05 10:09:08,547 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:09:08,564 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:08,599 [salt.state       ][INFO    ][20714] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-05 10:09:08,600 [salt.state       ][INFO    ][20714] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:09:08.599667 duration_in_ms=70.055
2017-12-05 10:09:08,602 [salt.state       ][INFO    ][20714] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:09:08.601497
2017-12-05 10:09:08,602 [salt.state       ][INFO    ][20714] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-05 10:09:08,858 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:09:08,940 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:09:10,899 [salt.state       ][INFO    ][20714] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-05 10:09:10,899 [salt.state       ][INFO    ][20714] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:09:10.899058 duration_in_ms=2297.561
2017-12-05 10:09:10,899 [salt.state       ][INFO    ][20714] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:09:10.899398
2017-12-05 10:09:10,900 [salt.state       ][INFO    ][20714] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-05 10:09:10,900 [salt.state       ][INFO    ][20714] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-05 10:09:10,900 [salt.state       ][INFO    ][20714] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:09:10.900371 duration_in_ms=0.973
2017-12-05 10:09:10,901 [salt.state       ][INFO    ][20714] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:09:10.900652
2017-12-05 10:09:10,901 [salt.state       ][INFO    ][20714] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-05 10:09:10,917 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:09:10,934 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:10,969 [salt.state       ][INFO    ][20714] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-05 10:09:10,970 [salt.state       ][INFO    ][20714] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:09:10.969797 duration_in_ms=69.145
2017-12-05 10:09:10,971 [salt.state       ][INFO    ][20714] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:09:10.970612
2017-12-05 10:09:10,971 [salt.state       ][INFO    ][20714] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-05 10:09:11,069 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-12-05 10:09:11,149 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:09:12,667 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205100912651218
2017-12-05 10:09:12,687 [salt.minion      ][INFO    ][21709] Starting a new job with PID 21709
2017-12-05 10:09:12,814 [salt.minion      ][INFO    ][21709] Returning information for job: 20171205100912651218
2017-12-05 10:09:13,229 [salt.state       ][INFO    ][20714] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-05 10:09:13,229 [salt.state       ][INFO    ][20714] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:09:13.229084 duration_in_ms=2258.471
2017-12-05 10:09:13,229 [salt.state       ][INFO    ][20714] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:09:13.229401
2017-12-05 10:09:13,230 [salt.state       ][INFO    ][20714] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-05 10:09:13,230 [salt.state       ][INFO    ][20714] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-05 10:09:13,230 [salt.state       ][INFO    ][20714] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:09:13.230322 duration_in_ms=0.921
2017-12-05 10:09:13,231 [salt.state       ][INFO    ][20714] Running state [/etc/apt/preferences.d/uca] at time 10:09:13.230590
2017-12-05 10:09:13,231 [salt.state       ][INFO    ][20714] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-05 10:09:13,231 [salt.state       ][INFO    ][20714] File /etc/apt/preferences.d/uca is not present
2017-12-05 10:09:13,231 [salt.state       ][INFO    ][20714] Completed state [/etc/apt/preferences.d/uca] at time 10:09:13.231391 duration_in_ms=0.802
2017-12-05 10:09:13,232 [salt.state       ][INFO    ][20714] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:09:13.232081
2017-12-05 10:09:13,232 [salt.state       ][INFO    ][20714] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-12-05 10:09:13,274 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-05 10:09:13,323 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:09:15,226 [salt.state       ][INFO    ][20714] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-12-05 10:09:15,227 [salt.state       ][INFO    ][20714] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:09:15.226585 duration_in_ms=1994.503
2017-12-05 10:09:15,227 [salt.state       ][INFO    ][20714] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:09:15.226930
2017-12-05 10:09:15,227 [salt.state       ][INFO    ][20714] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-05 10:09:15,228 [salt.state       ][INFO    ][20714] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-05 10:09:15,228 [salt.state       ][INFO    ][20714] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:09:15.227902 duration_in_ms=0.972
2017-12-05 10:09:15,228 [salt.state       ][INFO    ][20714] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:09:15.228177
2017-12-05 10:09:15,228 [salt.state       ][INFO    ][20714] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-05 10:09:15,254 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-05 10:09:15,273 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:15,309 [salt.state       ][INFO    ][20714] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-05 10:09:15,310 [salt.state       ][INFO    ][20714] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:09:15.309538 duration_in_ms=81.361
2017-12-05 10:09:15,310 [salt.state       ][INFO    ][20714] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:09:15.310280
2017-12-05 10:09:15,310 [salt.state       ][INFO    ][20714] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-05 10:09:15,366 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-05 10:09:15,450 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:09:17,351 [salt.state       ][INFO    ][20714] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-05 10:09:17,351 [salt.state       ][INFO    ][20714] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:09:17.351033 duration_in_ms=2040.753
2017-12-05 10:09:17,351 [salt.state       ][INFO    ][20714] Running state [linux_extra_packages_purged] at time 10:09:17.351235
2017-12-05 10:09:17,352 [salt.state       ][INFO    ][20714] Executing state pkg.purged for linux_extra_packages_purged
2017-12-05 10:09:17,357 [salt.state       ][INFO    ][20714] All specified packages are already absent
2017-12-05 10:09:17,358 [salt.state       ][INFO    ][20714] Completed state [linux_extra_packages_purged] at time 10:09:17.357503 duration_in_ms=6.268
2017-12-05 10:09:17,358 [salt.state       ][INFO    ][20714] Running state [linux_extra_packages_latest] at time 10:09:17.357778
2017-12-05 10:09:17,358 [salt.state       ][INFO    ][20714] Executing state pkg.latest for linux_extra_packages_latest
2017-12-05 10:09:17,361 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:09:19,328 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-05 10:09:19,374 [salt.state       ][INFO    ][20714] Package mcelog is already up-to-date
2017-12-05 10:09:19,375 [salt.state       ][INFO    ][20714] Completed state [linux_extra_packages_latest] at time 10:09:19.374933 duration_in_ms=2017.154
2017-12-05 10:09:19,376 [salt.state       ][INFO    ][20714] Running state [UTC] at time 10:09:19.375641
2017-12-05 10:09:19,376 [salt.state       ][INFO    ][20714] Executing state timezone.system for UTC
2017-12-05 10:09:19,377 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:09:19,419 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['timedatectl'] in directory '/root'
2017-12-05 10:09:19,430 [salt.state       ][INFO    ][20714] Timezone UTC already set, UTC already set to UTC
2017-12-05 10:09:19,431 [salt.state       ][INFO    ][20714] Completed state [UTC] at time 10:09:19.430464 duration_in_ms=54.822
2017-12-05 10:09:19,431 [salt.state       ][INFO    ][20714] Running state [nf_conntrack] at time 10:09:19.431113
2017-12-05 10:09:19,431 [salt.state       ][INFO    ][20714] Executing state kmod.present for nf_conntrack
2017-12-05 10:09:19,432 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'lsmod' in directory '/root'
2017-12-05 10:09:19,440 [salt.state       ][INFO    ][20714] Kernel module nf_conntrack is already present
2017-12-05 10:09:19,440 [salt.state       ][INFO    ][20714] Completed state [nf_conntrack] at time 10:09:19.440052 duration_in_ms=8.938
2017-12-05 10:09:19,441 [salt.state       ][INFO    ][20714] Running state [kernel.panic] at time 10:09:19.440618
2017-12-05 10:09:19,441 [salt.state       ][INFO    ][20714] Executing state sysctl.present for kernel.panic
2017-12-05 10:09:19,451 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,467 [salt.state       ][INFO    ][20714] Sysctl value kernel.panic = 60 is already set
2017-12-05 10:09:19,468 [salt.state       ][INFO    ][20714] Completed state [kernel.panic] at time 10:09:19.467533 duration_in_ms=26.914
2017-12-05 10:09:19,468 [salt.state       ][INFO    ][20714] Running state [net.ipv4.tcp_keepalive_probes] at time 10:09:19.467891
2017-12-05 10:09:19,468 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-05 10:09:19,469 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,484 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-05 10:09:19,485 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:09:19.484795 duration_in_ms=16.903
2017-12-05 10:09:19,485 [salt.state       ][INFO    ][20714] Running state [fs.file-max] at time 10:09:19.485146
2017-12-05 10:09:19,485 [salt.state       ][INFO    ][20714] Executing state sysctl.present for fs.file-max
2017-12-05 10:09:19,486 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,503 [salt.state       ][INFO    ][20714] Sysctl value fs.file-max = 124165 is already set
2017-12-05 10:09:19,503 [salt.state       ][INFO    ][20714] Completed state [fs.file-max] at time 10:09:19.503192 duration_in_ms=18.044
2017-12-05 10:09:19,504 [salt.state       ][INFO    ][20714] Running state [net.core.somaxconn] at time 10:09:19.503541
2017-12-05 10:09:19,504 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.core.somaxconn
2017-12-05 10:09:19,504 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,521 [salt.state       ][INFO    ][20714] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-05 10:09:19,522 [salt.state       ][INFO    ][20714] Completed state [net.core.somaxconn] at time 10:09:19.521842 duration_in_ms=18.3
2017-12-05 10:09:19,522 [salt.state       ][INFO    ][20714] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:09:19.522212
2017-12-05 10:09:19,523 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-05 10:09:19,523 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,543 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-05 10:09:19,544 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:09:19.543959 duration_in_ms=21.746
2017-12-05 10:09:19,544 [salt.state       ][INFO    ][20714] Running state [net.ipv4.tcp_tw_reuse] at time 10:09:19.544379
2017-12-05 10:09:19,545 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-05 10:09:19,545 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,566 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-05 10:09:19,567 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.tcp_tw_reuse] at time 10:09:19.566797 duration_in_ms=22.416
2017-12-05 10:09:19,567 [salt.state       ][INFO    ][20714] Running state [net.ipv4.tcp_congestion_control] at time 10:09:19.567151
2017-12-05 10:09:19,567 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-05 10:09:19,568 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,586 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-05 10:09:19,587 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.tcp_congestion_control] at time 10:09:19.586626 duration_in_ms=19.474
2017-12-05 10:09:19,587 [salt.state       ][INFO    ][20714] Running state [net.ipv4.tcp_retries2] at time 10:09:19.586990
2017-12-05 10:09:19,587 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-05 10:09:19,588 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,603 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-05 10:09:19,603 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.tcp_retries2] at time 10:09:19.603192 duration_in_ms=16.202
2017-12-05 10:09:19,604 [salt.state       ][INFO    ][20714] Running state [net.core.netdev_max_backlog] at time 10:09:19.603523
2017-12-05 10:09:19,604 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-05 10:09:19,604 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,620 [salt.state       ][INFO    ][20714] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-05 10:09:19,621 [salt.state       ][INFO    ][20714] Completed state [net.core.netdev_max_backlog] at time 10:09:19.620465 duration_in_ms=16.941
2017-12-05 10:09:19,621 [salt.state       ][INFO    ][20714] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:09:19.620807
2017-12-05 10:09:19,621 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-05 10:09:19,622 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,640 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-05 10:09:19,640 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:09:19.640113 duration_in_ms=19.304
2017-12-05 10:09:19,641 [salt.state       ][INFO    ][20714] Running state [vm.swappiness] at time 10:09:19.640497
2017-12-05 10:09:19,641 [salt.state       ][INFO    ][20714] Executing state sysctl.present for vm.swappiness
2017-12-05 10:09:19,641 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,656 [salt.state       ][INFO    ][20714] Sysctl value vm.swappiness = 10 is already set
2017-12-05 10:09:19,657 [salt.state       ][INFO    ][20714] Completed state [vm.swappiness] at time 10:09:19.656871 duration_in_ms=16.373
2017-12-05 10:09:19,657 [salt.state       ][INFO    ][20714] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:09:19.657252
2017-12-05 10:09:19,658 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-05 10:09:19,658 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,674 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-05 10:09:19,674 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:09:19.674082 duration_in_ms=16.829
2017-12-05 10:09:19,674 [salt.state       ][INFO    ][20714] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:09:19.674431
2017-12-05 10:09:19,675 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-05 10:09:19,675 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,690 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-05 10:09:19,691 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:09:19.690539 duration_in_ms=16.107
2017-12-05 10:09:19,691 [salt.state       ][INFO    ][20714] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:09:19.690882
2017-12-05 10:09:19,691 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-05 10:09:19,692 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,706 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-05 10:09:19,707 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:09:19.706569 duration_in_ms=15.687
2017-12-05 10:09:19,707 [salt.state       ][INFO    ][20714] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:09:19.706909
2017-12-05 10:09:19,707 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-05 10:09:19,708 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,723 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-05 10:09:19,724 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:09:19.723829 duration_in_ms=16.919
2017-12-05 10:09:19,724 [salt.state       ][INFO    ][20714] Running state [net.ipv4.tcp_fin_timeout] at time 10:09:19.724183
2017-12-05 10:09:19,725 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-05 10:09:19,725 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,742 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-05 10:09:19,742 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.tcp_fin_timeout] at time 10:09:19.742143 duration_in_ms=17.959
2017-12-05 10:09:19,743 [salt.state       ][INFO    ][20714] Running state [net.ipv4.tcp_keepalive_time] at time 10:09:19.742484
2017-12-05 10:09:19,743 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-05 10:09:19,743 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,763 [salt.state       ][INFO    ][20714] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-05 10:09:19,764 [salt.state       ][INFO    ][20714] Completed state [net.ipv4.tcp_keepalive_time] at time 10:09:19.763932 duration_in_ms=21.447
2017-12-05 10:09:19,764 [salt.state       ][INFO    ][20714] Running state [net.nf_conntrack_max] at time 10:09:19.764296
2017-12-05 10:09:19,765 [salt.state       ][INFO    ][20714] Executing state sysctl.present for net.nf_conntrack_max
2017-12-05 10:09:19,765 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'sysctl -a' in directory '/root'
2017-12-05 10:09:19,784 [salt.state       ][INFO    ][20714] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-05 10:09:19,784 [salt.state       ][INFO    ][20714] Completed state [net.nf_conntrack_max] at time 10:09:19.784218 duration_in_ms=19.922
2017-12-05 10:09:19,785 [salt.state       ][INFO    ][20714] Running state [linux_sysfs_package] at time 10:09:19.784588
2017-12-05 10:09:19,785 [salt.state       ][INFO    ][20714] Executing state pkg.installed for linux_sysfs_package
2017-12-05 10:09:19,788 [salt.state       ][INFO    ][20714] All specified packages are already installed
2017-12-05 10:09:19,788 [salt.state       ][INFO    ][20714] Completed state [linux_sysfs_package] at time 10:09:19.788360 duration_in_ms=3.772
2017-12-05 10:09:19,789 [salt.state       ][INFO    ][20714] Running state [/etc/sysfs.d] at time 10:09:19.789315
2017-12-05 10:09:19,790 [salt.state       ][INFO    ][20714] Executing state file.directory for /etc/sysfs.d
2017-12-05 10:09:19,790 [salt.state       ][INFO    ][20714] Directory /etc/sysfs.d is in the correct state
2017-12-05 10:09:19,790 [salt.state       ][INFO    ][20714] Completed state [/etc/sysfs.d] at time 10:09:19.790434 duration_in_ms=1.12
2017-12-05 10:09:19,791 [salt.state       ][INFO    ][20714] Running state [ondemand] at time 10:09:19.791038
2017-12-05 10:09:19,791 [salt.state       ][INFO    ][20714] Executing state service.dead for ondemand
2017-12-05 10:09:19,792 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-05 10:09:19,804 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-05 10:09:19,814 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-05 10:09:19,828 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'runlevel' in directory '/root'
2017-12-05 10:09:19,838 [salt.state       ][INFO    ][20714] The service ondemand is already dead
2017-12-05 10:09:19,839 [salt.state       ][INFO    ][20714] Completed state [ondemand] at time 10:09:19.838503 duration_in_ms=47.465
2017-12-05 10:09:19,839 [salt.state       ][INFO    ][20714] Running state [cs_CZ.UTF-8] at time 10:09:19.839024
2017-12-05 10:09:19,839 [salt.state       ][INFO    ][20714] Executing state locale.present for cs_CZ.UTF-8
2017-12-05 10:09:19,840 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'locale -a' in directory '/root'
2017-12-05 10:09:19,847 [salt.state       ][INFO    ][20714] Locale cs_CZ.UTF-8 is already present
2017-12-05 10:09:19,848 [salt.state       ][INFO    ][20714] Completed state [cs_CZ.UTF-8] at time 10:09:19.847680 duration_in_ms=8.656
2017-12-05 10:09:19,848 [salt.state       ][INFO    ][20714] Running state [en_US.UTF-8] at time 10:09:19.847880
2017-12-05 10:09:19,848 [salt.state       ][INFO    ][20714] Executing state locale.present for en_US.UTF-8
2017-12-05 10:09:19,848 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'locale -a' in directory '/root'
2017-12-05 10:09:19,857 [salt.state       ][INFO    ][20714] Locale en_US.UTF-8 is already present
2017-12-05 10:09:19,858 [salt.state       ][INFO    ][20714] Completed state [en_US.UTF-8] at time 10:09:19.857483 duration_in_ms=9.602
2017-12-05 10:09:19,858 [salt.state       ][INFO    ][20714] Running state [en_US.UTF-8] at time 10:09:19.858420
2017-12-05 10:09:19,859 [salt.state       ][INFO    ][20714] Executing state locale.system for en_US.UTF-8
2017-12-05 10:09:19,859 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'localectl' in directory '/root'
2017-12-05 10:09:19,893 [salt.state       ][INFO    ][20714] System locale en_US.UTF-8 already set
2017-12-05 10:09:19,893 [salt.state       ][INFO    ][20714] Completed state [en_US.UTF-8] at time 10:09:19.893244 duration_in_ms=34.824
2017-12-05 10:09:19,894 [salt.state       ][INFO    ][20714] Running state [root] at time 10:09:19.894285
2017-12-05 10:09:19,895 [salt.state       ][INFO    ][20714] Executing state user.present for root
2017-12-05 10:09:19,895 [salt.state       ][INFO    ][20714] User root is present and up to date
2017-12-05 10:09:19,895 [salt.state       ][INFO    ][20714] Completed state [root] at time 10:09:19.895413 duration_in_ms=1.127
2017-12-05 10:09:19,896 [salt.state       ][INFO    ][20714] Running state [/root] at time 10:09:19.896154
2017-12-05 10:09:19,896 [salt.state       ][INFO    ][20714] Executing state file.directory for /root
2017-12-05 10:09:19,897 [salt.state       ][INFO    ][20714] Directory /root is in the correct state
2017-12-05 10:09:19,897 [salt.state       ][INFO    ][20714] Completed state [/root] at time 10:09:19.896907 duration_in_ms=0.753
2017-12-05 10:09:19,897 [salt.state       ][INFO    ][20714] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:09:19.897049
2017-12-05 10:09:19,897 [salt.state       ][INFO    ][20714] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-05 10:09:19,897 [salt.state       ][INFO    ][20714] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-05 10:09:19,898 [salt.state       ][INFO    ][20714] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:09:19.897517 duration_in_ms=0.468
2017-12-05 10:09:19,898 [salt.state       ][INFO    ][20714] Running state [ubuntu] at time 10:09:19.897659
2017-12-05 10:09:19,898 [salt.state       ][INFO    ][20714] Executing state user.present for ubuntu
2017-12-05 10:09:19,898 [salt.state       ][INFO    ][20714] User ubuntu is present and up to date
2017-12-05 10:09:19,899 [salt.state       ][INFO    ][20714] Completed state [ubuntu] at time 10:09:19.898539 duration_in_ms=0.88
2017-12-05 10:09:19,899 [salt.state       ][INFO    ][20714] Running state [/home/ubuntu] at time 10:09:19.899141
2017-12-05 10:09:19,899 [salt.state       ][INFO    ][20714] Executing state file.directory for /home/ubuntu
2017-12-05 10:09:19,900 [salt.state       ][INFO    ][20714] Directory /home/ubuntu is in the correct state
2017-12-05 10:09:19,900 [salt.state       ][INFO    ][20714] Completed state [/home/ubuntu] at time 10:09:19.899811 duration_in_ms=0.669
2017-12-05 10:09:19,900 [salt.state       ][INFO    ][20714] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:09:19.900334
2017-12-05 10:09:19,901 [salt.state       ][INFO    ][20714] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-05 10:09:19,919 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-05 10:09:19,923 [salt.state       ][INFO    ][20714] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-05 10:09:19,924 [salt.state       ][INFO    ][20714] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:09:19.923528 duration_in_ms=23.193
2017-12-05 10:09:19,924 [salt.state       ][INFO    ][20714] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:09:19.923698
2017-12-05 10:09:19,924 [salt.state       ][INFO    ][20714] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-05 10:09:19,939 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-05 10:09:19,961 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:20,020 [salt.state       ][INFO    ][20714] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-05 10:09:20,020 [salt.state       ][INFO    ][20714] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:09:20.019834 duration_in_ms=96.136
2017-12-05 10:09:20,020 [salt.state       ][INFO    ][20714] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:09:20.020057
2017-12-05 10:09:20,020 [salt.state       ][INFO    ][20714] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-05 10:09:20,034 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-05 10:09:20,051 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:09:20,083 [salt.state       ][INFO    ][20714] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-05 10:09:20,083 [salt.state       ][INFO    ][20714] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:09:20.083369 duration_in_ms=63.312
2017-12-05 10:09:20,084 [salt.state       ][INFO    ][20714] Running state [service.systemctl_reload] at time 10:09:20.084302
2017-12-05 10:09:20,085 [salt.state       ][INFO    ][20714] Executing state module.wait for service.systemctl_reload
2017-12-05 10:09:20,085 [salt.state       ][INFO    ][20714] No changes made for service.systemctl_reload
2017-12-05 10:09:20,085 [salt.state       ][INFO    ][20714] Completed state [service.systemctl_reload] at time 10:09:20.084832 duration_in_ms=0.531
2017-12-05 10:09:20,085 [salt.state       ][INFO    ][20714] Running state [/etc/hostname] at time 10:09:20.084993
2017-12-05 10:09:20,085 [salt.state       ][INFO    ][20714] Executing state file.managed for /etc/hostname
2017-12-05 10:09:20,099 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-05 10:09:20,100 [salt.state       ][INFO    ][20714] File /etc/hostname is in the correct state
2017-12-05 10:09:20,101 [salt.state       ][INFO    ][20714] Completed state [/etc/hostname] at time 10:09:20.100583 duration_in_ms=15.589
2017-12-05 10:09:20,102 [salt.state       ][INFO    ][20714] Running state [hostname msg01] at time 10:09:20.101627
2017-12-05 10:09:20,102 [salt.state       ][INFO    ][20714] Executing state cmd.wait for hostname msg01
2017-12-05 10:09:20,102 [salt.state       ][INFO    ][20714] No changes made for hostname msg01
2017-12-05 10:09:20,102 [salt.state       ][INFO    ][20714] Completed state [hostname msg01] at time 10:09:20.102161 duration_in_ms=0.533
2017-12-05 10:09:20,103 [salt.state       ][INFO    ][20714] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.102492
2017-12-05 10:09:20,103 [salt.state       ][INFO    ][20714] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,103 [salt.state       ][INFO    ][20714] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-12-05 10:09:20,103 [salt.state       ][INFO    ][20714] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.103137 duration_in_ms=0.645
2017-12-05 10:09:20,103 [salt.state       ][INFO    ][20714] Running state [mdb02] at time 10:09:20.103306
2017-12-05 10:09:20,103 [salt.state       ][INFO    ][20714] Executing state host.present for mdb02
2017-12-05 10:09:20,104 [salt.state       ][INFO    ][20714] Host mdb02 (10.167.4.77) already present
2017-12-05 10:09:20,104 [salt.state       ][INFO    ][20714] Completed state [mdb02] at time 10:09:20.103914 duration_in_ms=0.609
2017-12-05 10:09:20,104 [salt.state       ][INFO    ][20714] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.104082
2017-12-05 10:09:20,104 [salt.state       ][INFO    ][20714] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,105 [salt.state       ][INFO    ][20714] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-12-05 10:09:20,105 [salt.state       ][INFO    ][20714] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.104703 duration_in_ms=0.621
2017-12-05 10:09:20,105 [salt.state       ][INFO    ][20714] Running state [mdb03] at time 10:09:20.104874
2017-12-05 10:09:20,105 [salt.state       ][INFO    ][20714] Executing state host.present for mdb03
2017-12-05 10:09:20,105 [salt.state       ][INFO    ][20714] Host mdb03 (10.167.4.78) already present
2017-12-05 10:09:20,106 [salt.state       ][INFO    ][20714] Completed state [mdb03] at time 10:09:20.105475 duration_in_ms=0.601
2017-12-05 10:09:20,106 [salt.state       ][INFO    ][20714] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.105631
2017-12-05 10:09:20,106 [salt.state       ][INFO    ][20714] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,106 [salt.state       ][INFO    ][20714] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-12-05 10:09:20,106 [salt.state       ][INFO    ][20714] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.106238 duration_in_ms=0.607
2017-12-05 10:09:20,106 [salt.state       ][INFO    ][20714] Running state [mdb01] at time 10:09:20.106398
2017-12-05 10:09:20,107 [salt.state       ][INFO    ][20714] Executing state host.present for mdb01
2017-12-05 10:09:20,107 [salt.state       ][INFO    ][20714] Host mdb01 (10.167.4.76) already present
2017-12-05 10:09:20,107 [salt.state       ][INFO    ][20714] Completed state [mdb01] at time 10:09:20.106988 duration_in_ms=0.59
2017-12-05 10:09:20,107 [salt.state       ][INFO    ][20714] Running state [mdb] at time 10:09:20.107151
2017-12-05 10:09:20,107 [salt.state       ][INFO    ][20714] Executing state host.present for mdb
2017-12-05 10:09:20,108 [salt.state       ][INFO    ][20714] Host mdb (10.167.4.75) already present
2017-12-05 10:09:20,108 [salt.state       ][INFO    ][20714] Completed state [mdb] at time 10:09:20.107745 duration_in_ms=0.594
2017-12-05 10:09:20,108 [salt.state       ][INFO    ][20714] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.107907
2017-12-05 10:09:20,108 [salt.state       ][INFO    ][20714] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,108 [salt.state       ][INFO    ][20714] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-12-05 10:09:20,109 [salt.state       ][INFO    ][20714] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.108516 duration_in_ms=0.609
2017-12-05 10:09:20,109 [salt.state       ][INFO    ][20714] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.108683
2017-12-05 10:09:20,109 [salt.state       ][INFO    ][20714] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,109 [salt.state       ][INFO    ][20714] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:09:20,109 [salt.state       ][INFO    ][20714] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.109282 duration_in_ms=0.599
2017-12-05 10:09:20,109 [salt.state       ][INFO    ][20714] Running state [cfg01] at time 10:09:20.109439
2017-12-05 10:09:20,110 [salt.state       ][INFO    ][20714] Executing state host.present for cfg01
2017-12-05 10:09:20,110 [salt.state       ][INFO    ][20714] Host cfg01 (10.167.4.100) already present
2017-12-05 10:09:20,110 [salt.state       ][INFO    ][20714] Completed state [cfg01] at time 10:09:20.110057 duration_in_ms=0.618
2017-12-05 10:09:20,110 [salt.state       ][INFO    ][20714] Running state [prx01] at time 10:09:20.110222
2017-12-05 10:09:20,110 [salt.state       ][INFO    ][20714] Executing state host.present for prx01
2017-12-05 10:09:20,111 [salt.state       ][INFO    ][20714] Host prx01 (10.167.4.104) already present
2017-12-05 10:09:20,111 [salt.state       ][INFO    ][20714] Completed state [prx01] at time 10:09:20.110807 duration_in_ms=0.585
2017-12-05 10:09:20,111 [salt.state       ][INFO    ][20714] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.110959
2017-12-05 10:09:20,111 [salt.state       ][INFO    ][20714] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,111 [salt.state       ][INFO    ][20714] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.104) already present
2017-12-05 10:09:20,112 [salt.state       ][INFO    ][20714] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.111535 duration_in_ms=0.576
2017-12-05 10:09:20,112 [salt.state       ][INFO    ][20714] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.111689
2017-12-05 10:09:20,112 [salt.state       ][INFO    ][20714] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,112 [salt.state       ][INFO    ][20714] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-12-05 10:09:20,112 [salt.state       ][INFO    ][20714] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.112271 duration_in_ms=0.582
2017-12-05 10:09:20,112 [salt.state       ][INFO    ][20714] Running state [kvm01] at time 10:09:20.112429
2017-12-05 10:09:20,113 [salt.state       ][INFO    ][20714] Executing state host.present for kvm01
2017-12-05 10:09:20,113 [salt.state       ][INFO    ][20714] Host kvm01 (10.167.4.141) already present
2017-12-05 10:09:20,113 [salt.state       ][INFO    ][20714] Completed state [kvm01] at time 10:09:20.113009 duration_in_ms=0.58
2017-12-05 10:09:20,113 [salt.state       ][INFO    ][20714] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.113164
2017-12-05 10:09:20,113 [salt.state       ][INFO    ][20714] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,114 [salt.state       ][INFO    ][20714] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-12-05 10:09:20,114 [salt.state       ][INFO    ][20714] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.113783 duration_in_ms=0.619
2017-12-05 10:09:20,114 [salt.state       ][INFO    ][20714] Running state [kvm03] at time 10:09:20.113953
2017-12-05 10:09:20,114 [salt.state       ][INFO    ][20714] Executing state host.present for kvm03
2017-12-05 10:09:20,115 [salt.state       ][INFO    ][20714] Host kvm03 (10.167.4.143) already present
2017-12-05 10:09:20,115 [salt.state       ][INFO    ][20714] Completed state [kvm03] at time 10:09:20.114695 duration_in_ms=0.743
2017-12-05 10:09:20,115 [salt.state       ][INFO    ][20714] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.114851
2017-12-05 10:09:20,115 [salt.state       ][INFO    ][20714] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,115 [salt.state       ][INFO    ][20714] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-12-05 10:09:20,115 [salt.state       ][INFO    ][20714] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.115427 duration_in_ms=0.575
2017-12-05 10:09:20,116 [salt.state       ][INFO    ][20714] Running state [kvm02] at time 10:09:20.115580
2017-12-05 10:09:20,116 [salt.state       ][INFO    ][20714] Executing state host.present for kvm02
2017-12-05 10:09:20,116 [salt.state       ][INFO    ][20714] Host kvm02 (10.167.4.142) already present
2017-12-05 10:09:20,116 [salt.state       ][INFO    ][20714] Completed state [kvm02] at time 10:09:20.116152 duration_in_ms=0.572
2017-12-05 10:09:20,116 [salt.state       ][INFO    ][20714] Running state [dbs] at time 10:09:20.116315
2017-12-05 10:09:20,116 [salt.state       ][INFO    ][20714] Executing state host.present for dbs
2017-12-05 10:09:20,117 [salt.state       ][INFO    ][20714] Host dbs (10.167.4.50) already present
2017-12-05 10:09:20,117 [salt.state       ][INFO    ][20714] Completed state [dbs] at time 10:09:20.116906 duration_in_ms=0.591
2017-12-05 10:09:20,117 [salt.state       ][INFO    ][20714] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.117062
2017-12-05 10:09:20,117 [salt.state       ][INFO    ][20714] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,118 [salt.state       ][INFO    ][20714] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-12-05 10:09:20,118 [salt.state       ][INFO    ][20714] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.117650 duration_in_ms=0.588
2017-12-05 10:09:20,118 [salt.state       ][INFO    ][20714] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.117808
2017-12-05 10:09:20,118 [salt.state       ][INFO    ][20714] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,118 [salt.state       ][INFO    ][20714] Host prx.baremetal-mcp-ocata-odl-ha.local (172.30.10.103) already present
2017-12-05 10:09:20,118 [salt.state       ][INFO    ][20714] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.118397 duration_in_ms=0.588
2017-12-05 10:09:20,119 [salt.state       ][INFO    ][20714] Running state [prx] at time 10:09:20.118551
2017-12-05 10:09:20,119 [salt.state       ][INFO    ][20714] Executing state host.present for prx
2017-12-05 10:09:20,119 [salt.state       ][INFO    ][20714] Host prx (172.30.10.103) already present
2017-12-05 10:09:20,119 [salt.state       ][INFO    ][20714] Completed state [prx] at time 10:09:20.119122 duration_in_ms=0.572
2017-12-05 10:09:20,119 [salt.state       ][INFO    ][20714] Running state [prx02] at time 10:09:20.119276
2017-12-05 10:09:20,119 [salt.state       ][INFO    ][20714] Executing state host.present for prx02
2017-12-05 10:09:20,120 [salt.state       ][INFO    ][20714] Host prx02 (10.167.4.105) already present
2017-12-05 10:09:20,120 [salt.state       ][INFO    ][20714] Completed state [prx02] at time 10:09:20.119843 duration_in_ms=0.567
2017-12-05 10:09:20,120 [salt.state       ][INFO    ][20714] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.119995
2017-12-05 10:09:20,120 [salt.state       ][INFO    ][20714] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,120 [salt.state       ][INFO    ][20714] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.105) already present
2017-12-05 10:09:20,121 [salt.state       ][INFO    ][20714] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.120581 duration_in_ms=0.585
2017-12-05 10:09:20,121 [salt.state       ][INFO    ][20714] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.120736
2017-12-05 10:09:20,121 [salt.state       ][INFO    ][20714] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,121 [salt.state       ][INFO    ][20714] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-12-05 10:09:20,121 [salt.state       ][INFO    ][20714] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.121311 duration_in_ms=0.575
2017-12-05 10:09:20,121 [salt.state       ][INFO    ][20714] Running state [msg02] at time 10:09:20.121469
2017-12-05 10:09:20,122 [salt.state       ][INFO    ][20714] Executing state host.present for msg02
2017-12-05 10:09:20,122 [salt.state       ][INFO    ][20714] Host msg02 (10.167.4.42) already present
2017-12-05 10:09:20,122 [salt.state       ][INFO    ][20714] Completed state [msg02] at time 10:09:20.122073 duration_in_ms=0.605
2017-12-05 10:09:20,122 [salt.state       ][INFO    ][20714] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.122239
2017-12-05 10:09:20,122 [salt.state       ][INFO    ][20714] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,123 [salt.state       ][INFO    ][20714] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-12-05 10:09:20,123 [salt.state       ][INFO    ][20714] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.122817 duration_in_ms=0.577
2017-12-05 10:09:20,123 [salt.state       ][INFO    ][20714] Running state [msg03] at time 10:09:20.122970
2017-12-05 10:09:20,123 [salt.state       ][INFO    ][20714] Executing state host.present for msg03
2017-12-05 10:09:20,123 [salt.state       ][INFO    ][20714] Host msg03 (10.167.4.43) already present
2017-12-05 10:09:20,124 [salt.state       ][INFO    ][20714] Completed state [msg03] at time 10:09:20.123542 duration_in_ms=0.571
2017-12-05 10:09:20,124 [salt.state       ][INFO    ][20714] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.123702
2017-12-05 10:09:20,124 [salt.state       ][INFO    ][20714] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,124 [salt.state       ][INFO    ][20714] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-12-05 10:09:20,124 [salt.state       ][INFO    ][20714] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.124288 duration_in_ms=0.586
2017-12-05 10:09:20,124 [salt.state       ][INFO    ][20714] Running state [msg01] at time 10:09:20.124444
2017-12-05 10:09:20,125 [salt.state       ][INFO    ][20714] Executing state host.present for msg01
2017-12-05 10:09:20,125 [salt.state       ][INFO    ][20714] Host msg01 (10.167.4.41) already present
2017-12-05 10:09:20,125 [salt.state       ][INFO    ][20714] Completed state [msg01] at time 10:09:20.125019 duration_in_ms=0.576
2017-12-05 10:09:20,126 [salt.state       ][INFO    ][20714] Running state [file.replace] at time 10:09:20.125650
2017-12-05 10:09:20,126 [salt.state       ][INFO    ][20714] Executing state module.run for file.replace
2017-12-05 10:09:20,191 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-05 10:09:20,201 [salt.state       ][INFO    ][20714] onlyif execution failed
2017-12-05 10:09:20,201 [salt.state       ][INFO    ][20714] Completed state [file.replace] at time 10:09:20.201052 duration_in_ms=75.4
2017-12-05 10:09:20,201 [salt.state       ][INFO    ][20714] Running state [msg] at time 10:09:20.201304
2017-12-05 10:09:20,202 [salt.state       ][INFO    ][20714] Executing state host.present for msg
2017-12-05 10:09:20,202 [salt.state       ][INFO    ][20714] Host msg (10.167.4.40) already present
2017-12-05 10:09:20,202 [salt.state       ][INFO    ][20714] Completed state [msg] at time 10:09:20.202183 duration_in_ms=0.879
2017-12-05 10:09:20,202 [salt.state       ][INFO    ][20714] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.202355
2017-12-05 10:09:20,203 [salt.state       ][INFO    ][20714] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,203 [salt.state       ][INFO    ][20714] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-12-05 10:09:20,203 [salt.state       ][INFO    ][20714] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.202968 duration_in_ms=0.613
2017-12-05 10:09:20,203 [salt.state       ][INFO    ][20714] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.203138
2017-12-05 10:09:20,203 [salt.state       ][INFO    ][20714] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,204 [salt.state       ][INFO    ][20714] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:09:20,204 [salt.state       ][INFO    ][20714] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.203742 duration_in_ms=0.604
2017-12-05 10:09:20,204 [salt.state       ][INFO    ][20714] Running state [cfg01] at time 10:09:20.203906
2017-12-05 10:09:20,204 [salt.state       ][INFO    ][20714] Executing state host.present for cfg01
2017-12-05 10:09:20,204 [salt.state       ][INFO    ][20714] Host cfg01 (10.167.4.100) already present
2017-12-05 10:09:20,205 [salt.state       ][INFO    ][20714] Completed state [cfg01] at time 10:09:20.204536 duration_in_ms=0.631
2017-12-05 10:09:20,205 [salt.state       ][INFO    ][20714] Running state [cmp002] at time 10:09:20.204696
2017-12-05 10:09:20,205 [salt.state       ][INFO    ][20714] Executing state host.present for cmp002
2017-12-05 10:09:20,205 [salt.state       ][INFO    ][20714] Host cmp002 (10.167.4.102) already present
2017-12-05 10:09:20,205 [salt.state       ][INFO    ][20714] Completed state [cmp002] at time 10:09:20.205283 duration_in_ms=0.587
2017-12-05 10:09:20,205 [salt.state       ][INFO    ][20714] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.205444
2017-12-05 10:09:20,206 [salt.state       ][INFO    ][20714] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,206 [salt.state       ][INFO    ][20714] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-12-05 10:09:20,206 [salt.state       ][INFO    ][20714] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.206072 duration_in_ms=0.627
2017-12-05 10:09:20,206 [salt.state       ][INFO    ][20714] Running state [cmp001] at time 10:09:20.206246
2017-12-05 10:09:20,206 [salt.state       ][INFO    ][20714] Executing state host.present for cmp001
2017-12-05 10:09:20,207 [salt.state       ][INFO    ][20714] Host cmp001 (10.167.4.101) already present
2017-12-05 10:09:20,207 [salt.state       ][INFO    ][20714] Completed state [cmp001] at time 10:09:20.206833 duration_in_ms=0.586
2017-12-05 10:09:20,207 [salt.state       ][INFO    ][20714] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.206994
2017-12-05 10:09:20,207 [salt.state       ][INFO    ][20714] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,208 [salt.state       ][INFO    ][20714] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-12-05 10:09:20,208 [salt.state       ][INFO    ][20714] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.207851 duration_in_ms=0.857
2017-12-05 10:09:20,208 [salt.state       ][INFO    ][20714] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.208018
2017-12-05 10:09:20,208 [salt.state       ][INFO    ][20714] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,208 [salt.state       ][INFO    ][20714] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-12-05 10:09:20,209 [salt.state       ][INFO    ][20714] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.208620 duration_in_ms=0.602
2017-12-05 10:09:20,209 [salt.state       ][INFO    ][20714] Running state [dbs01] at time 10:09:20.208778
2017-12-05 10:09:20,209 [salt.state       ][INFO    ][20714] Executing state host.present for dbs01
2017-12-05 10:09:20,209 [salt.state       ][INFO    ][20714] Host dbs01 (10.167.4.51) already present
2017-12-05 10:09:20,209 [salt.state       ][INFO    ][20714] Completed state [dbs01] at time 10:09:20.209364 duration_in_ms=0.587
2017-12-05 10:09:20,210 [salt.state       ][INFO    ][20714] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.209522
2017-12-05 10:09:20,210 [salt.state       ][INFO    ][20714] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,210 [salt.state       ][INFO    ][20714] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-12-05 10:09:20,210 [salt.state       ][INFO    ][20714] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.210190 duration_in_ms=0.667
2017-12-05 10:09:20,210 [salt.state       ][INFO    ][20714] Running state [dbs02] at time 10:09:20.210348
2017-12-05 10:09:20,211 [salt.state       ][INFO    ][20714] Executing state host.present for dbs02
2017-12-05 10:09:20,211 [salt.state       ][INFO    ][20714] Host dbs02 (10.167.4.52) already present
2017-12-05 10:09:20,211 [salt.state       ][INFO    ][20714] Completed state [dbs02] at time 10:09:20.210939 duration_in_ms=0.592
2017-12-05 10:09:20,211 [salt.state       ][INFO    ][20714] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.211097
2017-12-05 10:09:20,211 [salt.state       ][INFO    ][20714] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,212 [salt.state       ][INFO    ][20714] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-12-05 10:09:20,212 [salt.state       ][INFO    ][20714] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.211689 duration_in_ms=0.591
2017-12-05 10:09:20,212 [salt.state       ][INFO    ][20714] Running state [dbs03] at time 10:09:20.211846
2017-12-05 10:09:20,212 [salt.state       ][INFO    ][20714] Executing state host.present for dbs03
2017-12-05 10:09:20,212 [salt.state       ][INFO    ][20714] Host dbs03 (10.167.4.53) already present
2017-12-05 10:09:20,212 [salt.state       ][INFO    ][20714] Completed state [dbs03] at time 10:09:20.212445 duration_in_ms=0.6
2017-12-05 10:09:20,213 [salt.state       ][INFO    ][20714] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.212603
2017-12-05 10:09:20,213 [salt.state       ][INFO    ][20714] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,213 [salt.state       ][INFO    ][20714] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-12-05 10:09:20,213 [salt.state       ][INFO    ][20714] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.213202 duration_in_ms=0.6
2017-12-05 10:09:20,213 [salt.state       ][INFO    ][20714] Running state [odl01] at time 10:09:20.213362
2017-12-05 10:09:20,214 [salt.state       ][INFO    ][20714] Executing state host.present for odl01
2017-12-05 10:09:20,214 [salt.state       ][INFO    ][20714] Host odl01 (10.167.4.111) already present
2017-12-05 10:09:20,214 [salt.state       ][INFO    ][20714] Completed state [odl01] at time 10:09:20.213975 duration_in_ms=0.613
2017-12-05 10:09:20,214 [salt.state       ][INFO    ][20714] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.214135
2017-12-05 10:09:20,214 [salt.state       ][INFO    ][20714] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,215 [salt.state       ][INFO    ][20714] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-12-05 10:09:20,215 [salt.state       ][INFO    ][20714] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.214732 duration_in_ms=0.596
2017-12-05 10:09:20,215 [salt.state       ][INFO    ][20714] Running state [mas01] at time 10:09:20.214898
2017-12-05 10:09:20,215 [salt.state       ][INFO    ][20714] Executing state host.present for mas01
2017-12-05 10:09:20,215 [salt.state       ][INFO    ][20714] Host mas01 (10.167.4.3) already present
2017-12-05 10:09:20,216 [salt.state       ][INFO    ][20714] Completed state [mas01] at time 10:09:20.215490 duration_in_ms=0.592
2017-12-05 10:09:20,216 [salt.state       ][INFO    ][20714] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.215650
2017-12-05 10:09:20,216 [salt.state       ][INFO    ][20714] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,216 [salt.state       ][INFO    ][20714] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-12-05 10:09:20,216 [salt.state       ][INFO    ][20714] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.216277 duration_in_ms=0.627
2017-12-05 10:09:20,216 [salt.state       ][INFO    ][20714] Running state [ctl02] at time 10:09:20.216440
2017-12-05 10:09:20,217 [salt.state       ][INFO    ][20714] Executing state host.present for ctl02
2017-12-05 10:09:20,217 [salt.state       ][INFO    ][20714] Host ctl02 (10.167.4.12) already present
2017-12-05 10:09:20,217 [salt.state       ][INFO    ][20714] Completed state [ctl02] at time 10:09:20.217029 duration_in_ms=0.589
2017-12-05 10:09:20,217 [salt.state       ][INFO    ][20714] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.217194
2017-12-05 10:09:20,217 [salt.state       ][INFO    ][20714] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,218 [salt.state       ][INFO    ][20714] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-12-05 10:09:20,218 [salt.state       ][INFO    ][20714] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.217812 duration_in_ms=0.618
2017-12-05 10:09:20,218 [salt.state       ][INFO    ][20714] Running state [ctl03] at time 10:09:20.218001
2017-12-05 10:09:20,218 [salt.state       ][INFO    ][20714] Executing state host.present for ctl03
2017-12-05 10:09:20,218 [salt.state       ][INFO    ][20714] Host ctl03 (10.167.4.13) already present
2017-12-05 10:09:20,219 [salt.state       ][INFO    ][20714] Completed state [ctl03] at time 10:09:20.218608 duration_in_ms=0.607
2017-12-05 10:09:20,219 [salt.state       ][INFO    ][20714] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.218770
2017-12-05 10:09:20,219 [salt.state       ][INFO    ][20714] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,219 [salt.state       ][INFO    ][20714] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-12-05 10:09:20,219 [salt.state       ][INFO    ][20714] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.219359 duration_in_ms=0.589
2017-12-05 10:09:20,220 [salt.state       ][INFO    ][20714] Running state [ctl01] at time 10:09:20.219520
2017-12-05 10:09:20,220 [salt.state       ][INFO    ][20714] Executing state host.present for ctl01
2017-12-05 10:09:20,220 [salt.state       ][INFO    ][20714] Host ctl01 (10.167.4.11) already present
2017-12-05 10:09:20,220 [salt.state       ][INFO    ][20714] Completed state [ctl01] at time 10:09:20.220099 duration_in_ms=0.578
2017-12-05 10:09:20,220 [salt.state       ][INFO    ][20714] Running state [ctl] at time 10:09:20.220269
2017-12-05 10:09:20,220 [salt.state       ][INFO    ][20714] Executing state host.present for ctl
2017-12-05 10:09:20,221 [salt.state       ][INFO    ][20714] Host ctl (10.167.4.10) already present
2017-12-05 10:09:20,221 [salt.state       ][INFO    ][20714] Completed state [ctl] at time 10:09:20.220858 duration_in_ms=0.589
2017-12-05 10:09:20,221 [salt.state       ][INFO    ][20714] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.221015
2017-12-05 10:09:20,221 [salt.state       ][INFO    ][20714] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:09:20,221 [salt.state       ][INFO    ][20714] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-12-05 10:09:20,222 [salt.state       ][INFO    ][20714] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:09:20.221608 duration_in_ms=0.593
2017-12-05 10:09:20,222 [salt.state       ][INFO    ][20714] Running state [ens2] at time 10:09:20.221761
2017-12-05 10:09:20,222 [salt.state       ][INFO    ][20714] Executing state network.managed for ens2
2017-12-05 10:09:20,649 [salt.state       ][INFO    ][20714] Interface ens2 is up to date.
2017-12-05 10:09:20,650 [salt.state       ][INFO    ][20714] Completed state [ens2] at time 10:09:20.649562 duration_in_ms=427.799
2017-12-05 10:09:20,650 [salt.state       ][INFO    ][20714] Running state [ens3] at time 10:09:20.649749
2017-12-05 10:09:20,650 [salt.state       ][INFO    ][20714] Executing state network.managed for ens3
2017-12-05 10:09:21,113 [salt.state       ][INFO    ][20714] Interface ens3 is up to date.
2017-12-05 10:09:21,114 [salt.state       ][INFO    ][20714] Completed state [ens3] at time 10:09:21.113735 duration_in_ms=463.984
2017-12-05 10:09:21,114 [salt.state       ][INFO    ][20714] Running state [/etc/profile.d/proxy.sh] at time 10:09:21.114145
2017-12-05 10:09:21,115 [salt.state       ][INFO    ][20714] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-05 10:09:21,115 [salt.state       ][INFO    ][20714] File /etc/profile.d/proxy.sh is not present
2017-12-05 10:09:21,115 [salt.state       ][INFO    ][20714] Completed state [/etc/profile.d/proxy.sh] at time 10:09:21.115194 duration_in_ms=1.049
2017-12-05 10:09:21,116 [salt.state       ][INFO    ][20714] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:09:21.115483
2017-12-05 10:09:21,116 [salt.state       ][INFO    ][20714] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-05 10:09:21,116 [salt.state       ][INFO    ][20714] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-05 10:09:21,116 [salt.state       ][INFO    ][20714] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:09:21.116344 duration_in_ms=0.861
2017-12-05 10:09:21,117 [salt.state       ][INFO    ][20714] Running state [ntp] at time 10:09:21.116632
2017-12-05 10:09:21,117 [salt.state       ][INFO    ][20714] Executing state pkg.installed for ntp
2017-12-05 10:09:21,121 [salt.state       ][INFO    ][20714] Package ntp is already installed
2017-12-05 10:09:21,121 [salt.state       ][INFO    ][20714] Completed state [ntp] at time 10:09:21.120969 duration_in_ms=4.336
2017-12-05 10:09:21,122 [salt.state       ][INFO    ][20714] Running state [/etc/ntp.conf] at time 10:09:21.121930
2017-12-05 10:09:21,122 [salt.state       ][INFO    ][20714] Executing state file.managed for /etc/ntp.conf
2017-12-05 10:09:21,144 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-05 10:09:21,171 [salt.fileclient  ][INFO    ][20714] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-05 10:09:21,177 [salt.state       ][INFO    ][20714] File /etc/ntp.conf is in the correct state
2017-12-05 10:09:21,178 [salt.state       ][INFO    ][20714] Completed state [/etc/ntp.conf] at time 10:09:21.177930 duration_in_ms=55.998
2017-12-05 10:09:21,179 [salt.state       ][INFO    ][20714] Running state [ntp] at time 10:09:21.179430
2017-12-05 10:09:21,180 [salt.state       ][INFO    ][20714] Executing state service.running for ntp
2017-12-05 10:09:21,181 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-05 10:09:21,194 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-05 10:09:21,206 [salt.loaded.int.module.cmdmod][INFO    ][20714] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-05 10:09:21,220 [salt.state       ][INFO    ][20714] The service ntp is already running
2017-12-05 10:09:21,220 [salt.state       ][INFO    ][20714] Completed state [ntp] at time 10:09:21.219777 duration_in_ms=40.348
2017-12-05 10:09:21,222 [salt.minion      ][INFO    ][20714] Returning information for job: 20171205100902559151
2017-12-05 10:09:24,732 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171205100924711707
2017-12-05 10:09:24,760 [salt.minion      ][INFO    ][23132] Starting a new job with PID 23132
2017-12-05 10:09:24,769 [salt.minion      ][INFO    ][23132] Returning information for job: 20171205100924711707
2017-12-05 10:31:14,698 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command test.ping with jid 20171205103114684770
2017-12-05 10:31:14,727 [salt.minion      ][INFO    ][24283] Starting a new job with PID 24283
2017-12-05 10:31:14,754 [salt.minion      ][INFO    ][24283] Returning information for job: 20171205103114684770
2017-12-05 10:34:14,915 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.sls with jid 20171205103414905758
2017-12-05 10:34:14,932 [salt.minion      ][INFO    ][24328] Starting a new job with PID 24328
2017-12-05 10:34:16,441 [salt.state       ][INFO    ][24328] Loading fresh modules for state activity
2017-12-05 10:34:16,466 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-05 10:34:16,484 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-05 10:34:16,509 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-05 10:34:16,798 [salt.state       ][INFO    ][24328] Running state [lsof] at time 10:34:16.797963
2017-12-05 10:34:16,799 [salt.state       ][INFO    ][24328] Executing state pkg.installed for lsof
2017-12-05 10:34:16,799 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:34:17,258 [salt.state       ][INFO    ][24328] Package lsof is already installed
2017-12-05 10:34:17,259 [salt.state       ][INFO    ][24328] Completed state [lsof] at time 10:34:17.258930 duration_in_ms=460.967
2017-12-05 10:34:17,259 [salt.state       ][INFO    ][24328] Running state [keepalived] at time 10:34:17.259257
2017-12-05 10:34:17,260 [salt.state       ][INFO    ][24328] Executing state pkg.installed for keepalived
2017-12-05 10:34:17,276 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:34:18,949 [salt.loaded.int.module.cmdmod][INFO    ][24328] 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-05 10:34:24,962 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103424950727
2017-12-05 10:34:24,977 [salt.minion      ][INFO    ][24797] Starting a new job with PID 24797
2017-12-05 10:34:24,986 [salt.minion      ][INFO    ][24797] Returning information for job: 20171205103424950727
2017-12-05 10:34:29,174 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:34:29,195 [salt.state       ][INFO    ][24328] 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-05 10:34:29,204 [salt.state       ][INFO    ][24328] Loading fresh modules for state activity
2017-12-05 10:34:29,226 [salt.state       ][INFO    ][24328] Completed state [keepalived] at time 10:34:29.226038 duration_in_ms=11966.779
2017-12-05 10:34:29,228 [salt.state       ][INFO    ][24328] Running state [/etc/keepalived/keepalived.conf] at time 10:34:29.228258
2017-12-05 10:34:29,229 [salt.state       ][INFO    ][24328] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-05 10:34:29,263 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-05 10:34:29,300 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-05 10:34:29,306 [salt.state       ][INFO    ][24328] File changed:
New file
2017-12-05 10:34:29,307 [salt.state       ][INFO    ][24328] Completed state [/etc/keepalived/keepalived.conf] at time 10:34:29.306623 duration_in_ms=78.366
2017-12-05 10:34:29,363 [salt.state       ][INFO    ][24328] Running state [keepalived] at time 10:34:29.362653
2017-12-05 10:34:29,363 [salt.state       ][INFO    ][24328] Executing state service.running for keepalived
2017-12-05 10:34:29,364 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-05 10:34:29,374 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-05 10:34:29,383 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-05 10:34:29,391 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-05 10:34:29,399 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-05 10:34:29,453 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-05 10:34:29,461 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-05 10:34:29,473 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-05 10:34:29,483 [salt.state       ][INFO    ][24328] {'keepalived': True}
2017-12-05 10:34:29,483 [salt.state       ][INFO    ][24328] Completed state [keepalived] at time 10:34:29.482691 duration_in_ms=120.038
2017-12-05 10:34:29,483 [salt.minion      ][INFO    ][24328] Returning information for job: 20171205103414905758
2017-12-05 10:34:59,852 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command pillar.get with jid 20171205103459842452
2017-12-05 10:34:59,887 [salt.minion      ][INFO    ][25120] Starting a new job with PID 25120
2017-12-05 10:34:59,891 [salt.minion      ][INFO    ][25120] Returning information for job: 20171205103459842452
2017-12-05 10:35:00,876 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.sls with jid 20171205103500866793
2017-12-05 10:35:00,893 [salt.minion      ][INFO    ][25197] Starting a new job with PID 25197
2017-12-05 10:35:01,359 [salt.state       ][INFO    ][25197] Loading fresh modules for state activity
2017-12-05 10:35:01,389 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-05 10:35:01,412 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-05 10:35:01,427 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-05 10:35:01,453 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:35:01,465 [py.warnings      ][WARNING ][25197] /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-05 10:35:01,466 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-05 10:35:01,475 [salt.loaded.int.module.cmdmod][ERROR   ][25197] Command 'cat /var/lib/rabbitmq/.erlang.cookie' failed with return code: 1
2017-12-05 10:35:01,476 [salt.loaded.int.module.cmdmod][ERROR   ][25197] output: cat: /var/lib/rabbitmq/.erlang.cookie: No such file or directory
2017-12-05 10:35:01,502 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-05 10:35:01,525 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:35:01,547 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-05 10:35:01,566 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:35:01,590 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-05 10:35:01,612 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:35:01,642 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-05 10:35:01,661 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:35:01,685 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-05 10:35:01,727 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:35:01,750 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-05 10:35:01,783 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:35:02,120 [salt.state       ][INFO    ][25197] Running state [rabbitmq-server] at time 10:35:02.120299
2017-12-05 10:35:02,121 [salt.state       ][INFO    ][25197] Executing state pkg.installed for rabbitmq-server
2017-12-05 10:35:02,121 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:35:02,564 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 10:35:04,411 [salt.loaded.int.module.cmdmod][INFO    ][25197] 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-05 10:35:10,978 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103510962925
2017-12-05 10:35:10,997 [salt.minion      ][INFO    ][25610] Starting a new job with PID 25610
2017-12-05 10:35:11,007 [salt.minion      ][INFO    ][25610] Returning information for job: 20171205103510962925
2017-12-05 10:35:21,168 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103521156202
2017-12-05 10:35:21,184 [salt.minion      ][INFO    ][25732] Starting a new job with PID 25732
2017-12-05 10:35:21,195 [salt.minion      ][INFO    ][25732] Returning information for job: 20171205103521156202
2017-12-05 10:35:31,363 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103531348740
2017-12-05 10:35:31,380 [salt.minion      ][INFO    ][25859] Starting a new job with PID 25859
2017-12-05 10:35:31,390 [salt.minion      ][INFO    ][25859] Returning information for job: 20171205103531348740
2017-12-05 10:35:41,559 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103541548025
2017-12-05 10:35:41,577 [salt.minion      ][INFO    ][25972] Starting a new job with PID 25972
2017-12-05 10:35:41,589 [salt.minion      ][INFO    ][25972] Returning information for job: 20171205103541548025
2017-12-05 10:35:51,758 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103551746156
2017-12-05 10:35:51,776 [salt.minion      ][INFO    ][26138] Starting a new job with PID 26138
2017-12-05 10:35:51,816 [salt.minion      ][INFO    ][26138] Returning information for job: 20171205103551746156
2017-12-05 10:36:01,983 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103601972172
2017-12-05 10:36:01,999 [salt.minion      ][INFO    ][26143] Starting a new job with PID 26143
2017-12-05 10:36:02,007 [salt.minion      ][INFO    ][26143] Returning information for job: 20171205103601972172
2017-12-05 10:36:11,805 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:36:11,826 [salt.state       ][INFO    ][25197] Made the following changes:
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'erlang-asn1' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-inets' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-snmp' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-percept' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'socat' changed from 'absent' to '1.7.3.1-1'
'erlang-abi-17.0' changed from 'absent' to '1'
'erlang-edoc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ic' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-os-mon' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'libodbc1' changed from 'absent' to '2.3.1-4.1'
'erlang-syntax-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-sd-notify' changed from 'absent' to '1.0-1~u16.04+mcp1'
'erlang-ssl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-ssh' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'libsctp1' changed from 'absent' to '1.0.16+dfsg-3'
'erlang-runtime-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eunit' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-tools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-odbc' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-parsetools' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-public-key' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-diameter' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-corba' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-xmerl' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-nox' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-eldap' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-webtool' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-mnesia' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'rabbitmq-server' changed from 'absent' to '3.6.5-1~u16.04+mcp2'
'erlang-base-hipe' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-crypto' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-erl-docgen' changed from 'absent' to '1:18.3.4+dfsg-1~u16.04+mcp1'
'erlang-abi-15.b' changed from 'absent' to '1'

2017-12-05 10:36:11,836 [salt.state       ][INFO    ][25197] Loading fresh modules for state activity
2017-12-05 10:36:11,848 [salt.state       ][INFO    ][25197] Completed state [rabbitmq-server] at time 10:36:11.847855 duration_in_ms=69727.556
2017-12-05 10:36:11,853 [salt.state       ][INFO    ][25197] Running state [gettext-base] at time 10:36:11.852759
2017-12-05 10:36:11,853 [salt.state       ][INFO    ][25197] Executing state pkg.installed for gettext-base
2017-12-05 10:36:12,039 [salt.state       ][INFO    ][25197] Package gettext-base is already installed
2017-12-05 10:36:12,039 [salt.state       ][INFO    ][25197] Completed state [gettext-base] at time 10:36:12.039063 duration_in_ms=186.304
2017-12-05 10:36:12,040 [salt.state       ][INFO    ][25197] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:36:12.040291
2017-12-05 10:36:12,040 [salt.state       ][INFO    ][25197] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-05 10:36:12,062 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-05 10:36:12,090 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:36:12,102 [salt.state       ][INFO    ][25197] File changed:
New file
2017-12-05 10:36:12,102 [salt.state       ][INFO    ][25197] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:36:12.102100 duration_in_ms=61.809
2017-12-05 10:36:12,103 [salt.state       ][INFO    ][25197] Running state [/etc/default/rabbitmq-server] at time 10:36:12.102626
2017-12-05 10:36:12,103 [salt.state       ][INFO    ][25197] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-05 10:36:12,119 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-05 10:36:12,135 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:36:12,145 [salt.state       ][INFO    ][25197] 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-05 10:36:12,147 [salt.state       ][INFO    ][25197] Completed state [/etc/default/rabbitmq-server] at time 10:36:12.146631 duration_in_ms=44.005
2017-12-05 10:36:12,147 [salt.state       ][INFO    ][25197] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:36:12.147147
2017-12-05 10:36:12,147 [salt.state       ][INFO    ][25197] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-05 10:36:12,163 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-05 10:36:12,182 [salt.fileclient  ][INFO    ][25197] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:36:12,185 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103612174641
2017-12-05 10:36:12,193 [salt.state       ][INFO    ][25197] File changed:
New file
2017-12-05 10:36:12,193 [salt.state       ][INFO    ][25197] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:36:12.193003 duration_in_ms=45.856
2017-12-05 10:36:12,194 [salt.state       ][INFO    ][25197] Running state [sleep 30] at time 10:36:12.194412
2017-12-05 10:36:12,195 [salt.state       ][INFO    ][25197] Executing state cmd.run for sleep 30
2017-12-05 10:36:12,195 [py.warnings      ][WARNING ][25197] /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-05 10:36:12,196 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-05 10:36:12,197 [salt.minion      ][INFO    ][26218] Starting a new job with PID 26218
2017-12-05 10:36:12,209 [salt.minion      ][INFO    ][26218] Returning information for job: 20171205103612174641
2017-12-05 10:36:22,212 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103622201350
2017-12-05 10:36:22,229 [salt.minion      ][INFO    ][26235] Starting a new job with PID 26235
2017-12-05 10:36:22,242 [salt.minion      ][INFO    ][26235] Returning information for job: 20171205103622201350
2017-12-05 10:36:32,418 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103632407345
2017-12-05 10:36:32,434 [salt.minion      ][INFO    ][26240] Starting a new job with PID 26240
2017-12-05 10:36:32,447 [salt.minion      ][INFO    ][26240] Returning information for job: 20171205103632407345
2017-12-05 10:36:42,224 [salt.state       ][INFO    ][25197] {'pid': 26226, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-05 10:36:42,224 [salt.state       ][INFO    ][25197] Completed state [sleep 30] at time 10:36:42.224389 duration_in_ms=30029.976
2017-12-05 10:36:42,225 [salt.state       ][INFO    ][25197] Running state [service rabbitmq-server stop] at time 10:36:42.225327
2017-12-05 10:36:42,226 [salt.state       ][INFO    ][25197] Executing state cmd.run for service rabbitmq-server stop
2017-12-05 10:36:42,226 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command 'service rabbitmq-server stop' in directory '/root'
2017-12-05 10:36:42,354 [salt.state       ][INFO    ][25197] {'pid': 26243, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-05 10:36:42,355 [salt.state       ][INFO    ][25197] Completed state [service rabbitmq-server stop] at time 10:36:42.354904 duration_in_ms=129.575
2017-12-05 10:36:42,355 [salt.state       ][INFO    ][25197] Running state [/var/lib/rabbitmq] at time 10:36:42.355318
2017-12-05 10:36:42,356 [salt.state       ][INFO    ][25197] Executing state file.directory for /var/lib/rabbitmq
2017-12-05 10:36:42,356 [salt.state       ][INFO    ][25197] Directory /var/lib/rabbitmq is in the correct state
2017-12-05 10:36:42,357 [salt.state       ][INFO    ][25197] Completed state [/var/lib/rabbitmq] at time 10:36:42.356778 duration_in_ms=1.459
2017-12-05 10:36:42,358 [salt.state       ][INFO    ][25197] Running state [/var/lib/rabbitmq/.erlang.cookie] at time 10:36:42.358059
2017-12-05 10:36:42,358 [salt.state       ][INFO    ][25197] Executing state file.managed for /var/lib/rabbitmq/.erlang.cookie
2017-12-05 10:36:42,362 [salt.state       ][INFO    ][25197] File changed:
--- 
+++ 
@@ -1 +1 @@
-SWYQLHKEEUVXCCTXCBHZ+opnfv_secret

2017-12-05 10:36:42,363 [salt.state       ][INFO    ][25197] Completed state [/var/lib/rabbitmq/.erlang.cookie] at time 10:36:42.362986 duration_in_ms=4.927
2017-12-05 10:36:42,364 [salt.state       ][INFO    ][25197] Running state [sleep 30] at time 10:36:42.363571
2017-12-05 10:36:42,364 [salt.state       ][INFO    ][25197] Executing state cmd.run for sleep 30
2017-12-05 10:36:42,365 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command 'sleep 30' as user 'root' in directory '/root'
2017-12-05 10:36:42,623 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103642612274
2017-12-05 10:36:42,639 [salt.minion      ][INFO    ][26274] Starting a new job with PID 26274
2017-12-05 10:36:42,650 [salt.minion      ][INFO    ][26274] Returning information for job: 20171205103642612274
2017-12-05 10:36:52,839 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103652819690
2017-12-05 10:36:52,856 [salt.minion      ][INFO    ][26284] Starting a new job with PID 26284
2017-12-05 10:36:52,868 [salt.minion      ][INFO    ][26284] Returning information for job: 20171205103652819690
2017-12-05 10:37:03,045 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103703036544
2017-12-05 10:37:03,062 [salt.minion      ][INFO    ][26289] Starting a new job with PID 26289
2017-12-05 10:37:03,074 [salt.minion      ][INFO    ][26289] Returning information for job: 20171205103703036544
2017-12-05 10:37:12,397 [salt.state       ][INFO    ][25197] {'pid': 26270, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-05 10:37:12,398 [salt.state       ][INFO    ][25197] Completed state [sleep 30] at time 10:37:12.397913 duration_in_ms=30034.341
2017-12-05 10:37:12,400 [salt.state       ][INFO    ][25197] Running state [rabbitmq-server] at time 10:37:12.399954
2017-12-05 10:37:12,400 [salt.state       ][INFO    ][25197] Executing state service.running for rabbitmq-server
2017-12-05 10:37:12,401 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-05 10:37:12,415 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:12,425 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:12,436 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:12,446 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:13,257 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103713247018
2017-12-05 10:37:13,273 [salt.minion      ][INFO    ][26505] Starting a new job with PID 26505
2017-12-05 10:37:13,283 [salt.minion      ][INFO    ][26505] Returning information for job: 20171205103713247018
2017-12-05 10:37:15,491 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:15,502 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:15,513 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:15,524 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:15,535 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:15,717 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:15,727 [salt.state       ][INFO    ][25197] {'rabbitmq-server': True}
2017-12-05 10:37:15,728 [salt.state       ][INFO    ][25197] Completed state [rabbitmq-server] at time 10:37:15.727705 duration_in_ms=3327.75
2017-12-05 10:37:15,729 [salt.state       ][INFO    ][25197] Running state [amqp_client] at time 10:37:15.729130
2017-12-05 10:37:15,729 [salt.state       ][INFO    ][25197] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-05 10:37:15,730 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-05 10:37:16,233 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'amqp_client'] as user 'root' in directory '/root'
2017-12-05 10:37:16,865 [salt.state       ][INFO    ][25197] {'new': 'amqp_client', 'old': ''}
2017-12-05 10:37:16,865 [salt.state       ][INFO    ][25197] Completed state [amqp_client] at time 10:37:16.865287 duration_in_ms=1136.157
2017-12-05 10:37:16,866 [salt.state       ][INFO    ][25197] Running state [rabbitmq_management] at time 10:37:16.865871
2017-12-05 10:37:16,866 [salt.state       ][INFO    ][25197] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-05 10:37:16,867 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-05 10:37:17,369 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['/usr/sbin/rabbitmq-plugins', 'enable', 'rabbitmq_management'] as user 'root' in directory '/root'
2017-12-05 10:37:18,961 [salt.state       ][INFO    ][25197] {'new': 'rabbitmq_management', 'old': ''}
2017-12-05 10:37:18,962 [salt.state       ][INFO    ][25197] Completed state [rabbitmq_management] at time 10:37:18.961532 duration_in_ms=2095.66
2017-12-05 10:37:18,963 [salt.state       ][INFO    ][25197] Running state [/openstack] at time 10:37:18.962880
2017-12-05 10:37:18,963 [salt.state       ][INFO    ][25197] Executing state rabbitmq_vhost.present for /openstack
2017-12-05 10:37:18,963 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-05 10:37:19,467 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'add_vhost', '/openstack'] as user 'root' in directory '/root'
2017-12-05 10:37:20,257 [salt.state       ][INFO    ][25197] {'new': '/openstack', 'old': ''}
2017-12-05 10:37:20,257 [salt.state       ][INFO    ][25197] Completed state [/openstack] at time 10:37:20.256866 duration_in_ms=1293.985
2017-12-05 10:37:20,259 [salt.state       ][INFO    ][25197] Running state [openstack] at time 10:37:20.258611
2017-12-05 10:37:20,259 [salt.state       ][INFO    ][25197] Executing state rabbitmq_user.present for openstack
2017-12-05 10:37:20,259 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-05 10:37:21,250 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-05 10:37:21,759 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'openstack', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-05 10:37:22,316 [salt.state       ][INFO    ][25197] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'openstack'

2017-12-05 10:37:22,316 [salt.state       ][INFO    ][25197] Completed state [openstack] at time 10:37:22.316350 duration_in_ms=2057.738
2017-12-05 10:37:22,318 [salt.state       ][INFO    ][25197] Running state [Ceilometer] at time 10:37:22.317687
2017-12-05 10:37:22,318 [salt.state       ][INFO    ][25197] Executing state rabbitmq_policy.present for Ceilometer
2017-12-05 10:37:22,318 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-05 10:37:22,835 [salt.loaded.int.module.cmdmod][INFO    ][25197] 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-05 10:37:23,357 [salt.state       ][INFO    ][25197] {'new': 'Ceilometer', 'old': {}}
2017-12-05 10:37:23,357 [salt.state       ][INFO    ][25197] Completed state [Ceilometer] at time 10:37:23.357443 duration_in_ms=1039.755
2017-12-05 10:37:23,358 [salt.state       ][INFO    ][25197] Running state [HA] at time 10:37:23.358059
2017-12-05 10:37:23,358 [salt.state       ][INFO    ][25197] Executing state rabbitmq_policy.present for HA
2017-12-05 10:37:23,359 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-05 10:37:23,464 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103723456393
2017-12-05 10:37:23,477 [salt.minion      ][INFO    ][28484] Starting a new job with PID 28484
2017-12-05 10:37:23,488 [salt.minion      ][INFO    ][28484] Returning information for job: 20171205103723456393
2017-12-05 10:37:23,849 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-05 10:37:24,394 [salt.state       ][INFO    ][25197] {'new': 'HA', 'old': {}}
2017-12-05 10:37:24,394 [salt.state       ][INFO    ][25197] Completed state [HA] at time 10:37:24.394296 duration_in_ms=1036.236
2017-12-05 10:37:24,395 [salt.state       ][INFO    ][25197] Running state [guest] at time 10:37:24.394519
2017-12-05 10:37:24,395 [salt.state       ][INFO    ][25197] Executing state rabbitmq_user.present for guest
2017-12-05 10:37:24,395 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-05 10:37:24,868 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-05 10:37:26,434 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-05 10:37:26,943 [salt.state       ][INFO    ][25197] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-05 10:37:26,943 [salt.state       ][INFO    ][25197] Completed state [guest] at time 10:37:26.943164 duration_in_ms=2548.643
2017-12-05 10:37:26,944 [salt.state       ][INFO    ][25197] Running state [HA] at time 10:37:26.943718
2017-12-05 10:37:26,944 [salt.state       ][INFO    ][25197] Executing state rabbitmq_policy.present for HA
2017-12-05 10:37:26,944 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-05 10:37:27,456 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-05 10:37:28,029 [salt.state       ][INFO    ][25197] {'new': 'HA', 'old': {}}
2017-12-05 10:37:28,030 [salt.state       ][INFO    ][25197] Completed state [HA] at time 10:37:28.029542 duration_in_ms=1085.821
2017-12-05 10:37:28,030 [salt.state       ][INFO    ][25197] Running state [admin] at time 10:37:28.030189
2017-12-05 10:37:28,030 [salt.state       ][INFO    ][25197] Executing state rabbitmq_user.present for admin
2017-12-05 10:37:28,031 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-05 10:37:29,057 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-05 10:37:29,538 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'set_user_tags', 'admin', 'administrator'] as user 'root' in directory '/root'
2017-12-05 10:37:30,057 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-05 10:37:30,636 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/openstack', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-05 10:37:31,213 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command ['rabbitmqctl', 'set_permissions', '-p', '/', 'admin', '.*', '.*', '.*'] as user 'root' in directory '/root'
2017-12-05 10:37:31,722 [salt.state       ][INFO    ][25197] Made the following changes:
'perms' changed from 'absent' to '{'/openstack': ['.*', '.*', '.*'], '/': ['.*', '.*', '.*']}'
'user' changed from 'absent' to 'admin'
'tags' changed from '['']' to '['administrator']'

2017-12-05 10:37:31,722 [salt.state       ][INFO    ][25197] Completed state [admin] at time 10:37:31.721833 duration_in_ms=3691.641
2017-12-05 10:37:31,722 [salt.state       ][INFO    ][25197] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.722424
2017-12-05 10:37:31,723 [salt.state       ][INFO    ][25197] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,723 [salt.state       ][INFO    ][25197] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-12-05 10:37:31,723 [salt.state       ][INFO    ][25197] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.723123 duration_in_ms=0.7
2017-12-05 10:37:31,723 [salt.state       ][INFO    ][25197] Running state [mdb02] at time 10:37:31.723265
2017-12-05 10:37:31,723 [salt.state       ][INFO    ][25197] Executing state host.present for mdb02
2017-12-05 10:37:31,724 [salt.state       ][INFO    ][25197] Host mdb02 (10.167.4.77) already present
2017-12-05 10:37:31,724 [salt.state       ][INFO    ][25197] Completed state [mdb02] at time 10:37:31.723779 duration_in_ms=0.514
2017-12-05 10:37:31,724 [salt.state       ][INFO    ][25197] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.723915
2017-12-05 10:37:31,724 [salt.state       ][INFO    ][25197] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,724 [salt.state       ][INFO    ][25197] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-12-05 10:37:31,724 [salt.state       ][INFO    ][25197] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.724427 duration_in_ms=0.512
2017-12-05 10:37:31,725 [salt.state       ][INFO    ][25197] Running state [mdb03] at time 10:37:31.724557
2017-12-05 10:37:31,725 [salt.state       ][INFO    ][25197] Executing state host.present for mdb03
2017-12-05 10:37:31,725 [salt.state       ][INFO    ][25197] Host mdb03 (10.167.4.78) already present
2017-12-05 10:37:31,725 [salt.state       ][INFO    ][25197] Completed state [mdb03] at time 10:37:31.725052 duration_in_ms=0.496
2017-12-05 10:37:31,725 [salt.state       ][INFO    ][25197] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.725186
2017-12-05 10:37:31,725 [salt.state       ][INFO    ][25197] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,726 [salt.state       ][INFO    ][25197] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-12-05 10:37:31,726 [salt.state       ][INFO    ][25197] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.725684 duration_in_ms=0.498
2017-12-05 10:37:31,726 [salt.state       ][INFO    ][25197] Running state [mdb01] at time 10:37:31.725846
2017-12-05 10:37:31,726 [salt.state       ][INFO    ][25197] Executing state host.present for mdb01
2017-12-05 10:37:31,726 [salt.state       ][INFO    ][25197] Host mdb01 (10.167.4.76) already present
2017-12-05 10:37:31,726 [salt.state       ][INFO    ][25197] Completed state [mdb01] at time 10:37:31.726383 duration_in_ms=0.537
2017-12-05 10:37:31,727 [salt.state       ][INFO    ][25197] Running state [mdb] at time 10:37:31.726520
2017-12-05 10:37:31,727 [salt.state       ][INFO    ][25197] Executing state host.present for mdb
2017-12-05 10:37:31,727 [salt.state       ][INFO    ][25197] Host mdb (10.167.4.75) already present
2017-12-05 10:37:31,727 [salt.state       ][INFO    ][25197] Completed state [mdb] at time 10:37:31.727065 duration_in_ms=0.544
2017-12-05 10:37:31,727 [salt.state       ][INFO    ][25197] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.727213
2017-12-05 10:37:31,727 [salt.state       ][INFO    ][25197] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,728 [salt.state       ][INFO    ][25197] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-12-05 10:37:31,728 [salt.state       ][INFO    ][25197] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.727708 duration_in_ms=0.496
2017-12-05 10:37:31,728 [salt.state       ][INFO    ][25197] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.727840
2017-12-05 10:37:31,728 [salt.state       ][INFO    ][25197] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,728 [salt.state       ][INFO    ][25197] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:37:31,728 [salt.state       ][INFO    ][25197] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.728334 duration_in_ms=0.495
2017-12-05 10:37:31,728 [salt.state       ][INFO    ][25197] Running state [cfg01] at time 10:37:31.728466
2017-12-05 10:37:31,729 [salt.state       ][INFO    ][25197] Executing state host.present for cfg01
2017-12-05 10:37:31,729 [salt.state       ][INFO    ][25197] Host cfg01 (10.167.4.100) already present
2017-12-05 10:37:31,729 [salt.state       ][INFO    ][25197] Completed state [cfg01] at time 10:37:31.728961 duration_in_ms=0.495
2017-12-05 10:37:31,729 [salt.state       ][INFO    ][25197] Running state [prx01] at time 10:37:31.729092
2017-12-05 10:37:31,729 [salt.state       ][INFO    ][25197] Executing state host.present for prx01
2017-12-05 10:37:31,730 [salt.state       ][INFO    ][25197] Host prx01 (10.167.4.104) already present
2017-12-05 10:37:31,730 [salt.state       ][INFO    ][25197] Completed state [prx01] at time 10:37:31.729624 duration_in_ms=0.532
2017-12-05 10:37:31,730 [salt.state       ][INFO    ][25197] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.729756
2017-12-05 10:37:31,733 [salt.state       ][INFO    ][25197] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,734 [salt.state       ][INFO    ][25197] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.104) already present
2017-12-05 10:37:31,734 [salt.state       ][INFO    ][25197] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.733763 duration_in_ms=4.007
2017-12-05 10:37:31,734 [salt.state       ][INFO    ][25197] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.734078
2017-12-05 10:37:31,734 [salt.state       ][INFO    ][25197] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,735 [salt.state       ][INFO    ][25197] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-12-05 10:37:31,735 [salt.state       ][INFO    ][25197] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.735040 duration_in_ms=0.961
2017-12-05 10:37:31,735 [salt.state       ][INFO    ][25197] Running state [kvm01] at time 10:37:31.735308
2017-12-05 10:37:31,736 [salt.state       ][INFO    ][25197] Executing state host.present for kvm01
2017-12-05 10:37:31,736 [salt.state       ][INFO    ][25197] Host kvm01 (10.167.4.141) already present
2017-12-05 10:37:31,736 [salt.state       ][INFO    ][25197] Completed state [kvm01] at time 10:37:31.736215 duration_in_ms=0.906
2017-12-05 10:37:31,737 [salt.state       ][INFO    ][25197] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.736486
2017-12-05 10:37:31,737 [salt.state       ][INFO    ][25197] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,737 [salt.state       ][INFO    ][25197] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-12-05 10:37:31,737 [salt.state       ][INFO    ][25197] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.737394 duration_in_ms=0.908
2017-12-05 10:37:31,738 [salt.state       ][INFO    ][25197] Running state [kvm03] at time 10:37:31.737661
2017-12-05 10:37:31,738 [salt.state       ][INFO    ][25197] Executing state host.present for kvm03
2017-12-05 10:37:31,738 [salt.state       ][INFO    ][25197] Host kvm03 (10.167.4.143) already present
2017-12-05 10:37:31,739 [salt.state       ][INFO    ][25197] Completed state [kvm03] at time 10:37:31.738610 duration_in_ms=0.949
2017-12-05 10:37:31,739 [salt.state       ][INFO    ][25197] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.738886
2017-12-05 10:37:31,739 [salt.state       ][INFO    ][25197] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,740 [salt.state       ][INFO    ][25197] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-12-05 10:37:31,740 [salt.state       ][INFO    ][25197] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.739792 duration_in_ms=0.906
2017-12-05 10:37:31,740 [salt.state       ][INFO    ][25197] Running state [kvm02] at time 10:37:31.740066
2017-12-05 10:37:31,740 [salt.state       ][INFO    ][25197] Executing state host.present for kvm02
2017-12-05 10:37:31,741 [salt.state       ][INFO    ][25197] Host kvm02 (10.167.4.142) already present
2017-12-05 10:37:31,741 [salt.state       ][INFO    ][25197] Completed state [kvm02] at time 10:37:31.740968 duration_in_ms=0.902
2017-12-05 10:37:31,741 [salt.state       ][INFO    ][25197] Running state [dbs] at time 10:37:31.741235
2017-12-05 10:37:31,742 [salt.state       ][INFO    ][25197] Executing state host.present for dbs
2017-12-05 10:37:31,742 [salt.state       ][INFO    ][25197] Host dbs (10.167.4.50) already present
2017-12-05 10:37:31,742 [salt.state       ][INFO    ][25197] Completed state [dbs] at time 10:37:31.742204 duration_in_ms=0.969
2017-12-05 10:37:31,743 [salt.state       ][INFO    ][25197] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.742479
2017-12-05 10:37:31,743 [salt.state       ][INFO    ][25197] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,743 [salt.state       ][INFO    ][25197] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-12-05 10:37:31,743 [salt.state       ][INFO    ][25197] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.743419 duration_in_ms=0.941
2017-12-05 10:37:31,744 [salt.state       ][INFO    ][25197] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.743733
2017-12-05 10:37:31,744 [salt.state       ][INFO    ][25197] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,744 [salt.state       ][INFO    ][25197] Host prx.baremetal-mcp-ocata-odl-ha.local (172.30.10.103) already present
2017-12-05 10:37:31,745 [salt.state       ][INFO    ][25197] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.744671 duration_in_ms=0.939
2017-12-05 10:37:31,745 [salt.state       ][INFO    ][25197] Running state [prx] at time 10:37:31.744945
2017-12-05 10:37:31,745 [salt.state       ][INFO    ][25197] Executing state host.present for prx
2017-12-05 10:37:31,746 [salt.state       ][INFO    ][25197] Host prx (172.30.10.103) already present
2017-12-05 10:37:31,746 [salt.state       ][INFO    ][25197] Completed state [prx] at time 10:37:31.745889 duration_in_ms=0.945
2017-12-05 10:37:31,746 [salt.state       ][INFO    ][25197] Running state [prx02] at time 10:37:31.746183
2017-12-05 10:37:31,746 [salt.state       ][INFO    ][25197] Executing state host.present for prx02
2017-12-05 10:37:31,747 [salt.state       ][INFO    ][25197] Host prx02 (10.167.4.105) already present
2017-12-05 10:37:31,747 [salt.state       ][INFO    ][25197] Completed state [prx02] at time 10:37:31.747102 duration_in_ms=0.919
2017-12-05 10:37:31,747 [salt.state       ][INFO    ][25197] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.747378
2017-12-05 10:37:31,748 [salt.state       ][INFO    ][25197] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,748 [salt.state       ][INFO    ][25197] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.105) already present
2017-12-05 10:37:31,748 [salt.state       ][INFO    ][25197] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.748290 duration_in_ms=0.912
2017-12-05 10:37:31,749 [salt.state       ][INFO    ][25197] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.748565
2017-12-05 10:37:31,749 [salt.state       ][INFO    ][25197] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,749 [salt.state       ][INFO    ][25197] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-12-05 10:37:31,750 [salt.state       ][INFO    ][25197] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.749480 duration_in_ms=0.915
2017-12-05 10:37:31,750 [salt.state       ][INFO    ][25197] Running state [msg02] at time 10:37:31.749753
2017-12-05 10:37:31,750 [salt.state       ][INFO    ][25197] Executing state host.present for msg02
2017-12-05 10:37:31,750 [salt.state       ][INFO    ][25197] Host msg02 (10.167.4.42) already present
2017-12-05 10:37:31,751 [salt.state       ][INFO    ][25197] Completed state [msg02] at time 10:37:31.750714 duration_in_ms=0.962
2017-12-05 10:37:31,751 [salt.state       ][INFO    ][25197] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.750988
2017-12-05 10:37:31,751 [salt.state       ][INFO    ][25197] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,752 [salt.state       ][INFO    ][25197] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-12-05 10:37:31,752 [salt.state       ][INFO    ][25197] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.751915 duration_in_ms=0.928
2017-12-05 10:37:31,752 [salt.state       ][INFO    ][25197] Running state [msg03] at time 10:37:31.752188
2017-12-05 10:37:31,752 [salt.state       ][INFO    ][25197] Executing state host.present for msg03
2017-12-05 10:37:31,753 [salt.state       ][INFO    ][25197] Host msg03 (10.167.4.43) already present
2017-12-05 10:37:31,753 [salt.state       ][INFO    ][25197] Completed state [msg03] at time 10:37:31.753095 duration_in_ms=0.907
2017-12-05 10:37:31,753 [salt.state       ][INFO    ][25197] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.753368
2017-12-05 10:37:31,754 [salt.state       ][INFO    ][25197] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,754 [salt.state       ][INFO    ][25197] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-12-05 10:37:31,754 [salt.state       ][INFO    ][25197] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.754355 duration_in_ms=0.987
2017-12-05 10:37:31,755 [salt.state       ][INFO    ][25197] Running state [msg01] at time 10:37:31.754635
2017-12-05 10:37:31,755 [salt.state       ][INFO    ][25197] Executing state host.present for msg01
2017-12-05 10:37:31,755 [salt.state       ][INFO    ][25197] Host msg01 (10.167.4.41) already present
2017-12-05 10:37:31,756 [salt.state       ][INFO    ][25197] Completed state [msg01] at time 10:37:31.755552 duration_in_ms=0.917
2017-12-05 10:37:31,756 [salt.state       ][INFO    ][25197] Running state [file.replace] at time 10:37:31.756468
2017-12-05 10:37:31,757 [salt.state       ][INFO    ][25197] Executing state module.run for file.replace
2017-12-05 10:37:31,823 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-05 10:37:31,832 [salt.state       ][INFO    ][25197] onlyif execution failed
2017-12-05 10:37:31,833 [salt.state       ][INFO    ][25197] Completed state [file.replace] at time 10:37:31.832527 duration_in_ms=76.058
2017-12-05 10:37:31,833 [salt.state       ][INFO    ][25197] Running state [msg] at time 10:37:31.832867
2017-12-05 10:37:31,833 [salt.state       ][INFO    ][25197] Executing state host.present for msg
2017-12-05 10:37:31,834 [salt.state       ][INFO    ][25197] Host msg (10.167.4.40) already present
2017-12-05 10:37:31,834 [salt.state       ][INFO    ][25197] Completed state [msg] at time 10:37:31.833873 duration_in_ms=1.005
2017-12-05 10:37:31,834 [salt.state       ][INFO    ][25197] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.834121
2017-12-05 10:37:31,834 [salt.state       ][INFO    ][25197] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,835 [salt.state       ][INFO    ][25197] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-12-05 10:37:31,835 [salt.state       ][INFO    ][25197] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.834955 duration_in_ms=0.834
2017-12-05 10:37:31,835 [salt.state       ][INFO    ][25197] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.835204
2017-12-05 10:37:31,835 [salt.state       ][INFO    ][25197] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,836 [salt.state       ][INFO    ][25197] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:37:31,836 [salt.state       ][INFO    ][25197] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.836017 duration_in_ms=0.813
2017-12-05 10:37:31,836 [salt.state       ][INFO    ][25197] Running state [cfg01] at time 10:37:31.836247
2017-12-05 10:37:31,836 [salt.state       ][INFO    ][25197] Executing state host.present for cfg01
2017-12-05 10:37:31,837 [salt.state       ][INFO    ][25197] Host cfg01 (10.167.4.100) already present
2017-12-05 10:37:31,837 [salt.state       ][INFO    ][25197] Completed state [cfg01] at time 10:37:31.837091 duration_in_ms=0.844
2017-12-05 10:37:31,837 [salt.state       ][INFO    ][25197] Running state [cmp002] at time 10:37:31.837316
2017-12-05 10:37:31,838 [salt.state       ][INFO    ][25197] Executing state host.present for cmp002
2017-12-05 10:37:31,838 [salt.state       ][INFO    ][25197] Host cmp002 (10.167.4.102) already present
2017-12-05 10:37:31,838 [salt.state       ][INFO    ][25197] Completed state [cmp002] at time 10:37:31.838224 duration_in_ms=0.908
2017-12-05 10:37:31,838 [salt.state       ][INFO    ][25197] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.838451
2017-12-05 10:37:31,839 [salt.state       ][INFO    ][25197] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,839 [salt.state       ][INFO    ][25197] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-12-05 10:37:31,839 [salt.state       ][INFO    ][25197] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.839286 duration_in_ms=0.835
2017-12-05 10:37:31,840 [salt.state       ][INFO    ][25197] Running state [cmp001] at time 10:37:31.839515
2017-12-05 10:37:31,840 [salt.state       ][INFO    ][25197] Executing state host.present for cmp001
2017-12-05 10:37:31,840 [salt.state       ][INFO    ][25197] Host cmp001 (10.167.4.101) already present
2017-12-05 10:37:31,840 [salt.state       ][INFO    ][25197] Completed state [cmp001] at time 10:37:31.840338 duration_in_ms=0.823
2017-12-05 10:37:31,841 [salt.state       ][INFO    ][25197] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.840563
2017-12-05 10:37:31,841 [salt.state       ][INFO    ][25197] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,841 [salt.state       ][INFO    ][25197] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-12-05 10:37:31,841 [salt.state       ][INFO    ][25197] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.841405 duration_in_ms=0.841
2017-12-05 10:37:31,842 [salt.state       ][INFO    ][25197] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.841644
2017-12-05 10:37:31,842 [salt.state       ][INFO    ][25197] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,842 [salt.state       ][INFO    ][25197] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-12-05 10:37:31,843 [salt.state       ][INFO    ][25197] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.842502 duration_in_ms=0.858
2017-12-05 10:37:31,843 [salt.state       ][INFO    ][25197] Running state [dbs01] at time 10:37:31.842725
2017-12-05 10:37:31,843 [salt.state       ][INFO    ][25197] Executing state host.present for dbs01
2017-12-05 10:37:31,843 [salt.state       ][INFO    ][25197] Host dbs01 (10.167.4.51) already present
2017-12-05 10:37:31,844 [salt.state       ][INFO    ][25197] Completed state [dbs01] at time 10:37:31.843549 duration_in_ms=0.824
2017-12-05 10:37:31,844 [salt.state       ][INFO    ][25197] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.843773
2017-12-05 10:37:31,844 [salt.state       ][INFO    ][25197] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,844 [salt.state       ][INFO    ][25197] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-12-05 10:37:31,845 [salt.state       ][INFO    ][25197] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.844589 duration_in_ms=0.815
2017-12-05 10:37:31,845 [salt.state       ][INFO    ][25197] Running state [dbs02] at time 10:37:31.844816
2017-12-05 10:37:31,845 [salt.state       ][INFO    ][25197] Executing state host.present for dbs02
2017-12-05 10:37:31,845 [salt.state       ][INFO    ][25197] Host dbs02 (10.167.4.52) already present
2017-12-05 10:37:31,846 [salt.state       ][INFO    ][25197] Completed state [dbs02] at time 10:37:31.845635 duration_in_ms=0.819
2017-12-05 10:37:31,846 [salt.state       ][INFO    ][25197] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.845886
2017-12-05 10:37:31,846 [salt.state       ][INFO    ][25197] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,847 [salt.state       ][INFO    ][25197] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-12-05 10:37:31,847 [salt.state       ][INFO    ][25197] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.846718 duration_in_ms=0.831
2017-12-05 10:37:31,847 [salt.state       ][INFO    ][25197] Running state [dbs03] at time 10:37:31.846963
2017-12-05 10:37:31,847 [salt.state       ][INFO    ][25197] Executing state host.present for dbs03
2017-12-05 10:37:31,848 [salt.state       ][INFO    ][25197] Host dbs03 (10.167.4.53) already present
2017-12-05 10:37:31,848 [salt.state       ][INFO    ][25197] Completed state [dbs03] at time 10:37:31.847777 duration_in_ms=0.813
2017-12-05 10:37:31,848 [salt.state       ][INFO    ][25197] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.848003
2017-12-05 10:37:31,848 [salt.state       ][INFO    ][25197] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,849 [salt.state       ][INFO    ][25197] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-12-05 10:37:31,849 [salt.state       ][INFO    ][25197] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.848824 duration_in_ms=0.821
2017-12-05 10:37:31,849 [salt.state       ][INFO    ][25197] Running state [odl01] at time 10:37:31.849053
2017-12-05 10:37:31,849 [salt.state       ][INFO    ][25197] Executing state host.present for odl01
2017-12-05 10:37:31,850 [salt.state       ][INFO    ][25197] Host odl01 (10.167.4.111) already present
2017-12-05 10:37:31,850 [salt.state       ][INFO    ][25197] Completed state [odl01] at time 10:37:31.849893 duration_in_ms=0.84
2017-12-05 10:37:31,850 [salt.state       ][INFO    ][25197] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.850134
2017-12-05 10:37:31,850 [salt.state       ][INFO    ][25197] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,851 [salt.state       ][INFO    ][25197] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-12-05 10:37:31,851 [salt.state       ][INFO    ][25197] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.850957 duration_in_ms=0.823
2017-12-05 10:37:31,851 [salt.state       ][INFO    ][25197] Running state [mas01] at time 10:37:31.851182
2017-12-05 10:37:31,851 [salt.state       ][INFO    ][25197] Executing state host.present for mas01
2017-12-05 10:37:31,852 [salt.state       ][INFO    ][25197] Host mas01 (10.167.4.3) already present
2017-12-05 10:37:31,852 [salt.state       ][INFO    ][25197] Completed state [mas01] at time 10:37:31.851990 duration_in_ms=0.808
2017-12-05 10:37:31,852 [salt.state       ][INFO    ][25197] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.852216
2017-12-05 10:37:31,852 [salt.state       ][INFO    ][25197] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,853 [salt.state       ][INFO    ][25197] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-12-05 10:37:31,853 [salt.state       ][INFO    ][25197] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.853178 duration_in_ms=0.962
2017-12-05 10:37:31,853 [salt.state       ][INFO    ][25197] Running state [ctl02] at time 10:37:31.853410
2017-12-05 10:37:31,854 [salt.state       ][INFO    ][25197] Executing state host.present for ctl02
2017-12-05 10:37:31,854 [salt.state       ][INFO    ][25197] Host ctl02 (10.167.4.12) already present
2017-12-05 10:37:31,854 [salt.state       ][INFO    ][25197] Completed state [ctl02] at time 10:37:31.854176 duration_in_ms=0.766
2017-12-05 10:37:31,854 [salt.state       ][INFO    ][25197] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.854399
2017-12-05 10:37:31,855 [salt.state       ][INFO    ][25197] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,855 [salt.state       ][INFO    ][25197] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-12-05 10:37:31,855 [salt.state       ][INFO    ][25197] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.855176 duration_in_ms=0.777
2017-12-05 10:37:31,855 [salt.state       ][INFO    ][25197] Running state [ctl03] at time 10:37:31.855402
2017-12-05 10:37:31,856 [salt.state       ][INFO    ][25197] Executing state host.present for ctl03
2017-12-05 10:37:31,856 [salt.state       ][INFO    ][25197] Host ctl03 (10.167.4.13) already present
2017-12-05 10:37:31,856 [salt.state       ][INFO    ][25197] Completed state [ctl03] at time 10:37:31.856190 duration_in_ms=0.788
2017-12-05 10:37:31,856 [salt.state       ][INFO    ][25197] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.856418
2017-12-05 10:37:31,857 [salt.state       ][INFO    ][25197] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,857 [salt.state       ][INFO    ][25197] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-12-05 10:37:31,857 [salt.state       ][INFO    ][25197] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.857230 duration_in_ms=0.811
2017-12-05 10:37:31,857 [salt.state       ][INFO    ][25197] Running state [ctl01] at time 10:37:31.857456
2017-12-05 10:37:31,858 [salt.state       ][INFO    ][25197] Executing state host.present for ctl01
2017-12-05 10:37:31,858 [salt.state       ][INFO    ][25197] Host ctl01 (10.167.4.11) already present
2017-12-05 10:37:31,858 [salt.state       ][INFO    ][25197] Completed state [ctl01] at time 10:37:31.858301 duration_in_ms=0.846
2017-12-05 10:37:31,859 [salt.state       ][INFO    ][25197] Running state [ctl] at time 10:37:31.858527
2017-12-05 10:37:31,859 [salt.state       ][INFO    ][25197] Executing state host.present for ctl
2017-12-05 10:37:31,859 [salt.state       ][INFO    ][25197] Host ctl (10.167.4.10) already present
2017-12-05 10:37:31,859 [salt.state       ][INFO    ][25197] Completed state [ctl] at time 10:37:31.859305 duration_in_ms=0.779
2017-12-05 10:37:31,859 [salt.state       ][INFO    ][25197] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.859451
2017-12-05 10:37:31,860 [salt.state       ][INFO    ][25197] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:31,860 [salt.state       ][INFO    ][25197] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-12-05 10:37:31,860 [salt.state       ][INFO    ][25197] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:37:31.859992 duration_in_ms=0.54
2017-12-05 10:37:31,860 [salt.state       ][INFO    ][25197] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:37:31.860442
2017-12-05 10:37:31,861 [salt.state       ][INFO    ][25197] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-05 10:37:31,861 [salt.loaded.int.module.cmdmod][INFO    ][25197] Executing command 'rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
' in directory '/root'
2017-12-05 10:37:32,368 [salt.state       ][INFO    ][25197] {'pid': 30805, 'retcode': 0, 'stderr': '', 'stdout': 'Setting cluster name to openstack ...'}
2017-12-05 10:37:32,368 [salt.state       ][INFO    ][25197] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:37:32.368367 duration_in_ms=507.925
2017-12-05 10:37:32,370 [salt.minion      ][INFO    ][25197] Returning information for job: 20171205103500866793
2017-12-05 10:37:33,356 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.sls with jid 20171205103733352598
2017-12-05 10:37:33,377 [salt.minion      ][INFO    ][30953] Starting a new job with PID 30953
2017-12-05 10:37:35,805 [salt.state       ][INFO    ][30953] Loading fresh modules for state activity
2017-12-05 10:37:35,829 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/init.sls'
2017-12-05 10:37:35,850 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/init.sls'
2017-12-05 10:37:35,865 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/service.sls'
2017-12-05 10:37:35,890 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:37:35,901 [py.warnings      ][WARNING ][30953] /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-05 10:37:35,903 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command 'cat /var/lib/rabbitmq/.erlang.cookie' in directory '/root'
2017-12-05 10:37:35,932 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/ssl.sls'
2017-12-05 10:37:35,955 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:37:35,978 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/plugin.sls'
2017-12-05 10:37:35,997 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:37:36,021 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/vhost.sls'
2017-12-05 10:37:36,056 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:37:36,088 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/server/user.sls'
2017-12-05 10:37:36,106 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:37:36,131 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/cluster.sls'
2017-12-05 10:37:36,150 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:37:36,175 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-05 10:37:36,206 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-05 10:37:36,546 [salt.state       ][INFO    ][30953] Running state [rabbitmq-server] at time 10:37:36.545663
2017-12-05 10:37:36,546 [salt.state       ][INFO    ][30953] Executing state pkg.installed for rabbitmq-server
2017-12-05 10:37:36,546 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 10:37:37,005 [salt.state       ][INFO    ][30953] Package rabbitmq-server is already installed
2017-12-05 10:37:37,005 [salt.state       ][INFO    ][30953] Completed state [rabbitmq-server] at time 10:37:37.005278 duration_in_ms=459.615
2017-12-05 10:37:37,005 [salt.state       ][INFO    ][30953] Running state [gettext-base] at time 10:37:37.005465
2017-12-05 10:37:37,006 [salt.state       ][INFO    ][30953] Executing state pkg.installed for gettext-base
2017-12-05 10:37:37,009 [salt.state       ][INFO    ][30953] Package gettext-base is already installed
2017-12-05 10:37:37,009 [salt.state       ][INFO    ][30953] Completed state [gettext-base] at time 10:37:37.008815 duration_in_ms=3.35
2017-12-05 10:37:37,011 [salt.state       ][INFO    ][30953] Running state [/etc/rabbitmq/rabbitmq.config] at time 10:37:37.010567
2017-12-05 10:37:37,011 [salt.state       ][INFO    ][30953] Executing state file.managed for /etc/rabbitmq/rabbitmq.config
2017-12-05 10:37:37,039 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/rabbitmq.config'
2017-12-05 10:37:37,068 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:37:37,079 [salt.state       ][INFO    ][30953] File /etc/rabbitmq/rabbitmq.config is in the correct state
2017-12-05 10:37:37,079 [salt.state       ][INFO    ][30953] Completed state [/etc/rabbitmq/rabbitmq.config] at time 10:37:37.078833 duration_in_ms=68.265
2017-12-05 10:37:37,079 [salt.state       ][INFO    ][30953] Running state [/etc/default/rabbitmq-server] at time 10:37:37.079344
2017-12-05 10:37:37,080 [salt.state       ][INFO    ][30953] Executing state file.managed for /etc/default/rabbitmq-server
2017-12-05 10:37:37,096 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/default'
2017-12-05 10:37:37,110 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:37:37,119 [salt.state       ][INFO    ][30953] File /etc/default/rabbitmq-server is in the correct state
2017-12-05 10:37:37,120 [salt.state       ][INFO    ][30953] Completed state [/etc/default/rabbitmq-server] at time 10:37:37.119673 duration_in_ms=40.328
2017-12-05 10:37:37,120 [salt.state       ][INFO    ][30953] Running state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:37:37.120172
2017-12-05 10:37:37,120 [salt.state       ][INFO    ][30953] Executing state file.managed for /etc/systemd/system/rabbitmq-server.service.d/limits.conf
2017-12-05 10:37:37,138 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/files/limits.conf'
2017-12-05 10:37:37,153 [salt.fileclient  ][INFO    ][30953] Fetching file from saltenv 'base', ** done ** 'rabbitmq/map.jinja'
2017-12-05 10:37:37,162 [salt.state       ][INFO    ][30953] File /etc/systemd/system/rabbitmq-server.service.d/limits.conf is in the correct state
2017-12-05 10:37:37,163 [salt.state       ][INFO    ][30953] Completed state [/etc/systemd/system/rabbitmq-server.service.d/limits.conf] at time 10:37:37.162692 duration_in_ms=42.52
2017-12-05 10:37:37,164 [salt.state       ][INFO    ][30953] Running state [rabbitmq-server] at time 10:37:37.163835
2017-12-05 10:37:37,164 [salt.state       ][INFO    ][30953] Executing state service.running for rabbitmq-server
2017-12-05 10:37:37,165 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['systemctl', 'status', 'rabbitmq-server.service', '-n', '0'] in directory '/root'
2017-12-05 10:37:37,182 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['systemctl', 'is-active', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:37,190 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['systemctl', 'is-enabled', 'rabbitmq-server.service'] in directory '/root'
2017-12-05 10:37:37,199 [salt.state       ][INFO    ][30953] The service rabbitmq-server is already running
2017-12-05 10:37:37,199 [salt.state       ][INFO    ][30953] Completed state [rabbitmq-server] at time 10:37:37.199419 duration_in_ms=35.583
2017-12-05 10:37:37,201 [salt.state       ][INFO    ][30953] Running state [amqp_client] at time 10:37:37.200920
2017-12-05 10:37:37,201 [salt.state       ][INFO    ][30953] Executing state rabbitmq_plugin.enabled for amqp_client
2017-12-05 10:37:37,202 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-05 10:37:37,676 [salt.state       ][INFO    ][30953] Plugin 'amqp_client' is already enabled.
2017-12-05 10:37:37,677 [salt.state       ][INFO    ][30953] Completed state [amqp_client] at time 10:37:37.676555 duration_in_ms=475.634
2017-12-05 10:37:37,677 [salt.state       ][INFO    ][30953] Running state [rabbitmq_management] at time 10:37:37.677355
2017-12-05 10:37:37,678 [salt.state       ][INFO    ][30953] Executing state rabbitmq_plugin.enabled for rabbitmq_management
2017-12-05 10:37:37,679 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['/usr/sbin/rabbitmq-plugins', 'list', '-m', '-e'] as user 'root' in directory '/root'
2017-12-05 10:37:38,166 [salt.state       ][INFO    ][30953] Plugin 'rabbitmq_management' is already enabled.
2017-12-05 10:37:38,167 [salt.state       ][INFO    ][30953] Completed state [rabbitmq_management] at time 10:37:38.166730 duration_in_ms=489.374
2017-12-05 10:37:38,168 [salt.state       ][INFO    ][30953] Running state [/openstack] at time 10:37:38.168228
2017-12-05 10:37:38,169 [salt.state       ][INFO    ][30953] Executing state rabbitmq_vhost.present for /openstack
2017-12-05 10:37:38,169 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command 'rabbitmqctl list_vhosts -q' as user 'root' in directory '/root'
2017-12-05 10:37:38,699 [salt.state       ][INFO    ][30953] Virtual Host '/openstack' already exists.
2017-12-05 10:37:38,700 [salt.state       ][INFO    ][30953] Completed state [/openstack] at time 10:37:38.699608 duration_in_ms=531.379
2017-12-05 10:37:38,701 [salt.state       ][INFO    ][30953] Running state [openstack] at time 10:37:38.701223
2017-12-05 10:37:38,701 [salt.state       ][INFO    ][30953] Executing state rabbitmq_user.present for openstack
2017-12-05 10:37:38,702 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-05 10:37:39,221 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-05 10:37:40,722 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'list_user_permissions', 'openstack'] as user 'root' in directory '/root'
2017-12-05 10:37:41,228 [salt.state       ][INFO    ][30953] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-05 10:37:41,229 [salt.state       ][INFO    ][30953] Completed state [openstack] at time 10:37:41.228593 duration_in_ms=2527.369
2017-12-05 10:37:41,230 [salt.state       ][INFO    ][30953] Running state [Ceilometer] at time 10:37:41.230188
2017-12-05 10:37:41,231 [salt.state       ][INFO    ][30953] Executing state rabbitmq_policy.present for Ceilometer
2017-12-05 10:37:41,231 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-05 10:37:41,774 [salt.loaded.int.module.cmdmod][INFO    ][30953] 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-05 10:37:42,291 [salt.state       ][INFO    ][30953] {'new': ['Definition'], 'old': {'apply_to': 'all', 'priority': '10', 'definition': '{"ha-mode":"all","message-ttl":10800000}', 'pattern': '^metering.sample$'}}
2017-12-05 10:37:42,291 [salt.state       ][INFO    ][30953] Completed state [Ceilometer] at time 10:37:42.291120 duration_in_ms=1060.931
2017-12-05 10:37:42,292 [salt.state       ][INFO    ][30953] Running state [HA] at time 10:37:42.291685
2017-12-05 10:37:42,292 [salt.state       ][INFO    ][30953] Executing state rabbitmq_policy.present for HA
2017-12-05 10:37:42,292 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'list_policies', '-p', '/openstack'] as user 'root' in directory '/root'
2017-12-05 10:37:42,817 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'set_policy', '-p', '/openstack', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-05 10:37:43,357 [salt.state       ][INFO    ][30953] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-05 10:37:43,357 [salt.state       ][INFO    ][30953] Completed state [HA] at time 10:37:43.357392 duration_in_ms=1065.706
2017-12-05 10:37:43,358 [salt.state       ][INFO    ][30953] Running state [guest] at time 10:37:43.357635
2017-12-05 10:37:43,358 [salt.state       ][INFO    ][30953] Executing state rabbitmq_user.present for guest
2017-12-05 10:37:43,358 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-05 10:37:43,446 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205103743438611
2017-12-05 10:37:43,465 [salt.minion      ][INFO    ][452] Starting a new job with PID 452
2017-12-05 10:37:43,474 [salt.minion      ][INFO    ][452] Returning information for job: 20171205103743438611
2017-12-05 10:37:43,898 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-05 10:37:45,490 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'list_user_permissions', 'guest'] as user 'root' in directory '/root'
2017-12-05 10:37:45,976 [salt.state       ][INFO    ][30953] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-05 10:37:45,976 [salt.state       ][INFO    ][30953] Completed state [guest] at time 10:37:45.976412 duration_in_ms=2618.776
2017-12-05 10:37:45,977 [salt.state       ][INFO    ][30953] Running state [HA] at time 10:37:45.976959
2017-12-05 10:37:45,977 [salt.state       ][INFO    ][30953] Executing state rabbitmq_policy.present for HA
2017-12-05 10:37:45,978 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'list_policies', '-p', '/'] as user 'root' in directory '/root'
2017-12-05 10:37:46,489 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'set_policy', '-p', '/', 'HA', '^(?!amq\\.).*', '{"ha-mode": "all", "message-ttl": 120000}'] as user 'root' in directory '/root'
2017-12-05 10:37:46,998 [salt.state       ][INFO    ][30953] {'new': ['Pattern', 'Definition'], 'old': {'apply_to': 'all', 'priority': '0', 'definition': '{"ha-mode":"all","message-ttl":120000}', 'pattern': '^(?!amq\\\\.).*'}}
2017-12-05 10:37:46,998 [salt.state       ][INFO    ][30953] Completed state [HA] at time 10:37:46.998371 duration_in_ms=1021.412
2017-12-05 10:37:46,999 [salt.state       ][INFO    ][30953] Running state [admin] at time 10:37:46.998955
2017-12-05 10:37:46,999 [salt.state       ][INFO    ][30953] Executing state rabbitmq_user.present for admin
2017-12-05 10:37:46,1000 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-05 10:37:47,480 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'status'] as user 'root' in directory '/root'
2017-12-05 10:37:48,998 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'list_users'] as user 'root' in directory '/root'
2017-12-05 10:37:49,486 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command ['rabbitmqctl', 'list_user_permissions', 'admin'] as user 'root' in directory '/root'
2017-12-05 10:37:49,980 [salt.state       ][INFO    ][30953] Made the following changes:
'password' changed from 'absent' to 'Set password.'

2017-12-05 10:37:49,980 [salt.state       ][INFO    ][30953] Completed state [admin] at time 10:37:49.980393 duration_in_ms=2981.437
2017-12-05 10:37:49,981 [salt.state       ][INFO    ][30953] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.980957
2017-12-05 10:37:49,981 [salt.state       ][INFO    ][30953] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,982 [salt.state       ][INFO    ][30953] Host mdb02.baremetal-mcp-ocata-odl-ha.local (10.167.4.77) already present
2017-12-05 10:37:49,982 [salt.state       ][INFO    ][30953] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.981722 duration_in_ms=0.765
2017-12-05 10:37:49,982 [salt.state       ][INFO    ][30953] Running state [mdb02] at time 10:37:49.981909
2017-12-05 10:37:49,982 [salt.state       ][INFO    ][30953] Executing state host.present for mdb02
2017-12-05 10:37:49,982 [salt.state       ][INFO    ][30953] Host mdb02 (10.167.4.77) already present
2017-12-05 10:37:49,983 [salt.state       ][INFO    ][30953] Completed state [mdb02] at time 10:37:49.982528 duration_in_ms=0.62
2017-12-05 10:37:49,983 [salt.state       ][INFO    ][30953] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.982675
2017-12-05 10:37:49,983 [salt.state       ][INFO    ][30953] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,983 [salt.state       ][INFO    ][30953] Host mdb03.baremetal-mcp-ocata-odl-ha.local (10.167.4.78) already present
2017-12-05 10:37:49,983 [salt.state       ][INFO    ][30953] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.983221 duration_in_ms=0.546
2017-12-05 10:37:49,983 [salt.state       ][INFO    ][30953] Running state [mdb03] at time 10:37:49.983357
2017-12-05 10:37:49,983 [salt.state       ][INFO    ][30953] Executing state host.present for mdb03
2017-12-05 10:37:49,984 [salt.state       ][INFO    ][30953] Host mdb03 (10.167.4.78) already present
2017-12-05 10:37:49,984 [salt.state       ][INFO    ][30953] Completed state [mdb03] at time 10:37:49.983875 duration_in_ms=0.517
2017-12-05 10:37:49,984 [salt.state       ][INFO    ][30953] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.984016
2017-12-05 10:37:49,984 [salt.state       ][INFO    ][30953] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,984 [salt.state       ][INFO    ][30953] Host mdb01.baremetal-mcp-ocata-odl-ha.local (10.167.4.76) already present
2017-12-05 10:37:49,985 [salt.state       ][INFO    ][30953] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.984536 duration_in_ms=0.519
2017-12-05 10:37:49,985 [salt.state       ][INFO    ][30953] Running state [mdb01] at time 10:37:49.984673
2017-12-05 10:37:49,985 [salt.state       ][INFO    ][30953] Executing state host.present for mdb01
2017-12-05 10:37:49,985 [salt.state       ][INFO    ][30953] Host mdb01 (10.167.4.76) already present
2017-12-05 10:37:49,985 [salt.state       ][INFO    ][30953] Completed state [mdb01] at time 10:37:49.985191 duration_in_ms=0.517
2017-12-05 10:37:49,985 [salt.state       ][INFO    ][30953] Running state [mdb] at time 10:37:49.985329
2017-12-05 10:37:49,985 [salt.state       ][INFO    ][30953] Executing state host.present for mdb
2017-12-05 10:37:49,986 [salt.state       ][INFO    ][30953] Host mdb (10.167.4.75) already present
2017-12-05 10:37:49,986 [salt.state       ][INFO    ][30953] Completed state [mdb] at time 10:37:49.985885 duration_in_ms=0.555
2017-12-05 10:37:49,986 [salt.state       ][INFO    ][30953] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.986035
2017-12-05 10:37:49,986 [salt.state       ][INFO    ][30953] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,986 [salt.state       ][INFO    ][30953] Host mdb.baremetal-mcp-ocata-odl-ha.local (10.167.4.75) already present
2017-12-05 10:37:49,987 [salt.state       ][INFO    ][30953] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.986593 duration_in_ms=0.558
2017-12-05 10:37:49,987 [salt.state       ][INFO    ][30953] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.986735
2017-12-05 10:37:49,987 [salt.state       ][INFO    ][30953] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,987 [salt.state       ][INFO    ][30953] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:37:49,987 [salt.state       ][INFO    ][30953] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.987274 duration_in_ms=0.538
2017-12-05 10:37:49,987 [salt.state       ][INFO    ][30953] Running state [cfg01] at time 10:37:49.987409
2017-12-05 10:37:49,988 [salt.state       ][INFO    ][30953] Executing state host.present for cfg01
2017-12-05 10:37:49,989 [salt.state       ][INFO    ][30953] Host cfg01 (10.167.4.100) already present
2017-12-05 10:37:49,989 [salt.state       ][INFO    ][30953] Completed state [cfg01] at time 10:37:49.988797 duration_in_ms=1.387
2017-12-05 10:37:49,989 [salt.state       ][INFO    ][30953] Running state [prx01] at time 10:37:49.988943
2017-12-05 10:37:49,989 [salt.state       ][INFO    ][30953] Executing state host.present for prx01
2017-12-05 10:37:49,989 [salt.state       ][INFO    ][30953] Host prx01 (10.167.4.104) already present
2017-12-05 10:37:49,990 [salt.state       ][INFO    ][30953] Completed state [prx01] at time 10:37:49.989505 duration_in_ms=0.563
2017-12-05 10:37:49,990 [salt.state       ][INFO    ][30953] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.989645
2017-12-05 10:37:49,990 [salt.state       ][INFO    ][30953] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,990 [salt.state       ][INFO    ][30953] Host prx01.baremetal-mcp-ocata-odl-ha.local (10.167.4.104) already present
2017-12-05 10:37:49,990 [salt.state       ][INFO    ][30953] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.990238 duration_in_ms=0.594
2017-12-05 10:37:49,990 [salt.state       ][INFO    ][30953] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.990379
2017-12-05 10:37:49,991 [salt.state       ][INFO    ][30953] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,991 [salt.state       ][INFO    ][30953] Host kvm01.baremetal-mcp-ocata-odl-ha.local (10.167.4.141) already present
2017-12-05 10:37:49,991 [salt.state       ][INFO    ][30953] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.990945 duration_in_ms=0.565
2017-12-05 10:37:49,991 [salt.state       ][INFO    ][30953] Running state [kvm01] at time 10:37:49.991081
2017-12-05 10:37:49,991 [salt.state       ][INFO    ][30953] Executing state host.present for kvm01
2017-12-05 10:37:49,992 [salt.state       ][INFO    ][30953] Host kvm01 (10.167.4.141) already present
2017-12-05 10:37:49,992 [salt.state       ][INFO    ][30953] Completed state [kvm01] at time 10:37:49.991622 duration_in_ms=0.54
2017-12-05 10:37:49,992 [salt.state       ][INFO    ][30953] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.991790
2017-12-05 10:37:49,992 [salt.state       ][INFO    ][30953] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,992 [salt.state       ][INFO    ][30953] Host kvm03.baremetal-mcp-ocata-odl-ha.local (10.167.4.143) already present
2017-12-05 10:37:49,992 [salt.state       ][INFO    ][30953] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.992327 duration_in_ms=0.538
2017-12-05 10:37:49,992 [salt.state       ][INFO    ][30953] Running state [kvm03] at time 10:37:49.992464
2017-12-05 10:37:49,993 [salt.state       ][INFO    ][30953] Executing state host.present for kvm03
2017-12-05 10:37:49,993 [salt.state       ][INFO    ][30953] Host kvm03 (10.167.4.143) already present
2017-12-05 10:37:49,993 [salt.state       ][INFO    ][30953] Completed state [kvm03] at time 10:37:49.992981 duration_in_ms=0.516
2017-12-05 10:37:49,993 [salt.state       ][INFO    ][30953] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.993121
2017-12-05 10:37:49,993 [salt.state       ][INFO    ][30953] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,994 [salt.state       ][INFO    ][30953] Host kvm02.baremetal-mcp-ocata-odl-ha.local (10.167.4.142) already present
2017-12-05 10:37:49,994 [salt.state       ][INFO    ][30953] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.993647 duration_in_ms=0.526
2017-12-05 10:37:49,994 [salt.state       ][INFO    ][30953] Running state [kvm02] at time 10:37:49.993785
2017-12-05 10:37:49,994 [salt.state       ][INFO    ][30953] Executing state host.present for kvm02
2017-12-05 10:37:49,994 [salt.state       ][INFO    ][30953] Host kvm02 (10.167.4.142) already present
2017-12-05 10:37:49,994 [salt.state       ][INFO    ][30953] Completed state [kvm02] at time 10:37:49.994372 duration_in_ms=0.587
2017-12-05 10:37:49,995 [salt.state       ][INFO    ][30953] Running state [dbs] at time 10:37:49.994533
2017-12-05 10:37:49,995 [salt.state       ][INFO    ][30953] Executing state host.present for dbs
2017-12-05 10:37:49,995 [salt.state       ][INFO    ][30953] Host dbs (10.167.4.50) already present
2017-12-05 10:37:49,995 [salt.state       ][INFO    ][30953] Completed state [dbs] at time 10:37:49.995073 duration_in_ms=0.541
2017-12-05 10:37:49,995 [salt.state       ][INFO    ][30953] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.995210
2017-12-05 10:37:49,995 [salt.state       ][INFO    ][30953] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,996 [salt.state       ][INFO    ][30953] Host dbs.baremetal-mcp-ocata-odl-ha.local (10.167.4.50) already present
2017-12-05 10:37:49,996 [salt.state       ][INFO    ][30953] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.995732 duration_in_ms=0.522
2017-12-05 10:37:49,996 [salt.state       ][INFO    ][30953] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.995870
2017-12-05 10:37:49,996 [salt.state       ][INFO    ][30953] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,996 [salt.state       ][INFO    ][30953] Host prx.baremetal-mcp-ocata-odl-ha.local (172.30.10.103) already present
2017-12-05 10:37:49,996 [salt.state       ][INFO    ][30953] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.996395 duration_in_ms=0.525
2017-12-05 10:37:49,997 [salt.state       ][INFO    ][30953] Running state [prx] at time 10:37:49.996532
2017-12-05 10:37:49,997 [salt.state       ][INFO    ][30953] Executing state host.present for prx
2017-12-05 10:37:49,997 [salt.state       ][INFO    ][30953] Host prx (172.30.10.103) already present
2017-12-05 10:37:49,997 [salt.state       ][INFO    ][30953] Completed state [prx] at time 10:37:49.997052 duration_in_ms=0.52
2017-12-05 10:37:49,997 [salt.state       ][INFO    ][30953] Running state [prx02] at time 10:37:49.997206
2017-12-05 10:37:49,997 [salt.state       ][INFO    ][30953] Executing state host.present for prx02
2017-12-05 10:37:49,998 [salt.state       ][INFO    ][30953] Host prx02 (10.167.4.105) already present
2017-12-05 10:37:49,998 [salt.state       ][INFO    ][30953] Completed state [prx02] at time 10:37:49.997746 duration_in_ms=0.539
2017-12-05 10:37:49,998 [salt.state       ][INFO    ][30953] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.997920
2017-12-05 10:37:49,998 [salt.state       ][INFO    ][30953] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,998 [salt.state       ][INFO    ][30953] Host prx02.baremetal-mcp-ocata-odl-ha.local (10.167.4.105) already present
2017-12-05 10:37:49,999 [salt.state       ][INFO    ][30953] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.998489 duration_in_ms=0.568
2017-12-05 10:37:49,999 [salt.state       ][INFO    ][30953] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.998637
2017-12-05 10:37:49,999 [salt.state       ][INFO    ][30953] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:49,999 [salt.state       ][INFO    ][30953] Host msg02.baremetal-mcp-ocata-odl-ha.local (10.167.4.42) already present
2017-12-05 10:37:49,999 [salt.state       ][INFO    ][30953] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.999186 duration_in_ms=0.549
2017-12-05 10:37:49,999 [salt.state       ][INFO    ][30953] Running state [msg02] at time 10:37:49.999327
2017-12-05 10:37:49,999 [salt.state       ][INFO    ][30953] Executing state host.present for msg02
2017-12-05 10:37:49,1000 [salt.state       ][INFO    ][30953] Host msg02 (10.167.4.42) already present
2017-12-05 10:37:49,1000 [salt.state       ][INFO    ][30953] Completed state [msg02] at time 10:37:49.999850 duration_in_ms=0.523
2017-12-05 10:37:50,000 [salt.state       ][INFO    ][30953] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:49.999986
2017-12-05 10:37:50,000 [salt.state       ][INFO    ][30953] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,000 [salt.state       ][INFO    ][30953] Host msg03.baremetal-mcp-ocata-odl-ha.local (10.167.4.43) already present
2017-12-05 10:37:50,001 [salt.state       ][INFO    ][30953] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.000513 duration_in_ms=0.528
2017-12-05 10:37:50,001 [salt.state       ][INFO    ][30953] Running state [msg03] at time 10:37:50.000652
2017-12-05 10:37:50,001 [salt.state       ][INFO    ][30953] Executing state host.present for msg03
2017-12-05 10:37:50,001 [salt.state       ][INFO    ][30953] Host msg03 (10.167.4.43) already present
2017-12-05 10:37:50,001 [salt.state       ][INFO    ][30953] Completed state [msg03] at time 10:37:50.001178 duration_in_ms=0.526
2017-12-05 10:37:50,001 [salt.state       ][INFO    ][30953] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.001316
2017-12-05 10:37:50,001 [salt.state       ][INFO    ][30953] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,002 [salt.state       ][INFO    ][30953] Host msg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.41) already present
2017-12-05 10:37:50,002 [salt.state       ][INFO    ][30953] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.001879 duration_in_ms=0.562
2017-12-05 10:37:50,002 [salt.state       ][INFO    ][30953] Running state [msg01] at time 10:37:50.002026
2017-12-05 10:37:50,002 [salt.state       ][INFO    ][30953] Executing state host.present for msg01
2017-12-05 10:37:50,002 [salt.state       ][INFO    ][30953] Host msg01 (10.167.4.41) already present
2017-12-05 10:37:50,003 [salt.state       ][INFO    ][30953] Completed state [msg01] at time 10:37:50.002587 duration_in_ms=0.56
2017-12-05 10:37:50,003 [salt.state       ][INFO    ][30953] Running state [file.replace] at time 10:37:50.003366
2017-12-05 10:37:50,004 [salt.state       ][INFO    ][30953] Executing state module.run for file.replace
2017-12-05 10:37:50,070 [salt.loaded.int.module.cmdmod][INFO    ][30953] Executing command 'grep -q "msg01 msg01.baremetal-mcp-ocata-odl-ha.local" /etc/hosts' in directory '/root'
2017-12-05 10:37:50,079 [salt.state       ][INFO    ][30953] onlyif execution failed
2017-12-05 10:37:50,079 [salt.state       ][INFO    ][30953] Completed state [file.replace] at time 10:37:50.078738 duration_in_ms=75.371
2017-12-05 10:37:50,079 [salt.state       ][INFO    ][30953] Running state [msg] at time 10:37:50.078980
2017-12-05 10:37:50,079 [salt.state       ][INFO    ][30953] Executing state host.present for msg
2017-12-05 10:37:50,080 [salt.state       ][INFO    ][30953] Host msg (10.167.4.40) already present
2017-12-05 10:37:50,080 [salt.state       ][INFO    ][30953] Completed state [msg] at time 10:37:50.079763 duration_in_ms=0.783
2017-12-05 10:37:50,080 [salt.state       ][INFO    ][30953] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.079907
2017-12-05 10:37:50,080 [salt.state       ][INFO    ][30953] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,080 [salt.state       ][INFO    ][30953] Host msg.baremetal-mcp-ocata-odl-ha.local (10.167.4.40) already present
2017-12-05 10:37:50,080 [salt.state       ][INFO    ][30953] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.080459 duration_in_ms=0.552
2017-12-05 10:37:50,081 [salt.state       ][INFO    ][30953] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.080612
2017-12-05 10:37:50,081 [salt.state       ][INFO    ][30953] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,081 [salt.state       ][INFO    ][30953] Host cfg01.baremetal-mcp-ocata-odl-ha.local (10.167.4.100) already present
2017-12-05 10:37:50,081 [salt.state       ][INFO    ][30953] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.081142 duration_in_ms=0.53
2017-12-05 10:37:50,081 [salt.state       ][INFO    ][30953] Running state [cfg01] at time 10:37:50.081288
2017-12-05 10:37:50,081 [salt.state       ][INFO    ][30953] Executing state host.present for cfg01
2017-12-05 10:37:50,082 [salt.state       ][INFO    ][30953] Host cfg01 (10.167.4.100) already present
2017-12-05 10:37:50,082 [salt.state       ][INFO    ][30953] Completed state [cfg01] at time 10:37:50.081887 duration_in_ms=0.6
2017-12-05 10:37:50,082 [salt.state       ][INFO    ][30953] Running state [cmp002] at time 10:37:50.082036
2017-12-05 10:37:50,082 [salt.state       ][INFO    ][30953] Executing state host.present for cmp002
2017-12-05 10:37:50,082 [salt.state       ][INFO    ][30953] Host cmp002 (10.167.4.102) already present
2017-12-05 10:37:50,083 [salt.state       ][INFO    ][30953] Completed state [cmp002] at time 10:37:50.082601 duration_in_ms=0.564
2017-12-05 10:37:50,083 [salt.state       ][INFO    ][30953] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.082744
2017-12-05 10:37:50,083 [salt.state       ][INFO    ][30953] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,083 [salt.state       ][INFO    ][30953] Host cmp002.baremetal-mcp-ocata-odl-ha.local (10.167.4.102) already present
2017-12-05 10:37:50,083 [salt.state       ][INFO    ][30953] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.083288 duration_in_ms=0.544
2017-12-05 10:37:50,083 [salt.state       ][INFO    ][30953] Running state [cmp001] at time 10:37:50.083430
2017-12-05 10:37:50,084 [salt.state       ][INFO    ][30953] Executing state host.present for cmp001
2017-12-05 10:37:50,084 [salt.state       ][INFO    ][30953] Host cmp001 (10.167.4.101) already present
2017-12-05 10:37:50,084 [salt.state       ][INFO    ][30953] Completed state [cmp001] at time 10:37:50.083960 duration_in_ms=0.529
2017-12-05 10:37:50,084 [salt.state       ][INFO    ][30953] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.084098
2017-12-05 10:37:50,084 [salt.state       ][INFO    ][30953] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,085 [salt.state       ][INFO    ][30953] Host cmp001.baremetal-mcp-ocata-odl-ha.local (10.167.4.101) already present
2017-12-05 10:37:50,085 [salt.state       ][INFO    ][30953] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.084625 duration_in_ms=0.526
2017-12-05 10:37:50,085 [salt.state       ][INFO    ][30953] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.084763
2017-12-05 10:37:50,085 [salt.state       ][INFO    ][30953] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,085 [salt.state       ][INFO    ][30953] Host dbs01.baremetal-mcp-ocata-odl-ha.local (10.167.4.51) already present
2017-12-05 10:37:50,085 [salt.state       ][INFO    ][30953] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.085290 duration_in_ms=0.527
2017-12-05 10:37:50,085 [salt.state       ][INFO    ][30953] Running state [dbs01] at time 10:37:50.085433
2017-12-05 10:37:50,086 [salt.state       ][INFO    ][30953] Executing state host.present for dbs01
2017-12-05 10:37:50,086 [salt.state       ][INFO    ][30953] Host dbs01 (10.167.4.51) already present
2017-12-05 10:37:50,086 [salt.state       ][INFO    ][30953] Completed state [dbs01] at time 10:37:50.085982 duration_in_ms=0.55
2017-12-05 10:37:50,086 [salt.state       ][INFO    ][30953] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.086139
2017-12-05 10:37:50,086 [salt.state       ][INFO    ][30953] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,087 [salt.state       ][INFO    ][30953] Host dbs02.baremetal-mcp-ocata-odl-ha.local (10.167.4.52) already present
2017-12-05 10:37:50,087 [salt.state       ][INFO    ][30953] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.086954 duration_in_ms=0.815
2017-12-05 10:37:50,087 [salt.state       ][INFO    ][30953] Running state [dbs02] at time 10:37:50.087107
2017-12-05 10:37:50,087 [salt.state       ][INFO    ][30953] Executing state host.present for dbs02
2017-12-05 10:37:50,088 [salt.state       ][INFO    ][30953] Host dbs02 (10.167.4.52) already present
2017-12-05 10:37:50,088 [salt.state       ][INFO    ][30953] Completed state [dbs02] at time 10:37:50.087641 duration_in_ms=0.534
2017-12-05 10:37:50,088 [salt.state       ][INFO    ][30953] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.087779
2017-12-05 10:37:50,088 [salt.state       ][INFO    ][30953] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,088 [salt.state       ][INFO    ][30953] Host dbs03.baremetal-mcp-ocata-odl-ha.local (10.167.4.53) already present
2017-12-05 10:37:50,088 [salt.state       ][INFO    ][30953] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.088302 duration_in_ms=0.524
2017-12-05 10:37:50,088 [salt.state       ][INFO    ][30953] Running state [dbs03] at time 10:37:50.088441
2017-12-05 10:37:50,089 [salt.state       ][INFO    ][30953] Executing state host.present for dbs03
2017-12-05 10:37:50,089 [salt.state       ][INFO    ][30953] Host dbs03 (10.167.4.53) already present
2017-12-05 10:37:50,089 [salt.state       ][INFO    ][30953] Completed state [dbs03] at time 10:37:50.088969 duration_in_ms=0.527
2017-12-05 10:37:50,089 [salt.state       ][INFO    ][30953] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.089109
2017-12-05 10:37:50,089 [salt.state       ][INFO    ][30953] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,090 [salt.state       ][INFO    ][30953] Host odl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.111) already present
2017-12-05 10:37:50,090 [salt.state       ][INFO    ][30953] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.089637 duration_in_ms=0.528
2017-12-05 10:37:50,090 [salt.state       ][INFO    ][30953] Running state [odl01] at time 10:37:50.089775
2017-12-05 10:37:50,090 [salt.state       ][INFO    ][30953] Executing state host.present for odl01
2017-12-05 10:37:50,090 [salt.state       ][INFO    ][30953] Host odl01 (10.167.4.111) already present
2017-12-05 10:37:50,090 [salt.state       ][INFO    ][30953] Completed state [odl01] at time 10:37:50.090350 duration_in_ms=0.574
2017-12-05 10:37:50,091 [salt.state       ][INFO    ][30953] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.090514
2017-12-05 10:37:50,091 [salt.state       ][INFO    ][30953] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,091 [salt.state       ][INFO    ][30953] Host mas01.baremetal-mcp-ocata-odl-ha.local (10.167.4.3) already present
2017-12-05 10:37:50,091 [salt.state       ][INFO    ][30953] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.091058 duration_in_ms=0.545
2017-12-05 10:37:50,091 [salt.state       ][INFO    ][30953] Running state [mas01] at time 10:37:50.091199
2017-12-05 10:37:50,091 [salt.state       ][INFO    ][30953] Executing state host.present for mas01
2017-12-05 10:37:50,092 [salt.state       ][INFO    ][30953] Host mas01 (10.167.4.3) already present
2017-12-05 10:37:50,092 [salt.state       ][INFO    ][30953] Completed state [mas01] at time 10:37:50.091719 duration_in_ms=0.52
2017-12-05 10:37:50,092 [salt.state       ][INFO    ][30953] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.091865
2017-12-05 10:37:50,092 [salt.state       ][INFO    ][30953] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,092 [salt.state       ][INFO    ][30953] Host ctl02.baremetal-mcp-ocata-odl-ha.local (10.167.4.12) already present
2017-12-05 10:37:50,092 [salt.state       ][INFO    ][30953] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.092387 duration_in_ms=0.522
2017-12-05 10:37:50,093 [salt.state       ][INFO    ][30953] Running state [ctl02] at time 10:37:50.092527
2017-12-05 10:37:50,093 [salt.state       ][INFO    ][30953] Executing state host.present for ctl02
2017-12-05 10:37:50,093 [salt.state       ][INFO    ][30953] Host ctl02 (10.167.4.12) already present
2017-12-05 10:37:50,093 [salt.state       ][INFO    ][30953] Completed state [ctl02] at time 10:37:50.093046 duration_in_ms=0.52
2017-12-05 10:37:50,093 [salt.state       ][INFO    ][30953] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.093184
2017-12-05 10:37:50,093 [salt.state       ][INFO    ][30953] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,094 [salt.state       ][INFO    ][30953] Host ctl03.baremetal-mcp-ocata-odl-ha.local (10.167.4.13) already present
2017-12-05 10:37:50,094 [salt.state       ][INFO    ][30953] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.093709 duration_in_ms=0.525
2017-12-05 10:37:50,094 [salt.state       ][INFO    ][30953] Running state [ctl03] at time 10:37:50.093869
2017-12-05 10:37:50,094 [salt.state       ][INFO    ][30953] Executing state host.present for ctl03
2017-12-05 10:37:50,094 [salt.state       ][INFO    ][30953] Host ctl03 (10.167.4.13) already present
2017-12-05 10:37:50,094 [salt.state       ][INFO    ][30953] Completed state [ctl03] at time 10:37:50.094408 duration_in_ms=0.54
2017-12-05 10:37:50,095 [salt.state       ][INFO    ][30953] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.094569
2017-12-05 10:37:50,095 [salt.state       ][INFO    ][30953] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,095 [salt.state       ][INFO    ][30953] Host ctl01.baremetal-mcp-ocata-odl-ha.local (10.167.4.11) already present
2017-12-05 10:37:50,095 [salt.state       ][INFO    ][30953] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.095114 duration_in_ms=0.544
2017-12-05 10:37:50,095 [salt.state       ][INFO    ][30953] Running state [ctl01] at time 10:37:50.095254
2017-12-05 10:37:50,095 [salt.state       ][INFO    ][30953] Executing state host.present for ctl01
2017-12-05 10:37:50,096 [salt.state       ][INFO    ][30953] Host ctl01 (10.167.4.11) already present
2017-12-05 10:37:50,096 [salt.state       ][INFO    ][30953] Completed state [ctl01] at time 10:37:50.095773 duration_in_ms=0.52
2017-12-05 10:37:50,096 [salt.state       ][INFO    ][30953] Running state [ctl] at time 10:37:50.095911
2017-12-05 10:37:50,096 [salt.state       ][INFO    ][30953] Executing state host.present for ctl
2017-12-05 10:37:50,096 [salt.state       ][INFO    ][30953] Host ctl (10.167.4.10) already present
2017-12-05 10:37:50,097 [salt.state       ][INFO    ][30953] Completed state [ctl] at time 10:37:50.096707 duration_in_ms=0.797
2017-12-05 10:37:50,097 [salt.state       ][INFO    ][30953] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.096859
2017-12-05 10:37:50,097 [salt.state       ][INFO    ][30953] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-12-05 10:37:50,097 [salt.state       ][INFO    ][30953] Host ctl.baremetal-mcp-ocata-odl-ha.local (10.167.4.10) already present
2017-12-05 10:37:50,097 [salt.state       ][INFO    ][30953] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:37:50.097409 duration_in_ms=0.549
2017-12-05 10:37:50,098 [salt.state       ][INFO    ][30953] Running state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:37:50.097855
2017-12-05 10:37:50,098 [salt.state       ][INFO    ][30953] Executing state cmd.run for rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name

2017-12-05 10:37:50,098 [salt.state       ][INFO    ][30953] /var/lib/rabbitmq/.cluster_name exists
2017-12-05 10:37:50,098 [salt.state       ][INFO    ][30953] Completed state [rabbitmqctl set_cluster_name openstack && echo "openstack" > /var/lib/rabbitmq/.cluster_name
] at time 10:37:50.098374 duration_in_ms=0.52
2017-12-05 10:37:50,100 [salt.minion      ][INFO    ][30953] Returning information for job: 20171205103733352598
2017-12-05 10:40:06,292 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command cmd.run with jid 20171205104006281544
2017-12-05 10:40:06,314 [salt.minion      ][INFO    ][2444] Starting a new job with PID 2444
2017-12-05 10:40:06,317 [salt.loaded.int.module.cmdmod][INFO    ][2444] Executing command 'rabbitmqctl cluster_status' in directory '/root'
2017-12-05 10:40:06,820 [salt.minion      ][INFO    ][2444] Returning information for job: 20171205104006281544
2017-12-05 10:59:51,932 [salt.utils.schedule][INFO    ][1759] Running scheduled job: __mine_interval
2017-12-05 11:06:49,975 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command state.sls with jid 20171205110649968398
2017-12-05 11:06:49,996 [salt.minion      ][INFO    ][4183] Starting a new job with PID 4183
2017-12-05 11:06:50,893 [salt.state       ][INFO    ][4183] Loading fresh modules for state activity
2017-12-05 11:06:50,932 [salt.fileclient  ][INFO    ][4183] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-12-05 11:06:50,950 [salt.fileclient  ][INFO    ][4183] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-12-05 11:06:50,970 [salt.fileclient  ][INFO    ][4183] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-05 11:06:51,266 [salt.state       ][INFO    ][4183] Running state [haproxy] at time 11:06:51.266029
2017-12-05 11:06:51,266 [salt.state       ][INFO    ][4183] Executing state pkg.installed for haproxy
2017-12-05 11:06:51,267 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 11:06:51,828 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-05 11:06:53,779 [salt.loaded.int.module.cmdmod][INFO    ][4183] 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-05 11:07:00,067 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command saltutil.find_job with jid 20171205110700059905
2017-12-05 11:07:00,088 [salt.minion      ][INFO    ][4595] Starting a new job with PID 4595
2017-12-05 11:07:00,102 [salt.minion      ][INFO    ][4595] Returning information for job: 20171205110700059905
2017-12-05 11:07:08,070 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-05 11:07:08,093 [salt.state       ][INFO    ][4183] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-12-05 11:07:08,101 [salt.state       ][INFO    ][4183] Loading fresh modules for state activity
2017-12-05 11:07:08,114 [salt.state       ][INFO    ][4183] Completed state [haproxy] at time 11:07:08.113502 duration_in_ms=16847.473
2017-12-05 11:07:08,115 [salt.state       ][INFO    ][4183] Running state [/etc/default/haproxy] at time 11:07:08.115386
2017-12-05 11:07:08,116 [salt.state       ][INFO    ][4183] Executing state file.managed for /etc/default/haproxy
2017-12-05 11:07:08,140 [salt.fileclient  ][INFO    ][4183] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-12-05 11:07:08,142 [salt.state       ][INFO    ][4183] 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-05 11:07:08,144 [salt.state       ][INFO    ][4183] Completed state [/etc/default/haproxy] at time 11:07:08.143514 duration_in_ms=28.127
2017-12-05 11:07:08,144 [salt.state       ][INFO    ][4183] Running state [/etc/haproxy/haproxy.cfg] at time 11:07:08.143925
2017-12-05 11:07:08,144 [salt.state       ][INFO    ][4183] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-12-05 11:07:08,164 [salt.fileclient  ][INFO    ][4183] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-12-05 11:07:08,256 [salt.fileclient  ][INFO    ][4183] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-05 11:07:08,265 [salt.state       ][INFO    ][4183] 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-05 11:07:08,266 [salt.state       ][INFO    ][4183] Completed state [/etc/haproxy/haproxy.cfg] at time 11:07:08.265472 duration_in_ms=121.547
2017-12-05 11:07:08,266 [salt.state       ][INFO    ][4183] Running state [/etc/haproxy/ssl] at time 11:07:08.265777
2017-12-05 11:07:08,266 [salt.state       ][INFO    ][4183] Executing state file.directory for /etc/haproxy/ssl
2017-12-05 11:07:08,267 [salt.state       ][INFO    ][4183] {'/etc/haproxy/ssl': 'New Dir'}
2017-12-05 11:07:08,267 [salt.state       ][INFO    ][4183] Completed state [/etc/haproxy/ssl] at time 11:07:08.266889 duration_in_ms=1.112
2017-12-05 11:07:08,268 [salt.state       ][INFO    ][4183] Running state [haproxy_status_packages] at time 11:07:08.267542
2017-12-05 11:07:08,268 [salt.state       ][INFO    ][4183] Executing state pkg.installed for haproxy_status_packages
2017-12-05 11:07:08,438 [salt.state       ][INFO    ][4183] All specified packages are already installed
2017-12-05 11:07:08,439 [salt.state       ][INFO    ][4183] Completed state [haproxy_status_packages] at time 11:07:08.438581 duration_in_ms=171.038
2017-12-05 11:07:08,439 [salt.state       ][INFO    ][4183] Running state [/usr/bin/haproxy-status.sh] at time 11:07:08.438964
2017-12-05 11:07:08,439 [salt.state       ][INFO    ][4183] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-12-05 11:07:08,456 [salt.fileclient  ][INFO    ][4183] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-12-05 11:07:08,472 [salt.fileclient  ][INFO    ][4183] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-12-05 11:07:08,475 [salt.state       ][INFO    ][4183] File changed:
New file
2017-12-05 11:07:08,475 [salt.state       ][INFO    ][4183] Completed state [/usr/bin/haproxy-status.sh] at time 11:07:08.475160 duration_in_ms=36.196
2017-12-05 11:07:08,475 [salt.state       ][INFO    ][4183] Running state [net.ipv4.ip_nonlocal_bind] at time 11:07:08.475462
2017-12-05 11:07:08,476 [salt.state       ][INFO    ][4183] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-12-05 11:07:08,476 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command 'sysctl -a' in directory '/root'
2017-12-05 11:07:08,491 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-12-05 11:07:08,498 [salt.state       ][INFO    ][4183] {'net.ipv4.ip_nonlocal_bind': 1}
2017-12-05 11:07:08,498 [salt.state       ][INFO    ][4183] Completed state [net.ipv4.ip_nonlocal_bind] at time 11:07:08.498099 duration_in_ms=22.636
2017-12-05 11:07:08,499 [salt.state       ][INFO    ][4183] Running state [haproxy] at time 11:07:08.499038
2017-12-05 11:07:08,499 [salt.state       ][INFO    ][4183] Executing state service.running for haproxy
2017-12-05 11:07:08,500 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-05 11:07:08,509 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-05 11:07:08,517 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-05 11:07:08,526 [salt.state       ][INFO    ][4183] The service haproxy is already running
2017-12-05 11:07:08,526 [salt.state       ][INFO    ][4183] Completed state [haproxy] at time 11:07:08.526147 duration_in_ms=27.108
2017-12-05 11:07:08,526 [salt.state       ][INFO    ][4183] Running state [haproxy] at time 11:07:08.526325
2017-12-05 11:07:08,527 [salt.state       ][INFO    ][4183] Executing state service.mod_watch for haproxy
2017-12-05 11:07:08,527 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-05 11:07:08,535 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-12-05 11:07:08,544 [salt.loaded.int.module.cmdmod][INFO    ][4183] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-12-05 11:07:08,587 [salt.state       ][INFO    ][4183] {'haproxy': True}
2017-12-05 11:07:08,588 [salt.state       ][INFO    ][4183] Completed state [haproxy] at time 11:07:08.587490 duration_in_ms=61.163
2017-12-05 11:07:08,589 [salt.minion      ][INFO    ][4183] Returning information for job: 20171205110649968398
2017-12-05 11:07:12,290 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command service.status with jid 20171205110712282515
2017-12-05 11:07:12,312 [salt.minion      ][INFO    ][4793] Starting a new job with PID 4793
2017-12-05 11:07:12,407 [salt.loaded.int.module.cmdmod][INFO    ][4793] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-12-05 11:07:12,417 [salt.loaded.int.module.cmdmod][INFO    ][4793] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-12-05 11:07:12,426 [salt.minion      ][INFO    ][4793] Returning information for job: 20171205110712282515
2017-12-05 11:07:13,690 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command service.restart with jid 20171205110713683081
2017-12-05 11:07:13,769 [salt.minion      ][INFO    ][4806] Starting a new job with PID 4806
2017-12-05 11:07:13,868 [salt.loaded.int.module.cmdmod][INFO    ][4806] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-12-05 11:07:13,877 [salt.loaded.int.module.cmdmod][INFO    ][4806] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-12-05 11:07:13,892 [salt.loaded.int.module.cmdmod][INFO    ][4806] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-12-05 11:07:13,921 [salt.minion      ][INFO    ][4806] Returning information for job: 20171205110713683081
2017-12-05 11:59:51,932 [salt.utils.schedule][INFO    ][1759] Running scheduled job: __mine_interval
2017-12-05 12:04:52,955 [salt.minion      ][INFO    ][1759] User sudo_ubuntu Executing command cp.push_dir with jid 20171205120452944317
2017-12-05 12:04:52,987 [salt.minion      ][INFO    ][8127] Starting a new job with PID 8127
