2017-11-27 10:34:45,035 [salt.cli.daemons ][WARNING ][866] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-27 10:35:27,337 [py.warnings      ][WARNING ][1053] /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-11-27 10:35:49,037 [salt.loaded.int.states.file][WARNING ][1053] 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-11-27 10:35:49,064 [salt.loaded.int.module.cmdmod][ERROR   ][1053] 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-11-27 10:35:51,772 [salt.loaded.int.module.cmdmod][INFO    ][1578] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-27 10:35:51,781 [salt.loaded.int.module.cmdmod][INFO    ][1578] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-27 10:35:51,793 [salt.loaded.int.module.cmdmod][INFO    ][1578] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-27 10:35:51,825 [salt.utils.parsers][WARNING ][866] Minion received a SIGTERM. Exiting.
2017-11-27 10:35:52,363 [salt.cli.daemons ][INFO    ][1633] Setting up the Salt Minion "prx02.baremetal-mcp-ocata-odl-ha.local"
2017-11-27 10:35:52,907 [salt.minion      ][INFO    ][1633] Creating minion process manager
2017-11-27 10:35:52,909 [salt.cli.daemons ][WARNING ][1633] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-27 10:35:52,909 [salt.cli.daemons ][INFO    ][1633] The Salt Minion is starting up
2017-11-27 10:35:52,910 [salt.minion      ][INFO    ][1633] Minion is starting as user 'root'
2017-11-27 10:35:52,912 [salt.utils.event ][INFO    ][1633] Starting pull socket on /var/run/salt/minion/minion_event_d65e591d0e_pull.ipc
2017-11-27 10:35:53,856 [salt.loaded.int.module.cmdmod][INFO    ][1633] Executing command ['date', '+%z'] in directory '/root'
2017-11-27 10:35:53,866 [salt.utils.schedule][INFO    ][1633] Updating job settings for scheduled job: __mine_interval
2017-11-27 10:35:53,869 [salt.minion      ][INFO    ][1633] Added mine.update to scheduler
2017-11-27 10:35:53,896 [salt.minion      ][INFO    ][1633] Minion is ready to receive requests!
2017-11-27 10:35:54,897 [salt.utils.schedule][INFO    ][1633] Running scheduled job: __mine_interval
2017-11-27 10:36:25,495 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command test.ping with jid 20171127103625495665
2017-11-27 10:36:25,511 [salt.minion      ][INFO    ][1727] Starting a new job with PID 1727
2017-11-27 10:36:25,554 [salt.minion      ][INFO    ][1727] Returning information for job: 20171127103625495665
2017-11-27 10:36:31,396 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171127103631397742
2017-11-27 10:36:31,414 [salt.minion      ][INFO    ][1732] Starting a new job with PID 1732
2017-11-27 10:36:35,864 [salt.state       ][INFO    ][1732] Loading fresh modules for state activity
2017-11-27 10:36:35,912 [salt.state       ][ERROR   ][1732] No contents found in top file
2017-11-27 10:36:35,913 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-27 10:36:35,917 [salt.utils.extmods][INFO    ][1732] Syncing beacons for environment 'base'
2017-11-27 10:36:35,917 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_beacons, for base)
2017-11-27 10:36:35,917 [salt.fileclient  ][INFO    ][1732] Caching directory '_beacons/' for environment 'base'
2017-11-27 10:36:35,975 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/modules'
2017-11-27 10:36:35,981 [salt.utils.extmods][INFO    ][1732] Syncing modules for environment 'base'
2017-11-27 10:36:35,982 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_modules, for base)
2017-11-27 10:36:35,982 [salt.fileclient  ][INFO    ][1732] Caching directory '_modules/' for environment 'base'
2017-11-27 10:36:36,055 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-11-27 10:36:36,071 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-27 10:36:36,083 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-27 10:36:36,096 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-27 10:36:36,108 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-27 10:36:36,127 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-27 10:36:36,143 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-27 10:36:36,159 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-27 10:36:36,172 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-27 10:36:36,191 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-27 10:36:36,204 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-27 10:36:36,593 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-27 10:36:36,612 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-27 10:36:36,627 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-27 10:36:36,642 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-27 10:36:36,658 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-27 10:36:36,681 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-27 10:36:36,728 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-27 10:36:36,746 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-27 10:36:36,774 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-27 10:36:36,793 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-27 10:36:36,814 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-27 10:36:36,831 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-27 10:36:36,864 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-27 10:36:36,900 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-27 10:36:36,928 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-27 10:36:36,946 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-27 10:36:36,959 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-27 10:36:36,971 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-27 10:36:37,011 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-27 10:36:37,028 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-27 10:36:37,049 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-27 10:36:37,079 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-27 10:36:37,093 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-27 10:36:37,102 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-27 10:36:37,103 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-11-27 10:36:37,104 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-27 10:36:37,104 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-27 10:36:37,105 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-27 10:36:37,106 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-27 10:36:37,106 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-27 10:36:37,107 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-27 10:36:37,107 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-27 10:36:37,108 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-27 10:36:37,109 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-27 10:36:37,109 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-27 10:36:37,110 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-27 10:36:37,111 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-27 10:36:37,111 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-27 10:36:37,112 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-27 10:36:37,112 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-27 10:36:37,113 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-27 10:36:37,114 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-27 10:36:37,114 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-27 10:36:37,114 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-27 10:36:37,115 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-27 10:36:37,115 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-27 10:36:37,115 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-27 10:36:37,116 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-27 10:36:37,116 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-27 10:36:37,116 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-27 10:36:37,116 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-27 10:36:37,117 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-27 10:36:37,117 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-27 10:36:37,117 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-27 10:36:37,118 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-27 10:36:37,118 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-27 10:36:37,118 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-11-27 10:36:37,119 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-27 10:36:37,119 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-27 10:36:37,121 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/states'
2017-11-27 10:36:37,125 [salt.utils.extmods][INFO    ][1732] Syncing states for environment 'base'
2017-11-27 10:36:37,125 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_states, for base)
2017-11-27 10:36:37,125 [salt.fileclient  ][INFO    ][1732] Caching directory '_states/' for environment 'base'
2017-11-27 10:36:37,195 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-11-27 10:36:37,210 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-27 10:36:37,256 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-27 10:36:37,273 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-27 10:36:37,298 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-27 10:36:37,322 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-27 10:36:37,350 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-27 10:36:37,374 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-27 10:36:37,403 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-27 10:36:37,430 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-27 10:36:37,448 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-27 10:36:37,483 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-27 10:36:37,501 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-11-27 10:36:37,521 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-27 10:36:37,594 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-27 10:36:37,627 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-27 10:36:37,683 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-27 10:36:37,719 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-27 10:36:37,769 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-27 10:36:37,785 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-27 10:36:37,812 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-27 10:36:37,835 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-27 10:36:37,859 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-27 10:36:37,879 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-27 10:36:37,894 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-27 10:36:37,922 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-27 10:36:37,940 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-27 10:36:37,957 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-27 10:36:37,986 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-27 10:36:37,1000 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-27 10:36:38,016 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-27 10:36:38,027 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-11-27 10:36:38,028 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-27 10:36:38,030 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-27 10:36:38,031 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-27 10:36:38,032 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-27 10:36:38,033 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-27 10:36:38,034 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-27 10:36:38,035 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-27 10:36:38,036 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-27 10:36:38,038 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-27 10:36:38,039 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-27 10:36:38,040 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-27 10:36:38,041 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-11-27 10:36:38,042 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-27 10:36:38,043 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-27 10:36:38,044 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-27 10:36:38,045 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-27 10:36:38,046 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-27 10:36:38,048 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-27 10:36:38,049 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-27 10:36:38,050 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-27 10:36:38,051 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-27 10:36:38,052 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-27 10:36:38,053 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-27 10:36:38,054 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-27 10:36:38,055 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-27 10:36:38,056 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-27 10:36:38,058 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-27 10:36:38,059 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-27 10:36:38,060 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-27 10:36:38,061 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-27 10:36:38,062 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-27 10:36:38,066 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-27 10:36:38,074 [salt.utils.extmods][INFO    ][1732] Syncing sdb for environment 'base'
2017-11-27 10:36:38,075 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_sdb, for base)
2017-11-27 10:36:38,076 [salt.fileclient  ][INFO    ][1732] Caching directory '_sdb/' for environment 'base'
2017-11-27 10:36:38,137 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/grains'
2017-11-27 10:36:38,145 [salt.utils.extmods][INFO    ][1732] Syncing grains for environment 'base'
2017-11-27 10:36:38,146 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_grains, for base)
2017-11-27 10:36:38,147 [salt.fileclient  ][INFO    ][1732] Caching directory '_grains/' for environment 'base'
2017-11-27 10:36:38,205 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-27 10:36:38,222 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-27 10:36:38,239 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-27 10:36:38,262 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-27 10:36:38,289 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-27 10:36:38,306 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-27 10:36:38,321 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-27 10:36:38,341 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-27 10:36:38,366 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-27 10:36:38,406 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-27 10:36:38,444 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-27 10:36:38,459 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-27 10:36:38,468 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-27 10:36:38,469 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-27 10:36:38,470 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-27 10:36:38,471 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-27 10:36:38,472 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-27 10:36:38,473 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-27 10:36:38,474 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-27 10:36:38,475 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-27 10:36:38,475 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-27 10:36:38,476 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-27 10:36:38,477 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-27 10:36:38,478 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-27 10:36:38,480 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-27 10:36:38,484 [salt.utils.extmods][INFO    ][1732] Syncing renderers for environment 'base'
2017-11-27 10:36:38,485 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_renderers, for base)
2017-11-27 10:36:38,485 [salt.fileclient  ][INFO    ][1732] Caching directory '_renderers/' for environment 'base'
2017-11-27 10:36:38,582 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-27 10:36:38,589 [salt.utils.extmods][INFO    ][1732] Syncing returners for environment 'base'
2017-11-27 10:36:38,589 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_returners, for base)
2017-11-27 10:36:38,589 [salt.fileclient  ][INFO    ][1732] Caching directory '_returners/' for environment 'base'
2017-11-27 10:36:38,708 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-27 10:36:38,714 [salt.utils.extmods][INFO    ][1732] Syncing output for environment 'base'
2017-11-27 10:36:38,715 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_output, for base)
2017-11-27 10:36:38,715 [salt.fileclient  ][INFO    ][1732] Caching directory '_output/' for environment 'base'
2017-11-27 10:36:38,794 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-27 10:36:38,798 [salt.utils.extmods][INFO    ][1732] Syncing utils for environment 'base'
2017-11-27 10:36:38,799 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_utils, for base)
2017-11-27 10:36:38,800 [salt.fileclient  ][INFO    ][1732] Caching directory '_utils/' for environment 'base'
2017-11-27 10:36:38,886 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-27 10:36:38,890 [salt.utils.extmods][INFO    ][1732] Syncing log_handlers for environment 'base'
2017-11-27 10:36:38,890 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_log_handlers, for base)
2017-11-27 10:36:38,891 [salt.fileclient  ][INFO    ][1732] Caching directory '_log_handlers/' for environment 'base'
2017-11-27 10:36:38,942 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-27 10:36:38,950 [salt.utils.extmods][INFO    ][1732] Syncing proxy for environment 'base'
2017-11-27 10:36:38,951 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_proxy, for base)
2017-11-27 10:36:38,952 [salt.fileclient  ][INFO    ][1732] Caching directory '_proxy/' for environment 'base'
2017-11-27 10:36:39,027 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-27 10:36:39,034 [salt.utils.extmods][INFO    ][1732] Syncing engines for environment 'base'
2017-11-27 10:36:39,034 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_engines, for base)
2017-11-27 10:36:39,035 [salt.fileclient  ][INFO    ][1732] Caching directory '_engines/' for environment 'base'
2017-11-27 10:36:39,097 [salt.minion      ][INFO    ][1732] Returning information for job: 20171127103631397742
2017-11-27 10:36:40,390 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.apply with jid 20171127103640375905
2017-11-27 10:36:40,419 [salt.minion      ][INFO    ][1803] Starting a new job with PID 1803
2017-11-27 10:36:43,339 [salt.state       ][INFO    ][1803] Loading fresh modules for state activity
2017-11-27 10:36:43,904 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-27 10:36:43,932 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-27 10:36:43,958 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-27 10:36:44,199 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:36:44,329 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-27 10:36:44,347 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-27 10:36:44,851 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'memcached/meta/salt.yml'
2017-11-27 10:36:44,866 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'horizon/meta/salt.yml'
2017-11-27 10:36:44,880 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-27 10:36:44,908 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:36:44,982 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'sphinx/meta/sphinx.yml'
2017-11-27 10:36:44,985 [py.warnings      ][WARNING ][1803] /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-11-27 10:36:44,987 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'sphinx-build --version 2>/dev/null || echo unknown' in directory '/root'
2017-11-27 10:36:45,010 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-27 10:36:45,027 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 10:36:45,046 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'nginx/meta/sphinx.yml'
2017-11-27 10:36:45,073 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-27 10:36:45,079 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'nginx -v 2>/dev/null || echo "unknown"' in directory '/root'
2017-11-27 10:36:45,118 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'horizon/meta/sphinx.yml'
2017-11-27 10:36:45,139 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-27 10:36:45,155 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l apache2 | grep apache2 | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:45,171 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l libapache2-mod-wsgi | grep libapache2-mod-wsgi | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:45,189 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l openstack-dashboard | grep openstack-dashboard | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:45,207 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l python-lesscpy | grep python-lesscpy | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:45,221 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:45,237 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:45,269 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-27 10:36:45,298 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-27 10:36:45,326 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'salt-minion --version' in directory '/root'
2017-11-27 10:36:45,713 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-27 10:36:45,780 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-27 10:36:45,798 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-27 10:36:45,859 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-27 10:36:45,901 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-27 10:36:46,019 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-27 10:36:46,068 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:36:46,166 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-27 10:36:46,179 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-27 10:36:46,201 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'memcached/meta/salt.yml'
2017-11-27 10:36:46,214 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'horizon/meta/salt.yml'
2017-11-27 10:36:46,226 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-27 10:36:46,250 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:36:46,325 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'sphinx/meta/sphinx.yml'
2017-11-27 10:36:46,329 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'sphinx-build --version 2>/dev/null || echo unknown' in directory '/root'
2017-11-27 10:36:46,351 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-27 10:36:46,368 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 10:36:46,389 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'nginx/meta/sphinx.yml'
2017-11-27 10:36:46,414 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-27 10:36:46,421 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'nginx -v 2>/dev/null || echo "unknown"' in directory '/root'
2017-11-27 10:36:46,467 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'horizon/meta/sphinx.yml'
2017-11-27 10:36:46,491 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-27 10:36:46,509 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l apache2 | grep apache2 | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:46,525 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l libapache2-mod-wsgi | grep libapache2-mod-wsgi | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:46,541 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l openstack-dashboard | grep openstack-dashboard | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:46,555 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l python-lesscpy | grep python-lesscpy | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:46,567 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:46,579 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-27 10:36:46,611 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-27 10:36:46,636 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-27 10:36:46,660 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command 'salt-minion --version' in directory '/root'
2017-11-27 10:36:47,076 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-27 10:36:47,154 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-11-27 10:36:47,193 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-11-27 10:36:47,284 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-27 10:36:47,324 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-27 10:36:47,492 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-27 10:36:47,704 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:36:48,332 [salt.state       ][INFO    ][1803] Running state [salt-minion] at time 10:36:48.332140
2017-11-27 10:36:48,333 [salt.state       ][INFO    ][1803] Executing state pkg.installed for salt-minion
2017-11-27 10:36:48,334 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:36:49,072 [salt.state       ][INFO    ][1803] Package salt-minion is already installed
2017-11-27 10:36:49,073 [salt.state       ][INFO    ][1803] Completed state [salt-minion] at time 10:36:49.072584 duration_in_ms=740.444
2017-11-27 10:36:49,073 [salt.state       ][INFO    ][1803] Running state [salt_minion_dependency_packages] at time 10:36:49.073104
2017-11-27 10:36:49,074 [salt.state       ][INFO    ][1803] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-27 10:36:49,079 [salt.state       ][INFO    ][1803] All specified packages are already installed
2017-11-27 10:36:49,079 [salt.state       ][INFO    ][1803] Completed state [salt_minion_dependency_packages] at time 10:36:49.078878 duration_in_ms=5.774
2017-11-27 10:36:49,081 [salt.state       ][INFO    ][1803] Running state [/etc/salt/minion.d/minion.conf] at time 10:36:49.081272
2017-11-27 10:36:49,082 [salt.state       ][INFO    ][1803] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-27 10:36:49,108 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-27 10:36:49,182 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-27 10:36:49,250 [salt.fileclient  ][INFO    ][1803] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:36:49,314 [salt.state       ][INFO    ][1803] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-27 10:36:49,314 [salt.state       ][INFO    ][1803] Completed state [/etc/salt/minion.d/minion.conf] at time 10:36:49.314296 duration_in_ms=233.023
2017-11-27 10:36:49,316 [salt.state       ][INFO    ][1803] Running state [salt-minion] at time 10:36:49.315714
2017-11-27 10:36:49,316 [salt.state       ][INFO    ][1803] Executing state service.running for salt-minion
2017-11-27 10:36:49,317 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-27 10:36:49,339 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-27 10:36:49,349 [salt.loaded.int.module.cmdmod][INFO    ][1803] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-27 10:36:49,359 [salt.state       ][INFO    ][1803] The service salt-minion is already running
2017-11-27 10:36:49,359 [salt.state       ][INFO    ][1803] Completed state [salt-minion] at time 10:36:49.359429 duration_in_ms=43.715
2017-11-27 10:36:49,363 [salt.state       ][INFO    ][1803] Running state [/etc/salt/grains.d] at time 10:36:49.362574
2017-11-27 10:36:49,363 [salt.state       ][INFO    ][1803] Executing state file.directory for /etc/salt/grains.d
2017-11-27 10:36:49,364 [salt.state       ][INFO    ][1803] Directory /etc/salt/grains.d is in the correct state
2017-11-27 10:36:49,364 [salt.state       ][INFO    ][1803] Completed state [/etc/salt/grains.d] at time 10:36:49.364077 duration_in_ms=1.504
2017-11-27 10:36:49,365 [salt.state       ][INFO    ][1803] Running state [/etc/salt/grains] at time 10:36:49.364802
2017-11-27 10:36:49,365 [salt.state       ][INFO    ][1803] Executing state file.managed for /etc/salt/grains
2017-11-27 10:36:49,366 [salt.state       ][INFO    ][1803] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-27 10:36:49,366 [salt.state       ][INFO    ][1803] Completed state [/etc/salt/grains] at time 10:36:49.366012 duration_in_ms=1.211
2017-11-27 10:36:49,366 [salt.state       ][INFO    ][1803] Running state [/etc/salt/grains.d/placeholder] at time 10:36:49.366401
2017-11-27 10:36:49,367 [salt.state       ][INFO    ][1803] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-27 10:36:49,367 [salt.state       ][INFO    ][1803] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-27 10:36:49,367 [salt.state       ][INFO    ][1803] Completed state [/etc/salt/grains.d/placeholder] at time 10:36:49.367221 duration_in_ms=0.82
2017-11-27 10:36:49,368 [salt.state       ][INFO    ][1803] Running state [/etc/salt/grains.d/sphinx] at time 10:36:49.367622
2017-11-27 10:36:49,368 [salt.state       ][INFO    ][1803] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-27 10:36:49,370 [salt.state       ][INFO    ][1803] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-27 10:36:49,371 [salt.state       ][INFO    ][1803] Completed state [/etc/salt/grains.d/sphinx] at time 10:36:49.370480 duration_in_ms=2.856
2017-11-27 10:36:49,373 [salt.state       ][INFO    ][1803] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:36:49.372716
2017-11-27 10:36:49,373 [salt.state       ][INFO    ][1803] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:49,373 [salt.state       ][INFO    ][1803] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:49,373 [salt.state       ][INFO    ][1803] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:36:49.373413 duration_in_ms=0.697
2017-11-27 10:36:49,374 [salt.state       ][INFO    ][1803] Running state [/etc/salt/grains.d/dns_records] at time 10:36:49.373854
2017-11-27 10:36:49,374 [salt.state       ][INFO    ][1803] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-27 10:36:49,375 [salt.state       ][INFO    ][1803] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-27 10:36:49,375 [salt.state       ][INFO    ][1803] Completed state [/etc/salt/grains.d/dns_records] at time 10:36:49.375187 duration_in_ms=1.333
2017-11-27 10:36:49,376 [salt.state       ][INFO    ][1803] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:36:49.376009
2017-11-27 10:36:49,376 [salt.state       ][INFO    ][1803] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:49,377 [salt.state       ][INFO    ][1803] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:49,377 [salt.state       ][INFO    ][1803] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:36:49.376671 duration_in_ms=0.662
2017-11-27 10:36:49,377 [salt.state       ][INFO    ][1803] Running state [/etc/salt/grains.d/salt] at time 10:36:49.377060
2017-11-27 10:36:49,377 [salt.state       ][INFO    ][1803] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-27 10:36:49,378 [salt.state       ][INFO    ][1803] File /etc/salt/grains.d/salt is in the correct state
2017-11-27 10:36:49,378 [salt.state       ][INFO    ][1803] Completed state [/etc/salt/grains.d/salt] at time 10:36:49.378314 duration_in_ms=1.254
2017-11-27 10:36:49,379 [salt.state       ][INFO    ][1803] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:36:49.379077
2017-11-27 10:36:49,379 [salt.state       ][INFO    ][1803] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:49,380 [salt.state       ][INFO    ][1803] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-27 10:36:49,380 [salt.state       ][INFO    ][1803] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:36:49.379740 duration_in_ms=0.662
2017-11-27 10:36:49,382 [salt.state       ][INFO    ][1803] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:36:49.381544
2017-11-27 10:36:49,382 [salt.state       ][INFO    ][1803] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-27 10:36:49,382 [salt.state       ][INFO    ][1803] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-27 10:36:49,382 [salt.state       ][INFO    ][1803] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:36:49.382266 duration_in_ms=0.722
2017-11-27 10:36:49,383 [salt.state       ][INFO    ][1803] Running state [mine.update] at time 10:36:49.382846
2017-11-27 10:36:49,383 [salt.state       ][INFO    ][1803] Executing state module.wait for mine.update
2017-11-27 10:36:49,383 [salt.state       ][INFO    ][1803] No changes made for mine.update
2017-11-27 10:36:49,383 [salt.state       ][INFO    ][1803] Completed state [mine.update] at time 10:36:49.383459 duration_in_ms=0.613
2017-11-27 10:36:49,384 [salt.state       ][INFO    ][1803] Running state [/etc/ssl/private] at time 10:36:49.383677
2017-11-27 10:36:49,384 [salt.state       ][INFO    ][1803] Executing state file.directory for /etc/ssl/private
2017-11-27 10:36:49,384 [salt.state       ][INFO    ][1803] Directory /etc/ssl/private is in the correct state
2017-11-27 10:36:49,385 [salt.state       ][INFO    ][1803] Completed state [/etc/ssl/private] at time 10:36:49.384517 duration_in_ms=0.839
2017-11-27 10:36:49,385 [salt.state       ][INFO    ][1803] Running state [/etc/ssl/certs] at time 10:36:49.384715
2017-11-27 10:36:49,385 [salt.state       ][INFO    ][1803] Executing state file.directory for /etc/ssl/certs
2017-11-27 10:36:49,385 [salt.state       ][INFO    ][1803] Directory /etc/ssl/certs is in the correct state
2017-11-27 10:36:49,386 [salt.state       ][INFO    ][1803] Completed state [/etc/ssl/certs] at time 10:36:49.385531 duration_in_ms=0.816
2017-11-27 10:36:49,387 [salt.state       ][INFO    ][1803] Running state [/etc/ssl/private/100.64.200.103.key] at time 10:36:49.386479
2017-11-27 10:36:49,387 [salt.state       ][INFO    ][1803] Executing state x509.private_key_managed for /etc/ssl/private/100.64.200.103.key
2017-11-27 10:36:49,387 [salt.state       ][INFO    ][1803] The Private key is already in the correct state
2017-11-27 10:36:49,388 [salt.state       ][INFO    ][1803] Completed state [/etc/ssl/private/100.64.200.103.key] at time 10:36:49.387473 duration_in_ms=0.993
2017-11-27 10:36:49,388 [salt.state       ][INFO    ][1803] Running state [/etc/ssl/private/100.64.200.103.key] at time 10:36:49.388114
2017-11-27 10:36:49,388 [salt.state       ][INFO    ][1803] Executing state file.managed for /etc/ssl/private/100.64.200.103.key
2017-11-27 10:36:49,389 [salt.state       ][INFO    ][1803] File /etc/ssl/private/100.64.200.103.key exists with proper permissions. No changes made.
2017-11-27 10:36:49,389 [salt.state       ][INFO    ][1803] Completed state [/etc/ssl/private/100.64.200.103.key] at time 10:36:49.389105 duration_in_ms=0.991
2017-11-27 10:36:49,561 [salt.state       ][INFO    ][1803] Running state [/etc/ssl/certs/100.64.200.103.crt] at time 10:36:49.560904
2017-11-27 10:36:49,561 [salt.state       ][INFO    ][1803] Executing state x509.certificate_managed for /etc/ssl/certs/100.64.200.103.crt
2017-11-27 10:36:49,570 [salt.loaded.int.module.publish][INFO    ][1803] Publishing 'x509.sign_remote_certificate' to tcp://10.20.0.2:4506
2017-11-27 10:36:50,463 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127103650463992
2017-11-27 10:36:50,486 [salt.minion      ][INFO    ][1932] Starting a new job with PID 1932
2017-11-27 10:36:50,494 [salt.state       ][INFO    ][1803] The certificate is already in the correct state
2017-11-27 10:36:50,495 [salt.state       ][INFO    ][1803] Completed state [/etc/ssl/certs/100.64.200.103.crt] at time 10:36:50.494456 duration_in_ms=933.551
2017-11-27 10:36:50,496 [salt.state       ][INFO    ][1803] Running state [/etc/ssl/certs/100.64.200.103.crt] at time 10:36:50.495936
2017-11-27 10:36:50,496 [salt.state       ][INFO    ][1803] Executing state file.managed for /etc/ssl/certs/100.64.200.103.crt
2017-11-27 10:36:50,498 [salt.state       ][INFO    ][1803] File /etc/ssl/certs/100.64.200.103.crt exists with proper permissions. No changes made.
2017-11-27 10:36:50,502 [salt.state       ][INFO    ][1803] Completed state [/etc/ssl/certs/100.64.200.103.crt] at time 10:36:50.502036 duration_in_ms=6.098
2017-11-27 10:36:50,508 [salt.state       ][INFO    ][1803] Running state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 10:36:50.508222
2017-11-27 10:36:50,510 [salt.state       ][INFO    ][1803] Executing state x509.pem_managed for /etc/ssl/certs/ca-salt_master_ca.crt
2017-11-27 10:36:50,512 [salt.state       ][INFO    ][1803] The file is already in the correct state
2017-11-27 10:36:50,512 [salt.state       ][INFO    ][1803] Completed state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 10:36:50.511946 duration_in_ms=3.723
2017-11-27 10:36:50,515 [salt.state       ][INFO    ][1803] Running state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 10:36:50.514566
2017-11-27 10:36:50,515 [salt.state       ][INFO    ][1803] Executing state file.managed for /etc/ssl/certs/ca-salt_master_ca.crt
2017-11-27 10:36:50,516 [salt.loaded.int.states.file][WARNING ][1803] 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-11-27 10:36:50,518 [salt.state       ][INFO    ][1803] File /etc/ssl/certs/ca-salt_master_ca.crt exists with proper permissions. No changes made.
2017-11-27 10:36:50,519 [salt.state       ][INFO    ][1803] Completed state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 10:36:50.518666 duration_in_ms=4.099
2017-11-27 10:36:50,520 [salt.state       ][INFO    ][1803] Running state [ca-certificates] at time 10:36:50.519466
2017-11-27 10:36:50,520 [salt.state       ][INFO    ][1803] Executing state pkg.installed for ca-certificates
2017-11-27 10:36:50,534 [salt.state       ][INFO    ][1803] Package ca-certificates is already installed
2017-11-27 10:36:50,534 [salt.state       ][INFO    ][1803] Completed state [ca-certificates] at time 10:36:50.534129 duration_in_ms=14.662
2017-11-27 10:36:50,535 [salt.minion      ][INFO    ][1932] Returning information for job: 20171127103650463992
2017-11-27 10:36:50,536 [salt.state       ][INFO    ][1803] Running state [update-ca-certificates] at time 10:36:50.536302
2017-11-27 10:36:50,537 [salt.state       ][INFO    ][1803] Executing state cmd.wait for update-ca-certificates
2017-11-27 10:36:50,538 [salt.state       ][INFO    ][1803] No changes made for update-ca-certificates
2017-11-27 10:36:50,539 [salt.state       ][INFO    ][1803] Completed state [update-ca-certificates] at time 10:36:50.538783 duration_in_ms=2.48
2017-11-27 10:36:50,546 [salt.minion      ][INFO    ][1803] Returning information for job: 20171127103640375905
2017-11-27 10:36:57,860 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.apply with jid 20171127103657863820
2017-11-27 10:36:57,879 [salt.minion      ][INFO    ][1944] Starting a new job with PID 1944
2017-11-27 10:37:01,656 [salt.state       ][INFO    ][1944] Loading fresh modules for state activity
2017-11-27 10:37:01,692 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-27 10:37:01,714 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-27 10:37:01,991 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:02,109 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-27 10:37:02,142 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:02,245 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-27 10:37:02,276 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:02,379 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-27 10:37:02,484 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:02,586 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-27 10:37:02,661 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:02,818 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-27 10:37:02,845 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:02,946 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-27 10:37:02,987 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:03,147 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-27 10:37:03,178 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:03,334 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-27 10:37:03,366 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:03,497 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-27 10:37:03,529 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:03,652 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 10:37:03,731 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:03,907 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 10:37:03,943 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:04,067 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-27 10:37:04,104 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:04,250 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-27 10:37:04,270 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:04,366 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-27 10:37:04,391 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:04,515 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-27 10:37:04,543 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:04,702 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-27 10:37:04,757 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:04,990 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-27 10:37:05,107 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:05,266 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-27 10:37:05,292 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:05,430 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-27 10:37:05,466 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:05,553 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-27 10:37:05,570 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-27 10:37:05,592 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 10:37:05,622 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-27 10:37:05,646 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 10:37:05,667 [salt.state       ][INFO    ][1944] Running state [/etc/environment] at time 10:37:05.666520
2017-11-27 10:37:05,667 [salt.state       ][INFO    ][1944] Executing state file.blockreplace for /etc/environment
2017-11-27 10:37:05,674 [salt.state       ][INFO    ][1944] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2017-11-27 10:37:05,675 [salt.state       ][INFO    ][1944] Completed state [/etc/environment] at time 10:37:05.675375 duration_in_ms=8.856
2017-11-27 10:37:05,676 [salt.state       ][INFO    ][1944] Running state [/etc/profile.d] at time 10:37:05.675798
2017-11-27 10:37:05,676 [salt.state       ][INFO    ][1944] Executing state file.directory for /etc/profile.d
2017-11-27 10:37:05,677 [salt.state       ][INFO    ][1944] Directory /etc/profile.d is in the correct state
2017-11-27 10:37:05,678 [salt.state       ][INFO    ][1944] Completed state [/etc/profile.d] at time 10:37:05.677829 duration_in_ms=2.03
2017-11-27 10:37:06,100 [salt.state       ][INFO    ][1944] Running state [linux_repo_prereq_pkgs] at time 10:37:06.100279
2017-11-27 10:37:06,101 [salt.state       ][INFO    ][1944] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-27 10:37:06,103 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:37:07,108 [salt.state       ][INFO    ][1944] All specified packages are already installed
2017-11-27 10:37:07,115 [salt.state       ][INFO    ][1944] Completed state [linux_repo_prereq_pkgs] at time 10:37:07.114425 duration_in_ms=1014.145
2017-11-27 10:37:07,116 [salt.state       ][INFO    ][1944] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:37:07.115803
2017-11-27 10:37:07,117 [salt.state       ][INFO    ][1944] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-27 10:37:07,118 [salt.state       ][INFO    ][1944] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-27 10:37:07,119 [salt.state       ][INFO    ][1944] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 10:37:07.118980 duration_in_ms=3.177
2017-11-27 10:37:07,120 [salt.state       ][INFO    ][1944] Running state [/etc/apt/preferences.d/mk_openstack] at time 10:37:07.119905
2017-11-27 10:37:07,121 [salt.state       ][INFO    ][1944] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-27 10:37:07,156 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 10:37:07,197 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:07,337 [salt.state       ][INFO    ][1944] File changed:
New file
2017-11-27 10:37:07,339 [salt.state       ][INFO    ][1944] Completed state [/etc/apt/preferences.d/mk_openstack] at time 10:37:07.338563 duration_in_ms=218.657
2017-11-27 10:37:07,345 [salt.state       ][INFO    ][1944] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:37:07.344443
2017-11-27 10:37:07,345 [salt.state       ][INFO    ][1944] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata
2017-11-27 10:37:07,487 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 10:37:07,623 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:37:07,967 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127103707964153
2017-11-27 10:37:07,985 [salt.minion      ][INFO    ][2362] Starting a new job with PID 2362
2017-11-27 10:37:08,001 [salt.minion      ][INFO    ][2362] Returning information for job: 20171127103707964153
2017-11-27 10:37:10,528 [salt.state       ][INFO    ][1944] {'repo': 'deb [arch=amd64] http://apt.mirantis.com/xenial nightly ocata'}
2017-11-27 10:37:10,529 [salt.state       ][INFO    ][1944] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly ocata] at time 10:37:10.529045 duration_in_ms=3184.602
2017-11-27 10:37:10,530 [salt.state       ][INFO    ][1944] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:37:10.529542
2017-11-27 10:37:10,530 [salt.state       ][INFO    ][1944] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-27 10:37:10,531 [salt.state       ][INFO    ][1944] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-27 10:37:10,531 [salt.state       ][INFO    ][1944] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 10:37:10.530946 duration_in_ms=1.403
2017-11-27 10:37:10,531 [salt.state       ][INFO    ][1944] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 10:37:10.531344
2017-11-27 10:37:10,532 [salt.state       ][INFO    ][1944] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-27 10:37:10,560 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 10:37:10,598 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:10,723 [salt.state       ][INFO    ][1944] File changed:
New file
2017-11-27 10:37:10,724 [salt.state       ][INFO    ][1944] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 10:37:10.724039 duration_in_ms=192.696
2017-11-27 10:37:10,727 [salt.state       ][INFO    ][1944] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:37:10.726962
2017-11-27 10:37:10,728 [salt.state       ][INFO    ][1944] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-27 10:37:10,892 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-27 10:37:11,032 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:37:15,359 [salt.state       ][INFO    ][1944] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-11-27 10:37:15,360 [salt.state       ][INFO    ][1944] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 10:37:15.359774 duration_in_ms=4632.812
2017-11-27 10:37:15,360 [salt.state       ][INFO    ][1944] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:37:15.360192
2017-11-27 10:37:15,360 [salt.state       ][INFO    ][1944] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-27 10:37:15,361 [salt.state       ][INFO    ][1944] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-27 10:37:15,361 [salt.state       ][INFO    ][1944] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 10:37:15.361053 duration_in_ms=0.861
2017-11-27 10:37:15,361 [salt.state       ][INFO    ][1944] Running state [/etc/apt/preferences.d/uca] at time 10:37:15.361284
2017-11-27 10:37:15,362 [salt.state       ][INFO    ][1944] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-27 10:37:15,362 [salt.state       ][INFO    ][1944] File /etc/apt/preferences.d/uca is not present
2017-11-27 10:37:15,362 [salt.state       ][INFO    ][1944] Completed state [/etc/apt/preferences.d/uca] at time 10:37:15.361959 duration_in_ms=0.675
2017-11-27 10:37:15,363 [salt.state       ][INFO    ][1944] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:37:15.363015
2017-11-27 10:37:15,363 [salt.state       ][INFO    ][1944] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-27 10:37:15,521 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-27 10:37:15,643 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-11-27 10:37:16,037 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:37:18,000 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127103717997236
2017-11-27 10:37:18,037 [salt.minion      ][INFO    ][3407] Starting a new job with PID 3407
2017-11-27 10:37:18,055 [salt.minion      ][INFO    ][3407] Returning information for job: 20171127103717997236
2017-11-27 10:37:19,166 [salt.state       ][INFO    ][1944] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-11-27 10:37:19,167 [salt.state       ][INFO    ][1944] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 10:37:19.166695 duration_in_ms=3803.679
2017-11-27 10:37:19,167 [salt.state       ][INFO    ][1944] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:37:19.166974
2017-11-27 10:37:19,167 [salt.state       ][INFO    ][1944] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-27 10:37:19,168 [salt.state       ][INFO    ][1944] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-27 10:37:19,168 [salt.state       ][INFO    ][1944] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 10:37:19.167827 duration_in_ms=0.853
2017-11-27 10:37:19,168 [salt.state       ][INFO    ][1944] Running state [/etc/apt/preferences.d/mcp_extra] at time 10:37:19.168035
2017-11-27 10:37:19,168 [salt.state       ][INFO    ][1944] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-27 10:37:19,188 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-27 10:37:19,212 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:19,272 [salt.state       ][INFO    ][1944] File changed:
New file
2017-11-27 10:37:19,272 [salt.state       ][INFO    ][1944] Completed state [/etc/apt/preferences.d/mcp_extra] at time 10:37:19.271942 duration_in_ms=103.906
2017-11-27 10:37:19,273 [salt.state       ][INFO    ][1944] Running state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:37:19.272964
2017-11-27 10:37:19,273 [salt.state       ][INFO    ][1944] Executing state pkgrepo.managed for deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra
2017-11-27 10:37:19,352 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt.mirantis.com/public.gpg'] in directory '/root'
2017-11-27 10:37:19,470 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:37:22,443 [salt.state       ][INFO    ][1944] Configured package repo 'deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra'
2017-11-27 10:37:22,444 [salt.state       ][INFO    ][1944] Completed state [deb [arch=amd64] http://apt.mirantis.com/xenial/ nightly extra] at time 10:37:22.443777 duration_in_ms=3170.812
2017-11-27 10:37:22,444 [salt.state       ][INFO    ][1944] Running state [linux_extra_packages_purged] at time 10:37:22.444283
2017-11-27 10:37:22,445 [salt.state       ][INFO    ][1944] Executing state pkg.purged for linux_extra_packages_purged
2017-11-27 10:37:22,468 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2017-11-27 10:37:26,724 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:37:26,750 [salt.state       ][INFO    ][1944] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.8'}}}
2017-11-27 10:37:26,765 [salt.state       ][INFO    ][1944] Loading fresh modules for state activity
2017-11-27 10:37:26,790 [salt.state       ][INFO    ][1944] Completed state [linux_extra_packages_purged] at time 10:37:26.790283 duration_in_ms=4345.998
2017-11-27 10:37:26,798 [salt.state       ][INFO    ][1944] Running state [linux_extra_packages_latest] at time 10:37:26.798216
2017-11-27 10:37:26,799 [salt.state       ][INFO    ][1944] Executing state pkg.latest for linux_extra_packages_latest
2017-11-27 10:37:27,290 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:37:28,030 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127103728032602
2017-11-27 10:37:28,051 [salt.minion      ][INFO    ][4671] Starting a new job with PID 4671
2017-11-27 10:37:28,064 [salt.minion      ][INFO    ][4671] Returning information for job: 20171127103728032602
2017-11-27 10:37:29,910 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2017-11-27 10:37:30,009 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-27 10:37:30,098 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libapache2-mod-wsgi', 'mcelog'] in directory '/root'
2017-11-27 10:37:34,475 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:37:34,504 [salt.state       ][INFO    ][1944] Made the following changes:
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'libapr1' changed from 'absent' to '1.5.2-3'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'libapache2-mod-wsgi' changed from 'absent' to '4.4.15-0.1~u16.04+mcp1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd-wsgi' changed from 'absent' to '1'
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-11-27 10:37:34,517 [salt.state       ][INFO    ][1944] Loading fresh modules for state activity
2017-11-27 10:37:34,546 [salt.state       ][INFO    ][1944] Completed state [linux_extra_packages_latest] at time 10:37:34.546003 duration_in_ms=7747.787
2017-11-27 10:37:34,549 [salt.state       ][INFO    ][1944] Running state [UTC] at time 10:37:34.548533
2017-11-27 10:37:34,549 [salt.state       ][INFO    ][1944] Executing state timezone.system for UTC
2017-11-27 10:37:34,551 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['timedatectl'] in directory '/root'
2017-11-27 10:37:34,601 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['timedatectl'] in directory '/root'
2017-11-27 10:37:34,612 [salt.state       ][INFO    ][1944] Timezone UTC already set, UTC already set to UTC
2017-11-27 10:37:34,612 [salt.state       ][INFO    ][1944] Completed state [UTC] at time 10:37:34.612156 duration_in_ms=63.622
2017-11-27 10:37:34,614 [salt.state       ][INFO    ][1944] Running state [nf_conntrack] at time 10:37:34.614396
2017-11-27 10:37:34,615 [salt.state       ][INFO    ][1944] Executing state kmod.present for nf_conntrack
2017-11-27 10:37:34,616 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'lsmod' in directory '/root'
2017-11-27 10:37:34,947 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'lsmod' in directory '/root'
2017-11-27 10:37:34,956 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-11-27 10:37:34,968 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'lsmod' in directory '/root'
2017-11-27 10:37:35,033 [salt.state       ][INFO    ][1944] {'nf_conntrack': 'loaded'}
2017-11-27 10:37:35,033 [salt.state       ][INFO    ][1944] Completed state [nf_conntrack] at time 10:37:35.033248 duration_in_ms=418.851
2017-11-27 10:37:35,035 [salt.state       ][INFO    ][1944] Running state [net.ipv4.tcp_keepalive_probes] at time 10:37:35.035291
2017-11-27 10:37:35,036 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-27 10:37:35,037 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,084 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-11-27 10:37:35,093 [salt.state       ][INFO    ][1944] {'net.ipv4.tcp_keepalive_probes': 8}
2017-11-27 10:37:35,093 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.tcp_keepalive_probes] at time 10:37:35.093216 duration_in_ms=57.924
2017-11-27 10:37:35,094 [salt.state       ][INFO    ][1944] Running state [fs.file-max] at time 10:37:35.093731
2017-11-27 10:37:35,094 [salt.state       ][INFO    ][1944] Executing state sysctl.present for fs.file-max
2017-11-27 10:37:35,095 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,113 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-11-27 10:37:35,121 [salt.state       ][INFO    ][1944] {'fs.file-max': 124165}
2017-11-27 10:37:35,122 [salt.state       ][INFO    ][1944] Completed state [fs.file-max] at time 10:37:35.122035 duration_in_ms=28.303
2017-11-27 10:37:35,123 [salt.state       ][INFO    ][1944] Running state [net.core.somaxconn] at time 10:37:35.122531
2017-11-27 10:37:35,123 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.core.somaxconn
2017-11-27 10:37:35,124 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,142 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-11-27 10:37:35,150 [salt.state       ][INFO    ][1944] {'net.core.somaxconn': 4096}
2017-11-27 10:37:35,151 [salt.state       ][INFO    ][1944] Completed state [net.core.somaxconn] at time 10:37:35.150559 duration_in_ms=28.026
2017-11-27 10:37:35,151 [salt.state       ][INFO    ][1944] Running state [net.ipv4.tcp_max_syn_backlog] at time 10:37:35.151067
2017-11-27 10:37:35,152 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-27 10:37:35,152 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,170 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-11-27 10:37:35,179 [salt.state       ][INFO    ][1944] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-11-27 10:37:35,179 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.tcp_max_syn_backlog] at time 10:37:35.179151 duration_in_ms=28.083
2017-11-27 10:37:35,180 [salt.state       ][INFO    ][1944] Running state [net.ipv4.tcp_tw_reuse] at time 10:37:35.179649
2017-11-27 10:37:35,180 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-27 10:37:35,181 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,199 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-11-27 10:37:35,207 [salt.state       ][INFO    ][1944] {'net.ipv4.tcp_tw_reuse': 1}
2017-11-27 10:37:35,208 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.tcp_tw_reuse] at time 10:37:35.208011 duration_in_ms=28.361
2017-11-27 10:37:35,209 [salt.state       ][INFO    ][1944] Running state [net.ipv4.tcp_congestion_control] at time 10:37:35.208504
2017-11-27 10:37:35,209 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-27 10:37:35,210 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,228 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-11-27 10:37:35,241 [salt.state       ][INFO    ][1944] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-11-27 10:37:35,241 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.tcp_congestion_control] at time 10:37:35.241255 duration_in_ms=32.749
2017-11-27 10:37:35,242 [salt.state       ][INFO    ][1944] Running state [net.nf_conntrack_max] at time 10:37:35.241565
2017-11-27 10:37:35,242 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.nf_conntrack_max
2017-11-27 10:37:35,243 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,262 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-11-27 10:37:35,272 [salt.state       ][INFO    ][1944] {'net.nf_conntrack_max': 1048576}
2017-11-27 10:37:35,272 [salt.state       ][INFO    ][1944] Completed state [net.nf_conntrack_max] at time 10:37:35.272304 duration_in_ms=30.738
2017-11-27 10:37:35,273 [salt.state       ][INFO    ][1944] Running state [net.ipv4.tcp_retries2] at time 10:37:35.272814
2017-11-27 10:37:35,273 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-27 10:37:35,274 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,293 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-11-27 10:37:35,303 [salt.state       ][INFO    ][1944] {'net.ipv4.tcp_retries2': 5}
2017-11-27 10:37:35,304 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.tcp_retries2] at time 10:37:35.303650 duration_in_ms=30.835
2017-11-27 10:37:35,304 [salt.state       ][INFO    ][1944] Running state [net.ipv4.tcp_fin_timeout] at time 10:37:35.304161
2017-11-27 10:37:35,305 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-27 10:37:35,305 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,326 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-11-27 10:37:35,336 [salt.state       ][INFO    ][1944] {'net.ipv4.tcp_fin_timeout': 30}
2017-11-27 10:37:35,337 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.tcp_fin_timeout] at time 10:37:35.336566 duration_in_ms=32.404
2017-11-27 10:37:35,337 [salt.state       ][INFO    ][1944] Running state [net.ipv4.tcp_slow_start_after_idle] at time 10:37:35.337077
2017-11-27 10:37:35,338 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-27 10:37:35,338 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,358 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-11-27 10:37:35,366 [salt.state       ][INFO    ][1944] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-11-27 10:37:35,367 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 10:37:35.366839 duration_in_ms=29.761
2017-11-27 10:37:35,367 [salt.state       ][INFO    ][1944] Running state [vm.swappiness] at time 10:37:35.367190
2017-11-27 10:37:35,368 [salt.state       ][INFO    ][1944] Executing state sysctl.present for vm.swappiness
2017-11-27 10:37:35,368 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,386 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-11-27 10:37:35,395 [salt.state       ][INFO    ][1944] {'vm.swappiness': 10}
2017-11-27 10:37:35,396 [salt.state       ][INFO    ][1944] Completed state [vm.swappiness] at time 10:37:35.395796 duration_in_ms=28.605
2017-11-27 10:37:35,396 [salt.state       ][INFO    ][1944] Running state [net.ipv4.tcp_keepalive_intvl] at time 10:37:35.396270
2017-11-27 10:37:35,397 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-27 10:37:35,397 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,417 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-11-27 10:37:35,425 [salt.state       ][INFO    ][1944] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-11-27 10:37:35,426 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.tcp_keepalive_intvl] at time 10:37:35.425836 duration_in_ms=29.565
2017-11-27 10:37:35,426 [salt.state       ][INFO    ][1944] Running state [net.ipv4.neigh.default.gc_thresh1] at time 10:37:35.426302
2017-11-27 10:37:35,427 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-27 10:37:35,427 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,446 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-11-27 10:37:35,455 [salt.state       ][INFO    ][1944] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-11-27 10:37:35,456 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 10:37:35.455658 duration_in_ms=29.356
2017-11-27 10:37:35,456 [salt.state       ][INFO    ][1944] Running state [net.ipv4.neigh.default.gc_thresh2] at time 10:37:35.456129
2017-11-27 10:37:35,457 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-27 10:37:35,457 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,476 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-11-27 10:37:35,485 [salt.state       ][INFO    ][1944] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-11-27 10:37:35,486 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 10:37:35.486030 duration_in_ms=29.9
2017-11-27 10:37:35,487 [salt.state       ][INFO    ][1944] Running state [net.ipv4.neigh.default.gc_thresh3] at time 10:37:35.486524
2017-11-27 10:37:35,487 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-27 10:37:35,488 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,506 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-11-27 10:37:35,515 [salt.state       ][INFO    ][1944] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-11-27 10:37:35,516 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 10:37:35.515843 duration_in_ms=29.318
2017-11-27 10:37:35,516 [salt.state       ][INFO    ][1944] Running state [net.core.netdev_max_backlog] at time 10:37:35.516321
2017-11-27 10:37:35,517 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-27 10:37:35,518 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,536 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-11-27 10:37:35,545 [salt.state       ][INFO    ][1944] {'net.core.netdev_max_backlog': 261144}
2017-11-27 10:37:35,546 [salt.state       ][INFO    ][1944] Completed state [net.core.netdev_max_backlog] at time 10:37:35.545609 duration_in_ms=29.286
2017-11-27 10:37:35,546 [salt.state       ][INFO    ][1944] Running state [net.ipv4.tcp_keepalive_time] at time 10:37:35.546092
2017-11-27 10:37:35,547 [salt.state       ][INFO    ][1944] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-27 10:37:35,547 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,566 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-11-27 10:37:35,575 [salt.state       ][INFO    ][1944] {'net.ipv4.tcp_keepalive_time': 30}
2017-11-27 10:37:35,575 [salt.state       ][INFO    ][1944] Completed state [net.ipv4.tcp_keepalive_time] at time 10:37:35.575076 duration_in_ms=28.983
2017-11-27 10:37:35,576 [salt.state       ][INFO    ][1944] Running state [kernel.panic] at time 10:37:35.575542
2017-11-27 10:37:35,576 [salt.state       ][INFO    ][1944] Executing state sysctl.present for kernel.panic
2017-11-27 10:37:35,577 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -a' in directory '/root'
2017-11-27 10:37:35,595 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-11-27 10:37:35,604 [salt.state       ][INFO    ][1944] {'kernel.panic': 60}
2017-11-27 10:37:35,605 [salt.state       ][INFO    ][1944] Completed state [kernel.panic] at time 10:37:35.604755 duration_in_ms=29.212
2017-11-27 10:37:35,612 [salt.state       ][INFO    ][1944] Running state [linux_sysfs_package] at time 10:37:35.611937
2017-11-27 10:37:35,612 [salt.state       ][INFO    ][1944] Executing state pkg.installed for linux_sysfs_package
2017-11-27 10:37:35,888 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-11-27 10:37:35,943 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:37:38,255 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127103738255508
2017-11-27 10:37:38,277 [salt.minion      ][INFO    ][5348] Starting a new job with PID 5348
2017-11-27 10:37:38,291 [salt.minion      ][INFO    ][5348] Returning information for job: 20171127103738255508
2017-11-27 10:37:38,509 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2017-11-27 10:37:41,629 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:37:41,661 [salt.state       ][INFO    ][1944] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2017-11-27 10:37:41,674 [salt.state       ][INFO    ][1944] Loading fresh modules for state activity
2017-11-27 10:37:41,710 [salt.state       ][INFO    ][1944] Completed state [linux_sysfs_package] at time 10:37:41.710124 duration_in_ms=6098.186
2017-11-27 10:37:41,714 [salt.state       ][INFO    ][1944] Running state [/etc/sysfs.d] at time 10:37:41.714285
2017-11-27 10:37:41,715 [salt.state       ][INFO    ][1944] Executing state file.directory for /etc/sysfs.d
2017-11-27 10:37:41,718 [salt.state       ][INFO    ][1944] Directory /etc/sysfs.d is in the correct state
2017-11-27 10:37:41,718 [salt.state       ][INFO    ][1944] Completed state [/etc/sysfs.d] at time 10:37:41.718280 duration_in_ms=3.995
2017-11-27 10:37:41,824 [salt.state       ][INFO    ][1944] Running state [ondemand] at time 10:37:41.823949
2017-11-27 10:37:41,825 [salt.state       ][INFO    ][1944] Executing state service.dead for ondemand
2017-11-27 10:37:41,829 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-27 10:37:41,853 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 10:37:41,870 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 10:37:41,897 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-11-27 10:37:41,944 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-27 10:37:41,963 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 10:37:41,984 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 10:37:42,003 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-11-27 10:37:42,123 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-27 10:37:42,143 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'runlevel' in directory '/root'
2017-11-27 10:37:42,155 [salt.state       ][INFO    ][1944] {'ondemand': True}
2017-11-27 10:37:42,156 [salt.state       ][INFO    ][1944] Completed state [ondemand] at time 10:37:42.155605 duration_in_ms=331.656
2017-11-27 10:37:42,157 [salt.state       ][INFO    ][1944] Running state [cs_CZ.UTF-8] at time 10:37:42.156572
2017-11-27 10:37:42,157 [salt.state       ][INFO    ][1944] Executing state locale.present for cs_CZ.UTF-8
2017-11-27 10:37:42,158 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'locale -a' in directory '/root'
2017-11-27 10:37:42,172 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-11-27 10:37:42,986 [salt.state       ][INFO    ][1944] {'locale': 'cs_CZ.UTF-8'}
2017-11-27 10:37:42,986 [salt.state       ][INFO    ][1944] Completed state [cs_CZ.UTF-8] at time 10:37:42.986336 duration_in_ms=829.763
2017-11-27 10:37:42,987 [salt.state       ][INFO    ][1944] Running state [en_US.UTF-8] at time 10:37:42.986859
2017-11-27 10:37:42,987 [salt.state       ][INFO    ][1944] Executing state locale.present for en_US.UTF-8
2017-11-27 10:37:42,988 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'locale -a' in directory '/root'
2017-11-27 10:37:42,997 [salt.state       ][INFO    ][1944] Locale en_US.UTF-8 is already present
2017-11-27 10:37:42,997 [salt.state       ][INFO    ][1944] Completed state [en_US.UTF-8] at time 10:37:42.997342 duration_in_ms=10.482
2017-11-27 10:37:42,999 [salt.state       ][INFO    ][1944] Running state [en_US.UTF-8] at time 10:37:42.999051
2017-11-27 10:37:42,1000 [salt.state       ][INFO    ][1944] Executing state locale.system for en_US.UTF-8
2017-11-27 10:37:43,000 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'localectl' in directory '/root'
2017-11-27 10:37:43,051 [salt.state       ][INFO    ][1944] System locale en_US.UTF-8 already set
2017-11-27 10:37:43,051 [salt.state       ][INFO    ][1944] Completed state [en_US.UTF-8] at time 10:37:43.050838 duration_in_ms=51.786
2017-11-27 10:37:43,052 [salt.state       ][INFO    ][1944] Running state [root] at time 10:37:43.052160
2017-11-27 10:37:43,052 [salt.state       ][INFO    ][1944] Executing state user.present for root
2017-11-27 10:37:43,059 [salt.state       ][INFO    ][1944] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17497}
2017-11-27 10:37:43,059 [salt.state       ][INFO    ][1944] Completed state [root] at time 10:37:43.059331 duration_in_ms=7.171
2017-11-27 10:37:43,061 [salt.state       ][INFO    ][1944] Running state [/root] at time 10:37:43.060653
2017-11-27 10:37:43,061 [salt.state       ][INFO    ][1944] Executing state file.directory for /root
2017-11-27 10:37:43,062 [salt.state       ][INFO    ][1944] Directory /root is in the correct state
2017-11-27 10:37:43,062 [salt.state       ][INFO    ][1944] Completed state [/root] at time 10:37:43.061693 duration_in_ms=1.04
2017-11-27 10:37:43,062 [salt.state       ][INFO    ][1944] Running state [/etc/sudoers.d/90-salt-user-root] at time 10:37:43.061920
2017-11-27 10:37:43,062 [salt.state       ][INFO    ][1944] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 10:37:43,063 [salt.state       ][INFO    ][1944] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 10:37:43,063 [salt.state       ][INFO    ][1944] Completed state [/etc/sudoers.d/90-salt-user-root] at time 10:37:43.063137 duration_in_ms=1.217
2017-11-27 10:37:43,063 [salt.state       ][INFO    ][1944] Running state [ubuntu] at time 10:37:43.063377
2017-11-27 10:37:43,064 [salt.state       ][INFO    ][1944] Executing state user.present for ubuntu
2017-11-27 10:37:43,064 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-11-27 10:37:43,131 [salt.state       ][INFO    ][1944] {'shell': '/bin/bash', 'workphone': '', 'uid': 1000, 'passwd': 'x', 'roomnumber': '', 'groups': ['ubuntu'], 'home': '/home/ubuntu', 'password': 'XXX-REDACTED-XXX', 'name': 'ubuntu', 'gid': 1000, 'fullname': '', 'homephone': ''}
2017-11-27 10:37:43,132 [salt.state       ][INFO    ][1944] Completed state [ubuntu] at time 10:37:43.131800 duration_in_ms=68.422
2017-11-27 10:37:43,133 [salt.state       ][INFO    ][1944] Running state [/home/ubuntu] at time 10:37:43.133312
2017-11-27 10:37:43,134 [salt.state       ][INFO    ][1944] Executing state file.directory for /home/ubuntu
2017-11-27 10:37:43,135 [salt.state       ][INFO    ][1944] {'mode': '0700'}
2017-11-27 10:37:43,135 [salt.state       ][INFO    ][1944] Completed state [/home/ubuntu] at time 10:37:43.134745 duration_in_ms=1.433
2017-11-27 10:37:43,136 [salt.state       ][INFO    ][1944] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:37:43.135919
2017-11-27 10:37:43,136 [salt.state       ][INFO    ][1944] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 10:37:43,155 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 10:37:43,158 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command '/usr/sbin/visudo -c -f /tmp/tmpve0v3c' in directory '/root'
2017-11-27 10:37:43,174 [salt.state       ][INFO    ][1944] File changed:
New file
2017-11-27 10:37:43,174 [salt.state       ][INFO    ][1944] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 10:37:43.173984 duration_in_ms=38.064
2017-11-27 10:37:43,174 [salt.state       ][INFO    ][1944] Running state [/etc/security/limits.d/90-salt-default.conf] at time 10:37:43.174275
2017-11-27 10:37:43,175 [salt.state       ][INFO    ][1944] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-27 10:37:43,190 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-27 10:37:43,219 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:43,316 [salt.state       ][INFO    ][1944] File changed:
New file
2017-11-27 10:37:43,316 [salt.state       ][INFO    ][1944] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 10:37:43.315928 duration_in_ms=141.652
2017-11-27 10:37:43,316 [salt.state       ][INFO    ][1944] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:37:43.316176
2017-11-27 10:37:43,316 [salt.state       ][INFO    ][1944] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-27 10:37:43,334 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-27 10:37:43,356 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 10:37:43,433 [salt.state       ][INFO    ][1944] File changed:
New file
2017-11-27 10:37:43,433 [salt.state       ][INFO    ][1944] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 10:37:43.432910 duration_in_ms=116.731
2017-11-27 10:37:43,436 [salt.state       ][INFO    ][1944] Running state [service.systemctl_reload] at time 10:37:43.435832
2017-11-27 10:37:43,436 [salt.state       ][INFO    ][1944] Executing state module.wait for service.systemctl_reload
2017-11-27 10:37:43,437 [salt.state       ][INFO    ][1944] No changes made for service.systemctl_reload
2017-11-27 10:37:43,437 [salt.state       ][INFO    ][1944] Completed state [service.systemctl_reload] at time 10:37:43.436863 duration_in_ms=1.031
2017-11-27 10:37:43,437 [salt.state       ][INFO    ][1944] Running state [service.systemctl_reload] at time 10:37:43.437273
2017-11-27 10:37:43,438 [salt.state       ][INFO    ][1944] Executing state module.mod_watch for service.systemctl_reload
2017-11-27 10:37:43,439 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-27 10:37:43,528 [salt.state       ][INFO    ][1944] {'ret': True}
2017-11-27 10:37:43,528 [salt.state       ][INFO    ][1944] Completed state [service.systemctl_reload] at time 10:37:43.528193 duration_in_ms=90.92
2017-11-27 10:37:43,529 [salt.state       ][INFO    ][1944] Running state [/etc/hostname] at time 10:37:43.528578
2017-11-27 10:37:43,529 [salt.state       ][INFO    ][1944] Executing state file.managed for /etc/hostname
2017-11-27 10:37:43,556 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-27 10:37:43,562 [salt.state       ][INFO    ][1944] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+prx02

2017-11-27 10:37:43,562 [salt.state       ][INFO    ][1944] Completed state [/etc/hostname] at time 10:37:43.562141 duration_in_ms=33.562
2017-11-27 10:37:43,566 [salt.state       ][INFO    ][1944] Running state [hostname prx02] at time 10:37:43.565819
2017-11-27 10:37:43,566 [salt.state       ][INFO    ][1944] Executing state cmd.wait for hostname prx02
2017-11-27 10:37:43,567 [salt.state       ][INFO    ][1944] No changes made for hostname prx02
2017-11-27 10:37:43,568 [salt.state       ][INFO    ][1944] Completed state [hostname prx02] at time 10:37:43.567412 duration_in_ms=1.593
2017-11-27 10:37:43,568 [salt.state       ][INFO    ][1944] Running state [hostname prx02] at time 10:37:43.567862
2017-11-27 10:37:43,568 [salt.state       ][INFO    ][1944] Executing state cmd.mod_watch for hostname prx02
2017-11-27 10:37:43,570 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command 'hostname prx02' in directory '/root'
2017-11-27 10:37:43,583 [salt.state       ][INFO    ][1944] {'pid': 5616, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-27 10:37:43,583 [salt.state       ][INFO    ][1944] Completed state [hostname prx02] at time 10:37:43.583208 duration_in_ms=15.345
2017-11-27 10:37:43,584 [salt.state       ][INFO    ][1944] Running state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.584382
2017-11-27 10:37:43,585 [salt.state       ][INFO    ][1944] Executing state host.present for mdb02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,589 [salt.state       ][INFO    ][1944] {'host': 'mdb02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,589 [salt.state       ][INFO    ][1944] Completed state [mdb02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.589298 duration_in_ms=4.915
2017-11-27 10:37:43,590 [salt.state       ][INFO    ][1944] Running state [mdb02] at time 10:37:43.589872
2017-11-27 10:37:43,590 [salt.state       ][INFO    ][1944] Executing state host.present for mdb02
2017-11-27 10:37:43,592 [salt.state       ][INFO    ][1944] {'host': 'mdb02'}
2017-11-27 10:37:43,592 [salt.state       ][INFO    ][1944] Completed state [mdb02] at time 10:37:43.592190 duration_in_ms=2.315
2017-11-27 10:37:43,593 [salt.state       ][INFO    ][1944] Running state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.592512
2017-11-27 10:37:43,593 [salt.state       ][INFO    ][1944] Executing state host.present for mdb03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,595 [salt.state       ][INFO    ][1944] {'host': 'mdb03.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,595 [salt.state       ][INFO    ][1944] Completed state [mdb03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.595148 duration_in_ms=2.636
2017-11-27 10:37:43,596 [salt.state       ][INFO    ][1944] Running state [mdb03] at time 10:37:43.595660
2017-11-27 10:37:43,596 [salt.state       ][INFO    ][1944] Executing state host.present for mdb03
2017-11-27 10:37:43,597 [salt.state       ][INFO    ][1944] {'host': 'mdb03'}
2017-11-27 10:37:43,598 [salt.state       ][INFO    ][1944] Completed state [mdb03] at time 10:37:43.597820 duration_in_ms=2.159
2017-11-27 10:37:43,598 [salt.state       ][INFO    ][1944] Running state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.598351
2017-11-27 10:37:43,599 [salt.state       ][INFO    ][1944] Executing state host.present for mdb01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,600 [salt.state       ][INFO    ][1944] {'host': 'mdb01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,601 [salt.state       ][INFO    ][1944] Completed state [mdb01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.600458 duration_in_ms=2.106
2017-11-27 10:37:43,601 [salt.state       ][INFO    ][1944] Running state [mdb01] at time 10:37:43.600982
2017-11-27 10:37:43,601 [salt.state       ][INFO    ][1944] Executing state host.present for mdb01
2017-11-27 10:37:43,603 [salt.state       ][INFO    ][1944] {'host': 'mdb01'}
2017-11-27 10:37:43,604 [salt.state       ][INFO    ][1944] Completed state [mdb01] at time 10:37:43.603606 duration_in_ms=2.625
2017-11-27 10:37:43,604 [salt.state       ][INFO    ][1944] Running state [mdb] at time 10:37:43.604035
2017-11-27 10:37:43,604 [salt.state       ][INFO    ][1944] Executing state host.present for mdb
2017-11-27 10:37:43,606 [salt.state       ][INFO    ][1944] {'host': 'mdb'}
2017-11-27 10:37:43,606 [salt.state       ][INFO    ][1944] Completed state [mdb] at time 10:37:43.606255 duration_in_ms=2.218
2017-11-27 10:37:43,607 [salt.state       ][INFO    ][1944] Running state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.606774
2017-11-27 10:37:43,607 [salt.state       ][INFO    ][1944] Executing state host.present for mdb.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,609 [salt.state       ][INFO    ][1944] {'host': 'mdb.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,609 [salt.state       ][INFO    ][1944] Completed state [mdb.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.608945 duration_in_ms=2.17
2017-11-27 10:37:43,610 [salt.state       ][INFO    ][1944] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.609452
2017-11-27 10:37:43,610 [salt.state       ][INFO    ][1944] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,612 [salt.state       ][INFO    ][1944] {'host': 'cfg01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,612 [salt.state       ][INFO    ][1944] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.612056 duration_in_ms=2.605
2017-11-27 10:37:43,612 [salt.state       ][INFO    ][1944] Running state [cfg01] at time 10:37:43.612270
2017-11-27 10:37:43,613 [salt.state       ][INFO    ][1944] Executing state host.present for cfg01
2017-11-27 10:37:43,615 [salt.state       ][INFO    ][1944] {'host': 'cfg01'}
2017-11-27 10:37:43,615 [salt.state       ][INFO    ][1944] Completed state [cfg01] at time 10:37:43.614898 duration_in_ms=2.627
2017-11-27 10:37:43,615 [salt.state       ][INFO    ][1944] Running state [prx01] at time 10:37:43.615405
2017-11-27 10:37:43,616 [salt.state       ][INFO    ][1944] Executing state host.present for prx01
2017-11-27 10:37:43,617 [salt.state       ][INFO    ][1944] {'host': 'prx01'}
2017-11-27 10:37:43,617 [salt.state       ][INFO    ][1944] Completed state [prx01] at time 10:37:43.617039 duration_in_ms=1.635
2017-11-27 10:37:43,617 [salt.state       ][INFO    ][1944] Running state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.617414
2017-11-27 10:37:43,618 [salt.state       ][INFO    ][1944] Executing state host.present for prx01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,619 [salt.state       ][INFO    ][1944] {'host': 'prx01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,620 [salt.state       ][INFO    ][1944] Completed state [prx01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.619600 duration_in_ms=2.185
2017-11-27 10:37:43,620 [salt.state       ][INFO    ][1944] Running state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.620002
2017-11-27 10:37:43,620 [salt.state       ][INFO    ][1944] Executing state host.present for kvm01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,621 [salt.state       ][INFO    ][1944] {'host': 'kvm01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,622 [salt.state       ][INFO    ][1944] Completed state [kvm01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.621601 duration_in_ms=1.599
2017-11-27 10:37:43,622 [salt.state       ][INFO    ][1944] Running state [kvm01] at time 10:37:43.621839
2017-11-27 10:37:43,622 [salt.state       ][INFO    ][1944] Executing state host.present for kvm01
2017-11-27 10:37:43,623 [salt.state       ][INFO    ][1944] {'host': 'kvm01'}
2017-11-27 10:37:43,623 [salt.state       ][INFO    ][1944] Completed state [kvm01] at time 10:37:43.623002 duration_in_ms=1.163
2017-11-27 10:37:43,623 [salt.state       ][INFO    ][1944] Running state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.623212
2017-11-27 10:37:43,623 [salt.state       ][INFO    ][1944] Executing state host.present for kvm03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,625 [salt.state       ][INFO    ][1944] {'host': 'kvm03.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,625 [salt.state       ][INFO    ][1944] Completed state [kvm03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.625052 duration_in_ms=1.838
2017-11-27 10:37:43,626 [salt.state       ][INFO    ][1944] Running state [kvm03] at time 10:37:43.625552
2017-11-27 10:37:43,626 [salt.state       ][INFO    ][1944] Executing state host.present for kvm03
2017-11-27 10:37:43,628 [salt.state       ][INFO    ][1944] {'host': 'kvm03'}
2017-11-27 10:37:43,628 [salt.state       ][INFO    ][1944] Completed state [kvm03] at time 10:37:43.627759 duration_in_ms=2.208
2017-11-27 10:37:43,628 [salt.state       ][INFO    ][1944] Running state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.627996
2017-11-27 10:37:43,628 [salt.state       ][INFO    ][1944] Executing state host.present for kvm02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,630 [salt.state       ][INFO    ][1944] {'host': 'kvm02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,630 [salt.state       ][INFO    ][1944] Completed state [kvm02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.630149 duration_in_ms=2.153
2017-11-27 10:37:43,630 [salt.state       ][INFO    ][1944] Running state [kvm02] at time 10:37:43.630356
2017-11-27 10:37:43,631 [salt.state       ][INFO    ][1944] Executing state host.present for kvm02
2017-11-27 10:37:43,632 [salt.state       ][INFO    ][1944] {'host': 'kvm02'}
2017-11-27 10:37:43,632 [salt.state       ][INFO    ][1944] Completed state [kvm02] at time 10:37:43.632363 duration_in_ms=2.007
2017-11-27 10:37:43,633 [salt.state       ][INFO    ][1944] Running state [dbs] at time 10:37:43.632786
2017-11-27 10:37:43,633 [salt.state       ][INFO    ][1944] Executing state host.present for dbs
2017-11-27 10:37:43,635 [salt.state       ][INFO    ][1944] {'host': 'dbs'}
2017-11-27 10:37:43,636 [salt.state       ][INFO    ][1944] Completed state [dbs] at time 10:37:43.635594 duration_in_ms=2.808
2017-11-27 10:37:43,636 [salt.state       ][INFO    ][1944] Running state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.636030
2017-11-27 10:37:43,636 [salt.state       ][INFO    ][1944] Executing state host.present for dbs.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,638 [salt.state       ][INFO    ][1944] {'host': 'dbs.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,638 [salt.state       ][INFO    ][1944] Completed state [dbs.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.638407 duration_in_ms=2.375
2017-11-27 10:37:43,639 [salt.state       ][INFO    ][1944] Running state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.638913
2017-11-27 10:37:43,639 [salt.state       ][INFO    ][1944] Executing state host.present for prx.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,641 [salt.state       ][INFO    ][1944] {'host': 'prx.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,641 [salt.state       ][INFO    ][1944] Completed state [prx.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.641137 duration_in_ms=2.224
2017-11-27 10:37:43,642 [salt.state       ][INFO    ][1944] Running state [prx] at time 10:37:43.641656
2017-11-27 10:37:43,642 [salt.state       ][INFO    ][1944] Executing state host.present for prx
2017-11-27 10:37:43,644 [salt.state       ][INFO    ][1944] {'host': 'prx'}
2017-11-27 10:37:43,644 [salt.state       ][INFO    ][1944] Completed state [prx] at time 10:37:43.643665 duration_in_ms=2.01
2017-11-27 10:37:43,644 [salt.state       ][INFO    ][1944] Running state [prx02] at time 10:37:43.644027
2017-11-27 10:37:43,644 [salt.state       ][INFO    ][1944] Executing state host.present for prx02
2017-11-27 10:37:43,646 [salt.state       ][INFO    ][1944] {'host': 'prx02'}
2017-11-27 10:37:43,646 [salt.state       ][INFO    ][1944] Completed state [prx02] at time 10:37:43.645730 duration_in_ms=1.703
2017-11-27 10:37:43,646 [salt.state       ][INFO    ][1944] Running state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.646049
2017-11-27 10:37:43,647 [salt.state       ][INFO    ][1944] Executing state host.present for prx02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,648 [salt.state       ][INFO    ][1944] {'host': 'prx02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,648 [salt.state       ][INFO    ][1944] Completed state [prx02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.648395 duration_in_ms=2.347
2017-11-27 10:37:43,649 [salt.state       ][INFO    ][1944] Running state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.648616
2017-11-27 10:37:43,649 [salt.state       ][INFO    ][1944] Executing state host.present for msg02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,651 [salt.state       ][INFO    ][1944] {'host': 'msg02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,651 [salt.state       ][INFO    ][1944] Completed state [msg02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.650751 duration_in_ms=2.135
2017-11-27 10:37:43,651 [salt.state       ][INFO    ][1944] Running state [msg02] at time 10:37:43.651062
2017-11-27 10:37:43,651 [salt.state       ][INFO    ][1944] Executing state host.present for msg02
2017-11-27 10:37:43,652 [salt.state       ][INFO    ][1944] {'host': 'msg02'}
2017-11-27 10:37:43,653 [salt.state       ][INFO    ][1944] Completed state [msg02] at time 10:37:43.652806 duration_in_ms=1.742
2017-11-27 10:37:43,653 [salt.state       ][INFO    ][1944] Running state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.653321
2017-11-27 10:37:43,654 [salt.state       ][INFO    ][1944] Executing state host.present for msg03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,656 [salt.state       ][INFO    ][1944] {'host': 'msg03.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,656 [salt.state       ][INFO    ][1944] Completed state [msg03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.656102 duration_in_ms=2.783
2017-11-27 10:37:43,656 [salt.state       ][INFO    ][1944] Running state [msg03] at time 10:37:43.656311
2017-11-27 10:37:43,657 [salt.state       ][INFO    ][1944] Executing state host.present for msg03
2017-11-27 10:37:43,659 [salt.state       ][INFO    ][1944] {'host': 'msg03'}
2017-11-27 10:37:43,659 [salt.state       ][INFO    ][1944] Completed state [msg03] at time 10:37:43.658846 duration_in_ms=2.534
2017-11-27 10:37:43,659 [salt.state       ][INFO    ][1944] Running state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.659097
2017-11-27 10:37:43,659 [salt.state       ][INFO    ][1944] Executing state host.present for msg01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,660 [salt.state       ][INFO    ][1944] {'host': 'msg01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,660 [salt.state       ][INFO    ][1944] Completed state [msg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.660435 duration_in_ms=1.338
2017-11-27 10:37:43,661 [salt.state       ][INFO    ][1944] Running state [msg01] at time 10:37:43.660662
2017-11-27 10:37:43,661 [salt.state       ][INFO    ][1944] Executing state host.present for msg01
2017-11-27 10:37:43,662 [salt.state       ][INFO    ][1944] {'host': 'msg01'}
2017-11-27 10:37:43,662 [salt.state       ][INFO    ][1944] Completed state [msg01] at time 10:37:43.661979 duration_in_ms=1.317
2017-11-27 10:37:43,662 [salt.state       ][INFO    ][1944] Running state [msg] at time 10:37:43.662196
2017-11-27 10:37:43,662 [salt.state       ][INFO    ][1944] Executing state host.present for msg
2017-11-27 10:37:43,663 [salt.state       ][INFO    ][1944] {'host': 'msg'}
2017-11-27 10:37:43,664 [salt.state       ][INFO    ][1944] Completed state [msg] at time 10:37:43.663508 duration_in_ms=1.313
2017-11-27 10:37:43,664 [salt.state       ][INFO    ][1944] Running state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.663719
2017-11-27 10:37:43,664 [salt.state       ][INFO    ][1944] Executing state host.present for msg.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,668 [salt.state       ][INFO    ][1944] {'host': 'msg.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,668 [salt.state       ][INFO    ][1944] Completed state [msg.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.668387 duration_in_ms=4.668
2017-11-27 10:37:43,669 [salt.state       ][INFO    ][1944] Running state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.668632
2017-11-27 10:37:43,669 [salt.state       ][INFO    ][1944] Executing state host.present for cfg01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,669 [salt.state       ][INFO    ][1944] Host cfg01.baremetal-mcp-ocata-odl-ha.local (192.168.10.100) already present
2017-11-27 10:37:43,669 [salt.state       ][INFO    ][1944] Completed state [cfg01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.669421 duration_in_ms=0.789
2017-11-27 10:37:43,670 [salt.state       ][INFO    ][1944] Running state [cfg01] at time 10:37:43.669642
2017-11-27 10:37:43,670 [salt.state       ][INFO    ][1944] Executing state host.present for cfg01
2017-11-27 10:37:43,670 [salt.state       ][INFO    ][1944] Host cfg01 (192.168.10.100) already present
2017-11-27 10:37:43,670 [salt.state       ][INFO    ][1944] Completed state [cfg01] at time 10:37:43.670428 duration_in_ms=0.786
2017-11-27 10:37:43,671 [salt.state       ][INFO    ][1944] Running state [cmp002] at time 10:37:43.670637
2017-11-27 10:37:43,671 [salt.state       ][INFO    ][1944] Executing state host.present for cmp002
2017-11-27 10:37:43,672 [salt.state       ][INFO    ][1944] {'host': 'cmp002'}
2017-11-27 10:37:43,672 [salt.state       ][INFO    ][1944] Completed state [cmp002] at time 10:37:43.671947 duration_in_ms=1.31
2017-11-27 10:37:43,672 [salt.state       ][INFO    ][1944] Running state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.672164
2017-11-27 10:37:43,672 [salt.state       ][INFO    ][1944] Executing state host.present for cmp002.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,673 [salt.state       ][INFO    ][1944] {'host': 'cmp002.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,674 [salt.state       ][INFO    ][1944] Completed state [cmp002.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.673470 duration_in_ms=1.305
2017-11-27 10:37:43,674 [salt.state       ][INFO    ][1944] Running state [cmp001] at time 10:37:43.673686
2017-11-27 10:37:43,674 [salt.state       ][INFO    ][1944] Executing state host.present for cmp001
2017-11-27 10:37:43,675 [salt.state       ][INFO    ][1944] {'host': 'cmp001'}
2017-11-27 10:37:43,675 [salt.state       ][INFO    ][1944] Completed state [cmp001] at time 10:37:43.675016 duration_in_ms=1.329
2017-11-27 10:37:43,675 [salt.state       ][INFO    ][1944] Running state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.675233
2017-11-27 10:37:43,675 [salt.state       ][INFO    ][1944] Executing state host.present for cmp001.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,676 [salt.state       ][INFO    ][1944] {'host': 'cmp001.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,677 [salt.state       ][INFO    ][1944] Completed state [cmp001.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.676578 duration_in_ms=1.345
2017-11-27 10:37:43,677 [salt.state       ][INFO    ][1944] Running state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.676798
2017-11-27 10:37:43,677 [salt.state       ][INFO    ][1944] Executing state host.present for dbs01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,678 [salt.state       ][INFO    ][1944] {'host': 'dbs01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,678 [salt.state       ][INFO    ][1944] Completed state [dbs01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.678137 duration_in_ms=1.339
2017-11-27 10:37:43,678 [salt.state       ][INFO    ][1944] Running state [dbs01] at time 10:37:43.678351
2017-11-27 10:37:43,679 [salt.state       ][INFO    ][1944] Executing state host.present for dbs01
2017-11-27 10:37:43,680 [salt.state       ][INFO    ][1944] {'host': 'dbs01'}
2017-11-27 10:37:43,680 [salt.state       ][INFO    ][1944] Completed state [dbs01] at time 10:37:43.679684 duration_in_ms=1.333
2017-11-27 10:37:43,680 [salt.state       ][INFO    ][1944] Running state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.679919
2017-11-27 10:37:43,680 [salt.state       ][INFO    ][1944] Executing state host.present for dbs02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,681 [salt.state       ][INFO    ][1944] {'host': 'dbs02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,681 [salt.state       ][INFO    ][1944] Completed state [dbs02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.681262 duration_in_ms=1.342
2017-11-27 10:37:43,682 [salt.state       ][INFO    ][1944] Running state [dbs02] at time 10:37:43.681480
2017-11-27 10:37:43,682 [salt.state       ][INFO    ][1944] Executing state host.present for dbs02
2017-11-27 10:37:43,683 [salt.state       ][INFO    ][1944] {'host': 'dbs02'}
2017-11-27 10:37:43,683 [salt.state       ][INFO    ][1944] Completed state [dbs02] at time 10:37:43.682850 duration_in_ms=1.369
2017-11-27 10:37:43,683 [salt.state       ][INFO    ][1944] Running state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.683064
2017-11-27 10:37:43,683 [salt.state       ][INFO    ][1944] Executing state host.present for dbs03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,684 [salt.state       ][INFO    ][1944] {'host': 'dbs03.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,685 [salt.state       ][INFO    ][1944] Completed state [dbs03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.684585 duration_in_ms=1.521
2017-11-27 10:37:43,685 [salt.state       ][INFO    ][1944] Running state [dbs03] at time 10:37:43.684807
2017-11-27 10:37:43,685 [salt.state       ][INFO    ][1944] Executing state host.present for dbs03
2017-11-27 10:37:43,686 [salt.state       ][INFO    ][1944] {'host': 'dbs03'}
2017-11-27 10:37:43,686 [salt.state       ][INFO    ][1944] Completed state [dbs03] at time 10:37:43.686177 duration_in_ms=1.37
2017-11-27 10:37:43,686 [salt.state       ][INFO    ][1944] Running state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.686394
2017-11-27 10:37:43,687 [salt.state       ][INFO    ][1944] Executing state host.present for odl01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,688 [salt.state       ][INFO    ][1944] {'host': 'odl01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,688 [salt.state       ][INFO    ][1944] Completed state [odl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.687758 duration_in_ms=1.364
2017-11-27 10:37:43,688 [salt.state       ][INFO    ][1944] Running state [odl01] at time 10:37:43.687985
2017-11-27 10:37:43,688 [salt.state       ][INFO    ][1944] Executing state host.present for odl01
2017-11-27 10:37:43,689 [salt.state       ][INFO    ][1944] {'host': 'odl01'}
2017-11-27 10:37:43,689 [salt.state       ][INFO    ][1944] Completed state [odl01] at time 10:37:43.689349 duration_in_ms=1.364
2017-11-27 10:37:43,690 [salt.state       ][INFO    ][1944] Running state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.689566
2017-11-27 10:37:43,690 [salt.state       ][INFO    ][1944] Executing state host.present for mas01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,691 [salt.state       ][INFO    ][1944] {'host': 'mas01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,691 [salt.state       ][INFO    ][1944] Completed state [mas01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.690956 duration_in_ms=1.39
2017-11-27 10:37:43,691 [salt.state       ][INFO    ][1944] Running state [mas01] at time 10:37:43.691169
2017-11-27 10:37:43,691 [salt.state       ][INFO    ][1944] Executing state host.present for mas01
2017-11-27 10:37:43,692 [salt.state       ][INFO    ][1944] {'host': 'mas01'}
2017-11-27 10:37:43,693 [salt.state       ][INFO    ][1944] Completed state [mas01] at time 10:37:43.692607 duration_in_ms=1.438
2017-11-27 10:37:43,693 [salt.state       ][INFO    ][1944] Running state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.692824
2017-11-27 10:37:43,693 [salt.state       ][INFO    ][1944] Executing state host.present for ctl02.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,694 [salt.state       ][INFO    ][1944] {'host': 'ctl02.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,694 [salt.state       ][INFO    ][1944] Completed state [ctl02.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.694229 duration_in_ms=1.405
2017-11-27 10:37:43,694 [salt.state       ][INFO    ][1944] Running state [ctl02] at time 10:37:43.694441
2017-11-27 10:37:43,695 [salt.state       ][INFO    ][1944] Executing state host.present for ctl02
2017-11-27 10:37:43,696 [salt.state       ][INFO    ][1944] {'host': 'ctl02'}
2017-11-27 10:37:43,696 [salt.state       ][INFO    ][1944] Completed state [ctl02] at time 10:37:43.695834 duration_in_ms=1.393
2017-11-27 10:37:43,696 [salt.state       ][INFO    ][1944] Running state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.696074
2017-11-27 10:37:43,696 [salt.state       ][INFO    ][1944] Executing state host.present for ctl03.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,697 [salt.state       ][INFO    ][1944] {'host': 'ctl03.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,698 [salt.state       ][INFO    ][1944] Completed state [ctl03.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.697488 duration_in_ms=1.414
2017-11-27 10:37:43,698 [salt.state       ][INFO    ][1944] Running state [ctl03] at time 10:37:43.697725
2017-11-27 10:37:43,698 [salt.state       ][INFO    ][1944] Executing state host.present for ctl03
2017-11-27 10:37:43,699 [salt.state       ][INFO    ][1944] {'host': 'ctl03'}
2017-11-27 10:37:43,699 [salt.state       ][INFO    ][1944] Completed state [ctl03] at time 10:37:43.699259 duration_in_ms=1.534
2017-11-27 10:37:43,700 [salt.state       ][INFO    ][1944] Running state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.699477
2017-11-27 10:37:43,700 [salt.state       ][INFO    ][1944] Executing state host.present for ctl01.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,701 [salt.state       ][INFO    ][1944] {'host': 'ctl01.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,701 [salt.state       ][INFO    ][1944] Completed state [ctl01.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.700912 duration_in_ms=1.434
2017-11-27 10:37:43,701 [salt.state       ][INFO    ][1944] Running state [ctl01] at time 10:37:43.701125
2017-11-27 10:37:43,701 [salt.state       ][INFO    ][1944] Executing state host.present for ctl01
2017-11-27 10:37:43,702 [salt.state       ][INFO    ][1944] {'host': 'ctl01'}
2017-11-27 10:37:43,703 [salt.state       ][INFO    ][1944] Completed state [ctl01] at time 10:37:43.702561 duration_in_ms=1.436
2017-11-27 10:37:43,703 [salt.state       ][INFO    ][1944] Running state [ctl] at time 10:37:43.702778
2017-11-27 10:37:43,703 [salt.state       ][INFO    ][1944] Executing state host.present for ctl
2017-11-27 10:37:43,704 [salt.state       ][INFO    ][1944] {'host': 'ctl'}
2017-11-27 10:37:43,704 [salt.state       ][INFO    ][1944] Completed state [ctl] at time 10:37:43.704214 duration_in_ms=1.436
2017-11-27 10:37:43,704 [salt.state       ][INFO    ][1944] Running state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.704436
2017-11-27 10:37:43,705 [salt.state       ][INFO    ][1944] Executing state host.present for ctl.baremetal-mcp-ocata-odl-ha.local
2017-11-27 10:37:43,706 [salt.state       ][INFO    ][1944] {'host': 'ctl.baremetal-mcp-ocata-odl-ha.local'}
2017-11-27 10:37:43,706 [salt.state       ][INFO    ][1944] Completed state [ctl.baremetal-mcp-ocata-odl-ha.local] at time 10:37:43.705908 duration_in_ms=1.472
2017-11-27 10:37:43,709 [salt.state       ][INFO    ][1944] Running state [ens4] at time 10:37:43.708632
2017-11-27 10:37:43,709 [salt.state       ][INFO    ][1944] Executing state network.managed for ens4
2017-11-27 10:37:43,807 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['ifup', 'ens4'] in directory '/root'
2017-11-27 10:37:44,395 [salt.state       ][INFO    ][1944] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2017-11-27 10:37:44,395 [salt.state       ][INFO    ][1944] Completed state [ens4] at time 10:37:44.395247 duration_in_ms=686.614
2017-11-27 10:37:44,396 [salt.state       ][INFO    ][1944] Running state [ens2] at time 10:37:44.395745
2017-11-27 10:37:44,396 [salt.state       ][INFO    ][1944] Executing state network.managed for ens2
2017-11-27 10:37:44,853 [salt.state       ][INFO    ][1944] Interface ens2 is up to date.
2017-11-27 10:37:44,854 [salt.state       ][INFO    ][1944] Completed state [ens2] at time 10:37:44.853750 duration_in_ms=458.003
2017-11-27 10:37:44,854 [salt.state       ][INFO    ][1944] Running state [ens2] at time 10:37:44.854241
2017-11-27 10:37:44,855 [salt.state       ][INFO    ][1944] Executing state network.routes for ens2
2017-11-27 10:37:44,864 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2017-11-27 10:37:44,876 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'networking.service'] in directory '/root'
2017-11-27 10:37:49,126 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2017-11-27 10:37:49,146 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'networking.service'] in directory '/root'
2017-11-27 10:38:01,611 [salt.loaded.int.module.cmdmod][ERROR   ][1944] Command '['systemd-run', '--scope', 'systemctl', 'start', 'networking.service']' failed with return code: 1
2017-11-27 10:38:01,611 [salt.loaded.int.module.cmdmod][ERROR   ][1944] output: Running scope as unit run-r58eb622b86d1435aa6f166e26e526096.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-11-27 10:38:01,612 [salt.state       ][INFO    ][1944] {'network_routes': 'Added interface ens2 routes.'}
2017-11-27 10:38:01,612 [salt.state       ][INFO    ][1944] Completed state [ens2] at time 10:38:01.611952 duration_in_ms=16757.709
2017-11-27 10:38:01,612 [salt.state       ][INFO    ][1944] Running state [ens3] at time 10:38:01.612288
2017-11-27 10:38:01,613 [salt.state       ][INFO    ][1944] Executing state network.managed for ens3
2017-11-27 10:38:01,645 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-11-27 10:38:01,656 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['ifup', 'ens3'] in directory '/root'
2017-11-27 10:38:01,720 [salt.loaded.int.module.cmdmod][ERROR   ][1944] Command '['ifup', 'ens3']' failed with return code: 1
2017-11-27 10:38:01,721 [salt.loaded.int.module.cmdmod][ERROR   ][1944] output: SIOCADDRT: File exists
run-parts: /etc/network/if-up.d/route-ens2 exited with return code 7
Failed to bring up ens3.
2017-11-27 10:38:01,722 [salt.state       ][INFO    ][1944] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 100.64.200.105\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-11-27 10:38:01,723 [salt.state       ][INFO    ][1944] Completed state [ens3] at time 10:38:01.723199 duration_in_ms=110.91
2017-11-27 10:38:01,724 [salt.state       ][INFO    ][1944] Running state [ens3] at time 10:38:01.723916
2017-11-27 10:38:01,725 [salt.state       ][INFO    ][1944] Executing state network.routes for ens3
2017-11-27 10:38:01,728 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'networking.service'] in directory '/root'
2017-11-27 10:38:03,778 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2017-11-27 10:38:03,791 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'networking.service'] in directory '/root'
2017-11-27 10:38:03,879 [salt.loaded.int.module.cmdmod][ERROR   ][1944] Command '['systemd-run', '--scope', 'systemctl', 'start', 'networking.service']' failed with return code: 1
2017-11-27 10:38:03,880 [salt.loaded.int.module.cmdmod][ERROR   ][1944] output: Running scope as unit run-r2d8e9deb429d4c36911840ac03f16b1c.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-11-27 10:38:03,881 [salt.state       ][INFO    ][1944] {'network_routes': 'Added interface ens3 routes.'}
2017-11-27 10:38:03,881 [salt.state       ][INFO    ][1944] Completed state [ens3] at time 10:38:03.881351 duration_in_ms=2157.432
2017-11-27 10:38:03,884 [salt.state       ][INFO    ][1944] Running state [/etc/profile.d/proxy.sh] at time 10:38:03.883908
2017-11-27 10:38:03,885 [salt.state       ][INFO    ][1944] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-27 10:38:03,886 [salt.state       ][INFO    ][1944] File /etc/profile.d/proxy.sh is not present
2017-11-27 10:38:03,886 [salt.state       ][INFO    ][1944] Completed state [/etc/profile.d/proxy.sh] at time 10:38:03.885914 duration_in_ms=2.005
2017-11-27 10:38:03,887 [salt.state       ][INFO    ][1944] Running state [/etc/apt/apt.conf.d/95proxies] at time 10:38:03.886426
2017-11-27 10:38:03,887 [salt.state       ][INFO    ][1944] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-27 10:38:03,888 [salt.state       ][INFO    ][1944] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-27 10:38:03,890 [salt.state       ][INFO    ][1944] Completed state [/etc/apt/apt.conf.d/95proxies] at time 10:38:03.889906 duration_in_ms=3.479
2017-11-27 10:38:03,905 [salt.state       ][INFO    ][1944] Running state [ntp] at time 10:38:03.904808
2017-11-27 10:38:03,905 [salt.state       ][INFO    ][1944] Executing state pkg.installed for ntp
2017-11-27 10:38:04,300 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2017-11-27 10:38:08,219 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:38:08,258 [salt.state       ][INFO    ][1944] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2017-11-27 10:38:08,271 [salt.state       ][INFO    ][1944] Loading fresh modules for state activity
2017-11-27 10:38:08,292 [salt.state       ][INFO    ][1944] Completed state [ntp] at time 10:38:08.291844 duration_in_ms=4387.037
2017-11-27 10:38:08,295 [salt.state       ][INFO    ][1944] Running state [/etc/ntp.conf] at time 10:38:08.295031
2017-11-27 10:38:08,295 [salt.state       ][INFO    ][1944] Executing state file.managed for /etc/ntp.conf
2017-11-27 10:38:08,328 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-27 10:38:08,361 [salt.fileclient  ][INFO    ][1944] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-27 10:38:08,374 [salt.state       ][INFO    ][1944] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2017-11-27 10:38:08,383 [salt.state       ][INFO    ][1944] Completed state [/etc/ntp.conf] at time 10:38:08.382810 duration_in_ms=87.779
2017-11-27 10:38:08,488 [salt.state       ][INFO    ][1944] Running state [ntp] at time 10:38:08.487856
2017-11-27 10:38:08,488 [salt.state       ][INFO    ][1944] Executing state service.running for ntp
2017-11-27 10:38:08,490 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-27 10:38:08,507 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 10:38:08,529 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 10:38:08,551 [salt.state       ][INFO    ][1944] The service ntp is already running
2017-11-27 10:38:08,551 [salt.state       ][INFO    ][1944] Completed state [ntp] at time 10:38:08.551223 duration_in_ms=63.364
2017-11-27 10:38:08,552 [salt.state       ][INFO    ][1944] Running state [ntp] at time 10:38:08.551886
2017-11-27 10:38:08,553 [salt.state       ][INFO    ][1944] Executing state service.mod_watch for ntp
2017-11-27 10:38:08,554 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-27 10:38:08,572 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-27 10:38:08,595 [salt.loaded.int.module.cmdmod][INFO    ][1944] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-11-27 10:38:08,716 [salt.state       ][INFO    ][1944] {'ntp': True}
2017-11-27 10:38:08,717 [salt.state       ][INFO    ][1944] Completed state [ntp] at time 10:38:08.717032 duration_in_ms=165.146
2017-11-27 10:38:08,727 [salt.minion      ][INFO    ][1944] Returning information for job: 20171127103657863820
2017-11-27 10:47:47,755 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command test.ping with jid 20171127104747758294
2017-11-27 10:47:47,781 [salt.minion      ][INFO    ][6455] Starting a new job with PID 6455
2017-11-27 10:47:47,858 [salt.minion      ][INFO    ][6455] Returning information for job: 20171127104747758294
2017-11-27 10:49:59,061 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.sls with jid 20171127104959063649
2017-11-27 10:49:59,079 [salt.minion      ][INFO    ][6463] Starting a new job with PID 6463
2017-11-27 10:49:59,668 [salt.state       ][INFO    ][6463] Loading fresh modules for state activity
2017-11-27 10:49:59,700 [salt.fileclient  ][INFO    ][6463] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-27 10:49:59,720 [salt.fileclient  ][INFO    ][6463] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-27 10:49:59,749 [salt.fileclient  ][INFO    ][6463] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 10:50:00,313 [salt.state       ][INFO    ][6463] Running state [lsof] at time 10:50:00.313059
2017-11-27 10:50:00,314 [salt.state       ][INFO    ][6463] Executing state pkg.installed for lsof
2017-11-27 10:50:00,314 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:50:01,453 [salt.state       ][INFO    ][6463] Package lsof is already installed
2017-11-27 10:50:01,454 [salt.state       ][INFO    ][6463] Completed state [lsof] at time 10:50:01.454073 duration_in_ms=1141.013
2017-11-27 10:50:01,455 [salt.state       ][INFO    ][6463] Running state [keepalived] at time 10:50:01.455155
2017-11-27 10:50:01,456 [salt.state       ][INFO    ][6463] Executing state pkg.installed for keepalived
2017-11-27 10:50:01,499 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 10:50:05,612 [salt.loaded.int.module.cmdmod][INFO    ][6463] 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-11-27 10:50:09,083 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127105009088256
2017-11-27 10:50:09,101 [salt.minion      ][INFO    ][7068] Starting a new job with PID 7068
2017-11-27 10:50:09,116 [salt.minion      ][INFO    ][7068] Returning information for job: 20171127105009088256
2017-11-27 10:50:09,693 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 10:50:09,720 [salt.state       ][INFO    ][6463] 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-11-27 10:50:09,735 [salt.state       ][INFO    ][6463] Loading fresh modules for state activity
2017-11-27 10:50:09,756 [salt.state       ][INFO    ][6463] Completed state [keepalived] at time 10:50:09.756176 duration_in_ms=8301.021
2017-11-27 10:50:09,761 [salt.state       ][INFO    ][6463] Running state [/etc/keepalived/keepalived.conf] at time 10:50:09.761103
2017-11-27 10:50:09,762 [salt.state       ][INFO    ][6463] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-27 10:50:09,793 [salt.fileclient  ][INFO    ][6463] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-27 10:50:09,905 [salt.fileclient  ][INFO    ][6463] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-27 10:50:09,915 [salt.state       ][INFO    ][6463] File changed:
New file
2017-11-27 10:50:09,916 [salt.state       ][INFO    ][6463] Completed state [/etc/keepalived/keepalived.conf] at time 10:50:09.915787 duration_in_ms=154.684
2017-11-27 10:50:10,102 [salt.state       ][INFO    ][6463] Running state [keepalived] at time 10:50:10.102330
2017-11-27 10:50:10,103 [salt.state       ][INFO    ][6463] Executing state service.running for keepalived
2017-11-27 10:50:10,107 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-27 10:50:10,128 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-27 10:50:10,148 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 10:50:10,165 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 10:50:10,183 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-27 10:50:10,261 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-27 10:50:10,292 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 10:50:10,314 [salt.loaded.int.module.cmdmod][INFO    ][6463] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-27 10:50:10,325 [salt.state       ][INFO    ][6463] {'keepalived': True}
2017-11-27 10:50:10,326 [salt.state       ][INFO    ][6463] Completed state [keepalived] at time 10:50:10.325756 duration_in_ms=223.428
2017-11-27 10:50:10,327 [salt.minion      ][INFO    ][6463] Returning information for job: 20171127104959063649
2017-11-27 10:50:34,979 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command pillar.get with jid 20171127105034983364
2017-11-27 10:50:34,999 [salt.minion      ][INFO    ][7169] Starting a new job with PID 7169
2017-11-27 10:50:35,005 [salt.minion      ][INFO    ][7169] Returning information for job: 20171127105034983364
2017-11-27 11:21:37,103 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.sls with jid 20171127112137101899
2017-11-27 11:21:37,130 [salt.minion      ][INFO    ][7178] Starting a new job with PID 7178
2017-11-27 11:21:39,857 [salt.state       ][INFO    ][7178] Loading fresh modules for state activity
2017-11-27 11:21:39,894 [salt.fileclient  ][INFO    ][7178] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-27 11:21:39,928 [salt.fileclient  ][INFO    ][7178] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-27 11:21:39,964 [salt.fileclient  ][INFO    ][7178] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-27 11:21:40,783 [salt.state       ][INFO    ][7178] Running state [python-memcache] at time 11:21:40.783014
2017-11-27 11:21:40,785 [salt.state       ][INFO    ][7178] Executing state pkg.installed for python-memcache
2017-11-27 11:21:40,786 [salt.loaded.int.module.cmdmod][INFO    ][7178] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 11:21:41,583 [salt.loaded.int.module.cmdmod][INFO    ][7178] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 11:21:44,421 [salt.loaded.int.module.cmdmod][INFO    ][7178] 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-11-27 11:21:45,709 [salt.loaded.int.module.cmdmod][INFO    ][7178] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 11:21:45,737 [salt.state       ][INFO    ][7178] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2017-11-27 11:21:45,751 [salt.state       ][INFO    ][7178] Loading fresh modules for state activity
2017-11-27 11:21:45,774 [salt.state       ][INFO    ][7178] Completed state [python-memcache] at time 11:21:45.774117 duration_in_ms=4991.105
2017-11-27 11:21:45,781 [salt.state       ][INFO    ][7178] Running state [memcached] at time 11:21:45.781031
2017-11-27 11:21:45,781 [salt.state       ][INFO    ][7178] Executing state pkg.installed for memcached
2017-11-27 11:21:46,048 [salt.loaded.int.module.cmdmod][INFO    ][7178] 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-11-27 11:21:47,155 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127112147149492
2017-11-27 11:21:47,180 [salt.minion      ][INFO    ][7662] Starting a new job with PID 7662
2017-11-27 11:21:47,193 [salt.minion      ][INFO    ][7662] Returning information for job: 20171127112147149492
2017-11-27 11:21:48,563 [salt.loaded.int.module.cmdmod][INFO    ][7178] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 11:21:48,617 [salt.state       ][INFO    ][7178] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2017-11-27 11:21:48,645 [salt.state       ][INFO    ][7178] Loading fresh modules for state activity
2017-11-27 11:21:48,683 [salt.state       ][INFO    ][7178] Completed state [memcached] at time 11:21:48.682478 duration_in_ms=2901.444
2017-11-27 11:21:48,688 [salt.state       ][INFO    ][7178] Running state [/etc/memcached.conf] at time 11:21:48.688342
2017-11-27 11:21:48,689 [salt.state       ][INFO    ][7178] Executing state file.managed for /etc/memcached.conf
2017-11-27 11:21:48,743 [salt.fileclient  ][INFO    ][7178] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-27 11:21:48,781 [salt.fileclient  ][INFO    ][7178] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-27 11:21:48,805 [salt.state       ][INFO    ][7178] 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-11-27 11:21:48,806 [salt.state       ][INFO    ][7178] Completed state [/etc/memcached.conf] at time 11:21:48.805586 duration_in_ms=117.243
2017-11-27 11:21:48,973 [salt.state       ][INFO    ][7178] Running state [memcached] at time 11:21:48.972927
2017-11-27 11:21:48,974 [salt.state       ][INFO    ][7178] Executing state service.running for memcached
2017-11-27 11:21:48,978 [salt.loaded.int.module.cmdmod][INFO    ][7178] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-27 11:21:48,997 [salt.loaded.int.module.cmdmod][INFO    ][7178] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-27 11:21:49,011 [salt.loaded.int.module.cmdmod][INFO    ][7178] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-27 11:21:49,024 [salt.state       ][INFO    ][7178] The service memcached is already running
2017-11-27 11:21:49,025 [salt.state       ][INFO    ][7178] Completed state [memcached] at time 11:21:49.024977 duration_in_ms=52.047
2017-11-27 11:21:49,025 [salt.state       ][INFO    ][7178] Running state [memcached] at time 11:21:49.025256
2017-11-27 11:21:49,026 [salt.state       ][INFO    ][7178] Executing state service.mod_watch for memcached
2017-11-27 11:21:49,027 [salt.loaded.int.module.cmdmod][INFO    ][7178] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-27 11:21:49,040 [salt.loaded.int.module.cmdmod][INFO    ][7178] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-27 11:21:49,055 [salt.loaded.int.module.cmdmod][INFO    ][7178] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2017-11-27 11:21:49,106 [salt.state       ][INFO    ][7178] {'memcached': True}
2017-11-27 11:21:49,107 [salt.state       ][INFO    ][7178] Completed state [memcached] at time 11:21:49.106616 duration_in_ms=81.356
2017-11-27 11:21:49,109 [salt.minion      ][INFO    ][7178] Returning information for job: 20171127112137101899
2017-11-27 11:35:54,898 [salt.utils.schedule][INFO    ][1633] Running scheduled job: __mine_interval
2017-11-27 12:00:02,960 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.sls with jid 20171127120002950425
2017-11-27 12:00:02,982 [salt.minion      ][INFO    ][7846] Starting a new job with PID 7846
2017-11-27 12:00:05,651 [salt.state       ][INFO    ][7846] Loading fresh modules for state activity
2017-11-27 12:00:05,715 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/init.sls'
2017-11-27 12:00:05,757 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/server/init.sls'
2017-11-27 12:00:05,791 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/server/service.sls'
2017-11-27 12:00:05,860 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-27 12:00:05,990 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/server/plugin.sls'
2017-11-27 12:00:06,035 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-27 12:00:06,884 [salt.state       ][INFO    ][7846] Running state [python-lesscpy] at time 12:00:06.883765
2017-11-27 12:00:06,885 [salt.state       ][INFO    ][7846] Executing state pkg.installed for python-lesscpy
2017-11-27 12:00:06,887 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 12:00:08,207 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 12:00:13,063 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120013046876
2017-11-27 12:00:13,102 [salt.minion      ][INFO    ][8223] Starting a new job with PID 8223
2017-11-27 12:00:13,130 [salt.minion      ][INFO    ][8223] Returning information for job: 20171127120013046876
2017-11-27 12:00:13,809 [salt.loaded.int.module.cmdmod][INFO    ][7846] 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-11-27 12:00:15,588 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 12:00:15,639 [salt.state       ][INFO    ][7846] 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-11-27 12:00:15,656 [salt.state       ][INFO    ][7846] Loading fresh modules for state activity
2017-11-27 12:00:15,678 [salt.state       ][INFO    ][7846] Completed state [python-lesscpy] at time 12:00:15.678070 duration_in_ms=8794.307
2017-11-27 12:00:15,685 [salt.state       ][INFO    ][7846] Running state [libapache2-mod-wsgi] at time 12:00:15.685032
2017-11-27 12:00:15,685 [salt.state       ][INFO    ][7846] Executing state pkg.installed for libapache2-mod-wsgi
2017-11-27 12:00:16,093 [salt.state       ][INFO    ][7846] Package libapache2-mod-wsgi is already installed
2017-11-27 12:00:16,094 [salt.state       ][INFO    ][7846] Completed state [libapache2-mod-wsgi] at time 12:00:16.094384 duration_in_ms=409.349
2017-11-27 12:00:16,096 [salt.state       ][INFO    ][7846] Running state [python-memcache] at time 12:00:16.095443
2017-11-27 12:00:16,096 [salt.state       ][INFO    ][7846] Executing state pkg.installed for python-memcache
2017-11-27 12:00:16,107 [salt.state       ][INFO    ][7846] Package python-memcache is already installed
2017-11-27 12:00:16,108 [salt.state       ][INFO    ][7846] Completed state [python-memcache] at time 12:00:16.108298 duration_in_ms=12.856
2017-11-27 12:00:16,109 [salt.state       ][INFO    ][7846] Running state [apache2] at time 12:00:16.109231
2017-11-27 12:00:16,110 [salt.state       ][INFO    ][7846] Executing state pkg.installed for apache2
2017-11-27 12:00:16,141 [salt.loaded.int.module.cmdmod][INFO    ][7846] 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-11-27 12:00:22,346 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 12:00:22,375 [salt.state       ][INFO    ][7846] 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-11-27 12:00:22,388 [salt.state       ][INFO    ][7846] Loading fresh modules for state activity
2017-11-27 12:00:22,409 [salt.state       ][INFO    ][7846] Completed state [apache2] at time 12:00:22.409162 duration_in_ms=6299.931
2017-11-27 12:00:22,418 [salt.state       ][INFO    ][7846] Running state [openstack-dashboard] at time 12:00:22.418101
2017-11-27 12:00:22,419 [salt.state       ][INFO    ][7846] Executing state pkg.installed for openstack-dashboard
2017-11-27 12:00:22,688 [salt.loaded.int.module.cmdmod][INFO    ][7846] 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-11-27 12:00:23,102 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120023086491
2017-11-27 12:00:23,124 [salt.minion      ][INFO    ][8830] Starting a new job with PID 8830
2017-11-27 12:00:23,136 [salt.minion      ][INFO    ][8830] Returning information for job: 20171127120023086491
2017-11-27 12:00:33,319 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120033302938
2017-11-27 12:00:33,342 [salt.minion      ][INFO    ][8967] Starting a new job with PID 8967
2017-11-27 12:00:33,356 [salt.minion      ][INFO    ][8967] Returning information for job: 20171127120033302938
2017-11-27 12:00:43,343 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120043325454
2017-11-27 12:00:43,370 [salt.minion      ][INFO    ][10145] Starting a new job with PID 10145
2017-11-27 12:00:43,394 [salt.minion      ][INFO    ][10145] Returning information for job: 20171127120043325454
2017-11-27 12:00:53,370 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120053355957
2017-11-27 12:00:53,400 [salt.minion      ][INFO    ][10893] Starting a new job with PID 10893
2017-11-27 12:00:53,413 [salt.minion      ][INFO    ][10893] Returning information for job: 20171127120053355957
2017-11-27 12:01:03,405 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120103390477
2017-11-27 12:01:03,456 [salt.minion      ][INFO    ][11355] Starting a new job with PID 11355
2017-11-27 12:01:03,484 [salt.minion      ][INFO    ][11355] Returning information for job: 20171127120103390477
2017-11-27 12:01:13,470 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120113451668
2017-11-27 12:01:13,510 [salt.minion      ][INFO    ][11821] Starting a new job with PID 11821
2017-11-27 12:01:13,539 [salt.minion      ][INFO    ][11821] Returning information for job: 20171127120113451668
2017-11-27 12:01:23,524 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120123505801
2017-11-27 12:01:23,561 [salt.minion      ][INFO    ][11837] Starting a new job with PID 11837
2017-11-27 12:01:23,585 [salt.minion      ][INFO    ][11837] Returning information for job: 20171127120123505801
2017-11-27 12:01:33,564 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120133554190
2017-11-27 12:01:33,601 [salt.minion      ][INFO    ][11842] Starting a new job with PID 11842
2017-11-27 12:01:33,631 [salt.minion      ][INFO    ][11842] Returning information for job: 20171127120133554190
2017-11-27 12:01:43,617 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120143606897
2017-11-27 12:01:43,641 [salt.minion      ][INFO    ][11847] Starting a new job with PID 11847
2017-11-27 12:01:43,654 [salt.minion      ][INFO    ][11847] Returning information for job: 20171127120143606897
2017-11-27 12:01:49,526 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 12:01:49,575 [salt.state       ][INFO    ][7846] Made the following changes:
'python-routes' changed from 'absent' to '2.2-1ubuntu2'
'python-kombu' changed from 'absent' to '3.0.33-1ubuntu2'
'python-oslo.concurrency' changed from 'absent' to '3.18.0-1~u16.04+mcp4'
'python-xstatic-angular-fileupload' changed from 'absent' to '12.0.4.0+dfsg1-1~u16.04+mcp1'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-pint' changed from 'absent' to '0.6-1ubuntu1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'libjs-jsencrypt' changed from 'absent' to '2.0.0+dfsg1-1'
'python-glanceclient' changed from 'absent' to '1:2.6.0-1~u16.04+mcp6'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'twitter-bootstrap' changed from 'absent' to '1'
'libjs-term.js' changed from 'absent' to '0.0.4-1'
'python-cachetools' changed from 'absent' to '1.1.6-1~u16.04+mcp1'
'python-xstatic-jasmine' changed from 'absent' to '2.1.2.0-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-django-common' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python2.7-pymongo-ext' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '3.3.0-1~u16.04+mcp1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python-setuptools' changed from 'absent' to '33.1.1-1~cloud0'
'python2.7-django-appconf' changed from 'absent' to '1'
'python-stevedore' changed from 'absent' to '1.17.1-2~u16.04+mcp1'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-fixtures' changed from 'absent' to '3.0.0-1~u16.04+mcp1'
'python-xstatic-jquery.tablesorter' changed from 'absent' to '2.14.5.1-2'
'libjs-twitter-bootstrap' changed from 'absent' to '2.0.2+dfsg-9'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'libjs-jquery-cookie' changed from 'absent' to '10-2ubuntu2'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'libjs-angularjs-smart-table' changed from 'absent' to '1.4.5-1'
'python-xstatic-hogan' changed from 'absent' to '2.0.0.2-1'
'fonts-materialdesignicons-webfont' changed from 'absent' to '1.4.57-1~u16.04+mcp1'
'python-compressor' changed from 'absent' to '1'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.14.0-3~u16.04+mcp1'
'libjs-spin.js' changed from 'absent' to '1.2.8+dfsg2-1'
'python-requests' changed from '2.9.1-3' to '2.10.0-1~u16.04+mcp1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'fonts-roboto-fontface' changed from 'absent' to '0.4.3-1'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libjs-lrdragndrop' changed from 'absent' to '1.0.2-2'
'python2.7-lxml' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-osc-lib' changed from 'absent' to '1.3.0-1~u16.04+mcp6'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python2.7-simplejson' changed from 'absent' to '1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python2.7-django-openstack-auth' changed from 'absent' to '1'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'python-xstatic-bootstrap-scss' changed from 'absent' to '3.2.0.1-1'
'python-xstatic-term.js' changed from 'absent' to '0.0.4.2-2'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-xstatic-angular-bootstrap' changed from 'absent' to '2.2.0.0-1~u16.04+mcp1'
'python2.7-testtools' changed from 'absent' to '1'
'docutils' changed from 'absent' to '1'
'python-django-pyscss' changed from 'absent' to '2.0.2-4'
'ieee-data' changed from 'absent' to '20150531.1'
'python-xstatic-bootstrap-datepicker' changed from 'absent' to '0.0.0.1-3'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.23.3-1~u16.04+mcp0'
'python-pygments' changed from 'absent' to '2.1+dfsg-1'
'python-xstatic-angular' changed from 'absent' to '1.5.8.0-1~u16.04+mcp1'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'python-xstatic-mdi' changed from 'absent' to '1.4.57.0-1~u16.04+mcp1'
'python-xstatic-jquery' changed from 'absent' to '1.7.2.0+dfsg1-3'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-oslo.context' changed from 'absent' to '2.12.1-0~u16.04+mcp3'
'python-neutronclient' changed from 'absent' to '1:6.1.1-1~u16.04+mcp2'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.15.1-2~u16.04+mcp1'
'python-xstatic-angular-schema-form' changed from 'absent' to '0.8.13.0-1~u16.04+mcp1'
'python2.7-pyinotify' changed from 'absent' to '1'
'libjs-jquery-tablesorter' changed from 'absent' to '2.14.5-0u~u16.04+mcp1'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~u16.04+mcp1'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-positional' changed from 'absent' to '1.1.1-3~u16.04+mcp1'
'python-appconf' changed from 'absent' to '1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'libjs-magic-search' changed from 'absent' to '0.2.5-1'
'python-distribute' changed from 'absent' to '1'
'python-xstatic-tv4' changed from 'absent' to '1.2.7.0-1~u16.04+mcp1'
'python-oslo-log' changed from 'absent' to '1'
'python-keystoneclient' changed from 'absent' to '1:3.10.0-1~u16.04+mcp2'
'python-xstatic-font-awesome' changed from 'absent' to '4.1.0-1'
'python-rjsmin' changed from 'absent' to '1.0.12+dfsg1-2ubuntu1'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-pathlib' changed from 'absent' to '1.0.1-2'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-xstatic-jsencrypt' changed from 'absent' to '2.0.0.2-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'python-xstatic-d3' changed from 'absent' to '3.4.11-3'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-xstatic-roboto-fontface' changed from 'absent' to '0.4.3.2-1'
'python-heatclient' changed from 'absent' to '1.8.1-1~u16.04+mcp2'
'python-pkg-resources' changed from '20.7.0-1' to '33.1.1-1~cloud0'
'python-oslo.policy' changed from 'absent' to '1.18.0-1~u16.04+mcp2'
'python-xstatic' changed from 'absent' to '1.0.0-4'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-openstack-auth' changed from 'absent' to '1'
'python-xstatic-jquery-ui' changed from 'absent' to '1.10.1.1+debian+dfsg1-5'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:3.22.1-1~u16.04+mcp2'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-webob' changed from 'absent' to '1.6.2-1~u16.04+mcp1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-xstatic-objectpath' changed from 'absent' to '1.2.1.0-2~u16.04+mcp1'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-django-compressor' changed from 'absent' to '1'
'python-xstatic-angular-lrdragndrop' changed from 'absent' to '1.0.2.2-1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'python-xstatic-bootswatch' changed from 'absent' to '3.3.5.2-2'
'python-xstatic-jquery-migrate' changed from 'absent' to '1.2.1.1+dfsg1-1'
'libjs-jquery.quicksearch' changed from 'absent' to '2.0.4-1'
'python-novaclient' changed from 'absent' to '2:7.1.2-1~u16.04+mcp0'
'python-oslo.utils' changed from 'absent' to '3.22.0-1~u16.04+mcp5'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'libjs-bootswatch' changed from 'absent' to '3.3.5+2+dfsg1-1~u16.04+mcp1'
'python-django' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'libjs-twitter-bootstrap-datepicker' changed from 'absent' to '1.3.1+dfsg1-1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-bson' changed from 'absent' to '3.2-1build1'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'fonts-font-awesome' changed from 'absent' to '4.5.0~dfsg-1'
'libjs-rickshaw' changed from 'absent' to '1.5.1.dfsg-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-xstatic-spin' changed from 'absent' to '1.2.8.0+dfsg1-1'
'python2.7-cmd2' changed from 'absent' to '1'
'libjs-jquery-ui' changed from 'absent' to '1.10.1+dfsg-1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-cliff' changed from 'absent' to '2.4.0-1~u16.04+mcp1'
'python-oslo.i18n' changed from 'absent' to '3.12.0-1~u16.04+mcp2'
'python-xstatic-magic-search' changed from 'absent' to '0.2.5.1-1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'python2.7-pathlib' changed from 'absent' to '1'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libjs-d3' changed from 'absent' to '3.5.14-1'
'python-keyring' changed from 'absent' to '8.5.1-1~u16.04+mcp1'
'python-django-appconf' changed from 'absent' to '1.0.1-4'
'python-xstatic-jquery.quicksearch' changed from 'absent' to '2.0.4.1-1'
'python-xstatic-smart-table' changed from 'absent' to '1.4.5.3-1'
'python-oslo-utils' changed from 'absent' to '1'
'python-oslo.serialization' changed from 'absent' to '2.16.1-1~u16.04+mcp0'
'python-django-babel' changed from 'absent' to '0.5.1-1~u16.04+mcp1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-mock' changed from 'absent' to '2.0.0-1~u16.04+mcp1'
'python-rfc3986' changed from 'absent' to '0.3.1-2~u16.04+mcp1'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-django-horizon' changed from 'absent' to '3:11.0.4-1~u16.04+mcp46'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.20.1-0~u16.04+mcp1'
'python-pyscss' changed from 'absent' to '1.3.4-5'
'python-pyinotify' changed from 'absent' to '0.9.6-1~u16.04+mcp1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libjs-angularjs' changed from 'absent' to '1.5.10-1~u16.04+mcp1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-amqp' changed from 'absent' to '1.4.9-1'
'libjs-angular-file-upload' changed from 'absent' to '12.0.4+dfsg1-2~u16.04+mcp1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-django-compressor' changed from 'absent' to '2.0-1ubuntu1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-xstatic-angular-gettext' changed from 'absent' to '2.1.0.2-2'
'python-osprofiler' changed from 'absent' to '1.4.0-1~u16.04+mcp1'
'python-os-client-config' changed from 'absent' to '1.26.0-2~u16.04+mcp2'
'python-oslo.messaging' changed from 'absent' to '5.17.2-0~u16.04+mcp4'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'openstack-dashboard' changed from 'absent' to '3:11.0.4-1~u16.04+mcp46'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-pbr' changed from 'absent' to '1.10.0-1~u16.04+mcp1'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.3.0-1~u16.04+mcp3'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python2.7-gridfs' changed from 'absent' to '1'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-oslo.service' changed from 'absent' to '1.19.0-1~u16.04+mcp3'
'python-rcssmin' changed from 'absent' to '1.0.6-1ubuntu1'
'python-ceilometerclient' changed from 'absent' to '2.8.1-1~u16.04+mcp0'
'python-csscompressor' changed from 'absent' to '0.9.4-2'
'python-django-openstack-auth' changed from 'absent' to '3.1.1-1~u16.04+mcp8'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-keystoneauth1' changed from 'absent' to '2.18.0-1~u16.04+mcp4'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'libjs-angular-gettext' changed from 'absent' to '2.1.0-2'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'libjs-jquery-metadata' changed from 'absent' to '10-2ubuntu2'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'python-xstatic-rickshaw' changed from 'absent' to '1.5.0.2-2'
'python-cinderclient' changed from 'absent' to '1:1.11.0-1~u16.04+mcp4'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'libjbig0' changed from 'absent' to '2.1-3.1'

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

2017-11-27 12:01:51,678 [salt.state       ][INFO    ][7846] Loading fresh modules for state activity
2017-11-27 12:01:51,699 [salt.state       ][INFO    ][7846] Completed state [/etc/openstack-dashboard/local_settings.py] at time 12:01:51.698625 duration_in_ms=547.951
2017-11-27 12:01:51,701 [salt.state       ][INFO    ][7846] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 12:01:51.700827
2017-11-27 12:01:51,701 [salt.state       ][INFO    ][7846] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json
2017-11-27 12:01:51,734 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/nova_policy.json'
2017-11-27 12:01:51,735 [salt.state       ][INFO    ][7846] File /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json is in the correct state
2017-11-27 12:01:51,735 [salt.state       ][INFO    ][7846] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 12:01:51.735393 duration_in_ms=34.565
2017-11-27 12:01:51,736 [salt.state       ][INFO    ][7846] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 12:01:51.735794
2017-11-27 12:01:51,736 [salt.state       ][INFO    ][7846] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json
2017-11-27 12:01:51,756 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/neutron_policy.json'
2017-11-27 12:01:51,756 [salt.state       ][INFO    ][7846] File /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json is in the correct state
2017-11-27 12:01:51,757 [salt.state       ][INFO    ][7846] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 12:01:51.756517 duration_in_ms=20.722
2017-11-27 12:01:51,757 [salt.state       ][INFO    ][7846] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 12:01:51.756903
2017-11-27 12:01:51,757 [salt.state       ][INFO    ][7846] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json
2017-11-27 12:01:51,776 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/glance_policy.json'
2017-11-27 12:01:51,777 [salt.state       ][INFO    ][7846] File /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json is in the correct state
2017-11-27 12:01:51,777 [salt.state       ][INFO    ][7846] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 12:01:51.776917 duration_in_ms=20.013
2017-11-27 12:01:51,777 [salt.state       ][INFO    ][7846] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 12:01:51.777310
2017-11-27 12:01:51,778 [salt.state       ][INFO    ][7846] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json
2017-11-27 12:01:51,797 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/ceilometer_policy.json'
2017-11-27 12:01:51,798 [salt.state       ][INFO    ][7846] File changed:
New file
2017-11-27 12:01:51,798 [salt.state       ][INFO    ][7846] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 12:01:51.798238 duration_in_ms=20.926
2017-11-27 12:01:51,799 [salt.state       ][INFO    ][7846] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 12:01:51.798635
2017-11-27 12:01:51,799 [salt.state       ][INFO    ][7846] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json
2017-11-27 12:01:51,817 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/cinder_policy.json'
2017-11-27 12:01:51,817 [salt.state       ][INFO    ][7846] File /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json is in the correct state
2017-11-27 12:01:51,818 [salt.state       ][INFO    ][7846] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 12:01:51.817626 duration_in_ms=18.99
2017-11-27 12:01:51,818 [salt.state       ][INFO    ][7846] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 12:01:51.818053
2017-11-27 12:01:51,818 [salt.state       ][INFO    ][7846] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json
2017-11-27 12:01:51,837 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/heat_policy.json'
2017-11-27 12:01:51,838 [salt.state       ][INFO    ][7846] File /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json is in the correct state
2017-11-27 12:01:51,838 [salt.state       ][INFO    ][7846] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 12:01:51.837993 duration_in_ms=19.939
2017-11-27 12:01:51,838 [salt.state       ][INFO    ][7846] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 12:01:51.838389
2017-11-27 12:01:51,839 [salt.state       ][INFO    ][7846] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json
2017-11-27 12:01:51,860 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/keystone_policy.json'
2017-11-27 12:01:51,861 [salt.state       ][INFO    ][7846] File /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json is in the correct state
2017-11-27 12:01:51,861 [salt.state       ][INFO    ][7846] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 12:01:51.861039 duration_in_ms=22.649
2017-11-27 12:01:51,861 [salt.state       ][INFO    ][7846] Running state [/etc/apache2/ports.conf] at time 12:01:51.861460
2017-11-27 12:01:51,862 [salt.state       ][INFO    ][7846] Executing state file.managed for /etc/apache2/ports.conf
2017-11-27 12:01:51,881 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/files/ports.conf'
2017-11-27 12:01:51,907 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-27 12:01:51,944 [salt.state       ][INFO    ][7846] 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-11-27 12:01:51,946 [salt.state       ][INFO    ][7846] Completed state [/etc/apache2/ports.conf] at time 12:01:51.945129 duration_in_ms=83.659
2017-11-27 12:01:51,947 [salt.state       ][INFO    ][7846] Running state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 12:01:51.946479
2017-11-27 12:01:51,947 [salt.state       ][INFO    ][7846] Executing state file.managed for /etc/apache2/conf-available/openstack-dashboard.conf
2017-11-27 12:01:51,972 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/files/openstack-dashboard.conf.Debian'
2017-11-27 12:01:52,032 [salt.fileclient  ][INFO    ][7846] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-27 12:01:52,070 [salt.state       ][INFO    ][7846] File changed:
New file
2017-11-27 12:01:52,071 [salt.state       ][INFO    ][7846] Completed state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 12:01:52.071032 duration_in_ms=124.551
2017-11-27 12:01:52,075 [salt.state       ][INFO    ][7846] Running state [wsgi] at time 12:01:52.075002
2017-11-27 12:01:52,075 [salt.state       ][INFO    ][7846] Executing state apache_module.enable for wsgi
2017-11-27 12:01:52,076 [py.warnings      ][WARNING ][7846] /usr/lib/python2.7/dist-packages/salt/states/apache_module.py:83: DeprecationWarning: This functionality has been deprecated; use "apache_module.enabled" instead.

2017-11-27 12:01:52,078 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['a2enmod', 'wsgi'] in directory '/root'
2017-11-27 12:01:52,130 [salt.state       ][INFO    ][7846] {'new': 'wsgi', 'old': None}
2017-11-27 12:01:52,130 [salt.state       ][INFO    ][7846] Completed state [wsgi] at time 12:01:52.130301 duration_in_ms=55.299
2017-11-27 12:01:52,132 [salt.state       ][INFO    ][7846] Running state [openstack-dashboard] at time 12:01:52.132181
2017-11-27 12:01:52,133 [salt.state       ][INFO    ][7846] Executing state apache_conf.enable for openstack-dashboard
2017-11-27 12:01:52,133 [py.warnings      ][WARNING ][7846] /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-11-27 12:01:52,134 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['a2enconf', 'openstack-dashboard'] in directory '/root'
2017-11-27 12:01:52,180 [salt.state       ][INFO    ][7846] {'new': 'openstack-dashboard', 'old': None}
2017-11-27 12:01:52,180 [salt.state       ][INFO    ][7846] Completed state [openstack-dashboard] at time 12:01:52.179910 duration_in_ms=47.728
2017-11-27 12:01:52,379 [salt.state       ][INFO    ][7846] Running state [/var/log/horizon] at time 12:01:52.378924
2017-11-27 12:01:52,379 [salt.state       ][INFO    ][7846] Executing state file.directory for /var/log/horizon
2017-11-27 12:01:52,381 [salt.state       ][INFO    ][7846] {'/var/log/horizon': 'New Dir'}
2017-11-27 12:01:52,381 [salt.state       ][INFO    ][7846] Completed state [/var/log/horizon] at time 12:01:52.381040 duration_in_ms=2.117
2017-11-27 12:01:52,382 [salt.state       ][INFO    ][7846] Running state [/var/log/horizon/horizon.log] at time 12:01:52.381526
2017-11-27 12:01:52,382 [salt.state       ][INFO    ][7846] Executing state file.managed for /var/log/horizon/horizon.log
2017-11-27 12:01:52,382 [salt.loaded.int.states.file][WARNING ][7846] 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-11-27 12:01:52,383 [salt.state       ][INFO    ][7846] {'new': 'file /var/log/horizon/horizon.log created', 'group': 'adm', 'mode': '0640', 'user': 'horizon'}
2017-11-27 12:01:52,384 [salt.state       ][INFO    ][7846] Completed state [/var/log/horizon/horizon.log] at time 12:01:52.383514 duration_in_ms=1.988
2017-11-27 12:01:52,385 [salt.state       ][INFO    ][7846] Running state [apache2] at time 12:01:52.384497
2017-11-27 12:01:52,385 [salt.state       ][INFO    ][7846] Executing state service.running for apache2
2017-11-27 12:01:52,385 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-11-27 12:01:52,396 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-27 12:01:52,409 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-27 12:01:52,426 [salt.state       ][INFO    ][7846] The service apache2 is already running
2017-11-27 12:01:52,427 [salt.state       ][INFO    ][7846] Completed state [apache2] at time 12:01:52.427019 duration_in_ms=42.521
2017-11-27 12:01:52,428 [salt.state       ][INFO    ][7846] Running state [apache2] at time 12:01:52.427603
2017-11-27 12:01:52,429 [salt.state       ][INFO    ][7846] Executing state service.mod_watch for apache2
2017-11-27 12:01:52,430 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-27 12:01:52,446 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-27 12:01:52,468 [salt.loaded.int.module.cmdmod][INFO    ][7846] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-11-27 12:01:53,714 [salt.state       ][INFO    ][7846] {'apache2': True}
2017-11-27 12:01:53,715 [salt.state       ][INFO    ][7846] Completed state [apache2] at time 12:01:53.714692 duration_in_ms=1287.087
2017-11-27 12:01:53,718 [salt.minion      ][INFO    ][7846] Returning information for job: 20171127120002950425
2017-11-27 12:01:54,609 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.sls with jid 20171127120154599721
2017-11-27 12:01:54,635 [salt.minion      ][INFO    ][12109] Starting a new job with PID 12109
2017-11-27 12:01:57,311 [salt.state       ][INFO    ][12109] Loading fresh modules for state activity
2017-11-27 12:01:57,362 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
2017-11-27 12:01:57,394 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/server.sls'
2017-11-27 12:01:57,437 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-27 12:01:57,498 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/server/users.sls'
2017-11-27 12:01:57,546 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-27 12:01:57,570 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/server/sites.sls'
2017-11-27 12:01:57,648 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-27 12:01:57,800 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/init.sls'
2017-11-27 12:01:57,824 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/server.sls'
2017-11-27 12:01:57,859 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/_salt.sls'
2017-11-27 12:02:00,115 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'git/init.sls'
2017-11-27 12:02:00,149 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'git/client.sls'
2017-11-27 12:02:00,197 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'git/map.jinja'
2017-11-27 12:02:00,242 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 12:02:00,347 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-27 12:02:00,400 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 12:02:00,491 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-27 12:02:00,541 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-27 12:02:00,747 [salt.state       ][INFO    ][12109] Running state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 12:02:00.746882
2017-11-27 12:02:00,747 [salt.state       ][INFO    ][12109] Executing state cmd.run for cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt
2017-11-27 12:02:00,749 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command 'cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt' in directory '/root'
2017-11-27 12:02:00,762 [salt.state       ][INFO    ][12109] {'pid': 12130, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-27 12:02:00,763 [salt.state       ][INFO    ][12109] Completed state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 12:02:00.762673 duration_in_ms=15.79
2017-11-27 12:02:02,147 [salt.state       ][INFO    ][12109] Running state [nginx] at time 12:02:02.146707
2017-11-27 12:02:02,147 [salt.state       ][INFO    ][12109] Executing state pkg.installed for nginx
2017-11-27 12:02:02,148 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 12:02:02,829 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-27 12:02:04,713 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120204697385
2017-11-27 12:02:04,751 [salt.minion      ][INFO    ][12497] Starting a new job with PID 12497
2017-11-27 12:02:04,775 [salt.minion      ][INFO    ][12497] Returning information for job: 20171127120204697385
2017-11-27 12:02:06,618 [salt.loaded.int.module.cmdmod][INFO    ][12109] 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-11-27 12:02:12,491 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 12:02:12,569 [salt.state       ][INFO    ][12109] Made the following changes:
'libgeoip1' changed from 'absent' to '1.6.9-1'
'nginx-core' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'libxpm4' changed from 'absent' to '1:3.5.11-1ubuntu0.16.04.1'
'libgd3' changed from 'absent' to '2.1.1-4ubuntu0.16.04.8'
'nginx-common' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'libfontconfig' changed from 'absent' to '1'
'libvpx3' changed from 'absent' to '1.5.0-2ubuntu1'
'fontconfig-config' changed from 'absent' to '2.11.94-0ubuntu1.1'
'geoip-database' changed from 'absent' to '20160408-1'
'nginx' changed from 'absent' to '1.10.3-0ubuntu0.16.04.2'
'fonts-dejavu-core' changed from 'absent' to '2.35-1'
'libfontconfig1' changed from 'absent' to '2.11.94-0ubuntu1.1'

2017-11-27 12:02:12,610 [salt.state       ][INFO    ][12109] Loading fresh modules for state activity
2017-11-27 12:02:12,759 [salt.state       ][INFO    ][12109] Completed state [nginx] at time 12:02:12.759028 duration_in_ms=10612.318
2017-11-27 12:02:12,775 [salt.state       ][INFO    ][12109] Running state [apache2-utils] at time 12:02:12.774801
2017-11-27 12:02:12,775 [salt.state       ][INFO    ][12109] Executing state pkg.installed for apache2-utils
2017-11-27 12:02:13,341 [salt.state       ][INFO    ][12109] Package apache2-utils is already installed
2017-11-27 12:02:13,341 [salt.state       ][INFO    ][12109] Completed state [apache2-utils] at time 12:02:13.341443 duration_in_ms=566.642
2017-11-27 12:02:13,343 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 12:02:13.343448
2017-11-27 12:02:13,344 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf
2017-11-27 12:02:13,373 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:13,455 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:13,487 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:13,538 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:13,564 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:13,590 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:13,604 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:13,606 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 12:02:13.605690 duration_in_ms=262.238
2017-11-27 12:02:13,607 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 12:02:13.606944
2017-11-27 12:02:13,608 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf
2017-11-27 12:02:13,610 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf'}
2017-11-27 12:02:13,611 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 12:02:13.610909 duration_in_ms=3.964
2017-11-27 12:02:13,613 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 12:02:13.612933
2017-11-27 12:02:13,614 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf
2017-11-27 12:02:13,639 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:13,726 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:13,752 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:13,801 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:13,828 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:13,854 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:13,864 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:13,864 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 12:02:13.864259 duration_in_ms=251.328
2017-11-27 12:02:13,865 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 12:02:13.865143
2017-11-27 12:02:13,866 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf
2017-11-27 12:02:13,869 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf'}
2017-11-27 12:02:13,869 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 12:02:13.869357 duration_in_ms=4.213
2017-11-27 12:02:13,872 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 12:02:13.871669
2017-11-27 12:02:13,872 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf
2017-11-27 12:02:13,897 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:13,986 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:14,020 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:14,073 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:14,103 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:14,129 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:14,141 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:14,143 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 12:02:14.142412 duration_in_ms=270.742
2017-11-27 12:02:14,143 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 12:02:14.143374
2017-11-27 12:02:14,144 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf
2017-11-27 12:02:14,147 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf'}
2017-11-27 12:02:14,148 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 12:02:14.148172 duration_in_ms=4.798
2017-11-27 12:02:14,151 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 12:02:14.150502
2017-11-27 12:02:14,151 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf
2017-11-27 12:02:14,179 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:14,276 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:14,310 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:14,365 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:14,390 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:14,418 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:14,430 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:14,431 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 12:02:14.431136 duration_in_ms=280.634
2017-11-27 12:02:14,432 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 12:02:14.432089
2017-11-27 12:02:14,433 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf
2017-11-27 12:02:14,436 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf'}
2017-11-27 12:02:14,437 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 12:02:14.436776 duration_in_ms=4.687
2017-11-27 12:02:14,439 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 12:02:14.439005
2017-11-27 12:02:14,440 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_web.conf
2017-11-27 12:02:14,466 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:14,525 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:14,561 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:14,600 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:14,627 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:14,653 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:14,664 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:14,665 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 12:02:14.665224 duration_in_ms=226.219
2017-11-27 12:02:14,666 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 12:02:14.666234
2017-11-27 12:02:14,667 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf
2017-11-27 12:02:14,669 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf'}
2017-11-27 12:02:14,670 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 12:02:14.669818 duration_in_ms=3.585
2017-11-27 12:02:14,672 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 12:02:14.671654
2017-11-27 12:02:14,673 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf
2017-11-27 12:02:14,701 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:14,743 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120214731393
2017-11-27 12:02:14,760 [salt.minion      ][INFO    ][12840] Starting a new job with PID 12840
2017-11-27 12:02:14,780 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:14,788 [salt.minion      ][INFO    ][12840] Returning information for job: 20171127120214731393
2017-11-27 12:02:14,814 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:14,865 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:14,891 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:14,916 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:14,927 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:14,928 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 12:02:14.927663 duration_in_ms=256.011
2017-11-27 12:02:14,929 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 12:02:14.928507
2017-11-27 12:02:14,929 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf
2017-11-27 12:02:14,932 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf'}
2017-11-27 12:02:14,933 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 12:02:14.932676 duration_in_ms=4.17
2017-11-27 12:02:14,935 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_opendaylight_rest.conf] at time 12:02:14.934596
2017-11-27 12:02:14,935 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_opendaylight_rest.conf
2017-11-27 12:02:14,954 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:15,003 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:15,023 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:15,052 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:15,068 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:15,073 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:15,074 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_opendaylight_rest.conf] at time 12:02:15.073813 duration_in_ms=139.219
2017-11-27 12:02:15,074 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf] at time 12:02:15.074218
2017-11-27 12:02:15,075 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf
2017-11-27 12:02:15,076 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf'}
2017-11-27 12:02:15,076 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_rest.conf] at time 12:02:15.076207 duration_in_ms=1.989
2017-11-27 12:02:15,077 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 12:02:15.077156
2017-11-27 12:02:15,078 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf
2017-11-27 12:02:15,096 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:15,149 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:15,169 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:15,197 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:15,216 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:15,235 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:15,246 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:15,247 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 12:02:15.247176 duration_in_ms=170.016
2017-11-27 12:02:15,248 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 12:02:15.248209
2017-11-27 12:02:15,249 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf
2017-11-27 12:02:15,252 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf'}
2017-11-27 12:02:15,253 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 12:02:15.252984 duration_in_ms=4.775
2017-11-27 12:02:15,255 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 12:02:15.255303
2017-11-27 12:02:15,256 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_novnc.conf
2017-11-27 12:02:15,281 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:15,361 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:15,393 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:15,448 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:15,478 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:15,505 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:15,516 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:15,518 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 12:02:15.517440 duration_in_ms=262.136
2017-11-27 12:02:15,518 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 12:02:15.518264
2017-11-27 12:02:15,519 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_novnc.conf
2017-11-27 12:02:15,522 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_novnc.conf'}
2017-11-27 12:02:15,523 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 12:02:15.522833 duration_in_ms=4.567
2017-11-27 12:02:15,525 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 12:02:15.525153
2017-11-27 12:02:15,526 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf
2017-11-27 12:02:15,551 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:15,647 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:15,679 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:15,733 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:15,761 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:15,787 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:15,798 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:15,800 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 12:02:15.799413 duration_in_ms=274.259
2017-11-27 12:02:15,800 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 12:02:15.800386
2017-11-27 12:02:15,801 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf
2017-11-27 12:02:15,804 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf'}
2017-11-27 12:02:15,805 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 12:02:15.804659 duration_in_ms=4.272
2017-11-27 12:02:15,807 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 12:02:15.806545
2017-11-27 12:02:15,807 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf
2017-11-27 12:02:15,832 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:15,925 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:15,956 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:16,006 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:16,032 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:16,056 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:16,066 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:16,067 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 12:02:16.067083 duration_in_ms=260.539
2017-11-27 12:02:16,068 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 12:02:16.067505
2017-11-27 12:02:16,068 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf
2017-11-27 12:02:16,071 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf'}
2017-11-27 12:02:16,072 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 12:02:16.071945 duration_in_ms=4.438
2017-11-27 12:02:16,074 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 12:02:16.073520
2017-11-27 12:02:16,074 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf
2017-11-27 12:02:16,098 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/redirect.conf'
2017-11-27 12:02:16,115 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:16,116 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 12:02:16.115740 duration_in_ms=42.218
2017-11-27 12:02:16,117 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 12:02:16.116705
2017-11-27 12:02:16,118 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf
2017-11-27 12:02:16,120 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf'}
2017-11-27 12:02:16,121 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 12:02:16.120968 duration_in_ms=4.262
2017-11-27 12:02:16,123 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 12:02:16.123164
2017-11-27 12:02:16,124 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_static_reclass_doc.conf
2017-11-27 12:02:16,148 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/static.conf'
2017-11-27 12:02:16,198 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:16,229 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_log.conf'
2017-11-27 12:02:16,249 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:16,283 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:16,311 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:16,320 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:16,321 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 12:02:16.321164 duration_in_ms=198.0
2017-11-27 12:02:16,322 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 12:02:16.321681
2017-11-27 12:02:16,323 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_static_reclass_doc.conf
2017-11-27 12:02:16,325 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf'}
2017-11-27 12:02:16,326 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 12:02:16.325759 duration_in_ms=4.077
2017-11-27 12:02:16,328 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 12:02:16.327517
2017-11-27 12:02:16,329 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf
2017-11-27 12:02:16,351 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:16,411 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:16,452 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:16,511 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:16,536 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:16,559 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:16,570 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:16,571 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 12:02:16.570385 duration_in_ms=242.87
2017-11-27 12:02:16,571 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 12:02:16.571360
2017-11-27 12:02:16,572 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf
2017-11-27 12:02:16,575 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf'}
2017-11-27 12:02:16,575 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 12:02:16.575383 duration_in_ms=4.023
2017-11-27 12:02:16,578 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 12:02:16.577505
2017-11-27 12:02:16,579 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_stats_stats.conf
2017-11-27 12:02:16,601 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/stats.conf'
2017-11-27 12:02:16,608 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:16,609 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 12:02:16.608933 duration_in_ms=31.428
2017-11-27 12:02:16,610 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 12:02:16.609493
2017-11-27 12:02:16,610 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_stats_stats.conf
2017-11-27 12:02:16,613 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_stats_stats.conf'}
2017-11-27 12:02:16,614 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 12:02:16.613546 duration_in_ms=4.051
2017-11-27 12:02:16,616 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_opendaylight_web.conf] at time 12:02:16.615418
2017-11-27 12:02:16,616 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_opendaylight_web.conf
2017-11-27 12:02:16,641 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:16,717 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:16,748 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:16,796 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:16,819 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:16,829 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:16,830 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_opendaylight_web.conf] at time 12:02:16.829882 duration_in_ms=214.464
2017-11-27 12:02:16,831 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf] at time 12:02:16.830689
2017-11-27 12:02:16,831 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf
2017-11-27 12:02:16,833 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf'}
2017-11-27 12:02:16,833 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_opendaylight_web.conf] at time 12:02:16.832819 duration_in_ms=2.132
2017-11-27 12:02:16,834 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 12:02:16.833805
2017-11-27 12:02:16,834 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf
2017-11-27 12:02:16,853 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:16,923 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:16,955 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:16,995 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:17,014 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:17,043 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:17,054 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:17,055 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 12:02:17.054945 duration_in_ms=221.138
2017-11-27 12:02:17,056 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 12:02:17.055856
2017-11-27 12:02:17,057 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf
2017-11-27 12:02:17,059 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf'}
2017-11-27 12:02:17,060 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 12:02:17.060206 duration_in_ms=4.349
2017-11-27 12:02:17,063 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 12:02:17.062498
2017-11-27 12:02:17,063 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf
2017-11-27 12:02:17,089 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:17,185 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:17,224 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:17,257 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:17,286 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:17,315 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:17,321 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:17,322 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 12:02:17.321767 duration_in_ms=259.269
2017-11-27 12:02:17,322 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 12:02:17.322175
2017-11-27 12:02:17,323 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf
2017-11-27 12:02:17,324 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf'}
2017-11-27 12:02:17,324 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 12:02:17.324223 duration_in_ms=2.047
2017-11-27 12:02:17,325 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 12:02:17.325269
2017-11-27 12:02:17,326 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-11-27 12:02:17,350 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-27 12:02:17,439 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-27 12:02:17,471 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-27 12:02:17,523 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-27 12:02:17,553 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-27 12:02:17,578 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-27 12:02:17,589 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:02:17,590 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 12:02:17.590029 duration_in_ms=264.76
2017-11-27 12:02:17,591 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 12:02:17.590567
2017-11-27 12:02:17,591 [salt.state       ][INFO    ][12109] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-11-27 12:02:17,594 [salt.state       ][INFO    ][12109] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf'}
2017-11-27 12:02:17,594 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 12:02:17.594002 duration_in_ms=3.435
2017-11-27 12:02:17,596 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-enabled/default] at time 12:02:17.595746
2017-11-27 12:02:17,596 [salt.state       ][INFO    ][12109] Executing state file.absent for /etc/nginx/sites-enabled/default
2017-11-27 12:02:17,597 [salt.state       ][INFO    ][12109] {'removed': '/etc/nginx/sites-enabled/default'}
2017-11-27 12:02:17,598 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-enabled/default] at time 12:02:17.597518 duration_in_ms=1.774
2017-11-27 12:02:17,599 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/sites-available/default] at time 12:02:17.599210
2017-11-27 12:02:17,600 [salt.state       ][INFO    ][12109] Executing state file.absent for /etc/nginx/sites-available/default
2017-11-27 12:02:17,601 [salt.state       ][INFO    ][12109] {'removed': '/etc/nginx/sites-available/default'}
2017-11-27 12:02:17,601 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/sites-available/default] at time 12:02:17.601019 duration_in_ms=1.811
2017-11-27 12:02:17,602 [salt.state       ][INFO    ][12109] Running state [/etc/nginx/nginx.conf] at time 12:02:17.602375
2017-11-27 12:02:17,603 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/nginx/nginx.conf
2017-11-27 12:02:17,625 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/files/nginx.conf'
2017-11-27 12:02:17,668 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-27 12:02:17,686 [salt.state       ][INFO    ][12109] 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-11-27 12:02:17,698 [salt.state       ][INFO    ][12109] Completed state [/etc/nginx/nginx.conf] at time 12:02:17.697923 duration_in_ms=95.549
2017-11-27 12:02:17,699 [salt.state       ][INFO    ][12109] Running state [/etc/ssl/private] at time 12:02:17.699153
2017-11-27 12:02:17,700 [salt.state       ][INFO    ][12109] Executing state file.directory for /etc/ssl/private
2017-11-27 12:02:17,700 [salt.state       ][INFO    ][12109] Directory /etc/ssl/private is in the correct state
2017-11-27 12:02:17,701 [salt.state       ][INFO    ][12109] Completed state [/etc/ssl/private] at time 12:02:17.700681 duration_in_ms=1.528
2017-11-27 12:02:17,726 [salt.state       ][INFO    ][12109] Running state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 12:02:17.725692
2017-11-27 12:02:17,726 [salt.state       ][INFO    ][12109] Executing state cmd.run for openssl dhparam -out /etc/ssl/dhparams.pem 2048
2017-11-27 12:02:17,727 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command 'openssl dhparam -out /etc/ssl/dhparams.pem 2048' in directory '/root'
2017-11-27 12:02:24,789 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120224771864
2017-11-27 12:02:24,812 [salt.minion      ][INFO    ][12871] Starting a new job with PID 12871
2017-11-27 12:02:24,824 [salt.minion      ][INFO    ][12871] Returning information for job: 20171127120224771864
2017-11-27 12:02:35,010 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120234993824
2017-11-27 12:02:35,037 [salt.minion      ][INFO    ][12876] Starting a new job with PID 12876
2017-11-27 12:02:35,050 [salt.minion      ][INFO    ][12876] Returning information for job: 20171127120234993824
2017-11-27 12:02:45,228 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120245213744
2017-11-27 12:02:45,253 [salt.minion      ][INFO    ][12881] Starting a new job with PID 12881
2017-11-27 12:02:45,266 [salt.minion      ][INFO    ][12881] Returning information for job: 20171127120245213744
2017-11-27 12:02:55,329 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120255312374
2017-11-27 12:02:55,355 [salt.minion      ][INFO    ][12886] Starting a new job with PID 12886
2017-11-27 12:02:55,368 [salt.minion      ][INFO    ][12886] Returning information for job: 20171127120255312374
2017-11-27 12:03:05,559 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120305541397
2017-11-27 12:03:05,583 [salt.minion      ][INFO    ][12891] Starting a new job with PID 12891
2017-11-27 12:03:05,597 [salt.minion      ][INFO    ][12891] Returning information for job: 20171127120305541397
2017-11-27 12:03:15,578 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120315561986
2017-11-27 12:03:15,605 [salt.minion      ][INFO    ][12896] Starting a new job with PID 12896
2017-11-27 12:03:15,619 [salt.minion      ][INFO    ][12896] Returning information for job: 20171127120315561986
2017-11-27 12:03:25,612 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120325591845
2017-11-27 12:03:25,638 [salt.minion      ][INFO    ][12901] Starting a new job with PID 12901
2017-11-27 12:03:25,652 [salt.minion      ][INFO    ][12901] Returning information for job: 20171127120325591845
2017-11-27 12:03:35,642 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120335623091
2017-11-27 12:03:35,667 [salt.minion      ][INFO    ][12906] Starting a new job with PID 12906
2017-11-27 12:03:35,681 [salt.minion      ][INFO    ][12906] Returning information for job: 20171127120335623091
2017-11-27 12:03:45,667 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120345650100
2017-11-27 12:03:45,693 [salt.minion      ][INFO    ][12911] Starting a new job with PID 12911
2017-11-27 12:03:45,707 [salt.minion      ][INFO    ][12911] Returning information for job: 20171127120345650100
2017-11-27 12:03:55,698 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120355681854
2017-11-27 12:03:55,724 [salt.minion      ][INFO    ][12916] Starting a new job with PID 12916
2017-11-27 12:03:55,737 [salt.minion      ][INFO    ][12916] Returning information for job: 20171127120355681854
2017-11-27 12:04:05,734 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120405716460
2017-11-27 12:04:05,759 [salt.minion      ][INFO    ][12921] Starting a new job with PID 12921
2017-11-27 12:04:05,773 [salt.minion      ][INFO    ][12921] Returning information for job: 20171127120405716460
2017-11-27 12:04:15,771 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120415751482
2017-11-27 12:04:15,797 [salt.minion      ][INFO    ][12926] Starting a new job with PID 12926
2017-11-27 12:04:15,811 [salt.minion      ][INFO    ][12926] Returning information for job: 20171127120415751482
2017-11-27 12:04:23,802 [salt.state       ][INFO    ][12109] {'pid': 12867, '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-11-27 12:04:23,807 [salt.state       ][INFO    ][12109] Completed state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 12:04:23.806915 duration_in_ms=126081.218
2017-11-27 12:04:23,817 [salt.state       ][INFO    ][12109] Running state [nginx] at time 12:04:23.816638
2017-11-27 12:04:23,817 [salt.state       ][INFO    ][12109] Executing state service.running for nginx
2017-11-27 12:04:23,818 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
2017-11-27 12:04:23,845 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-11-27 12:04:23,866 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-11-27 12:04:23,891 [salt.state       ][INFO    ][12109] The service nginx is already running
2017-11-27 12:04:23,892 [salt.state       ][INFO    ][12109] Completed state [nginx] at time 12:04:23.891936 duration_in_ms=75.296
2017-11-27 12:04:23,893 [salt.state       ][INFO    ][12109] Running state [nginx] at time 12:04:23.892610
2017-11-27 12:04:23,894 [salt.state       ][INFO    ][12109] Executing state service.mod_watch for nginx
2017-11-27 12:04:23,896 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-11-27 12:04:23,917 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-11-27 12:04:23,938 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nginx.service'] in directory '/root'
2017-11-27 12:04:24,106 [salt.state       ][INFO    ][12109] {'nginx': True}
2017-11-27 12:04:24,107 [salt.state       ][INFO    ][12109] Completed state [nginx] at time 12:04:24.106720 duration_in_ms=214.109
2017-11-27 12:04:24,110 [salt.state       ][INFO    ][12109] Running state [root] at time 12:04:24.109911
2017-11-27 12:04:24,110 [salt.state       ][INFO    ][12109] Executing state user.present for root
2017-11-27 12:04:24,112 [salt.state       ][INFO    ][12109] User root is present and up to date
2017-11-27 12:04:24,112 [salt.state       ][INFO    ][12109] Completed state [root] at time 12:04:24.112198 duration_in_ms=2.287
2017-11-27 12:04:24,115 [salt.state       ][INFO    ][12109] Running state [/root] at time 12:04:24.114679
2017-11-27 12:04:24,115 [salt.state       ][INFO    ][12109] Executing state file.directory for /root
2017-11-27 12:04:24,116 [salt.state       ][INFO    ][12109] Directory /root is in the correct state
2017-11-27 12:04:24,117 [salt.state       ][INFO    ][12109] Completed state [/root] at time 12:04:24.116793 duration_in_ms=2.113
2017-11-27 12:04:24,117 [salt.state       ][INFO    ][12109] Running state [/etc/sudoers.d/90-salt-user-root] at time 12:04:24.117297
2017-11-27 12:04:24,118 [salt.state       ][INFO    ][12109] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-27 12:04:24,119 [salt.state       ][INFO    ][12109] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-27 12:04:24,119 [salt.state       ][INFO    ][12109] Completed state [/etc/sudoers.d/90-salt-user-root] at time 12:04:24.119059 duration_in_ms=1.762
2017-11-27 12:04:24,120 [salt.state       ][INFO    ][12109] Running state [ubuntu] at time 12:04:24.119565
2017-11-27 12:04:24,120 [salt.state       ][INFO    ][12109] Executing state user.present for ubuntu
2017-11-27 12:04:24,122 [salt.state       ][INFO    ][12109] User ubuntu is present and up to date
2017-11-27 12:04:24,122 [salt.state       ][INFO    ][12109] Completed state [ubuntu] at time 12:04:24.122051 duration_in_ms=2.487
2017-11-27 12:04:24,124 [salt.state       ][INFO    ][12109] Running state [/home/ubuntu] at time 12:04:24.123796
2017-11-27 12:04:24,124 [salt.state       ][INFO    ][12109] Executing state file.directory for /home/ubuntu
2017-11-27 12:04:24,125 [salt.state       ][INFO    ][12109] Directory /home/ubuntu is in the correct state
2017-11-27 12:04:24,126 [salt.state       ][INFO    ][12109] Completed state [/home/ubuntu] at time 12:04:24.125857 duration_in_ms=2.06
2017-11-27 12:04:24,128 [salt.state       ][INFO    ][12109] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:04:24.127641
2017-11-27 12:04:24,128 [salt.state       ][INFO    ][12109] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-27 12:04:24,167 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-27 12:04:24,175 [salt.state       ][INFO    ][12109] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-27 12:04:24,176 [salt.state       ][INFO    ][12109] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 12:04:24.175411 duration_in_ms=47.768
2017-11-27 12:04:24,176 [salt.state       ][INFO    ][12109] Running state [git-core] at time 12:04:24.175949
2017-11-27 12:04:24,177 [salt.state       ][INFO    ][12109] Executing state pkg.installed for git-core
2017-11-27 12:04:24,208 [salt.loaded.int.module.cmdmod][INFO    ][12109] 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-11-27 12:04:25,809 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120425795550
2017-11-27 12:04:25,833 [salt.minion      ][INFO    ][12963] Starting a new job with PID 12963
2017-11-27 12:04:25,851 [salt.minion      ][INFO    ][12963] Returning information for job: 20171127120425795550
2017-11-27 12:04:27,698 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 12:04:27,747 [salt.state       ][INFO    ][12109] Made the following changes:
'rsync' changed from 'absent' to '3.1.1-3ubuntu1'
'git' changed from 'absent' to '1:2.7.4-0ubuntu1.3'
'liberror-perl' changed from 'absent' to '0.17-1.2'
'git-man' changed from 'absent' to '1:2.7.4-0ubuntu1.3'
'git-core' changed from 'absent' to '1:2.7.4-0ubuntu1.3'
'git-completion' changed from 'absent' to '1'
'patch' changed from 'absent' to '2.7.5-1'

2017-11-27 12:04:27,766 [salt.state       ][INFO    ][12109] Loading fresh modules for state activity
2017-11-27 12:04:27,790 [salt.state       ][INFO    ][12109] Completed state [git-core] at time 12:04:27.790082 duration_in_ms=3614.132
2017-11-27 12:04:27,797 [salt.state       ][INFO    ][12109] Running state [python-sphinx] at time 12:04:27.797218
2017-11-27 12:04:27,798 [salt.state       ][INFO    ][12109] Executing state pkg.installed for python-sphinx
2017-11-27 12:04:28,097 [salt.loaded.int.module.cmdmod][INFO    ][12109] 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-11-27 12:04:33,267 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-27 12:04:33,315 [salt.state       ][INFO    ][12109] Made the following changes:
'python-sphinx' changed from 'absent' to '1.5.2-2~u16.04+mcp1'
'python-imagesize' changed from 'absent' to '0.7.1-1~u16.04+mcp1'
'sphinx-common' changed from 'absent' to '1.5.2-2~u16.04+mcp1'
'libjs-sphinxdoc' changed from '1.3.6-2ubuntu1.1' to '1.5.2-2~u16.04+mcp1'
'python2.7-alabaster' changed from 'absent' to '1'
'python-alabaster' changed from 'absent' to '0.7.7-1'

2017-11-27 12:04:33,334 [salt.state       ][INFO    ][12109] Loading fresh modules for state activity
2017-11-27 12:04:33,370 [salt.state       ][INFO    ][12109] Completed state [python-sphinx] at time 12:04:33.370020 duration_in_ms=5572.801
2017-11-27 12:04:33,373 [salt.state       ][INFO    ][12109] Running state [/srv/static/sites] at time 12:04:33.372562
2017-11-27 12:04:33,373 [salt.state       ][INFO    ][12109] Executing state file.directory for /srv/static/sites
2017-11-27 12:04:33,376 [salt.state       ][INFO    ][12109] {'/srv/static/sites': 'New Dir'}
2017-11-27 12:04:33,377 [salt.state       ][INFO    ][12109] Completed state [/srv/static/sites] at time 12:04:33.376521 duration_in_ms=3.958
2017-11-27 12:04:33,377 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern] at time 12:04:33.376889
2017-11-27 12:04:33,377 [salt.state       ][INFO    ][12109] Executing state file.directory for /srv/static/extern
2017-11-27 12:04:33,378 [salt.state       ][INFO    ][12109] {'/srv/static/extern': 'New Dir'}
2017-11-27 12:04:33,378 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern] at time 12:04:33.378381 duration_in_ms=1.492
2017-11-27 12:04:33,380 [salt.state       ][INFO    ][12109] Running state [/srv/static/sites/reclass_doc] at time 12:04:33.379663
2017-11-27 12:04:33,380 [salt.state       ][INFO    ][12109] Executing state file.directory for /srv/static/sites/reclass_doc
2017-11-27 12:04:33,381 [salt.state       ][INFO    ][12109] {'/srv/static/sites/reclass_doc': 'New Dir'}
2017-11-27 12:04:33,381 [salt.state       ][INFO    ][12109] Completed state [/srv/static/sites/reclass_doc] at time 12:04:33.381218 duration_in_ms=1.555
2017-11-27 12:04:33,382 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/services] at time 12:04:33.381607
2017-11-27 12:04:33,382 [salt.state       ][INFO    ][12109] Executing state file.directory for /srv/static/extern/salt/source/services
2017-11-27 12:04:33,384 [salt.state       ][INFO    ][12109] {'/srv/static/extern/salt/source/services': 'New Dir'}
2017-11-27 12:04:33,384 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/services] at time 12:04:33.384053 duration_in_ms=2.446
2017-11-27 12:04:33,384 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes] at time 12:04:33.384454
2017-11-27 12:04:33,385 [salt.state       ][INFO    ][12109] Executing state file.directory for /srv/static/extern/salt/source/nodes
2017-11-27 12:04:33,386 [salt.state       ][INFO    ][12109] {'/srv/static/extern/salt/source/nodes': 'New Dir'}
2017-11-27 12:04:33,386 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes] at time 12:04:33.386194 duration_in_ms=1.738
2017-11-27 12:04:33,387 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/devices] at time 12:04:33.386581
2017-11-27 12:04:33,387 [salt.state       ][INFO    ][12109] Executing state file.directory for /srv/static/extern/salt/source/devices
2017-11-27 12:04:33,388 [salt.state       ][INFO    ][12109] {'/srv/static/extern/salt/source/devices': 'New Dir'}
2017-11-27 12:04:33,388 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/devices] at time 12:04:33.388314 duration_in_ms=1.732
2017-11-27 12:04:33,389 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/_static] at time 12:04:33.388703
2017-11-27 12:04:33,389 [salt.state       ][INFO    ][12109] Executing state file.directory for /srv/static/extern/salt/source/_static
2017-11-27 12:04:33,390 [salt.state       ][INFO    ][12109] {'/srv/static/extern/salt/source/_static': 'New Dir'}
2017-11-27 12:04:33,391 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/_static] at time 12:04:33.390466 duration_in_ms=1.762
2017-11-27 12:04:33,392 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/Makefile] at time 12:04:33.391706
2017-11-27 12:04:33,392 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/Makefile
2017-11-27 12:04:33,424 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/Makefile'
2017-11-27 12:04:33,425 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:33,426 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/Makefile] at time 12:04:33.425744 duration_in_ms=34.037
2017-11-27 12:04:33,427 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/conf.py] at time 12:04:33.426921
2017-11-27 12:04:33,427 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/conf.py
2017-11-27 12:04:33,454 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/conf.py'
2017-11-27 12:04:33,461 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:33,477 [salt.state       ][INFO    ][12109] Loading fresh modules for state activity
2017-11-27 12:04:33,499 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/conf.py] at time 12:04:33.498729 duration_in_ms=71.807
2017-11-27 12:04:33,503 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/index.rst] at time 12:04:33.503408
2017-11-27 12:04:33,504 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/index.rst
2017-11-27 12:04:33,532 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/index.rst'
2017-11-27 12:04:33,539 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:33,540 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/index.rst] at time 12:04:33.539641 duration_in_ms=36.233
2017-11-27 12:04:33,541 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/services/index.rst] at time 12:04:33.540659
2017-11-27 12:04:33,541 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/services/index.rst
2017-11-27 12:04:33,568 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/index.rst'
2017-11-27 12:04:33,571 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:33,571 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/services/index.rst] at time 12:04:33.571075 duration_in_ms=30.417
2017-11-27 12:04:33,572 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/services/monitoring.rst] at time 12:04:33.572113
2017-11-27 12:04:33,573 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/services/monitoring.rst
2017-11-27 12:04:33,599 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/monitoring.rst'
2017-11-27 12:04:33,680 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:33,681 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/services/monitoring.rst] at time 12:04:33.681109 duration_in_ms=108.994
2017-11-27 12:04:33,683 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/services/endpoints.rst] at time 12:04:33.683208
2017-11-27 12:04:33,684 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/services/endpoints.rst
2017-11-27 12:04:33,713 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/endpoints.rst'
2017-11-27 12:04:33,783 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:33,784 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/services/endpoints.rst] at time 12:04:33.783669 duration_in_ms=100.46
2017-11-27 12:04:33,785 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/services/catalog.rst] at time 12:04:33.784532
2017-11-27 12:04:33,785 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/services/catalog.rst
2017-11-27 12:04:33,809 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/services/catalog.rst'
2017-11-27 12:04:33,862 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:33,863 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/services/catalog.rst] at time 12:04:33.862553 duration_in_ms=78.02
2017-11-27 12:04:33,863 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/index.rst] at time 12:04:33.863405
2017-11-27 12:04:33,864 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/index.rst
2017-11-27 12:04:33,882 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/index.rst'
2017-11-27 12:04:33,956 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:33,957 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/index.rst] at time 12:04:33.957115 duration_in_ms=93.707
2017-11-27 12:04:33,960 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:33.959517
2017-11-27 12:04:33,961 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:33,983 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,026 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,028 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.027615 duration_in_ms=68.098
2017-11-27 12:04:34,030 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.029874
2017-11-27 12:04:34,031 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,056 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,101 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,102 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/kvm02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.101966 duration_in_ms=72.091
2017-11-27 12:04:34,104 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.104205
2017-11-27 12:04:34,105 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,129 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,150 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,150 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/mdb01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.150132 duration_in_ms=45.928
2017-11-27 12:04:34,151 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.150991
2017-11-27 12:04:34,151 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,170 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,189 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,190 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/kvm01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.189486 duration_in_ms=38.494
2017-11-27 12:04:34,190 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.190280
2017-11-27 12:04:34,191 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,210 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,230 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,230 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.230319 duration_in_ms=40.039
2017-11-27 12:04:34,231 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.231096
2017-11-27 12:04:34,231 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,250 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,269 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,269 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.269216 duration_in_ms=38.12
2017-11-27 12:04:34,270 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.270016
2017-11-27 12:04:34,270 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,291 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,310 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,311 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/kvm03.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.310667 duration_in_ms=40.651
2017-11-27 12:04:34,311 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.311453
2017-11-27 12:04:34,312 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,331 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,350 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,350 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/msg01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.350151 duration_in_ms=38.698
2017-11-27 12:04:34,351 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.350909
2017-11-27 12:04:34,351 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,372 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,477 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,478 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/ctl03.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.477642 duration_in_ms=126.732
2017-11-27 12:04:34,479 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.478520
2017-11-27 12:04:34,479 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,498 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,518 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,518 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/cfg01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.518017 duration_in_ms=39.496
2017-11-27 12:04:34,519 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.518830
2017-11-27 12:04:34,519 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,538 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,557 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,557 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/msg02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.557433 duration_in_ms=38.603
2017-11-27 12:04:34,558 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.558327
2017-11-27 12:04:34,559 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,576 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,596 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,596 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.596346 duration_in_ms=38.019
2017-11-27 12:04:34,597 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.597144
2017-11-27 12:04:34,597 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,615 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,635 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,636 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/prx01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.635708 duration_in_ms=38.564
2017-11-27 12:04:34,637 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.636586
2017-11-27 12:04:34,637 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,656 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,675 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,675 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/mas01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.675312 duration_in_ms=38.726
2017-11-27 12:04:34,676 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.676095
2017-11-27 12:04:34,676 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,694 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,713 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,713 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.712802 duration_in_ms=36.706
2017-11-27 12:04:34,714 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.713560
2017-11-27 12:04:34,714 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,733 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,753 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,753 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/mdb03.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.752930 duration_in_ms=39.37
2017-11-27 12:04:34,754 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.753720
2017-11-27 12:04:34,754 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,775 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,795 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,795 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/mdb02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.795144 duration_in_ms=41.424
2017-11-27 12:04:34,796 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.795907
2017-11-27 12:04:34,796 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,816 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,838 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,838 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/ctl01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.838145 duration_in_ms=42.238
2017-11-27 12:04:34,839 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.838909
2017-11-27 12:04:34,839 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,860 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,879 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,879 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/prx02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.879445 duration_in_ms=40.536
2017-11-27 12:04:34,880 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.880224
2017-11-27 12:04:34,880 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,900 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,920 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,920 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/msg03.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.919799 duration_in_ms=39.575
2017-11-27 12:04:34,921 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/odl01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.920565
2017-11-27 12:04:34,921 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/odl01.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,940 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:34,959 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:34,959 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/odl01.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.959059 duration_in_ms=38.494
2017-11-27 12:04:34,960 [salt.state       ][INFO    ][12109] Running state [/srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:34.959821
2017-11-27 12:04:34,960 [salt.state       ][INFO    ][12109] Executing state file.managed for /srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-ocata-odl-ha.local.rst
2017-11-27 12:04:34,979 [salt.fileclient  ][INFO    ][12109] Fetching file from saltenv 'base', ** done ** 'sphinx/files/salt/source/nodes/node.rst'
2017-11-27 12:04:35,001 [salt.state       ][INFO    ][12109] File changed:
New file
2017-11-27 12:04:35,002 [salt.state       ][INFO    ][12109] Completed state [/srv/static/extern/salt/source/nodes/ctl02.baremetal-mcp-ocata-odl-ha.local.rst] at time 12:04:35.001489 duration_in_ms=41.667
2017-11-27 12:04:35,003 [salt.state       ][INFO    ][12109] Running state [sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc] at time 12:04:35.002982
2017-11-27 12:04:35,003 [salt.state       ][INFO    ][12109] Executing state cmd.run for sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc
2017-11-27 12:04:35,005 [salt.loaded.int.module.cmdmod][INFO    ][12109] Executing command 'sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc' in directory '/root'
2017-11-27 12:04:35,841 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171127120435829803
2017-11-27 12:04:35,863 [salt.minion      ][INFO    ][13340] Starting a new job with PID 13340
2017-11-27 12:04:35,875 [salt.minion      ][INFO    ][13340] Returning information for job: 20171127120435829803
2017-11-27 12:04:42,197 [salt.state       ][INFO    ][12109] {'pid': 13334, 'retcode': 0, 'stderr': '/srv/static/extern/salt/source/nodes/cmp001.baremetal-mcp-ocata-odl-ha.local.rst:142: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/cmp002.baremetal-mcp-ocata-odl-ha.local.rst:142: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs01.baremetal-mcp-ocata-odl-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs02.baremetal-mcp-ocata-odl-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/nodes/dbs03.baremetal-mcp-ocata-odl-ha.local.rst:12: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :widths: 15 15 70\n   :header-rows: 1\n\n   *  - **Service Role**\n      - **Parameter**\n      - **Value**\n/srv/static/extern/salt/source/services/catalog.rst:16: WARNING: Explicit markup ends without a blank line; unexpected unindent.\n/srv/static/extern/salt/source/services/monitoring.rst:48: ERROR: Insufficient data supplied (1 row(s)); no data remaining for table body, required by "list-table" directive.\n\n.. list-table::\n   :header-rows: 1\n\n   *  - **Node**\n      - **Alarm**\n      - **Trigger**\n      - **Metric**\n      - **Operator**\n      - **Threshold**\n      - **Function**\n      - **Duration**', 'stdout': 'Running Sphinx v1.5.2\nloading pickled environment... not yet created\nbuilding [mo]: targets for 0 po files that are out of date\nbuilding [singlehtml]: all documents\nupdating environment: 28 added, 0 changed, 0 removed\nreading sources... [  3%] index\nreading sources... [  7%] nodes/cfg01.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 10%] nodes/cmp001.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 14%] nodes/cmp002.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 17%] nodes/ctl01.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 21%] nodes/ctl02.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 25%] nodes/ctl03.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 28%] nodes/dbs01.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 32%] nodes/dbs02.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 35%] nodes/dbs03.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 39%] nodes/index\nreading sources... [ 42%] nodes/kvm01.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 46%] nodes/kvm02.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 50%] nodes/kvm03.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 53%] nodes/mas01.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 57%] nodes/mdb01.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 60%] nodes/mdb02.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 64%] nodes/mdb03.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 67%] nodes/msg01.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 71%] nodes/msg02.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 75%] nodes/msg03.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 78%] nodes/odl01.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 82%] nodes/prx01.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 85%] nodes/prx02.baremetal-mcp-ocata-odl-ha.local\nreading sources... [ 89%] services/catalog\nreading sources... [ 92%] services/endpoints\nreading sources... [ 96%] services/index\nreading sources... [100%] services/monitoring\n\nlooking for now-outdated files... none found\npickling environment... done\nchecking consistency... done\npreparing documents... done\nassembling single document... services/index services/endpoints services/catalog services/monitoring nodes/index nodes/cfg01.baremetal-mcp-ocata-odl-ha.local nodes/cmp001.baremetal-mcp-ocata-odl-ha.local nodes/cmp002.baremetal-mcp-ocata-odl-ha.local nodes/ctl01.baremetal-mcp-ocata-odl-ha.local nodes/ctl02.baremetal-mcp-ocata-odl-ha.local nodes/ctl03.baremetal-mcp-ocata-odl-ha.local nodes/dbs01.baremetal-mcp-ocata-odl-ha.local nodes/dbs02.baremetal-mcp-ocata-odl-ha.local nodes/dbs03.baremetal-mcp-ocata-odl-ha.local nodes/kvm01.baremetal-mcp-ocata-odl-ha.local nodes/kvm02.baremetal-mcp-ocata-odl-ha.local nodes/kvm03.baremetal-mcp-ocata-odl-ha.local nodes/mas01.baremetal-mcp-ocata-odl-ha.local nodes/mdb01.baremetal-mcp-ocata-odl-ha.local nodes/mdb02.baremetal-mcp-ocata-odl-ha.local nodes/mdb03.baremetal-mcp-ocata-odl-ha.local nodes/msg01.baremetal-mcp-ocata-odl-ha.local nodes/msg02.baremetal-mcp-ocata-odl-ha.local nodes/msg03.baremetal-mcp-ocata-odl-ha.local nodes/odl01.baremetal-mcp-ocata-odl-ha.local nodes/prx01.baremetal-mcp-ocata-odl-ha.local nodes/prx02.baremetal-mcp-ocata-odl-ha.local \nwriting... done\nwriting additional files...\ncopying static files... done\ncopying extra files... done\ndumping object inventory... done\nbuild succeeded, 7 warnings.'}
2017-11-27 12:04:42,198 [salt.state       ][INFO    ][12109] Completed state [sphinx-build -b singlehtml /srv/static/extern/salt/source /srv/static/sites/reclass_doc] at time 12:04:42.198094 duration_in_ms=7195.109
2017-11-27 12:04:42,228 [salt.minion      ][INFO    ][12109] Returning information for job: 20171127120154599721
2017-11-27 12:05:45,561 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command cp.push_dir with jid 20171127120545551708
2017-11-27 12:05:45,585 [salt.minion      ][INFO    ][13347] Starting a new job with PID 13347
