2017-09-25 02:57:50,829 [salt.cli.daemons ][WARNING ][2544] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-09-25 02:57:57,314 [salt.state       ][ERROR   ][3745] No contents found in top file
2017-09-25 02:58:15,062 [salt.utils.parsers][WARNING ][2544] Minion received a SIGTERM. Exiting.
2017-09-25 03:00:29,030 [salt.cli.daemons ][WARNING ][3287] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-09-25 03:03:22,867 [salt.transport.ipc][ERROR   ][3287] Exception occurred while handling stream: [Errno 0] Success
2017-09-25 03:03:28,814 [salt.loaded.int.module.cmdmod][ERROR   ][11496] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-09-25 03:03:28,814 [salt.loaded.int.module.cmdmod][ERROR   ][11496] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-09-25 03:03:28,814 [salt.loaded.int.module.cmdmod][ERROR   ][11496] retcode: 1
2017-09-25 03:03:28,815 [salt.state       ][ERROR   ][11496] {'pid': 16298, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-09-25 03:03:47,544 [py.warnings      ][WARNING ][16339] /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-09-25 03:04:49,164 [salt.loaded.int.module.cmdmod][ERROR   ][16339] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-09-25 03:04:49,165 [salt.loaded.int.module.cmdmod][ERROR   ][16339] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-09-25 03:04:55,450 [salt.loaded.int.module.cmdmod][ERROR   ][16339] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-09-25 03:04:55,450 [salt.loaded.int.module.cmdmod][ERROR   ][16339] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-09-25 03:05:02,968 [salt.loaded.int.module.cmdmod][ERROR   ][16339] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-09-25 03:05:02,968 [salt.loaded.int.module.cmdmod][ERROR   ][16339] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-09-25 03:05:16,294 [salt.loaded.int.module.cmdmod][ERROR   ][16339] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-09-25 03:05:16,295 [salt.loaded.int.module.cmdmod][ERROR   ][16339] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-09-25 03:05:24,313 [salt.loaded.int.module.cmdmod][ERROR   ][16339] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-09-25 03:05:24,313 [salt.loaded.int.module.cmdmod][ERROR   ][16339] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-09-25 03:05:30,573 [salt.loaded.int.module.cmdmod][ERROR   ][16339] 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-09-25 03:05:32,827 [salt.loaded.int.module.cmdmod][INFO    ][23942] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-09-25 03:05:32,833 [salt.loaded.int.module.cmdmod][INFO    ][23942] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-09-25 03:05:32,841 [salt.loaded.int.module.cmdmod][INFO    ][23942] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-09-25 03:05:32,848 [salt.utils.parsers][WARNING ][3287] Minion received a SIGTERM. Exiting.
2017-09-25 03:05:33,115 [salt.cli.daemons ][INFO    ][24019] Setting up the Salt Minion "kvm02.baremetal-mcp-ocata-odl-ha.local"
2017-09-25 03:05:33,609 [salt.minion      ][INFO    ][24019] Creating minion process manager
2017-09-25 03:05:33,609 [salt.cli.daemons ][WARNING ][24019] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-09-25 03:05:33,610 [salt.cli.daemons ][INFO    ][24019] The Salt Minion is starting up
2017-09-25 03:05:33,610 [salt.minion      ][INFO    ][24019] Minion is starting as user 'root'
2017-09-25 03:05:33,610 [salt.utils.event ][INFO    ][24019] Starting pull socket on /var/run/salt/minion/minion_event_0607a05f39_pull.ipc
2017-09-25 03:05:34,417 [salt.loaded.int.module.cmdmod][INFO    ][24019] Executing command ['date', '+%z'] in directory '/root'
2017-09-25 03:05:34,425 [salt.utils.schedule][INFO    ][24019] Updating job settings for scheduled job: __mine_interval
2017-09-25 03:05:34,427 [salt.minion      ][INFO    ][24019] Added mine.update to scheduler
2017-09-25 03:05:34,762 [salt.minion      ][INFO    ][24019] Minion is ready to receive requests!
2017-09-25 03:05:35,762 [salt.utils.schedule][INFO    ][24019] Running scheduled job: __mine_interval
2017-09-25 03:05:44,758 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.sync_all with jid 20170925030544754523
2017-09-25 03:05:44,772 [salt.minion      ][INFO    ][24119] Starting a new job with PID 24119
2017-09-25 03:05:47,211 [salt.state       ][INFO    ][24119] Loading fresh modules for state activity
2017-09-25 03:05:47,233 [salt.state       ][ERROR   ][24119] No contents found in top file
2017-09-25 03:05:47,233 [salt.utils.extmods][INFO    ][24119] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-09-25 03:05:47,236 [salt.utils.extmods][INFO    ][24119] Syncing beacons for environment 'base'
2017-09-25 03:05:47,236 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_beacons, for base)
2017-09-25 03:05:47,236 [salt.fileclient  ][INFO    ][24119] Caching directory '_beacons/' for environment 'base'
2017-09-25 03:05:47,278 [salt.utils.extmods][INFO    ][24119] Syncing modules for environment 'base'
2017-09-25 03:05:47,278 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_modules, for base)
2017-09-25 03:05:47,279 [salt.fileclient  ][INFO    ][24119] Caching directory '_modules/' for environment 'base'
2017-09-25 03:05:47,324 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-09-25 03:05:47,360 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-09-25 03:05:47,375 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-09-25 03:05:47,386 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-09-25 03:05:47,397 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-09-25 03:05:47,408 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-09-25 03:05:47,441 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-09-25 03:05:47,453 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-09-25 03:05:47,464 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-09-25 03:05:47,475 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-09-25 03:05:47,510 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-09-25 03:05:47,521 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-09-25 03:05:47,532 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-09-25 03:05:47,556 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-09-25 03:05:47,567 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-09-25 03:05:47,580 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-09-25 03:05:47,593 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-09-25 03:05:47,616 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-09-25 03:05:47,625 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-09-25 03:05:47,636 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-09-25 03:05:47,658 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-09-25 03:05:47,670 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-09-25 03:05:47,681 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-09-25 03:05:47,691 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-09-25 03:05:47,712 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-09-25 03:05:47,721 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-09-25 03:05:47,732 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-09-25 03:05:47,751 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-09-25 03:05:47,761 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-09-25 03:05:47,771 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-09-25 03:05:47,813 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-09-25 03:05:47,856 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-09-25 03:05:47,859 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-09-25 03:05:47,864 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-09-25 03:05:47,865 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-09-25 03:05:47,865 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-09-25 03:05:47,865 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-09-25 03:05:47,866 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-09-25 03:05:47,866 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-09-25 03:05:47,866 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-09-25 03:05:47,866 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-09-25 03:05:47,867 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-09-25 03:05:47,867 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-09-25 03:05:47,867 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-09-25 03:05:47,867 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-09-25 03:05:47,868 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-09-25 03:05:47,868 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-09-25 03:05:47,868 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-09-25 03:05:47,868 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-09-25 03:05:47,869 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-09-25 03:05:47,869 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-09-25 03:05:47,869 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-09-25 03:05:47,869 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-09-25 03:05:47,870 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-09-25 03:05:47,870 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-09-25 03:05:47,870 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-09-25 03:05:47,871 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-09-25 03:05:47,871 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-09-25 03:05:47,871 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-09-25 03:05:47,871 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-09-25 03:05:47,872 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-09-25 03:05:47,872 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-09-25 03:05:47,872 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-09-25 03:05:47,872 [salt.utils.extmods][INFO    ][24119] 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-09-25 03:05:47,873 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-09-25 03:05:47,873 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-09-25 03:05:47,877 [salt.utils.extmods][INFO    ][24119] Syncing states for environment 'base'
2017-09-25 03:05:47,878 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_states, for base)
2017-09-25 03:05:47,878 [salt.fileclient  ][INFO    ][24119] Caching directory '_states/' for environment 'base'
2017-09-25 03:05:47,911 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-09-25 03:05:47,922 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-09-25 03:05:47,933 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-09-25 03:05:47,944 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-09-25 03:05:47,955 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-09-25 03:05:47,965 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-09-25 03:05:47,976 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-09-25 03:05:47,987 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-09-25 03:05:48,012 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-09-25 03:05:48,021 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-09-25 03:05:48,054 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-09-25 03:05:48,064 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-09-25 03:05:48,073 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-09-25 03:05:48,084 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-09-25 03:05:48,114 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-09-25 03:05:48,125 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-09-25 03:05:48,136 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-09-25 03:05:48,146 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-09-25 03:05:48,157 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-09-25 03:05:48,167 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-09-25 03:05:48,177 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-09-25 03:05:48,186 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-09-25 03:05:48,203 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-09-25 03:05:48,222 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-09-25 03:05:48,261 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-09-25 03:05:48,271 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-09-25 03:05:48,281 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-09-25 03:05:48,292 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-09-25 03:05:48,319 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-09-25 03:05:48,322 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-09-25 03:05:48,322 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-09-25 03:05:48,322 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-09-25 03:05:48,323 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-09-25 03:05:48,323 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-09-25 03:05:48,324 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-09-25 03:05:48,324 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-09-25 03:05:48,324 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-09-25 03:05:48,325 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-09-25 03:05:48,325 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-09-25 03:05:48,325 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-09-25 03:05:48,326 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-09-25 03:05:48,326 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-09-25 03:05:48,326 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-09-25 03:05:48,326 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-09-25 03:05:48,327 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-09-25 03:05:48,327 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-09-25 03:05:48,327 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-09-25 03:05:48,328 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-09-25 03:05:48,328 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-09-25 03:05:48,328 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-09-25 03:05:48,329 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-09-25 03:05:48,329 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-09-25 03:05:48,329 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-09-25 03:05:48,330 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-09-25 03:05:48,330 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-09-25 03:05:48,330 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-09-25 03:05:48,331 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-09-25 03:05:48,331 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-09-25 03:05:48,331 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-09-25 03:05:48,334 [salt.utils.extmods][INFO    ][24119] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-09-25 03:05:48,337 [salt.utils.extmods][INFO    ][24119] Syncing sdb for environment 'base'
2017-09-25 03:05:48,337 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_sdb, for base)
2017-09-25 03:05:48,337 [salt.fileclient  ][INFO    ][24119] Caching directory '_sdb/' for environment 'base'
2017-09-25 03:05:48,378 [salt.utils.extmods][INFO    ][24119] Syncing grains for environment 'base'
2017-09-25 03:05:48,378 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_grains, for base)
2017-09-25 03:05:48,378 [salt.fileclient  ][INFO    ][24119] Caching directory '_grains/' for environment 'base'
2017-09-25 03:05:48,416 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-09-25 03:05:48,425 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-09-25 03:05:48,436 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-09-25 03:05:48,474 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-09-25 03:05:48,484 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-09-25 03:05:48,493 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-09-25 03:05:48,553 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-09-25 03:05:48,563 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-09-25 03:05:48,593 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-09-25 03:05:48,607 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-09-25 03:05:48,636 [salt.fileclient  ][INFO    ][24119] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-09-25 03:05:48,638 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-09-25 03:05:48,639 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-09-25 03:05:48,639 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-09-25 03:05:48,639 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-09-25 03:05:48,639 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-09-25 03:05:48,640 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-09-25 03:05:48,640 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-09-25 03:05:48,640 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-09-25 03:05:48,640 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-09-25 03:05:48,640 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-09-25 03:05:48,641 [salt.utils.extmods][INFO    ][24119] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-09-25 03:05:48,642 [salt.utils.extmods][INFO    ][24119] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-09-25 03:05:48,645 [salt.utils.extmods][INFO    ][24119] Syncing renderers for environment 'base'
2017-09-25 03:05:48,645 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_renderers, for base)
2017-09-25 03:05:48,645 [salt.fileclient  ][INFO    ][24119] Caching directory '_renderers/' for environment 'base'
2017-09-25 03:05:48,670 [salt.utils.extmods][INFO    ][24119] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-09-25 03:05:48,673 [salt.utils.extmods][INFO    ][24119] Syncing returners for environment 'base'
2017-09-25 03:05:48,673 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_returners, for base)
2017-09-25 03:05:48,673 [salt.fileclient  ][INFO    ][24119] Caching directory '_returners/' for environment 'base'
2017-09-25 03:05:48,706 [salt.utils.extmods][INFO    ][24119] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-09-25 03:05:48,709 [salt.utils.extmods][INFO    ][24119] Syncing output for environment 'base'
2017-09-25 03:05:48,709 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_output, for base)
2017-09-25 03:05:48,709 [salt.fileclient  ][INFO    ][24119] Caching directory '_output/' for environment 'base'
2017-09-25 03:05:48,739 [salt.utils.extmods][INFO    ][24119] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-09-25 03:05:48,741 [salt.utils.extmods][INFO    ][24119] Syncing utils for environment 'base'
2017-09-25 03:05:48,741 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_utils, for base)
2017-09-25 03:05:48,741 [salt.fileclient  ][INFO    ][24119] Caching directory '_utils/' for environment 'base'
2017-09-25 03:05:48,773 [salt.utils.extmods][INFO    ][24119] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-09-25 03:05:48,775 [salt.utils.extmods][INFO    ][24119] Syncing log_handlers for environment 'base'
2017-09-25 03:05:48,775 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_log_handlers, for base)
2017-09-25 03:05:48,776 [salt.fileclient  ][INFO    ][24119] Caching directory '_log_handlers/' for environment 'base'
2017-09-25 03:05:48,814 [salt.utils.extmods][INFO    ][24119] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-09-25 03:05:48,816 [salt.utils.extmods][INFO    ][24119] Syncing proxy for environment 'base'
2017-09-25 03:05:48,817 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_proxy, for base)
2017-09-25 03:05:48,817 [salt.fileclient  ][INFO    ][24119] Caching directory '_proxy/' for environment 'base'
2017-09-25 03:05:48,875 [salt.utils.extmods][INFO    ][24119] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-09-25 03:05:48,877 [salt.utils.extmods][INFO    ][24119] Syncing engines for environment 'base'
2017-09-25 03:05:48,878 [salt.utils.extmods][INFO    ][24119] Loading cache from salt://_engines, for base)
2017-09-25 03:05:48,878 [salt.fileclient  ][INFO    ][24119] Caching directory '_engines/' for environment 'base'
2017-09-25 03:05:48,920 [salt.minion      ][INFO    ][24119] Returning information for job: 20170925030544754523
2017-09-25 03:05:51,763 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command state.sls with jid 20170925030551759844
2017-09-25 03:05:51,777 [salt.minion      ][INFO    ][24219] Starting a new job with PID 24219
2017-09-25 03:05:52,253 [salt.state       ][INFO    ][24219] Loading fresh modules for state activity
2017-09-25 03:05:52,280 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-09-25 03:05:52,299 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-09-25 03:05:52,395 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-09-25 03:05:52,461 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-09-25 03:05:52,475 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-09-25 03:05:52,500 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-09-25 03:05:52,589 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-09-25 03:05:52,607 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-25 03:05:52,649 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-09-25 03:05:52,666 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-09-25 03:05:52,678 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-09-25 03:05:52,692 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-09-25 03:05:52,699 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-09-25 03:05:52,721 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-09-25 03:05:52,735 [py.warnings      ][WARNING ][24219] /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-09-25 03:05:52,751 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'salt-minion --version' in directory '/root'
2017-09-25 03:05:53,029 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-09-25 03:05:53,048 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-09-25 03:05:53,059 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-09-25 03:05:53,071 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-09-25 03:05:53,116 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-09-25 03:05:53,150 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-09-25 03:05:53,201 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-09-25 03:05:53,222 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-09-25 03:05:53,653 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-09-25 03:05:53,720 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-25 03:05:53,765 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-09-25 03:05:53,784 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-09-25 03:05:53,797 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-09-25 03:05:53,861 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-09-25 03:05:53,868 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-09-25 03:05:53,888 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-09-25 03:05:53,903 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'salt-minion --version' in directory '/root'
2017-09-25 03:05:54,151 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-09-25 03:05:54,170 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-09-25 03:05:54,222 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-09-25 03:05:54,233 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-09-25 03:05:54,276 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-09-25 03:05:54,312 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-09-25 03:05:54,372 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-09-25 03:05:54,473 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-09-25 03:05:54,920 [salt.state       ][INFO    ][24219] Running state [salt-minion] at time 03:05:54.919774
2017-09-25 03:05:54,920 [salt.state       ][INFO    ][24219] Executing state pkg.installed for salt-minion
2017-09-25 03:05:54,921 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:05:55,217 [salt.state       ][INFO    ][24219] Package salt-minion is already installed
2017-09-25 03:05:55,218 [salt.state       ][INFO    ][24219] Completed state [salt-minion] at time 03:05:55.217501 duration_in_ms=297.727
2017-09-25 03:05:55,218 [salt.state       ][INFO    ][24219] Running state [python-yaml] at time 03:05:55.217786
2017-09-25 03:05:55,218 [salt.state       ][INFO    ][24219] Executing state pkg.installed for python-yaml
2017-09-25 03:05:55,221 [salt.state       ][INFO    ][24219] Package python-yaml is already installed
2017-09-25 03:05:55,221 [salt.state       ][INFO    ][24219] Completed state [python-yaml] at time 03:05:55.220748 duration_in_ms=2.962
2017-09-25 03:05:55,221 [salt.state       ][INFO    ][24219] Running state [python-psutil] at time 03:05:55.220912
2017-09-25 03:05:55,221 [salt.state       ][INFO    ][24219] Executing state pkg.installed for python-psutil
2017-09-25 03:05:55,224 [salt.state       ][INFO    ][24219] Package python-psutil is already installed
2017-09-25 03:05:55,224 [salt.state       ][INFO    ][24219] Completed state [python-psutil] at time 03:05:55.223764 duration_in_ms=2.851
2017-09-25 03:05:55,224 [salt.state       ][INFO    ][24219] Running state [python-m2crypto] at time 03:05:55.223918
2017-09-25 03:05:55,224 [salt.state       ][INFO    ][24219] Executing state pkg.installed for python-m2crypto
2017-09-25 03:05:55,227 [salt.state       ][INFO    ][24219] Package python-m2crypto is already installed
2017-09-25 03:05:55,227 [salt.state       ][INFO    ][24219] Completed state [python-m2crypto] at time 03:05:55.226794 duration_in_ms=2.877
2017-09-25 03:05:55,228 [salt.state       ][INFO    ][24219] Running state [/etc/salt/minion.d/minion.conf] at time 03:05:55.228394
2017-09-25 03:05:55,229 [salt.state       ][INFO    ][24219] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-09-25 03:05:55,290 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-09-25 03:05:55,337 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-09-25 03:05:55,379 [salt.fileclient  ][INFO    ][24219] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-25 03:05:55,422 [salt.state       ][INFO    ][24219] File /etc/salt/minion.d/minion.conf is in the correct state
2017-09-25 03:05:55,423 [salt.state       ][INFO    ][24219] Completed state [/etc/salt/minion.d/minion.conf] at time 03:05:55.422487 duration_in_ms=194.093
2017-09-25 03:05:55,423 [salt.state       ][INFO    ][24219] Running state [/etc/salt/minion.d/_virt.conf] at time 03:05:55.422832
2017-09-25 03:05:55,423 [salt.state       ][INFO    ][24219] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-09-25 03:05:55,453 [salt.state       ][INFO    ][24219] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-09-25 03:05:55,453 [salt.state       ][INFO    ][24219] Completed state [/etc/salt/minion.d/_virt.conf] at time 03:05:55.452706 duration_in_ms=29.874
2017-09-25 03:05:55,454 [salt.state       ][INFO    ][24219] Running state [salt-minion] at time 03:05:55.453766
2017-09-25 03:05:55,454 [salt.state       ][INFO    ][24219] Executing state service.running for salt-minion
2017-09-25 03:05:55,454 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-09-25 03:05:55,471 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-09-25 03:05:55,479 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-09-25 03:05:55,487 [salt.state       ][INFO    ][24219] The service salt-minion is already running
2017-09-25 03:05:55,487 [salt.state       ][INFO    ][24219] Completed state [salt-minion] at time 03:05:55.486911 duration_in_ms=33.144
2017-09-25 03:05:55,488 [salt.state       ][INFO    ][24219] Running state [/etc/salt/grains.d] at time 03:05:55.487990
2017-09-25 03:05:55,518 [salt.state       ][INFO    ][24219] Executing state file.directory for /etc/salt/grains.d
2017-09-25 03:05:55,518 [salt.state       ][INFO    ][24219] Directory /etc/salt/grains.d is in the correct state
2017-09-25 03:05:55,518 [salt.state       ][INFO    ][24219] Completed state [/etc/salt/grains.d] at time 03:05:55.518385 duration_in_ms=30.395
2017-09-25 03:05:55,519 [salt.state       ][INFO    ][24219] Running state [/etc/salt/grains] at time 03:05:55.518833
2017-09-25 03:05:55,519 [salt.state       ][INFO    ][24219] Executing state file.managed for /etc/salt/grains
2017-09-25 03:05:55,519 [salt.state       ][INFO    ][24219] File /etc/salt/grains exists with proper permissions. No changes made.
2017-09-25 03:05:55,520 [salt.state       ][INFO    ][24219] Completed state [/etc/salt/grains] at time 03:05:55.519481 duration_in_ms=0.649
2017-09-25 03:05:55,520 [salt.state       ][INFO    ][24219] Running state [/etc/salt/grains.d/placeholder] at time 03:05:55.519785
2017-09-25 03:05:55,520 [salt.state       ][INFO    ][24219] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-09-25 03:05:55,520 [salt.state       ][INFO    ][24219] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-09-25 03:05:55,520 [salt.state       ][INFO    ][24219] Completed state [/etc/salt/grains.d/placeholder] at time 03:05:55.520415 duration_in_ms=0.63
2017-09-25 03:05:55,521 [salt.state       ][INFO    ][24219] Running state [/etc/salt/grains.d/sphinx] at time 03:05:55.520687
2017-09-25 03:05:55,521 [salt.state       ][INFO    ][24219] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-09-25 03:05:55,590 [salt.state       ][INFO    ][24219] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 10.167.4.142
               - 127.0.0.1
               - 192.168.11.253
-              - 192.168.122.1
         system:
           name: System
           param:

2017-09-25 03:05:55,590 [salt.state       ][INFO    ][24219] Completed state [/etc/salt/grains.d/sphinx] at time 03:05:55.590155 duration_in_ms=69.469
2017-09-25 03:05:55,591 [salt.state       ][INFO    ][24219] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:05:55.590620
2017-09-25 03:05:55,591 [salt.state       ][INFO    ][24219] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:05:55,591 [salt.state       ][INFO    ][24219] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:05:55,591 [salt.state       ][INFO    ][24219] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:05:55.591162 duration_in_ms=0.542
2017-09-25 03:05:55,591 [salt.state       ][INFO    ][24219] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:05:55.591303
2017-09-25 03:05:55,591 [salt.state       ][INFO    ][24219] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:05:55,592 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-09-25 03:05:55,675 [salt.state       ][INFO    ][24219] {'pid': 24270, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-09-25 03:05:55,714 [salt.state       ][INFO    ][24219] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:05:55.713518 duration_in_ms=122.212
2017-09-25 03:05:55,714 [salt.state       ][INFO    ][24219] Running state [/etc/salt/grains.d/dns_records] at time 03:05:55.714122
2017-09-25 03:05:55,714 [salt.state       ][INFO    ][24219] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-09-25 03:05:55,836 [salt.state       ][INFO    ][24219] File /etc/salt/grains.d/dns_records is in the correct state
2017-09-25 03:05:55,836 [salt.state       ][INFO    ][24219] Completed state [/etc/salt/grains.d/dns_records] at time 03:05:55.835971 duration_in_ms=121.849
2017-09-25 03:05:55,837 [salt.state       ][INFO    ][24219] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 03:05:55.836611
2017-09-25 03:05:55,837 [salt.state       ][INFO    ][24219] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:05:55,837 [salt.state       ][INFO    ][24219] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:05:55,837 [salt.state       ][INFO    ][24219] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 03:05:55.837230 duration_in_ms=0.618
2017-09-25 03:05:55,838 [salt.state       ][INFO    ][24219] Running state [/etc/salt/grains.d/salt] at time 03:05:55.837549
2017-09-25 03:05:55,838 [salt.state       ][INFO    ][24219] Executing state file.managed for /etc/salt/grains.d/salt
2017-09-25 03:05:55,924 [salt.state       ][INFO    ][24219] File /etc/salt/grains.d/salt is in the correct state
2017-09-25 03:05:55,924 [salt.state       ][INFO    ][24219] Completed state [/etc/salt/grains.d/salt] at time 03:05:55.924197 duration_in_ms=86.648
2017-09-25 03:05:55,925 [salt.state       ][INFO    ][24219] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 03:05:55.924696
2017-09-25 03:05:55,925 [salt.state       ][INFO    ][24219] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:05:55,925 [salt.state       ][INFO    ][24219] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:05:55,925 [salt.state       ][INFO    ][24219] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 03:05:55.925312 duration_in_ms=0.617
2017-09-25 03:05:55,927 [salt.state       ][INFO    ][24219] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:05:55.926632
2017-09-25 03:05:55,927 [salt.state       ][INFO    ][24219] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-09-25 03:05:55,927 [salt.state       ][INFO    ][24219] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-09-25 03:05:55,927 [salt.state       ][INFO    ][24219] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:05:55.927259 duration_in_ms=0.627
2017-09-25 03:05:55,927 [salt.state       ][INFO    ][24219] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:05:55.927422
2017-09-25 03:05:55,928 [salt.state       ][INFO    ][24219] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-09-25 03:05:55,929 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-09-25 03:05:55,937 [salt.state       ][INFO    ][24219] {'pid': 24272, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-09-25 03:05:55,938 [salt.state       ][INFO    ][24219] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:05:55.937612 duration_in_ms=10.19
2017-09-25 03:05:55,938 [salt.state       ][INFO    ][24219] Running state [mine.update] at time 03:05:55.938290
2017-09-25 03:05:55,939 [salt.state       ][INFO    ][24219] Executing state module.wait for mine.update
2017-09-25 03:05:55,939 [salt.state       ][INFO    ][24219] No changes made for mine.update
2017-09-25 03:05:55,939 [salt.state       ][INFO    ][24219] Completed state [mine.update] at time 03:05:55.938966 duration_in_ms=0.677
2017-09-25 03:05:55,939 [salt.state       ][INFO    ][24219] Running state [mine.update] at time 03:05:55.939130
2017-09-25 03:05:55,939 [salt.state       ][INFO    ][24219] Executing state module.mod_watch for mine.update
2017-09-25 03:05:56,457 [salt.state       ][INFO    ][24219] {'ret': True}
2017-09-25 03:05:56,458 [salt.state       ][INFO    ][24219] Completed state [mine.update] at time 03:05:56.457621 duration_in_ms=518.491
2017-09-25 03:05:56,458 [salt.state       ][INFO    ][24219] Running state [ca-certificates] at time 03:05:56.457888
2017-09-25 03:05:56,458 [salt.state       ][INFO    ][24219] Executing state pkg.installed for ca-certificates
2017-09-25 03:05:56,461 [salt.state       ][INFO    ][24219] Package ca-certificates is already installed
2017-09-25 03:05:56,462 [salt.state       ][INFO    ][24219] Completed state [ca-certificates] at time 03:05:56.461592 duration_in_ms=3.704
2017-09-25 03:05:56,462 [salt.state       ][INFO    ][24219] Running state [update-ca-certificates] at time 03:05:56.462176
2017-09-25 03:05:56,462 [salt.state       ][INFO    ][24219] Executing state cmd.wait for update-ca-certificates
2017-09-25 03:05:56,463 [salt.state       ][INFO    ][24219] No changes made for update-ca-certificates
2017-09-25 03:05:56,463 [salt.state       ][INFO    ][24219] Completed state [update-ca-certificates] at time 03:05:56.462787 duration_in_ms=0.611
2017-09-25 03:05:56,463 [salt.state       ][INFO    ][24219] Running state [libvirt-dev] at time 03:05:56.462973
2017-09-25 03:05:56,463 [salt.state       ][INFO    ][24219] Executing state pkg.installed for libvirt-dev
2017-09-25 03:05:56,466 [salt.state       ][INFO    ][24219] Package libvirt-dev is already installed
2017-09-25 03:05:56,466 [salt.state       ][INFO    ][24219] Completed state [libvirt-dev] at time 03:05:56.466061 duration_in_ms=3.088
2017-09-25 03:05:56,466 [salt.state       ][INFO    ][24219] Running state [pkg-config] at time 03:05:56.466245
2017-09-25 03:05:56,466 [salt.state       ][INFO    ][24219] Executing state pkg.installed for pkg-config
2017-09-25 03:05:56,469 [salt.state       ][INFO    ][24219] Package pkg-config is already installed
2017-09-25 03:05:56,469 [salt.state       ][INFO    ][24219] Completed state [pkg-config] at time 03:05:56.469347 duration_in_ms=3.102
2017-09-25 03:05:56,470 [salt.state       ][INFO    ][24219] Running state [virtng.init] at time 03:05:56.469537
2017-09-25 03:05:56,470 [salt.state       ][INFO    ][24219] Executing state module.run for virtng.init
2017-09-25 03:05:56,529 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command ['git', '--version'] in directory '/root'
2017-09-25 03:05:56,623 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'virsh list --all --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:05:56,640 [salt.state       ][INFO    ][24219] unless execution succeeded
2017-09-25 03:05:56,641 [salt.state       ][INFO    ][24219] Completed state [virtng.init] at time 03:05:56.640551 duration_in_ms=171.013
2017-09-25 03:05:56,641 [salt.state       ][INFO    ][24219] Running state [virt.set_autostart] at time 03:05:56.640769
2017-09-25 03:05:56,641 [salt.state       ][INFO    ][24219] Executing state module.run for virt.set_autostart
2017-09-25 03:05:56,643 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'virsh list --autostart --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:05:56,658 [salt.state       ][INFO    ][24219] unless execution succeeded
2017-09-25 03:05:56,691 [salt.state       ][INFO    ][24219] Completed state [virt.set_autostart] at time 03:05:56.690884 duration_in_ms=50.113
2017-09-25 03:05:56,691 [salt.state       ][INFO    ][24219] Running state [virtng.init] at time 03:05:56.691235
2017-09-25 03:05:56,691 [salt.state       ][INFO    ][24219] Executing state module.run for virtng.init
2017-09-25 03:05:56,694 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'virsh list --all --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:05:56,708 [salt.state       ][INFO    ][24219] unless execution succeeded
2017-09-25 03:05:56,708 [salt.state       ][INFO    ][24219] Completed state [virtng.init] at time 03:05:56.707729 duration_in_ms=16.494
2017-09-25 03:05:56,708 [salt.state       ][INFO    ][24219] Running state [virt.set_autostart] at time 03:05:56.707937
2017-09-25 03:05:56,708 [salt.state       ][INFO    ][24219] Executing state module.run for virt.set_autostart
2017-09-25 03:05:56,710 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'virsh list --autostart --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:05:56,724 [salt.state       ][INFO    ][24219] unless execution succeeded
2017-09-25 03:05:56,724 [salt.state       ][INFO    ][24219] Completed state [virt.set_autostart] at time 03:05:56.724015 duration_in_ms=16.077
2017-09-25 03:05:56,724 [salt.state       ][INFO    ][24219] Running state [virtng.init] at time 03:05:56.724254
2017-09-25 03:05:56,724 [salt.state       ][INFO    ][24219] Executing state module.run for virtng.init
2017-09-25 03:05:56,726 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:05:56,741 [salt.state       ][INFO    ][24219] unless execution succeeded
2017-09-25 03:05:56,741 [salt.state       ][INFO    ][24219] Completed state [virtng.init] at time 03:05:56.740743 duration_in_ms=16.488
2017-09-25 03:05:56,741 [salt.state       ][INFO    ][24219] Running state [virt.set_autostart] at time 03:05:56.740956
2017-09-25 03:05:56,741 [salt.state       ][INFO    ][24219] Executing state module.run for virt.set_autostart
2017-09-25 03:05:56,743 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:05:56,756 [salt.state       ][INFO    ][24219] unless execution succeeded
2017-09-25 03:05:56,756 [salt.state       ][INFO    ][24219] Completed state [virt.set_autostart] at time 03:05:56.755984 duration_in_ms=15.027
2017-09-25 03:05:56,756 [salt.state       ][INFO    ][24219] Running state [virtng.init] at time 03:05:56.756205
2017-09-25 03:05:56,756 [salt.state       ][INFO    ][24219] Executing state module.run for virtng.init
2017-09-25 03:05:56,758 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'virsh list --all --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:05:56,772 [salt.state       ][INFO    ][24219] unless execution succeeded
2017-09-25 03:05:56,772 [salt.state       ][INFO    ][24219] Completed state [virtng.init] at time 03:05:56.772376 duration_in_ms=16.171
2017-09-25 03:05:56,773 [salt.state       ][INFO    ][24219] Running state [virt.set_autostart] at time 03:05:56.772590
2017-09-25 03:05:56,773 [salt.state       ][INFO    ][24219] Executing state module.run for virt.set_autostart
2017-09-25 03:05:56,775 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'virsh list --autostart --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:05:56,789 [salt.state       ][INFO    ][24219] unless execution succeeded
2017-09-25 03:05:56,789 [salt.state       ][INFO    ][24219] Completed state [virt.set_autostart] at time 03:05:56.788882 duration_in_ms=16.29
2017-09-25 03:05:56,789 [salt.state       ][INFO    ][24219] Running state [virtng.init] at time 03:05:56.789097
2017-09-25 03:05:56,789 [salt.state       ][INFO    ][24219] Executing state module.run for virtng.init
2017-09-25 03:05:56,791 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'virsh list --all --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:05:56,805 [salt.state       ][INFO    ][24219] unless execution succeeded
2017-09-25 03:05:56,805 [salt.state       ][INFO    ][24219] Completed state [virtng.init] at time 03:05:56.805019 duration_in_ms=15.922
2017-09-25 03:05:56,805 [salt.state       ][INFO    ][24219] Running state [virt.set_autostart] at time 03:05:56.805231
2017-09-25 03:05:56,805 [salt.state       ][INFO    ][24219] Executing state module.run for virt.set_autostart
2017-09-25 03:05:56,807 [salt.loaded.int.module.cmdmod][INFO    ][24219] Executing command 'virsh list --autostart --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:05:56,821 [salt.state       ][INFO    ][24219] unless execution succeeded
2017-09-25 03:05:57,057 [salt.state       ][INFO    ][24219] Completed state [virt.set_autostart] at time 03:05:57.056506 duration_in_ms=251.271
2017-09-25 03:05:57,384 [salt.minion      ][INFO    ][24219] Returning information for job: 20170925030551759844
2017-09-25 03:06:22,989 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command state.sls with jid 20170925030622987743
2017-09-25 03:06:23,003 [salt.minion      ][INFO    ][24328] Starting a new job with PID 24328
2017-09-25 03:06:24,530 [salt.state       ][INFO    ][24328] Loading fresh modules for state activity
2017-09-25 03:06:24,558 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-09-25 03:06:24,577 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-09-25 03:06:24,638 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-09-25 03:06:24,703 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-09-25 03:06:24,716 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-09-25 03:06:24,740 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-09-25 03:06:24,790 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-09-25 03:06:24,807 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-25 03:06:24,848 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-09-25 03:06:24,866 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-09-25 03:06:25,082 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-09-25 03:06:25,124 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-09-25 03:06:25,132 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-09-25 03:06:25,155 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-09-25 03:06:25,169 [py.warnings      ][WARNING ][24328] /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-09-25 03:06:25,169 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'salt-minion --version' in directory '/root'
2017-09-25 03:06:25,417 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-09-25 03:06:25,433 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-09-25 03:06:25,442 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-09-25 03:06:25,451 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-09-25 03:06:25,495 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-09-25 03:06:25,530 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-09-25 03:06:25,581 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-09-25 03:06:25,601 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-09-25 03:06:25,652 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-09-25 03:06:25,670 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-25 03:06:25,710 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-09-25 03:06:25,727 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-09-25 03:06:25,739 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-09-25 03:06:25,852 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-09-25 03:06:25,858 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-09-25 03:06:25,879 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-09-25 03:06:25,893 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'salt-minion --version' in directory '/root'
2017-09-25 03:06:26,166 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-09-25 03:06:26,183 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-09-25 03:06:26,197 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-09-25 03:06:26,300 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-09-25 03:06:26,346 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-09-25 03:06:26,382 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-09-25 03:06:26,538 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-09-25 03:06:26,601 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-09-25 03:06:27,184 [salt.state       ][INFO    ][24328] Running state [salt-minion] at time 03:06:27.183977
2017-09-25 03:06:27,184 [salt.state       ][INFO    ][24328] Executing state pkg.installed for salt-minion
2017-09-25 03:06:27,185 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:06:27,468 [salt.state       ][INFO    ][24328] Package salt-minion is already installed
2017-09-25 03:06:27,468 [salt.state       ][INFO    ][24328] Completed state [salt-minion] at time 03:06:27.468351 duration_in_ms=284.373
2017-09-25 03:06:27,469 [salt.state       ][INFO    ][24328] Running state [python-yaml] at time 03:06:27.468647
2017-09-25 03:06:27,469 [salt.state       ][INFO    ][24328] Executing state pkg.installed for python-yaml
2017-09-25 03:06:27,471 [salt.state       ][INFO    ][24328] Package python-yaml is already installed
2017-09-25 03:06:27,472 [salt.state       ][INFO    ][24328] Completed state [python-yaml] at time 03:06:27.471605 duration_in_ms=2.957
2017-09-25 03:06:27,472 [salt.state       ][INFO    ][24328] Running state [python-psutil] at time 03:06:27.471826
2017-09-25 03:06:27,472 [salt.state       ][INFO    ][24328] Executing state pkg.installed for python-psutil
2017-09-25 03:06:27,475 [salt.state       ][INFO    ][24328] Package python-psutil is already installed
2017-09-25 03:06:27,475 [salt.state       ][INFO    ][24328] Completed state [python-psutil] at time 03:06:27.474775 duration_in_ms=2.949
2017-09-25 03:06:27,475 [salt.state       ][INFO    ][24328] Running state [python-m2crypto] at time 03:06:27.474973
2017-09-25 03:06:27,475 [salt.state       ][INFO    ][24328] Executing state pkg.installed for python-m2crypto
2017-09-25 03:06:27,478 [salt.state       ][INFO    ][24328] Package python-m2crypto is already installed
2017-09-25 03:06:27,478 [salt.state       ][INFO    ][24328] Completed state [python-m2crypto] at time 03:06:27.477893 duration_in_ms=2.92
2017-09-25 03:06:27,479 [salt.state       ][INFO    ][24328] Running state [/etc/salt/minion.d/minion.conf] at time 03:06:27.479427
2017-09-25 03:06:27,480 [salt.state       ][INFO    ][24328] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-09-25 03:06:27,502 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-09-25 03:06:27,679 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-09-25 03:06:27,721 [salt.fileclient  ][INFO    ][24328] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-09-25 03:06:27,829 [salt.state       ][INFO    ][24328] File /etc/salt/minion.d/minion.conf is in the correct state
2017-09-25 03:06:27,829 [salt.state       ][INFO    ][24328] Completed state [/etc/salt/minion.d/minion.conf] at time 03:06:27.829422 duration_in_ms=349.994
2017-09-25 03:06:27,830 [salt.state       ][INFO    ][24328] Running state [/etc/salt/minion.d/_virt.conf] at time 03:06:27.829755
2017-09-25 03:06:27,830 [salt.state       ][INFO    ][24328] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-09-25 03:06:28,064 [salt.state       ][INFO    ][24328] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-09-25 03:06:28,064 [salt.state       ][INFO    ][24328] Completed state [/etc/salt/minion.d/_virt.conf] at time 03:06:28.063737 duration_in_ms=233.982
2017-09-25 03:06:28,065 [salt.state       ][INFO    ][24328] Running state [salt-minion] at time 03:06:28.065251
2017-09-25 03:06:28,065 [salt.state       ][INFO    ][24328] Executing state service.running for salt-minion
2017-09-25 03:06:28,066 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-09-25 03:06:28,085 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-09-25 03:06:28,094 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-09-25 03:06:28,102 [salt.state       ][INFO    ][24328] The service salt-minion is already running
2017-09-25 03:06:28,103 [salt.state       ][INFO    ][24328] Completed state [salt-minion] at time 03:06:28.102635 duration_in_ms=37.385
2017-09-25 03:06:28,104 [salt.state       ][INFO    ][24328] Running state [/etc/salt/grains.d] at time 03:06:28.103853
2017-09-25 03:06:28,104 [salt.state       ][INFO    ][24328] Executing state file.directory for /etc/salt/grains.d
2017-09-25 03:06:28,105 [salt.state       ][INFO    ][24328] Directory /etc/salt/grains.d is in the correct state
2017-09-25 03:06:28,105 [salt.state       ][INFO    ][24328] Completed state [/etc/salt/grains.d] at time 03:06:28.104959 duration_in_ms=1.107
2017-09-25 03:06:28,106 [salt.state       ][INFO    ][24328] Running state [/etc/salt/grains] at time 03:06:28.105473
2017-09-25 03:06:28,106 [salt.state       ][INFO    ][24328] Executing state file.managed for /etc/salt/grains
2017-09-25 03:06:28,106 [salt.state       ][INFO    ][24328] File /etc/salt/grains exists with proper permissions. No changes made.
2017-09-25 03:06:28,106 [salt.state       ][INFO    ][24328] Completed state [/etc/salt/grains] at time 03:06:28.106304 duration_in_ms=0.83
2017-09-25 03:06:28,107 [salt.state       ][INFO    ][24328] Running state [/etc/salt/grains.d/placeholder] at time 03:06:28.106621
2017-09-25 03:06:28,107 [salt.state       ][INFO    ][24328] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-09-25 03:06:28,107 [salt.state       ][INFO    ][24328] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-09-25 03:06:28,107 [salt.state       ][INFO    ][24328] Completed state [/etc/salt/grains.d/placeholder] at time 03:06:28.107394 duration_in_ms=0.773
2017-09-25 03:06:28,108 [salt.state       ][INFO    ][24328] Running state [/etc/salt/grains.d/sphinx] at time 03:06:28.107715
2017-09-25 03:06:28,108 [salt.state       ][INFO    ][24328] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-09-25 03:06:28,304 [salt.state       ][INFO    ][24328] File /etc/salt/grains.d/sphinx is in the correct state
2017-09-25 03:06:28,304 [salt.state       ][INFO    ][24328] Completed state [/etc/salt/grains.d/sphinx] at time 03:06:28.304422 duration_in_ms=196.707
2017-09-25 03:06:28,305 [salt.state       ][INFO    ][24328] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:06:28.305098
2017-09-25 03:06:28,305 [salt.state       ][INFO    ][24328] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:06:28,306 [salt.state       ][INFO    ][24328] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:06:28,306 [salt.state       ][INFO    ][24328] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:06:28.305787 duration_in_ms=0.69
2017-09-25 03:06:28,306 [salt.state       ][INFO    ][24328] Running state [/etc/salt/grains.d/dns_records] at time 03:06:28.306126
2017-09-25 03:06:28,306 [salt.state       ][INFO    ][24328] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-09-25 03:06:28,366 [salt.state       ][INFO    ][24328] File /etc/salt/grains.d/dns_records is in the correct state
2017-09-25 03:06:28,366 [salt.state       ][INFO    ][24328] Completed state [/etc/salt/grains.d/dns_records] at time 03:06:28.366239 duration_in_ms=60.112
2017-09-25 03:06:28,367 [salt.state       ][INFO    ][24328] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 03:06:28.366905
2017-09-25 03:06:28,367 [salt.state       ][INFO    ][24328] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:06:28,367 [salt.state       ][INFO    ][24328] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:06:28,368 [salt.state       ][INFO    ][24328] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 03:06:28.367583 duration_in_ms=0.678
2017-09-25 03:06:28,368 [salt.state       ][INFO    ][24328] Running state [/etc/salt/grains.d/salt] at time 03:06:28.367931
2017-09-25 03:06:28,368 [salt.state       ][INFO    ][24328] Executing state file.managed for /etc/salt/grains.d/salt
2017-09-25 03:06:28,598 [salt.state       ][INFO    ][24328] File /etc/salt/grains.d/salt is in the correct state
2017-09-25 03:06:28,598 [salt.state       ][INFO    ][24328] Completed state [/etc/salt/grains.d/salt] at time 03:06:28.598064 duration_in_ms=230.132
2017-09-25 03:06:28,599 [salt.state       ][INFO    ][24328] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 03:06:28.598719
2017-09-25 03:06:28,599 [salt.state       ][INFO    ][24328] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:06:28,599 [salt.state       ][INFO    ][24328] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-09-25 03:06:28,599 [salt.state       ][INFO    ][24328] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 03:06:28.599403 duration_in_ms=0.684
2017-09-25 03:06:28,601 [salt.state       ][INFO    ][24328] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:06:28.600791
2017-09-25 03:06:28,601 [salt.state       ][INFO    ][24328] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-09-25 03:06:28,601 [salt.state       ][INFO    ][24328] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-09-25 03:06:28,601 [salt.state       ][INFO    ][24328] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:06:28.601416 duration_in_ms=0.625
2017-09-25 03:06:28,602 [salt.state       ][INFO    ][24328] Running state [mine.update] at time 03:06:28.601881
2017-09-25 03:06:28,602 [salt.state       ][INFO    ][24328] Executing state module.wait for mine.update
2017-09-25 03:06:28,602 [salt.state       ][INFO    ][24328] No changes made for mine.update
2017-09-25 03:06:28,602 [salt.state       ][INFO    ][24328] Completed state [mine.update] at time 03:06:28.602451 duration_in_ms=0.57
2017-09-25 03:06:28,603 [salt.state       ][INFO    ][24328] Running state [ca-certificates] at time 03:06:28.602639
2017-09-25 03:06:28,603 [salt.state       ][INFO    ][24328] Executing state pkg.installed for ca-certificates
2017-09-25 03:06:28,606 [salt.state       ][INFO    ][24328] Package ca-certificates is already installed
2017-09-25 03:06:28,606 [salt.state       ][INFO    ][24328] Completed state [ca-certificates] at time 03:06:28.606262 duration_in_ms=3.623
2017-09-25 03:06:28,607 [salt.state       ][INFO    ][24328] Running state [update-ca-certificates] at time 03:06:28.606760
2017-09-25 03:06:28,607 [salt.state       ][INFO    ][24328] Executing state cmd.wait for update-ca-certificates
2017-09-25 03:06:28,607 [salt.state       ][INFO    ][24328] No changes made for update-ca-certificates
2017-09-25 03:06:28,607 [salt.state       ][INFO    ][24328] Completed state [update-ca-certificates] at time 03:06:28.607363 duration_in_ms=0.602
2017-09-25 03:06:28,608 [salt.state       ][INFO    ][24328] Running state [libvirt-dev] at time 03:06:28.607556
2017-09-25 03:06:28,608 [salt.state       ][INFO    ][24328] Executing state pkg.installed for libvirt-dev
2017-09-25 03:06:28,611 [salt.state       ][INFO    ][24328] Package libvirt-dev is already installed
2017-09-25 03:06:28,611 [salt.state       ][INFO    ][24328] Completed state [libvirt-dev] at time 03:06:28.610741 duration_in_ms=3.184
2017-09-25 03:06:28,611 [salt.state       ][INFO    ][24328] Running state [pkg-config] at time 03:06:28.610936
2017-09-25 03:06:28,611 [salt.state       ][INFO    ][24328] Executing state pkg.installed for pkg-config
2017-09-25 03:06:28,614 [salt.state       ][INFO    ][24328] Package pkg-config is already installed
2017-09-25 03:06:28,614 [salt.state       ][INFO    ][24328] Completed state [pkg-config] at time 03:06:28.614024 duration_in_ms=3.089
2017-09-25 03:06:28,614 [salt.state       ][INFO    ][24328] Running state [virtng.init] at time 03:06:28.614212
2017-09-25 03:06:28,614 [salt.state       ][INFO    ][24328] Executing state module.run for virtng.init
2017-09-25 03:06:28,657 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command ['git', '--version'] in directory '/root'
2017-09-25 03:06:28,756 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'virsh list --all --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:06:28,878 [salt.state       ][INFO    ][24328] unless execution succeeded
2017-09-25 03:06:28,879 [salt.state       ][INFO    ][24328] Completed state [virtng.init] at time 03:06:28.878660 duration_in_ms=264.446
2017-09-25 03:06:28,879 [salt.state       ][INFO    ][24328] Running state [virt.set_autostart] at time 03:06:28.878874
2017-09-25 03:06:28,879 [salt.state       ][INFO    ][24328] Executing state module.run for virt.set_autostart
2017-09-25 03:06:28,881 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'virsh list --autostart --name| grep -E "^mdb02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:06:28,895 [salt.state       ][INFO    ][24328] unless execution succeeded
2017-09-25 03:06:28,896 [salt.state       ][INFO    ][24328] Completed state [virt.set_autostart] at time 03:06:28.895627 duration_in_ms=16.753
2017-09-25 03:06:28,896 [salt.state       ][INFO    ][24328] Running state [virtng.init] at time 03:06:28.895858
2017-09-25 03:06:28,896 [salt.state       ][INFO    ][24328] Executing state module.run for virtng.init
2017-09-25 03:06:28,898 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'virsh list --all --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:06:28,914 [salt.state       ][INFO    ][24328] unless execution succeeded
2017-09-25 03:06:28,914 [salt.state       ][INFO    ][24328] Completed state [virtng.init] at time 03:06:28.913809 duration_in_ms=17.95
2017-09-25 03:06:28,914 [salt.state       ][INFO    ][24328] Running state [virt.set_autostart] at time 03:06:28.914014
2017-09-25 03:06:28,914 [salt.state       ][INFO    ][24328] Executing state module.run for virt.set_autostart
2017-09-25 03:06:28,916 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'virsh list --autostart --name| grep -E "^dbs02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:06:28,930 [salt.state       ][INFO    ][24328] unless execution succeeded
2017-09-25 03:06:28,930 [salt.state       ][INFO    ][24328] Completed state [virt.set_autostart] at time 03:06:28.929955 duration_in_ms=15.941
2017-09-25 03:06:28,930 [salt.state       ][INFO    ][24328] Running state [virtng.init] at time 03:06:28.930143
2017-09-25 03:06:28,930 [salt.state       ][INFO    ][24328] Executing state module.run for virtng.init
2017-09-25 03:06:28,932 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:06:28,945 [salt.state       ][INFO    ][24328] unless execution succeeded
2017-09-25 03:06:28,945 [salt.state       ][INFO    ][24328] Completed state [virtng.init] at time 03:06:28.945273 duration_in_ms=15.129
2017-09-25 03:06:28,945 [salt.state       ][INFO    ][24328] Running state [virt.set_autostart] at time 03:06:28.945466
2017-09-25 03:06:28,946 [salt.state       ][INFO    ][24328] Executing state module.run for virt.set_autostart
2017-09-25 03:06:28,948 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:06:28,961 [salt.state       ][INFO    ][24328] unless execution succeeded
2017-09-25 03:06:28,961 [salt.state       ][INFO    ][24328] Completed state [virt.set_autostart] at time 03:06:28.961389 duration_in_ms=15.923
2017-09-25 03:06:28,962 [salt.state       ][INFO    ][24328] Running state [virtng.init] at time 03:06:28.961591
2017-09-25 03:06:28,962 [salt.state       ][INFO    ][24328] Executing state module.run for virtng.init
2017-09-25 03:06:28,964 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'virsh list --all --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:06:28,976 [salt.state       ][INFO    ][24328] unless execution succeeded
2017-09-25 03:06:28,976 [salt.state       ][INFO    ][24328] Completed state [virtng.init] at time 03:06:28.976412 duration_in_ms=14.821
2017-09-25 03:06:28,977 [salt.state       ][INFO    ][24328] Running state [virt.set_autostart] at time 03:06:28.976604
2017-09-25 03:06:28,977 [salt.state       ][INFO    ][24328] Executing state module.run for virt.set_autostart
2017-09-25 03:06:28,979 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'virsh list --autostart --name| grep -E "^ctl02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:06:28,992 [salt.state       ][INFO    ][24328] unless execution succeeded
2017-09-25 03:06:28,992 [salt.state       ][INFO    ][24328] Completed state [virt.set_autostart] at time 03:06:28.992388 duration_in_ms=15.784
2017-09-25 03:06:28,993 [salt.state       ][INFO    ][24328] Running state [virtng.init] at time 03:06:28.992589
2017-09-25 03:06:28,993 [salt.state       ][INFO    ][24328] Executing state module.run for virtng.init
2017-09-25 03:06:28,995 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'virsh list --all --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:06:29,011 [salt.state       ][INFO    ][24328] unless execution succeeded
2017-09-25 03:06:29,011 [salt.state       ][INFO    ][24328] Completed state [virtng.init] at time 03:06:29.010840 duration_in_ms=18.251
2017-09-25 03:06:29,011 [salt.state       ][INFO    ][24328] Running state [virt.set_autostart] at time 03:06:29.011048
2017-09-25 03:06:29,011 [salt.state       ][INFO    ][24328] Executing state module.run for virt.set_autostart
2017-09-25 03:06:29,013 [salt.loaded.int.module.cmdmod][INFO    ][24328] Executing command 'virsh list --autostart --name| grep -E "^msg02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-09-25 03:06:29,026 [salt.state       ][INFO    ][24328] unless execution succeeded
2017-09-25 03:06:29,026 [salt.state       ][INFO    ][24328] Completed state [virt.set_autostart] at time 03:06:29.026216 duration_in_ms=15.167
2017-09-25 03:06:29,028 [salt.minion      ][INFO    ][24328] Returning information for job: 20170925030622987743
2017-09-25 03:07:20,733 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.sync_all with jid 20170925030720732759
2017-09-25 03:07:20,748 [salt.minion      ][INFO    ][24431] Starting a new job with PID 24431
2017-09-25 03:07:24,068 [salt.state       ][INFO    ][24431] Loading fresh modules for state activity
2017-09-25 03:07:24,106 [salt.state       ][ERROR   ][24431] No contents found in top file
2017-09-25 03:07:24,107 [salt.utils.extmods][INFO    ][24431] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-09-25 03:07:24,109 [salt.utils.extmods][INFO    ][24431] Syncing beacons for environment 'base'
2017-09-25 03:07:24,110 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_beacons, for base)
2017-09-25 03:07:24,110 [salt.fileclient  ][INFO    ][24431] Caching directory '_beacons/' for environment 'base'
2017-09-25 03:07:24,130 [salt.utils.extmods][INFO    ][24431] Syncing modules for environment 'base'
2017-09-25 03:07:24,130 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_modules, for base)
2017-09-25 03:07:24,131 [salt.fileclient  ][INFO    ][24431] Caching directory '_modules/' for environment 'base'
2017-09-25 03:07:24,162 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-09-25 03:07:24,175 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-09-25 03:07:24,190 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-09-25 03:07:24,421 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-09-25 03:07:24,431 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-09-25 03:07:24,463 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-09-25 03:07:24,482 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-09-25 03:07:24,547 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-09-25 03:07:24,580 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-09-25 03:07:24,590 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-09-25 03:07:24,611 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-09-25 03:07:24,624 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-09-25 03:07:24,651 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-09-25 03:07:24,703 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-09-25 03:07:24,713 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-09-25 03:07:24,731 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-09-25 03:07:24,780 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-09-25 03:07:24,799 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-09-25 03:07:24,850 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-09-25 03:07:24,879 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-09-25 03:07:24,897 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-09-25 03:07:24,925 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-09-25 03:07:24,953 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-09-25 03:07:24,962 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-09-25 03:07:24,985 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-09-25 03:07:25,060 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-09-25 03:07:25,072 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-09-25 03:07:25,087 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-09-25 03:07:25,100 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-09-25 03:07:25,115 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-09-25 03:07:25,134 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-09-25 03:07:25,166 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-09-25 03:07:25,169 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-09-25 03:07:25,169 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-09-25 03:07:25,169 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-09-25 03:07:25,170 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-09-25 03:07:25,170 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-09-25 03:07:25,170 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-09-25 03:07:25,170 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-09-25 03:07:25,171 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-09-25 03:07:25,171 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-09-25 03:07:25,171 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-09-25 03:07:25,171 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-09-25 03:07:25,171 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-09-25 03:07:25,172 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-09-25 03:07:25,172 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-09-25 03:07:25,172 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-09-25 03:07:25,172 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-09-25 03:07:25,172 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-09-25 03:07:25,173 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-09-25 03:07:25,173 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-09-25 03:07:25,173 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-09-25 03:07:25,173 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-09-25 03:07:25,173 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-09-25 03:07:25,174 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-09-25 03:07:25,174 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-09-25 03:07:25,174 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-09-25 03:07:25,175 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-09-25 03:07:25,175 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-09-25 03:07:25,175 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-09-25 03:07:25,175 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-09-25 03:07:25,175 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-09-25 03:07:25,176 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-09-25 03:07:25,176 [salt.utils.extmods][INFO    ][24431] 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-09-25 03:07:25,176 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-09-25 03:07:25,176 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-09-25 03:07:25,181 [salt.utils.extmods][INFO    ][24431] Syncing states for environment 'base'
2017-09-25 03:07:25,181 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_states, for base)
2017-09-25 03:07:25,181 [salt.fileclient  ][INFO    ][24431] Caching directory '_states/' for environment 'base'
2017-09-25 03:07:25,282 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-09-25 03:07:25,290 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-09-25 03:07:25,297 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-09-25 03:07:25,311 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-09-25 03:07:25,327 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-09-25 03:07:25,337 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-09-25 03:07:25,362 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-09-25 03:07:25,370 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-09-25 03:07:25,397 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-09-25 03:07:25,411 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-09-25 03:07:25,456 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-09-25 03:07:25,465 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-09-25 03:07:25,474 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-09-25 03:07:25,529 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-09-25 03:07:25,548 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-09-25 03:07:25,558 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-09-25 03:07:25,573 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-09-25 03:07:25,610 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-09-25 03:07:25,618 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-09-25 03:07:25,649 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-09-25 03:07:25,656 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-09-25 03:07:25,712 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-09-25 03:07:25,756 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-09-25 03:07:25,821 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-09-25 03:07:25,837 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-09-25 03:07:25,846 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-09-25 03:07:25,867 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-09-25 03:07:25,877 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-09-25 03:07:25,897 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-09-25 03:07:25,900 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-09-25 03:07:25,900 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-09-25 03:07:25,901 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-09-25 03:07:25,901 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-09-25 03:07:25,901 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-09-25 03:07:25,902 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-09-25 03:07:25,902 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-09-25 03:07:25,902 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-09-25 03:07:25,902 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-09-25 03:07:25,903 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-09-25 03:07:25,903 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-09-25 03:07:25,903 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-09-25 03:07:25,904 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-09-25 03:07:25,904 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-09-25 03:07:25,904 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-09-25 03:07:25,905 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-09-25 03:07:25,905 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-09-25 03:07:25,905 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-09-25 03:07:25,906 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-09-25 03:07:25,906 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-09-25 03:07:25,906 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-09-25 03:07:25,907 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-09-25 03:07:25,907 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-09-25 03:07:25,907 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-09-25 03:07:25,908 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-09-25 03:07:25,908 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-09-25 03:07:25,908 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-09-25 03:07:25,909 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-09-25 03:07:25,909 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-09-25 03:07:25,909 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-09-25 03:07:25,911 [salt.utils.extmods][INFO    ][24431] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-09-25 03:07:25,914 [salt.utils.extmods][INFO    ][24431] Syncing sdb for environment 'base'
2017-09-25 03:07:25,914 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_sdb, for base)
2017-09-25 03:07:25,914 [salt.fileclient  ][INFO    ][24431] Caching directory '_sdb/' for environment 'base'
2017-09-25 03:07:25,954 [salt.utils.extmods][INFO    ][24431] Syncing grains for environment 'base'
2017-09-25 03:07:25,955 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_grains, for base)
2017-09-25 03:07:25,955 [salt.fileclient  ][INFO    ][24431] Caching directory '_grains/' for environment 'base'
2017-09-25 03:07:26,006 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-09-25 03:07:26,079 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-09-25 03:07:26,087 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-09-25 03:07:26,102 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-09-25 03:07:26,110 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-09-25 03:07:26,118 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-09-25 03:07:26,127 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-09-25 03:07:26,462 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-09-25 03:07:26,474 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-09-25 03:07:26,487 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-09-25 03:07:26,498 [salt.fileclient  ][INFO    ][24431] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-09-25 03:07:26,501 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-09-25 03:07:26,501 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-09-25 03:07:26,502 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-09-25 03:07:26,502 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-09-25 03:07:26,502 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-09-25 03:07:26,502 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-09-25 03:07:26,502 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-09-25 03:07:26,502 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-09-25 03:07:26,503 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-09-25 03:07:26,503 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-09-25 03:07:26,503 [salt.utils.extmods][INFO    ][24431] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-09-25 03:07:26,504 [salt.utils.extmods][INFO    ][24431] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-09-25 03:07:26,507 [salt.utils.extmods][INFO    ][24431] Syncing renderers for environment 'base'
2017-09-25 03:07:26,507 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_renderers, for base)
2017-09-25 03:07:26,507 [salt.fileclient  ][INFO    ][24431] Caching directory '_renderers/' for environment 'base'
2017-09-25 03:07:26,880 [salt.utils.extmods][INFO    ][24431] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-09-25 03:07:26,883 [salt.utils.extmods][INFO    ][24431] Syncing returners for environment 'base'
2017-09-25 03:07:26,883 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_returners, for base)
2017-09-25 03:07:26,883 [salt.fileclient  ][INFO    ][24431] Caching directory '_returners/' for environment 'base'
2017-09-25 03:07:26,912 [salt.utils.extmods][INFO    ][24431] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-09-25 03:07:26,914 [salt.utils.extmods][INFO    ][24431] Syncing output for environment 'base'
2017-09-25 03:07:26,915 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_output, for base)
2017-09-25 03:07:26,915 [salt.fileclient  ][INFO    ][24431] Caching directory '_output/' for environment 'base'
2017-09-25 03:07:26,968 [salt.utils.extmods][INFO    ][24431] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-09-25 03:07:26,972 [salt.utils.extmods][INFO    ][24431] Syncing utils for environment 'base'
2017-09-25 03:07:26,972 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_utils, for base)
2017-09-25 03:07:26,972 [salt.fileclient  ][INFO    ][24431] Caching directory '_utils/' for environment 'base'
2017-09-25 03:07:27,248 [salt.utils.extmods][INFO    ][24431] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-09-25 03:07:27,251 [salt.utils.extmods][INFO    ][24431] Syncing log_handlers for environment 'base'
2017-09-25 03:07:27,251 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_log_handlers, for base)
2017-09-25 03:07:27,252 [salt.fileclient  ][INFO    ][24431] Caching directory '_log_handlers/' for environment 'base'
2017-09-25 03:07:27,274 [salt.utils.extmods][INFO    ][24431] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-09-25 03:07:27,277 [salt.utils.extmods][INFO    ][24431] Syncing proxy for environment 'base'
2017-09-25 03:07:27,277 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_proxy, for base)
2017-09-25 03:07:27,277 [salt.fileclient  ][INFO    ][24431] Caching directory '_proxy/' for environment 'base'
2017-09-25 03:07:27,294 [salt.utils.extmods][INFO    ][24431] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-09-25 03:07:27,296 [salt.utils.extmods][INFO    ][24431] Syncing engines for environment 'base'
2017-09-25 03:07:27,296 [salt.utils.extmods][INFO    ][24431] Loading cache from salt://_engines, for base)
2017-09-25 03:07:27,297 [salt.fileclient  ][INFO    ][24431] Caching directory '_engines/' for environment 'base'
2017-09-25 03:07:27,316 [salt.minion      ][INFO    ][24431] Returning information for job: 20170925030720732759
2017-09-25 03:14:12,277 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command pkg.upgrade with jid 20170925031412265333
2017-09-25 03:14:12,293 [salt.minion      ][INFO    ][24593] Starting a new job with PID 24593
2017-09-25 03:14:12,306 [salt.loaded.int.module.cmdmod][INFO    ][24593] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:14:12,597 [salt.loaded.int.module.cmdmod][INFO    ][24593] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-09-25 03:14:22,319 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925031422305454
2017-09-25 03:14:22,339 [salt.minion      ][INFO    ][24681] Starting a new job with PID 24681
2017-09-25 03:14:22,350 [salt.minion      ][INFO    ][24681] Returning information for job: 20170925031422305454
2017-09-25 03:14:32,474 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925031432461809
2017-09-25 03:14:32,492 [salt.minion      ][INFO    ][24748] Starting a new job with PID 24748
2017-09-25 03:14:32,503 [salt.minion      ][INFO    ][24748] Returning information for job: 20170925031432461809
2017-09-25 03:14:42,553 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925031442541721
2017-09-25 03:14:42,569 [salt.minion      ][INFO    ][24804] Starting a new job with PID 24804
2017-09-25 03:14:42,579 [salt.minion      ][INFO    ][24804] Returning information for job: 20170925031442541721
2017-09-25 03:14:52,611 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925031452597721
2017-09-25 03:14:52,627 [salt.minion      ][INFO    ][25366] Starting a new job with PID 25366
2017-09-25 03:14:52,636 [salt.minion      ][INFO    ][25366] Returning information for job: 20170925031452597721
2017-09-25 03:14:58,936 [salt.loaded.int.module.cmdmod][INFO    ][24593] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:14:58,959 [salt.minion      ][INFO    ][24593] Returning information for job: 20170925031412265333
2017-09-25 03:19:47,057 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command pkg.upgrade with jid 20170925031947046703
2017-09-25 03:19:47,073 [salt.minion      ][INFO    ][25510] Starting a new job with PID 25510
2017-09-25 03:19:47,086 [salt.loaded.int.module.cmdmod][INFO    ][25510] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:19:47,329 [salt.loaded.int.module.cmdmod][INFO    ][25510] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-09-25 03:19:47,555 [salt.loaded.int.module.cmdmod][INFO    ][25510] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:19:47,620 [salt.minion      ][INFO    ][25510] Returning information for job: 20170925031947046703
2017-09-25 03:20:18,231 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command pkg.upgrade with jid 20170925032018220154
2017-09-25 03:20:18,247 [salt.minion      ][INFO    ][25541] Starting a new job with PID 25541
2017-09-25 03:20:18,261 [salt.loaded.int.module.cmdmod][INFO    ][25541] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:20:18,506 [salt.loaded.int.module.cmdmod][INFO    ][25541] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-09-25 03:20:18,866 [salt.loaded.int.module.cmdmod][INFO    ][25541] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:20:18,887 [salt.minion      ][INFO    ][25541] Returning information for job: 20170925032018220154
2017-09-25 03:20:49,372 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command pkg.upgrade with jid 20170925032049357280
2017-09-25 03:20:49,387 [salt.minion      ][INFO    ][25577] Starting a new job with PID 25577
2017-09-25 03:20:49,400 [salt.loaded.int.module.cmdmod][INFO    ][25577] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:20:49,691 [salt.loaded.int.module.cmdmod][INFO    ][25577] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-09-25 03:20:49,938 [salt.loaded.int.module.cmdmod][INFO    ][25577] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:20:49,960 [salt.minion      ][INFO    ][25577] Returning information for job: 20170925032049357280
2017-09-25 03:21:20,724 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command pkg.upgrade with jid 20170925032120712631
2017-09-25 03:21:20,741 [salt.minion      ][INFO    ][25625] Starting a new job with PID 25625
2017-09-25 03:21:20,773 [salt.loaded.int.module.cmdmod][INFO    ][25625] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:21:21,035 [salt.loaded.int.module.cmdmod][INFO    ][25625] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-09-25 03:21:21,349 [salt.loaded.int.module.cmdmod][INFO    ][25625] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:21:21,384 [salt.minion      ][INFO    ][25625] Returning information for job: 20170925032120712631
2017-09-25 03:21:51,929 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command pkg.upgrade with jid 20170925032151914251
2017-09-25 03:21:51,944 [salt.minion      ][INFO    ][25664] Starting a new job with PID 25664
2017-09-25 03:21:51,959 [salt.loaded.int.module.cmdmod][INFO    ][25664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:21:52,241 [salt.loaded.int.module.cmdmod][INFO    ][25664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-09-25 03:21:52,494 [salt.loaded.int.module.cmdmod][INFO    ][25664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:21:52,515 [salt.minion      ][INFO    ][25664] Returning information for job: 20170925032151914251
2017-09-25 03:33:54,289 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command test.ping with jid 20170925033354279047
2017-09-25 03:33:54,309 [salt.minion      ][INFO    ][25933] Starting a new job with PID 25933
2017-09-25 03:33:54,337 [salt.minion      ][INFO    ][25933] Returning information for job: 20170925033354279047
2017-09-25 03:36:28,813 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command state.sls with jid 20170925033628800774
2017-09-25 03:36:28,828 [salt.minion      ][INFO    ][26002] Starting a new job with PID 26002
2017-09-25 03:36:30,137 [salt.state       ][INFO    ][26002] Loading fresh modules for state activity
2017-09-25 03:36:30,164 [salt.fileclient  ][INFO    ][26002] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-09-25 03:36:30,182 [salt.fileclient  ][INFO    ][26002] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-09-25 03:36:30,206 [salt.fileclient  ][INFO    ][26002] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-09-25 03:36:30,502 [salt.state       ][INFO    ][26002] Running state [lsof] at time 03:36:30.502078
2017-09-25 03:36:30,502 [salt.state       ][INFO    ][26002] Executing state pkg.installed for lsof
2017-09-25 03:36:30,503 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:36:30,780 [salt.state       ][INFO    ][26002] Package lsof is already installed
2017-09-25 03:36:30,780 [salt.state       ][INFO    ][26002] Completed state [lsof] at time 03:36:30.780021 duration_in_ms=277.942
2017-09-25 03:36:30,780 [salt.state       ][INFO    ][26002] Running state [keepalived] at time 03:36:30.780239
2017-09-25 03:36:30,780 [salt.state       ][INFO    ][26002] Executing state pkg.installed for keepalived
2017-09-25 03:36:30,795 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-25 03:36:32,793 [salt.loaded.int.module.cmdmod][INFO    ][26002] 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-09-25 03:36:38,856 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925033638843901
2017-09-25 03:36:38,870 [salt.minion      ][INFO    ][27277] Starting a new job with PID 27277
2017-09-25 03:36:38,880 [salt.minion      ][INFO    ][27277] Returning information for job: 20170925033638843901
2017-09-25 03:36:40,716 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:36:40,738 [salt.state       ][INFO    ][26002] 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-09-25 03:36:40,746 [salt.state       ][INFO    ][26002] Loading fresh modules for state activity
2017-09-25 03:36:40,758 [salt.state       ][INFO    ][26002] Completed state [keepalived] at time 03:36:40.757578 duration_in_ms=9977.338
2017-09-25 03:36:40,760 [salt.state       ][INFO    ][26002] Running state [/etc/keepalived/keepalived.conf] at time 03:36:40.759590
2017-09-25 03:36:40,760 [salt.state       ][INFO    ][26002] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-09-25 03:36:40,784 [salt.fileclient  ][INFO    ][26002] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-09-25 03:36:40,814 [salt.fileclient  ][INFO    ][26002] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-09-25 03:36:40,821 [salt.state       ][INFO    ][26002] File changed:
New file
2017-09-25 03:36:40,821 [salt.state       ][INFO    ][26002] Completed state [/etc/keepalived/keepalived.conf] at time 03:36:40.820655 duration_in_ms=61.064
2017-09-25 03:36:40,875 [salt.state       ][INFO    ][26002] Running state [keepalived] at time 03:36:40.875004
2017-09-25 03:36:40,875 [salt.state       ][INFO    ][26002] Executing state service.running for keepalived
2017-09-25 03:36:40,877 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-09-25 03:36:40,885 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-09-25 03:36:40,893 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-09-25 03:36:40,900 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-09-25 03:36:40,906 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-09-25 03:36:40,968 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-09-25 03:36:40,975 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-09-25 03:36:40,981 [salt.loaded.int.module.cmdmod][INFO    ][26002] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-09-25 03:36:40,986 [salt.state       ][INFO    ][26002] {'keepalived': True}
2017-09-25 03:36:40,986 [salt.state       ][INFO    ][26002] Completed state [keepalived] at time 03:36:40.986047 duration_in_ms=111.043
2017-09-25 03:36:40,987 [salt.minion      ][INFO    ][26002] Returning information for job: 20170925033628800774
2017-09-25 03:38:11,191 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command pillar.get with jid 20170925033811178280
2017-09-25 03:38:11,207 [salt.minion      ][INFO    ][27566] Starting a new job with PID 27566
2017-09-25 03:38:11,211 [salt.minion      ][INFO    ][27566] Returning information for job: 20170925033811178280
2017-09-25 03:44:09,165 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command state.sls with jid 20170925034409153556
2017-09-25 03:44:09,180 [salt.minion      ][INFO    ][27676] Starting a new job with PID 27676
2017-09-25 03:44:11,639 [salt.state       ][INFO    ][27676] Loading fresh modules for state activity
2017-09-25 03:44:11,662 [salt.fileclient  ][INFO    ][27676] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-09-25 03:44:11,681 [salt.fileclient  ][INFO    ][27676] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-09-25 03:44:11,947 [salt.state       ][INFO    ][27676] Running state [attr] at time 03:44:11.946925
2017-09-25 03:44:11,947 [salt.state       ][INFO    ][27676] Executing state pkg.installed for attr
2017-09-25 03:44:11,948 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:44:12,219 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-09-25 03:44:14,110 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'attr'] in directory '/root'
2017-09-25 03:44:16,459 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:44:16,483 [salt.state       ][INFO    ][27676] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-09-25 03:44:16,491 [salt.state       ][INFO    ][27676] Loading fresh modules for state activity
2017-09-25 03:44:16,502 [salt.state       ][INFO    ][27676] Completed state [attr] at time 03:44:16.502067 duration_in_ms=4555.141
2017-09-25 03:44:16,507 [salt.state       ][INFO    ][27676] Running state [glusterfs-server] at time 03:44:16.506634
2017-09-25 03:44:16,507 [salt.state       ][INFO    ][27676] Executing state pkg.installed for glusterfs-server
2017-09-25 03:44:16,682 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-server'] in directory '/root'
2017-09-25 03:44:19,261 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925034419248438
2017-09-25 03:44:19,276 [salt.minion      ][INFO    ][28687] Starting a new job with PID 28687
2017-09-25 03:44:19,290 [salt.minion      ][INFO    ][28687] Returning information for job: 20170925034419248438
2017-09-25 03:44:29,469 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925034429456553
2017-09-25 03:44:29,483 [salt.minion      ][INFO    ][31487] Starting a new job with PID 31487
2017-09-25 03:44:29,496 [salt.minion      ][INFO    ][31487] Returning information for job: 20170925034429456553
2017-09-25 03:44:34,413 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:44:34,438 [salt.state       ][INFO    ][27676] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'glusterfs-common' changed from 'absent' to '3.7.6-1ubuntu1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'portmap' changed from 'absent' to '1'
'libattr1-dev' changed from 'absent' to '1:2.4.47-2'
'attr-dev' changed from 'absent' to '1'
'acl-dev' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.7.6-1ubuntu1'
'glusterfs-client' changed from 'absent' to '3.7.6-1ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'nfs-client' changed from 'absent' to '1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libacl1-dev' changed from 'absent' to '2.2.52-3'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libtirpc1' changed from 'absent' to '0.2.5-1'

2017-09-25 03:44:34,445 [salt.state       ][INFO    ][27676] Loading fresh modules for state activity
2017-09-25 03:44:34,457 [salt.state       ][INFO    ][27676] Completed state [glusterfs-server] at time 03:44:34.456554 duration_in_ms=17949.92
2017-09-25 03:44:34,461 [salt.state       ][INFO    ][27676] Running state [bc] at time 03:44:34.460908
2017-09-25 03:44:34,461 [salt.state       ][INFO    ][27676] Executing state pkg.installed for bc
2017-09-25 03:44:34,716 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2017-09-25 03:44:37,522 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:44:37,548 [salt.state       ][INFO    ][27676] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-09-25 03:44:37,556 [salt.state       ][INFO    ][27676] Loading fresh modules for state activity
2017-09-25 03:44:37,569 [salt.state       ][INFO    ][27676] Completed state [bc] at time 03:44:37.569040 duration_in_ms=3108.132
2017-09-25 03:44:37,569 [salt.transport.ipc][ERROR   ][24019] Exception occurred while handling stream: [Errno 0] Success
2017-09-25 03:44:37,633 [salt.state       ][INFO    ][27676] Running state [glusterfs-server] at time 03:44:37.632620
2017-09-25 03:44:37,633 [salt.state       ][INFO    ][27676] Executing state service.running for glusterfs-server
2017-09-25 03:44:37,634 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-09-25 03:44:37,643 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-09-25 03:44:37,651 [salt.loaded.int.module.cmdmod][INFO    ][27676] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-09-25 03:44:37,660 [salt.state       ][INFO    ][27676] The service glusterfs-server is already running
2017-09-25 03:44:37,660 [salt.state       ][INFO    ][27676] Completed state [glusterfs-server] at time 03:44:37.660415 duration_in_ms=27.794
2017-09-25 03:44:37,662 [salt.state       ][INFO    ][27676] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 03:44:37.661900
2017-09-25 03:44:37,662 [salt.state       ][INFO    ][27676] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-09-25 03:44:37,674 [salt.state       ][INFO    ][27676] File changed:
New file
2017-09-25 03:44:37,674 [salt.state       ][INFO    ][27676] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 03:44:37.674235 duration_in_ms=12.335
2017-09-25 03:44:37,674 [salt.state       ][INFO    ][27676] Running state [/srv/glusterfs/glance] at time 03:44:37.674391
2017-09-25 03:44:37,675 [salt.state       ][INFO    ][27676] Executing state file.directory for /srv/glusterfs/glance
2017-09-25 03:44:37,675 [salt.state       ][INFO    ][27676] {'/srv/glusterfs/glance': 'New Dir'}
2017-09-25 03:44:37,675 [salt.state       ][INFO    ][27676] Completed state [/srv/glusterfs/glance] at time 03:44:37.675213 duration_in_ms=0.822
2017-09-25 03:44:37,675 [salt.state       ][INFO    ][27676] Running state [/srv/glusterfs/keystone-keys] at time 03:44:37.675360
2017-09-25 03:44:37,676 [salt.state       ][INFO    ][27676] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-09-25 03:44:37,676 [salt.state       ][INFO    ][27676] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-09-25 03:44:37,676 [salt.state       ][INFO    ][27676] Completed state [/srv/glusterfs/keystone-keys] at time 03:44:37.675991 duration_in_ms=0.631
2017-09-25 03:44:37,676 [salt.state       ][INFO    ][27676] Running state [/srv/glusterfs/nova_instances] at time 03:44:37.676161
2017-09-25 03:44:37,676 [salt.state       ][INFO    ][27676] Executing state file.directory for /srv/glusterfs/nova_instances
2017-09-25 03:44:37,677 [salt.state       ][INFO    ][27676] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-09-25 03:44:37,677 [salt.state       ][INFO    ][27676] Completed state [/srv/glusterfs/nova_instances] at time 03:44:37.676815 duration_in_ms=0.654
2017-09-25 03:44:37,677 [salt.state       ][INFO    ][27676] Running state [/srv/glusterfs/keystone-credential-keys] at time 03:44:37.676956
2017-09-25 03:44:37,677 [salt.state       ][INFO    ][27676] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-09-25 03:44:37,677 [salt.state       ][INFO    ][27676] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-09-25 03:44:37,678 [salt.state       ][INFO    ][27676] Completed state [/srv/glusterfs/keystone-credential-keys] at time 03:44:37.677581 duration_in_ms=0.624
2017-09-25 03:44:37,678 [salt.minion      ][INFO    ][27676] Returning information for job: 20170925034409153556
2017-09-25 03:44:45,479 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command test.ping with jid 20170925034445465654
2017-09-25 03:44:45,494 [salt.minion      ][INFO    ][32384] Starting a new job with PID 32384
2017-09-25 03:44:45,520 [salt.minion      ][INFO    ][32384] Returning information for job: 20170925034445465654
2017-09-25 03:44:45,688 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command state.sls with jid 20170925034445676482
2017-09-25 03:44:45,702 [salt.minion      ][INFO    ][32389] Starting a new job with PID 32389
2017-09-25 03:44:47,170 [salt.state       ][INFO    ][32389] Loading fresh modules for state activity
2017-09-25 03:44:47,192 [salt.fileclient  ][INFO    ][32389] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-09-25 03:44:47,225 [salt.fileclient  ][INFO    ][32389] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-09-25 03:44:47,286 [salt.fileclient  ][INFO    ][32389] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-09-25 03:44:47,306 [salt.fileclient  ][INFO    ][32389] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-09-25 03:44:47,569 [salt.state       ][INFO    ][32389] Running state [attr] at time 03:44:47.568742
2017-09-25 03:44:47,569 [salt.state       ][INFO    ][32389] Executing state pkg.installed for attr
2017-09-25 03:44:47,569 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-09-25 03:44:47,853 [salt.state       ][INFO    ][32389] Package attr is already installed
2017-09-25 03:44:47,854 [salt.state       ][INFO    ][32389] Completed state [attr] at time 03:44:47.853727 duration_in_ms=284.986
2017-09-25 03:44:47,854 [salt.state       ][INFO    ][32389] Running state [glusterfs-server] at time 03:44:47.853921
2017-09-25 03:44:47,854 [salt.state       ][INFO    ][32389] Executing state pkg.installed for glusterfs-server
2017-09-25 03:44:47,857 [salt.state       ][INFO    ][32389] Package glusterfs-server is already installed
2017-09-25 03:44:47,857 [salt.state       ][INFO    ][32389] Completed state [glusterfs-server] at time 03:44:47.856755 duration_in_ms=2.835
2017-09-25 03:44:47,857 [salt.state       ][INFO    ][32389] Running state [bc] at time 03:44:47.856897
2017-09-25 03:44:47,857 [salt.state       ][INFO    ][32389] Executing state pkg.installed for bc
2017-09-25 03:44:47,860 [salt.state       ][INFO    ][32389] Package bc is already installed
2017-09-25 03:44:47,860 [salt.state       ][INFO    ][32389] Completed state [bc] at time 03:44:47.859673 duration_in_ms=2.777
2017-09-25 03:44:47,860 [salt.state       ][INFO    ][32389] Running state [glusterfs-server] at time 03:44:47.860467
2017-09-25 03:44:47,861 [salt.state       ][INFO    ][32389] Executing state service.running for glusterfs-server
2017-09-25 03:44:47,861 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-09-25 03:44:47,870 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-09-25 03:44:47,913 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-09-25 03:44:47,926 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-09-25 03:44:47,932 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-09-25 03:44:47,940 [salt.state       ][INFO    ][32389] The service glusterfs-server is already running
2017-09-25 03:44:47,941 [salt.state       ][INFO    ][32389] Completed state [glusterfs-server] at time 03:44:47.940654 duration_in_ms=80.186
2017-09-25 03:44:47,942 [salt.state       ][INFO    ][32389] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 03:44:47.942000
2017-09-25 03:44:47,942 [salt.state       ][INFO    ][32389] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-09-25 03:44:47,946 [salt.state       ][INFO    ][32389] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-09-25 03:44:47,947 [salt.state       ][INFO    ][32389] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 03:44:47.946550 duration_in_ms=4.55
2017-09-25 03:44:47,947 [salt.state       ][INFO    ][32389] Running state [/srv/glusterfs/glance] at time 03:44:47.946720
2017-09-25 03:44:47,947 [salt.state       ][INFO    ][32389] Executing state file.directory for /srv/glusterfs/glance
2017-09-25 03:44:47,947 [salt.state       ][INFO    ][32389] Directory /srv/glusterfs/glance is in the correct state
2017-09-25 03:44:47,947 [salt.state       ][INFO    ][32389] Completed state [/srv/glusterfs/glance] at time 03:44:47.947306 duration_in_ms=0.587
2017-09-25 03:44:47,947 [salt.state       ][INFO    ][32389] Running state [/srv/glusterfs/keystone-keys] at time 03:44:47.947449
2017-09-25 03:44:47,948 [salt.state       ][INFO    ][32389] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-09-25 03:44:47,948 [salt.state       ][INFO    ][32389] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-09-25 03:44:47,948 [salt.state       ][INFO    ][32389] Completed state [/srv/glusterfs/keystone-keys] at time 03:44:47.948000 duration_in_ms=0.551
2017-09-25 03:44:47,948 [salt.state       ][INFO    ][32389] Running state [/srv/glusterfs/nova_instances] at time 03:44:47.948172
2017-09-25 03:44:47,948 [salt.state       ][INFO    ][32389] Executing state file.directory for /srv/glusterfs/nova_instances
2017-09-25 03:44:47,949 [salt.state       ][INFO    ][32389] Directory /srv/glusterfs/nova_instances is in the correct state
2017-09-25 03:44:47,949 [salt.state       ][INFO    ][32389] Completed state [/srv/glusterfs/nova_instances] at time 03:44:47.948725 duration_in_ms=0.553
2017-09-25 03:44:47,949 [salt.state       ][INFO    ][32389] Running state [/srv/glusterfs/keystone-credential-keys] at time 03:44:47.948866
2017-09-25 03:44:47,949 [salt.state       ][INFO    ][32389] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-09-25 03:44:47,949 [salt.state       ][INFO    ][32389] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-09-25 03:44:47,949 [salt.state       ][INFO    ][32389] Completed state [/srv/glusterfs/keystone-credential-keys] at time 03:44:47.949415 duration_in_ms=0.55
2017-09-25 03:44:48,001 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command ['git', '--version'] in directory '/root'
2017-09-25 03:44:48,082 [salt.state       ][INFO    ][32389] Running state [sleep 5] at time 03:44:48.081710
2017-09-25 03:44:48,082 [salt.state       ][INFO    ][32389] Executing state cmd.wait for sleep 5
2017-09-25 03:44:48,082 [salt.state       ][INFO    ][32389] No changes made for sleep 5
2017-09-25 03:44:48,082 [salt.state       ][INFO    ][32389] Completed state [sleep 5] at time 03:44:48.082252 duration_in_ms=0.543
2017-09-25 03:44:48,083 [salt.state       ][INFO    ][32389] Running state [10.167.4.141] at time 03:44:48.082632
2017-09-25 03:44:48,083 [salt.state       ][INFO    ][32389] Executing state glusterfs.peered for 10.167.4.141
2017-09-25 03:44:48,083 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:48,094 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:48,143 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:48,152 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:48,858 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:48,868 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:48,932 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:48,942 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:49,001 [salt.state       ][INFO    ][32389] {'new': {'10.167.4.141': []}, 'old': None}
2017-09-25 03:44:49,001 [salt.state       ][INFO    ][32389] Completed state [10.167.4.141] at time 03:44:49.000897 duration_in_ms=918.264
2017-09-25 03:44:49,003 [salt.state       ][INFO    ][32389] Running state [10.167.4.142] at time 03:44:49.003113
2017-09-25 03:44:49,003 [salt.state       ][INFO    ][32389] Executing state glusterfs.peered for 10.167.4.142
2017-09-25 03:44:49,004 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:49,012 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:49,141 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:49,150 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:49,203 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:49,213 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:49,264 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:49,273 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:49,322 [salt.state       ][INFO    ][32389] Peering with localhost is not needed
2017-09-25 03:44:49,322 [salt.state       ][INFO    ][32389] Completed state [10.167.4.142] at time 03:44:49.322238 duration_in_ms=319.124
2017-09-25 03:44:49,325 [salt.state       ][INFO    ][32389] Running state [10.167.4.143] at time 03:44:49.324684
2017-09-25 03:44:49,325 [salt.state       ][INFO    ][32389] Executing state glusterfs.peered for 10.167.4.143
2017-09-25 03:44:49,325 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:49,335 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:49,384 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:49,394 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:49,690 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:49,701 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:49,768 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:49,779 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:49,831 [salt.state       ][INFO    ][32389] {'new': {'10.167.4.141': [], '10.167.4.143': []}, 'old': {'10.167.4.141': []}}
2017-09-25 03:44:49,831 [salt.state       ][INFO    ][32389] Completed state [10.167.4.143] at time 03:44:49.831259 duration_in_ms=506.574
2017-09-25 03:44:49,832 [salt.state       ][INFO    ][32389] Running state [glance] at time 03:44:49.832163
2017-09-25 03:44:49,832 [salt.state       ][INFO    ][32389] Executing state glusterfs.created for glance
2017-09-25 03:44:49,833 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:49,840 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:50,005 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:50,012 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:50,825 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:50,837 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:52,042 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:52,054 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:52,110 [salt.state       ][INFO    ][32389] {'new': ['glance'], 'old': []}
2017-09-25 03:44:52,110 [salt.state       ][INFO    ][32389] Completed state [glance] at time 03:44:52.110346 duration_in_ms=2278.181
2017-09-25 03:44:52,114 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 03:44:52.113643
2017-09-25 03:44:52,114 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-09-25 03:44:52,114 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-09-25 03:44:52,170 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-09-25 03:44:52,799 [salt.state       ][INFO    ][32389] {'pid': 32612, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:44:52,799 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 03:44:52.799069 duration_in_ms=685.425
2017-09-25 03:44:52,800 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 03:44:52.799641
2017-09-25 03:44:52,800 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-09-25 03:44:52,801 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-09-25 03:44:52,858 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2017-09-25 03:44:53,502 [salt.state       ][INFO    ][32389] {'pid': 32630, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:44:53,502 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 03:44:53.502333 duration_in_ms=702.691
2017-09-25 03:44:53,503 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 03:44:53.502889
2017-09-25 03:44:53,503 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-09-25 03:44:53,504 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-09-25 03:44:53,560 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2017-09-25 03:44:55,735 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925034455722146
2017-09-25 03:44:55,750 [salt.minion      ][INFO    ][32657] Starting a new job with PID 32657
2017-09-25 03:44:55,760 [salt.minion      ][INFO    ][32657] Returning information for job: 20170925034455722146
2017-09-25 03:44:56,333 [salt.state       ][INFO    ][32389] {'pid': 32647, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:44:56,334 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 03:44:56.333480 duration_in_ms=2830.589
2017-09-25 03:44:56,334 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 03:44:56.334031
2017-09-25 03:44:56,334 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-09-25 03:44:56,335 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-09-25 03:44:56,391 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-09-25 03:44:57,050 [salt.state       ][INFO    ][32389] {'pid': 32672, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:44:57,050 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 03:44:57.050368 duration_in_ms=716.336
2017-09-25 03:44:57,051 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 03:44:57.050928
2017-09-25 03:44:57,051 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-09-25 03:44:57,052 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-09-25 03:44:57,107 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-09-25 03:44:57,728 [salt.state       ][INFO    ][32389] {'pid': 32689, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:44:57,728 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 03:44:57.728138 duration_in_ms=677.209
2017-09-25 03:44:57,729 [salt.state       ][INFO    ][32389] Running state [glance] at time 03:44:57.729261
2017-09-25 03:44:57,730 [salt.state       ][INFO    ][32389] Executing state glusterfs.started for glance
2017-09-25 03:44:57,730 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:57,742 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:57,797 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:57,806 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:57,860 [salt.state       ][INFO    ][32389] Volume glance is already started
2017-09-25 03:44:57,861 [salt.state       ][INFO    ][32389] Completed state [glance] at time 03:44:57.860635 duration_in_ms=131.374
2017-09-25 03:44:57,862 [salt.state       ][INFO    ][32389] Running state [keystone-keys] at time 03:44:57.861481
2017-09-25 03:44:57,862 [salt.state       ][INFO    ][32389] Executing state glusterfs.created for keystone-keys
2017-09-25 03:44:57,862 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:57,870 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:57,919 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:57,929 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:44:58,640 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:44:58,652 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:01,515 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:01,527 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:01,582 [salt.state       ][INFO    ][32389] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2017-09-25 03:45:01,583 [salt.state       ][INFO    ][32389] Completed state [keystone-keys] at time 03:45:01.582806 duration_in_ms=3721.323
2017-09-25 03:45:01,587 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 03:45:01.586882
2017-09-25 03:45:01,587 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-09-25 03:45:01,588 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-09-25 03:45:01,644 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-09-25 03:45:02,328 [salt.state       ][INFO    ][32389] {'pid': 343, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:02,328 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 03:45:02.328149 duration_in_ms=741.266
2017-09-25 03:45:02,329 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:45:02.328731
2017-09-25 03:45:02,329 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-09-25 03:45:02,330 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-09-25 03:45:02,386 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-09-25 03:45:03,044 [salt.state       ][INFO    ][32389] {'pid': 360, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:03,045 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:45:03.044783 duration_in_ms=716.051
2017-09-25 03:45:03,045 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:45:03.045359
2017-09-25 03:45:03,046 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-09-25 03:45:03,046 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-09-25 03:45:03,103 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-09-25 03:45:03,826 [salt.state       ][INFO    ][32389] {'pid': 378, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:03,827 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:45:03.826675 duration_in_ms=781.314
2017-09-25 03:45:03,827 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 03:45:03.827253
2017-09-25 03:45:03,828 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-09-25 03:45:03,828 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-09-25 03:45:03,884 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2017-09-25 03:45:05,873 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925034505860776
2017-09-25 03:45:05,888 [salt.minion      ][INFO    ][407] Starting a new job with PID 407
2017-09-25 03:45:05,899 [salt.minion      ][INFO    ][407] Returning information for job: 20170925034505860776
2017-09-25 03:45:06,558 [salt.state       ][INFO    ][32389] {'pid': 395, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:06,559 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 03:45:06.558532 duration_in_ms=2731.279
2017-09-25 03:45:06,559 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 03:45:06.559122
2017-09-25 03:45:06,559 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-09-25 03:45:06,560 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-09-25 03:45:06,617 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-09-25 03:45:07,291 [salt.state       ][INFO    ][32389] {'pid': 420, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:07,291 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 03:45:07.291105 duration_in_ms=731.982
2017-09-25 03:45:07,292 [salt.state       ][INFO    ][32389] Running state [keystone-keys] at time 03:45:07.292237
2017-09-25 03:45:07,293 [salt.state       ][INFO    ][32389] Executing state glusterfs.started for keystone-keys
2017-09-25 03:45:07,293 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:07,305 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:07,362 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:07,370 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:07,427 [salt.state       ][INFO    ][32389] Volume keystone-keys is already started
2017-09-25 03:45:07,427 [salt.state       ][INFO    ][32389] Completed state [keystone-keys] at time 03:45:07.427172 duration_in_ms=134.935
2017-09-25 03:45:07,428 [salt.state       ][INFO    ][32389] Running state [nova_instances] at time 03:45:07.428022
2017-09-25 03:45:07,428 [salt.state       ][INFO    ][32389] Executing state glusterfs.created for nova_instances
2017-09-25 03:45:07,429 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:07,436 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:07,488 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:07,497 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:08,236 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:08,248 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:11,108 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:11,120 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:11,177 [salt.state       ][INFO    ][32389] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2017-09-25 03:45:11,177 [salt.state       ][INFO    ][32389] Completed state [nova_instances] at time 03:45:11.177089 duration_in_ms=3749.066
2017-09-25 03:45:11,180 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 03:45:11.180090
2017-09-25 03:45:11,180 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-09-25 03:45:11,181 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-09-25 03:45:11,236 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-09-25 03:45:11,873 [salt.state       ][INFO    ][32389] {'pid': 533, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:11,873 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 03:45:11.872848 duration_in_ms=692.757
2017-09-25 03:45:11,873 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 03:45:11.873408
2017-09-25 03:45:11,874 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-09-25 03:45:11,874 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-09-25 03:45:11,932 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-09-25 03:45:12,599 [salt.state       ][INFO    ][32389] {'pid': 551, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:12,600 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 03:45:12.599635 duration_in_ms=726.226
2017-09-25 03:45:12,600 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 03:45:12.600217
2017-09-25 03:45:12,601 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-09-25 03:45:12,601 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-09-25 03:45:12,658 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'True'' in directory '/root'
2017-09-25 03:45:13,343 [salt.state       ][INFO    ][32389] {'pid': 569, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:13,343 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 03:45:13.342947 duration_in_ms=742.73
2017-09-25 03:45:13,344 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 03:45:13.343681
2017-09-25 03:45:13,344 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-09-25 03:45:13,345 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-09-25 03:45:13,400 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'True'' in directory '/root'
2017-09-25 03:45:16,022 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925034516004331
2017-09-25 03:45:16,039 [salt.minion      ][INFO    ][601] Starting a new job with PID 601
2017-09-25 03:45:16,050 [salt.minion      ][INFO    ][601] Returning information for job: 20170925034516004331
2017-09-25 03:45:16,078 [salt.state       ][INFO    ][32389] {'pid': 589, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:16,079 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 03:45:16.078461 duration_in_ms=2734.781
2017-09-25 03:45:16,079 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 03:45:16.079030
2017-09-25 03:45:16,079 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-09-25 03:45:16,080 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-09-25 03:45:16,136 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-09-25 03:45:16,818 [salt.state       ][INFO    ][32389] {'pid': 613, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:16,818 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 03:45:16.818235 duration_in_ms=739.203
2017-09-25 03:45:16,819 [salt.state       ][INFO    ][32389] Running state [nova_instances] at time 03:45:16.819357
2017-09-25 03:45:16,820 [salt.state       ][INFO    ][32389] Executing state glusterfs.started for nova_instances
2017-09-25 03:45:16,820 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:16,831 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:16,884 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:16,894 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:16,948 [salt.state       ][INFO    ][32389] Volume nova_instances is already started
2017-09-25 03:45:16,949 [salt.state       ][INFO    ][32389] Completed state [nova_instances] at time 03:45:16.948605 duration_in_ms=129.247
2017-09-25 03:45:16,950 [salt.state       ][INFO    ][32389] Running state [keystone-credential-keys] at time 03:45:16.949530
2017-09-25 03:45:16,950 [salt.state       ][INFO    ][32389] Executing state glusterfs.created for keystone-credential-keys
2017-09-25 03:45:16,950 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:16,960 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:17,013 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:17,022 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:17,750 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:17,762 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:20,656 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:20,669 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:20,725 [salt.state       ][INFO    ][32389] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2017-09-25 03:45:20,726 [salt.state       ][INFO    ][32389] Completed state [keystone-credential-keys] at time 03:45:20.725449 duration_in_ms=3775.918
2017-09-25 03:45:20,729 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 03:45:20.729020
2017-09-25 03:45:20,729 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-09-25 03:45:20,730 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-09-25 03:45:20,784 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-09-25 03:45:21,472 [salt.state       ][INFO    ][32389] {'pid': 729, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:21,473 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 03:45:21.472646 duration_in_ms=743.626
2017-09-25 03:45:21,473 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:45:21.473229
2017-09-25 03:45:21,474 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-09-25 03:45:21,474 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-09-25 03:45:21,531 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-09-25 03:45:22,162 [salt.state       ][INFO    ][32389] {'pid': 746, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:22,163 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:45:22.162570 duration_in_ms=689.341
2017-09-25 03:45:22,163 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 03:45:22.163117
2017-09-25 03:45:22,163 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-09-25 03:45:22,164 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-09-25 03:45:22,223 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2017-09-25 03:45:24,872 [salt.state       ][INFO    ][32389] {'pid': 764, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:24,872 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 03:45:24.871912 duration_in_ms=2708.794
2017-09-25 03:45:24,873 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:45:24.872503
2017-09-25 03:45:24,873 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-09-25 03:45:24,874 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-09-25 03:45:24,932 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-09-25 03:45:25,570 [salt.state       ][INFO    ][32389] {'pid': 784, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:25,570 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:45:25.570335 duration_in_ms=697.832
2017-09-25 03:45:25,571 [salt.state       ][INFO    ][32389] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 03:45:25.570888
2017-09-25 03:45:25,571 [salt.state       ][INFO    ][32389] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-09-25 03:45:25,572 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-09-25 03:45:25,628 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-09-25 03:45:26,178 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command saltutil.find_job with jid 20170925034526155620
2017-09-25 03:45:26,194 [salt.minion      ][INFO    ][811] Starting a new job with PID 811
2017-09-25 03:45:26,205 [salt.minion      ][INFO    ][811] Returning information for job: 20170925034526155620
2017-09-25 03:45:26,237 [salt.state       ][INFO    ][32389] {'pid': 801, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-09-25 03:45:26,238 [salt.state       ][INFO    ][32389] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 03:45:26.237630 duration_in_ms=666.742
2017-09-25 03:45:26,239 [salt.state       ][INFO    ][32389] Running state [keystone-credential-keys] at time 03:45:26.238667
2017-09-25 03:45:26,239 [salt.state       ][INFO    ][32389] Executing state glusterfs.started for keystone-credential-keys
2017-09-25 03:45:26,240 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:26,252 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:26,306 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --version' in directory '/root'
2017-09-25 03:45:26,316 [salt.loaded.int.module.cmdmod][INFO    ][32389] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-09-25 03:45:26,375 [salt.state       ][INFO    ][32389] Volume keystone-credential-keys is already started
2017-09-25 03:45:26,375 [salt.state       ][INFO    ][32389] Completed state [keystone-credential-keys] at time 03:45:26.374989 duration_in_ms=136.321
2017-09-25 03:45:26,377 [salt.minion      ][INFO    ][32389] Returning information for job: 20170925034445676482
2017-09-25 03:45:39,847 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command test.ping with jid 20170925034539833722
2017-09-25 03:45:39,865 [salt.minion      ][INFO    ][846] Starting a new job with PID 846
2017-09-25 03:45:39,892 [salt.minion      ][INFO    ][846] Returning information for job: 20170925034539833722
2017-09-25 03:45:40,049 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command cmd.run with jid 20170925034540037461
2017-09-25 03:45:40,062 [salt.minion      ][INFO    ][851] Starting a new job with PID 851
2017-09-25 03:45:40,067 [salt.loaded.int.module.cmdmod][INFO    ][851] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-09-25 03:45:40,174 [salt.minion      ][INFO    ][851] Returning information for job: 20170925034540037461
2017-09-25 04:05:35,763 [salt.utils.schedule][INFO    ][24019] Running scheduled job: __mine_interval
2017-09-25 05:01:10,872 [salt.minion      ][INFO    ][24019] User sudo_ubuntu Executing command cp.push_dir with jid 20170925050110860852
2017-09-25 05:01:10,893 [salt.minion      ][INFO    ][2053] Starting a new job with PID 2053
