2017-12-30 16:59:25,161 [salt.cli.daemons ][WARNING ][935] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-30 17:00:05,947 [salt.state       ][ERROR   ][1064] No contents found in top file
2017-12-30 17:00:13,282 [py.warnings      ][WARNING ][1161] /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-30 17:02:01,526 [salt.loaded.int.states.file][WARNING ][1161] 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-30 17:02:01,552 [salt.loaded.int.module.cmdmod][ERROR   ][1161] 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-30 17:02:19,699 [salt.transport.ipc][ERROR   ][935] Exception occurred while handling stream: [Errno 0] Success
2017-12-30 17:04:23,343 [salt.loaded.int.module.cmdmod][ERROR   ][1811] Command '['systemd-run', '--scope', 'systemctl', 'start', 'networking.service']' failed with return code: 1
2017-12-30 17:04:23,344 [salt.loaded.int.module.cmdmod][ERROR   ][1811] output: Running scope as unit run-r2c159bbd25124a59b5e564d1ae1865e4.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-30 17:04:23,454 [salt.loaded.int.module.cmdmod][ERROR   ][1811] Command '['ifup', 'ens4']' failed with return code: 1
2017-12-30 17:04:23,455 [salt.loaded.int.module.cmdmod][ERROR   ][1811] output: SIOCADDRT: File exists
run-parts: /etc/network/if-up.d/route-ens3 exited with return code 7
Failed to bring up ens4.
2017-12-30 17:04:35,175 [salt.loaded.int.module.cmdmod][INFO    ][10824] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-30 17:04:35,184 [salt.loaded.int.module.cmdmod][INFO    ][10824] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-30 17:04:35,201 [salt.loaded.int.module.cmdmod][INFO    ][10824] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-30 17:04:35,231 [salt.utils.parsers][WARNING ][935] Minion received a SIGTERM. Exiting.
2017-12-30 17:04:35,551 [salt.cli.daemons ][INFO    ][10880] Setting up the Salt Minion "prx02.baremetal-mcp-pike-ovs-ha.local"
2017-12-30 17:04:36,026 [salt.minion      ][INFO    ][10880] Creating minion process manager
2017-12-30 17:04:36,027 [salt.cli.daemons ][WARNING ][10880] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-30 17:04:36,027 [salt.cli.daemons ][INFO    ][10880] The Salt Minion is starting up
2017-12-30 17:04:36,027 [salt.minion      ][INFO    ][10880] Minion is starting as user 'root'
2017-12-30 17:04:36,028 [salt.utils.event ][INFO    ][10880] Starting pull socket on /var/run/salt/minion/minion_event_9740f535d8_pull.ipc
2017-12-30 17:04:36,818 [salt.loaded.int.module.cmdmod][INFO    ][10880] Executing command ['date', '+%z'] in directory '/root'
2017-12-30 17:04:36,829 [salt.utils.schedule][INFO    ][10880] Updating job settings for scheduled job: __mine_interval
2017-12-30 17:04:36,832 [salt.minion      ][INFO    ][10880] Added mine.update to scheduler
2017-12-30 17:04:36,858 [salt.minion      ][INFO    ][10880] Minion is ready to receive requests!
2017-12-30 17:04:37,860 [salt.utils.schedule][INFO    ][10880] Running scheduled job: __mine_interval
2017-12-30 17:04:55,113 [salt.minion      ][INFO    ][10880] User sudo_ubuntu Executing command state.apply with jid 20171230170455108107
2017-12-30 17:04:55,144 [salt.minion      ][INFO    ][10979] Starting a new job with PID 10979
2017-12-30 17:04:58,174 [salt.state       ][INFO    ][10979] Loading fresh modules for state activity
2017-12-30 17:04:58,624 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-12-30 17:04:58,658 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-12-30 17:04:58,708 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:58,771 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-12-30 17:04:58,800 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:58,887 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-12-30 17:04:58,906 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:58,978 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-12-30 17:04:59,033 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,081 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-12-30 17:04:59,128 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,175 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-12-30 17:04:59,189 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,235 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-12-30 17:04:59,258 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,318 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-12-30 17:04:59,342 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,390 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-12-30 17:04:59,417 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,465 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-12-30 17:04:59,482 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,531 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-30 17:04:59,557 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,611 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-30 17:04:59,635 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,683 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-12-30 17:04:59,700 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,745 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-12-30 17:04:59,763 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,852 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2017-12-30 17:04:59,883 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:04:59,949 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-12-30 17:04:59,972 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:05:00,023 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-12-30 17:05:00,039 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:05:00,088 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-12-30 17:05:00,185 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:05:00,305 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-12-30 17:05:00,380 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:05:00,432 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-12-30 17:05:00,448 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:05:00,499 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-12-30 17:05:00,520 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:05:00,570 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-12-30 17:05:00,584 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-12-30 17:05:00,601 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-30 17:05:00,622 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-12-30 17:05:00,637 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-30 17:05:00,650 [salt.state       ][INFO    ][10979] Running state [/etc/environment] at time 17:05:00.649840
2017-12-30 17:05:00,650 [salt.state       ][INFO    ][10979] Executing state file.blockreplace for /etc/environment
2017-12-30 17:05:00,656 [salt.state       ][INFO    ][10979] 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-30 17:05:00,656 [salt.state       ][INFO    ][10979] Completed state [/etc/environment] at time 17:05:00.656312 duration_in_ms=6.472
2017-12-30 17:05:00,657 [salt.state       ][INFO    ][10979] Running state [/etc/profile.d] at time 17:05:00.656628
2017-12-30 17:05:00,657 [salt.state       ][INFO    ][10979] Executing state file.directory for /etc/profile.d
2017-12-30 17:05:00,658 [salt.state       ][INFO    ][10979] Directory /etc/profile.d is in the correct state
2017-12-30 17:05:00,658 [salt.state       ][INFO    ][10979] Completed state [/etc/profile.d] at time 17:05:00.658056 duration_in_ms=1.428
2017-12-30 17:05:00,975 [salt.state       ][INFO    ][10979] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 17:05:00.975033
2017-12-30 17:05:00,976 [salt.state       ][INFO    ][10979] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2017-12-30 17:05:00,996 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-30 17:05:01,001 [salt.state       ][INFO    ][10979] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2017-12-30 17:05:01,002 [salt.state       ][INFO    ][10979] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 17:05:01.001636 duration_in_ms=26.603
2017-12-30 17:05:01,002 [salt.state       ][INFO    ][10979] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 17:05:01.001982
2017-12-30 17:05:01,002 [salt.state       ][INFO    ][10979] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2017-12-30 17:05:01,017 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2017-12-30 17:05:01,021 [salt.state       ][INFO    ][10979] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2017-12-30 17:05:01,021 [salt.state       ][INFO    ][10979] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 17:05:01.021269 duration_in_ms=19.286
2017-12-30 17:05:01,022 [salt.state       ][INFO    ][10979] Running state [linux_repo_prereq_pkgs] at time 17:05:01.022229
2017-12-30 17:05:01,023 [salt.state       ][INFO    ][10979] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-12-30 17:05:01,023 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 17:05:01,538 [salt.state       ][INFO    ][10979] All specified packages are already installed
2017-12-30 17:05:01,539 [salt.state       ][INFO    ][10979] Completed state [linux_repo_prereq_pkgs] at time 17:05:01.538793 duration_in_ms=516.563
2017-12-30 17:05:01,539 [salt.state       ][INFO    ][10979] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 17:05:01.539145
2017-12-30 17:05:01,539 [salt.state       ][INFO    ][10979] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-12-30 17:05:01,540 [salt.state       ][INFO    ][10979] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-12-30 17:05:01,540 [salt.state       ][INFO    ][10979] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 17:05:01.540137 duration_in_ms=0.992
2017-12-30 17:05:01,540 [salt.state       ][INFO    ][10979] Running state [/etc/apt/preferences.d/uca] at time 17:05:01.540423
2017-12-30 17:05:01,541 [salt.state       ][INFO    ][10979] Executing state file.absent for /etc/apt/preferences.d/uca
2017-12-30 17:05:01,541 [salt.state       ][INFO    ][10979] File /etc/apt/preferences.d/uca is not present
2017-12-30 17:05:01,541 [salt.state       ][INFO    ][10979] Completed state [/etc/apt/preferences.d/uca] at time 17:05:01.541310 duration_in_ms=0.887
2017-12-30 17:05:01,543 [salt.state       ][INFO    ][10979] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 17:05:01.543227
2017-12-30 17:05:01,544 [salt.state       ][INFO    ][10979] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2017-12-30 17:05:01,591 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-12-30 17:05:01,638 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-30 17:05:04,325 [salt.state       ][INFO    ][10979] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2017-12-30 17:05:04,325 [salt.state       ][INFO    ][10979] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 17:05:04.325421 duration_in_ms=2782.192
2017-12-30 17:05:04,326 [salt.state       ][INFO    ][10979] Running state [linux_extra_packages_purged] at time 17:05:04.325776
2017-12-30 17:05:04,326 [salt.state       ][INFO    ][10979] Executing state pkg.purged for linux_extra_packages_purged
2017-12-30 17:05:04,332 [salt.state       ][INFO    ][10979] All specified packages are already absent
2017-12-30 17:05:04,332 [salt.state       ][INFO    ][10979] Completed state [linux_extra_packages_purged] at time 17:05:04.331966 duration_in_ms=6.19
2017-12-30 17:05:04,332 [salt.state       ][INFO    ][10979] Running state [linux_extra_packages_latest] at time 17:05:04.332261
2017-12-30 17:05:04,333 [salt.state       ][INFO    ][10979] Executing state pkg.latest for linux_extra_packages_latest
2017-12-30 17:05:04,335 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-30 17:05:05,207 [salt.minion      ][INFO    ][10880] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170505192705
2017-12-30 17:05:05,239 [salt.minion      ][INFO    ][11632] Starting a new job with PID 11632
2017-12-30 17:05:05,254 [salt.minion      ][INFO    ][11632] Returning information for job: 20171230170505192705
2017-12-30 17:05:06,775 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2017-12-30 17:05:06,818 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-12-30 17:05:06,865 [salt.state       ][INFO    ][10979] All packages are up-to-date (libapache2-mod-wsgi, mcelog).
2017-12-30 17:05:06,866 [salt.state       ][INFO    ][10979] Completed state [linux_extra_packages_latest] at time 17:05:06.865871 duration_in_ms=2533.608
2017-12-30 17:05:06,867 [salt.state       ][INFO    ][10979] Running state [UTC] at time 17:05:06.866584
2017-12-30 17:05:06,867 [salt.state       ][INFO    ][10979] Executing state timezone.system for UTC
2017-12-30 17:05:06,868 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['timedatectl'] in directory '/root'
2017-12-30 17:05:06,907 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['timedatectl'] in directory '/root'
2017-12-30 17:05:06,919 [salt.state       ][INFO    ][10979] Timezone UTC already set, UTC already set to UTC
2017-12-30 17:05:06,919 [salt.state       ][INFO    ][10979] Completed state [UTC] at time 17:05:06.919387 duration_in_ms=52.801
2017-12-30 17:05:06,920 [salt.state       ][INFO    ][10979] Running state [nf_conntrack] at time 17:05:06.920151
2017-12-30 17:05:06,921 [salt.state       ][INFO    ][10979] Executing state kmod.present for nf_conntrack
2017-12-30 17:05:06,921 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'lsmod' in directory '/root'
2017-12-30 17:05:06,930 [salt.state       ][INFO    ][10979] Kernel module nf_conntrack is already present
2017-12-30 17:05:06,931 [salt.state       ][INFO    ][10979] Completed state [nf_conntrack] at time 17:05:06.930891 duration_in_ms=10.739
2017-12-30 17:05:06,932 [salt.state       ][INFO    ][10979] Running state [net.ipv4.tcp_keepalive_probes] at time 17:05:06.931585
2017-12-30 17:05:06,932 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-12-30 17:05:06,941 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:06,957 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-12-30 17:05:06,958 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.tcp_keepalive_probes] at time 17:05:06.957491 duration_in_ms=25.905
2017-12-30 17:05:06,958 [salt.state       ][INFO    ][10979] Running state [fs.file-max] at time 17:05:06.957873
2017-12-30 17:05:06,958 [salt.state       ][INFO    ][10979] Executing state sysctl.present for fs.file-max
2017-12-30 17:05:06,959 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:06,975 [salt.state       ][INFO    ][10979] Sysctl value fs.file-max = 124165 is already set
2017-12-30 17:05:06,976 [salt.state       ][INFO    ][10979] Completed state [fs.file-max] at time 17:05:06.975891 duration_in_ms=18.017
2017-12-30 17:05:06,976 [salt.state       ][INFO    ][10979] Running state [net.core.somaxconn] at time 17:05:06.976269
2017-12-30 17:05:06,977 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.core.somaxconn
2017-12-30 17:05:06,977 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:06,994 [salt.state       ][INFO    ][10979] Sysctl value net.core.somaxconn = 4096 is already set
2017-12-30 17:05:06,994 [salt.state       ][INFO    ][10979] Completed state [net.core.somaxconn] at time 17:05:06.994134 duration_in_ms=17.865
2017-12-30 17:05:06,995 [salt.state       ][INFO    ][10979] Running state [net.ipv4.tcp_max_syn_backlog] at time 17:05:06.994504
2017-12-30 17:05:06,995 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-12-30 17:05:06,995 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,011 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-12-30 17:05:07,012 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.tcp_max_syn_backlog] at time 17:05:07.011972 duration_in_ms=17.466
2017-12-30 17:05:07,012 [salt.state       ][INFO    ][10979] Running state [net.ipv4.tcp_tw_reuse] at time 17:05:07.012336
2017-12-30 17:05:07,013 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-12-30 17:05:07,013 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,029 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-12-30 17:05:07,030 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.tcp_tw_reuse] at time 17:05:07.029504 duration_in_ms=17.167
2017-12-30 17:05:07,030 [salt.state       ][INFO    ][10979] Running state [net.ipv4.tcp_congestion_control] at time 17:05:07.029868
2017-12-30 17:05:07,030 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-12-30 17:05:07,031 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,046 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-12-30 17:05:07,047 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.tcp_congestion_control] at time 17:05:07.046605 duration_in_ms=16.736
2017-12-30 17:05:07,047 [salt.state       ][INFO    ][10979] Running state [net.nf_conntrack_max] at time 17:05:07.046960
2017-12-30 17:05:07,047 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.nf_conntrack_max
2017-12-30 17:05:07,048 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,063 [salt.state       ][INFO    ][10979] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-12-30 17:05:07,064 [salt.state       ][INFO    ][10979] Completed state [net.nf_conntrack_max] at time 17:05:07.063746 duration_in_ms=16.785
2017-12-30 17:05:07,064 [salt.state       ][INFO    ][10979] Running state [net.ipv4.tcp_retries2] at time 17:05:07.064093
2017-12-30 17:05:07,064 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-12-30 17:05:07,065 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,080 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-12-30 17:05:07,081 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.tcp_retries2] at time 17:05:07.080698 duration_in_ms=16.605
2017-12-30 17:05:07,081 [salt.state       ][INFO    ][10979] Running state [net.ipv4.tcp_fin_timeout] at time 17:05:07.081076
2017-12-30 17:05:07,081 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-12-30 17:05:07,082 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,097 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-12-30 17:05:07,098 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.tcp_fin_timeout] at time 17:05:07.097883 duration_in_ms=16.807
2017-12-30 17:05:07,098 [salt.state       ][INFO    ][10979] Running state [net.ipv4.tcp_slow_start_after_idle] at time 17:05:07.098233
2017-12-30 17:05:07,099 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-12-30 17:05:07,099 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,114 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-12-30 17:05:07,115 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 17:05:07.114775 duration_in_ms=16.541
2017-12-30 17:05:07,115 [salt.state       ][INFO    ][10979] Running state [vm.swappiness] at time 17:05:07.115121
2017-12-30 17:05:07,115 [salt.state       ][INFO    ][10979] Executing state sysctl.present for vm.swappiness
2017-12-30 17:05:07,116 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,132 [salt.state       ][INFO    ][10979] Sysctl value vm.swappiness = 10 is already set
2017-12-30 17:05:07,132 [salt.state       ][INFO    ][10979] Completed state [vm.swappiness] at time 17:05:07.132018 duration_in_ms=16.896
2017-12-30 17:05:07,132 [salt.state       ][INFO    ][10979] Running state [net.ipv4.tcp_keepalive_intvl] at time 17:05:07.132369
2017-12-30 17:05:07,133 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-12-30 17:05:07,133 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,149 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-12-30 17:05:07,150 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.tcp_keepalive_intvl] at time 17:05:07.149480 duration_in_ms=17.11
2017-12-30 17:05:07,150 [salt.state       ][INFO    ][10979] Running state [net.ipv4.neigh.default.gc_thresh1] at time 17:05:07.149823
2017-12-30 17:05:07,150 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-12-30 17:05:07,151 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,166 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-12-30 17:05:07,167 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 17:05:07.166537 duration_in_ms=16.713
2017-12-30 17:05:07,167 [salt.state       ][INFO    ][10979] Running state [net.ipv4.neigh.default.gc_thresh2] at time 17:05:07.166883
2017-12-30 17:05:07,167 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-12-30 17:05:07,168 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,183 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-12-30 17:05:07,184 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 17:05:07.183868 duration_in_ms=16.985
2017-12-30 17:05:07,184 [salt.state       ][INFO    ][10979] Running state [net.ipv4.neigh.default.gc_thresh3] at time 17:05:07.184217
2017-12-30 17:05:07,185 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-12-30 17:05:07,185 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,201 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-12-30 17:05:07,201 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 17:05:07.201244 duration_in_ms=17.027
2017-12-30 17:05:07,202 [salt.state       ][INFO    ][10979] Running state [net.core.netdev_max_backlog] at time 17:05:07.201591
2017-12-30 17:05:07,202 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.core.netdev_max_backlog
2017-12-30 17:05:07,202 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,218 [salt.state       ][INFO    ][10979] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-12-30 17:05:07,218 [salt.state       ][INFO    ][10979] Completed state [net.core.netdev_max_backlog] at time 17:05:07.218335 duration_in_ms=16.743
2017-12-30 17:05:07,219 [salt.state       ][INFO    ][10979] Running state [net.ipv4.tcp_keepalive_time] at time 17:05:07.218677
2017-12-30 17:05:07,219 [salt.state       ][INFO    ][10979] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-12-30 17:05:07,220 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,235 [salt.state       ][INFO    ][10979] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-12-30 17:05:07,235 [salt.state       ][INFO    ][10979] Completed state [net.ipv4.tcp_keepalive_time] at time 17:05:07.235324 duration_in_ms=16.645
2017-12-30 17:05:07,236 [salt.state       ][INFO    ][10979] Running state [kernel.panic] at time 17:05:07.235674
2017-12-30 17:05:07,236 [salt.state       ][INFO    ][10979] Executing state sysctl.present for kernel.panic
2017-12-30 17:05:07,237 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'sysctl -a' in directory '/root'
2017-12-30 17:05:07,252 [salt.state       ][INFO    ][10979] Sysctl value kernel.panic = 60 is already set
2017-12-30 17:05:07,252 [salt.state       ][INFO    ][10979] Completed state [kernel.panic] at time 17:05:07.252050 duration_in_ms=16.375
2017-12-30 17:05:07,252 [salt.state       ][INFO    ][10979] Running state [linux_sysfs_package] at time 17:05:07.252411
2017-12-30 17:05:07,253 [salt.state       ][INFO    ][10979] Executing state pkg.installed for linux_sysfs_package
2017-12-30 17:05:07,256 [salt.state       ][INFO    ][10979] All specified packages are already installed
2017-12-30 17:05:07,256 [salt.state       ][INFO    ][10979] Completed state [linux_sysfs_package] at time 17:05:07.256116 duration_in_ms=3.705
2017-12-30 17:05:07,257 [salt.state       ][INFO    ][10979] Running state [/etc/sysfs.d] at time 17:05:07.257056
2017-12-30 17:05:07,257 [salt.state       ][INFO    ][10979] Executing state file.directory for /etc/sysfs.d
2017-12-30 17:05:07,258 [salt.state       ][INFO    ][10979] Directory /etc/sysfs.d is in the correct state
2017-12-30 17:05:07,258 [salt.state       ][INFO    ][10979] Completed state [/etc/sysfs.d] at time 17:05:07.258113 duration_in_ms=1.057
2017-12-30 17:05:07,259 [salt.state       ][INFO    ][10979] Running state [ondemand] at time 17:05:07.258699
2017-12-30 17:05:07,259 [salt.state       ][INFO    ][10979] Executing state service.dead for ondemand
2017-12-30 17:05:07,259 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-12-30 17:05:07,271 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-12-30 17:05:07,281 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-12-30 17:05:07,293 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'runlevel' in directory '/root'
2017-12-30 17:05:07,301 [salt.state       ][INFO    ][10979] The service ondemand is already dead
2017-12-30 17:05:07,301 [salt.state       ][INFO    ][10979] Completed state [ondemand] at time 17:05:07.301447 duration_in_ms=42.747
2017-12-30 17:05:07,302 [salt.state       ][INFO    ][10979] Running state [cs_CZ.UTF-8] at time 17:05:07.302119
2017-12-30 17:05:07,302 [salt.state       ][INFO    ][10979] Executing state locale.present for cs_CZ.UTF-8
2017-12-30 17:05:07,303 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'locale -a' in directory '/root'
2017-12-30 17:05:07,311 [salt.state       ][INFO    ][10979] Locale cs_CZ.UTF-8 is already present
2017-12-30 17:05:07,311 [salt.state       ][INFO    ][10979] Completed state [cs_CZ.UTF-8] at time 17:05:07.311011 duration_in_ms=8.891
2017-12-30 17:05:07,311 [salt.state       ][INFO    ][10979] Running state [en_US.UTF-8] at time 17:05:07.311353
2017-12-30 17:05:07,312 [salt.state       ][INFO    ][10979] Executing state locale.present for en_US.UTF-8
2017-12-30 17:05:07,312 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'locale -a' in directory '/root'
2017-12-30 17:05:07,320 [salt.state       ][INFO    ][10979] Locale en_US.UTF-8 is already present
2017-12-30 17:05:07,320 [salt.state       ][INFO    ][10979] Completed state [en_US.UTF-8] at time 17:05:07.320285 duration_in_ms=8.931
2017-12-30 17:05:07,321 [salt.state       ][INFO    ][10979] Running state [en_US.UTF-8] at time 17:05:07.321365
2017-12-30 17:05:07,322 [salt.state       ][INFO    ][10979] Executing state locale.system for en_US.UTF-8
2017-12-30 17:05:07,322 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'localectl' in directory '/root'
2017-12-30 17:05:07,356 [salt.state       ][INFO    ][10979] System locale en_US.UTF-8 already set
2017-12-30 17:05:07,357 [salt.state       ][INFO    ][10979] Completed state [en_US.UTF-8] at time 17:05:07.356860 duration_in_ms=35.494
2017-12-30 17:05:07,358 [salt.state       ][INFO    ][10979] Running state [root] at time 17:05:07.358353
2017-12-30 17:05:07,359 [salt.state       ][INFO    ][10979] Executing state user.present for root
2017-12-30 17:05:07,360 [salt.state       ][INFO    ][10979] User root is present and up to date
2017-12-30 17:05:07,360 [salt.state       ][INFO    ][10979] Completed state [root] at time 17:05:07.360336 duration_in_ms=1.983
2017-12-30 17:05:07,362 [salt.state       ][INFO    ][10979] Running state [/root] at time 17:05:07.361552
2017-12-30 17:05:07,362 [salt.state       ][INFO    ][10979] Executing state file.directory for /root
2017-12-30 17:05:07,363 [salt.state       ][INFO    ][10979] Directory /root is in the correct state
2017-12-30 17:05:07,363 [salt.state       ][INFO    ][10979] Completed state [/root] at time 17:05:07.363047 duration_in_ms=1.495
2017-12-30 17:05:07,363 [salt.state       ][INFO    ][10979] Running state [/etc/sudoers.d/90-salt-user-root] at time 17:05:07.363410
2017-12-30 17:05:07,364 [salt.state       ][INFO    ][10979] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-30 17:05:07,364 [salt.state       ][INFO    ][10979] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-30 17:05:07,365 [salt.state       ][INFO    ][10979] Completed state [/etc/sudoers.d/90-salt-user-root] at time 17:05:07.364538 duration_in_ms=1.128
2017-12-30 17:05:07,365 [salt.state       ][INFO    ][10979] Running state [ubuntu] at time 17:05:07.364918
2017-12-30 17:05:07,365 [salt.state       ][INFO    ][10979] Executing state user.present for ubuntu
2017-12-30 17:05:07,366 [salt.state       ][INFO    ][10979] User ubuntu is present and up to date
2017-12-30 17:05:07,367 [salt.state       ][INFO    ][10979] Completed state [ubuntu] at time 17:05:07.366649 duration_in_ms=1.731
2017-12-30 17:05:07,368 [salt.state       ][INFO    ][10979] Running state [/home/ubuntu] at time 17:05:07.367724
2017-12-30 17:05:07,368 [salt.state       ][INFO    ][10979] Executing state file.directory for /home/ubuntu
2017-12-30 17:05:07,369 [salt.state       ][INFO    ][10979] Directory /home/ubuntu is in the correct state
2017-12-30 17:05:07,369 [salt.state       ][INFO    ][10979] Completed state [/home/ubuntu] at time 17:05:07.369190 duration_in_ms=1.466
2017-12-30 17:05:07,370 [salt.state       ][INFO    ][10979] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 17:05:07.369983
2017-12-30 17:05:07,370 [salt.state       ][INFO    ][10979] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-30 17:05:07,397 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-30 17:05:07,418 [salt.state       ][INFO    ][10979] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-30 17:05:07,419 [salt.state       ][INFO    ][10979] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 17:05:07.418927 duration_in_ms=48.943
2017-12-30 17:05:07,419 [salt.state       ][INFO    ][10979] Running state [/etc/security/limits.d/90-salt-default.conf] at time 17:05:07.419306
2017-12-30 17:05:07,420 [salt.state       ][INFO    ][10979] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-12-30 17:05:07,436 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-12-30 17:05:07,453 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:05:07,492 [salt.state       ][INFO    ][10979] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-12-30 17:05:07,492 [salt.state       ][INFO    ][10979] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 17:05:07.492452 duration_in_ms=73.146
2017-12-30 17:05:07,493 [salt.state       ][INFO    ][10979] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 17:05:07.492802
2017-12-30 17:05:07,493 [salt.state       ][INFO    ][10979] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-12-30 17:05:07,509 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-12-30 17:05:07,524 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 17:05:07,559 [salt.state       ][INFO    ][10979] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-12-30 17:05:07,559 [salt.state       ][INFO    ][10979] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 17:05:07.559144 duration_in_ms=66.341
2017-12-30 17:05:07,560 [salt.state       ][INFO    ][10979] Running state [service.systemctl_reload] at time 17:05:07.560227
2017-12-30 17:05:07,561 [salt.state       ][INFO    ][10979] Executing state module.wait for service.systemctl_reload
2017-12-30 17:05:07,561 [salt.state       ][INFO    ][10979] No changes made for service.systemctl_reload
2017-12-30 17:05:07,561 [salt.state       ][INFO    ][10979] Completed state [service.systemctl_reload] at time 17:05:07.561136 duration_in_ms=0.91
2017-12-30 17:05:07,561 [salt.state       ][INFO    ][10979] Running state [/etc/hostname] at time 17:05:07.561418
2017-12-30 17:05:07,562 [salt.state       ][INFO    ][10979] Executing state file.managed for /etc/hostname
2017-12-30 17:05:07,576 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-12-30 17:05:07,578 [salt.state       ][INFO    ][10979] File /etc/hostname is in the correct state
2017-12-30 17:05:07,578 [salt.state       ][INFO    ][10979] Completed state [/etc/hostname] at time 17:05:07.577924 duration_in_ms=16.506
2017-12-30 17:05:07,579 [salt.state       ][INFO    ][10979] Running state [hostname prx02] at time 17:05:07.579014
2017-12-30 17:05:07,579 [salt.state       ][INFO    ][10979] Executing state cmd.wait for hostname prx02
2017-12-30 17:05:07,580 [salt.state       ][INFO    ][10979] No changes made for hostname prx02
2017-12-30 17:05:07,580 [salt.state       ][INFO    ][10979] Completed state [hostname prx02] at time 17:05:07.579867 duration_in_ms=0.854
2017-12-30 17:05:07,580 [salt.state       ][INFO    ][10979] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.580344
2017-12-30 17:05:07,581 [salt.state       ][INFO    ][10979] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,581 [salt.state       ][INFO    ][10979] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2017-12-30 17:05:07,581 [salt.state       ][INFO    ][10979] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.581395 duration_in_ms=1.052
2017-12-30 17:05:07,582 [salt.state       ][INFO    ][10979] Running state [mdb02] at time 17:05:07.581676
2017-12-30 17:05:07,582 [salt.state       ][INFO    ][10979] Executing state host.present for mdb02
2017-12-30 17:05:07,582 [salt.state       ][INFO    ][10979] Host mdb02 (10.167.4.77) already present
2017-12-30 17:05:07,583 [salt.state       ][INFO    ][10979] Completed state [mdb02] at time 17:05:07.582612 duration_in_ms=0.936
2017-12-30 17:05:07,583 [salt.state       ][INFO    ][10979] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.582885
2017-12-30 17:05:07,583 [salt.state       ][INFO    ][10979] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,584 [salt.state       ][INFO    ][10979] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2017-12-30 17:05:07,584 [salt.state       ][INFO    ][10979] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.583809 duration_in_ms=0.925
2017-12-30 17:05:07,584 [salt.state       ][INFO    ][10979] Running state [mdb03] at time 17:05:07.584085
2017-12-30 17:05:07,584 [salt.state       ][INFO    ][10979] Executing state host.present for mdb03
2017-12-30 17:05:07,585 [salt.state       ][INFO    ][10979] Host mdb03 (10.167.4.78) already present
2017-12-30 17:05:07,585 [salt.state       ][INFO    ][10979] Completed state [mdb03] at time 17:05:07.585049 duration_in_ms=0.964
2017-12-30 17:05:07,585 [salt.state       ][INFO    ][10979] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.585329
2017-12-30 17:05:07,586 [salt.state       ][INFO    ][10979] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,586 [salt.state       ][INFO    ][10979] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2017-12-30 17:05:07,586 [salt.state       ][INFO    ][10979] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.586322 duration_in_ms=0.993
2017-12-30 17:05:07,587 [salt.state       ][INFO    ][10979] Running state [mdb01] at time 17:05:07.586614
2017-12-30 17:05:07,587 [salt.state       ][INFO    ][10979] Executing state host.present for mdb01
2017-12-30 17:05:07,587 [salt.state       ][INFO    ][10979] Host mdb01 (10.167.4.76) already present
2017-12-30 17:05:07,588 [salt.state       ][INFO    ][10979] Completed state [mdb01] at time 17:05:07.587534 duration_in_ms=0.919
2017-12-30 17:05:07,588 [salt.state       ][INFO    ][10979] Running state [mdb] at time 17:05:07.587806
2017-12-30 17:05:07,588 [salt.state       ][INFO    ][10979] Executing state host.present for mdb
2017-12-30 17:05:07,588 [salt.state       ][INFO    ][10979] Host mdb (10.167.4.75) already present
2017-12-30 17:05:07,589 [salt.state       ][INFO    ][10979] Completed state [mdb] at time 17:05:07.588735 duration_in_ms=0.928
2017-12-30 17:05:07,589 [salt.state       ][INFO    ][10979] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.589018
2017-12-30 17:05:07,589 [salt.state       ][INFO    ][10979] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,590 [salt.state       ][INFO    ][10979] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2017-12-30 17:05:07,590 [salt.state       ][INFO    ][10979] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.589972 duration_in_ms=0.953
2017-12-30 17:05:07,590 [salt.state       ][INFO    ][10979] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.590264
2017-12-30 17:05:07,591 [salt.state       ][INFO    ][10979] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,591 [salt.state       ][INFO    ][10979] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-30 17:05:07,591 [salt.state       ][INFO    ][10979] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.591206 duration_in_ms=0.942
2017-12-30 17:05:07,592 [salt.state       ][INFO    ][10979] Running state [cfg01] at time 17:05:07.591486
2017-12-30 17:05:07,592 [salt.state       ][INFO    ][10979] Executing state host.present for cfg01
2017-12-30 17:05:07,592 [salt.state       ][INFO    ][10979] Host cfg01 (10.167.4.100) already present
2017-12-30 17:05:07,592 [salt.state       ][INFO    ][10979] Completed state [cfg01] at time 17:05:07.592403 duration_in_ms=0.918
2017-12-30 17:05:07,593 [salt.state       ][INFO    ][10979] Running state [prx01] at time 17:05:07.592682
2017-12-30 17:05:07,593 [salt.state       ][INFO    ][10979] Executing state host.present for prx01
2017-12-30 17:05:07,593 [salt.state       ][INFO    ][10979] Host prx01 (10.167.4.104) already present
2017-12-30 17:05:07,594 [salt.state       ][INFO    ][10979] Completed state [prx01] at time 17:05:07.593646 duration_in_ms=0.963
2017-12-30 17:05:07,594 [salt.state       ][INFO    ][10979] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.593927
2017-12-30 17:05:07,594 [salt.state       ][INFO    ][10979] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,595 [salt.state       ][INFO    ][10979] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2017-12-30 17:05:07,595 [salt.state       ][INFO    ][10979] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.594860 duration_in_ms=0.933
2017-12-30 17:05:07,595 [salt.state       ][INFO    ][10979] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.595133
2017-12-30 17:05:07,595 [salt.state       ][INFO    ][10979] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,596 [salt.state       ][INFO    ][10979] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2017-12-30 17:05:07,596 [salt.state       ][INFO    ][10979] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.596061 duration_in_ms=0.928
2017-12-30 17:05:07,596 [salt.state       ][INFO    ][10979] Running state [kvm01] at time 17:05:07.596337
2017-12-30 17:05:07,597 [salt.state       ][INFO    ][10979] Executing state host.present for kvm01
2017-12-30 17:05:07,597 [salt.state       ][INFO    ][10979] Host kvm01 (10.167.4.141) already present
2017-12-30 17:05:07,597 [salt.state       ][INFO    ][10979] Completed state [kvm01] at time 17:05:07.597320 duration_in_ms=0.983
2017-12-30 17:05:07,598 [salt.state       ][INFO    ][10979] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.597597
2017-12-30 17:05:07,598 [salt.state       ][INFO    ][10979] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,598 [salt.state       ][INFO    ][10979] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2017-12-30 17:05:07,599 [salt.state       ][INFO    ][10979] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.598549 duration_in_ms=0.951
2017-12-30 17:05:07,599 [salt.state       ][INFO    ][10979] Running state [kvm03] at time 17:05:07.598837
2017-12-30 17:05:07,599 [salt.state       ][INFO    ][10979] Executing state host.present for kvm03
2017-12-30 17:05:07,600 [salt.state       ][INFO    ][10979] Host kvm03 (10.167.4.143) already present
2017-12-30 17:05:07,600 [salt.state       ][INFO    ][10979] Completed state [kvm03] at time 17:05:07.599779 duration_in_ms=0.941
2017-12-30 17:05:07,600 [salt.state       ][INFO    ][10979] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.600057
2017-12-30 17:05:07,600 [salt.state       ][INFO    ][10979] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,601 [salt.state       ][INFO    ][10979] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2017-12-30 17:05:07,601 [salt.state       ][INFO    ][10979] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.601032 duration_in_ms=0.975
2017-12-30 17:05:07,601 [salt.state       ][INFO    ][10979] Running state [kvm02] at time 17:05:07.601319
2017-12-30 17:05:07,602 [salt.state       ][INFO    ][10979] Executing state host.present for kvm02
2017-12-30 17:05:07,602 [salt.state       ][INFO    ][10979] Host kvm02 (10.167.4.142) already present
2017-12-30 17:05:07,602 [salt.state       ][INFO    ][10979] Completed state [kvm02] at time 17:05:07.602264 duration_in_ms=0.945
2017-12-30 17:05:07,603 [salt.state       ][INFO    ][10979] Running state [dbs] at time 17:05:07.602547
2017-12-30 17:05:07,603 [salt.state       ][INFO    ][10979] Executing state host.present for dbs
2017-12-30 17:05:07,605 [salt.state       ][INFO    ][10979] Host dbs (10.167.4.50) already present
2017-12-30 17:05:07,605 [salt.state       ][INFO    ][10979] Completed state [dbs] at time 17:05:07.605220 duration_in_ms=2.673
2017-12-30 17:05:07,606 [salt.state       ][INFO    ][10979] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.605501
2017-12-30 17:05:07,606 [salt.state       ][INFO    ][10979] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,606 [salt.state       ][INFO    ][10979] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2017-12-30 17:05:07,606 [salt.state       ][INFO    ][10979] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.606459 duration_in_ms=0.958
2017-12-30 17:05:07,607 [salt.state       ][INFO    ][10979] Running state [prx] at time 17:05:07.606740
2017-12-30 17:05:07,607 [salt.state       ][INFO    ][10979] Executing state host.present for prx
2017-12-30 17:05:07,607 [salt.state       ][INFO    ][10979] Host prx (172.30.10.103) already present
2017-12-30 17:05:07,608 [salt.state       ][INFO    ][10979] Completed state [prx] at time 17:05:07.607693 duration_in_ms=0.954
2017-12-30 17:05:07,608 [salt.state       ][INFO    ][10979] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.607969
2017-12-30 17:05:07,608 [salt.state       ][INFO    ][10979] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,609 [salt.state       ][INFO    ][10979] Host prx.baremetal-mcp-pike-ovs-ha.local (172.30.10.103) already present
2017-12-30 17:05:07,609 [salt.state       ][INFO    ][10979] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.608949 duration_in_ms=0.979
2017-12-30 17:05:07,609 [salt.state       ][INFO    ][10979] Running state [prx02] at time 17:05:07.609247
2017-12-30 17:05:07,610 [salt.state       ][INFO    ][10979] Executing state host.present for prx02
2017-12-30 17:05:07,610 [salt.state       ][INFO    ][10979] Host prx02 (10.167.4.105) already present
2017-12-30 17:05:07,610 [salt.state       ][INFO    ][10979] Completed state [prx02] at time 17:05:07.610230 duration_in_ms=0.982
2017-12-30 17:05:07,611 [salt.state       ][INFO    ][10979] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.610508
2017-12-30 17:05:07,611 [salt.state       ][INFO    ][10979] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,611 [salt.state       ][INFO    ][10979] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2017-12-30 17:05:07,611 [salt.state       ][INFO    ][10979] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.611470 duration_in_ms=0.962
2017-12-30 17:05:07,612 [salt.state       ][INFO    ][10979] Running state [file.replace] at time 17:05:07.612245
2017-12-30 17:05:07,613 [salt.state       ][INFO    ][10979] Executing state module.run for file.replace
2017-12-30 17:05:07,680 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command 'grep -q "prx02 prx02.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2017-12-30 17:05:07,692 [salt.state       ][INFO    ][10979] {'ret': '--- \n+++ \n@@ -14,7 +14,7 @@\n 10.167.4.142\t\tkvm02.baremetal-mcp-pike-ovs-ha.local kvm02\n 10.167.4.50\t\tdbs dbs.baremetal-mcp-pike-ovs-ha.local\n 172.30.10.103\t\tprx prx.baremetal-mcp-pike-ovs-ha.local\n-10.167.4.105\t\tprx02 prx02.baremetal-mcp-pike-ovs-ha.local\n+10.167.4.105\t\tprx02.baremetal-mcp-pike-ovs-ha.local prx02\n 10.167.4.42\t\tmsg02.baremetal-mcp-pike-ovs-ha.local msg02\n 10.167.4.43\t\tmsg03.baremetal-mcp-pike-ovs-ha.local msg03\n 10.167.4.41\t\tmsg01.baremetal-mcp-pike-ovs-ha.local msg01\n'}
2017-12-30 17:05:07,694 [salt.state       ][INFO    ][10979] Completed state [file.replace] at time 17:05:07.693553 duration_in_ms=81.305
2017-12-30 17:05:07,694 [salt.state       ][INFO    ][10979] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.694367
2017-12-30 17:05:07,695 [salt.state       ][INFO    ][10979] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,696 [salt.state       ][INFO    ][10979] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2017-12-30 17:05:07,697 [salt.state       ][INFO    ][10979] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.696929 duration_in_ms=2.562
2017-12-30 17:05:07,698 [salt.state       ][INFO    ][10979] Running state [msg02] at time 17:05:07.697539
2017-12-30 17:05:07,698 [salt.state       ][INFO    ][10979] Executing state host.present for msg02
2017-12-30 17:05:07,699 [salt.state       ][INFO    ][10979] Host msg02 (10.167.4.42) already present
2017-12-30 17:05:07,700 [salt.state       ][INFO    ][10979] Completed state [msg02] at time 17:05:07.699518 duration_in_ms=1.98
2017-12-30 17:05:07,700 [salt.state       ][INFO    ][10979] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.699925
2017-12-30 17:05:07,700 [salt.state       ][INFO    ][10979] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,702 [salt.state       ][INFO    ][10979] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2017-12-30 17:05:07,702 [salt.state       ][INFO    ][10979] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.701930 duration_in_ms=2.006
2017-12-30 17:05:07,702 [salt.state       ][INFO    ][10979] Running state [msg03] at time 17:05:07.702317
2017-12-30 17:05:07,703 [salt.state       ][INFO    ][10979] Executing state host.present for msg03
2017-12-30 17:05:07,704 [salt.state       ][INFO    ][10979] Host msg03 (10.167.4.43) already present
2017-12-30 17:05:07,704 [salt.state       ][INFO    ][10979] Completed state [msg03] at time 17:05:07.704039 duration_in_ms=1.722
2017-12-30 17:05:07,704 [salt.state       ][INFO    ][10979] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.704426
2017-12-30 17:05:07,705 [salt.state       ][INFO    ][10979] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,706 [salt.state       ][INFO    ][10979] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2017-12-30 17:05:07,706 [salt.state       ][INFO    ][10979] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.705878 duration_in_ms=1.452
2017-12-30 17:05:07,706 [salt.state       ][INFO    ][10979] Running state [msg01] at time 17:05:07.706223
2017-12-30 17:05:07,707 [salt.state       ][INFO    ][10979] Executing state host.present for msg01
2017-12-30 17:05:07,707 [salt.state       ][INFO    ][10979] Host msg01 (10.167.4.41) already present
2017-12-30 17:05:07,708 [salt.state       ][INFO    ][10979] Completed state [msg01] at time 17:05:07.707501 duration_in_ms=1.278
2017-12-30 17:05:07,708 [salt.state       ][INFO    ][10979] Running state [msg] at time 17:05:07.707835
2017-12-30 17:05:07,708 [salt.state       ][INFO    ][10979] Executing state host.present for msg
2017-12-30 17:05:07,709 [salt.state       ][INFO    ][10979] Host msg (10.167.4.40) already present
2017-12-30 17:05:07,709 [salt.state       ][INFO    ][10979] Completed state [msg] at time 17:05:07.709341 duration_in_ms=1.506
2017-12-30 17:05:07,710 [salt.state       ][INFO    ][10979] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.709690
2017-12-30 17:05:07,710 [salt.state       ][INFO    ][10979] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,711 [salt.state       ][INFO    ][10979] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2017-12-30 17:05:07,711 [salt.state       ][INFO    ][10979] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.710984 duration_in_ms=1.294
2017-12-30 17:05:07,711 [salt.state       ][INFO    ][10979] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.711422
2017-12-30 17:05:07,712 [salt.state       ][INFO    ][10979] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,712 [salt.state       ][INFO    ][10979] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2017-12-30 17:05:07,713 [salt.state       ][INFO    ][10979] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.712728 duration_in_ms=1.307
2017-12-30 17:05:07,713 [salt.state       ][INFO    ][10979] Running state [cfg01] at time 17:05:07.713091
2017-12-30 17:05:07,713 [salt.state       ][INFO    ][10979] Executing state host.present for cfg01
2017-12-30 17:05:07,714 [salt.state       ][INFO    ][10979] Host cfg01 (10.167.4.100) already present
2017-12-30 17:05:07,714 [salt.state       ][INFO    ][10979] Completed state [cfg01] at time 17:05:07.714419 duration_in_ms=1.328
2017-12-30 17:05:07,715 [salt.state       ][INFO    ][10979] Running state [cmp002] at time 17:05:07.714741
2017-12-30 17:05:07,715 [salt.state       ][INFO    ][10979] Executing state host.present for cmp002
2017-12-30 17:05:07,716 [salt.state       ][INFO    ][10979] Host cmp002 (10.167.4.102) already present
2017-12-30 17:05:07,716 [salt.state       ][INFO    ][10979] Completed state [cmp002] at time 17:05:07.716155 duration_in_ms=1.414
2017-12-30 17:05:07,717 [salt.state       ][INFO    ][10979] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.716493
2017-12-30 17:05:07,717 [salt.state       ][INFO    ][10979] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,718 [salt.state       ][INFO    ][10979] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2017-12-30 17:05:07,718 [salt.state       ][INFO    ][10979] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.717850 duration_in_ms=1.356
2017-12-30 17:05:07,718 [salt.state       ][INFO    ][10979] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.718246
2017-12-30 17:05:07,719 [salt.state       ][INFO    ][10979] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,719 [salt.state       ][INFO    ][10979] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2017-12-30 17:05:07,720 [salt.state       ][INFO    ][10979] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.719463 duration_in_ms=1.216
2017-12-30 17:05:07,720 [salt.state       ][INFO    ][10979] Running state [cmp001] at time 17:05:07.719778
2017-12-30 17:05:07,720 [salt.state       ][INFO    ][10979] Executing state host.present for cmp001
2017-12-30 17:05:07,721 [salt.state       ][INFO    ][10979] Host cmp001 (10.167.4.101) already present
2017-12-30 17:05:07,721 [salt.state       ][INFO    ][10979] Completed state [cmp001] at time 17:05:07.721443 duration_in_ms=1.664
2017-12-30 17:05:07,722 [salt.state       ][INFO    ][10979] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.721774
2017-12-30 17:05:07,722 [salt.state       ][INFO    ][10979] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,723 [salt.state       ][INFO    ][10979] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2017-12-30 17:05:07,724 [salt.state       ][INFO    ][10979] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.723571 duration_in_ms=1.795
2017-12-30 17:05:07,724 [salt.state       ][INFO    ][10979] Running state [dbs01] at time 17:05:07.724005
2017-12-30 17:05:07,724 [salt.state       ][INFO    ][10979] Executing state host.present for dbs01
2017-12-30 17:05:07,725 [salt.state       ][INFO    ][10979] Host dbs01 (10.167.4.51) already present
2017-12-30 17:05:07,726 [salt.state       ][INFO    ][10979] Completed state [dbs01] at time 17:05:07.725561 duration_in_ms=1.556
2017-12-30 17:05:07,726 [salt.state       ][INFO    ][10979] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.725867
2017-12-30 17:05:07,726 [salt.state       ][INFO    ][10979] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,727 [salt.state       ][INFO    ][10979] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2017-12-30 17:05:07,727 [salt.state       ][INFO    ][10979] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.727067 duration_in_ms=1.199
2017-12-30 17:05:07,727 [salt.state       ][INFO    ][10979] Running state [dbs02] at time 17:05:07.727369
2017-12-30 17:05:07,728 [salt.state       ][INFO    ][10979] Executing state host.present for dbs02
2017-12-30 17:05:07,728 [salt.state       ][INFO    ][10979] Host dbs02 (10.167.4.52) already present
2017-12-30 17:05:07,729 [salt.state       ][INFO    ][10979] Completed state [dbs02] at time 17:05:07.728683 duration_in_ms=1.314
2017-12-30 17:05:07,729 [salt.state       ][INFO    ][10979] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.729031
2017-12-30 17:05:07,729 [salt.state       ][INFO    ][10979] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,730 [salt.state       ][INFO    ][10979] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2017-12-30 17:05:07,730 [salt.state       ][INFO    ][10979] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.730314 duration_in_ms=1.282
2017-12-30 17:05:07,731 [salt.state       ][INFO    ][10979] Running state [dbs03] at time 17:05:07.730718
2017-12-30 17:05:07,731 [salt.state       ][INFO    ][10979] Executing state host.present for dbs03
2017-12-30 17:05:07,732 [salt.state       ][INFO    ][10979] Host dbs03 (10.167.4.53) already present
2017-12-30 17:05:07,732 [salt.state       ][INFO    ][10979] Completed state [dbs03] at time 17:05:07.731891 duration_in_ms=1.173
2017-12-30 17:05:07,732 [salt.state       ][INFO    ][10979] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.732191
2017-12-30 17:05:07,732 [salt.state       ][INFO    ][10979] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,733 [salt.state       ][INFO    ][10979] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2017-12-30 17:05:07,733 [salt.state       ][INFO    ][10979] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.733385 duration_in_ms=1.195
2017-12-30 17:05:07,734 [salt.state       ][INFO    ][10979] Running state [mas01] at time 17:05:07.733694
2017-12-30 17:05:07,734 [salt.state       ][INFO    ][10979] Executing state host.present for mas01
2017-12-30 17:05:07,735 [salt.state       ][INFO    ][10979] Host mas01 (10.167.4.3) already present
2017-12-30 17:05:07,735 [salt.state       ][INFO    ][10979] Completed state [mas01] at time 17:05:07.734910 duration_in_ms=1.217
2017-12-30 17:05:07,735 [salt.state       ][INFO    ][10979] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.735239
2017-12-30 17:05:07,736 [salt.state       ][INFO    ][10979] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,736 [salt.state       ][INFO    ][10979] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2017-12-30 17:05:07,736 [salt.state       ][INFO    ][10979] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.736377 duration_in_ms=1.138
2017-12-30 17:05:07,737 [salt.state       ][INFO    ][10979] Running state [ctl02] at time 17:05:07.736692
2017-12-30 17:05:07,737 [salt.state       ][INFO    ][10979] Executing state host.present for ctl02
2017-12-30 17:05:07,738 [salt.state       ][INFO    ][10979] Host ctl02 (10.167.4.12) already present
2017-12-30 17:05:07,738 [salt.state       ][INFO    ][10979] Completed state [ctl02] at time 17:05:07.737944 duration_in_ms=1.251
2017-12-30 17:05:07,738 [salt.state       ][INFO    ][10979] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.738426
2017-12-30 17:05:07,739 [salt.state       ][INFO    ][10979] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,740 [salt.state       ][INFO    ][10979] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2017-12-30 17:05:07,740 [salt.state       ][INFO    ][10979] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.740191 duration_in_ms=1.765
2017-12-30 17:05:07,741 [salt.state       ][INFO    ][10979] Running state [ctl03] at time 17:05:07.740666
2017-12-30 17:05:07,741 [salt.state       ][INFO    ][10979] Executing state host.present for ctl03
2017-12-30 17:05:07,742 [salt.state       ][INFO    ][10979] Host ctl03 (10.167.4.13) already present
2017-12-30 17:05:07,743 [salt.state       ][INFO    ][10979] Completed state [ctl03] at time 17:05:07.742462 duration_in_ms=1.797
2017-12-30 17:05:07,743 [salt.state       ][INFO    ][10979] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.742886
2017-12-30 17:05:07,743 [salt.state       ][INFO    ][10979] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,744 [salt.state       ][INFO    ][10979] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2017-12-30 17:05:07,744 [salt.state       ][INFO    ][10979] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.744006 duration_in_ms=1.121
2017-12-30 17:05:07,744 [salt.state       ][INFO    ][10979] Running state [ctl01] at time 17:05:07.744339
2017-12-30 17:05:07,745 [salt.state       ][INFO    ][10979] Executing state host.present for ctl01
2017-12-30 17:05:07,746 [salt.state       ][INFO    ][10979] Host ctl01 (10.167.4.11) already present
2017-12-30 17:05:07,746 [salt.state       ][INFO    ][10979] Completed state [ctl01] at time 17:05:07.745945 duration_in_ms=1.606
2017-12-30 17:05:07,746 [salt.state       ][INFO    ][10979] Running state [ctl] at time 17:05:07.746406
2017-12-30 17:05:07,747 [salt.state       ][INFO    ][10979] Executing state host.present for ctl
2017-12-30 17:05:07,748 [salt.state       ][INFO    ][10979] Host ctl (10.167.4.10) already present
2017-12-30 17:05:07,748 [salt.state       ][INFO    ][10979] Completed state [ctl] at time 17:05:07.748065 duration_in_ms=1.659
2017-12-30 17:05:07,749 [salt.state       ][INFO    ][10979] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.748504
2017-12-30 17:05:07,749 [salt.state       ][INFO    ][10979] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2017-12-30 17:05:07,750 [salt.state       ][INFO    ][10979] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2017-12-30 17:05:07,750 [salt.state       ][INFO    ][10979] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 17:05:07.750279 duration_in_ms=1.776
2017-12-30 17:05:07,751 [salt.state       ][INFO    ][10979] Running state [ens2] at time 17:05:07.750683
2017-12-30 17:05:07,751 [salt.state       ][INFO    ][10979] Executing state network.managed for ens2
2017-12-30 17:05:08,185 [salt.state       ][INFO    ][10979] Interface ens2 is up to date.
2017-12-30 17:05:08,186 [salt.state       ][INFO    ][10979] Completed state [ens2] at time 17:05:08.185987 duration_in_ms=435.304
2017-12-30 17:05:08,186 [salt.state       ][INFO    ][10979] Running state [ens3] at time 17:05:08.186433
2017-12-30 17:05:08,187 [salt.state       ][INFO    ][10979] Executing state network.managed for ens3
2017-12-30 17:05:08,493 [salt.state       ][INFO    ][10979] Interface ens3 is up to date.
2017-12-30 17:05:08,493 [salt.state       ][INFO    ][10979] Completed state [ens3] at time 17:05:08.493332 duration_in_ms=306.898
2017-12-30 17:05:08,494 [salt.state       ][INFO    ][10979] Running state [ens3] at time 17:05:08.493708
2017-12-30 17:05:08,494 [salt.state       ][INFO    ][10979] Executing state network.routes for ens3
2017-12-30 17:05:08,499 [salt.state       ][INFO    ][10979] Interface ens3 routes are up to date.
2017-12-30 17:05:08,499 [salt.state       ][INFO    ][10979] Completed state [ens3] at time 17:05:08.498990 duration_in_ms=5.282
2017-12-30 17:05:08,499 [salt.state       ][INFO    ][10979] Running state [ens4] at time 17:05:08.499307
2017-12-30 17:05:08,500 [salt.state       ][INFO    ][10979] Executing state network.managed for ens4
2017-12-30 17:05:08,799 [salt.state       ][INFO    ][10979] Interface ens4 is up to date.
2017-12-30 17:05:08,800 [salt.state       ][INFO    ][10979] Completed state [ens4] at time 17:05:08.799487 duration_in_ms=300.18
2017-12-30 17:05:08,800 [salt.state       ][INFO    ][10979] Running state [/etc/profile.d/proxy.sh] at time 17:05:08.799813
2017-12-30 17:05:08,800 [salt.state       ][INFO    ][10979] Executing state file.absent for /etc/profile.d/proxy.sh
2017-12-30 17:05:08,801 [salt.state       ][INFO    ][10979] File /etc/profile.d/proxy.sh is not present
2017-12-30 17:05:08,801 [salt.state       ][INFO    ][10979] Completed state [/etc/profile.d/proxy.sh] at time 17:05:08.800794 duration_in_ms=0.981
2017-12-30 17:05:08,801 [salt.state       ][INFO    ][10979] Running state [/etc/apt/apt.conf.d/95proxies] at time 17:05:08.801093
2017-12-30 17:05:08,801 [salt.state       ][INFO    ][10979] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-12-30 17:05:08,802 [salt.state       ][INFO    ][10979] File /etc/apt/apt.conf.d/95proxies is not present
2017-12-30 17:05:08,802 [salt.state       ][INFO    ][10979] Completed state [/etc/apt/apt.conf.d/95proxies] at time 17:05:08.801961 duration_in_ms=0.868
2017-12-30 17:05:08,802 [salt.state       ][INFO    ][10979] Running state [ntp] at time 17:05:08.802249
2017-12-30 17:05:08,803 [salt.state       ][INFO    ][10979] Executing state pkg.installed for ntp
2017-12-30 17:05:08,806 [salt.state       ][INFO    ][10979] Package ntp is already installed
2017-12-30 17:05:08,806 [salt.state       ][INFO    ][10979] Completed state [ntp] at time 17:05:08.805958 duration_in_ms=3.709
2017-12-30 17:05:08,807 [salt.state       ][INFO    ][10979] Running state [/etc/ntp.conf] at time 17:05:08.807091
2017-12-30 17:05:08,807 [salt.state       ][INFO    ][10979] Executing state file.managed for /etc/ntp.conf
2017-12-30 17:05:08,885 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-12-30 17:05:08,909 [salt.fileclient  ][INFO    ][10979] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-30 17:05:08,915 [salt.state       ][INFO    ][10979] File /etc/ntp.conf is in the correct state
2017-12-30 17:05:08,915 [salt.state       ][INFO    ][10979] Completed state [/etc/ntp.conf] at time 17:05:08.915200 duration_in_ms=108.109
2017-12-30 17:05:08,916 [salt.state       ][INFO    ][10979] Running state [ntp] at time 17:05:08.915903
2017-12-30 17:05:08,916 [salt.state       ][INFO    ][10979] Executing state service.running for ntp
2017-12-30 17:05:08,916 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-12-30 17:05:08,926 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-12-30 17:05:08,934 [salt.loaded.int.module.cmdmod][INFO    ][10979] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-12-30 17:05:08,944 [salt.state       ][INFO    ][10979] The service ntp is already running
2017-12-30 17:05:08,944 [salt.state       ][INFO    ][10979] Completed state [ntp] at time 17:05:08.944222 duration_in_ms=28.319
2017-12-30 17:05:08,947 [salt.minion      ][INFO    ][10979] Returning information for job: 20171230170455108107
2017-12-30 17:05:56,321 [salt.minion      ][INFO    ][10880] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171230170556313555
2017-12-30 17:05:56,356 [salt.minion      ][INFO    ][11985] Starting a new job with PID 11985
2017-12-30 17:05:56,375 [salt.minion      ][INFO    ][11985] Returning information for job: 20171230170556313555
2017-12-30 17:05:57,343 [salt.minion      ][INFO    ][10880] User sudo_ubuntu Executing command file.write with jid 20171230170557335929
2017-12-30 17:05:57,368 [salt.minion      ][INFO    ][11990] Starting a new job with PID 11990
2017-12-30 17:05:57,383 [salt.minion      ][INFO    ][11990] Returning information for job: 20171230170557335929
2017-12-30 17:05:58,332 [salt.minion      ][INFO    ][10880] User sudo_ubuntu Executing command system.reboot with jid 20171230170558324297
2017-12-30 17:05:58,358 [salt.minion      ][INFO    ][11995] Starting a new job with PID 11995
2017-12-30 17:05:58,365 [salt.loaded.int.module.cmdmod][INFO    ][11995] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-12-30 17:05:58,492 [salt.utils.parsers][WARNING ][10880] Minion received a SIGTERM. Exiting.
2017-12-30 17:05:58,498 [salt.cli.daemons ][INFO    ][10880] The salt minion is shutting down..
2017-12-30 17:05:58,499 [salt.cli.daemons ][INFO    ][10880] The Salt Minion is shut down
2017-12-30 17:06:05,859 [salt.cli.daemons ][INFO    ][861] Setting up the Salt Minion "prx02.baremetal-mcp-pike-ovs-ha.local"
2017-12-30 17:06:07,442 [salt.minion      ][INFO    ][861] Creating minion process manager
2017-12-30 17:06:07,443 [salt.cli.daemons ][WARNING ][861] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-30 17:06:07,444 [salt.cli.daemons ][INFO    ][861] The Salt Minion is starting up
2017-12-30 17:06:07,445 [salt.minion      ][INFO    ][861] Minion is starting as user 'root'
2017-12-30 17:06:07,446 [salt.utils.event ][INFO    ][861] Starting pull socket on /var/run/salt/minion/minion_event_9740f535d8_pull.ipc
2017-12-30 17:06:08,359 [salt.loaded.int.module.cmdmod][INFO    ][861] Executing command ['date', '+%z'] in directory '/root'
2017-12-30 17:06:08,398 [salt.utils.schedule][INFO    ][861] Updating job settings for scheduled job: __mine_interval
2017-12-30 17:06:08,401 [salt.minion      ][INFO    ][861] Added mine.update to scheduler
2017-12-30 17:06:08,484 [salt.minion      ][INFO    ][861] Minion is ready to receive requests!
2017-12-30 17:06:09,486 [salt.utils.schedule][INFO    ][861] Running scheduled job: __mine_interval
2017-12-30 17:06:19,530 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command test.ping with jid 20171230170619512526
2017-12-30 17:06:19,551 [salt.minion      ][INFO    ][952] Starting a new job with PID 952
2017-12-30 17:06:19,660 [salt.minion      ][INFO    ][952] Returning information for job: 20171230170619512526
2017-12-30 17:06:20,634 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command pkg.upgrade with jid 20171230170620600642
2017-12-30 17:06:20,660 [salt.minion      ][INFO    ][957] Starting a new job with PID 957
2017-12-30 17:06:20,827 [salt.loaded.int.module.cmdmod][INFO    ][957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 17:06:21,878 [salt.loaded.int.module.cmdmod][INFO    ][957] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-12-30 17:06:30,729 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170630711050
2017-12-30 17:06:30,759 [salt.minion      ][INFO    ][970] Starting a new job with PID 970
2017-12-30 17:06:30,847 [salt.minion      ][INFO    ][970] Returning information for job: 20171230170630711050
2017-12-30 17:06:40,879 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170640859976
2017-12-30 17:06:40,902 [salt.minion      ][INFO    ][1039] Starting a new job with PID 1039
2017-12-30 17:06:40,921 [salt.minion      ][INFO    ][1039] Returning information for job: 20171230170640859976
2017-12-30 17:06:51,022 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170650998869
2017-12-30 17:06:51,049 [salt.minion      ][INFO    ][1044] Starting a new job with PID 1044
2017-12-30 17:06:51,063 [salt.minion      ][INFO    ][1044] Returning information for job: 20171230170650998869
2017-12-30 17:07:01,194 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170701178851
2017-12-30 17:07:01,222 [salt.minion      ][INFO    ][1075] Starting a new job with PID 1075
2017-12-30 17:07:01,245 [salt.minion      ][INFO    ][1075] Returning information for job: 20171230170701178851
2017-12-30 17:07:11,395 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170711375807
2017-12-30 17:07:11,420 [salt.minion      ][INFO    ][1089] Starting a new job with PID 1089
2017-12-30 17:07:11,444 [salt.minion      ][INFO    ][1089] Returning information for job: 20171230170711375807
2017-12-30 17:07:21,517 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170721499880
2017-12-30 17:07:28,725 [salt.minion      ][INFO    ][1094] Starting a new job with PID 1094
2017-12-30 17:07:29,197 [salt.minion      ][INFO    ][1094] Returning information for job: 20171230170721499880
2017-12-30 17:07:31,565 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170731536489
2017-12-30 17:07:31,596 [salt.minion      ][INFO    ][1099] Starting a new job with PID 1099
2017-12-30 17:07:31,610 [salt.minion      ][INFO    ][1099] Returning information for job: 20171230170731536489
2017-12-30 17:07:41,784 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170741771104
2017-12-30 17:07:41,808 [salt.minion      ][INFO    ][1120] Starting a new job with PID 1120
2017-12-30 17:07:41,823 [salt.minion      ][INFO    ][1120] Returning information for job: 20171230170741771104
2017-12-30 17:07:51,975 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170751957037
2017-12-30 17:07:51,997 [salt.minion      ][INFO    ][1159] Starting a new job with PID 1159
2017-12-30 17:07:52,014 [salt.minion      ][INFO    ][1159] Returning information for job: 20171230170751957037
2017-12-30 17:08:02,024 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170802007439
2017-12-30 17:08:02,049 [salt.minion      ][INFO    ][1203] Starting a new job with PID 1203
2017-12-30 17:08:02,073 [salt.minion      ][INFO    ][1203] Returning information for job: 20171230170802007439
2017-12-30 17:08:12,124 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170812107993
2017-12-30 17:08:12,151 [salt.minion      ][INFO    ][1228] Starting a new job with PID 1228
2017-12-30 17:08:12,166 [salt.minion      ][INFO    ][1228] Returning information for job: 20171230170812107993
2017-12-30 17:08:22,150 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170822132072
2017-12-30 17:08:22,174 [salt.minion      ][INFO    ][1320] Starting a new job with PID 1320
2017-12-30 17:08:22,190 [salt.minion      ][INFO    ][1320] Returning information for job: 20171230170822132072
2017-12-30 17:08:32,225 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170832206984
2017-12-30 17:08:32,250 [salt.minion      ][INFO    ][1406] Starting a new job with PID 1406
2017-12-30 17:08:32,263 [salt.minion      ][INFO    ][1406] Returning information for job: 20171230170832206984
2017-12-30 17:08:42,303 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170842290699
2017-12-30 17:08:42,330 [salt.minion      ][INFO    ][1466] Starting a new job with PID 1466
2017-12-30 17:08:42,346 [salt.minion      ][INFO    ][1466] Returning information for job: 20171230170842290699
2017-12-30 17:08:52,366 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170852336885
2017-12-30 17:08:52,394 [salt.minion      ][INFO    ][1511] Starting a new job with PID 1511
2017-12-30 17:08:52,415 [salt.minion      ][INFO    ][1511] Returning information for job: 20171230170852336885
2017-12-30 17:09:02,434 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170902415843
2017-12-30 17:09:02,459 [salt.minion      ][INFO    ][1535] Starting a new job with PID 1535
2017-12-30 17:09:02,478 [salt.minion      ][INFO    ][1535] Returning information for job: 20171230170902415843
2017-12-30 17:09:12,632 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170912616876
2017-12-30 17:09:14,230 [salt.minion      ][INFO    ][1580] Starting a new job with PID 1580
2017-12-30 17:09:14,248 [salt.minion      ][INFO    ][1580] Returning information for job: 20171230170912616876
2017-12-30 17:09:22,749 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170922734687
2017-12-30 17:09:22,776 [salt.minion      ][INFO    ][1585] Starting a new job with PID 1585
2017-12-30 17:09:22,793 [salt.minion      ][INFO    ][1585] Returning information for job: 20171230170922734687
2017-12-30 17:09:32,832 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170932816360
2017-12-30 17:09:32,856 [salt.minion      ][INFO    ][1600] Starting a new job with PID 1600
2017-12-30 17:09:32,874 [salt.minion      ][INFO    ][1600] Returning information for job: 20171230170932816360
2017-12-30 17:09:43,039 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170943024004
2017-12-30 17:09:43,064 [salt.minion      ][INFO    ][1605] Starting a new job with PID 1605
2017-12-30 17:09:43,079 [salt.minion      ][INFO    ][1605] Returning information for job: 20171230170943024004
2017-12-30 17:09:53,188 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230170953172694
2017-12-30 17:09:53,210 [salt.minion      ][INFO    ][1622] Starting a new job with PID 1622
2017-12-30 17:09:53,227 [salt.minion      ][INFO    ][1622] Returning information for job: 20171230170953172694
2017-12-30 17:10:03,416 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171003401358
2017-12-30 17:10:03,440 [salt.minion      ][INFO    ][1650] Starting a new job with PID 1650
2017-12-30 17:10:03,458 [salt.minion      ][INFO    ][1650] Returning information for job: 20171230171003401358
2017-12-30 17:10:13,436 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171013419421
2017-12-30 17:10:13,463 [salt.minion      ][INFO    ][1656] Starting a new job with PID 1656
2017-12-30 17:10:14,025 [salt.minion      ][INFO    ][1656] Returning information for job: 20171230171013419421
2017-12-30 17:10:23,573 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171023556442
2017-12-30 17:10:23,602 [salt.minion      ][INFO    ][1680] Starting a new job with PID 1680
2017-12-30 17:10:23,625 [salt.minion      ][INFO    ][1680] Returning information for job: 20171230171023556442
2017-12-30 17:10:33,693 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171033677917
2017-12-30 17:10:33,713 [salt.minion      ][INFO    ][1694] Starting a new job with PID 1694
2017-12-30 17:10:33,840 [salt.minion      ][INFO    ][1694] Returning information for job: 20171230171033677917
2017-12-30 17:10:43,734 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171043718572
2017-12-30 17:10:43,762 [salt.minion      ][INFO    ][1758] Starting a new job with PID 1758
2017-12-30 17:10:43,778 [salt.minion      ][INFO    ][1758] Returning information for job: 20171230171043718572
2017-12-30 17:10:53,937 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171053921403
2017-12-30 17:10:53,964 [salt.minion      ][INFO    ][1773] Starting a new job with PID 1773
2017-12-30 17:10:53,980 [salt.minion      ][INFO    ][1773] Returning information for job: 20171230171053921403
2017-12-30 17:11:04,022 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171104006401
2017-12-30 17:11:04,054 [salt.minion      ][INFO    ][1805] Starting a new job with PID 1805
2017-12-30 17:11:04,071 [salt.minion      ][INFO    ][1805] Returning information for job: 20171230171104006401
2017-12-30 17:11:14,146 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171114130786
2017-12-30 17:11:14,166 [salt.minion      ][INFO    ][1810] Starting a new job with PID 1810
2017-12-30 17:11:14,558 [salt.minion      ][INFO    ][1810] Returning information for job: 20171230171114130786
2017-12-30 17:11:24,323 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171124307839
2017-12-30 17:11:24,344 [salt.minion      ][INFO    ][1825] Starting a new job with PID 1825
2017-12-30 17:11:24,360 [salt.minion      ][INFO    ][1825] Returning information for job: 20171230171124307839
2017-12-30 17:11:34,374 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171134358773
2017-12-30 17:11:34,399 [salt.minion      ][INFO    ][1839] Starting a new job with PID 1839
2017-12-30 17:11:34,418 [salt.minion      ][INFO    ][1839] Returning information for job: 20171230171134358773
2017-12-30 17:11:44,552 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171144543100
2017-12-30 17:11:44,577 [salt.minion      ][INFO    ][1859] Starting a new job with PID 1859
2017-12-30 17:11:44,594 [salt.minion      ][INFO    ][1859] Returning information for job: 20171230171144543100
2017-12-30 17:11:54,696 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171154682635
2017-12-30 17:11:54,720 [salt.minion      ][INFO    ][1885] Starting a new job with PID 1885
2017-12-30 17:11:54,737 [salt.minion      ][INFO    ][1885] Returning information for job: 20171230171154682635
2017-12-30 17:12:04,758 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171204743177
2017-12-30 17:12:04,784 [salt.minion      ][INFO    ][1909] Starting a new job with PID 1909
2017-12-30 17:12:04,802 [salt.minion      ][INFO    ][1909] Returning information for job: 20171230171204743177
2017-12-30 17:12:14,945 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171214930492
2017-12-30 17:12:14,969 [salt.minion      ][INFO    ][1949] Starting a new job with PID 1949
2017-12-30 17:12:14,991 [salt.minion      ][INFO    ][1949] Returning information for job: 20171230171214930492
2017-12-30 17:12:25,045 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171225029355
2017-12-30 17:12:25,075 [salt.minion      ][INFO    ][1966] Starting a new job with PID 1966
2017-12-30 17:12:25,091 [salt.minion      ][INFO    ][1966] Returning information for job: 20171230171225029355
2017-12-30 17:12:35,135 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171235119668
2017-12-30 17:12:35,159 [salt.minion      ][INFO    ][1989] Starting a new job with PID 1989
2017-12-30 17:12:35,181 [salt.minion      ][INFO    ][1989] Returning information for job: 20171230171235119668
2017-12-30 17:12:45,228 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171245214978
2017-12-30 17:12:45,252 [salt.minion      ][INFO    ][2003] Starting a new job with PID 2003
2017-12-30 17:12:45,270 [salt.minion      ][INFO    ][2003] Returning information for job: 20171230171245214978
2017-12-30 17:12:55,310 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171255296833
2017-12-30 17:12:55,339 [salt.minion      ][INFO    ][2026] Starting a new job with PID 2026
2017-12-30 17:12:55,355 [salt.minion      ][INFO    ][2026] Returning information for job: 20171230171255296833
2017-12-30 17:13:05,530 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171305517810
2017-12-30 17:13:05,554 [salt.minion      ][INFO    ][2061] Starting a new job with PID 2061
2017-12-30 17:13:05,571 [salt.minion      ][INFO    ][2061] Returning information for job: 20171230171305517810
2017-12-30 17:13:15,642 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171315628452
2017-12-30 17:13:15,665 [salt.minion      ][INFO    ][2069] Starting a new job with PID 2069
2017-12-30 17:13:15,681 [salt.minion      ][INFO    ][2069] Returning information for job: 20171230171315628452
2017-12-30 17:13:25,717 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171325702807
2017-12-30 17:13:25,739 [salt.minion      ][INFO    ][2074] Starting a new job with PID 2074
2017-12-30 17:13:25,756 [salt.minion      ][INFO    ][2074] Returning information for job: 20171230171325702807
2017-12-30 17:13:35,840 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171335825704
2017-12-30 17:13:35,865 [salt.minion      ][INFO    ][2079] Starting a new job with PID 2079
2017-12-30 17:13:35,882 [salt.minion      ][INFO    ][2079] Returning information for job: 20171230171335825704
2017-12-30 17:13:45,963 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171345951540
2017-12-30 17:13:45,990 [salt.minion      ][INFO    ][2084] Starting a new job with PID 2084
2017-12-30 17:13:46,005 [salt.minion      ][INFO    ][2084] Returning information for job: 20171230171345951540
2017-12-30 17:13:56,186 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171356171207
2017-12-30 17:13:56,216 [salt.minion      ][INFO    ][2099] Starting a new job with PID 2099
2017-12-30 17:13:56,231 [salt.minion      ][INFO    ][2099] Returning information for job: 20171230171356171207
2017-12-30 17:14:06,341 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171406326925
2017-12-30 17:14:06,369 [salt.minion      ][INFO    ][2104] Starting a new job with PID 2104
2017-12-30 17:14:06,382 [salt.minion      ][INFO    ][2104] Returning information for job: 20171230171406326925
2017-12-30 17:14:16,363 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171416347131
2017-12-30 17:14:16,474 [salt.minion      ][INFO    ][2129] Starting a new job with PID 2129
2017-12-30 17:14:16,490 [salt.minion      ][INFO    ][2129] Returning information for job: 20171230171416347131
2017-12-30 17:14:26,455 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171426439380
2017-12-30 17:14:26,484 [salt.minion      ][INFO    ][2171] Starting a new job with PID 2171
2017-12-30 17:14:26,506 [salt.minion      ][INFO    ][2171] Returning information for job: 20171230171426439380
2017-12-30 17:14:36,544 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171436529763
2017-12-30 17:14:36,570 [salt.minion      ][INFO    ][2204] Starting a new job with PID 2204
2017-12-30 17:14:36,804 [salt.minion      ][INFO    ][2204] Returning information for job: 20171230171436529763
2017-12-30 17:14:46,641 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171446626452
2017-12-30 17:14:46,984 [salt.minion      ][INFO    ][2232] Starting a new job with PID 2232
2017-12-30 17:14:47,001 [salt.minion      ][INFO    ][2232] Returning information for job: 20171230171446626452
2017-12-30 17:14:56,821 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171456799328
2017-12-30 17:14:56,849 [salt.minion      ][INFO    ][2273] Starting a new job with PID 2273
2017-12-30 17:14:56,868 [salt.minion      ][INFO    ][2273] Returning information for job: 20171230171456799328
2017-12-30 17:15:06,964 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171506949168
2017-12-30 17:15:06,989 [salt.minion      ][INFO    ][2314] Starting a new job with PID 2314
2017-12-30 17:15:07,008 [salt.minion      ][INFO    ][2314] Returning information for job: 20171230171506949168
2017-12-30 17:15:17,085 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171517069606
2017-12-30 17:15:17,119 [salt.minion      ][INFO    ][2435] Starting a new job with PID 2435
2017-12-30 17:15:17,213 [salt.minion      ][INFO    ][2435] Returning information for job: 20171230171517069606
2017-12-30 17:15:27,200 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171527184710
2017-12-30 17:15:27,229 [salt.minion      ][INFO    ][2458] Starting a new job with PID 2458
2017-12-30 17:15:27,356 [salt.minion      ][INFO    ][2458] Returning information for job: 20171230171527184710
2017-12-30 17:15:37,342 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171537326402
2017-12-30 17:15:37,375 [salt.minion      ][INFO    ][2728] Starting a new job with PID 2728
2017-12-30 17:15:37,461 [salt.minion      ][INFO    ][2728] Returning information for job: 20171230171537326402
2017-12-30 17:15:47,409 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171547397216
2017-12-30 17:15:47,436 [salt.minion      ][INFO    ][2733] Starting a new job with PID 2733
2017-12-30 17:15:47,453 [salt.minion      ][INFO    ][2733] Returning information for job: 20171230171547397216
2017-12-30 17:15:57,593 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171557577920
2017-12-30 17:15:57,616 [salt.minion      ][INFO    ][2738] Starting a new job with PID 2738
2017-12-30 17:15:59,071 [salt.minion      ][INFO    ][2738] Returning information for job: 20171230171557577920
2017-12-30 17:16:07,742 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171607725100
2017-12-30 17:16:07,772 [salt.minion      ][INFO    ][2743] Starting a new job with PID 2743
2017-12-30 17:16:08,030 [salt.minion      ][INFO    ][2743] Returning information for job: 20171230171607725100
2017-12-30 17:16:17,794 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171617773159
2017-12-30 17:16:17,818 [salt.minion      ][INFO    ][2748] Starting a new job with PID 2748
2017-12-30 17:16:17,916 [salt.minion      ][INFO    ][2748] Returning information for job: 20171230171617773159
2017-12-30 17:16:27,920 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171627903710
2017-12-30 17:16:27,939 [salt.minion      ][INFO    ][3124] Starting a new job with PID 3124
2017-12-30 17:16:27,956 [salt.minion      ][INFO    ][3124] Returning information for job: 20171230171627903710
2017-12-30 17:16:38,050 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171638033220
2017-12-30 17:16:38,088 [salt.minion      ][INFO    ][3248] Starting a new job with PID 3248
2017-12-30 17:16:38,102 [salt.minion      ][INFO    ][3248] Returning information for job: 20171230171638033220
2017-12-30 17:16:48,159 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171648144691
2017-12-30 17:16:48,185 [salt.minion      ][INFO    ][3253] Starting a new job with PID 3253
2017-12-30 17:16:48,208 [salt.minion      ][INFO    ][3253] Returning information for job: 20171230171648144691
2017-12-30 17:16:58,367 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171658350482
2017-12-30 17:16:58,393 [salt.minion      ][INFO    ][3283] Starting a new job with PID 3283
2017-12-30 17:16:58,657 [salt.minion      ][INFO    ][3283] Returning information for job: 20171230171658350482
2017-12-30 17:17:08,448 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171708432266
2017-12-30 17:17:08,475 [salt.minion      ][INFO    ][3292] Starting a new job with PID 3292
2017-12-30 17:17:08,642 [salt.minion      ][INFO    ][3292] Returning information for job: 20171230171708432266
2017-12-30 17:17:18,636 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171718619879
2017-12-30 17:17:18,663 [salt.minion      ][INFO    ][4125] Starting a new job with PID 4125
2017-12-30 17:17:18,747 [salt.minion      ][INFO    ][4125] Returning information for job: 20171230171718619879
2017-12-30 17:17:28,736 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171728719795
2017-12-30 17:17:28,763 [salt.minion      ][INFO    ][5329] Starting a new job with PID 5329
2017-12-30 17:17:28,798 [salt.minion      ][INFO    ][5329] Returning information for job: 20171230171728719795
2017-12-30 17:17:38,804 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171738787967
2017-12-30 17:17:38,832 [salt.minion      ][INFO    ][8060] Starting a new job with PID 8060
2017-12-30 17:17:38,842 [salt.minion      ][INFO    ][8060] Returning information for job: 20171230171738787967
2017-12-30 17:17:48,983 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171748964585
2017-12-30 17:17:49,010 [salt.minion      ][INFO    ][8079] Starting a new job with PID 8079
2017-12-30 17:17:49,033 [salt.minion      ][INFO    ][8079] Returning information for job: 20171230171748964585
2017-12-30 17:17:59,016 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171758997943
2017-12-30 17:17:59,038 [salt.minion      ][INFO    ][8123] Starting a new job with PID 8123
2017-12-30 17:17:59,054 [salt.minion      ][INFO    ][8123] Returning information for job: 20171230171758997943
2017-12-30 17:18:09,101 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171809083793
2017-12-30 17:18:09,131 [salt.minion      ][INFO    ][12905] Starting a new job with PID 12905
2017-12-30 17:18:09,147 [salt.minion      ][INFO    ][12905] Returning information for job: 20171230171809083793
2017-12-30 17:18:19,182 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230171819164606
2017-12-30 17:18:20,037 [salt.minion      ][INFO    ][12927] Starting a new job with PID 12927
2017-12-30 17:18:21,357 [salt.minion      ][INFO    ][12927] Returning information for job: 20171230171819164606
2017-12-30 17:18:27,586 [salt.loaded.int.module.cmdmod][INFO    ][957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 17:18:27,616 [salt.minion      ][INFO    ][957] Returning information for job: 20171230170620600642
2017-12-30 17:19:39,134 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command test.ping with jid 20171230171939117895
2017-12-30 17:19:39,167 [salt.minion      ][INFO    ][12950] Starting a new job with PID 12950
2017-12-30 17:19:39,216 [salt.minion      ][INFO    ][12950] Returning information for job: 20171230171939117895
2017-12-30 17:22:56,857 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command state.sls with jid 20171230172256842712
2017-12-30 17:22:56,877 [salt.minion      ][INFO    ][12968] Starting a new job with PID 12968
2017-12-30 17:22:58,470 [salt.state       ][INFO    ][12968] Loading fresh modules for state activity
2017-12-30 17:22:58,540 [salt.fileclient  ][INFO    ][12968] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-30 17:22:58,621 [salt.fileclient  ][INFO    ][12968] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-30 17:22:58,657 [salt.fileclient  ][INFO    ][12968] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-30 17:22:59,959 [salt.state       ][INFO    ][12968] Running state [lsof] at time 17:22:59.959063
2017-12-30 17:22:59,960 [salt.state       ][INFO    ][12968] Executing state pkg.installed for lsof
2017-12-30 17:22:59,961 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 17:23:00,462 [salt.state       ][INFO    ][12968] Package lsof is already installed
2017-12-30 17:23:00,463 [salt.state       ][INFO    ][12968] Completed state [lsof] at time 17:23:00.462942 duration_in_ms=503.88
2017-12-30 17:23:00,463 [salt.state       ][INFO    ][12968] Running state [keepalived] at time 17:23:00.463304
2017-12-30 17:23:00,464 [salt.state       ][INFO    ][12968] Executing state pkg.installed for keepalived
2017-12-30 17:23:00,479 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-30 17:23:03,427 [salt.loaded.int.module.cmdmod][INFO    ][12968] 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-30 17:23:06,900 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230172306884750
2017-12-30 17:23:06,923 [salt.minion      ][INFO    ][13371] Starting a new job with PID 13371
2017-12-30 17:23:06,937 [salt.minion      ][INFO    ][13371] Returning information for job: 20171230172306884750
2017-12-30 17:23:12,213 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 17:23:12,256 [salt.state       ][INFO    ][12968] 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-30 17:23:12,300 [salt.state       ][INFO    ][12968] Loading fresh modules for state activity
2017-12-30 17:23:12,337 [salt.state       ][INFO    ][12968] Completed state [keepalived] at time 17:23:12.337194 duration_in_ms=11873.886
2017-12-30 17:23:12,362 [salt.state       ][INFO    ][12968] Running state [/etc/keepalived/keepalived.conf] at time 17:23:12.362329
2017-12-30 17:23:12,363 [salt.state       ][INFO    ][12968] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-30 17:23:12,403 [salt.fileclient  ][INFO    ][12968] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-30 17:23:12,470 [salt.fileclient  ][INFO    ][12968] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-30 17:23:12,485 [salt.state       ][INFO    ][12968] File changed:
New file
2017-12-30 17:23:12,485 [salt.state       ][INFO    ][12968] Completed state [/etc/keepalived/keepalived.conf] at time 17:23:12.485408 duration_in_ms=123.078
2017-12-30 17:23:12,608 [salt.state       ][INFO    ][12968] Running state [keepalived] at time 17:23:12.607996
2017-12-30 17:23:12,609 [salt.state       ][INFO    ][12968] Executing state service.running for keepalived
2017-12-30 17:23:12,611 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-30 17:23:12,626 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-30 17:23:12,639 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-30 17:23:12,652 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-30 17:23:12,664 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-30 17:23:12,733 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-30 17:23:12,746 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-30 17:23:12,762 [salt.loaded.int.module.cmdmod][INFO    ][12968] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-30 17:23:12,775 [salt.state       ][INFO    ][12968] {'keepalived': True}
2017-12-30 17:23:12,775 [salt.state       ][INFO    ][12968] Completed state [keepalived] at time 17:23:12.775370 duration_in_ms=167.373
2017-12-30 17:23:12,778 [salt.minion      ][INFO    ][12968] Returning information for job: 20171230172256842712
2017-12-30 17:23:38,516 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command pillar.get with jid 20171230172338503135
2017-12-30 17:23:38,542 [salt.minion      ][INFO    ][13626] Starting a new job with PID 13626
2017-12-30 17:23:38,550 [salt.minion      ][INFO    ][13626] Returning information for job: 20171230172338503135
2017-12-30 17:56:08,752 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command state.sls with jid 20171230175608737226
2017-12-30 17:56:08,775 [salt.minion      ][INFO    ][13702] Starting a new job with PID 13702
2017-12-30 17:56:11,320 [salt.state       ][INFO    ][13702] Loading fresh modules for state activity
2017-12-30 17:56:11,360 [salt.fileclient  ][INFO    ][13702] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-12-30 17:56:11,381 [salt.fileclient  ][INFO    ][13702] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-12-30 17:56:11,403 [salt.fileclient  ][INFO    ][13702] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-12-30 17:56:11,727 [salt.state       ][INFO    ][13702] Running state [python-memcache] at time 17:56:11.726628
2017-12-30 17:56:11,727 [salt.state       ][INFO    ][13702] Executing state pkg.installed for python-memcache
2017-12-30 17:56:11,728 [salt.loaded.int.module.cmdmod][INFO    ][13702] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 17:56:12,292 [salt.loaded.int.module.cmdmod][INFO    ][13702] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-30 17:56:14,748 [salt.loaded.int.module.cmdmod][INFO    ][13702] 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-30 17:56:17,350 [salt.loaded.int.module.cmdmod][INFO    ][13702] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 17:56:17,381 [salt.state       ][INFO    ][13702] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2017-12-30 17:56:17,392 [salt.state       ][INFO    ][13702] Loading fresh modules for state activity
2017-12-30 17:56:17,408 [salt.state       ][INFO    ][13702] Completed state [python-memcache] at time 17:56:17.407722 duration_in_ms=5681.093
2017-12-30 17:56:17,414 [salt.state       ][INFO    ][13702] Running state [memcached] at time 17:56:17.414057
2017-12-30 17:56:17,414 [salt.state       ][INFO    ][13702] Executing state pkg.installed for memcached
2017-12-30 17:56:17,686 [salt.loaded.int.module.cmdmod][INFO    ][13702] 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-30 17:56:18,847 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230175618832244
2017-12-30 17:56:18,876 [salt.minion      ][INFO    ][14113] Starting a new job with PID 14113
2017-12-30 17:56:18,891 [salt.minion      ][INFO    ][14113] Returning information for job: 20171230175618832244
2017-12-30 17:56:21,916 [salt.loaded.int.module.cmdmod][INFO    ][13702] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 17:56:21,945 [salt.state       ][INFO    ][13702] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2017-12-30 17:56:21,953 [salt.state       ][INFO    ][13702] Loading fresh modules for state activity
2017-12-30 17:56:21,967 [salt.state       ][INFO    ][13702] Completed state [memcached] at time 17:56:21.966569 duration_in_ms=4552.512
2017-12-30 17:56:21,971 [salt.state       ][INFO    ][13702] Running state [/etc/memcached.conf] at time 17:56:21.970993
2017-12-30 17:56:21,971 [salt.state       ][INFO    ][13702] Executing state file.managed for /etc/memcached.conf
2017-12-30 17:56:21,996 [salt.fileclient  ][INFO    ][13702] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-12-30 17:56:22,025 [salt.fileclient  ][INFO    ][13702] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-12-30 17:56:22,042 [salt.state       ][INFO    ][13702] 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-30 17:56:22,050 [salt.state       ][INFO    ][13702] Completed state [/etc/memcached.conf] at time 17:56:22.049631 duration_in_ms=78.635
2017-12-30 17:56:22,138 [salt.state       ][INFO    ][13702] Running state [memcached] at time 17:56:22.138441
2017-12-30 17:56:22,139 [salt.state       ][INFO    ][13702] Executing state service.running for memcached
2017-12-30 17:56:22,141 [salt.loaded.int.module.cmdmod][INFO    ][13702] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-12-30 17:56:22,154 [salt.loaded.int.module.cmdmod][INFO    ][13702] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-12-30 17:56:22,164 [salt.loaded.int.module.cmdmod][INFO    ][13702] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-12-30 17:56:22,173 [salt.state       ][INFO    ][13702] The service memcached is already running
2017-12-30 17:56:22,173 [salt.state       ][INFO    ][13702] Completed state [memcached] at time 17:56:22.173195 duration_in_ms=34.754
2017-12-30 17:56:22,174 [salt.state       ][INFO    ][13702] Running state [memcached] at time 17:56:22.173555
2017-12-30 17:56:22,174 [salt.state       ][INFO    ][13702] Executing state service.mod_watch for memcached
2017-12-30 17:56:22,175 [salt.loaded.int.module.cmdmod][INFO    ][13702] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-12-30 17:56:22,184 [salt.loaded.int.module.cmdmod][INFO    ][13702] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-12-30 17:56:22,193 [salt.loaded.int.module.cmdmod][INFO    ][13702] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2017-12-30 17:56:22,232 [salt.state       ][INFO    ][13702] {'memcached': True}
2017-12-30 17:56:22,232 [salt.state       ][INFO    ][13702] Completed state [memcached] at time 17:56:22.232273 duration_in_ms=58.718
2017-12-30 17:56:22,233 [salt.minion      ][INFO    ][13702] Returning information for job: 20171230175608737226
2017-12-30 18:06:09,487 [salt.utils.schedule][INFO    ][861] Running scheduled job: __mine_interval
2017-12-30 18:36:39,591 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command test.ping with jid 20171230183639577945
2017-12-30 18:36:39,620 [salt.minion      ][INFO    ][14418] Starting a new job with PID 14418
2017-12-30 18:36:39,672 [salt.minion      ][INFO    ][14418] Returning information for job: 20171230183639577945
2017-12-30 18:37:10,729 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command state.sls with jid 20171230183710713784
2017-12-30 18:37:10,749 [salt.minion      ][INFO    ][14423] Starting a new job with PID 14423
2017-12-30 18:37:11,207 [salt.state       ][INFO    ][14423] Loading fresh modules for state activity
2017-12-30 18:37:11,249 [salt.fileclient  ][INFO    ][14423] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-30 18:37:11,275 [salt.fileclient  ][INFO    ][14423] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-30 18:37:11,312 [salt.fileclient  ][INFO    ][14423] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-30 18:37:11,635 [salt.state       ][INFO    ][14423] Running state [lsof] at time 18:37:11.634938
2017-12-30 18:37:11,636 [salt.state       ][INFO    ][14423] Executing state pkg.installed for lsof
2017-12-30 18:37:11,636 [salt.loaded.int.module.cmdmod][INFO    ][14423] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 18:37:12,220 [salt.state       ][INFO    ][14423] Package lsof is already installed
2017-12-30 18:37:12,220 [salt.state       ][INFO    ][14423] Completed state [lsof] at time 18:37:12.220109 duration_in_ms=585.17
2017-12-30 18:37:12,220 [salt.state       ][INFO    ][14423] Running state [keepalived] at time 18:37:12.220346
2017-12-30 18:37:12,221 [salt.state       ][INFO    ][14423] Executing state pkg.installed for keepalived
2017-12-30 18:37:12,223 [salt.state       ][INFO    ][14423] Package keepalived is already installed
2017-12-30 18:37:12,224 [salt.state       ][INFO    ][14423] Completed state [keepalived] at time 18:37:12.223515 duration_in_ms=3.169
2017-12-30 18:37:12,225 [salt.state       ][INFO    ][14423] Running state [/etc/keepalived/keepalived.conf] at time 18:37:12.225188
2017-12-30 18:37:12,225 [salt.state       ][INFO    ][14423] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-30 18:37:12,248 [salt.fileclient  ][INFO    ][14423] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-30 18:37:12,281 [salt.fileclient  ][INFO    ][14423] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-30 18:37:12,286 [salt.state       ][INFO    ][14423] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-30 18:37:12,286 [salt.state       ][INFO    ][14423] Completed state [/etc/keepalived/keepalived.conf] at time 18:37:12.285776 duration_in_ms=60.588
2017-12-30 18:37:12,286 [salt.state       ][INFO    ][14423] Running state [keepalived] at time 18:37:12.286335
2017-12-30 18:37:12,287 [salt.state       ][INFO    ][14423] Executing state service.running for keepalived
2017-12-30 18:37:12,287 [salt.loaded.int.module.cmdmod][INFO    ][14423] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-30 18:37:12,309 [salt.loaded.int.module.cmdmod][INFO    ][14423] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-30 18:37:12,319 [salt.loaded.int.module.cmdmod][INFO    ][14423] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-30 18:37:12,329 [salt.state       ][INFO    ][14423] The service keepalived is already running
2017-12-30 18:37:12,329 [salt.state       ][INFO    ][14423] Completed state [keepalived] at time 18:37:12.328781 duration_in_ms=42.445
2017-12-30 18:37:12,330 [salt.minion      ][INFO    ][14423] Returning information for job: 20171230183710713784
2017-12-30 18:37:16,853 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command pillar.get with jid 20171230183716844031
2017-12-30 18:37:16,877 [salt.minion      ][INFO    ][14447] Starting a new job with PID 14447
2017-12-30 18:37:16,890 [salt.minion      ][INFO    ][14447] Returning information for job: 20171230183716844031
2017-12-30 18:39:02,099 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command state.sls with jid 20171230183902085622
2017-12-30 18:39:02,125 [salt.minion      ][INFO    ][14462] Starting a new job with PID 14462
2017-12-30 18:39:02,917 [salt.state       ][INFO    ][14462] Loading fresh modules for state activity
2017-12-30 18:39:02,957 [salt.fileclient  ][INFO    ][14462] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-12-30 18:39:02,979 [salt.fileclient  ][INFO    ][14462] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-12-30 18:39:03,003 [salt.fileclient  ][INFO    ][14462] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-12-30 18:39:03,335 [salt.state       ][INFO    ][14462] Running state [python-memcache] at time 18:39:03.335257
2017-12-30 18:39:03,336 [salt.state       ][INFO    ][14462] Executing state pkg.installed for python-memcache
2017-12-30 18:39:03,336 [salt.loaded.int.module.cmdmod][INFO    ][14462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 18:39:03,961 [salt.state       ][INFO    ][14462] Package python-memcache is already installed
2017-12-30 18:39:03,962 [salt.state       ][INFO    ][14462] Completed state [python-memcache] at time 18:39:03.961638 duration_in_ms=626.381
2017-12-30 18:39:03,962 [salt.state       ][INFO    ][14462] Running state [memcached] at time 18:39:03.961888
2017-12-30 18:39:03,962 [salt.state       ][INFO    ][14462] Executing state pkg.installed for memcached
2017-12-30 18:39:03,965 [salt.state       ][INFO    ][14462] Package memcached is already installed
2017-12-30 18:39:03,965 [salt.state       ][INFO    ][14462] Completed state [memcached] at time 18:39:03.965357 duration_in_ms=3.469
2017-12-30 18:39:03,967 [salt.state       ][INFO    ][14462] Running state [/etc/memcached.conf] at time 18:39:03.967056
2017-12-30 18:39:03,967 [salt.state       ][INFO    ][14462] Executing state file.managed for /etc/memcached.conf
2017-12-30 18:39:03,988 [salt.fileclient  ][INFO    ][14462] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-12-30 18:39:04,007 [salt.fileclient  ][INFO    ][14462] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-12-30 18:39:04,013 [salt.state       ][INFO    ][14462] File /etc/memcached.conf is in the correct state
2017-12-30 18:39:04,014 [salt.state       ][INFO    ][14462] Completed state [/etc/memcached.conf] at time 18:39:04.013585 duration_in_ms=46.528
2017-12-30 18:39:04,014 [salt.state       ][INFO    ][14462] Running state [memcached] at time 18:39:04.014374
2017-12-30 18:39:04,015 [salt.state       ][INFO    ][14462] Executing state service.running for memcached
2017-12-30 18:39:04,015 [salt.loaded.int.module.cmdmod][INFO    ][14462] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-12-30 18:39:04,039 [salt.loaded.int.module.cmdmod][INFO    ][14462] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-12-30 18:39:04,050 [salt.loaded.int.module.cmdmod][INFO    ][14462] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-12-30 18:39:04,061 [salt.state       ][INFO    ][14462] The service memcached is already running
2017-12-30 18:39:04,061 [salt.state       ][INFO    ][14462] Completed state [memcached] at time 18:39:04.061355 duration_in_ms=46.98
2017-12-30 18:39:04,062 [salt.minion      ][INFO    ][14462] Returning information for job: 20171230183902085622
2017-12-30 18:59:38,658 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command state.sls with jid 20171230185938650376
2017-12-30 18:59:38,693 [salt.minion      ][INFO    ][14526] Starting a new job with PID 14526
2017-12-30 18:59:41,169 [salt.state       ][INFO    ][14526] Loading fresh modules for state activity
2017-12-30 18:59:41,212 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/init.sls'
2017-12-30 18:59:41,243 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/server/init.sls'
2017-12-30 18:59:41,263 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/server/service.sls'
2017-12-30 18:59:41,306 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-12-30 18:59:41,368 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/server/plugin.sls'
2017-12-30 18:59:41,388 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-12-30 18:59:41,699 [salt.state       ][INFO    ][14526] Running state [python-lesscpy] at time 18:59:41.699232
2017-12-30 18:59:41,700 [salt.state       ][INFO    ][14526] Executing state pkg.installed for python-lesscpy
2017-12-30 18:59:41,700 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 18:59:42,339 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-30 18:59:44,881 [salt.loaded.int.module.cmdmod][INFO    ][14526] 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-30 18:59:47,833 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 18:59:47,863 [salt.state       ][INFO    ][14526] 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-30 18:59:47,874 [salt.state       ][INFO    ][14526] Loading fresh modules for state activity
2017-12-30 18:59:47,893 [salt.state       ][INFO    ][14526] Completed state [python-lesscpy] at time 18:59:47.893188 duration_in_ms=6193.955
2017-12-30 18:59:47,907 [salt.state       ][INFO    ][14526] Running state [libapache2-mod-wsgi] at time 18:59:47.906899
2017-12-30 18:59:47,907 [salt.state       ][INFO    ][14526] Executing state pkg.installed for libapache2-mod-wsgi
2017-12-30 18:59:48,189 [salt.state       ][INFO    ][14526] Package libapache2-mod-wsgi is already installed
2017-12-30 18:59:48,190 [salt.state       ][INFO    ][14526] Completed state [libapache2-mod-wsgi] at time 18:59:48.189565 duration_in_ms=282.666
2017-12-30 18:59:48,190 [salt.state       ][INFO    ][14526] Running state [python-memcache] at time 18:59:48.189950
2017-12-30 18:59:48,190 [salt.state       ][INFO    ][14526] Executing state pkg.installed for python-memcache
2017-12-30 18:59:48,196 [salt.state       ][INFO    ][14526] Package python-memcache is already installed
2017-12-30 18:59:48,197 [salt.state       ][INFO    ][14526] Completed state [python-memcache] at time 18:59:48.196795 duration_in_ms=6.845
2017-12-30 18:59:48,197 [salt.state       ][INFO    ][14526] Running state [apache2] at time 18:59:48.197411
2017-12-30 18:59:48,198 [salt.state       ][INFO    ][14526] Executing state pkg.installed for apache2
2017-12-30 18:59:48,213 [salt.loaded.int.module.cmdmod][INFO    ][14526] 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-30 18:59:48,747 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230185948734599
2017-12-30 18:59:48,764 [salt.minion      ][INFO    ][14951] Starting a new job with PID 14951
2017-12-30 18:59:48,777 [salt.minion      ][INFO    ][14951] Returning information for job: 20171230185948734599
2017-12-30 18:59:58,771 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230185958757853
2017-12-30 18:59:58,798 [salt.minion      ][INFO    ][15402] Starting a new job with PID 15402
2017-12-30 18:59:58,820 [salt.minion      ][INFO    ][15402] Returning information for job: 20171230185958757853
2017-12-30 18:59:59,485 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 18:59:59,525 [salt.state       ][INFO    ][14526] 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-30 18:59:59,535 [salt.state       ][INFO    ][14526] Loading fresh modules for state activity
2017-12-30 18:59:59,606 [salt.state       ][INFO    ][14526] Completed state [apache2] at time 18:59:59.605439 duration_in_ms=11408.027
2017-12-30 18:59:59,626 [salt.state       ][INFO    ][14526] Running state [openstack-dashboard] at time 18:59:59.625617
2017-12-30 18:59:59,626 [salt.state       ][INFO    ][14526] Executing state pkg.installed for openstack-dashboard
2017-12-30 18:59:59,873 [salt.loaded.int.module.cmdmod][INFO    ][14526] 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-30 19:00:08,790 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190008775316
2017-12-30 19:00:08,819 [salt.minion      ][INFO    ][15533] Starting a new job with PID 15533
2017-12-30 19:00:08,846 [salt.minion      ][INFO    ][15533] Returning information for job: 20171230190008775316
2017-12-30 19:00:19,016 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190019000629
2017-12-30 19:00:19,043 [salt.minion      ][INFO    ][15741] Starting a new job with PID 15741
2017-12-30 19:00:19,065 [salt.minion      ][INFO    ][15741] Returning information for job: 20171230190019000629
2017-12-30 19:00:29,034 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190029020274
2017-12-30 19:00:29,064 [salt.minion      ][INFO    ][16005] Starting a new job with PID 16005
2017-12-30 19:00:29,088 [salt.minion      ][INFO    ][16005] Returning information for job: 20171230190029020274
2017-12-30 19:00:39,264 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190039246210
2017-12-30 19:00:39,297 [salt.minion      ][INFO    ][16140] Starting a new job with PID 16140
2017-12-30 19:00:39,326 [salt.minion      ][INFO    ][16140] Returning information for job: 20171230190039246210
2017-12-30 19:00:49,286 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190049271387
2017-12-30 19:00:49,314 [salt.minion      ][INFO    ][16388] Starting a new job with PID 16388
2017-12-30 19:00:49,337 [salt.minion      ][INFO    ][16388] Returning information for job: 20171230190049271387
2017-12-30 19:00:59,305 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190059291401
2017-12-30 19:00:59,338 [salt.minion      ][INFO    ][16628] Starting a new job with PID 16628
2017-12-30 19:00:59,369 [salt.minion      ][INFO    ][16628] Returning information for job: 20171230190059291401
2017-12-30 19:01:09,333 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190109318968
2017-12-30 19:01:09,367 [salt.minion      ][INFO    ][16818] Starting a new job with PID 16818
2017-12-30 19:01:09,389 [salt.minion      ][INFO    ][16818] Returning information for job: 20171230190109318968
2017-12-30 19:01:19,356 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190119339833
2017-12-30 19:01:19,393 [salt.minion      ][INFO    ][16853] Starting a new job with PID 16853
2017-12-30 19:01:19,432 [salt.minion      ][INFO    ][16853] Returning information for job: 20171230190119339833
2017-12-30 19:01:29,399 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190129384106
2017-12-30 19:01:29,437 [salt.minion      ][INFO    ][16858] Starting a new job with PID 16858
2017-12-30 19:01:29,463 [salt.minion      ][INFO    ][16858] Returning information for job: 20171230190129384106
2017-12-30 19:01:39,434 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190139420883
2017-12-30 19:01:39,460 [salt.minion      ][INFO    ][17062] Starting a new job with PID 17062
2017-12-30 19:01:39,483 [salt.minion      ][INFO    ][17062] Returning information for job: 20171230190139420883
2017-12-30 19:01:49,457 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190149442770
2017-12-30 19:01:49,509 [salt.minion      ][INFO    ][17363] Starting a new job with PID 17363
2017-12-30 19:01:49,534 [salt.minion      ][INFO    ][17363] Returning information for job: 20171230190149442770
2017-12-30 19:01:59,513 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190159491327
2017-12-30 19:01:59,542 [salt.minion      ][INFO    ][17640] Starting a new job with PID 17640
2017-12-30 19:01:59,561 [salt.minion      ][INFO    ][17640] Returning information for job: 20171230190159491327
2017-12-30 19:02:09,534 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190209520613
2017-12-30 19:02:09,579 [salt.minion      ][INFO    ][17862] Starting a new job with PID 17862
2017-12-30 19:02:09,602 [salt.minion      ][INFO    ][17862] Returning information for job: 20171230190209520613
2017-12-30 19:02:19,588 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190219575298
2017-12-30 19:02:19,626 [salt.minion      ][INFO    ][17875] Starting a new job with PID 17875
2017-12-30 19:02:19,652 [salt.minion      ][INFO    ][17875] Returning information for job: 20171230190219575298
2017-12-30 19:02:29,635 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190229622473
2017-12-30 19:02:29,660 [salt.minion      ][INFO    ][17880] Starting a new job with PID 17880
2017-12-30 19:02:29,675 [salt.minion      ][INFO    ][17880] Returning information for job: 20171230190229622473
2017-12-30 19:02:37,449 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 19:02:37,484 [salt.state       ][INFO    ][14526] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~cloud0'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '4.0.2+really4.0.2+dfsg-2ubuntu1~cloud0'
'python-oslo.concurrency' changed from 'absent' to '3.21.0-0ubuntu2~cloud0'
'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'
'python-glanceclient' changed from 'absent' to '1:2.8.0-0ubuntu1~cloud0'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-cachetools' changed from 'absent' to '1.1.6-1~cloud0'
'python-semantic-version' changed from 'absent' to '2.3.1-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'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-0ubuntu1~cloud0'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python-setuptools' changed from 'absent' to '36.2.7-2~cloud0'
'python2.7-django-appconf' changed from 'absent' to '1'
'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-2~cloud0'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-compressor' changed from 'absent' to '2.0-1ubuntu1'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'python-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-requests' changed from '2.9.1-3' to '2.18.1-1~cloud0'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'python2.7-lxml' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-osc-lib' changed from 'absent' to '1.7.0-0ubuntu1~cloud0'
'python-keystoneclient' changed from 'absent' to '1:3.13.0-0ubuntu1~cloud0'
'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 '1.0.2-3~cloud0'
'python-certifi' changed from 'absent' to '2015.11.20.1-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'
'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'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.30.0-0ubuntu1.1~cloud0'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'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'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.17.0-0ubuntu1~cloud0'
'python-neutronclient' changed from 'absent' to '1:6.5.0-0ubuntu1.1~cloud0'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~cloud0'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-0ubuntu1~cloud0'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python-positional' changed from 'absent' to '1.1.1-3~cloud0'
'python-appconf' changed from 'absent' to '1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'python-distribute' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'python-rjsmin' changed from 'absent' to '1.0.12+dfsg1-2ubuntu1'
'python-django-openstack-auth' changed from 'absent' to '3.5.0-0ubuntu1~cloud0'
'python-pathlib' changed from 'absent' to '1.0.1-2'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'python-cinderclient' changed from 'absent' to '1:3.1.0-0ubuntu1~cloud0'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-heatclient' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'python-oslo.policy' changed from 'absent' to '1.25.1-0ubuntu1~cloud0'
'python-stevedore' changed from 'absent' to '1:1.25.0-0ubuntu1~cloud0'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-openstack-auth' changed from 'absent' to '3.5.0-0ubuntu1~cloud0'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:4.11.0-0ubuntu1~cloud0'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python2.7-django-compressor' changed from 'absent' to '1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'python2.7-pathlib' changed from 'absent' to '1'
'python-oslo.serialization' changed from 'absent' to '2.20.0-0ubuntu1~cloud0'
'python-oslo.utils' changed from 'absent' to '3.28.0-0ubuntu1~cloud0'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'python-django' changed from 'absent' to '1.8.7-1ubuntu5.5'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python2.7-gridfs' 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'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'python2.7-cmd2' changed from 'absent' to '1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-cliff' changed from 'absent' to '2.8.0-0ubuntu1~cloud0'
'python-oslo.i18n' changed from 'absent' to '3.17.0-0ubuntu1~cloud0'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-keyring' changed from 'absent' to '7.3-1ubuntu1'
'python-django-appconf' changed from 'absent' to '1.0.1-4'
'python-oslo-utils' changed from 'absent' to '1'
'python-novaclient' changed from 'absent' to '2:9.1.0-0ubuntu1~cloud0'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-mock' changed from 'absent' to '2.0.0-3~cloud0'
'python-rfc3986' changed from 'absent' to '0.3.1-2~cloud0'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-django-horizon' changed from 'absent' to '3:12.0.1-0ubuntu1~cloud0'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.30.0-0ubuntu1~cloud0'
'python-pyscss' changed from 'absent' to '1.3.4-5'
'python-pyinotify' changed from 'absent' to '0.9.6-0fakesync1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python-amqp' changed from 'absent' to '2.1.4-1~cloud0'
'python-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~cloud0'
'python-django-compressor' changed from 'absent' to '2.0-1ubuntu1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-osprofiler' changed from 'absent' to '1.11.0-0ubuntu1~cloud0'
'python-os-client-config' changed from 'absent' to '1.28.0-0ubuntu1~cloud0'
'python-oslo.messaging' changed from 'absent' to '5.30.0-0ubuntu1~cloud0'
'python-django-common' changed from 'absent' to '1.8.7-1ubuntu5.5'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'openstack-dashboard' changed from 'absent' to '3:12.0.1-0ubuntu1~cloud0'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.4.0-0ubuntu1~cloud0'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-oslo.service' changed from 'absent' to '1.25.0-0ubuntu1~cloud0'
'python-rcssmin' changed from 'absent' to '1.0.6-1ubuntu1'
'python-ceilometerclient' changed from 'absent' to '2.9.0-0ubuntu1~cloud0'
'python-csscompressor' changed from 'absent' to '0.9.4-2'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-keystoneauth1' changed from 'absent' to '3.1.0-0ubuntu2~cloud0'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'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-30 19:02:37,512 [salt.state       ][INFO    ][14526] Loading fresh modules for state activity
2017-12-30 19:02:37,545 [salt.state       ][INFO    ][14526] Completed state [openstack-dashboard] at time 19:02:37.545005 duration_in_ms=157919.386
2017-12-30 19:02:37,554 [salt.state       ][INFO    ][14526] Running state [gettext-base] at time 19:02:37.554031
2017-12-30 19:02:37,555 [salt.state       ][INFO    ][14526] Executing state pkg.installed for gettext-base
2017-12-30 19:02:38,519 [salt.state       ][INFO    ][14526] Package gettext-base is already installed
2017-12-30 19:02:38,519 [salt.state       ][INFO    ][14526] Completed state [gettext-base] at time 19:02:38.519368 duration_in_ms=965.337
2017-12-30 19:02:38,520 [salt.state       ][INFO    ][14526] Running state [openstack-dashboard-apache] at time 19:02:38.519963
2017-12-30 19:02:38,520 [salt.state       ][INFO    ][14526] Executing state pkg.purged for openstack-dashboard-apache
2017-12-30 19:02:38,526 [salt.state       ][INFO    ][14526] All specified packages are already absent
2017-12-30 19:02:38,526 [salt.state       ][INFO    ][14526] Completed state [openstack-dashboard-apache] at time 19:02:38.526144 duration_in_ms=6.181
2017-12-30 19:02:38,527 [salt.state       ][INFO    ][14526] Running state [/etc/openstack-dashboard/local_settings.py] at time 19:02:38.527353
2017-12-30 19:02:38,528 [salt.state       ][INFO    ][14526] Executing state file.managed for /etc/openstack-dashboard/local_settings.py
2017-12-30 19:02:38,655 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/local_settings/pike_settings.py'
2017-12-30 19:02:38,678 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-12-30 19:02:38,701 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_local_settings.py'
2017-12-30 19:02:38,746 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_horizon_settings.py'
2017-12-30 19:02:38,766 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_keystone_settings.py'
2017-12-30 19:02:38,789 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_nova_settings.py'
2017-12-30 19:02:38,804 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_glance_settings.py'
2017-12-30 19:02:38,819 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_neutron_settings.py'
2017-12-30 19:02:38,835 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_heat_settings.py'
2017-12-30 19:02:38,852 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_websso_settings.py'
2017-12-30 19:02:38,870 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_ssl_settings.py'
2017-12-30 19:02:38,879 [salt.state       ][INFO    ][14526] File changed:
--- 
+++ 
@@ -1,169 +1,66 @@
-# -*- 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
+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
 
-# This setting controls whether or not compression is enabled. Disabling
-# compression makes Horizon considerably slower, but makes it much easier
-# to debug JS and CSS changes
-#COMPRESS_ENABLED = not DEBUG
-
-# This setting controls whether compression happens on the fly, or offline
-# with `python manage.py compress`
-# See https://django-compressor.readthedocs.io/en/latest/usage/#offline-compression
-# for more information
-#COMPRESS_OFFLINE = not DEBUG
-
-# 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
-
-# Set this to True if you want available domains displayed as a dropdown menu
-# on the login screen. It is strongly advised NOT to enable this for public
-# clouds, as advertising enabled domains to unauthenticated customers
-# irresponsibly exposes private information. This should only be used for
-# private clouds where the dashboard sits behind a corporate firewall.
-#OPENSTACK_KEYSTONE_DOMAIN_DROPDOWN = False
-
-# If OPENSTACK_KEYSTONE_DOMAIN_DROPDOWN is enabled, this option can be used to
-# set the available domains to choose from. This is a list of pairs whose first
-# value is the domain name and the second is the display name.
-#OPENSTACK_KEYSTONE_DOMAIN_CHOICES = (
-#  ('Default', 'Default'),
-#)
-
-# 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
+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('/var/lib/openstack-dashboard/secret_key')
-
-# 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
+SECRET_KEY = 'opaesee8Que2yahJoh9fo0eefo1Aeyo6ahyei8zeiboh3aeth5loth7ieNa5xi5e'
 
 CACHES = {
     'default': {
+
+        'OPTIONS': {
+                'DEAD_RETRY': 1,
+                'SERVER_RETRIES': 1,
+                'SOCKET_TIMEOUT': 1,
+        },
         'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',
-        'LOCATION': '127.0.0.1:11211',
-    },
-}
-
-#CACHES = {
-#    'default': {
-#        'BACKEND': 'django.core.cache.backends.locmem.LocMemCache',
-#    }
-#}
+        'LOCATION': "172.30.10.105:11211"
+    }
+}
 
 # Send email to the console by default
 EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend'
@@ -171,75 +68,238 @@
 #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 = {
+    "identity": 3
+}
+# 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"
-OPENSTACK_KEYSTONE_URL = "http://%s:5000/v2.0" % OPENSTACK_HOST
-OPENSTACK_KEYSTONE_DEFAULT_ROLE = "_member_"
-
-# For setting the default service region on a per-endpoint basis. Note that the
-# default value for this setting is {}, and below is just an example of how it
-# should be specified.
-#DEFAULT_SERVICE_REGIONS = {
-#    OPENSTACK_KEYSTONE_URL: 'RegionOne'
-#}
-
-# 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"
+# AVAILABLE_REGIONS = [
+#     ('http://cluster1.example.com:5000/v2.0', 'cluster1'),
+#     ('http://cluster2.example.com:5000/v2.0', 'cluster2'),
+# ]
+
+OPENSTACK_HOST = "10.167.4.10"
+OPENSTACK_KEYSTONE_URL = "http://%s:5000/v3" % OPENSTACK_HOST
+
+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.
@@ -253,43 +313,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_DELETION_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
@@ -298,97 +328,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_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"],
-
-    # 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', 'direct', 'direct-physical', 'macvtap',
-    # 'baremetal' and 'virtio-forwarder'
-    # Set to empty list or None to disable VNIC type selection.
-    'supported_vnic_types': ['*'],
-
-    # Set list of available physical networks to be selected in the physical
-    # network field on the admin create network modal. If it's set to an empty
-    # list, the field will be a regular input field.
-    # e.g. ['default', 'test']
-    'physical_networks': [],
-
-}
-
-# 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')),
-#        ('vhdx', _('VHDX - Large 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.
@@ -398,273 +383,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
-
-# A dictionary of default settings for create image modal.
-#CREATE_IMAGE_DEFAULTS = {
-#    'image_visibility': "public",
-#}
-
-# 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,
-    # If apache2 mod_wsgi is used to deploy OpenStack dashboard
-    # timestamp is output by mod_wsgi. If WSGI framework you use does not
-    # output timestamp for logging, add %(asctime)s in the following
-    # format definitions.
-    'formatters': {
-        'console': {
-            'format': '%(levelname)s %(name)s %(message)s'
-        },
-        'operation': {
-            # The format of "%(message)s" is defined by
-            # OPERATION_LOG_OPTIONS['format']
-            'format': '%(message)s'
-        },
-    },
-    'handlers': {
-        'null': {
-            'level': 'DEBUG',
-            'class': 'logging.NullHandler',
-        },
-        'console': {
-            # Set the level to "DEBUG" for verbose output logging.
-            'level': 'INFO',
-            'class': 'logging.StreamHandler',
-            'formatter': 'console',
-        },
-        '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',
@@ -755,160 +520,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',
-                              'CREATE_IMAGE_DEFAULTS']
-
-# 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 = []
-
-###############################################################################
-# Ubuntu Settings
-###############################################################################
-
- # The default theme if no cookie is present
-DEFAULT_THEME = 'ubuntu'
-
-# Default Ubuntu apache configuration uses /horizon as the application root.
-WEBROOT='/horizon/'
-
-# By default, validation of the HTTP Host header is disabled.  Production
-# installations should have this set accordingly.  For more information
-# see https://docs.djangoproject.com/en/dev/ref/settings/.
-ALLOWED_HOSTS = '*'
-
-# Compress all assets offline as part of packaging installation
-COMPRESS_OFFLINE = True
-
-# 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'],
-#    'ignored_urls': ['/js/', '/static/', '^/api/'],
-#    'format': ("[%(client_ip)s] [%(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': []}
-
-# Projects and users can have extra attributes as defined by keystone v3.
-# Horizon has the ability to display these extra attributes via this setting.
-# If you'd like to display extra data in the project or user tables, set the
-# corresponding dict key to the attribute name, followed by the display name.
-# For more information, see horizon's customization (http://docs.openstack.org/developer/horizon/topics/customizing.html#horizon-customization-module-overrides)
-#PROJECT_TABLE_EXTRA_INFO = {
-#   'phone_num': _('Phone Number'),
-#}
-#USER_TABLE_EXTRA_INFO = {
-#   'phone_num': _('Phone Number'),
-#}
-
-# Password will have an expiration date when using keystone v3 and enabling the
-# feature.
-# This setting allows you to set the number of days that the user will be alerted
-# prior to the password expiration.
-# Once the password expires keystone will deny the access and users must
-# contact an admin to change their password.
-#PASSWORD_EXPIRES_WARNING_THRESHOLD_DAYS = 0+
+
+
+
+
+USE_SSL = True
+CSRF_COOKIE_SECURE = True
+CSRF_COOKIE_SECURE = True
+SESSION_COOKIE_HTTPONLY = True

2017-12-30 19:02:38,918 [salt.state       ][INFO    ][14526] Loading fresh modules for state activity
2017-12-30 19:02:38,964 [salt.state       ][INFO    ][14526] Completed state [/etc/openstack-dashboard/local_settings.py] at time 19:02:38.963624 duration_in_ms=436.27
2017-12-30 19:02:38,974 [salt.state       ][INFO    ][14526] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 19:02:38.973530
2017-12-30 19:02:38,974 [salt.state       ][INFO    ][14526] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json
2017-12-30 19:02:39,002 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/nova_policy.json'
2017-12-30 19:02:39,007 [salt.state       ][INFO    ][14526] File changed:
--- 
+++ 
@@ -2,175 +2,436 @@
     "context_is_admin":  "role:admin",
     "admin_or_owner":  "is_admin:True or project_id:%(project_id)s",
     "default": "rule:admin_or_owner",
+
+    "cells_scheduler_filter:TargetCellFilter": "is_admin:True",
+
+    "compute:create": "rule:admin_or_owner",
+    "compute:create:attach_network": "rule:admin_or_owner",
+    "compute:create:attach_volume": "rule:admin_or_owner",
+    "compute:create:forced_host": "is_admin:True",
+
+    "compute:get": "rule:admin_or_owner",
+    "compute:get_all": "rule:admin_or_owner",
+    "compute:get_all_tenants": "is_admin:True",
+
+    "compute:update": "rule:admin_or_owner",
+
+    "compute:get_instance_metadata": "rule:admin_or_owner",
+    "compute:get_all_instance_metadata": "rule:admin_or_owner",
+    "compute:get_all_instance_system_metadata": "rule:admin_or_owner",
+    "compute:update_instance_metadata": "rule:admin_or_owner",
+    "compute:delete_instance_metadata": "rule:admin_or_owner",
+
+    "compute:get_diagnostics": "rule:admin_or_owner",
+    "compute:get_instance_diagnostics": "rule:admin_or_owner",
+
+    "compute:start": "rule:admin_or_owner",
+    "compute:stop": "rule:admin_or_owner",
+
+    "compute:lock": "rule:admin_or_owner",
+    "compute:unlock": "rule:admin_or_owner",
+    "compute:unlock_override": "rule:admin_api",
+
+    "compute:get_vnc_console": "rule:admin_or_owner",
+    "compute:get_spice_console": "rule:admin_or_owner",
+    "compute:get_rdp_console": "rule:admin_or_owner",
+    "compute:get_serial_console": "rule:admin_or_owner",
+    "compute:get_mks_console": "rule:admin_or_owner",
+    "compute:get_console_output": "rule:admin_or_owner",
+
+    "compute:reset_network": "rule:admin_or_owner",
+    "compute:inject_network_info": "rule:admin_or_owner",
+    "compute:add_fixed_ip": "rule:admin_or_owner",
+    "compute:remove_fixed_ip": "rule:admin_or_owner",
+
+    "compute:attach_volume": "rule:admin_or_owner",
+    "compute:detach_volume": "rule:admin_or_owner",
+    "compute:swap_volume": "rule:admin_api",
+
+    "compute:attach_interface": "rule:admin_or_owner",
+    "compute:detach_interface": "rule:admin_or_owner",
+
+    "compute:set_admin_password": "rule:admin_or_owner",
+
+    "compute:rescue": "rule:admin_or_owner",
+    "compute:unrescue": "rule:admin_or_owner",
+
+    "compute:suspend": "rule:admin_or_owner",
+    "compute:resume": "rule:admin_or_owner",
+
+    "compute:pause": "rule:admin_or_owner",
+    "compute:unpause": "rule:admin_or_owner",
+
+    "compute:shelve": "rule:admin_or_owner",
+    "compute:shelve_offload": "rule:admin_or_owner",
+    "compute:unshelve": "rule:admin_or_owner",
+
+    "compute:snapshot": "rule:admin_or_owner",
+    "compute:snapshot_volume_backed": "rule:admin_or_owner",
+    "compute:backup": "rule:admin_or_owner",
+
+    "compute:resize": "rule:admin_or_owner",
+    "compute:confirm_resize": "rule:admin_or_owner",
+    "compute:revert_resize": "rule:admin_or_owner",
+
+    "compute:rebuild": "rule:admin_or_owner",
+    "compute:reboot": "rule:admin_or_owner",
+    "compute:delete": "rule:admin_or_owner",
+    "compute:soft_delete": "rule:admin_or_owner",
+    "compute:force_delete": "rule:admin_or_owner",
+
+    "compute:security_groups:add_to_instance": "rule:admin_or_owner",
+    "compute:security_groups:remove_from_instance": "rule:admin_or_owner",
+
+    "compute:restore": "rule:admin_or_owner",
+
+    "compute:volume_snapshot_create": "rule:admin_or_owner",
+    "compute:volume_snapshot_delete": "rule:admin_or_owner",
+
     "admin_api": "is_admin:True",
-
+    "compute_extension:accounts": "rule:admin_api",
+    "compute_extension:admin_actions": "rule:admin_api",
+    "compute_extension:admin_actions:pause": "rule:admin_or_owner",
+    "compute_extension:admin_actions:unpause": "rule:admin_or_owner",
+    "compute_extension:admin_actions:suspend": "rule:admin_or_owner",
+    "compute_extension:admin_actions:resume": "rule:admin_or_owner",
+    "compute_extension:admin_actions:lock": "rule:admin_or_owner",
+    "compute_extension:admin_actions:unlock": "rule:admin_or_owner",
+    "compute_extension:admin_actions:resetNetwork": "rule:admin_api",
+    "compute_extension:admin_actions:injectNetworkInfo": "rule:admin_api",
+    "compute_extension:admin_actions:createBackup": "rule:admin_or_owner",
+    "compute_extension:admin_actions:migrateLive": "rule:admin_api",
+    "compute_extension:admin_actions:resetState": "rule:admin_api",
+    "compute_extension:admin_actions:migrate": "rule:admin_api",
+    "compute_extension:aggregates": "rule:admin_api",
+    "compute_extension:agents": "rule:admin_api",
+    "compute_extension:attach_interfaces": "rule:admin_or_owner",
+    "compute_extension:baremetal_nodes": "rule:admin_api",
+    "compute_extension:cells": "rule:admin_api",
+    "compute_extension:cells:create": "rule:admin_api",
+    "compute_extension:cells:delete": "rule:admin_api",
+    "compute_extension:cells:update": "rule:admin_api",
+    "compute_extension:cells:sync_instances": "rule:admin_api",
+    "compute_extension:certificates": "rule:admin_or_owner",
+    "compute_extension:cloudpipe": "rule:admin_api",
+    "compute_extension:cloudpipe_update": "rule:admin_api",
+    "compute_extension:config_drive": "rule:admin_or_owner",
+    "compute_extension:console_output": "rule:admin_or_owner",
+    "compute_extension:consoles": "rule:admin_or_owner",
+    "compute_extension:createserverext": "rule:admin_or_owner",
+    "compute_extension:deferred_delete": "rule:admin_or_owner",
+    "compute_extension:disk_config": "rule:admin_or_owner",
+    "compute_extension:evacuate": "rule:admin_api",
+    "compute_extension:extended_server_attributes": "rule:admin_api",
+    "compute_extension:extended_status": "rule:admin_or_owner",
+    "compute_extension:extended_availability_zone": "rule:admin_or_owner",
+    "compute_extension:extended_ips": "rule:admin_or_owner",
+    "compute_extension:extended_ips_mac": "rule:admin_or_owner",
+    "compute_extension:extended_vif_net": "rule:admin_or_owner",
+    "compute_extension:extended_volumes": "rule:admin_or_owner",
+    "compute_extension:fixed_ips": "rule:admin_api",
+    "compute_extension:flavor_access": "rule:admin_or_owner",
+    "compute_extension:flavor_access:addTenantAccess": "rule:admin_api",
+    "compute_extension:flavor_access:removeTenantAccess": "rule:admin_api",
+    "compute_extension:flavor_disabled": "rule:admin_or_owner",
+    "compute_extension:flavor_rxtx": "rule:admin_or_owner",
+    "compute_extension:flavor_swap": "rule:admin_or_owner",
+    "compute_extension:flavorextradata": "rule:admin_or_owner",
+    "compute_extension:flavorextraspecs:index": "rule:admin_or_owner",
+    "compute_extension:flavorextraspecs:show": "rule:admin_or_owner",
+    "compute_extension:flavorextraspecs:create": "rule:admin_api",
+    "compute_extension:flavorextraspecs:update": "rule:admin_api",
+    "compute_extension:flavorextraspecs:delete": "rule:admin_api",
+    "compute_extension:flavormanage": "rule:admin_api",
+    "compute_extension:floating_ip_dns": "rule:admin_or_owner",
+    "compute_extension:floating_ip_pools": "rule:admin_or_owner",
+    "compute_extension:floating_ips": "rule:admin_or_owner",
+    "compute_extension:floating_ips_bulk": "rule:admin_api",
+    "compute_extension:fping": "rule:admin_or_owner",
+    "compute_extension:fping:all_tenants": "rule:admin_api",
+    "compute_extension:hide_server_addresses": "is_admin:False",
+    "compute_extension:hosts": "rule:admin_api",
+    "compute_extension:hypervisors": "rule:admin_api",
+    "compute_extension:image_size": "rule:admin_or_owner",
+    "compute_extension:instance_actions": "rule:admin_or_owner",
+    "compute_extension:instance_actions:events": "rule:admin_api",
+    "compute_extension:instance_usage_audit_log": "rule:admin_api",
+    "compute_extension:keypairs": "rule:admin_or_owner",
+    "compute_extension:keypairs:index": "rule:admin_or_owner",
+    "compute_extension:keypairs:show": "rule:admin_or_owner",
+    "compute_extension:keypairs:create": "rule:admin_or_owner",
+    "compute_extension:keypairs:delete": "rule:admin_or_owner",
+    "compute_extension:multinic": "rule:admin_or_owner",
+    "compute_extension:networks": "rule:admin_api",
+    "compute_extension:networks:view": "rule:admin_or_owner",
+    "compute_extension:networks_associate": "rule:admin_api",
+    "compute_extension:os-tenant-networks": "rule:admin_or_owner",
+    "compute_extension:quotas:show": "rule:admin_or_owner",
+    "compute_extension:quotas:update": "rule:admin_api",
+    "compute_extension:quotas:delete": "rule:admin_api",
+    "compute_extension:quota_classes": "rule:admin_or_owner",
+    "compute_extension:rescue": "rule:admin_or_owner",
+    "compute_extension:security_group_default_rules": "rule:admin_api",
+    "compute_extension:security_groups": "rule:admin_or_owner",
+    "compute_extension:server_diagnostics": "rule:admin_api",
+    "compute_extension:server_groups": "rule:admin_or_owner",
+    "compute_extension:server_password": "rule:admin_or_owner",
+    "compute_extension:server_usage": "rule:admin_or_owner",
+    "compute_extension:services": "rule:admin_api",
+    "compute_extension:shelve": "rule:admin_or_owner",
+    "compute_extension:shelveOffload": "rule:admin_api",
+    "compute_extension:simple_tenant_usage:show": "rule:admin_or_owner",
+    "compute_extension:simple_tenant_usage:list": "rule:admin_api",
+    "compute_extension:unshelve": "rule:admin_or_owner",
+    "compute_extension:users": "rule:admin_api",
+    "compute_extension:virtual_interfaces": "rule:admin_or_owner",
+    "compute_extension:virtual_storage_arrays": "rule:admin_or_owner",
+    "compute_extension:volumes": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:index": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:show": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:create": "rule:admin_or_owner",
+    "compute_extension:volume_attachments:update": "rule:admin_api",
+    "compute_extension:volume_attachments:delete": "rule:admin_or_owner",
+    "compute_extension:volumetypes": "rule:admin_or_owner",
+    "compute_extension:availability_zone:list": "rule:admin_or_owner",
+    "compute_extension:availability_zone:detail": "rule:admin_api",
+    "compute_extension:used_limits_for_admin": "rule:admin_api",
+    "compute_extension:migrations:index": "rule:admin_api",
+    "compute_extension:os-assisted-volume-snapshots:create": "rule:admin_api",
+    "compute_extension:os-assisted-volume-snapshots:delete": "rule:admin_api",
+    "compute_extension:console_auth_tokens": "rule:admin_api",
+    "compute_extension:os-server-external-events:create": "rule:admin_api",
+
+    "network:get_all": "rule:admin_or_owner",
+    "network:get": "rule:admin_or_owner",
+    "network:create": "rule:admin_or_owner",
+    "network:delete": "rule:admin_or_owner",
+    "network:associate": "rule:admin_or_owner",
+    "network:disassociate": "rule:admin_or_owner",
+    "network:get_vifs_by_instance": "rule:admin_or_owner",
+    "network:allocate_for_instance": "rule:admin_or_owner",
+    "network:deallocate_for_instance": "rule:admin_or_owner",
+    "network:validate_networks": "rule:admin_or_owner",
+    "network:get_instance_uuids_by_ip_filter": "rule:admin_or_owner",
+    "network:get_instance_id_by_floating_address": "rule:admin_or_owner",
+    "network:setup_networks_on_host": "rule:admin_or_owner",
+    "network:get_backdoor_port": "rule:admin_or_owner",
+
+    "network:get_floating_ip": "rule:admin_or_owner",
+    "network:get_floating_ip_pools": "rule:admin_or_owner",
+    "network:get_floating_ip_by_address": "rule:admin_or_owner",
+    "network:get_floating_ips_by_project": "rule:admin_or_owner",
+    "network:get_floating_ips_by_fixed_address": "rule:admin_or_owner",
+    "network:allocate_floating_ip": "rule:admin_or_owner",
+    "network:associate_floating_ip": "rule:admin_or_owner",
+    "network:disassociate_floating_ip": "rule:admin_or_owner",
+    "network:release_floating_ip": "rule:admin_or_owner",
+    "network:migrate_instance_start": "rule:admin_or_owner",
+    "network:migrate_instance_finish": "rule:admin_or_owner",
+
+    "network:get_fixed_ip": "rule:admin_or_owner",
+    "network:get_fixed_ip_by_address": "rule:admin_or_owner",
+    "network:add_fixed_ip_to_instance": "rule:admin_or_owner",
+    "network:remove_fixed_ip_from_instance": "rule:admin_or_owner",
+    "network:add_network_to_project": "rule:admin_or_owner",
+    "network:get_instance_nw_info": "rule:admin_or_owner",
+
+    "network:get_dns_domains": "rule:admin_or_owner",
+    "network:add_dns_entry": "rule:admin_or_owner",
+    "network:modify_dns_entry": "rule:admin_or_owner",
+    "network:delete_dns_entry": "rule:admin_or_owner",
+    "network:get_dns_entries_by_address": "rule:admin_or_owner",
+    "network:get_dns_entries_by_name": "rule:admin_or_owner",
+    "network:create_private_dns_domain": "rule:admin_or_owner",
+    "network:create_public_dns_domain": "rule:admin_or_owner",
+    "network:delete_dns_domain": "rule:admin_or_owner",
+    "network:attach_external_network": "rule:admin_api",
+    "network:get_vif_by_mac_address": "rule:admin_or_owner",
+
+    "os_compute_api:servers:detail:get_all_tenants": "is_admin:True",
+    "os_compute_api:servers:index:get_all_tenants": "is_admin:True",
+    "os_compute_api:servers:confirm_resize": "rule:admin_or_owner",
+    "os_compute_api:servers:create": "rule:admin_or_owner",
+    "os_compute_api:servers:create:attach_network": "rule:admin_or_owner",
+    "os_compute_api:servers:create:attach_volume": "rule:admin_or_owner",
+    "os_compute_api:servers:create:forced_host": "rule:admin_api",
+    "os_compute_api:servers:delete": "rule:admin_or_owner",
+    "os_compute_api:servers:update": "rule:admin_or_owner",
+    "os_compute_api:servers:detail": "rule:admin_or_owner",
+    "os_compute_api:servers:index": "rule:admin_or_owner",
+    "os_compute_api:servers:reboot": "rule:admin_or_owner",
+    "os_compute_api:servers:rebuild": "rule:admin_or_owner",
+    "os_compute_api:servers:resize": "rule:admin_or_owner",
+    "os_compute_api:servers:revert_resize": "rule:admin_or_owner",
+    "os_compute_api:servers:show": "rule:admin_or_owner",
+    "os_compute_api:servers:show:host_status": "rule:admin_api",
+    "os_compute_api:servers:create_image": "rule:admin_or_owner",
+    "os_compute_api:servers:create_image:allow_volume_backed": "rule:admin_or_owner",
+    "os_compute_api:servers:start": "rule:admin_or_owner",
+    "os_compute_api:servers:stop": "rule:admin_or_owner",
+    "os_compute_api:servers:trigger_crash_dump": "rule:admin_or_owner",
+    "os_compute_api:servers:migrations:force_complete": "rule:admin_api",
+    "os_compute_api:servers:migrations:delete": "rule:admin_api",
+    "os_compute_api:servers:discoverable": "@",
+    "os_compute_api:servers:migrations:index": "rule:admin_api",
+    "os_compute_api:servers:migrations:show": "rule:admin_api",
+    "os_compute_api:os-access-ips:discoverable": "@",
+    "os_compute_api:os-access-ips": "rule:admin_or_owner",
+    "os_compute_api:os-admin-actions": "rule:admin_api",
     "os_compute_api:os-admin-actions:discoverable": "@",
+    "os_compute_api:os-admin-actions:reset_network": "rule:admin_api",
+    "os_compute_api:os-admin-actions:inject_network_info": "rule:admin_api",
     "os_compute_api:os-admin-actions:reset_state": "rule:admin_api",
-    "os_compute_api:os-admin-actions:inject_network_info": "rule:admin_api",
-    "os_compute_api:os-admin-actions": "rule:admin_api",
-    "os_compute_api:os-admin-actions:reset_network": "rule:admin_api",
+    "os_compute_api:os-admin-password": "rule:admin_or_owner",
     "os_compute_api:os-admin-password:discoverable": "@",
-    "os_compute_api:os-admin-password": "rule:admin_or_owner",
+    "os_compute_api:os-aggregates:discoverable": "@",
+    "os_compute_api:os-aggregates:index": "rule:admin_api",
+    "os_compute_api:os-aggregates:create": "rule:admin_api",
+    "os_compute_api:os-aggregates:show": "rule:admin_api",
+    "os_compute_api:os-aggregates:update": "rule:admin_api",
+    "os_compute_api:os-aggregates:delete": "rule:admin_api",
+    "os_compute_api:os-aggregates:add_host": "rule:admin_api",
+    "os_compute_api:os-aggregates:remove_host": "rule:admin_api",
+    "os_compute_api:os-aggregates:set_metadata": "rule:admin_api",
     "os_compute_api:os-agents": "rule:admin_api",
     "os_compute_api:os-agents:discoverable": "@",
-    "os_compute_api:os-aggregates:set_metadata": "rule:admin_api",
-    "os_compute_api:os-aggregates:add_host": "rule:admin_api",
-    "os_compute_api:os-aggregates:discoverable": "@",
-    "os_compute_api:os-aggregates:create": "rule:admin_api",
-    "os_compute_api:os-aggregates:remove_host": "rule:admin_api",
-    "os_compute_api:os-aggregates:update": "rule:admin_api",
-    "os_compute_api:os-aggregates:index": "rule:admin_api",
-    "os_compute_api:os-aggregates:delete": "rule:admin_api",
-    "os_compute_api:os-aggregates:show": "rule:admin_api",
-    "os_compute_api:os-assisted-volume-snapshots:create": "rule:admin_api",
-    "os_compute_api:os-assisted-volume-snapshots:delete": "rule:admin_api",
-    "os_compute_api:os-assisted-volume-snapshots:discoverable": "@",
     "os_compute_api:os-attach-interfaces": "rule:admin_or_owner",
     "os_compute_api:os-attach-interfaces:discoverable": "@",
-    "os_compute_api:os-availability-zone:list": "rule:admin_or_owner",
-    "os_compute_api:os-availability-zone:discoverable": "@",
-    "os_compute_api:os-availability-zone:detail": "rule:admin_api",
+    "os_compute_api:os-baremetal-nodes": "rule:admin_api",
     "os_compute_api:os-baremetal-nodes:discoverable": "@",
-    "os_compute_api:os-baremetal-nodes": "rule:admin_api",
-    "network:attach_external_network": "is_admin:True",
-    "os_compute_api:os-block-device-mapping:discoverable": "@",
     "os_compute_api:os-block-device-mapping-v1:discoverable": "@",
+    "os_compute_api:os-cells": "rule:admin_api",
+    "os_compute_api:os-cells:create": "rule:admin_api",
+    "os_compute_api:os-cells:delete": "rule:admin_api",
+    "os_compute_api:os-cells:update": "rule:admin_api",
+    "os_compute_api:os-cells:sync_instances": "rule:admin_api",
     "os_compute_api:os-cells:discoverable": "@",
-    "os_compute_api:os-cells:update": "rule:admin_api",
-    "os_compute_api:os-cells:create": "rule:admin_api",
-    "os_compute_api:os-cells": "rule:admin_api",
-    "os_compute_api:os-cells:sync_instances": "rule:admin_api",
-    "os_compute_api:os-cells:delete": "rule:admin_api",
-    "cells_scheduler_filter:DifferentCellFilter": "is_admin:True",
-    "cells_scheduler_filter:TargetCellFilter": "is_admin:True",
-    "os_compute_api:os-certificates:discoverable": "@",
     "os_compute_api:os-certificates:create": "rule:admin_or_owner",
     "os_compute_api:os-certificates:show": "rule:admin_or_owner",
+    "os_compute_api:os-certificates:discoverable": "@",
     "os_compute_api:os-cloudpipe": "rule:admin_api",
     "os_compute_api:os-cloudpipe:discoverable": "@",
+    "os_compute_api:os-config-drive": "rule:admin_or_owner",
     "os_compute_api:os-config-drive:discoverable": "@",
-    "os_compute_api:os-config-drive": "rule:admin_or_owner",
-    "os_compute_api:os-console-auth-tokens:discoverable": "@",
-    "os_compute_api:os-console-auth-tokens": "rule:admin_api",
+    "os_compute_api:os-consoles:discoverable": "@",
+    "os_compute_api:os-consoles:create": "rule:admin_or_owner",
+    "os_compute_api:os-consoles:delete": "rule:admin_or_owner",
+    "os_compute_api:os-consoles:index": "rule:admin_or_owner",
+    "os_compute_api:os-consoles:show": "rule:admin_or_owner",
     "os_compute_api:os-console-output:discoverable": "@",
     "os_compute_api:os-console-output": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:create": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:show": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:delete": "rule:admin_or_owner",
-    "os_compute_api:os-consoles:discoverable": "@",
-    "os_compute_api:os-consoles:index": "rule:admin_or_owner",
+    "os_compute_api:os-remote-consoles": "rule:admin_or_owner",
+    "os_compute_api:os-remote-consoles:discoverable": "@",
     "os_compute_api:os-create-backup:discoverable": "@",
     "os_compute_api:os-create-backup": "rule:admin_or_owner",
+    "os_compute_api:os-deferred-delete": "rule:admin_or_owner",
     "os_compute_api:os-deferred-delete:discoverable": "@",
-    "os_compute_api:os-deferred-delete": "rule:admin_or_owner",
+    "os_compute_api:os-disk-config": "rule:admin_or_owner",
+    "os_compute_api:os-disk-config:discoverable": "@",
+    "os_compute_api:os-evacuate": "rule:admin_api",
     "os_compute_api:os-evacuate:discoverable": "@",
-    "os_compute_api:os-evacuate": "rule:admin_api",
+    "os_compute_api:os-extended-server-attributes": "rule:admin_api",
+    "os_compute_api:os-extended-server-attributes:discoverable": "@",
+    "os_compute_api:os-extended-status": "rule:admin_or_owner",
+    "os_compute_api:os-extended-status:discoverable": "@",
     "os_compute_api:os-extended-availability-zone": "rule:admin_or_owner",
     "os_compute_api:os-extended-availability-zone:discoverable": "@",
-    "os_compute_api:os-extended-server-attributes": "rule:admin_api",
-    "os_compute_api:os-extended-server-attributes:discoverable": "@",
-    "os_compute_api:os-extended-status:discoverable": "@",
-    "os_compute_api:os-extended-status": "rule:admin_or_owner",
+    "os_compute_api:extensions": "rule:admin_or_owner",
+    "os_compute_api:extensions:discoverable": "@",
+    "os_compute_api:extension_info:discoverable": "@",
     "os_compute_api:os-extended-volumes": "rule:admin_or_owner",
     "os_compute_api:os-extended-volumes:discoverable": "@",
-    "os_compute_api:extension_info:discoverable": "@",
-    "os_compute_api:extensions": "rule:admin_or_owner",
-    "os_compute_api:extensions:discoverable": "@",
+    "os_compute_api:os-fixed-ips": "rule:admin_api",
     "os_compute_api:os-fixed-ips:discoverable": "@",
-    "os_compute_api:os-fixed-ips": "rule:admin_api",
-    "os_compute_api:os-flavor-access:add_tenant_access": "rule:admin_api",
+    "os_compute_api:os-flavor-access": "rule:admin_or_owner",
     "os_compute_api:os-flavor-access:discoverable": "@",
     "os_compute_api:os-flavor-access:remove_tenant_access": "rule:admin_api",
-    "os_compute_api:os-flavor-access": "rule:admin_or_owner",
+    "os_compute_api:os-flavor-access:add_tenant_access": "rule:admin_api",
+    "os_compute_api:os-flavor-rxtx": "rule:admin_or_owner",
+    "os_compute_api:os-flavor-rxtx:discoverable": "@",
+    "os_compute_api:flavors": "rule:admin_or_owner",
+    "os_compute_api:flavors:discoverable": "@",
+    "os_compute_api:os-flavor-extra-specs:discoverable": "@",
+    "os_compute_api:os-flavor-extra-specs:index": "rule:admin_or_owner",
     "os_compute_api:os-flavor-extra-specs:show": "rule:admin_or_owner",
     "os_compute_api:os-flavor-extra-specs:create": "rule:admin_api",
-    "os_compute_api:os-flavor-extra-specs:discoverable": "@",
     "os_compute_api:os-flavor-extra-specs:update": "rule:admin_api",
     "os_compute_api:os-flavor-extra-specs:delete": "rule:admin_api",
-    "os_compute_api:os-flavor-extra-specs:index": "rule:admin_or_owner",
+    "os_compute_api:os-flavor-manage:discoverable": "@",
     "os_compute_api:os-flavor-manage": "rule:admin_api",
-    "os_compute_api:os-flavor-manage:discoverable": "@",
-    "os_compute_api:os-flavor-rxtx": "rule:admin_or_owner",
-    "os_compute_api:os-flavor-rxtx:discoverable": "@",
-    "os_compute_api:flavors:discoverable": "@",
-    "os_compute_api:flavors": "rule:admin_or_owner",
     "os_compute_api:os-floating-ip-dns": "rule:admin_or_owner",
+    "os_compute_api:os-floating-ip-dns:discoverable": "@",
     "os_compute_api:os-floating-ip-dns:domain:update": "rule:admin_api",
-    "os_compute_api:os-floating-ip-dns:discoverable": "@",
     "os_compute_api:os-floating-ip-dns:domain:delete": "rule:admin_api",
+    "os_compute_api:os-floating-ip-pools": "rule:admin_or_owner",
     "os_compute_api:os-floating-ip-pools:discoverable": "@",
-    "os_compute_api:os-floating-ip-pools": "rule:admin_or_owner",
     "os_compute_api:os-floating-ips": "rule:admin_or_owner",
     "os_compute_api:os-floating-ips:discoverable": "@",
+    "os_compute_api:os-floating-ips-bulk": "rule:admin_api",
     "os_compute_api:os-floating-ips-bulk:discoverable": "@",
-    "os_compute_api:os-floating-ips-bulk": "rule:admin_api",
+    "os_compute_api:os-fping": "rule:admin_or_owner",
+    "os_compute_api:os-fping:discoverable": "@",
     "os_compute_api:os-fping:all_tenants": "rule:admin_api",
-    "os_compute_api:os-fping:discoverable": "@",
-    "os_compute_api:os-fping": "rule:admin_or_owner",
+    "os_compute_api:os-hide-server-addresses": "is_admin:False",
     "os_compute_api:os-hide-server-addresses:discoverable": "@",
-    "os_compute_api:os-hide-server-addresses": "is_admin:False",
+    "os_compute_api:os-hosts": "rule:admin_api",
     "os_compute_api:os-hosts:discoverable": "@",
-    "os_compute_api:os-hosts": "rule:admin_api",
+    "os_compute_api:os-hypervisors": "rule:admin_api",
     "os_compute_api:os-hypervisors:discoverable": "@",
-    "os_compute_api:os-hypervisors": "rule:admin_api",
-    "os_compute_api:image-metadata:discoverable": "@",
+    "os_compute_api:images:discoverable": "@",
+    "os_compute_api:image-size": "rule:admin_or_owner",
     "os_compute_api:image-size:discoverable": "@",
-    "os_compute_api:image-size": "rule:admin_or_owner",
-    "os_compute_api:images:discoverable": "@",
-    "os_compute_api:os-instance-actions:events": "rule:admin_api",
     "os_compute_api:os-instance-actions": "rule:admin_or_owner",
     "os_compute_api:os-instance-actions:discoverable": "@",
+    "os_compute_api:os-instance-actions:events": "rule:admin_api",
     "os_compute_api:os-instance-usage-audit-log": "rule:admin_api",
     "os_compute_api:os-instance-usage-audit-log:discoverable": "@",
     "os_compute_api:ips:discoverable": "@",
+    "os_compute_api:ips:index": "rule:admin_or_owner",
     "os_compute_api:ips:show": "rule:admin_or_owner",
-    "os_compute_api:ips:index": "rule:admin_or_owner",
     "os_compute_api:os-keypairs:discoverable": "@",
+    "os_compute_api:os-keypairs": "rule:admin_or_owner",
     "os_compute_api:os-keypairs:index": "rule:admin_api or user_id:%(user_id)s",
+    "os_compute_api:os-keypairs:show": "rule:admin_api or user_id:%(user_id)s",
     "os_compute_api:os-keypairs:create": "rule:admin_api or user_id:%(user_id)s",
     "os_compute_api:os-keypairs:delete": "rule:admin_api or user_id:%(user_id)s",
-    "os_compute_api:os-keypairs:show": "rule:admin_api or user_id:%(user_id)s",
-    "os_compute_api:os-keypairs": "rule:admin_or_owner",
     "os_compute_api:limits:discoverable": "@",
     "os_compute_api:limits": "rule:admin_or_owner",
     "os_compute_api:os-lock-server:discoverable": "@",
     "os_compute_api:os-lock-server:lock": "rule:admin_or_owner",
+    "os_compute_api:os-lock-server:unlock": "rule:admin_or_owner",
     "os_compute_api:os-lock-server:unlock:unlock_override": "rule:admin_api",
-    "os_compute_api:os-lock-server:unlock": "rule:admin_or_owner",
+    "os_compute_api:os-migrate-server:discoverable": "@",
     "os_compute_api:os-migrate-server:migrate": "rule:admin_api",
-    "os_compute_api:os-migrate-server:discoverable": "@",
     "os_compute_api:os-migrate-server:migrate_live": "rule:admin_api",
-    "os_compute_api:os-migrations:index": "rule:admin_api",
-    "os_compute_api:os-migrations:discoverable": "@",
     "os_compute_api:os-multinic": "rule:admin_or_owner",
     "os_compute_api:os-multinic:discoverable": "@",
-    "os_compute_api:os-multiple-create:discoverable": "@",
-    "os_compute_api:os-networks:discoverable": "@",
     "os_compute_api:os-networks": "rule:admin_api",
     "os_compute_api:os-networks:view": "rule:admin_or_owner",
+    "os_compute_api:os-networks:discoverable": "@",
     "os_compute_api:os-networks-associate": "rule:admin_api",
     "os_compute_api:os-networks-associate:discoverable": "@",
-    "os_compute_api:os-pause-server:unpause": "rule:admin_or_owner",
     "os_compute_api:os-pause-server:discoverable": "@",
     "os_compute_api:os-pause-server:pause": "rule:admin_or_owner",
+    "os_compute_api:os-pause-server:unpause": "rule:admin_or_owner",
+    "os_compute_api:os-pci:pci_servers": "rule:admin_or_owner",
+    "os_compute_api:os-pci:discoverable": "@",
     "os_compute_api:os-pci:index": "rule:admin_api",
     "os_compute_api:os-pci:detail": "rule:admin_api",
-    "os_compute_api:os-pci:pci_servers": "rule:admin_or_owner",
     "os_compute_api:os-pci:show": "rule:admin_api",
-    "os_compute_api:os-pci:discoverable": "@",
+    "os_compute_api:os-personality:discoverable": "@",
+    "os_compute_api:os-preserve-ephemeral-rebuild:discoverable": "@",
+    "os_compute_api:os-quota-sets:discoverable": "@",
+    "os_compute_api:os-quota-sets:show": "rule:admin_or_owner",
+    "os_compute_api:os-quota-sets:defaults": "@",
+    "os_compute_api:os-quota-sets:update": "rule:admin_api",
+    "os_compute_api:os-quota-sets:delete": "rule:admin_api",
+    "os_compute_api:os-quota-sets:detail": "rule:admin_api",
+    "os_compute_api:os-quota-class-sets:update": "rule:admin_api",
     "os_compute_api:os-quota-class-sets:show": "is_admin:True or quota_class:%(quota_class)s",
     "os_compute_api:os-quota-class-sets:discoverable": "@",
-    "os_compute_api:os-quota-class-sets:update": "rule:admin_api",
-    "os_compute_api:os-quota-sets:update": "rule:admin_api",
-    "os_compute_api:os-quota-sets:defaults": "@",
-    "os_compute_api:os-quota-sets:show": "rule:admin_or_owner",
-    "os_compute_api:os-quota-sets:delete": "rule:admin_api",
-    "os_compute_api:os-quota-sets:discoverable": "@",
-    "os_compute_api:os-quota-sets:detail": "rule:admin_api",
-    "os_compute_api:os-remote-consoles": "rule:admin_or_owner",
-    "os_compute_api:os-remote-consoles:discoverable": "@",
+    "os_compute_api:os-rescue": "rule:admin_or_owner",
     "os_compute_api:os-rescue:discoverable": "@",
-    "os_compute_api:os-rescue": "rule:admin_or_owner",
     "os_compute_api:os-scheduler-hints:discoverable": "@",
     "os_compute_api:os-security-group-default-rules:discoverable": "@",
     "os_compute_api:os-security-group-default-rules": "rule:admin_api",
@@ -178,82 +439,62 @@
     "os_compute_api:os-security-groups:discoverable": "@",
     "os_compute_api:os-server-diagnostics": "rule:admin_api",
     "os_compute_api:os-server-diagnostics:discoverable": "@",
-    "os_compute_api:os-server-external-events:create": "rule:admin_api",
-    "os_compute_api:os-server-external-events:discoverable": "@",
+    "os_compute_api:os-server-password": "rule:admin_or_owner",
+    "os_compute_api:os-server-password:discoverable": "@",
+    "os_compute_api:os-server-usage": "rule:admin_or_owner",
+    "os_compute_api:os-server-usage:discoverable": "@",
+    "os_compute_api:os-server-groups": "rule:admin_or_owner",
     "os_compute_api:os-server-groups:discoverable": "@",
-    "os_compute_api:os-server-groups": "rule:admin_or_owner",
+    "os_compute_api:os-server-tags:index": "@",
+    "os_compute_api:os-server-tags:show": "@",
+    "os_compute_api:os-server-tags:update": "@",
+    "os_compute_api:os-server-tags:update_all": "@",
+    "os_compute_api:os-server-tags:delete": "@",
+    "os_compute_api:os-server-tags:delete_all": "@",
+    "os_compute_api:os-services": "rule:admin_api",
+    "os_compute_api:os-services:discoverable": "@",
+    "os_compute_api:server-metadata:discoverable": "@",
     "os_compute_api:server-metadata:index": "rule:admin_or_owner",
     "os_compute_api:server-metadata:show": "rule:admin_or_owner",
+    "os_compute_api:server-metadata:delete": "rule:admin_or_owner",
     "os_compute_api:server-metadata:create": "rule:admin_or_owner",
-    "os_compute_api:server-metadata:discoverable": "@",
+    "os_compute_api:server-metadata:update": "rule:admin_or_owner",
     "os_compute_api:server-metadata:update_all": "rule:admin_or_owner",
-    "os_compute_api:server-metadata:delete": "rule:admin_or_owner",
-    "os_compute_api:server-metadata:update": "rule:admin_or_owner",
-    "os_compute_api:os-server-password": "rule:admin_or_owner",
-    "os_compute_api:os-server-password:discoverable": "@",
-    "os_compute_api:os-server-tags:delete_all": "@",
-    "os_compute_api:os-server-tags:index": "@",
-    "os_compute_api:os-server-tags:update_all": "@",
-    "os_compute_api:os-server-tags:delete": "@",
-    "os_compute_api:os-server-tags:update": "@",
-    "os_compute_api:os-server-tags:show": "@",
-    "os_compute_api:os-server-tags:discoverable": "@",
-    "os_compute_api:os-server-usage": "rule:admin_or_owner",
-    "os_compute_api:os-server-usage:discoverable": "@",
-    "os_compute_api:servers:index": "rule:admin_or_owner",
-    "os_compute_api:servers:detail": "rule:admin_or_owner",
-    "os_compute_api:servers:detail:get_all_tenants": "rule:admin_api",
-    "os_compute_api:servers:index:get_all_tenants": "rule:admin_api",
-    "os_compute_api:servers:show": "rule:admin_or_owner",
-    "os_compute_api:servers:show:host_status": "rule:admin_api",
-    "os_compute_api:servers:create": "rule:admin_or_owner",
-    "os_compute_api:servers:create:forced_host": "rule:admin_or_owner",
-    "os_compute_api:servers:create:attach_volume": "rule:admin_or_owner",
-    "os_compute_api:servers:create:attach_network": "rule:admin_or_owner",
-    "os_compute_api:servers:delete": "rule:admin_or_owner",
-    "os_compute_api:servers:update": "rule:admin_or_owner",
-    "os_compute_api:servers:confirm_resize": "rule:admin_or_owner",
-    "os_compute_api:servers:revert_resize": "rule:admin_or_owner",
-    "os_compute_api:servers:reboot": "rule:admin_or_owner",
-    "os_compute_api:servers:resize": "rule:admin_or_owner",
-    "os_compute_api:servers:rebuild": "rule:admin_or_owner",
-    "os_compute_api:servers:create_image": "rule:admin_or_owner",
-    "os_compute_api:servers:create_image:allow_volume_backed": "rule:admin_or_owner",
-    "os_compute_api:servers:start": "rule:admin_or_owner",
-    "os_compute_api:servers:stop": "rule:admin_or_owner",
-    "os_compute_api:servers:trigger_crash_dump": "rule:admin_or_owner",
-    "os_compute_api:servers:discoverable": "@",
-    "os_compute_api:servers:migrations:show": "rule:admin_api",
-    "os_compute_api:servers:migrations:force_complete": "rule:admin_api",
-    "os_compute_api:servers:migrations:delete": "rule:admin_api",
-    "os_compute_api:servers:migrations:index": "rule:admin_api",
-    "os_compute_api:server-migrations:discoverable": "@",
-    "os_compute_api:os-services": "rule:admin_api",
-    "os_compute_api:os-services:discoverable": "@",
     "os_compute_api:os-shelve:shelve": "rule:admin_or_owner",
-    "os_compute_api:os-shelve:unshelve": "rule:admin_or_owner",
+    "os_compute_api:os-shelve:shelve:discoverable": "@",
     "os_compute_api:os-shelve:shelve_offload": "rule:admin_api",
-    "os_compute_api:os-shelve:discoverable": "@",
+    "os_compute_api:os-simple-tenant-usage:discoverable": "@",
     "os_compute_api:os-simple-tenant-usage:show": "rule:admin_or_owner",
     "os_compute_api:os-simple-tenant-usage:list": "rule:admin_api",
-    "os_compute_api:os-simple-tenant-usage:discoverable": "@",
+    "os_compute_api:os-suspend-server:discoverable": "@",
+    "os_compute_api:os-suspend-server:suspend": "rule:admin_or_owner",
     "os_compute_api:os-suspend-server:resume": "rule:admin_or_owner",
-    "os_compute_api:os-suspend-server:suspend": "rule:admin_or_owner",
-    "os_compute_api:os-suspend-server:discoverable": "@",
     "os_compute_api:os-tenant-networks": "rule:admin_or_owner",
     "os_compute_api:os-tenant-networks:discoverable": "@",
+    "os_compute_api:os-shelve:unshelve": "rule:admin_or_owner",
+    "os_compute_api:os-user-data:discoverable": "@",
+    "os_compute_api:os-virtual-interfaces": "rule:admin_or_owner",
+    "os_compute_api:os-virtual-interfaces:discoverable": "@",
+    "os_compute_api:os-volumes": "rule:admin_or_owner",
+    "os_compute_api:os-volumes:discoverable": "@",
+    "os_compute_api:os-volumes-attachments:index": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:show": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:create": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:update": "rule:admin_api",
+    "os_compute_api:os-volumes-attachments:delete": "rule:admin_or_owner",
+    "os_compute_api:os-volumes-attachments:discoverable": "@",
+    "os_compute_api:os-availability-zone:list": "rule:admin_or_owner",
+    "os_compute_api:os-availability-zone:discoverable": "@",
+    "os_compute_api:os-availability-zone:detail": "rule:admin_api",
+    "os_compute_api:os-used-limits": "rule:admin_api",
     "os_compute_api:os-used-limits:discoverable": "@",
-    "os_compute_api:os-used-limits": "rule:admin_api",
-    "os_compute_api:os-user-data:discoverable": "@",
-    "os_compute_api:versions:discoverable": "@",
-    "os_compute_api:os-virtual-interfaces:discoverable": "@",
-    "os_compute_api:os-virtual-interfaces": "rule:admin_or_owner",
-    "os_compute_api:os-volumes:discoverable": "@",
-    "os_compute_api:os-volumes": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:index": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:create": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:show": "rule:admin_or_owner",
-    "os_compute_api:os-volumes-attachments:discoverable": "@",
-    "os_compute_api:os-volumes-attachments:update": "rule:admin_api",
-    "os_compute_api:os-volumes-attachments:delete": "rule:admin_or_owner"
+    "os_compute_api:os-migrations:index": "rule:admin_api",
+    "os_compute_api:os-migrations:discoverable": "@",
+    "os_compute_api:os-assisted-volume-snapshots:create": "rule:admin_api",
+    "os_compute_api:os-assisted-volume-snapshots:delete": "rule:admin_api",
+    "os_compute_api:os-assisted-volume-snapshots:discoverable": "@",
+    "os_compute_api:os-console-auth-tokens": "rule:admin_api",
+    "os_compute_api:os-console-auth-tokens:discoverable": "@",
+    "os_compute_api:os-server-external-events:create": "rule:admin_api",
+    "os_compute_api:os-server-external-events:discoverable": "@"
 }

2017-12-30 19:02:39,008 [salt.state       ][INFO    ][14526] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 19:02:39.007959 duration_in_ms=34.428
2017-12-30 19:02:39,008 [salt.state       ][INFO    ][14526] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 19:02:39.008413
2017-12-30 19:02:39,009 [salt.state       ][INFO    ][14526] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json
2017-12-30 19:02:39,029 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/neutron_policy.json'
2017-12-30 19:02:39,033 [salt.state       ][INFO    ][14526] File changed:
--- 
+++ 
@@ -8,6 +8,8 @@
     "admin_only": "rule:context_is_admin",
     "regular_user": "",
     "shared": "field:networks:shared=True",
+    "shared_firewalls": "field:firewalls:shared=True",
+    "shared_firewall_policies": "field:firewall_policies:shared=True",
     "shared_subnetpools": "field:subnetpools:shared=True",
     "shared_address_scopes": "field:address_scopes:shared=True",
     "external": "field:networks:router:external=True",
@@ -111,8 +113,27 @@
     "create_router:external_gateway_info:external_fixed_ips": "rule:admin_only",
     "update_router:external_gateway_info:external_fixed_ips": "rule:admin_only",
 
+    "create_firewall": "",
+    "get_firewall": "rule:admin_or_owner",
+    "create_firewall:shared": "rule:admin_only",
+    "get_firewall:shared": "rule:admin_only",
+    "update_firewall": "rule:admin_or_owner",
+    "update_firewall:shared": "rule:admin_only",
+    "delete_firewall": "rule:admin_or_owner",
+
+    "create_firewall_policy": "",
+    "get_firewall_policy": "rule:admin_or_owner or rule:shared_firewall_policies",
+    "create_firewall_policy:shared": "rule:admin_or_owner",
+    "update_firewall_policy": "rule:admin_or_owner",
+    "delete_firewall_policy": "rule:admin_or_owner",
+
     "insert_rule": "rule:admin_or_owner",
     "remove_rule": "rule:admin_or_owner",
+
+    "create_firewall_rule": "",
+    "get_firewall_rule": "rule:admin_or_owner or rule:shared_firewalls",
+    "update_firewall_rule": "rule:admin_or_owner",
+    "delete_firewall_rule": "rule:admin_or_owner",
 
     "create_qos_queue": "rule:admin_only",
     "get_qos_queue": "rule:admin_only",

2017-12-30 19:02:39,033 [salt.state       ][INFO    ][14526] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 19:02:39.033368 duration_in_ms=24.953
2017-12-30 19:02:39,034 [salt.state       ][INFO    ][14526] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 19:02:39.034162
2017-12-30 19:02:39,035 [salt.state       ][INFO    ][14526] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json
2017-12-30 19:02:39,061 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/glance_policy.json'
2017-12-30 19:02:39,062 [salt.state       ][INFO    ][14526] File /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json is in the correct state
2017-12-30 19:02:39,063 [salt.state       ][INFO    ][14526] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 19:02:39.062701 duration_in_ms=28.54
2017-12-30 19:02:39,063 [salt.state       ][INFO    ][14526] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 19:02:39.063189
2017-12-30 19:02:39,064 [salt.state       ][INFO    ][14526] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json
2017-12-30 19:02:39,080 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/ceilometer_policy.json'
2017-12-30 19:02:39,081 [salt.state       ][INFO    ][14526] File changed:
New file
2017-12-30 19:02:39,082 [salt.state       ][INFO    ][14526] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 19:02:39.081551 duration_in_ms=18.362
2017-12-30 19:02:39,082 [salt.state       ][INFO    ][14526] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 19:02:39.081925
2017-12-30 19:02:39,082 [salt.state       ][INFO    ][14526] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json
2017-12-30 19:02:39,098 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/cinder_policy.json'
2017-12-30 19:02:39,100 [salt.state       ][INFO    ][14526] File changed:
--- 
+++ 
@@ -95,16 +95,16 @@
     "snapshot_extension:snapshot_manage": "rule:admin_api",
     "snapshot_extension:snapshot_unmanage": "rule:admin_api",
 
-    "consistencygroup:create" : "",
-    "consistencygroup:delete": "",
-    "consistencygroup:update": "",
-    "consistencygroup:get": "",
-    "consistencygroup:get_all": "",
+    "consistencygroup:create" : "group:nobody",
+    "consistencygroup:delete": "group:nobody",
+    "consistencygroup:update": "group:nobody",
+    "consistencygroup:get": "group:nobody",
+    "consistencygroup:get_all": "group:nobody",
 
-    "consistencygroup:create_cgsnapshot" : "",
-    "consistencygroup:delete_cgsnapshot": "",
-    "consistencygroup:get_cgsnapshot": "",
-    "consistencygroup:get_all_cgsnapshots": "",
+    "consistencygroup:create_cgsnapshot" : "group:nobody",
+    "consistencygroup:delete_cgsnapshot": "group:nobody",
+    "consistencygroup:get_cgsnapshot": "group:nobody",
+    "consistencygroup:get_all_cgsnapshots": "group:nobody",
 
     "scheduler_extension:scheduler_stats:get_pools" : "rule:admin_api",
     "message:delete": "rule:admin_or_owner",

2017-12-30 19:02:39,101 [salt.state       ][INFO    ][14526] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 19:02:39.101158 duration_in_ms=19.234
2017-12-30 19:02:39,102 [salt.state       ][INFO    ][14526] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 19:02:39.101689
2017-12-30 19:02:39,102 [salt.state       ][INFO    ][14526] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json
2017-12-30 19:02:39,121 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/heat_policy.json'
2017-12-30 19:02:39,122 [salt.state       ][INFO    ][14526] File /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json is in the correct state
2017-12-30 19:02:39,122 [salt.state       ][INFO    ][14526] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 19:02:39.122294 duration_in_ms=20.605
2017-12-30 19:02:39,123 [salt.state       ][INFO    ][14526] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 19:02:39.122830
2017-12-30 19:02:39,123 [salt.state       ][INFO    ][14526] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json
2017-12-30 19:02:39,138 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/pike/keystone_policy.json'
2017-12-30 19:02:39,142 [salt.state       ][INFO    ][14526] File changed:
--- 
+++ 
@@ -28,7 +28,7 @@
     "identity:update_endpoint": "rule:admin_required",
     "identity:delete_endpoint": "rule:admin_required",
 
-    "identity:get_domain": "rule:admin_required or token.project.domain.id:%(target.domain.id)s",
+    "identity:get_domain": "rule:admin_required",
     "identity:list_domains": "rule:admin_required",
     "identity:create_domain": "rule:admin_required",
     "identity:update_domain": "rule:admin_required",
@@ -41,7 +41,7 @@
     "identity:update_project": "rule:admin_required",
     "identity:delete_project": "rule:admin_required",
 
-    "identity:get_user": "rule:admin_or_owner",
+    "identity:get_user": "rule:admin_required",
     "identity:list_users": "rule:admin_required",
     "identity:create_user": "rule:admin_required",
     "identity:update_user": "rule:admin_required",
@@ -173,10 +173,10 @@
     "identity:get_auth_projects": "",
     "identity:get_auth_domains": "",
 
-    "identity:list_projects_for_user": "",
-    "identity:list_domains_for_user": "",
+    "identity:list_projects_for_groups": "",
+    "identity:list_domains_for_groups": "",
 
-    "identity:list_revoke_events": "rule:service_or_admin",
+    "identity:list_revoke_events": "",
 
     "identity:create_policy_association_for_endpoint": "rule:admin_required",
     "identity:check_policy_association_for_endpoint": "rule:admin_required",
@@ -192,7 +192,6 @@
 
     "identity:create_domain_config": "rule:admin_required",
     "identity:get_domain_config": "rule:admin_required",
-    "identity:get_security_compliance_domain_config": "",
     "identity:update_domain_config": "rule:admin_required",
     "identity:delete_domain_config": "rule:admin_required",
     "identity:get_domain_config_default": "rule:admin_required"

2017-12-30 19:02:39,144 [salt.state       ][INFO    ][14526] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 19:02:39.144391 duration_in_ms=21.559
2017-12-30 19:02:39,145 [salt.state       ][INFO    ][14526] Running state [/etc/apache2/ports.conf] at time 19:02:39.145425
2017-12-30 19:02:39,146 [salt.state       ][INFO    ][14526] Executing state file.managed for /etc/apache2/ports.conf
2017-12-30 19:02:39,163 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/ports.conf'
2017-12-30 19:02:39,182 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-12-30 19:02:39,205 [salt.state       ][INFO    ][14526] 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-30 19:02:39,205 [salt.state       ][INFO    ][14526] Completed state [/etc/apache2/ports.conf] at time 19:02:39.205253 duration_in_ms=59.828
2017-12-30 19:02:39,206 [salt.state       ][INFO    ][14526] Running state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 19:02:39.205664
2017-12-30 19:02:39,206 [salt.state       ][INFO    ][14526] Executing state file.managed for /etc/apache2/conf-available/openstack-dashboard.conf
2017-12-30 19:02:39,222 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/files/openstack-dashboard.conf.Debian'
2017-12-30 19:02:39,263 [salt.fileclient  ][INFO    ][14526] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-12-30 19:02:39,285 [salt.state       ][INFO    ][14526] File changed:
--- 
+++ 
@@ -1,14 +1,36 @@
-WSGIScriptAlias /horizon /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi process-group=horizon
-WSGIDaemonProcess horizon user=horizon group=horizon processes=3 threads=10 display-name=%{GROUP}
-WSGIProcessGroup horizon
 
-Alias /static /var/lib/openstack-dashboard/static/
-Alias /horizon/static /var/lib/openstack-dashboard/static/
 
-<Directory /usr/share/openstack-dashboard/openstack_dashboard/wsgi>
-  Require all granted
-</Directory>
+<VirtualHost 0.0.0.0:8078>
+  ServerName openstack-dashboard
 
-<Directory /var/lib/openstack-dashboard/static>
-  Require all granted
-</Directory>
+  WSGIScriptAlias / /usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi
+  WSGIDaemonProcess horizon user=horizon group=horizon processes=3 threads=10
+  WSGIProcessGroup horizon
+
+  Alias /static /usr/share/openstack-dashboard/static
+
+  <Directory /usr/share/openstack-dashboard/openstack_dashboard/wsgi>
+    Order allow,deny
+    Allow from all
+  </Directory>
+
+  <Directory /usr/share/openstack-dashboard/static>
+    <IfModule mod_expires.c>
+      ExpiresActive On
+      ExpiresDefault "access 6 month"
+    </IfModule>
+    <IfModule mod_deflate.c>
+      SetOutputFilter DEFLATE
+    </IfModule>
+
+    Require all granted
+  </Directory>
+  ServerSignature Off
+  LogFormat "%h %t %m \"%U%q\" %H %>s %O %D \"%{Referer}i\" \"%{User-Agent}i\"" horizon
+  ErrorLog "/var/log/apache2/openstack_dashboard_error.log"
+  CustomLog "/var/log/apache2/openstack_dashboard_access.log" horizon
+  SetEnvIf X-Forwarded-Proto https HTTPS=1
+
+</VirtualHost>
+
+

2017-12-30 19:02:39,287 [salt.state       ][INFO    ][14526] Completed state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 19:02:39.286725 duration_in_ms=81.06
2017-12-30 19:02:39,298 [salt.state       ][INFO    ][14526] Running state [wsgi] at time 19:02:39.298420
2017-12-30 19:02:39,299 [salt.state       ][INFO    ][14526] Executing state apache_module.enable for wsgi
2017-12-30 19:02:39,300 [py.warnings      ][WARNING ][14526] /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-30 19:02:39,303 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['a2enmod', 'wsgi'] in directory '/root'
2017-12-30 19:02:39,359 [salt.state       ][INFO    ][14526] {'new': 'wsgi', 'old': None}
2017-12-30 19:02:39,359 [salt.state       ][INFO    ][14526] Completed state [wsgi] at time 19:02:39.358905 duration_in_ms=60.483
2017-12-30 19:02:39,366 [salt.state       ][INFO    ][14526] Running state [openstack-dashboard] at time 19:02:39.365627
2017-12-30 19:02:39,366 [salt.state       ][INFO    ][14526] Executing state apache_conf.enable for openstack-dashboard
2017-12-30 19:02:39,366 [py.warnings      ][WARNING ][14526] /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-30 19:02:39,367 [salt.state       ][INFO    ][14526] openstack-dashboard already enabled.
2017-12-30 19:02:39,367 [salt.state       ][INFO    ][14526] Completed state [openstack-dashboard] at time 19:02:39.366759 duration_in_ms=1.132
2017-12-30 19:02:39,465 [salt.state       ][INFO    ][14526] Running state [/var/log/horizon] at time 19:02:39.465027
2017-12-30 19:02:39,465 [salt.state       ][INFO    ][14526] Executing state file.directory for /var/log/horizon
2017-12-30 19:02:39,467 [salt.state       ][INFO    ][14526] {'/var/log/horizon': 'New Dir'}
2017-12-30 19:02:39,467 [salt.state       ][INFO    ][14526] Completed state [/var/log/horizon] at time 19:02:39.466755 duration_in_ms=1.728
2017-12-30 19:02:39,467 [salt.state       ][INFO    ][14526] Running state [/var/log/horizon/horizon.log] at time 19:02:39.467064
2017-12-30 19:02:39,467 [salt.state       ][INFO    ][14526] Executing state file.managed for /var/log/horizon/horizon.log
2017-12-30 19:02:39,468 [salt.loaded.int.states.file][WARNING ][14526] 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-30 19:02:39,468 [salt.state       ][INFO    ][14526] {'new': 'file /var/log/horizon/horizon.log created', 'group': 'adm', 'mode': '0640', 'user': 'horizon'}
2017-12-30 19:02:39,469 [salt.state       ][INFO    ][14526] Completed state [/var/log/horizon/horizon.log] at time 19:02:39.468629 duration_in_ms=1.565
2017-12-30 19:02:39,469 [salt.state       ][INFO    ][14526] Running state [apache2] at time 19:02:39.469242
2017-12-30 19:02:39,469 [salt.state       ][INFO    ][14526] Executing state service.running for apache2
2017-12-30 19:02:39,470 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-12-30 19:02:39,492 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-12-30 19:02:39,505 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-12-30 19:02:39,521 [salt.state       ][INFO    ][14526] The service apache2 is already running
2017-12-30 19:02:39,521 [salt.state       ][INFO    ][14526] Completed state [apache2] at time 19:02:39.521092 duration_in_ms=51.848
2017-12-30 19:02:39,521 [salt.state       ][INFO    ][14526] Running state [apache2] at time 19:02:39.521358
2017-12-30 19:02:39,522 [salt.state       ][INFO    ][14526] Executing state service.mod_watch for apache2
2017-12-30 19:02:39,522 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-12-30 19:02:39,538 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-12-30 19:02:39,555 [salt.loaded.int.module.cmdmod][INFO    ][14526] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-12-30 19:02:39,660 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190239647151
2017-12-30 19:02:39,684 [salt.minion      ][INFO    ][18040] Starting a new job with PID 18040
2017-12-30 19:02:39,699 [salt.minion      ][INFO    ][18040] Returning information for job: 20171230190239647151
2017-12-30 19:02:42,374 [salt.state       ][INFO    ][14526] {'apache2': True}
2017-12-30 19:02:42,374 [salt.state       ][INFO    ][14526] Completed state [apache2] at time 19:02:42.374127 duration_in_ms=2852.767
2017-12-30 19:02:42,378 [salt.minion      ][INFO    ][14526] Returning information for job: 20171230185938650376
2017-12-30 19:02:45,211 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command state.sls with jid 20171230190245197385
2017-12-30 19:02:45,245 [salt.minion      ][INFO    ][18171] Starting a new job with PID 18171
2017-12-30 19:02:47,881 [salt.state       ][INFO    ][18171] Loading fresh modules for state activity
2017-12-30 19:02:47,920 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
2017-12-30 19:02:47,946 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/server.sls'
2017-12-30 19:02:47,976 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-12-30 19:02:48,011 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/server/users.sls'
2017-12-30 19:02:48,032 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-12-30 19:02:48,049 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/server/sites.sls'
2017-12-30 19:02:48,095 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-12-30 19:02:48,167 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/init.sls'
2017-12-30 19:02:48,180 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/server.sls'
2017-12-30 19:02:48,201 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/_salt.sls'
2017-12-30 19:02:49,867 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'git/init.sls'
2017-12-30 19:02:49,881 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'git/client.sls'
2017-12-30 19:02:49,900 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'git/map.jinja'
2017-12-30 19:02:49,936 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 19:02:49,988 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-12-30 19:02:50,015 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 19:02:50,066 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-12-30 19:02:50,089 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-30 19:02:50,217 [salt.state       ][INFO    ][18171] Running state [cat /etc/ssl/certs/172.30.10.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/172.30.10.103-with-chain.crt] at time 19:02:50.216659
2017-12-30 19:02:50,217 [salt.state       ][INFO    ][18171] Executing state cmd.run for cat /etc/ssl/certs/172.30.10.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/172.30.10.103-with-chain.crt
2017-12-30 19:02:50,224 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command 'cat /etc/ssl/certs/172.30.10.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/172.30.10.103-with-chain.crt' in directory '/root'
2017-12-30 19:02:50,258 [salt.state       ][INFO    ][18171] {'pid': 18192, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-30 19:02:50,258 [salt.state       ][INFO    ][18171] Completed state [cat /etc/ssl/certs/172.30.10.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/172.30.10.103-with-chain.crt] at time 19:02:50.258114 duration_in_ms=41.456
2017-12-30 19:02:51,143 [salt.state       ][INFO    ][18171] Running state [nginx] at time 19:02:51.142482
2017-12-30 19:02:51,143 [salt.state       ][INFO    ][18171] Executing state pkg.installed for nginx
2017-12-30 19:02:51,144 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 19:02:51,623 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-30 19:02:54,083 [salt.loaded.int.module.cmdmod][INFO    ][18171] 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-30 19:02:55,306 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190255292855
2017-12-30 19:02:55,336 [salt.minion      ][INFO    ][18522] Starting a new job with PID 18522
2017-12-30 19:02:55,359 [salt.minion      ][INFO    ][18522] Returning information for job: 20171230190255292855
2017-12-30 19:03:05,524 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190305510911
2017-12-30 19:03:05,550 [salt.minion      ][INFO    ][18691] Starting a new job with PID 18691
2017-12-30 19:03:05,572 [salt.minion      ][INFO    ][18691] Returning information for job: 20171230190305510911
2017-12-30 19:03:07,991 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 19:03:08,136 [salt.state       ][INFO    ][18171] 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'
'fonts-dejavu-core' changed from 'absent' to '2.35-1'
'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'
'libvpx3' changed from 'absent' to '1.5.0-2ubuntu1'
'libfontconfig1' changed from 'absent' to '2.11.94-0ubuntu1.1'

2017-12-30 19:03:08,172 [salt.state       ][INFO    ][18171] Loading fresh modules for state activity
2017-12-30 19:03:08,362 [salt.state       ][INFO    ][18171] Completed state [nginx] at time 19:03:08.361537 duration_in_ms=17219.052
2017-12-30 19:03:08,385 [salt.state       ][INFO    ][18171] Running state [apache2-utils] at time 19:03:08.385356
2017-12-30 19:03:08,386 [salt.state       ][INFO    ][18171] Executing state pkg.installed for apache2-utils
2017-12-30 19:03:08,690 [salt.state       ][INFO    ][18171] Package apache2-utils is already installed
2017-12-30 19:03:08,691 [salt.state       ][INFO    ][18171] Completed state [apache2-utils] at time 19:03:08.690863 duration_in_ms=305.509
2017-12-30 19:03:08,692 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 19:03:08.692321
2017-12-30 19:03:08,693 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf
2017-12-30 19:03:08,715 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:08,750 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:08,769 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:08,790 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:08,805 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:08,820 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:08,825 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:08,826 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 19:03:08.825524 duration_in_ms=133.202
2017-12-30 19:03:08,826 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 19:03:08.825995
2017-12-30 19:03:08,826 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf
2017-12-30 19:03:08,828 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf'}
2017-12-30 19:03:08,828 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 19:03:08.828261 duration_in_ms=2.266
2017-12-30 19:03:08,829 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 19:03:08.829160
2017-12-30 19:03:08,830 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf
2017-12-30 19:03:08,857 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:08,896 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:08,913 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:08,937 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:08,953 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:08,971 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:08,976 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:08,976 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 19:03:08.976233 duration_in_ms=147.072
2017-12-30 19:03:08,977 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 19:03:08.976726
2017-12-30 19:03:08,977 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf
2017-12-30 19:03:08,979 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf'}
2017-12-30 19:03:08,979 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 19:03:08.979051 duration_in_ms=2.325
2017-12-30 19:03:08,980 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 19:03:08.979920
2017-12-30 19:03:08,980 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf
2017-12-30 19:03:08,997 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:09,041 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:09,058 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:09,085 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:09,102 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:09,120 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:09,125 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:09,126 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 19:03:09.125877 duration_in_ms=145.957
2017-12-30 19:03:09,126 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 19:03:09.126345
2017-12-30 19:03:09,127 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf
2017-12-30 19:03:09,128 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf'}
2017-12-30 19:03:09,129 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 19:03:09.128793 duration_in_ms=2.448
2017-12-30 19:03:09,130 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 19:03:09.129742
2017-12-30 19:03:09,130 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf
2017-12-30 19:03:09,155 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:09,198 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:09,216 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:09,241 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:09,260 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:09,275 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:09,280 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:09,281 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 19:03:09.280944 duration_in_ms=151.202
2017-12-30 19:03:09,282 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 19:03:09.281476
2017-12-30 19:03:09,282 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf
2017-12-30 19:03:09,284 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf'}
2017-12-30 19:03:09,284 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 19:03:09.283945 duration_in_ms=2.469
2017-12-30 19:03:09,285 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 19:03:09.284879
2017-12-30 19:03:09,285 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_web.conf
2017-12-30 19:03:09,302 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:09,344 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:09,360 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:09,384 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:09,398 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:09,413 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:09,418 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:09,418 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 19:03:09.418242 duration_in_ms=133.363
2017-12-30 19:03:09,419 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 19:03:09.418705
2017-12-30 19:03:09,419 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf
2017-12-30 19:03:09,424 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf'}
2017-12-30 19:03:09,425 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 19:03:09.424681 duration_in_ms=5.976
2017-12-30 19:03:09,426 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 19:03:09.426307
2017-12-30 19:03:09,427 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf
2017-12-30 19:03:09,443 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:09,486 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:09,503 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:09,525 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:09,540 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:09,555 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:09,563 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:09,564 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 19:03:09.563960 duration_in_ms=137.652
2017-12-30 19:03:09,565 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 19:03:09.564728
2017-12-30 19:03:09,566 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf
2017-12-30 19:03:09,568 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf'}
2017-12-30 19:03:09,569 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 19:03:09.568514 duration_in_ms=3.786
2017-12-30 19:03:09,570 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 19:03:09.570020
2017-12-30 19:03:09,571 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_novnc.conf
2017-12-30 19:03:09,591 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:09,649 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:09,671 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:09,702 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:09,721 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:09,739 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:09,746 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:09,746 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 19:03:09.746312 duration_in_ms=176.291
2017-12-30 19:03:09,747 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 19:03:09.746943
2017-12-30 19:03:09,748 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_novnc.conf
2017-12-30 19:03:09,750 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_novnc.conf'}
2017-12-30 19:03:09,750 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 19:03:09.750083 duration_in_ms=3.141
2017-12-30 19:03:09,751 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 19:03:09.751210
2017-12-30 19:03:09,752 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf
2017-12-30 19:03:09,770 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:09,818 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:09,837 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:09,863 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:09,879 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:09,894 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:09,900 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:09,901 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 19:03:09.900574 duration_in_ms=149.365
2017-12-30 19:03:09,901 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 19:03:09.901177
2017-12-30 19:03:09,902 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf
2017-12-30 19:03:09,903 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf'}
2017-12-30 19:03:09,904 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 19:03:09.903915 duration_in_ms=2.739
2017-12-30 19:03:09,905 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 19:03:09.904986
2017-12-30 19:03:09,906 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf
2017-12-30 19:03:09,923 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:09,968 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:09,986 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:10,013 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:10,032 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:10,049 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:10,055 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:10,055 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 19:03:10.055129 duration_in_ms=150.143
2017-12-30 19:03:10,056 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 19:03:10.055710
2017-12-30 19:03:10,056 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf
2017-12-30 19:03:10,058 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf'}
2017-12-30 19:03:10,059 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 19:03:10.058585 duration_in_ms=2.876
2017-12-30 19:03:10,060 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 19:03:10.059617
2017-12-30 19:03:10,060 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf
2017-12-30 19:03:10,078 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:10,124 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:10,142 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:10,168 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:10,184 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:10,199 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:10,204 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:10,205 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 19:03:10.204565 duration_in_ms=144.948
2017-12-30 19:03:10,205 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 19:03:10.205099
2017-12-30 19:03:10,206 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf
2017-12-30 19:03:10,207 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf'}
2017-12-30 19:03:10,208 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 19:03:10.207612 duration_in_ms=2.513
2017-12-30 19:03:10,209 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 19:03:10.208551
2017-12-30 19:03:10,209 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf
2017-12-30 19:03:10,228 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:10,270 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:10,287 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:10,312 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:10,327 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:10,343 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:10,348 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:10,348 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 19:03:10.348248 duration_in_ms=139.697
2017-12-30 19:03:10,349 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 19:03:10.348743
2017-12-30 19:03:10,349 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf
2017-12-30 19:03:10,351 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf'}
2017-12-30 19:03:10,351 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 19:03:10.351073 duration_in_ms=2.33
2017-12-30 19:03:10,352 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 19:03:10.351924
2017-12-30 19:03:10,352 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf
2017-12-30 19:03:10,369 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/redirect.conf'
2017-12-30 19:03:10,376 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:10,377 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 19:03:10.377006 duration_in_ms=25.082
2017-12-30 19:03:10,378 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 19:03:10.377507
2017-12-30 19:03:10,378 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf
2017-12-30 19:03:10,379 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf'}
2017-12-30 19:03:10,380 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 19:03:10.379880 duration_in_ms=2.373
2017-12-30 19:03:10,381 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 19:03:10.380741
2017-12-30 19:03:10,381 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_static_reclass_doc.conf
2017-12-30 19:03:10,398 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/static.conf'
2017-12-30 19:03:10,423 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:10,441 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_log.conf'
2017-12-30 19:03:10,454 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:10,479 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:10,495 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:10,499 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:10,500 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 19:03:10.499801 duration_in_ms=119.061
2017-12-30 19:03:10,500 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 19:03:10.500291
2017-12-30 19:03:10,501 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_static_reclass_doc.conf
2017-12-30 19:03:10,502 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf'}
2017-12-30 19:03:10,503 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 19:03:10.502748 duration_in_ms=2.457
2017-12-30 19:03:10,504 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 19:03:10.503626
2017-12-30 19:03:10,504 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf
2017-12-30 19:03:10,536 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:10,579 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:10,597 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:10,621 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:10,637 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:10,652 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:10,657 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:10,657 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 19:03:10.657209 duration_in_ms=153.582
2017-12-30 19:03:10,658 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 19:03:10.657768
2017-12-30 19:03:10,658 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf
2017-12-30 19:03:10,660 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf'}
2017-12-30 19:03:10,660 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 19:03:10.660109 duration_in_ms=2.341
2017-12-30 19:03:10,661 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 19:03:10.661045
2017-12-30 19:03:10,662 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_stats_stats.conf
2017-12-30 19:03:10,678 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/stats.conf'
2017-12-30 19:03:10,682 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:10,682 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 19:03:10.682153 duration_in_ms=21.108
2017-12-30 19:03:10,683 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 19:03:10.682604
2017-12-30 19:03:10,683 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_stats_stats.conf
2017-12-30 19:03:10,685 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_stats_stats.conf'}
2017-12-30 19:03:10,685 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 19:03:10.684944 duration_in_ms=2.34
2017-12-30 19:03:10,686 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 19:03:10.685822
2017-12-30 19:03:10,686 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf
2017-12-30 19:03:10,703 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:10,742 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:10,759 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:10,781 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:10,796 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:10,810 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:10,815 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:10,815 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 19:03:10.815268 duration_in_ms=129.445
2017-12-30 19:03:10,816 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 19:03:10.815720
2017-12-30 19:03:10,816 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf
2017-12-30 19:03:10,818 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf'}
2017-12-30 19:03:10,818 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 19:03:10.817897 duration_in_ms=2.177
2017-12-30 19:03:10,819 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 19:03:10.818672
2017-12-30 19:03:10,819 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-12-30 19:03:10,835 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-12-30 19:03:10,887 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-12-30 19:03:10,904 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-12-30 19:03:10,927 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-12-30 19:03:10,942 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-12-30 19:03:10,956 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-12-30 19:03:10,961 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:10,961 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 19:03:10.961271 duration_in_ms=142.599
2017-12-30 19:03:10,962 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 19:03:10.961705
2017-12-30 19:03:10,962 [salt.state       ][INFO    ][18171] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-12-30 19:03:10,964 [salt.state       ][INFO    ][18171] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf'}
2017-12-30 19:03:10,964 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 19:03:10.963897 duration_in_ms=2.192
2017-12-30 19:03:10,965 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-enabled/default] at time 19:03:10.964736
2017-12-30 19:03:10,965 [salt.state       ][INFO    ][18171] Executing state file.absent for /etc/nginx/sites-enabled/default
2017-12-30 19:03:10,966 [salt.state       ][INFO    ][18171] {'removed': '/etc/nginx/sites-enabled/default'}
2017-12-30 19:03:10,966 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-enabled/default] at time 19:03:10.966121 duration_in_ms=1.385
2017-12-30 19:03:10,967 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/sites-available/default] at time 19:03:10.966915
2017-12-30 19:03:10,967 [salt.state       ][INFO    ][18171] Executing state file.absent for /etc/nginx/sites-available/default
2017-12-30 19:03:10,968 [salt.state       ][INFO    ][18171] {'removed': '/etc/nginx/sites-available/default'}
2017-12-30 19:03:10,968 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/sites-available/default] at time 19:03:10.968268 duration_in_ms=1.353
2017-12-30 19:03:10,969 [salt.state       ][INFO    ][18171] Running state [/etc/nginx/nginx.conf] at time 19:03:10.969095
2017-12-30 19:03:10,970 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/nginx/nginx.conf
2017-12-30 19:03:10,990 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/files/nginx.conf'
2017-12-30 19:03:11,011 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-12-30 19:03:11,018 [salt.state       ][INFO    ][18171] 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-30 19:03:11,025 [salt.state       ][INFO    ][18171] Completed state [/etc/nginx/nginx.conf] at time 19:03:11.024707 duration_in_ms=55.612
2017-12-30 19:03:11,025 [salt.state       ][INFO    ][18171] Running state [/etc/ssl/private] at time 19:03:11.025306
2017-12-30 19:03:11,026 [salt.state       ][INFO    ][18171] Executing state file.directory for /etc/ssl/private
2017-12-30 19:03:11,026 [salt.state       ][INFO    ][18171] Directory /etc/ssl/private is in the correct state
2017-12-30 19:03:11,026 [salt.state       ][INFO    ][18171] Completed state [/etc/ssl/private] at time 19:03:11.026213 duration_in_ms=0.907
2017-12-30 19:03:11,048 [salt.state       ][INFO    ][18171] Running state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 19:03:11.048119
2017-12-30 19:03:11,049 [salt.state       ][INFO    ][18171] Executing state cmd.run for openssl dhparam -out /etc/ssl/dhparams.pem 2048
2017-12-30 19:03:11,049 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command 'openssl dhparam -out /etc/ssl/dhparams.pem 2048' in directory '/root'
2017-12-30 19:03:15,766 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190315740149
2017-12-30 19:03:15,802 [salt.minion      ][INFO    ][18887] Starting a new job with PID 18887
2017-12-30 19:03:15,828 [salt.minion      ][INFO    ][18887] Returning information for job: 20171230190315740149
2017-12-30 19:03:25,784 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190325772816
2017-12-30 19:03:25,819 [salt.minion      ][INFO    ][18892] Starting a new job with PID 18892
2017-12-30 19:03:25,842 [salt.minion      ][INFO    ][18892] Returning information for job: 20171230190325772816
2017-12-30 19:03:31,990 [salt.state       ][INFO    ][18171] {'pid': 18883, '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-30 19:03:31,993 [salt.state       ][INFO    ][18171] Completed state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 19:03:31.992502 duration_in_ms=20944.382
2017-12-30 19:03:31,998 [salt.state       ][INFO    ][18171] Running state [nginx] at time 19:03:31.997522
2017-12-30 19:03:31,998 [salt.state       ][INFO    ][18171] Executing state service.running for nginx
2017-12-30 19:03:31,999 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
2017-12-30 19:03:32,014 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-12-30 19:03:32,026 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-12-30 19:03:32,038 [salt.state       ][INFO    ][18171] The service nginx is already running
2017-12-30 19:03:32,038 [salt.state       ][INFO    ][18171] Completed state [nginx] at time 19:03:32.038006 duration_in_ms=40.484
2017-12-30 19:03:32,038 [salt.state       ][INFO    ][18171] Running state [nginx] at time 19:03:32.038320
2017-12-30 19:03:32,039 [salt.state       ][INFO    ][18171] Executing state service.mod_watch for nginx
2017-12-30 19:03:32,040 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-12-30 19:03:32,052 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-12-30 19:03:32,064 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nginx.service'] in directory '/root'
2017-12-30 19:03:32,228 [salt.state       ][INFO    ][18171] {'nginx': True}
2017-12-30 19:03:32,229 [salt.state       ][INFO    ][18171] Completed state [nginx] at time 19:03:32.229033 duration_in_ms=190.71
2017-12-30 19:03:32,244 [salt.state       ][INFO    ][18171] Running state [root] at time 19:03:32.243530
2017-12-30 19:03:32,244 [salt.state       ][INFO    ][18171] Executing state user.present for root
2017-12-30 19:03:32,246 [salt.state       ][INFO    ][18171] User root is present and up to date
2017-12-30 19:03:32,247 [salt.state       ][INFO    ][18171] Completed state [root] at time 19:03:32.246705 duration_in_ms=3.175
2017-12-30 19:03:32,249 [salt.state       ][INFO    ][18171] Running state [/root] at time 19:03:32.248523
2017-12-30 19:03:32,249 [salt.state       ][INFO    ][18171] Executing state file.directory for /root
2017-12-30 19:03:32,250 [salt.state       ][INFO    ][18171] Directory /root is in the correct state
2017-12-30 19:03:32,251 [salt.state       ][INFO    ][18171] Completed state [/root] at time 19:03:32.250608 duration_in_ms=2.085
2017-12-30 19:03:32,251 [salt.state       ][INFO    ][18171] Running state [/etc/sudoers.d/90-salt-user-root] at time 19:03:32.251028
2017-12-30 19:03:32,251 [salt.state       ][INFO    ][18171] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-12-30 19:03:32,264 [salt.state       ][INFO    ][18171] File /etc/sudoers.d/90-salt-user-root is not present
2017-12-30 19:03:32,265 [salt.state       ][INFO    ][18171] Completed state [/etc/sudoers.d/90-salt-user-root] at time 19:03:32.264585 duration_in_ms=13.557
2017-12-30 19:03:32,265 [salt.state       ][INFO    ][18171] Running state [ubuntu] at time 19:03:32.264985
2017-12-30 19:03:32,265 [salt.state       ][INFO    ][18171] Executing state user.present for ubuntu
2017-12-30 19:03:32,274 [salt.state       ][INFO    ][18171] User ubuntu is present and up to date
2017-12-30 19:03:32,275 [salt.state       ][INFO    ][18171] Completed state [ubuntu] at time 19:03:32.274853 duration_in_ms=9.867
2017-12-30 19:03:32,277 [salt.state       ][INFO    ][18171] Running state [/home/ubuntu] at time 19:03:32.276478
2017-12-30 19:03:32,277 [salt.state       ][INFO    ][18171] Executing state file.directory for /home/ubuntu
2017-12-30 19:03:32,278 [salt.state       ][INFO    ][18171] Directory /home/ubuntu is in the correct state
2017-12-30 19:03:32,279 [salt.state       ][INFO    ][18171] Completed state [/home/ubuntu] at time 19:03:32.278511 duration_in_ms=2.033
2017-12-30 19:03:32,280 [salt.state       ][INFO    ][18171] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:03:32.279557
2017-12-30 19:03:32,280 [salt.state       ][INFO    ][18171] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-12-30 19:03:32,315 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-12-30 19:03:32,342 [salt.state       ][INFO    ][18171] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-12-30 19:03:32,343 [salt.state       ][INFO    ][18171] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 19:03:32.342470 duration_in_ms=62.912
2017-12-30 19:03:32,343 [salt.state       ][INFO    ][18171] Running state [git-core] at time 19:03:32.342882
2017-12-30 19:03:32,343 [salt.state       ][INFO    ][18171] Executing state pkg.installed for git-core
2017-12-30 19:03:32,365 [salt.loaded.int.module.cmdmod][INFO    ][18171] 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-30 19:03:36,017 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190335997100
2017-12-30 19:03:36,049 [salt.minion      ][INFO    ][18955] Starting a new job with PID 18955
2017-12-30 19:03:36,077 [salt.minion      ][INFO    ][18955] Returning information for job: 20171230190335997100
2017-12-30 19:03:40,632 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 19:03:40,690 [salt.state       ][INFO    ][18171] Made the following changes:
'rsync' changed from 'absent' to '3.1.1-3ubuntu1.1'
'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-30 19:03:40,712 [salt.state       ][INFO    ][18171] Loading fresh modules for state activity
2017-12-30 19:03:40,734 [salt.state       ][INFO    ][18171] Completed state [git-core] at time 19:03:40.733806 duration_in_ms=8390.924
2017-12-30 19:03:40,742 [salt.state       ][INFO    ][18171] Running state [python-sphinx] at time 19:03:40.742106
2017-12-30 19:03:40,743 [salt.state       ][INFO    ][18171] Executing state pkg.installed for python-sphinx
2017-12-30 19:03:41,027 [salt.loaded.int.module.cmdmod][INFO    ][18171] 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-30 19:03:46,038 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command saltutil.find_job with jid 20171230190346024382
2017-12-30 19:03:46,064 [salt.minion      ][INFO    ][19189] Starting a new job with PID 19189
2017-12-30 19:03:46,087 [salt.minion      ][INFO    ][19189] Returning information for job: 20171230190346024382
2017-12-30 19:03:48,315 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-30 19:03:48,347 [salt.state       ][INFO    ][18171] Made the following changes:
'python-sphinx' changed from 'absent' to '1.5.6-2~cloud0'
'python-imagesize' changed from 'absent' to '0.7.1-1~cloud0'
'python-alabaster' changed from 'absent' to '0.7.7-1'
'sphinx-common' changed from 'absent' to '1.5.6-2~cloud0'
'python2.7-alabaster' changed from 'absent' to '1'

2017-12-30 19:03:48,360 [salt.state       ][INFO    ][18171] Loading fresh modules for state activity
2017-12-30 19:03:48,377 [salt.state       ][INFO    ][18171] Completed state [python-sphinx] at time 19:03:48.377091 duration_in_ms=7634.982
2017-12-30 19:03:48,381 [salt.state       ][INFO    ][18171] Running state [/srv/static/sites] at time 19:03:48.381014
2017-12-30 19:03:48,382 [salt.state       ][INFO    ][18171] Executing state file.directory for /srv/static/sites
2017-12-30 19:03:48,389 [salt.state       ][INFO    ][18171] {'/srv/static/sites': 'New Dir'}
2017-12-30 19:03:48,390 [salt.state       ][INFO    ][18171] Completed state [/srv/static/sites] at time 19:03:48.389756 duration_in_ms=8.743
2017-12-30 19:03:48,390 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern] at time 19:03:48.390106
2017-12-30 19:03:48,390 [salt.state       ][INFO    ][18171] Executing state file.directory for /srv/static/extern
2017-12-30 19:03:48,391 [salt.state       ][INFO    ][18171] {'/srv/static/extern': 'New Dir'}
2017-12-30 19:03:48,391 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern] at time 19:03:48.391408 duration_in_ms=1.302
2017-12-30 19:03:48,392 [salt.state       ][INFO    ][18171] Running state [/srv/static/sites/reclass_doc] at time 19:03:48.392381
2017-12-30 19:03:48,393 [salt.state       ][INFO    ][18171] Executing state file.directory for /srv/static/sites/reclass_doc
2017-12-30 19:03:48,393 [salt.state       ][INFO    ][18171] {'/srv/static/sites/reclass_doc': 'New Dir'}
2017-12-30 19:03:48,394 [salt.state       ][INFO    ][18171] Completed state [/srv/static/sites/reclass_doc] at time 19:03:48.393772 duration_in_ms=1.391
2017-12-30 19:03:48,394 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/services] at time 19:03:48.394140
2017-12-30 19:03:48,394 [salt.state       ][INFO    ][18171] Executing state file.directory for /srv/static/extern/salt/source/services
2017-12-30 19:03:48,396 [salt.state       ][INFO    ][18171] {'/srv/static/extern/salt/source/services': 'New Dir'}
2017-12-30 19:03:48,396 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/services] at time 19:03:48.396153 duration_in_ms=2.013
2017-12-30 19:03:48,397 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes] at time 19:03:48.396537
2017-12-30 19:03:48,397 [salt.state       ][INFO    ][18171] Executing state file.directory for /srv/static/extern/salt/source/nodes
2017-12-30 19:03:48,398 [salt.state       ][INFO    ][18171] {'/srv/static/extern/salt/source/nodes': 'New Dir'}
2017-12-30 19:03:48,398 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes] at time 19:03:48.398050 duration_in_ms=1.512
2017-12-30 19:03:48,398 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/devices] at time 19:03:48.398381
2017-12-30 19:03:48,399 [salt.state       ][INFO    ][18171] Executing state file.directory for /srv/static/extern/salt/source/devices
2017-12-30 19:03:48,400 [salt.state       ][INFO    ][18171] {'/srv/static/extern/salt/source/devices': 'New Dir'}
2017-12-30 19:03:48,400 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/devices] at time 19:03:48.399954 duration_in_ms=1.573
2017-12-30 19:03:48,400 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/_static] at time 19:03:48.400328
2017-12-30 19:03:48,401 [salt.state       ][INFO    ][18171] Executing state file.directory for /srv/static/extern/salt/source/_static
2017-12-30 19:03:48,402 [salt.state       ][INFO    ][18171] {'/srv/static/extern/salt/source/_static': 'New Dir'}
2017-12-30 19:03:48,402 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/_static] at time 19:03:48.402094 duration_in_ms=1.766
2017-12-30 19:03:48,403 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/Makefile] at time 19:03:48.403030
2017-12-30 19:03:48,403 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/Makefile
2017-12-30 19:03:48,423 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/Makefile'
2017-12-30 19:03:48,425 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,425 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/Makefile] at time 19:03:48.425270 duration_in_ms=22.239
2017-12-30 19:03:48,426 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/conf.py] at time 19:03:48.426029
2017-12-30 19:03:48,426 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/conf.py
2017-12-30 19:03:48,443 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/conf.py'
2017-12-30 19:03:48,449 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,462 [salt.state       ][INFO    ][18171] Loading fresh modules for state activity
2017-12-30 19:03:48,476 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/conf.py] at time 19:03:48.475956 duration_in_ms=49.926
2017-12-30 19:03:48,481 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/index.rst] at time 19:03:48.480565
2017-12-30 19:03:48,481 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/index.rst
2017-12-30 19:03:48,501 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/index.rst'
2017-12-30 19:03:48,508 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,508 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/index.rst] at time 19:03:48.507871 duration_in_ms=27.305
2017-12-30 19:03:48,509 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/services/index.rst] at time 19:03:48.508621
2017-12-30 19:03:48,509 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/services/index.rst
2017-12-30 19:03:48,524 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/index.rst'
2017-12-30 19:03:48,526 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,527 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/services/index.rst] at time 19:03:48.526519 duration_in_ms=17.898
2017-12-30 19:03:48,527 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/services/monitoring.rst] at time 19:03:48.527105
2017-12-30 19:03:48,527 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/services/monitoring.rst
2017-12-30 19:03:48,543 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/monitoring.rst'
2017-12-30 19:03:48,600 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,601 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/services/monitoring.rst] at time 19:03:48.601011 duration_in_ms=73.906
2017-12-30 19:03:48,602 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/services/endpoints.rst] at time 19:03:48.601779
2017-12-30 19:03:48,602 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/services/endpoints.rst
2017-12-30 19:03:48,617 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/endpoints.rst'
2017-12-30 19:03:48,663 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,663 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/services/endpoints.rst] at time 19:03:48.663138 duration_in_ms=61.358
2017-12-30 19:03:48,664 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/services/catalog.rst] at time 19:03:48.663858
2017-12-30 19:03:48,664 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/services/catalog.rst
2017-12-30 19:03:48,679 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/catalog.rst'
2017-12-30 19:03:48,716 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,716 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/services/catalog.rst] at time 19:03:48.716138 duration_in_ms=52.28
2017-12-30 19:03:48,717 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/index.rst] at time 19:03:48.716889
2017-12-30 19:03:48,717 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/index.rst
2017-12-30 19:03:48,732 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/index.rst'
2017-12-30 19:03:48,775 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,775 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/index.rst] at time 19:03:48.775290 duration_in_ms=58.401
2017-12-30 19:03:48,776 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.776012
2017-12-30 19:03:48,776 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:48,793 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:48,808 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,809 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.808640 duration_in_ms=32.628
2017-12-30 19:03:48,809 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.809236
2017-12-30 19:03:48,809 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:48,826 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:48,848 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,853 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.853187 duration_in_ms=43.951
2017-12-30 19:03:48,854 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.854057
2017-12-30 19:03:48,854 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:48,870 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:48,884 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,885 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.884626 duration_in_ms=30.569
2017-12-30 19:03:48,885 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.885225
2017-12-30 19:03:48,885 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:48,904 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:48,918 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,918 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.918409 duration_in_ms=33.184
2017-12-30 19:03:48,919 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.918992
2017-12-30 19:03:48,919 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:48,935 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:48,949 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,950 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.949550 duration_in_ms=30.558
2017-12-30 19:03:48,950 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.950153
2017-12-30 19:03:48,950 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:48,965 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:48,978 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:48,978 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.978264 duration_in_ms=28.111
2017-12-30 19:03:48,979 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:48.978813
2017-12-30 19:03:48,979 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:48,994 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,007 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,008 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.007479 duration_in_ms=28.665
2017-12-30 19:03:49,008 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.007972
2017-12-30 19:03:49,008 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,024 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,036 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,036 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.036072 duration_in_ms=28.101
2017-12-30 19:03:49,037 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.036580
2017-12-30 19:03:49,037 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,051 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,063 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,063 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.063457 duration_in_ms=26.877
2017-12-30 19:03:49,064 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.063942
2017-12-30 19:03:49,064 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,086 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,101 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,101 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.101369 duration_in_ms=37.425
2017-12-30 19:03:49,102 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.102092
2017-12-30 19:03:49,102 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,119 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,132 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,132 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.132078 duration_in_ms=29.986
2017-12-30 19:03:49,133 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.132773
2017-12-30 19:03:49,133 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,150 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,162 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,163 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.162546 duration_in_ms=29.773
2017-12-30 19:03:49,163 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.163223
2017-12-30 19:03:49,164 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,179 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,192 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,192 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.191897 duration_in_ms=28.674
2017-12-30 19:03:49,193 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.192576
2017-12-30 19:03:49,193 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,209 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,221 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,222 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.221774 duration_in_ms=29.198
2017-12-30 19:03:49,222 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.222433
2017-12-30 19:03:49,223 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,241 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,255 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,255 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.255112 duration_in_ms=32.678
2017-12-30 19:03:49,256 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.255827
2017-12-30 19:03:49,256 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,272 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,289 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,290 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.289581 duration_in_ms=33.753
2017-12-30 19:03:49,290 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.290286
2017-12-30 19:03:49,291 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,306 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,321 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,321 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.321248 duration_in_ms=30.962
2017-12-30 19:03:49,322 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.321962
2017-12-30 19:03:49,322 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,337 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,351 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,351 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.351322 duration_in_ms=29.36
2017-12-30 19:03:49,352 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.352038
2017-12-30 19:03:49,352 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,367 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,381 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,382 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.381544 duration_in_ms=29.506
2017-12-30 19:03:49,382 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.382206
2017-12-30 19:03:49,383 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,397 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,410 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,411 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.410519 duration_in_ms=28.313
2017-12-30 19:03:49,411 [salt.state       ][INFO    ][18171] Running state [/srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.411174
2017-12-30 19:03:49,412 [salt.state       ][INFO    ][18171] Executing state file.managed for /srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-pike-ovs-ha.local.rst
2017-12-30 19:03:49,431 [salt.fileclient  ][INFO    ][18171] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-12-30 19:03:49,443 [salt.state       ][INFO    ][18171] File changed:
New file
2017-12-30 19:03:49,444 [salt.state       ][INFO    ][18171] Completed state [/srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-pike-ovs-ha.local.rst] at time 19:03:49.443884 duration_in_ms=32.709
2017-12-30 19:03:49,445 [salt.state       ][INFO    ][18171] Running state [sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc] at time 19:03:49.445264
2017-12-30 19:03:49,446 [salt.state       ][INFO    ][18171] Executing state cmd.run for sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc
2017-12-30 19:03:49,447 [salt.loaded.int.module.cmdmod][INFO    ][18171] Executing command 'sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc' in directory '/root'
2017-12-30 19:03:53,117 [salt.state       ][INFO    ][18171] {'pid': 19296, 'retcode': 0, 'stderr': '/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-pike-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-pike-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-pike-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-pike-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-pike-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.6\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-pike-ovs-ha.local\nreading sources... [ 11%] nodes/cmp001.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 14%] nodes/cmp002.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 18%] nodes/ctl01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 22%] nodes/ctl02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 25%] nodes/ctl03.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 29%] nodes/dbs01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 33%] nodes/dbs02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 37%] nodes/dbs03.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 40%] nodes/index\nreading sources... [ 44%] nodes/kvm01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 48%] nodes/kvm02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 51%] nodes/kvm03.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 55%] nodes/mas01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 59%] nodes/mdb01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 62%] nodes/mdb02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 66%] nodes/mdb03.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 70%] nodes/msg01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 74%] nodes/msg02.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 77%] nodes/msg03.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 81%] nodes/prx01.baremetal-mcp-pike-ovs-ha.local\nreading sources... [ 85%] nodes/prx02.baremetal-mcp-pike-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-pike-ovs-ha.local nodes/cmp001.baremetal-mcp-pike-ovs-ha.local nodes/cmp002.baremetal-mcp-pike-ovs-ha.local nodes/ctl01.baremetal-mcp-pike-ovs-ha.local nodes/ctl02.baremetal-mcp-pike-ovs-ha.local nodes/ctl03.baremetal-mcp-pike-ovs-ha.local nodes/dbs01.baremetal-mcp-pike-ovs-ha.local nodes/dbs02.baremetal-mcp-pike-ovs-ha.local nodes/dbs03.baremetal-mcp-pike-ovs-ha.local nodes/kvm01.baremetal-mcp-pike-ovs-ha.local nodes/kvm02.baremetal-mcp-pike-ovs-ha.local nodes/kvm03.baremetal-mcp-pike-ovs-ha.local nodes/mas01.baremetal-mcp-pike-ovs-ha.local nodes/mdb01.baremetal-mcp-pike-ovs-ha.local nodes/mdb02.baremetal-mcp-pike-ovs-ha.local nodes/mdb03.baremetal-mcp-pike-ovs-ha.local nodes/msg01.baremetal-mcp-pike-ovs-ha.local nodes/msg02.baremetal-mcp-pike-ovs-ha.local nodes/msg03.baremetal-mcp-pike-ovs-ha.local nodes/prx01.baremetal-mcp-pike-ovs-ha.local nodes/prx02.baremetal-mcp-pike-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-30 19:03:53,129 [salt.state       ][INFO    ][18171] Completed state [sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc] at time 19:03:53.128656 duration_in_ms=3683.392
2017-12-30 19:03:53,141 [salt.minion      ][INFO    ][18171] Returning information for job: 20171230190245197385
2017-12-30 19:05:38,488 [salt.minion      ][INFO    ][861] User sudo_ubuntu Executing command cp.push_dir with jid 20171230190538477229
2017-12-30 19:05:38,526 [salt.minion      ][INFO    ][19316] Starting a new job with PID 19316
