2017-11-08 08:23:50,713 [salt.cli.daemons ][WARNING ][863] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-08 08:30:12,235 [salt.cli.daemons ][WARNING ][797] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-08 08:31:37,420 [py.warnings      ][WARNING ][972] /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-08 08:31:57,406 [salt.loaded.int.states.file][WARNING ][972] 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-08 08:31:57,423 [salt.loaded.int.module.cmdmod][ERROR   ][972] 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-08 08:31:59,905 [salt.loaded.int.module.cmdmod][INFO    ][1496] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-08 08:31:59,915 [salt.loaded.int.module.cmdmod][INFO    ][1496] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-08 08:31:59,929 [salt.loaded.int.module.cmdmod][INFO    ][1496] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-08 08:31:59,956 [salt.utils.parsers][WARNING ][797] Minion received a SIGTERM. Exiting.
2017-11-08 08:32:00,331 [salt.cli.daemons ][INFO    ][1551] Setting up the Salt Minion "prx02.baremetal-mcp-ocata-ovs-ha.local"
2017-11-08 08:32:00,935 [salt.minion      ][INFO    ][1551] Creating minion process manager
2017-11-08 08:32:00,936 [salt.cli.daemons ][WARNING ][1551] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-08 08:32:00,937 [salt.cli.daemons ][INFO    ][1551] The Salt Minion is starting up
2017-11-08 08:32:00,937 [salt.minion      ][INFO    ][1551] Minion is starting as user 'root'
2017-11-08 08:32:00,938 [salt.utils.event ][INFO    ][1551] Starting pull socket on /var/run/salt/minion/minion_event_a8f5734997_pull.ipc
2017-11-08 08:32:01,765 [salt.loaded.int.module.cmdmod][INFO    ][1551] Executing command ['date', '+%z'] in directory '/root'
2017-11-08 08:32:01,777 [salt.utils.schedule][INFO    ][1551] Updating job settings for scheduled job: __mine_interval
2017-11-08 08:32:01,780 [salt.minion      ][INFO    ][1551] Added mine.update to scheduler
2017-11-08 08:32:01,797 [salt.minion      ][INFO    ][1551] Minion is ready to receive requests!
2017-11-08 08:32:02,800 [salt.utils.schedule][INFO    ][1551] Running scheduled job: __mine_interval
2017-11-08 08:32:24,941 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command test.ping with jid 20171108083224925856
2017-11-08 08:32:24,957 [salt.minion      ][INFO    ][1645] Starting a new job with PID 1645
2017-11-08 08:32:25,047 [salt.minion      ][INFO    ][1645] Returning information for job: 20171108083224925856
2017-11-08 08:32:30,878 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171108083230866726
2017-11-08 08:32:30,896 [salt.minion      ][INFO    ][1650] Starting a new job with PID 1650
2017-11-08 08:32:35,195 [salt.state       ][INFO    ][1650] Loading fresh modules for state activity
2017-11-08 08:32:35,239 [salt.state       ][ERROR   ][1650] No contents found in top file
2017-11-08 08:32:35,240 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-08 08:32:35,244 [salt.utils.extmods][INFO    ][1650] Syncing beacons for environment 'base'
2017-11-08 08:32:35,244 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_beacons, for base)
2017-11-08 08:32:35,245 [salt.fileclient  ][INFO    ][1650] Caching directory '_beacons/' for environment 'base'
2017-11-08 08:32:35,299 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/modules'
2017-11-08 08:32:35,303 [salt.utils.extmods][INFO    ][1650] Syncing modules for environment 'base'
2017-11-08 08:32:35,304 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_modules, for base)
2017-11-08 08:32:35,304 [salt.fileclient  ][INFO    ][1650] Caching directory '_modules/' for environment 'base'
2017-11-08 08:32:35,359 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-08 08:32:35,368 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-08 08:32:35,380 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-08 08:32:35,390 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-08 08:32:35,400 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-08 08:32:35,410 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-08 08:32:35,554 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-08 08:32:35,574 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-08 08:32:35,592 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-08 08:32:35,640 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-08 08:32:35,696 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-08 08:32:35,710 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-08 08:32:35,735 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-08 08:32:35,761 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-08 08:32:35,784 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-08 08:32:35,805 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-08 08:32:35,821 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-08 08:32:35,841 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-08 08:32:35,852 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-08 08:32:35,872 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-08 08:32:35,882 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-08 08:32:35,901 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-08 08:32:35,913 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-08 08:32:35,925 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-08 08:32:35,942 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-08 08:32:35,971 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-08 08:32:35,987 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-08 08:32:36,001 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-08 08:32:36,022 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-08 08:32:36,035 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-08 08:32:36,047 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-08 08:32:36,061 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-08 08:32:36,082 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-08 08:32:36,087 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-08 08:32:36,087 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-08 08:32:36,088 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-08 08:32:36,088 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-08 08:32:36,089 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-08 08:32:36,089 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-08 08:32:36,090 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-08 08:32:36,090 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-08 08:32:36,091 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-08 08:32:36,091 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-08 08:32:36,092 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-08 08:32:36,092 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-08 08:32:36,093 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-08 08:32:36,093 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-08 08:32:36,094 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-08 08:32:36,094 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-08 08:32:36,095 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-08 08:32:36,095 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-08 08:32:36,096 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-08 08:32:36,096 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-08 08:32:36,097 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-08 08:32:36,097 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-08 08:32:36,098 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-08 08:32:36,098 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-08 08:32:36,099 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-08 08:32:36,099 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-08 08:32:36,100 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-08 08:32:36,100 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-08 08:32:36,101 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-08 08:32:36,101 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-08 08:32:36,102 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-08 08:32:36,102 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-08 08:32:36,102 [salt.utils.extmods][INFO    ][1650] 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-08 08:32:36,103 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-08 08:32:36,103 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-08 08:32:36,105 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/states'
2017-11-08 08:32:36,110 [salt.utils.extmods][INFO    ][1650] Syncing states for environment 'base'
2017-11-08 08:32:36,110 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_states, for base)
2017-11-08 08:32:36,110 [salt.fileclient  ][INFO    ][1650] Caching directory '_states/' for environment 'base'
2017-11-08 08:32:36,191 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-08 08:32:36,210 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-08 08:32:36,224 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-08 08:32:36,241 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-08 08:32:36,261 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-08 08:32:36,278 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-08 08:32:36,289 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-08 08:32:36,312 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-08 08:32:36,328 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-08 08:32:36,351 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-08 08:32:36,361 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-08 08:32:36,372 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-08 08:32:36,391 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-08 08:32:36,416 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-08 08:32:36,428 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-08 08:32:36,460 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-08 08:32:36,480 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-08 08:32:36,493 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-08 08:32:36,504 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-08 08:32:36,523 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-08 08:32:36,540 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-08 08:32:36,556 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-08 08:32:36,570 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-08 08:32:36,594 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-08 08:32:36,610 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-08 08:32:36,628 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-08 08:32:36,646 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-08 08:32:36,700 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-08 08:32:36,724 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-08 08:32:36,729 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-08 08:32:36,729 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-08 08:32:36,730 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-08 08:32:36,730 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-08 08:32:36,731 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-08 08:32:36,731 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-08 08:32:36,732 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-08 08:32:36,732 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-08 08:32:36,733 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-08 08:32:36,733 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-08 08:32:36,734 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-08 08:32:36,734 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-08 08:32:36,735 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-08 08:32:36,735 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-08 08:32:36,736 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-08 08:32:36,736 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-08 08:32:36,737 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-08 08:32:36,737 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-08 08:32:36,738 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-08 08:32:36,738 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-08 08:32:36,739 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-08 08:32:36,739 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-08 08:32:36,740 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-08 08:32:36,740 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-08 08:32:36,740 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-08 08:32:36,741 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-08 08:32:36,741 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-08 08:32:36,742 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-08 08:32:36,742 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-08 08:32:36,743 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-08 08:32:36,745 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-08 08:32:36,749 [salt.utils.extmods][INFO    ][1650] Syncing sdb for environment 'base'
2017-11-08 08:32:36,749 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_sdb, for base)
2017-11-08 08:32:36,749 [salt.fileclient  ][INFO    ][1650] Caching directory '_sdb/' for environment 'base'
2017-11-08 08:32:36,792 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/grains'
2017-11-08 08:32:36,796 [salt.utils.extmods][INFO    ][1650] Syncing grains for environment 'base'
2017-11-08 08:32:36,796 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_grains, for base)
2017-11-08 08:32:36,797 [salt.fileclient  ][INFO    ][1650] Caching directory '_grains/' for environment 'base'
2017-11-08 08:32:36,888 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-08 08:32:36,908 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-08 08:32:36,923 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-08 08:32:36,941 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-08 08:32:36,966 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-08 08:32:36,982 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-08 08:32:37,003 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-08 08:32:37,014 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-08 08:32:37,044 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-08 08:32:37,059 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-08 08:32:37,075 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-08 08:32:37,094 [salt.fileclient  ][INFO    ][1650] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-08 08:32:37,099 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-08 08:32:37,099 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-08 08:32:37,099 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-08 08:32:37,100 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-08 08:32:37,100 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-08 08:32:37,101 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-08 08:32:37,101 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-08 08:32:37,102 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-08 08:32:37,102 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-08 08:32:37,103 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-08 08:32:37,103 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-08 08:32:37,103 [salt.utils.extmods][INFO    ][1650] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-08 08:32:37,105 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-08 08:32:37,108 [salt.utils.extmods][INFO    ][1650] Syncing renderers for environment 'base'
2017-11-08 08:32:37,109 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_renderers, for base)
2017-11-08 08:32:37,109 [salt.fileclient  ][INFO    ][1650] Caching directory '_renderers/' for environment 'base'
2017-11-08 08:32:37,162 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-08 08:32:37,166 [salt.utils.extmods][INFO    ][1650] Syncing returners for environment 'base'
2017-11-08 08:32:37,166 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_returners, for base)
2017-11-08 08:32:37,166 [salt.fileclient  ][INFO    ][1650] Caching directory '_returners/' for environment 'base'
2017-11-08 08:32:37,212 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-08 08:32:37,216 [salt.utils.extmods][INFO    ][1650] Syncing output for environment 'base'
2017-11-08 08:32:37,218 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_output, for base)
2017-11-08 08:32:37,218 [salt.fileclient  ][INFO    ][1650] Caching directory '_output/' for environment 'base'
2017-11-08 08:32:37,256 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-08 08:32:37,260 [salt.utils.extmods][INFO    ][1650] Syncing utils for environment 'base'
2017-11-08 08:32:37,260 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_utils, for base)
2017-11-08 08:32:37,260 [salt.fileclient  ][INFO    ][1650] Caching directory '_utils/' for environment 'base'
2017-11-08 08:32:37,306 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-08 08:32:37,309 [salt.utils.extmods][INFO    ][1650] Syncing log_handlers for environment 'base'
2017-11-08 08:32:37,310 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_log_handlers, for base)
2017-11-08 08:32:37,310 [salt.fileclient  ][INFO    ][1650] Caching directory '_log_handlers/' for environment 'base'
2017-11-08 08:32:37,380 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-08 08:32:37,384 [salt.utils.extmods][INFO    ][1650] Syncing proxy for environment 'base'
2017-11-08 08:32:37,384 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_proxy, for base)
2017-11-08 08:32:37,384 [salt.fileclient  ][INFO    ][1650] Caching directory '_proxy/' for environment 'base'
2017-11-08 08:32:37,470 [salt.utils.extmods][INFO    ][1650] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-08 08:32:37,474 [salt.utils.extmods][INFO    ][1650] Syncing engines for environment 'base'
2017-11-08 08:32:37,474 [salt.utils.extmods][INFO    ][1650] Loading cache from salt://_engines, for base)
2017-11-08 08:32:37,474 [salt.fileclient  ][INFO    ][1650] Caching directory '_engines/' for environment 'base'
2017-11-08 08:32:37,586 [salt.minion      ][INFO    ][1650] Returning information for job: 20171108083230866726
2017-11-08 08:32:39,258 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command state.apply with jid 20171108083239227215
2017-11-08 08:32:39,276 [salt.minion      ][INFO    ][1729] Starting a new job with PID 1729
2017-11-08 08:32:42,676 [salt.state       ][INFO    ][1729] Loading fresh modules for state activity
2017-11-08 08:32:42,755 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-08 08:32:42,838 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-08 08:32:42,860 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-08 08:32:42,899 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-08 08:32:42,977 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-08 08:32:42,993 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-08 08:32:43,013 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'memcached/meta/salt.yml'
2017-11-08 08:32:43,026 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'horizon/meta/salt.yml'
2017-11-08 08:32:43,039 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-08 08:32:43,061 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:43,128 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'sphinx/meta/sphinx.yml'
2017-11-08 08:32:43,131 [py.warnings      ][WARNING ][1729] /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-08 08:32:43,133 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'sphinx-build --version 2>/dev/null || echo unknown' in directory '/root'
2017-11-08 08:32:43,161 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-08 08:32:43,180 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-08 08:32:43,197 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'nginx/meta/sphinx.yml'
2017-11-08 08:32:43,216 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-08 08:32:43,222 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'nginx -v 2>/dev/null || echo "unknown"' in directory '/root'
2017-11-08 08:32:43,264 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'horizon/meta/sphinx.yml'
2017-11-08 08:32:43,301 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-08 08:32:43,334 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l apache2 | grep apache2 | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:43,366 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l libapache2-mod-wsgi | grep libapache2-mod-wsgi | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:43,393 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l openstack-dashboard | grep openstack-dashboard | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:43,422 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l python-lesscpy | grep python-lesscpy | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:43,449 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:43,477 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:43,533 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-08 08:32:43,578 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-08 08:32:43,631 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'salt-minion --version' in directory '/root'
2017-11-08 08:32:44,407 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-08 08:32:44,554 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-08 08:32:44,592 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-08 08:32:44,668 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-08 08:32:44,697 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-08 08:32:44,770 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-08 08:32:44,790 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-08 08:32:44,810 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'memcached/meta/salt.yml'
2017-11-08 08:32:44,821 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'horizon/meta/salt.yml'
2017-11-08 08:32:44,835 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-08 08:32:44,860 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:44,930 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'sphinx/meta/sphinx.yml'
2017-11-08 08:32:44,934 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'sphinx-build --version 2>/dev/null || echo unknown' in directory '/root'
2017-11-08 08:32:44,959 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-08 08:32:44,976 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-08 08:32:44,997 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'nginx/meta/sphinx.yml'
2017-11-08 08:32:45,019 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-08 08:32:45,027 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'nginx -v 2>/dev/null || echo "unknown"' in directory '/root'
2017-11-08 08:32:45,072 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'horizon/meta/sphinx.yml'
2017-11-08 08:32:45,092 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-08 08:32:45,108 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l apache2 | grep apache2 | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:45,125 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l libapache2-mod-wsgi | grep libapache2-mod-wsgi | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:45,143 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l openstack-dashboard | grep openstack-dashboard | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:45,158 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l python-lesscpy | grep python-lesscpy | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:45,177 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l python-memcache | grep python-memcache | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:45,196 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'dpkg -l gettext-base | grep gettext-base | awk '{print $3}'' in directory '/root'
2017-11-08 08:32:45,232 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-08 08:32:45,257 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-08 08:32:45,287 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command 'salt-minion --version' in directory '/root'
2017-11-08 08:32:45,705 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-08 08:32:45,784 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-08 08:32:45,811 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-08 08:32:45,900 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-08 08:32:46,011 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-08 08:32:46,595 [salt.state       ][INFO    ][1729] Running state [salt-minion] at time 08:32:46.594962
2017-11-08 08:32:46,596 [salt.state       ][INFO    ][1729] Executing state pkg.installed for salt-minion
2017-11-08 08:32:46,597 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 08:32:47,203 [salt.state       ][INFO    ][1729] Package salt-minion is already installed
2017-11-08 08:32:47,204 [salt.state       ][INFO    ][1729] Completed state [salt-minion] at time 08:32:47.203918 duration_in_ms=608.955
2017-11-08 08:32:47,204 [salt.state       ][INFO    ][1729] Running state [salt_minion_dependency_packages] at time 08:32:47.204425
2017-11-08 08:32:47,205 [salt.state       ][INFO    ][1729] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-08 08:32:47,210 [salt.state       ][INFO    ][1729] All specified packages are already installed
2017-11-08 08:32:47,210 [salt.state       ][INFO    ][1729] Completed state [salt_minion_dependency_packages] at time 08:32:47.210245 duration_in_ms=5.82
2017-11-08 08:32:47,213 [salt.state       ][INFO    ][1729] Running state [/etc/salt/minion.d/minion.conf] at time 08:32:47.212683
2017-11-08 08:32:47,213 [salt.state       ][INFO    ][1729] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-08 08:32:47,237 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-08 08:32:47,309 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-08 08:32:47,372 [salt.fileclient  ][INFO    ][1729] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:47,434 [salt.state       ][INFO    ][1729] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-08 08:32:47,435 [salt.state       ][INFO    ][1729] Completed state [/etc/salt/minion.d/minion.conf] at time 08:32:47.434705 duration_in_ms=222.021
2017-11-08 08:32:47,436 [salt.state       ][INFO    ][1729] Running state [salt-minion] at time 08:32:47.436039
2017-11-08 08:32:47,436 [salt.state       ][INFO    ][1729] Executing state service.running for salt-minion
2017-11-08 08:32:47,437 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-08 08:32:47,464 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-08 08:32:47,476 [salt.loaded.int.module.cmdmod][INFO    ][1729] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-08 08:32:47,486 [salt.state       ][INFO    ][1729] The service salt-minion is already running
2017-11-08 08:32:47,487 [salt.state       ][INFO    ][1729] Completed state [salt-minion] at time 08:32:47.486768 duration_in_ms=50.727
2017-11-08 08:32:47,490 [salt.state       ][INFO    ][1729] Running state [/etc/salt/grains.d] at time 08:32:47.489887
2017-11-08 08:32:47,490 [salt.state       ][INFO    ][1729] Executing state file.directory for /etc/salt/grains.d
2017-11-08 08:32:47,491 [salt.state       ][INFO    ][1729] Directory /etc/salt/grains.d is in the correct state
2017-11-08 08:32:47,491 [salt.state       ][INFO    ][1729] Completed state [/etc/salt/grains.d] at time 08:32:47.491115 duration_in_ms=1.228
2017-11-08 08:32:47,492 [salt.state       ][INFO    ][1729] Running state [/etc/salt/grains] at time 08:32:47.491722
2017-11-08 08:32:47,492 [salt.state       ][INFO    ][1729] Executing state file.managed for /etc/salt/grains
2017-11-08 08:32:47,492 [salt.state       ][INFO    ][1729] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-08 08:32:47,493 [salt.state       ][INFO    ][1729] Completed state [/etc/salt/grains] at time 08:32:47.492579 duration_in_ms=0.857
2017-11-08 08:32:47,493 [salt.state       ][INFO    ][1729] Running state [/etc/salt/grains.d/placeholder] at time 08:32:47.492966
2017-11-08 08:32:47,493 [salt.state       ][INFO    ][1729] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-08 08:32:47,494 [salt.state       ][INFO    ][1729] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-08 08:32:47,494 [salt.state       ][INFO    ][1729] Completed state [/etc/salt/grains.d/placeholder] at time 08:32:47.493816 duration_in_ms=0.85
2017-11-08 08:32:47,494 [salt.state       ][INFO    ][1729] Running state [/etc/salt/grains.d/sphinx] at time 08:32:47.494210
2017-11-08 08:32:47,494 [salt.state       ][INFO    ][1729] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-08 08:32:47,496 [salt.state       ][INFO    ][1729] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-08 08:32:47,497 [salt.state       ][INFO    ][1729] Completed state [/etc/salt/grains.d/sphinx] at time 08:32:47.496806 duration_in_ms=2.594
2017-11-08 08:32:47,500 [salt.state       ][INFO    ][1729] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:32:47.499867
2017-11-08 08:32:47,500 [salt.state       ][INFO    ][1729] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-08 08:32:47,501 [salt.state       ][INFO    ][1729] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-08 08:32:47,501 [salt.state       ][INFO    ][1729] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:32:47.501323 duration_in_ms=1.457
2017-11-08 08:32:47,502 [salt.state       ][INFO    ][1729] Running state [/etc/salt/grains.d/dns_records] at time 08:32:47.502043
2017-11-08 08:32:47,502 [salt.state       ][INFO    ][1729] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-08 08:32:47,504 [salt.state       ][INFO    ][1729] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-08 08:32:47,505 [salt.state       ][INFO    ][1729] Completed state [/etc/salt/grains.d/dns_records] at time 08:32:47.504659 duration_in_ms=2.616
2017-11-08 08:32:47,506 [salt.state       ][INFO    ][1729] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:32:47.505915
2017-11-08 08:32:47,507 [salt.state       ][INFO    ][1729] 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-08 08:32:47,507 [salt.state       ][INFO    ][1729] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-08 08:32:47,507 [salt.state       ][INFO    ][1729] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:32:47.507365 duration_in_ms=1.45
2017-11-08 08:32:47,508 [salt.state       ][INFO    ][1729] Running state [/etc/salt/grains.d/salt] at time 08:32:47.507990
2017-11-08 08:32:47,508 [salt.state       ][INFO    ][1729] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-08 08:32:47,510 [salt.state       ][INFO    ][1729] File /etc/salt/grains.d/salt is in the correct state
2017-11-08 08:32:47,510 [salt.state       ][INFO    ][1729] Completed state [/etc/salt/grains.d/salt] at time 08:32:47.509999 duration_in_ms=2.009
2017-11-08 08:32:47,512 [salt.state       ][INFO    ][1729] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:32:47.511687
2017-11-08 08:32:47,512 [salt.state       ][INFO    ][1729] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-08 08:32:47,513 [salt.state       ][INFO    ][1729] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-08 08:32:47,513 [salt.state       ][INFO    ][1729] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:32:47.513153 duration_in_ms=1.466
2017-11-08 08:32:47,517 [salt.state       ][INFO    ][1729] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:32:47.517108
2017-11-08 08:32:47,517 [salt.state       ][INFO    ][1729] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-08 08:32:47,518 [salt.state       ][INFO    ][1729] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-08 08:32:47,518 [salt.state       ][INFO    ][1729] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:32:47.518275 duration_in_ms=1.168
2017-11-08 08:32:47,520 [salt.state       ][INFO    ][1729] Running state [mine.update] at time 08:32:47.519690
2017-11-08 08:32:47,520 [salt.state       ][INFO    ][1729] Executing state module.wait for mine.update
2017-11-08 08:32:47,521 [salt.state       ][INFO    ][1729] No changes made for mine.update
2017-11-08 08:32:47,521 [salt.state       ][INFO    ][1729] Completed state [mine.update] at time 08:32:47.521160 duration_in_ms=1.47
2017-11-08 08:32:47,521 [salt.state       ][INFO    ][1729] Running state [/etc/ssl/private] at time 08:32:47.521373
2017-11-08 08:32:47,522 [salt.state       ][INFO    ][1729] Executing state file.directory for /etc/ssl/private
2017-11-08 08:32:47,523 [salt.state       ][INFO    ][1729] Directory /etc/ssl/private is in the correct state
2017-11-08 08:32:47,523 [salt.state       ][INFO    ][1729] Completed state [/etc/ssl/private] at time 08:32:47.523195 duration_in_ms=1.821
2017-11-08 08:32:47,524 [salt.state       ][INFO    ][1729] Running state [/etc/ssl/certs] at time 08:32:47.523656
2017-11-08 08:32:47,524 [salt.state       ][INFO    ][1729] Executing state file.directory for /etc/ssl/certs
2017-11-08 08:32:47,525 [salt.state       ][INFO    ][1729] Directory /etc/ssl/certs is in the correct state
2017-11-08 08:32:47,525 [salt.state       ][INFO    ][1729] Completed state [/etc/ssl/certs] at time 08:32:47.525373 duration_in_ms=1.718
2017-11-08 08:32:47,528 [salt.state       ][INFO    ][1729] Running state [/etc/ssl/private/100.64.200.103.key] at time 08:32:47.527421
2017-11-08 08:32:47,528 [salt.state       ][INFO    ][1729] Executing state x509.private_key_managed for /etc/ssl/private/100.64.200.103.key
2017-11-08 08:32:47,529 [salt.state       ][INFO    ][1729] The Private key is already in the correct state
2017-11-08 08:32:47,529 [salt.state       ][INFO    ][1729] Completed state [/etc/ssl/private/100.64.200.103.key] at time 08:32:47.529387 duration_in_ms=1.968
2017-11-08 08:32:47,531 [salt.state       ][INFO    ][1729] Running state [/etc/ssl/private/100.64.200.103.key] at time 08:32:47.530795
2017-11-08 08:32:47,531 [salt.state       ][INFO    ][1729] Executing state file.managed for /etc/ssl/private/100.64.200.103.key
2017-11-08 08:32:47,532 [salt.state       ][INFO    ][1729] File /etc/ssl/private/100.64.200.103.key exists with proper permissions. No changes made.
2017-11-08 08:32:47,533 [salt.state       ][INFO    ][1729] Completed state [/etc/ssl/private/100.64.200.103.key] at time 08:32:47.532858 duration_in_ms=2.063
2017-11-08 08:32:47,750 [salt.state       ][INFO    ][1729] Running state [/etc/ssl/certs/100.64.200.103.crt] at time 08:32:47.749799
2017-11-08 08:32:47,750 [salt.state       ][INFO    ][1729] Executing state x509.certificate_managed for /etc/ssl/certs/100.64.200.103.crt
2017-11-08 08:32:47,761 [salt.loaded.int.module.publish][INFO    ][1729] Publishing 'x509.sign_remote_certificate' to tcp://10.20.0.2:4506
2017-11-08 08:32:48,114 [salt.state       ][INFO    ][1729] The certificate is already in the correct state
2017-11-08 08:32:48,115 [salt.state       ][INFO    ][1729] Completed state [/etc/ssl/certs/100.64.200.103.crt] at time 08:32:48.114911 duration_in_ms=365.107
2017-11-08 08:32:48,117 [salt.state       ][INFO    ][1729] Running state [/etc/ssl/certs/100.64.200.103.crt] at time 08:32:48.117004
2017-11-08 08:32:48,117 [salt.state       ][INFO    ][1729] Executing state file.managed for /etc/ssl/certs/100.64.200.103.crt
2017-11-08 08:32:48,119 [salt.state       ][INFO    ][1729] File /etc/ssl/certs/100.64.200.103.crt exists with proper permissions. No changes made.
2017-11-08 08:32:48,120 [salt.state       ][INFO    ][1729] Completed state [/etc/ssl/certs/100.64.200.103.crt] at time 08:32:48.119898 duration_in_ms=2.891
2017-11-08 08:32:48,127 [salt.state       ][INFO    ][1729] Running state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 08:32:48.126710
2017-11-08 08:32:48,128 [salt.state       ][INFO    ][1729] Executing state x509.pem_managed for /etc/ssl/certs/ca-salt_master_ca.crt
2017-11-08 08:32:48,129 [salt.state       ][INFO    ][1729] The file is already in the correct state
2017-11-08 08:32:48,129 [salt.state       ][INFO    ][1729] Completed state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 08:32:48.129199 duration_in_ms=2.49
2017-11-08 08:32:48,131 [salt.state       ][INFO    ][1729] Running state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 08:32:48.130926
2017-11-08 08:32:48,132 [salt.state       ][INFO    ][1729] Executing state file.managed for /etc/ssl/certs/ca-salt_master_ca.crt
2017-11-08 08:32:48,133 [salt.loaded.int.states.file][WARNING ][1729] 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-08 08:32:48,134 [salt.state       ][INFO    ][1729] File /etc/ssl/certs/ca-salt_master_ca.crt exists with proper permissions. No changes made.
2017-11-08 08:32:48,134 [salt.state       ][INFO    ][1729] Completed state [/etc/ssl/certs/ca-salt_master_ca.crt] at time 08:32:48.134301 duration_in_ms=3.372
2017-11-08 08:32:48,135 [salt.state       ][INFO    ][1729] Running state [ca-certificates] at time 08:32:48.135162
2017-11-08 08:32:48,136 [salt.state       ][INFO    ][1729] Executing state pkg.installed for ca-certificates
2017-11-08 08:32:48,147 [salt.state       ][INFO    ][1729] Package ca-certificates is already installed
2017-11-08 08:32:48,147 [salt.state       ][INFO    ][1729] Completed state [ca-certificates] at time 08:32:48.147153 duration_in_ms=11.99
2017-11-08 08:32:48,149 [salt.state       ][INFO    ][1729] Running state [update-ca-certificates] at time 08:32:48.149043
2017-11-08 08:32:48,149 [salt.state       ][INFO    ][1729] Executing state cmd.wait for update-ca-certificates
2017-11-08 08:32:48,150 [salt.state       ][INFO    ][1729] No changes made for update-ca-certificates
2017-11-08 08:32:48,151 [salt.state       ][INFO    ][1729] Completed state [update-ca-certificates] at time 08:32:48.150906 duration_in_ms=1.861
2017-11-08 08:32:48,156 [salt.minion      ][INFO    ][1729] Returning information for job: 20171108083239227215
2017-11-08 08:32:54,144 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command state.apply with jid 20171108083254132385
2017-11-08 08:32:54,162 [salt.minion      ][INFO    ][1878] Starting a new job with PID 1878
2017-11-08 08:32:57,745 [salt.state       ][INFO    ][1878] Loading fresh modules for state activity
2017-11-08 08:32:57,778 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-08 08:32:57,825 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-08 08:32:58,060 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:58,145 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-08 08:32:58,165 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:58,247 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-08 08:32:58,267 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:58,342 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-08 08:32:58,417 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:58,531 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-08 08:32:58,585 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:58,660 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-08 08:32:58,681 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:58,751 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-08 08:32:58,784 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:58,876 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-08 08:32:58,898 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:58,970 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-08 08:32:58,994 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:59,065 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-08 08:32:59,088 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:59,166 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-08 08:32:59,206 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:59,289 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-08 08:32:59,318 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:59,394 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-08 08:32:59,416 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:59,493 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-08 08:32:59,520 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:59,602 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-08 08:32:59,627 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:59,700 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-08 08:32:59,724 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:59,800 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-08 08:32:59,847 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:32:59,971 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-08 08:33:00,077 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:00,163 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-08 08:33:00,180 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:00,267 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-08 08:33:00,292 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:00,365 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-08 08:33:00,379 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-08 08:33:00,401 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-08 08:33:00,427 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-08 08:33:00,448 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-08 08:33:00,469 [salt.state       ][INFO    ][1878] Running state [/etc/environment] at time 08:33:00.469208
2017-11-08 08:33:00,470 [salt.state       ][INFO    ][1878] Executing state file.blockreplace for /etc/environment
2017-11-08 08:33:00,477 [salt.state       ][INFO    ][1878] 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-08 08:33:00,478 [salt.state       ][INFO    ][1878] Completed state [/etc/environment] at time 08:33:00.478306 duration_in_ms=9.1
2017-11-08 08:33:00,479 [salt.state       ][INFO    ][1878] Running state [/etc/profile.d] at time 08:33:00.478746
2017-11-08 08:33:00,479 [salt.state       ][INFO    ][1878] Executing state file.directory for /etc/profile.d
2017-11-08 08:33:00,480 [salt.state       ][INFO    ][1878] Directory /etc/profile.d is in the correct state
2017-11-08 08:33:00,481 [salt.state       ][INFO    ][1878] Completed state [/etc/profile.d] at time 08:33:00.480776 duration_in_ms=2.03
2017-11-08 08:33:00,872 [salt.state       ][INFO    ][1878] Running state [linux_repo_prereq_pkgs] at time 08:33:00.871771
2017-11-08 08:33:00,873 [salt.state       ][INFO    ][1878] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-08 08:33:00,873 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 08:33:01,487 [salt.state       ][INFO    ][1878] All specified packages are already installed
2017-11-08 08:33:01,488 [salt.state       ][INFO    ][1878] Completed state [linux_repo_prereq_pkgs] at time 08:33:01.487465 duration_in_ms=615.695
2017-11-08 08:33:01,488 [salt.state       ][INFO    ][1878] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 08:33:01.487758
2017-11-08 08:33:01,488 [salt.state       ][INFO    ][1878] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-08 08:33:01,488 [salt.state       ][INFO    ][1878] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-08 08:33:01,489 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 08:33:01.488601 duration_in_ms=0.843
2017-11-08 08:33:01,489 [salt.state       ][INFO    ][1878] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 08:33:01.488824
2017-11-08 08:33:01,489 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-08 08:33:01,510 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-08 08:33:01,531 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:01,595 [salt.state       ][INFO    ][1878] File changed:
New file
2017-11-08 08:33:01,595 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 08:33:01.595015 duration_in_ms=106.19
2017-11-08 08:33:01,598 [salt.state       ][INFO    ][1878] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 08:33:01.597885
2017-11-08 08:33:01,598 [salt.state       ][INFO    ][1878] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-08 08:33:02,022 [salt.loaded.int.module.cmdmod][INFO    ][1878] 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-08 08:33:02,162 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 08:33:04,229 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108083304216414
2017-11-08 08:33:04,252 [salt.minion      ][INFO    ][2386] Starting a new job with PID 2386
2017-11-08 08:33:04,264 [salt.minion      ][INFO    ][2386] Returning information for job: 20171108083304216414
2017-11-08 08:33:04,540 [salt.state       ][INFO    ][1878] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-11-08 08:33:04,541 [salt.state       ][INFO    ][1878] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 08:33:04.541087 duration_in_ms=2943.201
2017-11-08 08:33:04,542 [salt.state       ][INFO    ][1878] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 08:33:04.541600
2017-11-08 08:33:04,542 [salt.state       ][INFO    ][1878] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-08 08:33:04,543 [salt.state       ][INFO    ][1878] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-08 08:33:04,543 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 08:33:04.543030 duration_in_ms=1.431
2017-11-08 08:33:04,543 [salt.state       ][INFO    ][1878] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 08:33:04.543429
2017-11-08 08:33:04,544 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-08 08:33:04,557 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-08 08:33:04,577 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:04,637 [salt.state       ][INFO    ][1878] File changed:
New file
2017-11-08 08:33:04,638 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 08:33:04.637608 duration_in_ms=94.178
2017-11-08 08:33:04,639 [salt.state       ][INFO    ][1878] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 08:33:04.639015
2017-11-08 08:33:04,639 [salt.state       ][INFO    ][1878] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-08 08:33:04,762 [salt.loaded.int.module.cmdmod][INFO    ][1878] 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-08 08:33:04,864 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 08:33:07,257 [salt.state       ][INFO    ][1878] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'}
2017-11-08 08:33:07,257 [salt.state       ][INFO    ][1878] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 08:33:07.257264 duration_in_ms=2618.248
2017-11-08 08:33:07,258 [salt.state       ][INFO    ][1878] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 08:33:07.257753
2017-11-08 08:33:07,258 [salt.state       ][INFO    ][1878] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-08 08:33:07,259 [salt.state       ][INFO    ][1878] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-08 08:33:07,259 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 08:33:07.259181 duration_in_ms=1.428
2017-11-08 08:33:07,260 [salt.state       ][INFO    ][1878] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 08:33:07.259589
2017-11-08 08:33:07,260 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-08 08:33:07,274 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-08 08:33:07,296 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:07,356 [salt.state       ][INFO    ][1878] File changed:
New file
2017-11-08 08:33:07,357 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 08:33:07.356820 duration_in_ms=97.23
2017-11-08 08:33:07,358 [salt.state       ][INFO    ][1878] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 08:33:07.358179
2017-11-08 08:33:07,359 [salt.state       ][INFO    ][1878] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-08 08:33:07,450 [salt.loaded.int.module.cmdmod][INFO    ][1878] 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-08 08:33:07,571 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 08:33:10,299 [salt.state       ][INFO    ][1878] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'}
2017-11-08 08:33:10,300 [salt.state       ][INFO    ][1878] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 08:33:10.300033 duration_in_ms=2941.853
2017-11-08 08:33:10,301 [salt.state       ][INFO    ][1878] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 08:33:10.300785
2017-11-08 08:33:10,301 [salt.state       ][INFO    ][1878] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-08 08:33:10,302 [salt.state       ][INFO    ][1878] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-08 08:33:10,302 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 08:33:10.302259 duration_in_ms=1.475
2017-11-08 08:33:10,303 [salt.state       ][INFO    ][1878] Running state [/etc/apt/preferences.d/mk_openstack] at time 08:33:10.302681
2017-11-08 08:33:10,303 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-08 08:33:10,318 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-08 08:33:10,337 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:10,402 [salt.state       ][INFO    ][1878] File changed:
New file
2017-11-08 08:33:10,403 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/preferences.d/mk_openstack] at time 08:33:10.402841 duration_in_ms=100.159
2017-11-08 08:33:10,404 [salt.state       ][INFO    ][1878] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 08:33:10.404073
2017-11-08 08:33:10,404 [salt.state       ][INFO    ][1878] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-08 08:33:10,524 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-08 08:33:10,656 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 08:33:13,854 [salt.state       ][INFO    ][1878] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly ocata'}
2017-11-08 08:33:13,856 [salt.state       ][INFO    ][1878] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 08:33:13.855619 duration_in_ms=3451.543
2017-11-08 08:33:13,857 [salt.state       ][INFO    ][1878] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 08:33:13.856691
2017-11-08 08:33:13,858 [salt.state       ][INFO    ][1878] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-08 08:33:13,859 [salt.state       ][INFO    ][1878] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-08 08:33:13,860 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 08:33:13.859880 duration_in_ms=3.188
2017-11-08 08:33:13,861 [salt.state       ][INFO    ][1878] Running state [/etc/apt/preferences.d/mcp_extra] at time 08:33:13.860825
2017-11-08 08:33:13,862 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-08 08:33:13,880 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-08 08:33:13,905 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:13,972 [salt.state       ][INFO    ][1878] File changed:
New file
2017-11-08 08:33:13,973 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/preferences.d/mcp_extra] at time 08:33:13.972875 duration_in_ms=112.051
2017-11-08 08:33:13,974 [salt.state       ][INFO    ][1878] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 08:33:13.974188
2017-11-08 08:33:13,975 [salt.state       ][INFO    ][1878] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-08 08:33:14,122 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-08 08:33:14,233 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 08:33:14,438 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108083314420703
2017-11-08 08:33:14,463 [salt.minion      ][INFO    ][4175] Starting a new job with PID 4175
2017-11-08 08:33:14,484 [salt.minion      ][INFO    ][4175] Returning information for job: 20171108083314420703
2017-11-08 08:33:16,959 [salt.state       ][INFO    ][1878] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly extra'}
2017-11-08 08:33:16,960 [salt.state       ][INFO    ][1878] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 08:33:16.959805 duration_in_ms=2985.615
2017-11-08 08:33:16,960 [salt.state       ][INFO    ][1878] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 08:33:16.960302
2017-11-08 08:33:16,961 [salt.state       ][INFO    ][1878] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-08 08:33:16,961 [salt.state       ][INFO    ][1878] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-08 08:33:16,962 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 08:33:16.961714 duration_in_ms=1.412
2017-11-08 08:33:16,962 [salt.state       ][INFO    ][1878] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 08:33:16.962113
2017-11-08 08:33:16,963 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-08 08:33:16,977 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-08 08:33:16,997 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:17,056 [salt.state       ][INFO    ][1878] File changed:
New file
2017-11-08 08:33:17,057 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 08:33:17.056634 duration_in_ms=94.521
2017-11-08 08:33:17,058 [salt.state       ][INFO    ][1878] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 08:33:17.057960
2017-11-08 08:33:17,058 [salt.state       ][INFO    ][1878] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-08 08:33:17,143 [salt.loaded.int.module.cmdmod][INFO    ][1878] 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-08 08:33:17,246 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 08:33:20,037 [salt.state       ][INFO    ][1878] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'}
2017-11-08 08:33:20,038 [salt.state       ][INFO    ][1878] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 08:33:20.037460 duration_in_ms=2979.499
2017-11-08 08:33:20,038 [salt.state       ][INFO    ][1878] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 08:33:20.037776
2017-11-08 08:33:20,038 [salt.state       ][INFO    ][1878] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-08 08:33:20,039 [salt.state       ][INFO    ][1878] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-08 08:33:20,039 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 08:33:20.039276 duration_in_ms=1.498
2017-11-08 08:33:20,040 [salt.state       ][INFO    ][1878] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 08:33:20.039684
2017-11-08 08:33:20,040 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-08 08:33:20,053 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-08 08:33:20,072 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:20,133 [salt.state       ][INFO    ][1878] File changed:
New file
2017-11-08 08:33:20,133 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 08:33:20.133099 duration_in_ms=93.414
2017-11-08 08:33:20,134 [salt.state       ][INFO    ][1878] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 08:33:20.134262
2017-11-08 08:33:20,135 [salt.state       ][INFO    ][1878] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-08 08:33:20,294 [salt.loaded.int.module.cmdmod][INFO    ][1878] 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-08 08:33:20,394 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 08:33:22,915 [salt.state       ][INFO    ][1878] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'}
2017-11-08 08:33:22,916 [salt.state       ][INFO    ][1878] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 08:33:22.915859 duration_in_ms=2781.596
2017-11-08 08:33:22,916 [salt.state       ][INFO    ][1878] Running state [linux_extra_packages_installed] at time 08:33:22.916369
2017-11-08 08:33:22,917 [salt.state       ][INFO    ][1878] Executing state pkg.installed for linux_extra_packages_installed
2017-11-08 08:33:22,934 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-cache', '-q', 'policy', 'libapache2-mod-wsgi'] in directory '/root'
2017-11-08 08:33:23,015 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 08:33:24,634 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108083324618944
2017-11-08 08:33:24,659 [salt.minion      ][INFO    ][6270] Starting a new job with PID 6270
2017-11-08 08:33:24,672 [salt.minion      ][INFO    ][6270] Returning information for job: 20171108083324618944
2017-11-08 08:33:26,127 [salt.loaded.int.module.cmdmod][INFO    ][1878] 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-08 08:33:28,814 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 08:33:28,848 [salt.state       ][INFO    ][1878] 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-08 08:33:28,880 [salt.state       ][INFO    ][1878] Loading fresh modules for state activity
2017-11-08 08:33:28,932 [salt.state       ][INFO    ][1878] Completed state [linux_extra_packages_installed] at time 08:33:28.931427 duration_in_ms=6015.055
2017-11-08 08:33:28,942 [salt.state       ][INFO    ][1878] Running state [linux_extra_packages_purged] at time 08:33:28.941478
2017-11-08 08:33:28,942 [salt.state       ][INFO    ][1878] Executing state pkg.purged for linux_extra_packages_purged
2017-11-08 08:33:29,267 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init'] in directory '/root'
2017-11-08 08:33:32,038 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 08:33:32,065 [salt.state       ][INFO    ][1878] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}}}
2017-11-08 08:33:32,078 [salt.state       ][INFO    ][1878] Loading fresh modules for state activity
2017-11-08 08:33:32,100 [salt.state       ][INFO    ][1878] Completed state [linux_extra_packages_purged] at time 08:33:32.099727 duration_in_ms=3158.248
2017-11-08 08:33:32,107 [salt.state       ][INFO    ][1878] Running state [linux_extra_packages_latest] at time 08:33:32.107158
2017-11-08 08:33:32,108 [salt.state       ][INFO    ][1878] Executing state pkg.latest for linux_extra_packages_latest
2017-11-08 08:33:32,560 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-08 08:33:32,658 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-08 08:33:32,743 [salt.loaded.int.module.cmdmod][INFO    ][1878] 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-08 08:33:34,854 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108083334842335
2017-11-08 08:33:34,876 [salt.minion      ][INFO    ][6751] Starting a new job with PID 6751
2017-11-08 08:33:34,891 [salt.minion      ][INFO    ][6751] Returning information for job: 20171108083334842335
2017-11-08 08:33:35,005 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 08:33:35,035 [salt.state       ][INFO    ][1878] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-11-08 08:33:35,049 [salt.state       ][INFO    ][1878] Loading fresh modules for state activity
2017-11-08 08:33:35,071 [salt.state       ][INFO    ][1878] Completed state [linux_extra_packages_latest] at time 08:33:35.070862 duration_in_ms=2963.703
2017-11-08 08:33:35,074 [salt.state       ][INFO    ][1878] Running state [UTC] at time 08:33:35.073702
2017-11-08 08:33:35,074 [salt.state       ][INFO    ][1878] Executing state timezone.system for UTC
2017-11-08 08:33:35,077 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['timedatectl'] in directory '/root'
2017-11-08 08:33:35,125 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['timedatectl'] in directory '/root'
2017-11-08 08:33:35,138 [salt.state       ][INFO    ][1878] Timezone UTC already set, UTC already set to UTC
2017-11-08 08:33:35,139 [salt.state       ][INFO    ][1878] Completed state [UTC] at time 08:33:35.138895 duration_in_ms=65.192
2017-11-08 08:33:35,141 [salt.state       ][INFO    ][1878] Running state [nf_conntrack] at time 08:33:35.141033
2017-11-08 08:33:35,141 [salt.state       ][INFO    ][1878] Executing state kmod.present for nf_conntrack
2017-11-08 08:33:35,142 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'lsmod' in directory '/root'
2017-11-08 08:33:35,486 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'lsmod' in directory '/root'
2017-11-08 08:33:35,501 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-11-08 08:33:35,516 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'lsmod' in directory '/root'
2017-11-08 08:33:35,591 [salt.state       ][INFO    ][1878] {'nf_conntrack': 'loaded'}
2017-11-08 08:33:35,592 [salt.state       ][INFO    ][1878] Completed state [nf_conntrack] at time 08:33:35.591939 duration_in_ms=450.905
2017-11-08 08:33:35,594 [salt.state       ][INFO    ][1878] Running state [net.ipv4.tcp_keepalive_probes] at time 08:33:35.593976
2017-11-08 08:33:35,594 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-08 08:33:35,595 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,641 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-11-08 08:33:35,650 [salt.state       ][INFO    ][1878] {'net.ipv4.tcp_keepalive_probes': 8}
2017-11-08 08:33:35,650 [salt.state       ][INFO    ][1878] Completed state [net.ipv4.tcp_keepalive_probes] at time 08:33:35.650132 duration_in_ms=56.155
2017-11-08 08:33:35,650 [salt.state       ][INFO    ][1878] Running state [fs.file-max] at time 08:33:35.650445
2017-11-08 08:33:35,651 [salt.state       ][INFO    ][1878] Executing state sysctl.present for fs.file-max
2017-11-08 08:33:35,651 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,670 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-11-08 08:33:35,681 [salt.state       ][INFO    ][1878] {'fs.file-max': 124165}
2017-11-08 08:33:35,681 [salt.state       ][INFO    ][1878] Completed state [fs.file-max] at time 08:33:35.681081 duration_in_ms=30.635
2017-11-08 08:33:35,681 [salt.state       ][INFO    ][1878] Running state [net.core.somaxconn] at time 08:33:35.681395
2017-11-08 08:33:35,682 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.core.somaxconn
2017-11-08 08:33:35,682 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,702 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-11-08 08:33:35,714 [salt.state       ][INFO    ][1878] {'net.core.somaxconn': 4096}
2017-11-08 08:33:35,714 [salt.state       ][INFO    ][1878] Completed state [net.core.somaxconn] at time 08:33:35.714175 duration_in_ms=32.779
2017-11-08 08:33:35,715 [salt.state       ][INFO    ][1878] Running state [net.ipv4.tcp_max_syn_backlog] at time 08:33:35.714490
2017-11-08 08:33:35,715 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-08 08:33:35,715 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,736 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-11-08 08:33:35,749 [salt.state       ][INFO    ][1878] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-11-08 08:33:35,750 [salt.state       ][INFO    ][1878] Completed state [net.ipv4.tcp_max_syn_backlog] at time 08:33:35.749633 duration_in_ms=35.142
2017-11-08 08:33:35,750 [salt.state       ][INFO    ][1878] Running state [net.ipv4.tcp_tw_reuse] at time 08:33:35.749955
2017-11-08 08:33:35,750 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-08 08:33:35,751 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,772 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-11-08 08:33:35,786 [salt.state       ][INFO    ][1878] {'net.ipv4.tcp_tw_reuse': 1}
2017-11-08 08:33:35,786 [salt.state       ][INFO    ][1878] Completed state [net.ipv4.tcp_tw_reuse] at time 08:33:35.786140 duration_in_ms=36.184
2017-11-08 08:33:35,787 [salt.state       ][INFO    ][1878] Running state [net.nf_conntrack_max] at time 08:33:35.786575
2017-11-08 08:33:35,787 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.nf_conntrack_max
2017-11-08 08:33:35,788 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,810 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-11-08 08:33:35,822 [salt.state       ][INFO    ][1878] {'net.nf_conntrack_max': 1048576}
2017-11-08 08:33:35,822 [salt.state       ][INFO    ][1878] Completed state [net.nf_conntrack_max] at time 08:33:35.821859 duration_in_ms=35.284
2017-11-08 08:33:35,822 [salt.state       ][INFO    ][1878] Running state [net.ipv4.tcp_retries2] at time 08:33:35.822165
2017-11-08 08:33:35,822 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-08 08:33:35,823 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,845 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-11-08 08:33:35,856 [salt.state       ][INFO    ][1878] {'net.ipv4.tcp_retries2': 5}
2017-11-08 08:33:35,856 [salt.state       ][INFO    ][1878] Completed state [net.ipv4.tcp_retries2] at time 08:33:35.855929 duration_in_ms=33.764
2017-11-08 08:33:35,856 [salt.state       ][INFO    ][1878] Running state [vm.swappiness] at time 08:33:35.856237
2017-11-08 08:33:35,857 [salt.state       ][INFO    ][1878] Executing state sysctl.present for vm.swappiness
2017-11-08 08:33:35,857 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,879 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-11-08 08:33:35,892 [salt.state       ][INFO    ][1878] {'vm.swappiness': 10}
2017-11-08 08:33:35,893 [salt.state       ][INFO    ][1878] Completed state [vm.swappiness] at time 08:33:35.892660 duration_in_ms=36.422
2017-11-08 08:33:35,893 [salt.state       ][INFO    ][1878] Running state [net.ipv4.tcp_keepalive_intvl] at time 08:33:35.892999
2017-11-08 08:33:35,893 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-08 08:33:35,894 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,919 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-11-08 08:33:35,932 [salt.state       ][INFO    ][1878] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-11-08 08:33:35,932 [salt.state       ][INFO    ][1878] Completed state [net.ipv4.tcp_keepalive_intvl] at time 08:33:35.932236 duration_in_ms=39.236
2017-11-08 08:33:35,933 [salt.state       ][INFO    ][1878] Running state [net.ipv4.neigh.default.gc_thresh1] at time 08:33:35.932631
2017-11-08 08:33:35,933 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-08 08:33:35,934 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,961 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-11-08 08:33:35,972 [salt.state       ][INFO    ][1878] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-11-08 08:33:35,972 [salt.state       ][INFO    ][1878] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 08:33:35.971867 duration_in_ms=39.235
2017-11-08 08:33:35,972 [salt.state       ][INFO    ][1878] Running state [net.ipv4.neigh.default.gc_thresh2] at time 08:33:35.972193
2017-11-08 08:33:35,973 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-08 08:33:35,973 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:35,994 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-11-08 08:33:36,005 [salt.state       ][INFO    ][1878] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-11-08 08:33:36,006 [salt.state       ][INFO    ][1878] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 08:33:36.005637 duration_in_ms=33.443
2017-11-08 08:33:36,006 [salt.state       ][INFO    ][1878] Running state [net.ipv4.neigh.default.gc_thresh3] at time 08:33:36.005949
2017-11-08 08:33:36,006 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-08 08:33:36,007 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:36,028 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-11-08 08:33:36,040 [salt.state       ][INFO    ][1878] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-11-08 08:33:36,040 [salt.state       ][INFO    ][1878] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 08:33:36.040100 duration_in_ms=34.151
2017-11-08 08:33:36,040 [salt.state       ][INFO    ][1878] Running state [net.core.netdev_max_backlog] at time 08:33:36.040432
2017-11-08 08:33:36,041 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-08 08:33:36,041 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:36,062 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-11-08 08:33:36,073 [salt.state       ][INFO    ][1878] {'net.core.netdev_max_backlog': 261144}
2017-11-08 08:33:36,074 [salt.state       ][INFO    ][1878] Completed state [net.core.netdev_max_backlog] at time 08:33:36.073465 duration_in_ms=33.033
2017-11-08 08:33:36,074 [salt.state       ][INFO    ][1878] Running state [net.ipv4.tcp_keepalive_time] at time 08:33:36.073771
2017-11-08 08:33:36,074 [salt.state       ][INFO    ][1878] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-08 08:33:36,075 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:36,095 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-11-08 08:33:36,109 [salt.state       ][INFO    ][1878] {'net.ipv4.tcp_keepalive_time': 30}
2017-11-08 08:33:36,111 [salt.state       ][INFO    ][1878] Completed state [net.ipv4.tcp_keepalive_time] at time 08:33:36.110382 duration_in_ms=36.609
2017-11-08 08:33:36,111 [salt.state       ][INFO    ][1878] Running state [kernel.panic] at time 08:33:36.111233
2017-11-08 08:33:36,112 [salt.state       ][INFO    ][1878] Executing state sysctl.present for kernel.panic
2017-11-08 08:33:36,114 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -a' in directory '/root'
2017-11-08 08:33:36,149 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-11-08 08:33:36,163 [salt.state       ][INFO    ][1878] {'kernel.panic': 60}
2017-11-08 08:33:36,164 [salt.state       ][INFO    ][1878] Completed state [kernel.panic] at time 08:33:36.163815 duration_in_ms=52.581
2017-11-08 08:33:36,178 [salt.state       ][INFO    ][1878] Running state [linux_sysfs_package] at time 08:33:36.178123
2017-11-08 08:33:36,179 [salt.state       ][INFO    ][1878] Executing state pkg.installed for linux_sysfs_package
2017-11-08 08:33:36,784 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-11-08 08:33:36,878 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 08:33:41,051 [salt.loaded.int.module.cmdmod][INFO    ][1878] 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-08 08:33:43,984 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 08:33:44,027 [salt.state       ][INFO    ][1878] 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-08 08:33:44,056 [salt.state       ][INFO    ][1878] Loading fresh modules for state activity
2017-11-08 08:33:44,098 [salt.state       ][INFO    ][1878] Completed state [linux_sysfs_package] at time 08:33:44.098294 duration_in_ms=7920.169
2017-11-08 08:33:44,106 [salt.state       ][INFO    ][1878] Running state [/etc/sysfs.d] at time 08:33:44.105466
2017-11-08 08:33:44,107 [salt.state       ][INFO    ][1878] Executing state file.directory for /etc/sysfs.d
2017-11-08 08:33:44,113 [salt.state       ][INFO    ][1878] Directory /etc/sysfs.d is in the correct state
2017-11-08 08:33:44,114 [salt.state       ][INFO    ][1878] Completed state [/etc/sysfs.d] at time 08:33:44.113476 duration_in_ms=8.01
2017-11-08 08:33:44,234 [salt.state       ][INFO    ][1878] Running state [ondemand] at time 08:33:44.233581
2017-11-08 08:33:44,234 [salt.state       ][INFO    ][1878] Executing state service.dead for ondemand
2017-11-08 08:33:44,237 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-08 08:33:44,251 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-08 08:33:44,262 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-08 08:33:44,276 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-11-08 08:33:44,342 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-08 08:33:44,367 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-08 08:33:44,381 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-08 08:33:44,400 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-11-08 08:33:44,516 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-08 08:33:44,537 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'runlevel' in directory '/root'
2017-11-08 08:33:44,548 [salt.state       ][INFO    ][1878] {'ondemand': True}
2017-11-08 08:33:44,549 [salt.state       ][INFO    ][1878] Completed state [ondemand] at time 08:33:44.548780 duration_in_ms=315.202
2017-11-08 08:33:44,550 [salt.state       ][INFO    ][1878] Running state [cs_CZ.UTF-8] at time 08:33:44.549515
2017-11-08 08:33:44,550 [salt.state       ][INFO    ][1878] Executing state locale.present for cs_CZ.UTF-8
2017-11-08 08:33:44,550 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'locale -a' in directory '/root'
2017-11-08 08:33:44,570 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-11-08 08:33:45,062 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108083345052921
2017-11-08 08:33:45,097 [salt.minion      ][INFO    ][7631] Starting a new job with PID 7631
2017-11-08 08:33:45,122 [salt.minion      ][INFO    ][7631] Returning information for job: 20171108083345052921
2017-11-08 08:33:45,742 [salt.state       ][INFO    ][1878] {'locale': 'cs_CZ.UTF-8'}
2017-11-08 08:33:45,743 [salt.state       ][INFO    ][1878] Completed state [cs_CZ.UTF-8] at time 08:33:45.743382 duration_in_ms=1193.865
2017-11-08 08:33:45,744 [salt.state       ][INFO    ][1878] Running state [en_US.UTF-8] at time 08:33:45.743738
2017-11-08 08:33:45,745 [salt.state       ][INFO    ][1878] Executing state locale.present for en_US.UTF-8
2017-11-08 08:33:45,746 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'locale -a' in directory '/root'
2017-11-08 08:33:45,755 [salt.state       ][INFO    ][1878] Locale en_US.UTF-8 is already present
2017-11-08 08:33:45,756 [salt.state       ][INFO    ][1878] Completed state [en_US.UTF-8] at time 08:33:45.755449 duration_in_ms=11.711
2017-11-08 08:33:45,757 [salt.state       ][INFO    ][1878] Running state [en_US.UTF-8] at time 08:33:45.756956
2017-11-08 08:33:45,757 [salt.state       ][INFO    ][1878] Executing state locale.system for en_US.UTF-8
2017-11-08 08:33:45,758 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'localectl' in directory '/root'
2017-11-08 08:33:45,803 [salt.state       ][INFO    ][1878] System locale en_US.UTF-8 already set
2017-11-08 08:33:45,804 [salt.state       ][INFO    ][1878] Completed state [en_US.UTF-8] at time 08:33:45.803570 duration_in_ms=46.613
2017-11-08 08:33:45,805 [salt.state       ][INFO    ][1878] Running state [root] at time 08:33:45.805260
2017-11-08 08:33:45,806 [salt.state       ][INFO    ][1878] Executing state user.present for root
2017-11-08 08:33:45,813 [salt.state       ][INFO    ][1878] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17478}
2017-11-08 08:33:45,813 [salt.state       ][INFO    ][1878] Completed state [root] at time 08:33:45.812877 duration_in_ms=7.616
2017-11-08 08:33:45,814 [salt.state       ][INFO    ][1878] Running state [/root] at time 08:33:45.814170
2017-11-08 08:33:45,814 [salt.state       ][INFO    ][1878] Executing state file.directory for /root
2017-11-08 08:33:45,815 [salt.state       ][INFO    ][1878] Directory /root is in the correct state
2017-11-08 08:33:45,815 [salt.state       ][INFO    ][1878] Completed state [/root] at time 08:33:45.815268 duration_in_ms=1.098
2017-11-08 08:33:45,816 [salt.state       ][INFO    ][1878] Running state [/etc/sudoers.d/90-salt-user-root] at time 08:33:45.815475
2017-11-08 08:33:45,816 [salt.state       ][INFO    ][1878] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-08 08:33:45,816 [salt.state       ][INFO    ][1878] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-08 08:33:45,817 [salt.state       ][INFO    ][1878] Completed state [/etc/sudoers.d/90-salt-user-root] at time 08:33:45.816557 duration_in_ms=1.082
2017-11-08 08:33:45,817 [salt.state       ][INFO    ][1878] Running state [ubuntu] at time 08:33:45.816785
2017-11-08 08:33:45,817 [salt.state       ][INFO    ][1878] Executing state user.present for ubuntu
2017-11-08 08:33:45,818 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-11-08 08:33:45,884 [salt.state       ][INFO    ][1878] {'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-08 08:33:45,884 [salt.state       ][INFO    ][1878] Completed state [ubuntu] at time 08:33:45.884238 duration_in_ms=67.45
2017-11-08 08:33:45,888 [salt.state       ][INFO    ][1878] Running state [/home/ubuntu] at time 08:33:45.887695
2017-11-08 08:33:45,888 [salt.state       ][INFO    ][1878] Executing state file.directory for /home/ubuntu
2017-11-08 08:33:45,891 [salt.state       ][INFO    ][1878] {'mode': '0700'}
2017-11-08 08:33:45,891 [salt.state       ][INFO    ][1878] Completed state [/home/ubuntu] at time 08:33:45.891099 duration_in_ms=3.405
2017-11-08 08:33:45,894 [salt.state       ][INFO    ][1878] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:33:45.893458
2017-11-08 08:33:45,894 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-08 08:33:45,916 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-08 08:33:45,920 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command '/usr/sbin/visudo -c -f /tmp/tmpOcND49' in directory '/root'
2017-11-08 08:33:45,937 [salt.state       ][INFO    ][1878] File changed:
New file
2017-11-08 08:33:45,938 [salt.state       ][INFO    ][1878] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 08:33:45.938145 duration_in_ms=44.688
2017-11-08 08:33:45,939 [salt.state       ][INFO    ][1878] Running state [/etc/security/limits.d/90-salt-default.conf] at time 08:33:45.938630
2017-11-08 08:33:45,939 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-08 08:33:45,953 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-08 08:33:45,973 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:46,037 [salt.state       ][INFO    ][1878] File changed:
New file
2017-11-08 08:33:46,038 [salt.state       ][INFO    ][1878] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 08:33:46.037635 duration_in_ms=99.004
2017-11-08 08:33:46,038 [salt.state       ][INFO    ][1878] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 08:33:46.038067
2017-11-08 08:33:46,039 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-08 08:33:46,054 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-08 08:33:46,073 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-08 08:33:46,136 [salt.state       ][INFO    ][1878] File changed:
New file
2017-11-08 08:33:46,136 [salt.state       ][INFO    ][1878] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 08:33:46.136281 duration_in_ms=98.213
2017-11-08 08:33:46,138 [salt.state       ][INFO    ][1878] Running state [service.systemctl_reload] at time 08:33:46.138024
2017-11-08 08:33:46,138 [salt.state       ][INFO    ][1878] Executing state module.wait for service.systemctl_reload
2017-11-08 08:33:46,139 [salt.state       ][INFO    ][1878] No changes made for service.systemctl_reload
2017-11-08 08:33:46,139 [salt.state       ][INFO    ][1878] Completed state [service.systemctl_reload] at time 08:33:46.139246 duration_in_ms=1.222
2017-11-08 08:33:46,140 [salt.state       ][INFO    ][1878] Running state [service.systemctl_reload] at time 08:33:46.139616
2017-11-08 08:33:46,140 [salt.state       ][INFO    ][1878] Executing state module.mod_watch for service.systemctl_reload
2017-11-08 08:33:46,141 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-08 08:33:46,201 [salt.state       ][INFO    ][1878] {'ret': True}
2017-11-08 08:33:46,202 [salt.state       ][INFO    ][1878] Completed state [service.systemctl_reload] at time 08:33:46.201751 duration_in_ms=62.134
2017-11-08 08:33:46,202 [salt.state       ][INFO    ][1878] Running state [/etc/hostname] at time 08:33:46.202123
2017-11-08 08:33:46,202 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/hostname
2017-11-08 08:33:46,216 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-08 08:33:46,219 [salt.state       ][INFO    ][1878] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+prx02

2017-11-08 08:33:46,220 [salt.state       ][INFO    ][1878] Completed state [/etc/hostname] at time 08:33:46.219483 duration_in_ms=17.359
2017-11-08 08:33:46,222 [salt.state       ][INFO    ][1878] Running state [hostname prx02] at time 08:33:46.221685
2017-11-08 08:33:46,222 [salt.state       ][INFO    ][1878] Executing state cmd.wait for hostname prx02
2017-11-08 08:33:46,222 [salt.state       ][INFO    ][1878] No changes made for hostname prx02
2017-11-08 08:33:46,222 [salt.state       ][INFO    ][1878] Completed state [hostname prx02] at time 08:33:46.222371 duration_in_ms=0.686
2017-11-08 08:33:46,223 [salt.state       ][INFO    ][1878] Running state [hostname prx02] at time 08:33:46.222573
2017-11-08 08:33:46,223 [salt.state       ][INFO    ][1878] Executing state cmd.mod_watch for hostname prx02
2017-11-08 08:33:46,224 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command 'hostname prx02' in directory '/root'
2017-11-08 08:33:46,236 [salt.state       ][INFO    ][1878] {'pid': 7660, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-08 08:33:46,236 [salt.state       ][INFO    ][1878] Completed state [hostname prx02] at time 08:33:46.236029 duration_in_ms=13.454
2017-11-08 08:33:46,237 [salt.state       ][INFO    ][1878] Running state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.236838
2017-11-08 08:33:46,237 [salt.state       ][INFO    ][1878] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,239 [salt.state       ][INFO    ][1878] {'host': 'mdb02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,239 [salt.state       ][INFO    ][1878] Completed state [mdb02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.239415 duration_in_ms=2.577
2017-11-08 08:33:46,240 [salt.state       ][INFO    ][1878] Running state [mdb02] at time 08:33:46.239677
2017-11-08 08:33:46,240 [salt.state       ][INFO    ][1878] Executing state host.present for mdb02
2017-11-08 08:33:46,241 [salt.state       ][INFO    ][1878] {'host': 'mdb02'}
2017-11-08 08:33:46,241 [salt.state       ][INFO    ][1878] Completed state [mdb02] at time 08:33:46.240785 duration_in_ms=1.108
2017-11-08 08:33:46,241 [salt.state       ][INFO    ][1878] Running state [mdb03] at time 08:33:46.241026
2017-11-08 08:33:46,241 [salt.state       ][INFO    ][1878] Executing state host.present for mdb03
2017-11-08 08:33:46,242 [salt.state       ][INFO    ][1878] {'host': 'mdb03'}
2017-11-08 08:33:46,242 [salt.state       ][INFO    ][1878] Completed state [mdb03] at time 08:33:46.242117 duration_in_ms=1.091
2017-11-08 08:33:46,242 [salt.state       ][INFO    ][1878] Running state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.242348
2017-11-08 08:33:46,243 [salt.state       ][INFO    ][1878] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,243 [salt.state       ][INFO    ][1878] {'host': 'mdb03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,244 [salt.state       ][INFO    ][1878] Completed state [mdb03.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.243476 duration_in_ms=1.128
2017-11-08 08:33:46,244 [salt.state       ][INFO    ][1878] Running state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.243722
2017-11-08 08:33:46,244 [salt.state       ][INFO    ][1878] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,245 [salt.state       ][INFO    ][1878] {'host': 'mdb01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,245 [salt.state       ][INFO    ][1878] Completed state [mdb01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.244827 duration_in_ms=1.105
2017-11-08 08:33:46,245 [salt.state       ][INFO    ][1878] Running state [mdb01] at time 08:33:46.245059
2017-11-08 08:33:46,245 [salt.state       ][INFO    ][1878] Executing state host.present for mdb01
2017-11-08 08:33:46,246 [salt.state       ][INFO    ][1878] {'host': 'mdb01'}
2017-11-08 08:33:46,246 [salt.state       ][INFO    ][1878] Completed state [mdb01] at time 08:33:46.246156 duration_in_ms=1.097
2017-11-08 08:33:46,246 [salt.state       ][INFO    ][1878] Running state [mdb] at time 08:33:46.246387
2017-11-08 08:33:46,247 [salt.state       ][INFO    ][1878] Executing state host.present for mdb
2017-11-08 08:33:46,247 [salt.state       ][INFO    ][1878] {'host': 'mdb'}
2017-11-08 08:33:46,248 [salt.state       ][INFO    ][1878] Completed state [mdb] at time 08:33:46.247537 duration_in_ms=1.15
2017-11-08 08:33:46,248 [salt.state       ][INFO    ][1878] Running state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.247761
2017-11-08 08:33:46,248 [salt.state       ][INFO    ][1878] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,249 [salt.state       ][INFO    ][1878] {'host': 'mdb.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,249 [salt.state       ][INFO    ][1878] Completed state [mdb.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.248913 duration_in_ms=1.151
2017-11-08 08:33:46,249 [salt.state       ][INFO    ][1878] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.249148
2017-11-08 08:33:46,249 [salt.state       ][INFO    ][1878] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,250 [salt.state       ][INFO    ][1878] {'host': 'cfg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,250 [salt.state       ][INFO    ][1878] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.250278 duration_in_ms=1.13
2017-11-08 08:33:46,251 [salt.state       ][INFO    ][1878] Running state [cfg01] at time 08:33:46.250535
2017-11-08 08:33:46,251 [salt.state       ][INFO    ][1878] Executing state host.present for cfg01
2017-11-08 08:33:46,252 [salt.state       ][INFO    ][1878] {'host': 'cfg01'}
2017-11-08 08:33:46,252 [salt.state       ][INFO    ][1878] Completed state [cfg01] at time 08:33:46.251729 duration_in_ms=1.194
2017-11-08 08:33:46,252 [salt.state       ][INFO    ][1878] Running state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.251945
2017-11-08 08:33:46,252 [salt.state       ][INFO    ][1878] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,253 [salt.state       ][INFO    ][1878] {'host': 'prx01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,253 [salt.state       ][INFO    ][1878] Completed state [prx01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.253082 duration_in_ms=1.137
2017-11-08 08:33:46,253 [salt.state       ][INFO    ][1878] Running state [prx01] at time 08:33:46.253318
2017-11-08 08:33:46,254 [salt.state       ][INFO    ][1878] Executing state host.present for prx01
2017-11-08 08:33:46,254 [salt.state       ][INFO    ][1878] {'host': 'prx01'}
2017-11-08 08:33:46,255 [salt.state       ][INFO    ][1878] Completed state [prx01] at time 08:33:46.254475 duration_in_ms=1.157
2017-11-08 08:33:46,255 [salt.state       ][INFO    ][1878] Running state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.254726
2017-11-08 08:33:46,255 [salt.state       ][INFO    ][1878] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,256 [salt.state       ][INFO    ][1878] {'host': 'kvm01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,256 [salt.state       ][INFO    ][1878] Completed state [kvm01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.255923 duration_in_ms=1.197
2017-11-08 08:33:46,256 [salt.state       ][INFO    ][1878] Running state [kvm01] at time 08:33:46.256138
2017-11-08 08:33:46,256 [salt.state       ][INFO    ][1878] Executing state host.present for kvm01
2017-11-08 08:33:46,257 [salt.state       ][INFO    ][1878] {'host': 'kvm01'}
2017-11-08 08:33:46,257 [salt.state       ][INFO    ][1878] Completed state [kvm01] at time 08:33:46.257303 duration_in_ms=1.165
2017-11-08 08:33:46,258 [salt.state       ][INFO    ][1878] Running state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.257531
2017-11-08 08:33:46,258 [salt.state       ][INFO    ][1878] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,259 [salt.state       ][INFO    ][1878] {'host': 'kvm03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,259 [salt.state       ][INFO    ][1878] Completed state [kvm03.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.258761 duration_in_ms=1.23
2017-11-08 08:33:46,259 [salt.state       ][INFO    ][1878] Running state [kvm03] at time 08:33:46.258979
2017-11-08 08:33:46,259 [salt.state       ][INFO    ][1878] Executing state host.present for kvm03
2017-11-08 08:33:46,260 [salt.state       ][INFO    ][1878] {'host': 'kvm03'}
2017-11-08 08:33:46,260 [salt.state       ][INFO    ][1878] Completed state [kvm03] at time 08:33:46.260180 duration_in_ms=1.202
2017-11-08 08:33:46,260 [salt.state       ][INFO    ][1878] Running state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.260413
2017-11-08 08:33:46,261 [salt.state       ][INFO    ][1878] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,261 [salt.state       ][INFO    ][1878] {'host': 'kvm02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,262 [salt.state       ][INFO    ][1878] Completed state [kvm02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.261603 duration_in_ms=1.19
2017-11-08 08:33:46,262 [salt.state       ][INFO    ][1878] Running state [kvm02] at time 08:33:46.261829
2017-11-08 08:33:46,262 [salt.state       ][INFO    ][1878] Executing state host.present for kvm02
2017-11-08 08:33:46,263 [salt.state       ][INFO    ][1878] {'host': 'kvm02'}
2017-11-08 08:33:46,263 [salt.state       ][INFO    ][1878] Completed state [kvm02] at time 08:33:46.263441 duration_in_ms=1.611
2017-11-08 08:33:46,264 [salt.state       ][INFO    ][1878] Running state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.263679
2017-11-08 08:33:46,264 [salt.state       ][INFO    ][1878] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,265 [salt.state       ][INFO    ][1878] {'host': 'dbs.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,265 [salt.state       ][INFO    ][1878] Completed state [dbs.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.264856 duration_in_ms=1.177
2017-11-08 08:33:46,265 [salt.state       ][INFO    ][1878] Running state [dbs] at time 08:33:46.265084
2017-11-08 08:33:46,265 [salt.state       ][INFO    ][1878] Executing state host.present for dbs
2017-11-08 08:33:46,266 [salt.state       ][INFO    ][1878] {'host': 'dbs'}
2017-11-08 08:33:46,266 [salt.state       ][INFO    ][1878] Completed state [dbs] at time 08:33:46.266280 duration_in_ms=1.195
2017-11-08 08:33:46,267 [salt.state       ][INFO    ][1878] Running state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.266535
2017-11-08 08:33:46,267 [salt.state       ][INFO    ][1878] Executing state host.present for prx.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,268 [salt.state       ][INFO    ][1878] {'host': 'prx.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,268 [salt.state       ][INFO    ][1878] Completed state [prx.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.267766 duration_in_ms=1.231
2017-11-08 08:33:46,268 [salt.state       ][INFO    ][1878] Running state [prx] at time 08:33:46.267977
2017-11-08 08:33:46,268 [salt.state       ][INFO    ][1878] Executing state host.present for prx
2017-11-08 08:33:46,269 [salt.state       ][INFO    ][1878] {'host': 'prx'}
2017-11-08 08:33:46,269 [salt.state       ][INFO    ][1878] Completed state [prx] at time 08:33:46.269174 duration_in_ms=1.197
2017-11-08 08:33:46,269 [salt.state       ][INFO    ][1878] Running state [prx02] at time 08:33:46.269409
2017-11-08 08:33:46,270 [salt.state       ][INFO    ][1878] Executing state host.present for prx02
2017-11-08 08:33:46,270 [salt.state       ][INFO    ][1878] {'host': 'prx02'}
2017-11-08 08:33:46,271 [salt.state       ][INFO    ][1878] Completed state [prx02] at time 08:33:46.270635 duration_in_ms=1.226
2017-11-08 08:33:46,271 [salt.state       ][INFO    ][1878] Running state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.270853
2017-11-08 08:33:46,271 [salt.state       ][INFO    ][1878] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,272 [salt.state       ][INFO    ][1878] {'host': 'prx02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,272 [salt.state       ][INFO    ][1878] Completed state [prx02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.272103 duration_in_ms=1.25
2017-11-08 08:33:46,272 [salt.state       ][INFO    ][1878] Running state [gtw01] at time 08:33:46.272333
2017-11-08 08:33:46,273 [salt.state       ][INFO    ][1878] Executing state host.present for gtw01
2017-11-08 08:33:46,273 [salt.state       ][INFO    ][1878] {'host': 'gtw01'}
2017-11-08 08:33:46,274 [salt.state       ][INFO    ][1878] Completed state [gtw01] at time 08:33:46.273556 duration_in_ms=1.223
2017-11-08 08:33:46,274 [salt.state       ][INFO    ][1878] Running state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.273791
2017-11-08 08:33:46,274 [salt.state       ][INFO    ][1878] Executing state host.present for gtw01.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,275 [salt.state       ][INFO    ][1878] {'host': 'gtw01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,275 [salt.state       ][INFO    ][1878] Completed state [gtw01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.275051 duration_in_ms=1.26
2017-11-08 08:33:46,275 [salt.state       ][INFO    ][1878] Running state [gtw02] at time 08:33:46.275271
2017-11-08 08:33:46,275 [salt.state       ][INFO    ][1878] Executing state host.present for gtw02
2017-11-08 08:33:46,276 [salt.state       ][INFO    ][1878] {'host': 'gtw02'}
2017-11-08 08:33:46,277 [salt.state       ][INFO    ][1878] Completed state [gtw02] at time 08:33:46.276514 duration_in_ms=1.243
2017-11-08 08:33:46,277 [salt.state       ][INFO    ][1878] Running state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.276751
2017-11-08 08:33:46,277 [salt.state       ][INFO    ][1878] Executing state host.present for gtw02.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,278 [salt.state       ][INFO    ][1878] {'host': 'gtw02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,278 [salt.state       ][INFO    ][1878] Completed state [gtw02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.278018 duration_in_ms=1.267
2017-11-08 08:33:46,278 [salt.state       ][INFO    ][1878] Running state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.278233
2017-11-08 08:33:46,278 [salt.state       ][INFO    ][1878] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,279 [salt.state       ][INFO    ][1878] {'host': 'msg02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,280 [salt.state       ][INFO    ][1878] Completed state [msg02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.279532 duration_in_ms=1.293
2017-11-08 08:33:46,280 [salt.state       ][INFO    ][1878] Running state [msg02] at time 08:33:46.279757
2017-11-08 08:33:46,280 [salt.state       ][INFO    ][1878] Executing state host.present for msg02
2017-11-08 08:33:46,281 [salt.state       ][INFO    ][1878] {'host': 'msg02'}
2017-11-08 08:33:46,281 [salt.state       ][INFO    ][1878] Completed state [msg02] at time 08:33:46.281032 duration_in_ms=1.268
2017-11-08 08:33:46,281 [salt.state       ][INFO    ][1878] Running state [msg03] at time 08:33:46.281261
2017-11-08 08:33:46,281 [salt.state       ][INFO    ][1878] Executing state host.present for msg03
2017-11-08 08:33:46,282 [salt.state       ][INFO    ][1878] {'host': 'msg03'}
2017-11-08 08:33:46,283 [salt.state       ][INFO    ][1878] Completed state [msg03] at time 08:33:46.282561 duration_in_ms=1.3
2017-11-08 08:33:46,283 [salt.state       ][INFO    ][1878] Running state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.282795
2017-11-08 08:33:46,283 [salt.state       ][INFO    ][1878] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,287 [salt.state       ][INFO    ][1878] {'host': 'msg03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,288 [salt.state       ][INFO    ][1878] Completed state [msg03.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.287474 duration_in_ms=4.679
2017-11-08 08:33:46,288 [salt.state       ][INFO    ][1878] Running state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.287738
2017-11-08 08:33:46,288 [salt.state       ][INFO    ][1878] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,289 [salt.state       ][INFO    ][1878] {'host': 'msg01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,289 [salt.state       ][INFO    ][1878] Completed state [msg01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.289055 duration_in_ms=1.317
2017-11-08 08:33:46,289 [salt.state       ][INFO    ][1878] Running state [msg01] at time 08:33:46.289284
2017-11-08 08:33:46,289 [salt.state       ][INFO    ][1878] Executing state host.present for msg01
2017-11-08 08:33:46,290 [salt.state       ][INFO    ][1878] {'host': 'msg01'}
2017-11-08 08:33:46,291 [salt.state       ][INFO    ][1878] Completed state [msg01] at time 08:33:46.290610 duration_in_ms=1.326
2017-11-08 08:33:46,291 [salt.state       ][INFO    ][1878] Running state [msg] at time 08:33:46.290841
2017-11-08 08:33:46,291 [salt.state       ][INFO    ][1878] Executing state host.present for msg
2017-11-08 08:33:46,292 [salt.state       ][INFO    ][1878] {'host': 'msg'}
2017-11-08 08:33:46,292 [salt.state       ][INFO    ][1878] Completed state [msg] at time 08:33:46.292161 duration_in_ms=1.32
2017-11-08 08:33:46,292 [salt.state       ][INFO    ][1878] Running state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.292387
2017-11-08 08:33:46,293 [salt.state       ][INFO    ][1878] Executing state host.present for msg.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,294 [salt.state       ][INFO    ][1878] {'host': 'msg.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,294 [salt.state       ][INFO    ][1878] Completed state [msg.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.293706 duration_in_ms=1.319
2017-11-08 08:33:46,294 [salt.state       ][INFO    ][1878] Running state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.293933
2017-11-08 08:33:46,294 [salt.state       ][INFO    ][1878] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,295 [salt.state       ][INFO    ][1878] Host cfg01.baremetal-mcp-ocata-ovs-ha.local (192.168.10.100) already present
2017-11-08 08:33:46,295 [salt.state       ][INFO    ][1878] Completed state [cfg01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.294731 duration_in_ms=0.797
2017-11-08 08:33:46,295 [salt.state       ][INFO    ][1878] Running state [cfg01] at time 08:33:46.294940
2017-11-08 08:33:46,295 [salt.state       ][INFO    ][1878] Executing state host.present for cfg01
2017-11-08 08:33:46,296 [salt.state       ][INFO    ][1878] Host cfg01 (192.168.10.100) already present
2017-11-08 08:33:46,296 [salt.state       ][INFO    ][1878] Completed state [cfg01] at time 08:33:46.295710 duration_in_ms=0.77
2017-11-08 08:33:46,296 [salt.state       ][INFO    ][1878] Running state [cmp002] at time 08:33:46.295912
2017-11-08 08:33:46,296 [salt.state       ][INFO    ][1878] Executing state host.present for cmp002
2017-11-08 08:33:46,297 [salt.state       ][INFO    ][1878] {'host': 'cmp002'}
2017-11-08 08:33:46,297 [salt.state       ][INFO    ][1878] Completed state [cmp002] at time 08:33:46.297211 duration_in_ms=1.298
2017-11-08 08:33:46,297 [salt.state       ][INFO    ][1878] Running state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.297440
2017-11-08 08:33:46,298 [salt.state       ][INFO    ][1878] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,299 [salt.state       ][INFO    ][1878] {'host': 'cmp002.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,299 [salt.state       ][INFO    ][1878] Completed state [cmp002.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.298817 duration_in_ms=1.376
2017-11-08 08:33:46,299 [salt.state       ][INFO    ][1878] Running state [cmp001] at time 08:33:46.299046
2017-11-08 08:33:46,299 [salt.state       ][INFO    ][1878] Executing state host.present for cmp001
2017-11-08 08:33:46,300 [salt.state       ][INFO    ][1878] {'host': 'cmp001'}
2017-11-08 08:33:46,300 [salt.state       ][INFO    ][1878] Completed state [cmp001] at time 08:33:46.300397 duration_in_ms=1.351
2017-11-08 08:33:46,301 [salt.state       ][INFO    ][1878] Running state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.300608
2017-11-08 08:33:46,301 [salt.state       ][INFO    ][1878] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,302 [salt.state       ][INFO    ][1878] {'host': 'cmp001.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,302 [salt.state       ][INFO    ][1878] Completed state [cmp001.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.302005 duration_in_ms=1.397
2017-11-08 08:33:46,302 [salt.state       ][INFO    ][1878] Running state [dbs01] at time 08:33:46.302240
2017-11-08 08:33:46,302 [salt.state       ][INFO    ][1878] Executing state host.present for dbs01
2017-11-08 08:33:46,304 [salt.state       ][INFO    ][1878] {'host': 'dbs01'}
2017-11-08 08:33:46,304 [salt.state       ][INFO    ][1878] Completed state [dbs01] at time 08:33:46.303765 duration_in_ms=1.525
2017-11-08 08:33:46,304 [salt.state       ][INFO    ][1878] Running state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.303988
2017-11-08 08:33:46,304 [salt.state       ][INFO    ][1878] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,305 [salt.state       ][INFO    ][1878] {'host': 'dbs01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,305 [salt.state       ][INFO    ][1878] Completed state [dbs01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.305368 duration_in_ms=1.379
2017-11-08 08:33:46,306 [salt.state       ][INFO    ][1878] Running state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.305610
2017-11-08 08:33:46,306 [salt.state       ][INFO    ][1878] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,307 [salt.state       ][INFO    ][1878] {'host': 'dbs02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,307 [salt.state       ][INFO    ][1878] Completed state [dbs02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.307017 duration_in_ms=1.407
2017-11-08 08:33:46,307 [salt.state       ][INFO    ][1878] Running state [dbs02] at time 08:33:46.307240
2017-11-08 08:33:46,307 [salt.state       ][INFO    ][1878] Executing state host.present for dbs02
2017-11-08 08:33:46,308 [salt.state       ][INFO    ][1878] {'host': 'dbs02'}
2017-11-08 08:33:46,309 [salt.state       ][INFO    ][1878] Completed state [dbs02] at time 08:33:46.308622 duration_in_ms=1.375
2017-11-08 08:33:46,309 [salt.state       ][INFO    ][1878] Running state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.308836
2017-11-08 08:33:46,309 [salt.state       ][INFO    ][1878] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,310 [salt.state       ][INFO    ][1878] {'host': 'dbs03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,310 [salt.state       ][INFO    ][1878] Completed state [dbs03.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.310204 duration_in_ms=1.368
2017-11-08 08:33:46,310 [salt.state       ][INFO    ][1878] Running state [dbs03] at time 08:33:46.310430
2017-11-08 08:33:46,311 [salt.state       ][INFO    ][1878] Executing state host.present for dbs03
2017-11-08 08:33:46,312 [salt.state       ][INFO    ][1878] {'host': 'dbs03'}
2017-11-08 08:33:46,312 [salt.state       ][INFO    ][1878] Completed state [dbs03] at time 08:33:46.311856 duration_in_ms=1.426
2017-11-08 08:33:46,312 [salt.state       ][INFO    ][1878] Running state [mas01] at time 08:33:46.312081
2017-11-08 08:33:46,312 [salt.state       ][INFO    ][1878] Executing state host.present for mas01
2017-11-08 08:33:46,313 [salt.state       ][INFO    ][1878] {'host': 'mas01'}
2017-11-08 08:33:46,314 [salt.state       ][INFO    ][1878] Completed state [mas01] at time 08:33:46.313464 duration_in_ms=1.383
2017-11-08 08:33:46,314 [salt.state       ][INFO    ][1878] Running state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.313697
2017-11-08 08:33:46,314 [salt.state       ][INFO    ][1878] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,315 [salt.state       ][INFO    ][1878] {'host': 'mas01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,315 [salt.state       ][INFO    ][1878] Completed state [mas01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.315123 duration_in_ms=1.426
2017-11-08 08:33:46,315 [salt.state       ][INFO    ][1878] Running state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.315352
2017-11-08 08:33:46,316 [salt.state       ][INFO    ][1878] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,317 [salt.state       ][INFO    ][1878] {'host': 'ctl02.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,317 [salt.state       ][INFO    ][1878] Completed state [ctl02.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.316773 duration_in_ms=1.421
2017-11-08 08:33:46,317 [salt.state       ][INFO    ][1878] Running state [ctl02] at time 08:33:46.316993
2017-11-08 08:33:46,317 [salt.state       ][INFO    ][1878] Executing state host.present for ctl02
2017-11-08 08:33:46,318 [salt.state       ][INFO    ][1878] {'host': 'ctl02'}
2017-11-08 08:33:46,319 [salt.state       ][INFO    ][1878] Completed state [ctl02] at time 08:33:46.318538 duration_in_ms=1.545
2017-11-08 08:33:46,319 [salt.state       ][INFO    ][1878] Running state [ctl03] at time 08:33:46.318776
2017-11-08 08:33:46,319 [salt.state       ][INFO    ][1878] Executing state host.present for ctl03
2017-11-08 08:33:46,320 [salt.state       ][INFO    ][1878] {'host': 'ctl03'}
2017-11-08 08:33:46,320 [salt.state       ][INFO    ][1878] Completed state [ctl03] at time 08:33:46.320200 duration_in_ms=1.424
2017-11-08 08:33:46,320 [salt.state       ][INFO    ][1878] Running state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.320421
2017-11-08 08:33:46,321 [salt.state       ][INFO    ][1878] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,322 [salt.state       ][INFO    ][1878] {'host': 'ctl03.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,322 [salt.state       ][INFO    ][1878] Completed state [ctl03.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.321871 duration_in_ms=1.45
2017-11-08 08:33:46,322 [salt.state       ][INFO    ][1878] Running state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.322101
2017-11-08 08:33:46,322 [salt.state       ][INFO    ][1878] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,323 [salt.state       ][INFO    ][1878] {'host': 'ctl01.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,324 [salt.state       ][INFO    ][1878] Completed state [ctl01.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.323570 duration_in_ms=1.469
2017-11-08 08:33:46,324 [salt.state       ][INFO    ][1878] Running state [ctl01] at time 08:33:46.323787
2017-11-08 08:33:46,324 [salt.state       ][INFO    ][1878] Executing state host.present for ctl01
2017-11-08 08:33:46,325 [salt.state       ][INFO    ][1878] {'host': 'ctl01'}
2017-11-08 08:33:46,325 [salt.state       ][INFO    ][1878] Completed state [ctl01] at time 08:33:46.325219 duration_in_ms=1.432
2017-11-08 08:33:46,325 [salt.state       ][INFO    ][1878] Running state [ctl] at time 08:33:46.325454
2017-11-08 08:33:46,326 [salt.state       ][INFO    ][1878] Executing state host.present for ctl
2017-11-08 08:33:46,327 [salt.state       ][INFO    ][1878] {'host': 'ctl'}
2017-11-08 08:33:46,327 [salt.state       ][INFO    ][1878] Completed state [ctl] at time 08:33:46.326945 duration_in_ms=1.491
2017-11-08 08:33:46,327 [salt.state       ][INFO    ][1878] Running state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.327157
2017-11-08 08:33:46,327 [salt.state       ][INFO    ][1878] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-ha.local
2017-11-08 08:33:46,329 [salt.state       ][INFO    ][1878] {'host': 'ctl.baremetal-mcp-ocata-ovs-ha.local'}
2017-11-08 08:33:46,329 [salt.state       ][INFO    ][1878] Completed state [ctl.baremetal-mcp-ocata-ovs-ha.local] at time 08:33:46.328665 duration_in_ms=1.506
2017-11-08 08:33:46,332 [salt.state       ][INFO    ][1878] Running state [ens2] at time 08:33:46.331970
2017-11-08 08:33:46,332 [salt.state       ][INFO    ][1878] Executing state network.managed for ens2
2017-11-08 08:33:46,936 [salt.state       ][INFO    ][1878] Interface ens2 is up to date.
2017-11-08 08:33:46,936 [salt.state       ][INFO    ][1878] Completed state [ens2] at time 08:33:46.935969 duration_in_ms=603.997
2017-11-08 08:33:46,936 [salt.state       ][INFO    ][1878] Running state [ens3] at time 08:33:46.936259
2017-11-08 08:33:46,937 [salt.state       ][INFO    ][1878] Executing state network.managed for ens3
2017-11-08 08:33:46,962 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-11-08 08:33:46,995 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['ifup', 'ens3'] in directory '/root'
2017-11-08 08:33:47,075 [salt.state       ][INFO    ][1878] {'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-08 08:33:47,075 [salt.state       ][INFO    ][1878] Completed state [ens3] at time 08:33:47.074961 duration_in_ms=138.702
2017-11-08 08:33:47,076 [salt.state       ][INFO    ][1878] Running state [/etc/profile.d/proxy.sh] at time 08:33:47.075584
2017-11-08 08:33:47,076 [salt.state       ][INFO    ][1878] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-08 08:33:47,077 [salt.state       ][INFO    ][1878] File /etc/profile.d/proxy.sh is not present
2017-11-08 08:33:47,077 [salt.state       ][INFO    ][1878] Completed state [/etc/profile.d/proxy.sh] at time 08:33:47.077010 duration_in_ms=1.426
2017-11-08 08:33:47,077 [salt.state       ][INFO    ][1878] Running state [/etc/apt/apt.conf.d/95proxies] at time 08:33:47.077425
2017-11-08 08:33:47,078 [salt.state       ][INFO    ][1878] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-08 08:33:47,078 [salt.state       ][INFO    ][1878] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-08 08:33:47,079 [salt.state       ][INFO    ][1878] Completed state [/etc/apt/apt.conf.d/95proxies] at time 08:33:47.078671 duration_in_ms=1.246
2017-11-08 08:33:47,085 [salt.state       ][INFO    ][1878] Running state [ntp] at time 08:33:47.085030
2017-11-08 08:33:47,085 [salt.state       ][INFO    ][1878] Executing state pkg.installed for ntp
2017-11-08 08:33:47,300 [salt.loaded.int.module.cmdmod][INFO    ][1878] 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-08 08:33:50,093 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 08:33:50,154 [salt.state       ][INFO    ][1878] 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-08 08:33:50,182 [salt.state       ][INFO    ][1878] Loading fresh modules for state activity
2017-11-08 08:33:50,236 [salt.state       ][INFO    ][1878] Completed state [ntp] at time 08:33:50.235602 duration_in_ms=3150.57
2017-11-08 08:33:50,242 [salt.state       ][INFO    ][1878] Running state [/etc/ntp.conf] at time 08:33:50.241675
2017-11-08 08:33:50,242 [salt.state       ][INFO    ][1878] Executing state file.managed for /etc/ntp.conf
2017-11-08 08:33:50,268 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-08 08:33:50,316 [salt.fileclient  ][INFO    ][1878] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-08 08:33:50,344 [salt.state       ][INFO    ][1878] 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-08 08:33:50,352 [salt.state       ][INFO    ][1878] Completed state [/etc/ntp.conf] at time 08:33:50.351461 duration_in_ms=109.785
2017-11-08 08:33:50,514 [salt.state       ][INFO    ][1878] Running state [ntp] at time 08:33:50.514385
2017-11-08 08:33:50,515 [salt.state       ][INFO    ][1878] Executing state service.running for ntp
2017-11-08 08:33:50,517 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-08 08:33:50,535 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-08 08:33:50,555 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-08 08:33:50,574 [salt.state       ][INFO    ][1878] The service ntp is already running
2017-11-08 08:33:50,575 [salt.state       ][INFO    ][1878] Completed state [ntp] at time 08:33:50.574700 duration_in_ms=60.311
2017-11-08 08:33:50,575 [salt.state       ][INFO    ][1878] Running state [ntp] at time 08:33:50.575263
2017-11-08 08:33:50,576 [salt.state       ][INFO    ][1878] Executing state service.mod_watch for ntp
2017-11-08 08:33:50,577 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-08 08:33:50,599 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-08 08:33:50,626 [salt.loaded.int.module.cmdmod][INFO    ][1878] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-11-08 08:33:50,750 [salt.state       ][INFO    ][1878] {'ntp': True}
2017-11-08 08:33:50,751 [salt.state       ][INFO    ][1878] Completed state [ntp] at time 08:33:50.750788 duration_in_ms=175.522
2017-11-08 08:33:50,766 [salt.minion      ][INFO    ][1878] Returning information for job: 20171108083254132385
2017-11-08 08:33:54,429 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171108083354418847
2017-11-08 08:33:54,447 [salt.minion      ][INFO    ][8121] Starting a new job with PID 8121
2017-11-08 08:33:54,461 [salt.minion      ][INFO    ][8121] Returning information for job: 20171108083354418847
2017-11-08 08:33:55,732 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command test.ping with jid 20171108083355722344
2017-11-08 08:33:55,748 [salt.minion      ][INFO    ][8126] Starting a new job with PID 8126
2017-11-08 08:33:55,795 [salt.minion      ][INFO    ][8126] Returning information for job: 20171108083355722344
2017-11-08 08:35:02,079 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command state.sls with jid 20171108083502072305
2017-11-08 08:35:02,103 [salt.minion      ][INFO    ][8147] Starting a new job with PID 8147
2017-11-08 08:35:02,695 [salt.state       ][INFO    ][8147] Loading fresh modules for state activity
2017-11-08 08:35:02,731 [salt.fileclient  ][INFO    ][8147] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-08 08:35:02,764 [salt.fileclient  ][INFO    ][8147] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-08 08:35:02,817 [salt.fileclient  ][INFO    ][8147] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-08 08:35:03,341 [salt.state       ][INFO    ][8147] Running state [lsof] at time 08:35:03.341334
2017-11-08 08:35:03,342 [salt.state       ][INFO    ][8147] Executing state pkg.installed for lsof
2017-11-08 08:35:03,343 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 08:35:03,922 [salt.state       ][INFO    ][8147] Package lsof is already installed
2017-11-08 08:35:03,923 [salt.state       ][INFO    ][8147] Completed state [lsof] at time 08:35:03.922646 duration_in_ms=581.312
2017-11-08 08:35:03,923 [salt.state       ][INFO    ][8147] Running state [keepalived] at time 08:35:03.923114
2017-11-08 08:35:03,924 [salt.state       ][INFO    ][8147] Executing state pkg.installed for keepalived
2017-11-08 08:35:03,947 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 08:35:06,541 [salt.loaded.int.module.cmdmod][INFO    ][8147] 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-08 08:35:11,495 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 08:35:11,546 [salt.state       ][INFO    ][8147] 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-08 08:35:11,579 [salt.state       ][INFO    ][8147] Loading fresh modules for state activity
2017-11-08 08:35:11,631 [salt.state       ][INFO    ][8147] Completed state [keepalived] at time 08:35:11.630959 duration_in_ms=7707.844
2017-11-08 08:35:11,634 [salt.state       ][INFO    ][8147] Running state [/etc/keepalived/keepalived.conf] at time 08:35:11.634034
2017-11-08 08:35:11,634 [salt.state       ][INFO    ][8147] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-08 08:35:11,665 [salt.fileclient  ][INFO    ][8147] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-08 08:35:11,728 [salt.fileclient  ][INFO    ][8147] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-08 08:35:11,747 [salt.state       ][INFO    ][8147] File changed:
New file
2017-11-08 08:35:11,747 [salt.state       ][INFO    ][8147] Completed state [/etc/keepalived/keepalived.conf] at time 08:35:11.747259 duration_in_ms=113.224
2017-11-08 08:35:11,985 [salt.state       ][INFO    ][8147] Running state [keepalived] at time 08:35:11.984578
2017-11-08 08:35:11,986 [salt.state       ][INFO    ][8147] Executing state service.running for keepalived
2017-11-08 08:35:11,991 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-08 08:35:12,012 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-08 08:35:12,027 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-08 08:35:12,047 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-08 08:35:12,063 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-08 08:35:12,124 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108083512112790
2017-11-08 08:35:12,140 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-08 08:35:12,155 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-08 08:35:12,167 [salt.loaded.int.module.cmdmod][INFO    ][8147] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-08 08:35:12,171 [salt.minion      ][INFO    ][9030] Starting a new job with PID 9030
2017-11-08 08:35:12,185 [salt.minion      ][INFO    ][9030] Returning information for job: 20171108083512112790
2017-11-08 08:35:12,190 [salt.state       ][INFO    ][8147] {'keepalived': True}
2017-11-08 08:35:12,191 [salt.state       ][INFO    ][8147] Completed state [keepalived] at time 08:35:12.190651 duration_in_ms=206.076
2017-11-08 08:35:12,192 [salt.minion      ][INFO    ][8147] Returning information for job: 20171108083502072305
2017-11-08 08:36:48,947 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command pillar.get with jid 20171108083648934336
2017-11-08 08:36:48,966 [salt.minion      ][INFO    ][9061] Starting a new job with PID 9061
2017-11-08 08:36:48,970 [salt.minion      ][INFO    ][9061] Returning information for job: 20171108083648934336
2017-11-08 09:08:05,246 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command state.sls with jid 20171108090805238777
2017-11-08 09:08:05,277 [salt.minion      ][INFO    ][10632] Starting a new job with PID 10632
2017-11-08 09:08:08,051 [salt.state       ][INFO    ][10632] Loading fresh modules for state activity
2017-11-08 09:08:08,081 [salt.fileclient  ][INFO    ][10632] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-08 09:08:08,099 [salt.fileclient  ][INFO    ][10632] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-08 09:08:08,119 [salt.fileclient  ][INFO    ][10632] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-08 09:08:08,703 [salt.state       ][INFO    ][10632] Running state [python-memcache] at time 09:08:08.703120
2017-11-08 09:08:08,704 [salt.state       ][INFO    ][10632] Executing state pkg.installed for python-memcache
2017-11-08 09:08:08,705 [salt.loaded.int.module.cmdmod][INFO    ][10632] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 09:08:09,522 [salt.loaded.int.module.cmdmod][INFO    ][10632] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 09:08:13,526 [salt.loaded.int.module.cmdmod][INFO    ][10632] 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-08 09:08:15,281 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108090815267231
2017-11-08 09:08:15,305 [salt.minion      ][INFO    ][11212] Starting a new job with PID 11212
2017-11-08 09:08:15,328 [salt.minion      ][INFO    ][11212] Returning information for job: 20171108090815267231
2017-11-08 09:08:15,598 [salt.loaded.int.module.cmdmod][INFO    ][10632] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 09:08:15,664 [salt.state       ][INFO    ][10632] Made the following changes:
'python-memcache' changed from 'absent' to '1.57-1'

2017-11-08 09:08:15,677 [salt.state       ][INFO    ][10632] Loading fresh modules for state activity
2017-11-08 09:08:15,704 [salt.state       ][INFO    ][10632] Completed state [python-memcache] at time 09:08:15.703604 duration_in_ms=7000.482
2017-11-08 09:08:15,716 [salt.state       ][INFO    ][10632] Running state [memcached] at time 09:08:15.715607
2017-11-08 09:08:15,716 [salt.state       ][INFO    ][10632] Executing state pkg.installed for memcached
2017-11-08 09:08:16,156 [salt.loaded.int.module.cmdmod][INFO    ][10632] 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-08 09:08:19,494 [salt.loaded.int.module.cmdmod][INFO    ][10632] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 09:08:19,525 [salt.state       ][INFO    ][10632] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.2'

2017-11-08 09:08:19,537 [salt.state       ][INFO    ][10632] Loading fresh modules for state activity
2017-11-08 09:08:19,558 [salt.state       ][INFO    ][10632] Completed state [memcached] at time 09:08:19.558133 duration_in_ms=3842.526
2017-11-08 09:08:19,561 [salt.state       ][INFO    ][10632] Running state [/etc/memcached.conf] at time 09:08:19.561029
2017-11-08 09:08:19,561 [salt.state       ][INFO    ][10632] Executing state file.managed for /etc/memcached.conf
2017-11-08 09:08:19,593 [salt.fileclient  ][INFO    ][10632] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-08 09:08:19,618 [salt.fileclient  ][INFO    ][10632] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-08 09:08:19,629 [salt.state       ][INFO    ][10632] 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-08 09:08:19,629 [salt.state       ][INFO    ][10632] Completed state [/etc/memcached.conf] at time 09:08:19.629298 duration_in_ms=68.268
2017-11-08 09:08:19,717 [salt.state       ][INFO    ][10632] Running state [memcached] at time 09:08:19.717409
2017-11-08 09:08:19,718 [salt.state       ][INFO    ][10632] Executing state service.running for memcached
2017-11-08 09:08:19,720 [salt.loaded.int.module.cmdmod][INFO    ][10632] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-08 09:08:19,734 [salt.loaded.int.module.cmdmod][INFO    ][10632] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-08 09:08:19,748 [salt.loaded.int.module.cmdmod][INFO    ][10632] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-08 09:08:19,758 [salt.state       ][INFO    ][10632] The service memcached is already running
2017-11-08 09:08:19,758 [salt.state       ][INFO    ][10632] Completed state [memcached] at time 09:08:19.758222 duration_in_ms=40.813
2017-11-08 09:08:19,759 [salt.state       ][INFO    ][10632] Running state [memcached] at time 09:08:19.758649
2017-11-08 09:08:19,759 [salt.state       ][INFO    ][10632] Executing state service.mod_watch for memcached
2017-11-08 09:08:19,760 [salt.loaded.int.module.cmdmod][INFO    ][10632] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-08 09:08:19,770 [salt.loaded.int.module.cmdmod][INFO    ][10632] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-08 09:08:19,780 [salt.loaded.int.module.cmdmod][INFO    ][10632] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2017-11-08 09:08:19,819 [salt.state       ][INFO    ][10632] {'memcached': True}
2017-11-08 09:08:19,819 [salt.state       ][INFO    ][10632] Completed state [memcached] at time 09:08:19.819409 duration_in_ms=60.759
2017-11-08 09:08:19,821 [salt.minion      ][INFO    ][10632] Returning information for job: 20171108090805238777
2017-11-08 09:29:52,412 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command test.ping with jid 20171108092952628371
2017-11-08 09:29:52,430 [salt.minion      ][INFO    ][12503] Starting a new job with PID 12503
2017-11-08 09:29:52,474 [salt.minion      ][INFO    ][12503] Returning information for job: 20171108092952628371
2017-11-08 09:30:11,909 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command state.sls with jid 20171108093012122262
2017-11-08 09:30:11,936 [salt.minion      ][INFO    ][12513] Starting a new job with PID 12513
2017-11-08 09:30:12,580 [salt.state       ][INFO    ][12513] Loading fresh modules for state activity
2017-11-08 09:30:12,617 [salt.fileclient  ][INFO    ][12513] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-08 09:30:12,651 [salt.fileclient  ][INFO    ][12513] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-08 09:30:12,690 [salt.fileclient  ][INFO    ][12513] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-08 09:30:13,189 [salt.state       ][INFO    ][12513] Running state [lsof] at time 09:30:13.188759
2017-11-08 09:30:13,190 [salt.state       ][INFO    ][12513] Executing state pkg.installed for lsof
2017-11-08 09:30:13,190 [salt.loaded.int.module.cmdmod][INFO    ][12513] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 09:30:13,945 [salt.state       ][INFO    ][12513] Package lsof is already installed
2017-11-08 09:30:13,946 [salt.state       ][INFO    ][12513] Completed state [lsof] at time 09:30:13.945847 duration_in_ms=757.088
2017-11-08 09:30:13,946 [salt.state       ][INFO    ][12513] Running state [keepalived] at time 09:30:13.946329
2017-11-08 09:30:13,947 [salt.state       ][INFO    ][12513] Executing state pkg.installed for keepalived
2017-11-08 09:30:13,952 [salt.state       ][INFO    ][12513] Package keepalived is already installed
2017-11-08 09:30:13,952 [salt.state       ][INFO    ][12513] Completed state [keepalived] at time 09:30:13.951938 duration_in_ms=5.608
2017-11-08 09:30:13,954 [salt.state       ][INFO    ][12513] Running state [/etc/keepalived/keepalived.conf] at time 09:30:13.953989
2017-11-08 09:30:13,954 [salt.state       ][INFO    ][12513] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-08 09:30:13,986 [salt.fileclient  ][INFO    ][12513] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-08 09:30:14,079 [salt.fileclient  ][INFO    ][12513] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-08 09:30:14,095 [salt.state       ][INFO    ][12513] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-08 09:30:14,096 [salt.state       ][INFO    ][12513] Completed state [/etc/keepalived/keepalived.conf] at time 09:30:14.096071 duration_in_ms=142.08
2017-11-08 09:30:14,098 [salt.state       ][INFO    ][12513] Running state [keepalived] at time 09:30:14.098155
2017-11-08 09:30:14,099 [salt.state       ][INFO    ][12513] Executing state service.running for keepalived
2017-11-08 09:30:14,101 [salt.loaded.int.module.cmdmod][INFO    ][12513] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-08 09:30:14,131 [salt.loaded.int.module.cmdmod][INFO    ][12513] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-08 09:30:14,149 [salt.loaded.int.module.cmdmod][INFO    ][12513] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-08 09:30:14,166 [salt.state       ][INFO    ][12513] The service keepalived is already running
2017-11-08 09:30:14,167 [salt.state       ][INFO    ][12513] Completed state [keepalived] at time 09:30:14.166770 duration_in_ms=68.614
2017-11-08 09:30:14,169 [salt.minion      ][INFO    ][12513] Returning information for job: 20171108093012122262
2017-11-08 09:30:37,393 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command pillar.get with jid 20171108093037609006
2017-11-08 09:30:37,414 [salt.minion      ][INFO    ][12537] Starting a new job with PID 12537
2017-11-08 09:30:37,417 [salt.minion      ][INFO    ][12537] Returning information for job: 20171108093037609006
2017-11-08 09:32:02,800 [salt.utils.schedule][INFO    ][1551] Running scheduled job: __mine_interval
2017-11-08 09:32:25,610 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command state.sls with jid 20171108093225824670
2017-11-08 09:32:25,628 [salt.minion      ][INFO    ][12571] Starting a new job with PID 12571
2017-11-08 09:32:26,377 [salt.state       ][INFO    ][12571] Loading fresh modules for state activity
2017-11-08 09:32:26,412 [salt.fileclient  ][INFO    ][12571] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-08 09:32:26,439 [salt.fileclient  ][INFO    ][12571] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-08 09:32:26,473 [salt.fileclient  ][INFO    ][12571] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-08 09:32:26,918 [salt.state       ][INFO    ][12571] Running state [python-memcache] at time 09:32:26.917835
2017-11-08 09:32:26,919 [salt.state       ][INFO    ][12571] Executing state pkg.installed for python-memcache
2017-11-08 09:32:26,919 [salt.loaded.int.module.cmdmod][INFO    ][12571] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 09:32:27,617 [salt.state       ][INFO    ][12571] Package python-memcache is already installed
2017-11-08 09:32:27,618 [salt.state       ][INFO    ][12571] Completed state [python-memcache] at time 09:32:27.617645 duration_in_ms=699.809
2017-11-08 09:32:27,618 [salt.state       ][INFO    ][12571] Running state [memcached] at time 09:32:27.618129
2017-11-08 09:32:27,619 [salt.state       ][INFO    ][12571] Executing state pkg.installed for memcached
2017-11-08 09:32:27,623 [salt.state       ][INFO    ][12571] Package memcached is already installed
2017-11-08 09:32:27,624 [salt.state       ][INFO    ][12571] Completed state [memcached] at time 09:32:27.623681 duration_in_ms=5.552
2017-11-08 09:32:27,626 [salt.state       ][INFO    ][12571] Running state [/etc/memcached.conf] at time 09:32:27.625745
2017-11-08 09:32:27,626 [salt.state       ][INFO    ][12571] Executing state file.managed for /etc/memcached.conf
2017-11-08 09:32:27,653 [salt.fileclient  ][INFO    ][12571] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-08 09:32:27,679 [salt.fileclient  ][INFO    ][12571] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-08 09:32:27,698 [salt.state       ][INFO    ][12571] File /etc/memcached.conf is in the correct state
2017-11-08 09:32:27,699 [salt.state       ][INFO    ][12571] Completed state [/etc/memcached.conf] at time 09:32:27.698860 duration_in_ms=73.114
2017-11-08 09:32:27,701 [salt.state       ][INFO    ][12571] Running state [memcached] at time 09:32:27.700983
2017-11-08 09:32:27,702 [salt.state       ][INFO    ][12571] Executing state service.running for memcached
2017-11-08 09:32:27,704 [salt.loaded.int.module.cmdmod][INFO    ][12571] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-08 09:32:27,733 [salt.loaded.int.module.cmdmod][INFO    ][12571] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-08 09:32:27,749 [salt.loaded.int.module.cmdmod][INFO    ][12571] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-08 09:32:27,759 [salt.state       ][INFO    ][12571] The service memcached is already running
2017-11-08 09:32:27,759 [salt.state       ][INFO    ][12571] Completed state [memcached] at time 09:32:27.759301 duration_in_ms=58.318
2017-11-08 09:32:27,761 [salt.minion      ][INFO    ][12571] Returning information for job: 20171108093225824670
2017-11-08 09:44:32,040 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command test.ping with jid 20171108094432033748
2017-11-08 09:44:32,058 [salt.minion      ][INFO    ][13187] Starting a new job with PID 13187
2017-11-08 09:44:32,130 [salt.minion      ][INFO    ][13187] Returning information for job: 20171108094432033748
2017-11-08 09:44:51,023 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command state.sls with jid 20171108094451015613
2017-11-08 09:44:51,041 [salt.minion      ][INFO    ][13197] Starting a new job with PID 13197
2017-11-08 09:44:51,624 [salt.state       ][INFO    ][13197] Loading fresh modules for state activity
2017-11-08 09:44:51,658 [salt.fileclient  ][INFO    ][13197] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-08 09:44:51,681 [salt.fileclient  ][INFO    ][13197] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-08 09:44:51,716 [salt.fileclient  ][INFO    ][13197] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-08 09:44:52,105 [salt.state       ][INFO    ][13197] Running state [lsof] at time 09:44:52.104610
2017-11-08 09:44:52,105 [salt.state       ][INFO    ][13197] Executing state pkg.installed for lsof
2017-11-08 09:44:52,106 [salt.loaded.int.module.cmdmod][INFO    ][13197] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 09:44:53,174 [salt.state       ][INFO    ][13197] Package lsof is already installed
2017-11-08 09:44:53,176 [salt.state       ][INFO    ][13197] Completed state [lsof] at time 09:44:53.175847 duration_in_ms=1071.235
2017-11-08 09:44:53,177 [salt.state       ][INFO    ][13197] Running state [keepalived] at time 09:44:53.176945
2017-11-08 09:44:53,178 [salt.state       ][INFO    ][13197] Executing state pkg.installed for keepalived
2017-11-08 09:44:53,188 [salt.state       ][INFO    ][13197] Package keepalived is already installed
2017-11-08 09:44:53,189 [salt.state       ][INFO    ][13197] Completed state [keepalived] at time 09:44:53.188697 duration_in_ms=11.751
2017-11-08 09:44:53,193 [salt.state       ][INFO    ][13197] Running state [/etc/keepalived/keepalived.conf] at time 09:44:53.192936
2017-11-08 09:44:53,194 [salt.state       ][INFO    ][13197] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-08 09:44:53,226 [salt.fileclient  ][INFO    ][13197] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-08 09:44:53,316 [salt.fileclient  ][INFO    ][13197] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-08 09:44:53,332 [salt.state       ][INFO    ][13197] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-08 09:44:53,333 [salt.state       ][INFO    ][13197] Completed state [/etc/keepalived/keepalived.conf] at time 09:44:53.332568 duration_in_ms=139.631
2017-11-08 09:44:53,335 [salt.state       ][INFO    ][13197] Running state [keepalived] at time 09:44:53.334758
2017-11-08 09:44:53,336 [salt.state       ][INFO    ][13197] Executing state service.running for keepalived
2017-11-08 09:44:53,337 [salt.loaded.int.module.cmdmod][INFO    ][13197] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-08 09:44:53,366 [salt.loaded.int.module.cmdmod][INFO    ][13197] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-08 09:44:53,380 [salt.loaded.int.module.cmdmod][INFO    ][13197] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-08 09:44:53,394 [salt.state       ][INFO    ][13197] The service keepalived is already running
2017-11-08 09:44:53,395 [salt.state       ][INFO    ][13197] Completed state [keepalived] at time 09:44:53.394815 duration_in_ms=60.057
2017-11-08 09:44:53,397 [salt.minion      ][INFO    ][13197] Returning information for job: 20171108094451015613
2017-11-08 09:45:19,892 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command pillar.get with jid 20171108094519883512
2017-11-08 09:45:19,912 [salt.minion      ][INFO    ][13226] Starting a new job with PID 13226
2017-11-08 09:45:19,916 [salt.minion      ][INFO    ][13226] Returning information for job: 20171108094519883512
2017-11-08 09:47:08,842 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command state.sls with jid 20171108094708835663
2017-11-08 09:47:08,862 [salt.minion      ][INFO    ][13399] Starting a new job with PID 13399
2017-11-08 09:47:09,597 [salt.state       ][INFO    ][13399] Loading fresh modules for state activity
2017-11-08 09:47:09,627 [salt.fileclient  ][INFO    ][13399] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2017-11-08 09:47:09,645 [salt.fileclient  ][INFO    ][13399] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2017-11-08 09:47:09,666 [salt.fileclient  ][INFO    ][13399] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-08 09:47:10,137 [salt.state       ][INFO    ][13399] Running state [python-memcache] at time 09:47:10.136429
2017-11-08 09:47:10,138 [salt.state       ][INFO    ][13399] Executing state pkg.installed for python-memcache
2017-11-08 09:47:10,139 [salt.loaded.int.module.cmdmod][INFO    ][13399] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 09:47:11,164 [salt.state       ][INFO    ][13399] Package python-memcache is already installed
2017-11-08 09:47:11,166 [salt.state       ][INFO    ][13399] Completed state [python-memcache] at time 09:47:11.165388 duration_in_ms=1028.959
2017-11-08 09:47:11,167 [salt.state       ][INFO    ][13399] Running state [memcached] at time 09:47:11.166428
2017-11-08 09:47:11,168 [salt.state       ][INFO    ][13399] Executing state pkg.installed for memcached
2017-11-08 09:47:11,179 [salt.state       ][INFO    ][13399] Package memcached is already installed
2017-11-08 09:47:11,180 [salt.state       ][INFO    ][13399] Completed state [memcached] at time 09:47:11.179454 duration_in_ms=13.025
2017-11-08 09:47:11,183 [salt.state       ][INFO    ][13399] Running state [/etc/memcached.conf] at time 09:47:11.183385
2017-11-08 09:47:11,184 [salt.state       ][INFO    ][13399] Executing state file.managed for /etc/memcached.conf
2017-11-08 09:47:11,212 [salt.fileclient  ][INFO    ][13399] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2017-11-08 09:47:11,231 [salt.fileclient  ][INFO    ][13399] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2017-11-08 09:47:11,238 [salt.state       ][INFO    ][13399] File /etc/memcached.conf is in the correct state
2017-11-08 09:47:11,238 [salt.state       ][INFO    ][13399] Completed state [/etc/memcached.conf] at time 09:47:11.238309 duration_in_ms=54.924
2017-11-08 09:47:11,239 [salt.state       ][INFO    ][13399] Running state [memcached] at time 09:47:11.239233
2017-11-08 09:47:11,240 [salt.state       ][INFO    ][13399] Executing state service.running for memcached
2017-11-08 09:47:11,240 [salt.loaded.int.module.cmdmod][INFO    ][13399] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2017-11-08 09:47:11,261 [salt.loaded.int.module.cmdmod][INFO    ][13399] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2017-11-08 09:47:11,270 [salt.loaded.int.module.cmdmod][INFO    ][13399] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2017-11-08 09:47:11,279 [salt.state       ][INFO    ][13399] The service memcached is already running
2017-11-08 09:47:11,280 [salt.state       ][INFO    ][13399] Completed state [memcached] at time 09:47:11.279478 duration_in_ms=40.245
2017-11-08 09:47:11,281 [salt.minion      ][INFO    ][13399] Returning information for job: 20171108094708835663
2017-11-08 10:05:29,300 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command state.sls with jid 20171108100529291708
2017-11-08 10:05:29,323 [salt.minion      ][INFO    ][14229] Starting a new job with PID 14229
2017-11-08 10:05:31,479 [salt.state       ][INFO    ][14229] Loading fresh modules for state activity
2017-11-08 10:05:31,533 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/init.sls'
2017-11-08 10:05:31,569 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/server/init.sls'
2017-11-08 10:05:31,595 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/server/service.sls'
2017-11-08 10:05:31,662 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-08 10:05:31,794 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/server/plugin.sls'
2017-11-08 10:05:31,837 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-08 10:05:32,765 [salt.state       ][INFO    ][14229] Running state [python-lesscpy] at time 10:05:32.765146
2017-11-08 10:05:32,767 [salt.state       ][INFO    ][14229] Executing state pkg.installed for python-lesscpy
2017-11-08 10:05:32,769 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 10:05:34,178 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 10:05:39,216 [salt.loaded.int.module.cmdmod][INFO    ][14229] 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-08 10:05:39,398 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100539387775
2017-11-08 10:05:39,444 [salt.minion      ][INFO    ][14790] Starting a new job with PID 14790
2017-11-08 10:05:39,469 [salt.minion      ][INFO    ][14790] Returning information for job: 20171108100539387775
2017-11-08 10:05:40,889 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 10:05:40,928 [salt.state       ][INFO    ][14229] 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-08 10:05:40,943 [salt.state       ][INFO    ][14229] Loading fresh modules for state activity
2017-11-08 10:05:40,965 [salt.state       ][INFO    ][14229] Completed state [python-lesscpy] at time 10:05:40.964583 duration_in_ms=8199.438
2017-11-08 10:05:40,971 [salt.state       ][INFO    ][14229] Running state [libapache2-mod-wsgi] at time 10:05:40.971415
2017-11-08 10:05:40,972 [salt.state       ][INFO    ][14229] Executing state pkg.installed for libapache2-mod-wsgi
2017-11-08 10:05:41,333 [salt.state       ][INFO    ][14229] Package libapache2-mod-wsgi is already installed
2017-11-08 10:05:41,334 [salt.state       ][INFO    ][14229] Completed state [libapache2-mod-wsgi] at time 10:05:41.333769 duration_in_ms=362.353
2017-11-08 10:05:41,334 [salt.state       ][INFO    ][14229] Running state [python-memcache] at time 10:05:41.334252
2017-11-08 10:05:41,335 [salt.state       ][INFO    ][14229] Executing state pkg.installed for python-memcache
2017-11-08 10:05:41,340 [salt.state       ][INFO    ][14229] Package python-memcache is already installed
2017-11-08 10:05:41,340 [salt.state       ][INFO    ][14229] Completed state [python-memcache] at time 10:05:41.340137 duration_in_ms=5.885
2017-11-08 10:05:41,341 [salt.state       ][INFO    ][14229] Running state [apache2] at time 10:05:41.340570
2017-11-08 10:05:41,341 [salt.state       ][INFO    ][14229] Executing state pkg.installed for apache2
2017-11-08 10:05:41,355 [salt.loaded.int.module.cmdmod][INFO    ][14229] 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-08 10:05:48,147 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 10:05:48,208 [salt.state       ][INFO    ][14229] 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-08 10:05:48,240 [salt.state       ][INFO    ][14229] Loading fresh modules for state activity
2017-11-08 10:05:48,295 [salt.state       ][INFO    ][14229] Completed state [apache2] at time 10:05:48.294941 duration_in_ms=6954.37
2017-11-08 10:05:48,305 [salt.state       ][INFO    ][14229] Running state [openstack-dashboard] at time 10:05:48.304768
2017-11-08 10:05:48,305 [salt.state       ][INFO    ][14229] Executing state pkg.installed for openstack-dashboard
2017-11-08 10:05:48,615 [salt.loaded.int.module.cmdmod][INFO    ][14229] 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-08 10:05:49,448 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100549435056
2017-11-08 10:05:49,473 [salt.minion      ][INFO    ][15419] Starting a new job with PID 15419
2017-11-08 10:05:49,488 [salt.minion      ][INFO    ][15419] Returning information for job: 20171108100549435056
2017-11-08 10:05:59,662 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100559647460
2017-11-08 10:05:59,692 [salt.minion      ][INFO    ][15427] Starting a new job with PID 15427
2017-11-08 10:05:59,720 [salt.minion      ][INFO    ][15427] Returning information for job: 20171108100559647460
2017-11-08 10:06:09,690 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100609675420
2017-11-08 10:06:09,718 [salt.minion      ][INFO    ][15457] Starting a new job with PID 15457
2017-11-08 10:06:09,743 [salt.minion      ][INFO    ][15457] Returning information for job: 20171108100609675420
2017-11-08 10:06:19,730 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100619714495
2017-11-08 10:06:19,776 [salt.minion      ][INFO    ][16313] Starting a new job with PID 16313
2017-11-08 10:06:19,813 [salt.minion      ][INFO    ][16313] Returning information for job: 20171108100619714495
2017-11-08 10:06:29,793 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100629775989
2017-11-08 10:06:29,820 [salt.minion      ][INFO    ][17230] Starting a new job with PID 17230
2017-11-08 10:06:29,846 [salt.minion      ][INFO    ][17230] Returning information for job: 20171108100629775989
2017-11-08 10:06:39,840 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100639825219
2017-11-08 10:06:39,859 [salt.minion      ][INFO    ][17907] Starting a new job with PID 17907
2017-11-08 10:06:39,874 [salt.minion      ][INFO    ][17907] Returning information for job: 20171108100639825219
2017-11-08 10:06:50,068 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100650052096
2017-11-08 10:06:50,091 [salt.minion      ][INFO    ][18426] Starting a new job with PID 18426
2017-11-08 10:06:50,104 [salt.minion      ][INFO    ][18426] Returning information for job: 20171108100650052096
2017-11-08 10:07:00,298 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100700283618
2017-11-08 10:07:00,341 [salt.minion      ][INFO    ][18498] Starting a new job with PID 18498
2017-11-08 10:07:00,357 [salt.minion      ][INFO    ][18498] Returning information for job: 20171108100700283618
2017-11-08 10:07:10,339 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100710321840
2017-11-08 10:07:10,365 [salt.minion      ][INFO    ][18575] Starting a new job with PID 18575
2017-11-08 10:07:10,378 [salt.minion      ][INFO    ][18575] Returning information for job: 20171108100710321840
2017-11-08 10:07:20,359 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100720347645
2017-11-08 10:07:20,384 [salt.minion      ][INFO    ][18580] Starting a new job with PID 18580
2017-11-08 10:07:20,399 [salt.minion      ][INFO    ][18580] Returning information for job: 20171108100720347645
2017-11-08 10:07:30,435 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100730421463
2017-11-08 10:07:30,460 [salt.minion      ][INFO    ][18585] Starting a new job with PID 18585
2017-11-08 10:07:30,475 [salt.minion      ][INFO    ][18585] Returning information for job: 20171108100730421463
2017-11-08 10:07:40,468 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100740455136
2017-11-08 10:07:40,502 [salt.minion      ][INFO    ][18608] Starting a new job with PID 18608
2017-11-08 10:07:40,541 [salt.minion      ][INFO    ][18608] Returning information for job: 20171108100740455136
2017-11-08 10:07:40,688 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 10:07:40,776 [salt.state       ][INFO    ][14229] Made the following changes:
'python-routes' changed from 'absent' to '2.2-1ubuntu2'
'python-kombu' changed from 'absent' to '3.0.33-1ubuntu2'
'python-oslo.concurrency' changed from 'absent' to '3.18.0-1~u16.04+mcp4'
'python-xstatic-angular-fileupload' changed from 'absent' to '12.0.4.0+dfsg1-1~u16.04+mcp1'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-pint' changed from 'absent' to '0.6-1ubuntu1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'libjs-jsencrypt' changed from 'absent' to '2.0.0+dfsg1-1'
'python-glanceclient' changed from 'absent' to '1:2.6.0-1~u16.04+mcp6'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'twitter-bootstrap' changed from 'absent' to '1'
'libjs-term.js' changed from 'absent' to '0.0.4-1'
'python-cachetools' changed from 'absent' to '1.1.6-1~u16.04+mcp1'
'python-xstatic-jasmine' changed from 'absent' to '2.1.2.0-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'python-django-common' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python2.7-pymongo-ext' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '3.3.0-1~u16.04+mcp1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python-setuptools' changed from 'absent' to '20.7.0-1'
'python2.7-django-appconf' changed from 'absent' to '1'
'python-stevedore' changed from 'absent' to '1.17.1-2~u16.04+mcp1'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-fixtures' changed from 'absent' to '3.0.0-1~u16.04+mcp1'
'python-xstatic-jquery.tablesorter' changed from 'absent' to '2.14.5.1-2'
'libjs-twitter-bootstrap' changed from 'absent' to '2.0.2+dfsg-9'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'libjs-jquery-cookie' changed from 'absent' to '10-2ubuntu2'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'libjs-angularjs-smart-table' changed from 'absent' to '1.4.5-1'
'python-xstatic-hogan' changed from 'absent' to '2.0.0.2-1'
'fonts-materialdesignicons-webfont' changed from 'absent' to '1.4.57-1~u16.04+mcp1'
'python-compressor' changed from 'absent' to '1'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.14.0-3~u16.04+mcp1'
'libjs-spin.js' changed from 'absent' to '1.2.8+dfsg2-1'
'python-requests' changed from '2.9.1-3' to '2.10.0-1~u16.04+mcp1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'fonts-roboto-fontface' changed from 'absent' to '0.4.3-1'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libjs-lrdragndrop' changed from 'absent' to '1.0.2-2'
'python2.7-lxml' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-osc-lib' changed from 'absent' to '1.3.0-1~u16.04+mcp5'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python2.7-simplejson' changed from 'absent' to '1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python2.7-django-openstack-auth' changed from 'absent' to '1'
'python-funcsigs' changed from 'absent' to '0.4-2'
'python-xstatic-bootstrap-scss' changed from 'absent' to '3.2.0.1-1'
'python-xstatic-term.js' changed from 'absent' to '0.0.4.2-2'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python-xstatic-angular-bootstrap' changed from 'absent' to '2.2.0.0-1~u16.04+mcp1'
'python2.7-testtools' changed from 'absent' to '1'
'docutils' changed from 'absent' to '1'
'python-django-pyscss' changed from 'absent' to '2.0.2-4'
'ieee-data' changed from 'absent' to '20150531.1'
'python-xstatic-bootstrap-datepicker' changed from 'absent' to '0.0.0.1-3'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.23.3-1~u16.04+mcp0'
'python-pygments' changed from 'absent' to '2.1+dfsg-1'
'python-xstatic-angular' changed from 'absent' to '1.5.8.0-1~u16.04+mcp1'
'python-pillow' changed from 'absent' to '1'
'python2.7-cinderclient' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'python-xstatic-mdi' changed from 'absent' to '1.4.57.0-1~u16.04+mcp1'
'python-xstatic-jquery' changed from 'absent' to '1.7.2.0+dfsg1-3'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python-oslo.context' changed from 'absent' to '2.12.1-0~u16.04+mcp3'
'python-neutronclient' changed from 'absent' to '1:6.1.0-1~u16.04+mcp9'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.15.1-2~u16.04+mcp1'
'python-xstatic-angular-schema-form' changed from 'absent' to '0.8.13.0-1~u16.04+mcp1'
'python2.7-pyinotify' changed from 'absent' to '1'
'libjs-jquery-tablesorter' changed from 'absent' to '2.14.5-0u~u16.04+mcp1'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~u16.04+mcp1'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-positional' changed from 'absent' to '1.1.1-3~u16.04+mcp1'
'python-appconf' changed from 'absent' to '1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'libjs-magic-search' changed from 'absent' to '0.2.5-1'
'python-distribute' changed from 'absent' to '1'
'python-xstatic-tv4' changed from 'absent' to '1.2.7.0-1~u16.04+mcp1'
'python-oslo-log' changed from 'absent' to '1'
'python-keystoneclient' changed from 'absent' to '1:3.10.0-1~u16.04+mcp2'
'python-xstatic-font-awesome' changed from 'absent' to '4.1.0-1'
'python-rjsmin' changed from 'absent' to '1.0.12+dfsg1-2ubuntu1'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-pathlib' changed from 'absent' to '1.0.1-2'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-xstatic-jsencrypt' changed from 'absent' to '2.0.0.2-1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'python-xstatic-d3' changed from 'absent' to '3.4.11-3'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-xstatic-roboto-fontface' changed from 'absent' to '0.4.3.2-1'
'python-heatclient' changed from 'absent' to '1.8.1-1~u16.04+mcp2'
'python-oslo.policy' changed from 'absent' to '1.18.0-1~u16.04+mcp2'
'python-xstatic' changed from 'absent' to '1.0.0-4'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-openstack-auth' changed from 'absent' to '1'
'python-xstatic-jquery-ui' changed from 'absent' to '1.10.1.1+debian+dfsg1-5'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:3.22.1-1~u16.04+mcp2'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-webob' changed from 'absent' to '1.6.2-1~u16.04+mcp1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'python-xstatic-objectpath' changed from 'absent' to '1.2.1.0-2~u16.04+mcp1'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-django-compressor' changed from 'absent' to '1'
'python-xstatic-angular-lrdragndrop' changed from 'absent' to '1.0.2.2-1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'python-xstatic-bootswatch' changed from 'absent' to '3.3.5.2-2'
'python-xstatic-jquery-migrate' changed from 'absent' to '1.2.1.1+dfsg1-1'
'libjs-jquery.quicksearch' changed from 'absent' to '2.0.4-1'
'python-novaclient' changed from 'absent' to '2:7.1.2-1~u16.04+mcp0'
'python-oslo.utils' changed from 'absent' to '3.22.0-1~u16.04+mcp5'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'libjs-bootswatch' changed from 'absent' to '3.3.5+2+dfsg1-1~u16.04+mcp1'
'python-django' changed from 'absent' to '1.8.7-2~u16.04+mcp1'
'libjs-twitter-bootstrap-datepicker' changed from 'absent' to '1.3.1+dfsg1-1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-bson' changed from 'absent' to '3.2-1build1'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'fonts-font-awesome' changed from 'absent' to '4.5.0~dfsg-1'
'libjs-rickshaw' changed from 'absent' to '1.5.1.dfsg-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-xstatic-spin' changed from 'absent' to '1.2.8.0+dfsg1-1'
'python2.7-cmd2' changed from 'absent' to '1'
'libjs-jquery-ui' changed from 'absent' to '1.10.1+dfsg-1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-cliff' changed from 'absent' to '2.4.0-1~u16.04+mcp1'
'python-oslo.i18n' changed from 'absent' to '3.12.0-1~u16.04+mcp2'
'python-xstatic-magic-search' changed from 'absent' to '0.2.5.1-1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'python2.7-pathlib' changed from 'absent' to '1'
'python-statsd' changed from 'absent' to '3.0.1-2'
'libjs-d3' changed from 'absent' to '3.5.14-1'
'python-keyring' changed from 'absent' to '8.5.1-1~u16.04+mcp1'
'python-django-appconf' changed from 'absent' to '1.0.1-4'
'python-xstatic-jquery.quicksearch' changed from 'absent' to '2.0.4.1-1'
'python-xstatic-smart-table' changed from 'absent' to '1.4.5.3-1'
'python-oslo-utils' changed from 'absent' to '1'
'python-oslo.serialization' changed from 'absent' to '2.16.1-1~u16.04+mcp0'
'python-django-babel' changed from 'absent' to '0.5.1-1~u16.04+mcp1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-mock' changed from 'absent' to '2.0.0-1~u16.04+mcp1'
'python-rfc3986' changed from 'absent' to '0.3.1-2~u16.04+mcp1'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-django-horizon' changed from 'absent' to '3:11.0.4-1~u16.04+mcp40'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.20.1-0~u16.04+mcp1'
'python-pyscss' changed from 'absent' to '1.3.4-5'
'python-pyinotify' changed from 'absent' to '0.9.6-1~u16.04+mcp1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libjs-angularjs' changed from 'absent' to '1.5.10-1~u16.04+mcp1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-amqp' changed from 'absent' to '1.4.9-1'
'libjs-angular-file-upload' changed from 'absent' to '12.0.4+dfsg1-2~u16.04+mcp1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-django-compressor' changed from 'absent' to '2.0-1ubuntu1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-xstatic-angular-gettext' changed from 'absent' to '2.1.0.2-2'
'python-osprofiler' changed from 'absent' to '1.4.0-1~u16.04+mcp1'
'python-os-client-config' changed from 'absent' to '1.26.0-2~u16.04+mcp2'
'python-oslo.messaging' changed from 'absent' to '5.17.2-0~u16.04+mcp3'
'python-warlock' changed from 'absent' to '1.1.0-1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'openstack-dashboard' changed from 'absent' to '3:11.0.4-1~u16.04+mcp40'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-pbr' changed from 'absent' to '1.10.0-1~u16.04+mcp1'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.3.0-1~u16.04+mcp3'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python2.7-gridfs' changed from 'absent' to '1'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-oslo.service' changed from 'absent' to '1.19.0-1~u16.04+mcp3'
'python-rcssmin' changed from 'absent' to '1.0.6-1ubuntu1'
'python-ceilometerclient' changed from 'absent' to '2.8.1-1~u16.04+mcp0'
'python-csscompressor' changed from 'absent' to '0.9.4-2'
'python-django-openstack-auth' changed from 'absent' to '3.1.1-1~u16.04+mcp8'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-keystoneauth1' changed from 'absent' to '2.18.0-1~u16.04+mcp4'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'libjs-angular-gettext' changed from 'absent' to '2.1.0-2'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'libjs-jquery-metadata' changed from 'absent' to '10-2ubuntu2'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'python-xstatic-rickshaw' changed from 'absent' to '1.5.0.2-2'
'python-cinderclient' changed from 'absent' to '1:1.11.0-1~u16.04+mcp4'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python-oslo-context' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2017-11-08 10:07:40,819 [salt.state       ][INFO    ][14229] Loading fresh modules for state activity
2017-11-08 10:07:40,868 [salt.state       ][INFO    ][14229] Completed state [openstack-dashboard] at time 10:07:40.867893 duration_in_ms=112563.121
2017-11-08 10:07:40,884 [salt.state       ][INFO    ][14229] Running state [gettext-base] at time 10:07:40.884328
2017-11-08 10:07:40,885 [salt.state       ][INFO    ][14229] Executing state pkg.installed for gettext-base
2017-11-08 10:07:43,099 [salt.state       ][INFO    ][14229] Package gettext-base is already installed
2017-11-08 10:07:43,099 [salt.state       ][INFO    ][14229] Completed state [gettext-base] at time 10:07:43.099177 duration_in_ms=2214.832
2017-11-08 10:07:43,100 [salt.state       ][INFO    ][14229] Running state [openstack-dashboard-apache] at time 10:07:43.100102
2017-11-08 10:07:43,101 [salt.state       ][INFO    ][14229] Executing state pkg.purged for openstack-dashboard-apache
2017-11-08 10:07:43,118 [salt.state       ][INFO    ][14229] All specified packages are already absent
2017-11-08 10:07:43,118 [salt.state       ][INFO    ][14229] Completed state [openstack-dashboard-apache] at time 10:07:43.117966 duration_in_ms=17.863
2017-11-08 10:07:43,120 [salt.state       ][INFO    ][14229] Running state [/etc/openstack-dashboard/local_settings.py] at time 10:07:43.120147
2017-11-08 10:07:43,121 [salt.state       ][INFO    ][14229] Executing state file.managed for /etc/openstack-dashboard/local_settings.py
2017-11-08 10:07:43,253 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/local_settings/ocata_settings.py'
2017-11-08 10:07:43,300 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-08 10:07:43,332 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_local_settings.py'
2017-11-08 10:07:43,404 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_horizon_settings.py'
2017-11-08 10:07:43,452 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_keystone_settings.py'
2017-11-08 10:07:43,506 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_nova_settings.py'
2017-11-08 10:07:43,527 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_glance_settings.py'
2017-11-08 10:07:43,547 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_neutron_settings.py'
2017-11-08 10:07:43,569 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_heat_settings.py'
2017-11-08 10:07:43,592 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_websso_settings.py'
2017-11-08 10:07:43,617 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/horizon_settings/_ssl_settings.py'
2017-11-08 10:07:43,626 [salt.state       ][INFO    ][14229] 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-08 10:07:43,644 [salt.state       ][INFO    ][14229] Loading fresh modules for state activity
2017-11-08 10:07:43,665 [salt.state       ][INFO    ][14229] Completed state [/etc/openstack-dashboard/local_settings.py] at time 10:07:43.665055 duration_in_ms=544.908
2017-11-08 10:07:43,668 [salt.state       ][INFO    ][14229] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 10:07:43.667554
2017-11-08 10:07:43,668 [salt.state       ][INFO    ][14229] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json
2017-11-08 10:07:43,708 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/nova_policy.json'
2017-11-08 10:07:43,709 [salt.state       ][INFO    ][14229] File /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json is in the correct state
2017-11-08 10:07:43,709 [salt.state       ][INFO    ][14229] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json] at time 10:07:43.709146 duration_in_ms=41.591
2017-11-08 10:07:43,710 [salt.state       ][INFO    ][14229] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 10:07:43.709595
2017-11-08 10:07:43,710 [salt.state       ][INFO    ][14229] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json
2017-11-08 10:07:43,731 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/neutron_policy.json'
2017-11-08 10:07:43,731 [salt.state       ][INFO    ][14229] File /usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json is in the correct state
2017-11-08 10:07:43,731 [salt.state       ][INFO    ][14229] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.json] at time 10:07:43.731415 duration_in_ms=21.82
2017-11-08 10:07:43,732 [salt.state       ][INFO    ][14229] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 10:07:43.731793
2017-11-08 10:07:43,732 [salt.state       ][INFO    ][14229] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json
2017-11-08 10:07:43,754 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/glance_policy.json'
2017-11-08 10:07:43,755 [salt.state       ][INFO    ][14229] File /usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json is in the correct state
2017-11-08 10:07:43,755 [salt.state       ][INFO    ][14229] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.json] at time 10:07:43.754715 duration_in_ms=22.922
2017-11-08 10:07:43,755 [salt.state       ][INFO    ][14229] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 10:07:43.755109
2017-11-08 10:07:43,755 [salt.state       ][INFO    ][14229] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json
2017-11-08 10:07:43,774 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/ceilometer_policy.json'
2017-11-08 10:07:43,775 [salt.state       ][INFO    ][14229] File changed:
New file
2017-11-08 10:07:43,775 [salt.state       ][INFO    ][14229] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/ceilometer_policy.json] at time 10:07:43.775160 duration_in_ms=20.05
2017-11-08 10:07:43,776 [salt.state       ][INFO    ][14229] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 10:07:43.775535
2017-11-08 10:07:43,776 [salt.state       ][INFO    ][14229] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json
2017-11-08 10:07:43,794 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/cinder_policy.json'
2017-11-08 10:07:43,795 [salt.state       ][INFO    ][14229] File /usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json is in the correct state
2017-11-08 10:07:43,795 [salt.state       ][INFO    ][14229] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.json] at time 10:07:43.794700 duration_in_ms=19.164
2017-11-08 10:07:43,795 [salt.state       ][INFO    ][14229] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 10:07:43.795173
2017-11-08 10:07:43,795 [salt.state       ][INFO    ][14229] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json
2017-11-08 10:07:43,814 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/heat_policy.json'
2017-11-08 10:07:43,814 [salt.state       ][INFO    ][14229] File /usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json is in the correct state
2017-11-08 10:07:43,815 [salt.state       ][INFO    ][14229] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/heat_policy.json] at time 10:07:43.814634 duration_in_ms=19.461
2017-11-08 10:07:43,815 [salt.state       ][INFO    ][14229] Running state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 10:07:43.815079
2017-11-08 10:07:43,815 [salt.state       ][INFO    ][14229] Executing state file.managed for /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json
2017-11-08 10:07:43,835 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/policy/ocata/keystone_policy.json'
2017-11-08 10:07:43,836 [salt.state       ][INFO    ][14229] File /usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json is in the correct state
2017-11-08 10:07:43,836 [salt.state       ][INFO    ][14229] Completed state [/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.json] at time 10:07:43.836105 duration_in_ms=21.026
2017-11-08 10:07:43,837 [salt.state       ][INFO    ][14229] Running state [/etc/apache2/ports.conf] at time 10:07:43.836543
2017-11-08 10:07:43,837 [salt.state       ][INFO    ][14229] Executing state file.managed for /etc/apache2/ports.conf
2017-11-08 10:07:43,855 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/ports.conf'
2017-11-08 10:07:43,880 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-08 10:07:43,900 [salt.state       ][INFO    ][14229] 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-08 10:07:43,900 [salt.state       ][INFO    ][14229] Completed state [/etc/apache2/ports.conf] at time 10:07:43.900432 duration_in_ms=63.889
2017-11-08 10:07:43,901 [salt.state       ][INFO    ][14229] Running state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 10:07:43.900842
2017-11-08 10:07:43,901 [salt.state       ][INFO    ][14229] Executing state file.managed for /etc/apache2/conf-available/openstack-dashboard.conf
2017-11-08 10:07:43,918 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/files/openstack-dashboard.conf.Debian'
2017-11-08 10:07:43,953 [salt.fileclient  ][INFO    ][14229] Fetching file from saltenv 'base', ** done ** 'horizon/map.jinja'
2017-11-08 10:07:43,972 [salt.state       ][INFO    ][14229] File changed:
New file
2017-11-08 10:07:43,973 [salt.state       ][INFO    ][14229] Completed state [/etc/apache2/conf-available/openstack-dashboard.conf] at time 10:07:43.972530 duration_in_ms=71.688
2017-11-08 10:07:43,975 [salt.state       ][INFO    ][14229] Running state [wsgi] at time 10:07:43.975408
2017-11-08 10:07:43,976 [salt.state       ][INFO    ][14229] Executing state apache_module.enable for wsgi
2017-11-08 10:07:43,976 [py.warnings      ][WARNING ][14229] /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-08 10:07:43,978 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['a2enmod', 'wsgi'] in directory '/root'
2017-11-08 10:07:44,043 [salt.state       ][INFO    ][14229] {'new': 'wsgi', 'old': None}
2017-11-08 10:07:44,044 [salt.state       ][INFO    ][14229] Completed state [wsgi] at time 10:07:44.043703 duration_in_ms=68.294
2017-11-08 10:07:44,046 [salt.state       ][INFO    ][14229] Running state [openstack-dashboard] at time 10:07:44.045646
2017-11-08 10:07:44,046 [salt.state       ][INFO    ][14229] Executing state apache_conf.enable for openstack-dashboard
2017-11-08 10:07:44,051 [py.warnings      ][WARNING ][14229] /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-08 10:07:44,052 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['a2enconf', 'openstack-dashboard'] in directory '/root'
2017-11-08 10:07:44,107 [salt.state       ][INFO    ][14229] {'new': 'openstack-dashboard', 'old': None}
2017-11-08 10:07:44,107 [salt.state       ][INFO    ][14229] Completed state [openstack-dashboard] at time 10:07:44.107047 duration_in_ms=61.371
2017-11-08 10:07:44,365 [salt.state       ][INFO    ][14229] Running state [/var/log/horizon] at time 10:07:44.364758
2017-11-08 10:07:44,365 [salt.state       ][INFO    ][14229] Executing state file.directory for /var/log/horizon
2017-11-08 10:07:44,368 [salt.state       ][INFO    ][14229] {'/var/log/horizon': 'New Dir'}
2017-11-08 10:07:44,369 [salt.state       ][INFO    ][14229] Completed state [/var/log/horizon] at time 10:07:44.368479 duration_in_ms=3.723
2017-11-08 10:07:44,369 [salt.state       ][INFO    ][14229] Running state [/var/log/horizon/horizon.log] at time 10:07:44.368884
2017-11-08 10:07:44,369 [salt.state       ][INFO    ][14229] Executing state file.managed for /var/log/horizon/horizon.log
2017-11-08 10:07:44,370 [salt.loaded.int.states.file][WARNING ][14229] 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-08 10:07:44,371 [salt.state       ][INFO    ][14229] {'new': 'file /var/log/horizon/horizon.log created', 'group': 'adm', 'mode': '0640', 'user': 'horizon'}
2017-11-08 10:07:44,371 [salt.state       ][INFO    ][14229] Completed state [/var/log/horizon/horizon.log] at time 10:07:44.371116 duration_in_ms=2.233
2017-11-08 10:07:44,372 [salt.state       ][INFO    ][14229] Running state [apache2] at time 10:07:44.372343
2017-11-08 10:07:44,373 [salt.state       ][INFO    ][14229] Executing state service.running for apache2
2017-11-08 10:07:44,373 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-11-08 10:07:44,392 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-08 10:07:44,413 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-08 10:07:44,436 [salt.state       ][INFO    ][14229] The service apache2 is already running
2017-11-08 10:07:44,437 [salt.state       ][INFO    ][14229] Completed state [apache2] at time 10:07:44.436819 duration_in_ms=64.475
2017-11-08 10:07:44,437 [salt.state       ][INFO    ][14229] Running state [apache2] at time 10:07:44.437088
2017-11-08 10:07:44,437 [salt.state       ][INFO    ][14229] Executing state service.mod_watch for apache2
2017-11-08 10:07:44,438 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-08 10:07:44,459 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-08 10:07:44,482 [salt.loaded.int.module.cmdmod][INFO    ][14229] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-11-08 10:07:46,761 [salt.state       ][INFO    ][14229] {'apache2': True}
2017-11-08 10:07:46,762 [salt.state       ][INFO    ][14229] Completed state [apache2] at time 10:07:46.762124 duration_in_ms=2325.034
2017-11-08 10:07:46,767 [salt.minion      ][INFO    ][14229] Returning information for job: 20171108100529291708
2017-11-08 10:07:47,636 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command state.sls with jid 20171108100747629040
2017-11-08 10:07:47,667 [salt.minion      ][INFO    ][18885] Starting a new job with PID 18885
2017-11-08 10:07:50,325 [salt.state       ][INFO    ][18885] Loading fresh modules for state activity
2017-11-08 10:07:50,360 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/init.sls'
2017-11-08 10:07:50,380 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/server.sls'
2017-11-08 10:07:50,409 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-08 10:07:50,448 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/server/users.sls'
2017-11-08 10:07:50,478 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-08 10:07:50,498 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/server/sites.sls'
2017-11-08 10:07:50,567 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-08 10:07:50,663 [salt.state       ][INFO    ][18885] 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 10:07:50.662784
2017-11-08 10:07:50,663 [salt.state       ][INFO    ][18885] 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-08 10:07:50,665 [salt.loaded.int.module.cmdmod][INFO    ][18885] 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-08 10:07:50,677 [salt.state       ][INFO    ][18885] {'pid': 18896, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-08 10:07:50,678 [salt.state       ][INFO    ][18885] 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 10:07:50.677795 duration_in_ms=15.012
2017-11-08 10:07:52,876 [salt.state       ][INFO    ][18885] Running state [nginx] at time 10:07:52.876215
2017-11-08 10:07:52,877 [salt.state       ][INFO    ][18885] Executing state pkg.installed for nginx
2017-11-08 10:07:52,877 [salt.loaded.int.module.cmdmod][INFO    ][18885] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 10:07:53,978 [salt.loaded.int.module.cmdmod][INFO    ][18885] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-08 10:07:57,357 [salt.loaded.int.module.cmdmod][INFO    ][18885] 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-08 10:07:57,737 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100757721596
2017-11-08 10:07:57,764 [salt.minion      ][INFO    ][19447] Starting a new job with PID 19447
2017-11-08 10:07:57,780 [salt.minion      ][INFO    ][19447] Returning information for job: 20171108100757721596
2017-11-08 10:08:02,995 [salt.loaded.int.module.cmdmod][INFO    ][18885] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-08 10:08:03,069 [salt.state       ][INFO    ][18885] 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-08 10:08:03,119 [salt.state       ][INFO    ][18885] Loading fresh modules for state activity
2017-11-08 10:08:03,195 [salt.state       ][INFO    ][18885] Completed state [nginx] at time 10:08:03.194864 duration_in_ms=10318.649
2017-11-08 10:08:03,203 [salt.state       ][INFO    ][18885] Running state [apache2-utils] at time 10:08:03.202672
2017-11-08 10:08:03,203 [salt.state       ][INFO    ][18885] Executing state pkg.installed for apache2-utils
2017-11-08 10:08:03,655 [salt.state       ][INFO    ][18885] Package apache2-utils is already installed
2017-11-08 10:08:03,656 [salt.state       ][INFO    ][18885] Completed state [apache2-utils] at time 10:08:03.655768 duration_in_ms=453.096
2017-11-08 10:08:03,657 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 10:08:03.657129
2017-11-08 10:08:03,657 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf
2017-11-08 10:08:03,694 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:03,789 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:03,819 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:03,872 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:03,899 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:03,926 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:03,941 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:03,941 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone_private.conf] at time 10:08:03.941065 duration_in_ms=283.936
2017-11-08 10:08:03,941 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 10:08:03.941339
2017-11-08 10:08:03,942 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf
2017-11-08 10:08:03,943 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf'}
2017-11-08 10:08:03,943 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone_private.conf] at time 10:08:03.943126 duration_in_ms=1.787
2017-11-08 10:08:03,944 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 10:08:03.943691
2017-11-08 10:08:03,944 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf
2017-11-08 10:08:03,963 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:04,015 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:04,037 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:04,068 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:04,086 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:04,104 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:04,109 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:04,109 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova.conf] at time 10:08:04.109234 duration_in_ms=165.543
2017-11-08 10:08:04,110 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 10:08:04.109473
2017-11-08 10:08:04,110 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf
2017-11-08 10:08:04,111 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf'}
2017-11-08 10:08:04,111 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova.conf] at time 10:08:04.111084 duration_in_ms=1.611
2017-11-08 10:08:04,112 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 10:08:04.111608
2017-11-08 10:08:04,112 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf
2017-11-08 10:08:04,131 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:04,181 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:04,200 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:04,232 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:04,249 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:04,267 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:04,272 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:04,273 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_aodh.conf] at time 10:08:04.272474 duration_in_ms=160.866
2017-11-08 10:08:04,273 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 10:08:04.272718
2017-11-08 10:08:04,273 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf
2017-11-08 10:08:04,274 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf'}
2017-11-08 10:08:04,274 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_aodh.conf] at time 10:08:04.274363 duration_in_ms=1.645
2017-11-08 10:08:04,275 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 10:08:04.274926
2017-11-08 10:08:04,275 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf
2017-11-08 10:08:04,295 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:04,344 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:04,364 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:04,393 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:04,412 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:04,429 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:04,434 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:04,435 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_neutron.conf] at time 10:08:04.434553 duration_in_ms=159.627
2017-11-08 10:08:04,435 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 10:08:04.434788
2017-11-08 10:08:04,435 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf
2017-11-08 10:08:04,436 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf'}
2017-11-08 10:08:04,437 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_neutron.conf] at time 10:08:04.436523 duration_in_ms=1.735
2017-11-08 10:08:04,437 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 10:08:04.437036
2017-11-08 10:08:04,437 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_web.conf
2017-11-08 10:08:04,458 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:04,507 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:04,527 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:04,557 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:04,575 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:04,593 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:04,599 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:04,599 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_web.conf] at time 10:08:04.599142 duration_in_ms=162.106
2017-11-08 10:08:04,599 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 10:08:04.599421
2017-11-08 10:08:04,600 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf
2017-11-08 10:08:04,601 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf'}
2017-11-08 10:08:04,601 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_web.conf] at time 10:08:04.601076 duration_in_ms=1.655
2017-11-08 10:08:04,602 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 10:08:04.601610
2017-11-08 10:08:04,602 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf
2017-11-08 10:08:04,621 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:04,672 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:04,692 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:04,721 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:04,739 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:04,755 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:04,761 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:04,761 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_glance.conf] at time 10:08:04.760798 duration_in_ms=159.188
2017-11-08 10:08:04,761 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 10:08:04.761047
2017-11-08 10:08:04,761 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf
2017-11-08 10:08:04,763 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf'}
2017-11-08 10:08:04,763 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_glance.conf] at time 10:08:04.762676 duration_in_ms=1.629
2017-11-08 10:08:04,763 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 10:08:04.763206
2017-11-08 10:08:04,763 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_novnc.conf
2017-11-08 10:08:04,782 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:04,832 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:04,852 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:04,880 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:04,898 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:04,916 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:04,921 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:04,922 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_novnc.conf] at time 10:08:04.921710 duration_in_ms=158.503
2017-11-08 10:08:04,922 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 10:08:04.922133
2017-11-08 10:08:04,923 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_novnc.conf
2017-11-08 10:08:04,924 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_novnc.conf'}
2017-11-08 10:08:04,924 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_novnc.conf] at time 10:08:04.924261 duration_in_ms=2.128
2017-11-08 10:08:04,925 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 10:08:04.924959
2017-11-08 10:08:04,925 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf
2017-11-08 10:08:04,946 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:04,996 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:05,019 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:05,050 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:05,068 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:05,085 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:05,090 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:05,091 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_keystone.conf] at time 10:08:05.090710 duration_in_ms=165.75
2017-11-08 10:08:05,091 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 10:08:05.091129
2017-11-08 10:08:05,092 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf
2017-11-08 10:08:05,093 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf'}
2017-11-08 10:08:05,093 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_keystone.conf] at time 10:08:05.093317 duration_in_ms=2.188
2017-11-08 10:08:05,094 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 10:08:05.094034
2017-11-08 10:08:05,094 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf
2017-11-08 10:08:05,114 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:05,163 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:05,184 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:05,212 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:05,228 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:05,245 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:05,250 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:05,251 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_cinder.conf] at time 10:08:05.250671 duration_in_ms=156.637
2017-11-08 10:08:05,251 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 10:08:05.251139
2017-11-08 10:08:05,252 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf
2017-11-08 10:08:05,253 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf'}
2017-11-08 10:08:05,254 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_cinder.conf] at time 10:08:05.253466 duration_in_ms=2.327
2017-11-08 10:08:05,254 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 10:08:05.254189
2017-11-08 10:08:05,255 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-11-08 10:08:05,272 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:05,335 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:05,355 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:05,383 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:05,400 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:05,416 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:05,422 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:05,422 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 10:08:05.422082 duration_in_ms=167.893
2017-11-08 10:08:05,423 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 10:08:05.422551
2017-11-08 10:08:05,423 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf
2017-11-08 10:08:05,424 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf'}
2017-11-08 10:08:05,425 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cloudwatch.conf] at time 10:08:05.424800 duration_in_ms=2.249
2017-11-08 10:08:05,426 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 10:08:05.425517
2017-11-08 10:08:05,426 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf
2017-11-08 10:08:05,444 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:05,491 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:05,512 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:05,539 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:05,555 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:05,571 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:05,577 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:05,577 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_nova_ec2.conf] at time 10:08:05.577166 duration_in_ms=151.649
2017-11-08 10:08:05,578 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 10:08:05.577631
2017-11-08 10:08:05,578 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf
2017-11-08 10:08:05,580 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf'}
2017-11-08 10:08:05,580 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_nova_ec2.conf] at time 10:08:05.579916 duration_in_ms=2.285
2017-11-08 10:08:05,581 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 10:08:05.580658
2017-11-08 10:08:05,581 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf
2017-11-08 10:08:05,603 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/redirect.conf'
2017-11-08 10:08:05,612 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:05,612 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_redirect_openstack_web_redirect.conf] at time 10:08:05.612079 duration_in_ms=31.421
2017-11-08 10:08:05,613 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 10:08:05.612538
2017-11-08 10:08:05,613 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf
2017-11-08 10:08:05,614 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf'}
2017-11-08 10:08:05,615 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_redirect_openstack_web_redirect.conf] at time 10:08:05.614717 duration_in_ms=2.179
2017-11-08 10:08:05,615 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 10:08:05.615431
2017-11-08 10:08:05,616 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_static_reclass_doc.conf
2017-11-08 10:08:05,634 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/static.conf'
2017-11-08 10:08:05,664 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:05,684 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_log.conf'
2017-11-08 10:08:05,698 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:05,727 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:05,744 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:05,749 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:05,750 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_static_reclass_doc.conf] at time 10:08:05.749933 duration_in_ms=134.502
2017-11-08 10:08:05,750 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 10:08:05.750389
2017-11-08 10:08:05,751 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_static_reclass_doc.conf
2017-11-08 10:08:05,752 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf'}
2017-11-08 10:08:05,753 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_static_reclass_doc.conf] at time 10:08:05.752634 duration_in_ms=2.244
2017-11-08 10:08:05,753 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 10:08:05.753350
2017-11-08 10:08:05,754 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf
2017-11-08 10:08:05,774 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:05,827 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:05,846 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:05,875 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:05,892 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:05,908 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:05,914 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:05,914 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat.conf] at time 10:08:05.914172 duration_in_ms=160.822
2017-11-08 10:08:05,915 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 10:08:05.914662
2017-11-08 10:08:05,915 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf
2017-11-08 10:08:05,917 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf'}
2017-11-08 10:08:05,917 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat.conf] at time 10:08:05.916948 duration_in_ms=2.286
2017-11-08 10:08:05,918 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 10:08:05.917665
2017-11-08 10:08:05,918 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_stats_stats.conf
2017-11-08 10:08:05,937 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/stats.conf'
2017-11-08 10:08:05,941 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:05,941 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_stats_stats.conf] at time 10:08:05.941080 duration_in_ms=23.415
2017-11-08 10:08:05,942 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 10:08:05.941521
2017-11-08 10:08:05,942 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_stats_stats.conf
2017-11-08 10:08:05,943 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_stats_stats.conf'}
2017-11-08 10:08:05,944 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_stats_stats.conf] at time 10:08:05.943714 duration_in_ms=2.193
2017-11-08 10:08:05,944 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 10:08:05.944428
2017-11-08 10:08:05,945 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf
2017-11-08 10:08:05,964 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:06,015 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:06,036 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:06,064 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:06,081 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:06,098 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:06,104 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:06,105 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_ceilometer.conf] at time 10:08:06.104487 duration_in_ms=160.059
2017-11-08 10:08:06,105 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 10:08:06.104958
2017-11-08 10:08:06,105 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf
2017-11-08 10:08:06,107 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf'}
2017-11-08 10:08:06,107 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_ceilometer.conf] at time 10:08:06.107181 duration_in_ms=2.223
2017-11-08 10:08:06,108 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 10:08:06.107907
2017-11-08 10:08:06,108 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf
2017-11-08 10:08:06,127 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/proxy.conf'
2017-11-08 10:08:06,175 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_name.conf'
2017-11-08 10:08:06,195 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl.conf'
2017-11-08 10:08:06,223 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_ssl_secure.conf'
2017-11-08 10:08:06,240 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_auth.conf'
2017-11-08 10:08:06,261 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/_access_policy.conf'
2017-11-08 10:08:06,274 [salt.state       ][INFO    ][18885] File changed:
New file
2017-11-08 10:08:06,275 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/nginx_proxy_openstack_api_heat_cfn.conf] at time 10:08:06.275055 duration_in_ms=167.146
2017-11-08 10:08:06,276 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 10:08:06.276072
2017-11-08 10:08:06,277 [salt.state       ][INFO    ][18885] Executing state file.symlink for /etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf
2017-11-08 10:08:06,279 [salt.state       ][INFO    ][18885] {'new': '/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf'}
2017-11-08 10:08:06,280 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/nginx_proxy_openstack_api_heat_cfn.conf] at time 10:08:06.279478 duration_in_ms=3.407
2017-11-08 10:08:06,280 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-enabled/default] at time 10:08:06.280200
2017-11-08 10:08:06,281 [salt.state       ][INFO    ][18885] Executing state file.absent for /etc/nginx/sites-enabled/default
2017-11-08 10:08:06,281 [salt.state       ][INFO    ][18885] {'removed': '/etc/nginx/sites-enabled/default'}
2017-11-08 10:08:06,282 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-enabled/default] at time 10:08:06.281588 duration_in_ms=1.388
2017-11-08 10:08:06,282 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/sites-available/default] at time 10:08:06.282284
2017-11-08 10:08:06,283 [salt.state       ][INFO    ][18885] Executing state file.absent for /etc/nginx/sites-available/default
2017-11-08 10:08:06,283 [salt.state       ][INFO    ][18885] {'removed': '/etc/nginx/sites-available/default'}
2017-11-08 10:08:06,284 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/sites-available/default] at time 10:08:06.283586 duration_in_ms=1.302
2017-11-08 10:08:06,284 [salt.state       ][INFO    ][18885] Running state [/etc/nginx/nginx.conf] at time 10:08:06.284263
2017-11-08 10:08:06,285 [salt.state       ][INFO    ][18885] Executing state file.managed for /etc/nginx/nginx.conf
2017-11-08 10:08:06,303 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/files/nginx.conf'
2017-11-08 10:08:06,333 [salt.fileclient  ][INFO    ][18885] Fetching file from saltenv 'base', ** done ** 'nginx/map.jinja'
2017-11-08 10:08:06,341 [salt.state       ][INFO    ][18885] 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-08 10:08:06,348 [salt.state       ][INFO    ][18885] Completed state [/etc/nginx/nginx.conf] at time 10:08:06.347918 duration_in_ms=63.655
2017-11-08 10:08:06,349 [salt.state       ][INFO    ][18885] Running state [/etc/ssl/private] at time 10:08:06.348886
2017-11-08 10:08:06,349 [salt.state       ][INFO    ][18885] Executing state file.directory for /etc/ssl/private
2017-11-08 10:08:06,350 [salt.state       ][INFO    ][18885] Directory /etc/ssl/private is in the correct state
2017-11-08 10:08:06,351 [salt.state       ][INFO    ][18885] Completed state [/etc/ssl/private] at time 10:08:06.350762 duration_in_ms=1.875
2017-11-08 10:08:06,379 [salt.state       ][INFO    ][18885] Running state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 10:08:06.378424
2017-11-08 10:08:06,379 [salt.state       ][INFO    ][18885] Executing state cmd.run for openssl dhparam -out /etc/ssl/dhparams.pem 2048
2017-11-08 10:08:06,380 [salt.loaded.int.module.cmdmod][INFO    ][18885] Executing command 'openssl dhparam -out /etc/ssl/dhparams.pem 2048' in directory '/root'
2017-11-08 10:08:07,952 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100807941749
2017-11-08 10:08:07,981 [salt.minion      ][INFO    ][19826] Starting a new job with PID 19826
2017-11-08 10:08:07,996 [salt.minion      ][INFO    ][19826] Returning information for job: 20171108100807941749
2017-11-08 10:08:17,996 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100817979313
2017-11-08 10:08:18,038 [salt.minion      ][INFO    ][19831] Starting a new job with PID 19831
2017-11-08 10:08:18,068 [salt.minion      ][INFO    ][19831] Returning information for job: 20171108100817979313
2017-11-08 10:08:28,048 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100828033921
2017-11-08 10:08:28,090 [salt.minion      ][INFO    ][19841] Starting a new job with PID 19841
2017-11-08 10:08:28,120 [salt.minion      ][INFO    ][19841] Returning information for job: 20171108100828033921
2017-11-08 10:08:38,104 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100838088126
2017-11-08 10:08:38,148 [salt.minion      ][INFO    ][19846] Starting a new job with PID 19846
2017-11-08 10:08:38,180 [salt.minion      ][INFO    ][19846] Returning information for job: 20171108100838088126
2017-11-08 10:08:48,154 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100848139767
2017-11-08 10:08:48,176 [salt.minion      ][INFO    ][19851] Starting a new job with PID 19851
2017-11-08 10:08:48,190 [salt.minion      ][INFO    ][19851] Returning information for job: 20171108100848139767
2017-11-08 10:08:58,184 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100858170297
2017-11-08 10:08:58,227 [salt.minion      ][INFO    ][19861] Starting a new job with PID 19861
2017-11-08 10:08:58,260 [salt.minion      ][INFO    ][19861] Returning information for job: 20171108100858170297
2017-11-08 10:09:08,239 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100908226762
2017-11-08 10:09:08,261 [salt.minion      ][INFO    ][19866] Starting a new job with PID 19866
2017-11-08 10:09:08,276 [salt.minion      ][INFO    ][19866] Returning information for job: 20171108100908226762
2017-11-08 10:09:18,282 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command saltutil.find_job with jid 20171108100918271208
2017-11-08 10:09:18,305 [salt.minion      ][INFO    ][19876] Starting a new job with PID 19876
2017-11-08 10:09:18,320 [salt.minion      ][INFO    ][19876] Returning information for job: 20171108100918271208
2017-11-08 10:09:22,419 [salt.state       ][INFO    ][18885] {'pid': 19817, '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-08 10:09:22,423 [salt.state       ][INFO    ][18885] Completed state [openssl dhparam -out /etc/ssl/dhparams.pem 2048] at time 10:09:22.422843 duration_in_ms=76044.419
2017-11-08 10:09:22,427 [salt.state       ][INFO    ][18885] Running state [nginx] at time 10:09:22.427306
2017-11-08 10:09:22,428 [salt.state       ][INFO    ][18885] Executing state service.running for nginx
2017-11-08 10:09:22,429 [salt.loaded.int.module.cmdmod][INFO    ][18885] Executing command ['systemctl', 'status', 'nginx.service', '-n', '0'] in directory '/root'
2017-11-08 10:09:22,460 [salt.loaded.int.module.cmdmod][INFO    ][18885] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-11-08 10:09:22,483 [salt.loaded.int.module.cmdmod][INFO    ][18885] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-11-08 10:09:22,506 [salt.state       ][INFO    ][18885] The service nginx is already running
2017-11-08 10:09:22,507 [salt.state       ][INFO    ][18885] Completed state [nginx] at time 10:09:22.506377 duration_in_ms=79.069
2017-11-08 10:09:22,508 [salt.state       ][INFO    ][18885] Running state [nginx] at time 10:09:22.507577
2017-11-08 10:09:22,509 [salt.state       ][INFO    ][18885] Executing state service.mod_watch for nginx
2017-11-08 10:09:22,511 [salt.loaded.int.module.cmdmod][INFO    ][18885] Executing command ['systemctl', 'is-active', 'nginx.service'] in directory '/root'
2017-11-08 10:09:22,536 [salt.loaded.int.module.cmdmod][INFO    ][18885] Executing command ['systemctl', 'is-enabled', 'nginx.service'] in directory '/root'
2017-11-08 10:09:22,562 [salt.loaded.int.module.cmdmod][INFO    ][18885] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'nginx.service'] in directory '/root'
2017-11-08 10:09:22,745 [salt.state       ][INFO    ][18885] {'nginx': True}
2017-11-08 10:09:22,745 [salt.state       ][INFO    ][18885] Completed state [nginx] at time 10:09:22.745172 duration_in_ms=237.594
2017-11-08 10:09:22,751 [salt.minion      ][INFO    ][18885] Returning information for job: 20171108100747629040
2017-11-08 10:10:28,625 [salt.minion      ][INFO    ][1551] User sudo_ubuntu Executing command cp.push_dir with jid 20171108101028616172
2017-11-08 10:10:28,656 [salt.minion      ][INFO    ][19910] Starting a new job with PID 19910
