2017-11-05 21:33:40,318 [salt.cli.daemons ][WARNING ][2477] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-05 21:34:00,638 [salt.state       ][ERROR   ][3933] No contents found in top file
2017-11-05 21:35:54,941 [salt.utils.parsers][WARNING ][2477] Minion received a SIGTERM. Exiting.
2017-11-05 21:40:19,424 [salt.cli.daemons ][WARNING ][4036] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-05 21:42:16,314 [salt.loaded.int.module.cmdmod][ERROR   ][11352] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-11-05 21:42:16,314 [salt.loaded.int.module.cmdmod][ERROR   ][11352] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-11-05 21:42:16,315 [salt.loaded.int.module.cmdmod][ERROR   ][11352] retcode: 1
2017-11-05 21:42:16,315 [salt.state       ][ERROR   ][11352] {'pid': 16278, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-11-05 21:42:45,934 [py.warnings      ][WARNING ][16364] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-11-05 21:43:09,929 [salt.loaded.int.module.cmdmod][ERROR   ][16364] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-05 21:43:09,929 [salt.loaded.int.module.cmdmod][ERROR   ][16364] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-05 21:43:14,721 [salt.loaded.int.module.cmdmod][ERROR   ][16364] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-05 21:43:14,721 [salt.loaded.int.module.cmdmod][ERROR   ][16364] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-05 21:43:19,270 [salt.loaded.int.module.cmdmod][ERROR   ][16364] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-05 21:43:19,271 [salt.loaded.int.module.cmdmod][ERROR   ][16364] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-05 21:43:23,635 [salt.loaded.int.module.cmdmod][ERROR   ][16364] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-05 21:43:23,635 [salt.loaded.int.module.cmdmod][ERROR   ][16364] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-05 21:43:28,018 [salt.loaded.int.module.cmdmod][ERROR   ][16364] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-05 21:43:28,018 [salt.loaded.int.module.cmdmod][ERROR   ][16364] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-05 21:43:31,501 [salt.loaded.int.module.cmdmod][ERROR   ][16364] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-11-05 21:43:33,976 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-05 21:43:33,983 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-05 21:43:33,992 [salt.loaded.int.module.cmdmod][INFO    ][24246] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-05 21:43:33,1000 [salt.utils.parsers][WARNING ][4036] Minion received a SIGTERM. Exiting.
2017-11-05 21:43:34,303 [salt.cli.daemons ][INFO    ][24332] Setting up the Salt Minion "kvm03.baremetal-mcp-ocata-ovs-ha.local"
2017-11-05 21:43:34,962 [salt.minion      ][INFO    ][24332] Creating minion process manager
2017-11-05 21:43:34,962 [salt.cli.daemons ][WARNING ][24332] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-05 21:43:34,962 [salt.cli.daemons ][INFO    ][24332] The Salt Minion is starting up
2017-11-05 21:43:34,963 [salt.minion      ][INFO    ][24332] Minion is starting as user 'root'
2017-11-05 21:43:34,963 [salt.utils.event ][INFO    ][24332] Starting pull socket on /var/run/salt/minion/minion_event_98ff1e569f_pull.ipc
2017-11-05 21:43:36,131 [salt.loaded.int.module.cmdmod][INFO    ][24332] Executing command ['date', '+%z'] in directory '/root'
2017-11-05 21:43:36,144 [salt.utils.schedule][INFO    ][24332] Updating job settings for scheduled job: __mine_interval
2017-11-05 21:43:36,147 [salt.minion      ][INFO    ][24332] Added mine.update to scheduler
2017-11-05 21:43:36,167 [salt.minion      ][INFO    ][24332] Minion is ready to receive requests!
2017-11-05 21:43:37,168 [salt.utils.schedule][INFO    ][24332] Running scheduled job: __mine_interval
2017-11-05 21:43:44,542 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command saltutil.find_job with jid 20171105214344531900
2017-11-05 21:43:44,551 [salt.minion      ][INFO    ][24457] Starting a new job with PID 24457
2017-11-05 21:43:44,559 [salt.minion      ][INFO    ][24457] Returning information for job: 20171105214344531900
2017-11-05 21:43:55,474 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command state.sls with jid 20171105214355464642
2017-11-05 21:43:55,484 [salt.minion      ][INFO    ][24462] Starting a new job with PID 24462
2017-11-05 21:43:57,668 [salt.state       ][INFO    ][24462] Loading fresh modules for state activity
2017-11-05 21:43:57,695 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-05 21:43:57,716 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-05 21:43:57,742 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-05 21:43:57,823 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-05 21:43:57,836 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-05 21:43:57,864 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-05 21:43:57,988 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-05 21:43:58,006 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-05 21:43:58,059 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-05 21:43:58,079 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-05 21:43:58,119 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 21:43:58,136 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-05 21:43:58,145 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-05 21:43:58,165 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-05 21:43:58,183 [py.warnings      ][WARNING ][24462] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-11-05 21:43:58,183 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'salt-minion --version' in directory '/root'
2017-11-05 21:43:58,453 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-05 21:43:58,468 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-05 21:43:58,480 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-05 21:43:58,493 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-05 21:43:58,543 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-05 21:43:59,104 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-05 21:43:59,170 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-05 21:43:59,192 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-05 21:43:59,252 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-05 21:43:59,269 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-05 21:43:59,321 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-05 21:43:59,339 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-05 21:43:59,354 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 21:43:59,581 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-05 21:43:59,590 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-05 21:43:59,616 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-05 21:43:59,637 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'salt-minion --version' in directory '/root'
2017-11-05 21:43:59,921 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-05 21:43:59,943 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-05 21:43:59,957 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-05 21:43:59,970 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-05 21:44:00,026 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-05 21:44:00,066 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-05 21:44:00,154 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-05 21:44:00,234 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-05 21:44:00,605 [salt.state       ][INFO    ][24462] Running state [salt-minion] at time 21:44:00.604562
2017-11-05 21:44:00,605 [salt.state       ][INFO    ][24462] Executing state pkg.installed for salt-minion
2017-11-05 21:44:00,605 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 21:44:00,900 [salt.state       ][INFO    ][24462] Package salt-minion is already installed
2017-11-05 21:44:00,900 [salt.state       ][INFO    ][24462] Completed state [salt-minion] at time 21:44:00.900116 duration_in_ms=295.555
2017-11-05 21:44:00,900 [salt.state       ][INFO    ][24462] Running state [salt_minion_dependency_packages] at time 21:44:00.900364
2017-11-05 21:44:00,901 [salt.state       ][INFO    ][24462] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-05 21:44:00,905 [salt.state       ][INFO    ][24462] All specified packages are already installed
2017-11-05 21:44:00,905 [salt.state       ][INFO    ][24462] Completed state [salt_minion_dependency_packages] at time 21:44:00.904752 duration_in_ms=4.389
2017-11-05 21:44:00,906 [salt.state       ][INFO    ][24462] Running state [/etc/salt/minion.d/minion.conf] at time 21:44:00.906453
2017-11-05 21:44:00,907 [salt.state       ][INFO    ][24462] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-05 21:44:00,928 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-05 21:44:00,990 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-05 21:44:01,049 [salt.fileclient  ][INFO    ][24462] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-05 21:44:01,100 [salt.state       ][INFO    ][24462] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-05 21:44:01,100 [salt.state       ][INFO    ][24462] Completed state [/etc/salt/minion.d/minion.conf] at time 21:44:01.100112 duration_in_ms=193.658
2017-11-05 21:44:01,101 [salt.state       ][INFO    ][24462] Running state [/etc/salt/minion.d/_virt.conf] at time 21:44:01.100604
2017-11-05 21:44:01,101 [salt.state       ][INFO    ][24462] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-05 21:44:01,102 [salt.state       ][INFO    ][24462] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-05 21:44:01,102 [salt.state       ][INFO    ][24462] Completed state [/etc/salt/minion.d/_virt.conf] at time 21:44:01.101764 duration_in_ms=1.16
2017-11-05 21:44:01,104 [salt.state       ][INFO    ][24462] Running state [salt-minion] at time 21:44:01.103751
2017-11-05 21:44:01,104 [salt.state       ][INFO    ][24462] Executing state service.running for salt-minion
2017-11-05 21:44:01,104 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-05 21:44:01,120 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-05 21:44:01,127 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-05 21:44:01,134 [salt.state       ][INFO    ][24462] The service salt-minion is already running
2017-11-05 21:44:01,134 [salt.state       ][INFO    ][24462] Completed state [salt-minion] at time 21:44:01.133788 duration_in_ms=30.036
2017-11-05 21:44:01,135 [salt.state       ][INFO    ][24462] Running state [/etc/salt/grains.d] at time 21:44:01.135461
2017-11-05 21:44:01,136 [salt.state       ][INFO    ][24462] Executing state file.directory for /etc/salt/grains.d
2017-11-05 21:44:01,136 [salt.state       ][INFO    ][24462] Directory /etc/salt/grains.d is in the correct state
2017-11-05 21:44:01,137 [salt.state       ][INFO    ][24462] Completed state [/etc/salt/grains.d] at time 21:44:01.136578 duration_in_ms=1.116
2017-11-05 21:44:01,137 [salt.state       ][INFO    ][24462] Running state [/etc/salt/grains] at time 21:44:01.137188
2017-11-05 21:44:01,137 [salt.state       ][INFO    ][24462] Executing state file.managed for /etc/salt/grains
2017-11-05 21:44:01,138 [salt.state       ][INFO    ][24462] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-05 21:44:01,138 [salt.state       ][INFO    ][24462] Completed state [/etc/salt/grains] at time 21:44:01.137971 duration_in_ms=0.783
2017-11-05 21:44:01,138 [salt.state       ][INFO    ][24462] Running state [/etc/salt/grains.d/placeholder] at time 21:44:01.138380
2017-11-05 21:44:01,139 [salt.state       ][INFO    ][24462] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-05 21:44:01,139 [salt.state       ][INFO    ][24462] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-05 21:44:01,139 [salt.state       ][INFO    ][24462] Completed state [/etc/salt/grains.d/placeholder] at time 21:44:01.139160 duration_in_ms=0.78
2017-11-05 21:44:01,140 [salt.state       ][INFO    ][24462] Running state [/etc/salt/grains.d/sphinx] at time 21:44:01.139561
2017-11-05 21:44:01,140 [salt.state       ][INFO    ][24462] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-05 21:44:01,141 [salt.state       ][INFO    ][24462] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.143
               - 192.168.11.251
-              - 192.168.122.1
         system:
           name: System
           param:

2017-11-05 21:44:01,142 [salt.state       ][INFO    ][24462] Completed state [/etc/salt/grains.d/sphinx] at time 21:44:01.141512 duration_in_ms=1.951
2017-11-05 21:44:01,142 [salt.state       ][INFO    ][24462] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 21:44:01.142314
2017-11-05 21:44:01,143 [salt.state       ][INFO    ][24462] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-05 21:44:01,143 [salt.state       ][INFO    ][24462] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-05 21:44:01,143 [salt.state       ][INFO    ][24462] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 21:44:01.142931 duration_in_ms=0.618
2017-11-05 21:44:01,143 [salt.state       ][INFO    ][24462] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 21:44:01.143092
2017-11-05 21:44:01,143 [salt.state       ][INFO    ][24462] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-05 21:44:01,144 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-11-05 21:44:01,226 [salt.state       ][INFO    ][24462] {'pid': 24510, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-05 21:44:01,226 [salt.state       ][INFO    ][24462] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 21:44:01.226402 duration_in_ms=83.309
2017-11-05 21:44:01,227 [salt.state       ][INFO    ][24462] Running state [/etc/salt/grains.d/dns_records] at time 21:44:01.226973
2017-11-05 21:44:01,227 [salt.state       ][INFO    ][24462] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-05 21:44:01,228 [salt.state       ][INFO    ][24462] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-05 21:44:01,229 [salt.state       ][INFO    ][24462] Completed state [/etc/salt/grains.d/dns_records] at time 21:44:01.228494 duration_in_ms=1.521
2017-11-05 21:44:01,229 [salt.state       ][INFO    ][24462] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 21:44:01.229368
2017-11-05 21:44:01,230 [salt.state       ][INFO    ][24462] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-05 21:44:01,230 [salt.state       ][INFO    ][24462] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-05 21:44:01,230 [salt.state       ][INFO    ][24462] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 21:44:01.229999 duration_in_ms=0.631
2017-11-05 21:44:01,230 [salt.state       ][INFO    ][24462] Running state [/etc/salt/grains.d/salt] at time 21:44:01.230403
2017-11-05 21:44:01,231 [salt.state       ][INFO    ][24462] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-05 21:44:01,231 [salt.state       ][INFO    ][24462] File /etc/salt/grains.d/salt is in the correct state
2017-11-05 21:44:01,232 [salt.state       ][INFO    ][24462] Completed state [/etc/salt/grains.d/salt] at time 21:44:01.231482 duration_in_ms=1.092
2017-11-05 21:44:01,232 [salt.state       ][INFO    ][24462] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 21:44:01.232277
2017-11-05 21:44:01,233 [salt.state       ][INFO    ][24462] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-05 21:44:01,233 [salt.state       ][INFO    ][24462] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-05 21:44:01,233 [salt.state       ][INFO    ][24462] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 21:44:01.232887 duration_in_ms=0.609
2017-11-05 21:44:01,235 [salt.state       ][INFO    ][24462] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 21:44:01.234558
2017-11-05 21:44:01,235 [salt.state       ][INFO    ][24462] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-05 21:44:01,235 [salt.state       ][INFO    ][24462] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-05 21:44:01,235 [salt.state       ][INFO    ][24462] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 21:44:01.235178 duration_in_ms=0.619
2017-11-05 21:44:01,235 [salt.state       ][INFO    ][24462] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 21:44:01.235340
2017-11-05 21:44:01,236 [salt.state       ][INFO    ][24462] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-05 21:44:01,237 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-11-05 21:44:01,245 [salt.state       ][INFO    ][24462] {'pid': 24512, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-05 21:44:01,245 [salt.state       ][INFO    ][24462] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 21:44:01.244907 duration_in_ms=9.566
2017-11-05 21:44:01,246 [salt.state       ][INFO    ][24462] Running state [mine.update] at time 21:44:01.245623
2017-11-05 21:44:01,246 [salt.state       ][INFO    ][24462] Executing state module.wait for mine.update
2017-11-05 21:44:01,246 [salt.state       ][INFO    ][24462] No changes made for mine.update
2017-11-05 21:44:01,246 [salt.state       ][INFO    ][24462] Completed state [mine.update] at time 21:44:01.246207 duration_in_ms=0.584
2017-11-05 21:44:01,246 [salt.state       ][INFO    ][24462] Running state [mine.update] at time 21:44:01.246355
2017-11-05 21:44:01,247 [salt.state       ][INFO    ][24462] Executing state module.mod_watch for mine.update
2017-11-05 21:44:01,762 [salt.state       ][INFO    ][24462] {'ret': True}
2017-11-05 21:44:01,762 [salt.state       ][INFO    ][24462] Completed state [mine.update] at time 21:44:01.761963 duration_in_ms=515.606
2017-11-05 21:44:01,762 [salt.state       ][INFO    ][24462] Running state [ca-certificates] at time 21:44:01.762223
2017-11-05 21:44:01,762 [salt.state       ][INFO    ][24462] Executing state pkg.installed for ca-certificates
2017-11-05 21:44:01,767 [salt.state       ][INFO    ][24462] Package ca-certificates is already installed
2017-11-05 21:44:01,767 [salt.state       ][INFO    ][24462] Completed state [ca-certificates] at time 21:44:01.766734 duration_in_ms=4.511
2017-11-05 21:44:01,767 [salt.state       ][INFO    ][24462] Running state [update-ca-certificates] at time 21:44:01.767414
2017-11-05 21:44:01,768 [salt.state       ][INFO    ][24462] Executing state cmd.wait for update-ca-certificates
2017-11-05 21:44:01,768 [salt.state       ][INFO    ][24462] No changes made for update-ca-certificates
2017-11-05 21:44:01,768 [salt.state       ][INFO    ][24462] Completed state [update-ca-certificates] at time 21:44:01.768054 duration_in_ms=0.64
2017-11-05 21:44:01,768 [salt.state       ][INFO    ][24462] Running state [libvirt-dev] at time 21:44:01.768233
2017-11-05 21:44:01,768 [salt.state       ][INFO    ][24462] Executing state pkg.installed for libvirt-dev
2017-11-05 21:44:01,772 [salt.state       ][INFO    ][24462] Package libvirt-dev is already installed
2017-11-05 21:44:01,772 [salt.state       ][INFO    ][24462] Completed state [libvirt-dev] at time 21:44:01.772320 duration_in_ms=4.087
2017-11-05 21:44:01,773 [salt.state       ][INFO    ][24462] Running state [pkg-config] at time 21:44:01.772513
2017-11-05 21:44:01,773 [salt.state       ][INFO    ][24462] Executing state pkg.installed for pkg-config
2017-11-05 21:44:01,776 [salt.state       ][INFO    ][24462] Package pkg-config is already installed
2017-11-05 21:44:01,777 [salt.state       ][INFO    ][24462] Completed state [pkg-config] at time 21:44:01.776626 duration_in_ms=4.112
2017-11-05 21:44:01,777 [salt.state       ][INFO    ][24462] Running state [virtng.init] at time 21:44:01.776811
2017-11-05 21:44:01,777 [salt.state       ][INFO    ][24462] Executing state module.run for virtng.init
2017-11-05 21:44:01,824 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command ['git', '--version'] in directory '/root'
2017-11-05 21:44:01,906 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-11-05 21:44:01,926 [salt.state       ][INFO    ][24462] unless execution succeeded
2017-11-05 21:44:01,926 [salt.state       ][INFO    ][24462] Completed state [virtng.init] at time 21:44:01.925974 duration_in_ms=149.163
2017-11-05 21:44:01,926 [salt.state       ][INFO    ][24462] Running state [virt.set_autostart] at time 21:44:01.926264
2017-11-05 21:44:01,927 [salt.state       ][INFO    ][24462] Executing state module.run for virt.set_autostart
2017-11-05 21:44:01,930 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-11-05 21:44:01,945 [salt.state       ][INFO    ][24462] unless execution succeeded
2017-11-05 21:44:01,945 [salt.state       ][INFO    ][24462] Completed state [virt.set_autostart] at time 21:44:01.944769 duration_in_ms=18.505
2017-11-05 21:44:01,945 [salt.state       ][INFO    ][24462] Running state [virtng.init] at time 21:44:01.945027
2017-11-05 21:44:01,945 [salt.state       ][INFO    ][24462] Executing state module.run for virtng.init
2017-11-05 21:44:01,948 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-11-05 21:44:01,963 [salt.state       ][INFO    ][24462] unless execution succeeded
2017-11-05 21:44:01,964 [salt.state       ][INFO    ][24462] Completed state [virtng.init] at time 21:44:01.963561 duration_in_ms=18.534
2017-11-05 21:44:01,964 [salt.state       ][INFO    ][24462] Running state [virt.set_autostart] at time 21:44:01.963856
2017-11-05 21:44:01,964 [salt.state       ][INFO    ][24462] Executing state module.run for virt.set_autostart
2017-11-05 21:44:01,967 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-11-05 21:44:01,981 [salt.state       ][INFO    ][24462] unless execution succeeded
2017-11-05 21:44:01,981 [salt.state       ][INFO    ][24462] Completed state [virt.set_autostart] at time 21:44:01.980880 duration_in_ms=17.024
2017-11-05 21:44:01,981 [salt.state       ][INFO    ][24462] Running state [virtng.init] at time 21:44:01.981138
2017-11-05 21:44:01,981 [salt.state       ][INFO    ][24462] Executing state module.run for virtng.init
2017-11-05 21:44:01,984 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-11-05 21:44:01,998 [salt.state       ][INFO    ][24462] unless execution succeeded
2017-11-05 21:44:01,999 [salt.state       ][INFO    ][24462] Completed state [virtng.init] at time 21:44:01.998468 duration_in_ms=17.33
2017-11-05 21:44:01,999 [salt.state       ][INFO    ][24462] Running state [virt.set_autostart] at time 21:44:01.998748
2017-11-05 21:44:01,999 [salt.state       ][INFO    ][24462] Executing state module.run for virt.set_autostart
2017-11-05 21:44:02,002 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-11-05 21:44:02,015 [salt.state       ][INFO    ][24462] unless execution succeeded
2017-11-05 21:44:02,016 [salt.state       ][INFO    ][24462] Completed state [virt.set_autostart] at time 21:44:02.015581 duration_in_ms=16.833
2017-11-05 21:44:02,016 [salt.state       ][INFO    ][24462] Running state [virtng.init] at time 21:44:02.015881
2017-11-05 21:44:02,016 [salt.state       ][INFO    ][24462] Executing state module.run for virtng.init
2017-11-05 21:44:02,019 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-11-05 21:44:02,033 [salt.state       ][INFO    ][24462] unless execution succeeded
2017-11-05 21:44:02,033 [salt.state       ][INFO    ][24462] Completed state [virtng.init] at time 21:44:02.033093 duration_in_ms=17.211
2017-11-05 21:44:02,033 [salt.state       ][INFO    ][24462] Running state [virt.set_autostart] at time 21:44:02.033357
2017-11-05 21:44:02,034 [salt.state       ][INFO    ][24462] Executing state module.run for virt.set_autostart
2017-11-05 21:44:02,036 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-11-05 21:44:02,051 [salt.state       ][INFO    ][24462] unless execution succeeded
2017-11-05 21:44:02,052 [salt.state       ][INFO    ][24462] Completed state [virt.set_autostart] at time 21:44:02.051747 duration_in_ms=18.389
2017-11-05 21:44:02,052 [salt.state       ][INFO    ][24462] Running state [virtng.init] at time 21:44:02.052032
2017-11-05 21:44:02,052 [salt.state       ][INFO    ][24462] Executing state module.run for virtng.init
2017-11-05 21:44:02,055 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-11-05 21:44:02,070 [salt.state       ][INFO    ][24462] unless execution succeeded
2017-11-05 21:44:02,070 [salt.state       ][INFO    ][24462] Completed state [virtng.init] at time 21:44:02.069811 duration_in_ms=17.779
2017-11-05 21:44:02,070 [salt.state       ][INFO    ][24462] Running state [virt.set_autostart] at time 21:44:02.070076
2017-11-05 21:44:02,070 [salt.state       ][INFO    ][24462] Executing state module.run for virt.set_autostart
2017-11-05 21:44:02,073 [salt.loaded.int.module.cmdmod][INFO    ][24462] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-11-05 21:44:02,087 [salt.state       ][INFO    ][24462] unless execution succeeded
2017-11-05 21:44:02,088 [salt.state       ][INFO    ][24462] Completed state [virt.set_autostart] at time 21:44:02.087729 duration_in_ms=17.652
2017-11-05 21:44:02,091 [salt.minion      ][INFO    ][24462] Returning information for job: 20171105214355464642
2017-11-05 21:44:29,079 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171105214429068115
2017-11-05 21:44:29,092 [salt.minion      ][INFO    ][24568] Starting a new job with PID 24568
2017-11-05 21:44:31,791 [salt.state       ][INFO    ][24568] Loading fresh modules for state activity
2017-11-05 21:44:31,815 [salt.state       ][ERROR   ][24568] No contents found in top file
2017-11-05 21:44:31,816 [salt.utils.extmods][INFO    ][24568] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-05 21:44:31,824 [salt.utils.extmods][INFO    ][24568] Syncing beacons for environment 'base'
2017-11-05 21:44:31,824 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_beacons, for base)
2017-11-05 21:44:31,824 [salt.fileclient  ][INFO    ][24568] Caching directory '_beacons/' for environment 'base'
2017-11-05 21:44:31,880 [salt.utils.extmods][INFO    ][24568] Syncing modules for environment 'base'
2017-11-05 21:44:31,880 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_modules, for base)
2017-11-05 21:44:31,880 [salt.fileclient  ][INFO    ][24568] Caching directory '_modules/' for environment 'base'
2017-11-05 21:44:31,931 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-05 21:44:31,940 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-05 21:44:31,951 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-05 21:44:31,960 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-05 21:44:33,461 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-05 21:44:33,511 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-05 21:44:33,532 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-05 21:44:33,545 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-05 21:44:33,556 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-05 21:44:33,569 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-05 21:44:33,578 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-05 21:44:33,592 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-05 21:44:33,608 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-05 21:44:33,623 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-05 21:44:33,634 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-05 21:44:33,647 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-05 21:44:33,666 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-05 21:44:33,679 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-05 21:44:33,690 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-05 21:44:33,910 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-05 21:44:33,921 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-05 21:44:33,947 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-05 21:44:33,961 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-05 21:44:33,977 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-05 21:44:34,000 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-05 21:44:34,011 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-05 21:44:34,024 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-05 21:44:34,037 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-05 21:44:34,063 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-05 21:44:34,078 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-05 21:44:34,091 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-05 21:44:34,103 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-05 21:44:34,113 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-05 21:44:34,117 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-05 21:44:34,117 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-05 21:44:34,118 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-05 21:44:34,118 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-05 21:44:34,118 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-05 21:44:34,119 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-05 21:44:34,119 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-05 21:44:34,119 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-05 21:44:34,119 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-05 21:44:34,120 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-05 21:44:34,120 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-05 21:44:34,120 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-05 21:44:34,120 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-05 21:44:34,121 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-05 21:44:34,121 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-05 21:44:34,121 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-05 21:44:34,121 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-05 21:44:34,122 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-05 21:44:34,122 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-05 21:44:34,122 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-05 21:44:34,122 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-05 21:44:34,123 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-05 21:44:34,123 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-05 21:44:34,123 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-05 21:44:34,124 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-05 21:44:34,124 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-05 21:44:34,124 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-05 21:44:34,125 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-05 21:44:34,125 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-05 21:44:34,125 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-05 21:44:34,125 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-05 21:44:34,126 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-05 21:44:34,126 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-11-05 21:44:34,126 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-05 21:44:34,126 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-05 21:44:34,132 [salt.utils.extmods][INFO    ][24568] Syncing states for environment 'base'
2017-11-05 21:44:34,132 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_states, for base)
2017-11-05 21:44:34,132 [salt.fileclient  ][INFO    ][24568] Caching directory '_states/' for environment 'base'
2017-11-05 21:44:34,173 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-05 21:44:34,182 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-05 21:44:34,194 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-05 21:44:34,206 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-05 21:44:34,216 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-05 21:44:34,225 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-05 21:44:34,233 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-05 21:44:34,252 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-05 21:44:34,276 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-05 21:44:34,294 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-05 21:44:34,309 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-05 21:44:34,326 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-05 21:44:34,349 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-05 21:44:34,371 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-05 21:44:34,379 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-05 21:44:34,409 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-05 21:44:34,425 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-05 21:44:34,443 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-05 21:44:34,480 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-05 21:44:34,491 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-05 21:44:34,504 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-05 21:44:34,605 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-05 21:44:34,619 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-05 21:44:34,643 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-05 21:44:34,657 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-05 21:44:34,669 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-05 21:44:34,701 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-05 21:44:34,712 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-05 21:44:34,721 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-05 21:44:34,725 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-05 21:44:34,726 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-05 21:44:34,726 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-05 21:44:34,726 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-05 21:44:34,727 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-05 21:44:34,727 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-05 21:44:34,727 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-05 21:44:34,727 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-05 21:44:34,728 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-05 21:44:34,728 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-05 21:44:34,728 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-05 21:44:34,728 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-05 21:44:34,729 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-05 21:44:34,729 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-05 21:44:34,729 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-05 21:44:34,729 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-05 21:44:34,730 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-05 21:44:34,730 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-05 21:44:34,730 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-05 21:44:34,730 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-05 21:44:34,731 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-05 21:44:34,731 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-05 21:44:34,731 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-05 21:44:34,731 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-05 21:44:34,732 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-05 21:44:34,732 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-05 21:44:34,732 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-05 21:44:34,733 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-05 21:44:34,733 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-05 21:44:34,733 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-05 21:44:34,736 [salt.utils.extmods][INFO    ][24568] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-05 21:44:34,739 [salt.utils.extmods][INFO    ][24568] Syncing sdb for environment 'base'
2017-11-05 21:44:34,739 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_sdb, for base)
2017-11-05 21:44:34,739 [salt.fileclient  ][INFO    ][24568] Caching directory '_sdb/' for environment 'base'
2017-11-05 21:44:34,813 [salt.utils.extmods][INFO    ][24568] Syncing grains for environment 'base'
2017-11-05 21:44:34,814 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_grains, for base)
2017-11-05 21:44:34,814 [salt.fileclient  ][INFO    ][24568] Caching directory '_grains/' for environment 'base'
2017-11-05 21:44:34,875 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-05 21:44:34,891 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-05 21:44:34,910 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-05 21:44:34,922 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-05 21:44:34,936 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-05 21:44:34,964 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-05 21:44:34,984 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-05 21:44:35,002 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-05 21:44:35,013 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-05 21:44:35,031 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-05 21:44:35,044 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-05 21:44:35,057 [salt.fileclient  ][INFO    ][24568] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-05 21:44:35,061 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-05 21:44:35,061 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-05 21:44:35,061 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-05 21:44:35,061 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-05 21:44:35,062 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-05 21:44:35,062 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-05 21:44:35,062 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-05 21:44:35,062 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-05 21:44:35,062 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-05 21:44:35,063 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-05 21:44:35,063 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-05 21:44:35,063 [salt.utils.extmods][INFO    ][24568] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-05 21:44:35,064 [salt.utils.extmods][INFO    ][24568] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-05 21:44:35,067 [salt.utils.extmods][INFO    ][24568] Syncing renderers for environment 'base'
2017-11-05 21:44:35,067 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_renderers, for base)
2017-11-05 21:44:35,067 [salt.fileclient  ][INFO    ][24568] Caching directory '_renderers/' for environment 'base'
2017-11-05 21:44:35,145 [salt.utils.extmods][INFO    ][24568] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-05 21:44:35,147 [salt.utils.extmods][INFO    ][24568] Syncing returners for environment 'base'
2017-11-05 21:44:35,148 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_returners, for base)
2017-11-05 21:44:35,148 [salt.fileclient  ][INFO    ][24568] Caching directory '_returners/' for environment 'base'
2017-11-05 21:44:35,203 [salt.utils.extmods][INFO    ][24568] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-05 21:44:35,206 [salt.utils.extmods][INFO    ][24568] Syncing output for environment 'base'
2017-11-05 21:44:35,206 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_output, for base)
2017-11-05 21:44:35,206 [salt.fileclient  ][INFO    ][24568] Caching directory '_output/' for environment 'base'
2017-11-05 21:44:35,258 [salt.utils.extmods][INFO    ][24568] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-05 21:44:35,261 [salt.utils.extmods][INFO    ][24568] Syncing utils for environment 'base'
2017-11-05 21:44:35,261 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_utils, for base)
2017-11-05 21:44:35,262 [salt.fileclient  ][INFO    ][24568] Caching directory '_utils/' for environment 'base'
2017-11-05 21:44:35,324 [salt.utils.extmods][INFO    ][24568] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-05 21:44:35,327 [salt.utils.extmods][INFO    ][24568] Syncing log_handlers for environment 'base'
2017-11-05 21:44:35,327 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_log_handlers, for base)
2017-11-05 21:44:35,327 [salt.fileclient  ][INFO    ][24568] Caching directory '_log_handlers/' for environment 'base'
2017-11-05 21:44:35,399 [salt.utils.extmods][INFO    ][24568] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-05 21:44:35,402 [salt.utils.extmods][INFO    ][24568] Syncing proxy for environment 'base'
2017-11-05 21:44:35,402 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_proxy, for base)
2017-11-05 21:44:35,402 [salt.fileclient  ][INFO    ][24568] Caching directory '_proxy/' for environment 'base'
2017-11-05 21:44:35,479 [salt.utils.extmods][INFO    ][24568] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-05 21:44:35,482 [salt.utils.extmods][INFO    ][24568] Syncing engines for environment 'base'
2017-11-05 21:44:35,482 [salt.utils.extmods][INFO    ][24568] Loading cache from salt://_engines, for base)
2017-11-05 21:44:35,482 [salt.fileclient  ][INFO    ][24568] Caching directory '_engines/' for environment 'base'
2017-11-05 21:44:35,531 [salt.minion      ][INFO    ][24568] Returning information for job: 20171105214429068115
2017-11-05 21:47:03,310 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command test.ping with jid 20171105214703305136
2017-11-05 21:47:03,324 [salt.minion      ][INFO    ][24704] Starting a new job with PID 24704
2017-11-05 21:47:03,362 [salt.minion      ][INFO    ][24704] Returning information for job: 20171105214703305136
2017-11-05 21:48:56,475 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command state.sls with jid 20171105214856467113
2017-11-05 21:48:56,487 [salt.minion      ][INFO    ][24739] Starting a new job with PID 24739
2017-11-05 21:48:57,084 [salt.state       ][INFO    ][24739] Loading fresh modules for state activity
2017-11-05 21:48:57,139 [salt.fileclient  ][INFO    ][24739] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-05 21:48:57,190 [salt.fileclient  ][INFO    ][24739] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-05 21:48:57,221 [salt.fileclient  ][INFO    ][24739] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 21:48:57,553 [salt.state       ][INFO    ][24739] Running state [lsof] at time 21:48:57.553259
2017-11-05 21:48:57,554 [salt.state       ][INFO    ][24739] Executing state pkg.installed for lsof
2017-11-05 21:48:57,554 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 21:48:57,805 [salt.state       ][INFO    ][24739] Package lsof is already installed
2017-11-05 21:48:57,805 [salt.state       ][INFO    ][24739] Completed state [lsof] at time 21:48:57.805306 duration_in_ms=252.046
2017-11-05 21:48:57,806 [salt.state       ][INFO    ][24739] Running state [keepalived] at time 21:48:57.805581
2017-11-05 21:48:57,806 [salt.state       ][INFO    ][24739] Executing state pkg.installed for keepalived
2017-11-05 21:48:57,823 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-05 21:48:59,635 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-11-05 21:49:02,951 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 21:49:02,978 [salt.state       ][INFO    ][24739] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-11-05 21:49:02,989 [salt.state       ][INFO    ][24739] Loading fresh modules for state activity
2017-11-05 21:49:03,005 [salt.state       ][INFO    ][24739] Completed state [keepalived] at time 21:49:03.004553 duration_in_ms=5198.971
2017-11-05 21:49:03,007 [salt.state       ][INFO    ][24739] Running state [/etc/keepalived/keepalived.conf] at time 21:49:03.006919
2017-11-05 21:49:03,007 [salt.state       ][INFO    ][24739] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-05 21:49:03,031 [salt.fileclient  ][INFO    ][24739] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-05 21:49:03,071 [salt.fileclient  ][INFO    ][24739] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 21:49:03,079 [salt.state       ][INFO    ][24739] File changed:
New file
2017-11-05 21:49:03,079 [salt.state       ][INFO    ][24739] Completed state [/etc/keepalived/keepalived.conf] at time 21:49:03.079137 duration_in_ms=72.218
2017-11-05 21:49:03,150 [salt.state       ][INFO    ][24739] Running state [keepalived] at time 21:49:03.150017
2017-11-05 21:49:03,150 [salt.state       ][INFO    ][24739] Executing state service.running for keepalived
2017-11-05 21:49:03,152 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-05 21:49:03,162 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-05 21:49:03,170 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-05 21:49:03,177 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-05 21:49:03,185 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-05 21:49:03,217 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-05 21:49:03,226 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-05 21:49:03,233 [salt.loaded.int.module.cmdmod][INFO    ][24739] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-05 21:49:03,239 [salt.state       ][INFO    ][24739] {'keepalived': True}
2017-11-05 21:49:03,239 [salt.state       ][INFO    ][24739] Completed state [keepalived] at time 21:49:03.239073 duration_in_ms=89.055
2017-11-05 21:49:03,240 [salt.minion      ][INFO    ][24739] Returning information for job: 20171105214856467113
2017-11-05 21:49:12,638 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command pillar.get with jid 20171105214912632103
2017-11-05 21:49:12,651 [salt.minion      ][INFO    ][26290] Starting a new job with PID 26290
2017-11-05 21:49:12,657 [salt.minion      ][INFO    ][26290] Returning information for job: 20171105214912632103
2017-11-05 21:54:16,915 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command state.sls with jid 20171105215416909976
2017-11-05 21:54:16,933 [salt.minion      ][INFO    ][26390] Starting a new job with PID 26390
2017-11-05 21:54:19,579 [salt.state       ][INFO    ][26390] Loading fresh modules for state activity
2017-11-05 21:54:19,609 [salt.fileclient  ][INFO    ][26390] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-05 21:54:19,637 [salt.fileclient  ][INFO    ][26390] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 21:54:19,931 [salt.state       ][INFO    ][26390] Running state [attr] at time 21:54:19.930624
2017-11-05 21:54:19,931 [salt.state       ][INFO    ][26390] Executing state pkg.installed for attr
2017-11-05 21:54:19,931 [salt.loaded.int.module.cmdmod][INFO    ][26390] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 21:54:20,194 [salt.loaded.int.module.cmdmod][INFO    ][26390] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-05 21:54:21,545 [salt.loaded.int.module.cmdmod][INFO    ][26390] 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-11-05 21:54:22,883 [salt.loaded.int.module.cmdmod][INFO    ][26390] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 21:54:22,911 [salt.state       ][INFO    ][26390] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-11-05 21:54:22,922 [salt.state       ][INFO    ][26390] Loading fresh modules for state activity
2017-11-05 21:54:22,939 [salt.state       ][INFO    ][26390] Completed state [attr] at time 21:54:22.938850 duration_in_ms=3008.227
2017-11-05 21:54:22,944 [salt.state       ][INFO    ][26390] Running state [glusterfs-server] at time 21:54:22.944357
2017-11-05 21:54:22,945 [salt.state       ][INFO    ][26390] Executing state pkg.installed for glusterfs-server
2017-11-05 21:54:23,164 [salt.loaded.int.module.cmdmod][INFO    ][26390] 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-11-05 21:54:27,019 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command saltutil.find_job with jid 20171105215427013319
2017-11-05 21:54:27,028 [salt.minion      ][INFO    ][30217] Starting a new job with PID 30217
2017-11-05 21:54:27,039 [salt.minion      ][INFO    ][30217] Returning information for job: 20171105215427013319
2017-11-05 21:54:29,421 [salt.loaded.int.module.cmdmod][INFO    ][26390] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 21:54:29,449 [salt.state       ][INFO    ][26390] 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-11-05 21:54:29,459 [salt.state       ][INFO    ][26390] Loading fresh modules for state activity
2017-11-05 21:54:29,476 [salt.state       ][INFO    ][26390] Completed state [glusterfs-server] at time 21:54:29.476246 duration_in_ms=6531.888
2017-11-05 21:54:29,482 [salt.state       ][INFO    ][26390] Running state [bc] at time 21:54:29.481841
2017-11-05 21:54:29,482 [salt.state       ][INFO    ][26390] Executing state pkg.installed for bc
2017-11-05 21:54:29,744 [salt.loaded.int.module.cmdmod][INFO    ][26390] 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-11-05 21:54:31,110 [salt.loaded.int.module.cmdmod][INFO    ][26390] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 21:54:31,140 [salt.state       ][INFO    ][26390] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-11-05 21:54:31,150 [salt.state       ][INFO    ][26390] Loading fresh modules for state activity
2017-11-05 21:54:31,170 [salt.state       ][INFO    ][26390] Completed state [bc] at time 21:54:31.169573 duration_in_ms=1687.731
2017-11-05 21:54:31,244 [salt.state       ][INFO    ][26390] Running state [glusterfs-server] at time 21:54:31.243602
2017-11-05 21:54:31,244 [salt.state       ][INFO    ][26390] Executing state service.running for glusterfs-server
2017-11-05 21:54:31,246 [salt.loaded.int.module.cmdmod][INFO    ][26390] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-05 21:54:31,255 [salt.loaded.int.module.cmdmod][INFO    ][26390] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-05 21:54:31,263 [salt.loaded.int.module.cmdmod][INFO    ][26390] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-05 21:54:31,272 [salt.state       ][INFO    ][26390] The service glusterfs-server is already running
2017-11-05 21:54:31,272 [salt.state       ][INFO    ][26390] Completed state [glusterfs-server] at time 21:54:31.272065 duration_in_ms=28.464
2017-11-05 21:54:31,273 [salt.state       ][INFO    ][26390] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 21:54:31.273457
2017-11-05 21:54:31,274 [salt.state       ][INFO    ][26390] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-05 21:54:31,279 [salt.state       ][INFO    ][26390] File changed:
New file
2017-11-05 21:54:31,279 [salt.state       ][INFO    ][26390] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 21:54:31.278964 duration_in_ms=5.506
2017-11-05 21:54:31,279 [salt.state       ][INFO    ][26390] Running state [/srv/glusterfs/glance] at time 21:54:31.279167
2017-11-05 21:54:31,279 [salt.state       ][INFO    ][26390] Executing state file.directory for /srv/glusterfs/glance
2017-11-05 21:54:31,280 [salt.state       ][INFO    ][26390] {'/srv/glusterfs/glance': 'New Dir'}
2017-11-05 21:54:31,280 [salt.state       ][INFO    ][26390] Completed state [/srv/glusterfs/glance] at time 21:54:31.280286 duration_in_ms=1.119
2017-11-05 21:54:31,281 [salt.state       ][INFO    ][26390] Running state [/srv/glusterfs/keystone-keys] at time 21:54:31.280481
2017-11-05 21:54:31,281 [salt.state       ][INFO    ][26390] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-05 21:54:31,281 [salt.state       ][INFO    ][26390] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-11-05 21:54:31,281 [salt.state       ][INFO    ][26390] Completed state [/srv/glusterfs/keystone-keys] at time 21:54:31.281312 duration_in_ms=0.83
2017-11-05 21:54:31,282 [salt.state       ][INFO    ][26390] Running state [/srv/glusterfs/nova_instances] at time 21:54:31.281498
2017-11-05 21:54:31,282 [salt.state       ][INFO    ][26390] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-05 21:54:31,282 [salt.state       ][INFO    ][26390] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-11-05 21:54:31,282 [salt.state       ][INFO    ][26390] Completed state [/srv/glusterfs/nova_instances] at time 21:54:31.282289 duration_in_ms=0.791
2017-11-05 21:54:31,282 [salt.state       ][INFO    ][26390] Running state [/srv/glusterfs/keystone-credential-keys] at time 21:54:31.282462
2017-11-05 21:54:31,283 [salt.state       ][INFO    ][26390] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-05 21:54:31,283 [salt.state       ][INFO    ][26390] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-11-05 21:54:31,283 [salt.state       ][INFO    ][26390] Completed state [/srv/glusterfs/keystone-credential-keys] at time 21:54:31.283276 duration_in_ms=0.813
2017-11-05 21:54:31,284 [salt.minion      ][INFO    ][26390] Returning information for job: 20171105215416909976
2017-11-05 21:54:40,095 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command test.ping with jid 20171105215440089048
2017-11-05 21:54:40,106 [salt.minion      ][INFO    ][31129] Starting a new job with PID 31129
2017-11-05 21:54:40,141 [salt.minion      ][INFO    ][31129] Returning information for job: 20171105215440089048
2017-11-05 21:55:07,908 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command state.sls with jid 20171105215507898287
2017-11-05 21:55:07,921 [salt.minion      ][INFO    ][31341] Starting a new job with PID 31341
2017-11-05 21:55:10,101 [salt.state       ][INFO    ][31341] Loading fresh modules for state activity
2017-11-05 21:55:10,133 [salt.fileclient  ][INFO    ][31341] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-05 21:55:10,175 [salt.fileclient  ][INFO    ][31341] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 21:55:10,256 [salt.fileclient  ][INFO    ][31341] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-05 21:55:10,283 [salt.fileclient  ][INFO    ][31341] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 21:55:10,589 [salt.state       ][INFO    ][31341] Running state [attr] at time 21:55:10.588955
2017-11-05 21:55:10,589 [salt.state       ][INFO    ][31341] Executing state pkg.installed for attr
2017-11-05 21:55:10,590 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 21:55:10,852 [salt.state       ][INFO    ][31341] Package attr is already installed
2017-11-05 21:55:10,852 [salt.state       ][INFO    ][31341] Completed state [attr] at time 21:55:10.851862 duration_in_ms=262.907
2017-11-05 21:55:10,852 [salt.state       ][INFO    ][31341] Running state [glusterfs-server] at time 21:55:10.852120
2017-11-05 21:55:10,852 [salt.state       ][INFO    ][31341] Executing state pkg.installed for glusterfs-server
2017-11-05 21:55:10,856 [salt.state       ][INFO    ][31341] Package glusterfs-server is already installed
2017-11-05 21:55:10,856 [salt.state       ][INFO    ][31341] Completed state [glusterfs-server] at time 21:55:10.856283 duration_in_ms=4.163
2017-11-05 21:55:10,857 [salt.state       ][INFO    ][31341] Running state [bc] at time 21:55:10.856484
2017-11-05 21:55:10,857 [salt.state       ][INFO    ][31341] Executing state pkg.installed for bc
2017-11-05 21:55:10,860 [salt.state       ][INFO    ][31341] Package bc is already installed
2017-11-05 21:55:10,861 [salt.state       ][INFO    ][31341] Completed state [bc] at time 21:55:10.860513 duration_in_ms=4.029
2017-11-05 21:55:10,862 [salt.state       ][INFO    ][31341] Running state [glusterfs-server] at time 21:55:10.861557
2017-11-05 21:55:10,862 [salt.state       ][INFO    ][31341] Executing state service.running for glusterfs-server
2017-11-05 21:55:10,862 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-05 21:55:10,870 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-05 21:55:10,917 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-05 21:55:10,931 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-05 21:55:10,939 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-05 21:55:10,946 [salt.state       ][INFO    ][31341] The service glusterfs-server is already running
2017-11-05 21:55:10,947 [salt.state       ][INFO    ][31341] Completed state [glusterfs-server] at time 21:55:10.946577 duration_in_ms=85.019
2017-11-05 21:55:10,948 [salt.state       ][INFO    ][31341] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 21:55:10.948160
2017-11-05 21:55:10,948 [salt.state       ][INFO    ][31341] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-05 21:55:10,950 [salt.state       ][INFO    ][31341] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-05 21:55:10,950 [salt.state       ][INFO    ][31341] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 21:55:10.950438 duration_in_ms=2.278
2017-11-05 21:55:10,951 [salt.state       ][INFO    ][31341] Running state [/srv/glusterfs/glance] at time 21:55:10.950614
2017-11-05 21:55:10,951 [salt.state       ][INFO    ][31341] Executing state file.directory for /srv/glusterfs/glance
2017-11-05 21:55:10,951 [salt.state       ][INFO    ][31341] Directory /srv/glusterfs/glance is in the correct state
2017-11-05 21:55:10,951 [salt.state       ][INFO    ][31341] Completed state [/srv/glusterfs/glance] at time 21:55:10.951270 duration_in_ms=0.655
2017-11-05 21:55:10,951 [salt.state       ][INFO    ][31341] Running state [/srv/glusterfs/keystone-keys] at time 21:55:10.951425
2017-11-05 21:55:10,952 [salt.state       ][INFO    ][31341] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-05 21:55:10,952 [salt.state       ][INFO    ][31341] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-05 21:55:10,952 [salt.state       ][INFO    ][31341] Completed state [/srv/glusterfs/keystone-keys] at time 21:55:10.952178 duration_in_ms=0.753
2017-11-05 21:55:10,952 [salt.state       ][INFO    ][31341] Running state [/srv/glusterfs/nova_instances] at time 21:55:10.952339
2017-11-05 21:55:10,953 [salt.state       ][INFO    ][31341] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-05 21:55:10,953 [salt.state       ][INFO    ][31341] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-05 21:55:10,953 [salt.state       ][INFO    ][31341] Completed state [/srv/glusterfs/nova_instances] at time 21:55:10.953064 duration_in_ms=0.725
2017-11-05 21:55:10,953 [salt.state       ][INFO    ][31341] Running state [/srv/glusterfs/keystone-credential-keys] at time 21:55:10.953242
2017-11-05 21:55:10,953 [salt.state       ][INFO    ][31341] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-05 21:55:10,954 [salt.state       ][INFO    ][31341] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-05 21:55:10,954 [salt.state       ][INFO    ][31341] Completed state [/srv/glusterfs/keystone-credential-keys] at time 21:55:10.953936 duration_in_ms=0.695
2017-11-05 21:55:11,014 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command ['git', '--version'] in directory '/root'
2017-11-05 21:55:11,100 [salt.state       ][INFO    ][31341] Running state [sleep 5] at time 21:55:11.100333
2017-11-05 21:55:11,101 [salt.state       ][INFO    ][31341] Executing state cmd.wait for sleep 5
2017-11-05 21:55:11,101 [salt.state       ][INFO    ][31341] No changes made for sleep 5
2017-11-05 21:55:11,101 [salt.state       ][INFO    ][31341] Completed state [sleep 5] at time 21:55:11.101049 duration_in_ms=0.716
2017-11-05 21:55:11,102 [salt.state       ][INFO    ][31341] Running state [192.168.10.143] at time 21:55:11.101628
2017-11-05 21:55:11,102 [salt.state       ][INFO    ][31341] Executing state glusterfs.peered for 192.168.10.143
2017-11-05 21:55:11,102 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,111 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,162 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,170 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,222 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,230 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,296 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,303 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,354 [salt.state       ][INFO    ][31341] Peering with localhost is not needed
2017-11-05 21:55:11,354 [salt.state       ][INFO    ][31341] Completed state [192.168.10.143] at time 21:55:11.353785 duration_in_ms=252.156
2017-11-05 21:55:11,357 [salt.state       ][INFO    ][31341] Running state [192.168.10.142] at time 21:55:11.357150
2017-11-05 21:55:11,357 [salt.state       ][INFO    ][31341] Executing state glusterfs.peered for 192.168.10.142
2017-11-05 21:55:11,358 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,365 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,417 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,430 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,481 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,489 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,541 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,549 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,599 [salt.state       ][INFO    ][31341] {'new': {'192.168.10.141': [], 'kvm02.baremetal-mcp-ocata-ovs-ha.local': ['192.168.10.142']}, 'old': {'192.168.10.141': [], 'kvm02.baremetal-mcp-ocata-ovs-ha.local': []}}
2017-11-05 21:55:11,600 [salt.state       ][INFO    ][31341] Completed state [192.168.10.142] at time 21:55:11.599464 duration_in_ms=242.313
2017-11-05 21:55:11,602 [salt.state       ][INFO    ][31341] Running state [192.168.10.141] at time 21:55:11.602452
2017-11-05 21:55:11,603 [salt.state       ][INFO    ][31341] Executing state glusterfs.peered for 192.168.10.141
2017-11-05 21:55:11,603 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,610 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,661 [salt.state       ][INFO    ][31341] Host 192.168.10.141 already peered
2017-11-05 21:55:11,662 [salt.state       ][INFO    ][31341] Completed state [192.168.10.141] at time 21:55:11.661562 duration_in_ms=59.097
2017-11-05 21:55:11,663 [salt.state       ][INFO    ][31341] Running state [glance] at time 21:55:11.662649
2017-11-05 21:55:11,663 [salt.state       ][INFO    ][31341] Executing state glusterfs.created for glance
2017-11-05 21:55:11,663 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,671 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,721 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:11,727 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:11,785 [salt.state       ][INFO    ][31341] Volume glance already exists and is started.
2017-11-05 21:55:11,785 [salt.state       ][INFO    ][31341] Completed state [glance] at time 21:55:11.784824 duration_in_ms=122.175
2017-11-05 21:55:11,789 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 21:55:11.788557
2017-11-05 21:55:11,789 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 21:55:11,789 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 21:55:11,841 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:11,841 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 21:55:11.841065 duration_in_ms=52.508
2017-11-05 21:55:11,842 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 21:55:11.841605
2017-11-05 21:55:11,842 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-05 21:55:11,842 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 21:55:11,894 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:11,894 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 21:55:11.894140 duration_in_ms=52.534
2017-11-05 21:55:11,895 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 21:55:11.894759
2017-11-05 21:55:11,895 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-05 21:55:11,896 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 21:55:11,944 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:11,945 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 21:55:11.944619 duration_in_ms=49.86
2017-11-05 21:55:11,945 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 21:55:11.945151
2017-11-05 21:55:11,945 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 21:55:11,946 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 21:55:11,998 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:11,998 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 21:55:11.997945 duration_in_ms=52.793
2017-11-05 21:55:11,999 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 21:55:11.998577
2017-11-05 21:55:11,999 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-05 21:55:11,999 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 21:55:12,050 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:12,050 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 21:55:12.050001 duration_in_ms=51.424
2017-11-05 21:55:12,051 [salt.state       ][INFO    ][31341] Running state [glance] at time 21:55:12.051312
2017-11-05 21:55:12,052 [salt.state       ][INFO    ][31341] Executing state glusterfs.started for glance
2017-11-05 21:55:12,052 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:12,059 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:12,114 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:12,122 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:12,177 [salt.state       ][INFO    ][31341] Volume glance is already started
2017-11-05 21:55:12,177 [salt.state       ][INFO    ][31341] Completed state [glance] at time 21:55:12.177186 duration_in_ms=125.873
2017-11-05 21:55:12,179 [salt.state       ][INFO    ][31341] Running state [keystone-keys] at time 21:55:12.178706
2017-11-05 21:55:12,179 [salt.state       ][INFO    ][31341] Executing state glusterfs.created for keystone-keys
2017-11-05 21:55:12,180 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:12,188 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:12,239 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:12,247 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:12,304 [salt.state       ][INFO    ][31341] Volume keystone-keys already exists and is started.
2017-11-05 21:55:12,304 [salt.state       ][INFO    ][31341] Completed state [keystone-keys] at time 21:55:12.303780 duration_in_ms=125.073
2017-11-05 21:55:12,308 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 21:55:12.307962
2017-11-05 21:55:12,308 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-05 21:55:12,309 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 21:55:12,360 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:12,360 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 21:55:12.359958 duration_in_ms=51.995
2017-11-05 21:55:12,361 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 21:55:12.360630
2017-11-05 21:55:12,361 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 21:55:12,361 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 21:55:12,414 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:12,414 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 21:55:12.414444 duration_in_ms=53.813
2017-11-05 21:55:12,415 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 21:55:12.415011
2017-11-05 21:55:12,415 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 21:55:12,416 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 21:55:12,470 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:12,470 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 21:55:12.470042 duration_in_ms=55.032
2017-11-05 21:55:12,471 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 21:55:12.470695
2017-11-05 21:55:12,471 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-05 21:55:12,471 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 21:55:12,524 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:12,524 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 21:55:12.524091 duration_in_ms=53.396
2017-11-05 21:55:12,525 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 21:55:12.524673
2017-11-05 21:55:12,525 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-05 21:55:12,525 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 21:55:12,577 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:12,577 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 21:55:12.577109 duration_in_ms=52.435
2017-11-05 21:55:12,579 [salt.state       ][INFO    ][31341] Running state [keystone-keys] at time 21:55:12.578546
2017-11-05 21:55:12,579 [salt.state       ][INFO    ][31341] Executing state glusterfs.started for keystone-keys
2017-11-05 21:55:12,579 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:12,587 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:12,650 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:12,658 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:12,716 [salt.state       ][INFO    ][31341] Volume keystone-keys is already started
2017-11-05 21:55:12,716 [salt.state       ][INFO    ][31341] Completed state [keystone-keys] at time 21:55:12.716424 duration_in_ms=137.877
2017-11-05 21:55:12,717 [salt.state       ][INFO    ][31341] Running state [nova_instances] at time 21:55:12.717412
2017-11-05 21:55:12,718 [salt.state       ][INFO    ][31341] Executing state glusterfs.created for nova_instances
2017-11-05 21:55:12,718 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:12,726 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:12,777 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:12,786 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:12,842 [salt.state       ][INFO    ][31341] Volume nova_instances already exists and is started.
2017-11-05 21:55:12,843 [salt.state       ][INFO    ][31341] Completed state [nova_instances] at time 21:55:12.842734 duration_in_ms=125.321
2017-11-05 21:55:12,848 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 21:55:12.847579
2017-11-05 21:55:12,848 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 21:55:12,849 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 21:55:12,901 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:12,901 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 21:55:12.900994 duration_in_ms=53.414
2017-11-05 21:55:12,902 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 21:55:12.901631
2017-11-05 21:55:12,902 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-05 21:55:12,902 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-05 21:55:12,955 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:12,955 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 21:55:12.954839 duration_in_ms=53.208
2017-11-05 21:55:12,956 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 21:55:12.955471
2017-11-05 21:55:12,956 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-05 21:55:12,956 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-05 21:55:13,008 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:13,009 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 21:55:13.008656 duration_in_ms=53.185
2017-11-05 21:55:13,009 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 21:55:13.009218
2017-11-05 21:55:13,009 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-05 21:55:13,010 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-05 21:55:13,061 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:13,061 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 21:55:13.061272 duration_in_ms=52.054
2017-11-05 21:55:13,062 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 21:55:13.061881
2017-11-05 21:55:13,062 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 21:55:13,063 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 21:55:13,113 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:13,113 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 21:55:13.113098 duration_in_ms=51.217
2017-11-05 21:55:13,114 [salt.state       ][INFO    ][31341] Running state [nova_instances] at time 21:55:13.114345
2017-11-05 21:55:13,115 [salt.state       ][INFO    ][31341] Executing state glusterfs.started for nova_instances
2017-11-05 21:55:13,115 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:13,122 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:13,173 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:13,181 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:13,236 [salt.state       ][INFO    ][31341] Volume nova_instances is already started
2017-11-05 21:55:13,237 [salt.state       ][INFO    ][31341] Completed state [nova_instances] at time 21:55:13.236488 duration_in_ms=122.143
2017-11-05 21:55:13,238 [salt.state       ][INFO    ][31341] Running state [keystone-credential-keys] at time 21:55:13.237618
2017-11-05 21:55:13,238 [salt.state       ][INFO    ][31341] Executing state glusterfs.created for keystone-credential-keys
2017-11-05 21:55:13,238 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:13,245 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:13,296 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:13,304 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:13,361 [salt.state       ][INFO    ][31341] Volume keystone-credential-keys already exists and is started.
2017-11-05 21:55:13,362 [salt.state       ][INFO    ][31341] Completed state [keystone-credential-keys] at time 21:55:13.361693 duration_in_ms=124.075
2017-11-05 21:55:13,366 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 21:55:13.365865
2017-11-05 21:55:13,366 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-05 21:55:13,367 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 21:55:13,419 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:13,420 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 21:55:13.419731 duration_in_ms=53.865
2017-11-05 21:55:13,420 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 21:55:13.420308
2017-11-05 21:55:13,421 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 21:55:13,421 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 21:55:13,473 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:13,473 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 21:55:13.472729 duration_in_ms=52.419
2017-11-05 21:55:13,473 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 21:55:13.473278
2017-11-05 21:55:13,474 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-05 21:55:13,474 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 21:55:13,525 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:13,525 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 21:55:13.525315 duration_in_ms=52.038
2017-11-05 21:55:13,526 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 21:55:13.525813
2017-11-05 21:55:13,526 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 21:55:13,526 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 21:55:13,578 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:13,578 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 21:55:13.577792 duration_in_ms=51.98
2017-11-05 21:55:13,578 [salt.state       ][INFO    ][31341] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 21:55:13.578309
2017-11-05 21:55:13,579 [salt.state       ][INFO    ][31341] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-05 21:55:13,579 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 21:55:13,633 [salt.state       ][INFO    ][31341] unless execution succeeded
2017-11-05 21:55:13,633 [salt.state       ][INFO    ][31341] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 21:55:13.633325 duration_in_ms=55.016
2017-11-05 21:55:13,635 [salt.state       ][INFO    ][31341] Running state [keystone-credential-keys] at time 21:55:13.634573
2017-11-05 21:55:13,635 [salt.state       ][INFO    ][31341] Executing state glusterfs.started for keystone-credential-keys
2017-11-05 21:55:13,635 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:13,643 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:13,694 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --version' in directory '/root'
2017-11-05 21:55:13,702 [salt.loaded.int.module.cmdmod][INFO    ][31341] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 21:55:13,759 [salt.state       ][INFO    ][31341] Volume keystone-credential-keys is already started
2017-11-05 21:55:13,759 [salt.state       ][INFO    ][31341] Completed state [keystone-credential-keys] at time 21:55:13.758759 duration_in_ms=124.185
2017-11-05 21:55:13,761 [salt.minion      ][INFO    ][31341] Returning information for job: 20171105215507898287
2017-11-05 21:55:19,022 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command test.ping with jid 20171105215519019024
2017-11-05 21:55:19,032 [salt.minion      ][INFO    ][31779] Starting a new job with PID 31779
2017-11-05 21:55:19,067 [salt.minion      ][INFO    ][31779] Returning information for job: 20171105215519019024
2017-11-05 21:55:19,592 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command cmd.run with jid 20171105215519581041
2017-11-05 21:55:19,604 [salt.minion      ][INFO    ][31784] Starting a new job with PID 31784
2017-11-05 21:55:19,608 [salt.loaded.int.module.cmdmod][INFO    ][31784] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-05 21:55:19,724 [salt.minion      ][INFO    ][31784] Returning information for job: 20171105215519581041
2017-11-05 22:35:11,001 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command test.ping with jid 20171105223510996555
2017-11-05 22:35:11,014 [salt.minion      ][INFO    ][32503] Starting a new job with PID 32503
2017-11-05 22:35:11,054 [salt.minion      ][INFO    ][32503] Returning information for job: 20171105223510996555
2017-11-05 22:35:39,577 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command state.sls with jid 20171105223539570416
2017-11-05 22:35:39,587 [salt.minion      ][INFO    ][32513] Starting a new job with PID 32513
2017-11-05 22:35:40,168 [salt.state       ][INFO    ][32513] Loading fresh modules for state activity
2017-11-05 22:35:40,198 [salt.fileclient  ][INFO    ][32513] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-05 22:35:40,217 [salt.fileclient  ][INFO    ][32513] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-05 22:35:40,245 [salt.fileclient  ][INFO    ][32513] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 22:35:40,538 [salt.state       ][INFO    ][32513] Running state [lsof] at time 22:35:40.538111
2017-11-05 22:35:40,538 [salt.state       ][INFO    ][32513] Executing state pkg.installed for lsof
2017-11-05 22:35:40,539 [salt.loaded.int.module.cmdmod][INFO    ][32513] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 22:35:40,806 [salt.state       ][INFO    ][32513] Package lsof is already installed
2017-11-05 22:35:40,806 [salt.state       ][INFO    ][32513] Completed state [lsof] at time 22:35:40.806010 duration_in_ms=267.906
2017-11-05 22:35:40,806 [salt.state       ][INFO    ][32513] Running state [keepalived] at time 22:35:40.806246
2017-11-05 22:35:40,806 [salt.state       ][INFO    ][32513] Executing state pkg.installed for keepalived
2017-11-05 22:35:40,810 [salt.state       ][INFO    ][32513] Package keepalived is already installed
2017-11-05 22:35:40,810 [salt.state       ][INFO    ][32513] Completed state [keepalived] at time 22:35:40.810320 duration_in_ms=4.074
2017-11-05 22:35:40,812 [salt.state       ][INFO    ][32513] Running state [/etc/keepalived/keepalived.conf] at time 22:35:40.811828
2017-11-05 22:35:40,812 [salt.state       ][INFO    ][32513] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-05 22:35:40,838 [salt.fileclient  ][INFO    ][32513] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-05 22:35:40,881 [salt.fileclient  ][INFO    ][32513] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 22:35:40,886 [salt.state       ][INFO    ][32513] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-05 22:35:40,886 [salt.state       ][INFO    ][32513] Completed state [/etc/keepalived/keepalived.conf] at time 22:35:40.886390 duration_in_ms=74.563
2017-11-05 22:35:40,887 [salt.state       ][INFO    ][32513] Running state [keepalived] at time 22:35:40.886967
2017-11-05 22:35:40,887 [salt.state       ][INFO    ][32513] Executing state service.running for keepalived
2017-11-05 22:35:40,888 [salt.loaded.int.module.cmdmod][INFO    ][32513] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-05 22:35:40,902 [salt.loaded.int.module.cmdmod][INFO    ][32513] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-05 22:35:40,907 [salt.loaded.int.module.cmdmod][INFO    ][32513] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-05 22:35:40,915 [salt.state       ][INFO    ][32513] The service keepalived is already running
2017-11-05 22:35:40,915 [salt.state       ][INFO    ][32513] Completed state [keepalived] at time 22:35:40.914871 duration_in_ms=27.904
2017-11-05 22:35:40,916 [salt.minion      ][INFO    ][32513] Returning information for job: 20171105223539570416
2017-11-05 22:35:48,276 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command pillar.get with jid 20171105223548273355
2017-11-05 22:35:48,290 [salt.minion      ][INFO    ][32538] Starting a new job with PID 32538
2017-11-05 22:35:48,296 [salt.minion      ][INFO    ][32538] Returning information for job: 20171105223548273355
2017-11-05 22:36:38,065 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command state.sls with jid 20171105223638061015
2017-11-05 22:36:38,079 [salt.minion      ][INFO    ][32547] Starting a new job with PID 32547
2017-11-05 22:36:40,223 [salt.state       ][INFO    ][32547] Loading fresh modules for state activity
2017-11-05 22:36:40,246 [salt.fileclient  ][INFO    ][32547] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-05 22:36:40,268 [salt.fileclient  ][INFO    ][32547] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 22:36:40,568 [salt.state       ][INFO    ][32547] Running state [attr] at time 22:36:40.567737
2017-11-05 22:36:40,568 [salt.state       ][INFO    ][32547] Executing state pkg.installed for attr
2017-11-05 22:36:40,569 [salt.loaded.int.module.cmdmod][INFO    ][32547] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 22:36:40,835 [salt.state       ][INFO    ][32547] Package attr is already installed
2017-11-05 22:36:40,836 [salt.state       ][INFO    ][32547] Completed state [attr] at time 22:36:40.835577 duration_in_ms=267.84
2017-11-05 22:36:40,836 [salt.state       ][INFO    ][32547] Running state [glusterfs-server] at time 22:36:40.835836
2017-11-05 22:36:40,836 [salt.state       ][INFO    ][32547] Executing state pkg.installed for glusterfs-server
2017-11-05 22:36:40,840 [salt.state       ][INFO    ][32547] Package glusterfs-server is already installed
2017-11-05 22:36:40,840 [salt.state       ][INFO    ][32547] Completed state [glusterfs-server] at time 22:36:40.839759 duration_in_ms=3.923
2017-11-05 22:36:40,840 [salt.state       ][INFO    ][32547] Running state [bc] at time 22:36:40.839930
2017-11-05 22:36:40,840 [salt.state       ][INFO    ][32547] Executing state pkg.installed for bc
2017-11-05 22:36:40,844 [salt.state       ][INFO    ][32547] Package bc is already installed
2017-11-05 22:36:40,844 [salt.state       ][INFO    ][32547] Completed state [bc] at time 22:36:40.843823 duration_in_ms=3.892
2017-11-05 22:36:40,845 [salt.state       ][INFO    ][32547] Running state [glusterfs-server] at time 22:36:40.844595
2017-11-05 22:36:40,845 [salt.state       ][INFO    ][32547] Executing state service.running for glusterfs-server
2017-11-05 22:36:40,845 [salt.loaded.int.module.cmdmod][INFO    ][32547] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-05 22:36:40,861 [salt.loaded.int.module.cmdmod][INFO    ][32547] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-05 22:36:40,869 [salt.loaded.int.module.cmdmod][INFO    ][32547] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-05 22:36:40,879 [salt.state       ][INFO    ][32547] The service glusterfs-server is already running
2017-11-05 22:36:40,879 [salt.state       ][INFO    ][32547] Completed state [glusterfs-server] at time 22:36:40.878845 duration_in_ms=34.25
2017-11-05 22:36:40,880 [salt.state       ][INFO    ][32547] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 22:36:40.880427
2017-11-05 22:36:40,881 [salt.state       ][INFO    ][32547] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-05 22:36:40,883 [salt.state       ][INFO    ][32547] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-05 22:36:40,883 [salt.state       ][INFO    ][32547] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 22:36:40.882763 duration_in_ms=2.336
2017-11-05 22:36:40,883 [salt.state       ][INFO    ][32547] Running state [/srv/glusterfs/glance] at time 22:36:40.882951
2017-11-05 22:36:40,883 [salt.state       ][INFO    ][32547] Executing state file.directory for /srv/glusterfs/glance
2017-11-05 22:36:40,884 [salt.state       ][INFO    ][32547] Directory /srv/glusterfs/glance is in the correct state
2017-11-05 22:36:40,884 [salt.state       ][INFO    ][32547] Completed state [/srv/glusterfs/glance] at time 22:36:40.883734 duration_in_ms=0.783
2017-11-05 22:36:40,884 [salt.state       ][INFO    ][32547] Running state [/srv/glusterfs/keystone-keys] at time 22:36:40.883904
2017-11-05 22:36:40,884 [salt.state       ][INFO    ][32547] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-05 22:36:40,884 [salt.state       ][INFO    ][32547] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-05 22:36:40,885 [salt.state       ][INFO    ][32547] Completed state [/srv/glusterfs/keystone-keys] at time 22:36:40.884631 duration_in_ms=0.726
2017-11-05 22:36:40,885 [salt.state       ][INFO    ][32547] Running state [/srv/glusterfs/nova_instances] at time 22:36:40.884790
2017-11-05 22:36:40,885 [salt.state       ][INFO    ][32547] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-05 22:36:40,885 [salt.state       ][INFO    ][32547] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-05 22:36:40,886 [salt.state       ][INFO    ][32547] Completed state [/srv/glusterfs/nova_instances] at time 22:36:40.885485 duration_in_ms=0.696
2017-11-05 22:36:40,886 [salt.state       ][INFO    ][32547] Running state [/srv/glusterfs/keystone-credential-keys] at time 22:36:40.885644
2017-11-05 22:36:40,886 [salt.state       ][INFO    ][32547] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-05 22:36:40,886 [salt.state       ][INFO    ][32547] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-05 22:36:40,886 [salt.state       ][INFO    ][32547] Completed state [/srv/glusterfs/keystone-credential-keys] at time 22:36:40.886307 duration_in_ms=0.662
2017-11-05 22:36:40,887 [salt.minion      ][INFO    ][32547] Returning information for job: 20171105223638061015
2017-11-05 22:36:42,699 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command test.ping with jid 20171105223642694907
2017-11-05 22:36:42,713 [salt.minion      ][INFO    ][32572] Starting a new job with PID 32572
2017-11-05 22:36:42,746 [salt.minion      ][INFO    ][32572] Returning information for job: 20171105223642694907
2017-11-05 22:36:49,551 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command state.sls with jid 20171105223649544366
2017-11-05 22:36:49,565 [salt.minion      ][INFO    ][32577] Starting a new job with PID 32577
2017-11-05 22:36:50,142 [salt.state       ][INFO    ][32577] Loading fresh modules for state activity
2017-11-05 22:36:50,173 [salt.fileclient  ][INFO    ][32577] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-05 22:36:50,212 [salt.fileclient  ][INFO    ][32577] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 22:36:50,289 [salt.fileclient  ][INFO    ][32577] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-05 22:36:50,310 [salt.fileclient  ][INFO    ][32577] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 22:36:50,620 [salt.state       ][INFO    ][32577] Running state [attr] at time 22:36:50.620003
2017-11-05 22:36:50,620 [salt.state       ][INFO    ][32577] Executing state pkg.installed for attr
2017-11-05 22:36:50,621 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 22:36:50,885 [salt.state       ][INFO    ][32577] Package attr is already installed
2017-11-05 22:36:50,885 [salt.state       ][INFO    ][32577] Completed state [attr] at time 22:36:50.885357 duration_in_ms=265.354
2017-11-05 22:36:50,886 [salt.state       ][INFO    ][32577] Running state [glusterfs-server] at time 22:36:50.885614
2017-11-05 22:36:50,886 [salt.state       ][INFO    ][32577] Executing state pkg.installed for glusterfs-server
2017-11-05 22:36:50,889 [salt.state       ][INFO    ][32577] Package glusterfs-server is already installed
2017-11-05 22:36:50,890 [salt.state       ][INFO    ][32577] Completed state [glusterfs-server] at time 22:36:50.889603 duration_in_ms=3.989
2017-11-05 22:36:50,890 [salt.state       ][INFO    ][32577] Running state [bc] at time 22:36:50.889810
2017-11-05 22:36:50,890 [salt.state       ][INFO    ][32577] Executing state pkg.installed for bc
2017-11-05 22:36:50,894 [salt.state       ][INFO    ][32577] Package bc is already installed
2017-11-05 22:36:50,894 [salt.state       ][INFO    ][32577] Completed state [bc] at time 22:36:50.893618 duration_in_ms=3.808
2017-11-05 22:36:50,895 [salt.state       ][INFO    ][32577] Running state [glusterfs-server] at time 22:36:50.894613
2017-11-05 22:36:50,895 [salt.state       ][INFO    ][32577] Executing state service.running for glusterfs-server
2017-11-05 22:36:50,895 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-05 22:36:50,911 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-05 22:36:50,918 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-05 22:36:50,928 [salt.state       ][INFO    ][32577] The service glusterfs-server is already running
2017-11-05 22:36:50,928 [salt.state       ][INFO    ][32577] Completed state [glusterfs-server] at time 22:36:50.927898 duration_in_ms=33.284
2017-11-05 22:36:50,929 [salt.state       ][INFO    ][32577] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 22:36:50.929422
2017-11-05 22:36:50,930 [salt.state       ][INFO    ][32577] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-05 22:36:50,932 [salt.state       ][INFO    ][32577] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-05 22:36:50,932 [salt.state       ][INFO    ][32577] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 22:36:50.931750 duration_in_ms=2.328
2017-11-05 22:36:50,932 [salt.state       ][INFO    ][32577] Running state [/srv/glusterfs/glance] at time 22:36:50.931954
2017-11-05 22:36:50,932 [salt.state       ][INFO    ][32577] Executing state file.directory for /srv/glusterfs/glance
2017-11-05 22:36:50,933 [salt.state       ][INFO    ][32577] Directory /srv/glusterfs/glance is in the correct state
2017-11-05 22:36:50,933 [salt.state       ][INFO    ][32577] Completed state [/srv/glusterfs/glance] at time 22:36:50.932678 duration_in_ms=0.725
2017-11-05 22:36:50,933 [salt.state       ][INFO    ][32577] Running state [/srv/glusterfs/keystone-keys] at time 22:36:50.932842
2017-11-05 22:36:50,933 [salt.state       ][INFO    ][32577] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-05 22:36:50,933 [salt.state       ][INFO    ][32577] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-05 22:36:50,934 [salt.state       ][INFO    ][32577] Completed state [/srv/glusterfs/keystone-keys] at time 22:36:50.933537 duration_in_ms=0.696
2017-11-05 22:36:50,934 [salt.state       ][INFO    ][32577] Running state [/srv/glusterfs/nova_instances] at time 22:36:50.933699
2017-11-05 22:36:50,934 [salt.state       ][INFO    ][32577] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-05 22:36:50,934 [salt.state       ][INFO    ][32577] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-05 22:36:50,934 [salt.state       ][INFO    ][32577] Completed state [/srv/glusterfs/nova_instances] at time 22:36:50.934347 duration_in_ms=0.649
2017-11-05 22:36:50,935 [salt.state       ][INFO    ][32577] Running state [/srv/glusterfs/keystone-credential-keys] at time 22:36:50.934510
2017-11-05 22:36:50,935 [salt.state       ][INFO    ][32577] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-05 22:36:50,935 [salt.state       ][INFO    ][32577] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-05 22:36:50,935 [salt.state       ][INFO    ][32577] Completed state [/srv/glusterfs/keystone-credential-keys] at time 22:36:50.935218 duration_in_ms=0.708
2017-11-05 22:36:50,983 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command ['git', '--version'] in directory '/root'
2017-11-05 22:36:51,065 [salt.state       ][INFO    ][32577] Running state [sleep 5] at time 22:36:51.064648
2017-11-05 22:36:51,065 [salt.state       ][INFO    ][32577] Executing state cmd.wait for sleep 5
2017-11-05 22:36:51,065 [salt.state       ][INFO    ][32577] No changes made for sleep 5
2017-11-05 22:36:51,065 [salt.state       ][INFO    ][32577] Completed state [sleep 5] at time 22:36:51.065314 duration_in_ms=0.666
2017-11-05 22:36:51,066 [salt.state       ][INFO    ][32577] Running state [192.168.10.143] at time 22:36:51.065902
2017-11-05 22:36:51,066 [salt.state       ][INFO    ][32577] Executing state glusterfs.peered for 192.168.10.143
2017-11-05 22:36:51,066 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,075 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:51,130 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,139 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:51,191 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,200 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:51,256 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,264 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:51,317 [salt.state       ][INFO    ][32577] Peering with localhost is not needed
2017-11-05 22:36:51,317 [salt.state       ][INFO    ][32577] Completed state [192.168.10.143] at time 22:36:51.317001 duration_in_ms=251.099
2017-11-05 22:36:51,320 [salt.state       ][INFO    ][32577] Running state [192.168.10.142] at time 22:36:51.320042
2017-11-05 22:36:51,320 [salt.state       ][INFO    ][32577] Executing state glusterfs.peered for 192.168.10.142
2017-11-05 22:36:51,321 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,329 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:51,382 [salt.state       ][INFO    ][32577] Host 192.168.10.142 already peered
2017-11-05 22:36:51,382 [salt.state       ][INFO    ][32577] Completed state [192.168.10.142] at time 22:36:51.381973 duration_in_ms=61.93
2017-11-05 22:36:51,385 [salt.state       ][INFO    ][32577] Running state [192.168.10.141] at time 22:36:51.384849
2017-11-05 22:36:51,385 [salt.state       ][INFO    ][32577] Executing state glusterfs.peered for 192.168.10.141
2017-11-05 22:36:51,386 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,394 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:51,446 [salt.state       ][INFO    ][32577] Host 192.168.10.141 already peered
2017-11-05 22:36:51,446 [salt.state       ][INFO    ][32577] Completed state [192.168.10.141] at time 22:36:51.446441 duration_in_ms=61.592
2017-11-05 22:36:51,447 [salt.state       ][INFO    ][32577] Running state [glance] at time 22:36:51.447337
2017-11-05 22:36:51,448 [salt.state       ][INFO    ][32577] Executing state glusterfs.created for glance
2017-11-05 22:36:51,448 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,456 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:51,508 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,516 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:51,574 [salt.state       ][INFO    ][32577] Volume glance already exists and is started.
2017-11-05 22:36:51,574 [salt.state       ][INFO    ][32577] Completed state [glance] at time 22:36:51.573813 duration_in_ms=126.476
2017-11-05 22:36:51,578 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 22:36:51.577512
2017-11-05 22:36:51,578 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 22:36:51,578 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 22:36:51,631 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:51,631 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 22:36:51.631062 duration_in_ms=53.55
2017-11-05 22:36:51,632 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 22:36:51.631596
2017-11-05 22:36:51,632 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-05 22:36:51,632 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 22:36:51,686 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:51,686 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 22:36:51.685791 duration_in_ms=54.194
2017-11-05 22:36:51,686 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 22:36:51.686327
2017-11-05 22:36:51,687 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-05 22:36:51,687 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 22:36:51,740 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:51,740 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 22:36:51.739860 duration_in_ms=53.532
2017-11-05 22:36:51,740 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 22:36:51.740442
2017-11-05 22:36:51,741 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 22:36:51,741 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 22:36:51,794 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:51,794 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 22:36:51.793840 duration_in_ms=53.396
2017-11-05 22:36:51,794 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 22:36:51.794441
2017-11-05 22:36:51,795 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-05 22:36:51,795 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 22:36:51,848 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:51,848 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 22:36:51.848037 duration_in_ms=53.595
2017-11-05 22:36:51,850 [salt.state       ][INFO    ][32577] Running state [glance] at time 22:36:51.849497
2017-11-05 22:36:51,850 [salt.state       ][INFO    ][32577] Executing state glusterfs.started for glance
2017-11-05 22:36:51,850 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,858 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:51,911 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,919 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:51,978 [salt.state       ][INFO    ][32577] Volume glance is already started
2017-11-05 22:36:51,978 [salt.state       ][INFO    ][32577] Completed state [glance] at time 22:36:51.977940 duration_in_ms=128.443
2017-11-05 22:36:51,979 [salt.state       ][INFO    ][32577] Running state [keystone-keys] at time 22:36:51.978997
2017-11-05 22:36:51,979 [salt.state       ][INFO    ][32577] Executing state glusterfs.created for keystone-keys
2017-11-05 22:36:51,980 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:51,988 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:52,041 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:52,048 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:52,108 [salt.state       ][INFO    ][32577] Volume keystone-keys already exists and is started.
2017-11-05 22:36:52,108 [salt.state       ][INFO    ][32577] Completed state [keystone-keys] at time 22:36:52.108153 duration_in_ms=129.156
2017-11-05 22:36:52,112 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 22:36:52.112078
2017-11-05 22:36:52,112 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-05 22:36:52,113 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 22:36:52,167 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:52,167 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 22:36:52.167400 duration_in_ms=55.322
2017-11-05 22:36:52,168 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 22:36:52.168023
2017-11-05 22:36:52,168 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 22:36:52,169 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 22:36:52,225 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:52,226 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 22:36:52.225725 duration_in_ms=57.702
2017-11-05 22:36:52,227 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 22:36:52.226722
2017-11-05 22:36:52,227 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 22:36:52,228 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 22:36:52,280 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:52,280 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 22:36:52.279957 duration_in_ms=53.234
2017-11-05 22:36:52,281 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 22:36:52.280520
2017-11-05 22:36:52,281 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-05 22:36:52,281 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 22:36:52,335 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:52,335 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 22:36:52.335342 duration_in_ms=54.822
2017-11-05 22:36:52,336 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 22:36:52.335958
2017-11-05 22:36:52,336 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-05 22:36:52,337 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 22:36:52,387 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:52,388 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 22:36:52.387605 duration_in_ms=51.647
2017-11-05 22:36:52,389 [salt.state       ][INFO    ][32577] Running state [keystone-keys] at time 22:36:52.389088
2017-11-05 22:36:52,389 [salt.state       ][INFO    ][32577] Executing state glusterfs.started for keystone-keys
2017-11-05 22:36:52,390 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:52,399 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:52,452 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:52,460 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:52,518 [salt.state       ][INFO    ][32577] Volume keystone-keys is already started
2017-11-05 22:36:52,519 [salt.state       ][INFO    ][32577] Completed state [keystone-keys] at time 22:36:52.518524 duration_in_ms=129.436
2017-11-05 22:36:52,520 [salt.state       ][INFO    ][32577] Running state [nova_instances] at time 22:36:52.519709
2017-11-05 22:36:52,520 [salt.state       ][INFO    ][32577] Executing state glusterfs.created for nova_instances
2017-11-05 22:36:52,520 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:52,529 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:52,582 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:52,588 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:52,646 [salt.state       ][INFO    ][32577] Volume nova_instances already exists and is started.
2017-11-05 22:36:52,647 [salt.state       ][INFO    ][32577] Completed state [nova_instances] at time 22:36:52.646585 duration_in_ms=126.875
2017-11-05 22:36:52,651 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 22:36:52.651444
2017-11-05 22:36:52,652 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 22:36:52,652 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 22:36:52,705 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:52,705 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 22:36:52.705027 duration_in_ms=53.583
2017-11-05 22:36:52,706 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 22:36:52.705565
2017-11-05 22:36:52,706 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-05 22:36:52,706 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-05 22:36:52,758 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:52,758 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 22:36:52.757860 duration_in_ms=52.293
2017-11-05 22:36:52,758 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 22:36:52.758429
2017-11-05 22:36:52,759 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-05 22:36:52,759 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-05 22:36:52,811 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:52,811 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 22:36:52.811394 duration_in_ms=52.964
2017-11-05 22:36:52,812 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 22:36:52.812013
2017-11-05 22:36:52,812 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-05 22:36:52,813 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-05 22:36:52,862 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:52,863 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 22:36:52.862652 duration_in_ms=50.638
2017-11-05 22:36:52,863 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 22:36:52.863179
2017-11-05 22:36:52,863 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 22:36:52,864 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 22:36:52,916 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:52,916 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 22:36:52.916218 duration_in_ms=53.038
2017-11-05 22:36:52,918 [salt.state       ][INFO    ][32577] Running state [nova_instances] at time 22:36:52.917475
2017-11-05 22:36:52,918 [salt.state       ][INFO    ][32577] Executing state glusterfs.started for nova_instances
2017-11-05 22:36:52,918 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:52,926 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:52,980 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:52,989 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:53,047 [salt.state       ][INFO    ][32577] Volume nova_instances is already started
2017-11-05 22:36:53,048 [salt.state       ][INFO    ][32577] Completed state [nova_instances] at time 22:36:53.047719 duration_in_ms=130.243
2017-11-05 22:36:53,049 [salt.state       ][INFO    ][32577] Running state [keystone-credential-keys] at time 22:36:53.048847
2017-11-05 22:36:53,049 [salt.state       ][INFO    ][32577] Executing state glusterfs.created for keystone-credential-keys
2017-11-05 22:36:53,050 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:53,058 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:53,112 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:53,119 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:53,174 [salt.state       ][INFO    ][32577] Volume keystone-credential-keys already exists and is started.
2017-11-05 22:36:53,174 [salt.state       ][INFO    ][32577] Completed state [keystone-credential-keys] at time 22:36:53.174409 duration_in_ms=125.562
2017-11-05 22:36:53,179 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 22:36:53.178480
2017-11-05 22:36:53,179 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-05 22:36:53,179 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 22:36:53,232 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:53,232 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 22:36:53.232092 duration_in_ms=53.611
2017-11-05 22:36:53,233 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 22:36:53.232685
2017-11-05 22:36:53,233 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 22:36:53,234 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 22:36:53,288 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:53,288 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 22:36:53.287864 duration_in_ms=55.179
2017-11-05 22:36:53,288 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 22:36:53.288441
2017-11-05 22:36:53,289 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-05 22:36:53,289 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 22:36:53,342 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:53,342 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 22:36:53.342135 duration_in_ms=53.691
2017-11-05 22:36:53,343 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 22:36:53.343108
2017-11-05 22:36:53,343 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 22:36:53,344 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 22:36:53,397 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:53,398 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 22:36:53.397471 duration_in_ms=54.364
2017-11-05 22:36:53,398 [salt.state       ][INFO    ][32577] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 22:36:53.398073
2017-11-05 22:36:53,398 [salt.state       ][INFO    ][32577] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-05 22:36:53,399 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 22:36:53,451 [salt.state       ][INFO    ][32577] unless execution succeeded
2017-11-05 22:36:53,451 [salt.state       ][INFO    ][32577] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 22:36:53.450794 duration_in_ms=52.72
2017-11-05 22:36:53,452 [salt.state       ][INFO    ][32577] Running state [keystone-credential-keys] at time 22:36:53.452145
2017-11-05 22:36:53,452 [salt.state       ][INFO    ][32577] Executing state glusterfs.started for keystone-credential-keys
2017-11-05 22:36:53,453 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:53,462 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:53,516 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --version' in directory '/root'
2017-11-05 22:36:53,522 [salt.loaded.int.module.cmdmod][INFO    ][32577] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 22:36:53,580 [salt.state       ][INFO    ][32577] Volume keystone-credential-keys is already started
2017-11-05 22:36:53,581 [salt.state       ][INFO    ][32577] Completed state [keystone-credential-keys] at time 22:36:53.580480 duration_in_ms=128.335
2017-11-05 22:36:53,583 [salt.minion      ][INFO    ][32577] Returning information for job: 20171105223649544366
2017-11-05 22:36:58,756 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command test.ping with jid 20171105223658751793
2017-11-05 22:36:58,768 [salt.minion      ][INFO    ][32961] Starting a new job with PID 32961
2017-11-05 22:36:58,803 [salt.minion      ][INFO    ][32961] Returning information for job: 20171105223658751793
2017-11-05 22:36:59,296 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command cmd.run with jid 20171105223659293902
2017-11-05 22:36:59,308 [salt.minion      ][INFO    ][32966] Starting a new job with PID 32966
2017-11-05 22:36:59,312 [salt.loaded.int.module.cmdmod][INFO    ][32966] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-05 22:36:59,428 [salt.minion      ][INFO    ][32966] Returning information for job: 20171105223659293902
2017-11-05 22:43:37,167 [salt.utils.schedule][INFO    ][24332] Running scheduled job: __mine_interval
2017-11-05 23:01:33,484 [salt.minion      ][INFO    ][24332] User sudo_ubuntu Executing command cp.push_dir with jid 20171105230133476871
2017-11-05 23:01:33,497 [salt.minion      ][INFO    ][33259] Starting a new job with PID 33259
