2017-11-02 06:36:31,736 [salt.cli.daemons ][WARNING ][867] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-02 06:37:13,922 [py.warnings      ][WARNING ][1049] /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-02 06:37:35,453 [salt.loaded.int.states.file][WARNING ][1049] 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-02 06:37:35,471 [salt.loaded.int.module.cmdmod][ERROR   ][1049] 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-02 06:37:37,802 [salt.loaded.int.module.cmdmod][INFO    ][1573] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-02 06:37:37,813 [salt.loaded.int.module.cmdmod][INFO    ][1573] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-02 06:37:37,827 [salt.loaded.int.module.cmdmod][INFO    ][1573] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-02 06:37:37,859 [salt.utils.parsers][WARNING ][867] Minion received a SIGTERM. Exiting.
2017-11-02 06:37:38,438 [salt.cli.daemons ][INFO    ][1633] Setting up the Salt Minion "prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-02 06:37:38,787 [salt.minion      ][INFO    ][1633] Creating minion process manager
2017-11-02 06:37:38,788 [salt.cli.daemons ][WARNING ][1633] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-02 06:37:38,788 [salt.cli.daemons ][INFO    ][1633] The Salt Minion is starting up
2017-11-02 06:37:38,789 [salt.minion      ][INFO    ][1633] Minion is starting as user 'root'
2017-11-02 06:37:38,789 [salt.utils.event ][INFO    ][1633] Starting pull socket on /var/run/salt/minion/minion_event_989a3fcbe6_pull.ipc
2017-11-02 06:37:39,582 [salt.loaded.int.module.cmdmod][INFO    ][1633] Executing command ['date', '+%z'] in directory '/root'
2017-11-02 06:37:39,592 [salt.utils.schedule][INFO    ][1633] Updating job settings for scheduled job: __mine_interval
2017-11-02 06:37:39,596 [salt.minion      ][INFO    ][1633] Added mine.update to scheduler
2017-11-02 06:37:39,614 [salt.minion      ][INFO    ][1633] Minion is ready to receive requests!
2017-11-02 06:37:40,617 [salt.utils.schedule][INFO    ][1633] Running scheduled job: __mine_interval
2017-11-02 06:38:05,107 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command test.ping with jid 20171102063805119205
2017-11-02 06:38:05,134 [salt.minion      ][INFO    ][1727] Starting a new job with PID 1727
2017-11-02 06:38:05,229 [salt.minion      ][INFO    ][1727] Returning information for job: 20171102063805119205
2017-11-02 06:38:11,095 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171102063811103017
2017-11-02 06:38:11,108 [salt.minion      ][INFO    ][1732] Starting a new job with PID 1732
2017-11-02 06:38:15,544 [salt.state       ][INFO    ][1732] Loading fresh modules for state activity
2017-11-02 06:38:15,573 [salt.state       ][ERROR   ][1732] No contents found in top file
2017-11-02 06:38:15,574 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-02 06:38:15,578 [salt.utils.extmods][INFO    ][1732] Syncing beacons for environment 'base'
2017-11-02 06:38:15,578 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_beacons, for base)
2017-11-02 06:38:15,578 [salt.fileclient  ][INFO    ][1732] Caching directory '_beacons/' for environment 'base'
2017-11-02 06:38:15,628 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/modules'
2017-11-02 06:38:15,632 [salt.utils.extmods][INFO    ][1732] Syncing modules for environment 'base'
2017-11-02 06:38:15,632 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_modules, for base)
2017-11-02 06:38:15,633 [salt.fileclient  ][INFO    ][1732] Caching directory '_modules/' for environment 'base'
2017-11-02 06:38:15,707 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-02 06:38:15,718 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-02 06:38:15,737 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-02 06:38:15,748 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-02 06:38:15,775 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-02 06:38:15,789 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-02 06:38:15,808 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-02 06:38:16,093 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-02 06:38:16,109 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-02 06:38:16,123 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-02 06:38:16,141 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-02 06:38:16,155 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-02 06:38:16,176 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-02 06:38:16,196 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-02 06:38:16,236 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-02 06:38:16,256 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-02 06:38:16,278 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-02 06:38:16,297 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-02 06:38:16,314 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-02 06:38:16,341 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-02 06:38:16,359 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-02 06:38:16,375 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-02 06:38:16,391 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-02 06:38:16,440 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-02 06:38:16,457 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-02 06:38:16,487 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-02 06:38:16,516 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-02 06:38:16,579 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-02 06:38:16,596 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-02 06:38:16,631 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-02 06:38:16,667 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-02 06:38:16,693 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-02 06:38:16,700 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-02 06:38:16,702 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-02 06:38:16,703 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-02 06:38:16,703 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-02 06:38:16,705 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-02 06:38:16,706 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-02 06:38:16,707 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-02 06:38:16,708 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-02 06:38:16,709 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-02 06:38:16,709 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-02 06:38:16,710 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-02 06:38:16,712 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-02 06:38:16,713 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-02 06:38:16,713 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-02 06:38:16,714 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-02 06:38:16,715 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-02 06:38:16,716 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-02 06:38:16,717 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-02 06:38:16,718 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-02 06:38:16,719 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-02 06:38:16,720 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-02 06:38:16,721 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-02 06:38:16,722 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-02 06:38:16,723 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-02 06:38:16,724 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-02 06:38:16,725 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-02 06:38:16,726 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-02 06:38:16,727 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-02 06:38:16,727 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-02 06:38:16,728 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-02 06:38:16,729 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-02 06:38:16,730 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-11-02 06:38:16,731 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-02 06:38:16,732 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-02 06:38:16,736 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/states'
2017-11-02 06:38:16,742 [salt.utils.extmods][INFO    ][1732] Syncing states for environment 'base'
2017-11-02 06:38:16,743 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_states, for base)
2017-11-02 06:38:16,743 [salt.fileclient  ][INFO    ][1732] Caching directory '_states/' for environment 'base'
2017-11-02 06:38:16,832 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-02 06:38:16,848 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-02 06:38:16,860 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-02 06:38:16,897 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-02 06:38:16,915 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-02 06:38:16,941 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-02 06:38:16,960 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-02 06:38:16,983 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-02 06:38:16,997 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-02 06:38:17,011 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-02 06:38:17,022 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-02 06:38:17,047 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-02 06:38:17,059 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-02 06:38:17,084 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-02 06:38:17,104 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-02 06:38:17,115 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-02 06:38:17,133 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-02 06:38:17,144 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-02 06:38:17,159 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-02 06:38:17,181 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-02 06:38:17,202 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-02 06:38:17,224 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-02 06:38:17,238 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-02 06:38:17,265 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-02 06:38:17,285 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-02 06:38:17,326 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-02 06:38:17,344 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-02 06:38:17,360 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-02 06:38:17,382 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-02 06:38:17,390 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-02 06:38:17,391 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-02 06:38:17,391 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-02 06:38:17,392 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-02 06:38:17,392 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-02 06:38:17,393 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-02 06:38:17,394 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-02 06:38:17,395 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-02 06:38:17,395 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-02 06:38:17,396 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-02 06:38:17,397 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-02 06:38:17,397 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-02 06:38:17,398 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-02 06:38:17,399 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-02 06:38:17,400 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-02 06:38:17,400 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-02 06:38:17,401 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-02 06:38:17,402 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-02 06:38:17,403 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-02 06:38:17,403 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-02 06:38:17,404 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-02 06:38:17,405 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-02 06:38:17,406 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-02 06:38:17,407 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-02 06:38:17,407 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-02 06:38:17,409 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-02 06:38:17,409 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-02 06:38:17,410 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-02 06:38:17,411 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-02 06:38:17,412 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-02 06:38:17,415 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-02 06:38:17,421 [salt.utils.extmods][INFO    ][1732] Syncing sdb for environment 'base'
2017-11-02 06:38:17,422 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_sdb, for base)
2017-11-02 06:38:17,423 [salt.fileclient  ][INFO    ][1732] Caching directory '_sdb/' for environment 'base'
2017-11-02 06:38:17,544 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/grains'
2017-11-02 06:38:17,553 [salt.utils.extmods][INFO    ][1732] Syncing grains for environment 'base'
2017-11-02 06:38:17,553 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_grains, for base)
2017-11-02 06:38:17,554 [salt.fileclient  ][INFO    ][1732] Caching directory '_grains/' for environment 'base'
2017-11-02 06:38:17,640 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-02 06:38:17,671 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-02 06:38:17,690 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-02 06:38:17,711 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-02 06:38:17,744 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-02 06:38:17,759 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-02 06:38:17,775 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-02 06:38:17,789 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-02 06:38:17,832 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-02 06:38:17,844 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-02 06:38:17,861 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-02 06:38:17,903 [salt.fileclient  ][INFO    ][1732] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-02 06:38:17,908 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-02 06:38:17,908 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-02 06:38:17,909 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-02 06:38:17,909 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-02 06:38:17,909 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-02 06:38:17,910 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-02 06:38:17,910 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-02 06:38:17,911 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-02 06:38:17,911 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-02 06:38:17,912 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-02 06:38:17,912 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-02 06:38:17,913 [salt.utils.extmods][INFO    ][1732] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-02 06:38:17,914 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-02 06:38:17,918 [salt.utils.extmods][INFO    ][1732] Syncing renderers for environment 'base'
2017-11-02 06:38:17,918 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_renderers, for base)
2017-11-02 06:38:17,918 [salt.fileclient  ][INFO    ][1732] Caching directory '_renderers/' for environment 'base'
2017-11-02 06:38:18,020 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-02 06:38:18,024 [salt.utils.extmods][INFO    ][1732] Syncing returners for environment 'base'
2017-11-02 06:38:18,024 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_returners, for base)
2017-11-02 06:38:18,025 [salt.fileclient  ][INFO    ][1732] Caching directory '_returners/' for environment 'base'
2017-11-02 06:38:18,100 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-02 06:38:18,104 [salt.utils.extmods][INFO    ][1732] Syncing output for environment 'base'
2017-11-02 06:38:18,105 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_output, for base)
2017-11-02 06:38:18,105 [salt.fileclient  ][INFO    ][1732] Caching directory '_output/' for environment 'base'
2017-11-02 06:38:18,187 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-02 06:38:18,191 [salt.utils.extmods][INFO    ][1732] Syncing utils for environment 'base'
2017-11-02 06:38:18,191 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_utils, for base)
2017-11-02 06:38:18,191 [salt.fileclient  ][INFO    ][1732] Caching directory '_utils/' for environment 'base'
2017-11-02 06:38:18,247 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-02 06:38:18,251 [salt.utils.extmods][INFO    ][1732] Syncing log_handlers for environment 'base'
2017-11-02 06:38:18,251 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_log_handlers, for base)
2017-11-02 06:38:18,251 [salt.fileclient  ][INFO    ][1732] Caching directory '_log_handlers/' for environment 'base'
2017-11-02 06:38:18,312 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-02 06:38:18,319 [salt.utils.extmods][INFO    ][1732] Syncing proxy for environment 'base'
2017-11-02 06:38:18,320 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_proxy, for base)
2017-11-02 06:38:18,320 [salt.fileclient  ][INFO    ][1732] Caching directory '_proxy/' for environment 'base'
2017-11-02 06:38:18,363 [salt.utils.extmods][INFO    ][1732] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-02 06:38:18,368 [salt.utils.extmods][INFO    ][1732] Syncing engines for environment 'base'
2017-11-02 06:38:18,369 [salt.utils.extmods][INFO    ][1732] Loading cache from salt://_engines, for base)
2017-11-02 06:38:18,369 [salt.fileclient  ][INFO    ][1732] Caching directory '_engines/' for environment 'base'
2017-11-02 06:38:18,420 [salt.minion      ][INFO    ][1732] Returning information for job: 20171102063811103017
2017-11-02 06:38:19,974 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.apply with jid 20171102063819976966
2017-11-02 06:38:19,994 [salt.minion      ][INFO    ][1811] Starting a new job with PID 1811
2017-11-02 06:38:22,116 [salt.state       ][INFO    ][1811] Loading fresh modules for state activity
2017-11-02 06:38:22,229 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-02 06:38:22,701 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-02 06:38:22,716 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-02 06:38:22,749 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:38:23,089 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-02 06:38:23,111 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-02 06:38:23,136 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'memcached/meta/salt.yml'
2017-11-02 06:38:23,309 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'horizon/meta/salt.yml'
2017-11-02 06:38:23,325 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-02 06:38:23,367 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:23,493 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'sphinx/meta/sphinx.yml'
2017-11-02 06:38:23,497 [py.warnings      ][WARNING ][1811] /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-02 06:38:23,500 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'sphinx-build --version 2>/dev/null || echo unknown' in directory '/root'
2017-11-02 06:38:23,530 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-02 06:38:23,553 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 06:38:23,579 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'nginx/meta/sphinx.yml'
2017-11-02 06:38:23,758 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-02 06:38:23,773 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'nginx -v 2>/dev/null || echo "unknown"' in directory '/root'
2017-11-02 06:38:23,854 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'horizon/meta/sphinx.yml'
2017-11-02 06:38:23,892 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-02 06:38:23,929 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l apache2 | grep apache2 | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:23,948 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l libapache2-mod-wsgi | grep libapache2-mod-wsgi | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:23,966 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l openstack-dashboard | grep openstack-dashboard | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:23,984 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l python-lesscpy | grep python-lesscpy | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:24,003 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:24,021 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:24,066 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-02 06:38:24,111 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-02 06:38:24,162 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'salt-minion --version' in directory '/root'
2017-11-02 06:38:24,763 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-02 06:38:24,860 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-02 06:38:24,893 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-02 06:38:24,959 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-02 06:38:24,989 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:38:25,089 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-02 06:38:25,115 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-02 06:38:25,144 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'memcached/meta/salt.yml'
2017-11-02 06:38:25,163 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'horizon/meta/salt.yml'
2017-11-02 06:38:25,182 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-02 06:38:25,218 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:25,348 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'sphinx/meta/sphinx.yml'
2017-11-02 06:38:25,353 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'sphinx-build --version 2>/dev/null || echo unknown' in directory '/root'
2017-11-02 06:38:25,384 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-02 06:38:25,408 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 06:38:25,439 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'nginx/meta/sphinx.yml'
2017-11-02 06:38:25,472 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-02 06:38:25,484 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'nginx -v 2>/dev/null || echo "unknown"' in directory '/root'
2017-11-02 06:38:25,535 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'horizon/meta/sphinx.yml'
2017-11-02 06:38:25,558 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-02 06:38:25,581 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l apache2 | grep apache2 | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:25,603 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l libapache2-mod-wsgi | grep libapache2-mod-wsgi | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:25,618 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l openstack-dashboard | grep openstack-dashboard | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:25,633 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l python-lesscpy | grep python-lesscpy | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:25,649 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:25,664 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-02 06:38:25,695 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-02 06:38:25,721 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-02 06:38:25,744 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command 'salt-minion --version' in directory '/root'
2017-11-02 06:38:26,122 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-02 06:38:26,268 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-02 06:38:26,308 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-02 06:38:26,437 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-02 06:38:26,596 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:38:27,247 [salt.state       ][INFO    ][1811] Running state [salt-minion] at time 06:38:27.246574
2017-11-02 06:38:27,248 [salt.state       ][INFO    ][1811] Executing state pkg.installed for salt-minion
2017-11-02 06:38:27,249 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:38:28,008 [salt.state       ][INFO    ][1811] Package salt-minion is already installed
2017-11-02 06:38:28,009 [salt.state       ][INFO    ][1811] Completed state [salt-minion] at time 06:38:28.008924 duration_in_ms=762.351
2017-11-02 06:38:28,009 [salt.state       ][INFO    ][1811] Running state [salt_minion_dependency_packages] at time 06:38:28.009392
2017-11-02 06:38:28,010 [salt.state       ][INFO    ][1811] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-02 06:38:28,019 [salt.state       ][INFO    ][1811] All specified packages are already installed
2017-11-02 06:38:28,020 [salt.state       ][INFO    ][1811] Completed state [salt_minion_dependency_packages] at time 06:38:28.020205 duration_in_ms=10.812
2017-11-02 06:38:28,024 [salt.state       ][INFO    ][1811] Running state [/etc/salt/minion.d/minion.conf] at time 06:38:28.024271
2017-11-02 06:38:28,025 [salt.state       ][INFO    ][1811] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-02 06:38:28,059 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-02 06:38:28,146 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:38:28,268 [salt.fileclient  ][INFO    ][1811] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:28,328 [salt.state       ][INFO    ][1811] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-02 06:38:28,329 [salt.state       ][INFO    ][1811] Completed state [/etc/salt/minion.d/minion.conf] at time 06:38:28.328714 duration_in_ms=304.444
2017-11-02 06:38:28,330 [salt.state       ][INFO    ][1811] Running state [salt-minion] at time 06:38:28.330086
2017-11-02 06:38:28,331 [salt.state       ][INFO    ][1811] Executing state service.running for salt-minion
2017-11-02 06:38:28,331 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-02 06:38:28,348 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-02 06:38:28,357 [salt.loaded.int.module.cmdmod][INFO    ][1811] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-02 06:38:28,365 [salt.state       ][INFO    ][1811] The service salt-minion is already running
2017-11-02 06:38:28,365 [salt.state       ][INFO    ][1811] Completed state [salt-minion] at time 06:38:28.365380 duration_in_ms=35.293
2017-11-02 06:38:28,367 [salt.state       ][INFO    ][1811] Running state [/etc/salt/grains.d] at time 06:38:28.367351
2017-11-02 06:38:28,368 [salt.state       ][INFO    ][1811] Executing state file.directory for /etc/salt/grains.d
2017-11-02 06:38:28,369 [salt.state       ][INFO    ][1811] Directory /etc/salt/grains.d is in the correct state
2017-11-02 06:38:28,369 [salt.state       ][INFO    ][1811] Completed state [/etc/salt/grains.d] at time 06:38:28.369069 duration_in_ms=1.717
2017-11-02 06:38:28,370 [salt.state       ][INFO    ][1811] Running state [/etc/salt/grains] at time 06:38:28.369855
2017-11-02 06:38:28,370 [salt.state       ][INFO    ][1811] Executing state file.managed for /etc/salt/grains
2017-11-02 06:38:28,371 [salt.state       ][INFO    ][1811] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-02 06:38:28,371 [salt.state       ][INFO    ][1811] Completed state [/etc/salt/grains] at time 06:38:28.371275 duration_in_ms=1.42
2017-11-02 06:38:28,372 [salt.state       ][INFO    ][1811] Running state [/etc/salt/grains.d/placeholder] at time 06:38:28.371844
2017-11-02 06:38:28,372 [salt.state       ][INFO    ][1811] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-02 06:38:28,373 [salt.state       ][INFO    ][1811] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-02 06:38:28,373 [salt.state       ][INFO    ][1811] Completed state [/etc/salt/grains.d/placeholder] at time 06:38:28.373207 duration_in_ms=1.362
2017-11-02 06:38:28,374 [salt.state       ][INFO    ][1811] Running state [/etc/salt/grains.d/sphinx] at time 06:38:28.373771
2017-11-02 06:38:28,374 [salt.state       ][INFO    ][1811] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-02 06:38:28,376 [salt.state       ][INFO    ][1811] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-02 06:38:28,376 [salt.state       ][INFO    ][1811] Completed state [/etc/salt/grains.d/sphinx] at time 06:38:28.375957 duration_in_ms=2.186
2017-11-02 06:38:28,378 [salt.state       ][INFO    ][1811] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:38:28.377744
2017-11-02 06:38:28,378 [salt.state       ][INFO    ][1811] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:38:28,379 [salt.state       ][INFO    ][1811] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:38:28,379 [salt.state       ][INFO    ][1811] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:38:28.379004 duration_in_ms=1.26
2017-11-02 06:38:28,380 [salt.state       ][INFO    ][1811] Running state [/etc/salt/grains.d/dns_records] at time 06:38:28.379578
2017-11-02 06:38:28,380 [salt.state       ][INFO    ][1811] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-02 06:38:28,381 [salt.state       ][INFO    ][1811] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-02 06:38:28,381 [salt.state       ][INFO    ][1811] Completed state [/etc/salt/grains.d/dns_records] at time 06:38:28.381402 duration_in_ms=1.824
2017-11-02 06:38:28,382 [salt.state       ][INFO    ][1811] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 06:38:28.382439
2017-11-02 06:38:28,383 [salt.state       ][INFO    ][1811] 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-02 06:38:28,383 [salt.state       ][INFO    ][1811] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:38:28,384 [salt.state       ][INFO    ][1811] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 06:38:28.383655 duration_in_ms=1.216
2017-11-02 06:38:28,384 [salt.state       ][INFO    ][1811] Running state [/etc/salt/grains.d/salt] at time 06:38:28.384221
2017-11-02 06:38:28,385 [salt.state       ][INFO    ][1811] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-02 06:38:28,386 [salt.state       ][INFO    ][1811] File /etc/salt/grains.d/salt is in the correct state
2017-11-02 06:38:28,386 [salt.state       ][INFO    ][1811] Completed state [/etc/salt/grains.d/salt] at time 06:38:28.386017 duration_in_ms=1.796
2017-11-02 06:38:28,387 [salt.state       ][INFO    ][1811] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 06:38:28.386993
2017-11-02 06:38:28,387 [salt.state       ][INFO    ][1811] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:38:28,388 [salt.state       ][INFO    ][1811] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:38:28,388 [salt.state       ][INFO    ][1811] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 06:38:28.388202 duration_in_ms=1.209
2017-11-02 06:38:28,390 [salt.state       ][INFO    ][1811] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:38:28.390223
2017-11-02 06:38:28,391 [salt.state       ][INFO    ][1811] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-02 06:38:28,391 [salt.state       ][INFO    ][1811] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-02 06:38:28,391 [salt.state       ][INFO    ][1811] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:38:28.391388 duration_in_ms=1.165
2017-11-02 06:38:28,392 [salt.state       ][INFO    ][1811] Running state [mine.update] at time 06:38:28.392115
2017-11-02 06:38:28,392 [salt.state       ][INFO    ][1811] Executing state module.wait for mine.update
2017-11-02 06:38:28,393 [salt.state       ][INFO    ][1811] No changes made for mine.update
2017-11-02 06:38:28,393 [salt.state       ][INFO    ][1811] Completed state [mine.update] at time 06:38:28.393201 duration_in_ms=1.086
2017-11-02 06:38:28,394 [salt.state       ][INFO    ][1811] Running state [/etc/ssl/private] at time 06:38:28.393556
2017-11-02 06:38:28,394 [salt.state       ][INFO    ][1811] Executing state file.directory for /etc/ssl/private
2017-11-02 06:38:28,395 [salt.state       ][INFO    ][1811] Directory /etc/ssl/private is in the correct state
2017-11-02 06:38:28,395 [salt.state       ][INFO    ][1811] Completed state [/etc/ssl/private] at time 06:38:28.394875 duration_in_ms=1.319
2017-11-02 06:38:28,395 [salt.state       ][INFO    ][1811] Running state [/etc/ssl/certs] at time 06:38:28.395240
2017-11-02 06:38:28,396 [salt.state       ][INFO    ][1811] Executing state file.directory for /etc/ssl/certs
2017-11-02 06:38:28,396 [salt.state       ][INFO    ][1811] Directory /etc/ssl/certs is in the correct state
2017-11-02 06:38:28,397 [salt.state       ][INFO    ][1811] Completed state [/etc/ssl/certs] at time 06:38:28.396510 duration_in_ms=1.27
2017-11-02 06:38:28,398 [salt.state       ][INFO    ][1811] Running state [/etc/ssl/private/100.64.200.103.key] at time 06:38:28.397601
2017-11-02 06:38:28,398 [salt.state       ][INFO    ][1811] Executing state x509.private_key_managed for /etc/ssl/private/100.64.200.103.key
2017-11-02 06:38:28,399 [salt.state       ][INFO    ][1811] The Private key is already in the correct state
2017-11-02 06:38:28,399 [salt.state       ][INFO    ][1811] Completed state [/etc/ssl/private/100.64.200.103.key] at time 06:38:28.399062 duration_in_ms=1.461
2017-11-02 06:38:28,400 [salt.state       ][INFO    ][1811] Running state [/etc/ssl/private/100.64.200.103.key] at time 06:38:28.399856
2017-11-02 06:38:28,400 [salt.state       ][INFO    ][1811] Executing state file.managed for /etc/ssl/private/100.64.200.103.key
2017-11-02 06:38:28,401 [salt.state       ][INFO    ][1811] File /etc/ssl/private/100.64.200.103.key exists with proper permissions. No changes made.
2017-11-02 06:38:28,401 [salt.state       ][INFO    ][1811] Completed state [/etc/ssl/private/100.64.200.103.key] at time 06:38:28.401313 duration_in_ms=1.457
2017-11-02 06:38:28,562 [salt.state       ][INFO    ][1811] Running state [/etc/ssl/certs/100.64.200.103.crt] at time 06:38:28.561948
2017-11-02 06:38:28,563 [salt.state       ][INFO    ][1811] Executing state x509.certificate_managed for /etc/ssl/certs/100.64.200.103.crt
2017-11-02 06:38:28,571 [salt.loaded.int.module.publish][INFO    ][1811] Publishing 'x509.sign_remote_certificate' to tcp://10.20.0.2:4506
2017-11-02 06:38:29,868 [salt.state       ][INFO    ][1811] The certificate is already in the correct state
2017-11-02 06:38:29,869 [salt.state       ][INFO    ][1811] Completed state [/etc/ssl/certs/100.64.200.103.crt] at time 06:38:29.869217 duration_in_ms=1307.266
2017-11-02 06:38:29,873 [salt.state       ][INFO    ][1811] Running state [/etc/ssl/certs/100.64.200.103.crt] at time 06:38:29.872518
2017-11-02 06:38:29,874 [salt.state       ][INFO    ][1811] Executing state file.managed for /etc/ssl/certs/100.64.200.103.crt
2017-11-02 06:38:29,877 [salt.state       ][INFO    ][1811] File /etc/ssl/certs/100.64.200.103.crt exists with proper permissions. No changes made.
2017-11-02 06:38:29,878 [salt.state       ][INFO    ][1811] Completed state [/etc/ssl/certs/100.64.200.103.crt] at time 06:38:29.877459 duration_in_ms=4.94
2017-11-02 06:38:29,888 [salt.state       ][INFO    ][1811] Running state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 06:38:29.888264
2017-11-02 06:38:29,889 [salt.state       ][INFO    ][1811] Executing state x509.pem_managed for /etc/ssl/certs/ca-salt_master_ca.crt
2017-11-02 06:38:29,890 [salt.state       ][INFO    ][1811] The file is already in the correct state
2017-11-02 06:38:29,890 [salt.state       ][INFO    ][1811] Completed state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 06:38:29.890301 duration_in_ms=2.039
2017-11-02 06:38:29,892 [salt.state       ][INFO    ][1811] Running state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 06:38:29.892080
2017-11-02 06:38:29,893 [salt.state       ][INFO    ][1811] Executing state file.managed for /etc/ssl/certs/ca-salt_master_ca.crt
2017-11-02 06:38:29,893 [salt.loaded.int.states.file][WARNING ][1811] 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-02 06:38:29,895 [salt.state       ][INFO    ][1811] File /etc/ssl/certs/ca-salt_master_ca.crt exists with proper permissions. No changes made.
2017-11-02 06:38:29,895 [salt.state       ][INFO    ][1811] Completed state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 06:38:29.895257 duration_in_ms=3.174
2017-11-02 06:38:29,896 [salt.state       ][INFO    ][1811] Running state [ca-certificates] at time 06:38:29.896168
2017-11-02 06:38:29,897 [salt.state       ][INFO    ][1811] Executing state pkg.installed for ca-certificates
2017-11-02 06:38:29,907 [salt.state       ][INFO    ][1811] Package ca-certificates is already installed
2017-11-02 06:38:29,908 [salt.state       ][INFO    ][1811] Completed state [ca-certificates] at time 06:38:29.907911 duration_in_ms=11.742
2017-11-02 06:38:29,909 [salt.state       ][INFO    ][1811] Running state [update-ca-certificates] at time 06:38:29.909383
2017-11-02 06:38:29,910 [salt.state       ][INFO    ][1811] Executing state cmd.wait for update-ca-certificates
2017-11-02 06:38:29,912 [salt.state       ][INFO    ][1811] No changes made for update-ca-certificates
2017-11-02 06:38:29,912 [salt.state       ][INFO    ][1811] Completed state [update-ca-certificates] at time 06:38:29.912259 duration_in_ms=2.875
2017-11-02 06:38:29,917 [salt.minion      ][INFO    ][1811] Returning information for job: 20171102063819976966
2017-11-02 06:38:36,342 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.apply with jid 20171102063836352086
2017-11-02 06:38:36,358 [salt.minion      ][INFO    ][1960] Starting a new job with PID 1960
2017-11-02 06:38:40,049 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-02 06:38:40,099 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-02 06:38:40,131 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-02 06:38:40,203 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:40,317 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-02 06:38:40,352 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:40,454 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-02 06:38:40,479 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:40,555 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-02 06:38:40,630 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:40,797 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-02 06:38:40,871 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:40,951 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-02 06:38:40,978 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:41,050 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-02 06:38:41,105 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:41,202 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-02 06:38:41,236 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:41,316 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-02 06:38:41,340 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:41,416 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-02 06:38:41,446 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:41,522 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-02 06:38:41,565 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:41,651 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-02 06:38:41,686 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:41,757 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-02 06:38:41,779 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:41,855 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2017-11-02 06:38:41,879 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:41,954 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-02 06:38:41,976 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:42,057 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-02 06:38:42,079 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:42,154 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-02 06:38:42,175 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:42,251 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-02 06:38:42,298 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:42,418 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-02 06:38:42,525 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:42,609 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-02 06:38:42,632 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:42,712 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-02 06:38:42,742 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:42,827 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-02 06:38:42,840 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-02 06:38:42,867 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-02 06:38:42,895 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-02 06:38:42,918 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-02 06:38:42,939 [salt.state       ][INFO    ][1960] Running state [/etc/environment] at time 06:38:42.939007
2017-11-02 06:38:42,939 [salt.state       ][INFO    ][1960] Executing state file.blockreplace for /etc/environment
2017-11-02 06:38:42,948 [salt.state       ][INFO    ][1960] 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-02 06:38:42,948 [salt.state       ][INFO    ][1960] Completed state [/etc/environment] at time 06:38:42.947935 duration_in_ms=8.929
2017-11-02 06:38:42,948 [salt.state       ][INFO    ][1960] Running state [/etc/profile.d] at time 06:38:42.948154
2017-11-02 06:38:42,948 [salt.state       ][INFO    ][1960] Executing state file.directory for /etc/profile.d
2017-11-02 06:38:42,949 [salt.state       ][INFO    ][1960] Directory /etc/profile.d is in the correct state
2017-11-02 06:38:42,950 [salt.state       ][INFO    ][1960] Completed state [/etc/profile.d] at time 06:38:42.949591 duration_in_ms=1.436
2017-11-02 06:38:43,356 [salt.state       ][INFO    ][1960] Running state [linux_repo_prereq_pkgs] at time 06:38:43.356110
2017-11-02 06:38:43,357 [salt.state       ][INFO    ][1960] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-02 06:38:43,357 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:38:43,933 [salt.state       ][INFO    ][1960] All specified packages are already installed
2017-11-02 06:38:43,934 [salt.state       ][INFO    ][1960] Completed state [linux_repo_prereq_pkgs] at time 06:38:43.933908 duration_in_ms=577.798
2017-11-02 06:38:43,934 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:38:43.934400
2017-11-02 06:38:43,935 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-02 06:38:43,935 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-02 06:38:43,936 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:38:43.935777 duration_in_ms=1.377
2017-11-02 06:38:43,936 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:38:43.936180
2017-11-02 06:38:43,937 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-02 06:38:43,963 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:38:43,984 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:44,044 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-02 06:38:44,045 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:38:44.044943 duration_in_ms=108.763
2017-11-02 06:38:44,048 [salt.state       ][INFO    ][1960] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 06:38:44.048080
2017-11-02 06:38:44,049 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-02 06:38:44,458 [salt.loaded.int.module.cmdmod][INFO    ][1960] 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-02 06:38:44,648 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:38:46,440 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063846447975
2017-11-02 06:38:46,464 [salt.minion      ][INFO    ][2464] Starting a new job with PID 2464
2017-11-02 06:38:46,475 [salt.minion      ][INFO    ][2464] Returning information for job: 20171102063846447975
2017-11-02 06:38:47,784 [salt.state       ][INFO    ][1960] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-11-02 06:38:47,785 [salt.state       ][INFO    ][1960] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 06:38:47.784736 duration_in_ms=3736.653
2017-11-02 06:38:47,786 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:38:47.785803
2017-11-02 06:38:47,787 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-02 06:38:47,788 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-02 06:38:47,789 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:38:47.788513 duration_in_ms=2.712
2017-11-02 06:38:47,789 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/uca] at time 06:38:47.788910
2017-11-02 06:38:47,790 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-02 06:38:47,791 [salt.state       ][INFO    ][1960] File /etc/apt/preferences.d/uca is not present
2017-11-02 06:38:47,792 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/uca] at time 06:38:47.791452 duration_in_ms=2.54
2017-11-02 06:38:47,793 [salt.state       ][INFO    ][1960] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 06:38:47.793263
2017-11-02 06:38:47,794 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-02 06:38:47,898 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-02 06:38:47,952 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-11-02 06:38:48,172 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:38:50,915 [salt.state       ][INFO    ][1960] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-11-02 06:38:50,917 [salt.state       ][INFO    ][1960] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 06:38:50.916451 duration_in_ms=3123.186
2017-11-02 06:38:50,918 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 06:38:50.917557
2017-11-02 06:38:50,919 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-02 06:38:50,920 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-02 06:38:50,921 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 06:38:50.920828 duration_in_ms=3.272
2017-11-02 06:38:50,922 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 06:38:50.921750
2017-11-02 06:38:50,923 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-02 06:38:51,304 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:38:51,326 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:51,386 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-02 06:38:51,386 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 06:38:51.386218 duration_in_ms=464.47
2017-11-02 06:38:51,388 [salt.state       ][INFO    ][1960] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 06:38:51.387535
2017-11-02 06:38:51,388 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-02 06:38:51,466 [salt.loaded.int.module.cmdmod][INFO    ][1960] 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-02 06:38:51,569 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:38:54,002 [salt.state       ][INFO    ][1960] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'}
2017-11-02 06:38:54,003 [salt.state       ][INFO    ][1960] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 06:38:54.002877 duration_in_ms=2615.341
2017-11-02 06:38:54,003 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 06:38:54.003365
2017-11-02 06:38:54,004 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-02 06:38:54,004 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-02 06:38:54,005 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 06:38:54.004718 duration_in_ms=1.353
2017-11-02 06:38:54,005 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 06:38:54.005110
2017-11-02 06:38:54,006 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-02 06:38:54,028 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:38:54,055 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:54,114 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-02 06:38:54,115 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 06:38:54.114612 duration_in_ms=109.501
2017-11-02 06:38:54,116 [salt.state       ][INFO    ][1960] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 06:38:54.115838
2017-11-02 06:38:54,116 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-02 06:38:54,196 [salt.loaded.int.module.cmdmod][INFO    ][1960] 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-02 06:38:54,327 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:38:56,469 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063856480319
2017-11-02 06:38:56,490 [salt.minion      ][INFO    ][4071] Starting a new job with PID 4071
2017-11-02 06:38:56,501 [salt.minion      ][INFO    ][4071] Returning information for job: 20171102063856480319
2017-11-02 06:38:56,786 [salt.state       ][INFO    ][1960] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'}
2017-11-02 06:38:56,787 [salt.state       ][INFO    ][1960] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 06:38:56.786793 duration_in_ms=2670.954
2017-11-02 06:38:56,787 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:38:56.787082
2017-11-02 06:38:56,787 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-02 06:38:56,788 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-02 06:38:56,788 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:38:56.787918 duration_in_ms=0.836
2017-11-02 06:38:56,788 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:38:56.788136
2017-11-02 06:38:56,788 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-02 06:38:56,804 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:38:56,825 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:38:56,886 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-02 06:38:56,886 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:38:56.886023 duration_in_ms=97.886
2017-11-02 06:38:56,887 [salt.state       ][INFO    ][1960] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 06:38:56.887160
2017-11-02 06:38:56,887 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-02 06:38:56,983 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-02 06:38:57,102 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:39:00,390 [salt.state       ][INFO    ][1960] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly ocata'}
2017-11-02 06:39:00,391 [salt.state       ][INFO    ][1960] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 06:39:00.390633 duration_in_ms=3503.472
2017-11-02 06:39:00,391 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 06:39:00.390938
2017-11-02 06:39:00,391 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-02 06:39:00,392 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-02 06:39:00,392 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 06:39:00.391689 duration_in_ms=0.751
2017-11-02 06:39:00,392 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mcp_extra] at time 06:39:00.391865
2017-11-02 06:39:00,392 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-02 06:39:00,410 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:39:00,435 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:39:00,488 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-02 06:39:00,488 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mcp_extra] at time 06:39:00.488388 duration_in_ms=96.523
2017-11-02 06:39:00,489 [salt.state       ][INFO    ][1960] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 06:39:00.489422
2017-11-02 06:39:00,490 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-02 06:39:00,562 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-02 06:39:00,690 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:39:04,331 [salt.state       ][INFO    ][1960] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly extra'}
2017-11-02 06:39:04,332 [salt.state       ][INFO    ][1960] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 06:39:04.332051 duration_in_ms=3842.628
2017-11-02 06:39:04,332 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 06:39:04.332384
2017-11-02 06:39:04,333 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-02 06:39:04,334 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-02 06:39:04,334 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 06:39:04.333864 duration_in_ms=1.478
2017-11-02 06:39:04,335 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 06:39:04.334454
2017-11-02 06:39:04,335 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-02 06:39:04,356 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:39:04,383 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:39:04,453 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-02 06:39:04,453 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 06:39:04.453227 duration_in_ms=118.773
2017-11-02 06:39:04,454 [salt.state       ][INFO    ][1960] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 06:39:04.454417
2017-11-02 06:39:04,455 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-02 06:39:04,647 [salt.loaded.int.module.cmdmod][INFO    ][1960] 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-02 06:39:04,858 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:39:06,495 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063906503280
2017-11-02 06:39:06,516 [salt.minion      ][INFO    ][5953] Starting a new job with PID 5953
2017-11-02 06:39:06,527 [salt.minion      ][INFO    ][5953] Returning information for job: 20171102063906503280
2017-11-02 06:39:08,761 [salt.state       ][INFO    ][1960] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'}
2017-11-02 06:39:08,762 [salt.state       ][INFO    ][1960] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 06:39:08.761853 duration_in_ms=4307.436
2017-11-02 06:39:08,762 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 06:39:08.762386
2017-11-02 06:39:08,763 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-02 06:39:08,764 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-02 06:39:08,764 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 06:39:08.763894 duration_in_ms=1.507
2017-11-02 06:39:08,764 [salt.state       ][INFO    ][1960] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 06:39:08.764328
2017-11-02 06:39:08,765 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-02 06:39:08,785 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:39:08,818 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:39:08,898 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-02 06:39:08,899 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 06:39:08.898740 duration_in_ms=134.411
2017-11-02 06:39:08,900 [salt.state       ][INFO    ][1960] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 06:39:08.900039
2017-11-02 06:39:08,900 [salt.state       ][INFO    ][1960] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-02 06:39:09,036 [salt.loaded.int.module.cmdmod][INFO    ][1960] 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-02 06:39:09,186 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:39:12,029 [salt.state       ][INFO    ][1960] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'}
2017-11-02 06:39:12,030 [salt.state       ][INFO    ][1960] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 06:39:12.029531 duration_in_ms=3129.49
2017-11-02 06:39:12,030 [salt.state       ][INFO    ][1960] Running state [linux_extra_packages_installed] at time 06:39:12.030016
2017-11-02 06:39:12,031 [salt.state       ][INFO    ][1960] Executing state pkg.installed for linux_extra_packages_installed
2017-11-02 06:39:12,049 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2017-11-02 06:39:12,128 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:39:15,154 [salt.loaded.int.module.cmdmod][INFO    ][1960] 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-02 06:39:16,542 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063916550000
2017-11-02 06:39:16,555 [salt.minion      ][INFO    ][7277] Starting a new job with PID 7277
2017-11-02 06:39:16,569 [salt.minion      ][INFO    ][7277] Returning information for job: 20171102063916550000
2017-11-02 06:39:17,649 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:39:17,679 [salt.state       ][INFO    ][1960] 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-02 06:39:17,693 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-02 06:39:17,719 [salt.state       ][INFO    ][1960] Completed state [linux_extra_packages_installed] at time 06:39:17.718803 duration_in_ms=5688.786
2017-11-02 06:39:17,730 [salt.state       ][INFO    ][1960] Running state [linux_extra_packages_purged] at time 06:39:17.730078
2017-11-02 06:39:17,731 [salt.state       ][INFO    ][1960] Executing state pkg.purged for linux_extra_packages_purged
2017-11-02 06:39:18,032 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init'] in directory '/root'
2017-11-02 06:39:20,331 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:39:20,358 [salt.state       ][INFO    ][1960] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}}}
2017-11-02 06:39:20,370 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-02 06:39:20,391 [salt.state       ][INFO    ][1960] Completed state [linux_extra_packages_purged] at time 06:39:20.391352 duration_in_ms=2661.274
2017-11-02 06:39:20,403 [salt.state       ][INFO    ][1960] Running state [linux_extra_packages_latest] at time 06:39:20.402827
2017-11-02 06:39:20,403 [salt.state       ][INFO    ][1960] Executing state pkg.latest for linux_extra_packages_latest
2017-11-02 06:39:20,701 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-02 06:39:20,774 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-02 06:39:20,871 [salt.loaded.int.module.cmdmod][INFO    ][1960] 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-02 06:39:23,173 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:39:23,203 [salt.state       ][INFO    ][1960] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-11-02 06:39:23,215 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-02 06:39:23,237 [salt.state       ][INFO    ][1960] Completed state [linux_extra_packages_latest] at time 06:39:23.236584 duration_in_ms=2833.756
2017-11-02 06:39:23,239 [salt.state       ][INFO    ][1960] Running state [UTC] at time 06:39:23.239079
2017-11-02 06:39:23,240 [salt.state       ][INFO    ][1960] Executing state timezone.system for UTC
2017-11-02 06:39:23,242 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['timedatectl'] in directory '/root'
2017-11-02 06:39:23,295 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['timedatectl'] in directory '/root'
2017-11-02 06:39:23,308 [salt.state       ][INFO    ][1960] Timezone UTC already set, UTC already set to UTC
2017-11-02 06:39:23,309 [salt.state       ][INFO    ][1960] Completed state [UTC] at time 06:39:23.308732 duration_in_ms=69.652
2017-11-02 06:39:23,311 [salt.state       ][INFO    ][1960] Running state [nf_conntrack] at time 06:39:23.310737
2017-11-02 06:39:23,311 [salt.state       ][INFO    ][1960] Executing state kmod.present for nf_conntrack
2017-11-02 06:39:23,312 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'lsmod' in directory '/root'
2017-11-02 06:39:23,624 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'lsmod' in directory '/root'
2017-11-02 06:39:23,635 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-11-02 06:39:23,657 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'lsmod' in directory '/root'
2017-11-02 06:39:23,725 [salt.state       ][INFO    ][1960] {'nf_conntrack': 'loaded'}
2017-11-02 06:39:23,726 [salt.state       ][INFO    ][1960] Completed state [nf_conntrack] at time 06:39:23.725712 duration_in_ms=414.974
2017-11-02 06:39:23,728 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_keepalive_probes] at time 06:39:23.727495
2017-11-02 06:39:23,728 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-02 06:39:23,728 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:23,777 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-11-02 06:39:23,787 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_keepalive_probes': 8}
2017-11-02 06:39:23,787 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:39:23.786942 duration_in_ms=59.447
2017-11-02 06:39:23,787 [salt.state       ][INFO    ][1960] Running state [fs.file-max] at time 06:39:23.787243
2017-11-02 06:39:23,788 [salt.state       ][INFO    ][1960] Executing state sysctl.present for fs.file-max
2017-11-02 06:39:23,788 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:23,807 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-11-02 06:39:23,818 [salt.state       ][INFO    ][1960] {'fs.file-max': 124165}
2017-11-02 06:39:23,818 [salt.state       ][INFO    ][1960] Completed state [fs.file-max] at time 06:39:23.818026 duration_in_ms=30.782
2017-11-02 06:39:23,819 [salt.state       ][INFO    ][1960] Running state [net.core.somaxconn] at time 06:39:23.818327
2017-11-02 06:39:23,819 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.core.somaxconn
2017-11-02 06:39:23,819 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:23,840 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-11-02 06:39:23,850 [salt.state       ][INFO    ][1960] {'net.core.somaxconn': 4096}
2017-11-02 06:39:23,851 [salt.state       ][INFO    ][1960] Completed state [net.core.somaxconn] at time 06:39:23.850674 duration_in_ms=32.346
2017-11-02 06:39:23,851 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:39:23.850986
2017-11-02 06:39:23,851 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-02 06:39:23,852 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:23,871 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-11-02 06:39:23,881 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-11-02 06:39:23,881 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:39:23.881368 duration_in_ms=30.381
2017-11-02 06:39:23,882 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_tw_reuse] at time 06:39:23.881661
2017-11-02 06:39:23,882 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-02 06:39:23,883 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:23,901 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-11-02 06:39:23,911 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_tw_reuse': 1}
2017-11-02 06:39:23,912 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_tw_reuse] at time 06:39:23.911913 duration_in_ms=30.25
2017-11-02 06:39:23,912 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_congestion_control] at time 06:39:23.912450
2017-11-02 06:39:23,913 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-02 06:39:23,914 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:23,933 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-11-02 06:39:23,948 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-11-02 06:39:23,948 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_congestion_control] at time 06:39:23.948429 duration_in_ms=35.978
2017-11-02 06:39:23,949 [salt.state       ][INFO    ][1960] Running state [net.nf_conntrack_max] at time 06:39:23.948925
2017-11-02 06:39:23,949 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.nf_conntrack_max
2017-11-02 06:39:23,950 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:23,977 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-11-02 06:39:23,988 [salt.state       ][INFO    ][1960] {'net.nf_conntrack_max': 1048576}
2017-11-02 06:39:23,989 [salt.state       ][INFO    ][1960] Completed state [net.nf_conntrack_max] at time 06:39:23.988464 duration_in_ms=39.538
2017-11-02 06:39:23,989 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_retries2] at time 06:39:23.988961
2017-11-02 06:39:23,989 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-02 06:39:23,990 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,018 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-11-02 06:39:24,028 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_retries2': 5}
2017-11-02 06:39:24,029 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_retries2] at time 06:39:24.029026 duration_in_ms=40.064
2017-11-02 06:39:24,030 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_fin_timeout] at time 06:39:24.029552
2017-11-02 06:39:24,030 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-02 06:39:24,031 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,051 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-11-02 06:39:24,062 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_fin_timeout': 30}
2017-11-02 06:39:24,062 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_fin_timeout] at time 06:39:24.062120 duration_in_ms=32.567
2017-11-02 06:39:24,063 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:39:24.062610
2017-11-02 06:39:24,063 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-02 06:39:24,064 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,082 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-11-02 06:39:24,092 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-11-02 06:39:24,093 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:39:24.092575 duration_in_ms=29.964
2017-11-02 06:39:24,093 [salt.state       ][INFO    ][1960] Running state [vm.swappiness] at time 06:39:24.093051
2017-11-02 06:39:24,094 [salt.state       ][INFO    ][1960] Executing state sysctl.present for vm.swappiness
2017-11-02 06:39:24,094 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,113 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-11-02 06:39:24,124 [salt.state       ][INFO    ][1960] {'vm.swappiness': 10}
2017-11-02 06:39:24,124 [salt.state       ][INFO    ][1960] Completed state [vm.swappiness] at time 06:39:24.124318 duration_in_ms=31.267
2017-11-02 06:39:24,125 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:39:24.124809
2017-11-02 06:39:24,125 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-02 06:39:24,126 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,145 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-11-02 06:39:24,155 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-11-02 06:39:24,156 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:39:24.155638 duration_in_ms=30.828
2017-11-02 06:39:24,156 [salt.state       ][INFO    ][1960] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:39:24.156212
2017-11-02 06:39:24,157 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-02 06:39:24,157 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,177 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-11-02 06:39:24,186 [salt.state       ][INFO    ][1960] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-11-02 06:39:24,187 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:39:24.186849 duration_in_ms=30.636
2017-11-02 06:39:24,187 [salt.state       ][INFO    ][1960] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:39:24.187336
2017-11-02 06:39:24,188 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-02 06:39:24,189 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,208 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-11-02 06:39:24,218 [salt.state       ][INFO    ][1960] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-11-02 06:39:24,219 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:39:24.218882 duration_in_ms=31.545
2017-11-02 06:39:24,219 [salt.state       ][INFO    ][1960] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:39:24.219373
2017-11-02 06:39:24,220 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-02 06:39:24,221 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,240 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-11-02 06:39:24,250 [salt.state       ][INFO    ][1960] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-11-02 06:39:24,251 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:39:24.250639 duration_in_ms=31.265
2017-11-02 06:39:24,251 [salt.state       ][INFO    ][1960] Running state [net.core.netdev_max_backlog] at time 06:39:24.251095
2017-11-02 06:39:24,252 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-02 06:39:24,252 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,272 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-11-02 06:39:24,281 [salt.state       ][INFO    ][1960] {'net.core.netdev_max_backlog': 261144}
2017-11-02 06:39:24,282 [salt.state       ][INFO    ][1960] Completed state [net.core.netdev_max_backlog] at time 06:39:24.282094 duration_in_ms=30.999
2017-11-02 06:39:24,283 [salt.state       ][INFO    ][1960] Running state [net.ipv4.tcp_keepalive_time] at time 06:39:24.282605
2017-11-02 06:39:24,283 [salt.state       ][INFO    ][1960] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-02 06:39:24,284 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,303 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-11-02 06:39:24,313 [salt.state       ][INFO    ][1960] {'net.ipv4.tcp_keepalive_time': 30}
2017-11-02 06:39:24,313 [salt.state       ][INFO    ][1960] Completed state [net.ipv4.tcp_keepalive_time] at time 06:39:24.313327 duration_in_ms=30.721
2017-11-02 06:39:24,314 [salt.state       ][INFO    ][1960] Running state [kernel.panic] at time 06:39:24.313804
2017-11-02 06:39:24,314 [salt.state       ][INFO    ][1960] Executing state sysctl.present for kernel.panic
2017-11-02 06:39:24,315 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:39:24,335 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-11-02 06:39:24,344 [salt.state       ][INFO    ][1960] {'kernel.panic': 60}
2017-11-02 06:39:24,345 [salt.state       ][INFO    ][1960] Completed state [kernel.panic] at time 06:39:24.344905 duration_in_ms=31.1
2017-11-02 06:39:24,352 [salt.state       ][INFO    ][1960] Running state [linux_sysfs_package] at time 06:39:24.351681
2017-11-02 06:39:24,352 [salt.state       ][INFO    ][1960] Executing state pkg.installed for linux_sysfs_package
2017-11-02 06:39:24,663 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-11-02 06:39:24,727 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:39:26,623 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063926633446
2017-11-02 06:39:26,645 [salt.minion      ][INFO    ][8362] Starting a new job with PID 8362
2017-11-02 06:39:26,658 [salt.minion      ][INFO    ][8362] Returning information for job: 20171102063926633446
2017-11-02 06:39:27,739 [salt.loaded.int.module.cmdmod][INFO    ][1960] 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-02 06:39:30,228 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:39:30,277 [salt.state       ][INFO    ][1960] 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-02 06:39:30,301 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-02 06:39:30,343 [salt.state       ][INFO    ][1960] Completed state [linux_sysfs_package] at time 06:39:30.342762 duration_in_ms=5991.08
2017-11-02 06:39:30,347 [salt.state       ][INFO    ][1960] Running state [/etc/sysfs.d] at time 06:39:30.346591
2017-11-02 06:39:30,347 [salt.state       ][INFO    ][1960] Executing state file.directory for /etc/sysfs.d
2017-11-02 06:39:30,350 [salt.state       ][INFO    ][1960] Directory /etc/sysfs.d is in the correct state
2017-11-02 06:39:30,350 [salt.state       ][INFO    ][1960] Completed state [/etc/sysfs.d] at time 06:39:30.350140 duration_in_ms=3.548
2017-11-02 06:39:30,450 [salt.state       ][INFO    ][1960] Running state [ondemand] at time 06:39:30.450277
2017-11-02 06:39:30,451 [salt.state       ][INFO    ][1960] Executing state service.dead for ondemand
2017-11-02 06:39:30,453 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-02 06:39:30,472 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-02 06:39:30,490 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-02 06:39:30,511 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-11-02 06:39:30,571 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-02 06:39:30,584 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-02 06:39:30,602 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-02 06:39:30,621 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-11-02 06:39:30,820 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-02 06:39:30,846 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'runlevel' in directory '/root'
2017-11-02 06:39:30,862 [salt.state       ][INFO    ][1960] {'ondemand': True}
2017-11-02 06:39:30,863 [salt.state       ][INFO    ][1960] Completed state [ondemand] at time 06:39:30.862714 duration_in_ms=412.437
2017-11-02 06:39:30,864 [salt.state       ][INFO    ][1960] Running state [cs_CZ.UTF-8] at time 06:39:30.863562
2017-11-02 06:39:30,864 [salt.state       ][INFO    ][1960] Executing state locale.present for cs_CZ.UTF-8
2017-11-02 06:39:30,865 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'locale -a' in directory '/root'
2017-11-02 06:39:30,888 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-11-02 06:39:31,632 [salt.state       ][INFO    ][1960] {'locale': 'cs_CZ.UTF-8'}
2017-11-02 06:39:31,633 [salt.state       ][INFO    ][1960] Completed state [cs_CZ.UTF-8] at time 06:39:31.632682 duration_in_ms=769.119
2017-11-02 06:39:31,633 [salt.state       ][INFO    ][1960] Running state [en_US.UTF-8] at time 06:39:31.632996
2017-11-02 06:39:31,633 [salt.state       ][INFO    ][1960] Executing state locale.present for en_US.UTF-8
2017-11-02 06:39:31,634 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'locale -a' in directory '/root'
2017-11-02 06:39:31,644 [salt.state       ][INFO    ][1960] Locale en_US.UTF-8 is already present
2017-11-02 06:39:31,645 [salt.state       ][INFO    ][1960] Completed state [en_US.UTF-8] at time 06:39:31.644625 duration_in_ms=11.628
2017-11-02 06:39:31,646 [salt.state       ][INFO    ][1960] Running state [en_US.UTF-8] at time 06:39:31.646113
2017-11-02 06:39:31,646 [salt.state       ][INFO    ][1960] Executing state locale.system for en_US.UTF-8
2017-11-02 06:39:31,647 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'localectl' in directory '/root'
2017-11-02 06:39:31,695 [salt.state       ][INFO    ][1960] System locale en_US.UTF-8 already set
2017-11-02 06:39:31,695 [salt.state       ][INFO    ][1960] Completed state [en_US.UTF-8] at time 06:39:31.694840 duration_in_ms=48.726
2017-11-02 06:39:31,696 [salt.state       ][INFO    ][1960] Running state [root] at time 06:39:31.696189
2017-11-02 06:39:31,697 [salt.state       ][INFO    ][1960] Executing state user.present for root
2017-11-02 06:39:31,703 [salt.state       ][INFO    ][1960] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17472}
2017-11-02 06:39:31,703 [salt.state       ][INFO    ][1960] Completed state [root] at time 06:39:31.703169 duration_in_ms=6.979
2017-11-02 06:39:31,705 [salt.state       ][INFO    ][1960] Running state [/root] at time 06:39:31.704533
2017-11-02 06:39:31,705 [salt.state       ][INFO    ][1960] Executing state file.directory for /root
2017-11-02 06:39:31,706 [salt.state       ][INFO    ][1960] Directory /root is in the correct state
2017-11-02 06:39:31,706 [salt.state       ][INFO    ][1960] Completed state [/root] at time 06:39:31.705718 duration_in_ms=1.184
2017-11-02 06:39:31,706 [salt.state       ][INFO    ][1960] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:39:31.705984
2017-11-02 06:39:31,706 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-02 06:39:31,707 [salt.state       ][INFO    ][1960] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-02 06:39:31,707 [salt.state       ][INFO    ][1960] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:39:31.707312 duration_in_ms=1.328
2017-11-02 06:39:31,708 [salt.state       ][INFO    ][1960] Running state [ubuntu] at time 06:39:31.707587
2017-11-02 06:39:31,708 [salt.state       ][INFO    ][1960] Executing state user.present for ubuntu
2017-11-02 06:39:31,708 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-11-02 06:39:31,763 [salt.state       ][INFO    ][1960] {'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-02 06:39:31,763 [salt.state       ][INFO    ][1960] Completed state [ubuntu] at time 06:39:31.762967 duration_in_ms=55.379
2017-11-02 06:39:31,765 [salt.state       ][INFO    ][1960] Running state [/home/ubuntu] at time 06:39:31.764522
2017-11-02 06:39:31,765 [salt.state       ][INFO    ][1960] Executing state file.directory for /home/ubuntu
2017-11-02 06:39:31,766 [salt.state       ][INFO    ][1960] {'mode': '0700'}
2017-11-02 06:39:31,766 [salt.state       ][INFO    ][1960] Completed state [/home/ubuntu] at time 06:39:31.766151 duration_in_ms=1.628
2017-11-02 06:39:31,767 [salt.state       ][INFO    ][1960] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:39:31.767168
2017-11-02 06:39:31,767 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-02 06:39:31,791 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-02 06:39:31,795 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command '/usr/sbin/visudo -c -f /tmp/tmp2JEKHj' in directory '/root'
2017-11-02 06:39:31,811 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-02 06:39:31,811 [salt.state       ][INFO    ][1960] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:39:31.811369 duration_in_ms=44.2
2017-11-02 06:39:31,812 [salt.state       ][INFO    ][1960] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:39:31.811796
2017-11-02 06:39:31,812 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-02 06:39:31,833 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-02 06:39:31,858 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:39:31,922 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-02 06:39:31,923 [salt.state       ][INFO    ][1960] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:39:31.922934 duration_in_ms=111.137
2017-11-02 06:39:31,923 [salt.state       ][INFO    ][1960] Running state [apt-daily.timer] at time 06:39:31.923335
2017-11-02 06:39:31,924 [salt.state       ][INFO    ][1960] Executing state service.dead for apt-daily.timer
2017-11-02 06:39:31,924 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2017-11-02 06:39:31,941 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2017-11-02 06:39:31,954 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2017-11-02 06:39:31,967 [salt.state       ][INFO    ][1960] The service apt-daily.timer is already dead
2017-11-02 06:39:31,968 [salt.state       ][INFO    ][1960] Completed state [apt-daily.timer] at time 06:39:31.967504 duration_in_ms=44.168
2017-11-02 06:39:31,968 [salt.state       ][INFO    ][1960] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:39:31.967881
2017-11-02 06:39:31,968 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-02 06:39:31,986 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-02 06:39:32,011 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:39:32,140 [salt.state       ][INFO    ][1960] File changed:
New file
2017-11-02 06:39:32,141 [salt.state       ][INFO    ][1960] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:39:32.140886 duration_in_ms=173.005
2017-11-02 06:39:32,143 [salt.state       ][INFO    ][1960] Running state [service.systemctl_reload] at time 06:39:32.142515
2017-11-02 06:39:32,143 [salt.state       ][INFO    ][1960] Executing state module.wait for service.systemctl_reload
2017-11-02 06:39:32,143 [salt.state       ][INFO    ][1960] No changes made for service.systemctl_reload
2017-11-02 06:39:32,144 [salt.state       ][INFO    ][1960] Completed state [service.systemctl_reload] at time 06:39:32.143639 duration_in_ms=1.124
2017-11-02 06:39:32,144 [salt.state       ][INFO    ][1960] Running state [service.systemctl_reload] at time 06:39:32.143994
2017-11-02 06:39:32,144 [salt.state       ][INFO    ][1960] Executing state module.mod_watch for service.systemctl_reload
2017-11-02 06:39:32,145 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-02 06:39:32,198 [salt.state       ][INFO    ][1960] {'ret': True}
2017-11-02 06:39:32,198 [salt.state       ][INFO    ][1960] Completed state [service.systemctl_reload] at time 06:39:32.198312 duration_in_ms=54.316
2017-11-02 06:39:32,199 [salt.state       ][INFO    ][1960] Running state [/etc/hostname] at time 06:39:32.198669
2017-11-02 06:39:32,199 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/hostname
2017-11-02 06:39:32,223 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-02 06:39:32,228 [salt.state       ][INFO    ][1960] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+prx02

2017-11-02 06:39:32,228 [salt.state       ][INFO    ][1960] Completed state [/etc/hostname] at time 06:39:32.228178 duration_in_ms=29.509
2017-11-02 06:39:32,230 [salt.state       ][INFO    ][1960] Running state [hostname prx02] at time 06:39:32.230413
2017-11-02 06:39:32,231 [salt.state       ][INFO    ][1960] Executing state cmd.wait for hostname prx02
2017-11-02 06:39:32,231 [salt.state       ][INFO    ][1960] No changes made for hostname prx02
2017-11-02 06:39:32,231 [salt.state       ][INFO    ][1960] Completed state [hostname prx02] at time 06:39:32.231124 duration_in_ms=0.711
2017-11-02 06:39:32,231 [salt.state       ][INFO    ][1960] Running state [hostname prx02] at time 06:39:32.231310
2017-11-02 06:39:32,232 [salt.state       ][INFO    ][1960] Executing state cmd.mod_watch for hostname prx02
2017-11-02 06:39:32,232 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command 'hostname prx02' in directory '/root'
2017-11-02 06:39:32,243 [salt.state       ][INFO    ][1960] {'pid': 8645, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-02 06:39:32,244 [salt.state       ][INFO    ][1960] Completed state [hostname prx02] at time 06:39:32.243695 duration_in_ms=12.384
2017-11-02 06:39:32,245 [salt.state       ][INFO    ][1960] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.244525
2017-11-02 06:39:32,245 [salt.state       ][INFO    ][1960] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,247 [salt.state       ][INFO    ][1960] {'host': 'mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,247 [salt.state       ][INFO    ][1960] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.247149 duration_in_ms=2.624
2017-11-02 06:39:32,247 [salt.state       ][INFO    ][1960] Running state [mdb02] at time 06:39:32.247411
2017-11-02 06:39:32,248 [salt.state       ][INFO    ][1960] Executing state host.present for mdb02
2017-11-02 06:39:32,248 [salt.state       ][INFO    ][1960] {'host': 'mdb02'}
2017-11-02 06:39:32,249 [salt.state       ][INFO    ][1960] Completed state [mdb02] at time 06:39:32.248595 duration_in_ms=1.184
2017-11-02 06:39:32,249 [salt.state       ][INFO    ][1960] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.248836
2017-11-02 06:39:32,249 [salt.state       ][INFO    ][1960] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,250 [salt.state       ][INFO    ][1960] {'host': 'mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,250 [salt.state       ][INFO    ][1960] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.249981 duration_in_ms=1.145
2017-11-02 06:39:32,250 [salt.state       ][INFO    ][1960] Running state [mdb03] at time 06:39:32.250207
2017-11-02 06:39:32,250 [salt.state       ][INFO    ][1960] Executing state host.present for mdb03
2017-11-02 06:39:32,251 [salt.state       ][INFO    ][1960] {'host': 'mdb03'}
2017-11-02 06:39:32,251 [salt.state       ][INFO    ][1960] Completed state [mdb03] at time 06:39:32.251353 duration_in_ms=1.146
2017-11-02 06:39:32,252 [salt.state       ][INFO    ][1960] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.251580
2017-11-02 06:39:32,252 [salt.state       ][INFO    ][1960] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,253 [salt.state       ][INFO    ][1960] {'host': 'mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,253 [salt.state       ][INFO    ][1960] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.252728 duration_in_ms=1.148
2017-11-02 06:39:32,253 [salt.state       ][INFO    ][1960] Running state [mdb01] at time 06:39:32.252958
2017-11-02 06:39:32,253 [salt.state       ][INFO    ][1960] Executing state host.present for mdb01
2017-11-02 06:39:32,254 [salt.state       ][INFO    ][1960] {'host': 'mdb01'}
2017-11-02 06:39:32,254 [salt.state       ][INFO    ][1960] Completed state [mdb01] at time 06:39:32.254095 duration_in_ms=1.137
2017-11-02 06:39:32,254 [salt.state       ][INFO    ][1960] Running state [mdb] at time 06:39:32.254322
2017-11-02 06:39:32,255 [salt.state       ][INFO    ][1960] Executing state host.present for mdb
2017-11-02 06:39:32,255 [salt.state       ][INFO    ][1960] {'host': 'mdb'}
2017-11-02 06:39:32,256 [salt.state       ][INFO    ][1960] Completed state [mdb] at time 06:39:32.255494 duration_in_ms=1.172
2017-11-02 06:39:32,256 [salt.state       ][INFO    ][1960] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.255729
2017-11-02 06:39:32,256 [salt.state       ][INFO    ][1960] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,257 [salt.state       ][INFO    ][1960] {'host': 'mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,257 [salt.state       ][INFO    ][1960] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.256888 duration_in_ms=1.159
2017-11-02 06:39:32,257 [salt.state       ][INFO    ][1960] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.257122
2017-11-02 06:39:32,257 [salt.state       ][INFO    ][1960] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,258 [salt.state       ][INFO    ][1960] {'host': 'cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,258 [salt.state       ][INFO    ][1960] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.258288 duration_in_ms=1.166
2017-11-02 06:39:32,259 [salt.state       ][INFO    ][1960] Running state [cfg01] at time 06:39:32.258537
2017-11-02 06:39:32,259 [salt.state       ][INFO    ][1960] Executing state host.present for cfg01
2017-11-02 06:39:32,260 [salt.state       ][INFO    ][1960] {'host': 'cfg01'}
2017-11-02 06:39:32,260 [salt.state       ][INFO    ][1960] Completed state [cfg01] at time 06:39:32.259705 duration_in_ms=1.158
2017-11-02 06:39:32,260 [salt.state       ][INFO    ][1960] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.259932
2017-11-02 06:39:32,260 [salt.state       ][INFO    ][1960] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,261 [salt.state       ][INFO    ][1960] {'host': 'prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,261 [salt.state       ][INFO    ][1960] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.261120 duration_in_ms=1.188
2017-11-02 06:39:32,261 [salt.state       ][INFO    ][1960] Running state [prx01] at time 06:39:32.261417
2017-11-02 06:39:32,262 [salt.state       ][INFO    ][1960] Executing state host.present for prx01
2017-11-02 06:39:32,262 [salt.state       ][INFO    ][1960] {'host': 'prx01'}
2017-11-02 06:39:32,263 [salt.state       ][INFO    ][1960] Completed state [prx01] at time 06:39:32.262604 duration_in_ms=1.187
2017-11-02 06:39:32,263 [salt.state       ][INFO    ][1960] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.262856
2017-11-02 06:39:32,263 [salt.state       ][INFO    ][1960] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,264 [salt.state       ][INFO    ][1960] {'host': 'kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,264 [salt.state       ][INFO    ][1960] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.264227 duration_in_ms=1.371
2017-11-02 06:39:32,264 [salt.state       ][INFO    ][1960] Running state [kvm01] at time 06:39:32.264455
2017-11-02 06:39:32,265 [salt.state       ][INFO    ][1960] Executing state host.present for kvm01
2017-11-02 06:39:32,266 [salt.state       ][INFO    ][1960] {'host': 'kvm01'}
2017-11-02 06:39:32,266 [salt.state       ][INFO    ][1960] Completed state [kvm01] at time 06:39:32.266226 duration_in_ms=1.771
2017-11-02 06:39:32,267 [salt.state       ][INFO    ][1960] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.266494
2017-11-02 06:39:32,267 [salt.state       ][INFO    ][1960] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,268 [salt.state       ][INFO    ][1960] {'host': 'kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,268 [salt.state       ][INFO    ][1960] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.267768 duration_in_ms=1.274
2017-11-02 06:39:32,268 [salt.state       ][INFO    ][1960] Running state [kvm03] at time 06:39:32.267979
2017-11-02 06:39:32,268 [salt.state       ][INFO    ][1960] Executing state host.present for kvm03
2017-11-02 06:39:32,269 [salt.state       ][INFO    ][1960] {'host': 'kvm03'}
2017-11-02 06:39:32,269 [salt.state       ][INFO    ][1960] Completed state [kvm03] at time 06:39:32.269157 duration_in_ms=1.178
2017-11-02 06:39:32,269 [salt.state       ][INFO    ][1960] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.269380
2017-11-02 06:39:32,270 [salt.state       ][INFO    ][1960] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,270 [salt.state       ][INFO    ][1960] {'host': 'kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,271 [salt.state       ][INFO    ][1960] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.270599 duration_in_ms=1.218
2017-11-02 06:39:32,271 [salt.state       ][INFO    ][1960] Running state [kvm02] at time 06:39:32.270819
2017-11-02 06:39:32,271 [salt.state       ][INFO    ][1960] Executing state host.present for kvm02
2017-11-02 06:39:32,272 [salt.state       ][INFO    ][1960] {'host': 'kvm02'}
2017-11-02 06:39:32,272 [salt.state       ][INFO    ][1960] Completed state [kvm02] at time 06:39:32.272029 duration_in_ms=1.21
2017-11-02 06:39:32,272 [salt.state       ][INFO    ][1960] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.272252
2017-11-02 06:39:32,272 [salt.state       ][INFO    ][1960] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,273 [salt.state       ][INFO    ][1960] {'host': 'dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,274 [salt.state       ][INFO    ][1960] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.273472 duration_in_ms=1.22
2017-11-02 06:39:32,274 [salt.state       ][INFO    ][1960] Running state [dbs] at time 06:39:32.273698
2017-11-02 06:39:32,274 [salt.state       ][INFO    ][1960] Executing state host.present for dbs
2017-11-02 06:39:32,275 [salt.state       ][INFO    ][1960] {'host': 'dbs'}
2017-11-02 06:39:32,275 [salt.state       ][INFO    ][1960] Completed state [dbs] at time 06:39:32.274960 duration_in_ms=1.262
2017-11-02 06:39:32,275 [salt.state       ][INFO    ][1960] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.275183
2017-11-02 06:39:32,275 [salt.state       ][INFO    ][1960] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,276 [salt.state       ][INFO    ][1960] {'host': 'prx.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,276 [salt.state       ][INFO    ][1960] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.276434 duration_in_ms=1.251
2017-11-02 06:39:32,277 [salt.state       ][INFO    ][1960] Running state [prx] at time 06:39:32.276662
2017-11-02 06:39:32,277 [salt.state       ][INFO    ][1960] Executing state host.present for prx
2017-11-02 06:39:32,278 [salt.state       ][INFO    ][1960] {'host': 'prx'}
2017-11-02 06:39:32,278 [salt.state       ][INFO    ][1960] Completed state [prx] at time 06:39:32.277911 duration_in_ms=1.249
2017-11-02 06:39:32,278 [salt.state       ][INFO    ][1960] Running state [prx02] at time 06:39:32.278133
2017-11-02 06:39:32,278 [salt.state       ][INFO    ][1960] Executing state host.present for prx02
2017-11-02 06:39:32,279 [salt.state       ][INFO    ][1960] {'host': 'prx02'}
2017-11-02 06:39:32,279 [salt.state       ][INFO    ][1960] Completed state [prx02] at time 06:39:32.279404 duration_in_ms=1.27
2017-11-02 06:39:32,280 [salt.state       ][INFO    ][1960] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.279621
2017-11-02 06:39:32,280 [salt.state       ][INFO    ][1960] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,281 [salt.state       ][INFO    ][1960] {'host': 'prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,281 [salt.state       ][INFO    ][1960] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.280891 duration_in_ms=1.27
2017-11-02 06:39:32,281 [salt.state       ][INFO    ][1960] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.281118
2017-11-02 06:39:32,281 [salt.state       ][INFO    ][1960] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,282 [salt.state       ][INFO    ][1960] {'host': 'msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,282 [salt.state       ][INFO    ][1960] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.282417 duration_in_ms=1.299
2017-11-02 06:39:32,283 [salt.state       ][INFO    ][1960] Running state [msg02] at time 06:39:32.282642
2017-11-02 06:39:32,283 [salt.state       ][INFO    ][1960] Executing state host.present for msg02
2017-11-02 06:39:32,284 [salt.state       ][INFO    ][1960] {'host': 'msg02'}
2017-11-02 06:39:32,284 [salt.state       ][INFO    ][1960] Completed state [msg02] at time 06:39:32.283940 duration_in_ms=1.298
2017-11-02 06:39:32,284 [salt.state       ][INFO    ][1960] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.284160
2017-11-02 06:39:32,284 [salt.state       ][INFO    ][1960] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,285 [salt.state       ][INFO    ][1960] {'host': 'msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,285 [salt.state       ][INFO    ][1960] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.285457 duration_in_ms=1.296
2017-11-02 06:39:32,286 [salt.state       ][INFO    ][1960] Running state [msg03] at time 06:39:32.285694
2017-11-02 06:39:32,286 [salt.state       ][INFO    ][1960] Executing state host.present for msg03
2017-11-02 06:39:32,287 [salt.state       ][INFO    ][1960] {'host': 'msg03'}
2017-11-02 06:39:32,287 [salt.state       ][INFO    ][1960] Completed state [msg03] at time 06:39:32.287018 duration_in_ms=1.323
2017-11-02 06:39:32,287 [salt.state       ][INFO    ][1960] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.287248
2017-11-02 06:39:32,287 [salt.state       ][INFO    ][1960] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,289 [salt.state       ][INFO    ][1960] {'host': 'msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,289 [salt.state       ][INFO    ][1960] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.288778 duration_in_ms=1.53
2017-11-02 06:39:32,289 [salt.state       ][INFO    ][1960] Running state [msg01] at time 06:39:32.289007
2017-11-02 06:39:32,289 [salt.state       ][INFO    ][1960] Executing state host.present for msg01
2017-11-02 06:39:32,290 [salt.state       ][INFO    ][1960] {'host': 'msg01'}
2017-11-02 06:39:32,290 [salt.state       ][INFO    ][1960] Completed state [msg01] at time 06:39:32.290294 duration_in_ms=1.287
2017-11-02 06:39:32,291 [salt.state       ][INFO    ][1960] Running state [msg] at time 06:39:32.290542
2017-11-02 06:39:32,291 [salt.state       ][INFO    ][1960] Executing state host.present for msg
2017-11-02 06:39:32,292 [salt.state       ][INFO    ][1960] {'host': 'msg'}
2017-11-02 06:39:32,292 [salt.state       ][INFO    ][1960] Completed state [msg] at time 06:39:32.291845 duration_in_ms=1.303
2017-11-02 06:39:32,292 [salt.state       ][INFO    ][1960] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.292068
2017-11-02 06:39:32,292 [salt.state       ][INFO    ][1960] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,293 [salt.state       ][INFO    ][1960] {'host': 'msg.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,293 [salt.state       ][INFO    ][1960] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.293375 duration_in_ms=1.307
2017-11-02 06:39:32,294 [salt.state       ][INFO    ][1960] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.293604
2017-11-02 06:39:32,294 [salt.state       ][INFO    ][1960] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,294 [salt.state       ][INFO    ][1960] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-02 06:39:32,294 [salt.state       ][INFO    ][1960] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.294423 duration_in_ms=0.819
2017-11-02 06:39:32,295 [salt.state       ][INFO    ][1960] Running state [cfg01] at time 06:39:32.294644
2017-11-02 06:39:32,295 [salt.state       ][INFO    ][1960] Executing state host.present for cfg01
2017-11-02 06:39:32,295 [salt.state       ][INFO    ][1960] Host cfg01 (192.168.10.100) already present
2017-11-02 06:39:32,295 [salt.state       ][INFO    ][1960] Completed state [cfg01] at time 06:39:32.295422 duration_in_ms=0.778
2017-11-02 06:39:32,296 [salt.state       ][INFO    ][1960] Running state [cmp002] at time 06:39:32.295638
2017-11-02 06:39:32,296 [salt.state       ][INFO    ][1960] Executing state host.present for cmp002
2017-11-02 06:39:32,297 [salt.state       ][INFO    ][1960] {'host': 'cmp002'}
2017-11-02 06:39:32,297 [salt.state       ][INFO    ][1960] Completed state [cmp002] at time 06:39:32.296954 duration_in_ms=1.316
2017-11-02 06:39:32,297 [salt.state       ][INFO    ][1960] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.297179
2017-11-02 06:39:32,297 [salt.state       ][INFO    ][1960] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,298 [salt.state       ][INFO    ][1960] {'host': 'cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,299 [salt.state       ][INFO    ][1960] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.298540 duration_in_ms=1.361
2017-11-02 06:39:32,299 [salt.state       ][INFO    ][1960] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.298770
2017-11-02 06:39:32,299 [salt.state       ][INFO    ][1960] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,300 [salt.state       ][INFO    ][1960] {'host': 'cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,300 [salt.state       ][INFO    ][1960] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.300122 duration_in_ms=1.352
2017-11-02 06:39:32,300 [salt.state       ][INFO    ][1960] Running state [cmp001] at time 06:39:32.300345
2017-11-02 06:39:32,301 [salt.state       ][INFO    ][1960] Executing state host.present for cmp001
2017-11-02 06:39:32,302 [salt.state       ][INFO    ][1960] {'host': 'cmp001'}
2017-11-02 06:39:32,302 [salt.state       ][INFO    ][1960] Completed state [cmp001] at time 06:39:32.301698 duration_in_ms=1.352
2017-11-02 06:39:32,302 [salt.state       ][INFO    ][1960] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.301930
2017-11-02 06:39:32,302 [salt.state       ][INFO    ][1960] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,303 [salt.state       ][INFO    ][1960] {'host': 'dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,303 [salt.state       ][INFO    ][1960] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.303329 duration_in_ms=1.399
2017-11-02 06:39:32,304 [salt.state       ][INFO    ][1960] Running state [dbs01] at time 06:39:32.303560
2017-11-02 06:39:32,304 [salt.state       ][INFO    ][1960] Executing state host.present for dbs01
2017-11-02 06:39:32,305 [salt.state       ][INFO    ][1960] {'host': 'dbs01'}
2017-11-02 06:39:32,305 [salt.state       ][INFO    ][1960] Completed state [dbs01] at time 06:39:32.305196 duration_in_ms=1.636
2017-11-02 06:39:32,305 [salt.state       ][INFO    ][1960] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.305427
2017-11-02 06:39:32,306 [salt.state       ][INFO    ][1960] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,307 [salt.state       ][INFO    ][1960] {'host': 'dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,307 [salt.state       ][INFO    ][1960] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.306826 duration_in_ms=1.399
2017-11-02 06:39:32,307 [salt.state       ][INFO    ][1960] Running state [dbs02] at time 06:39:32.307056
2017-11-02 06:39:32,307 [salt.state       ][INFO    ][1960] Executing state host.present for dbs02
2017-11-02 06:39:32,308 [salt.state       ][INFO    ][1960] {'host': 'dbs02'}
2017-11-02 06:39:32,308 [salt.state       ][INFO    ][1960] Completed state [dbs02] at time 06:39:32.308442 duration_in_ms=1.386
2017-11-02 06:39:32,309 [salt.state       ][INFO    ][1960] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.308670
2017-11-02 06:39:32,309 [salt.state       ][INFO    ][1960] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,310 [salt.state       ][INFO    ][1960] {'host': 'dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,310 [salt.state       ][INFO    ][1960] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.310060 duration_in_ms=1.39
2017-11-02 06:39:32,310 [salt.state       ][INFO    ][1960] Running state [dbs03] at time 06:39:32.310290
2017-11-02 06:39:32,311 [salt.state       ][INFO    ][1960] Executing state host.present for dbs03
2017-11-02 06:39:32,312 [salt.state       ][INFO    ][1960] {'host': 'dbs03'}
2017-11-02 06:39:32,312 [salt.state       ][INFO    ][1960] Completed state [dbs03] at time 06:39:32.311726 duration_in_ms=1.436
2017-11-02 06:39:32,312 [salt.state       ][INFO    ][1960] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.311965
2017-11-02 06:39:32,312 [salt.state       ][INFO    ][1960] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,313 [salt.state       ][INFO    ][1960] {'host': 'mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,313 [salt.state       ][INFO    ][1960] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.313372 duration_in_ms=1.407
2017-11-02 06:39:32,314 [salt.state       ][INFO    ][1960] Running state [mas01] at time 06:39:32.313605
2017-11-02 06:39:32,314 [salt.state       ][INFO    ][1960] Executing state host.present for mas01
2017-11-02 06:39:32,315 [salt.state       ][INFO    ][1960] {'host': 'mas01'}
2017-11-02 06:39:32,315 [salt.state       ][INFO    ][1960] Completed state [mas01] at time 06:39:32.315051 duration_in_ms=1.446
2017-11-02 06:39:32,315 [salt.state       ][INFO    ][1960] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.315273
2017-11-02 06:39:32,315 [salt.state       ][INFO    ][1960] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,317 [salt.state       ][INFO    ][1960] {'host': 'ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,317 [salt.state       ][INFO    ][1960] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.316709 duration_in_ms=1.436
2017-11-02 06:39:32,317 [salt.state       ][INFO    ][1960] Running state [ctl02] at time 06:39:32.316936
2017-11-02 06:39:32,317 [salt.state       ][INFO    ][1960] Executing state host.present for ctl02
2017-11-02 06:39:32,319 [salt.state       ][INFO    ][1960] {'host': 'ctl02'}
2017-11-02 06:39:32,319 [salt.state       ][INFO    ][1960] Completed state [ctl02] at time 06:39:32.319056 duration_in_ms=2.119
2017-11-02 06:39:32,319 [salt.state       ][INFO    ][1960] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.319277
2017-11-02 06:39:32,320 [salt.state       ][INFO    ][1960] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,322 [salt.state       ][INFO    ][1960] {'host': 'ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,322 [salt.state       ][INFO    ][1960] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.321871 duration_in_ms=2.594
2017-11-02 06:39:32,322 [salt.state       ][INFO    ][1960] Running state [ctl03] at time 06:39:32.322100
2017-11-02 06:39:32,322 [salt.state       ][INFO    ][1960] Executing state host.present for ctl03
2017-11-02 06:39:32,323 [salt.state       ][INFO    ][1960] {'host': 'ctl03'}
2017-11-02 06:39:32,324 [salt.state       ][INFO    ][1960] Completed state [ctl03] at time 06:39:32.323538 duration_in_ms=1.438
2017-11-02 06:39:32,324 [salt.state       ][INFO    ][1960] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.323763
2017-11-02 06:39:32,324 [salt.state       ][INFO    ][1960] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,325 [salt.state       ][INFO    ][1960] {'host': 'ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,325 [salt.state       ][INFO    ][1960] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.325185 duration_in_ms=1.422
2017-11-02 06:39:32,325 [salt.state       ][INFO    ][1960] Running state [ctl01] at time 06:39:32.325419
2017-11-02 06:39:32,326 [salt.state       ][INFO    ][1960] Executing state host.present for ctl01
2017-11-02 06:39:32,327 [salt.state       ][INFO    ][1960] {'host': 'ctl01'}
2017-11-02 06:39:32,327 [salt.state       ][INFO    ][1960] Completed state [ctl01] at time 06:39:32.326879 duration_in_ms=1.46
2017-11-02 06:39:32,327 [salt.state       ][INFO    ][1960] Running state [ctl] at time 06:39:32.327096
2017-11-02 06:39:32,327 [salt.state       ][INFO    ][1960] Executing state host.present for ctl
2017-11-02 06:39:32,328 [salt.state       ][INFO    ][1960] {'host': 'ctl'}
2017-11-02 06:39:32,329 [salt.state       ][INFO    ][1960] Completed state [ctl] at time 06:39:32.328559 duration_in_ms=1.463
2017-11-02 06:39:32,329 [salt.state       ][INFO    ][1960] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.328782
2017-11-02 06:39:32,329 [salt.state       ][INFO    ][1960] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:39:32,330 [salt.state       ][INFO    ][1960] {'host': 'ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-02 06:39:32,330 [salt.state       ][INFO    ][1960] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:39:32.330252 duration_in_ms=1.47
2017-11-02 06:39:32,333 [salt.state       ][INFO    ][1960] Running state [ens2] at time 06:39:32.332997
2017-11-02 06:39:32,333 [salt.state       ][INFO    ][1960] Executing state network.managed for ens2
2017-11-02 06:39:32,949 [salt.state       ][INFO    ][1960] Interface ens2 is up to date.
2017-11-02 06:39:32,949 [salt.state       ][INFO    ][1960] Completed state [ens2] at time 06:39:32.948928 duration_in_ms=615.93
2017-11-02 06:39:32,949 [salt.state       ][INFO    ][1960] Running state [ens3] at time 06:39:32.949198
2017-11-02 06:39:32,949 [salt.state       ][INFO    ][1960] Executing state network.managed for ens3
2017-11-02 06:39:32,975 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-11-02 06:39:32,998 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['ifup', 'ens3'] in directory '/root'
2017-11-02 06:39:33,067 [salt.state       ][INFO    ][1960] {'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-02 06:39:33,068 [salt.state       ][INFO    ][1960] Completed state [ens3] at time 06:39:33.067657 duration_in_ms=118.459
2017-11-02 06:39:33,068 [salt.state       ][INFO    ][1960] Running state [/etc/profile.d/proxy.sh] at time 06:39:33.068163
2017-11-02 06:39:33,069 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-02 06:39:33,069 [salt.state       ][INFO    ][1960] File /etc/profile.d/proxy.sh is not present
2017-11-02 06:39:33,070 [salt.state       ][INFO    ][1960] Completed state [/etc/profile.d/proxy.sh] at time 06:39:33.069574 duration_in_ms=1.411
2017-11-02 06:39:33,070 [salt.state       ][INFO    ][1960] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:39:33.069989
2017-11-02 06:39:33,070 [salt.state       ][INFO    ][1960] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-02 06:39:33,071 [salt.state       ][INFO    ][1960] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-02 06:39:33,071 [salt.state       ][INFO    ][1960] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:39:33.071249 duration_in_ms=1.26
2017-11-02 06:39:33,078 [salt.state       ][INFO    ][1960] Running state [ntp] at time 06:39:33.077715
2017-11-02 06:39:33,078 [salt.state       ][INFO    ][1960] Executing state pkg.installed for ntp
2017-11-02 06:39:33,260 [salt.loaded.int.module.cmdmod][INFO    ][1960] 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-02 06:39:35,663 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:39:35,691 [salt.state       ][INFO    ][1960] 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-02 06:39:35,703 [salt.state       ][INFO    ][1960] Loading fresh modules for state activity
2017-11-02 06:39:35,727 [salt.state       ][INFO    ][1960] Completed state [ntp] at time 06:39:35.726746 duration_in_ms=2649.03
2017-11-02 06:39:35,730 [salt.state       ][INFO    ][1960] Running state [/etc/ntp.conf] at time 06:39:35.730407
2017-11-02 06:39:35,731 [salt.state       ][INFO    ][1960] Executing state file.managed for /etc/ntp.conf
2017-11-02 06:39:35,763 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-02 06:39:35,799 [salt.fileclient  ][INFO    ][1960] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-02 06:39:35,812 [salt.state       ][INFO    ][1960] 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-02 06:39:35,820 [salt.state       ][INFO    ][1960] Completed state [/etc/ntp.conf] at time 06:39:35.819686 duration_in_ms=89.278
2017-11-02 06:39:35,911 [salt.state       ][INFO    ][1960] Running state [ntp] at time 06:39:35.910759
2017-11-02 06:39:35,911 [salt.state       ][INFO    ][1960] Executing state service.running for ntp
2017-11-02 06:39:35,914 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-02 06:39:35,927 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-02 06:39:35,941 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-02 06:39:35,954 [salt.state       ][INFO    ][1960] The service ntp is already running
2017-11-02 06:39:35,955 [salt.state       ][INFO    ][1960] Completed state [ntp] at time 06:39:35.954796 duration_in_ms=44.038
2017-11-02 06:39:35,955 [salt.state       ][INFO    ][1960] Running state [ntp] at time 06:39:35.955034
2017-11-02 06:39:35,955 [salt.state       ][INFO    ][1960] Executing state service.mod_watch for ntp
2017-11-02 06:39:35,956 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-02 06:39:35,969 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-02 06:39:35,983 [salt.loaded.int.module.cmdmod][INFO    ][1960] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-11-02 06:39:36,051 [salt.state       ][INFO    ][1960] {'ntp': True}
2017-11-02 06:39:36,052 [salt.state       ][INFO    ][1960] Completed state [ntp] at time 06:39:36.051655 duration_in_ms=96.62
2017-11-02 06:39:36,057 [salt.minion      ][INFO    ][1960] Returning information for job: 20171102063836352086
2017-11-02 06:39:39,617 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171102063939631305
2017-11-02 06:39:39,632 [salt.minion      ][INFO    ][9089] Starting a new job with PID 9089
2017-11-02 06:39:39,643 [salt.minion      ][INFO    ][9089] Returning information for job: 20171102063939631305
2017-11-02 06:43:20,818 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command test.ping with jid 20171102064320831933
2017-11-02 06:43:20,833 [salt.minion      ][INFO    ][9291] Starting a new job with PID 9291
2017-11-02 06:43:20,905 [salt.minion      ][INFO    ][9291] Returning information for job: 20171102064320831933
2017-11-02 06:45:31,664 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.sls with jid 20171102064531669017
2017-11-02 06:45:31,678 [salt.minion      ][INFO    ][9470] Starting a new job with PID 9470
2017-11-02 06:45:32,264 [salt.state       ][INFO    ][9470] Loading fresh modules for state activity
2017-11-02 06:45:32,300 [salt.fileclient  ][INFO    ][9470] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-02 06:45:32,323 [salt.fileclient  ][INFO    ][9470] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-02 06:45:32,359 [salt.fileclient  ][INFO    ][9470] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 06:45:32,708 [salt.state       ][INFO    ][9470] Running state [lsof] at time 06:45:32.707841
2017-11-02 06:45:32,708 [salt.state       ][INFO    ][9470] Executing state pkg.installed for lsof
2017-11-02 06:45:32,709 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:45:33,128 [salt.state       ][INFO    ][9470] Package lsof is already installed
2017-11-02 06:45:33,129 [salt.state       ][INFO    ][9470] Completed state [lsof] at time 06:45:33.128669 duration_in_ms=420.828
2017-11-02 06:45:33,129 [salt.state       ][INFO    ][9470] Running state [keepalived] at time 06:45:33.129030
2017-11-02 06:45:33,129 [salt.state       ][INFO    ][9470] Executing state pkg.installed for keepalived
2017-11-02 06:45:33,151 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:45:37,445 [salt.loaded.int.module.cmdmod][INFO    ][9470] 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-02 06:45:40,930 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:45:40,981 [salt.state       ][INFO    ][9470] 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-02 06:45:41,011 [salt.state       ][INFO    ][9470] Loading fresh modules for state activity
2017-11-02 06:45:41,056 [salt.state       ][INFO    ][9470] Completed state [keepalived] at time 06:45:41.055657 duration_in_ms=7926.626
2017-11-02 06:45:41,059 [salt.state       ][INFO    ][9470] Running state [/etc/keepalived/keepalived.conf] at time 06:45:41.058670
2017-11-02 06:45:41,059 [salt.state       ][INFO    ][9470] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-02 06:45:41,099 [salt.fileclient  ][INFO    ][9470] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-02 06:45:41,194 [salt.fileclient  ][INFO    ][9470] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 06:45:41,205 [salt.state       ][INFO    ][9470] File changed:
New file
2017-11-02 06:45:41,205 [salt.state       ][INFO    ][9470] Completed state [/etc/keepalived/keepalived.conf] at time 06:45:41.205247 duration_in_ms=146.576
2017-11-02 06:45:41,287 [salt.state       ][INFO    ][9470] Running state [keepalived] at time 06:45:41.287152
2017-11-02 06:45:41,288 [salt.state       ][INFO    ][9470] Executing state service.running for keepalived
2017-11-02 06:45:41,289 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-02 06:45:41,303 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-02 06:45:41,314 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-02 06:45:41,326 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-02 06:45:41,337 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-02 06:45:41,384 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-02 06:45:41,401 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-02 06:45:41,419 [salt.loaded.int.module.cmdmod][INFO    ][9470] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-02 06:45:41,431 [salt.state       ][INFO    ][9470] {'keepalived': True}
2017-11-02 06:45:41,431 [salt.state       ][INFO    ][9470] Completed state [keepalived] at time 06:45:41.431117 duration_in_ms=143.965
2017-11-02 06:45:41,432 [salt.minion      ][INFO    ][9470] Returning information for job: 20171102064531669017
2017-11-02 06:46:13,624 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command pillar.get with jid 20171102064613632595
2017-11-02 06:46:13,640 [salt.minion      ][INFO    ][10399] Starting a new job with PID 10399
2017-11-02 06:46:13,650 [salt.minion      ][INFO    ][10399] Returning information for job: 20171102064613632595
2017-11-02 07:18:38,150 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.sls with jid 20171102071838147502
2017-11-02 07:18:38,169 [salt.minion      ][INFO    ][11831] Starting a new job with PID 11831
2017-11-02 07:18:40,822 [salt.state       ][INFO    ][11831] Loading fresh modules for state activity
2017-11-02 07:18:40,853 [salt.fileclient  ][INFO    ][11831] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-02 07:18:40,871 [salt.fileclient  ][INFO    ][11831] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-02 07:18:40,892 [salt.fileclient  ][INFO    ][11831] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-02 07:18:41,259 [salt.state       ][INFO    ][11831] Running state [python-memcache] at time 07:18:41.258945
2017-11-02 07:18:41,260 [salt.state       ][INFO    ][11831] Executing state pkg.installed for python-memcache
2017-11-02 07:18:41,260 [salt.loaded.int.module.cmdmod][INFO    ][11831] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 07:18:41,788 [salt.loaded.int.module.cmdmod][INFO    ][11831] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 07:18:46,070 [salt.loaded.int.module.cmdmod][INFO    ][11831] 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-02 07:18:47,236 [salt.loaded.int.module.cmdmod][INFO    ][11831] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 07:18:47,263 [salt.state       ][INFO    ][11831] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2017-11-02 07:18:47,276 [salt.state       ][INFO    ][11831] Loading fresh modules for state activity
2017-11-02 07:18:47,299 [salt.state       ][INFO    ][11831] Completed state [python-memcache] at time 07:18:47.298962 duration_in_ms=6040.016
2017-11-02 07:18:47,306 [salt.state       ][INFO    ][11831] Running state [memcached] at time 07:18:47.306391
2017-11-02 07:18:47,307 [salt.state       ][INFO    ][11831] Executing state pkg.installed for memcached
2017-11-02 07:18:47,593 [salt.loaded.int.module.cmdmod][INFO    ][11831] 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-02 07:18:48,208 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102071848200333
2017-11-02 07:18:48,222 [salt.minion      ][INFO    ][12508] Starting a new job with PID 12508
2017-11-02 07:18:48,233 [salt.minion      ][INFO    ][12508] Returning information for job: 20171102071848200333
2017-11-02 07:18:50,666 [salt.loaded.int.module.cmdmod][INFO    ][11831] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 07:18:50,714 [salt.state       ][INFO    ][11831] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2017-11-02 07:18:50,737 [salt.state       ][INFO    ][11831] Loading fresh modules for state activity
2017-11-02 07:18:50,777 [salt.state       ][INFO    ][11831] Completed state [memcached] at time 07:18:50.777064 duration_in_ms=3470.672
2017-11-02 07:18:50,780 [salt.state       ][INFO    ][11831] Running state [/etc/memcached.conf] at time 07:18:50.779526
2017-11-02 07:18:50,780 [salt.state       ][INFO    ][11831] Executing state file.managed for /etc/memcached.conf
2017-11-02 07:18:50,812 [salt.fileclient  ][INFO    ][11831] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-02 07:18:50,844 [salt.fileclient  ][INFO    ][11831] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-02 07:18:50,856 [salt.state       ][INFO    ][11831] 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-02 07:18:50,856 [salt.state       ][INFO    ][11831] Completed state [/etc/memcached.conf] at time 07:18:50.855721 duration_in_ms=76.198
2017-11-02 07:18:50,944 [salt.state       ][INFO    ][11831] Running state [memcached] at time 07:18:50.943982
2017-11-02 07:18:50,944 [salt.state       ][INFO    ][11831] Executing state service.running for memcached
2017-11-02 07:18:50,946 [salt.loaded.int.module.cmdmod][INFO    ][11831] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-02 07:18:50,960 [salt.loaded.int.module.cmdmod][INFO    ][11831] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-02 07:18:50,972 [salt.loaded.int.module.cmdmod][INFO    ][11831] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-02 07:18:50,982 [salt.state       ][INFO    ][11831] The service memcached is already running
2017-11-02 07:18:50,983 [salt.state       ][INFO    ][11831] Completed state [memcached] at time 07:18:50.982734 duration_in_ms=38.752
2017-11-02 07:18:50,983 [salt.state       ][INFO    ][11831] Running state [memcached] at time 07:18:50.982965
2017-11-02 07:18:50,983 [salt.state       ][INFO    ][11831] Executing state service.mod_watch for memcached
2017-11-02 07:18:50,984 [salt.loaded.int.module.cmdmod][INFO    ][11831] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-02 07:18:50,994 [salt.loaded.int.module.cmdmod][INFO    ][11831] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-02 07:18:51,005 [salt.loaded.int.module.cmdmod][INFO    ][11831] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2017-11-02 07:18:51,045 [salt.state       ][INFO    ][11831] {'memcached': True}
2017-11-02 07:18:51,046 [salt.state       ][INFO    ][11831] Completed state [memcached] at time 07:18:51.045533 duration_in_ms=62.567
2017-11-02 07:18:51,047 [salt.minion      ][INFO    ][11831] Returning information for job: 20171102071838147502
2017-11-02 07:37:40,616 [salt.utils.schedule][INFO    ][1633] Running scheduled job: __mine_interval
2017-11-02 07:40:18,991 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command test.ping with jid 20171102074018984103
2017-11-02 07:40:19,006 [salt.minion      ][INFO    ][13732] Starting a new job with PID 13732
2017-11-02 07:40:19,050 [salt.minion      ][INFO    ][13732] Returning information for job: 20171102074018984103
2017-11-02 07:40:59,489 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.sls with jid 20171102074059480254
2017-11-02 07:40:59,509 [salt.minion      ][INFO    ][13747] Starting a new job with PID 13747
2017-11-02 07:41:00,140 [salt.state       ][INFO    ][13747] Loading fresh modules for state activity
2017-11-02 07:41:00,176 [salt.fileclient  ][INFO    ][13747] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-02 07:41:00,200 [salt.fileclient  ][INFO    ][13747] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-02 07:41:00,233 [salt.fileclient  ][INFO    ][13747] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 07:41:00,607 [salt.state       ][INFO    ][13747] Running state [lsof] at time 07:41:00.607153
2017-11-02 07:41:00,608 [salt.state       ][INFO    ][13747] Executing state pkg.installed for lsof
2017-11-02 07:41:00,609 [salt.loaded.int.module.cmdmod][INFO    ][13747] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 07:41:01,222 [salt.state       ][INFO    ][13747] Package lsof is already installed
2017-11-02 07:41:01,223 [salt.state       ][INFO    ][13747] Completed state [lsof] at time 07:41:01.222635 duration_in_ms=615.482
2017-11-02 07:41:01,223 [salt.state       ][INFO    ][13747] Running state [keepalived] at time 07:41:01.223086
2017-11-02 07:41:01,224 [salt.state       ][INFO    ][13747] Executing state pkg.installed for keepalived
2017-11-02 07:41:01,228 [salt.state       ][INFO    ][13747] Package keepalived is already installed
2017-11-02 07:41:01,229 [salt.state       ][INFO    ][13747] Completed state [keepalived] at time 07:41:01.228922 duration_in_ms=5.835
2017-11-02 07:41:01,231 [salt.state       ][INFO    ][13747] Running state [/etc/keepalived/keepalived.conf] at time 07:41:01.230777
2017-11-02 07:41:01,231 [salt.state       ][INFO    ][13747] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-02 07:41:01,262 [salt.fileclient  ][INFO    ][13747] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-02 07:41:01,311 [salt.fileclient  ][INFO    ][13747] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 07:41:01,319 [salt.state       ][INFO    ][13747] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-02 07:41:01,319 [salt.state       ][INFO    ][13747] Completed state [/etc/keepalived/keepalived.conf] at time 07:41:01.319253 duration_in_ms=88.475
2017-11-02 07:41:01,320 [salt.state       ][INFO    ][13747] Running state [keepalived] at time 07:41:01.320160
2017-11-02 07:41:01,321 [salt.state       ][INFO    ][13747] Executing state service.running for keepalived
2017-11-02 07:41:01,321 [salt.loaded.int.module.cmdmod][INFO    ][13747] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-02 07:41:01,357 [salt.loaded.int.module.cmdmod][INFO    ][13747] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-02 07:41:01,374 [salt.loaded.int.module.cmdmod][INFO    ][13747] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-02 07:41:01,394 [salt.state       ][INFO    ][13747] The service keepalived is already running
2017-11-02 07:41:01,395 [salt.state       ][INFO    ][13747] Completed state [keepalived] at time 07:41:01.394780 duration_in_ms=74.615
2017-11-02 07:41:01,398 [salt.minion      ][INFO    ][13747] Returning information for job: 20171102074059480254
2017-11-02 07:41:08,156 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command pillar.get with jid 20171102074108151119
2017-11-02 07:41:08,177 [salt.minion      ][INFO    ][13771] Starting a new job with PID 13771
2017-11-02 07:41:08,183 [salt.minion      ][INFO    ][13771] Returning information for job: 20171102074108151119
2017-11-02 07:43:00,589 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.sls with jid 20171102074300569839
2017-11-02 07:43:00,612 [salt.minion      ][INFO    ][13945] Starting a new job with PID 13945
2017-11-02 07:43:01,384 [salt.state       ][INFO    ][13945] Loading fresh modules for state activity
2017-11-02 07:43:01,443 [salt.fileclient  ][INFO    ][13945] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-02 07:43:01,474 [salt.fileclient  ][INFO    ][13945] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-02 07:43:01,509 [salt.fileclient  ][INFO    ][13945] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-02 07:43:02,050 [salt.state       ][INFO    ][13945] Running state [python-memcache] at time 07:43:02.050427
2017-11-02 07:43:02,051 [salt.state       ][INFO    ][13945] Executing state pkg.installed for python-memcache
2017-11-02 07:43:02,052 [salt.loaded.int.module.cmdmod][INFO    ][13945] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 07:43:03,046 [salt.state       ][INFO    ][13945] Package python-memcache is already installed
2017-11-02 07:43:03,047 [salt.state       ][INFO    ][13945] Completed state [python-memcache] at time 07:43:03.047083 duration_in_ms=996.656
2017-11-02 07:43:03,048 [salt.state       ][INFO    ][13945] Running state [memcached] at time 07:43:03.047539
2017-11-02 07:43:03,048 [salt.state       ][INFO    ][13945] Executing state pkg.installed for memcached
2017-11-02 07:43:03,053 [salt.state       ][INFO    ][13945] Package memcached is already installed
2017-11-02 07:43:03,053 [salt.state       ][INFO    ][13945] Completed state [memcached] at time 07:43:03.053392 duration_in_ms=5.853
2017-11-02 07:43:03,055 [salt.state       ][INFO    ][13945] Running state [/etc/memcached.conf] at time 07:43:03.055183
2017-11-02 07:43:03,056 [salt.state       ][INFO    ][13945] Executing state file.managed for /etc/memcached.conf
2017-11-02 07:43:03,086 [salt.fileclient  ][INFO    ][13945] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-02 07:43:03,117 [salt.fileclient  ][INFO    ][13945] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-02 07:43:03,136 [salt.state       ][INFO    ][13945] File /etc/memcached.conf is in the correct state
2017-11-02 07:43:03,137 [salt.state       ][INFO    ][13945] Completed state [/etc/memcached.conf] at time 07:43:03.136751 duration_in_ms=81.566
2017-11-02 07:43:03,139 [salt.state       ][INFO    ][13945] Running state [memcached] at time 07:43:03.138610
2017-11-02 07:43:03,139 [salt.state       ][INFO    ][13945] Executing state service.running for memcached
2017-11-02 07:43:03,141 [salt.loaded.int.module.cmdmod][INFO    ][13945] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-02 07:43:03,175 [salt.loaded.int.module.cmdmod][INFO    ][13945] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-02 07:43:03,193 [salt.loaded.int.module.cmdmod][INFO    ][13945] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-02 07:43:03,210 [salt.state       ][INFO    ][13945] The service memcached is already running
2017-11-02 07:43:03,211 [salt.state       ][INFO    ][13945] Completed state [memcached] at time 07:43:03.211194 duration_in_ms=72.582
2017-11-02 07:43:03,214 [salt.minion      ][INFO    ][13945] Returning information for job: 20171102074300569839
2017-11-02 08:05:55,514 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.sls with jid 20171102080555507512
2017-11-02 08:05:55,542 [salt.minion      ][INFO    ][14979] Starting a new job with PID 14979
2017-11-02 08:05:57,897 [salt.state       ][INFO    ][14979] Loading fresh modules for state activity
2017-11-02 08:05:57,957 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/init.sls'
2017-11-02 08:05:57,992 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/server/init.sls'
2017-11-02 08:05:58,019 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/server/service.sls'
2017-11-02 08:05:58,084 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-02 08:05:58,212 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/server/plugin.sls'
2017-11-02 08:05:58,251 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-02 08:05:59,076 [salt.state       ][INFO    ][14979] Running state [python-lesscpy] at time 08:05:59.076114
2017-11-02 08:05:59,077 [salt.state       ][INFO    ][14979] Executing state pkg.installed for python-lesscpy
2017-11-02 08:05:59,079 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 08:06:00,207 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 08:06:04,378 [salt.loaded.int.module.cmdmod][INFO    ][14979] 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-02 08:06:05,617 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080605606881
2017-11-02 08:06:05,631 [salt.minion      ][INFO    ][15580] Starting a new job with PID 15580
2017-11-02 08:06:05,642 [salt.minion      ][INFO    ][15580] Returning information for job: 20171102080605606881
2017-11-02 08:06:06,750 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 08:06:06,781 [salt.state       ][INFO    ][14979] 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-02 08:06:06,797 [salt.state       ][INFO    ][14979] Loading fresh modules for state activity
2017-11-02 08:06:06,820 [salt.state       ][INFO    ][14979] Completed state [python-lesscpy] at time 08:06:06.819608 duration_in_ms=7743.495
2017-11-02 08:06:06,826 [salt.state       ][INFO    ][14979] Running state [libapache2-mod-wsgi] at time 08:06:06.826453
2017-11-02 08:06:06,827 [salt.state       ][INFO    ][14979] Executing state pkg.installed for libapache2-mod-wsgi
2017-11-02 08:06:07,093 [salt.state       ][INFO    ][14979] Package libapache2-mod-wsgi is already installed
2017-11-02 08:06:07,094 [salt.state       ][INFO    ][14979] Completed state [libapache2-mod-wsgi] at time 08:06:07.093567 duration_in_ms=267.113
2017-11-02 08:06:07,094 [salt.state       ][INFO    ][14979] Running state [python-memcache] at time 08:06:07.093975
2017-11-02 08:06:07,094 [salt.state       ][INFO    ][14979] Executing state pkg.installed for python-memcache
2017-11-02 08:06:07,099 [salt.state       ][INFO    ][14979] Package python-memcache is already installed
2017-11-02 08:06:07,100 [salt.state       ][INFO    ][14979] Completed state [python-memcache] at time 08:06:07.099569 duration_in_ms=5.594
2017-11-02 08:06:07,100 [salt.state       ][INFO    ][14979] Running state [apache2] at time 08:06:07.099950
2017-11-02 08:06:07,100 [salt.state       ][INFO    ][14979] Executing state pkg.installed for apache2
2017-11-02 08:06:07,114 [salt.loaded.int.module.cmdmod][INFO    ][14979] 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-02 08:06:12,917 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 08:06:12,947 [salt.state       ][INFO    ][14979] 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-02 08:06:12,959 [salt.state       ][INFO    ][14979] Loading fresh modules for state activity
2017-11-02 08:06:12,980 [salt.state       ][INFO    ][14979] Completed state [apache2] at time 08:06:12.980282 duration_in_ms=5880.332
2017-11-02 08:06:12,989 [salt.state       ][INFO    ][14979] Running state [openstack-dashboard] at time 08:06:12.988884
2017-11-02 08:06:12,989 [salt.state       ][INFO    ][14979] Executing state pkg.installed for openstack-dashboard
2017-11-02 08:06:13,266 [salt.loaded.int.module.cmdmod][INFO    ][14979] 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-02 08:06:15,842 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080615832243
2017-11-02 08:06:15,856 [salt.minion      ][INFO    ][16212] Starting a new job with PID 16212
2017-11-02 08:06:15,868 [salt.minion      ][INFO    ][16212] Returning information for job: 20171102080615832243
2017-11-02 08:06:25,906 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080625901411
2017-11-02 08:06:25,919 [salt.minion      ][INFO    ][16222] Starting a new job with PID 16222
2017-11-02 08:06:25,931 [salt.minion      ][INFO    ][16222] Returning information for job: 20171102080625901411
2017-11-02 08:06:36,121 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080636114174
2017-11-02 08:06:36,145 [salt.minion      ][INFO    ][17104] Starting a new job with PID 17104
2017-11-02 08:06:36,168 [salt.minion      ][INFO    ][17104] Returning information for job: 20171102080636114174
2017-11-02 08:06:46,158 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080646145218
2017-11-02 08:06:46,175 [salt.minion      ][INFO    ][18121] Starting a new job with PID 18121
2017-11-02 08:06:46,190 [salt.minion      ][INFO    ][18121] Returning information for job: 20171102080646145218
2017-11-02 08:06:56,194 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080656180239
2017-11-02 08:06:56,211 [salt.minion      ][INFO    ][19059] Starting a new job with PID 19059
2017-11-02 08:06:56,226 [salt.minion      ][INFO    ][19059] Returning information for job: 20171102080656180239
2017-11-02 08:07:06,258 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080706243937
2017-11-02 08:07:06,290 [salt.minion      ][INFO    ][19356] Starting a new job with PID 19356
2017-11-02 08:07:06,317 [salt.minion      ][INFO    ][19356] Returning information for job: 20171102080706243937
2017-11-02 08:07:16,370 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080716353762
2017-11-02 08:07:16,392 [salt.minion      ][INFO    ][19370] Starting a new job with PID 19370
2017-11-02 08:07:16,404 [salt.minion      ][INFO    ][19370] Returning information for job: 20171102080716353762
2017-11-02 08:07:26,441 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080726425508
2017-11-02 08:07:26,461 [salt.minion      ][INFO    ][19380] Starting a new job with PID 19380
2017-11-02 08:07:26,473 [salt.minion      ][INFO    ][19380] Returning information for job: 20171102080726425508
2017-11-02 08:07:36,489 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080736479924
2017-11-02 08:07:36,528 [salt.minion      ][INFO    ][19385] Starting a new job with PID 19385
2017-11-02 08:07:36,550 [salt.minion      ][INFO    ][19385] Returning information for job: 20171102080736479924
2017-11-02 08:07:46,539 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080746524668
2017-11-02 08:07:46,558 [salt.minion      ][INFO    ][19390] Starting a new job with PID 19390
2017-11-02 08:07:46,570 [salt.minion      ][INFO    ][19390] Returning information for job: 20171102080746524668
2017-11-02 08:07:56,756 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080756745284
2017-11-02 08:07:56,789 [salt.minion      ][INFO    ][19400] Starting a new job with PID 19400
2017-11-02 08:07:56,817 [salt.minion      ][INFO    ][19400] Returning information for job: 20171102080756745284
2017-11-02 08:08:03,704 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 08:08:03,772 [salt.state       ][INFO    ][14979] Made the following changes:
'python-routes' changed from 'absent' to '2.2-1ubuntu2'
'python-kombu' changed from 'absent' to '3.0.33-1ubuntu2'
'python-oslo.concurrency' changed from 'absent' to '3.18.0-1~u16.04+mcp4'
'python-xstatic-angular-fileupload' changed from 'absent' to '12.0.4.0+dfsg1-1~u16.04+mcp1'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-pint' changed from 'absent' to '0.6-1ubuntu1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'libjs-jsencrypt' changed from 'absent' to '2.0.0+dfsg1-1'
'python-glanceclient' changed from 'absent' to '1:2.6.0-1~u16.04+mcp6'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'twitter-bootstrap' changed from 'absent' to '1'
'libjs-term.js' changed from 'absent' to '0.0.4-1'
'python-cachetools' changed from 'absent' to '1.1.6-1~u16.04+mcp1'
'python-xstatic-jasmine' changed from 'absent' to '2.1.2.0-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-django-common' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python2.7-pymongo-ext' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '3.3.0-1~u16.04+mcp1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python-setuptools' changed from 'absent' to '33.1.1-1~cloud0'
'python2.7-django-appconf' changed from 'absent' to '1'
'python-stevedore' changed from 'absent' to '1.17.1-2~u16.04+mcp1'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-fixtures' changed from 'absent' to '3.0.0-1~u16.04+mcp1'
'python-xstatic-jquery.tablesorter' changed from 'absent' to '2.14.5.1-2'
'libjs-twitter-bootstrap' changed from 'absent' to '2.0.2+dfsg-9'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'libjs-jquery-cookie' changed from 'absent' to '10-2ubuntu2'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'libjs-angularjs-smart-table' changed from 'absent' to '1.4.5-1'
'python-xstatic-hogan' changed from 'absent' to '2.0.0.2-1'
'fonts-materialdesignicons-webfont' changed from 'absent' to '1.4.57-1~u16.04+mcp1'
'python-compressor' changed from 'absent' to '1'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.14.0-3~u16.04+mcp1'
'libjs-spin.js' changed from 'absent' to '1.2.8+dfsg2-1'
'python-requests' changed from '2.9.1-3' to '2.10.0-1~u16.04+mcp1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'fonts-roboto-fontface' changed from 'absent' to '0.4.3-1'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libjs-lrdragndrop' changed from 'absent' to '1.0.2-2'
'python2.7-lxml' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-osc-lib' changed from 'absent' to '1.3.0-1~u16.04+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 '1.0.2-3~cloud0'
'python-xstatic-bootstrap-scss' changed from 'absent' to '3.2.0.1-1'
'python-xstatic-term.js' changed from 'absent' to '0.0.4.2-2'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-xstatic-angular-bootstrap' changed from 'absent' to '2.2.0.0-1~u16.04+mcp1'
'python2.7-testtools' changed from 'absent' to '1'
'docutils' changed from 'absent' to '1'
'python-django-pyscss' changed from 'absent' to '2.0.2-4'
'ieee-data' changed from 'absent' to '20150531.1'
'python-xstatic-bootstrap-datepicker' changed from 'absent' to '0.0.0.1-3'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.23.3-1~u16.04+mcp0'
'python-pygments' changed from 'absent' to '2.1+dfsg-1'
'python-xstatic-angular' changed from 'absent' to '1.5.8.0-1~u16.04+mcp1'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'python-xstatic-mdi' changed from 'absent' to '1.4.57.0-1~u16.04+mcp1'
'python-xstatic-jquery' changed from 'absent' to '1.7.2.0+dfsg1-3'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-oslo.context' changed from 'absent' to '2.12.1-0~u16.04+mcp3'
'python-neutronclient' changed from 'absent' to '1:6.1.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-pkg-resources' changed from '20.7.0-1' to '33.1.1-1~cloud0'
'python-oslo.policy' changed from 'absent' to '1.18.0-1~u16.04+mcp2'
'python-xstatic' changed from 'absent' to '1.0.0-4'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-openstack-auth' changed from 'absent' to '1'
'python-xstatic-jquery-ui' changed from 'absent' to '1.10.1.1+debian+dfsg1-5'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:3.22.1-1~u16.04+mcp2'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-webob' changed from 'absent' to '1.6.2-1~u16.04+mcp1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-xstatic-objectpath' changed from 'absent' to '1.2.1.0-2~u16.04+mcp1'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-django-compressor' changed from 'absent' to '1'
'python-xstatic-angular-lrdragndrop' changed from 'absent' to '1.0.2.2-1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'python-xstatic-bootswatch' changed from 'absent' to '3.3.5.2-2'
'python-xstatic-jquery-migrate' changed from 'absent' to '1.2.1.1+dfsg1-1'
'libjs-jquery.quicksearch' changed from 'absent' to '2.0.4-1'
'python-novaclient' changed from 'absent' to '2:7.1.2-1~u16.04+mcp0'
'python-oslo.utils' changed from 'absent' to '3.22.0-1~u16.04+mcp5'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'libjs-bootswatch' changed from 'absent' to '3.3.5+2+dfsg1-1~u16.04+mcp1'
'python-django' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'libjs-twitter-bootstrap-datepicker' changed from 'absent' to '1.3.1+dfsg1-1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-bson' changed from 'absent' to '3.2-1build1'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'fonts-font-awesome' changed from 'absent' to '4.5.0~dfsg-1'
'libjs-rickshaw' changed from 'absent' to '1.5.1.dfsg-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-xstatic-spin' changed from 'absent' to '1.2.8.0+dfsg1-1'
'python2.7-cmd2' changed from 'absent' to '1'
'libjs-jquery-ui' changed from 'absent' to '1.10.1+dfsg-1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-cliff' changed from 'absent' to '2.4.0-1~u16.04+mcp1'
'python-oslo.i18n' changed from 'absent' to '3.12.0-1~u16.04+mcp2'
'python-xstatic-magic-search' changed from 'absent' to '0.2.5.1-1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'python2.7-pathlib' changed from 'absent' to '1'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libjs-d3' changed from 'absent' to '3.5.14-1'
'python-keyring' changed from 'absent' to '8.5.1-1~u16.04+mcp1'
'python-django-appconf' changed from 'absent' to '1.0.1-4'
'python-xstatic-jquery.quicksearch' changed from 'absent' to '2.0.4.1-1'
'python-xstatic-smart-table' changed from 'absent' to '1.4.5.3-1'
'python-oslo-utils' changed from 'absent' to '1'
'python-oslo.serialization' changed from 'absent' to '2.16.1-1~u16.04+mcp0'
'python-django-babel' changed from 'absent' to '0.5.1-1~u16.04+mcp1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-mock' changed from 'absent' to '2.0.0-1~u16.04+mcp1'
'python-rfc3986' changed from 'absent' to '0.3.1-2~u16.04+mcp1'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-django-horizon' changed from 'absent' to '3:11.0.4-1~u16.04+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-02 08:08:03,796 [salt.state       ][INFO    ][14979] Loading fresh modules for state activity
2017-11-02 08:08:03,831 [salt.state       ][INFO    ][14979] Completed state [openstack-dashboard] at time 08:08:03.830763 duration_in_ms=110841.878
2017-11-02 08:08:03,837 [salt.state       ][INFO    ][14979] Running state [gettext-base] at time 08:08:03.837347
2017-11-02 08:08:03,838 [salt.state       ][INFO    ][14979] Executing state pkg.installed for gettext-base
2017-11-02 08:08:05,012 [salt.state       ][INFO    ][14979] Package gettext-base is already installed
2017-11-02 08:08:05,012 [salt.state       ][INFO    ][14979] Completed state [gettext-base] at time 08:08:05.012383 duration_in_ms=1175.034
2017-11-02 08:08:05,013 [salt.state       ][INFO    ][14979] Running state [openstack-dashboard-apache] at time 08:08:05.013150
2017-11-02 08:08:05,014 [salt.state       ][INFO    ][14979] Executing state pkg.purged for openstack-dashboard-apache
2017-11-02 08:08:05,022 [salt.state       ][INFO    ][14979] All specified packages are already absent
2017-11-02 08:08:05,023 [salt.state       ][INFO    ][14979] Completed state [openstack-dashboard-apache] at time 08:08:05.022727 duration_in_ms=9.577
2017-11-02 08:08:05,024 [salt.state       ][INFO    ][14979] Running state [/etc/openstack-dashboard/local_settings.py] at time 08:08:05.024142
2017-11-02 08:08:05,025 [salt.state       ][INFO    ][14979] Executing state file.managed for /etc/openstack-dashboard/local_settings.py
2017-11-02 08:08:05,091 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/local_settings/ocata_settings.py'
2017-11-02 08:08:05,120 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-02 08:08:05,151 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_local_settings.py'
2017-11-02 08:08:05,212 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_horizon_settings.py'
2017-11-02 08:08:05,237 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_keystone_settings.py'
2017-11-02 08:08:05,266 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_nova_settings.py'
2017-11-02 08:08:05,284 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_glance_settings.py'
2017-11-02 08:08:05,300 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_neutron_settings.py'
2017-11-02 08:08:05,320 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_heat_settings.py'
2017-11-02 08:08:05,339 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_websso_settings.py'
2017-11-02 08:08:05,359 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_ssl_settings.py'
2017-11-02 08:08:05,368 [salt.state       ][INFO    ][14979] 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-02 08:08:05,410 [salt.state       ][INFO    ][14979] Loading fresh modules for state activity
2017-11-02 08:08:05,447 [salt.state       ][INFO    ][14979] Completed state [/etc/openstack-dashboard/local_settings.py] at time 08:08:05.446641 duration_in_ms=422.499
2017-11-02 08:08:05,449 [salt.state       ][INFO    ][14979] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 08:08:05.448812
2017-11-02 08:08:05,449 [salt.state       ][INFO    ][14979] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json
2017-11-02 08:08:05,486 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/nova_policy.json'
2017-11-02 08:08:05,487 [salt.state       ][INFO    ][14979] File /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json is in the correct state
2017-11-02 08:08:05,487 [salt.state       ][INFO    ][14979] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 08:08:05.487329 duration_in_ms=38.516
2017-11-02 08:08:05,488 [salt.state       ][INFO    ][14979] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 08:08:05.487737
2017-11-02 08:08:05,488 [salt.state       ][INFO    ][14979] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json
2017-11-02 08:08:05,505 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/neutron_policy.json'
2017-11-02 08:08:05,506 [salt.state       ][INFO    ][14979] File /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json is in the correct state
2017-11-02 08:08:05,507 [salt.state       ][INFO    ][14979] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 08:08:05.506536 duration_in_ms=18.798
2017-11-02 08:08:05,507 [salt.state       ][INFO    ][14979] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 08:08:05.506942
2017-11-02 08:08:05,507 [salt.state       ][INFO    ][14979] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json
2017-11-02 08:08:05,523 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/glance_policy.json'
2017-11-02 08:08:05,524 [salt.state       ][INFO    ][14979] File /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json is in the correct state
2017-11-02 08:08:05,528 [salt.state       ][INFO    ][14979] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 08:08:05.524153 duration_in_ms=17.21
2017-11-02 08:08:05,529 [salt.state       ][INFO    ][14979] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 08:08:05.529447
2017-11-02 08:08:05,530 [salt.state       ][INFO    ][14979] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json
2017-11-02 08:08:05,548 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/ceilometer_policy.json'
2017-11-02 08:08:05,549 [salt.state       ][INFO    ][14979] File changed:
New file
2017-11-02 08:08:05,549 [salt.state       ][INFO    ][14979] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 08:08:05.549054 duration_in_ms=19.606
2017-11-02 08:08:05,550 [salt.state       ][INFO    ][14979] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 08:08:05.549463
2017-11-02 08:08:05,550 [salt.state       ][INFO    ][14979] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json
2017-11-02 08:08:05,563 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/cinder_policy.json'
2017-11-02 08:08:05,564 [salt.state       ][INFO    ][14979] File /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json is in the correct state
2017-11-02 08:08:05,564 [salt.state       ][INFO    ][14979] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 08:08:05.563858 duration_in_ms=14.394
2017-11-02 08:08:05,564 [salt.state       ][INFO    ][14979] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 08:08:05.564274
2017-11-02 08:08:05,565 [salt.state       ][INFO    ][14979] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json
2017-11-02 08:08:05,578 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/heat_policy.json'
2017-11-02 08:08:05,579 [salt.state       ][INFO    ][14979] File /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json is in the correct state
2017-11-02 08:08:05,579 [salt.state       ][INFO    ][14979] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 08:08:05.578795 duration_in_ms=14.521
2017-11-02 08:08:05,579 [salt.state       ][INFO    ][14979] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 08:08:05.579218
2017-11-02 08:08:05,579 [salt.state       ][INFO    ][14979] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json
2017-11-02 08:08:05,595 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/keystone_policy.json'
2017-11-02 08:08:05,596 [salt.state       ][INFO    ][14979] File /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json is in the correct state
2017-11-02 08:08:05,596 [salt.state       ][INFO    ][14979] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 08:08:05.595935 duration_in_ms=16.716
2017-11-02 08:08:05,596 [salt.state       ][INFO    ][14979] Running state [/etc/apache2/ports.conf] at time 08:08:05.596359
2017-11-02 08:08:05,597 [salt.state       ][INFO    ][14979] Executing state file.managed for /etc/apache2/ports.conf
2017-11-02 08:08:05,609 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/ports.conf'
2017-11-02 08:08:05,637 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-02 08:08:05,657 [salt.state       ][INFO    ][14979] 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-02 08:08:05,658 [salt.state       ][INFO    ][14979] Completed state [/etc/apache2/ports.conf] at time 08:08:05.657722 duration_in_ms=61.363
2017-11-02 08:08:05,658 [salt.state       ][INFO    ][14979] Running state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 08:08:05.658218
2017-11-02 08:08:05,659 [salt.state       ][INFO    ][14979] Executing state file.managed for /etc/apache2/conf-available/openstack-dashboard.conf
2017-11-02 08:08:05,676 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/files/openstack-dashboard.conf.Debian'
2017-11-02 08:08:05,707 [salt.fileclient  ][INFO    ][14979] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-02 08:08:05,724 [salt.state       ][INFO    ][14979] File changed:
New file
2017-11-02 08:08:05,724 [salt.state       ][INFO    ][14979] Completed state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 08:08:05.724147 duration_in_ms=65.927
2017-11-02 08:08:05,727 [salt.state       ][INFO    ][14979] Running state [wsgi] at time 08:08:05.726854
2017-11-02 08:08:05,727 [salt.state       ][INFO    ][14979] Executing state apache_module.enable for wsgi
2017-11-02 08:08:05,728 [py.warnings      ][WARNING ][14979] /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-02 08:08:05,730 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['a2enmod', 'wsgi'] in directory '/root'
2017-11-02 08:08:05,779 [salt.state       ][INFO    ][14979] {'new': 'wsgi', 'old': None}
2017-11-02 08:08:05,779 [salt.state       ][INFO    ][14979] Completed state [wsgi] at time 08:08:05.779289 duration_in_ms=52.434
2017-11-02 08:08:05,781 [salt.state       ][INFO    ][14979] Running state [openstack-dashboard] at time 08:08:05.781250
2017-11-02 08:08:05,782 [salt.state       ][INFO    ][14979] Executing state apache_conf.enable for openstack-dashboard
2017-11-02 08:08:05,782 [py.warnings      ][WARNING ][14979] /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-02 08:08:05,783 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['a2enconf', 'openstack-dashboard'] in directory '/root'
2017-11-02 08:08:05,835 [salt.state       ][INFO    ][14979] {'new': 'openstack-dashboard', 'old': None}
2017-11-02 08:08:05,835 [salt.state       ][INFO    ][14979] Completed state [openstack-dashboard] at time 08:08:05.835406 duration_in_ms=54.154
2017-11-02 08:08:06,034 [salt.state       ][INFO    ][14979] Running state [/var/log/horizon] at time 08:08:06.034201
2017-11-02 08:08:06,035 [salt.state       ][INFO    ][14979] Executing state file.directory for /var/log/horizon
2017-11-02 08:08:06,038 [salt.state       ][INFO    ][14979] {'/var/log/horizon': 'New Dir'}
2017-11-02 08:08:06,039 [salt.state       ][INFO    ][14979] Completed state [/var/log/horizon] at time 08:08:06.038449 duration_in_ms=4.249
2017-11-02 08:08:06,039 [salt.state       ][INFO    ][14979] Running state [/var/log/horizon/horizon.log] at time 08:08:06.039311
2017-11-02 08:08:06,040 [salt.state       ][INFO    ][14979] Executing state file.managed for /var/log/horizon/horizon.log
2017-11-02 08:08:06,041 [salt.loaded.int.states.file][WARNING ][14979] 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-02 08:08:06,043 [salt.state       ][INFO    ][14979] {'new': 'file /var/log/horizon/horizon.log created', 'group': 'adm', 'mode': '0640', 'user': 'horizon'}
2017-11-02 08:08:06,043 [salt.state       ][INFO    ][14979] Completed state [/var/log/horizon/horizon.log] at time 08:08:06.043143 duration_in_ms=3.832
2017-11-02 08:08:06,045 [salt.state       ][INFO    ][14979] Running state [apache2] at time 08:08:06.045059
2017-11-02 08:08:06,046 [salt.state       ][INFO    ][14979] Executing state service.running for apache2
2017-11-02 08:08:06,047 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-11-02 08:08:06,067 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-02 08:08:06,083 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-02 08:08:06,104 [salt.state       ][INFO    ][14979] The service apache2 is already running
2017-11-02 08:08:06,104 [salt.state       ][INFO    ][14979] Completed state [apache2] at time 08:08:06.104281 duration_in_ms=59.22
2017-11-02 08:08:06,105 [salt.state       ][INFO    ][14979] Running state [apache2] at time 08:08:06.104825
2017-11-02 08:08:06,106 [salt.state       ][INFO    ][14979] Executing state service.mod_watch for apache2
2017-11-02 08:08:06,107 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-02 08:08:06,127 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-02 08:08:06,149 [salt.loaded.int.module.cmdmod][INFO    ][14979] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-11-02 08:08:06,798 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080806788752
2017-11-02 08:08:06,821 [salt.minion      ][INFO    ][19571] Starting a new job with PID 19571
2017-11-02 08:08:06,846 [salt.minion      ][INFO    ][19571] Returning information for job: 20171102080806788752
2017-11-02 08:08:08,364 [salt.state       ][INFO    ][14979] {'apache2': True}
2017-11-02 08:08:08,365 [salt.state       ][INFO    ][14979] Completed state [apache2] at time 08:08:08.364746 duration_in_ms=2259.92
2017-11-02 08:08:08,368 [salt.minion      ][INFO    ][14979] Returning information for job: 20171102080555507512
2017-11-02 08:08:09,284 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command state.sls with jid 20171102080809275552
2017-11-02 08:08:09,311 [salt.minion      ][INFO    ][19695] Starting a new job with PID 19695
2017-11-02 08:08:11,993 [salt.state       ][INFO    ][19695] Loading fresh modules for state activity
2017-11-02 08:08:12,026 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
2017-11-02 08:08:12,047 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/server.sls'
2017-11-02 08:08:12,070 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-02 08:08:12,106 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/server/users.sls'
2017-11-02 08:08:12,131 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-02 08:08:12,148 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/server/sites.sls'
2017-11-02 08:08:12,209 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-02 08:08:12,293 [salt.state       ][INFO    ][19695] 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 08:08:12.292853
2017-11-02 08:08:12,293 [salt.state       ][INFO    ][19695] 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-02 08:08:12,295 [salt.loaded.int.module.cmdmod][INFO    ][19695] 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-02 08:08:12,306 [salt.state       ][INFO    ][19695] {'pid': 19706, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-02 08:08:12,306 [salt.state       ][INFO    ][19695] 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 08:08:12.306255 duration_in_ms=13.401
2017-11-02 08:08:13,387 [salt.state       ][INFO    ][19695] Running state [nginx] at time 08:08:13.386927
2017-11-02 08:08:13,388 [salt.state       ][INFO    ][19695] Executing state pkg.installed for nginx
2017-11-02 08:08:13,388 [salt.loaded.int.module.cmdmod][INFO    ][19695] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 08:08:14,509 [salt.loaded.int.module.cmdmod][INFO    ][19695] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 08:08:17,185 [salt.loaded.int.module.cmdmod][INFO    ][19695] 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-02 08:08:19,401 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080819390402
2017-11-02 08:08:19,421 [salt.minion      ][INFO    ][20436] Starting a new job with PID 20436
2017-11-02 08:08:19,452 [salt.minion      ][INFO    ][20436] Returning information for job: 20171102080819390402
2017-11-02 08:08:21,805 [salt.loaded.int.module.cmdmod][INFO    ][19695] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 08:08:21,875 [salt.state       ][INFO    ][19695] 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-02 08:08:21,919 [salt.state       ][INFO    ][19695] Loading fresh modules for state activity
2017-11-02 08:08:22,069 [salt.state       ][INFO    ][19695] Completed state [nginx] at time 08:08:22.069147 duration_in_ms=8682.22
2017-11-02 08:08:22,076 [salt.state       ][INFO    ][19695] Running state [apache2-utils] at time 08:08:22.076179
2017-11-02 08:08:22,077 [salt.state       ][INFO    ][19695] Executing state pkg.installed for apache2-utils
2017-11-02 08:08:22,412 [salt.state       ][INFO    ][19695] Package apache2-utils is already installed
2017-11-02 08:08:22,413 [salt.state       ][INFO    ][19695] Completed state [apache2-utils] at time 08:08:22.412763 duration_in_ms=336.581
2017-11-02 08:08:22,416 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 08:08:22.415913
2017-11-02 08:08:22,417 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf
2017-11-02 08:08:22,456 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:22,533 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:22,564 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:22,614 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:22,630 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:22,652 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:22,666 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:22,667 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 08:08:22.667182 duration_in_ms=251.269
2017-11-02 08:08:22,668 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 08:08:22.667979
2017-11-02 08:08:22,669 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf
2017-11-02 08:08:22,672 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf'}
2017-11-02 08:08:22,672 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 08:08:22.672221 duration_in_ms=4.241
2017-11-02 08:08:22,674 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 08:08:22.673606
2017-11-02 08:08:22,674 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf
2017-11-02 08:08:22,693 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:22,783 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:22,815 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:22,864 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:22,880 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:22,903 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:22,913 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:22,914 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 08:08:22.914200 duration_in_ms=240.593
2017-11-02 08:08:22,915 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 08:08:22.914999
2017-11-02 08:08:22,916 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf
2017-11-02 08:08:22,918 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf'}
2017-11-02 08:08:22,919 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 08:08:22.919027 duration_in_ms=4.028
2017-11-02 08:08:22,920 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 08:08:22.920367
2017-11-02 08:08:22,921 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf
2017-11-02 08:08:22,939 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:23,030 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:23,061 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:23,111 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:23,128 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:23,148 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:23,158 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:23,159 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 08:08:23.159205 duration_in_ms=238.837
2017-11-02 08:08:23,160 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 08:08:23.159947
2017-11-02 08:08:23,161 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf
2017-11-02 08:08:23,163 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf'}
2017-11-02 08:08:23,164 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 08:08:23.163990 duration_in_ms=4.043
2017-11-02 08:08:23,165 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 08:08:23.165375
2017-11-02 08:08:23,166 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf
2017-11-02 08:08:23,184 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:23,275 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:23,308 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:23,357 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:23,373 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:23,396 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:23,407 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:23,408 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 08:08:23.407597 duration_in_ms=242.221
2017-11-02 08:08:23,408 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 08:08:23.408342
2017-11-02 08:08:23,409 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf
2017-11-02 08:08:23,412 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf'}
2017-11-02 08:08:23,413 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 08:08:23.412467 duration_in_ms=4.124
2017-11-02 08:08:23,414 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 08:08:23.413842
2017-11-02 08:08:23,415 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_web.conf
2017-11-02 08:08:23,433 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:23,523 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:23,552 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:23,601 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:23,616 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:23,639 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:23,650 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:23,650 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 08:08:23.650078 duration_in_ms=236.236
2017-11-02 08:08:23,650 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 08:08:23.650415
2017-11-02 08:08:23,651 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf
2017-11-02 08:08:23,653 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf'}
2017-11-02 08:08:23,653 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 08:08:23.653232 duration_in_ms=2.815
2017-11-02 08:08:23,655 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 08:08:23.654640
2017-11-02 08:08:23,655 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf
2017-11-02 08:08:23,675 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:23,764 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:23,794 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:23,844 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:23,861 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:23,884 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:23,894 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:23,895 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 08:08:23.894885 duration_in_ms=240.244
2017-11-02 08:08:23,896 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 08:08:23.895626
2017-11-02 08:08:23,896 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf
2017-11-02 08:08:23,899 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf'}
2017-11-02 08:08:23,900 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 08:08:23.899472 duration_in_ms=3.845
2017-11-02 08:08:23,901 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 08:08:23.900828
2017-11-02 08:08:23,901 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_novnc.conf
2017-11-02 08:08:23,920 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:24,009 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:24,040 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:24,089 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:24,105 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:24,129 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:24,139 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:24,140 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 08:08:24.140177 duration_in_ms=239.348
2017-11-02 08:08:24,141 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 08:08:24.140918
2017-11-02 08:08:24,142 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_novnc.conf
2017-11-02 08:08:24,144 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_novnc.conf'}
2017-11-02 08:08:24,145 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 08:08:24.144888 duration_in_ms=3.969
2017-11-02 08:08:24,146 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 08:08:24.146255
2017-11-02 08:08:24,147 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf
2017-11-02 08:08:24,165 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:24,260 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:24,291 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:24,343 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:24,361 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:24,385 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:24,396 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:24,397 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 08:08:24.396423 duration_in_ms=250.167
2017-11-02 08:08:24,397 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 08:08:24.397160
2017-11-02 08:08:24,398 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf
2017-11-02 08:08:24,401 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf'}
2017-11-02 08:08:24,401 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 08:08:24.401283 duration_in_ms=4.123
2017-11-02 08:08:24,403 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 08:08:24.402755
2017-11-02 08:08:24,404 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf
2017-11-02 08:08:24,423 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:24,514 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:24,544 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:24,592 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:24,608 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:24,632 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:24,642 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:24,643 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 08:08:24.642641 duration_in_ms=239.885
2017-11-02 08:08:24,643 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 08:08:24.643394
2017-11-02 08:08:24,644 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf
2017-11-02 08:08:24,647 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf'}
2017-11-02 08:08:24,648 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 08:08:24.647444 duration_in_ms=4.05
2017-11-02 08:08:24,649 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 08:08:24.648783
2017-11-02 08:08:24,650 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-11-02 08:08:24,668 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:24,772 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:24,800 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:24,848 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:24,863 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:24,884 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:24,895 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:24,896 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 08:08:24.895771 duration_in_ms=246.987
2017-11-02 08:08:24,897 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 08:08:24.896512
2017-11-02 08:08:24,897 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-11-02 08:08:24,900 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf'}
2017-11-02 08:08:24,901 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 08:08:24.900587 duration_in_ms=4.074
2017-11-02 08:08:24,902 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 08:08:24.901978
2017-11-02 08:08:24,903 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf
2017-11-02 08:08:24,921 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:25,012 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:25,041 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:25,090 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:25,108 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:25,133 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:25,143 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:25,144 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 08:08:25.143659 duration_in_ms=241.68
2017-11-02 08:08:25,144 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 08:08:25.144402
2017-11-02 08:08:25,145 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf
2017-11-02 08:08:25,148 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf'}
2017-11-02 08:08:25,149 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 08:08:25.148420 duration_in_ms=4.018
2017-11-02 08:08:25,150 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 08:08:25.149789
2017-11-02 08:08:25,151 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf
2017-11-02 08:08:25,171 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/redirect.conf'
2017-11-02 08:08:25,189 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:25,190 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 08:08:25.190104 duration_in_ms=40.314
2017-11-02 08:08:25,191 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 08:08:25.190798
2017-11-02 08:08:25,192 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf
2017-11-02 08:08:25,194 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf'}
2017-11-02 08:08:25,195 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 08:08:25.194620 duration_in_ms=3.821
2017-11-02 08:08:25,196 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 08:08:25.195953
2017-11-02 08:08:25,197 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_static_reclass_doc.conf
2017-11-02 08:08:25,217 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/static.conf'
2017-11-02 08:08:25,272 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:25,300 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_log.conf'
2017-11-02 08:08:25,317 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:25,365 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:25,387 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:25,397 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:25,398 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 08:08:25.397892 duration_in_ms=201.939
2017-11-02 08:08:25,398 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 08:08:25.398202
2017-11-02 08:08:25,399 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_static_reclass_doc.conf
2017-11-02 08:08:25,401 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf'}
2017-11-02 08:08:25,402 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 08:08:25.402064 duration_in_ms=3.86
2017-11-02 08:08:25,404 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 08:08:25.403423
2017-11-02 08:08:25,404 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf
2017-11-02 08:08:25,423 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:25,513 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:25,541 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:25,589 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:25,604 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:25,627 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:25,638 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:25,639 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 08:08:25.638463 duration_in_ms=235.039
2017-11-02 08:08:25,639 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 08:08:25.639208
2017-11-02 08:08:25,640 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf
2017-11-02 08:08:25,643 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf'}
2017-11-02 08:08:25,643 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 08:08:25.643244 duration_in_ms=4.037
2017-11-02 08:08:25,645 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 08:08:25.644581
2017-11-02 08:08:25,645 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_stats_stats.conf
2017-11-02 08:08:25,664 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/stats.conf'
2017-11-02 08:08:25,671 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:25,672 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 08:08:25.672101 duration_in_ms=27.519
2017-11-02 08:08:25,673 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 08:08:25.672844
2017-11-02 08:08:25,674 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_stats_stats.conf
2017-11-02 08:08:25,676 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_stats_stats.conf'}
2017-11-02 08:08:25,677 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 08:08:25.676782 duration_in_ms=3.937
2017-11-02 08:08:25,678 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 08:08:25.677968
2017-11-02 08:08:25,678 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf
2017-11-02 08:08:25,697 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:25,784 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:25,813 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:25,864 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:25,880 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:25,903 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:25,914 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:25,915 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 08:08:25.914706 duration_in_ms=236.736
2017-11-02 08:08:25,916 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 08:08:25.915446
2017-11-02 08:08:25,916 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf
2017-11-02 08:08:25,919 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf'}
2017-11-02 08:08:25,920 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 08:08:25.919454 duration_in_ms=4.008
2017-11-02 08:08:25,921 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 08:08:25.920791
2017-11-02 08:08:25,922 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf
2017-11-02 08:08:25,940 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-02 08:08:26,028 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-02 08:08:26,056 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-02 08:08:26,104 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-02 08:08:26,119 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-02 08:08:26,141 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-02 08:08:26,152 [salt.state       ][INFO    ][19695] File changed:
New file
2017-11-02 08:08:26,152 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 08:08:26.152274 duration_in_ms=231.482
2017-11-02 08:08:26,153 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 08:08:26.153011
2017-11-02 08:08:26,154 [salt.state       ][INFO    ][19695] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf
2017-11-02 08:08:26,156 [salt.state       ][INFO    ][19695] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf'}
2017-11-02 08:08:26,157 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 08:08:26.157053 duration_in_ms=4.042
2017-11-02 08:08:26,159 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-enabled/default] at time 08:08:26.158475
2017-11-02 08:08:26,159 [salt.state       ][INFO    ][19695] Executing state file.absent for /etc/nginx/sites-enabled/default
2017-11-02 08:08:26,160 [salt.state       ][INFO    ][19695] {'removed': '/etc/nginx/sites-enabled/default'}
2017-11-02 08:08:26,161 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-enabled/default] at time 08:08:26.160756 duration_in_ms=2.28
2017-11-02 08:08:26,162 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/sites-available/default] at time 08:08:26.162100
2017-11-02 08:08:26,163 [salt.state       ][INFO    ][19695] Executing state file.absent for /etc/nginx/sites-available/default
2017-11-02 08:08:26,164 [salt.state       ][INFO    ][19695] {'removed': '/etc/nginx/sites-available/default'}
2017-11-02 08:08:26,164 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/sites-available/default] at time 08:08:26.164189 duration_in_ms=2.088
2017-11-02 08:08:26,166 [salt.state       ][INFO    ][19695] Running state [/etc/nginx/nginx.conf] at time 08:08:26.165426
2017-11-02 08:08:26,166 [salt.state       ][INFO    ][19695] Executing state file.managed for /etc/nginx/nginx.conf
2017-11-02 08:08:26,185 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/files/nginx.conf'
2017-11-02 08:08:26,225 [salt.fileclient  ][INFO    ][19695] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-02 08:08:26,242 [salt.state       ][INFO    ][19695] 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-02 08:08:26,244 [salt.state       ][INFO    ][19695] Completed state [/etc/nginx/nginx.conf] at time 08:08:26.243485 duration_in_ms=78.058
2017-11-02 08:08:26,245 [salt.state       ][INFO    ][19695] Running state [/etc/ssl/private] at time 08:08:26.244658
2017-11-02 08:08:26,245 [salt.state       ][INFO    ][19695] Executing state file.directory for /etc/ssl/private
2017-11-02 08:08:26,246 [salt.state       ][INFO    ][19695] Directory /etc/ssl/private is in the correct state
2017-11-02 08:08:26,249 [salt.state       ][INFO    ][19695] Completed state [/etc/ssl/private] at time 08:08:26.246318 duration_in_ms=1.66
2017-11-02 08:08:26,281 [salt.state       ][INFO    ][19695] Running state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 08:08:26.280764
2017-11-02 08:08:26,281 [salt.state       ][INFO    ][19695] Executing state cmd.run for openssl dhparam -out /etc/ssl/dhparams.pem 2048
2017-11-02 08:08:26,283 [salt.loaded.int.module.cmdmod][INFO    ][19695] Executing command 'openssl dhparam -out /etc/ssl/dhparams.pem 2048' in directory '/root'
2017-11-02 08:08:29,435 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080829422752
2017-11-02 08:08:29,456 [salt.minion      ][INFO    ][20673] Starting a new job with PID 20673
2017-11-02 08:08:29,467 [salt.minion      ][INFO    ][20673] Returning information for job: 20171102080829422752
2017-11-02 08:08:39,651 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080839640081
2017-11-02 08:08:39,671 [salt.minion      ][INFO    ][20678] Starting a new job with PID 20678
2017-11-02 08:08:39,683 [salt.minion      ][INFO    ][20678] Returning information for job: 20171102080839640081
2017-11-02 08:08:49,701 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080849691686
2017-11-02 08:08:49,722 [salt.minion      ][INFO    ][20688] Starting a new job with PID 20688
2017-11-02 08:08:49,734 [salt.minion      ][INFO    ][20688] Returning information for job: 20171102080849691686
2017-11-02 08:08:59,756 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080859745360
2017-11-02 08:08:59,775 [salt.minion      ][INFO    ][20693] Starting a new job with PID 20693
2017-11-02 08:08:59,786 [salt.minion      ][INFO    ][20693] Returning information for job: 20171102080859745360
2017-11-02 08:09:09,978 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080909969770
2017-11-02 08:09:09,997 [salt.minion      ][INFO    ][20703] Starting a new job with PID 20703
2017-11-02 08:09:10,008 [salt.minion      ][INFO    ][20703] Returning information for job: 20171102080909969770
2017-11-02 08:09:20,059 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080920046597
2017-11-02 08:09:20,079 [salt.minion      ][INFO    ][20708] Starting a new job with PID 20708
2017-11-02 08:09:20,091 [salt.minion      ][INFO    ][20708] Returning information for job: 20171102080920046597
2017-11-02 08:09:30,113 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080930096842
2017-11-02 08:09:30,133 [salt.minion      ][INFO    ][20718] Starting a new job with PID 20718
2017-11-02 08:09:30,144 [salt.minion      ][INFO    ][20718] Returning information for job: 20171102080930096842
2017-11-02 08:09:40,176 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102080940160988
2017-11-02 08:09:40,196 [salt.minion      ][INFO    ][20723] Starting a new job with PID 20723
2017-11-02 08:09:40,208 [salt.minion      ][INFO    ][20723] Returning information for job: 20171102080940160988
2017-11-02 08:09:47,882 [salt.state       ][INFO    ][19695] {'pid': 20669, '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-02 08:09:47,886 [salt.state       ][INFO    ][19695] Completed state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 08:09:47.886294 duration_in_ms=81605.53
2017-11-02 08:09:47,891 [salt.state       ][INFO    ][19695] Running state [nginx] at time 08:09:47.890774
2017-11-02 08:09:47,891 [salt.state       ][INFO    ][19695] Executing state service.running for nginx
2017-11-02 08:09:47,892 [salt.loaded.int.module.cmdmod][INFO    ][19695] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
2017-11-02 08:09:47,911 [salt.loaded.int.module.cmdmod][INFO    ][19695] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-11-02 08:09:47,924 [salt.loaded.int.module.cmdmod][INFO    ][19695] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-11-02 08:09:47,937 [salt.state       ][INFO    ][19695] The service nginx is already running
2017-11-02 08:09:47,937 [salt.state       ][INFO    ][19695] Completed state [nginx] at time 08:09:47.937003 duration_in_ms=46.229
2017-11-02 08:09:47,937 [salt.state       ][INFO    ][19695] Running state [nginx] at time 08:09:47.937413
2017-11-02 08:09:47,938 [salt.state       ][INFO    ][19695] Executing state service.mod_watch for nginx
2017-11-02 08:09:47,939 [salt.loaded.int.module.cmdmod][INFO    ][19695] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-11-02 08:09:47,951 [salt.loaded.int.module.cmdmod][INFO    ][19695] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-11-02 08:09:47,964 [salt.loaded.int.module.cmdmod][INFO    ][19695] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nginx.service'] in directory '/root'
2017-11-02 08:09:48,102 [salt.state       ][INFO    ][19695] {'nginx': True}
2017-11-02 08:09:48,103 [salt.state       ][INFO    ][19695] Completed state [nginx] at time 08:09:48.102664 duration_in_ms=165.25
2017-11-02 08:09:48,105 [salt.minion      ][INFO    ][19695] Returning information for job: 20171102080809275552
2017-11-02 08:11:45,369 [salt.minion      ][INFO    ][1633] User sudo_ubuntu Executing command cp.push_dir with jid 20171102081145361866
2017-11-02 08:11:45,389 [salt.minion      ][INFO    ][20916] Starting a new job with PID 20916
