2017-12-03 22:24:50,348 [salt.cli.daemons ][WARNING ][867] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-03 22:25:28,650 [salt.state       ][ERROR   ][1054] No contents found in top file
2017-12-03 22:25:37,043 [py.warnings      ][WARNING ][1156] /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-03 22:25:53,800 [salt.loaded.int.states.file][WARNING ][1156] State for file: /etc/ssl/certs/ca-salt_master_ca.crt - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2017-12-03 22:25:53,813 [salt.loaded.int.module.cmdmod][ERROR   ][1156] 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-03 22:26:47,937 [salt.loaded.int.module.cmdmod][ERROR   ][1677] Command '['systemd-run', '--scope', 'systemctl', 'start', 'networking.service']' failed with return code: 1
2017-12-03 22:26:47,939 [salt.loaded.int.module.cmdmod][ERROR   ][1677] output: Running scope as unit run-rb711be0e354c4eb1aa7a1175d81fb9aa.scope.
Job for networking.service failed because the control process exited with error code. See "systemctl status networking.service" and "journalctl -xe" for details.
2017-12-03 22:26:48,005 [salt.loaded.int.module.cmdmod][ERROR   ][1677] Command '['ifup', 'ens3']' failed with return code: 1
2017-12-03 22:26:48,006 [salt.loaded.int.module.cmdmod][ERROR   ][1677] output: SIOCADDRT: File exists
run-parts: /etc/network/if-up.d/route-ens2 exited with return code 7
Failed to bring up ens3.
2017-12-03 22:26:50,072 [salt.loaded.int.module.cmdmod][ERROR   ][1677] Command '['systemd-run', '--scope', 'systemctl', 'start', 'networking.service']' failed with return code: 1
2017-12-03 22:26:50,073 [salt.loaded.int.module.cmdmod][ERROR   ][1677] output: Running scope as unit run-ra4bcee8c329742cea4f37cd2e5d21c57.scope.
Job for networking.service failed because the control process exited with error code. See "systemctl status networking.service" and "journalctl -xe" for details.
2017-12-03 22:30:32,435 [salt.log.setup   ][ERROR   ][6323] An un-handled exception was caught by salt's global exception handler:
SaltReqTimeoutError: Message timed out
Traceback (most recent call last):
  File "/usr/bin/salt-call", line 11, in <module>
    salt_call()
  File "/usr/lib/python2.7/dist-packages/salt/scripts.py", line 372, in salt_call
    client.run()
  File "/usr/lib/python2.7/dist-packages/salt/cli/call.py", line 48, in run
    caller = salt.cli.caller.Caller.factory(self.config)
  File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 79, in factory
    return ZeroMQCaller(opts, **kwargs)
  File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 274, in __init__
    super(ZeroMQCaller, self).__init__(opts)
  File "/usr/lib/python2.7/dist-packages/salt/cli/caller.py", line 102, in __init__
    self.minion = salt.minion.SMinion(opts)
  File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 629, in __init__
    self.gen_modules(initial_load=True)
  File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 660, in gen_modules
    pillarenv=self.opts.get('pillarenv'),
  File "/usr/lib/python2.7/dist-packages/salt/pillar/__init__.py", line 170, in compile_pillar
    dictkey='pillar',
  File "/usr/lib/python2.7/dist-packages/salt/utils/async.py", line 75, in wrap
    ret = self._block_future(ret)
  File "/usr/lib/python2.7/dist-packages/salt/utils/async.py", line 85, in _block_future
    return future.result()
  File "/usr/lib/python2.7/dist-packages/tornado/concurrent.py", line 215, in result
    raise_exc_info(self._exc_info)
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 876, in run
    yielded = self.gen.throw(*exc_info)
  File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 189, in crypted_transfer_decode_dictentry
    tries=tries,
  File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 870, in run
    value = future.result()
  File "/usr/lib/python2.7/dist-packages/tornado/concurrent.py", line 215, in result
    raise_exc_info(self._exc_info)
  File "<string>", line 3, in raise_exc_info
SaltReqTimeoutError: Message timed out
2017-12-03 22:30:33,119 [salt.loaded.int.module.cmdmod][INFO    ][6988] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-03 22:30:33,127 [salt.loaded.int.module.cmdmod][INFO    ][6988] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-03 22:30:33,135 [salt.loaded.int.module.cmdmod][INFO    ][6988] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-03 22:30:33,161 [salt.utils.parsers][WARNING ][867] Minion received a SIGTERM. Exiting.
2017-12-03 22:30:33,417 [salt.cli.daemons ][INFO    ][7045] Setting up the Salt Minion "prx02.baremetal-mcp-ocata-ovs-ha.local"
2017-12-03 22:30:33,726 [salt.minion      ][INFO    ][7045] Creating minion process manager
2017-12-03 22:30:33,727 [salt.cli.daemons ][WARNING ][7045] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-03 22:30:33,727 [salt.cli.daemons ][INFO    ][7045] The Salt Minion is starting up
2017-12-03 22:30:33,728 [salt.minion      ][INFO    ][7045] Minion is starting as user 'root'
2017-12-03 22:30:33,728 [salt.utils.event ][INFO    ][7045] Starting pull socket on /var/run/salt/minion/minion_event_a8f5734997_pull.ipc
2017-12-03 22:30:35,564 [salt.loaded.int.module.cmdmod][INFO    ][7045] Executing command ['date', '+%z'] in directory '/root'
2017-12-03 22:30:35,573 [salt.utils.schedule][INFO    ][7045] Updating job settings for scheduled job: __mine_interval
2017-12-03 22:30:35,576 [salt.minion      ][INFO    ][7045] Added mine.update to scheduler
2017-12-03 22:30:35,600 [salt.minion      ][INFO    ][7045] Minion is ready to receive requests!
2017-12-03 22:30:36,601 [salt.utils.schedule][INFO    ][7045] Running scheduled job: __mine_interval
2017-12-03 22:30:41,724 [salt.minion      ][INFO    ][7045] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203223041708226
2017-12-03 22:30:41,739 [salt.minion      ][INFO    ][7136] Starting a new job with PID 7136
2017-12-03 22:30:41,751 [salt.minion      ][INFO    ][7136] Returning information for job: 20171203223041708226
2017-12-03 22:30:51,896 [salt.minion      ][INFO    ][7045] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203223051879543
2017-12-03 22:30:51,909 [salt.minion      ][INFO    ][7141] Starting a new job with PID 7141
2017-12-03 22:30:51,918 [salt.minion      ][INFO    ][7141] Returning information for job: 20171203223051879543
2017-12-03 22:31:01,933 [salt.minion      ][INFO    ][7045] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203223101913218
2017-12-03 22:31:01,945 [salt.minion      ][INFO    ][7146] Starting a new job with PID 7146
2017-12-03 22:31:01,953 [salt.minion      ][INFO    ][7146] Returning information for job: 20171203223101913218
2017-12-03 22:31:22,950 [salt.minion      ][INFO    ][7045] User sudo_ubuntu Executing command state.apply with jid 20171203223122935539
2017-12-03 22:31:22,961 [salt.minion      ][INFO    ][7151] Starting a new job with PID 7151
2017-12-03 22:31:26,720 [salt.state       ][INFO    ][7151] Loading fresh modules for state activity
2017-12-03 22:31:26,749 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-03 22:31:26,769 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-03 22:31:26,810 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:27,006 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-03 22:31:27,036 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:27,156 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-03 22:31:27,193 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:27,287 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-03 22:31:27,362 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:27,446 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-03 22:31:27,495 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:27,570 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-03 22:31:27,590 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:27,656 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-03 22:31:27,692 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:27,767 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-03 22:31:27,793 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:27,860 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-03 22:31:27,886 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:27,987 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-03 22:31:28,009 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:28,116 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-03 22:31:28,154 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:28,235 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-03 22:31:28,269 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:28,339 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-03 22:31:28,364 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:28,432 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-03 22:31:28,459 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:28,536 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-03 22:31:28,559 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:28,628 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-03 22:31:28,648 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:28,723 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-03 22:31:28,772 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:28,893 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-03 22:31:28,987 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:29,067 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-03 22:31:29,088 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:29,158 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-03 22:31:29,187 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:29,255 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-03 22:31:29,275 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-03 22:31:29,295 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-03 22:31:29,319 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-03 22:31:29,342 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-03 22:31:29,361 [salt.state       ][INFO    ][7151] Running state [/etc/environment] at time 22:31:29.361123
2017-12-03 22:31:29,362 [salt.state       ][INFO    ][7151] Executing state file.blockreplace for /etc/environment
2017-12-03 22:31:29,368 [salt.state       ][INFO    ][7151] 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-03 22:31:29,369 [salt.state       ][INFO    ][7151] Completed state [/etc/environment] at time 22:31:29.369399 duration_in_ms=8.276
2017-12-03 22:31:29,370 [salt.state       ][INFO    ][7151] Running state [/etc/profile.d] at time 22:31:29.369760
2017-12-03 22:31:29,370 [salt.state       ][INFO    ][7151] Executing state file.directory for /etc/profile.d
2017-12-03 22:31:29,371 [salt.state       ][INFO    ][7151] Directory /etc/profile.d is in the correct state
2017-12-03 22:31:29,372 [salt.state       ][INFO    ][7151] Completed state [/etc/profile.d] at time 22:31:29.371495 duration_in_ms=1.735
2017-12-03 22:31:29,723 [salt.state       ][INFO    ][7151] Running state [linux_repo_prereq_pkgs] at time 22:31:29.722801
2017-12-03 22:31:29,723 [salt.state       ][INFO    ][7151] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-03 22:31:29,724 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 22:31:30,173 [salt.state       ][INFO    ][7151] All specified packages are already installed
2017-12-03 22:31:30,173 [salt.state       ][INFO    ][7151] Completed state [linux_repo_prereq_pkgs] at time 22:31:30.173261 duration_in_ms=450.459
2017-12-03 22:31:30,174 [salt.state       ][INFO    ][7151] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 22:31:30.173690
2017-12-03 22:31:30,174 [salt.state       ][INFO    ][7151] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-03 22:31:30,175 [salt.state       ][INFO    ][7151] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-03 22:31:30,175 [salt.state       ][INFO    ][7151] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 22:31:30.174846 duration_in_ms=1.156
2017-12-03 22:31:30,175 [salt.state       ][INFO    ][7151] Running state [/etc/apt/preferences.d/mk_openstack] at time 22:31:30.175214
2017-12-03 22:31:30,176 [salt.state       ][INFO    ][7151] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-03 22:31:30,200 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-03 22:31:30,220 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:30,269 [salt.state       ][INFO    ][7151] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-03 22:31:30,269 [salt.state       ][INFO    ][7151] Completed state [/etc/apt/preferences.d/mk_openstack] at time 22:31:30.268819 duration_in_ms=93.604
2017-12-03 22:31:30,271 [salt.state       ][INFO    ][7151] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 22:31:30.270984
2017-12-03 22:31:30,271 [salt.state       ][INFO    ][7151] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-03 22:31:30,582 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-03 22:31:30,676 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 22:31:32,592 [salt.state       ][INFO    ][7151] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-03 22:31:32,593 [salt.state       ][INFO    ][7151] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 22:31:32.592899 duration_in_ms=2321.914
2017-12-03 22:31:32,593 [salt.state       ][INFO    ][7151] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 22:31:32.593291
2017-12-03 22:31:32,594 [salt.state       ][INFO    ][7151] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-03 22:31:32,594 [salt.state       ][INFO    ][7151] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-03 22:31:32,594 [salt.state       ][INFO    ][7151] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 22:31:32.594412 duration_in_ms=1.121
2017-12-03 22:31:32,595 [salt.state       ][INFO    ][7151] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 22:31:32.594741
2017-12-03 22:31:32,595 [salt.state       ][INFO    ][7151] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-03 22:31:32,614 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-03 22:31:32,637 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:32,688 [salt.state       ][INFO    ][7151] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-03 22:31:32,689 [salt.state       ][INFO    ][7151] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 22:31:32.688874 duration_in_ms=94.132
2017-12-03 22:31:32,690 [salt.state       ][INFO    ][7151] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 22:31:32.690145
2017-12-03 22:31:32,691 [salt.state       ][INFO    ][7151] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-03 22:31:32,830 [salt.loaded.int.module.cmdmod][INFO    ][7151] 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-03 22:31:32,908 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 22:31:33,058 [salt.minion      ][INFO    ][7045] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203223133038908
2017-12-03 22:31:33,074 [salt.minion      ][INFO    ][7793] Starting a new job with PID 7793
2017-12-03 22:31:33,087 [salt.minion      ][INFO    ][7793] Returning information for job: 20171203223133038908
2017-12-03 22:31:34,784 [salt.state       ][INFO    ][7151] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-03 22:31:34,784 [salt.state       ][INFO    ][7151] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 22:31:34.784366 duration_in_ms=2094.22
2017-12-03 22:31:34,785 [salt.state       ][INFO    ][7151] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 22:31:34.784764
2017-12-03 22:31:34,785 [salt.state       ][INFO    ][7151] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-03 22:31:34,786 [salt.state       ][INFO    ][7151] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-03 22:31:34,786 [salt.state       ][INFO    ][7151] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 22:31:34.786048 duration_in_ms=1.284
2017-12-03 22:31:34,786 [salt.state       ][INFO    ][7151] Running state [/etc/apt/preferences.d/mcp_extra] at time 22:31:34.786388
2017-12-03 22:31:34,787 [salt.state       ][INFO    ][7151] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-03 22:31:34,808 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-03 22:31:34,833 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:34,888 [salt.state       ][INFO    ][7151] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-03 22:31:34,888 [salt.state       ][INFO    ][7151] Completed state [/etc/apt/preferences.d/mcp_extra] at time 22:31:34.888393 duration_in_ms=102.003
2017-12-03 22:31:34,890 [salt.state       ][INFO    ][7151] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 22:31:34.889517
2017-12-03 22:31:34,890 [salt.state       ][INFO    ][7151] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-03 22:31:34,952 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-03 22:31:35,057 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 22:31:37,085 [salt.state       ][INFO    ][7151] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-03 22:31:37,086 [salt.state       ][INFO    ][7151] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 22:31:37.085927 duration_in_ms=2196.408
2017-12-03 22:31:37,086 [salt.state       ][INFO    ][7151] Running state [linux_extra_packages_purged] at time 22:31:37.086418
2017-12-03 22:31:37,087 [salt.state       ][INFO    ][7151] Executing state pkg.purged for linux_extra_packages_purged
2017-12-03 22:31:37,095 [salt.state       ][INFO    ][7151] All specified packages are already absent
2017-12-03 22:31:37,096 [salt.state       ][INFO    ][7151] Completed state [linux_extra_packages_purged] at time 22:31:37.095621 duration_in_ms=9.203
2017-12-03 22:31:37,096 [salt.state       ][INFO    ][7151] Running state [linux_extra_packages_latest] at time 22:31:37.095953
2017-12-03 22:31:37,096 [salt.state       ][INFO    ][7151] Executing state pkg.latest for linux_extra_packages_latest
2017-12-03 22:31:37,100 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 22:31:39,040 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2017-12-03 22:31:39,084 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-03 22:31:39,128 [salt.state       ][INFO    ][7151] All packages are up-to-date (libapache2-mod-wsgi, mcelog).
2017-12-03 22:31:39,129 [salt.state       ][INFO    ][7151] Completed state [linux_extra_packages_latest] at time 22:31:39.128801 duration_in_ms=2032.847
2017-12-03 22:31:39,130 [salt.state       ][INFO    ][7151] Running state [UTC] at time 22:31:39.129659
2017-12-03 22:31:39,130 [salt.state       ][INFO    ][7151] Executing state timezone.system for UTC
2017-12-03 22:31:39,131 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['timedatectl'] in directory '/root'
2017-12-03 22:31:39,167 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['timedatectl'] in directory '/root'
2017-12-03 22:31:39,176 [salt.state       ][INFO    ][7151] Timezone UTC already set, UTC already set to UTC
2017-12-03 22:31:39,176 [salt.state       ][INFO    ][7151] Completed state [UTC] at time 22:31:39.176053 duration_in_ms=46.394
2017-12-03 22:31:39,177 [salt.state       ][INFO    ][7151] Running state [nf_conntrack] at time 22:31:39.176816
2017-12-03 22:31:39,177 [salt.state       ][INFO    ][7151] Executing state kmod.present for nf_conntrack
2017-12-03 22:31:39,178 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'lsmod' in directory '/root'
2017-12-03 22:31:39,186 [salt.state       ][INFO    ][7151] Kernel module nf_conntrack is already present
2017-12-03 22:31:39,186 [salt.state       ][INFO    ][7151] Completed state [nf_conntrack] at time 22:31:39.186228 duration_in_ms=9.411
2017-12-03 22:31:39,187 [salt.state       ][INFO    ][7151] Running state [net.ipv4.tcp_keepalive_probes] at time 22:31:39.187059
2017-12-03 22:31:39,187 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-03 22:31:39,195 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,210 [salt.state       ][INFO    ][7151] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-03 22:31:39,211 [salt.state       ][INFO    ][7151] Completed state [net.ipv4.tcp_keepalive_probes] at time 22:31:39.210856 duration_in_ms=23.796
2017-12-03 22:31:39,211 [salt.state       ][INFO    ][7151] Running state [fs.file-max] at time 22:31:39.211311
2017-12-03 22:31:39,212 [salt.state       ][INFO    ][7151] Executing state sysctl.present for fs.file-max
2017-12-03 22:31:39,212 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,230 [salt.state       ][INFO    ][7151] Sysctl value fs.file-max = 124165 is already set
2017-12-03 22:31:39,231 [salt.state       ][INFO    ][7151] Completed state [fs.file-max] at time 22:31:39.230624 duration_in_ms=19.313
2017-12-03 22:31:39,231 [salt.state       ][INFO    ][7151] Running state [net.core.somaxconn] at time 22:31:39.231146
2017-12-03 22:31:39,232 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.core.somaxconn
2017-12-03 22:31:39,232 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,249 [salt.state       ][INFO    ][7151] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-03 22:31:39,249 [salt.state       ][INFO    ][7151] Completed state [net.core.somaxconn] at time 22:31:39.249170 duration_in_ms=18.023
2017-12-03 22:31:39,250 [salt.state       ][INFO    ][7151] Running state [net.ipv4.tcp_max_syn_backlog] at time 22:31:39.249630
2017-12-03 22:31:39,250 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-03 22:31:39,251 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,267 [salt.state       ][INFO    ][7151] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-03 22:31:39,267 [salt.state       ][INFO    ][7151] Completed state [net.ipv4.tcp_max_syn_backlog] at time 22:31:39.267168 duration_in_ms=17.536
2017-12-03 22:31:39,268 [salt.state       ][INFO    ][7151] Running state [net.ipv4.tcp_tw_reuse] at time 22:31:39.267573
2017-12-03 22:31:39,268 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-03 22:31:39,269 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,286 [salt.state       ][INFO    ][7151] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-03 22:31:39,286 [salt.state       ][INFO    ][7151] Completed state [net.ipv4.tcp_tw_reuse] at time 22:31:39.286391 duration_in_ms=18.818
2017-12-03 22:31:39,287 [salt.state       ][INFO    ][7151] Running state [net.nf_conntrack_max] at time 22:31:39.286795
2017-12-03 22:31:39,287 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.nf_conntrack_max
2017-12-03 22:31:39,288 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,304 [salt.state       ][INFO    ][7151] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-03 22:31:39,304 [salt.state       ][INFO    ][7151] Completed state [net.nf_conntrack_max] at time 22:31:39.304344 duration_in_ms=17.548
2017-12-03 22:31:39,305 [salt.state       ][INFO    ][7151] Running state [net.ipv4.tcp_retries2] at time 22:31:39.304612
2017-12-03 22:31:39,305 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-03 22:31:39,306 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,323 [salt.state       ][INFO    ][7151] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-03 22:31:39,323 [salt.state       ][INFO    ][7151] Completed state [net.ipv4.tcp_retries2] at time 22:31:39.323219 duration_in_ms=18.607
2017-12-03 22:31:39,324 [salt.state       ][INFO    ][7151] Running state [vm.swappiness] at time 22:31:39.323681
2017-12-03 22:31:39,324 [salt.state       ][INFO    ][7151] Executing state sysctl.present for vm.swappiness
2017-12-03 22:31:39,325 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,341 [salt.state       ][INFO    ][7151] Sysctl value vm.swappiness = 10 is already set
2017-12-03 22:31:39,342 [salt.state       ][INFO    ][7151] Completed state [vm.swappiness] at time 22:31:39.341960 duration_in_ms=18.278
2017-12-03 22:31:39,343 [salt.state       ][INFO    ][7151] Running state [net.ipv4.tcp_keepalive_intvl] at time 22:31:39.342482
2017-12-03 22:31:39,343 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-03 22:31:39,344 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,361 [salt.state       ][INFO    ][7151] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-03 22:31:39,361 [salt.state       ][INFO    ][7151] Completed state [net.ipv4.tcp_keepalive_intvl] at time 22:31:39.361176 duration_in_ms=18.693
2017-12-03 22:31:39,362 [salt.state       ][INFO    ][7151] Running state [net.ipv4.neigh.default.gc_thresh1] at time 22:31:39.361639
2017-12-03 22:31:39,362 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-03 22:31:39,363 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,381 [salt.state       ][INFO    ][7151] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-03 22:31:39,381 [salt.state       ][INFO    ][7151] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 22:31:39.381304 duration_in_ms=19.664
2017-12-03 22:31:39,382 [salt.state       ][INFO    ][7151] Running state [net.ipv4.neigh.default.gc_thresh2] at time 22:31:39.381759
2017-12-03 22:31:39,382 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-03 22:31:39,383 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,401 [salt.state       ][INFO    ][7151] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-03 22:31:39,401 [salt.state       ][INFO    ][7151] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 22:31:39.401311 duration_in_ms=19.55
2017-12-03 22:31:39,402 [salt.state       ][INFO    ][7151] Running state [net.ipv4.neigh.default.gc_thresh3] at time 22:31:39.401779
2017-12-03 22:31:39,402 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-03 22:31:39,403 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,420 [salt.state       ][INFO    ][7151] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-03 22:31:39,420 [salt.state       ][INFO    ][7151] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 22:31:39.420408 duration_in_ms=18.628
2017-12-03 22:31:39,421 [salt.state       ][INFO    ][7151] Running state [net.core.netdev_max_backlog] at time 22:31:39.420860
2017-12-03 22:31:39,421 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-03 22:31:39,422 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,438 [salt.state       ][INFO    ][7151] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-03 22:31:39,439 [salt.state       ][INFO    ][7151] Completed state [net.core.netdev_max_backlog] at time 22:31:39.438629 duration_in_ms=17.768
2017-12-03 22:31:39,439 [salt.state       ][INFO    ][7151] Running state [net.ipv4.tcp_keepalive_time] at time 22:31:39.439055
2017-12-03 22:31:39,439 [salt.state       ][INFO    ][7151] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-03 22:31:39,440 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,456 [salt.state       ][INFO    ][7151] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-03 22:31:39,457 [salt.state       ][INFO    ][7151] Completed state [net.ipv4.tcp_keepalive_time] at time 22:31:39.456529 duration_in_ms=17.474
2017-12-03 22:31:39,457 [salt.state       ][INFO    ][7151] Running state [kernel.panic] at time 22:31:39.456963
2017-12-03 22:31:39,457 [salt.state       ][INFO    ][7151] Executing state sysctl.present for kernel.panic
2017-12-03 22:31:39,458 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:31:39,475 [salt.state       ][INFO    ][7151] Sysctl value kernel.panic = 60 is already set
2017-12-03 22:31:39,475 [salt.state       ][INFO    ][7151] Completed state [kernel.panic] at time 22:31:39.475076 duration_in_ms=18.112
2017-12-03 22:31:39,476 [salt.state       ][INFO    ][7151] Running state [linux_sysfs_package] at time 22:31:39.475530
2017-12-03 22:31:39,476 [salt.state       ][INFO    ][7151] Executing state pkg.installed for linux_sysfs_package
2017-12-03 22:31:39,481 [salt.state       ][INFO    ][7151] All specified packages are already installed
2017-12-03 22:31:39,481 [salt.state       ][INFO    ][7151] Completed state [linux_sysfs_package] at time 22:31:39.480865 duration_in_ms=5.334
2017-12-03 22:31:39,482 [salt.state       ][INFO    ][7151] Running state [/etc/sysfs.d] at time 22:31:39.482336
2017-12-03 22:31:39,483 [salt.state       ][INFO    ][7151] Executing state file.directory for /etc/sysfs.d
2017-12-03 22:31:39,483 [salt.state       ][INFO    ][7151] Directory /etc/sysfs.d is in the correct state
2017-12-03 22:31:39,484 [salt.state       ][INFO    ][7151] Completed state [/etc/sysfs.d] at time 22:31:39.483675 duration_in_ms=1.339
2017-12-03 22:31:39,484 [salt.state       ][INFO    ][7151] Running state [ondemand] at time 22:31:39.484393
2017-12-03 22:31:39,485 [salt.state       ][INFO    ][7151] Executing state service.dead for ondemand
2017-12-03 22:31:39,485 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-03 22:31:39,495 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-03 22:31:39,503 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-03 22:31:39,514 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'runlevel' in directory '/root'
2017-12-03 22:31:39,521 [salt.state       ][INFO    ][7151] The service ondemand is already dead
2017-12-03 22:31:39,522 [salt.state       ][INFO    ][7151] Completed state [ondemand] at time 22:31:39.521955 duration_in_ms=37.562
2017-12-03 22:31:39,523 [salt.state       ][INFO    ][7151] Running state [cs_CZ.UTF-8] at time 22:31:39.522763
2017-12-03 22:31:39,523 [salt.state       ][INFO    ][7151] Executing state locale.present for cs_CZ.UTF-8
2017-12-03 22:31:39,524 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'locale -a' in directory '/root'
2017-12-03 22:31:39,529 [salt.state       ][INFO    ][7151] Locale cs_CZ.UTF-8 is already present
2017-12-03 22:31:39,529 [salt.state       ][INFO    ][7151] Completed state [cs_CZ.UTF-8] at time 22:31:39.529054 duration_in_ms=6.291
2017-12-03 22:31:39,529 [salt.state       ][INFO    ][7151] Running state [en_US.UTF-8] at time 22:31:39.529463
2017-12-03 22:31:39,530 [salt.state       ][INFO    ][7151] Executing state locale.present for en_US.UTF-8
2017-12-03 22:31:39,530 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'locale -a' in directory '/root'
2017-12-03 22:31:39,536 [salt.state       ][INFO    ][7151] Locale en_US.UTF-8 is already present
2017-12-03 22:31:39,536 [salt.state       ][INFO    ][7151] Completed state [en_US.UTF-8] at time 22:31:39.536103 duration_in_ms=6.64
2017-12-03 22:31:39,537 [salt.state       ][INFO    ][7151] Running state [en_US.UTF-8] at time 22:31:39.537463
2017-12-03 22:31:39,538 [salt.state       ][INFO    ][7151] Executing state locale.system for en_US.UTF-8
2017-12-03 22:31:39,538 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'localectl' in directory '/root'
2017-12-03 22:31:39,565 [salt.state       ][INFO    ][7151] System locale en_US.UTF-8 already set
2017-12-03 22:31:39,565 [salt.state       ][INFO    ][7151] Completed state [en_US.UTF-8] at time 22:31:39.565146 duration_in_ms=27.682
2017-12-03 22:31:39,566 [salt.state       ][INFO    ][7151] Running state [root] at time 22:31:39.566440
2017-12-03 22:31:39,567 [salt.state       ][INFO    ][7151] Executing state user.present for root
2017-12-03 22:31:39,568 [salt.state       ][INFO    ][7151] User root is present and up to date
2017-12-03 22:31:39,568 [salt.state       ][INFO    ][7151] Completed state [root] at time 22:31:39.568269 duration_in_ms=1.829
2017-12-03 22:31:39,570 [salt.state       ][INFO    ][7151] Running state [/root] at time 22:31:39.569532
2017-12-03 22:31:39,570 [salt.state       ][INFO    ][7151] Executing state file.directory for /root
2017-12-03 22:31:39,571 [salt.state       ][INFO    ][7151] Directory /root is in the correct state
2017-12-03 22:31:39,571 [salt.state       ][INFO    ][7151] Completed state [/root] at time 22:31:39.571002 duration_in_ms=1.47
2017-12-03 22:31:39,571 [salt.state       ][INFO    ][7151] Running state [/etc/sudoers.d/90-salt-user-root] at time 22:31:39.571351
2017-12-03 22:31:39,572 [salt.state       ][INFO    ][7151] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-03 22:31:39,572 [salt.state       ][INFO    ][7151] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-03 22:31:39,572 [salt.state       ][INFO    ][7151] Completed state [/etc/sudoers.d/90-salt-user-root] at time 22:31:39.572352 duration_in_ms=1.001
2017-12-03 22:31:39,573 [salt.state       ][INFO    ][7151] Running state [ubuntu] at time 22:31:39.572678
2017-12-03 22:31:39,573 [salt.state       ][INFO    ][7151] Executing state user.present for ubuntu
2017-12-03 22:31:39,574 [salt.state       ][INFO    ][7151] User ubuntu is present and up to date
2017-12-03 22:31:39,574 [salt.state       ][INFO    ][7151] Completed state [ubuntu] at time 22:31:39.574269 duration_in_ms=1.591
2017-12-03 22:31:39,575 [salt.state       ][INFO    ][7151] Running state [/home/ubuntu] at time 22:31:39.575354
2017-12-03 22:31:39,576 [salt.state       ][INFO    ][7151] Executing state file.directory for /home/ubuntu
2017-12-03 22:31:39,576 [salt.state       ][INFO    ][7151] Directory /home/ubuntu is in the correct state
2017-12-03 22:31:39,577 [salt.state       ][INFO    ][7151] Completed state [/home/ubuntu] at time 22:31:39.576663 duration_in_ms=1.309
2017-12-03 22:31:39,578 [salt.state       ][INFO    ][7151] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 22:31:39.577642
2017-12-03 22:31:39,578 [salt.state       ][INFO    ][7151] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-03 22:31:39,599 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-03 22:31:39,603 [salt.state       ][INFO    ][7151] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-03 22:31:39,603 [salt.state       ][INFO    ][7151] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 22:31:39.603141 duration_in_ms=25.498
2017-12-03 22:31:39,604 [salt.state       ][INFO    ][7151] Running state [/etc/security/limits.d/90-salt-default.conf] at time 22:31:39.603518
2017-12-03 22:31:39,604 [salt.state       ][INFO    ][7151] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-03 22:31:39,619 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-03 22:31:39,641 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:39,732 [salt.state       ][INFO    ][7151] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-03 22:31:39,733 [salt.state       ][INFO    ][7151] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 22:31:39.732931 duration_in_ms=129.412
2017-12-03 22:31:39,733 [salt.state       ][INFO    ][7151] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 22:31:39.733298
2017-12-03 22:31:39,734 [salt.state       ][INFO    ][7151] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-03 22:31:39,753 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-03 22:31:39,771 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:31:39,822 [salt.state       ][INFO    ][7151] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-03 22:31:39,823 [salt.state       ][INFO    ][7151] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 22:31:39.822569 duration_in_ms=89.27
2017-12-03 22:31:39,824 [salt.state       ][INFO    ][7151] Running state [service.systemctl_reload] at time 22:31:39.823930
2017-12-03 22:31:39,824 [salt.state       ][INFO    ][7151] Executing state module.wait for service.systemctl_reload
2017-12-03 22:31:39,825 [salt.state       ][INFO    ][7151] No changes made for service.systemctl_reload
2017-12-03 22:31:39,825 [salt.state       ][INFO    ][7151] Completed state [service.systemctl_reload] at time 22:31:39.824944 duration_in_ms=1.014
2017-12-03 22:31:39,825 [salt.state       ][INFO    ][7151] Running state [/etc/hostname] at time 22:31:39.825276
2017-12-03 22:31:39,826 [salt.state       ][INFO    ][7151] Executing state file.managed for /etc/hostname
2017-12-03 22:31:39,844 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-03 22:31:39,846 [salt.state       ][INFO    ][7151] File /etc/hostname is in the correct state
2017-12-03 22:31:39,846 [salt.state       ][INFO    ][7151] Completed state [/etc/hostname] at time 22:31:39.846455 duration_in_ms=21.179
2017-12-03 22:31:39,848 [salt.state       ][INFO    ][7151] Running state [hostname prx02] at time 22:31:39.847962
2017-12-03 22:31:39,848 [salt.state       ][INFO    ][7151] Executing state cmd.wait for hostname prx02
2017-12-03 22:31:39,849 [salt.state       ][INFO    ][7151] No changes made for hostname prx02
2017-12-03 22:31:39,849 [salt.state       ][INFO    ][7151] Completed state [hostname prx02] at time 22:31:39.849048 duration_in_ms=1.086
2017-12-03 22:31:39,850 [salt.state       ][INFO    ][7151] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.849600
2017-12-03 22:31:39,850 [salt.state       ][INFO    ][7151] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,851 [salt.state       ][INFO    ][7151] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.77) already present
2017-12-03 22:31:39,851 [salt.state       ][INFO    ][7151] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.850826 duration_in_ms=1.226
2017-12-03 22:31:39,851 [salt.state       ][INFO    ][7151] Running state [mdb02] at time 22:31:39.851185
2017-12-03 22:31:39,852 [salt.state       ][INFO    ][7151] Executing state host.present for mdb02
2017-12-03 22:31:39,852 [salt.state       ][INFO    ][7151] Host mdb02 (192.168.10.77) already present
2017-12-03 22:31:39,853 [salt.state       ][INFO    ][7151] Completed state [mdb02] at time 22:31:39.852469 duration_in_ms=1.284
2017-12-03 22:31:39,853 [salt.state       ][INFO    ][7151] Running state [mdb03] at time 22:31:39.852801
2017-12-03 22:31:39,853 [salt.state       ][INFO    ][7151] Executing state host.present for mdb03
2017-12-03 22:31:39,854 [salt.state       ][INFO    ][7151] Host mdb03 (192.168.10.78) already present
2017-12-03 22:31:39,854 [salt.state       ][INFO    ][7151] Completed state [mdb03] at time 22:31:39.853939 duration_in_ms=1.137
2017-12-03 22:31:39,854 [salt.state       ][INFO    ][7151] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.854321
2017-12-03 22:31:39,855 [salt.state       ][INFO    ][7151] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,855 [salt.state       ][INFO    ][7151] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (192.168.10.78) already present
2017-12-03 22:31:39,856 [salt.state       ][INFO    ][7151] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.855489 duration_in_ms=1.168
2017-12-03 22:31:39,856 [salt.state       ][INFO    ][7151] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.855841
2017-12-03 22:31:39,856 [salt.state       ][INFO    ][7151] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,857 [salt.state       ][INFO    ][7151] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.76) already present
2017-12-03 22:31:39,857 [salt.state       ][INFO    ][7151] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.857038 duration_in_ms=1.197
2017-12-03 22:31:39,857 [salt.state       ][INFO    ][7151] Running state [mdb01] at time 22:31:39.857384
2017-12-03 22:31:39,858 [salt.state       ][INFO    ][7151] Executing state host.present for mdb01
2017-12-03 22:31:39,858 [salt.state       ][INFO    ][7151] Host mdb01 (192.168.10.76) already present
2017-12-03 22:31:39,859 [salt.state       ][INFO    ][7151] Completed state [mdb01] at time 22:31:39.858605 duration_in_ms=1.221
2017-12-03 22:31:39,859 [salt.state       ][INFO    ][7151] Running state [mdb] at time 22:31:39.858946
2017-12-03 22:31:39,859 [salt.state       ][INFO    ][7151] Executing state host.present for mdb
2017-12-03 22:31:39,860 [salt.state       ][INFO    ][7151] Host mdb (192.168.10.75) already present
2017-12-03 22:31:39,860 [salt.state       ][INFO    ][7151] Completed state [mdb] at time 22:31:39.860152 duration_in_ms=1.206
2017-12-03 22:31:39,861 [salt.state       ][INFO    ][7151] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.860499
2017-12-03 22:31:39,861 [salt.state       ][INFO    ][7151] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,861 [salt.state       ][INFO    ][7151] Host mdb.baremetal-mcp-ocata-ovs-ha.local (192.168.10.75) already present
2017-12-03 22:31:39,862 [salt.state       ][INFO    ][7151] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.861746 duration_in_ms=1.247
2017-12-03 22:31:39,862 [salt.state       ][INFO    ][7151] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.862086
2017-12-03 22:31:39,862 [salt.state       ][INFO    ][7151] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,863 [salt.state       ][INFO    ][7151] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.100) already present
2017-12-03 22:31:39,863 [salt.state       ][INFO    ][7151] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.863342 duration_in_ms=1.256
2017-12-03 22:31:39,864 [salt.state       ][INFO    ][7151] Running state [cfg01] at time 22:31:39.863696
2017-12-03 22:31:39,864 [salt.state       ][INFO    ][7151] Executing state host.present for cfg01
2017-12-03 22:31:39,865 [salt.state       ][INFO    ][7151] Host cfg01 (192.168.10.100) already present
2017-12-03 22:31:39,865 [salt.state       ][INFO    ][7151] Completed state [cfg01] at time 22:31:39.864884 duration_in_ms=1.188
2017-12-03 22:31:39,865 [salt.state       ][INFO    ][7151] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.865227
2017-12-03 22:31:39,866 [salt.state       ][INFO    ][7151] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,866 [salt.state       ][INFO    ][7151] Host prx01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.104) already present
2017-12-03 22:31:39,866 [salt.state       ][INFO    ][7151] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.866422 duration_in_ms=1.195
2017-12-03 22:31:39,867 [salt.state       ][INFO    ][7151] Running state [prx01] at time 22:31:39.866769
2017-12-03 22:31:39,867 [salt.state       ][INFO    ][7151] Executing state host.present for prx01
2017-12-03 22:31:39,868 [salt.state       ][INFO    ][7151] Host prx01 (192.168.10.104) already present
2017-12-03 22:31:39,868 [salt.state       ][INFO    ][7151] Completed state [prx01] at time 22:31:39.867933 duration_in_ms=1.164
2017-12-03 22:31:39,868 [salt.state       ][INFO    ][7151] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.868265
2017-12-03 22:31:39,869 [salt.state       ][INFO    ][7151] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,869 [salt.state       ][INFO    ][7151] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.141) already present
2017-12-03 22:31:39,869 [salt.state       ][INFO    ][7151] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.869428 duration_in_ms=1.163
2017-12-03 22:31:39,870 [salt.state       ][INFO    ][7151] Running state [kvm01] at time 22:31:39.869787
2017-12-03 22:31:39,870 [salt.state       ][INFO    ][7151] Executing state host.present for kvm01
2017-12-03 22:31:39,871 [salt.state       ][INFO    ][7151] Host kvm01 (192.168.10.141) already present
2017-12-03 22:31:39,871 [salt.state       ][INFO    ][7151] Completed state [kvm01] at time 22:31:39.870994 duration_in_ms=1.206
2017-12-03 22:31:39,871 [salt.state       ][INFO    ][7151] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.871336
2017-12-03 22:31:39,872 [salt.state       ][INFO    ][7151] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,872 [salt.state       ][INFO    ][7151] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (192.168.10.143) already present
2017-12-03 22:31:39,873 [salt.state       ][INFO    ][7151] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.872496 duration_in_ms=1.16
2017-12-03 22:31:39,873 [salt.state       ][INFO    ][7151] Running state [kvm03] at time 22:31:39.872839
2017-12-03 22:31:39,873 [salt.state       ][INFO    ][7151] Executing state host.present for kvm03
2017-12-03 22:31:39,874 [salt.state       ][INFO    ][7151] Host kvm03 (192.168.10.143) already present
2017-12-03 22:31:39,874 [salt.state       ][INFO    ][7151] Completed state [kvm03] at time 22:31:39.874314 duration_in_ms=1.475
2017-12-03 22:31:39,875 [salt.state       ][INFO    ][7151] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.874672
2017-12-03 22:31:39,875 [salt.state       ][INFO    ][7151] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,876 [salt.state       ][INFO    ][7151] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.142) already present
2017-12-03 22:31:39,876 [salt.state       ][INFO    ][7151] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.875879 duration_in_ms=1.207
2017-12-03 22:31:39,876 [salt.state       ][INFO    ][7151] Running state [kvm02] at time 22:31:39.876228
2017-12-03 22:31:39,877 [salt.state       ][INFO    ][7151] Executing state host.present for kvm02
2017-12-03 22:31:39,877 [salt.state       ][INFO    ][7151] Host kvm02 (192.168.10.142) already present
2017-12-03 22:31:39,877 [salt.state       ][INFO    ][7151] Completed state [kvm02] at time 22:31:39.877389 duration_in_ms=1.161
2017-12-03 22:31:39,878 [salt.state       ][INFO    ][7151] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.877712
2017-12-03 22:31:39,878 [salt.state       ][INFO    ][7151] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,879 [salt.state       ][INFO    ][7151] Host dbs.baremetal-mcp-ocata-ovs-ha.local (192.168.10.50) already present
2017-12-03 22:31:39,879 [salt.state       ][INFO    ][7151] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.878919 duration_in_ms=1.207
2017-12-03 22:31:39,879 [salt.state       ][INFO    ][7151] Running state [dbs] at time 22:31:39.879283
2017-12-03 22:31:39,880 [salt.state       ][INFO    ][7151] Executing state host.present for dbs
2017-12-03 22:31:39,880 [salt.state       ][INFO    ][7151] Host dbs (192.168.10.50) already present
2017-12-03 22:31:39,880 [salt.state       ][INFO    ][7151] Completed state [dbs] at time 22:31:39.880449 duration_in_ms=1.166
2017-12-03 22:31:39,881 [salt.state       ][INFO    ][7151] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.880760
2017-12-03 22:31:39,881 [salt.state       ][INFO    ][7151] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,882 [salt.state       ][INFO    ][7151] Host prx.baremetal-mcp-ocata-ovs-ha.local (100.64.200.103) already present
2017-12-03 22:31:39,882 [salt.state       ][INFO    ][7151] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.881950 duration_in_ms=1.19
2017-12-03 22:31:39,882 [salt.state       ][INFO    ][7151] Running state [prx] at time 22:31:39.882320
2017-12-03 22:31:39,883 [salt.state       ][INFO    ][7151] Executing state host.present for prx
2017-12-03 22:31:39,883 [salt.state       ][INFO    ][7151] Host prx (100.64.200.103) already present
2017-12-03 22:31:39,884 [salt.state       ][INFO    ][7151] Completed state [prx] at time 22:31:39.883590 duration_in_ms=1.269
2017-12-03 22:31:39,884 [salt.state       ][INFO    ][7151] Running state [prx02] at time 22:31:39.883923
2017-12-03 22:31:39,884 [salt.state       ][INFO    ][7151] Executing state host.present for prx02
2017-12-03 22:31:39,885 [salt.state       ][INFO    ][7151] Host prx02 (192.168.10.105) already present
2017-12-03 22:31:39,885 [salt.state       ][INFO    ][7151] Completed state [prx02] at time 22:31:39.885117 duration_in_ms=1.194
2017-12-03 22:31:39,886 [salt.state       ][INFO    ][7151] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.885471
2017-12-03 22:31:39,886 [salt.state       ][INFO    ][7151] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,886 [salt.state       ][INFO    ][7151] Host prx02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.105) already present
2017-12-03 22:31:39,887 [salt.state       ][INFO    ][7151] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.886730 duration_in_ms=1.258
2017-12-03 22:31:39,888 [salt.state       ][INFO    ][7151] Running state [file.replace] at time 22:31:39.887940
2017-12-03 22:31:39,888 [salt.state       ][INFO    ][7151] Executing state module.run for file.replace
2017-12-03 22:31:39,975 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command 'grep -q "prx02 prx02.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-03 22:31:39,985 [salt.state       ][INFO    ][7151] {'ret': '--- \n+++ \n@@ -14,7 +14,7 @@\n 192.168.10.142\t\tkvm02.baremetal-mcp-ocata-ovs-ha.local kvm02\n 192.168.10.50\t\tdbs.baremetal-mcp-ocata-ovs-ha.local dbs\n 100.64.200.103\t\tprx.baremetal-mcp-ocata-ovs-ha.local prx\n-192.168.10.105\t\tprx02 prx02.baremetal-mcp-ocata-ovs-ha.local\n+192.168.10.105\t\tprx02.baremetal-mcp-ocata-ovs-ha.local prx02\n 192.168.10.124\t\tgtw01 gtw01.baremetal-mcp-ocata-ovs-ha.local\n 192.168.10.125\t\tgtw02 gtw02.baremetal-mcp-ocata-ovs-ha.local\n 192.168.10.42\t\tmsg02.baremetal-mcp-ocata-ovs-ha.local msg02\n'}
2017-12-03 22:31:39,986 [salt.state       ][INFO    ][7151] Completed state [file.replace] at time 22:31:39.986274 duration_in_ms=98.333
2017-12-03 22:31:39,987 [salt.state       ][INFO    ][7151] Running state [gtw01] at time 22:31:39.986726
2017-12-03 22:31:39,987 [salt.state       ][INFO    ][7151] Executing state host.present for gtw01
2017-12-03 22:31:39,988 [salt.state       ][INFO    ][7151] Host gtw01 (192.168.10.124) already present
2017-12-03 22:31:39,988 [salt.state       ][INFO    ][7151] Completed state [gtw01] at time 22:31:39.988234 duration_in_ms=1.508
2017-12-03 22:31:39,989 [salt.state       ][INFO    ][7151] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.988607
2017-12-03 22:31:39,989 [salt.state       ][INFO    ][7151] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,990 [salt.state       ][INFO    ][7151] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.124) already present
2017-12-03 22:31:39,990 [salt.state       ][INFO    ][7151] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.989928 duration_in_ms=1.321
2017-12-03 22:31:39,990 [salt.state       ][INFO    ][7151] Running state [gtw02] at time 22:31:39.990318
2017-12-03 22:31:39,991 [salt.state       ][INFO    ][7151] Executing state host.present for gtw02
2017-12-03 22:31:39,991 [salt.state       ][INFO    ][7151] Host gtw02 (192.168.10.125) already present
2017-12-03 22:31:39,992 [salt.state       ][INFO    ][7151] Completed state [gtw02] at time 22:31:39.991627 duration_in_ms=1.309
2017-12-03 22:31:39,992 [salt.state       ][INFO    ][7151] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.991956
2017-12-03 22:31:39,992 [salt.state       ][INFO    ][7151] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,993 [salt.state       ][INFO    ][7151] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.125) already present
2017-12-03 22:31:39,993 [salt.state       ][INFO    ][7151] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.993225 duration_in_ms=1.27
2017-12-03 22:31:39,994 [salt.state       ][INFO    ][7151] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.993577
2017-12-03 22:31:39,994 [salt.state       ][INFO    ][7151] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,995 [salt.state       ][INFO    ][7151] Host msg02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.42) already present
2017-12-03 22:31:39,995 [salt.state       ][INFO    ][7151] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.994830 duration_in_ms=1.254
2017-12-03 22:31:39,995 [salt.state       ][INFO    ][7151] Running state [msg02] at time 22:31:39.995120
2017-12-03 22:31:39,995 [salt.state       ][INFO    ][7151] Executing state host.present for msg02
2017-12-03 22:31:39,996 [salt.state       ][INFO    ][7151] Host msg02 (192.168.10.42) already present
2017-12-03 22:31:39,996 [salt.state       ][INFO    ][7151] Completed state [msg02] at time 22:31:39.996198 duration_in_ms=1.077
2017-12-03 22:31:39,997 [salt.state       ][INFO    ][7151] Running state [msg03] at time 22:31:39.996487
2017-12-03 22:31:39,997 [salt.state       ][INFO    ][7151] Executing state host.present for msg03
2017-12-03 22:31:39,997 [salt.state       ][INFO    ][7151] Host msg03 (192.168.10.43) already present
2017-12-03 22:31:39,998 [salt.state       ][INFO    ][7151] Completed state [msg03] at time 22:31:39.997696 duration_in_ms=1.209
2017-12-03 22:31:39,998 [salt.state       ][INFO    ][7151] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.998074
2017-12-03 22:31:39,999 [salt.state       ][INFO    ][7151] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:39,999 [salt.state       ][INFO    ][7151] Host msg03.baremetal-mcp-ocata-ovs-ha.local (192.168.10.43) already present
2017-12-03 22:31:39,999 [salt.state       ][INFO    ][7151] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.999399 duration_in_ms=1.326
2017-12-03 22:31:39,1000 [salt.state       ][INFO    ][7151] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:39.999626
2017-12-03 22:31:39,1000 [salt.state       ][INFO    ][7151] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,000 [salt.state       ][INFO    ][7151] Host msg01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.41) already present
2017-12-03 22:31:40,000 [salt.state       ][INFO    ][7151] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.000409 duration_in_ms=0.784
2017-12-03 22:31:40,001 [salt.state       ][INFO    ][7151] Running state [msg01] at time 22:31:40.000635
2017-12-03 22:31:40,001 [salt.state       ][INFO    ][7151] Executing state host.present for msg01
2017-12-03 22:31:40,002 [salt.state       ][INFO    ][7151] Host msg01 (192.168.10.41) already present
2017-12-03 22:31:40,002 [salt.state       ][INFO    ][7151] Completed state [msg01] at time 22:31:40.001812 duration_in_ms=1.177
2017-12-03 22:31:40,002 [salt.state       ][INFO    ][7151] Running state [msg] at time 22:31:40.002082
2017-12-03 22:31:40,002 [salt.state       ][INFO    ][7151] Executing state host.present for msg
2017-12-03 22:31:40,003 [salt.state       ][INFO    ][7151] Host msg (192.168.10.40) already present
2017-12-03 22:31:40,003 [salt.state       ][INFO    ][7151] Completed state [msg] at time 22:31:40.002951 duration_in_ms=0.869
2017-12-03 22:31:40,003 [salt.state       ][INFO    ][7151] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.003176
2017-12-03 22:31:40,003 [salt.state       ][INFO    ][7151] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,004 [salt.state       ][INFO    ][7151] Host msg.baremetal-mcp-ocata-ovs-ha.local (192.168.10.40) already present
2017-12-03 22:31:40,004 [salt.state       ][INFO    ][7151] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.003957 duration_in_ms=0.782
2017-12-03 22:31:40,004 [salt.state       ][INFO    ][7151] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.004168
2017-12-03 22:31:40,004 [salt.state       ][INFO    ][7151] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,005 [salt.state       ][INFO    ][7151] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.100) already present
2017-12-03 22:31:40,005 [salt.state       ][INFO    ][7151] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.005032 duration_in_ms=0.863
2017-12-03 22:31:40,005 [salt.state       ][INFO    ][7151] Running state [cfg01] at time 22:31:40.005289
2017-12-03 22:31:40,006 [salt.state       ][INFO    ][7151] Executing state host.present for cfg01
2017-12-03 22:31:40,006 [salt.state       ][INFO    ][7151] Host cfg01 (192.168.10.100) already present
2017-12-03 22:31:40,006 [salt.state       ][INFO    ][7151] Completed state [cfg01] at time 22:31:40.006100 duration_in_ms=0.811
2017-12-03 22:31:40,006 [salt.state       ][INFO    ][7151] Running state [cmp002] at time 22:31:40.006322
2017-12-03 22:31:40,007 [salt.state       ][INFO    ][7151] Executing state host.present for cmp002
2017-12-03 22:31:40,007 [salt.state       ][INFO    ][7151] Host cmp002 (192.168.10.102) already present
2017-12-03 22:31:40,007 [salt.state       ][INFO    ][7151] Completed state [cmp002] at time 22:31:40.007131 duration_in_ms=0.81
2017-12-03 22:31:40,007 [salt.state       ][INFO    ][7151] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.007351
2017-12-03 22:31:40,008 [salt.state       ][INFO    ][7151] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,008 [salt.state       ][INFO    ][7151] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (192.168.10.102) already present
2017-12-03 22:31:40,008 [salt.state       ][INFO    ][7151] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.008116 duration_in_ms=0.766
2017-12-03 22:31:40,008 [salt.state       ][INFO    ][7151] Running state [cmp001] at time 22:31:40.008321
2017-12-03 22:31:40,009 [salt.state       ][INFO    ][7151] Executing state host.present for cmp001
2017-12-03 22:31:40,009 [salt.state       ][INFO    ][7151] Host cmp001 (192.168.10.101) already present
2017-12-03 22:31:40,009 [salt.state       ][INFO    ][7151] Completed state [cmp001] at time 22:31:40.009106 duration_in_ms=0.785
2017-12-03 22:31:40,009 [salt.state       ][INFO    ][7151] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.009331
2017-12-03 22:31:40,010 [salt.state       ][INFO    ][7151] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,010 [salt.state       ][INFO    ][7151] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (192.168.10.101) already present
2017-12-03 22:31:40,010 [salt.state       ][INFO    ][7151] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.010133 duration_in_ms=0.802
2017-12-03 22:31:40,010 [salt.state       ][INFO    ][7151] Running state [dbs01] at time 22:31:40.010340
2017-12-03 22:31:40,011 [salt.state       ][INFO    ][7151] Executing state host.present for dbs01
2017-12-03 22:31:40,011 [salt.state       ][INFO    ][7151] Host dbs01 (192.168.10.51) already present
2017-12-03 22:31:40,011 [salt.state       ][INFO    ][7151] Completed state [dbs01] at time 22:31:40.011100 duration_in_ms=0.76
2017-12-03 22:31:40,011 [salt.state       ][INFO    ][7151] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.011305
2017-12-03 22:31:40,012 [salt.state       ][INFO    ][7151] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,012 [salt.state       ][INFO    ][7151] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.51) already present
2017-12-03 22:31:40,012 [salt.state       ][INFO    ][7151] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.012093 duration_in_ms=0.788
2017-12-03 22:31:40,012 [salt.state       ][INFO    ][7151] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.012311
2017-12-03 22:31:40,013 [salt.state       ][INFO    ][7151] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,013 [salt.state       ][INFO    ][7151] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.52) already present
2017-12-03 22:31:40,013 [salt.state       ][INFO    ][7151] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.013132 duration_in_ms=0.821
2017-12-03 22:31:40,013 [salt.state       ][INFO    ][7151] Running state [dbs02] at time 22:31:40.013375
2017-12-03 22:31:40,014 [salt.state       ][INFO    ][7151] Executing state host.present for dbs02
2017-12-03 22:31:40,014 [salt.state       ][INFO    ][7151] Host dbs02 (192.168.10.52) already present
2017-12-03 22:31:40,014 [salt.state       ][INFO    ][7151] Completed state [dbs02] at time 22:31:40.014221 duration_in_ms=0.846
2017-12-03 22:31:40,014 [salt.state       ][INFO    ][7151] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.014452
2017-12-03 22:31:40,015 [salt.state       ][INFO    ][7151] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,015 [salt.state       ][INFO    ][7151] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (192.168.10.53) already present
2017-12-03 22:31:40,015 [salt.state       ][INFO    ][7151] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.015236 duration_in_ms=0.784
2017-12-03 22:31:40,015 [salt.state       ][INFO    ][7151] Running state [dbs03] at time 22:31:40.015464
2017-12-03 22:31:40,016 [salt.state       ][INFO    ][7151] Executing state host.present for dbs03
2017-12-03 22:31:40,016 [salt.state       ][INFO    ][7151] Host dbs03 (192.168.10.53) already present
2017-12-03 22:31:40,016 [salt.state       ][INFO    ][7151] Completed state [dbs03] at time 22:31:40.016266 duration_in_ms=0.802
2017-12-03 22:31:40,017 [salt.state       ][INFO    ][7151] Running state [mas01] at time 22:31:40.016482
2017-12-03 22:31:40,017 [salt.state       ][INFO    ][7151] Executing state host.present for mas01
2017-12-03 22:31:40,017 [salt.state       ][INFO    ][7151] Host mas01 (192.168.10.3) already present
2017-12-03 22:31:40,017 [salt.state       ][INFO    ][7151] Completed state [mas01] at time 22:31:40.017290 duration_in_ms=0.808
2017-12-03 22:31:40,018 [salt.state       ][INFO    ][7151] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.017517
2017-12-03 22:31:40,018 [salt.state       ][INFO    ][7151] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,018 [salt.state       ][INFO    ][7151] Host mas01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.3) already present
2017-12-03 22:31:40,018 [salt.state       ][INFO    ][7151] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.018352 duration_in_ms=0.835
2017-12-03 22:31:40,019 [salt.state       ][INFO    ][7151] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.018560
2017-12-03 22:31:40,019 [salt.state       ][INFO    ][7151] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,019 [salt.state       ][INFO    ][7151] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.12) already present
2017-12-03 22:31:40,019 [salt.state       ][INFO    ][7151] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.019328 duration_in_ms=0.767
2017-12-03 22:31:40,020 [salt.state       ][INFO    ][7151] Running state [ctl02] at time 22:31:40.019548
2017-12-03 22:31:40,020 [salt.state       ][INFO    ][7151] Executing state host.present for ctl02
2017-12-03 22:31:40,020 [salt.state       ][INFO    ][7151] Host ctl02 (192.168.10.12) already present
2017-12-03 22:31:40,020 [salt.state       ][INFO    ][7151] Completed state [ctl02] at time 22:31:40.020331 duration_in_ms=0.783
2017-12-03 22:31:40,021 [salt.state       ][INFO    ][7151] Running state [ctl03] at time 22:31:40.020532
2017-12-03 22:31:40,021 [salt.state       ][INFO    ][7151] Executing state host.present for ctl03
2017-12-03 22:31:40,021 [salt.state       ][INFO    ][7151] Host ctl03 (192.168.10.13) already present
2017-12-03 22:31:40,021 [salt.state       ][INFO    ][7151] Completed state [ctl03] at time 22:31:40.021339 duration_in_ms=0.807
2017-12-03 22:31:40,022 [salt.state       ][INFO    ][7151] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.021555
2017-12-03 22:31:40,022 [salt.state       ][INFO    ][7151] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,022 [salt.state       ][INFO    ][7151] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (192.168.10.13) already present
2017-12-03 22:31:40,022 [salt.state       ][INFO    ][7151] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.022363 duration_in_ms=0.808
2017-12-03 22:31:40,023 [salt.state       ][INFO    ][7151] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.022571
2017-12-03 22:31:40,023 [salt.state       ][INFO    ][7151] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,023 [salt.state       ][INFO    ][7151] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.11) already present
2017-12-03 22:31:40,023 [salt.state       ][INFO    ][7151] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.023467 duration_in_ms=0.896
2017-12-03 22:31:40,024 [salt.state       ][INFO    ][7151] Running state [ctl01] at time 22:31:40.023681
2017-12-03 22:31:40,024 [salt.state       ][INFO    ][7151] Executing state host.present for ctl01
2017-12-03 22:31:40,024 [salt.state       ][INFO    ][7151] Host ctl01 (192.168.10.11) already present
2017-12-03 22:31:40,025 [salt.state       ][INFO    ][7151] Completed state [ctl01] at time 22:31:40.024477 duration_in_ms=0.796
2017-12-03 22:31:40,025 [salt.state       ][INFO    ][7151] Running state [ctl] at time 22:31:40.024687
2017-12-03 22:31:40,025 [salt.state       ][INFO    ][7151] Executing state host.present for ctl
2017-12-03 22:31:40,025 [salt.state       ][INFO    ][7151] Host ctl (192.168.10.10) already present
2017-12-03 22:31:40,026 [salt.state       ][INFO    ][7151] Completed state [ctl] at time 22:31:40.025502 duration_in_ms=0.814
2017-12-03 22:31:40,026 [salt.state       ][INFO    ][7151] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.025740
2017-12-03 22:31:40,026 [salt.state       ][INFO    ][7151] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:31:40,026 [salt.state       ][INFO    ][7151] Host ctl.baremetal-mcp-ocata-ovs-ha.local (192.168.10.10) already present
2017-12-03 22:31:40,027 [salt.state       ][INFO    ][7151] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 22:31:40.026503 duration_in_ms=0.763
2017-12-03 22:31:40,027 [salt.state       ][INFO    ][7151] Running state [ens4] at time 22:31:40.026703
2017-12-03 22:31:40,027 [salt.state       ][INFO    ][7151] Executing state network.managed for ens4
2017-12-03 22:31:40,410 [salt.state       ][INFO    ][7151] Interface ens4 is up to date.
2017-12-03 22:31:40,411 [salt.state       ][INFO    ][7151] Completed state [ens4] at time 22:31:40.410759 duration_in_ms=384.056
2017-12-03 22:31:40,411 [salt.state       ][INFO    ][7151] Running state [ens2] at time 22:31:40.411144
2017-12-03 22:31:40,412 [salt.state       ][INFO    ][7151] Executing state network.managed for ens2
2017-12-03 22:31:40,802 [salt.state       ][INFO    ][7151] Interface ens2 is up to date.
2017-12-03 22:31:40,803 [salt.state       ][INFO    ][7151] Completed state [ens2] at time 22:31:40.802659 duration_in_ms=391.515
2017-12-03 22:31:40,803 [salt.state       ][INFO    ][7151] Running state [ens2] at time 22:31:40.802897
2017-12-03 22:31:40,803 [salt.state       ][INFO    ][7151] Executing state network.routes for ens2
2017-12-03 22:31:40,810 [salt.state       ][INFO    ][7151] Interface ens2 routes are up to date.
2017-12-03 22:31:40,810 [salt.state       ][INFO    ][7151] Completed state [ens2] at time 22:31:40.809739 duration_in_ms=6.841
2017-12-03 22:31:40,810 [salt.state       ][INFO    ][7151] Running state [ens3] at time 22:31:40.809956
2017-12-03 22:31:40,810 [salt.state       ][INFO    ][7151] Executing state network.managed for ens3
2017-12-03 22:31:41,152 [salt.state       ][INFO    ][7151] Interface ens3 is up to date.
2017-12-03 22:31:41,152 [salt.state       ][INFO    ][7151] Completed state [ens3] at time 22:31:41.152409 duration_in_ms=342.451
2017-12-03 22:31:41,153 [salt.state       ][INFO    ][7151] Running state [ens3] at time 22:31:41.152633
2017-12-03 22:31:41,153 [salt.state       ][INFO    ][7151] Executing state network.routes for ens3
2017-12-03 22:31:41,154 [salt.state       ][INFO    ][7151] Interface ens3 routes are up to date.
2017-12-03 22:31:41,154 [salt.state       ][INFO    ][7151] Completed state [ens3] at time 22:31:41.154137 duration_in_ms=1.504
2017-12-03 22:31:41,154 [salt.state       ][INFO    ][7151] Running state [/etc/profile.d/proxy.sh] at time 22:31:41.154348
2017-12-03 22:31:41,155 [salt.state       ][INFO    ][7151] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-03 22:31:41,155 [salt.state       ][INFO    ][7151] File /etc/profile.d/proxy.sh is not present
2017-12-03 22:31:41,155 [salt.state       ][INFO    ][7151] Completed state [/etc/profile.d/proxy.sh] at time 22:31:41.154914 duration_in_ms=0.565
2017-12-03 22:31:41,155 [salt.state       ][INFO    ][7151] Running state [/etc/apt/apt.conf.d/95proxies] at time 22:31:41.155109
2017-12-03 22:31:41,155 [salt.state       ][INFO    ][7151] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-03 22:31:41,156 [salt.state       ][INFO    ][7151] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-03 22:31:41,156 [salt.state       ][INFO    ][7151] Completed state [/etc/apt/apt.conf.d/95proxies] at time 22:31:41.155641 duration_in_ms=0.532
2017-12-03 22:31:41,156 [salt.state       ][INFO    ][7151] Running state [ntp] at time 22:31:41.155811
2017-12-03 22:31:41,156 [salt.state       ][INFO    ][7151] Executing state pkg.installed for ntp
2017-12-03 22:31:41,160 [salt.state       ][INFO    ][7151] Package ntp is already installed
2017-12-03 22:31:41,160 [salt.state       ][INFO    ][7151] Completed state [ntp] at time 22:31:41.160161 duration_in_ms=4.351
2017-12-03 22:31:41,161 [salt.state       ][INFO    ][7151] Running state [/etc/ntp.conf] at time 22:31:41.161172
2017-12-03 22:31:41,161 [salt.state       ][INFO    ][7151] Executing state file.managed for /etc/ntp.conf
2017-12-03 22:31:41,181 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-03 22:31:41,218 [salt.fileclient  ][INFO    ][7151] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-03 22:31:41,226 [salt.state       ][INFO    ][7151] File /etc/ntp.conf is in the correct state
2017-12-03 22:31:41,226 [salt.state       ][INFO    ][7151] Completed state [/etc/ntp.conf] at time 22:31:41.225954 duration_in_ms=64.781
2017-12-03 22:31:41,227 [salt.state       ][INFO    ][7151] Running state [ntp] at time 22:31:41.227007
2017-12-03 22:31:41,227 [salt.state       ][INFO    ][7151] Executing state service.running for ntp
2017-12-03 22:31:41,228 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-03 22:31:41,238 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-03 22:31:41,245 [salt.loaded.int.module.cmdmod][INFO    ][7151] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-03 22:31:41,253 [salt.state       ][INFO    ][7151] The service ntp is already running
2017-12-03 22:31:41,253 [salt.state       ][INFO    ][7151] Completed state [ntp] at time 22:31:41.253432 duration_in_ms=26.424
2017-12-03 22:31:41,256 [salt.minion      ][INFO    ][7151] Returning information for job: 20171203223122935539
2017-12-03 22:32:14,357 [salt.minion      ][INFO    ][7045] User sudo_ubuntu Executing command state.apply with jid 20171203223214344783
2017-12-03 22:32:14,368 [salt.minion      ][INFO    ][9053] Starting a new job with PID 9053
2017-12-03 22:32:18,108 [salt.state       ][INFO    ][9053] Loading fresh modules for state activity
2017-12-03 22:32:18,729 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-03 22:32:18,761 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-03 22:32:18,837 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:18,949 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-03 22:32:18,975 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:19,045 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-03 22:32:19,072 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:19,139 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-03 22:32:19,233 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:19,320 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-03 22:32:19,359 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:19,427 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-03 22:32:19,448 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:19,519 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-03 22:32:19,549 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:19,634 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-03 22:32:19,658 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:19,723 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-03 22:32:19,749 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:19,820 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-03 22:32:19,840 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:19,907 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-03 22:32:19,948 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:20,028 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-03 22:32:20,057 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:20,136 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-03 22:32:20,162 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:20,236 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-03 22:32:20,259 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:20,335 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-03 22:32:20,356 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:20,428 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-03 22:32:20,447 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:20,511 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-03 22:32:20,555 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:20,679 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-03 22:32:20,768 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:20,848 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-03 22:32:20,869 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:20,943 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-03 22:32:20,972 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:21,043 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-03 22:32:21,062 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-03 22:32:21,088 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-03 22:32:21,115 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-03 22:32:21,136 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-03 22:32:21,157 [salt.state       ][INFO    ][9053] Running state [/etc/environment] at time 22:32:21.156624
2017-12-03 22:32:21,157 [salt.state       ][INFO    ][9053] Executing state file.blockreplace for /etc/environment
2017-12-03 22:32:21,165 [salt.state       ][INFO    ][9053] No changes needed to be made
2017-12-03 22:32:21,166 [salt.state       ][INFO    ][9053] Completed state [/etc/environment] at time 22:32:21.165610 duration_in_ms=8.987
2017-12-03 22:32:21,166 [salt.state       ][INFO    ][9053] Running state [/etc/profile.d] at time 22:32:21.166012
2017-12-03 22:32:21,166 [salt.state       ][INFO    ][9053] Executing state file.directory for /etc/profile.d
2017-12-03 22:32:21,168 [salt.state       ][INFO    ][9053] Directory /etc/profile.d is in the correct state
2017-12-03 22:32:21,168 [salt.state       ][INFO    ][9053] Completed state [/etc/profile.d] at time 22:32:21.168088 duration_in_ms=2.076
2017-12-03 22:32:21,506 [salt.state       ][INFO    ][9053] Running state [linux_repo_prereq_pkgs] at time 22:32:21.505840
2017-12-03 22:32:21,506 [salt.state       ][INFO    ][9053] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-03 22:32:21,507 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 22:32:21,926 [salt.state       ][INFO    ][9053] All specified packages are already installed
2017-12-03 22:32:21,927 [salt.state       ][INFO    ][9053] Completed state [linux_repo_prereq_pkgs] at time 22:32:21.926627 duration_in_ms=420.787
2017-12-03 22:32:21,927 [salt.state       ][INFO    ][9053] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 22:32:21.927088
2017-12-03 22:32:21,928 [salt.state       ][INFO    ][9053] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-12-03 22:32:21,928 [salt.state       ][INFO    ][9053] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-12-03 22:32:21,928 [salt.state       ][INFO    ][9053] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 22:32:21.928390 duration_in_ms=1.302
2017-12-03 22:32:21,929 [salt.state       ][INFO    ][9053] Running state [/etc/apt/preferences.d/mk_openstack] at time 22:32:21.928702
2017-12-03 22:32:21,929 [salt.state       ][INFO    ][9053] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-12-03 22:32:21,951 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-03 22:32:21,971 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:22,020 [salt.state       ][INFO    ][9053] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-12-03 22:32:22,020 [salt.state       ][INFO    ][9053] Completed state [/etc/apt/preferences.d/mk_openstack] at time 22:32:22.020051 duration_in_ms=91.349
2017-12-03 22:32:22,022 [salt.state       ][INFO    ][9053] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 22:32:22.022267
2017-12-03 22:32:22,023 [salt.state       ][INFO    ][9053] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-12-03 22:32:22,390 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-03 22:32:22,466 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 22:32:24,262 [salt.state       ][INFO    ][9053] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata'
2017-12-03 22:32:24,263 [salt.state       ][INFO    ][9053] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 22:32:24.262758 duration_in_ms=2240.49
2017-12-03 22:32:24,263 [salt.state       ][INFO    ][9053] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 22:32:24.263158
2017-12-03 22:32:24,264 [salt.state       ][INFO    ][9053] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-12-03 22:32:24,264 [salt.state       ][INFO    ][9053] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-12-03 22:32:24,264 [salt.state       ][INFO    ][9053] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 22:32:24.264302 duration_in_ms=1.143
2017-12-03 22:32:24,265 [salt.state       ][INFO    ][9053] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 22:32:24.264630
2017-12-03 22:32:24,265 [salt.state       ][INFO    ][9053] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-12-03 22:32:24,288 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-03 22:32:24,309 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:24,361 [salt.state       ][INFO    ][9053] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-12-03 22:32:24,362 [salt.state       ][INFO    ][9053] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 22:32:24.361970 duration_in_ms=97.34
2017-12-03 22:32:24,363 [salt.state       ][INFO    ][9053] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 22:32:24.363113
2017-12-03 22:32:24,364 [salt.state       ][INFO    ][9053] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-12-03 22:32:24,467 [salt.minion      ][INFO    ][7045] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203223224448545
2017-12-03 22:32:24,482 [salt.minion      ][INFO    ][9535] Starting a new job with PID 9535
2017-12-03 22:32:24,492 [salt.minion      ][INFO    ][9535] Returning information for job: 20171203223224448545
2017-12-03 22:32:24,755 [salt.loaded.int.module.cmdmod][INFO    ][9053] 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-03 22:32:24,833 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 22:32:26,975 [salt.state       ][INFO    ][9053] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-12-03 22:32:26,976 [salt.state       ][INFO    ][9053] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 22:32:26.975740 duration_in_ms=2612.627
2017-12-03 22:32:26,976 [salt.state       ][INFO    ][9053] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 22:32:26.976132
2017-12-03 22:32:26,976 [salt.state       ][INFO    ][9053] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-12-03 22:32:26,977 [salt.state       ][INFO    ][9053] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-12-03 22:32:26,977 [salt.state       ][INFO    ][9053] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 22:32:26.977221 duration_in_ms=1.089
2017-12-03 22:32:26,978 [salt.state       ][INFO    ][9053] Running state [/etc/apt/preferences.d/mcp_extra] at time 22:32:26.977538
2017-12-03 22:32:26,978 [salt.state       ][INFO    ][9053] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-12-03 22:32:26,997 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-12-03 22:32:27,017 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:27,063 [salt.state       ][INFO    ][9053] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-12-03 22:32:27,064 [salt.state       ][INFO    ][9053] Completed state [/etc/apt/preferences.d/mcp_extra] at time 22:32:27.063704 duration_in_ms=86.166
2017-12-03 22:32:27,065 [salt.state       ][INFO    ][9053] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 22:32:27.064709
2017-12-03 22:32:27,065 [salt.state       ][INFO    ][9053] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-12-03 22:32:27,173 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-12-03 22:32:27,263 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 22:32:29,059 [salt.state       ][INFO    ][9053] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-12-03 22:32:29,059 [salt.state       ][INFO    ][9053] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 22:32:29.059435 duration_in_ms=1994.726
2017-12-03 22:32:29,060 [salt.state       ][INFO    ][9053] Running state [linux_extra_packages_purged] at time 22:32:29.059828
2017-12-03 22:32:29,060 [salt.state       ][INFO    ][9053] Executing state pkg.purged for linux_extra_packages_purged
2017-12-03 22:32:29,068 [salt.state       ][INFO    ][9053] All specified packages are already absent
2017-12-03 22:32:29,068 [salt.state       ][INFO    ][9053] Completed state [linux_extra_packages_purged] at time 22:32:29.068152 duration_in_ms=8.324
2017-12-03 22:32:29,069 [salt.state       ][INFO    ][9053] Running state [linux_extra_packages_latest] at time 22:32:29.068473
2017-12-03 22:32:29,069 [salt.state       ][INFO    ][9053] Executing state pkg.latest for linux_extra_packages_latest
2017-12-03 22:32:29,073 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 22:32:31,064 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2017-12-03 22:32:31,106 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-03 22:32:31,150 [salt.state       ][INFO    ][9053] All packages are up-to-date (libapache2-mod-wsgi, mcelog).
2017-12-03 22:32:31,151 [salt.state       ][INFO    ][9053] Completed state [linux_extra_packages_latest] at time 22:32:31.150999 duration_in_ms=2082.524
2017-12-03 22:32:31,152 [salt.state       ][INFO    ][9053] Running state [UTC] at time 22:32:31.151832
2017-12-03 22:32:31,152 [salt.state       ][INFO    ][9053] Executing state timezone.system for UTC
2017-12-03 22:32:31,153 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['timedatectl'] in directory '/root'
2017-12-03 22:32:31,181 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['timedatectl'] in directory '/root'
2017-12-03 22:32:31,188 [salt.state       ][INFO    ][9053] Timezone UTC already set, UTC already set to UTC
2017-12-03 22:32:31,188 [salt.state       ][INFO    ][9053] Completed state [UTC] at time 22:32:31.188166 duration_in_ms=36.334
2017-12-03 22:32:31,189 [salt.state       ][INFO    ][9053] Running state [nf_conntrack] at time 22:32:31.188997
2017-12-03 22:32:31,189 [salt.state       ][INFO    ][9053] Executing state kmod.present for nf_conntrack
2017-12-03 22:32:31,190 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'lsmod' in directory '/root'
2017-12-03 22:32:31,197 [salt.state       ][INFO    ][9053] Kernel module nf_conntrack is already present
2017-12-03 22:32:31,198 [salt.state       ][INFO    ][9053] Completed state [nf_conntrack] at time 22:32:31.197564 duration_in_ms=8.566
2017-12-03 22:32:31,198 [salt.state       ][INFO    ][9053] Running state [net.ipv4.tcp_keepalive_probes] at time 22:32:31.198366
2017-12-03 22:32:31,199 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-03 22:32:31,206 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,223 [salt.state       ][INFO    ][9053] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-03 22:32:31,224 [salt.state       ][INFO    ][9053] Completed state [net.ipv4.tcp_keepalive_probes] at time 22:32:31.224010 duration_in_ms=25.644
2017-12-03 22:32:31,224 [salt.state       ][INFO    ][9053] Running state [fs.file-max] at time 22:32:31.224464
2017-12-03 22:32:31,225 [salt.state       ][INFO    ][9053] Executing state sysctl.present for fs.file-max
2017-12-03 22:32:31,226 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,243 [salt.state       ][INFO    ][9053] Sysctl value fs.file-max = 124165 is already set
2017-12-03 22:32:31,243 [salt.state       ][INFO    ][9053] Completed state [fs.file-max] at time 22:32:31.243293 duration_in_ms=18.829
2017-12-03 22:32:31,244 [salt.state       ][INFO    ][9053] Running state [net.core.somaxconn] at time 22:32:31.243785
2017-12-03 22:32:31,244 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.core.somaxconn
2017-12-03 22:32:31,245 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,261 [salt.state       ][INFO    ][9053] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-03 22:32:31,261 [salt.state       ][INFO    ][9053] Completed state [net.core.somaxconn] at time 22:32:31.261227 duration_in_ms=17.441
2017-12-03 22:32:31,262 [salt.state       ][INFO    ][9053] Running state [net.ipv4.tcp_max_syn_backlog] at time 22:32:31.261672
2017-12-03 22:32:31,262 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-03 22:32:31,263 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,280 [salt.state       ][INFO    ][9053] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-03 22:32:31,280 [salt.state       ][INFO    ][9053] Completed state [net.ipv4.tcp_max_syn_backlog] at time 22:32:31.280272 duration_in_ms=18.599
2017-12-03 22:32:31,281 [salt.state       ][INFO    ][9053] Running state [net.ipv4.tcp_tw_reuse] at time 22:32:31.280726
2017-12-03 22:32:31,281 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-03 22:32:31,282 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,298 [salt.state       ][INFO    ][9053] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-03 22:32:31,298 [salt.state       ][INFO    ][9053] Completed state [net.ipv4.tcp_tw_reuse] at time 22:32:31.298045 duration_in_ms=17.318
2017-12-03 22:32:31,298 [salt.state       ][INFO    ][9053] Running state [net.nf_conntrack_max] at time 22:32:31.298364
2017-12-03 22:32:31,299 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.nf_conntrack_max
2017-12-03 22:32:31,299 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,315 [salt.state       ][INFO    ][9053] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-03 22:32:31,316 [salt.state       ][INFO    ][9053] Completed state [net.nf_conntrack_max] at time 22:32:31.316120 duration_in_ms=17.756
2017-12-03 22:32:31,317 [salt.state       ][INFO    ][9053] Running state [net.ipv4.tcp_retries2] at time 22:32:31.316564
2017-12-03 22:32:31,317 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-03 22:32:31,318 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,335 [salt.state       ][INFO    ][9053] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-03 22:32:31,335 [salt.state       ][INFO    ][9053] Completed state [net.ipv4.tcp_retries2] at time 22:32:31.335144 duration_in_ms=18.579
2017-12-03 22:32:31,336 [salt.state       ][INFO    ][9053] Running state [vm.swappiness] at time 22:32:31.335557
2017-12-03 22:32:31,336 [salt.state       ][INFO    ][9053] Executing state sysctl.present for vm.swappiness
2017-12-03 22:32:31,337 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,354 [salt.state       ][INFO    ][9053] Sysctl value vm.swappiness = 10 is already set
2017-12-03 22:32:31,354 [salt.state       ][INFO    ][9053] Completed state [vm.swappiness] at time 22:32:31.354327 duration_in_ms=18.77
2017-12-03 22:32:31,355 [salt.state       ][INFO    ][9053] Running state [net.ipv4.tcp_keepalive_intvl] at time 22:32:31.354765
2017-12-03 22:32:31,355 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-03 22:32:31,356 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,372 [salt.state       ][INFO    ][9053] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-03 22:32:31,373 [salt.state       ][INFO    ][9053] Completed state [net.ipv4.tcp_keepalive_intvl] at time 22:32:31.373017 duration_in_ms=18.251
2017-12-03 22:32:31,373 [salt.state       ][INFO    ][9053] Running state [net.ipv4.neigh.default.gc_thresh1] at time 22:32:31.373429
2017-12-03 22:32:31,374 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-03 22:32:31,375 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,391 [salt.state       ][INFO    ][9053] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-03 22:32:31,392 [salt.state       ][INFO    ][9053] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 22:32:31.391892 duration_in_ms=18.462
2017-12-03 22:32:31,392 [salt.state       ][INFO    ][9053] Running state [net.ipv4.neigh.default.gc_thresh2] at time 22:32:31.392349
2017-12-03 22:32:31,393 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-03 22:32:31,393 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,411 [salt.state       ][INFO    ][9053] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-03 22:32:31,412 [salt.state       ][INFO    ][9053] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 22:32:31.411506 duration_in_ms=19.157
2017-12-03 22:32:31,412 [salt.state       ][INFO    ][9053] Running state [net.ipv4.neigh.default.gc_thresh3] at time 22:32:31.411971
2017-12-03 22:32:31,412 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-03 22:32:31,413 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,431 [salt.state       ][INFO    ][9053] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-03 22:32:31,432 [salt.state       ][INFO    ][9053] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 22:32:31.431762 duration_in_ms=19.791
2017-12-03 22:32:31,432 [salt.state       ][INFO    ][9053] Running state [net.core.netdev_max_backlog] at time 22:32:31.432231
2017-12-03 22:32:31,433 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-03 22:32:31,433 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,450 [salt.state       ][INFO    ][9053] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-03 22:32:31,450 [salt.state       ][INFO    ][9053] Completed state [net.core.netdev_max_backlog] at time 22:32:31.450447 duration_in_ms=18.215
2017-12-03 22:32:31,451 [salt.state       ][INFO    ][9053] Running state [net.ipv4.tcp_keepalive_time] at time 22:32:31.450727
2017-12-03 22:32:31,451 [salt.state       ][INFO    ][9053] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-03 22:32:31,452 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,469 [salt.state       ][INFO    ][9053] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-03 22:32:31,469 [salt.state       ][INFO    ][9053] Completed state [net.ipv4.tcp_keepalive_time] at time 22:32:31.469374 duration_in_ms=18.646
2017-12-03 22:32:31,470 [salt.state       ][INFO    ][9053] Running state [kernel.panic] at time 22:32:31.469627
2017-12-03 22:32:31,470 [salt.state       ][INFO    ][9053] Executing state sysctl.present for kernel.panic
2017-12-03 22:32:31,470 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'sysctl -a' in directory '/root'
2017-12-03 22:32:31,487 [salt.state       ][INFO    ][9053] Sysctl value kernel.panic = 60 is already set
2017-12-03 22:32:31,487 [salt.state       ][INFO    ][9053] Completed state [kernel.panic] at time 22:32:31.487358 duration_in_ms=17.73
2017-12-03 22:32:31,488 [salt.state       ][INFO    ][9053] Running state [linux_sysfs_package] at time 22:32:31.487658
2017-12-03 22:32:31,488 [salt.state       ][INFO    ][9053] Executing state pkg.installed for linux_sysfs_package
2017-12-03 22:32:31,493 [salt.state       ][INFO    ][9053] All specified packages are already installed
2017-12-03 22:32:31,493 [salt.state       ][INFO    ][9053] Completed state [linux_sysfs_package] at time 22:32:31.492675 duration_in_ms=5.017
2017-12-03 22:32:31,494 [salt.state       ][INFO    ][9053] Running state [/etc/sysfs.d] at time 22:32:31.493900
2017-12-03 22:32:31,494 [salt.state       ][INFO    ][9053] Executing state file.directory for /etc/sysfs.d
2017-12-03 22:32:31,495 [salt.state       ][INFO    ][9053] Directory /etc/sysfs.d is in the correct state
2017-12-03 22:32:31,495 [salt.state       ][INFO    ][9053] Completed state [/etc/sysfs.d] at time 22:32:31.494828 duration_in_ms=0.928
2017-12-03 22:32:31,495 [salt.state       ][INFO    ][9053] Running state [ondemand] at time 22:32:31.495420
2017-12-03 22:32:31,496 [salt.state       ][INFO    ][9053] Executing state service.dead for ondemand
2017-12-03 22:32:31,496 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-03 22:32:31,506 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-03 22:32:31,513 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-03 22:32:31,524 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'runlevel' in directory '/root'
2017-12-03 22:32:31,530 [salt.state       ][INFO    ][9053] The service ondemand is already dead
2017-12-03 22:32:31,530 [salt.state       ][INFO    ][9053] Completed state [ondemand] at time 22:32:31.529826 duration_in_ms=34.405
2017-12-03 22:32:31,531 [salt.state       ][INFO    ][9053] Running state [cs_CZ.UTF-8] at time 22:32:31.530503
2017-12-03 22:32:31,531 [salt.state       ][INFO    ][9053] Executing state locale.present for cs_CZ.UTF-8
2017-12-03 22:32:31,531 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'locale -a' in directory '/root'
2017-12-03 22:32:31,536 [salt.state       ][INFO    ][9053] Locale cs_CZ.UTF-8 is already present
2017-12-03 22:32:31,536 [salt.state       ][INFO    ][9053] Completed state [cs_CZ.UTF-8] at time 22:32:31.536297 duration_in_ms=5.794
2017-12-03 22:32:31,537 [salt.state       ][INFO    ][9053] Running state [en_US.UTF-8] at time 22:32:31.536544
2017-12-03 22:32:31,537 [salt.state       ][INFO    ][9053] Executing state locale.present for en_US.UTF-8
2017-12-03 22:32:31,537 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'locale -a' in directory '/root'
2017-12-03 22:32:31,542 [salt.state       ][INFO    ][9053] Locale en_US.UTF-8 is already present
2017-12-03 22:32:31,542 [salt.state       ][INFO    ][9053] Completed state [en_US.UTF-8] at time 22:32:31.542184 duration_in_ms=5.64
2017-12-03 22:32:31,543 [salt.state       ][INFO    ][9053] Running state [en_US.UTF-8] at time 22:32:31.543435
2017-12-03 22:32:31,544 [salt.state       ][INFO    ][9053] Executing state locale.system for en_US.UTF-8
2017-12-03 22:32:31,544 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'localectl' in directory '/root'
2017-12-03 22:32:31,569 [salt.state       ][INFO    ][9053] System locale en_US.UTF-8 already set
2017-12-03 22:32:31,570 [salt.state       ][INFO    ][9053] Completed state [en_US.UTF-8] at time 22:32:31.569727 duration_in_ms=26.291
2017-12-03 22:32:31,571 [salt.state       ][INFO    ][9053] Running state [root] at time 22:32:31.571027
2017-12-03 22:32:31,571 [salt.state       ][INFO    ][9053] Executing state user.present for root
2017-12-03 22:32:31,573 [salt.state       ][INFO    ][9053] User root is present and up to date
2017-12-03 22:32:31,573 [salt.state       ][INFO    ][9053] Completed state [root] at time 22:32:31.573073 duration_in_ms=2.046
2017-12-03 22:32:31,574 [salt.state       ][INFO    ][9053] Running state [/root] at time 22:32:31.574466
2017-12-03 22:32:31,575 [salt.state       ][INFO    ][9053] Executing state file.directory for /root
2017-12-03 22:32:31,576 [salt.state       ][INFO    ][9053] Directory /root is in the correct state
2017-12-03 22:32:31,576 [salt.state       ][INFO    ][9053] Completed state [/root] at time 22:32:31.575892 duration_in_ms=1.426
2017-12-03 22:32:31,576 [salt.state       ][INFO    ][9053] Running state [/etc/sudoers.d/90-salt-user-root] at time 22:32:31.576249
2017-12-03 22:32:31,577 [salt.state       ][INFO    ][9053] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-03 22:32:31,577 [salt.state       ][INFO    ][9053] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-03 22:32:31,577 [salt.state       ][INFO    ][9053] Completed state [/etc/sudoers.d/90-salt-user-root] at time 22:32:31.577268 duration_in_ms=1.02
2017-12-03 22:32:31,578 [salt.state       ][INFO    ][9053] Running state [ubuntu] at time 22:32:31.577620
2017-12-03 22:32:31,578 [salt.state       ][INFO    ][9053] Executing state user.present for ubuntu
2017-12-03 22:32:31,579 [salt.state       ][INFO    ][9053] User ubuntu is present and up to date
2017-12-03 22:32:31,579 [salt.state       ][INFO    ][9053] Completed state [ubuntu] at time 22:32:31.579103 duration_in_ms=1.482
2017-12-03 22:32:31,580 [salt.state       ][INFO    ][9053] Running state [/home/ubuntu] at time 22:32:31.580173
2017-12-03 22:32:31,581 [salt.state       ][INFO    ][9053] Executing state file.directory for /home/ubuntu
2017-12-03 22:32:31,581 [salt.state       ][INFO    ][9053] Directory /home/ubuntu is in the correct state
2017-12-03 22:32:31,582 [salt.state       ][INFO    ][9053] Completed state [/home/ubuntu] at time 22:32:31.581471 duration_in_ms=1.298
2017-12-03 22:32:31,582 [salt.state       ][INFO    ][9053] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 22:32:31.582410
2017-12-03 22:32:31,583 [salt.state       ][INFO    ][9053] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-03 22:32:31,599 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-03 22:32:31,603 [salt.state       ][INFO    ][9053] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-03 22:32:31,603 [salt.state       ][INFO    ][9053] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 22:32:31.602843 duration_in_ms=20.433
2017-12-03 22:32:31,603 [salt.state       ][INFO    ][9053] Running state [/etc/security/limits.d/90-salt-default.conf] at time 22:32:31.603185
2017-12-03 22:32:31,604 [salt.state       ][INFO    ][9053] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-03 22:32:31,618 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-03 22:32:31,636 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:31,691 [salt.state       ][INFO    ][9053] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-03 22:32:31,691 [salt.state       ][INFO    ][9053] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 22:32:31.691321 duration_in_ms=88.135
2017-12-03 22:32:31,692 [salt.state       ][INFO    ][9053] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 22:32:31.691743
2017-12-03 22:32:31,692 [salt.state       ][INFO    ][9053] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-03 22:32:31,706 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-03 22:32:31,729 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 22:32:31,785 [salt.state       ][INFO    ][9053] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-03 22:32:31,786 [salt.state       ][INFO    ][9053] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 22:32:31.786046 duration_in_ms=94.279
2017-12-03 22:32:31,788 [salt.state       ][INFO    ][9053] Running state [service.systemctl_reload] at time 22:32:31.787587
2017-12-03 22:32:31,788 [salt.state       ][INFO    ][9053] Executing state module.wait for service.systemctl_reload
2017-12-03 22:32:31,788 [salt.state       ][INFO    ][9053] No changes made for service.systemctl_reload
2017-12-03 22:32:31,789 [salt.state       ][INFO    ][9053] Completed state [service.systemctl_reload] at time 22:32:31.788751 duration_in_ms=1.163
2017-12-03 22:32:31,789 [salt.state       ][INFO    ][9053] Running state [/etc/hostname] at time 22:32:31.789093
2017-12-03 22:32:31,789 [salt.state       ][INFO    ][9053] Executing state file.managed for /etc/hostname
2017-12-03 22:32:31,809 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-03 22:32:31,812 [salt.state       ][INFO    ][9053] File /etc/hostname is in the correct state
2017-12-03 22:32:31,812 [salt.state       ][INFO    ][9053] Completed state [/etc/hostname] at time 22:32:31.812277 duration_in_ms=23.183
2017-12-03 22:32:31,814 [salt.state       ][INFO    ][9053] Running state [hostname prx02] at time 22:32:31.814071
2017-12-03 22:32:31,815 [salt.state       ][INFO    ][9053] Executing state cmd.wait for hostname prx02
2017-12-03 22:32:31,815 [salt.state       ][INFO    ][9053] No changes made for hostname prx02
2017-12-03 22:32:31,815 [salt.state       ][INFO    ][9053] Completed state [hostname prx02] at time 22:32:31.815274 duration_in_ms=1.203
2017-12-03 22:32:31,816 [salt.state       ][INFO    ][9053] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.815880
2017-12-03 22:32:31,816 [salt.state       ][INFO    ][9053] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,817 [salt.state       ][INFO    ][9053] Host mdb02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.77) already present
2017-12-03 22:32:31,817 [salt.state       ][INFO    ][9053] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.817298 duration_in_ms=1.419
2017-12-03 22:32:31,818 [salt.state       ][INFO    ][9053] Running state [mdb02] at time 22:32:31.817668
2017-12-03 22:32:31,818 [salt.state       ][INFO    ][9053] Executing state host.present for mdb02
2017-12-03 22:32:31,819 [salt.state       ][INFO    ][9053] Host mdb02 (192.168.10.77) already present
2017-12-03 22:32:31,819 [salt.state       ][INFO    ][9053] Completed state [mdb02] at time 22:32:31.818961 duration_in_ms=1.293
2017-12-03 22:32:31,819 [salt.state       ][INFO    ][9053] Running state [mdb03] at time 22:32:31.819328
2017-12-03 22:32:31,820 [salt.state       ][INFO    ][9053] Executing state host.present for mdb03
2017-12-03 22:32:31,820 [salt.state       ][INFO    ][9053] Host mdb03 (192.168.10.78) already present
2017-12-03 22:32:31,821 [salt.state       ][INFO    ][9053] Completed state [mdb03] at time 22:32:31.820565 duration_in_ms=1.237
2017-12-03 22:32:31,821 [salt.state       ][INFO    ][9053] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.820919
2017-12-03 22:32:31,821 [salt.state       ][INFO    ][9053] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,822 [salt.state       ][INFO    ][9053] Host mdb03.baremetal-mcp-ocata-ovs-ha.local (192.168.10.78) already present
2017-12-03 22:32:31,822 [salt.state       ][INFO    ][9053] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.822267 duration_in_ms=1.348
2017-12-03 22:32:31,823 [salt.state       ][INFO    ][9053] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.822637
2017-12-03 22:32:31,823 [salt.state       ][INFO    ][9053] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,824 [salt.state       ][INFO    ][9053] Host mdb01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.76) already present
2017-12-03 22:32:31,824 [salt.state       ][INFO    ][9053] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.823912 duration_in_ms=1.275
2017-12-03 22:32:31,824 [salt.state       ][INFO    ][9053] Running state [mdb01] at time 22:32:31.824244
2017-12-03 22:32:31,825 [salt.state       ][INFO    ][9053] Executing state host.present for mdb01
2017-12-03 22:32:31,825 [salt.state       ][INFO    ][9053] Host mdb01 (192.168.10.76) already present
2017-12-03 22:32:31,825 [salt.state       ][INFO    ][9053] Completed state [mdb01] at time 22:32:31.825409 duration_in_ms=1.164
2017-12-03 22:32:31,826 [salt.state       ][INFO    ][9053] Running state [mdb] at time 22:32:31.825770
2017-12-03 22:32:31,826 [salt.state       ][INFO    ][9053] Executing state host.present for mdb
2017-12-03 22:32:31,827 [salt.state       ][INFO    ][9053] Host mdb (192.168.10.75) already present
2017-12-03 22:32:31,827 [salt.state       ][INFO    ][9053] Completed state [mdb] at time 22:32:31.827001 duration_in_ms=1.231
2017-12-03 22:32:31,827 [salt.state       ][INFO    ][9053] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.827347
2017-12-03 22:32:31,828 [salt.state       ][INFO    ][9053] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,828 [salt.state       ][INFO    ][9053] Host mdb.baremetal-mcp-ocata-ovs-ha.local (192.168.10.75) already present
2017-12-03 22:32:31,829 [salt.state       ][INFO    ][9053] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.828522 duration_in_ms=1.175
2017-12-03 22:32:31,829 [salt.state       ][INFO    ][9053] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.828886
2017-12-03 22:32:31,829 [salt.state       ][INFO    ][9053] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,830 [salt.state       ][INFO    ][9053] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.100) already present
2017-12-03 22:32:31,830 [salt.state       ][INFO    ][9053] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.830166 duration_in_ms=1.28
2017-12-03 22:32:31,831 [salt.state       ][INFO    ][9053] Running state [cfg01] at time 22:32:31.830518
2017-12-03 22:32:31,831 [salt.state       ][INFO    ][9053] Executing state host.present for cfg01
2017-12-03 22:32:31,831 [salt.state       ][INFO    ][9053] Host cfg01 (192.168.10.100) already present
2017-12-03 22:32:31,832 [salt.state       ][INFO    ][9053] Completed state [cfg01] at time 22:32:31.831666 duration_in_ms=1.149
2017-12-03 22:32:31,832 [salt.state       ][INFO    ][9053] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.832018
2017-12-03 22:32:31,832 [salt.state       ][INFO    ][9053] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,833 [salt.state       ][INFO    ][9053] Host prx01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.104) already present
2017-12-03 22:32:31,833 [salt.state       ][INFO    ][9053] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.833242 duration_in_ms=1.224
2017-12-03 22:32:31,834 [salt.state       ][INFO    ][9053] Running state [prx01] at time 22:32:31.833635
2017-12-03 22:32:31,834 [salt.state       ][INFO    ][9053] Executing state host.present for prx01
2017-12-03 22:32:31,835 [salt.state       ][INFO    ][9053] Host prx01 (192.168.10.104) already present
2017-12-03 22:32:31,835 [salt.state       ][INFO    ][9053] Completed state [prx01] at time 22:32:31.834836 duration_in_ms=1.201
2017-12-03 22:32:31,835 [salt.state       ][INFO    ][9053] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.835161
2017-12-03 22:32:31,835 [salt.state       ][INFO    ][9053] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,836 [salt.state       ][INFO    ][9053] Host kvm01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.141) already present
2017-12-03 22:32:31,836 [salt.state       ][INFO    ][9053] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.836353 duration_in_ms=1.192
2017-12-03 22:32:31,837 [salt.state       ][INFO    ][9053] Running state [kvm01] at time 22:32:31.836682
2017-12-03 22:32:31,837 [salt.state       ][INFO    ][9053] Executing state host.present for kvm01
2017-12-03 22:32:31,838 [salt.state       ][INFO    ][9053] Host kvm01 (192.168.10.141) already present
2017-12-03 22:32:31,838 [salt.state       ][INFO    ][9053] Completed state [kvm01] at time 22:32:31.837861 duration_in_ms=1.179
2017-12-03 22:32:31,838 [salt.state       ][INFO    ][9053] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.838265
2017-12-03 22:32:31,839 [salt.state       ][INFO    ][9053] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,839 [salt.state       ][INFO    ][9053] Host kvm03.baremetal-mcp-ocata-ovs-ha.local (192.168.10.143) already present
2017-12-03 22:32:31,839 [salt.state       ][INFO    ][9053] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.839421 duration_in_ms=1.155
2017-12-03 22:32:31,840 [salt.state       ][INFO    ][9053] Running state [kvm03] at time 22:32:31.839771
2017-12-03 22:32:31,840 [salt.state       ][INFO    ][9053] Executing state host.present for kvm03
2017-12-03 22:32:31,841 [salt.state       ][INFO    ][9053] Host kvm03 (192.168.10.143) already present
2017-12-03 22:32:31,841 [salt.state       ][INFO    ][9053] Completed state [kvm03] at time 22:32:31.841123 duration_in_ms=1.351
2017-12-03 22:32:31,842 [salt.state       ][INFO    ][9053] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.841490
2017-12-03 22:32:31,842 [salt.state       ][INFO    ][9053] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,842 [salt.state       ][INFO    ][9053] Host kvm02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.142) already present
2017-12-03 22:32:31,843 [salt.state       ][INFO    ][9053] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.842731 duration_in_ms=1.241
2017-12-03 22:32:31,843 [salt.state       ][INFO    ][9053] Running state [kvm02] at time 22:32:31.843055
2017-12-03 22:32:31,843 [salt.state       ][INFO    ][9053] Executing state host.present for kvm02
2017-12-03 22:32:31,844 [salt.state       ][INFO    ][9053] Host kvm02 (192.168.10.142) already present
2017-12-03 22:32:31,844 [salt.state       ][INFO    ][9053] Completed state [kvm02] at time 22:32:31.844250 duration_in_ms=1.194
2017-12-03 22:32:31,845 [salt.state       ][INFO    ][9053] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.844573
2017-12-03 22:32:31,845 [salt.state       ][INFO    ][9053] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,845 [salt.state       ][INFO    ][9053] Host dbs.baremetal-mcp-ocata-ovs-ha.local (192.168.10.50) already present
2017-12-03 22:32:31,846 [salt.state       ][INFO    ][9053] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.845778 duration_in_ms=1.193
2017-12-03 22:32:31,846 [salt.state       ][INFO    ][9053] Running state [dbs] at time 22:32:31.846201
2017-12-03 22:32:31,847 [salt.state       ][INFO    ][9053] Executing state host.present for dbs
2017-12-03 22:32:31,847 [salt.state       ][INFO    ][9053] Host dbs (192.168.10.50) already present
2017-12-03 22:32:31,847 [salt.state       ][INFO    ][9053] Completed state [dbs] at time 22:32:31.847363 duration_in_ms=1.162
2017-12-03 22:32:31,848 [salt.state       ][INFO    ][9053] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.847726
2017-12-03 22:32:31,848 [salt.state       ][INFO    ][9053] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,849 [salt.state       ][INFO    ][9053] Host prx.baremetal-mcp-ocata-ovs-ha.local (100.64.200.103) already present
2017-12-03 22:32:31,849 [salt.state       ][INFO    ][9053] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.848882 duration_in_ms=1.156
2017-12-03 22:32:31,849 [salt.state       ][INFO    ][9053] Running state [prx] at time 22:32:31.849207
2017-12-03 22:32:31,850 [salt.state       ][INFO    ][9053] Executing state host.present for prx
2017-12-03 22:32:31,850 [salt.state       ][INFO    ][9053] Host prx (100.64.200.103) already present
2017-12-03 22:32:31,850 [salt.state       ][INFO    ][9053] Completed state [prx] at time 22:32:31.850426 duration_in_ms=1.219
2017-12-03 22:32:31,851 [salt.state       ][INFO    ][9053] Running state [prx02] at time 22:32:31.850747
2017-12-03 22:32:31,851 [salt.state       ][INFO    ][9053] Executing state host.present for prx02
2017-12-03 22:32:31,852 [salt.state       ][INFO    ][9053] Host prx02 (192.168.10.105) already present
2017-12-03 22:32:31,852 [salt.state       ][INFO    ][9053] Completed state [prx02] at time 22:32:31.851885 duration_in_ms=1.138
2017-12-03 22:32:31,852 [salt.state       ][INFO    ][9053] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.852225
2017-12-03 22:32:31,853 [salt.state       ][INFO    ][9053] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,853 [salt.state       ][INFO    ][9053] Host prx02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.105) already present
2017-12-03 22:32:31,853 [salt.state       ][INFO    ][9053] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.853337 duration_in_ms=1.111
2017-12-03 22:32:31,855 [salt.state       ][INFO    ][9053] Running state [file.replace] at time 22:32:31.854588
2017-12-03 22:32:31,855 [salt.state       ][INFO    ][9053] Executing state module.run for file.replace
2017-12-03 22:32:31,948 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command 'grep -q "prx02 prx02.baremetal-mcp-ocata-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-03 22:32:31,956 [salt.state       ][INFO    ][9053] onlyif execution failed
2017-12-03 22:32:31,957 [salt.state       ][INFO    ][9053] Completed state [file.replace] at time 22:32:31.957026 duration_in_ms=102.437
2017-12-03 22:32:31,958 [salt.state       ][INFO    ][9053] Running state [gtw01] at time 22:32:31.957564
2017-12-03 22:32:31,958 [salt.state       ][INFO    ][9053] Executing state host.present for gtw01
2017-12-03 22:32:31,959 [salt.state       ][INFO    ][9053] Host gtw01 (192.168.10.124) already present
2017-12-03 22:32:31,959 [salt.state       ][INFO    ][9053] Completed state [gtw01] at time 22:32:31.959186 duration_in_ms=1.623
2017-12-03 22:32:31,960 [salt.state       ][INFO    ][9053] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.959571
2017-12-03 22:32:31,960 [salt.state       ][INFO    ][9053] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,961 [salt.state       ][INFO    ][9053] Host gtw01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.124) already present
2017-12-03 22:32:31,961 [salt.state       ][INFO    ][9053] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.960878 duration_in_ms=1.307
2017-12-03 22:32:31,961 [salt.state       ][INFO    ][9053] Running state [gtw02] at time 22:32:31.961237
2017-12-03 22:32:31,962 [salt.state       ][INFO    ][9053] Executing state host.present for gtw02
2017-12-03 22:32:31,962 [salt.state       ][INFO    ][9053] Host gtw02 (192.168.10.125) already present
2017-12-03 22:32:31,963 [salt.state       ][INFO    ][9053] Completed state [gtw02] at time 22:32:31.962501 duration_in_ms=1.264
2017-12-03 22:32:31,963 [salt.state       ][INFO    ][9053] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.962857
2017-12-03 22:32:31,963 [salt.state       ][INFO    ][9053] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,964 [salt.state       ][INFO    ][9053] Host gtw02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.125) already present
2017-12-03 22:32:31,964 [salt.state       ][INFO    ][9053] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.964130 duration_in_ms=1.273
2017-12-03 22:32:31,965 [salt.state       ][INFO    ][9053] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.964509
2017-12-03 22:32:31,965 [salt.state       ][INFO    ][9053] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,966 [salt.state       ][INFO    ][9053] Host msg02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.42) already present
2017-12-03 22:32:31,966 [salt.state       ][INFO    ][9053] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.965822 duration_in_ms=1.313
2017-12-03 22:32:31,966 [salt.state       ][INFO    ][9053] Running state [msg02] at time 22:32:31.966248
2017-12-03 22:32:31,967 [salt.state       ][INFO    ][9053] Executing state host.present for msg02
2017-12-03 22:32:31,967 [salt.state       ][INFO    ][9053] Host msg02 (192.168.10.42) already present
2017-12-03 22:32:31,968 [salt.state       ][INFO    ][9053] Completed state [msg02] at time 22:32:31.967484 duration_in_ms=1.236
2017-12-03 22:32:31,968 [salt.state       ][INFO    ][9053] Running state [msg03] at time 22:32:31.967883
2017-12-03 22:32:31,968 [salt.state       ][INFO    ][9053] Executing state host.present for msg03
2017-12-03 22:32:31,969 [salt.state       ][INFO    ][9053] Host msg03 (192.168.10.43) already present
2017-12-03 22:32:31,969 [salt.state       ][INFO    ][9053] Completed state [msg03] at time 22:32:31.969089 duration_in_ms=1.206
2017-12-03 22:32:31,969 [salt.state       ][INFO    ][9053] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.969464
2017-12-03 22:32:31,970 [salt.state       ][INFO    ][9053] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,971 [salt.state       ][INFO    ][9053] Host msg03.baremetal-mcp-ocata-ovs-ha.local (192.168.10.43) already present
2017-12-03 22:32:31,971 [salt.state       ][INFO    ][9053] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.970789 duration_in_ms=1.325
2017-12-03 22:32:31,971 [salt.state       ][INFO    ][9053] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.971154
2017-12-03 22:32:31,972 [salt.state       ][INFO    ][9053] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,972 [salt.state       ][INFO    ][9053] Host msg01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.41) already present
2017-12-03 22:32:31,972 [salt.state       ][INFO    ][9053] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.972451 duration_in_ms=1.297
2017-12-03 22:32:31,973 [salt.state       ][INFO    ][9053] Running state [msg01] at time 22:32:31.972817
2017-12-03 22:32:31,973 [salt.state       ][INFO    ][9053] Executing state host.present for msg01
2017-12-03 22:32:31,974 [salt.state       ][INFO    ][9053] Host msg01 (192.168.10.41) already present
2017-12-03 22:32:31,974 [salt.state       ][INFO    ][9053] Completed state [msg01] at time 22:32:31.974141 duration_in_ms=1.324
2017-12-03 22:32:31,975 [salt.state       ][INFO    ][9053] Running state [msg] at time 22:32:31.974529
2017-12-03 22:32:31,975 [salt.state       ][INFO    ][9053] Executing state host.present for msg
2017-12-03 22:32:31,976 [salt.state       ][INFO    ][9053] Host msg (192.168.10.40) already present
2017-12-03 22:32:31,976 [salt.state       ][INFO    ][9053] Completed state [msg] at time 22:32:31.975874 duration_in_ms=1.345
2017-12-03 22:32:31,976 [salt.state       ][INFO    ][9053] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.976245
2017-12-03 22:32:31,977 [salt.state       ][INFO    ][9053] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,977 [salt.state       ][INFO    ][9053] Host msg.baremetal-mcp-ocata-ovs-ha.local (192.168.10.40) already present
2017-12-03 22:32:31,978 [salt.state       ][INFO    ][9053] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.977553 duration_in_ms=1.308
2017-12-03 22:32:31,978 [salt.state       ][INFO    ][9053] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.977903
2017-12-03 22:32:31,978 [salt.state       ][INFO    ][9053] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,979 [salt.state       ][INFO    ][9053] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.100) already present
2017-12-03 22:32:31,979 [salt.state       ][INFO    ][9053] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.979192 duration_in_ms=1.288
2017-12-03 22:32:31,980 [salt.state       ][INFO    ][9053] Running state [cfg01] at time 22:32:31.979551
2017-12-03 22:32:31,980 [salt.state       ][INFO    ][9053] Executing state host.present for cfg01
2017-12-03 22:32:31,981 [salt.state       ][INFO    ][9053] Host cfg01 (192.168.10.100) already present
2017-12-03 22:32:31,981 [salt.state       ][INFO    ][9053] Completed state [cfg01] at time 22:32:31.980811 duration_in_ms=1.26
2017-12-03 22:32:31,981 [salt.state       ][INFO    ][9053] Running state [cmp002] at time 22:32:31.981186
2017-12-03 22:32:31,982 [salt.state       ][INFO    ][9053] Executing state host.present for cmp002
2017-12-03 22:32:31,982 [salt.state       ][INFO    ][9053] Host cmp002 (192.168.10.102) already present
2017-12-03 22:32:31,983 [salt.state       ][INFO    ][9053] Completed state [cmp002] at time 22:32:31.982506 duration_in_ms=1.321
2017-12-03 22:32:31,983 [salt.state       ][INFO    ][9053] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.982854
2017-12-03 22:32:31,983 [salt.state       ][INFO    ][9053] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,984 [salt.state       ][INFO    ][9053] Host cmp002.baremetal-mcp-ocata-ovs-ha.local (192.168.10.102) already present
2017-12-03 22:32:31,984 [salt.state       ][INFO    ][9053] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.984134 duration_in_ms=1.28
2017-12-03 22:32:31,985 [salt.state       ][INFO    ][9053] Running state [cmp001] at time 22:32:31.984508
2017-12-03 22:32:31,985 [salt.state       ][INFO    ][9053] Executing state host.present for cmp001
2017-12-03 22:32:31,985 [salt.state       ][INFO    ][9053] Host cmp001 (192.168.10.101) already present
2017-12-03 22:32:31,986 [salt.state       ][INFO    ][9053] Completed state [cmp001] at time 22:32:31.985788 duration_in_ms=1.28
2017-12-03 22:32:31,986 [salt.state       ][INFO    ][9053] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.986184
2017-12-03 22:32:31,987 [salt.state       ][INFO    ][9053] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,987 [salt.state       ][INFO    ][9053] Host cmp001.baremetal-mcp-ocata-ovs-ha.local (192.168.10.101) already present
2017-12-03 22:32:31,988 [salt.state       ][INFO    ][9053] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.987559 duration_in_ms=1.375
2017-12-03 22:32:31,988 [salt.state       ][INFO    ][9053] Running state [dbs01] at time 22:32:31.987907
2017-12-03 22:32:31,988 [salt.state       ][INFO    ][9053] Executing state host.present for dbs01
2017-12-03 22:32:31,989 [salt.state       ][INFO    ][9053] Host dbs01 (192.168.10.51) already present
2017-12-03 22:32:31,989 [salt.state       ][INFO    ][9053] Completed state [dbs01] at time 22:32:31.989133 duration_in_ms=1.226
2017-12-03 22:32:31,990 [salt.state       ][INFO    ][9053] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.989548
2017-12-03 22:32:31,990 [salt.state       ][INFO    ][9053] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,991 [salt.state       ][INFO    ][9053] Host dbs01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.51) already present
2017-12-03 22:32:31,991 [salt.state       ][INFO    ][9053] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.990929 duration_in_ms=1.381
2017-12-03 22:32:31,991 [salt.state       ][INFO    ][9053] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.991330
2017-12-03 22:32:31,992 [salt.state       ][INFO    ][9053] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,992 [salt.state       ][INFO    ][9053] Host dbs02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.52) already present
2017-12-03 22:32:31,993 [salt.state       ][INFO    ][9053] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.992552 duration_in_ms=1.222
2017-12-03 22:32:31,993 [salt.state       ][INFO    ][9053] Running state [dbs02] at time 22:32:31.992930
2017-12-03 22:32:31,993 [salt.state       ][INFO    ][9053] Executing state host.present for dbs02
2017-12-03 22:32:31,994 [salt.state       ][INFO    ][9053] Host dbs02 (192.168.10.52) already present
2017-12-03 22:32:31,994 [salt.state       ][INFO    ][9053] Completed state [dbs02] at time 22:32:31.994265 duration_in_ms=1.335
2017-12-03 22:32:31,995 [salt.state       ][INFO    ][9053] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.994642
2017-12-03 22:32:31,995 [salt.state       ][INFO    ][9053] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:31,996 [salt.state       ][INFO    ][9053] Host dbs03.baremetal-mcp-ocata-ovs-ha.local (192.168.10.53) already present
2017-12-03 22:32:31,996 [salt.state       ][INFO    ][9053] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.995906 duration_in_ms=1.263
2017-12-03 22:32:31,996 [salt.state       ][INFO    ][9053] Running state [dbs03] at time 22:32:31.996270
2017-12-03 22:32:31,997 [salt.state       ][INFO    ][9053] Executing state host.present for dbs03
2017-12-03 22:32:31,997 [salt.state       ][INFO    ][9053] Host dbs03 (192.168.10.53) already present
2017-12-03 22:32:31,998 [salt.state       ][INFO    ][9053] Completed state [dbs03] at time 22:32:31.997635 duration_in_ms=1.365
2017-12-03 22:32:31,998 [salt.state       ][INFO    ][9053] Running state [mas01] at time 22:32:31.998007
2017-12-03 22:32:31,998 [salt.state       ][INFO    ][9053] Executing state host.present for mas01
2017-12-03 22:32:31,999 [salt.state       ][INFO    ][9053] Host mas01 (192.168.10.3) already present
2017-12-03 22:32:31,999 [salt.state       ][INFO    ][9053] Completed state [mas01] at time 22:32:31.999312 duration_in_ms=1.305
2017-12-03 22:32:31,1000 [salt.state       ][INFO    ][9053] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:31.999705
2017-12-03 22:32:32,000 [salt.state       ][INFO    ][9053] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:32,001 [salt.state       ][INFO    ][9053] Host mas01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.3) already present
2017-12-03 22:32:32,001 [salt.state       ][INFO    ][9053] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:32.000949 duration_in_ms=1.244
2017-12-03 22:32:32,001 [salt.state       ][INFO    ][9053] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:32.001329
2017-12-03 22:32:32,002 [salt.state       ][INFO    ][9053] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:32,002 [salt.state       ][INFO    ][9053] Host ctl02.baremetal-mcp-ocata-ovs-ha.local (192.168.10.12) already present
2017-12-03 22:32:32,003 [salt.state       ][INFO    ][9053] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:32.002597 duration_in_ms=1.268
2017-12-03 22:32:32,003 [salt.state       ][INFO    ][9053] Running state [ctl02] at time 22:32:32.002976
2017-12-03 22:32:32,003 [salt.state       ][INFO    ][9053] Executing state host.present for ctl02
2017-12-03 22:32:32,004 [salt.state       ][INFO    ][9053] Host ctl02 (192.168.10.12) already present
2017-12-03 22:32:32,004 [salt.state       ][INFO    ][9053] Completed state [ctl02] at time 22:32:32.004275 duration_in_ms=1.298
2017-12-03 22:32:32,005 [salt.state       ][INFO    ][9053] Running state [ctl03] at time 22:32:32.004640
2017-12-03 22:32:32,005 [salt.state       ][INFO    ][9053] Executing state host.present for ctl03
2017-12-03 22:32:32,006 [salt.state       ][INFO    ][9053] Host ctl03 (192.168.10.13) already present
2017-12-03 22:32:32,006 [salt.state       ][INFO    ][9053] Completed state [ctl03] at time 22:32:32.005924 duration_in_ms=1.284
2017-12-03 22:32:32,006 [salt.state       ][INFO    ][9053] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:32.006323
2017-12-03 22:32:32,007 [salt.state       ][INFO    ][9053] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:32,007 [salt.state       ][INFO    ][9053] Host ctl03.baremetal-mcp-ocata-ovs-ha.local (192.168.10.13) already present
2017-12-03 22:32:32,008 [salt.state       ][INFO    ][9053] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:32.007538 duration_in_ms=1.216
2017-12-03 22:32:32,008 [salt.state       ][INFO    ][9053] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:32.007909
2017-12-03 22:32:32,008 [salt.state       ][INFO    ][9053] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:32,009 [salt.state       ][INFO    ][9053] Host ctl01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.11) already present
2017-12-03 22:32:32,009 [salt.state       ][INFO    ][9053] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:32.009167 duration_in_ms=1.258
2017-12-03 22:32:32,010 [salt.state       ][INFO    ][9053] Running state [ctl01] at time 22:32:32.009548
2017-12-03 22:32:32,010 [salt.state       ][INFO    ][9053] Executing state host.present for ctl01
2017-12-03 22:32:32,011 [salt.state       ][INFO    ][9053] Host ctl01 (192.168.10.11) already present
2017-12-03 22:32:32,011 [salt.state       ][INFO    ][9053] Completed state [ctl01] at time 22:32:32.010790 duration_in_ms=1.243
2017-12-03 22:32:32,011 [salt.state       ][INFO    ][9053] Running state [ctl] at time 22:32:32.011172
2017-12-03 22:32:32,012 [salt.state       ][INFO    ][9053] Executing state host.present for ctl
2017-12-03 22:32:32,012 [salt.state       ][INFO    ][9053] Host ctl (192.168.10.10) already present
2017-12-03 22:32:32,012 [salt.state       ][INFO    ][9053] Completed state [ctl] at time 22:32:32.012411 duration_in_ms=1.239
2017-12-03 22:32:32,013 [salt.state       ][INFO    ][9053] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:32.012765
2017-12-03 22:32:32,013 [salt.state       ][INFO    ][9053] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-12-03 22:32:32,014 [salt.state       ][INFO    ][9053] Host ctl.baremetal-mcp-ocata-ovs-ha.local (192.168.10.10) already present
2017-12-03 22:32:32,014 [salt.state       ][INFO    ][9053] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 22:32:32.014063 duration_in_ms=1.298
2017-12-03 22:32:32,014 [salt.state       ][INFO    ][9053] Running state [ens4] at time 22:32:32.014465
2017-12-03 22:32:32,015 [salt.state       ][INFO    ][9053] Executing state network.managed for ens4
2017-12-03 22:32:32,388 [salt.state       ][INFO    ][9053] Interface ens4 is up to date.
2017-12-03 22:32:32,388 [salt.state       ][INFO    ][9053] Completed state [ens4] at time 22:32:32.388372 duration_in_ms=373.907
2017-12-03 22:32:32,389 [salt.state       ][INFO    ][9053] Running state [ens2] at time 22:32:32.388605
2017-12-03 22:32:32,389 [salt.state       ][INFO    ][9053] Executing state network.managed for ens2
2017-12-03 22:32:32,726 [salt.state       ][INFO    ][9053] Interface ens2 is up to date.
2017-12-03 22:32:32,727 [salt.state       ][INFO    ][9053] Completed state [ens2] at time 22:32:32.726624 duration_in_ms=338.017
2017-12-03 22:32:32,727 [salt.state       ][INFO    ][9053] Running state [ens2] at time 22:32:32.726862
2017-12-03 22:32:32,727 [salt.state       ][INFO    ][9053] Executing state network.routes for ens2
2017-12-03 22:32:32,733 [salt.state       ][INFO    ][9053] Interface ens2 routes are up to date.
2017-12-03 22:32:32,733 [salt.state       ][INFO    ][9053] Completed state [ens2] at time 22:32:32.733447 duration_in_ms=6.585
2017-12-03 22:32:32,734 [salt.state       ][INFO    ][9053] Running state [ens3] at time 22:32:32.733646
2017-12-03 22:32:32,734 [salt.state       ][INFO    ][9053] Executing state network.managed for ens3
2017-12-03 22:32:33,058 [salt.state       ][INFO    ][9053] Interface ens3 is up to date.
2017-12-03 22:32:33,058 [salt.state       ][INFO    ][9053] Completed state [ens3] at time 22:32:33.058297 duration_in_ms=324.649
2017-12-03 22:32:33,059 [salt.state       ][INFO    ][9053] Running state [ens3] at time 22:32:33.058659
2017-12-03 22:32:33,059 [salt.state       ][INFO    ][9053] Executing state network.routes for ens3
2017-12-03 22:32:33,060 [salt.state       ][INFO    ][9053] Interface ens3 routes are up to date.
2017-12-03 22:32:33,061 [salt.state       ][INFO    ][9053] Completed state [ens3] at time 22:32:33.060502 duration_in_ms=1.843
2017-12-03 22:32:33,061 [salt.state       ][INFO    ][9053] Running state [/etc/profile.d/proxy.sh] at time 22:32:33.060847
2017-12-03 22:32:33,061 [salt.state       ][INFO    ][9053] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-03 22:32:33,062 [salt.state       ][INFO    ][9053] File /etc/profile.d/proxy.sh is not present
2017-12-03 22:32:33,062 [salt.state       ][INFO    ][9053] Completed state [/etc/profile.d/proxy.sh] at time 22:32:33.061969 duration_in_ms=1.122
2017-12-03 22:32:33,062 [salt.state       ][INFO    ][9053] Running state [/etc/apt/apt.conf.d/95proxies] at time 22:32:33.062309
2017-12-03 22:32:33,063 [salt.state       ][INFO    ][9053] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-03 22:32:33,063 [salt.state       ][INFO    ][9053] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-03 22:32:33,063 [salt.state       ][INFO    ][9053] Completed state [/etc/apt/apt.conf.d/95proxies] at time 22:32:33.063262 duration_in_ms=0.953
2017-12-03 22:32:33,064 [salt.state       ][INFO    ][9053] Running state [ntp] at time 22:32:33.063578
2017-12-03 22:32:33,064 [salt.state       ][INFO    ][9053] Executing state pkg.installed for ntp
2017-12-03 22:32:33,068 [salt.state       ][INFO    ][9053] Package ntp is already installed
2017-12-03 22:32:33,068 [salt.state       ][INFO    ][9053] Completed state [ntp] at time 22:32:33.068416 duration_in_ms=4.838
2017-12-03 22:32:33,070 [salt.state       ][INFO    ][9053] Running state [/etc/ntp.conf] at time 22:32:33.069651
2017-12-03 22:32:33,070 [salt.state       ][INFO    ][9053] Executing state file.managed for /etc/ntp.conf
2017-12-03 22:32:33,087 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-03 22:32:33,117 [salt.fileclient  ][INFO    ][9053] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-03 22:32:33,130 [salt.state       ][INFO    ][9053] File /etc/ntp.conf is in the correct state
2017-12-03 22:32:33,130 [salt.state       ][INFO    ][9053] Completed state [/etc/ntp.conf] at time 22:32:33.129749 duration_in_ms=60.098
2017-12-03 22:32:33,131 [salt.state       ][INFO    ][9053] Running state [ntp] at time 22:32:33.130870
2017-12-03 22:32:33,131 [salt.state       ][INFO    ][9053] Executing state service.running for ntp
2017-12-03 22:32:33,132 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-03 22:32:33,142 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-03 22:32:33,150 [salt.loaded.int.module.cmdmod][INFO    ][9053] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-03 22:32:33,162 [salt.state       ][INFO    ][9053] The service ntp is already running
2017-12-03 22:32:33,162 [salt.state       ][INFO    ][9053] Completed state [ntp] at time 22:32:33.162445 duration_in_ms=31.574
2017-12-03 22:32:33,165 [salt.minion      ][INFO    ][9053] Returning information for job: 20171203223214344783
2017-12-03 22:32:36,357 [salt.minion      ][INFO    ][7045] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171203223236339423
2017-12-03 22:32:36,374 [salt.minion      ][INFO    ][10946] Starting a new job with PID 10946
2017-12-03 22:32:36,385 [salt.minion      ][INFO    ][10946] Returning information for job: 20171203223236339423
2017-12-03 22:32:37,267 [salt.minion      ][INFO    ][7045] User sudo_ubuntu Executing command file.write with jid 20171203223237251542
2017-12-03 22:32:37,278 [salt.minion      ][INFO    ][10951] Starting a new job with PID 10951
2017-12-03 22:32:37,288 [salt.minion      ][INFO    ][10951] Returning information for job: 20171203223237251542
2017-12-03 22:32:38,160 [salt.minion      ][INFO    ][7045] User sudo_ubuntu Executing command system.reboot with jid 20171203223238148535
2017-12-03 22:32:38,171 [salt.minion      ][INFO    ][10956] Starting a new job with PID 10956
2017-12-03 22:32:38,175 [salt.loaded.int.module.cmdmod][INFO    ][10956] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-12-03 22:32:38,188 [salt.utils.parsers][WARNING ][7045] Minion received a SIGTERM. Exiting.
2017-12-03 22:32:38,188 [salt.cli.daemons ][INFO    ][7045] The salt minion is shutting down..
2017-12-03 22:32:38,193 [salt.cli.daemons ][INFO    ][7045] The Salt Minion is shut down
2017-12-03 22:32:42,433 [salt.cli.daemons ][INFO    ][765] Setting up the Salt Minion "prx02.baremetal-mcp-ocata-ovs-ha.local"
2017-12-03 22:32:43,021 [salt.minion      ][INFO    ][765] Creating minion process manager
2017-12-03 22:32:43,022 [salt.cli.daemons ][WARNING ][765] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-03 22:32:43,022 [salt.cli.daemons ][INFO    ][765] The Salt Minion is starting up
2017-12-03 22:32:43,022 [salt.minion      ][INFO    ][765] Minion is starting as user 'root'
2017-12-03 22:32:43,022 [salt.utils.event ][INFO    ][765] Starting pull socket on /var/run/salt/minion/minion_event_a8f5734997_pull.ipc
2017-12-03 22:32:43,899 [salt.loaded.int.module.cmdmod][INFO    ][765] Executing command ['date', '+%z'] in directory '/root'
2017-12-03 22:32:43,917 [salt.utils.schedule][INFO    ][765] Updating job settings for scheduled job: __mine_interval
2017-12-03 22:32:43,920 [salt.minion      ][INFO    ][765] Added mine.update to scheduler
2017-12-03 22:32:43,946 [salt.minion      ][INFO    ][765] Minion is ready to receive requests!
2017-12-03 22:32:44,948 [salt.utils.schedule][INFO    ][765] Running scheduled job: __mine_interval
2017-12-03 22:32:48,078 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203223248180652
2017-12-03 22:32:48,091 [salt.minion      ][INFO    ][870] Starting a new job with PID 870
2017-12-03 22:32:48,115 [salt.minion      ][INFO    ][870] Returning information for job: 20171203223248180652
2017-12-03 22:32:59,073 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command test.ping with jid 20171203223259174225
2017-12-03 22:32:59,085 [salt.minion      ][INFO    ][875] Starting a new job with PID 875
2017-12-03 22:32:59,133 [salt.minion      ][INFO    ][875] Returning information for job: 20171203223259174225
2017-12-03 22:33:00,380 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command test.ping with jid 20171203223300483255
2017-12-03 22:33:00,394 [salt.minion      ][INFO    ][880] Starting a new job with PID 880
2017-12-03 22:33:00,427 [salt.minion      ][INFO    ][880] Returning information for job: 20171203223300483255
2017-12-03 22:33:56,160 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command state.sls with jid 20171203223356237267
2017-12-03 22:33:56,173 [salt.minion      ][INFO    ][885] Starting a new job with PID 885
2017-12-03 22:33:56,810 [salt.state       ][INFO    ][885] Loading fresh modules for state activity
2017-12-03 22:33:56,850 [salt.fileclient  ][INFO    ][885] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-03 22:33:56,874 [salt.fileclient  ][INFO    ][885] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-03 22:33:56,905 [salt.fileclient  ][INFO    ][885] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-03 22:33:57,675 [salt.state       ][INFO    ][885] Running state [lsof] at time 22:33:57.674684
2017-12-03 22:33:57,675 [salt.state       ][INFO    ][885] Executing state pkg.installed for lsof
2017-12-03 22:33:57,676 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 22:33:58,245 [salt.state       ][INFO    ][885] Package lsof is already installed
2017-12-03 22:33:58,246 [salt.state       ][INFO    ][885] Completed state [lsof] at time 22:33:58.245618 duration_in_ms=570.935
2017-12-03 22:33:58,246 [salt.state       ][INFO    ][885] Running state [keepalived] at time 22:33:58.246023
2017-12-03 22:33:58,246 [salt.state       ][INFO    ][885] Executing state pkg.installed for keepalived
2017-12-03 22:33:58,262 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 22:34:00,078 [salt.loaded.int.module.cmdmod][INFO    ][885] 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-03 22:34:02,511 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 22:34:02,531 [salt.state       ][INFO    ][885] 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-03 22:34:02,544 [salt.state       ][INFO    ][885] Loading fresh modules for state activity
2017-12-03 22:34:02,565 [salt.state       ][INFO    ][885] Completed state [keepalived] at time 22:34:02.564663 duration_in_ms=4318.64
2017-12-03 22:34:02,569 [salt.state       ][INFO    ][885] Running state [/etc/keepalived/keepalived.conf] at time 22:34:02.569211
2017-12-03 22:34:02,570 [salt.state       ][INFO    ][885] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-03 22:34:02,606 [salt.fileclient  ][INFO    ][885] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-03 22:34:02,650 [salt.fileclient  ][INFO    ][885] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-03 22:34:02,659 [salt.state       ][INFO    ][885] File changed:
New file
2017-12-03 22:34:02,659 [salt.state       ][INFO    ][885] Completed state [/etc/keepalived/keepalived.conf] at time 22:34:02.659313 duration_in_ms=90.102
2017-12-03 22:34:02,728 [salt.state       ][INFO    ][885] Running state [keepalived] at time 22:34:02.728327
2017-12-03 22:34:02,729 [salt.state       ][INFO    ][885] Executing state service.running for keepalived
2017-12-03 22:34:02,730 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-03 22:34:02,740 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-03 22:34:02,746 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-03 22:34:02,752 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-03 22:34:02,762 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-03 22:34:02,803 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-03 22:34:02,815 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-03 22:34:02,830 [salt.loaded.int.module.cmdmod][INFO    ][885] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-03 22:34:02,837 [salt.state       ][INFO    ][885] {'keepalived': True}
2017-12-03 22:34:02,837 [salt.state       ][INFO    ][885] Completed state [keepalived] at time 22:34:02.837404 duration_in_ms=109.078
2017-12-03 22:34:02,838 [salt.minion      ][INFO    ][885] Returning information for job: 20171203223356237267
2017-12-03 22:34:56,411 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command pillar.get with jid 20171203223456459201
2017-12-03 22:34:56,429 [salt.minion      ][INFO    ][1540] Starting a new job with PID 1540
2017-12-03 22:34:56,433 [salt.minion      ][INFO    ][1540] Returning information for job: 20171203223456459201
2017-12-03 23:03:31,296 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command state.sls with jid 20171203230331284184
2017-12-03 23:03:31,308 [salt.minion      ][INFO    ][1618] Starting a new job with PID 1618
2017-12-03 23:03:34,069 [salt.state       ][INFO    ][1618] Loading fresh modules for state activity
2017-12-03 23:03:34,097 [salt.fileclient  ][INFO    ][1618] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-12-03 23:03:34,114 [salt.fileclient  ][INFO    ][1618] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-12-03 23:03:34,133 [salt.fileclient  ][INFO    ][1618] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-12-03 23:03:34,421 [salt.state       ][INFO    ][1618] Running state [python-memcache] at time 23:03:34.421311
2017-12-03 23:03:34,422 [salt.state       ][INFO    ][1618] Executing state pkg.installed for python-memcache
2017-12-03 23:03:34,422 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:03:34,864 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 23:03:36,624 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-memcache'] in directory '/root'
2017-12-03 23:03:37,539 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:03:37,562 [salt.state       ][INFO    ][1618] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2017-12-03 23:03:37,573 [salt.state       ][INFO    ][1618] Loading fresh modules for state activity
2017-12-03 23:03:37,590 [salt.state       ][INFO    ][1618] Completed state [python-memcache] at time 23:03:37.589838 duration_in_ms=3168.526
2017-12-03 23:03:37,596 [salt.state       ][INFO    ][1618] Running state [memcached] at time 23:03:37.595869
2017-12-03 23:03:37,596 [salt.state       ][INFO    ][1618] Executing state pkg.installed for memcached
2017-12-03 23:03:37,821 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'memcached'] in directory '/root'
2017-12-03 23:03:39,545 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:03:39,566 [salt.state       ][INFO    ][1618] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2017-12-03 23:03:39,576 [salt.state       ][INFO    ][1618] Loading fresh modules for state activity
2017-12-03 23:03:39,593 [salt.state       ][INFO    ][1618] Completed state [memcached] at time 23:03:39.592954 duration_in_ms=1997.085
2017-12-03 23:03:39,596 [salt.state       ][INFO    ][1618] Running state [/etc/memcached.conf] at time 23:03:39.595571
2017-12-03 23:03:39,596 [salt.state       ][INFO    ][1618] Executing state file.managed for /etc/memcached.conf
2017-12-03 23:03:39,629 [salt.fileclient  ][INFO    ][1618] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-12-03 23:03:39,658 [salt.fileclient  ][INFO    ][1618] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-12-03 23:03:39,668 [salt.state       ][INFO    ][1618] File changed:
--- 
+++ 
@@ -1,11 +1,10 @@
+
 # memcached default config file
 # 2003 - Jay Bonci <jaybonci@debian.org>
-# This configuration file is read by the start-memcached script provided as
-# part of the Debian GNU/Linux distribution.
+# This configuration file is read by the start-memcached script provided as part of the Debian GNU/Linux distribution. 
 
 # Run memcached as a daemon. This command is implied, and is not needed for the
-# daemon to run. See the README.Debian that comes with this package for more
-# information.
+# daemon to run. See the README.Debian that comes with this package for more information.
 -d
 
 # Log memcached's output to /var/log/memcached
@@ -18,13 +17,13 @@
 # -vv
 
 # Start with a cap of 64 megs of memory. It's reasonable, and the daemon default
-# Note that the daemon will grow to this size, but does not start out holding this much
-# memory
+# Note that the daemon will grow to this size, but does not start out holding this much memory
 -m 64
 
 # Default connection port is 11211
 -p 11211
 
+-U 11211
 # Run the daemon as root. The start-memcached will default to running as root if no
 # -u command is present in this config file
 -u memcache
@@ -32,10 +31,12 @@
 # Specify which IP address to listen on. The default is to listen on all IP addresses
 # This parameter is one of the only security measures that memcached has, so make sure
 # it's listening on a firewalled interface.
--l 127.0.0.1
+-l 0.0.0.0
 
 # Limit the number of simultaneous incoming connections. The daemon default is 1024
 # -c 1024
+# Mirantis
+-c 8192
 
 # Lock down all paged memory. Consult with the README and homepage before you do this
 # -k
@@ -45,3 +46,6 @@
 
 # Maximize core file limit
 # -r
+
+# Number of threads to use to process incoming requests.
+-t 1
2017-12-03 23:03:39,673 [salt.state       ][INFO    ][1618] Completed state [/etc/memcached.conf] at time 23:03:39.672659 duration_in_ms=77.088
2017-12-03 23:03:39,745 [salt.state       ][INFO    ][1618] Running state [memcached] at time 23:03:39.744779
2017-12-03 23:03:39,745 [salt.state       ][INFO    ][1618] Executing state service.running for memcached
2017-12-03 23:03:39,747 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-12-03 23:03:39,755 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-12-03 23:03:39,766 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-12-03 23:03:39,779 [salt.state       ][INFO    ][1618] The service memcached is already running
2017-12-03 23:03:39,780 [salt.state       ][INFO    ][1618] Completed state [memcached] at time 23:03:39.779432 duration_in_ms=34.652
2017-12-03 23:03:39,780 [salt.state       ][INFO    ][1618] Running state [memcached] at time 23:03:39.779991
2017-12-03 23:03:39,781 [salt.state       ][INFO    ][1618] Executing state service.mod_watch for memcached
2017-12-03 23:03:39,782 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-12-03 23:03:39,792 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-12-03 23:03:39,801 [salt.loaded.int.module.cmdmod][INFO    ][1618] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2017-12-03 23:03:39,833 [salt.state       ][INFO    ][1618] {'memcached': True}
2017-12-03 23:03:39,833 [salt.state       ][INFO    ][1618] Completed state [memcached] at time 23:03:39.833167 duration_in_ms=53.177
2017-12-03 23:03:39,834 [salt.minion      ][INFO    ][1618] Returning information for job: 20171203230331284184
2017-12-03 23:32:44,947 [salt.utils.schedule][INFO    ][765] Running scheduled job: __mine_interval
2017-12-03 23:35:19,961 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command state.sls with jid 20171203233519950223
2017-12-03 23:35:19,973 [salt.minion      ][INFO    ][2311] Starting a new job with PID 2311
2017-12-03 23:35:22,633 [salt.state       ][INFO    ][2311] Loading fresh modules for state activity
2017-12-03 23:35:22,666 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/init.sls'
2017-12-03 23:35:22,690 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/server/init.sls'
2017-12-03 23:35:22,710 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/server/service.sls'
2017-12-03 23:35:22,743 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-12-03 23:35:22,797 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/server/plugin.sls'
2017-12-03 23:35:22,821 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-12-03 23:35:23,118 [salt.state       ][INFO    ][2311] Running state [python-lesscpy] at time 23:35:23.117576
2017-12-03 23:35:23,118 [salt.state       ][INFO    ][2311] Executing state pkg.installed for python-lesscpy
2017-12-03 23:35:23,118 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:35:23,575 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 23:35:25,474 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-lesscpy'] in directory '/root'
2017-12-03 23:35:26,601 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:35:26,624 [salt.state       ][INFO    ][2311] Made the following changes:
'python-ply' changed from 'absent' to '3.7-1'
'python-lesscpy' changed from 'absent' to '0.10-1'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'python2.7-ply' changed from 'absent' to '1'
'python-ply-lex-3.5' changed from 'absent' to '1'

2017-12-03 23:35:26,635 [salt.state       ][INFO    ][2311] Loading fresh modules for state activity
2017-12-03 23:35:26,653 [salt.state       ][INFO    ][2311] Completed state [python-lesscpy] at time 23:35:26.652789 duration_in_ms=3535.212
2017-12-03 23:35:26,659 [salt.state       ][INFO    ][2311] Running state [libapache2-mod-wsgi] at time 23:35:26.659029
2017-12-03 23:35:26,659 [salt.state       ][INFO    ][2311] Executing state pkg.installed for libapache2-mod-wsgi
2017-12-03 23:35:26,878 [salt.state       ][INFO    ][2311] Package libapache2-mod-wsgi is already installed
2017-12-03 23:35:26,878 [salt.state       ][INFO    ][2311] Completed state [libapache2-mod-wsgi] at time 23:35:26.877880 duration_in_ms=218.85
2017-12-03 23:35:26,878 [salt.state       ][INFO    ][2311] Running state [python-memcache] at time 23:35:26.878084
2017-12-03 23:35:26,879 [salt.state       ][INFO    ][2311] Executing state pkg.installed for python-memcache
2017-12-03 23:35:26,883 [salt.state       ][INFO    ][2311] Package python-memcache is already installed
2017-12-03 23:35:26,883 [salt.state       ][INFO    ][2311] Completed state [python-memcache] at time 23:35:26.883001 duration_in_ms=4.917
2017-12-03 23:35:26,883 [salt.state       ][INFO    ][2311] Running state [apache2] at time 23:35:26.883308
2017-12-03 23:35:26,884 [salt.state       ][INFO    ][2311] Executing state pkg.installed for apache2
2017-12-03 23:35:26,895 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'apache2'] in directory '/root'
2017-12-03 23:35:29,917 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:35:29,941 [salt.state       ][INFO    ][2311] Made the following changes:
'httpd' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'ssl-cert' changed from 'absent' to '1.0.37'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'

2017-12-03 23:35:29,952 [salt.state       ][INFO    ][2311] Loading fresh modules for state activity
2017-12-03 23:35:30,005 [salt.state       ][INFO    ][2311] Completed state [apache2] at time 23:35:30.004774 duration_in_ms=3121.464
2017-12-03 23:35:30,011 [salt.state       ][INFO    ][2311] Running state [openstack-dashboard] at time 23:35:30.010900
2017-12-03 23:35:30,011 [salt.state       ][INFO    ][2311] Executing state pkg.installed for openstack-dashboard
2017-12-03 23:35:30,257 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'openstack-dashboard'] in directory '/root'
2017-12-03 23:35:30,282 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233530060496
2017-12-03 23:35:30,302 [salt.minion      ][INFO    ][3242] Starting a new job with PID 3242
2017-12-03 23:35:30,311 [salt.minion      ][INFO    ][3242] Returning information for job: 20171203233530060496
2017-12-03 23:35:40,287 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233540272771
2017-12-03 23:35:40,300 [salt.minion      ][INFO    ][3250] Starting a new job with PID 3250
2017-12-03 23:35:40,311 [salt.minion      ][INFO    ][3250] Returning information for job: 20171203233540272771
2017-12-03 23:35:50,501 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233550486377
2017-12-03 23:35:50,512 [salt.minion      ][INFO    ][3976] Starting a new job with PID 3976
2017-12-03 23:35:50,523 [salt.minion      ][INFO    ][3976] Returning information for job: 20171203233550486377
2017-12-03 23:36:00,719 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233600700722
2017-12-03 23:36:00,731 [salt.minion      ][INFO    ][5335] Starting a new job with PID 5335
2017-12-03 23:36:00,741 [salt.minion      ][INFO    ][5335] Returning information for job: 20171203233600700722
2017-12-03 23:36:10,930 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233610917014
2017-12-03 23:36:10,945 [salt.minion      ][INFO    ][6201] Starting a new job with PID 6201
2017-12-03 23:36:10,955 [salt.minion      ][INFO    ][6201] Returning information for job: 20171203233610917014
2017-12-03 23:36:21,141 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233621130062
2017-12-03 23:36:21,164 [salt.minion      ][INFO    ][6221] Starting a new job with PID 6221
2017-12-03 23:36:21,174 [salt.minion      ][INFO    ][6221] Returning information for job: 20171203233621130062
2017-12-03 23:36:31,328 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233631312587
2017-12-03 23:36:31,343 [salt.minion      ][INFO    ][6226] Starting a new job with PID 6226
2017-12-03 23:36:31,353 [salt.minion      ][INFO    ][6226] Returning information for job: 20171203233631312587
2017-12-03 23:36:36,267 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:36:36,299 [salt.state       ][INFO    ][2311] Made the following changes:
'python-routes' changed from 'absent' to '2.2-1ubuntu2'
'python-kombu' changed from 'absent' to '3.0.33-1ubuntu2'
'python-oslo.concurrency' changed from 'absent' to '3.18.0-1~u16.04+mcp4'
'python-xstatic-angular-fileupload' changed from 'absent' to '12.0.4.0+dfsg1-1~u16.04+mcp1'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-pint' changed from 'absent' to '0.6-1ubuntu1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'libjs-jsencrypt' changed from 'absent' to '2.0.0+dfsg1-1'
'python-glanceclient' changed from 'absent' to '1:2.6.0-1~u16.04+mcp6'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'twitter-bootstrap' changed from 'absent' to '1'
'libjs-term.js' changed from 'absent' to '0.0.4-1'
'python-cachetools' changed from 'absent' to '1.1.6-1~u16.04+mcp1'
'python-xstatic-jasmine' changed from 'absent' to '2.1.2.0-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-django-common' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python2.7-pymongo-ext' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '3.3.0-1~u16.04+mcp1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python-setuptools' changed from 'absent' to '20.7.0-1'
'python2.7-django-appconf' changed from 'absent' to '1'
'python-stevedore' changed from 'absent' to '1.17.1-2~u16.04+mcp1'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-fixtures' changed from 'absent' to '3.0.0-1~u16.04+mcp1'
'python-xstatic-jquery.tablesorter' changed from 'absent' to '2.14.5.1-2'
'libjs-twitter-bootstrap' changed from 'absent' to '2.0.2+dfsg-9'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'libjs-jquery-cookie' changed from 'absent' to '10-2ubuntu2'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'libjs-angularjs-smart-table' changed from 'absent' to '1.4.5-1'
'python-xstatic-hogan' changed from 'absent' to '2.0.0.2-1'
'fonts-materialdesignicons-webfont' changed from 'absent' to '1.4.57-1~u16.04+mcp1'
'python-compressor' changed from 'absent' to '1'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.14.0-3~u16.04+mcp1'
'libjs-spin.js' changed from 'absent' to '1.2.8+dfsg2-1'
'python-requests' changed from '2.9.1-3' to '2.10.0-1~u16.04+mcp1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'fonts-roboto-fontface' changed from 'absent' to '0.4.3-1'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libjs-lrdragndrop' changed from 'absent' to '1.0.2-2'
'python2.7-lxml' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-osc-lib' changed from 'absent' to '1.3.0-1~u16.04+mcp6'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python2.7-simplejson' changed from 'absent' to '1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python2.7-django-openstack-auth' changed from 'absent' to '1'
'python-funcsigs' changed from 'absent' to '0.4-2'
'python-xstatic-bootstrap-scss' changed from 'absent' to '3.2.0.1-1'
'python-xstatic-term.js' changed from 'absent' to '0.0.4.2-2'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-xstatic-angular-bootstrap' changed from 'absent' to '2.2.0.0-1~u16.04+mcp1'
'python2.7-testtools' changed from 'absent' to '1'
'docutils' changed from 'absent' to '1'
'python-django-pyscss' changed from 'absent' to '2.0.2-4'
'ieee-data' changed from 'absent' to '20150531.1'
'python-xstatic-bootstrap-datepicker' changed from 'absent' to '0.0.0.1-3'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.23.3-1~u16.04+mcp0'
'python-pygments' changed from 'absent' to '2.1+dfsg-1'
'python-xstatic-angular' changed from 'absent' to '1.5.8.0-1~u16.04+mcp1'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'python-xstatic-mdi' changed from 'absent' to '1.4.57.0-1~u16.04+mcp1'
'python-xstatic-jquery' changed from 'absent' to '1.7.2.0+dfsg1-3'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-oslo.context' changed from 'absent' to '2.12.1-0~u16.04+mcp3'
'python-neutronclient' changed from 'absent' to '1:6.1.1-1~u16.04+mcp2'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.15.1-2~u16.04+mcp1'
'python-xstatic-angular-schema-form' changed from 'absent' to '0.8.13.0-1~u16.04+mcp1'
'python2.7-pyinotify' changed from 'absent' to '1'
'libjs-jquery-tablesorter' changed from 'absent' to '2.14.5-0u~u16.04+mcp1'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~u16.04+mcp1'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-positional' changed from 'absent' to '1.1.1-3~u16.04+mcp1'
'python-appconf' changed from 'absent' to '1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'libjs-magic-search' changed from 'absent' to '0.2.5-1'
'python-distribute' changed from 'absent' to '1'
'python-xstatic-tv4' changed from 'absent' to '1.2.7.0-1~u16.04+mcp1'
'python-oslo-log' changed from 'absent' to '1'
'python-keystoneclient' changed from 'absent' to '1:3.10.0-1~u16.04+mcp2'
'python-xstatic-font-awesome' changed from 'absent' to '4.1.0-1'
'python-rjsmin' changed from 'absent' to '1.0.12+dfsg1-2ubuntu1'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-pathlib' changed from 'absent' to '1.0.1-2'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-xstatic-jsencrypt' changed from 'absent' to '2.0.0.2-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'python-xstatic-d3' changed from 'absent' to '3.4.11-3'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-xstatic-roboto-fontface' changed from 'absent' to '0.4.3.2-1'
'python-heatclient' changed from 'absent' to '1.8.1-1~u16.04+mcp2'
'python-oslo.policy' changed from 'absent' to '1.18.0-1~u16.04+mcp2'
'python-xstatic' changed from 'absent' to '1.0.0-4'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-openstack-auth' changed from 'absent' to '1'
'python-xstatic-jquery-ui' changed from 'absent' to '1.10.1.1+debian+dfsg1-5'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:3.22.1-1~u16.04+mcp2'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-webob' changed from 'absent' to '1.6.2-1~u16.04+mcp1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-xstatic-objectpath' changed from 'absent' to '1.2.1.0-2~u16.04+mcp1'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-django-compressor' changed from 'absent' to '1'
'python-xstatic-angular-lrdragndrop' changed from 'absent' to '1.0.2.2-1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'python-xstatic-bootswatch' changed from 'absent' to '3.3.5.2-2'
'python-xstatic-jquery-migrate' changed from 'absent' to '1.2.1.1+dfsg1-1'
'libjs-jquery.quicksearch' changed from 'absent' to '2.0.4-1'
'python-novaclient' changed from 'absent' to '2:7.1.2-1~u16.04+mcp0'
'python-oslo.utils' changed from 'absent' to '3.22.0-1~u16.04+mcp5'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'libjs-bootswatch' changed from 'absent' to '3.3.5+2+dfsg1-1~u16.04+mcp1'
'python-django' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'libjs-twitter-bootstrap-datepicker' changed from 'absent' to '1.3.1+dfsg1-1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-bson' changed from 'absent' to '3.2-1build1'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'fonts-font-awesome' changed from 'absent' to '4.5.0~dfsg-1'
'libjs-rickshaw' changed from 'absent' to '1.5.1.dfsg-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-xstatic-spin' changed from 'absent' to '1.2.8.0+dfsg1-1'
'python2.7-cmd2' changed from 'absent' to '1'
'libjs-jquery-ui' changed from 'absent' to '1.10.1+dfsg-1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-cliff' changed from 'absent' to '2.4.0-1~u16.04+mcp1'
'python-oslo.i18n' changed from 'absent' to '3.12.0-1~u16.04+mcp2'
'python-xstatic-magic-search' changed from 'absent' to '0.2.5.1-1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'python2.7-pathlib' changed from 'absent' to '1'
'python-statsd' changed from 'absent' to '3.0.1-2'
'libjs-d3' changed from 'absent' to '3.5.14-1'
'python-keyring' changed from 'absent' to '8.5.1-1~u16.04+mcp1'
'python-django-appconf' changed from 'absent' to '1.0.1-4'
'python-xstatic-jquery.quicksearch' changed from 'absent' to '2.0.4.1-1'
'python-xstatic-smart-table' changed from 'absent' to '1.4.5.3-1'
'python-oslo-utils' changed from 'absent' to '1'
'python-oslo.serialization' changed from 'absent' to '2.16.1-1~u16.04+mcp0'
'python-django-babel' changed from 'absent' to '0.5.1-1~u16.04+mcp1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-mock' changed from 'absent' to '2.0.0-1~u16.04+mcp1'
'python-rfc3986' changed from 'absent' to '0.3.1-2~u16.04+mcp1'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-django-horizon' changed from 'absent' to '3:11.0.4-1~u16.04+mcp47'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.20.1-0~u16.04+mcp1'
'python-pyscss' changed from 'absent' to '1.3.4-5'
'python-pyinotify' changed from 'absent' to '0.9.6-1~u16.04+mcp1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libjs-angularjs' changed from 'absent' to '1.5.10-1~u16.04+mcp1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-amqp' changed from 'absent' to '1.4.9-1'
'libjs-angular-file-upload' changed from 'absent' to '12.0.4+dfsg1-2~u16.04+mcp1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-django-compressor' changed from 'absent' to '2.0-1ubuntu1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-xstatic-angular-gettext' changed from 'absent' to '2.1.0.2-2'
'python-osprofiler' changed from 'absent' to '1.4.0-1~u16.04+mcp1'
'python-os-client-config' changed from 'absent' to '1.26.0-2~u16.04+mcp2'
'python-oslo.messaging' changed from 'absent' to '5.17.2-0~u16.04+mcp4'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'openstack-dashboard' changed from 'absent' to '3:11.0.4-1~u16.04+mcp47'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-pbr' changed from 'absent' to '1.10.0-1~u16.04+mcp1'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.3.0-1~u16.04+mcp3'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python2.7-gridfs' changed from 'absent' to '1'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-oslo.service' changed from 'absent' to '1.19.0-1~u16.04+mcp3'
'python-rcssmin' changed from 'absent' to '1.0.6-1ubuntu1'
'python-ceilometerclient' changed from 'absent' to '2.8.1-1~u16.04+mcp0'
'python-csscompressor' changed from 'absent' to '0.9.4-2'
'python-django-openstack-auth' changed from 'absent' to '3.1.1-1~u16.04+mcp8'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-keystoneauth1' changed from 'absent' to '2.18.0-1~u16.04+mcp4'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'libjs-angular-gettext' changed from 'absent' to '2.1.0-2'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'libjs-jquery-metadata' changed from 'absent' to '10-2ubuntu2'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'python-xstatic-rickshaw' changed from 'absent' to '1.5.0.2-2'
'python-cinderclient' changed from 'absent' to '1:1.11.0-1~u16.04+mcp4'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2017-12-03 23:36:36,317 [salt.state       ][INFO    ][2311] Loading fresh modules for state activity
2017-12-03 23:36:36,337 [salt.state       ][INFO    ][2311] Completed state [openstack-dashboard] at time 23:36:36.336641 duration_in_ms=66325.739
2017-12-03 23:36:36,342 [salt.state       ][INFO    ][2311] Running state [gettext-base] at time 23:36:36.342352
2017-12-03 23:36:36,343 [salt.state       ][INFO    ][2311] Executing state pkg.installed for gettext-base
2017-12-03 23:36:37,329 [salt.state       ][INFO    ][2311] Package gettext-base is already installed
2017-12-03 23:36:37,329 [salt.state       ][INFO    ][2311] Completed state [gettext-base] at time 23:36:37.329150 duration_in_ms=986.797
2017-12-03 23:36:37,330 [salt.state       ][INFO    ][2311] Running state [openstack-dashboard-apache] at time 23:36:37.329654
2017-12-03 23:36:37,330 [salt.state       ][INFO    ][2311] Executing state pkg.purged for openstack-dashboard-apache
2017-12-03 23:36:37,337 [salt.state       ][INFO    ][2311] All specified packages are already absent
2017-12-03 23:36:37,337 [salt.state       ][INFO    ][2311] Completed state [openstack-dashboard-apache] at time 23:36:37.337262 duration_in_ms=7.608
2017-12-03 23:36:37,338 [salt.state       ][INFO    ][2311] Running state [/etc/openstack-dashboard/local_settings.py] at time 23:36:37.338298
2017-12-03 23:36:37,339 [salt.state       ][INFO    ][2311] Executing state file.managed for /etc/openstack-dashboard/local_settings.py
2017-12-03 23:36:37,407 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/local_settings/ocata_settings.py'
2017-12-03 23:36:37,435 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-12-03 23:36:37,462 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_local_settings.py'
2017-12-03 23:36:37,516 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_horizon_settings.py'
2017-12-03 23:36:37,539 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_keystone_settings.py'
2017-12-03 23:36:37,570 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_nova_settings.py'
2017-12-03 23:36:37,587 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_glance_settings.py'
2017-12-03 23:36:37,602 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_neutron_settings.py'
2017-12-03 23:36:37,620 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_heat_settings.py'
2017-12-03 23:36:37,638 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_websso_settings.py'
2017-12-03 23:36:37,658 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_ssl_settings.py'
2017-12-03 23:36:37,667 [salt.state       ][INFO    ][2311] File changed:
--- 
+++ 
@@ -1,144 +1,65 @@
-# -*- coding: utf-8 -*-
-
 import os
-
 from django.utils.translation import ugettext_lazy as _
-
-from horizon.utils import secret_key
-
-from openstack_dashboard.settings import HORIZON_CONFIG
-
-DEBUG = True
-
-
-# WEBROOT is the location relative to Webserver root
-# should end with a slash.
-WEBROOT = '/'
-#LOGIN_URL = WEBROOT + 'auth/login/'
-#LOGOUT_URL = WEBROOT + 'auth/logout/'
-#
-# LOGIN_REDIRECT_URL can be used as an alternative for
-# HORIZON_CONFIG.user_home, if user_home is not set.
-# Do not set it to '/home/', as this will cause circular redirect loop
-#LOGIN_REDIRECT_URL = WEBROOT
-
-# If horizon is running in production (DEBUG is False), set this
-# with the list of host/domain names that the application can serve.
-# For more information see:
-# https://docs.djangoproject.com/en/dev/ref/settings/#allowed-hosts
-#ALLOWED_HOSTS = ['horizon.example.com', ]
-
-# Set SSL proxy settings:
-# Pass this header from the proxy after terminating the SSL,
-# and don't forget to strip it from the client's request.
-# For more information see:
-# https://docs.djangoproject.com/en/dev/ref/settings/#secure-proxy-ssl-header
-#SECURE_PROXY_SSL_HEADER = ('HTTP_X_FORWARDED_PROTO', 'https')
-
-# If Horizon is being served through SSL, then uncomment the following two
-# settings to better secure the cookies from security exploits
-#CSRF_COOKIE_SECURE = True
-#SESSION_COOKIE_SECURE = True
-
-# The absolute path to the directory where message files are collected.
-# The message file must have a .json file extension. When the user logins to
-# horizon, the message files collected are processed and displayed to the user.
-#MESSAGES_PATH=None
-
-# Overrides for OpenStack API versions. Use this setting to force the
-# OpenStack dashboard to use a specific API version for a given service API.
-# Versions specified here should be integers or floats, not strings.
-# NOTE: The version should be formatted as it appears in the URL for the
-# service API. For example, The identity service APIs have inconsistent
-# use of the decimal point, so valid options would be 2.0 or 3.
-# Minimum compute version to get the instance locked status is 2.9.
-#OPENSTACK_API_VERSIONS = {
-#    "data-processing": 1.1,
-#    "identity": 3,
-#    "image": 2,
-#    "volume": 2,
-#    "compute": 2,
-#}
-
-# Set this to True if running on a multi-domain model. When this is enabled, it
-# will require the user to enter the Domain name in addition to the username
-# for login.
-#OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
-
-# Overrides the default domain used when running on single-domain model
-# with Keystone V3. All entities will be created in the default domain.
-# NOTE: This value must be the name of the default domain, NOT the ID.
-# Also, you will most likely have a value in the keystone policy file like this
-#    "cloud_admin": "rule:admin_required and domain_id:<your domain id>"
-# This value must be the name of the domain whose ID is specified there.
-#OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'Default'
-
-# Set this to True to enable panels that provide the ability for users to
-# manage Identity Providers (IdPs) and establish a set of rules to map
-# federation protocol attributes to Identity API attributes.
-# This extension requires v3.0+ of the Identity API.
-#OPENSTACK_KEYSTONE_FEDERATION_MANAGEMENT = False
-
-# Set Console type:
-# valid options are "AUTO"(default), "VNC", "SPICE", "RDP", "SERIAL" or None
-# Set to None explicitly if you want to deactivate the console.
-#CONSOLE_TYPE = "AUTO"
-
-# If provided, a "Report Bug" link will be displayed in the site header
-# which links to the value of this setting (ideally a URL containing
-# information on how to report issues).
-#HORIZON_CONFIG["bug_url"] = "http://bug-report.example.com"
-
-# Show backdrop element outside the modal, do not close the modal
-# after clicking on backdrop.
-#HORIZON_CONFIG["modal_backdrop"] = "static"
-
-# Specify a regular expression to validate user passwords.
-#HORIZON_CONFIG["password_validator"] = {
-#    "regex": '.*',
-#    "help_text": _("Your password does not meet the requirements."),
-#}
-
-# Disable simplified floating IP address management for deployments with
-# multiple floating IP pools or complex network requirements.
-#HORIZON_CONFIG["simple_ip_management"] = False
-
-# Turn off browser autocompletion for forms including the login form and
-# the database creation workflow if so desired.
-#HORIZON_CONFIG["password_autocomplete"] = "off"
-
-# Setting this to True will disable the reveal button for password fields,
-# including on the login form.
-#HORIZON_CONFIG["disable_password_reveal"] = False
+from openstack_dashboard import exceptions
+
+HORIZON_CONFIG = {
+    'user_home': 'openstack_dashboard.views.get_user_home',
+    'ajax_queue_limit': 10,
+    'auto_fade_alerts': {
+        'delay': 3000,
+        'fade_duration': 1500,
+        'types': ['alert-success', 'alert-info']
+    },
+    'help_url': "http://docs.openstack.org",
+    'exceptions': {'recoverable': exceptions.RECOVERABLE,
+                   'not_found': exceptions.NOT_FOUND,
+                   'unauthorized': exceptions.UNAUTHORIZED},
+    'modal_backdrop': 'static',
+    'angular_modules': [],
+    'js_files': [],
+    'js_spec_files': [],
+    'disable_password_reveal': True,
+    'password_autocomplete': 'off'
+}
+
+INSTALLED_APPS = (
+    'openstack_dashboard',
+    'django.contrib.contenttypes',
+    'django.contrib.auth',
+    'django.contrib.sessions',
+    'django.contrib.messages',
+    'django.contrib.staticfiles',
+    'django.contrib.humanize',
+    'compressor',
+    'horizon',
+    'openstack_auth',
+)
+
+
+
+DEBUG = False
+
+TEMPLATE_DEBUG = DEBUG
+
+ALLOWED_HOSTS = ['*']
+
+AUTHENTICATION_URLS = ['openstack_auth.urls']
 
 LOCAL_PATH = os.path.dirname(os.path.abspath(__file__))
 
-# Set custom secret key:
-# You can either set it to a specific value or you can let horizon generate a
-# default secret key that is unique on this machine, e.i. regardless of the
-# amount of Python WSGI workers (if used behind Apache+mod_wsgi): However,
-# there may be situations where you would want to set this explicitly, e.g.
-# when multiple dashboard instances are distributed on different machines
-# (usually behind a load-balancer). Either you have to make sure that a session
-# gets all requests routed to the same dashboard instance or you set the same
-# SECRET_KEY for all of them.
-SECRET_KEY = secret_key.generate_or_read_from_file(
-    os.path.join("/","var","lib","openstack-dashboard","secret-key", '.secret_key_store'))
-
-# We recommend you use memcached for development; otherwise after every reload
-# of the django development server, you will have to login again. To use
-# memcached set CACHES to something like
-#CACHES = {
-#    'default': {
-#        'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
-#        'LOCATION': '127.0.0.1:11211',
-#    },
-#}
+SECRET_KEY = 'opaesee8Que2yahJoh9fo0eefo1Aeyo6ahyei8zeiboh3aeth5loth7ieNa5xi5e'
 
 CACHES = {
     'default': {
-        'BACKEND': 'django.core.cache.backends.locmem.LocMemCache',
-    },
+
+        'OPTIONS': {
+                'DEAD_RETRY': 1,
+                'SERVER_RETRIES': 1,
+                'SOCKET_TIMEOUT': 1,
+        },
+        'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
+        'LOCATION': "100.64.200.105:11211"
+    }
 }
 
 # Send email to the console by default
@@ -147,68 +68,237 @@
 #EMAIL_BACKEND = 'django.core.mail.backends.dummy.EmailBackend'
 
 # Configure these for your outgoing email host
-#EMAIL_HOST = 'smtp.my-company.com'
-#EMAIL_PORT = 25
-#EMAIL_HOST_USER = 'djangomail'
-#EMAIL_HOST_PASSWORD = 'top-secret!'
+# EMAIL_HOST = 'smtp.my-company.com'
+# EMAIL_PORT = 25
+# EMAIL_HOST_USER = 'djangomail'
+# EMAIL_HOST_PASSWORD = 'top-secret!'
+
+# The number of objects (Swift containers/objects or images) to display
+# on a single page before providing a paging element (a "more" link)
+# to paginate results.
+API_RESULT_LIMIT = 1000
+API_RESULT_PAGE_SIZE = 20
+
+# The timezone of the server. This should correspond with the timezone
+# of your entire OpenStack installation, and hopefully be in UTC.
+TIME_ZONE = "UTC"
+
+COMPRESS_OFFLINE = True
+
+# Trove user and database extension support. By default support for
+# creating users and databases on database instances is turned on.
+# To disable these extensions set the permission here to something
+# unusable such as ["!"].
+# TROVE_ADD_USER_PERMS = []
+# TROVE_ADD_DATABASE_PERMS = []
+
+SITE_BRANDING = 'OpenStack Dashboard'
+SESSION_COOKIE_HTTPONLY = True
+BOOT_ONLY_FROM_VOLUME = True
+
+REST_API_REQUIRED_SETTINGS = ['OPENSTACK_HYPERVISOR_FEATURES',
+                             'LAUNCH_INSTANCE_DEFAULTS',
+                             'OPENSTACK_IMAGE_FORMATS']
+
+
+# Specify a regular expression to validate user passwords.
+# HORIZON_CONFIG["password_validator"] = {
+#     "regex": '.*',
+#     "help_text": _("Your password does not meet the requirements.")
+# }
+
+# Turn off browser autocompletion for the login form if so desired.
+# HORIZON_CONFIG["password_autocomplete"] = "off"
+
+# The Horizon Policy Enforcement engine uses these values to load per service
+# policy rule files. The content of these files should match the files the
+# OpenStack services are using to determine role based access control in the
+# target installation.
+
+SESSION_TIMEOUT = 43200
+SESSION_ENGINE = "django.contrib.sessions.backends.cache"
+DROPDOWN_MAX_ITEMS = 30
+
+# Path to directory containing policy.json files
+POLICY_FILES_PATH = "/usr/share/openstack-dashboard/openstack_dashboard/conf"
+# Map of local copy of service policy files
+POLICY_FILES = {
+    "compute": "nova_policy.json",
+    "network": "neutron_policy.json",
+    "image": "glance_policy.json",
+    "telemetry": "ceilometer_policy.json",
+    "volume": "cinder_policy.json",
+    "orchestration": "heat_policy.json",
+    "identity": "keystone_policy.json",
+}
+
+LOGGING = {
+    'version': 1,
+    # When set to True this will disable all logging except
+    # for loggers specified in this configuration dictionary. Note that
+    # if nothing is specified here and disable_existing_loggers is True,
+    # django.db.backends will still log unless it is disabled explicitly.
+    'disable_existing_loggers': False,
+    'handlers': {
+        'null': {
+            'level': 'DEBUG',
+            'class': 'django.utils.log.NullHandler',
+        },
+        'console': {
+            # Set the level to "DEBUG" for verbose output logging.
+            'level': 'INFO',
+            'class': 'logging.StreamHandler',
+        },
+        'file': {
+            'level': 'DEBUG',
+            'class': 'logging.FileHandler',
+            'filename': '/var/log/horizon/horizon.log',
+        },
+    },
+    'loggers': {
+        # Logging from django.db.backends is VERY verbose, send to null
+        # by default.
+        'django.db.backends': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+        'requests': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+        'horizon': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'openstack_dashboard': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'novaclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'cinderclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'keystoneclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'glanceclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'neutronclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'heatclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'ceilometerclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'troveclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'mistralclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'swiftclient': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'openstack_auth': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'scss.expression': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'nose.plugins.manager': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'django': {
+            'handlers': ['file'],
+            'level': 'DEBUG',
+            'propagate': False,
+        },
+        'iso8601': {
+            'handlers': ['null'],
+            'propagate': False,
+        },
+    }
+}
+
+
+# Overrides for OpenStack API versions. Use this setting to force the
+# OpenStack dashboard to use a specfic API version for a given service API.
+# NOTE: The version should be formatted as it appears in the URL for the
+# service API. For example, The identity service APIs have inconsistent
+# use of the decimal point, so valid options would be "2.0" or "3".
+OPENSTACK_API_VERSIONS = {
+}
+# Set this to True if running on multi-domain model. When this is enabled, it
+# will require user to enter the Domain name in addition to username for login.
+# OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
+
+# Overrides the default domain used when running on single-domain model
+# with Keystone V3. All entities will be created in the default domain.
+# OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'Default'
 
 # For multiple regions uncomment this configuration, and add (endpoint, title).
-#AVAILABLE_REGIONS = [
-#    ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
-#    ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
-#]
-
-OPENSTACK_HOST = "127.0.0.1"
+# AVAILABLE_REGIONS = [
+#     ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
+#     ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
+# ]
+
+OPENSTACK_HOST = "192.168.10.10"
 OPENSTACK_KEYSTONE_URL = "http://%s:5000/v2.0" % OPENSTACK_HOST
-OPENSTACK_KEYSTONE_DEFAULT_ROLE = "_member_"
-
-# Enables keystone web single-sign-on if set to True.
-#WEBSSO_ENABLED = False
-
-# Determines which authentication choice to show as default.
-#WEBSSO_INITIAL_CHOICE = "credentials"
-
-# The list of authentication mechanisms which include keystone
-# federation protocols and identity provider/federation protocol
-# mapping keys (WEBSSO_IDP_MAPPING). Current supported protocol
-# IDs are 'saml2' and 'oidc'  which represent SAML 2.0, OpenID
-# Connect respectively.
-# Do not remove the mandatory credentials mechanism.
-# Note: The last two tuples are sample mapping keys to a identity provider
-# and federation protocol combination (WEBSSO_IDP_MAPPING).
-#WEBSSO_CHOICES = (
-#    ("credentials", _("Keystone Credentials")),
-#    ("oidc", _("OpenID Connect")),
-#    ("saml2", _("Security Assertion Markup Language")),
-#    ("acme_oidc", "ACME - OpenID Connect"),
-#    ("acme_saml2", "ACME - SAML2"),
-#)
-
-# A dictionary of specific identity provider and federation protocol
-# combinations. From the selected authentication mechanism, the value
-# will be looked up as keys in the dictionary. If a match is found,
-# it will redirect the user to a identity provider and federation protocol
-# specific WebSSO endpoint in keystone, otherwise it will use the value
-# as the protocol_id when redirecting to the WebSSO by protocol endpoint.
-# NOTE: The value is expected to be a tuple formatted as: (<idp_id>, <protocol_id>).
-#WEBSSO_IDP_MAPPING = {
-#    "acme_oidc": ("acme", "oidc"),
-#    "acme_saml2": ("acme", "saml2"),
-#}
-
-# The Keystone Provider drop down uses Keystone to Keystone federation
-# to switch between Keystone service providers.
-# Set display name for Identity Provider (dropdown display name)
-#KEYSTONE_PROVIDER_IDP_NAME = "Local Keystone"
-# This id is used for only for comparison with the service provider IDs. This ID
-# should not match any service provider IDs.
-#KEYSTONE_PROVIDER_IDP_ID = "localkeystone"
+
+OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False
+OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = "default"
+
+OPENSTACK_KEYSTONE_DEFAULT_ROLE = "Member"
 
 # Disable SSL certificate checks (useful for self-signed certificates):
-#OPENSTACK_SSL_NO_VERIFY = True
 
 # The CA certificate to use to verify SSL connections
-#OPENSTACK_SSL_CACERT = '/path/to/cacert.pem'
+# OPENSTACK_SSL_CACERT = '/path/to/cacert.pem'
+
+# OPENSTACK_ENDPOINT_TYPE specifies the endpoint type to use for the endpoints
+# in the Keystone service catalog. Use this setting when Horizon is running
+# external to the OpenStack environment. The default is 'publicURL'.
+OPENSTACK_ENDPOINT_TYPE = "internalURL"
+
+# SECONDARY_ENDPOINT_TYPE specifies the fallback endpoint type to use in the
+# case that OPENSTACK_ENDPOINT_TYPE is not present in the endpoints
+# in the Keystone service catalog. Use this setting when Horizon is running
+# external to the OpenStack environment. The default is None.  This
+# value should differ from OPENSTACK_ENDPOINT_TYPE if used.
+#SECONDARY_ENDPOINT_TYPE = "publicURL"
 
 # The OPENSTACK_KEYSTONE_BACKEND settings can be used to identify the
 # capabilities of the auth backend for Keystone.
@@ -222,43 +312,13 @@
     'can_edit_group': True,
     'can_edit_project': True,
     'can_edit_domain': True,
-    'can_edit_role': True,
-}
-
-# Setting this to True, will add a new "Retrieve Password" action on instance,
-# allowing Admin session password retrieval/decryption.
-#OPENSTACK_ENABLE_PASSWORD_RETRIEVE = False
-
-# This setting allows deployers to control whether a token is deleted on log
-# out. This can be helpful when there are often long running processes being
-# run in the Horizon environment.
-#TOKEN_DELETE_DISABLED = False
-
-# The Launch Instance user experience has been significantly enhanced.
-# You can choose whether to enable the new launch instance experience,
-# the legacy experience, or both. The legacy experience will be removed
-# in a future release, but is available as a temporary backup setting to ensure
-# compatibility with existing deployments. Further development will not be
-# done on the legacy experience. Please report any problems with the new
-# experience via the Launchpad tracking system.
-#
-# Toggle LAUNCH_INSTANCE_LEGACY_ENABLED and LAUNCH_INSTANCE_NG_ENABLED to
-# determine the experience to enable.  Set them both to true to enable
-# both.
-#LAUNCH_INSTANCE_LEGACY_ENABLED = True
-#LAUNCH_INSTANCE_NG_ENABLED = False
-
-# A dictionary of settings which can be used to provide the default values for
-# properties found in the Launch Instance modal.
-#LAUNCH_INSTANCE_DEFAULTS = {
-#    'config_drive': False,
-#    'enable_scheduler_hints': True,
-#    'disable_image': False,
-#    'disable_instance_snapshot': False,
-#    'disable_volume': False,
-#    'disable_volume_snapshot': False,
-#    'create_volume': True,
-#}
+    'can_edit_role': True
+}
+
+
+# Set Console type:
+# valid options would be "AUTO", "VNC" or "SPICE"
+# CONSOLE_TYPE = "AUTO"
 
 # The Xen Hypervisor has the ability to set the mount point for volumes
 # attached to instances (other Hypervisors currently do not). Setting
@@ -267,97 +327,52 @@
 OPENSTACK_HYPERVISOR_FEATURES = {
     'can_set_mount_point': False,
     'can_set_password': False,
-    'requires_keypair': False,
-    'enable_quotas': True
-}
-
-# The OPENSTACK_CINDER_FEATURES settings can be used to enable optional
-# services provided by cinder that is not exposed by its extension API.
-OPENSTACK_CINDER_FEATURES = {
-    'enable_backup': False,
-}
-
-# The OPENSTACK_NEUTRON_NETWORK settings can be used to enable optional
-# services provided by neutron. Options currently available are load
-# balancer service, security groups, quotas, VPN service.
-OPENSTACK_NEUTRON_NETWORK = {
-    'enable_router': True,
-    'enable_quotas': True,
-    'enable_ipv6': True,
-    'enable_distributed_router': False,
-    'enable_ha_router': False,
-    'enable_lb': True,
-    'enable_firewall': True,
-    'enable_vpn': True,
-    'enable_fip_topology_check': True,
-
-    # Default dns servers you would like to use when a subnet is
-    # created.  This is only a default, users can still choose a different
-    # list of dns servers when creating a new subnet.
-    # The entries below are examples only, and are not appropriate for
-    # real deployments
-    # 'default_dns_nameservers': ["8.8.8.8", "8.8.4.4", "208.67.222.222"],
-
-    # The profile_support option is used to detect if an external router can be
-    # configured via the dashboard. When using specific plugins the
-    # profile_support can be turned on if needed.
-    'profile_support': None,
-    #'profile_support': 'cisco',
-
-    # Set which provider network types are supported. Only the network types
-    # in this list will be available to choose from when creating a network.
-    # Network types include local, flat, vlan, gre, vxlan and geneve.
-    # 'supported_provider_types': ['*'],
-
-    # You can configure available segmentation ID range per network type
-    # in your deployment.
-    # 'segmentation_id_range': {
-    #     'vlan': [1024, 2048],
-    #     'vxlan': [4094, 65536],
-    # },
-
-    # You can define additional provider network types here.
-    # 'extra_provider_types': {
-    #     'awesome_type': {
-    #         'display_name': 'Awesome New Type',
-    #         'require_physical_network': False,
-    #         'require_segmentation_id': True,
-    #     }
-    # },
-
-    # Set which VNIC types are supported for port binding. Only the VNIC
-    # types in this list will be available to choose from when creating a
-    # port.
-    # VNIC types include 'normal', 'macvtap' and 'direct'.
-    # Set to empty list or None to disable VNIC type selection.
-    'supported_vnic_types': ['*'],
-}
-
-# The OPENSTACK_HEAT_STACK settings can be used to disable password
-# field required while launching the stack.
-OPENSTACK_HEAT_STACK = {
-    'enable_user_pass': True,
-}
+}
+
+# When set, enables the instance action "Retrieve password"
+# allowing password retrieval
+OPENSTACK_ENABLE_PASSWORD_RETRIEVE = False
+
+# When launching an instance, the menu of available flavors is
+# sorted by RAM usage, ascending.  Provide a callback method here
+# (and/or a flag for reverse sort) for the sorted() method if you'd
+# like a different behaviour.  For more info, see
+# http://docs.python.org/2/library/functions.html#sorted
+# CREATE_INSTANCE_FLAVOR_SORT = {
+#     'key': my_awesome_callback_method,
+#     'reverse': False,
+# }
+
+FLAVOR_EXTRA_KEYS = {
+    'flavor_keys': [
+        ('quota:read_bytes_sec', _('Quota: Read bytes')),
+        ('quota:write_bytes_sec', _('Quota: Write bytes')),
+        ('quota:cpu_quota', _('Quota: CPU')),
+        ('quota:cpu_period', _('Quota: CPU period')),
+        ('quota:inbound_average', _('Quota: Inbound average')),
+        ('quota:outbound_average', _('Quota: Outbound average')),
+    ]
+}
+
 
 # The OPENSTACK_IMAGE_BACKEND settings can be used to customize features
 # in the OpenStack Dashboard related to the Image service, such as the list
 # of supported image formats.
-#OPENSTACK_IMAGE_BACKEND = {
-#    'image_formats': [
-#        ('', _('Select format')),
-#        ('aki', _('AKI - Amazon Kernel Image')),
-#        ('ami', _('AMI - Amazon Machine Image')),
-#        ('ari', _('ARI - Amazon Ramdisk Image')),
-#        ('docker', _('Docker')),
-#        ('iso', _('ISO - Optical Disk Image')),
-#        ('ova', _('OVA - Open Virtual Appliance')),
-#        ('qcow2', _('QCOW2 - QEMU Emulator')),
-#        ('raw', _('Raw')),
-#        ('vdi', _('VDI - Virtual Disk Image')),
-#        ('vhd', _('VHD - Virtual Hard Disk')),
-#        ('vmdk', _('VMDK - Virtual Machine Disk')),
-#    ],
-#}
+OPENSTACK_IMAGE_BACKEND = {
+    'image_formats': [
+        ('', ''),
+        ('aki', _('AKI - Amazon Kernel Image')),
+        ('ami', _('AMI - Amazon Machine Image')),
+        ('ari', _('ARI - Amazon Ramdisk Image')),
+        ('iso', _('ISO - Optical Disk Image')),
+        ('qcow2', _('QCOW2 - QEMU Emulator')),
+        ('raw', _('Raw')),
+        ('vdi', _('VDI')),
+        ('vhd', _('VHD')),
+        ('vmdk', _('VMDK')),
+        ('docker', _('Docker Container'))
+    ]
+}
 
 # The IMAGE_CUSTOM_PROPERTY_TITLES settings is used to customize the titles for
 # image custom property attributes that appear on image detail pages.
@@ -367,260 +382,53 @@
     "ramdisk_id": _("Ramdisk ID"),
     "image_state": _("Euca2ools state"),
     "project_id": _("Project ID"),
-    "image_type": _("Image Type"),
-}
-
-# The IMAGE_RESERVED_CUSTOM_PROPERTIES setting is used to specify which image
-# custom properties should not be displayed in the Image Custom Properties
-# table.
-IMAGE_RESERVED_CUSTOM_PROPERTIES = []
-
-# Set to 'legacy' or 'direct' to allow users to upload images to glance via
-# Horizon server. When enabled, a file form field will appear on the create
-# image form. If set to 'off', there will be no file form field on the create
-# image form. See documentation for deployment considerations.
-#HORIZON_IMAGES_UPLOAD_MODE = 'legacy'
-
-# Allow a location to be set when creating or updating Glance images.
-# If using Glance V2, this value should be False unless the Glance
-# configuration and policies allow setting locations.
-#IMAGES_ALLOW_LOCATION = False
-
-# OPENSTACK_ENDPOINT_TYPE specifies the endpoint type to use for the endpoints
-# in the Keystone service catalog. Use this setting when Horizon is running
-# external to the OpenStack environment. The default is 'publicURL'.
-#OPENSTACK_ENDPOINT_TYPE = "publicURL"
-
-# SECONDARY_ENDPOINT_TYPE specifies the fallback endpoint type to use in the
-# case that OPENSTACK_ENDPOINT_TYPE is not present in the endpoints
-# in the Keystone service catalog. Use this setting when Horizon is running
-# external to the OpenStack environment. The default is None. This
-# value should differ from OPENSTACK_ENDPOINT_TYPE if used.
-#SECONDARY_ENDPOINT_TYPE = None
-
-# The number of objects (Swift containers/objects or images) to display
-# on a single page before providing a paging element (a "more" link)
-# to paginate results.
-API_RESULT_LIMIT = 1000
-API_RESULT_PAGE_SIZE = 20
-
-# The size of chunk in bytes for downloading objects from Swift
-SWIFT_FILE_TRANSFER_CHUNK_SIZE = 512 * 1024
-
-# The default number of lines displayed for instance console log.
-INSTANCE_LOG_LENGTH = 35
-
-# Specify a maximum number of items to display in a dropdown.
-DROPDOWN_MAX_ITEMS = 30
-
-# The timezone of the server. This should correspond with the timezone
-# of your entire OpenStack installation, and hopefully be in UTC.
-TIME_ZONE = "UTC"
-
-# When launching an instance, the menu of available flavors is
-# sorted by RAM usage, ascending. If you would like a different sort order,
-# you can provide another flavor attribute as sorting key. Alternatively, you
-# can provide a custom callback method to use for sorting. You can also provide
-# a flag for reverse sort. For more info, see
-# http://docs.python.org/2/library/functions.html#sorted
-#CREATE_INSTANCE_FLAVOR_SORT = {
-#    'key': 'name',
-#     # or
-#    'key': my_awesome_callback_method,
-#    'reverse': False,
-#}
-
-# Set this to True to display an 'Admin Password' field on the Change Password
-# form to verify that it is indeed the admin logged-in who wants to change
-# the password.
-#ENFORCE_PASSWORD_CHECK = False
-
-# Modules that provide /auth routes that can be used to handle different types
-# of user authentication. Add auth plugins that require extra route handling to
-# this list.
-#AUTHENTICATION_URLS = [
-#    'openstack_auth.urls',
-#]
-
-# The Horizon Policy Enforcement engine uses these values to load per service
-# policy rule files. The content of these files should match the files the
-# OpenStack services are using to determine role based access control in the
-# target installation.
-
-# Path to directory containing policy.json files
-#POLICY_FILES_PATH = os.path.join(ROOT_PATH, "conf")
-
-# Map of local copy of service policy files.
-# Please insure that your identity policy file matches the one being used on
-# your keystone servers. There is an alternate policy file that may be used
-# in the Keystone v3 multi-domain case, policy.v3cloudsample.json.
-# This file is not included in the Horizon repository by default but can be
-# found at
-# http://git.openstack.org/cgit/openstack/keystone/tree/etc/ \
-# policy.v3cloudsample.json
-# Having matching policy files on the Horizon and Keystone servers is essential
-# for normal operation. This holds true for all services and their policy files.
-#POLICY_FILES = {
-#    'identity': 'keystone_policy.json',
-#    'compute': 'nova_policy.json',
-#    'volume': 'cinder_policy.json',
-#    'image': 'glance_policy.json',
-#    'orchestration': 'heat_policy.json',
-#    'network': 'neutron_policy.json',
-#}
-
-# TODO: (david-lyle) remove when plugins support adding settings.
-# Note: Only used when trove-dashboard plugin is configured to be used by
-# Horizon.
-# Trove user and database extension support. By default support for
-# creating users and databases on database instances is turned on.
-# To disable these extensions set the permission here to something
-# unusable such as ["!"].
-#TROVE_ADD_USER_PERMS = []
-#TROVE_ADD_DATABASE_PERMS = []
-
-# Change this patch to the appropriate list of tuples containing
-# a key, label and static directory containing two files:
-# _variables.scss and _styles.scss
-#AVAILABLE_THEMES = [
-#    ('default', 'Default', 'themes/default'),
-#    ('material', 'Material', 'themes/material'),
-#]
-
-LOGGING = {
-    'version': 1,
-    # When set to True this will disable all logging except
-    # for loggers specified in this configuration dictionary. Note that
-    # if nothing is specified here and disable_existing_loggers is True,
-    # django.db.backends will still log unless it is disabled explicitly.
-    'disable_existing_loggers': False,
-    'formatters': {
-        'operation': {
-            # The format of "%(message)s" is defined by
-            # OPERATION_LOG_OPTIONS['format']
-            'format': '%(asctime)s %(message)s'
-        },
-    },
-    'handlers': {
-        'null': {
-            'level': 'DEBUG',
-            'class': 'logging.NullHandler',
-        },
-        'console': {
-            # Set the level to "DEBUG" for verbose output logging.
-            'level': 'INFO',
-            'class': 'logging.StreamHandler',
-        },
-        'operation': {
-            'level': 'INFO',
-            'class': 'logging.StreamHandler',
-            'formatter': 'operation',
-        },
-    },
-    'loggers': {
-        # Logging from django.db.backends is VERY verbose, send to null
-        # by default.
-        'django.db.backends': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'requests': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'horizon': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'horizon.operation_log': {
-            'handlers': ['operation'],
-            'level': 'INFO',
-            'propagate': False,
-        },
-        'openstack_dashboard': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'novaclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'cinderclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'keystoneclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'glanceclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'neutronclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'heatclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'swiftclient': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'openstack_auth': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'nose.plugins.manager': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'django': {
-            'handlers': ['console'],
-            'level': 'DEBUG',
-            'propagate': False,
-        },
-        'iso8601': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-        'scss': {
-            'handlers': ['null'],
-            'propagate': False,
-        },
-    },
+    "image_type": _("Image Type")
+}
+
+HORIZON_IMAGES_UPLOAD_MODE = "legacy"
+IMAGES_ALLOW_LOCATION = True
+
+
+# Disable simplified floating IP address management for deployments with
+# multiple floating IP pools or complex network requirements.
+# HORIZON_CONFIG["simple_ip_management"] = False
+
+# The OPENSTACK_NEUTRON_NETWORK settings can be used to enable optional
+# services provided by neutron. Options currenly available are load
+# balancer service, security groups, quotas, VPN service.
+
+OPENSTACK_NEUTRON_NETWORK = {
+    'enable_lb': True,
+    'enable_firewall': False,
+    'enable_quotas': True,
+    'enable_security_group': True,
+    'enable_vpn': False,
+    # The profile_support option is used to detect if an externa lrouter can be
+    # configured via the dashboard. When using specific plugins the
+    # profile_support can be turned on if needed.
+    'profile_support': None,
+    'enable_fip_topology_check': True,
+
+    #'profile_support': 'cisco',
 }
 
 # 'direction' should not be specified for all_tcp/udp/icmp.
 # It is specified in the form.
 SECURITY_GROUP_RULES = {
     'all_tcp': {
-        'name': _('All TCP'),
+        'name': 'ALL TCP',
         'ip_protocol': 'tcp',
         'from_port': '1',
         'to_port': '65535',
     },
     'all_udp': {
-        'name': _('All UDP'),
+        'name': 'ALL UDP',
         'ip_protocol': 'udp',
         'from_port': '1',
         'to_port': '65535',
     },
     'all_icmp': {
-        'name': _('All ICMP'),
+        'name': 'ALL ICMP',
         'ip_protocol': 'icmp',
         'from_port': '-1',
         'to_port': '-1',
@@ -711,136 +519,12 @@
     },
 }
 
-# Deprecation Notice:
-#
-# The setting FLAVOR_EXTRA_KEYS has been deprecated.
-# Please load extra spec metadata into the Glance Metadata Definition Catalog.
-#
-# The sample quota definitions can be found in:
-# <glance_source>/etc/metadefs/compute-quota.json
-#
-# The metadata definition catalog supports CLI and API:
-#  $glance --os-image-api-version 2 help md-namespace-import
-#  $glance-manage db_load_metadefs <directory_with_definition_files>
-#
-# See Metadata Definitions on: http://docs.openstack.org/developer/glance/
-
-# TODO: (david-lyle) remove when plugins support settings natively
-# Note: This is only used when the Sahara plugin is configured and enabled
-# for use in Horizon.
-# Indicate to the Sahara data processing service whether or not
-# automatic floating IP allocation is in effect.  If it is not
-# in effect, the user will be prompted to choose a floating IP
-# pool for use in their cluster.  False by default.  You would want
-# to set this to True if you were running Nova Networking with
-# auto_assign_floating_ip = True.
-#SAHARA_AUTO_IP_ALLOCATION_ENABLED = False
-
-# The hash algorithm to use for authentication tokens. This must
-# match the hash algorithm that the identity server and the
-# auth_token middleware are using. Allowed values are the
-# algorithms supported by Python's hashlib library.
-#OPENSTACK_TOKEN_HASH_ALGORITHM = 'md5'
-
-# AngularJS requires some settings to be made available to
-# the client side. Some settings are required by in-tree / built-in horizon
-# features. These settings must be added to REST_API_REQUIRED_SETTINGS in the
-# form of ['SETTING_1','SETTING_2'], etc.
-#
-# You may remove settings from this list for security purposes, but do so at
-# the risk of breaking a built-in horizon feature. These settings are required
-# for horizon to function properly. Only remove them if you know what you
-# are doing. These settings may in the future be moved to be defined within
-# the enabled panel configuration.
-# You should not add settings to this list for out of tree extensions.
-# See: https://wiki.openstack.org/wiki/Horizon/RESTAPI
-REST_API_REQUIRED_SETTINGS = ['OPENSTACK_HYPERVISOR_FEATURES',
-                              'LAUNCH_INSTANCE_DEFAULTS',
-                              'OPENSTACK_IMAGE_FORMATS',
-                              'OPENSTACK_KEYSTONE_DEFAULT_DOMAIN']
-
-# Additional settings can be made available to the client side for
-# extensibility by specifying them in REST_API_ADDITIONAL_SETTINGS
-# !! Please use extreme caution as the settings are transferred via HTTP/S
-# and are not encrypted on the browser. This is an experimental API and
-# may be deprecated in the future without notice.
-#REST_API_ADDITIONAL_SETTINGS = []
-
-# DISALLOW_IFRAME_EMBED can be used to prevent Horizon from being embedded
-# within an iframe. Legacy browsers are still vulnerable to a Cross-Frame
-# Scripting (XFS) vulnerability, so this option allows extra security hardening
-# where iframes are not used in deployment. Default setting is True.
-# For more information see:
-# http://tinyurl.com/anticlickjack
-#DISALLOW_IFRAME_EMBED = True
-
-# Help URL can be made available for the client. To provide a help URL, edit the
-# following attribute to the URL of your choice.
-#HORIZON_CONFIG["help_url"] = "http://openstack.mycompany.org"
-
-# Settings for OperationLogMiddleware
-# OPERATION_LOG_ENABLED is flag to use the function to log an operation on
-# Horizon.
-# mask_targets is arrangement for appointing a target to mask.
-# method_targets is arrangement of HTTP method to output log.
-# format is the log contents.
-#OPERATION_LOG_ENABLED = False
-#OPERATION_LOG_OPTIONS = {
-#    'mask_fields': ['password'],
-#    'target_methods': ['POST'],
-#    'format': ("[%(domain_name)s] [%(domain_id)s] [%(project_name)s]"
-#        " [%(project_id)s] [%(user_name)s] [%(user_id)s] [%(request_scheme)s]"
-#        " [%(referer_url)s] [%(request_url)s] [%(message)s] [%(method)s]"
-#        " [%(http_status)s] [%(param)s]"),
-#}
-
-# The default date range in the Overview panel meters - either <today> minus N
-# days (if the value is integer N), or from the beginning of the current month
-# until today (if set to None). This setting should be used to limit the amount
-# of data fetched by default when rendering the Overview panel.
-#OVERVIEW_DAYS_RANGE = 1
-
-# To allow operators to require users provide a search criteria first
-# before loading any data into the views, set the following dict
-# attributes to True in each one of the panels you want to enable this feature.
-# Follow the convention <dashboard>.<view>
-#FILTER_DATA_FIRST = {
-#    'admin.instances': False,
-#    'admin.images': False,
-#    'admin.networks': False,
-#    'admin.routers': False,
-#    'admin.volumes': False,
-#    'identity.users': False,
-#    'identity.projects': False,
-#    'identity.groups': False,
-#    'identity.roles': False
-#}
-
-# Dict used to restrict user private subnet cidr range.
-# An empty list means that user input will not be restricted
-# for a corresponding IP version. By default, there is
-# no restriction for IPv4 or IPv6. To restrict
-# user private subnet cidr range set ALLOWED_PRIVATE_SUBNET_CIDR
-# to something like
-#ALLOWED_PRIVATE_SUBNET_CIDR = {
-#    'ipv4': ['10.0.0.0/8', '192.168.0.0/16'],
-#    'ipv6': ['fc00::/7']
-#}
-ALLOWED_PRIVATE_SUBNET_CIDR = {'ipv4': [], 'ipv6': []}
-
-# Project and user can have any attributes by keystone v3 mechanism.
-# This settings can treat these attributes on Horizon.
-# It means, when you show Create/Update modal, attribute below is
-# shown and you can specify any value.
-# If you'd like to display these extra data in project or user index table,
-# Keystone v3 allows you to add extra properties to Project and Users.
-# Horizon's customization (http://docs.openstack.org/developer/horizon/topics/customizing.html#horizon-customization-module-overrides)
-# allows you to display this extra information in the Create/Update modal and
-# the corresponding tables.
-#PROJECT_TABLE_EXTRA_INFO = {
-#   'phone_num': _('Phone Number'),
-#}
-#USER_TABLE_EXTRA_INFO = {
-#   'phone_num': _('Phone Number'),
-#}
-COMPRESS_OFFLINE=True
+
+
+
+
+
+USE_SSL = True
+CSRF_COOKIE_SECURE = True
+CSRF_COOKIE_SECURE = True
+SESSION_COOKIE_HTTPONLY = True

2017-12-03 23:36:37,681 [salt.state       ][INFO    ][2311] Loading fresh modules for state activity
2017-12-03 23:36:37,698 [salt.state       ][INFO    ][2311] Completed state [/etc/openstack-dashboard/local_settings.py] at time 23:36:37.697850 duration_in_ms=359.552
2017-12-03 23:36:37,700 [salt.state       ][INFO    ][2311] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 23:36:37.699644
2017-12-03 23:36:37,700 [salt.state       ][INFO    ][2311] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json
2017-12-03 23:36:37,733 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/nova_policy.json'
2017-12-03 23:36:37,733 [salt.state       ][INFO    ][2311] File /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json is in the correct state
2017-12-03 23:36:37,734 [salt.state       ][INFO    ][2311] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 23:36:37.733597 duration_in_ms=33.953
2017-12-03 23:36:37,734 [salt.state       ][INFO    ][2311] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 23:36:37.733943
2017-12-03 23:36:37,734 [salt.state       ][INFO    ][2311] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json
2017-12-03 23:36:37,754 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/neutron_policy.json'
2017-12-03 23:36:37,755 [salt.state       ][INFO    ][2311] File /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json is in the correct state
2017-12-03 23:36:37,755 [salt.state       ][INFO    ][2311] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 23:36:37.754939 duration_in_ms=20.996
2017-12-03 23:36:37,755 [salt.state       ][INFO    ][2311] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 23:36:37.755273
2017-12-03 23:36:37,755 [salt.state       ][INFO    ][2311] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json
2017-12-03 23:36:37,776 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/glance_policy.json'
2017-12-03 23:36:37,776 [salt.state       ][INFO    ][2311] File /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json is in the correct state
2017-12-03 23:36:37,776 [salt.state       ][INFO    ][2311] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 23:36:37.776311 duration_in_ms=21.038
2017-12-03 23:36:37,777 [salt.state       ][INFO    ][2311] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 23:36:37.776679
2017-12-03 23:36:37,777 [salt.state       ][INFO    ][2311] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json
2017-12-03 23:36:37,796 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/ceilometer_policy.json'
2017-12-03 23:36:37,797 [salt.state       ][INFO    ][2311] File changed:
New file
2017-12-03 23:36:37,798 [salt.state       ][INFO    ][2311] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 23:36:37.797609 duration_in_ms=20.929
2017-12-03 23:36:37,798 [salt.state       ][INFO    ][2311] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 23:36:37.798004
2017-12-03 23:36:37,798 [salt.state       ][INFO    ][2311] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json
2017-12-03 23:36:37,817 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/cinder_policy.json'
2017-12-03 23:36:37,818 [salt.state       ][INFO    ][2311] File /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json is in the correct state
2017-12-03 23:36:37,818 [salt.state       ][INFO    ][2311] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 23:36:37.818092 duration_in_ms=20.088
2017-12-03 23:36:37,818 [salt.state       ][INFO    ][2311] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 23:36:37.818439
2017-12-03 23:36:37,819 [salt.state       ][INFO    ][2311] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json
2017-12-03 23:36:37,837 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/heat_policy.json'
2017-12-03 23:36:37,838 [salt.state       ][INFO    ][2311] File /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json is in the correct state
2017-12-03 23:36:37,838 [salt.state       ][INFO    ][2311] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 23:36:37.838044 duration_in_ms=19.604
2017-12-03 23:36:37,838 [salt.state       ][INFO    ][2311] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 23:36:37.838385
2017-12-03 23:36:37,839 [salt.state       ][INFO    ][2311] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json
2017-12-03 23:36:37,857 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/keystone_policy.json'
2017-12-03 23:36:37,858 [salt.state       ][INFO    ][2311] File /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json is in the correct state
2017-12-03 23:36:37,858 [salt.state       ][INFO    ][2311] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 23:36:37.858137 duration_in_ms=19.752
2017-12-03 23:36:37,859 [salt.state       ][INFO    ][2311] Running state [/etc/apache2/ports.conf] at time 23:36:37.858548
2017-12-03 23:36:37,859 [salt.state       ][INFO    ][2311] Executing state file.managed for /etc/apache2/ports.conf
2017-12-03 23:36:37,877 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/ports.conf'
2017-12-03 23:36:37,897 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-12-03 23:36:37,912 [salt.state       ][INFO    ][2311] File changed:
--- 
+++ 
@@ -1,15 +1,16 @@
+
 # If you just change the port or add more ports here, you will likely also
 # have to change the VirtualHost statement in
 # /etc/apache2/sites-enabled/000-default.conf
 
-Listen 80
+Listen 0.0.0.0:8078
 
 <IfModule ssl_module>
-	Listen 443
+        Listen 0.0.0.0:443
 </IfModule>
 
 <IfModule mod_gnutls.c>
-	Listen 443
+        Listen 0.0.0.0:443
 </IfModule>
 
 # vim: syntax=apache ts=4 sw=4 sts=4 sr noet

2017-12-03 23:36:37,913 [salt.state       ][INFO    ][2311] Completed state [/etc/apache2/ports.conf] at time 23:36:37.913120 duration_in_ms=54.572
2017-12-03 23:36:37,914 [salt.state       ][INFO    ][2311] Running state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 23:36:37.913480
2017-12-03 23:36:37,914 [salt.state       ][INFO    ][2311] Executing state file.managed for /etc/apache2/conf-available/openstack-dashboard.conf
2017-12-03 23:36:37,932 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/files/openstack-dashboard.conf.Debian'
2017-12-03 23:36:37,963 [salt.fileclient  ][INFO    ][2311] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-12-03 23:36:37,978 [salt.state       ][INFO    ][2311] File changed:
New file
2017-12-03 23:36:37,978 [salt.state       ][INFO    ][2311] Completed state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 23:36:37.978266 duration_in_ms=64.786
2017-12-03 23:36:37,981 [salt.state       ][INFO    ][2311] Running state [wsgi] at time 23:36:37.981313
2017-12-03 23:36:37,982 [salt.state       ][INFO    ][2311] Executing state apache_module.enable for wsgi
2017-12-03 23:36:37,982 [py.warnings      ][WARNING ][2311] /usr/lib/python2.7/dist-packages/salt/states/apache_module.py:83: DeprecationWarning: This functionality has been deprecated; use "apache_module.enabled" instead.

2017-12-03 23:36:37,984 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['a2enmod', 'wsgi'] in directory '/root'
2017-12-03 23:36:38,024 [salt.state       ][INFO    ][2311] {'new': 'wsgi', 'old': None}
2017-12-03 23:36:38,024 [salt.state       ][INFO    ][2311] Completed state [wsgi] at time 23:36:38.024172 duration_in_ms=42.858
2017-12-03 23:36:38,026 [salt.state       ][INFO    ][2311] Running state [openstack-dashboard] at time 23:36:38.026295
2017-12-03 23:36:38,027 [salt.state       ][INFO    ][2311] Executing state apache_conf.enable for openstack-dashboard
2017-12-03 23:36:38,027 [py.warnings      ][WARNING ][2311] /usr/lib/python2.7/dist-packages/salt/states/apache_conf.py:80: DeprecationWarning: apache_module.enable function has been renamed apache_module.enabled and will be removed in Salt Nitrogen

2017-12-03 23:36:38,027 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['a2enconf', 'openstack-dashboard'] in directory '/root'
2017-12-03 23:36:38,064 [salt.state       ][INFO    ][2311] {'new': 'openstack-dashboard', 'old': None}
2017-12-03 23:36:38,065 [salt.state       ][INFO    ][2311] Completed state [openstack-dashboard] at time 23:36:38.064756 duration_in_ms=38.46
2017-12-03 23:36:38,166 [salt.state       ][INFO    ][2311] Running state [/var/log/horizon] at time 23:36:38.166059
2017-12-03 23:36:38,167 [salt.state       ][INFO    ][2311] Executing state file.directory for /var/log/horizon
2017-12-03 23:36:38,168 [salt.state       ][INFO    ][2311] {'/var/log/horizon': 'New Dir'}
2017-12-03 23:36:38,168 [salt.state       ][INFO    ][2311] Completed state [/var/log/horizon] at time 23:36:38.168263 duration_in_ms=2.204
2017-12-03 23:36:38,169 [salt.state       ][INFO    ][2311] Running state [/var/log/horizon/horizon.log] at time 23:36:38.168636
2017-12-03 23:36:38,169 [salt.state       ][INFO    ][2311] Executing state file.managed for /var/log/horizon/horizon.log
2017-12-03 23:36:38,169 [salt.loaded.int.states.file][WARNING ][2311] State for file: /var/log/horizon/horizon.log - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2017-12-03 23:36:38,170 [salt.state       ][INFO    ][2311] {'new': 'file /var/log/horizon/horizon.log created', 'group': 'adm', 'mode': '0640', 'user': 'horizon'}
2017-12-03 23:36:38,171 [salt.state       ][INFO    ][2311] Completed state [/var/log/horizon/horizon.log] at time 23:36:38.170499 duration_in_ms=1.862
2017-12-03 23:36:38,171 [salt.state       ][INFO    ][2311] Running state [apache2] at time 23:36:38.171436
2017-12-03 23:36:38,172 [salt.state       ][INFO    ][2311] Executing state service.running for apache2
2017-12-03 23:36:38,172 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-12-03 23:36:38,182 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-12-03 23:36:38,189 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-12-03 23:36:38,197 [salt.state       ][INFO    ][2311] The service apache2 is already running
2017-12-03 23:36:38,197 [salt.state       ][INFO    ][2311] Completed state [apache2] at time 23:36:38.197265 duration_in_ms=25.828
2017-12-03 23:36:38,198 [salt.state       ][INFO    ][2311] Running state [apache2] at time 23:36:38.197519
2017-12-03 23:36:38,198 [salt.state       ][INFO    ][2311] Executing state service.mod_watch for apache2
2017-12-03 23:36:38,198 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-12-03 23:36:38,206 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-12-03 23:36:38,214 [salt.loaded.int.module.cmdmod][INFO    ][2311] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-12-03 23:36:40,374 [salt.state       ][INFO    ][2311] {'apache2': True}
2017-12-03 23:36:40,374 [salt.state       ][INFO    ][2311] Completed state [apache2] at time 23:36:40.374382 duration_in_ms=2176.863
2017-12-03 23:36:40,376 [salt.minion      ][INFO    ][2311] Returning information for job: 20171203233519950223
2017-12-03 23:36:41,277 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command state.sls with jid 20171203233641267025
2017-12-03 23:36:41,291 [salt.minion      ][INFO    ][6490] Starting a new job with PID 6490
2017-12-03 23:36:43,655 [salt.state       ][INFO    ][6490] Loading fresh modules for state activity
2017-12-03 23:36:43,686 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
2017-12-03 23:36:43,704 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/server.sls'
2017-12-03 23:36:43,725 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-12-03 23:36:43,753 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/server/users.sls'
2017-12-03 23:36:43,775 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-12-03 23:36:43,790 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/server/sites.sls'
2017-12-03 23:36:43,836 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-12-03 23:36:43,913 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/init.sls'
2017-12-03 23:36:43,928 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/server.sls'
2017-12-03 23:36:43,953 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/_salt.sls'
2017-12-03 23:36:46,154 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'git/init.sls'
2017-12-03 23:36:46,174 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'git/client.sls'
2017-12-03 23:36:46,202 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'git/map.jinja'
2017-12-03 23:36:46,227 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 23:36:46,294 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-03 23:36:46,331 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 23:36:46,401 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-03 23:36:46,430 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-03 23:36:46,603 [salt.state       ][INFO    ][6490] Running state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 23:36:46.602465
2017-12-03 23:36:46,603 [salt.state       ][INFO    ][6490] Executing state cmd.run for cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt
2017-12-03 23:36:46,604 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command 'cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt' in directory '/root'
2017-12-03 23:36:46,613 [salt.state       ][INFO    ][6490] {'pid': 6511, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-03 23:36:46,613 [salt.state       ][INFO    ][6490] Completed state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 23:36:46.613187 duration_in_ms=10.723
2017-12-03 23:36:47,691 [salt.state       ][INFO    ][6490] Running state [nginx] at time 23:36:47.691060
2017-12-03 23:36:47,691 [salt.state       ][INFO    ][6490] Executing state pkg.installed for nginx
2017-12-03 23:36:47,692 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:36:48,139 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-03 23:36:50,146 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'nginx'] in directory '/root'
2017-12-03 23:36:51,387 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233651369985
2017-12-03 23:36:51,401 [salt.minion      ][INFO    ][6879] Starting a new job with PID 6879
2017-12-03 23:36:51,412 [salt.minion      ][INFO    ][6879] Returning information for job: 20171203233651369985
2017-12-03 23:36:53,089 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:36:53,117 [salt.state       ][INFO    ][6490] Made the following changes:
'libgeoip1' changed from 'absent' to '1.6.9-1'
'nginx-core' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'libxpm4' changed from 'absent' to '1:3.5.11-1ubuntu0.16.04.1'
'libgd3' changed from 'absent' to '2.1.1-4ubuntu0.16.04.8'
'nginx-common' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'libfontconfig' changed from 'absent' to '1'
'libvpx3' changed from 'absent' to '1.5.0-2ubuntu1'
'fontconfig-config' changed from 'absent' to '2.11.94-0ubuntu1.1'
'geoip-database' changed from 'absent' to '20160408-1'
'nginx' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'fonts-dejavu-core' changed from 'absent' to '2.35-1'
'libfontconfig1' changed from 'absent' to '2.11.94-0ubuntu1.1'

2017-12-03 23:36:53,133 [salt.state       ][INFO    ][6490] Loading fresh modules for state activity
2017-12-03 23:36:53,197 [salt.state       ][INFO    ][6490] Completed state [nginx] at time 23:36:53.196753 duration_in_ms=5505.692
2017-12-03 23:36:53,206 [salt.state       ][INFO    ][6490] Running state [apache2-utils] at time 23:36:53.206447
2017-12-03 23:36:53,207 [salt.state       ][INFO    ][6490] Executing state pkg.installed for apache2-utils
2017-12-03 23:36:53,447 [salt.state       ][INFO    ][6490] Package apache2-utils is already installed
2017-12-03 23:36:53,448 [salt.state       ][INFO    ][6490] Completed state [apache2-utils] at time 23:36:53.447689 duration_in_ms=241.242
2017-12-03 23:36:53,449 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 23:36:53.449151
2017-12-03 23:36:53,450 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf
2017-12-03 23:36:53,475 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:53,517 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:53,534 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:53,561 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:53,579 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:53,603 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:53,608 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:53,609 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 23:36:53.608591 duration_in_ms=159.44
2017-12-03 23:36:53,609 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 23:36:53.608811
2017-12-03 23:36:53,609 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf
2017-12-03 23:36:53,610 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf'}
2017-12-03 23:36:53,610 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 23:36:53.610135 duration_in_ms=1.324
2017-12-03 23:36:53,611 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 23:36:53.610830
2017-12-03 23:36:53,611 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf
2017-12-03 23:36:53,628 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:53,670 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:53,688 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:53,714 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:53,730 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:53,746 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:53,750 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:53,751 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 23:36:53.750620 duration_in_ms=139.79
2017-12-03 23:36:53,751 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 23:36:53.750828
2017-12-03 23:36:53,751 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf
2017-12-03 23:36:53,752 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf'}
2017-12-03 23:36:53,752 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 23:36:53.752030 duration_in_ms=1.202
2017-12-03 23:36:53,753 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 23:36:53.752682
2017-12-03 23:36:53,753 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf
2017-12-03 23:36:53,770 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:53,812 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:53,832 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:53,860 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:53,877 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:53,891 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:53,896 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:53,896 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 23:36:53.895978 duration_in_ms=143.295
2017-12-03 23:36:53,896 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 23:36:53.896186
2017-12-03 23:36:53,896 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf
2017-12-03 23:36:53,897 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf'}
2017-12-03 23:36:53,897 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 23:36:53.897402 duration_in_ms=1.216
2017-12-03 23:36:53,898 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 23:36:53.898063
2017-12-03 23:36:53,898 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf
2017-12-03 23:36:53,913 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:53,954 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:53,973 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:53,997 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:54,013 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:54,028 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:54,037 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:54,037 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 23:36:54.037011 duration_in_ms=138.948
2017-12-03 23:36:54,037 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 23:36:54.037319
2017-12-03 23:36:54,038 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf
2017-12-03 23:36:54,039 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf'}
2017-12-03 23:36:54,039 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 23:36:54.039164 duration_in_ms=1.845
2017-12-03 23:36:54,040 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 23:36:54.039855
2017-12-03 23:36:54,040 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_web.conf
2017-12-03 23:36:54,057 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:54,098 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:54,117 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:54,142 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:54,159 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:54,176 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:54,180 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:54,180 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 23:36:54.180245 duration_in_ms=140.39
2017-12-03 23:36:54,180 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 23:36:54.180443
2017-12-03 23:36:54,181 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf
2017-12-03 23:36:54,181 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf'}
2017-12-03 23:36:54,182 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 23:36:54.181567 duration_in_ms=1.124
2017-12-03 23:36:54,182 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 23:36:54.182203
2017-12-03 23:36:54,182 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf
2017-12-03 23:36:54,198 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:54,237 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:54,254 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:54,277 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:54,292 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:54,308 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:54,312 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:54,313 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 23:36:54.312491 duration_in_ms=130.288
2017-12-03 23:36:54,313 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 23:36:54.312681
2017-12-03 23:36:54,313 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf
2017-12-03 23:36:54,314 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf'}
2017-12-03 23:36:54,314 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 23:36:54.313821 duration_in_ms=1.14
2017-12-03 23:36:54,314 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 23:36:54.314419
2017-12-03 23:36:54,315 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_novnc.conf
2017-12-03 23:36:54,334 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:54,374 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:54,392 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:54,415 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:54,430 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:54,444 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:54,449 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:54,449 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 23:36:54.449416 duration_in_ms=134.997
2017-12-03 23:36:54,450 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 23:36:54.449610
2017-12-03 23:36:54,450 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_novnc.conf
2017-12-03 23:36:54,451 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_novnc.conf'}
2017-12-03 23:36:54,451 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 23:36:54.451061 duration_in_ms=1.451
2017-12-03 23:36:54,452 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 23:36:54.451734
2017-12-03 23:36:54,452 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf
2017-12-03 23:36:54,470 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:54,514 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:54,533 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:54,558 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:54,574 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:54,589 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:54,594 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:54,594 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 23:36:54.594145 duration_in_ms=142.41
2017-12-03 23:36:54,595 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 23:36:54.594486
2017-12-03 23:36:54,595 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf
2017-12-03 23:36:54,596 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf'}
2017-12-03 23:36:54,596 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 23:36:54.596144 duration_in_ms=1.659
2017-12-03 23:36:54,597 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 23:36:54.596934
2017-12-03 23:36:54,597 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf
2017-12-03 23:36:54,617 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:54,663 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:54,683 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:54,708 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:54,722 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:54,737 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:54,741 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:54,742 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 23:36:54.741813 duration_in_ms=144.879
2017-12-03 23:36:54,742 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 23:36:54.742136
2017-12-03 23:36:54,742 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf
2017-12-03 23:36:54,744 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf'}
2017-12-03 23:36:54,744 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 23:36:54.743772 duration_in_ms=1.636
2017-12-03 23:36:54,745 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 23:36:54.744539
2017-12-03 23:36:54,745 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf
2017-12-03 23:36:54,762 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:54,805 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:54,822 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:54,846 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:54,863 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:54,879 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:54,883 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:54,884 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 23:36:54.883580 duration_in_ms=139.041
2017-12-03 23:36:54,884 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 23:36:54.883900
2017-12-03 23:36:54,884 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf
2017-12-03 23:36:54,885 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf'}
2017-12-03 23:36:54,886 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 23:36:54.885524 duration_in_ms=1.624
2017-12-03 23:36:54,886 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 23:36:54.886291
2017-12-03 23:36:54,887 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf
2017-12-03 23:36:54,904 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:54,946 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:54,967 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:54,992 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:55,010 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:55,029 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:55,033 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:55,034 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 23:36:55.033556 duration_in_ms=147.265
2017-12-03 23:36:55,034 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 23:36:55.033953
2017-12-03 23:36:55,034 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf
2017-12-03 23:36:55,035 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf'}
2017-12-03 23:36:55,036 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 23:36:55.035583 duration_in_ms=1.63
2017-12-03 23:36:55,036 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 23:36:55.036355
2017-12-03 23:36:55,037 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf
2017-12-03 23:36:55,056 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/redirect.conf'
2017-12-03 23:36:55,063 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:55,063 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 23:36:55.063315 duration_in_ms=26.96
2017-12-03 23:36:55,064 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 23:36:55.063643
2017-12-03 23:36:55,064 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf
2017-12-03 23:36:55,065 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf'}
2017-12-03 23:36:55,065 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 23:36:55.065250 duration_in_ms=1.607
2017-12-03 23:36:55,066 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 23:36:55.066018
2017-12-03 23:36:55,066 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_static_reclass_doc.conf
2017-12-03 23:36:55,084 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/static.conf'
2017-12-03 23:36:55,110 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:55,129 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_log.conf'
2017-12-03 23:36:55,142 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:55,169 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:55,185 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:55,189 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:55,190 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 23:36:55.189830 duration_in_ms=123.812
2017-12-03 23:36:55,190 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 23:36:55.190168
2017-12-03 23:36:55,191 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_static_reclass_doc.conf
2017-12-03 23:36:55,192 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf'}
2017-12-03 23:36:55,192 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 23:36:55.191910 duration_in_ms=1.742
2017-12-03 23:36:55,193 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 23:36:55.192703
2017-12-03 23:36:55,193 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf
2017-12-03 23:36:55,210 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:55,254 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:55,272 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:55,297 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:55,314 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:55,330 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:55,334 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:55,334 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 23:36:55.334371 duration_in_ms=141.668
2017-12-03 23:36:55,335 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 23:36:55.334717
2017-12-03 23:36:55,335 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf
2017-12-03 23:36:55,336 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf'}
2017-12-03 23:36:55,337 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 23:36:55.336533 duration_in_ms=1.816
2017-12-03 23:36:55,337 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 23:36:55.337378
2017-12-03 23:36:55,338 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_stats_stats.conf
2017-12-03 23:36:55,353 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/stats.conf'
2017-12-03 23:36:55,357 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:55,357 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 23:36:55.357175 duration_in_ms=19.797
2017-12-03 23:36:55,358 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 23:36:55.357570
2017-12-03 23:36:55,358 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_stats_stats.conf
2017-12-03 23:36:55,359 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_stats_stats.conf'}
2017-12-03 23:36:55,359 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 23:36:55.359220 duration_in_ms=1.65
2017-12-03 23:36:55,360 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 23:36:55.359962
2017-12-03 23:36:55,360 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf
2017-12-03 23:36:55,377 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:55,421 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:55,441 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:55,466 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:55,483 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:55,499 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:55,503 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:55,503 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 23:36:55.503410 duration_in_ms=143.448
2017-12-03 23:36:55,504 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 23:36:55.503760
2017-12-03 23:36:55,504 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf
2017-12-03 23:36:55,505 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf'}
2017-12-03 23:36:55,505 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 23:36:55.505326 duration_in_ms=1.566
2017-12-03 23:36:55,506 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 23:36:55.506151
2017-12-03 23:36:55,507 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-12-03 23:36:55,525 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-03 23:36:55,571 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-03 23:36:55,590 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-03 23:36:55,616 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-03 23:36:55,632 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-03 23:36:55,652 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-03 23:36:55,656 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:36:55,657 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 23:36:55.656662 duration_in_ms=150.511
2017-12-03 23:36:55,657 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 23:36:55.657016
2017-12-03 23:36:55,657 [salt.state       ][INFO    ][6490] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-12-03 23:36:55,658 [salt.state       ][INFO    ][6490] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf'}
2017-12-03 23:36:55,659 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 23:36:55.658677 duration_in_ms=1.66
2017-12-03 23:36:55,659 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-enabled/default] at time 23:36:55.659457
2017-12-03 23:36:55,660 [salt.state       ][INFO    ][6490] Executing state file.absent for /etc/nginx/sites-enabled/default
2017-12-03 23:36:55,660 [salt.state       ][INFO    ][6490] {'removed': '/etc/nginx/sites-enabled/default'}
2017-12-03 23:36:55,661 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-enabled/default] at time 23:36:55.660495 duration_in_ms=1.039
2017-12-03 23:36:55,661 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/sites-available/default] at time 23:36:55.661327
2017-12-03 23:36:55,662 [salt.state       ][INFO    ][6490] Executing state file.absent for /etc/nginx/sites-available/default
2017-12-03 23:36:55,662 [salt.state       ][INFO    ][6490] {'removed': '/etc/nginx/sites-available/default'}
2017-12-03 23:36:55,662 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/sites-available/default] at time 23:36:55.662365 duration_in_ms=1.038
2017-12-03 23:36:55,663 [salt.state       ][INFO    ][6490] Running state [/etc/nginx/nginx.conf] at time 23:36:55.663092
2017-12-03 23:36:55,663 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/nginx/nginx.conf
2017-12-03 23:36:55,683 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/files/nginx.conf'
2017-12-03 23:36:55,709 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-12-03 23:36:55,716 [salt.state       ][INFO    ][6490] File changed:
--- 
+++ 
@@ -1,85 +1,100 @@
 user www-data;
 worker_processes auto;
+worker_rlimit_nofile 20000;
 pid /run/nginx.pid;
 
+
 events {
-	worker_connections 768;
-	# multi_accept on;
+        worker_connections 1024;
+        # multi_accept on;
 }
 
 http {
 
-	##
-	# Basic Settings
-	##
+        ##
+        # Basic Settings
+        ##
 
-	sendfile on;
-	tcp_nopush on;
-	tcp_nodelay on;
-	keepalive_timeout 65;
-	types_hash_max_size 2048;
-	# server_tokens off;
+        sendfile on;
+        tcp_nopush on;
+        tcp_nodelay on;
+        keepalive_timeout 65;
+        types_hash_max_size 2048;
+        server_tokens off;
 
-	# server_names_hash_bucket_size 64;
-	# server_name_in_redirect off;
+        server_names_hash_bucket_size 128;
+        # server_name_in_redirect off;
 
-	include /etc/nginx/mime.types;
-	default_type application/octet-stream;
+        include /etc/nginx/mime.types;
+        default_type application/octet-stream;
 
-	##
-	# SSL Settings
-	##
+        ##
+        # Logging Settings
+        ##
 
-	ssl_protocols TLSv1 TLSv1.1 TLSv1.2; # Dropping SSLv3, ref: POODLE
-	ssl_prefer_server_ciphers on;
+        access_log /var/log/nginx/access.log;
+        error_log /var/log/nginx/error.log;
 
-	##
-	# Logging Settings
-	##
+        ##
+        # Gzip Settings
+        ##
 
-	access_log /var/log/nginx/access.log;
-	error_log /var/log/nginx/error.log;
+        gzip on;
+        gzip_disable "msie6";
 
-	##
-	# Gzip Settings
-	##
+        # gzip_vary on;
+        # gzip_proxied any;
+        # gzip_comp_level 6;
+        # gzip_buffers 16 8k;
+        # gzip_http_version 1.1;
+        # gzip_types text/plain text/css application/json application/x-javascript text/xml application/xml application/xml+rss text/javascript;
 
-	gzip on;
-	gzip_disable "msie6";
+        ##
+        # nginx-naxsi config
+        ##
+        # Uncomment it if you installed nginx-naxsi
+        ##
 
-	# gzip_vary on;
-	# gzip_proxied any;
-	# gzip_comp_level 6;
-	# gzip_buffers 16 8k;
-	# gzip_http_version 1.1;
-	# gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript;
+        #include /etc/nginx/naxsi_core.rules;
 
-	##
-	# Virtual Host Configs
-	##
+        ##
+        # nginx-passenger config
+        ##
+        # Uncomment it if you installed nginx-passenger
+        ##
 
-	include /etc/nginx/conf.d/*.conf;
-	include /etc/nginx/sites-enabled/*;
+        #passenger_root /usr;
+        #passenger_ruby /usr/bin/ruby;
+
+
+
+        ##
+        # Virtual Host Configs
+        ##
+
+        include /etc/nginx/conf.d/*.conf;
+        include /etc/nginx/sites-enabled/*.conf;
 }
 
 
+
 #mail {
-#	# See sample authentication script at:
-#	# http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript
-# 
-#	# auth_http localhost/auth.php;
-#	# pop3_capabilities "TOP" "USER";
-#	# imap_capabilities "IMAP4rev1" "UIDPLUS";
-# 
-#	server {
-#		listen     localhost:110;
-#		protocol   pop3;
-#		proxy      on;
-#	}
-# 
-#	server {
-#		listen     localhost:143;
-#		protocol   imap;
-#		proxy      on;
-#	}
+#       # See sample authentication script at:
+#       # http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript
+#
+#       # auth_http localhost/auth.php;
+#       # pop3_capabilities "TOP" "USER";
+#       # imap_capabilities "IMAP4rev1" "UIDPLUS";
+#
+#       server {
+#               listen     localhost:110;
+#               protocol   pop3;
+#               proxy      on;
+#       }
+#
+#       server {
+#               listen     localhost:143;
+#               protocol   imap;
+#               proxy      on;
+#       }
 #}

2017-12-03 23:36:55,725 [salt.state       ][INFO    ][6490] Completed state [/etc/nginx/nginx.conf] at time 23:36:55.724578 duration_in_ms=61.486
2017-12-03 23:36:55,725 [salt.state       ][INFO    ][6490] Running state [/etc/ssl/private] at time 23:36:55.725257
2017-12-03 23:36:55,725 [salt.state       ][INFO    ][6490] Executing state file.directory for /etc/ssl/private
2017-12-03 23:36:55,726 [salt.state       ][INFO    ][6490] Directory /etc/ssl/private is in the correct state
2017-12-03 23:36:55,726 [salt.state       ][INFO    ][6490] Completed state [/etc/ssl/private] at time 23:36:55.726001 duration_in_ms=0.744
2017-12-03 23:36:55,744 [salt.state       ][INFO    ][6490] Running state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 23:36:55.743786
2017-12-03 23:36:55,744 [salt.state       ][INFO    ][6490] Executing state cmd.run for openssl dhparam -out /etc/ssl/dhparams.pem 2048
2017-12-03 23:36:55,744 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command 'openssl dhparam -out /etc/ssl/dhparams.pem 2048' in directory '/root'
2017-12-03 23:37:01,614 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233701594807
2017-12-03 23:37:01,627 [salt.minion      ][INFO    ][7210] Starting a new job with PID 7210
2017-12-03 23:37:01,637 [salt.minion      ][INFO    ][7210] Returning information for job: 20171203233701594807
2017-12-03 23:37:11,830 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233711811149
2017-12-03 23:37:11,844 [salt.minion      ][INFO    ][7215] Starting a new job with PID 7215
2017-12-03 23:37:11,856 [salt.minion      ][INFO    ][7215] Returning information for job: 20171203233711811149
2017-12-03 23:37:22,064 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233722045117
2017-12-03 23:37:22,079 [salt.minion      ][INFO    ][7220] Starting a new job with PID 7220
2017-12-03 23:37:22,090 [salt.minion      ][INFO    ][7220] Returning information for job: 20171203233722045117
2017-12-03 23:37:32,075 [salt.state       ][INFO    ][6490] {'pid': 7206, 'retcode': 0, 'stderr': "Generating DH parameters, 2048 bit long safe prime, generator 2\nThis is going to take a long time\n..............................................................................................................................................................+..........................+............................................................................................................................+..............+..................................................................................................................................................................+.................................................................................................................................+..................................................................+..........................................................................+........................+........................................................................+..................................................+...............+....+................................................................................+..............................................................................................................................................................................................................+.....................+............................................................................+.............................................................................................................................................................................................................................................................................+..+...........................................................................................................+..............................................................................+.................................................+.........................................................................................................+.............................................................................................................................................................................................................................................................................................................+...............+............................................................+........+...........................+...........................................................................+.+......................................+...................................................................................................................................................................+..............................................................................................................+.................................+................................+...........................................................................................................+...............................................................................................+.................................................+..................................................................+...+..........+....................................................................................................................................................................................................................................................................................................................................+.......................................................+....................+................................................................................................................................................................................................................+.............................................................................................+.....................................................................................................................................+.............................................+..........+..................................................+........................................................................................................................................+............................................................................+..............................................................................+................................................+...........................................................+...........................................................................................+........................................+........+..........................................+.............................................................................................................................................................+................................................................................................................++*++*\nunable to write 'random state'", 'stdout': ''}
2017-12-03 23:37:32,075 [salt.state       ][INFO    ][6490] Completed state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 23:37:32.075288 duration_in_ms=36331.501
2017-12-03 23:37:32,083 [salt.state       ][INFO    ][6490] Running state [nginx] at time 23:37:32.082560
2017-12-03 23:37:32,083 [salt.state       ][INFO    ][6490] Executing state service.running for nginx
2017-12-03 23:37:32,083 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
2017-12-03 23:37:32,096 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-12-03 23:37:32,106 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-12-03 23:37:32,111 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233732092866
2017-12-03 23:37:32,121 [salt.state       ][INFO    ][6490] The service nginx is already running
2017-12-03 23:37:32,121 [salt.state       ][INFO    ][6490] Completed state [nginx] at time 23:37:32.121101 duration_in_ms=38.54
2017-12-03 23:37:32,122 [salt.state       ][INFO    ][6490] Running state [nginx] at time 23:37:32.121483
2017-12-03 23:37:32,122 [salt.state       ][INFO    ][6490] Executing state service.mod_watch for nginx
2017-12-03 23:37:32,123 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-12-03 23:37:32,125 [salt.minion      ][INFO    ][7228] Starting a new job with PID 7228
2017-12-03 23:37:32,139 [salt.minion      ][INFO    ][7228] Returning information for job: 20171203233732092866
2017-12-03 23:37:32,142 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-12-03 23:37:32,155 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nginx.service'] in directory '/root'
2017-12-03 23:37:32,249 [salt.state       ][INFO    ][6490] {'nginx': True}
2017-12-03 23:37:32,250 [salt.state       ][INFO    ][6490] Completed state [nginx] at time 23:37:32.249715 duration_in_ms=128.231
2017-12-03 23:37:32,252 [salt.state       ][INFO    ][6490] Running state [root] at time 23:37:32.251843
2017-12-03 23:37:32,252 [salt.state       ][INFO    ][6490] Executing state user.present for root
2017-12-03 23:37:32,253 [salt.state       ][INFO    ][6490] User root is present and up to date
2017-12-03 23:37:32,254 [salt.state       ][INFO    ][6490] Completed state [root] at time 23:37:32.253532 duration_in_ms=1.688
2017-12-03 23:37:32,255 [salt.state       ][INFO    ][6490] Running state [/root] at time 23:37:32.254887
2017-12-03 23:37:32,255 [salt.state       ][INFO    ][6490] Executing state file.directory for /root
2017-12-03 23:37:32,256 [salt.state       ][INFO    ][6490] Directory /root is in the correct state
2017-12-03 23:37:32,256 [salt.state       ][INFO    ][6490] Completed state [/root] at time 23:37:32.256321 duration_in_ms=1.434
2017-12-03 23:37:32,257 [salt.state       ][INFO    ][6490] Running state [/etc/sudoers.d/90-salt-user-root] at time 23:37:32.256676
2017-12-03 23:37:32,257 [salt.state       ][INFO    ][6490] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-03 23:37:32,258 [salt.state       ][INFO    ][6490] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-03 23:37:32,258 [salt.state       ][INFO    ][6490] Completed state [/etc/sudoers.d/90-salt-user-root] at time 23:37:32.258043 duration_in_ms=1.367
2017-12-03 23:37:32,258 [salt.state       ][INFO    ][6490] Running state [ubuntu] at time 23:37:32.258451
2017-12-03 23:37:32,259 [salt.state       ][INFO    ][6490] Executing state user.present for ubuntu
2017-12-03 23:37:32,260 [salt.state       ][INFO    ][6490] User ubuntu is present and up to date
2017-12-03 23:37:32,260 [salt.state       ][INFO    ][6490] Completed state [ubuntu] at time 23:37:32.260440 duration_in_ms=1.989
2017-12-03 23:37:32,261 [salt.state       ][INFO    ][6490] Running state [/home/ubuntu] at time 23:37:32.261378
2017-12-03 23:37:32,262 [salt.state       ][INFO    ][6490] Executing state file.directory for /home/ubuntu
2017-12-03 23:37:32,262 [salt.state       ][INFO    ][6490] Directory /home/ubuntu is in the correct state
2017-12-03 23:37:32,263 [salt.state       ][INFO    ][6490] Completed state [/home/ubuntu] at time 23:37:32.262800 duration_in_ms=1.422
2017-12-03 23:37:32,264 [salt.state       ][INFO    ][6490] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:37:32.263670
2017-12-03 23:37:32,264 [salt.state       ][INFO    ][6490] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-03 23:37:32,288 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-03 23:37:32,292 [salt.state       ][INFO    ][6490] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-03 23:37:32,292 [salt.state       ][INFO    ][6490] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:37:32.292206 duration_in_ms=28.536
2017-12-03 23:37:32,293 [salt.state       ][INFO    ][6490] Running state [git-core] at time 23:37:32.292600
2017-12-03 23:37:32,293 [salt.state       ][INFO    ][6490] Executing state pkg.installed for git-core
2017-12-03 23:37:32,304 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'git-core'] in directory '/root'
2017-12-03 23:37:34,752 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:37:34,786 [salt.state       ][INFO    ][6490] Made the following changes:
'rsync' changed from 'absent' to '3.1.1-3ubuntu1'
'git' changed from 'absent' to '1:2.7.4-0ubuntu1.3'
'liberror-perl' changed from 'absent' to '0.17-1.2'
'git-man' changed from 'absent' to '1:2.7.4-0ubuntu1.3'
'git-core' changed from 'absent' to '1:2.7.4-0ubuntu1.3'
'git-completion' changed from 'absent' to '1'
'patch' changed from 'absent' to '2.7.5-1'

2017-12-03 23:37:34,802 [salt.state       ][INFO    ][6490] Loading fresh modules for state activity
2017-12-03 23:37:34,824 [salt.state       ][INFO    ][6490] Completed state [git-core] at time 23:37:34.824245 duration_in_ms=2531.645
2017-12-03 23:37:34,830 [salt.state       ][INFO    ][6490] Running state [python-sphinx] at time 23:37:34.830090
2017-12-03 23:37:34,830 [salt.state       ][INFO    ][6490] Executing state pkg.installed for python-sphinx
2017-12-03 23:37:35,067 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-sphinx'] in directory '/root'
2017-12-03 23:37:38,433 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-03 23:37:38,467 [salt.state       ][INFO    ][6490] Made the following changes:
'python-sphinx' changed from 'absent' to '1.5.2-2~u16.04+mcp1'
'python-imagesize' changed from 'absent' to '0.7.1-1~u16.04+mcp1'
'sphinx-common' changed from 'absent' to '1.5.2-2~u16.04+mcp1'
'libjs-sphinxdoc' changed from '1.3.6-2ubuntu1.1' to '1.5.2-2~u16.04+mcp1'
'python2.7-alabaster' changed from 'absent' to '1'
'python-alabaster' changed from 'absent' to '0.7.7-1'

2017-12-03 23:37:38,483 [salt.state       ][INFO    ][6490] Loading fresh modules for state activity
2017-12-03 23:37:38,509 [salt.state       ][INFO    ][6490] Completed state [python-sphinx] at time 23:37:38.508711 duration_in_ms=3678.621
2017-12-03 23:37:38,511 [salt.state       ][INFO    ][6490] Running state [/srv/static/sites] at time 23:37:38.510970
2017-12-03 23:37:38,511 [salt.state       ][INFO    ][6490] Executing state file.directory for /srv/static/sites
2017-12-03 23:37:38,518 [salt.state       ][INFO    ][6490] {'/srv/static/sites': 'New Dir'}
2017-12-03 23:37:38,518 [salt.state       ][INFO    ][6490] Completed state [/srv/static/sites] at time 23:37:38.517975 duration_in_ms=7.005
2017-12-03 23:37:38,518 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern] at time 23:37:38.518347
2017-12-03 23:37:38,519 [salt.state       ][INFO    ][6490] Executing state file.directory for /srv/static/extern
2017-12-03 23:37:38,519 [salt.state       ][INFO    ][6490] {'/srv/static/extern': 'New Dir'}
2017-12-03 23:37:38,520 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern] at time 23:37:38.519683 duration_in_ms=1.336
2017-12-03 23:37:38,521 [salt.state       ][INFO    ][6490] Running state [/srv/static/sites/reclass_doc] at time 23:37:38.520864
2017-12-03 23:37:38,521 [salt.state       ][INFO    ][6490] Executing state file.directory for /srv/static/sites/reclass_doc
2017-12-03 23:37:38,522 [salt.state       ][INFO    ][6490] {'/srv/static/sites/reclass_doc': 'New Dir'}
2017-12-03 23:37:38,522 [salt.state       ][INFO    ][6490] Completed state [/srv/static/sites/reclass_doc] at time 23:37:38.522317 duration_in_ms=1.453
2017-12-03 23:37:38,523 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/services] at time 23:37:38.522637
2017-12-03 23:37:38,523 [salt.state       ][INFO    ][6490] Executing state file.directory for /srv/static/extern/salt/source/services
2017-12-03 23:37:38,524 [salt.state       ][INFO    ][6490] {'/srv/static/extern/salt/source/services': 'New Dir'}
2017-12-03 23:37:38,525 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/services] at time 23:37:38.524694 duration_in_ms=2.057
2017-12-03 23:37:38,525 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes] at time 23:37:38.525064
2017-12-03 23:37:38,525 [salt.state       ][INFO    ][6490] Executing state file.directory for /srv/static/extern/salt/source/nodes
2017-12-03 23:37:38,526 [salt.state       ][INFO    ][6490] {'/srv/static/extern/salt/source/nodes': 'New Dir'}
2017-12-03 23:37:38,527 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes] at time 23:37:38.526511 duration_in_ms=1.446
2017-12-03 23:37:38,527 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/devices] at time 23:37:38.526863
2017-12-03 23:37:38,527 [salt.state       ][INFO    ][6490] Executing state file.directory for /srv/static/extern/salt/source/devices
2017-12-03 23:37:38,528 [salt.state       ][INFO    ][6490] {'/srv/static/extern/salt/source/devices': 'New Dir'}
2017-12-03 23:37:38,528 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/devices] at time 23:37:38.528422 duration_in_ms=1.56
2017-12-03 23:37:38,529 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/_static] at time 23:37:38.528773
2017-12-03 23:37:38,529 [salt.state       ][INFO    ][6490] Executing state file.directory for /srv/static/extern/salt/source/_static
2017-12-03 23:37:38,530 [salt.state       ][INFO    ][6490] {'/srv/static/extern/salt/source/_static': 'New Dir'}
2017-12-03 23:37:38,530 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/_static] at time 23:37:38.530312 duration_in_ms=1.539
2017-12-03 23:37:38,531 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/Makefile] at time 23:37:38.531278
2017-12-03 23:37:38,532 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/Makefile
2017-12-03 23:37:38,565 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/Makefile'
2017-12-03 23:37:38,566 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:38,566 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/Makefile] at time 23:37:38.566336 duration_in_ms=35.057
2017-12-03 23:37:38,567 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/conf.py] at time 23:37:38.567169
2017-12-03 23:37:38,567 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/conf.py
2017-12-03 23:37:38,593 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/conf.py'
2017-12-03 23:37:38,598 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:38,612 [salt.state       ][INFO    ][6490] Loading fresh modules for state activity
2017-12-03 23:37:38,630 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/conf.py] at time 23:37:38.630377 duration_in_ms=63.207
2017-12-03 23:37:38,634 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/index.rst] at time 23:37:38.634128
2017-12-03 23:37:38,634 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/index.rst
2017-12-03 23:37:38,751 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/index.rst'
2017-12-03 23:37:38,757 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:38,757 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/index.rst] at time 23:37:38.756912 duration_in_ms=122.783
2017-12-03 23:37:38,758 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/services/index.rst] at time 23:37:38.757595
2017-12-03 23:37:38,758 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/services/index.rst
2017-12-03 23:37:38,780 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/index.rst'
2017-12-03 23:37:38,786 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:38,786 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/services/index.rst] at time 23:37:38.786093 duration_in_ms=28.496
2017-12-03 23:37:38,787 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/services/monitoring.rst] at time 23:37:38.786944
2017-12-03 23:37:38,787 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/services/monitoring.rst
2017-12-03 23:37:38,810 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/monitoring.rst'
2017-12-03 23:37:38,877 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:38,878 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/services/monitoring.rst] at time 23:37:38.877555 duration_in_ms=90.61
2017-12-03 23:37:38,881 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/services/endpoints.rst] at time 23:37:38.880480
2017-12-03 23:37:38,881 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/services/endpoints.rst
2017-12-03 23:37:38,898 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/endpoints.rst'
2017-12-03 23:37:38,955 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:38,956 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/services/endpoints.rst] at time 23:37:38.955994 duration_in_ms=75.514
2017-12-03 23:37:38,957 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/services/catalog.rst] at time 23:37:38.956839
2017-12-03 23:37:38,957 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/services/catalog.rst
2017-12-03 23:37:38,977 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/catalog.rst'
2017-12-03 23:37:39,024 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,024 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/services/catalog.rst] at time 23:37:39.024046 duration_in_ms=67.207
2017-12-03 23:37:39,025 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/index.rst] at time 23:37:39.024853
2017-12-03 23:37:39,025 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/index.rst
2017-12-03 23:37:39,046 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/index.rst'
2017-12-03 23:37:39,092 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,093 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/index.rst] at time 23:37:39.092632 duration_in_ms=67.779
2017-12-03 23:37:39,097 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.097231
2017-12-03 23:37:39,098 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,116 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,133 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,133 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.133340 duration_in_ms=36.11
2017-12-03 23:37:39,134 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.133949
2017-12-03 23:37:39,134 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,149 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,165 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,165 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.165288 duration_in_ms=31.338
2017-12-03 23:37:39,166 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.166049
2017-12-03 23:37:39,166 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,182 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,199 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,200 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.199578 duration_in_ms=33.528
2017-12-03 23:37:39,200 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.200247
2017-12-03 23:37:39,200 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,217 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,233 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,233 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.233051 duration_in_ms=32.804
2017-12-03 23:37:39,234 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.233733
2017-12-03 23:37:39,234 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,253 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,271 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,271 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.271014 duration_in_ms=37.281
2017-12-03 23:37:39,272 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.271634
2017-12-03 23:37:39,272 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,290 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,305 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,306 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.305591 duration_in_ms=33.956
2017-12-03 23:37:39,306 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.306270
2017-12-03 23:37:39,307 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,325 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,343 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,343 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.343418 duration_in_ms=37.148
2017-12-03 23:37:39,344 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.344052
2017-12-03 23:37:39,344 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,363 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,378 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,378 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.377906 duration_in_ms=33.855
2017-12-03 23:37:39,379 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.378547
2017-12-03 23:37:39,379 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,398 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,414 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,414 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.413800 duration_in_ms=35.253
2017-12-03 23:37:39,414 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.414426
2017-12-03 23:37:39,415 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,433 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,449 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,449 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.448798 duration_in_ms=34.372
2017-12-03 23:37:39,449 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.449418
2017-12-03 23:37:39,450 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,466 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,481 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,482 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.481521 duration_in_ms=32.102
2017-12-03 23:37:39,482 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.482194
2017-12-03 23:37:39,482 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,501 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,516 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,516 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.516217 duration_in_ms=34.023
2017-12-03 23:37:39,517 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.516864
2017-12-03 23:37:39,517 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,534 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,549 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,549 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.549138 duration_in_ms=32.274
2017-12-03 23:37:39,550 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.549771
2017-12-03 23:37:39,550 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,568 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,583 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,584 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.583641 duration_in_ms=33.87
2017-12-03 23:37:39,584 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.584266
2017-12-03 23:37:39,584 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,603 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,618 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,618 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.618198 duration_in_ms=33.932
2017-12-03 23:37:39,619 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.618827
2017-12-03 23:37:39,619 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,637 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,652 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,653 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.652494 duration_in_ms=33.667
2017-12-03 23:37:39,653 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.653120
2017-12-03 23:37:39,653 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,670 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,688 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,688 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.687777 duration_in_ms=34.657
2017-12-03 23:37:39,688 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.688407
2017-12-03 23:37:39,689 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,706 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,723 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,724 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.723582 duration_in_ms=35.166
2017-12-03 23:37:39,724 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.724275
2017-12-03 23:37:39,725 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,744 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,760 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,761 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.760493 duration_in_ms=36.217
2017-12-03 23:37:39,761 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.761165
2017-12-03 23:37:39,761 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,780 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,796 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,796 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.796096 duration_in_ms=34.932
2017-12-03 23:37:39,797 [salt.state       ][INFO    ][6490] Running state [/srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.796744
2017-12-03 23:37:39,797 [salt.state       ][INFO    ][6490] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-ocata-ovs-ha.local.rst
2017-12-03 23:37:39,814 [salt.fileclient  ][INFO    ][6490] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-03 23:37:39,830 [salt.state       ][INFO    ][6490] File changed:
New file
2017-12-03 23:37:39,830 [salt.state       ][INFO    ][6490] Completed state [/srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-ocata-ovs-ha.local.rst] at time 23:37:39.829893 duration_in_ms=33.149
2017-12-03 23:37:39,831 [salt.state       ][INFO    ][6490] Running state [sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc] at time 23:37:39.831132
2017-12-03 23:37:39,831 [salt.state       ][INFO    ][6490] Executing state cmd.run for sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc
2017-12-03 23:37:39,833 [salt.loaded.int.module.cmdmod][INFO    ][6490] Executing command 'sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc' in directory '/root'
2017-12-03 23:37:42,329 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command saltutil.find_job with jid 20171203233742313053
2017-12-03 23:37:42,343 [salt.minion      ][INFO    ][7634] Starting a new job with PID 7634
2017-12-03 23:37:42,352 [salt.minion      ][INFO    ][7634] Returning information for job: 20171203233742313053
2017-12-03 23:37:43,911 [salt.state       ][INFO    ][6490] {'pid': 7628, 'retcode': 0, 'stderr': '/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-ocata-ovs-ha.local.rst:142: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-ocata-ovs-ha.local.rst:142: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-ocata-ovs-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-ocata-ovs-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-ocata-ovs-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/services/catalog.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent.\n/srv/static/extern/salt/source/services/monitoring.rst:48: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :header-rows: 1\n\n   *  - **Node**\n      - **Alarm**\n      - **Trigger**\n      - **Metric**\n      - **Operator**\n      - **Threshold**\n      - **Function**\n      - **Duration**', 'stdout': 'Running Sphinx v1.5.2\nloading pickled environment... not yet created\nbuilding [mo]: targets for 0 po files that are out of date\nbuilding [singlehtml]: all documents\nupdating environment: 27 added, 0 changed, 0 removed\nreading sources... [  3%] index\nreading sources... [  7%] nodes/cfg01.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 11%] nodes/cmp001.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 14%] nodes/cmp002.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 18%] nodes/ctl01.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 22%] nodes/ctl02.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 25%] nodes/ctl03.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 29%] nodes/dbs01.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 33%] nodes/dbs02.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 37%] nodes/dbs03.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 40%] nodes/index\nreading sources... [ 44%] nodes/kvm01.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 48%] nodes/kvm02.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 51%] nodes/kvm03.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 55%] nodes/mas01.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 59%] nodes/mdb01.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 62%] nodes/mdb02.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 66%] nodes/mdb03.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 70%] nodes/msg01.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 74%] nodes/msg02.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 77%] nodes/msg03.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 81%] nodes/prx01.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 85%] nodes/prx02.baremetal-mcp-ocata-ovs-ha.local\nreading sources... [ 88%] services/catalog\nreading sources... [ 92%] services/endpoints\nreading sources... [ 96%] services/index\nreading sources... [100%] services/monitoring\n\nlooking for now-outdated files... none found\npickling environment... done\nchecking consistency... done\npreparing documents... done\nassembling single document... services/index services/endpoints services/catalog services/monitoring nodes/index nodes/cfg01.baremetal-mcp-ocata-ovs-ha.local nodes/cmp001.baremetal-mcp-ocata-ovs-ha.local nodes/cmp002.baremetal-mcp-ocata-ovs-ha.local nodes/ctl01.baremetal-mcp-ocata-ovs-ha.local nodes/ctl02.baremetal-mcp-ocata-ovs-ha.local nodes/ctl03.baremetal-mcp-ocata-ovs-ha.local nodes/dbs01.baremetal-mcp-ocata-ovs-ha.local nodes/dbs02.baremetal-mcp-ocata-ovs-ha.local nodes/dbs03.baremetal-mcp-ocata-ovs-ha.local nodes/kvm01.baremetal-mcp-ocata-ovs-ha.local nodes/kvm02.baremetal-mcp-ocata-ovs-ha.local nodes/kvm03.baremetal-mcp-ocata-ovs-ha.local nodes/mas01.baremetal-mcp-ocata-ovs-ha.local nodes/mdb01.baremetal-mcp-ocata-ovs-ha.local nodes/mdb02.baremetal-mcp-ocata-ovs-ha.local nodes/mdb03.baremetal-mcp-ocata-ovs-ha.local nodes/msg01.baremetal-mcp-ocata-ovs-ha.local nodes/msg02.baremetal-mcp-ocata-ovs-ha.local nodes/msg03.baremetal-mcp-ocata-ovs-ha.local nodes/prx01.baremetal-mcp-ocata-ovs-ha.local nodes/prx02.baremetal-mcp-ocata-ovs-ha.local \nwriting... done\nwriting additional files...\ncopying static files... done\ncopying extra files... done\ndumping object inventory... done\nbuild succeeded, 7 warnings.'}
2017-12-03 23:37:43,911 [salt.state       ][INFO    ][6490] Completed state [sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc] at time 23:37:43.911009 duration_in_ms=4079.875
2017-12-03 23:37:43,925 [salt.minion      ][INFO    ][6490] Returning information for job: 20171203233641267025
2017-12-03 23:38:25,647 [salt.minion      ][INFO    ][765] User sudo_ubuntu Executing command cp.push_dir with jid 20171203233825634867
2017-12-03 23:38:25,666 [salt.minion      ][INFO    ][7641] Starting a new job with PID 7641
