2017-11-03 21:58:42,383 [salt.cli.daemons ][WARNING ][866] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-03 22:05:08,739 [salt.cli.daemons ][WARNING ][801] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-03 22:05:54,368 [py.warnings      ][WARNING ][947] /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-03 22:06:18,738 [salt.loaded.int.states.file][WARNING ][947] 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-03 22:06:18,758 [salt.loaded.int.module.cmdmod][ERROR   ][947] 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-03 22:06:21,153 [salt.loaded.int.module.cmdmod][INFO    ][1473] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-03 22:06:21,172 [salt.loaded.int.module.cmdmod][INFO    ][1473] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-03 22:06:21,188 [salt.loaded.int.module.cmdmod][INFO    ][1473] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-03 22:06:21,216 [salt.utils.parsers][WARNING ][801] Minion received a SIGTERM. Exiting.
2017-11-03 22:06:21,616 [salt.cli.daemons ][INFO    ][1528] Setting up the Salt Minion "prx02.baremetal-mcp-ocata-ovs-ha.local"
2017-11-03 22:06:22,093 [salt.minion      ][INFO    ][1528] Creating minion process manager
2017-11-03 22:06:22,095 [salt.cli.daemons ][WARNING ][1528] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-03 22:06:22,096 [salt.cli.daemons ][INFO    ][1528] The Salt Minion is starting up
2017-11-03 22:06:22,097 [salt.minion      ][INFO    ][1528] Minion is starting as user 'root'
2017-11-03 22:06:22,098 [salt.utils.event ][INFO    ][1528] Starting pull socket on /var/run/salt/minion/minion_event_a8f5734997_pull.ipc
2017-11-03 22:06:23,106 [salt.loaded.int.module.cmdmod][INFO    ][1528] Executing command ['date', '+%z'] in directory '/root'
2017-11-03 22:06:23,117 [salt.utils.schedule][INFO    ][1528] Updating job settings for scheduled job: __mine_interval
2017-11-03 22:06:23,121 [salt.minion      ][INFO    ][1528] Added mine.update to scheduler
2017-11-03 22:06:23,141 [salt.minion      ][INFO    ][1528] Minion is ready to receive requests!
2017-11-03 22:06:24,143 [salt.utils.schedule][INFO    ][1528] Running scheduled job: __mine_interval
2017-11-03 22:06:45,759 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command test.ping with jid 20171103220645744371
2017-11-03 22:06:45,779 [salt.minion      ][INFO    ][1622] Starting a new job with PID 1622
2017-11-03 22:06:45,823 [salt.minion      ][INFO    ][1622] Returning information for job: 20171103220645744371
2017-11-03 22:06:51,710 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171103220651699467
2017-11-03 22:06:51,727 [salt.minion      ][INFO    ][1627] Starting a new job with PID 1627
2017-11-03 22:06:56,020 [salt.state       ][INFO    ][1627] Loading fresh modules for state activity
2017-11-03 22:06:56,143 [salt.state       ][ERROR   ][1627] No contents found in top file
2017-11-03 22:06:56,144 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-03 22:06:56,148 [salt.utils.extmods][INFO    ][1627] Syncing beacons for environment 'base'
2017-11-03 22:06:56,148 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_beacons, for base)
2017-11-03 22:06:56,149 [salt.fileclient  ][INFO    ][1627] Caching directory '_beacons/' for environment 'base'
2017-11-03 22:06:56,779 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/modules'
2017-11-03 22:06:56,783 [salt.utils.extmods][INFO    ][1627] Syncing modules for environment 'base'
2017-11-03 22:06:56,783 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_modules, for base)
2017-11-03 22:06:56,783 [salt.fileclient  ][INFO    ][1627] Caching directory '_modules/' for environment 'base'
2017-11-03 22:06:56,853 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-03 22:06:56,910 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-03 22:06:56,925 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-03 22:06:56,938 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-03 22:06:56,962 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-03 22:06:56,977 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-03 22:06:56,993 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-03 22:06:57,006 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-03 22:06:57,022 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-03 22:06:57,039 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-03 22:06:57,054 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-03 22:06:57,066 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-03 22:06:57,080 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-03 22:06:57,090 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-03 22:06:57,105 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-03 22:06:57,127 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-03 22:06:57,140 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-03 22:06:57,177 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-03 22:06:57,193 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-03 22:06:57,205 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-03 22:06:57,222 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-03 22:06:57,243 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-03 22:06:57,258 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-03 22:06:57,273 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-03 22:06:57,292 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-03 22:06:57,304 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-03 22:06:57,319 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-03 22:06:57,338 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-03 22:06:57,364 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-03 22:06:57,399 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-03 22:06:57,416 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-03 22:06:57,431 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-03 22:06:57,446 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-03 22:06:57,450 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-03 22:06:57,451 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-03 22:06:57,451 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-03 22:06:57,451 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-03 22:06:57,452 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-03 22:06:57,452 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-03 22:06:57,452 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-03 22:06:57,452 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-03 22:06:57,453 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-03 22:06:57,453 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-03 22:06:57,454 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-03 22:06:57,454 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-03 22:06:57,454 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-03 22:06:57,455 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-03 22:06:57,455 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-03 22:06:57,455 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-03 22:06:57,456 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-03 22:06:57,456 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-03 22:06:57,457 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-03 22:06:57,457 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-03 22:06:57,457 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-03 22:06:57,458 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-03 22:06:57,458 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-03 22:06:57,459 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-03 22:06:57,459 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-03 22:06:57,459 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-03 22:06:57,460 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-03 22:06:57,460 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-03 22:06:57,460 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-03 22:06:57,460 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-03 22:06:57,461 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-03 22:06:57,461 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-03 22:06:57,461 [salt.utils.extmods][INFO    ][1627] 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-03 22:06:57,462 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-03 22:06:57,462 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-03 22:06:57,464 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/states'
2017-11-03 22:06:57,468 [salt.utils.extmods][INFO    ][1627] Syncing states for environment 'base'
2017-11-03 22:06:57,468 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_states, for base)
2017-11-03 22:06:57,468 [salt.fileclient  ][INFO    ][1627] Caching directory '_states/' for environment 'base'
2017-11-03 22:06:57,538 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-03 22:06:57,556 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-03 22:06:57,582 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-03 22:06:57,639 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-03 22:06:57,656 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-03 22:06:57,675 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-03 22:06:57,693 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-03 22:06:57,706 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-03 22:06:57,718 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-03 22:06:57,736 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-03 22:06:57,748 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-03 22:06:57,762 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-03 22:06:57,783 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-03 22:06:57,811 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-03 22:06:57,824 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-03 22:06:57,843 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-03 22:06:57,858 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-03 22:06:57,885 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-03 22:06:57,904 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-03 22:06:57,928 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-03 22:06:57,948 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-03 22:06:57,963 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-03 22:06:57,985 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-03 22:06:58,011 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-03 22:06:58,023 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-03 22:06:58,036 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-03 22:06:58,058 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-03 22:06:58,072 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-03 22:06:58,084 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-03 22:06:58,088 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-03 22:06:58,089 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-03 22:06:58,089 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-03 22:06:58,089 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-03 22:06:58,090 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-03 22:06:58,090 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-03 22:06:58,090 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-03 22:06:58,091 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-03 22:06:58,091 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-03 22:06:58,091 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-03 22:06:58,091 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-03 22:06:58,092 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-03 22:06:58,092 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-03 22:06:58,092 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-03 22:06:58,093 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-03 22:06:58,093 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-03 22:06:58,093 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-03 22:06:58,093 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-03 22:06:58,094 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-03 22:06:58,094 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-03 22:06:58,094 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-03 22:06:58,095 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-03 22:06:58,095 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-03 22:06:58,095 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-03 22:06:58,095 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-03 22:06:58,096 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-03 22:06:58,096 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-03 22:06:58,096 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-03 22:06:58,097 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-03 22:06:58,097 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-03 22:06:58,098 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-03 22:06:58,102 [salt.utils.extmods][INFO    ][1627] Syncing sdb for environment 'base'
2017-11-03 22:06:58,102 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_sdb, for base)
2017-11-03 22:06:58,102 [salt.fileclient  ][INFO    ][1627] Caching directory '_sdb/' for environment 'base'
2017-11-03 22:06:58,145 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/grains'
2017-11-03 22:06:58,149 [salt.utils.extmods][INFO    ][1627] Syncing grains for environment 'base'
2017-11-03 22:06:58,149 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_grains, for base)
2017-11-03 22:06:58,149 [salt.fileclient  ][INFO    ][1627] Caching directory '_grains/' for environment 'base'
2017-11-03 22:06:58,261 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-03 22:06:58,278 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-03 22:06:58,310 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-03 22:06:58,321 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-03 22:06:58,335 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-03 22:06:58,346 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-03 22:06:58,369 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-03 22:06:58,387 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-03 22:06:58,400 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-03 22:06:58,425 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-03 22:06:58,441 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-03 22:06:58,454 [salt.fileclient  ][INFO    ][1627] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-03 22:06:58,459 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-03 22:06:58,459 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-03 22:06:58,459 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-03 22:06:58,460 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-03 22:06:58,460 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-03 22:06:58,460 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-03 22:06:58,461 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-03 22:06:58,461 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-03 22:06:58,461 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-03 22:06:58,461 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-03 22:06:58,462 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-03 22:06:58,462 [salt.utils.extmods][INFO    ][1627] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-03 22:06:58,463 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-03 22:06:58,467 [salt.utils.extmods][INFO    ][1627] Syncing renderers for environment 'base'
2017-11-03 22:06:58,467 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_renderers, for base)
2017-11-03 22:06:58,467 [salt.fileclient  ][INFO    ][1627] Caching directory '_renderers/' for environment 'base'
2017-11-03 22:06:58,572 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-03 22:06:58,576 [salt.utils.extmods][INFO    ][1627] Syncing returners for environment 'base'
2017-11-03 22:06:58,577 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_returners, for base)
2017-11-03 22:06:58,577 [salt.fileclient  ][INFO    ][1627] Caching directory '_returners/' for environment 'base'
2017-11-03 22:06:58,624 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-03 22:06:58,627 [salt.utils.extmods][INFO    ][1627] Syncing output for environment 'base'
2017-11-03 22:06:58,627 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_output, for base)
2017-11-03 22:06:58,627 [salt.fileclient  ][INFO    ][1627] Caching directory '_output/' for environment 'base'
2017-11-03 22:06:58,756 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-03 22:06:58,760 [salt.utils.extmods][INFO    ][1627] Syncing utils for environment 'base'
2017-11-03 22:06:58,760 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_utils, for base)
2017-11-03 22:06:58,760 [salt.fileclient  ][INFO    ][1627] Caching directory '_utils/' for environment 'base'
2017-11-03 22:06:58,839 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-03 22:06:58,843 [salt.utils.extmods][INFO    ][1627] Syncing log_handlers for environment 'base'
2017-11-03 22:06:58,843 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_log_handlers, for base)
2017-11-03 22:06:58,843 [salt.fileclient  ][INFO    ][1627] Caching directory '_log_handlers/' for environment 'base'
2017-11-03 22:06:58,902 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-03 22:06:58,906 [salt.utils.extmods][INFO    ][1627] Syncing proxy for environment 'base'
2017-11-03 22:06:58,906 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_proxy, for base)
2017-11-03 22:06:58,907 [salt.fileclient  ][INFO    ][1627] Caching directory '_proxy/' for environment 'base'
2017-11-03 22:06:58,968 [salt.utils.extmods][INFO    ][1627] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-03 22:06:58,972 [salt.utils.extmods][INFO    ][1627] Syncing engines for environment 'base'
2017-11-03 22:06:58,972 [salt.utils.extmods][INFO    ][1627] Loading cache from salt://_engines, for base)
2017-11-03 22:06:58,972 [salt.fileclient  ][INFO    ][1627] Caching directory '_engines/' for environment 'base'
2017-11-03 22:06:59,033 [salt.minion      ][INFO    ][1627] Returning information for job: 20171103220651699467
2017-11-03 22:07:00,499 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command state.apply with jid 20171103220700474547
2017-11-03 22:07:00,522 [salt.minion      ][INFO    ][1711] Starting a new job with PID 1711
2017-11-03 22:07:03,445 [salt.state       ][INFO    ][1711] Loading fresh modules for state activity
2017-11-03 22:07:03,517 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-03 22:07:03,543 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-03 22:07:03,559 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-03 22:07:03,806 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 22:07:03,881 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-03 22:07:04,064 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-03 22:07:04,086 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'memcached/meta/salt.yml'
2017-11-03 22:07:04,099 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'horizon/meta/salt.yml'
2017-11-03 22:07:04,112 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-03 22:07:04,134 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:04,203 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'sphinx/meta/sphinx.yml'
2017-11-03 22:07:04,206 [py.warnings      ][WARNING ][1711] /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-03 22:07:04,208 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'sphinx-build --version 2>/dev/null || echo unknown' in directory '/root'
2017-11-03 22:07:04,229 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-03 22:07:04,245 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 22:07:04,265 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'nginx/meta/sphinx.yml'
2017-11-03 22:07:04,698 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 22:07:04,706 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'nginx -v 2>/dev/null || echo "unknown"' in directory '/root'
2017-11-03 22:07:04,759 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'horizon/meta/sphinx.yml'
2017-11-03 22:07:04,790 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 22:07:04,814 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l apache2 | grep apache2 | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:04,831 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l libapache2-mod-wsgi | grep libapache2-mod-wsgi | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:04,846 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l openstack-dashboard | grep openstack-dashboard | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:04,860 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l python-lesscpy | grep python-lesscpy | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:04,875 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:04,892 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:04,934 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-03 22:07:04,975 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-03 22:07:05,007 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'salt-minion --version' in directory '/root'
2017-11-03 22:07:05,540 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-03 22:07:05,699 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-03 22:07:05,747 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-03 22:07:05,879 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-03 22:07:05,915 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 22:07:06,061 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-03 22:07:06,085 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-03 22:07:06,105 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'memcached/meta/salt.yml'
2017-11-03 22:07:06,118 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'horizon/meta/salt.yml'
2017-11-03 22:07:06,139 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-03 22:07:06,163 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:06,237 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'sphinx/meta/sphinx.yml'
2017-11-03 22:07:06,240 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'sphinx-build --version 2>/dev/null || echo unknown' in directory '/root'
2017-11-03 22:07:06,269 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-03 22:07:06,286 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 22:07:06,306 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'nginx/meta/sphinx.yml'
2017-11-03 22:07:06,331 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 22:07:06,338 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'nginx -v 2>/dev/null || echo "unknown"' in directory '/root'
2017-11-03 22:07:06,386 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'horizon/meta/sphinx.yml'
2017-11-03 22:07:06,412 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 22:07:06,429 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l apache2 | grep apache2 | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:06,446 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l libapache2-mod-wsgi | grep libapache2-mod-wsgi | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:06,465 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l openstack-dashboard | grep openstack-dashboard | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:06,485 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l python-lesscpy | grep python-lesscpy | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:06,502 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:06,517 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-03 22:07:06,549 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-03 22:07:06,576 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-03 22:07:06,601 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command 'salt-minion --version' in directory '/root'
2017-11-03 22:07:07,003 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-03 22:07:07,102 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-03 22:07:07,128 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-03 22:07:07,221 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-03 22:07:07,333 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 22:07:07,999 [salt.state       ][INFO    ][1711] Running state [salt-minion] at time 22:07:07.998911
2017-11-03 22:07:07,1000 [salt.state       ][INFO    ][1711] Executing state pkg.installed for salt-minion
2017-11-03 22:07:08,000 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:07:08,639 [salt.state       ][INFO    ][1711] Package salt-minion is already installed
2017-11-03 22:07:08,640 [salt.state       ][INFO    ][1711] Completed state [salt-minion] at time 22:07:08.639839 duration_in_ms=640.928
2017-11-03 22:07:08,640 [salt.state       ][INFO    ][1711] Running state [salt_minion_dependency_packages] at time 22:07:08.640354
2017-11-03 22:07:08,641 [salt.state       ][INFO    ][1711] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-03 22:07:08,646 [salt.state       ][INFO    ][1711] All specified packages are already installed
2017-11-03 22:07:08,646 [salt.state       ][INFO    ][1711] Completed state [salt_minion_dependency_packages] at time 22:07:08.646081 duration_in_ms=5.726
2017-11-03 22:07:08,648 [salt.state       ][INFO    ][1711] Running state [/etc/salt/minion.d/minion.conf] at time 22:07:08.648341
2017-11-03 22:07:08,649 [salt.state       ][INFO    ][1711] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-03 22:07:08,675 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-03 22:07:08,802 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 22:07:08,875 [salt.fileclient  ][INFO    ][1711] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:08,939 [salt.state       ][INFO    ][1711] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-03 22:07:08,939 [salt.state       ][INFO    ][1711] Completed state [/etc/salt/minion.d/minion.conf] at time 22:07:08.939438 duration_in_ms=291.096
2017-11-03 22:07:08,941 [salt.state       ][INFO    ][1711] Running state [salt-minion] at time 22:07:08.940904
2017-11-03 22:07:08,941 [salt.state       ][INFO    ][1711] Executing state service.running for salt-minion
2017-11-03 22:07:08,942 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-03 22:07:08,968 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-03 22:07:08,978 [salt.loaded.int.module.cmdmod][INFO    ][1711] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-03 22:07:08,989 [salt.state       ][INFO    ][1711] The service salt-minion is already running
2017-11-03 22:07:08,990 [salt.state       ][INFO    ][1711] Completed state [salt-minion] at time 22:07:08.989597 duration_in_ms=48.692
2017-11-03 22:07:08,992 [salt.state       ][INFO    ][1711] Running state [/etc/salt/grains.d] at time 22:07:08.991875
2017-11-03 22:07:08,992 [salt.state       ][INFO    ][1711] Executing state file.directory for /etc/salt/grains.d
2017-11-03 22:07:08,993 [salt.state       ][INFO    ][1711] Directory /etc/salt/grains.d is in the correct state
2017-11-03 22:07:08,994 [salt.state       ][INFO    ][1711] Completed state [/etc/salt/grains.d] at time 22:07:08.993659 duration_in_ms=1.784
2017-11-03 22:07:08,994 [salt.state       ][INFO    ][1711] Running state [/etc/salt/grains] at time 22:07:08.994461
2017-11-03 22:07:08,995 [salt.state       ][INFO    ][1711] Executing state file.managed for /etc/salt/grains
2017-11-03 22:07:08,996 [salt.state       ][INFO    ][1711] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-03 22:07:08,996 [salt.state       ][INFO    ][1711] Completed state [/etc/salt/grains] at time 22:07:08.995964 duration_in_ms=1.503
2017-11-03 22:07:08,997 [salt.state       ][INFO    ][1711] Running state [/etc/salt/grains.d/placeholder] at time 22:07:08.996533
2017-11-03 22:07:08,997 [salt.state       ][INFO    ][1711] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-03 22:07:08,998 [salt.state       ][INFO    ][1711] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-03 22:07:08,998 [salt.state       ][INFO    ][1711] Completed state [/etc/salt/grains.d/placeholder] at time 22:07:08.997869 duration_in_ms=1.336
2017-11-03 22:07:08,998 [salt.state       ][INFO    ][1711] Running state [/etc/salt/grains.d/sphinx] at time 22:07:08.998438
2017-11-03 22:07:08,999 [salt.state       ][INFO    ][1711] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-03 22:07:09,000 [salt.state       ][INFO    ][1711] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-03 22:07:09,001 [salt.state       ][INFO    ][1711] Completed state [/etc/salt/grains.d/sphinx] at time 22:07:09.000833 duration_in_ms=2.395
2017-11-03 22:07:09,003 [salt.state       ][INFO    ][1711] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 22:07:09.002661
2017-11-03 22:07:09,003 [salt.state       ][INFO    ][1711] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-03 22:07:09,004 [salt.state       ][INFO    ][1711] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-03 22:07:09,004 [salt.state       ][INFO    ][1711] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 22:07:09.004010 duration_in_ms=1.349
2017-11-03 22:07:09,005 [salt.state       ][INFO    ][1711] Running state [/etc/salt/grains.d/dns_records] at time 22:07:09.004591
2017-11-03 22:07:09,005 [salt.state       ][INFO    ][1711] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-03 22:07:09,006 [salt.state       ][INFO    ][1711] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-03 22:07:09,007 [salt.state       ][INFO    ][1711] Completed state [/etc/salt/grains.d/dns_records] at time 22:07:09.007113 duration_in_ms=2.521
2017-11-03 22:07:09,008 [salt.state       ][INFO    ][1711] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 22:07:09.008193
2017-11-03 22:07:09,009 [salt.state       ][INFO    ][1711] 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-03 22:07:09,009 [salt.state       ][INFO    ][1711] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-03 22:07:09,009 [salt.state       ][INFO    ][1711] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 22:07:09.009388 duration_in_ms=1.195
2017-11-03 22:07:09,010 [salt.state       ][INFO    ][1711] Running state [/etc/salt/grains.d/salt] at time 22:07:09.009962
2017-11-03 22:07:09,010 [salt.state       ][INFO    ][1711] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-03 22:07:09,011 [salt.state       ][INFO    ][1711] File /etc/salt/grains.d/salt is in the correct state
2017-11-03 22:07:09,012 [salt.state       ][INFO    ][1711] Completed state [/etc/salt/grains.d/salt] at time 22:07:09.011765 duration_in_ms=1.803
2017-11-03 22:07:09,013 [salt.state       ][INFO    ][1711] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 22:07:09.012720
2017-11-03 22:07:09,013 [salt.state       ][INFO    ][1711] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-03 22:07:09,014 [salt.state       ][INFO    ][1711] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-03 22:07:09,014 [salt.state       ][INFO    ][1711] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 22:07:09.013917 duration_in_ms=1.197
2017-11-03 22:07:09,016 [salt.state       ][INFO    ][1711] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 22:07:09.016095
2017-11-03 22:07:09,017 [salt.state       ][INFO    ][1711] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-03 22:07:09,017 [salt.state       ][INFO    ][1711] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-03 22:07:09,017 [salt.state       ][INFO    ][1711] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 22:07:09.017307 duration_in_ms=1.212
2017-11-03 22:07:09,018 [salt.state       ][INFO    ][1711] Running state [mine.update] at time 22:07:09.018072
2017-11-03 22:07:09,018 [salt.state       ][INFO    ][1711] Executing state module.wait for mine.update
2017-11-03 22:07:09,019 [salt.state       ][INFO    ][1711] No changes made for mine.update
2017-11-03 22:07:09,019 [salt.state       ][INFO    ][1711] Completed state [mine.update] at time 22:07:09.019307 duration_in_ms=1.235
2017-11-03 22:07:09,020 [salt.state       ][INFO    ][1711] Running state [/etc/ssl/private] at time 22:07:09.019687
2017-11-03 22:07:09,020 [salt.state       ][INFO    ][1711] Executing state file.directory for /etc/ssl/private
2017-11-03 22:07:09,021 [salt.state       ][INFO    ][1711] Directory /etc/ssl/private is in the correct state
2017-11-03 22:07:09,021 [salt.state       ][INFO    ][1711] Completed state [/etc/ssl/private] at time 22:07:09.021053 duration_in_ms=1.366
2017-11-03 22:07:09,021 [salt.state       ][INFO    ][1711] Running state [/etc/ssl/certs] at time 22:07:09.021430
2017-11-03 22:07:09,022 [salt.state       ][INFO    ][1711] Executing state file.directory for /etc/ssl/certs
2017-11-03 22:07:09,022 [salt.state       ][INFO    ][1711] Directory /etc/ssl/certs is in the correct state
2017-11-03 22:07:09,023 [salt.state       ][INFO    ][1711] Completed state [/etc/ssl/certs] at time 22:07:09.022790 duration_in_ms=1.36
2017-11-03 22:07:09,024 [salt.state       ][INFO    ][1711] Running state [/etc/ssl/private/100.64.200.103.key] at time 22:07:09.024064
2017-11-03 22:07:09,024 [salt.state       ][INFO    ][1711] Executing state x509.private_key_managed for /etc/ssl/private/100.64.200.103.key
2017-11-03 22:07:09,025 [salt.state       ][INFO    ][1711] The Private key is already in the correct state
2017-11-03 22:07:09,026 [salt.state       ][INFO    ][1711] Completed state [/etc/ssl/private/100.64.200.103.key] at time 22:07:09.025602 duration_in_ms=1.538
2017-11-03 22:07:09,026 [salt.state       ][INFO    ][1711] Running state [/etc/ssl/private/100.64.200.103.key] at time 22:07:09.026441
2017-11-03 22:07:09,027 [salt.state       ][INFO    ][1711] Executing state file.managed for /etc/ssl/private/100.64.200.103.key
2017-11-03 22:07:09,028 [salt.state       ][INFO    ][1711] File /etc/ssl/private/100.64.200.103.key exists with proper permissions. No changes made.
2017-11-03 22:07:09,028 [salt.state       ][INFO    ][1711] Completed state [/etc/ssl/private/100.64.200.103.key] at time 22:07:09.028072 duration_in_ms=1.631
2017-11-03 22:07:09,218 [salt.state       ][INFO    ][1711] Running state [/etc/ssl/certs/100.64.200.103.crt] at time 22:07:09.218136
2017-11-03 22:07:09,219 [salt.state       ][INFO    ][1711] Executing state x509.certificate_managed for /etc/ssl/certs/100.64.200.103.crt
2017-11-03 22:07:09,229 [salt.loaded.int.module.publish][INFO    ][1711] Publishing 'x509.sign_remote_certificate' to tcp://10.20.0.2:4506
2017-11-03 22:07:09,604 [salt.state       ][INFO    ][1711] The certificate is already in the correct state
2017-11-03 22:07:09,604 [salt.state       ][INFO    ][1711] Completed state [/etc/ssl/certs/100.64.200.103.crt] at time 22:07:09.604082 duration_in_ms=385.947
2017-11-03 22:07:09,605 [salt.state       ][INFO    ][1711] Running state [/etc/ssl/certs/100.64.200.103.crt] at time 22:07:09.604885
2017-11-03 22:07:09,605 [salt.state       ][INFO    ][1711] Executing state file.managed for /etc/ssl/certs/100.64.200.103.crt
2017-11-03 22:07:09,606 [salt.state       ][INFO    ][1711] File /etc/ssl/certs/100.64.200.103.crt exists with proper permissions. No changes made.
2017-11-03 22:07:09,606 [salt.state       ][INFO    ][1711] Completed state [/etc/ssl/certs/100.64.200.103.crt] at time 22:07:09.606165 duration_in_ms=1.28
2017-11-03 22:07:09,609 [salt.state       ][INFO    ][1711] Running state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 22:07:09.609370
2017-11-03 22:07:09,610 [salt.state       ][INFO    ][1711] Executing state x509.pem_managed for /etc/ssl/certs/ca-salt_master_ca.crt
2017-11-03 22:07:09,610 [salt.state       ][INFO    ][1711] The file is already in the correct state
2017-11-03 22:07:09,610 [salt.state       ][INFO    ][1711] Completed state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 22:07:09.610269 duration_in_ms=0.899
2017-11-03 22:07:09,611 [salt.state       ][INFO    ][1711] Running state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 22:07:09.610983
2017-11-03 22:07:09,611 [salt.state       ][INFO    ][1711] Executing state file.managed for /etc/ssl/certs/ca-salt_master_ca.crt
2017-11-03 22:07:09,612 [salt.loaded.int.states.file][WARNING ][1711] 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-03 22:07:09,612 [salt.state       ][INFO    ][1711] File /etc/ssl/certs/ca-salt_master_ca.crt exists with proper permissions. No changes made.
2017-11-03 22:07:09,612 [salt.state       ][INFO    ][1711] Completed state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 22:07:09.612348 duration_in_ms=1.365
2017-11-03 22:07:09,613 [salt.state       ][INFO    ][1711] Running state [ca-certificates] at time 22:07:09.612614
2017-11-03 22:07:09,613 [salt.state       ][INFO    ][1711] Executing state pkg.installed for ca-certificates
2017-11-03 22:07:09,618 [salt.state       ][INFO    ][1711] Package ca-certificates is already installed
2017-11-03 22:07:09,618 [salt.state       ][INFO    ][1711] Completed state [ca-certificates] at time 22:07:09.618057 duration_in_ms=5.443
2017-11-03 22:07:09,619 [salt.state       ][INFO    ][1711] Running state [update-ca-certificates] at time 22:07:09.618722
2017-11-03 22:07:09,619 [salt.state       ][INFO    ][1711] Executing state cmd.wait for update-ca-certificates
2017-11-03 22:07:09,619 [salt.state       ][INFO    ][1711] No changes made for update-ca-certificates
2017-11-03 22:07:09,620 [salt.state       ][INFO    ][1711] Completed state [update-ca-certificates] at time 22:07:09.619537 duration_in_ms=0.815
2017-11-03 22:07:09,622 [salt.minion      ][INFO    ][1711] Returning information for job: 20171103220700474547
2017-11-03 22:07:17,351 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command state.apply with jid 20171103220717337107
2017-11-03 22:07:17,369 [salt.minion      ][INFO    ][1855] Starting a new job with PID 1855
2017-11-03 22:07:21,138 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-11-03 22:07:21,320 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-03 22:07:21,350 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-03 22:07:21,646 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:21,754 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-03 22:07:21,781 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:21,863 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-03 22:07:21,915 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:22,076 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-03 22:07:22,239 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:22,354 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-03 22:07:22,418 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:22,494 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-03 22:07:22,518 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:22,616 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-03 22:07:22,650 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:22,741 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-03 22:07:22,768 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:22,853 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-03 22:07:22,878 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:22,975 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-03 22:07:23,010 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:23,104 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-03 22:07:23,145 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:23,264 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-03 22:07:23,299 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:23,377 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-03 22:07:23,409 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:23,483 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-03 22:07:23,510 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:23,599 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-03 22:07:23,624 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:23,697 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-03 22:07:23,717 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:23,793 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-03 22:07:23,839 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:23,959 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-03 22:07:24,076 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:24,162 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-03 22:07:24,185 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:24,262 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-03 22:07:24,291 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:24,370 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-03 22:07:24,389 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-03 22:07:24,412 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-03 22:07:24,437 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-03 22:07:24,470 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-03 22:07:24,495 [salt.state       ][INFO    ][1855] Running state [/etc/environment] at time 22:07:24.494460
2017-11-03 22:07:24,495 [salt.state       ][INFO    ][1855] Executing state file.blockreplace for /etc/environment
2017-11-03 22:07:24,508 [salt.state       ][INFO    ][1855] 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-03 22:07:24,508 [salt.state       ][INFO    ][1855] Completed state [/etc/environment] at time 22:07:24.508236 duration_in_ms=13.777
2017-11-03 22:07:24,509 [salt.state       ][INFO    ][1855] Running state [/etc/profile.d] at time 22:07:24.508629
2017-11-03 22:07:24,509 [salt.state       ][INFO    ][1855] Executing state file.directory for /etc/profile.d
2017-11-03 22:07:24,511 [salt.state       ][INFO    ][1855] Directory /etc/profile.d is in the correct state
2017-11-03 22:07:24,511 [salt.state       ][INFO    ][1855] Completed state [/etc/profile.d] at time 22:07:24.511319 duration_in_ms=2.69
2017-11-03 22:07:24,990 [salt.state       ][INFO    ][1855] Running state [linux_repo_prereq_pkgs] at time 22:07:24.990132
2017-11-03 22:07:24,991 [salt.state       ][INFO    ][1855] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-03 22:07:24,992 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:07:25,646 [salt.state       ][INFO    ][1855] All specified packages are already installed
2017-11-03 22:07:25,647 [salt.state       ][INFO    ][1855] Completed state [linux_repo_prereq_pkgs] at time 22:07:25.646575 duration_in_ms=656.442
2017-11-03 22:07:25,647 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 22:07:25.647087
2017-11-03 22:07:25,648 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-03 22:07:25,648 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-03 22:07:25,649 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 22:07:25.648544 duration_in_ms=1.457
2017-11-03 22:07:25,649 [salt.state       ][INFO    ][1855] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 22:07:25.648953
2017-11-03 22:07:25,649 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-03 22:07:25,675 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 22:07:25,697 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:25,759 [salt.state       ][INFO    ][1855] File changed:
New file
2017-11-03 22:07:25,760 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 22:07:25.759560 duration_in_ms=110.606
2017-11-03 22:07:25,763 [salt.state       ][INFO    ][1855] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 22:07:25.762558
2017-11-03 22:07:25,763 [salt.state       ][INFO    ][1855] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-03 22:07:26,217 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-03 22:07:26,459 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:07:27,471 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103220727456339
2017-11-03 22:07:27,498 [salt.minion      ][INFO    ][2365] Starting a new job with PID 2365
2017-11-03 22:07:27,511 [salt.minion      ][INFO    ][2365] Returning information for job: 20171103220727456339
2017-11-03 22:07:29,923 [salt.state       ][INFO    ][1855] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-11-03 22:07:29,924 [salt.state       ][INFO    ][1855] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 22:07:29.923468 duration_in_ms=4160.908
2017-11-03 22:07:29,924 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 22:07:29.923986
2017-11-03 22:07:29,924 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-03 22:07:29,925 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-03 22:07:29,925 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 22:07:29.925448 duration_in_ms=1.462
2017-11-03 22:07:29,926 [salt.state       ][INFO    ][1855] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 22:07:29.925859
2017-11-03 22:07:29,926 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-03 22:07:29,946 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 22:07:29,971 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:30,031 [salt.state       ][INFO    ][1855] File changed:
New file
2017-11-03 22:07:30,032 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 22:07:30.032265 duration_in_ms=106.405
2017-11-03 22:07:30,034 [salt.state       ][INFO    ][1855] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 22:07:30.033642
2017-11-03 22:07:30,034 [salt.state       ][INFO    ][1855] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-03 22:07:30,108 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-03 22:07:30,229 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:07:34,273 [salt.state       ][INFO    ][1855] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'}
2017-11-03 22:07:34,275 [salt.state       ][INFO    ][1855] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 22:07:34.274987 duration_in_ms=4241.342
2017-11-03 22:07:34,276 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 22:07:34.275869
2017-11-03 22:07:34,277 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-03 22:07:34,278 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-03 22:07:34,279 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 22:07:34.278598 duration_in_ms=2.73
2017-11-03 22:07:34,280 [salt.state       ][INFO    ][1855] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 22:07:34.279557
2017-11-03 22:07:34,280 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-03 22:07:34,304 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 22:07:34,336 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:34,450 [salt.state       ][INFO    ][1855] File changed:
New file
2017-11-03 22:07:34,451 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 22:07:34.451031 duration_in_ms=171.474
2017-11-03 22:07:34,454 [salt.state       ][INFO    ][1855] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 22:07:34.453440
2017-11-03 22:07:34,454 [salt.state       ][INFO    ][1855] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-03 22:07:34,558 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-03 22:07:34,658 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:07:37,339 [salt.state       ][INFO    ][1855] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'}
2017-11-03 22:07:37,339 [salt.state       ][INFO    ][1855] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 22:07:37.339024 duration_in_ms=2885.583
2017-11-03 22:07:37,339 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 22:07:37.339325
2017-11-03 22:07:37,340 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-03 22:07:37,340 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-03 22:07:37,341 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 22:07:37.340798 duration_in_ms=1.472
2017-11-03 22:07:37,341 [salt.state       ][INFO    ][1855] Running state [/etc/apt/preferences.d/mk_openstack] at time 22:07:37.341187
2017-11-03 22:07:37,342 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-03 22:07:37,363 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 22:07:37,387 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:37,454 [salt.state       ][INFO    ][1855] File changed:
New file
2017-11-03 22:07:37,455 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/preferences.d/mk_openstack] at time 22:07:37.455262 duration_in_ms=114.072
2017-11-03 22:07:37,458 [salt.state       ][INFO    ][1855] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 22:07:37.457845
2017-11-03 22:07:37,458 [salt.state       ][INFO    ][1855] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-03 22:07:37,504 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103220737487466
2017-11-03 22:07:37,530 [salt.minion      ][INFO    ][3354] Starting a new job with PID 3354
2017-11-03 22:07:37,544 [salt.minion      ][INFO    ][3354] Returning information for job: 20171103220737487466
2017-11-03 22:07:37,564 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-03 22:07:37,694 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:07:40,249 [salt.state       ][INFO    ][1855] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly ocata'}
2017-11-03 22:07:40,250 [salt.state       ][INFO    ][1855] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 22:07:40.249983 duration_in_ms=2792.136
2017-11-03 22:07:40,251 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 22:07:40.250739
2017-11-03 22:07:40,251 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-03 22:07:40,252 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-03 22:07:40,253 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 22:07:40.252874 duration_in_ms=2.134
2017-11-03 22:07:40,254 [salt.state       ][INFO    ][1855] Running state [/etc/apt/preferences.d/mcp_extra] at time 22:07:40.253453
2017-11-03 22:07:40,254 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-03 22:07:40,279 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 22:07:40,306 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:40,381 [salt.state       ][INFO    ][1855] File changed:
New file
2017-11-03 22:07:40,382 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/preferences.d/mcp_extra] at time 22:07:40.382201 duration_in_ms=128.748
2017-11-03 22:07:40,384 [salt.state       ][INFO    ][1855] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 22:07:40.383635
2017-11-03 22:07:40,384 [salt.state       ][INFO    ][1855] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-03 22:07:40,475 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-03 22:07:40,611 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:07:43,066 [salt.state       ][INFO    ][1855] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly extra'}
2017-11-03 22:07:43,067 [salt.state       ][INFO    ][1855] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 22:07:43.067286 duration_in_ms=2683.65
2017-11-03 22:07:43,068 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 22:07:43.067801
2017-11-03 22:07:43,068 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-03 22:07:43,069 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-03 22:07:43,069 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 22:07:43.069267 duration_in_ms=1.466
2017-11-03 22:07:43,070 [salt.state       ][INFO    ][1855] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 22:07:43.069665
2017-11-03 22:07:43,070 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-03 22:07:43,091 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 22:07:43,119 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:43,260 [salt.state       ][INFO    ][1855] File changed:
New file
2017-11-03 22:07:43,261 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 22:07:43.261374 duration_in_ms=191.707
2017-11-03 22:07:43,264 [salt.state       ][INFO    ][1855] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 22:07:43.264362
2017-11-03 22:07:43,265 [salt.state       ][INFO    ][1855] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-03 22:07:43,461 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-03 22:07:43,594 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:07:46,770 [salt.state       ][INFO    ][1855] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'}
2017-11-03 22:07:46,772 [salt.state       ][INFO    ][1855] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 22:07:46.771769 duration_in_ms=3507.405
2017-11-03 22:07:46,773 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 22:07:46.772492
2017-11-03 22:07:46,773 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-03 22:07:46,774 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-03 22:07:46,775 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 22:07:46.774446 duration_in_ms=1.954
2017-11-03 22:07:46,775 [salt.state       ][INFO    ][1855] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 22:07:46.774954
2017-11-03 22:07:46,776 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-03 22:07:46,803 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 22:07:46,838 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:07:46,975 [salt.state       ][INFO    ][1855] File changed:
New file
2017-11-03 22:07:46,976 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 22:07:46.975909 duration_in_ms=200.953
2017-11-03 22:07:46,979 [salt.state       ][INFO    ][1855] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 22:07:46.978453
2017-11-03 22:07:46,979 [salt.state       ][INFO    ][1855] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-03 22:07:47,198 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-03 22:07:47,316 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:07:47,525 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103220747511701
2017-11-03 22:07:47,542 [salt.minion      ][INFO    ][5351] Starting a new job with PID 5351
2017-11-03 22:07:47,559 [salt.minion      ][INFO    ][5351] Returning information for job: 20171103220747511701
2017-11-03 22:07:50,596 [salt.state       ][INFO    ][1855] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'}
2017-11-03 22:07:50,597 [salt.state       ][INFO    ][1855] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 22:07:50.596758 duration_in_ms=3618.305
2017-11-03 22:07:50,597 [salt.state       ][INFO    ][1855] Running state [linux_extra_packages_installed] at time 22:07:50.597088
2017-11-03 22:07:50,597 [salt.state       ][INFO    ][1855] Executing state pkg.installed for linux_extra_packages_installed
2017-11-03 22:07:50,626 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2017-11-03 22:07:50,732 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:07:55,037 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libapache2-mod-wsgi'] in directory '/root'
2017-11-03 22:07:57,694 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103220757683460
2017-11-03 22:07:57,715 [salt.minion      ][INFO    ][6361] Starting a new job with PID 6361
2017-11-03 22:07:57,735 [salt.minion      ][INFO    ][6361] Returning information for job: 20171103220757683460
2017-11-03 22:07:58,370 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:07:58,430 [salt.state       ][INFO    ][1855] 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'
'httpd-wsgi' changed from 'absent' to '1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'

2017-11-03 22:07:58,462 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-11-03 22:07:58,516 [salt.state       ][INFO    ][1855] Completed state [linux_extra_packages_installed] at time 22:07:58.516062 duration_in_ms=7918.971
2017-11-03 22:07:58,534 [salt.state       ][INFO    ][1855] Running state [linux_extra_packages_purged] at time 22:07:58.533967
2017-11-03 22:07:58,535 [salt.state       ][INFO    ][1855] Executing state pkg.purged for linux_extra_packages_purged
2017-11-03 22:07:58,853 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init'] in directory '/root'
2017-11-03 22:08:01,340 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:08:01,371 [salt.state       ][INFO    ][1855] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}}}
2017-11-03 22:08:01,383 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-11-03 22:08:01,408 [salt.state       ][INFO    ][1855] Completed state [linux_extra_packages_purged] at time 22:08:01.407627 duration_in_ms=2873.66
2017-11-03 22:08:01,415 [salt.state       ][INFO    ][1855] Running state [linux_extra_packages_latest] at time 22:08:01.415308
2017-11-03 22:08:01,416 [salt.state       ][INFO    ][1855] Executing state pkg.latest for linux_extra_packages_latest
2017-11-03 22:08:01,709 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-03 22:08:01,759 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-03 22:08:01,866 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2017-11-03 22:08:04,444 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:08:04,503 [salt.state       ][INFO    ][1855] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-11-03 22:08:04,530 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-11-03 22:08:04,580 [salt.state       ][INFO    ][1855] Completed state [linux_extra_packages_latest] at time 22:08:04.579818 duration_in_ms=3164.51
2017-11-03 22:08:04,583 [salt.state       ][INFO    ][1855] Running state [UTC] at time 22:08:04.582768
2017-11-03 22:08:04,583 [salt.state       ][INFO    ][1855] Executing state timezone.system for UTC
2017-11-03 22:08:04,586 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['timedatectl'] in directory '/root'
2017-11-03 22:08:04,650 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['timedatectl'] in directory '/root'
2017-11-03 22:08:04,664 [salt.state       ][INFO    ][1855] Timezone UTC already set, UTC already set to UTC
2017-11-03 22:08:04,665 [salt.state       ][INFO    ][1855] Completed state [UTC] at time 22:08:04.664545 duration_in_ms=81.776
2017-11-03 22:08:04,667 [salt.state       ][INFO    ][1855] Running state [nf_conntrack] at time 22:08:04.666731
2017-11-03 22:08:04,667 [salt.state       ][INFO    ][1855] Executing state kmod.present for nf_conntrack
2017-11-03 22:08:04,668 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'lsmod' in directory '/root'
2017-11-03 22:08:05,212 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'lsmod' in directory '/root'
2017-11-03 22:08:05,230 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-11-03 22:08:05,257 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'lsmod' in directory '/root'
2017-11-03 22:08:05,385 [salt.state       ][INFO    ][1855] {'nf_conntrack': 'loaded'}
2017-11-03 22:08:05,386 [salt.state       ][INFO    ][1855] Completed state [nf_conntrack] at time 22:08:05.385831 duration_in_ms=719.097
2017-11-03 22:08:05,389 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_keepalive_probes] at time 22:08:05.388775
2017-11-03 22:08:05,389 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-03 22:08:05,390 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,467 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-11-03 22:08:05,478 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_keepalive_probes': 8}
2017-11-03 22:08:05,479 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_keepalive_probes] at time 22:08:05.478449 duration_in_ms=89.673
2017-11-03 22:08:05,479 [salt.state       ][INFO    ][1855] Running state [fs.file-max] at time 22:08:05.478754
2017-11-03 22:08:05,479 [salt.state       ][INFO    ][1855] Executing state sysctl.present for fs.file-max
2017-11-03 22:08:05,480 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,505 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-11-03 22:08:05,525 [salt.state       ][INFO    ][1855] {'fs.file-max': 124165}
2017-11-03 22:08:05,526 [salt.state       ][INFO    ][1855] Completed state [fs.file-max] at time 22:08:05.525383 duration_in_ms=46.626
2017-11-03 22:08:05,526 [salt.state       ][INFO    ][1855] Running state [net.core.somaxconn] at time 22:08:05.526061
2017-11-03 22:08:05,527 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.core.somaxconn
2017-11-03 22:08:05,528 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,568 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-11-03 22:08:05,584 [salt.state       ][INFO    ][1855] {'net.core.somaxconn': 4096}
2017-11-03 22:08:05,585 [salt.state       ][INFO    ][1855] Completed state [net.core.somaxconn] at time 22:08:05.584826 duration_in_ms=58.764
2017-11-03 22:08:05,586 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_max_syn_backlog] at time 22:08:05.585498
2017-11-03 22:08:05,586 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-03 22:08:05,587 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,619 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-11-03 22:08:05,634 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-11-03 22:08:05,635 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_max_syn_backlog] at time 22:08:05.635079 duration_in_ms=49.581
2017-11-03 22:08:05,635 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_tw_reuse] at time 22:08:05.635414
2017-11-03 22:08:05,636 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-03 22:08:05,636 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,666 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-11-03 22:08:05,682 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_tw_reuse': 1}
2017-11-03 22:08:05,682 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_tw_reuse] at time 22:08:05.682131 duration_in_ms=46.715
2017-11-03 22:08:05,683 [salt.state       ][INFO    ][1855] Running state [net.nf_conntrack_max] at time 22:08:05.682808
2017-11-03 22:08:05,684 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.nf_conntrack_max
2017-11-03 22:08:05,685 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,716 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-11-03 22:08:05,728 [salt.state       ][INFO    ][1855] {'net.nf_conntrack_max': 1048576}
2017-11-03 22:08:05,728 [salt.state       ][INFO    ][1855] Completed state [net.nf_conntrack_max] at time 22:08:05.728286 duration_in_ms=45.479
2017-11-03 22:08:05,729 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_retries2] at time 22:08:05.728961
2017-11-03 22:08:05,730 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-03 22:08:05,731 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,769 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-11-03 22:08:05,789 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_retries2': 5}
2017-11-03 22:08:05,789 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_retries2] at time 22:08:05.789211 duration_in_ms=60.248
2017-11-03 22:08:05,790 [salt.state       ][INFO    ][1855] Running state [vm.swappiness] at time 22:08:05.789868
2017-11-03 22:08:05,791 [salt.state       ][INFO    ][1855] Executing state sysctl.present for vm.swappiness
2017-11-03 22:08:05,792 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,834 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-11-03 22:08:05,851 [salt.state       ][INFO    ][1855] {'vm.swappiness': 10}
2017-11-03 22:08:05,852 [salt.state       ][INFO    ][1855] Completed state [vm.swappiness] at time 22:08:05.851658 duration_in_ms=61.792
2017-11-03 22:08:05,852 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_keepalive_intvl] at time 22:08:05.851982
2017-11-03 22:08:05,852 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-03 22:08:05,853 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,878 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-11-03 22:08:05,897 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-11-03 22:08:05,897 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_keepalive_intvl] at time 22:08:05.897372 duration_in_ms=45.388
2017-11-03 22:08:05,898 [salt.state       ][INFO    ][1855] Running state [net.ipv4.neigh.default.gc_thresh1] at time 22:08:05.898048
2017-11-03 22:08:05,899 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-03 22:08:05,900 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,930 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-11-03 22:08:05,945 [salt.state       ][INFO    ][1855] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-11-03 22:08:05,946 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 22:08:05.945935 duration_in_ms=47.887
2017-11-03 22:08:05,947 [salt.state       ][INFO    ][1855] Running state [net.ipv4.neigh.default.gc_thresh2] at time 22:08:05.946628
2017-11-03 22:08:05,947 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-03 22:08:05,948 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:05,985 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-11-03 22:08:06,005 [salt.state       ][INFO    ][1855] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-11-03 22:08:06,005 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 22:08:06.005334 duration_in_ms=58.705
2017-11-03 22:08:06,006 [salt.state       ][INFO    ][1855] Running state [net.ipv4.neigh.default.gc_thresh3] at time 22:08:06.006029
2017-11-03 22:08:06,007 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-03 22:08:06,008 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:06,048 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-11-03 22:08:06,067 [salt.state       ][INFO    ][1855] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-11-03 22:08:06,068 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 22:08:06.067681 duration_in_ms=61.652
2017-11-03 22:08:06,068 [salt.state       ][INFO    ][1855] Running state [net.core.netdev_max_backlog] at time 22:08:06.068395
2017-11-03 22:08:06,069 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-03 22:08:06,070 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:06,111 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-11-03 22:08:06,131 [salt.state       ][INFO    ][1855] {'net.core.netdev_max_backlog': 261144}
2017-11-03 22:08:06,132 [salt.state       ][INFO    ][1855] Completed state [net.core.netdev_max_backlog] at time 22:08:06.131556 duration_in_ms=63.16
2017-11-03 22:08:06,132 [salt.state       ][INFO    ][1855] Running state [net.ipv4.tcp_keepalive_time] at time 22:08:06.132274
2017-11-03 22:08:06,133 [salt.state       ][INFO    ][1855] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-03 22:08:06,134 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:06,176 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-11-03 22:08:06,196 [salt.state       ][INFO    ][1855] {'net.ipv4.tcp_keepalive_time': 30}
2017-11-03 22:08:06,197 [salt.state       ][INFO    ][1855] Completed state [net.ipv4.tcp_keepalive_time] at time 22:08:06.196591 duration_in_ms=64.315
2017-11-03 22:08:06,197 [salt.state       ][INFO    ][1855] Running state [kernel.panic] at time 22:08:06.197279
2017-11-03 22:08:06,198 [salt.state       ][INFO    ][1855] Executing state sysctl.present for kernel.panic
2017-11-03 22:08:06,199 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -a' in directory '/root'
2017-11-03 22:08:06,240 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-11-03 22:08:06,260 [salt.state       ][INFO    ][1855] {'kernel.panic': 60}
2017-11-03 22:08:06,261 [salt.state       ][INFO    ][1855] Completed state [kernel.panic] at time 22:08:06.260368 duration_in_ms=63.089
2017-11-03 22:08:06,276 [salt.state       ][INFO    ][1855] Running state [linux_sysfs_package] at time 22:08:06.276075
2017-11-03 22:08:06,277 [salt.state       ][INFO    ][1855] Executing state pkg.installed for linux_sysfs_package
2017-11-03 22:08:06,877 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-11-03 22:08:06,965 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:08:07,732 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103220807716568
2017-11-03 22:08:07,749 [salt.minion      ][INFO    ][7104] Starting a new job with PID 7104
2017-11-03 22:08:07,764 [salt.minion      ][INFO    ][7104] Returning information for job: 20171103220807716568
2017-11-03 22:08:10,135 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-03 22:08:12,804 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:08:12,834 [salt.state       ][INFO    ][1855] 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-03 22:08:12,847 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-11-03 22:08:12,872 [salt.state       ][INFO    ][1855] Completed state [linux_sysfs_package] at time 22:08:12.871781 duration_in_ms=6595.706
2017-11-03 22:08:12,876 [salt.state       ][INFO    ][1855] Running state [/etc/sysfs.d] at time 22:08:12.876130
2017-11-03 22:08:12,877 [salt.state       ][INFO    ][1855] Executing state file.directory for /etc/sysfs.d
2017-11-03 22:08:12,879 [salt.state       ][INFO    ][1855] Directory /etc/sysfs.d is in the correct state
2017-11-03 22:08:12,880 [salt.state       ][INFO    ][1855] Completed state [/etc/sysfs.d] at time 22:08:12.879812 duration_in_ms=3.682
2017-11-03 22:08:12,977 [salt.state       ][INFO    ][1855] Running state [ondemand] at time 22:08:12.976822
2017-11-03 22:08:12,977 [salt.state       ][INFO    ][1855] Executing state service.dead for ondemand
2017-11-03 22:08:12,979 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-03 22:08:12,995 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-03 22:08:13,009 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-03 22:08:13,023 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-11-03 22:08:13,070 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-03 22:08:13,084 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-03 22:08:13,099 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-03 22:08:13,116 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-11-03 22:08:13,228 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-03 22:08:13,246 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'runlevel' in directory '/root'
2017-11-03 22:08:13,266 [salt.state       ][INFO    ][1855] {'ondemand': True}
2017-11-03 22:08:13,267 [salt.state       ][INFO    ][1855] Completed state [ondemand] at time 22:08:13.266689 duration_in_ms=289.865
2017-11-03 22:08:13,268 [salt.state       ][INFO    ][1855] Running state [cs_CZ.UTF-8] at time 22:08:13.268020
2017-11-03 22:08:13,269 [salt.state       ][INFO    ][1855] Executing state locale.present for cs_CZ.UTF-8
2017-11-03 22:08:13,270 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'locale -a' in directory '/root'
2017-11-03 22:08:13,295 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-11-03 22:08:14,094 [salt.state       ][INFO    ][1855] {'locale': 'cs_CZ.UTF-8'}
2017-11-03 22:08:14,095 [salt.state       ][INFO    ][1855] Completed state [cs_CZ.UTF-8] at time 22:08:14.094583 duration_in_ms=826.561
2017-11-03 22:08:14,095 [salt.state       ][INFO    ][1855] Running state [en_US.UTF-8] at time 22:08:14.095126
2017-11-03 22:08:14,096 [salt.state       ][INFO    ][1855] Executing state locale.present for en_US.UTF-8
2017-11-03 22:08:14,096 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'locale -a' in directory '/root'
2017-11-03 22:08:14,108 [salt.state       ][INFO    ][1855] Locale en_US.UTF-8 is already present
2017-11-03 22:08:14,109 [salt.state       ][INFO    ][1855] Completed state [en_US.UTF-8] at time 22:08:14.109289 duration_in_ms=14.162
2017-11-03 22:08:14,111 [salt.state       ][INFO    ][1855] Running state [en_US.UTF-8] at time 22:08:14.111100
2017-11-03 22:08:14,112 [salt.state       ][INFO    ][1855] Executing state locale.system for en_US.UTF-8
2017-11-03 22:08:14,112 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'localectl' in directory '/root'
2017-11-03 22:08:14,161 [salt.state       ][INFO    ][1855] System locale en_US.UTF-8 already set
2017-11-03 22:08:14,161 [salt.state       ][INFO    ][1855] Completed state [en_US.UTF-8] at time 22:08:14.160902 duration_in_ms=49.8
2017-11-03 22:08:14,162 [salt.state       ][INFO    ][1855] Running state [root] at time 22:08:14.162289
2017-11-03 22:08:14,163 [salt.state       ][INFO    ][1855] Executing state user.present for root
2017-11-03 22:08:14,169 [salt.state       ][INFO    ][1855] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17473}
2017-11-03 22:08:14,169 [salt.state       ][INFO    ][1855] Completed state [root] at time 22:08:14.169367 duration_in_ms=7.078
2017-11-03 22:08:14,171 [salt.state       ][INFO    ][1855] Running state [/root] at time 22:08:14.170708
2017-11-03 22:08:14,171 [salt.state       ][INFO    ][1855] Executing state file.directory for /root
2017-11-03 22:08:14,172 [salt.state       ][INFO    ][1855] Directory /root is in the correct state
2017-11-03 22:08:14,172 [salt.state       ][INFO    ][1855] Completed state [/root] at time 22:08:14.171798 duration_in_ms=1.09
2017-11-03 22:08:14,172 [salt.state       ][INFO    ][1855] Running state [/etc/sudoers.d/90-salt-user-root] at time 22:08:14.172003
2017-11-03 22:08:14,172 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-03 22:08:14,173 [salt.state       ][INFO    ][1855] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-03 22:08:14,173 [salt.state       ][INFO    ][1855] Completed state [/etc/sudoers.d/90-salt-user-root] at time 22:08:14.173114 duration_in_ms=1.111
2017-11-03 22:08:14,173 [salt.state       ][INFO    ][1855] Running state [ubuntu] at time 22:08:14.173348
2017-11-03 22:08:14,174 [salt.state       ][INFO    ][1855] Executing state user.present for ubuntu
2017-11-03 22:08:14,174 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-11-03 22:08:14,231 [salt.state       ][INFO    ][1855] {'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-03 22:08:14,232 [salt.state       ][INFO    ][1855] Completed state [ubuntu] at time 22:08:14.231846 duration_in_ms=58.497
2017-11-03 22:08:14,233 [salt.state       ][INFO    ][1855] Running state [/home/ubuntu] at time 22:08:14.233417
2017-11-03 22:08:14,234 [salt.state       ][INFO    ][1855] Executing state file.directory for /home/ubuntu
2017-11-03 22:08:14,235 [salt.state       ][INFO    ][1855] {'mode': '0700'}
2017-11-03 22:08:14,235 [salt.state       ][INFO    ][1855] Completed state [/home/ubuntu] at time 22:08:14.234878 duration_in_ms=1.461
2017-11-03 22:08:14,236 [salt.state       ][INFO    ][1855] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 22:08:14.235852
2017-11-03 22:08:14,236 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-03 22:08:14,259 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-03 22:08:14,263 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command '/usr/sbin/visudo -c -f /tmp/tmpgqXjvH' in directory '/root'
2017-11-03 22:08:14,287 [salt.state       ][INFO    ][1855] File changed:
New file
2017-11-03 22:08:14,288 [salt.state       ][INFO    ][1855] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 22:08:14.287601 duration_in_ms=51.748
2017-11-03 22:08:14,288 [salt.state       ][INFO    ][1855] Running state [/etc/security/limits.d/90-salt-default.conf] at time 22:08:14.287914
2017-11-03 22:08:14,288 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-03 22:08:14,310 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-03 22:08:14,348 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:08:14,439 [salt.state       ][INFO    ][1855] File changed:
New file
2017-11-03 22:08:14,441 [salt.state       ][INFO    ][1855] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 22:08:14.440433 duration_in_ms=152.518
2017-11-03 22:08:14,441 [salt.state       ][INFO    ][1855] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 22:08:14.441401
2017-11-03 22:08:14,442 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-03 22:08:14,465 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-03 22:08:14,497 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 22:08:14,621 [salt.state       ][INFO    ][1855] File changed:
New file
2017-11-03 22:08:14,622 [salt.state       ][INFO    ][1855] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 22:08:14.621932 duration_in_ms=180.53
2017-11-03 22:08:14,625 [salt.state       ][INFO    ][1855] Running state [service.systemctl_reload] at time 22:08:14.624806
2017-11-03 22:08:14,625 [salt.state       ][INFO    ][1855] Executing state module.wait for service.systemctl_reload
2017-11-03 22:08:14,626 [salt.state       ][INFO    ][1855] No changes made for service.systemctl_reload
2017-11-03 22:08:14,627 [salt.state       ][INFO    ][1855] Completed state [service.systemctl_reload] at time 22:08:14.626588 duration_in_ms=1.781
2017-11-03 22:08:14,628 [salt.state       ][INFO    ][1855] Running state [service.systemctl_reload] at time 22:08:14.627480
2017-11-03 22:08:14,628 [salt.state       ][INFO    ][1855] Executing state module.mod_watch for service.systemctl_reload
2017-11-03 22:08:14,630 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-03 22:08:14,689 [salt.state       ][INFO    ][1855] {'ret': True}
2017-11-03 22:08:14,690 [salt.state       ][INFO    ][1855] Completed state [service.systemctl_reload] at time 22:08:14.689814 duration_in_ms=62.335
2017-11-03 22:08:14,690 [salt.state       ][INFO    ][1855] Running state [/etc/hostname] at time 22:08:14.690178
2017-11-03 22:08:14,691 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/hostname
2017-11-03 22:08:14,712 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-03 22:08:14,716 [salt.state       ][INFO    ][1855] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+prx02

2017-11-03 22:08:14,716 [salt.state       ][INFO    ][1855] Completed state [/etc/hostname] at time 22:08:14.715838 duration_in_ms=25.66
2017-11-03 22:08:14,718 [salt.state       ][INFO    ][1855] Running state [hostname prx02] at time 22:08:14.717977
2017-11-03 22:08:14,718 [salt.state       ][INFO    ][1855] Executing state cmd.wait for hostname prx02
2017-11-03 22:08:14,719 [salt.state       ][INFO    ][1855] No changes made for hostname prx02
2017-11-03 22:08:14,719 [salt.state       ][INFO    ][1855] Completed state [hostname prx02] at time 22:08:14.718662 duration_in_ms=0.686
2017-11-03 22:08:14,719 [salt.state       ][INFO    ][1855] Running state [hostname prx02] at time 22:08:14.718852
2017-11-03 22:08:14,719 [salt.state       ][INFO    ][1855] Executing state cmd.mod_watch for hostname prx02
2017-11-03 22:08:14,720 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command 'hostname prx02' in directory '/root'
2017-11-03 22:08:14,731 [salt.state       ][INFO    ][1855] {'pid': 7637, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-03 22:08:14,732 [salt.state       ][INFO    ][1855] Completed state [hostname prx02] at time 22:08:14.731744 duration_in_ms=12.891
2017-11-03 22:08:14,733 [salt.state       ][INFO    ][1855] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.732568
2017-11-03 22:08:14,733 [salt.state       ][INFO    ][1855] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,735 [salt.state       ][INFO    ][1855] {'host': 'mdb02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,735 [salt.state       ][INFO    ][1855] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.735127 duration_in_ms=2.559
2017-11-03 22:08:14,735 [salt.state       ][INFO    ][1855] Running state [mdb02] at time 22:08:14.735394
2017-11-03 22:08:14,736 [salt.state       ][INFO    ][1855] Executing state host.present for mdb02
2017-11-03 22:08:14,736 [salt.state       ][INFO    ][1855] {'host': 'mdb02'}
2017-11-03 22:08:14,737 [salt.state       ][INFO    ][1855] Completed state [mdb02] at time 22:08:14.736520 duration_in_ms=1.126
2017-11-03 22:08:14,737 [salt.state       ][INFO    ][1855] Running state [mdb03] at time 22:08:14.736756
2017-11-03 22:08:14,737 [salt.state       ][INFO    ][1855] Executing state host.present for mdb03
2017-11-03 22:08:14,738 [salt.state       ][INFO    ][1855] {'host': 'mdb03'}
2017-11-03 22:08:14,738 [salt.state       ][INFO    ][1855] Completed state [mdb03] at time 22:08:14.737841 duration_in_ms=1.085
2017-11-03 22:08:14,738 [salt.state       ][INFO    ][1855] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.738069
2017-11-03 22:08:14,738 [salt.state       ][INFO    ][1855] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,739 [salt.state       ][INFO    ][1855] {'host': 'mdb03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,739 [salt.state       ][INFO    ][1855] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.739191 duration_in_ms=1.122
2017-11-03 22:08:14,739 [salt.state       ][INFO    ][1855] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.739447
2017-11-03 22:08:14,740 [salt.state       ][INFO    ][1855] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,740 [salt.state       ][INFO    ][1855] {'host': 'mdb01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,741 [salt.state       ][INFO    ][1855] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.740579 duration_in_ms=1.132
2017-11-03 22:08:14,741 [salt.state       ][INFO    ][1855] Running state [mdb01] at time 22:08:14.740803
2017-11-03 22:08:14,741 [salt.state       ][INFO    ][1855] Executing state host.present for mdb01
2017-11-03 22:08:14,742 [salt.state       ][INFO    ][1855] {'host': 'mdb01'}
2017-11-03 22:08:14,742 [salt.state       ][INFO    ][1855] Completed state [mdb01] at time 22:08:14.741896 duration_in_ms=1.093
2017-11-03 22:08:14,742 [salt.state       ][INFO    ][1855] Running state [mdb] at time 22:08:14.742129
2017-11-03 22:08:14,742 [salt.state       ][INFO    ][1855] Executing state host.present for mdb
2017-11-03 22:08:14,743 [salt.state       ][INFO    ][1855] {'host': 'mdb'}
2017-11-03 22:08:14,743 [salt.state       ][INFO    ][1855] Completed state [mdb] at time 22:08:14.743351 duration_in_ms=1.222
2017-11-03 22:08:14,744 [salt.state       ][INFO    ][1855] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.743573
2017-11-03 22:08:14,744 [salt.state       ][INFO    ][1855] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,745 [salt.state       ][INFO    ][1855] {'host': 'mdb.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,745 [salt.state       ][INFO    ][1855] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.744733 duration_in_ms=1.16
2017-11-03 22:08:14,745 [salt.state       ][INFO    ][1855] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.744958
2017-11-03 22:08:14,745 [salt.state       ][INFO    ][1855] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,746 [salt.state       ][INFO    ][1855] {'host': 'cfg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,746 [salt.state       ][INFO    ][1855] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.746103 duration_in_ms=1.145
2017-11-03 22:08:14,746 [salt.state       ][INFO    ][1855] Running state [cfg01] at time 22:08:14.746330
2017-11-03 22:08:14,747 [salt.state       ][INFO    ][1855] Executing state host.present for cfg01
2017-11-03 22:08:14,747 [salt.state       ][INFO    ][1855] {'host': 'cfg01'}
2017-11-03 22:08:14,748 [salt.state       ][INFO    ][1855] Completed state [cfg01] at time 22:08:14.747513 duration_in_ms=1.184
2017-11-03 22:08:14,748 [salt.state       ][INFO    ][1855] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.747770
2017-11-03 22:08:14,748 [salt.state       ][INFO    ][1855] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,749 [salt.state       ][INFO    ][1855] {'host': 'prx01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,749 [salt.state       ][INFO    ][1855] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.748926 duration_in_ms=1.156
2017-11-03 22:08:14,749 [salt.state       ][INFO    ][1855] Running state [prx01] at time 22:08:14.749154
2017-11-03 22:08:14,749 [salt.state       ][INFO    ][1855] Executing state host.present for prx01
2017-11-03 22:08:14,751 [salt.state       ][INFO    ][1855] {'host': 'prx01'}
2017-11-03 22:08:14,751 [salt.state       ][INFO    ][1855] Completed state [prx01] at time 22:08:14.751205 duration_in_ms=2.051
2017-11-03 22:08:14,751 [salt.state       ][INFO    ][1855] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.751450
2017-11-03 22:08:14,752 [salt.state       ][INFO    ][1855] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,752 [salt.state       ][INFO    ][1855] {'host': 'kvm01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,753 [salt.state       ][INFO    ][1855] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.752661 duration_in_ms=1.211
2017-11-03 22:08:14,753 [salt.state       ][INFO    ][1855] Running state [kvm01] at time 22:08:14.752889
2017-11-03 22:08:14,753 [salt.state       ][INFO    ][1855] Executing state host.present for kvm01
2017-11-03 22:08:14,754 [salt.state       ][INFO    ][1855] {'host': 'kvm01'}
2017-11-03 22:08:14,754 [salt.state       ][INFO    ][1855] Completed state [kvm01] at time 22:08:14.754071 duration_in_ms=1.182
2017-11-03 22:08:14,754 [salt.state       ][INFO    ][1855] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.754299
2017-11-03 22:08:14,755 [salt.state       ][INFO    ][1855] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,755 [salt.state       ][INFO    ][1855] {'host': 'kvm03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,756 [salt.state       ][INFO    ][1855] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.755504 duration_in_ms=1.205
2017-11-03 22:08:14,756 [salt.state       ][INFO    ][1855] Running state [kvm03] at time 22:08:14.755740
2017-11-03 22:08:14,756 [salt.state       ][INFO    ][1855] Executing state host.present for kvm03
2017-11-03 22:08:14,757 [salt.state       ][INFO    ][1855] {'host': 'kvm03'}
2017-11-03 22:08:14,757 [salt.state       ][INFO    ][1855] Completed state [kvm03] at time 22:08:14.756932 duration_in_ms=1.192
2017-11-03 22:08:14,757 [salt.state       ][INFO    ][1855] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.757153
2017-11-03 22:08:14,757 [salt.state       ][INFO    ][1855] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,759 [salt.state       ][INFO    ][1855] {'host': 'kvm02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,759 [salt.state       ][INFO    ][1855] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.759294 duration_in_ms=2.14
2017-11-03 22:08:14,760 [salt.state       ][INFO    ][1855] Running state [kvm02] at time 22:08:14.759519
2017-11-03 22:08:14,760 [salt.state       ][INFO    ][1855] Executing state host.present for kvm02
2017-11-03 22:08:14,761 [salt.state       ][INFO    ][1855] {'host': 'kvm02'}
2017-11-03 22:08:14,761 [salt.state       ][INFO    ][1855] Completed state [kvm02] at time 22:08:14.761056 duration_in_ms=1.537
2017-11-03 22:08:14,761 [salt.state       ][INFO    ][1855] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.761282
2017-11-03 22:08:14,762 [salt.state       ][INFO    ][1855] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,762 [salt.state       ][INFO    ][1855] {'host': 'dbs.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,763 [salt.state       ][INFO    ][1855] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.762483 duration_in_ms=1.201
2017-11-03 22:08:14,763 [salt.state       ][INFO    ][1855] Running state [dbs] at time 22:08:14.762705
2017-11-03 22:08:14,763 [salt.state       ][INFO    ][1855] Executing state host.present for dbs
2017-11-03 22:08:14,764 [salt.state       ][INFO    ][1855] {'host': 'dbs'}
2017-11-03 22:08:14,764 [salt.state       ][INFO    ][1855] Completed state [dbs] at time 22:08:14.764023 duration_in_ms=1.318
2017-11-03 22:08:14,764 [salt.state       ][INFO    ][1855] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.764244
2017-11-03 22:08:14,764 [salt.state       ][INFO    ][1855] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,765 [salt.state       ][INFO    ][1855] {'host': 'prx.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,765 [salt.state       ][INFO    ][1855] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.765452 duration_in_ms=1.209
2017-11-03 22:08:14,766 [salt.state       ][INFO    ][1855] Running state [prx] at time 22:08:14.765673
2017-11-03 22:08:14,766 [salt.state       ][INFO    ][1855] Executing state host.present for prx
2017-11-03 22:08:14,767 [salt.state       ][INFO    ][1855] {'host': 'prx'}
2017-11-03 22:08:14,767 [salt.state       ][INFO    ][1855] Completed state [prx] at time 22:08:14.766892 duration_in_ms=1.219
2017-11-03 22:08:14,767 [salt.state       ][INFO    ][1855] Running state [prx02] at time 22:08:14.767118
2017-11-03 22:08:14,767 [salt.state       ][INFO    ][1855] Executing state host.present for prx02
2017-11-03 22:08:14,768 [salt.state       ][INFO    ][1855] {'host': 'prx02'}
2017-11-03 22:08:14,768 [salt.state       ][INFO    ][1855] Completed state [prx02] at time 22:08:14.768386 duration_in_ms=1.268
2017-11-03 22:08:14,769 [salt.state       ][INFO    ][1855] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.768603
2017-11-03 22:08:14,769 [salt.state       ][INFO    ][1855] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,770 [salt.state       ][INFO    ][1855] {'host': 'prx02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,770 [salt.state       ][INFO    ][1855] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.769832 duration_in_ms=1.229
2017-11-03 22:08:14,770 [salt.state       ][INFO    ][1855] Running state [gtw01] at time 22:08:14.770057
2017-11-03 22:08:14,770 [salt.state       ][INFO    ][1855] Executing state host.present for gtw01
2017-11-03 22:08:14,771 [salt.state       ][INFO    ][1855] {'host': 'gtw01'}
2017-11-03 22:08:14,771 [salt.state       ][INFO    ][1855] Completed state [gtw01] at time 22:08:14.771302 duration_in_ms=1.245
2017-11-03 22:08:14,772 [salt.state       ][INFO    ][1855] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.771526
2017-11-03 22:08:14,772 [salt.state       ][INFO    ][1855] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,773 [salt.state       ][INFO    ][1855] {'host': 'gtw01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,773 [salt.state       ][INFO    ][1855] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.772784 duration_in_ms=1.258
2017-11-03 22:08:14,773 [salt.state       ][INFO    ][1855] Running state [gtw02] at time 22:08:14.773006
2017-11-03 22:08:14,773 [salt.state       ][INFO    ][1855] Executing state host.present for gtw02
2017-11-03 22:08:14,774 [salt.state       ][INFO    ][1855] {'host': 'gtw02'}
2017-11-03 22:08:14,774 [salt.state       ][INFO    ][1855] Completed state [gtw02] at time 22:08:14.774241 duration_in_ms=1.235
2017-11-03 22:08:14,775 [salt.state       ][INFO    ][1855] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.774469
2017-11-03 22:08:14,775 [salt.state       ][INFO    ][1855] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,776 [salt.state       ][INFO    ][1855] {'host': 'gtw02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,776 [salt.state       ][INFO    ][1855] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.775776 duration_in_ms=1.307
2017-11-03 22:08:14,776 [salt.state       ][INFO    ][1855] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.776000
2017-11-03 22:08:14,776 [salt.state       ][INFO    ][1855] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,777 [salt.state       ][INFO    ][1855] {'host': 'msg02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,777 [salt.state       ][INFO    ][1855] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.777279 duration_in_ms=1.279
2017-11-03 22:08:14,778 [salt.state       ][INFO    ][1855] Running state [msg02] at time 22:08:14.777502
2017-11-03 22:08:14,778 [salt.state       ][INFO    ][1855] Executing state host.present for msg02
2017-11-03 22:08:14,779 [salt.state       ][INFO    ][1855] {'host': 'msg02'}
2017-11-03 22:08:14,780 [salt.state       ][INFO    ][1855] Completed state [msg02] at time 22:08:14.779588 duration_in_ms=2.086
2017-11-03 22:08:14,780 [salt.state       ][INFO    ][1855] Running state [msg03] at time 22:08:14.779831
2017-11-03 22:08:14,780 [salt.state       ][INFO    ][1855] Executing state host.present for msg03
2017-11-03 22:08:14,781 [salt.state       ][INFO    ][1855] {'host': 'msg03'}
2017-11-03 22:08:14,781 [salt.state       ][INFO    ][1855] Completed state [msg03] at time 22:08:14.781125 duration_in_ms=1.294
2017-11-03 22:08:14,781 [salt.state       ][INFO    ][1855] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.781359
2017-11-03 22:08:14,782 [salt.state       ][INFO    ][1855] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,785 [salt.state       ][INFO    ][1855] {'host': 'msg03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,785 [salt.state       ][INFO    ][1855] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.785394 duration_in_ms=4.035
2017-11-03 22:08:14,786 [salt.state       ][INFO    ][1855] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.785627
2017-11-03 22:08:14,786 [salt.state       ][INFO    ][1855] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,787 [salt.state       ][INFO    ][1855] {'host': 'msg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,788 [salt.state       ][INFO    ][1855] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.787642 duration_in_ms=2.014
2017-11-03 22:08:14,788 [salt.state       ][INFO    ][1855] Running state [msg01] at time 22:08:14.787868
2017-11-03 22:08:14,788 [salt.state       ][INFO    ][1855] Executing state host.present for msg01
2017-11-03 22:08:14,789 [salt.state       ][INFO    ][1855] {'host': 'msg01'}
2017-11-03 22:08:14,789 [salt.state       ][INFO    ][1855] Completed state [msg01] at time 22:08:14.789190 duration_in_ms=1.322
2017-11-03 22:08:14,789 [salt.state       ][INFO    ][1855] Running state [msg] at time 22:08:14.789424
2017-11-03 22:08:14,790 [salt.state       ][INFO    ][1855] Executing state host.present for msg
2017-11-03 22:08:14,791 [salt.state       ][INFO    ][1855] {'host': 'msg'}
2017-11-03 22:08:14,792 [salt.state       ][INFO    ][1855] Completed state [msg] at time 22:08:14.791526 duration_in_ms=2.102
2017-11-03 22:08:14,792 [salt.state       ][INFO    ][1855] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.791768
2017-11-03 22:08:14,792 [salt.state       ][INFO    ][1855] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,793 [salt.state       ][INFO    ][1855] {'host': 'msg.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,793 [salt.state       ][INFO    ][1855] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.793104 duration_in_ms=1.336
2017-11-03 22:08:14,793 [salt.state       ][INFO    ][1855] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.793330
2017-11-03 22:08:14,794 [salt.state       ][INFO    ][1855] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,794 [salt.state       ][INFO    ][1855] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.100) already present
2017-11-03 22:08:14,794 [salt.state       ][INFO    ][1855] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.794455 duration_in_ms=1.125
2017-11-03 22:08:14,795 [salt.state       ][INFO    ][1855] Running state [cfg01] at time 22:08:14.794674
2017-11-03 22:08:14,795 [salt.state       ][INFO    ][1855] Executing state host.present for cfg01
2017-11-03 22:08:14,795 [salt.state       ][INFO    ][1855] Host cfg01 (192.168.10.100) already present
2017-11-03 22:08:14,796 [salt.state       ][INFO    ][1855] Completed state [cfg01] at time 22:08:14.795482 duration_in_ms=0.808
2017-11-03 22:08:14,796 [salt.state       ][INFO    ][1855] Running state [cmp002] at time 22:08:14.795707
2017-11-03 22:08:14,796 [salt.state       ][INFO    ][1855] Executing state host.present for cmp002
2017-11-03 22:08:14,797 [salt.state       ][INFO    ][1855] {'host': 'cmp002'}
2017-11-03 22:08:14,797 [salt.state       ][INFO    ][1855] Completed state [cmp002] at time 22:08:14.797035 duration_in_ms=1.328
2017-11-03 22:08:14,797 [salt.state       ][INFO    ][1855] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.797258
2017-11-03 22:08:14,797 [salt.state       ][INFO    ][1855] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,798 [salt.state       ][INFO    ][1855] {'host': 'cmp002.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,799 [salt.state       ][INFO    ][1855] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.798618 duration_in_ms=1.36
2017-11-03 22:08:14,799 [salt.state       ][INFO    ][1855] Running state [cmp001] at time 22:08:14.798909
2017-11-03 22:08:14,799 [salt.state       ][INFO    ][1855] Executing state host.present for cmp001
2017-11-03 22:08:14,800 [salt.state       ][INFO    ][1855] {'host': 'cmp001'}
2017-11-03 22:08:14,800 [salt.state       ][INFO    ][1855] Completed state [cmp001] at time 22:08:14.800282 duration_in_ms=1.373
2017-11-03 22:08:14,801 [salt.state       ][INFO    ][1855] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.800505
2017-11-03 22:08:14,801 [salt.state       ][INFO    ][1855] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,802 [salt.state       ][INFO    ][1855] {'host': 'cmp001.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,802 [salt.state       ][INFO    ][1855] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.801865 duration_in_ms=1.36
2017-11-03 22:08:14,802 [salt.state       ][INFO    ][1855] Running state [dbs01] at time 22:08:14.802100
2017-11-03 22:08:14,802 [salt.state       ][INFO    ][1855] Executing state host.present for dbs01
2017-11-03 22:08:14,803 [salt.state       ][INFO    ][1855] {'host': 'dbs01'}
2017-11-03 22:08:14,804 [salt.state       ][INFO    ][1855] Completed state [dbs01] at time 22:08:14.803615 duration_in_ms=1.515
2017-11-03 22:08:14,804 [salt.state       ][INFO    ][1855] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.803841
2017-11-03 22:08:14,804 [salt.state       ][INFO    ][1855] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,805 [salt.state       ][INFO    ][1855] {'host': 'dbs01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,805 [salt.state       ][INFO    ][1855] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.805216 duration_in_ms=1.375
2017-11-03 22:08:14,805 [salt.state       ][INFO    ][1855] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.805443
2017-11-03 22:08:14,806 [salt.state       ][INFO    ][1855] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,807 [salt.state       ][INFO    ][1855] {'host': 'dbs02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,808 [salt.state       ][INFO    ][1855] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.807612 duration_in_ms=2.169
2017-11-03 22:08:14,808 [salt.state       ][INFO    ][1855] Running state [dbs02] at time 22:08:14.807838
2017-11-03 22:08:14,808 [salt.state       ][INFO    ][1855] Executing state host.present for dbs02
2017-11-03 22:08:14,809 [salt.state       ][INFO    ][1855] {'host': 'dbs02'}
2017-11-03 22:08:14,809 [salt.state       ][INFO    ][1855] Completed state [dbs02] at time 22:08:14.809218 duration_in_ms=1.38
2017-11-03 22:08:14,809 [salt.state       ][INFO    ][1855] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.809439
2017-11-03 22:08:14,810 [salt.state       ][INFO    ][1855] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,811 [salt.state       ][INFO    ][1855] {'host': 'dbs03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,812 [salt.state       ][INFO    ][1855] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.811625 duration_in_ms=2.185
2017-11-03 22:08:14,812 [salt.state       ][INFO    ][1855] Running state [dbs03] at time 22:08:14.811856
2017-11-03 22:08:14,812 [salt.state       ][INFO    ][1855] Executing state host.present for dbs03
2017-11-03 22:08:14,813 [salt.state       ][INFO    ][1855] {'host': 'dbs03'}
2017-11-03 22:08:14,813 [salt.state       ][INFO    ][1855] Completed state [dbs03] at time 22:08:14.813259 duration_in_ms=1.403
2017-11-03 22:08:14,814 [salt.state       ][INFO    ][1855] Running state [mas01] at time 22:08:14.813487
2017-11-03 22:08:14,814 [salt.state       ][INFO    ][1855] Executing state host.present for mas01
2017-11-03 22:08:14,815 [salt.state       ][INFO    ][1855] {'host': 'mas01'}
2017-11-03 22:08:14,815 [salt.state       ][INFO    ][1855] Completed state [mas01] at time 22:08:14.814882 duration_in_ms=1.395
2017-11-03 22:08:14,815 [salt.state       ][INFO    ][1855] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.815104
2017-11-03 22:08:14,815 [salt.state       ][INFO    ][1855] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,816 [salt.state       ][INFO    ][1855] {'host': 'mas01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,817 [salt.state       ][INFO    ][1855] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.816555 duration_in_ms=1.451
2017-11-03 22:08:14,817 [salt.state       ][INFO    ][1855] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.816783
2017-11-03 22:08:14,817 [salt.state       ][INFO    ][1855] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,818 [salt.state       ][INFO    ][1855] {'host': 'ctl02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,818 [salt.state       ][INFO    ][1855] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.818201 duration_in_ms=1.418
2017-11-03 22:08:14,818 [salt.state       ][INFO    ][1855] Running state [ctl02] at time 22:08:14.818424
2017-11-03 22:08:14,819 [salt.state       ][INFO    ][1855] Executing state host.present for ctl02
2017-11-03 22:08:14,820 [salt.state       ][INFO    ][1855] {'host': 'ctl02'}
2017-11-03 22:08:14,820 [salt.state       ][INFO    ][1855] Completed state [ctl02] at time 22:08:14.819997 duration_in_ms=1.573
2017-11-03 22:08:14,820 [salt.state       ][INFO    ][1855] Running state [ctl03] at time 22:08:14.820225
2017-11-03 22:08:14,820 [salt.state       ][INFO    ][1855] Executing state host.present for ctl03
2017-11-03 22:08:14,821 [salt.state       ][INFO    ][1855] {'host': 'ctl03'}
2017-11-03 22:08:14,822 [salt.state       ][INFO    ][1855] Completed state [ctl03] at time 22:08:14.821649 duration_in_ms=1.424
2017-11-03 22:08:14,822 [salt.state       ][INFO    ][1855] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.821870
2017-11-03 22:08:14,822 [salt.state       ][INFO    ][1855] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,823 [salt.state       ][INFO    ][1855] {'host': 'ctl03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,823 [salt.state       ][INFO    ][1855] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.823342 duration_in_ms=1.472
2017-11-03 22:08:14,824 [salt.state       ][INFO    ][1855] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.823572
2017-11-03 22:08:14,824 [salt.state       ][INFO    ][1855] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,825 [salt.state       ][INFO    ][1855] {'host': 'ctl01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,825 [salt.state       ][INFO    ][1855] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.825040 duration_in_ms=1.468
2017-11-03 22:08:14,825 [salt.state       ][INFO    ][1855] Running state [ctl01] at time 22:08:14.825264
2017-11-03 22:08:14,825 [salt.state       ][INFO    ][1855] Executing state host.present for ctl01
2017-11-03 22:08:14,827 [salt.state       ][INFO    ][1855] {'host': 'ctl01'}
2017-11-03 22:08:14,827 [salt.state       ][INFO    ][1855] Completed state [ctl01] at time 22:08:14.826722 duration_in_ms=1.458
2017-11-03 22:08:14,827 [salt.state       ][INFO    ][1855] Running state [ctl] at time 22:08:14.826954
2017-11-03 22:08:14,827 [salt.state       ][INFO    ][1855] Executing state host.present for ctl
2017-11-03 22:08:14,828 [salt.state       ][INFO    ][1855] {'host': 'ctl'}
2017-11-03 22:08:14,828 [salt.state       ][INFO    ][1855] Completed state [ctl] at time 22:08:14.828452 duration_in_ms=1.498
2017-11-03 22:08:14,829 [salt.state       ][INFO    ][1855] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.828677
2017-11-03 22:08:14,829 [salt.state       ][INFO    ][1855] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-03 22:08:14,830 [salt.state       ][INFO    ][1855] {'host': 'ctl.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-03 22:08:14,830 [salt.state       ][INFO    ][1855] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 22:08:14.830152 duration_in_ms=1.475
2017-11-03 22:08:14,833 [salt.state       ][INFO    ][1855] Running state [ens2] at time 22:08:14.832949
2017-11-03 22:08:14,833 [salt.state       ][INFO    ][1855] Executing state network.managed for ens2
2017-11-03 22:08:15,603 [salt.state       ][INFO    ][1855] Interface ens2 is up to date.
2017-11-03 22:08:15,603 [salt.state       ][INFO    ][1855] Completed state [ens2] at time 22:08:15.603388 duration_in_ms=770.438
2017-11-03 22:08:15,604 [salt.state       ][INFO    ][1855] Running state [ens3] at time 22:08:15.603682
2017-11-03 22:08:15,604 [salt.state       ][INFO    ][1855] Executing state network.managed for ens3
2017-11-03 22:08:15,626 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-11-03 22:08:15,658 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['ifup', 'ens3'] in directory '/root'
2017-11-03 22:08:15,735 [salt.state       ][INFO    ][1855] {'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-03 22:08:15,736 [salt.state       ][INFO    ][1855] Completed state [ens3] at time 22:08:15.735537 duration_in_ms=131.856
2017-11-03 22:08:15,736 [salt.state       ][INFO    ][1855] Running state [/etc/profile.d/proxy.sh] at time 22:08:15.735883
2017-11-03 22:08:15,736 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-03 22:08:15,737 [salt.state       ][INFO    ][1855] File /etc/profile.d/proxy.sh is not present
2017-11-03 22:08:15,737 [salt.state       ][INFO    ][1855] Completed state [/etc/profile.d/proxy.sh] at time 22:08:15.736753 duration_in_ms=0.87
2017-11-03 22:08:15,737 [salt.state       ][INFO    ][1855] Running state [/etc/apt/apt.conf.d/95proxies] at time 22:08:15.736989
2017-11-03 22:08:15,737 [salt.state       ][INFO    ][1855] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-03 22:08:15,738 [salt.state       ][INFO    ][1855] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-03 22:08:15,738 [salt.state       ][INFO    ][1855] Completed state [/etc/apt/apt.conf.d/95proxies] at time 22:08:15.737656 duration_in_ms=0.667
2017-11-03 22:08:15,744 [salt.state       ][INFO    ][1855] Running state [ntp] at time 22:08:15.743781
2017-11-03 22:08:15,744 [salt.state       ][INFO    ][1855] Executing state pkg.installed for ntp
2017-11-03 22:08:15,934 [salt.loaded.int.module.cmdmod][INFO    ][1855] 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-03 22:08:17,842 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103220817822912
2017-11-03 22:08:17,861 [salt.minion      ][INFO    ][7861] Starting a new job with PID 7861
2017-11-03 22:08:17,875 [salt.minion      ][INFO    ][7861] Returning information for job: 20171103220817822912
2017-11-03 22:08:19,308 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:08:19,339 [salt.state       ][INFO    ][1855] 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-03 22:08:19,352 [salt.state       ][INFO    ][1855] Loading fresh modules for state activity
2017-11-03 22:08:19,373 [salt.state       ][INFO    ][1855] Completed state [ntp] at time 22:08:19.372705 duration_in_ms=3628.924
2017-11-03 22:08:19,376 [salt.state       ][INFO    ][1855] Running state [/etc/ntp.conf] at time 22:08:19.376002
2017-11-03 22:08:19,376 [salt.state       ][INFO    ][1855] Executing state file.managed for /etc/ntp.conf
2017-11-03 22:08:19,407 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-03 22:08:19,468 [salt.fileclient  ][INFO    ][1855] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-03 22:08:19,481 [salt.state       ][INFO    ][1855] 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-03 22:08:19,488 [salt.state       ][INFO    ][1855] Completed state [/etc/ntp.conf] at time 22:08:19.487869 duration_in_ms=111.864
2017-11-03 22:08:19,654 [salt.state       ][INFO    ][1855] Running state [ntp] at time 22:08:19.654298
2017-11-03 22:08:19,655 [salt.state       ][INFO    ][1855] Executing state service.running for ntp
2017-11-03 22:08:19,659 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-03 22:08:19,682 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-03 22:08:19,705 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-03 22:08:19,732 [salt.state       ][INFO    ][1855] The service ntp is already running
2017-11-03 22:08:19,733 [salt.state       ][INFO    ][1855] Completed state [ntp] at time 22:08:19.732476 duration_in_ms=78.178
2017-11-03 22:08:19,733 [salt.state       ][INFO    ][1855] Running state [ntp] at time 22:08:19.733030
2017-11-03 22:08:19,734 [salt.state       ][INFO    ][1855] Executing state service.mod_watch for ntp
2017-11-03 22:08:19,735 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-03 22:08:19,760 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-03 22:08:19,792 [salt.loaded.int.module.cmdmod][INFO    ][1855] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-11-03 22:08:19,918 [salt.state       ][INFO    ][1855] {'ntp': True}
2017-11-03 22:08:19,919 [salt.state       ][INFO    ][1855] Completed state [ntp] at time 22:08:19.918808 duration_in_ms=185.776
2017-11-03 22:08:19,938 [salt.minion      ][INFO    ][1855] Returning information for job: 20171103220717337107
2017-11-03 22:08:21,276 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171103220821260679
2017-11-03 22:08:21,293 [salt.minion      ][INFO    ][8097] Starting a new job with PID 8097
2017-11-03 22:08:21,316 [salt.minion      ][INFO    ][8097] Returning information for job: 20171103220821260679
2017-11-03 22:08:22,573 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command test.ping with jid 20171103220822561788
2017-11-03 22:08:22,594 [salt.minion      ][INFO    ][8102] Starting a new job with PID 8102
2017-11-03 22:08:22,661 [salt.minion      ][INFO    ][8102] Returning information for job: 20171103220822561788
2017-11-03 22:09:33,835 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command state.sls with jid 20171103220933819972
2017-11-03 22:09:33,862 [salt.minion      ][INFO    ][8274] Starting a new job with PID 8274
2017-11-03 22:09:34,540 [salt.state       ][INFO    ][8274] Loading fresh modules for state activity
2017-11-03 22:09:34,607 [salt.fileclient  ][INFO    ][8274] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-03 22:09:34,643 [salt.fileclient  ][INFO    ][8274] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-03 22:09:34,708 [salt.fileclient  ][INFO    ][8274] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 22:09:35,514 [salt.state       ][INFO    ][8274] Running state [lsof] at time 22:09:35.513859
2017-11-03 22:09:35,515 [salt.state       ][INFO    ][8274] Executing state pkg.installed for lsof
2017-11-03 22:09:35,517 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:09:36,701 [salt.state       ][INFO    ][8274] Package lsof is already installed
2017-11-03 22:09:36,702 [salt.state       ][INFO    ][8274] Completed state [lsof] at time 22:09:36.702095 duration_in_ms=1188.235
2017-11-03 22:09:36,703 [salt.state       ][INFO    ][8274] Running state [keepalived] at time 22:09:36.703252
2017-11-03 22:09:36,704 [salt.state       ][INFO    ][8274] Executing state pkg.installed for keepalived
2017-11-03 22:09:36,750 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:09:40,288 [salt.loaded.int.module.cmdmod][INFO    ][8274] 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-03 22:09:43,903 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103220943890473
2017-11-03 22:09:43,924 [salt.minion      ][INFO    ][9003] Starting a new job with PID 9003
2017-11-03 22:09:43,936 [salt.minion      ][INFO    ][9003] Returning information for job: 20171103220943890473
2017-11-03 22:09:45,203 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:09:45,232 [salt.state       ][INFO    ][8274] 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-03 22:09:45,247 [salt.state       ][INFO    ][8274] Loading fresh modules for state activity
2017-11-03 22:09:45,269 [salt.state       ][INFO    ][8274] Completed state [keepalived] at time 22:09:45.268771 duration_in_ms=8565.52
2017-11-03 22:09:45,272 [salt.state       ][INFO    ][8274] Running state [/etc/keepalived/keepalived.conf] at time 22:09:45.271920
2017-11-03 22:09:45,272 [salt.state       ][INFO    ][8274] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-03 22:09:45,315 [salt.fileclient  ][INFO    ][8274] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-03 22:09:45,385 [salt.fileclient  ][INFO    ][8274] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 22:09:45,400 [salt.state       ][INFO    ][8274] File changed:
New file
2017-11-03 22:09:45,401 [salt.state       ][INFO    ][8274] Completed state [/etc/keepalived/keepalived.conf] at time 22:09:45.400591 duration_in_ms=128.67
2017-11-03 22:09:45,529 [salt.state       ][INFO    ][8274] Running state [keepalived] at time 22:09:45.528869
2017-11-03 22:09:45,530 [salt.state       ][INFO    ][8274] Executing state service.running for keepalived
2017-11-03 22:09:45,532 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-03 22:09:45,546 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-03 22:09:45,563 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 22:09:45,576 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 22:09:45,595 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-03 22:09:45,671 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-03 22:09:45,685 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 22:09:45,694 [salt.loaded.int.module.cmdmod][INFO    ][8274] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 22:09:45,705 [salt.state       ][INFO    ][8274] {'keepalived': True}
2017-11-03 22:09:45,706 [salt.state       ][INFO    ][8274] Completed state [keepalived] at time 22:09:45.705678 duration_in_ms=176.809
2017-11-03 22:09:45,707 [salt.minion      ][INFO    ][8274] Returning information for job: 20171103220933819972
2017-11-03 22:11:27,766 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command pillar.get with jid 20171103221127755752
2017-11-03 22:11:27,782 [salt.minion      ][INFO    ][9185] Starting a new job with PID 9185
2017-11-03 22:11:27,788 [salt.minion      ][INFO    ][9185] Returning information for job: 20171103221127755752
2017-11-03 22:44:10,273 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command state.sls with jid 20171103224410265313
2017-11-03 22:44:10,296 [salt.minion      ][INFO    ][10674] Starting a new job with PID 10674
2017-11-03 22:44:13,202 [salt.state       ][INFO    ][10674] Loading fresh modules for state activity
2017-11-03 22:44:13,236 [salt.fileclient  ][INFO    ][10674] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-03 22:44:13,257 [salt.fileclient  ][INFO    ][10674] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-03 22:44:13,279 [salt.fileclient  ][INFO    ][10674] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-03 22:44:13,851 [salt.state       ][INFO    ][10674] Running state [python-memcache] at time 22:44:13.850870
2017-11-03 22:44:13,852 [salt.state       ][INFO    ][10674] Executing state pkg.installed for python-memcache
2017-11-03 22:44:13,854 [salt.loaded.int.module.cmdmod][INFO    ][10674] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:44:15,078 [salt.loaded.int.module.cmdmod][INFO    ][10674] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 22:44:19,093 [salt.loaded.int.module.cmdmod][INFO    ][10674] 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-03 22:44:20,408 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103224420393126
2017-11-03 22:44:20,426 [salt.minion      ][INFO    ][11324] Starting a new job with PID 11324
2017-11-03 22:44:20,441 [salt.minion      ][INFO    ][11324] Returning information for job: 20171103224420393126
2017-11-03 22:44:20,755 [salt.loaded.int.module.cmdmod][INFO    ][10674] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:44:20,866 [salt.state       ][INFO    ][10674] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2017-11-03 22:44:20,892 [salt.state       ][INFO    ][10674] Loading fresh modules for state activity
2017-11-03 22:44:20,944 [salt.state       ][INFO    ][10674] Completed state [python-memcache] at time 22:44:20.944282 duration_in_ms=7093.412
2017-11-03 22:44:20,960 [salt.state       ][INFO    ][10674] Running state [memcached] at time 22:44:20.960333
2017-11-03 22:44:20,961 [salt.state       ][INFO    ][10674] Executing state pkg.installed for memcached
2017-11-03 22:44:21,509 [salt.loaded.int.module.cmdmod][INFO    ][10674] 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-03 22:44:24,389 [salt.loaded.int.module.cmdmod][INFO    ][10674] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 22:44:24,418 [salt.state       ][INFO    ][10674] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2017-11-03 22:44:24,431 [salt.state       ][INFO    ][10674] Loading fresh modules for state activity
2017-11-03 22:44:24,452 [salt.state       ][INFO    ][10674] Completed state [memcached] at time 22:44:24.452349 duration_in_ms=3492.017
2017-11-03 22:44:24,455 [salt.state       ][INFO    ][10674] Running state [/etc/memcached.conf] at time 22:44:24.455303
2017-11-03 22:44:24,456 [salt.state       ][INFO    ][10674] Executing state file.managed for /etc/memcached.conf
2017-11-03 22:44:24,486 [salt.fileclient  ][INFO    ][10674] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-03 22:44:24,509 [salt.fileclient  ][INFO    ][10674] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-03 22:44:24,521 [salt.state       ][INFO    ][10674] 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-03 22:44:24,528 [salt.state       ][INFO    ][10674] Completed state [/etc/memcached.conf] at time 22:44:24.528081 duration_in_ms=72.778
2017-11-03 22:44:24,613 [salt.state       ][INFO    ][10674] Running state [memcached] at time 22:44:24.613295
2017-11-03 22:44:24,614 [salt.state       ][INFO    ][10674] Executing state service.running for memcached
2017-11-03 22:44:24,616 [salt.loaded.int.module.cmdmod][INFO    ][10674] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-03 22:44:24,628 [salt.loaded.int.module.cmdmod][INFO    ][10674] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-03 22:44:24,639 [salt.loaded.int.module.cmdmod][INFO    ][10674] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-03 22:44:24,649 [salt.state       ][INFO    ][10674] The service memcached is already running
2017-11-03 22:44:24,649 [salt.state       ][INFO    ][10674] Completed state [memcached] at time 22:44:24.649407 duration_in_ms=36.112
2017-11-03 22:44:24,650 [salt.state       ][INFO    ][10674] Running state [memcached] at time 22:44:24.649646
2017-11-03 22:44:24,650 [salt.state       ][INFO    ][10674] Executing state service.mod_watch for memcached
2017-11-03 22:44:24,651 [salt.loaded.int.module.cmdmod][INFO    ][10674] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-03 22:44:24,660 [salt.loaded.int.module.cmdmod][INFO    ][10674] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-03 22:44:24,670 [salt.loaded.int.module.cmdmod][INFO    ][10674] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2017-11-03 22:44:24,702 [salt.state       ][INFO    ][10674] {'memcached': True}
2017-11-03 22:44:24,702 [salt.state       ][INFO    ][10674] Completed state [memcached] at time 22:44:24.701920 duration_in_ms=52.273
2017-11-03 22:44:24,703 [salt.minion      ][INFO    ][10674] Returning information for job: 20171103224410265313
2017-11-03 23:06:09,785 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command test.ping with jid 20171103230609776669
2017-11-03 23:06:09,812 [salt.minion      ][INFO    ][12602] Starting a new job with PID 12602
2017-11-03 23:06:09,899 [salt.minion      ][INFO    ][12602] Returning information for job: 20171103230609776669
2017-11-03 23:06:24,143 [salt.utils.schedule][INFO    ][1528] Running scheduled job: __mine_interval
2017-11-03 23:06:30,021 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command state.sls with jid 20171103230630007574
2017-11-03 23:06:30,035 [salt.minion      ][INFO    ][12621] Starting a new job with PID 12621
2017-11-03 23:06:30,645 [salt.state       ][INFO    ][12621] Loading fresh modules for state activity
2017-11-03 23:06:30,675 [salt.fileclient  ][INFO    ][12621] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-03 23:06:30,697 [salt.fileclient  ][INFO    ][12621] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-03 23:06:30,728 [salt.fileclient  ][INFO    ][12621] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 23:06:31,094 [salt.state       ][INFO    ][12621] Running state [lsof] at time 23:06:31.093854
2017-11-03 23:06:31,095 [salt.state       ][INFO    ][12621] Executing state pkg.installed for lsof
2017-11-03 23:06:31,097 [salt.loaded.int.module.cmdmod][INFO    ][12621] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 23:06:32,361 [salt.state       ][INFO    ][12621] Package lsof is already installed
2017-11-03 23:06:32,363 [salt.state       ][INFO    ][12621] Completed state [lsof] at time 23:06:32.362741 duration_in_ms=1268.886
2017-11-03 23:06:32,364 [salt.state       ][INFO    ][12621] Running state [keepalived] at time 23:06:32.363760
2017-11-03 23:06:32,365 [salt.state       ][INFO    ][12621] Executing state pkg.installed for keepalived
2017-11-03 23:06:32,376 [salt.state       ][INFO    ][12621] Package keepalived is already installed
2017-11-03 23:06:32,377 [salt.state       ][INFO    ][12621] Completed state [keepalived] at time 23:06:32.376494 duration_in_ms=12.734
2017-11-03 23:06:32,381 [salt.state       ][INFO    ][12621] Running state [/etc/keepalived/keepalived.conf] at time 23:06:32.380419
2017-11-03 23:06:32,381 [salt.state       ][INFO    ][12621] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-03 23:06:32,419 [salt.fileclient  ][INFO    ][12621] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-03 23:06:32,515 [salt.fileclient  ][INFO    ][12621] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 23:06:32,531 [salt.state       ][INFO    ][12621] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-03 23:06:32,532 [salt.state       ][INFO    ][12621] Completed state [/etc/keepalived/keepalived.conf] at time 23:06:32.532352 duration_in_ms=151.933
2017-11-03 23:06:32,535 [salt.state       ][INFO    ][12621] Running state [keepalived] at time 23:06:32.534512
2017-11-03 23:06:32,536 [salt.state       ][INFO    ][12621] Executing state service.running for keepalived
2017-11-03 23:06:32,537 [salt.loaded.int.module.cmdmod][INFO    ][12621] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-03 23:06:32,573 [salt.loaded.int.module.cmdmod][INFO    ][12621] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-03 23:06:32,591 [salt.loaded.int.module.cmdmod][INFO    ][12621] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 23:06:32,608 [salt.state       ][INFO    ][12621] The service keepalived is already running
2017-11-03 23:06:32,609 [salt.state       ][INFO    ][12621] Completed state [keepalived] at time 23:06:32.609286 duration_in_ms=74.774
2017-11-03 23:06:32,612 [salt.minion      ][INFO    ][12621] Returning information for job: 20171103230630007574
2017-11-03 23:07:01,135 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command pillar.get with jid 20171103230701127513
2017-11-03 23:07:01,155 [salt.minion      ][INFO    ][12650] Starting a new job with PID 12650
2017-11-03 23:07:01,160 [salt.minion      ][INFO    ][12650] Returning information for job: 20171103230701127513
2017-11-03 23:08:55,344 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command state.sls with jid 20171103230855337666
2017-11-03 23:08:55,374 [salt.minion      ][INFO    ][12675] Starting a new job with PID 12675
2017-11-03 23:08:56,114 [salt.state       ][INFO    ][12675] Loading fresh modules for state activity
2017-11-03 23:08:56,166 [salt.fileclient  ][INFO    ][12675] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-03 23:08:56,200 [salt.fileclient  ][INFO    ][12675] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-03 23:08:56,233 [salt.fileclient  ][INFO    ][12675] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-03 23:08:56,994 [salt.state       ][INFO    ][12675] Running state [python-memcache] at time 23:08:56.993562
2017-11-03 23:08:56,994 [salt.state       ][INFO    ][12675] Executing state pkg.installed for python-memcache
2017-11-03 23:08:56,995 [salt.loaded.int.module.cmdmod][INFO    ][12675] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 23:08:58,046 [salt.state       ][INFO    ][12675] Package python-memcache is already installed
2017-11-03 23:08:58,046 [salt.state       ][INFO    ][12675] Completed state [python-memcache] at time 23:08:58.045861 duration_in_ms=1052.3
2017-11-03 23:08:58,046 [salt.state       ][INFO    ][12675] Running state [memcached] at time 23:08:58.046157
2017-11-03 23:08:58,046 [salt.state       ][INFO    ][12675] Executing state pkg.installed for memcached
2017-11-03 23:08:58,051 [salt.state       ][INFO    ][12675] Package memcached is already installed
2017-11-03 23:08:58,051 [salt.state       ][INFO    ][12675] Completed state [memcached] at time 23:08:58.051210 duration_in_ms=5.053
2017-11-03 23:08:58,053 [salt.state       ][INFO    ][12675] Running state [/etc/memcached.conf] at time 23:08:58.052950
2017-11-03 23:08:58,053 [salt.state       ][INFO    ][12675] Executing state file.managed for /etc/memcached.conf
2017-11-03 23:08:58,084 [salt.fileclient  ][INFO    ][12675] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-03 23:08:58,109 [salt.fileclient  ][INFO    ][12675] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-03 23:08:58,118 [salt.state       ][INFO    ][12675] File /etc/memcached.conf is in the correct state
2017-11-03 23:08:58,118 [salt.state       ][INFO    ][12675] Completed state [/etc/memcached.conf] at time 23:08:58.118130 duration_in_ms=65.179
2017-11-03 23:08:58,119 [salt.state       ][INFO    ][12675] Running state [memcached] at time 23:08:58.118920
2017-11-03 23:08:58,119 [salt.state       ][INFO    ][12675] Executing state service.running for memcached
2017-11-03 23:08:58,120 [salt.loaded.int.module.cmdmod][INFO    ][12675] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-03 23:08:58,138 [salt.loaded.int.module.cmdmod][INFO    ][12675] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-03 23:08:58,147 [salt.loaded.int.module.cmdmod][INFO    ][12675] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-03 23:08:58,154 [salt.state       ][INFO    ][12675] The service memcached is already running
2017-11-03 23:08:58,155 [salt.state       ][INFO    ][12675] Completed state [memcached] at time 23:08:58.154581 duration_in_ms=35.661
2017-11-03 23:08:58,156 [salt.minion      ][INFO    ][12675] Returning information for job: 20171103230855337666
2017-11-03 23:22:10,182 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command test.ping with jid 20171103232210169166
2017-11-03 23:22:10,216 [salt.minion      ][INFO    ][13452] Starting a new job with PID 13452
2017-11-03 23:22:10,309 [salt.minion      ][INFO    ][13452] Returning information for job: 20171103232210169166
2017-11-03 23:22:33,168 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command state.sls with jid 20171103232233154588
2017-11-03 23:22:33,187 [salt.minion      ][INFO    ][13462] Starting a new job with PID 13462
2017-11-03 23:22:33,828 [salt.state       ][INFO    ][13462] Loading fresh modules for state activity
2017-11-03 23:22:33,867 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-03 23:22:33,895 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-03 23:22:33,933 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 23:22:34,427 [salt.state       ][INFO    ][13462] Running state [lsof] at time 23:22:34.426694
2017-11-03 23:22:34,428 [salt.state       ][INFO    ][13462] Executing state pkg.installed for lsof
2017-11-03 23:22:34,428 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 23:22:35,143 [salt.state       ][INFO    ][13462] Package lsof is already installed
2017-11-03 23:22:35,144 [salt.state       ][INFO    ][13462] Completed state [lsof] at time 23:22:35.143448 duration_in_ms=716.754
2017-11-03 23:22:35,144 [salt.state       ][INFO    ][13462] Running state [keepalived] at time 23:22:35.144032
2017-11-03 23:22:35,145 [salt.state       ][INFO    ][13462] Executing state pkg.installed for keepalived
2017-11-03 23:22:35,149 [salt.state       ][INFO    ][13462] Package keepalived is already installed
2017-11-03 23:22:35,150 [salt.state       ][INFO    ][13462] Completed state [keepalived] at time 23:22:35.149801 duration_in_ms=5.769
2017-11-03 23:22:35,152 [salt.state       ][INFO    ][13462] Running state [/etc/keepalived/keepalived.conf] at time 23:22:35.152049
2017-11-03 23:22:35,153 [salt.state       ][INFO    ][13462] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-03 23:22:35,182 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-03 23:22:35,236 [salt.fileclient  ][INFO    ][13462] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 23:22:35,244 [salt.state       ][INFO    ][13462] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-03 23:22:35,244 [salt.state       ][INFO    ][13462] Completed state [/etc/keepalived/keepalived.conf] at time 23:22:35.244360 duration_in_ms=92.311
2017-11-03 23:22:35,245 [salt.state       ][INFO    ][13462] Running state [keepalived] at time 23:22:35.245396
2017-11-03 23:22:35,246 [salt.state       ][INFO    ][13462] Executing state service.running for keepalived
2017-11-03 23:22:35,247 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-03 23:22:35,273 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-03 23:22:35,285 [salt.loaded.int.module.cmdmod][INFO    ][13462] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 23:22:35,298 [salt.state       ][INFO    ][13462] The service keepalived is already running
2017-11-03 23:22:35,298 [salt.state       ][INFO    ][13462] Completed state [keepalived] at time 23:22:35.298047 duration_in_ms=52.651
2017-11-03 23:22:35,300 [salt.minion      ][INFO    ][13462] Returning information for job: 20171103232233154588
2017-11-03 23:22:58,573 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command pillar.get with jid 20171103232258564755
2017-11-03 23:22:58,602 [salt.minion      ][INFO    ][13491] Starting a new job with PID 13491
2017-11-03 23:22:58,613 [salt.minion      ][INFO    ][13491] Returning information for job: 20171103232258564755
2017-11-03 23:24:58,395 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command state.sls with jid 20171103232458385727
2017-11-03 23:24:58,415 [salt.minion      ][INFO    ][13521] Starting a new job with PID 13521
2017-11-03 23:24:59,154 [salt.state       ][INFO    ][13521] Loading fresh modules for state activity
2017-11-03 23:24:59,187 [salt.fileclient  ][INFO    ][13521] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-03 23:24:59,207 [salt.fileclient  ][INFO    ][13521] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-03 23:24:59,231 [salt.fileclient  ][INFO    ][13521] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-03 23:24:59,960 [salt.state       ][INFO    ][13521] Running state [python-memcache] at time 23:24:59.959694
2017-11-03 23:24:59,961 [salt.state       ][INFO    ][13521] Executing state pkg.installed for python-memcache
2017-11-03 23:24:59,963 [salt.loaded.int.module.cmdmod][INFO    ][13521] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 23:25:01,200 [salt.state       ][INFO    ][13521] Package python-memcache is already installed
2017-11-03 23:25:01,201 [salt.state       ][INFO    ][13521] Completed state [python-memcache] at time 23:25:01.201329 duration_in_ms=1241.636
2017-11-03 23:25:01,202 [salt.state       ][INFO    ][13521] Running state [memcached] at time 23:25:01.202228
2017-11-03 23:25:01,204 [salt.state       ][INFO    ][13521] Executing state pkg.installed for memcached
2017-11-03 23:25:01,214 [salt.state       ][INFO    ][13521] Package memcached is already installed
2017-11-03 23:25:01,215 [salt.state       ][INFO    ][13521] Completed state [memcached] at time 23:25:01.214849 duration_in_ms=12.621
2017-11-03 23:25:01,219 [salt.state       ][INFO    ][13521] Running state [/etc/memcached.conf] at time 23:25:01.219199
2017-11-03 23:25:01,220 [salt.state       ][INFO    ][13521] Executing state file.managed for /etc/memcached.conf
2017-11-03 23:25:01,253 [salt.fileclient  ][INFO    ][13521] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-03 23:25:01,276 [salt.fileclient  ][INFO    ][13521] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-03 23:25:01,285 [salt.state       ][INFO    ][13521] File /etc/memcached.conf is in the correct state
2017-11-03 23:25:01,286 [salt.state       ][INFO    ][13521] Completed state [/etc/memcached.conf] at time 23:25:01.285705 duration_in_ms=66.507
2017-11-03 23:25:01,287 [salt.state       ][INFO    ][13521] Running state [memcached] at time 23:25:01.286852
2017-11-03 23:25:01,287 [salt.state       ][INFO    ][13521] Executing state service.running for memcached
2017-11-03 23:25:01,288 [salt.loaded.int.module.cmdmod][INFO    ][13521] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-03 23:25:01,318 [salt.loaded.int.module.cmdmod][INFO    ][13521] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-03 23:25:01,334 [salt.loaded.int.module.cmdmod][INFO    ][13521] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-03 23:25:01,348 [salt.state       ][INFO    ][13521] The service memcached is already running
2017-11-03 23:25:01,349 [salt.state       ][INFO    ][13521] Completed state [memcached] at time 23:25:01.348484 duration_in_ms=61.628
2017-11-03 23:25:01,351 [salt.minion      ][INFO    ][13521] Returning information for job: 20171103232458385727
2017-11-03 23:44:54,373 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command state.sls with jid 20171103234454363643
2017-11-03 23:44:54,396 [salt.minion      ][INFO    ][14519] Starting a new job with PID 14519
2017-11-03 23:44:57,076 [salt.state       ][INFO    ][14519] Loading fresh modules for state activity
2017-11-03 23:44:57,133 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/init.sls'
2017-11-03 23:44:57,162 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/server/init.sls'
2017-11-03 23:44:57,181 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/server/service.sls'
2017-11-03 23:44:57,224 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 23:44:57,291 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/server/plugin.sls'
2017-11-03 23:44:57,319 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 23:44:57,783 [salt.state       ][INFO    ][14519] Running state [python-lesscpy] at time 23:44:57.783027
2017-11-03 23:44:57,784 [salt.state       ][INFO    ][14519] Executing state pkg.installed for python-lesscpy
2017-11-03 23:44:57,785 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 23:44:59,217 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 23:45:02,637 [salt.loaded.int.module.cmdmod][INFO    ][14519] 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-03 23:45:04,490 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234504475526
2017-11-03 23:45:04,519 [salt.minion      ][INFO    ][15119] Starting a new job with PID 15119
2017-11-03 23:45:04,555 [salt.minion      ][INFO    ][15119] Returning information for job: 20171103234504475526
2017-11-03 23:45:05,196 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 23:45:05,264 [salt.state       ][INFO    ][14519] 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-03 23:45:05,298 [salt.state       ][INFO    ][14519] Loading fresh modules for state activity
2017-11-03 23:45:05,349 [salt.state       ][INFO    ][14519] Completed state [python-lesscpy] at time 23:45:05.348755 duration_in_ms=7565.725
2017-11-03 23:45:05,366 [salt.state       ][INFO    ][14519] Running state [libapache2-mod-wsgi] at time 23:45:05.366386
2017-11-03 23:45:05,367 [salt.state       ][INFO    ][14519] Executing state pkg.installed for libapache2-mod-wsgi
2017-11-03 23:45:05,920 [salt.state       ][INFO    ][14519] Package libapache2-mod-wsgi is already installed
2017-11-03 23:45:05,921 [salt.state       ][INFO    ][14519] Completed state [libapache2-mod-wsgi] at time 23:45:05.920697 duration_in_ms=554.313
2017-11-03 23:45:05,921 [salt.state       ][INFO    ][14519] Running state [python-memcache] at time 23:45:05.921000
2017-11-03 23:45:05,921 [salt.state       ][INFO    ][14519] Executing state pkg.installed for python-memcache
2017-11-03 23:45:05,926 [salt.state       ][INFO    ][14519] Package python-memcache is already installed
2017-11-03 23:45:05,926 [salt.state       ][INFO    ][14519] Completed state [python-memcache] at time 23:45:05.926360 duration_in_ms=5.36
2017-11-03 23:45:05,927 [salt.state       ][INFO    ][14519] Running state [apache2] at time 23:45:05.926606
2017-11-03 23:45:05,927 [salt.state       ][INFO    ][14519] Executing state pkg.installed for apache2
2017-11-03 23:45:05,945 [salt.loaded.int.module.cmdmod][INFO    ][14519] 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-03 23:45:13,173 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 23:45:13,237 [salt.state       ][INFO    ][14519] 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-03 23:45:13,269 [salt.state       ][INFO    ][14519] Loading fresh modules for state activity
2017-11-03 23:45:13,324 [salt.state       ][INFO    ][14519] Completed state [apache2] at time 23:45:13.324256 duration_in_ms=7397.647
2017-11-03 23:45:13,346 [salt.state       ][INFO    ][14519] Running state [openstack-dashboard] at time 23:45:13.346388
2017-11-03 23:45:13,348 [salt.state       ][INFO    ][14519] Executing state pkg.installed for openstack-dashboard
2017-11-03 23:45:13,929 [salt.loaded.int.module.cmdmod][INFO    ][14519] 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-03 23:45:14,528 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234514521495
2017-11-03 23:45:14,546 [salt.minion      ][INFO    ][15710] Starting a new job with PID 15710
2017-11-03 23:45:14,559 [salt.minion      ][INFO    ][15710] Returning information for job: 20171103234514521495
2017-11-03 23:45:24,587 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234524564053
2017-11-03 23:45:24,633 [salt.minion      ][INFO    ][16292] Starting a new job with PID 16292
2017-11-03 23:45:24,678 [salt.minion      ][INFO    ][16292] Returning information for job: 20171103234524564053
2017-11-03 23:45:34,661 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234534645305
2017-11-03 23:45:34,722 [salt.minion      ][INFO    ][17219] Starting a new job with PID 17219
2017-11-03 23:45:34,756 [salt.minion      ][INFO    ][17219] Returning information for job: 20171103234534645305
2017-11-03 23:45:44,741 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234544722120
2017-11-03 23:45:44,766 [salt.minion      ][INFO    ][17825] Starting a new job with PID 17825
2017-11-03 23:45:44,785 [salt.minion      ][INFO    ][17825] Returning information for job: 20171103234544722120
2017-11-03 23:45:54,760 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234554752256
2017-11-03 23:45:54,801 [salt.minion      ][INFO    ][18258] Starting a new job with PID 18258
2017-11-03 23:45:54,842 [salt.minion      ][INFO    ][18258] Returning information for job: 20171103234554752256
2017-11-03 23:46:04,829 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234604818898
2017-11-03 23:46:04,868 [salt.minion      ][INFO    ][18685] Starting a new job with PID 18685
2017-11-03 23:46:04,884 [salt.minion      ][INFO    ][18685] Returning information for job: 20171103234604818898
2017-11-03 23:46:14,925 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234614915721
2017-11-03 23:46:14,946 [salt.minion      ][INFO    ][18701] Starting a new job with PID 18701
2017-11-03 23:46:14,961 [salt.minion      ][INFO    ][18701] Returning information for job: 20171103234614915721
2017-11-03 23:46:24,986 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234624971141
2017-11-03 23:46:25,021 [salt.minion      ][INFO    ][18711] Starting a new job with PID 18711
2017-11-03 23:46:25,036 [salt.minion      ][INFO    ][18711] Returning information for job: 20171103234624971141
2017-11-03 23:46:35,033 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234635022528
2017-11-03 23:46:35,081 [salt.minion      ][INFO    ][18716] Starting a new job with PID 18716
2017-11-03 23:46:35,112 [salt.minion      ][INFO    ][18716] Returning information for job: 20171103234635022528
2017-11-03 23:46:45,105 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234645096391
2017-11-03 23:46:45,147 [salt.minion      ][INFO    ][18721] Starting a new job with PID 18721
2017-11-03 23:46:45,182 [salt.minion      ][INFO    ][18721] Returning information for job: 20171103234645096391
2017-11-03 23:46:48,108 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 23:46:48,160 [salt.state       ][INFO    ][14519] Made the following changes:
'python-routes' changed from 'absent' to '2.2-1ubuntu2'
'python-kombu' changed from 'absent' to '3.0.33-1ubuntu2'
'python-oslo.concurrency' changed from 'absent' to '3.18.0-1~u16.04+mcp4'
'python-xstatic-angular-fileupload' changed from 'absent' to '12.0.4.0+dfsg1-1~u16.04+mcp1'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-pint' changed from 'absent' to '0.6-1ubuntu1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'libjs-jsencrypt' changed from 'absent' to '2.0.0+dfsg1-1'
'python-glanceclient' changed from 'absent' to '1:2.6.0-1~u16.04+mcp6'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'twitter-bootstrap' changed from 'absent' to '1'
'libjs-term.js' changed from 'absent' to '0.0.4-1'
'python-cachetools' changed from 'absent' to '1.1.6-1~u16.04+mcp1'
'python-xstatic-jasmine' changed from 'absent' to '2.1.2.0-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-django-common' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python2.7-pymongo-ext' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '3.3.0-1~u16.04+mcp1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python-setuptools' changed from 'absent' to '20.7.0-1'
'python2.7-django-appconf' changed from 'absent' to '1'
'python-stevedore' changed from 'absent' to '1.17.1-2~u16.04+mcp1'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-fixtures' changed from 'absent' to '3.0.0-1~u16.04+mcp1'
'python-xstatic-jquery.tablesorter' changed from 'absent' to '2.14.5.1-2'
'libjs-twitter-bootstrap' changed from 'absent' to '2.0.2+dfsg-9'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'libjs-jquery-cookie' changed from 'absent' to '10-2ubuntu2'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'libjs-angularjs-smart-table' changed from 'absent' to '1.4.5-1'
'python-xstatic-hogan' changed from 'absent' to '2.0.0.2-1'
'fonts-materialdesignicons-webfont' changed from 'absent' to '1.4.57-1~u16.04+mcp1'
'python-compressor' changed from 'absent' to '1'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.14.0-3~u16.04+mcp1'
'libjs-spin.js' changed from 'absent' to '1.2.8+dfsg2-1'
'python-requests' changed from '2.9.1-3' to '2.10.0-1~u16.04+mcp1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'fonts-roboto-fontface' changed from 'absent' to '0.4.3-1'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libjs-lrdragndrop' changed from 'absent' to '1.0.2-2'
'python2.7-lxml' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-osc-lib' changed from 'absent' to '1.3.0-1~u16.04+mcp5'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python2.7-simplejson' changed from 'absent' to '1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python2.7-django-openstack-auth' changed from 'absent' to '1'
'python-funcsigs' changed from 'absent' to '0.4-2'
'python-xstatic-bootstrap-scss' changed from 'absent' to '3.2.0.1-1'
'python-xstatic-term.js' changed from 'absent' to '0.0.4.2-2'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-xstatic-angular-bootstrap' changed from 'absent' to '2.2.0.0-1~u16.04+mcp1'
'python2.7-testtools' changed from 'absent' to '1'
'docutils' changed from 'absent' to '1'
'python-django-pyscss' changed from 'absent' to '2.0.2-4'
'ieee-data' changed from 'absent' to '20150531.1'
'python-xstatic-bootstrap-datepicker' changed from 'absent' to '0.0.0.1-3'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.23.3-1~u16.04+mcp0'
'python-pygments' changed from 'absent' to '2.1+dfsg-1'
'python-xstatic-angular' changed from 'absent' to '1.5.8.0-1~u16.04+mcp1'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'python-xstatic-mdi' changed from 'absent' to '1.4.57.0-1~u16.04+mcp1'
'python-xstatic-jquery' changed from 'absent' to '1.7.2.0+dfsg1-3'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-oslo.context' changed from 'absent' to '2.12.1-0~u16.04+mcp3'
'python-neutronclient' changed from 'absent' to '1:6.1.0-1~u16.04+mcp9'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.15.1-2~u16.04+mcp1'
'python-xstatic-angular-schema-form' changed from 'absent' to '0.8.13.0-1~u16.04+mcp1'
'python2.7-pyinotify' changed from 'absent' to '1'
'libjs-jquery-tablesorter' changed from 'absent' to '2.14.5-0u~u16.04+mcp1'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~u16.04+mcp1'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-positional' changed from 'absent' to '1.1.1-3~u16.04+mcp1'
'python-appconf' changed from 'absent' to '1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'libjs-magic-search' changed from 'absent' to '0.2.5-1'
'python-distribute' changed from 'absent' to '1'
'python-xstatic-tv4' changed from 'absent' to '1.2.7.0-1~u16.04+mcp1'
'python-oslo-log' changed from 'absent' to '1'
'python-keystoneclient' changed from 'absent' to '1:3.10.0-1~u16.04+mcp2'
'python-xstatic-font-awesome' changed from 'absent' to '4.1.0-1'
'python-rjsmin' changed from 'absent' to '1.0.12+dfsg1-2ubuntu1'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-pathlib' changed from 'absent' to '1.0.1-2'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-xstatic-jsencrypt' changed from 'absent' to '2.0.0.2-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'python-xstatic-d3' changed from 'absent' to '3.4.11-3'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-xstatic-roboto-fontface' changed from 'absent' to '0.4.3.2-1'
'python-heatclient' changed from 'absent' to '1.8.1-1~u16.04+mcp2'
'python-oslo.policy' changed from 'absent' to '1.18.0-1~u16.04+mcp2'
'python-xstatic' changed from 'absent' to '1.0.0-4'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-openstack-auth' changed from 'absent' to '1'
'python-xstatic-jquery-ui' changed from 'absent' to '1.10.1.1+debian+dfsg1-5'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:3.22.1-1~u16.04+mcp2'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-webob' changed from 'absent' to '1.6.2-1~u16.04+mcp1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-xstatic-objectpath' changed from 'absent' to '1.2.1.0-2~u16.04+mcp1'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-django-compressor' changed from 'absent' to '1'
'python-xstatic-angular-lrdragndrop' changed from 'absent' to '1.0.2.2-1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'python-xstatic-bootswatch' changed from 'absent' to '3.3.5.2-2'
'python-xstatic-jquery-migrate' changed from 'absent' to '1.2.1.1+dfsg1-1'
'libjs-jquery.quicksearch' changed from 'absent' to '2.0.4-1'
'python-novaclient' changed from 'absent' to '2:7.1.2-1~u16.04+mcp0'
'python-oslo.utils' changed from 'absent' to '3.22.0-1~u16.04+mcp5'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'libjs-bootswatch' changed from 'absent' to '3.3.5+2+dfsg1-1~u16.04+mcp1'
'python-django' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'libjs-twitter-bootstrap-datepicker' changed from 'absent' to '1.3.1+dfsg1-1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-bson' changed from 'absent' to '3.2-1build1'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'fonts-font-awesome' changed from 'absent' to '4.5.0~dfsg-1'
'libjs-rickshaw' changed from 'absent' to '1.5.1.dfsg-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-xstatic-spin' changed from 'absent' to '1.2.8.0+dfsg1-1'
'python2.7-cmd2' changed from 'absent' to '1'
'libjs-jquery-ui' changed from 'absent' to '1.10.1+dfsg-1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-cliff' changed from 'absent' to '2.4.0-1~u16.04+mcp1'
'python-oslo.i18n' changed from 'absent' to '3.12.0-1~u16.04+mcp2'
'python-xstatic-magic-search' changed from 'absent' to '0.2.5.1-1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'python2.7-pathlib' changed from 'absent' to '1'
'python-statsd' changed from 'absent' to '3.0.1-2'
'libjs-d3' changed from 'absent' to '3.5.14-1'
'python-keyring' changed from 'absent' to '8.5.1-1~u16.04+mcp1'
'python-django-appconf' changed from 'absent' to '1.0.1-4'
'python-xstatic-jquery.quicksearch' changed from 'absent' to '2.0.4.1-1'
'python-xstatic-smart-table' changed from 'absent' to '1.4.5.3-1'
'python-oslo-utils' changed from 'absent' to '1'
'python-oslo.serialization' changed from 'absent' to '2.16.1-1~u16.04+mcp0'
'python-django-babel' changed from 'absent' to '0.5.1-1~u16.04+mcp1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-mock' changed from 'absent' to '2.0.0-1~u16.04+mcp1'
'python-rfc3986' changed from 'absent' to '0.3.1-2~u16.04+mcp1'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-django-horizon' changed from 'absent' to '3:11.0.4-1~u16.04+mcp40'
'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+mcp3'
'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+mcp40'
'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-03 23:46:48,183 [salt.state       ][INFO    ][14519] Loading fresh modules for state activity
2017-11-03 23:46:48,228 [salt.state       ][INFO    ][14519] Completed state [openstack-dashboard] at time 23:46:48.227753 duration_in_ms=94881.366
2017-11-03 23:46:48,236 [salt.state       ][INFO    ][14519] Running state [gettext-base] at time 23:46:48.236370
2017-11-03 23:46:48,237 [salt.state       ][INFO    ][14519] Executing state pkg.installed for gettext-base
2017-11-03 23:46:50,248 [salt.state       ][INFO    ][14519] Package gettext-base is already installed
2017-11-03 23:46:50,250 [salt.state       ][INFO    ][14519] Completed state [gettext-base] at time 23:46:50.249642 duration_in_ms=2013.268
2017-11-03 23:46:50,252 [salt.state       ][INFO    ][14519] Running state [openstack-dashboard-apache] at time 23:46:50.251711
2017-11-03 23:46:50,253 [salt.state       ][INFO    ][14519] Executing state pkg.purged for openstack-dashboard-apache
2017-11-03 23:46:50,274 [salt.state       ][INFO    ][14519] All specified packages are already absent
2017-11-03 23:46:50,275 [salt.state       ][INFO    ][14519] Completed state [openstack-dashboard-apache] at time 23:46:50.274457 duration_in_ms=22.746
2017-11-03 23:46:50,278 [salt.state       ][INFO    ][14519] Running state [/etc/openstack-dashboard/local_settings.py] at time 23:46:50.278154
2017-11-03 23:46:50,279 [salt.state       ][INFO    ][14519] Executing state file.managed for /etc/openstack-dashboard/local_settings.py
2017-11-03 23:46:50,458 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/local_settings/ocata_settings.py'
2017-11-03 23:46:50,534 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 23:46:50,604 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_local_settings.py'
2017-11-03 23:46:50,757 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_horizon_settings.py'
2017-11-03 23:46:50,810 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_keystone_settings.py'
2017-11-03 23:46:50,876 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_nova_settings.py'
2017-11-03 23:46:50,915 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_glance_settings.py'
2017-11-03 23:46:50,949 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_neutron_settings.py'
2017-11-03 23:46:50,987 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_heat_settings.py'
2017-11-03 23:46:51,021 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_websso_settings.py'
2017-11-03 23:46:51,059 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_ssl_settings.py'
2017-11-03 23:46:51,079 [salt.state       ][INFO    ][14519] 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-03 23:46:51,146 [salt.state       ][INFO    ][14519] Loading fresh modules for state activity
2017-11-03 23:46:51,217 [salt.state       ][INFO    ][14519] Completed state [/etc/openstack-dashboard/local_settings.py] at time 23:46:51.217313 duration_in_ms=939.157
2017-11-03 23:46:51,229 [salt.state       ][INFO    ][14519] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 23:46:51.229049
2017-11-03 23:46:51,230 [salt.state       ][INFO    ][14519] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json
2017-11-03 23:46:51,281 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/nova_policy.json'
2017-11-03 23:46:51,283 [salt.state       ][INFO    ][14519] File /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json is in the correct state
2017-11-03 23:46:51,284 [salt.state       ][INFO    ][14519] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 23:46:51.283750 duration_in_ms=54.7
2017-11-03 23:46:51,285 [salt.state       ][INFO    ][14519] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 23:46:51.284773
2017-11-03 23:46:51,285 [salt.state       ][INFO    ][14519] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json
2017-11-03 23:46:51,313 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/neutron_policy.json'
2017-11-03 23:46:51,315 [salt.state       ][INFO    ][14519] File /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json is in the correct state
2017-11-03 23:46:51,316 [salt.state       ][INFO    ][14519] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 23:46:51.315806 duration_in_ms=31.032
2017-11-03 23:46:51,317 [salt.state       ][INFO    ][14519] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 23:46:51.316943
2017-11-03 23:46:51,318 [salt.state       ][INFO    ][14519] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json
2017-11-03 23:46:51,350 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/glance_policy.json'
2017-11-03 23:46:51,352 [salt.state       ][INFO    ][14519] File /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json is in the correct state
2017-11-03 23:46:51,353 [salt.state       ][INFO    ][14519] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 23:46:51.352798 duration_in_ms=35.853
2017-11-03 23:46:51,354 [salt.state       ][INFO    ][14519] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 23:46:51.354008
2017-11-03 23:46:51,355 [salt.state       ][INFO    ][14519] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json
2017-11-03 23:46:51,396 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/ceilometer_policy.json'
2017-11-03 23:46:51,400 [salt.state       ][INFO    ][14519] File changed:
New file
2017-11-03 23:46:51,401 [salt.state       ][INFO    ][14519] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 23:46:51.401124 duration_in_ms=47.117
2017-11-03 23:46:51,403 [salt.state       ][INFO    ][14519] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 23:46:51.402403
2017-11-03 23:46:51,403 [salt.state       ][INFO    ][14519] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json
2017-11-03 23:46:51,437 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/cinder_policy.json'
2017-11-03 23:46:51,438 [salt.state       ][INFO    ][14519] File /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json is in the correct state
2017-11-03 23:46:51,439 [salt.state       ][INFO    ][14519] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 23:46:51.438571 duration_in_ms=36.168
2017-11-03 23:46:51,439 [salt.state       ][INFO    ][14519] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 23:46:51.439348
2017-11-03 23:46:51,440 [salt.state       ][INFO    ][14519] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json
2017-11-03 23:46:51,469 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/heat_policy.json'
2017-11-03 23:46:51,470 [salt.state       ][INFO    ][14519] File /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json is in the correct state
2017-11-03 23:46:51,471 [salt.state       ][INFO    ][14519] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 23:46:51.470747 duration_in_ms=31.399
2017-11-03 23:46:51,472 [salt.state       ][INFO    ][14519] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 23:46:51.471944
2017-11-03 23:46:51,473 [salt.state       ][INFO    ][14519] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json
2017-11-03 23:46:51,505 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/keystone_policy.json'
2017-11-03 23:46:51,507 [salt.state       ][INFO    ][14519] File /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json is in the correct state
2017-11-03 23:46:51,508 [salt.state       ][INFO    ][14519] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 23:46:51.507505 duration_in_ms=35.561
2017-11-03 23:46:51,508 [salt.state       ][INFO    ][14519] Running state [/etc/apache2/ports.conf] at time 23:46:51.508221
2017-11-03 23:46:51,509 [salt.state       ][INFO    ][14519] Executing state file.managed for /etc/apache2/ports.conf
2017-11-03 23:46:51,543 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/ports.conf'
2017-11-03 23:46:51,573 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 23:46:51,614 [salt.state       ][INFO    ][14519] 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-03 23:46:51,615 [salt.state       ][INFO    ][14519] Completed state [/etc/apache2/ports.conf] at time 23:46:51.614815 duration_in_ms=106.591
2017-11-03 23:46:51,616 [salt.state       ][INFO    ][14519] Running state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 23:46:51.615627
2017-11-03 23:46:51,616 [salt.state       ][INFO    ][14519] Executing state file.managed for /etc/apache2/conf-available/openstack-dashboard.conf
2017-11-03 23:46:51,641 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/files/openstack-dashboard.conf.Debian'
2017-11-03 23:46:51,702 [salt.fileclient  ][INFO    ][14519] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-03 23:46:51,743 [salt.state       ][INFO    ][14519] File changed:
New file
2017-11-03 23:46:51,744 [salt.state       ][INFO    ][14519] Completed state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 23:46:51.743530 duration_in_ms=127.902
2017-11-03 23:46:51,750 [salt.state       ][INFO    ][14519] Running state [wsgi] at time 23:46:51.750357
2017-11-03 23:46:51,751 [salt.state       ][INFO    ][14519] Executing state apache_module.enable for wsgi
2017-11-03 23:46:51,753 [py.warnings      ][WARNING ][14519] /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-03 23:46:51,758 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['a2enmod', 'wsgi'] in directory '/root'
2017-11-03 23:46:51,882 [salt.state       ][INFO    ][14519] {'new': 'wsgi', 'old': None}
2017-11-03 23:46:51,883 [salt.state       ][INFO    ][14519] Completed state [wsgi] at time 23:46:51.882600 duration_in_ms=132.243
2017-11-03 23:46:51,887 [salt.state       ][INFO    ][14519] Running state [openstack-dashboard] at time 23:46:51.886767
2017-11-03 23:46:51,888 [salt.state       ][INFO    ][14519] Executing state apache_conf.enable for openstack-dashboard
2017-11-03 23:46:51,889 [py.warnings      ][WARNING ][14519] /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-03 23:46:51,890 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['a2enconf', 'openstack-dashboard'] in directory '/root'
2017-11-03 23:46:52,004 [salt.state       ][INFO    ][14519] {'new': 'openstack-dashboard', 'old': None}
2017-11-03 23:46:52,005 [salt.state       ][INFO    ][14519] Completed state [openstack-dashboard] at time 23:46:52.004914 duration_in_ms=118.146
2017-11-03 23:46:52,326 [salt.state       ][INFO    ][14519] Running state [/var/log/horizon] at time 23:46:52.325827
2017-11-03 23:46:52,327 [salt.state       ][INFO    ][14519] Executing state file.directory for /var/log/horizon
2017-11-03 23:46:52,331 [salt.state       ][INFO    ][14519] {'/var/log/horizon': 'New Dir'}
2017-11-03 23:46:52,331 [salt.state       ][INFO    ][14519] Completed state [/var/log/horizon] at time 23:46:52.331147 duration_in_ms=5.322
2017-11-03 23:46:52,332 [salt.state       ][INFO    ][14519] Running state [/var/log/horizon/horizon.log] at time 23:46:52.332377
2017-11-03 23:46:52,333 [salt.state       ][INFO    ][14519] Executing state file.managed for /var/log/horizon/horizon.log
2017-11-03 23:46:52,334 [salt.loaded.int.states.file][WARNING ][14519] 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-03 23:46:52,337 [salt.state       ][INFO    ][14519] {'new': 'file /var/log/horizon/horizon.log created', 'group': 'adm', 'mode': '0640', 'user': 'horizon'}
2017-11-03 23:46:52,337 [salt.state       ][INFO    ][14519] Completed state [/var/log/horizon/horizon.log] at time 23:46:52.337177 duration_in_ms=4.8
2017-11-03 23:46:52,340 [salt.state       ][INFO    ][14519] Running state [apache2] at time 23:46:52.339487
2017-11-03 23:46:52,340 [salt.state       ][INFO    ][14519] Executing state service.running for apache2
2017-11-03 23:46:52,342 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-11-03 23:46:52,376 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-03 23:46:52,406 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-03 23:46:52,439 [salt.state       ][INFO    ][14519] The service apache2 is already running
2017-11-03 23:46:52,440 [salt.state       ][INFO    ][14519] Completed state [apache2] at time 23:46:52.440300 duration_in_ms=100.812
2017-11-03 23:46:52,441 [salt.state       ][INFO    ][14519] Running state [apache2] at time 23:46:52.441136
2017-11-03 23:46:52,442 [salt.state       ][INFO    ][14519] Executing state service.mod_watch for apache2
2017-11-03 23:46:52,444 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-03 23:46:52,473 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-03 23:46:52,508 [salt.loaded.int.module.cmdmod][INFO    ][14519] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-11-03 23:46:54,870 [salt.state       ][INFO    ][14519] {'apache2': True}
2017-11-03 23:46:54,870 [salt.state       ][INFO    ][14519] Completed state [apache2] at time 23:46:54.870216 duration_in_ms=2429.079
2017-11-03 23:46:54,875 [salt.minion      ][INFO    ][14519] Returning information for job: 20171103234454363643
2017-11-03 23:47:07,035 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command state.sls with jid 20171103234707027310
2017-11-03 23:47:07,054 [salt.minion      ][INFO    ][19017] Starting a new job with PID 19017
2017-11-03 23:47:09,738 [salt.state       ][INFO    ][19017] Loading fresh modules for state activity
2017-11-03 23:47:09,781 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
2017-11-03 23:47:09,822 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/server.sls'
2017-11-03 23:47:09,867 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 23:47:09,911 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/server/users.sls'
2017-11-03 23:47:09,939 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 23:47:09,960 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/server/sites.sls'
2017-11-03 23:47:10,026 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 23:47:10,118 [salt.state       ][INFO    ][19017] Running state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 23:47:10.117843
2017-11-03 23:47:10,118 [salt.state       ][INFO    ][19017] 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-03 23:47:10,120 [salt.loaded.int.module.cmdmod][INFO    ][19017] 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-03 23:47:10,132 [salt.state       ][INFO    ][19017] {'pid': 19028, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-03 23:47:10,133 [salt.state       ][INFO    ][19017] Completed state [cat /etc/ssl/certs/100.64.200.103.crt /etc/ssl/certs/ca-salt_master_ca.crt > /etc/ssl/certs/100.64.200.103-with-chain.crt] at time 23:47:10.132505 duration_in_ms=14.662
2017-11-03 23:47:11,559 [salt.state       ][INFO    ][19017] Running state [nginx] at time 23:47:11.559412
2017-11-03 23:47:11,561 [salt.state       ][INFO    ][19017] Executing state pkg.installed for nginx
2017-11-03 23:47:11,562 [salt.loaded.int.module.cmdmod][INFO    ][19017] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 23:47:12,211 [salt.loaded.int.module.cmdmod][INFO    ][19017] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 23:47:17,151 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234717140387
2017-11-03 23:47:17,185 [salt.minion      ][INFO    ][19568] Starting a new job with PID 19568
2017-11-03 23:47:17,213 [salt.minion      ][INFO    ][19568] Returning information for job: 20171103234717140387
2017-11-03 23:47:17,701 [salt.loaded.int.module.cmdmod][INFO    ][19017] 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-03 23:47:23,853 [salt.loaded.int.module.cmdmod][INFO    ][19017] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 23:47:23,911 [salt.state       ][INFO    ][19017] 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-03 23:47:23,935 [salt.state       ][INFO    ][19017] Loading fresh modules for state activity
2017-11-03 23:47:24,008 [salt.state       ][INFO    ][19017] Completed state [nginx] at time 23:47:24.007636 duration_in_ms=12448.224
2017-11-03 23:47:24,016 [salt.state       ][INFO    ][19017] Running state [apache2-utils] at time 23:47:24.015488
2017-11-03 23:47:24,016 [salt.state       ][INFO    ][19017] Executing state pkg.installed for apache2-utils
2017-11-03 23:47:24,325 [salt.state       ][INFO    ][19017] Package apache2-utils is already installed
2017-11-03 23:47:24,325 [salt.state       ][INFO    ][19017] Completed state [apache2-utils] at time 23:47:24.325124 duration_in_ms=309.635
2017-11-03 23:47:24,327 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 23:47:24.326606
2017-11-03 23:47:24,327 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf
2017-11-03 23:47:24,362 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:24,463 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:24,485 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:24,514 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:24,532 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:24,547 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:24,554 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:24,554 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 23:47:24.554088 duration_in_ms=227.481
2017-11-03 23:47:24,554 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 23:47:24.554367
2017-11-03 23:47:24,555 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf
2017-11-03 23:47:24,556 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf'}
2017-11-03 23:47:24,557 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 23:47:24.556490 duration_in_ms=2.123
2017-11-03 23:47:24,557 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 23:47:24.557063
2017-11-03 23:47:24,557 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf
2017-11-03 23:47:24,571 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:24,616 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:24,642 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:24,668 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:24,681 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:24,695 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:24,701 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:24,701 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 23:47:24.700736 duration_in_ms=143.673
2017-11-03 23:47:24,701 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 23:47:24.700985
2017-11-03 23:47:24,701 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf
2017-11-03 23:47:24,702 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf'}
2017-11-03 23:47:24,703 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 23:47:24.702648 duration_in_ms=1.663
2017-11-03 23:47:24,703 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 23:47:24.703194
2017-11-03 23:47:24,703 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf
2017-11-03 23:47:24,724 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:24,797 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:24,816 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:24,843 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:24,856 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:24,884 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:24,895 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:24,896 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 23:47:24.895669 duration_in_ms=192.471
2017-11-03 23:47:24,896 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 23:47:24.896298
2017-11-03 23:47:24,897 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf
2017-11-03 23:47:24,900 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf'}
2017-11-03 23:47:24,900 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 23:47:24.900354 duration_in_ms=4.056
2017-11-03 23:47:24,902 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 23:47:24.901614
2017-11-03 23:47:24,902 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf
2017-11-03 23:47:24,925 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:25,012 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:25,033 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:25,080 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:25,103 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:25,131 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:25,142 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:25,143 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 23:47:25.142597 duration_in_ms=240.982
2017-11-03 23:47:25,143 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 23:47:25.143160
2017-11-03 23:47:25,144 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf
2017-11-03 23:47:25,147 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf'}
2017-11-03 23:47:25,147 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 23:47:25.147019 duration_in_ms=3.859
2017-11-03 23:47:25,148 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 23:47:25.148295
2017-11-03 23:47:25,149 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_web.conf
2017-11-03 23:47:25,176 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:25,269 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:25,298 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:25,350 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:25,372 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:25,398 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:25,408 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:25,409 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 23:47:25.408721 duration_in_ms=260.425
2017-11-03 23:47:25,409 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 23:47:25.409280
2017-11-03 23:47:25,410 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf
2017-11-03 23:47:25,413 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf'}
2017-11-03 23:47:25,413 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 23:47:25.413164 duration_in_ms=3.883
2017-11-03 23:47:25,414 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 23:47:25.414360
2017-11-03 23:47:25,415 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf
2017-11-03 23:47:25,441 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:25,533 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:25,566 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:25,620 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:25,640 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:25,667 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:25,673 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:25,673 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 23:47:25.672903 duration_in_ms=258.545
2017-11-03 23:47:25,673 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 23:47:25.673151
2017-11-03 23:47:25,673 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf
2017-11-03 23:47:25,675 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf'}
2017-11-03 23:47:25,675 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 23:47:25.674875 duration_in_ms=1.724
2017-11-03 23:47:25,675 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 23:47:25.675435
2017-11-03 23:47:25,676 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_novnc.conf
2017-11-03 23:47:25,699 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:25,804 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:25,840 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:25,898 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:25,919 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:25,948 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:25,960 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:25,960 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 23:47:25.960314 duration_in_ms=284.876
2017-11-03 23:47:25,961 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 23:47:25.960896
2017-11-03 23:47:25,962 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_novnc.conf
2017-11-03 23:47:25,964 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_novnc.conf'}
2017-11-03 23:47:25,965 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 23:47:25.964723 duration_in_ms=3.828
2017-11-03 23:47:25,966 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 23:47:25.965952
2017-11-03 23:47:25,967 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf
2017-11-03 23:47:25,994 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:26,097 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:26,134 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:26,193 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:26,213 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:26,237 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:26,249 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:26,249 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 23:47:26.249335 duration_in_ms=283.382
2017-11-03 23:47:26,250 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 23:47:26.249925
2017-11-03 23:47:26,251 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf
2017-11-03 23:47:26,253 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf'}
2017-11-03 23:47:26,254 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 23:47:26.253609 duration_in_ms=3.685
2017-11-03 23:47:26,254 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 23:47:26.254153
2017-11-03 23:47:26,254 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf
2017-11-03 23:47:26,271 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:26,318 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:26,337 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:26,364 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:26,381 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:26,406 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:26,411 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:26,411 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 23:47:26.411366 duration_in_ms=157.213
2017-11-03 23:47:26,412 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 23:47:26.411617
2017-11-03 23:47:26,412 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf
2017-11-03 23:47:26,413 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf'}
2017-11-03 23:47:26,413 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 23:47:26.413336 duration_in_ms=1.719
2017-11-03 23:47:26,414 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 23:47:26.413870
2017-11-03 23:47:26,414 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-11-03 23:47:26,433 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:26,503 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:26,528 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:26,587 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:26,608 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:26,636 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:26,649 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:26,649 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 23:47:26.649282 duration_in_ms=235.41
2017-11-03 23:47:26,650 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 23:47:26.649856
2017-11-03 23:47:26,650 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-11-03 23:47:26,653 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf'}
2017-11-03 23:47:26,654 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 23:47:26.653809 duration_in_ms=3.953
2017-11-03 23:47:26,655 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 23:47:26.655011
2017-11-03 23:47:26,656 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf
2017-11-03 23:47:26,680 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:26,779 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:26,814 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:26,870 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:26,893 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:26,921 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:26,934 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:26,935 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 23:47:26.934642 duration_in_ms=279.63
2017-11-03 23:47:26,935 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 23:47:26.935205
2017-11-03 23:47:26,936 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf
2017-11-03 23:47:26,939 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf'}
2017-11-03 23:47:26,939 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 23:47:26.939133 duration_in_ms=3.928
2017-11-03 23:47:26,941 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 23:47:26.940424
2017-11-03 23:47:26,941 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf
2017-11-03 23:47:26,968 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/redirect.conf'
2017-11-03 23:47:26,987 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:26,988 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 23:47:26.987737 duration_in_ms=47.312
2017-11-03 23:47:26,988 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 23:47:26.988299
2017-11-03 23:47:26,989 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf
2017-11-03 23:47:26,992 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf'}
2017-11-03 23:47:26,992 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 23:47:26.992119 duration_in_ms=3.82
2017-11-03 23:47:26,993 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 23:47:26.993302
2017-11-03 23:47:26,994 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_static_reclass_doc.conf
2017-11-03 23:47:27,021 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/static.conf'
2017-11-03 23:47:27,076 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:27,112 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_log.conf'
2017-11-03 23:47:27,134 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:27,192 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:27,222 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:27,234 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:27,235 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 23:47:27.234806 duration_in_ms=241.504
2017-11-03 23:47:27,236 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 23:47:27.235435
2017-11-03 23:47:27,236 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_static_reclass_doc.conf
2017-11-03 23:47:27,239 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf'}
2017-11-03 23:47:27,239 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 23:47:27.239161 duration_in_ms=3.726
2017-11-03 23:47:27,241 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 23:47:27.240443
2017-11-03 23:47:27,241 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf
2017-11-03 23:47:27,245 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234727232889
2017-11-03 23:47:27,273 [salt.minion      ][INFO    ][19941] Starting a new job with PID 19941
2017-11-03 23:47:27,285 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:27,306 [salt.minion      ][INFO    ][19941] Returning information for job: 20171103234727232889
2017-11-03 23:47:27,392 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:27,429 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:27,483 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:27,504 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:27,531 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:27,544 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:27,544 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 23:47:27.544119 duration_in_ms=303.675
2017-11-03 23:47:27,545 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 23:47:27.544774
2017-11-03 23:47:27,545 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf
2017-11-03 23:47:27,548 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf'}
2017-11-03 23:47:27,549 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 23:47:27.548791 duration_in_ms=4.017
2017-11-03 23:47:27,550 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 23:47:27.550023
2017-11-03 23:47:27,551 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_stats_stats.conf
2017-11-03 23:47:27,578 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/stats.conf'
2017-11-03 23:47:27,586 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:27,586 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 23:47:27.586115 duration_in_ms=36.092
2017-11-03 23:47:27,587 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 23:47:27.586673
2017-11-03 23:47:27,587 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_stats_stats.conf
2017-11-03 23:47:27,590 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_stats_stats.conf'}
2017-11-03 23:47:27,590 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 23:47:27.590384 duration_in_ms=3.711
2017-11-03 23:47:27,592 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 23:47:27.591623
2017-11-03 23:47:27,592 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf
2017-11-03 23:47:27,620 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:27,715 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:27,749 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:27,802 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:27,822 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:27,848 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:27,860 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:27,861 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 23:47:27.860626 duration_in_ms=269.003
2017-11-03 23:47:27,861 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 23:47:27.861191
2017-11-03 23:47:27,862 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf
2017-11-03 23:47:27,865 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf'}
2017-11-03 23:47:27,865 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 23:47:27.865018 duration_in_ms=3.826
2017-11-03 23:47:27,866 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 23:47:27.866201
2017-11-03 23:47:27,867 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf
2017-11-03 23:47:27,893 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-03 23:47:27,988 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-03 23:47:28,009 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-03 23:47:28,038 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-03 23:47:28,052 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-03 23:47:28,068 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-03 23:47:28,073 [salt.state       ][INFO    ][19017] File changed:
New file
2017-11-03 23:47:28,073 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 23:47:28.073248 duration_in_ms=207.048
2017-11-03 23:47:28,074 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 23:47:28.073511
2017-11-03 23:47:28,074 [salt.state       ][INFO    ][19017] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf
2017-11-03 23:47:28,075 [salt.state       ][INFO    ][19017] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf'}
2017-11-03 23:47:28,075 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 23:47:28.075277 duration_in_ms=1.766
2017-11-03 23:47:28,076 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-enabled/default] at time 23:47:28.075844
2017-11-03 23:47:28,076 [salt.state       ][INFO    ][19017] Executing state file.absent for /etc/nginx/sites-enabled/default
2017-11-03 23:47:28,076 [salt.state       ][INFO    ][19017] {'removed': '/etc/nginx/sites-enabled/default'}
2017-11-03 23:47:28,077 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-enabled/default] at time 23:47:28.076617 duration_in_ms=0.774
2017-11-03 23:47:28,077 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/sites-available/default] at time 23:47:28.077112
2017-11-03 23:47:28,077 [salt.state       ][INFO    ][19017] Executing state file.absent for /etc/nginx/sites-available/default
2017-11-03 23:47:28,078 [salt.state       ][INFO    ][19017] {'removed': '/etc/nginx/sites-available/default'}
2017-11-03 23:47:28,078 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/sites-available/default] at time 23:47:28.077845 duration_in_ms=0.733
2017-11-03 23:47:28,078 [salt.state       ][INFO    ][19017] Running state [/etc/nginx/nginx.conf] at time 23:47:28.078332
2017-11-03 23:47:28,079 [salt.state       ][INFO    ][19017] Executing state file.managed for /etc/nginx/nginx.conf
2017-11-03 23:47:28,098 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/files/nginx.conf'
2017-11-03 23:47:28,126 [salt.fileclient  ][INFO    ][19017] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-03 23:47:28,134 [salt.state       ][INFO    ][19017] 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-03 23:47:28,134 [salt.state       ][INFO    ][19017] Completed state [/etc/nginx/nginx.conf] at time 23:47:28.134367 duration_in_ms=56.035
2017-11-03 23:47:28,135 [salt.state       ][INFO    ][19017] Running state [/etc/ssl/private] at time 23:47:28.134877
2017-11-03 23:47:28,135 [salt.state       ][INFO    ][19017] Executing state file.directory for /etc/ssl/private
2017-11-03 23:47:28,136 [salt.state       ][INFO    ][19017] Directory /etc/ssl/private is in the correct state
2017-11-03 23:47:28,136 [salt.state       ][INFO    ][19017] Completed state [/etc/ssl/private] at time 23:47:28.135923 duration_in_ms=1.046
2017-11-03 23:47:28,151 [salt.state       ][INFO    ][19017] Running state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 23:47:28.150846
2017-11-03 23:47:28,151 [salt.state       ][INFO    ][19017] Executing state cmd.run for openssl dhparam -out /etc/ssl/dhparams.pem 2048
2017-11-03 23:47:28,152 [salt.loaded.int.module.cmdmod][INFO    ][19017] Executing command 'openssl dhparam -out /etc/ssl/dhparams.pem 2048' in directory '/root'
2017-11-03 23:47:37,300 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234737287013
2017-11-03 23:47:37,323 [salt.minion      ][INFO    ][19956] Starting a new job with PID 19956
2017-11-03 23:47:37,337 [salt.minion      ][INFO    ][19956] Returning information for job: 20171103234737287013
2017-11-03 23:47:47,326 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234747312718
2017-11-03 23:47:47,361 [salt.minion      ][INFO    ][20114] Starting a new job with PID 20114
2017-11-03 23:47:47,392 [salt.minion      ][INFO    ][20114] Returning information for job: 20171103234747312718
2017-11-03 23:47:57,366 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234757356340
2017-11-03 23:47:57,403 [salt.minion      ][INFO    ][20119] Starting a new job with PID 20119
2017-11-03 23:47:57,434 [salt.minion      ][INFO    ][20119] Returning information for job: 20171103234757356340
2017-11-03 23:48:07,472 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234807458569
2017-11-03 23:48:07,511 [salt.minion      ][INFO    ][20129] Starting a new job with PID 20129
2017-11-03 23:48:07,543 [salt.minion      ][INFO    ][20129] Returning information for job: 20171103234807458569
2017-11-03 23:48:17,527 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234817516686
2017-11-03 23:48:17,549 [salt.minion      ][INFO    ][20134] Starting a new job with PID 20134
2017-11-03 23:48:17,564 [salt.minion      ][INFO    ][20134] Returning information for job: 20171103234817516686
2017-11-03 23:48:27,761 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234827744743
2017-11-03 23:48:27,795 [salt.minion      ][INFO    ][20139] Starting a new job with PID 20139
2017-11-03 23:48:27,810 [salt.minion      ][INFO    ][20139] Returning information for job: 20171103234827744743
2017-11-03 23:48:37,798 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234837779881
2017-11-03 23:48:37,822 [salt.minion      ][INFO    ][20149] Starting a new job with PID 20149
2017-11-03 23:48:37,839 [salt.minion      ][INFO    ][20149] Returning information for job: 20171103234837779881
2017-11-03 23:48:47,836 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234847818496
2017-11-03 23:48:47,857 [salt.minion      ][INFO    ][20154] Starting a new job with PID 20154
2017-11-03 23:48:47,871 [salt.minion      ][INFO    ][20154] Returning information for job: 20171103234847818496
2017-11-03 23:48:57,873 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234857864142
2017-11-03 23:48:57,914 [salt.minion      ][INFO    ][20164] Starting a new job with PID 20164
2017-11-03 23:48:57,947 [salt.minion      ][INFO    ][20164] Returning information for job: 20171103234857864142
2017-11-03 23:49:07,953 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234907941914
2017-11-03 23:49:07,992 [salt.minion      ][INFO    ][20169] Starting a new job with PID 20169
2017-11-03 23:49:08,023 [salt.minion      ][INFO    ][20169] Returning information for job: 20171103234907941914
2017-11-03 23:49:18,022 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234918011398
2017-11-03 23:49:18,061 [salt.minion      ][INFO    ][20179] Starting a new job with PID 20179
2017-11-03 23:49:18,099 [salt.minion      ][INFO    ][20179] Returning information for job: 20171103234918011398
2017-11-03 23:49:28,100 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234928092096
2017-11-03 23:49:28,122 [salt.minion      ][INFO    ][20184] Starting a new job with PID 20184
2017-11-03 23:49:28,137 [salt.minion      ][INFO    ][20184] Returning information for job: 20171103234928092096
2017-11-03 23:49:38,142 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234938129046
2017-11-03 23:49:38,183 [salt.minion      ][INFO    ][20189] Starting a new job with PID 20189
2017-11-03 23:49:38,213 [salt.minion      ][INFO    ][20189] Returning information for job: 20171103234938129046
2017-11-03 23:49:48,222 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234948209382
2017-11-03 23:49:48,264 [salt.minion      ][INFO    ][20199] Starting a new job with PID 20199
2017-11-03 23:49:48,295 [salt.minion      ][INFO    ][20199] Returning information for job: 20171103234948209382
2017-11-03 23:49:58,302 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103234958289882
2017-11-03 23:49:58,343 [salt.minion      ][INFO    ][20204] Starting a new job with PID 20204
2017-11-03 23:49:58,378 [salt.minion      ][INFO    ][20204] Returning information for job: 20171103234958289882
2017-11-03 23:50:08,386 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235008373261
2017-11-03 23:50:08,430 [salt.minion      ][INFO    ][20209] Starting a new job with PID 20209
2017-11-03 23:50:08,462 [salt.minion      ][INFO    ][20209] Returning information for job: 20171103235008373261
2017-11-03 23:50:18,473 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235018460911
2017-11-03 23:50:18,495 [salt.minion      ][INFO    ][20219] Starting a new job with PID 20219
2017-11-03 23:50:18,510 [salt.minion      ][INFO    ][20219] Returning information for job: 20171103235018460911
2017-11-03 23:50:28,520 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235028507226
2017-11-03 23:50:28,542 [salt.minion      ][INFO    ][20224] Starting a new job with PID 20224
2017-11-03 23:50:28,558 [salt.minion      ][INFO    ][20224] Returning information for job: 20171103235028507226
2017-11-03 23:50:38,575 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235038565442
2017-11-03 23:50:38,618 [salt.minion      ][INFO    ][20229] Starting a new job with PID 20229
2017-11-03 23:50:38,648 [salt.minion      ][INFO    ][20229] Returning information for job: 20171103235038565442
2017-11-03 23:50:48,667 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235048655899
2017-11-03 23:50:48,690 [salt.minion      ][INFO    ][20239] Starting a new job with PID 20239
2017-11-03 23:50:48,705 [salt.minion      ][INFO    ][20239] Returning information for job: 20171103235048655899
2017-11-03 23:50:58,733 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235058721117
2017-11-03 23:50:58,756 [salt.minion      ][INFO    ][20244] Starting a new job with PID 20244
2017-11-03 23:50:58,771 [salt.minion      ][INFO    ][20244] Returning information for job: 20171103235058721117
2017-11-03 23:51:08,802 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235108788554
2017-11-03 23:51:08,843 [salt.minion      ][INFO    ][20254] Starting a new job with PID 20254
2017-11-03 23:51:08,879 [salt.minion      ][INFO    ][20254] Returning information for job: 20171103235108788554
2017-11-03 23:51:18,920 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235118908534
2017-11-03 23:51:18,961 [salt.minion      ][INFO    ][20259] Starting a new job with PID 20259
2017-11-03 23:51:18,992 [salt.minion      ][INFO    ][20259] Returning information for job: 20171103235118908534
2017-11-03 23:51:29,037 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235129025561
2017-11-03 23:51:29,080 [salt.minion      ][INFO    ][20264] Starting a new job with PID 20264
2017-11-03 23:51:29,112 [salt.minion      ][INFO    ][20264] Returning information for job: 20171103235129025561
2017-11-03 23:51:39,161 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235139148623
2017-11-03 23:51:39,202 [salt.minion      ][INFO    ][20269] Starting a new job with PID 20269
2017-11-03 23:51:39,237 [salt.minion      ][INFO    ][20269] Returning information for job: 20171103235139148623
2017-11-03 23:51:49,278 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235149267941
2017-11-03 23:51:49,300 [salt.minion      ][INFO    ][20428] Starting a new job with PID 20428
2017-11-03 23:51:49,316 [salt.minion      ][INFO    ][20428] Returning information for job: 20171103235149267941
2017-11-03 23:51:59,357 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235159345435
2017-11-03 23:51:59,398 [salt.minion      ][INFO    ][20433] Starting a new job with PID 20433
2017-11-03 23:51:59,433 [salt.minion      ][INFO    ][20433] Returning information for job: 20171103235159345435
2017-11-03 23:52:09,497 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103235209479847
2017-11-03 23:52:09,547 [salt.minion      ][INFO    ][20438] Starting a new job with PID 20438
2017-11-03 23:52:09,575 [salt.minion      ][INFO    ][20438] Returning information for job: 20171103235209479847
2017-11-03 23:52:10,012 [salt.state       ][INFO    ][19017] {'pid': 19952, '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-03 23:52:10,016 [salt.state       ][INFO    ][19017] Completed state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 23:52:10.016267 duration_in_ms=281865.417
2017-11-03 23:52:10,027 [salt.state       ][INFO    ][19017] Running state [nginx] at time 23:52:10.027180
2017-11-03 23:52:10,028 [salt.state       ][INFO    ][19017] Executing state service.running for nginx
2017-11-03 23:52:10,031 [salt.loaded.int.module.cmdmod][INFO    ][19017] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
2017-11-03 23:52:10,060 [salt.loaded.int.module.cmdmod][INFO    ][19017] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-11-03 23:52:10,078 [salt.loaded.int.module.cmdmod][INFO    ][19017] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-11-03 23:52:10,094 [salt.state       ][INFO    ][19017] The service nginx is already running
2017-11-03 23:52:10,094 [salt.state       ][INFO    ][19017] Completed state [nginx] at time 23:52:10.094361 duration_in_ms=67.182
2017-11-03 23:52:10,095 [salt.state       ][INFO    ][19017] Running state [nginx] at time 23:52:10.094846
2017-11-03 23:52:10,095 [salt.state       ][INFO    ][19017] Executing state service.mod_watch for nginx
2017-11-03 23:52:10,096 [salt.loaded.int.module.cmdmod][INFO    ][19017] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-11-03 23:52:10,112 [salt.loaded.int.module.cmdmod][INFO    ][19017] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-11-03 23:52:10,128 [salt.loaded.int.module.cmdmod][INFO    ][19017] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nginx.service'] in directory '/root'
2017-11-03 23:52:10,228 [salt.state       ][INFO    ][19017] {'nginx': True}
2017-11-03 23:52:10,229 [salt.state       ][INFO    ][19017] Completed state [nginx] at time 23:52:10.228645 duration_in_ms=133.799
2017-11-03 23:52:10,234 [salt.minion      ][INFO    ][19017] Returning information for job: 20171103234707027310
2017-11-03 23:53:17,998 [salt.minion      ][INFO    ][1528] User sudo_ubuntu Executing command cp.push_dir with jid 20171103235317985432
2017-11-03 23:53:18,022 [salt.minion      ][INFO    ][20478] Starting a new job with PID 20478
