2017-10-16 00:15:53,638 [salt.cli.daemons ][WARNING ][2546] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-16 00:34:07,056 [salt.state       ][ERROR   ][3896] No contents found in top file
2017-10-16 00:34:28,329 [salt.utils.parsers][WARNING ][2546] Minion received a SIGTERM. Exiting.
2017-10-16 00:36:51,737 [salt.cli.daemons ][WARNING ][3174] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-16 00:40:02,580 [salt.loaded.int.module.cmdmod][ERROR   ][10956] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-10-16 00:40:02,580 [salt.loaded.int.module.cmdmod][ERROR   ][10956] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-10-16 00:40:02,581 [salt.loaded.int.module.cmdmod][ERROR   ][10956] retcode: 1
2017-10-16 00:40:02,581 [salt.state       ][ERROR   ][10956] {'pid': 15816, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-10-16 00:40:17,531 [py.warnings      ][WARNING ][15893] /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-10-16 00:41:10,849 [salt.loaded.int.module.cmdmod][ERROR   ][15893] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-16 00:41:10,850 [salt.loaded.int.module.cmdmod][ERROR   ][15893] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-16 00:41:17,277 [salt.loaded.int.module.cmdmod][ERROR   ][15893] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-16 00:41:17,277 [salt.loaded.int.module.cmdmod][ERROR   ][15893] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-16 00:41:25,323 [salt.loaded.int.module.cmdmod][ERROR   ][15893] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-16 00:41:25,324 [salt.loaded.int.module.cmdmod][ERROR   ][15893] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-16 00:41:33,772 [salt.loaded.int.module.cmdmod][ERROR   ][15893] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-16 00:41:33,772 [salt.loaded.int.module.cmdmod][ERROR   ][15893] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-16 00:41:46,155 [salt.loaded.int.module.cmdmod][ERROR   ][15893] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-16 00:41:46,156 [salt.loaded.int.module.cmdmod][ERROR   ][15893] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-16 00:41:55,073 [salt.loaded.int.module.cmdmod][ERROR   ][15893] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-16 00:41:55,073 [salt.loaded.int.module.cmdmod][ERROR   ][15893] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-16 00:42:02,586 [salt.loaded.int.module.cmdmod][ERROR   ][15893] 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-10-16 00:42:05,003 [salt.loaded.int.module.cmdmod][INFO    ][23734] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-16 00:42:05,010 [salt.loaded.int.module.cmdmod][INFO    ][23734] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-16 00:42:05,018 [salt.loaded.int.module.cmdmod][INFO    ][23734] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-10-16 00:42:05,024 [salt.utils.parsers][WARNING ][3174] Minion received a SIGTERM. Exiting.
2017-10-16 00:42:05,296 [salt.cli.daemons ][INFO    ][23824] Setting up the Salt Minion "kvm03.baremetal-mcp-ocata-odl-ha.local"
2017-10-16 00:42:05,812 [salt.minion      ][INFO    ][23824] Creating minion process manager
2017-10-16 00:42:05,812 [salt.cli.daemons ][WARNING ][23824] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-16 00:42:05,812 [salt.cli.daemons ][INFO    ][23824] The Salt Minion is starting up
2017-10-16 00:42:05,813 [salt.minion      ][INFO    ][23824] Minion is starting as user 'root'
2017-10-16 00:42:05,813 [salt.utils.event ][INFO    ][23824] Starting pull socket on /var/run/salt/minion/minion_event_2d6d7b82d1_pull.ipc
2017-10-16 00:42:06,698 [salt.loaded.int.module.cmdmod][INFO    ][23824] Executing command ['date', '+%z'] in directory '/root'
2017-10-16 00:42:06,727 [salt.utils.schedule][INFO    ][23824] Updating job settings for scheduled job: __mine_interval
2017-10-16 00:42:06,730 [salt.minion      ][INFO    ][23824] Added mine.update to scheduler
2017-10-16 00:42:07,061 [salt.minion      ][INFO    ][23824] Minion is ready to receive requests!
2017-10-16 00:42:08,062 [salt.utils.schedule][INFO    ][23824] Running scheduled job: __mine_interval
2017-10-16 00:42:15,704 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command saltutil.find_job with jid 20171016004215691784
2017-10-16 00:42:15,718 [salt.minion      ][INFO    ][23949] Starting a new job with PID 23949
2017-10-16 00:42:15,727 [salt.minion      ][INFO    ][23949] Returning information for job: 20171016004215691784
2017-10-16 00:42:25,766 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command saltutil.find_job with jid 20171016004225754369
2017-10-16 00:42:25,779 [salt.minion      ][INFO    ][23954] Starting a new job with PID 23954
2017-10-16 00:42:25,788 [salt.minion      ][INFO    ][23954] Returning information for job: 20171016004225754369
2017-10-16 00:42:36,623 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016004236604691
2017-10-16 00:42:36,637 [salt.minion      ][INFO    ][23963] Starting a new job with PID 23963
2017-10-16 00:42:39,118 [salt.state       ][INFO    ][23963] Loading fresh modules for state activity
2017-10-16 00:42:39,140 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-10-16 00:42:39,158 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-10-16 00:42:39,194 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-16 00:42:39,303 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-10-16 00:42:39,346 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-10-16 00:42:39,372 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-16 00:42:39,429 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-16 00:42:39,441 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-16 00:42:39,461 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-16 00:42:39,472 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-16 00:42:39,489 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-16 00:42:39,531 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-16 00:42:39,544 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-16 00:42:39,558 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-16 00:42:39,565 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-16 00:42:39,600 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-16 00:42:39,619 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-16 00:42:39,633 [py.warnings      ][WARNING ][23963] /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-10-16 00:42:39,633 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'salt-minion --version' in directory '/root'
2017-10-16 00:42:39,880 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-16 00:42:39,939 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-16 00:42:39,993 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-16 00:42:40,048 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-10-16 00:42:40,081 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-16 00:42:40,133 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-16 00:42:40,145 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-16 00:42:40,162 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-16 00:42:40,173 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-16 00:42:40,190 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-16 00:42:40,231 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-16 00:42:40,243 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-16 00:42:40,257 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-16 00:42:40,263 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-16 00:42:40,284 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-16 00:42:40,366 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-16 00:42:40,381 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'salt-minion --version' in directory '/root'
2017-10-16 00:42:40,629 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-16 00:42:40,689 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-16 00:42:40,709 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-16 00:42:40,794 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-10-16 00:42:40,850 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-16 00:42:41,138 [salt.state       ][INFO    ][23963] Running state [salt-minion] at time 00:42:41.138425
2017-10-16 00:42:41,139 [salt.state       ][INFO    ][23963] Executing state pkg.installed for salt-minion
2017-10-16 00:42:41,139 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 00:42:41,402 [salt.state       ][INFO    ][23963] Package salt-minion is already installed
2017-10-16 00:42:41,402 [salt.state       ][INFO    ][23963] Completed state [salt-minion] at time 00:42:41.402060 duration_in_ms=263.636
2017-10-16 00:42:41,402 [salt.state       ][INFO    ][23963] Running state [salt_minion_dependency_packages] at time 00:42:41.402303
2017-10-16 00:42:41,403 [salt.state       ][INFO    ][23963] Executing state pkg.installed for salt_minion_dependency_packages
2017-10-16 00:42:41,405 [salt.state       ][INFO    ][23963] All specified packages are already installed
2017-10-16 00:42:41,405 [salt.state       ][INFO    ][23963] Completed state [salt_minion_dependency_packages] at time 00:42:41.405291 duration_in_ms=2.987
2017-10-16 00:42:41,407 [salt.state       ][INFO    ][23963] Running state [/etc/salt/minion.d/minion.conf] at time 00:42:41.406907
2017-10-16 00:42:41,407 [salt.state       ][INFO    ][23963] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-10-16 00:42:41,428 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-10-16 00:42:41,526 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-16 00:42:41,569 [salt.fileclient  ][INFO    ][23963] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-16 00:42:41,667 [salt.state       ][INFO    ][23963] File /etc/salt/minion.d/minion.conf is in the correct state
2017-10-16 00:42:41,667 [salt.state       ][INFO    ][23963] Completed state [/etc/salt/minion.d/minion.conf] at time 00:42:41.667083 duration_in_ms=260.176
2017-10-16 00:42:41,667 [salt.state       ][INFO    ][23963] Running state [/etc/salt/minion.d/_virt.conf] at time 00:42:41.667396
2017-10-16 00:42:41,668 [salt.state       ][INFO    ][23963] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-10-16 00:42:41,894 [salt.state       ][INFO    ][23963] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-10-16 00:42:41,894 [salt.state       ][INFO    ][23963] Completed state [/etc/salt/minion.d/_virt.conf] at time 00:42:41.894193 duration_in_ms=226.796
2017-10-16 00:42:41,896 [salt.state       ][INFO    ][23963] Running state [salt-minion] at time 00:42:41.895950
2017-10-16 00:42:41,896 [salt.state       ][INFO    ][23963] Executing state service.running for salt-minion
2017-10-16 00:42:41,897 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-16 00:42:41,915 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-10-16 00:42:41,924 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-16 00:42:41,932 [salt.state       ][INFO    ][23963] The service salt-minion is already running
2017-10-16 00:42:41,932 [salt.state       ][INFO    ][23963] Completed state [salt-minion] at time 00:42:41.932003 duration_in_ms=36.052
2017-10-16 00:42:41,933 [salt.state       ][INFO    ][23963] Running state [/etc/salt/grains.d] at time 00:42:41.933456
2017-10-16 00:42:41,934 [salt.state       ][INFO    ][23963] Executing state file.directory for /etc/salt/grains.d
2017-10-16 00:42:41,934 [salt.state       ][INFO    ][23963] Directory /etc/salt/grains.d is in the correct state
2017-10-16 00:42:41,934 [salt.state       ][INFO    ][23963] Completed state [/etc/salt/grains.d] at time 00:42:41.934432 duration_in_ms=0.976
2017-10-16 00:42:41,935 [salt.state       ][INFO    ][23963] Running state [/etc/salt/grains] at time 00:42:41.934922
2017-10-16 00:42:41,935 [salt.state       ][INFO    ][23963] Executing state file.managed for /etc/salt/grains
2017-10-16 00:42:41,936 [salt.state       ][INFO    ][23963] File /etc/salt/grains exists with proper permissions. No changes made.
2017-10-16 00:42:41,936 [salt.state       ][INFO    ][23963] Completed state [/etc/salt/grains] at time 00:42:41.935876 duration_in_ms=0.954
2017-10-16 00:42:41,936 [salt.state       ][INFO    ][23963] Running state [/etc/salt/grains.d/placeholder] at time 00:42:41.936295
2017-10-16 00:42:41,937 [salt.state       ][INFO    ][23963] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-10-16 00:42:41,937 [salt.state       ][INFO    ][23963] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-10-16 00:42:41,937 [salt.state       ][INFO    ][23963] Completed state [/etc/salt/grains.d/placeholder] at time 00:42:41.937213 duration_in_ms=0.918
2017-10-16 00:42:41,938 [salt.state       ][INFO    ][23963] Running state [/etc/salt/grains.d/sphinx] at time 00:42:41.937617
2017-10-16 00:42:41,938 [salt.state       ][INFO    ][23963] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-10-16 00:42:42,062 [salt.state       ][INFO    ][23963] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 10.167.4.143
               - 127.0.0.1
               - 192.168.11.252
-              - 192.168.122.1
         system:
           name: System
           param:

2017-10-16 00:42:42,063 [salt.state       ][INFO    ][23963] Completed state [/etc/salt/grains.d/sphinx] at time 00:42:42.062713 duration_in_ms=125.095
2017-10-16 00:42:42,063 [salt.state       ][INFO    ][23963] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 00:42:42.063463
2017-10-16 00:42:42,064 [salt.state       ][INFO    ][23963] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-16 00:42:42,064 [salt.state       ][INFO    ][23963] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-16 00:42:42,064 [salt.state       ][INFO    ][23963] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 00:42:42.064128 duration_in_ms=0.666
2017-10-16 00:42:42,064 [salt.state       ][INFO    ][23963] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 00:42:42.064294
2017-10-16 00:42:42,064 [salt.state       ][INFO    ][23963] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-16 00:42:42,065 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-10-16 00:42:42,354 [salt.state       ][INFO    ][23963] {'pid': 24015, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-16 00:42:42,355 [salt.state       ][INFO    ][23963] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 00:42:42.354516 duration_in_ms=290.221
2017-10-16 00:42:42,355 [salt.state       ][INFO    ][23963] Running state [/etc/salt/grains.d/dns_records] at time 00:42:42.355027
2017-10-16 00:42:42,355 [salt.state       ][INFO    ][23963] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-10-16 00:42:42,369 [salt.state       ][INFO    ][23963] File /etc/salt/grains.d/dns_records is in the correct state
2017-10-16 00:42:42,369 [salt.state       ][INFO    ][23963] Completed state [/etc/salt/grains.d/dns_records] at time 00:42:42.369003 duration_in_ms=13.976
2017-10-16 00:42:42,370 [salt.state       ][INFO    ][23963] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 00:42:42.369728
2017-10-16 00:42:42,370 [salt.state       ][INFO    ][23963] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-16 00:42:42,370 [salt.state       ][INFO    ][23963] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-16 00:42:42,370 [salt.state       ][INFO    ][23963] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 00:42:42.370364 duration_in_ms=0.636
2017-10-16 00:42:42,371 [salt.state       ][INFO    ][23963] Running state [/etc/salt/grains.d/salt] at time 00:42:42.370706
2017-10-16 00:42:42,371 [salt.state       ][INFO    ][23963] Executing state file.managed for /etc/salt/grains.d/salt
2017-10-16 00:42:42,542 [salt.state       ][INFO    ][23963] File /etc/salt/grains.d/salt is in the correct state
2017-10-16 00:42:42,542 [salt.state       ][INFO    ][23963] Completed state [/etc/salt/grains.d/salt] at time 00:42:42.542208 duration_in_ms=171.502
2017-10-16 00:42:42,543 [salt.state       ][INFO    ][23963] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 00:42:42.542916
2017-10-16 00:42:42,543 [salt.state       ][INFO    ][23963] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-16 00:42:42,543 [salt.state       ][INFO    ][23963] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-16 00:42:42,544 [salt.state       ][INFO    ][23963] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 00:42:42.543487 duration_in_ms=0.571
2017-10-16 00:42:42,545 [salt.state       ][INFO    ][23963] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 00:42:42.544693
2017-10-16 00:42:42,545 [salt.state       ][INFO    ][23963] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-16 00:42:42,545 [salt.state       ][INFO    ][23963] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-16 00:42:42,545 [salt.state       ][INFO    ][23963] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 00:42:42.545230 duration_in_ms=0.537
2017-10-16 00:42:42,545 [salt.state       ][INFO    ][23963] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 00:42:42.545364
2017-10-16 00:42:42,546 [salt.state       ][INFO    ][23963] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-16 00:42:42,547 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-10-16 00:42:42,555 [salt.state       ][INFO    ][23963] {'pid': 24017, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-16 00:42:42,555 [salt.state       ][INFO    ][23963] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 00:42:42.555179 duration_in_ms=9.815
2017-10-16 00:42:42,556 [salt.state       ][INFO    ][23963] Running state [mine.update] at time 00:42:42.555778
2017-10-16 00:42:42,556 [salt.state       ][INFO    ][23963] Executing state module.wait for mine.update
2017-10-16 00:42:42,556 [salt.state       ][INFO    ][23963] No changes made for mine.update
2017-10-16 00:42:42,556 [salt.state       ][INFO    ][23963] Completed state [mine.update] at time 00:42:42.556334 duration_in_ms=0.556
2017-10-16 00:42:42,556 [salt.state       ][INFO    ][23963] Running state [mine.update] at time 00:42:42.556469
2017-10-16 00:42:42,557 [salt.state       ][INFO    ][23963] Executing state module.mod_watch for mine.update
2017-10-16 00:42:43,077 [salt.state       ][INFO    ][23963] {'ret': True}
2017-10-16 00:42:43,077 [salt.state       ][INFO    ][23963] Completed state [mine.update] at time 00:42:43.077354 duration_in_ms=520.883
2017-10-16 00:42:43,078 [salt.state       ][INFO    ][23963] Running state [ca-certificates] at time 00:42:43.077700
2017-10-16 00:42:43,078 [salt.state       ][INFO    ][23963] Executing state pkg.installed for ca-certificates
2017-10-16 00:42:43,081 [salt.state       ][INFO    ][23963] Package ca-certificates is already installed
2017-10-16 00:42:43,081 [salt.state       ][INFO    ][23963] Completed state [ca-certificates] at time 00:42:43.081375 duration_in_ms=3.675
2017-10-16 00:42:43,082 [salt.state       ][INFO    ][23963] Running state [update-ca-certificates] at time 00:42:43.082010
2017-10-16 00:42:43,082 [salt.state       ][INFO    ][23963] Executing state cmd.wait for update-ca-certificates
2017-10-16 00:42:43,083 [salt.state       ][INFO    ][23963] No changes made for update-ca-certificates
2017-10-16 00:42:43,083 [salt.state       ][INFO    ][23963] Completed state [update-ca-certificates] at time 00:42:43.082840 duration_in_ms=0.83
2017-10-16 00:42:43,083 [salt.state       ][INFO    ][23963] Running state [libvirt-dev] at time 00:42:43.083108
2017-10-16 00:42:43,083 [salt.state       ][INFO    ][23963] Executing state pkg.installed for libvirt-dev
2017-10-16 00:42:43,086 [salt.state       ][INFO    ][23963] Package libvirt-dev is already installed
2017-10-16 00:42:43,086 [salt.state       ][INFO    ][23963] Completed state [libvirt-dev] at time 00:42:43.086303 duration_in_ms=3.195
2017-10-16 00:42:43,087 [salt.state       ][INFO    ][23963] Running state [pkg-config] at time 00:42:43.086580
2017-10-16 00:42:43,087 [salt.state       ][INFO    ][23963] Executing state pkg.installed for pkg-config
2017-10-16 00:42:43,090 [salt.state       ][INFO    ][23963] Package pkg-config is already installed
2017-10-16 00:42:43,090 [salt.state       ][INFO    ][23963] Completed state [pkg-config] at time 00:42:43.089736 duration_in_ms=3.156
2017-10-16 00:42:43,090 [salt.state       ][INFO    ][23963] Running state [virtng.init] at time 00:42:43.089990
2017-10-16 00:42:43,090 [salt.state       ][INFO    ][23963] Executing state module.run for virtng.init
2017-10-16 00:42:43,133 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command ['git', '--version'] in directory '/root'
2017-10-16 00:42:43,210 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,226 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,227 [salt.state       ][INFO    ][23963] Completed state [virtng.init] at time 00:42:43.226554 duration_in_ms=136.563
2017-10-16 00:42:43,227 [salt.state       ][INFO    ][23963] Running state [virt.set_autostart] at time 00:42:43.226815
2017-10-16 00:42:43,227 [salt.state       ][INFO    ][23963] Executing state module.run for virt.set_autostart
2017-10-16 00:42:43,229 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,244 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,244 [salt.state       ][INFO    ][23963] Completed state [virt.set_autostart] at time 00:42:43.244178 duration_in_ms=17.363
2017-10-16 00:42:43,244 [salt.state       ][INFO    ][23963] Running state [virtng.init] at time 00:42:43.244391
2017-10-16 00:42:43,245 [salt.state       ][INFO    ][23963] Executing state module.run for virtng.init
2017-10-16 00:42:43,247 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,262 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,262 [salt.state       ][INFO    ][23963] Completed state [virtng.init] at time 00:42:43.262142 duration_in_ms=17.751
2017-10-16 00:42:43,262 [salt.state       ][INFO    ][23963] Running state [virt.set_autostart] at time 00:42:43.262350
2017-10-16 00:42:43,263 [salt.state       ][INFO    ][23963] Executing state module.run for virt.set_autostart
2017-10-16 00:42:43,264 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,279 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,279 [salt.state       ][INFO    ][23963] Completed state [virt.set_autostart] at time 00:42:43.279316 duration_in_ms=16.965
2017-10-16 00:42:43,280 [salt.state       ][INFO    ][23963] Running state [virtng.init] at time 00:42:43.279524
2017-10-16 00:42:43,280 [salt.state       ][INFO    ][23963] Executing state module.run for virtng.init
2017-10-16 00:42:43,282 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,297 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,297 [salt.state       ][INFO    ][23963] Completed state [virtng.init] at time 00:42:43.296880 duration_in_ms=17.355
2017-10-16 00:42:43,297 [salt.state       ][INFO    ][23963] Running state [virt.set_autostart] at time 00:42:43.297089
2017-10-16 00:42:43,297 [salt.state       ][INFO    ][23963] Executing state module.run for virt.set_autostart
2017-10-16 00:42:43,299 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,314 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,314 [salt.state       ][INFO    ][23963] Completed state [virt.set_autostart] at time 00:42:43.314405 duration_in_ms=17.315
2017-10-16 00:42:43,315 [salt.state       ][INFO    ][23963] Running state [virtng.init] at time 00:42:43.314638
2017-10-16 00:42:43,315 [salt.state       ][INFO    ][23963] Executing state module.run for virtng.init
2017-10-16 00:42:43,317 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --all --name| grep -E "^odl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,331 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,356 [salt.state       ][INFO    ][23963] Completed state [virtng.init] at time 00:42:43.356377 duration_in_ms=41.736
2017-10-16 00:42:43,357 [salt.state       ][INFO    ][23963] Running state [virt.set_autostart] at time 00:42:43.356792
2017-10-16 00:42:43,357 [salt.state       ][INFO    ][23963] Executing state module.run for virt.set_autostart
2017-10-16 00:42:43,359 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --autostart --name| grep -E "^odl01.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,374 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,374 [salt.state       ][INFO    ][23963] Completed state [virt.set_autostart] at time 00:42:43.374002 duration_in_ms=17.208
2017-10-16 00:42:43,374 [salt.state       ][INFO    ][23963] Running state [virtng.init] at time 00:42:43.374203
2017-10-16 00:42:43,374 [salt.state       ][INFO    ][23963] Executing state module.run for virtng.init
2017-10-16 00:42:43,376 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,393 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,393 [salt.state       ][INFO    ][23963] Completed state [virtng.init] at time 00:42:43.392736 duration_in_ms=18.531
2017-10-16 00:42:43,393 [salt.state       ][INFO    ][23963] Running state [virt.set_autostart] at time 00:42:43.392940
2017-10-16 00:42:43,393 [salt.state       ][INFO    ][23963] Executing state module.run for virt.set_autostart
2017-10-16 00:42:43,395 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,409 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,423 [salt.state       ][INFO    ][23963] Completed state [virt.set_autostart] at time 00:42:43.422606 duration_in_ms=29.665
2017-10-16 00:42:43,423 [salt.state       ][INFO    ][23963] Running state [virtng.init] at time 00:42:43.422867
2017-10-16 00:42:43,423 [salt.state       ][INFO    ][23963] Executing state module.run for virtng.init
2017-10-16 00:42:43,425 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,441 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,442 [salt.state       ][INFO    ][23963] Completed state [virtng.init] at time 00:42:43.441613 duration_in_ms=18.746
2017-10-16 00:42:43,442 [salt.state       ][INFO    ][23963] Running state [virt.set_autostart] at time 00:42:43.441814
2017-10-16 00:42:43,442 [salt.state       ][INFO    ][23963] Executing state module.run for virt.set_autostart
2017-10-16 00:42:43,444 [salt.loaded.int.module.cmdmod][INFO    ][23963] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-ocata-odl-ha.local$"' in directory '/root'
2017-10-16 00:42:43,458 [salt.state       ][INFO    ][23963] unless execution succeeded
2017-10-16 00:42:43,458 [salt.state       ][INFO    ][23963] Completed state [virt.set_autostart] at time 00:42:43.457989 duration_in_ms=16.175
2017-10-16 00:42:43,460 [salt.minion      ][INFO    ][23963] Returning information for job: 20171016004236604691
2017-10-16 00:43:36,988 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171016004336976681
2017-10-16 00:43:37,003 [salt.minion      ][INFO    ][24094] Starting a new job with PID 24094
2017-10-16 00:43:40,346 [salt.state       ][INFO    ][24094] Loading fresh modules for state activity
2017-10-16 00:43:40,367 [salt.state       ][ERROR   ][24094] No contents found in top file
2017-10-16 00:43:40,368 [salt.utils.extmods][INFO    ][24094] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-10-16 00:43:40,371 [salt.utils.extmods][INFO    ][24094] Syncing beacons for environment 'base'
2017-10-16 00:43:40,371 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_beacons, for base)
2017-10-16 00:43:40,371 [salt.fileclient  ][INFO    ][24094] Caching directory '_beacons/' for environment 'base'
2017-10-16 00:43:40,406 [salt.utils.extmods][INFO    ][24094] Syncing modules for environment 'base'
2017-10-16 00:43:40,406 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_modules, for base)
2017-10-16 00:43:40,406 [salt.fileclient  ][INFO    ][24094] Caching directory '_modules/' for environment 'base'
2017-10-16 00:43:40,732 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-10-16 00:43:40,768 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-10-16 00:43:40,785 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-10-16 00:43:40,796 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-10-16 00:43:40,817 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-10-16 00:43:40,927 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-10-16 00:43:40,944 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-10-16 00:43:40,962 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-10-16 00:43:40,998 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-10-16 00:43:41,052 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-10-16 00:43:41,065 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-10-16 00:43:41,084 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-10-16 00:43:41,103 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-10-16 00:43:41,124 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-10-16 00:43:41,141 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-10-16 00:43:41,206 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-10-16 00:43:41,215 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-10-16 00:43:41,225 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-10-16 00:43:41,234 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-10-16 00:43:41,268 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-10-16 00:43:41,324 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-10-16 00:43:41,348 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-10-16 00:43:41,383 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-10-16 00:43:41,393 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-10-16 00:43:41,420 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-10-16 00:43:41,458 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-10-16 00:43:41,521 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-10-16 00:43:41,597 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-10-16 00:43:41,606 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-10-16 00:43:41,643 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-10-16 00:43:41,686 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-10-16 00:43:41,705 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-10-16 00:43:41,708 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-10-16 00:43:41,708 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-10-16 00:43:41,709 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-10-16 00:43:41,709 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-10-16 00:43:41,710 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-10-16 00:43:41,710 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-10-16 00:43:41,710 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-10-16 00:43:41,717 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-10-16 00:43:41,717 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-10-16 00:43:41,718 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-10-16 00:43:41,718 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-10-16 00:43:41,718 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-10-16 00:43:41,719 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-10-16 00:43:41,719 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-10-16 00:43:41,719 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-10-16 00:43:41,720 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-10-16 00:43:41,720 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-10-16 00:43:41,721 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-10-16 00:43:41,727 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-10-16 00:43:41,727 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-10-16 00:43:41,727 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-10-16 00:43:41,728 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-10-16 00:43:41,731 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-10-16 00:43:41,731 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-10-16 00:43:41,732 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-10-16 00:43:41,735 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-10-16 00:43:41,736 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-10-16 00:43:41,739 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-10-16 00:43:41,739 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-10-16 00:43:41,739 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-10-16 00:43:41,740 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-10-16 00:43:41,740 [salt.utils.extmods][INFO    ][24094] 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-10-16 00:43:41,741 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-10-16 00:43:41,741 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-10-16 00:43:41,746 [salt.utils.extmods][INFO    ][24094] Syncing states for environment 'base'
2017-10-16 00:43:41,746 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_states, for base)
2017-10-16 00:43:41,747 [salt.fileclient  ][INFO    ][24094] Caching directory '_states/' for environment 'base'
2017-10-16 00:43:41,793 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-10-16 00:43:41,807 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-10-16 00:43:41,852 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-10-16 00:43:42,017 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-10-16 00:43:42,205 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-10-16 00:43:42,329 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-10-16 00:43:42,414 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-10-16 00:43:42,505 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-10-16 00:43:42,641 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-10-16 00:43:42,661 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-10-16 00:43:42,678 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-10-16 00:43:42,702 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-10-16 00:43:42,916 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-10-16 00:43:42,982 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-10-16 00:43:42,993 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-10-16 00:43:43,000 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-10-16 00:43:43,008 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-10-16 00:43:43,346 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-10-16 00:43:43,355 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-10-16 00:43:43,365 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-10-16 00:43:43,374 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-10-16 00:43:43,382 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-10-16 00:43:43,391 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-10-16 00:43:43,407 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-10-16 00:43:43,648 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-10-16 00:43:43,662 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-10-16 00:43:43,673 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-10-16 00:43:43,681 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-10-16 00:43:43,989 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-10-16 00:43:43,992 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-10-16 00:43:43,992 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-10-16 00:43:43,993 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-10-16 00:43:43,993 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-10-16 00:43:43,993 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-10-16 00:43:43,994 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-10-16 00:43:43,994 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-10-16 00:43:43,994 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-10-16 00:43:43,994 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-10-16 00:43:43,994 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-10-16 00:43:43,995 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-10-16 00:43:43,995 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-10-16 00:43:43,995 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-10-16 00:43:43,995 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-10-16 00:43:43,996 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-10-16 00:43:43,996 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-10-16 00:43:43,996 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-10-16 00:43:43,997 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-10-16 00:43:43,997 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-10-16 00:43:43,997 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-10-16 00:43:43,997 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-10-16 00:43:43,998 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-10-16 00:43:43,998 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-10-16 00:43:43,998 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-10-16 00:43:43,998 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-10-16 00:43:43,999 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-10-16 00:43:43,999 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-10-16 00:43:43,999 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-10-16 00:43:43,999 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-10-16 00:43:43,1000 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-10-16 00:43:44,001 [salt.utils.extmods][INFO    ][24094] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-10-16 00:43:44,004 [salt.utils.extmods][INFO    ][24094] Syncing sdb for environment 'base'
2017-10-16 00:43:44,004 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_sdb, for base)
2017-10-16 00:43:44,004 [salt.fileclient  ][INFO    ][24094] Caching directory '_sdb/' for environment 'base'
2017-10-16 00:43:44,023 [salt.utils.extmods][INFO    ][24094] Syncing grains for environment 'base'
2017-10-16 00:43:44,023 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_grains, for base)
2017-10-16 00:43:44,023 [salt.fileclient  ][INFO    ][24094] Caching directory '_grains/' for environment 'base'
2017-10-16 00:43:44,047 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-10-16 00:43:44,383 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-10-16 00:43:44,394 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-10-16 00:43:44,413 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-10-16 00:43:44,463 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-10-16 00:43:44,488 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-10-16 00:43:44,495 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-10-16 00:43:44,503 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-10-16 00:43:44,513 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-10-16 00:43:44,913 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-10-16 00:43:44,921 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-10-16 00:43:44,929 [salt.fileclient  ][INFO    ][24094] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-10-16 00:43:44,931 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-10-16 00:43:44,932 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-10-16 00:43:44,932 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-10-16 00:43:44,933 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-10-16 00:43:44,933 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-10-16 00:43:44,933 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-10-16 00:43:44,933 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-10-16 00:43:44,934 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-10-16 00:43:44,934 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-10-16 00:43:44,934 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-10-16 00:43:44,934 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-10-16 00:43:44,935 [salt.utils.extmods][INFO    ][24094] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-10-16 00:43:44,936 [salt.utils.extmods][INFO    ][24094] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-10-16 00:43:44,938 [salt.utils.extmods][INFO    ][24094] Syncing renderers for environment 'base'
2017-10-16 00:43:44,938 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_renderers, for base)
2017-10-16 00:43:44,938 [salt.fileclient  ][INFO    ][24094] Caching directory '_renderers/' for environment 'base'
2017-10-16 00:43:44,967 [salt.utils.extmods][INFO    ][24094] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-10-16 00:43:44,969 [salt.utils.extmods][INFO    ][24094] Syncing returners for environment 'base'
2017-10-16 00:43:44,969 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_returners, for base)
2017-10-16 00:43:44,969 [salt.fileclient  ][INFO    ][24094] Caching directory '_returners/' for environment 'base'
2017-10-16 00:43:44,988 [salt.utils.extmods][INFO    ][24094] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-10-16 00:43:44,990 [salt.utils.extmods][INFO    ][24094] Syncing output for environment 'base'
2017-10-16 00:43:44,990 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_output, for base)
2017-10-16 00:43:44,990 [salt.fileclient  ][INFO    ][24094] Caching directory '_output/' for environment 'base'
2017-10-16 00:43:45,007 [salt.utils.extmods][INFO    ][24094] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-10-16 00:43:45,009 [salt.utils.extmods][INFO    ][24094] Syncing utils for environment 'base'
2017-10-16 00:43:45,009 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_utils, for base)
2017-10-16 00:43:45,009 [salt.fileclient  ][INFO    ][24094] Caching directory '_utils/' for environment 'base'
2017-10-16 00:43:45,026 [salt.utils.extmods][INFO    ][24094] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-10-16 00:43:45,028 [salt.utils.extmods][INFO    ][24094] Syncing log_handlers for environment 'base'
2017-10-16 00:43:45,028 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_log_handlers, for base)
2017-10-16 00:43:45,029 [salt.fileclient  ][INFO    ][24094] Caching directory '_log_handlers/' for environment 'base'
2017-10-16 00:43:45,216 [salt.utils.extmods][INFO    ][24094] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-10-16 00:43:45,218 [salt.utils.extmods][INFO    ][24094] Syncing proxy for environment 'base'
2017-10-16 00:43:45,218 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_proxy, for base)
2017-10-16 00:43:45,218 [salt.fileclient  ][INFO    ][24094] Caching directory '_proxy/' for environment 'base'
2017-10-16 00:43:45,243 [salt.utils.extmods][INFO    ][24094] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-10-16 00:43:45,245 [salt.utils.extmods][INFO    ][24094] Syncing engines for environment 'base'
2017-10-16 00:43:45,245 [salt.utils.extmods][INFO    ][24094] Loading cache from salt://_engines, for base)
2017-10-16 00:43:45,246 [salt.fileclient  ][INFO    ][24094] Caching directory '_engines/' for environment 'base'
2017-10-16 00:43:45,273 [salt.minion      ][INFO    ][24094] Returning information for job: 20171016004336976681
2017-10-16 01:08:57,282 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016010857268470
2017-10-16 01:08:57,302 [salt.minion      ][INFO    ][24662] Starting a new job with PID 24662
2017-10-16 01:08:57,330 [salt.minion      ][INFO    ][24662] Returning information for job: 20171016010857268470
2017-10-16 01:09:20,734 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016010920725714
2017-10-16 01:09:20,748 [salt.minion      ][INFO    ][24673] Starting a new job with PID 24673
2017-10-16 01:09:22,081 [salt.state       ][INFO    ][24673] Loading fresh modules for state activity
2017-10-16 01:09:22,166 [salt.fileclient  ][INFO    ][24673] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-16 01:09:22,182 [salt.fileclient  ][INFO    ][24673] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-16 01:09:22,204 [salt.fileclient  ][INFO    ][24673] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-16 01:09:22,483 [salt.state       ][INFO    ][24673] Running state [lsof] at time 01:09:22.482653
2017-10-16 01:09:22,483 [salt.state       ][INFO    ][24673] Executing state pkg.installed for lsof
2017-10-16 01:09:22,483 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 01:09:22,740 [salt.state       ][INFO    ][24673] Package lsof is already installed
2017-10-16 01:09:22,740 [salt.state       ][INFO    ][24673] Completed state [lsof] at time 01:09:22.740127 duration_in_ms=257.475
2017-10-16 01:09:22,740 [salt.state       ][INFO    ][24673] Running state [keepalived] at time 01:09:22.740315
2017-10-16 01:09:22,740 [salt.state       ][INFO    ][24673] Executing state pkg.installed for keepalived
2017-10-16 01:09:22,756 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-16 01:09:25,884 [salt.loaded.int.module.cmdmod][INFO    ][24673] 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-10-16 01:09:30,779 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command saltutil.find_job with jid 20171016010930765312
2017-10-16 01:09:30,792 [salt.minion      ][INFO    ][25985] Starting a new job with PID 25985
2017-10-16 01:09:30,802 [salt.minion      ][INFO    ][25985] Returning information for job: 20171016010930765312
2017-10-16 01:09:33,619 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 01:09:33,643 [salt.state       ][INFO    ][24673] 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-10-16 01:09:33,651 [salt.state       ][INFO    ][24673] Loading fresh modules for state activity
2017-10-16 01:09:33,663 [salt.state       ][INFO    ][24673] Completed state [keepalived] at time 01:09:33.662610 duration_in_ms=10922.295
2017-10-16 01:09:33,665 [salt.state       ][INFO    ][24673] Running state [/etc/keepalived/keepalived.conf] at time 01:09:33.664583
2017-10-16 01:09:33,665 [salt.state       ][INFO    ][24673] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-16 01:09:33,690 [salt.fileclient  ][INFO    ][24673] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-16 01:09:33,718 [salt.fileclient  ][INFO    ][24673] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-16 01:09:33,724 [salt.state       ][INFO    ][24673] File changed:
New file
2017-10-16 01:09:33,724 [salt.state       ][INFO    ][24673] Completed state [/etc/keepalived/keepalived.conf] at time 01:09:33.723953 duration_in_ms=59.37
2017-10-16 01:09:33,781 [salt.state       ][INFO    ][24673] Running state [keepalived] at time 01:09:33.780837
2017-10-16 01:09:33,781 [salt.state       ][INFO    ][24673] Executing state service.running for keepalived
2017-10-16 01:09:33,782 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-16 01:09:33,792 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-16 01:09:33,799 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-16 01:09:33,806 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-16 01:09:33,814 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-10-16 01:09:33,866 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-16 01:09:33,874 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-16 01:09:33,882 [salt.loaded.int.module.cmdmod][INFO    ][24673] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-16 01:09:33,889 [salt.state       ][INFO    ][24673] {'keepalived': True}
2017-10-16 01:09:33,890 [salt.state       ][INFO    ][24673] Completed state [keepalived] at time 01:09:33.889565 duration_in_ms=108.729
2017-10-16 01:09:33,890 [salt.minion      ][INFO    ][24673] Returning information for job: 20171016010920725714
2017-10-16 01:12:56,320 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command pillar.get with jid 20171016011256307129
2017-10-16 01:12:56,348 [salt.minion      ][INFO    ][26350] Starting a new job with PID 26350
2017-10-16 01:12:56,353 [salt.minion      ][INFO    ][26350] Returning information for job: 20171016011256307129
2017-10-16 01:18:16,067 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016011816047156
2017-10-16 01:18:16,083 [salt.minion      ][INFO    ][26470] Starting a new job with PID 26470
2017-10-16 01:18:17,547 [salt.state       ][INFO    ][26470] Loading fresh modules for state activity
2017-10-16 01:18:17,568 [salt.fileclient  ][INFO    ][26470] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-16 01:18:17,589 [salt.fileclient  ][INFO    ][26470] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 01:18:17,857 [salt.state       ][INFO    ][26470] Running state [attr] at time 01:18:17.856744
2017-10-16 01:18:17,857 [salt.state       ][INFO    ][26470] Executing state pkg.installed for attr
2017-10-16 01:18:17,857 [salt.loaded.int.module.cmdmod][INFO    ][26470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 01:18:18,163 [salt.loaded.int.module.cmdmod][INFO    ][26470] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-16 01:18:20,084 [salt.loaded.int.module.cmdmod][INFO    ][26470] 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-10-16 01:18:22,302 [salt.loaded.int.module.cmdmod][INFO    ][26470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 01:18:22,327 [salt.state       ][INFO    ][26470] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-10-16 01:18:22,336 [salt.state       ][INFO    ][26470] Loading fresh modules for state activity
2017-10-16 01:18:22,348 [salt.state       ][INFO    ][26470] Completed state [attr] at time 01:18:22.347692 duration_in_ms=4490.948
2017-10-16 01:18:22,353 [salt.state       ][INFO    ][26470] Running state [glusterfs-server] at time 01:18:22.352785
2017-10-16 01:18:22,353 [salt.state       ][INFO    ][26470] Executing state pkg.installed for glusterfs-server
2017-10-16 01:18:22,541 [salt.loaded.int.module.cmdmod][INFO    ][26470] 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-10-16 01:18:26,161 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command saltutil.find_job with jid 20171016011826147735
2017-10-16 01:18:26,175 [salt.minion      ][INFO    ][27508] Starting a new job with PID 27508
2017-10-16 01:18:26,185 [salt.minion      ][INFO    ][27508] Returning information for job: 20171016011826147735
2017-10-16 01:18:36,359 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command saltutil.find_job with jid 20171016011836344712
2017-10-16 01:18:36,372 [salt.minion      ][INFO    ][30325] Starting a new job with PID 30325
2017-10-16 01:18:36,382 [salt.minion      ][INFO    ][30325] Returning information for job: 20171016011836344712
2017-10-16 01:18:41,016 [salt.loaded.int.module.cmdmod][INFO    ][26470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 01:18:41,039 [salt.state       ][INFO    ][26470] 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-10-16 01:18:41,046 [salt.state       ][INFO    ][26470] Loading fresh modules for state activity
2017-10-16 01:18:41,058 [salt.state       ][INFO    ][26470] Completed state [glusterfs-server] at time 01:18:41.058157 duration_in_ms=18705.372
2017-10-16 01:18:41,063 [salt.state       ][INFO    ][26470] Running state [bc] at time 01:18:41.062616
2017-10-16 01:18:41,063 [salt.state       ][INFO    ][26470] Executing state pkg.installed for bc
2017-10-16 01:18:41,306 [salt.loaded.int.module.cmdmod][INFO    ][26470] 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-10-16 01:18:44,196 [salt.loaded.int.module.cmdmod][INFO    ][26470] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 01:18:44,223 [salt.state       ][INFO    ][26470] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-10-16 01:18:44,230 [salt.state       ][INFO    ][26470] Loading fresh modules for state activity
2017-10-16 01:18:44,242 [salt.state       ][INFO    ][26470] Completed state [bc] at time 01:18:44.242393 duration_in_ms=3179.777
2017-10-16 01:18:44,304 [salt.state       ][INFO    ][26470] Running state [glusterfs-server] at time 01:18:44.304195
2017-10-16 01:18:44,304 [salt.state       ][INFO    ][26470] Executing state service.running for glusterfs-server
2017-10-16 01:18:44,306 [salt.loaded.int.module.cmdmod][INFO    ][26470] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-16 01:18:44,316 [salt.loaded.int.module.cmdmod][INFO    ][26470] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-16 01:18:44,324 [salt.loaded.int.module.cmdmod][INFO    ][26470] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-16 01:18:44,333 [salt.state       ][INFO    ][26470] The service glusterfs-server is already running
2017-10-16 01:18:44,334 [salt.state       ][INFO    ][26470] Completed state [glusterfs-server] at time 01:18:44.333544 duration_in_ms=29.349
2017-10-16 01:18:44,335 [salt.state       ][INFO    ][26470] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 01:18:44.334985
2017-10-16 01:18:44,335 [salt.state       ][INFO    ][26470] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-16 01:18:44,348 [salt.state       ][INFO    ][26470] File changed:
New file
2017-10-16 01:18:44,348 [salt.state       ][INFO    ][26470] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 01:18:44.348202 duration_in_ms=13.216
2017-10-16 01:18:44,348 [salt.state       ][INFO    ][26470] Running state [/srv/glusterfs/glance] at time 01:18:44.348366
2017-10-16 01:18:44,349 [salt.state       ][INFO    ][26470] Executing state file.directory for /srv/glusterfs/glance
2017-10-16 01:18:44,349 [salt.state       ][INFO    ][26470] {'/srv/glusterfs/glance': 'New Dir'}
2017-10-16 01:18:44,349 [salt.state       ][INFO    ][26470] Completed state [/srv/glusterfs/glance] at time 01:18:44.349253 duration_in_ms=0.886
2017-10-16 01:18:44,349 [salt.state       ][INFO    ][26470] Running state [/srv/glusterfs/keystone-keys] at time 01:18:44.349395
2017-10-16 01:18:44,350 [salt.state       ][INFO    ][26470] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-16 01:18:44,350 [salt.state       ][INFO    ][26470] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-10-16 01:18:44,350 [salt.state       ][INFO    ][26470] Completed state [/srv/glusterfs/keystone-keys] at time 01:18:44.350029 duration_in_ms=0.634
2017-10-16 01:18:44,350 [salt.state       ][INFO    ][26470] Running state [/srv/glusterfs/nova_instances] at time 01:18:44.350175
2017-10-16 01:18:44,350 [salt.state       ][INFO    ][26470] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-16 01:18:44,351 [salt.state       ][INFO    ][26470] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-10-16 01:18:44,351 [salt.state       ][INFO    ][26470] Completed state [/srv/glusterfs/nova_instances] at time 01:18:44.350857 duration_in_ms=0.681
2017-10-16 01:18:44,351 [salt.state       ][INFO    ][26470] Running state [/srv/glusterfs/keystone-credential-keys] at time 01:18:44.350999
2017-10-16 01:18:44,351 [salt.state       ][INFO    ][26470] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-16 01:18:44,352 [salt.state       ][INFO    ][26470] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-10-16 01:18:44,352 [salt.state       ][INFO    ][26470] Completed state [/srv/glusterfs/keystone-credential-keys] at time 01:18:44.351647 duration_in_ms=0.648
2017-10-16 01:18:44,352 [salt.minion      ][INFO    ][26470] Returning information for job: 20171016011816047156
2017-10-16 01:18:45,520 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016011845507681
2017-10-16 01:18:45,535 [salt.minion      ][INFO    ][31244] Starting a new job with PID 31244
2017-10-16 01:18:45,563 [salt.minion      ][INFO    ][31244] Returning information for job: 20171016011845507681
2017-10-16 01:19:25,230 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016011925217703
2017-10-16 01:19:25,245 [salt.minion      ][INFO    ][31464] Starting a new job with PID 31464
2017-10-16 01:19:26,715 [salt.state       ][INFO    ][31464] Loading fresh modules for state activity
2017-10-16 01:19:26,736 [salt.fileclient  ][INFO    ][31464] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-16 01:19:26,766 [salt.fileclient  ][INFO    ][31464] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 01:19:26,827 [salt.fileclient  ][INFO    ][31464] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-16 01:19:26,842 [salt.fileclient  ][INFO    ][31464] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 01:19:27,101 [salt.state       ][INFO    ][31464] Running state [attr] at time 01:19:27.101424
2017-10-16 01:19:27,102 [salt.state       ][INFO    ][31464] Executing state pkg.installed for attr
2017-10-16 01:19:27,102 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 01:19:27,371 [salt.state       ][INFO    ][31464] Package attr is already installed
2017-10-16 01:19:27,371 [salt.state       ][INFO    ][31464] Completed state [attr] at time 01:19:27.370795 duration_in_ms=269.371
2017-10-16 01:19:27,371 [salt.state       ][INFO    ][31464] Running state [glusterfs-server] at time 01:19:27.370989
2017-10-16 01:19:27,371 [salt.state       ][INFO    ][31464] Executing state pkg.installed for glusterfs-server
2017-10-16 01:19:27,374 [salt.state       ][INFO    ][31464] Package glusterfs-server is already installed
2017-10-16 01:19:27,374 [salt.state       ][INFO    ][31464] Completed state [glusterfs-server] at time 01:19:27.373851 duration_in_ms=2.861
2017-10-16 01:19:27,374 [salt.state       ][INFO    ][31464] Running state [bc] at time 01:19:27.373986
2017-10-16 01:19:27,374 [salt.state       ][INFO    ][31464] Executing state pkg.installed for bc
2017-10-16 01:19:27,377 [salt.state       ][INFO    ][31464] Package bc is already installed
2017-10-16 01:19:27,377 [salt.state       ][INFO    ][31464] Completed state [bc] at time 01:19:27.376725 duration_in_ms=2.738
2017-10-16 01:19:27,378 [salt.state       ][INFO    ][31464] Running state [glusterfs-server] at time 01:19:27.377506
2017-10-16 01:19:27,378 [salt.state       ][INFO    ][31464] Executing state service.running for glusterfs-server
2017-10-16 01:19:27,378 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-16 01:19:27,389 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-10-16 01:19:27,430 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-16 01:19:27,445 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-16 01:19:27,453 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-16 01:19:27,462 [salt.state       ][INFO    ][31464] The service glusterfs-server is already running
2017-10-16 01:19:27,462 [salt.state       ][INFO    ][31464] Completed state [glusterfs-server] at time 01:19:27.461994 duration_in_ms=84.487
2017-10-16 01:19:27,463 [salt.state       ][INFO    ][31464] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 01:19:27.463462
2017-10-16 01:19:27,464 [salt.state       ][INFO    ][31464] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-16 01:19:27,474 [salt.state       ][INFO    ][31464] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-16 01:19:27,474 [salt.state       ][INFO    ][31464] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 01:19:27.473935 duration_in_ms=10.472
2017-10-16 01:19:27,474 [salt.state       ][INFO    ][31464] Running state [/srv/glusterfs/glance] at time 01:19:27.474167
2017-10-16 01:19:27,474 [salt.state       ][INFO    ][31464] Executing state file.directory for /srv/glusterfs/glance
2017-10-16 01:19:27,475 [salt.state       ][INFO    ][31464] Directory /srv/glusterfs/glance is in the correct state
2017-10-16 01:19:27,475 [salt.state       ][INFO    ][31464] Completed state [/srv/glusterfs/glance] at time 01:19:27.474991 duration_in_ms=0.824
2017-10-16 01:19:27,475 [salt.state       ][INFO    ][31464] Running state [/srv/glusterfs/keystone-keys] at time 01:19:27.475209
2017-10-16 01:19:27,475 [salt.state       ][INFO    ][31464] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-16 01:19:27,476 [salt.state       ][INFO    ][31464] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-16 01:19:27,476 [salt.state       ][INFO    ][31464] Completed state [/srv/glusterfs/keystone-keys] at time 01:19:27.475995 duration_in_ms=0.786
2017-10-16 01:19:27,476 [salt.state       ][INFO    ][31464] Running state [/srv/glusterfs/nova_instances] at time 01:19:27.476225
2017-10-16 01:19:27,476 [salt.state       ][INFO    ][31464] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-16 01:19:27,477 [salt.state       ][INFO    ][31464] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-16 01:19:27,477 [salt.state       ][INFO    ][31464] Completed state [/srv/glusterfs/nova_instances] at time 01:19:27.477001 duration_in_ms=0.776
2017-10-16 01:19:27,477 [salt.state       ][INFO    ][31464] Running state [/srv/glusterfs/keystone-credential-keys] at time 01:19:27.477215
2017-10-16 01:19:27,477 [salt.state       ][INFO    ][31464] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-16 01:19:27,478 [salt.state       ][INFO    ][31464] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-16 01:19:27,478 [salt.state       ][INFO    ][31464] Completed state [/srv/glusterfs/keystone-credential-keys] at time 01:19:27.477963 duration_in_ms=0.748
2017-10-16 01:19:27,532 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command ['git', '--version'] in directory '/root'
2017-10-16 01:19:27,574 [salt.state       ][INFO    ][31464] Running state [sleep 5] at time 01:19:27.574346
2017-10-16 01:19:27,575 [salt.state       ][INFO    ][31464] Executing state cmd.wait for sleep 5
2017-10-16 01:19:27,575 [salt.state       ][INFO    ][31464] No changes made for sleep 5
2017-10-16 01:19:27,575 [salt.state       ][INFO    ][31464] Completed state [sleep 5] at time 01:19:27.575082 duration_in_ms=0.736
2017-10-16 01:19:27,576 [salt.state       ][INFO    ][31464] Running state [10.167.4.141] at time 01:19:27.575562
2017-10-16 01:19:27,576 [salt.state       ][INFO    ][31464] Executing state glusterfs.peered for 10.167.4.141
2017-10-16 01:19:27,576 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:27,585 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:27,632 [salt.state       ][INFO    ][31464] Host 10.167.4.141 already peered
2017-10-16 01:19:27,632 [salt.state       ][INFO    ][31464] Completed state [10.167.4.141] at time 01:19:27.632310 duration_in_ms=56.747
2017-10-16 01:19:27,635 [salt.state       ][INFO    ][31464] Running state [10.167.4.142] at time 01:19:27.634508
2017-10-16 01:19:27,635 [salt.state       ][INFO    ][31464] Executing state glusterfs.peered for 10.167.4.142
2017-10-16 01:19:27,635 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:27,644 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:27,691 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:27,700 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:27,753 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:27,761 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:27,825 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:27,833 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:27,923 [salt.state       ][INFO    ][31464] {'new': {'kvm02.baremetal-mcp-ocata-odl-ha.local': ['10.167.4.142'], '10.167.4.141': []}, 'old': {'kvm02.baremetal-mcp-ocata-odl-ha.local': [], '10.167.4.141': []}}
2017-10-16 01:19:27,924 [salt.state       ][INFO    ][31464] Completed state [10.167.4.142] at time 01:19:27.923634 duration_in_ms=289.126
2017-10-16 01:19:27,926 [salt.state       ][INFO    ][31464] Running state [10.167.4.143] at time 01:19:27.925858
2017-10-16 01:19:27,926 [salt.state       ][INFO    ][31464] Executing state glusterfs.peered for 10.167.4.143
2017-10-16 01:19:27,927 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:27,935 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:27,982 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:27,992 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:28,042 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:28,051 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:28,099 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:28,108 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:28,154 [salt.state       ][INFO    ][31464] Peering with localhost is not needed
2017-10-16 01:19:28,155 [salt.state       ][INFO    ][31464] Completed state [10.167.4.143] at time 01:19:28.154595 duration_in_ms=228.737
2017-10-16 01:19:28,155 [salt.state       ][INFO    ][31464] Running state [glance] at time 01:19:28.155329
2017-10-16 01:19:28,156 [salt.state       ][INFO    ][31464] Executing state glusterfs.created for glance
2017-10-16 01:19:28,156 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:28,164 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:28,210 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:28,219 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:28,271 [salt.state       ][INFO    ][31464] Volume glance already exists and is started.
2017-10-16 01:19:28,271 [salt.state       ][INFO    ][31464] Completed state [glance] at time 01:19:28.271114 duration_in_ms=115.784
2017-10-16 01:19:28,274 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 01:19:28.273790
2017-10-16 01:19:28,274 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 01:19:28,274 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 01:19:28,323 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:28,323 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 01:19:28.322771 duration_in_ms=48.98
2017-10-16 01:19:28,323 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 01:19:28.323191
2017-10-16 01:19:28,323 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-16 01:19:28,324 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 01:19:28,377 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:28,377 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 01:19:28.376983 duration_in_ms=53.79
2017-10-16 01:19:28,377 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 01:19:28.377422
2017-10-16 01:19:28,378 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-16 01:19:28,378 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 01:19:28,426 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:28,426 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 01:19:28.426082 duration_in_ms=48.66
2017-10-16 01:19:28,427 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 01:19:28.426528
2017-10-16 01:19:28,427 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 01:19:28,427 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 01:19:28,476 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:28,477 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 01:19:28.476586 duration_in_ms=50.057
2017-10-16 01:19:28,477 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 01:19:28.477019
2017-10-16 01:19:28,477 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-16 01:19:28,478 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 01:19:28,525 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:28,526 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 01:19:28.525548 duration_in_ms=48.529
2017-10-16 01:19:28,527 [salt.state       ][INFO    ][31464] Running state [glance] at time 01:19:28.526492
2017-10-16 01:19:28,527 [salt.state       ][INFO    ][31464] Executing state glusterfs.started for glance
2017-10-16 01:19:28,527 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:28,535 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:28,583 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:28,591 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:28,644 [salt.state       ][INFO    ][31464] Volume glance is already started
2017-10-16 01:19:28,644 [salt.state       ][INFO    ][31464] Completed state [glance] at time 01:19:28.644281 duration_in_ms=117.788
2017-10-16 01:19:28,645 [salt.state       ][INFO    ][31464] Running state [keystone-keys] at time 01:19:28.645037
2017-10-16 01:19:28,645 [salt.state       ][INFO    ][31464] Executing state glusterfs.created for keystone-keys
2017-10-16 01:19:28,646 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:28,654 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:28,702 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:28,710 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:28,761 [salt.state       ][INFO    ][31464] Volume keystone-keys already exists and is started.
2017-10-16 01:19:28,761 [salt.state       ][INFO    ][31464] Completed state [keystone-keys] at time 01:19:28.760913 duration_in_ms=115.876
2017-10-16 01:19:28,764 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 01:19:28.763549
2017-10-16 01:19:28,764 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-16 01:19:28,764 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 01:19:28,811 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:28,811 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 01:19:28.811156 duration_in_ms=47.607
2017-10-16 01:19:28,812 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 01:19:28.811602
2017-10-16 01:19:28,812 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 01:19:28,812 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 01:19:28,859 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:28,859 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 01:19:28.859149 duration_in_ms=47.547
2017-10-16 01:19:28,860 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 01:19:28.859565
2017-10-16 01:19:28,860 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 01:19:28,860 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 01:19:28,907 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:28,907 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 01:19:28.907425 duration_in_ms=47.859
2017-10-16 01:19:28,908 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 01:19:28.907863
2017-10-16 01:19:28,908 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-16 01:19:28,909 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 01:19:28,954 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:28,955 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 01:19:28.954570 duration_in_ms=46.707
2017-10-16 01:19:28,955 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 01:19:28.955030
2017-10-16 01:19:28,955 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-16 01:19:28,956 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 01:19:29,003 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,004 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 01:19:29.003530 duration_in_ms=48.499
2017-10-16 01:19:29,004 [salt.state       ][INFO    ][31464] Running state [keystone-keys] at time 01:19:29.004390
2017-10-16 01:19:29,005 [salt.state       ][INFO    ][31464] Executing state glusterfs.started for keystone-keys
2017-10-16 01:19:29,005 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:29,014 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:29,061 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:29,069 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:29,120 [salt.state       ][INFO    ][31464] Volume keystone-keys is already started
2017-10-16 01:19:29,121 [salt.state       ][INFO    ][31464] Completed state [keystone-keys] at time 01:19:29.120469 duration_in_ms=116.078
2017-10-16 01:19:29,121 [salt.state       ][INFO    ][31464] Running state [nova_instances] at time 01:19:29.121420
2017-10-16 01:19:29,122 [salt.state       ][INFO    ][31464] Executing state glusterfs.created for nova_instances
2017-10-16 01:19:29,122 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:29,130 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:29,177 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:29,186 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:29,236 [salt.state       ][INFO    ][31464] Volume nova_instances already exists and is started.
2017-10-16 01:19:29,236 [salt.state       ][INFO    ][31464] Completed state [nova_instances] at time 01:19:29.235894 duration_in_ms=114.472
2017-10-16 01:19:29,239 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 01:19:29.238751
2017-10-16 01:19:29,239 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 01:19:29,240 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 01:19:29,288 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,289 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 01:19:29.288579 duration_in_ms=49.828
2017-10-16 01:19:29,289 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 01:19:29.289021
2017-10-16 01:19:29,289 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-16 01:19:29,290 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-16 01:19:29,337 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,337 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 01:19:29.337084 duration_in_ms=48.063
2017-10-16 01:19:29,338 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 01:19:29.337547
2017-10-16 01:19:29,338 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-16 01:19:29,338 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-16 01:19:29,386 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,386 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 01:19:29.386067 duration_in_ms=48.519
2017-10-16 01:19:29,387 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 01:19:29.386539
2017-10-16 01:19:29,387 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-16 01:19:29,387 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-16 01:19:29,435 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,435 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 01:19:29.435111 duration_in_ms=48.571
2017-10-16 01:19:29,436 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 01:19:29.435526
2017-10-16 01:19:29,436 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 01:19:29,436 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 01:19:29,484 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,484 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 01:19:29.484241 duration_in_ms=48.715
2017-10-16 01:19:29,485 [salt.state       ][INFO    ][31464] Running state [nova_instances] at time 01:19:29.485126
2017-10-16 01:19:29,485 [salt.state       ][INFO    ][31464] Executing state glusterfs.started for nova_instances
2017-10-16 01:19:29,486 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:29,496 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:29,545 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:29,554 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:29,605 [salt.state       ][INFO    ][31464] Volume nova_instances is already started
2017-10-16 01:19:29,605 [salt.state       ][INFO    ][31464] Completed state [nova_instances] at time 01:19:29.605409 duration_in_ms=120.283
2017-10-16 01:19:29,607 [salt.state       ][INFO    ][31464] Running state [keystone-credential-keys] at time 01:19:29.606601
2017-10-16 01:19:29,607 [salt.state       ][INFO    ][31464] Executing state glusterfs.created for keystone-credential-keys
2017-10-16 01:19:29,607 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:29,617 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:29,664 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:29,673 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:29,724 [salt.state       ][INFO    ][31464] Volume keystone-credential-keys already exists and is started.
2017-10-16 01:19:29,725 [salt.state       ][INFO    ][31464] Completed state [keystone-credential-keys] at time 01:19:29.724529 duration_in_ms=117.927
2017-10-16 01:19:29,728 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 01:19:29.727708
2017-10-16 01:19:29,728 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-16 01:19:29,728 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 01:19:29,775 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,776 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 01:19:29.775583 duration_in_ms=47.875
2017-10-16 01:19:29,776 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 01:19:29.776059
2017-10-16 01:19:29,776 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 01:19:29,777 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 01:19:29,825 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,826 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 01:19:29.825583 duration_in_ms=49.523
2017-10-16 01:19:29,826 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 01:19:29.826033
2017-10-16 01:19:29,826 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-16 01:19:29,827 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 01:19:29,875 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,875 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 01:19:29.875211 duration_in_ms=49.178
2017-10-16 01:19:29,876 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 01:19:29.875684
2017-10-16 01:19:29,876 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 01:19:29,876 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 01:19:29,925 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,926 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 01:19:29.925634 duration_in_ms=49.95
2017-10-16 01:19:29,926 [salt.state       ][INFO    ][31464] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 01:19:29.926109
2017-10-16 01:19:29,926 [salt.state       ][INFO    ][31464] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-16 01:19:29,927 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 01:19:29,975 [salt.state       ][INFO    ][31464] unless execution succeeded
2017-10-16 01:19:29,975 [salt.state       ][INFO    ][31464] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 01:19:29.975441 duration_in_ms=49.331
2017-10-16 01:19:29,976 [salt.state       ][INFO    ][31464] Running state [keystone-credential-keys] at time 01:19:29.976369
2017-10-16 01:19:29,977 [salt.state       ][INFO    ][31464] Executing state glusterfs.started for keystone-credential-keys
2017-10-16 01:19:29,977 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:29,986 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:30,036 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:19:30,046 [salt.loaded.int.module.cmdmod][INFO    ][31464] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:19:30,101 [salt.state       ][INFO    ][31464] Volume keystone-credential-keys is already started
2017-10-16 01:19:30,101 [salt.state       ][INFO    ][31464] Completed state [keystone-credential-keys] at time 01:19:30.101159 duration_in_ms=124.788
2017-10-16 01:19:30,103 [salt.minion      ][INFO    ][31464] Returning information for job: 20171016011925217703
2017-10-16 01:19:34,919 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016011934910790
2017-10-16 01:19:34,934 [salt.minion      ][INFO    ][31891] Starting a new job with PID 31891
2017-10-16 01:19:34,960 [salt.minion      ][INFO    ][31891] Returning information for job: 20171016011934910790
2017-10-16 01:19:35,361 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command cmd.run with jid 20171016011935347158
2017-10-16 01:19:35,377 [salt.minion      ][INFO    ][31896] Starting a new job with PID 31896
2017-10-16 01:19:35,381 [salt.loaded.int.module.cmdmod][INFO    ][31896] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-16 01:19:35,495 [salt.minion      ][INFO    ][31896] Returning information for job: 20171016011935347158
2017-10-16 01:42:08,062 [salt.utils.schedule][INFO    ][23824] Running scheduled job: __mine_interval
2017-10-16 01:50:06,215 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016015006203292
2017-10-16 01:50:06,235 [salt.minion      ][INFO    ][32595] Starting a new job with PID 32595
2017-10-16 01:50:06,261 [salt.minion      ][INFO    ][32595] Returning information for job: 20171016015006203292
2017-10-16 01:50:10,033 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016015010022587
2017-10-16 01:50:10,046 [salt.minion      ][INFO    ][32611] Starting a new job with PID 32611
2017-10-16 01:50:10,462 [salt.state       ][INFO    ][32611] Loading fresh modules for state activity
2017-10-16 01:50:10,488 [salt.fileclient  ][INFO    ][32611] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-16 01:50:10,503 [salt.fileclient  ][INFO    ][32611] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-16 01:50:10,525 [salt.fileclient  ][INFO    ][32611] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-16 01:50:10,777 [salt.state       ][INFO    ][32611] Running state [lsof] at time 01:50:10.776591
2017-10-16 01:50:10,777 [salt.state       ][INFO    ][32611] Executing state pkg.installed for lsof
2017-10-16 01:50:10,777 [salt.loaded.int.module.cmdmod][INFO    ][32611] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 01:50:11,050 [salt.state       ][INFO    ][32611] Package lsof is already installed
2017-10-16 01:50:11,051 [salt.state       ][INFO    ][32611] Completed state [lsof] at time 01:50:11.050441 duration_in_ms=273.85
2017-10-16 01:50:11,051 [salt.state       ][INFO    ][32611] Running state [keepalived] at time 01:50:11.050659
2017-10-16 01:50:11,051 [salt.state       ][INFO    ][32611] Executing state pkg.installed for keepalived
2017-10-16 01:50:11,053 [salt.state       ][INFO    ][32611] Package keepalived is already installed
2017-10-16 01:50:11,054 [salt.state       ][INFO    ][32611] Completed state [keepalived] at time 01:50:11.053538 duration_in_ms=2.879
2017-10-16 01:50:11,055 [salt.state       ][INFO    ][32611] Running state [/etc/keepalived/keepalived.conf] at time 01:50:11.054912
2017-10-16 01:50:11,055 [salt.state       ][INFO    ][32611] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-16 01:50:11,077 [salt.fileclient  ][INFO    ][32611] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-16 01:50:11,105 [salt.fileclient  ][INFO    ][32611] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-16 01:50:11,110 [salt.state       ][INFO    ][32611] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-16 01:50:11,110 [salt.state       ][INFO    ][32611] Completed state [/etc/keepalived/keepalived.conf] at time 01:50:11.109699 duration_in_ms=54.787
2017-10-16 01:50:11,110 [salt.state       ][INFO    ][32611] Running state [keepalived] at time 01:50:11.110166
2017-10-16 01:50:11,110 [salt.state       ][INFO    ][32611] Executing state service.running for keepalived
2017-10-16 01:50:11,111 [salt.loaded.int.module.cmdmod][INFO    ][32611] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-16 01:50:11,128 [salt.loaded.int.module.cmdmod][INFO    ][32611] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-16 01:50:11,136 [salt.loaded.int.module.cmdmod][INFO    ][32611] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-16 01:50:11,144 [salt.state       ][INFO    ][32611] The service keepalived is already running
2017-10-16 01:50:11,144 [salt.state       ][INFO    ][32611] Completed state [keepalived] at time 01:50:11.144271 duration_in_ms=34.105
2017-10-16 01:50:11,145 [salt.minion      ][INFO    ][32611] Returning information for job: 20171016015010022587
2017-10-16 01:50:35,202 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command pillar.get with jid 20171016015035191917
2017-10-16 01:50:35,220 [salt.minion      ][INFO    ][32641] Starting a new job with PID 32641
2017-10-16 01:50:35,225 [salt.minion      ][INFO    ][32641] Returning information for job: 20171016015035191917
2017-10-16 01:51:10,583 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016015110571796
2017-10-16 01:51:10,598 [salt.minion      ][INFO    ][32654] Starting a new job with PID 32654
2017-10-16 01:51:11,989 [salt.state       ][INFO    ][32654] Loading fresh modules for state activity
2017-10-16 01:51:12,012 [salt.fileclient  ][INFO    ][32654] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-16 01:51:12,031 [salt.fileclient  ][INFO    ][32654] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 01:51:12,309 [salt.state       ][INFO    ][32654] Running state [attr] at time 01:51:12.309360
2017-10-16 01:51:12,310 [salt.state       ][INFO    ][32654] Executing state pkg.installed for attr
2017-10-16 01:51:12,310 [salt.loaded.int.module.cmdmod][INFO    ][32654] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 01:51:12,597 [salt.state       ][INFO    ][32654] Package attr is already installed
2017-10-16 01:51:12,598 [salt.state       ][INFO    ][32654] Completed state [attr] at time 01:51:12.597688 duration_in_ms=288.328
2017-10-16 01:51:12,598 [salt.state       ][INFO    ][32654] Running state [glusterfs-server] at time 01:51:12.597878
2017-10-16 01:51:12,598 [salt.state       ][INFO    ][32654] Executing state pkg.installed for glusterfs-server
2017-10-16 01:51:12,601 [salt.state       ][INFO    ][32654] Package glusterfs-server is already installed
2017-10-16 01:51:12,601 [salt.state       ][INFO    ][32654] Completed state [glusterfs-server] at time 01:51:12.600752 duration_in_ms=2.874
2017-10-16 01:51:12,601 [salt.state       ][INFO    ][32654] Running state [bc] at time 01:51:12.600888
2017-10-16 01:51:12,601 [salt.state       ][INFO    ][32654] Executing state pkg.installed for bc
2017-10-16 01:51:12,604 [salt.state       ][INFO    ][32654] Package bc is already installed
2017-10-16 01:51:12,604 [salt.state       ][INFO    ][32654] Completed state [bc] at time 01:51:12.603676 duration_in_ms=2.787
2017-10-16 01:51:12,604 [salt.state       ][INFO    ][32654] Running state [glusterfs-server] at time 01:51:12.604318
2017-10-16 01:51:12,604 [salt.state       ][INFO    ][32654] Executing state service.running for glusterfs-server
2017-10-16 01:51:12,605 [salt.loaded.int.module.cmdmod][INFO    ][32654] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-16 01:51:12,623 [salt.loaded.int.module.cmdmod][INFO    ][32654] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-16 01:51:12,631 [salt.loaded.int.module.cmdmod][INFO    ][32654] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-16 01:51:12,641 [salt.state       ][INFO    ][32654] The service glusterfs-server is already running
2017-10-16 01:51:12,641 [salt.state       ][INFO    ][32654] Completed state [glusterfs-server] at time 01:51:12.641199 duration_in_ms=36.88
2017-10-16 01:51:12,643 [salt.state       ][INFO    ][32654] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 01:51:12.642748
2017-10-16 01:51:12,643 [salt.state       ][INFO    ][32654] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-16 01:51:12,669 [salt.state       ][INFO    ][32654] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-16 01:51:12,669 [salt.state       ][INFO    ][32654] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 01:51:12.668733 duration_in_ms=25.984
2017-10-16 01:51:12,669 [salt.state       ][INFO    ][32654] Running state [/srv/glusterfs/glance] at time 01:51:12.668912
2017-10-16 01:51:12,669 [salt.state       ][INFO    ][32654] Executing state file.directory for /srv/glusterfs/glance
2017-10-16 01:51:12,669 [salt.state       ][INFO    ][32654] Directory /srv/glusterfs/glance is in the correct state
2017-10-16 01:51:12,670 [salt.state       ][INFO    ][32654] Completed state [/srv/glusterfs/glance] at time 01:51:12.669595 duration_in_ms=0.683
2017-10-16 01:51:12,670 [salt.state       ][INFO    ][32654] Running state [/srv/glusterfs/keystone-keys] at time 01:51:12.669765
2017-10-16 01:51:12,670 [salt.state       ][INFO    ][32654] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-16 01:51:12,670 [salt.state       ][INFO    ][32654] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-16 01:51:12,670 [salt.state       ][INFO    ][32654] Completed state [/srv/glusterfs/keystone-keys] at time 01:51:12.670438 duration_in_ms=0.673
2017-10-16 01:51:12,671 [salt.state       ][INFO    ][32654] Running state [/srv/glusterfs/nova_instances] at time 01:51:12.670666
2017-10-16 01:51:12,671 [salt.state       ][INFO    ][32654] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-16 01:51:12,671 [salt.state       ][INFO    ][32654] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-16 01:51:12,671 [salt.state       ][INFO    ][32654] Completed state [/srv/glusterfs/nova_instances] at time 01:51:12.671385 duration_in_ms=0.72
2017-10-16 01:51:12,672 [salt.state       ][INFO    ][32654] Running state [/srv/glusterfs/keystone-credential-keys] at time 01:51:12.671557
2017-10-16 01:51:12,672 [salt.state       ][INFO    ][32654] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-16 01:51:12,672 [salt.state       ][INFO    ][32654] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-16 01:51:12,672 [salt.state       ][INFO    ][32654] Completed state [/srv/glusterfs/keystone-credential-keys] at time 01:51:12.672234 duration_in_ms=0.677
2017-10-16 01:51:12,673 [salt.minion      ][INFO    ][32654] Returning information for job: 20171016015110571796
2017-10-16 01:51:13,869 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016015113858253
2017-10-16 01:51:13,883 [salt.minion      ][INFO    ][32678] Starting a new job with PID 32678
2017-10-16 01:51:13,908 [salt.minion      ][INFO    ][32678] Returning information for job: 20171016015113858253
2017-10-16 01:51:17,842 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016015117830256
2017-10-16 01:51:17,857 [salt.minion      ][INFO    ][32686] Starting a new job with PID 32686
2017-10-16 01:51:18,287 [salt.state       ][INFO    ][32686] Loading fresh modules for state activity
2017-10-16 01:51:18,308 [salt.fileclient  ][INFO    ][32686] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-16 01:51:18,336 [salt.fileclient  ][INFO    ][32686] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 01:51:18,395 [salt.fileclient  ][INFO    ][32686] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-16 01:51:18,411 [salt.fileclient  ][INFO    ][32686] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 01:51:18,675 [salt.state       ][INFO    ][32686] Running state [attr] at time 01:51:18.674903
2017-10-16 01:51:18,675 [salt.state       ][INFO    ][32686] Executing state pkg.installed for attr
2017-10-16 01:51:18,676 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 01:51:18,957 [salt.state       ][INFO    ][32686] Package attr is already installed
2017-10-16 01:51:18,957 [salt.state       ][INFO    ][32686] Completed state [attr] at time 01:51:18.957405 duration_in_ms=282.501
2017-10-16 01:51:18,958 [salt.state       ][INFO    ][32686] Running state [glusterfs-server] at time 01:51:18.957592
2017-10-16 01:51:18,958 [salt.state       ][INFO    ][32686] Executing state pkg.installed for glusterfs-server
2017-10-16 01:51:18,960 [salt.state       ][INFO    ][32686] Package glusterfs-server is already installed
2017-10-16 01:51:18,960 [salt.state       ][INFO    ][32686] Completed state [glusterfs-server] at time 01:51:18.960400 duration_in_ms=2.808
2017-10-16 01:51:18,961 [salt.state       ][INFO    ][32686] Running state [bc] at time 01:51:18.960543
2017-10-16 01:51:18,961 [salt.state       ][INFO    ][32686] Executing state pkg.installed for bc
2017-10-16 01:51:18,963 [salt.state       ][INFO    ][32686] Package bc is already installed
2017-10-16 01:51:18,963 [salt.state       ][INFO    ][32686] Completed state [bc] at time 01:51:18.963246 duration_in_ms=2.703
2017-10-16 01:51:18,964 [salt.state       ][INFO    ][32686] Running state [glusterfs-server] at time 01:51:18.964028
2017-10-16 01:51:18,964 [salt.state       ][INFO    ][32686] Executing state service.running for glusterfs-server
2017-10-16 01:51:18,965 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-16 01:51:18,982 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-16 01:51:18,991 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-16 01:51:19,001 [salt.state       ][INFO    ][32686] The service glusterfs-server is already running
2017-10-16 01:51:19,001 [salt.state       ][INFO    ][32686] Completed state [glusterfs-server] at time 01:51:19.001347 duration_in_ms=37.318
2017-10-16 01:51:19,003 [salt.state       ][INFO    ][32686] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 01:51:19.002921
2017-10-16 01:51:19,003 [salt.state       ][INFO    ][32686] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-16 01:51:19,007 [salt.state       ][INFO    ][32686] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-16 01:51:19,007 [salt.state       ][INFO    ][32686] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 01:51:19.007198 duration_in_ms=4.278
2017-10-16 01:51:19,007 [salt.state       ][INFO    ][32686] Running state [/srv/glusterfs/glance] at time 01:51:19.007379
2017-10-16 01:51:19,008 [salt.state       ][INFO    ][32686] Executing state file.directory for /srv/glusterfs/glance
2017-10-16 01:51:19,008 [salt.state       ][INFO    ][32686] Directory /srv/glusterfs/glance is in the correct state
2017-10-16 01:51:19,008 [salt.state       ][INFO    ][32686] Completed state [/srv/glusterfs/glance] at time 01:51:19.008094 duration_in_ms=0.716
2017-10-16 01:51:19,008 [salt.state       ][INFO    ][32686] Running state [/srv/glusterfs/keystone-keys] at time 01:51:19.008262
2017-10-16 01:51:19,008 [salt.state       ][INFO    ][32686] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-16 01:51:19,009 [salt.state       ][INFO    ][32686] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-16 01:51:19,009 [salt.state       ][INFO    ][32686] Completed state [/srv/glusterfs/keystone-keys] at time 01:51:19.008937 duration_in_ms=0.674
2017-10-16 01:51:19,009 [salt.state       ][INFO    ][32686] Running state [/srv/glusterfs/nova_instances] at time 01:51:19.009107
2017-10-16 01:51:19,009 [salt.state       ][INFO    ][32686] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-16 01:51:19,010 [salt.state       ][INFO    ][32686] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-16 01:51:19,010 [salt.state       ][INFO    ][32686] Completed state [/srv/glusterfs/nova_instances] at time 01:51:19.009796 duration_in_ms=0.689
2017-10-16 01:51:19,010 [salt.state       ][INFO    ][32686] Running state [/srv/glusterfs/keystone-credential-keys] at time 01:51:19.009965
2017-10-16 01:51:19,010 [salt.state       ][INFO    ][32686] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-16 01:51:19,011 [salt.state       ][INFO    ][32686] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-16 01:51:19,011 [salt.state       ][INFO    ][32686] Completed state [/srv/glusterfs/keystone-credential-keys] at time 01:51:19.010658 duration_in_ms=0.693
2017-10-16 01:51:19,053 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command ['git', '--version'] in directory '/root'
2017-10-16 01:51:19,131 [salt.state       ][INFO    ][32686] Running state [sleep 5] at time 01:51:19.130601
2017-10-16 01:51:19,131 [salt.state       ][INFO    ][32686] Executing state cmd.wait for sleep 5
2017-10-16 01:51:19,131 [salt.state       ][INFO    ][32686] No changes made for sleep 5
2017-10-16 01:51:19,131 [salt.state       ][INFO    ][32686] Completed state [sleep 5] at time 01:51:19.131172 duration_in_ms=0.571
2017-10-16 01:51:19,132 [salt.state       ][INFO    ][32686] Running state [10.167.4.141] at time 01:51:19.131561
2017-10-16 01:51:19,132 [salt.state       ][INFO    ][32686] Executing state glusterfs.peered for 10.167.4.141
2017-10-16 01:51:19,132 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:19,141 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:19,191 [salt.state       ][INFO    ][32686] Host 10.167.4.141 already peered
2017-10-16 01:51:19,191 [salt.state       ][INFO    ][32686] Completed state [10.167.4.141] at time 01:51:19.191453 duration_in_ms=59.892
2017-10-16 01:51:19,194 [salt.state       ][INFO    ][32686] Running state [10.167.4.142] at time 01:51:19.193618
2017-10-16 01:51:19,194 [salt.state       ][INFO    ][32686] Executing state glusterfs.peered for 10.167.4.142
2017-10-16 01:51:19,194 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:19,203 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:19,251 [salt.state       ][INFO    ][32686] Host 10.167.4.142 already peered
2017-10-16 01:51:19,251 [salt.state       ][INFO    ][32686] Completed state [10.167.4.142] at time 01:51:19.251322 duration_in_ms=57.703
2017-10-16 01:51:19,254 [salt.state       ][INFO    ][32686] Running state [10.167.4.143] at time 01:51:19.253532
2017-10-16 01:51:19,254 [salt.state       ][INFO    ][32686] Executing state glusterfs.peered for 10.167.4.143
2017-10-16 01:51:19,254 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:19,263 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:19,311 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:19,320 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:19,372 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:19,382 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:19,432 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:19,440 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:19,488 [salt.state       ][INFO    ][32686] Peering with localhost is not needed
2017-10-16 01:51:19,488 [salt.state       ][INFO    ][32686] Completed state [10.167.4.143] at time 01:51:19.488431 duration_in_ms=234.898
2017-10-16 01:51:19,489 [salt.state       ][INFO    ][32686] Running state [glance] at time 01:51:19.489202
2017-10-16 01:51:19,489 [salt.state       ][INFO    ][32686] Executing state glusterfs.created for glance
2017-10-16 01:51:19,490 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:19,498 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:19,546 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:19,555 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:19,609 [salt.state       ][INFO    ][32686] Volume glance already exists and is started.
2017-10-16 01:51:19,610 [salt.state       ][INFO    ][32686] Completed state [glance] at time 01:51:19.609610 duration_in_ms=120.406
2017-10-16 01:51:19,612 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 01:51:19.612457
2017-10-16 01:51:19,613 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 01:51:19,613 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 01:51:19,668 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:19,668 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 01:51:19.668151 duration_in_ms=55.693
2017-10-16 01:51:19,669 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 01:51:19.668555
2017-10-16 01:51:19,669 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-16 01:51:19,669 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 01:51:19,719 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:19,719 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 01:51:19.718834 duration_in_ms=50.277
2017-10-16 01:51:19,719 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 01:51:19.719338
2017-10-16 01:51:19,720 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-16 01:51:19,720 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 01:51:19,770 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:19,770 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 01:51:19.770173 duration_in_ms=50.834
2017-10-16 01:51:19,771 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 01:51:19.770634
2017-10-16 01:51:19,771 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 01:51:19,771 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 01:51:19,823 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:19,824 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 01:51:19.823601 duration_in_ms=52.966
2017-10-16 01:51:19,824 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 01:51:19.824032
2017-10-16 01:51:19,824 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-16 01:51:19,825 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 01:51:19,875 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:19,875 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 01:51:19.875391 duration_in_ms=51.358
2017-10-16 01:51:19,876 [salt.state       ][INFO    ][32686] Running state [glance] at time 01:51:19.876325
2017-10-16 01:51:19,877 [salt.state       ][INFO    ][32686] Executing state glusterfs.started for glance
2017-10-16 01:51:19,877 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:19,885 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:19,933 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:19,943 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:19,995 [salt.state       ][INFO    ][32686] Volume glance is already started
2017-10-16 01:51:19,995 [salt.state       ][INFO    ][32686] Completed state [glance] at time 01:51:19.994771 duration_in_ms=118.446
2017-10-16 01:51:19,996 [salt.state       ][INFO    ][32686] Running state [keystone-keys] at time 01:51:19.995585
2017-10-16 01:51:19,996 [salt.state       ][INFO    ][32686] Executing state glusterfs.created for keystone-keys
2017-10-16 01:51:19,996 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:20,006 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:20,052 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:20,061 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:20,112 [salt.state       ][INFO    ][32686] Volume keystone-keys already exists and is started.
2017-10-16 01:51:20,112 [salt.state       ][INFO    ][32686] Completed state [keystone-keys] at time 01:51:20.111977 duration_in_ms=116.392
2017-10-16 01:51:20,115 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 01:51:20.114685
2017-10-16 01:51:20,115 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-16 01:51:20,115 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 01:51:20,163 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:20,164 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 01:51:20.163607 duration_in_ms=48.92
2017-10-16 01:51:20,164 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 01:51:20.164047
2017-10-16 01:51:20,164 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 01:51:20,165 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 01:51:20,213 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:20,213 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 01:51:20.212916 duration_in_ms=48.868
2017-10-16 01:51:20,213 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 01:51:20.213373
2017-10-16 01:51:20,214 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 01:51:20,214 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 01:51:20,262 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:20,263 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 01:51:20.262435 duration_in_ms=49.06
2017-10-16 01:51:20,263 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 01:51:20.262921
2017-10-16 01:51:20,263 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-16 01:51:20,264 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 01:51:20,312 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:20,312 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 01:51:20.311810 duration_in_ms=48.888
2017-10-16 01:51:20,312 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 01:51:20.312290
2017-10-16 01:51:20,313 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-16 01:51:20,313 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 01:51:20,366 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:20,366 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 01:51:20.365788 duration_in_ms=53.497
2017-10-16 01:51:20,367 [salt.state       ][INFO    ][32686] Running state [keystone-keys] at time 01:51:20.366739
2017-10-16 01:51:20,367 [salt.state       ][INFO    ][32686] Executing state glusterfs.started for keystone-keys
2017-10-16 01:51:20,367 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:20,375 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:20,423 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:20,432 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:20,483 [salt.state       ][INFO    ][32686] Volume keystone-keys is already started
2017-10-16 01:51:20,483 [salt.state       ][INFO    ][32686] Completed state [keystone-keys] at time 01:51:20.482942 duration_in_ms=116.201
2017-10-16 01:51:20,484 [salt.state       ][INFO    ][32686] Running state [nova_instances] at time 01:51:20.483921
2017-10-16 01:51:20,484 [salt.state       ][INFO    ][32686] Executing state glusterfs.created for nova_instances
2017-10-16 01:51:20,485 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:20,494 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:20,542 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:20,551 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:20,603 [salt.state       ][INFO    ][32686] Volume nova_instances already exists and is started.
2017-10-16 01:51:20,603 [salt.state       ][INFO    ][32686] Completed state [nova_instances] at time 01:51:20.603006 duration_in_ms=119.084
2017-10-16 01:51:20,606 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 01:51:20.605851
2017-10-16 01:51:20,606 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 01:51:20,607 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 01:51:20,656 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:20,656 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 01:51:20.656439 duration_in_ms=50.587
2017-10-16 01:51:20,657 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 01:51:20.656903
2017-10-16 01:51:20,657 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-16 01:51:20,658 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-16 01:51:20,707 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:20,707 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 01:51:20.707068 duration_in_ms=50.163
2017-10-16 01:51:20,708 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 01:51:20.707531
2017-10-16 01:51:20,708 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-16 01:51:20,708 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-16 01:51:20,755 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:20,756 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 01:51:20.755665 duration_in_ms=48.133
2017-10-16 01:51:20,756 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 01:51:20.756094
2017-10-16 01:51:20,756 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-16 01:51:20,757 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-16 01:51:20,806 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:20,806 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 01:51:20.806220 duration_in_ms=50.124
2017-10-16 01:51:20,807 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 01:51:20.806679
2017-10-16 01:51:20,807 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 01:51:20,807 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 01:51:20,856 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:20,856 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 01:51:20.856440 duration_in_ms=49.761
2017-10-16 01:51:20,857 [salt.state       ][INFO    ][32686] Running state [nova_instances] at time 01:51:20.857393
2017-10-16 01:51:20,858 [salt.state       ][INFO    ][32686] Executing state glusterfs.started for nova_instances
2017-10-16 01:51:20,858 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:20,866 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:20,914 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:20,922 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:20,973 [salt.state       ][INFO    ][32686] Volume nova_instances is already started
2017-10-16 01:51:20,974 [salt.state       ][INFO    ][32686] Completed state [nova_instances] at time 01:51:20.973640 duration_in_ms=116.246
2017-10-16 01:51:20,975 [salt.state       ][INFO    ][32686] Running state [keystone-credential-keys] at time 01:51:20.974522
2017-10-16 01:51:20,975 [salt.state       ][INFO    ][32686] Executing state glusterfs.created for keystone-credential-keys
2017-10-16 01:51:20,975 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:20,983 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:21,031 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:21,039 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:21,089 [salt.state       ][INFO    ][32686] Volume keystone-credential-keys already exists and is started.
2017-10-16 01:51:21,089 [salt.state       ][INFO    ][32686] Completed state [keystone-credential-keys] at time 01:51:21.089125 duration_in_ms=114.602
2017-10-16 01:51:21,092 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 01:51:21.092047
2017-10-16 01:51:21,092 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-16 01:51:21,093 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 01:51:21,140 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:21,141 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 01:51:21.140581 duration_in_ms=48.534
2017-10-16 01:51:21,141 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 01:51:21.141030
2017-10-16 01:51:21,141 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 01:51:21,142 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 01:51:21,188 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:21,188 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 01:51:21.188078 duration_in_ms=47.048
2017-10-16 01:51:21,189 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 01:51:21.188512
2017-10-16 01:51:21,189 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-16 01:51:21,189 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 01:51:21,235 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:21,235 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 01:51:21.234852 duration_in_ms=46.339
2017-10-16 01:51:21,235 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 01:51:21.235291
2017-10-16 01:51:21,236 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 01:51:21,236 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 01:51:21,285 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:21,285 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 01:51:21.284820 duration_in_ms=49.528
2017-10-16 01:51:21,285 [salt.state       ][INFO    ][32686] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 01:51:21.285255
2017-10-16 01:51:21,285 [salt.state       ][INFO    ][32686] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-16 01:51:21,286 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 01:51:21,337 [salt.state       ][INFO    ][32686] unless execution succeeded
2017-10-16 01:51:21,337 [salt.state       ][INFO    ][32686] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 01:51:21.337227 duration_in_ms=51.97
2017-10-16 01:51:21,339 [salt.state       ][INFO    ][32686] Running state [keystone-credential-keys] at time 01:51:21.338849
2017-10-16 01:51:21,339 [salt.state       ][INFO    ][32686] Executing state glusterfs.started for keystone-credential-keys
2017-10-16 01:51:21,340 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:21,350 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:21,397 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --version' in directory '/root'
2017-10-16 01:51:21,406 [salt.loaded.int.module.cmdmod][INFO    ][32686] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 01:51:21,457 [salt.state       ][INFO    ][32686] Volume keystone-credential-keys is already started
2017-10-16 01:51:21,457 [salt.state       ][INFO    ][32686] Completed state [keystone-credential-keys] at time 01:51:21.457374 duration_in_ms=118.525
2017-10-16 01:51:21,460 [salt.minion      ][INFO    ][32686] Returning information for job: 20171016015117830256
2017-10-16 01:51:26,245 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016015126235467
2017-10-16 01:51:26,259 [salt.minion      ][INFO    ][601] Starting a new job with PID 601
2017-10-16 01:51:26,283 [salt.minion      ][INFO    ][601] Returning information for job: 20171016015126235467
2017-10-16 01:51:26,681 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command cmd.run with jid 20171016015126670289
2017-10-16 01:51:26,695 [salt.minion      ][INFO    ][606] Starting a new job with PID 606
2017-10-16 01:51:26,700 [salt.loaded.int.module.cmdmod][INFO    ][606] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-16 01:51:26,816 [salt.minion      ][INFO    ][606] Returning information for job: 20171016015126670289
2017-10-16 02:20:39,449 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016022039438043
2017-10-16 02:20:39,469 [salt.minion      ][INFO    ][1150] Starting a new job with PID 1150
2017-10-16 02:20:39,626 [salt.minion      ][INFO    ][1150] Returning information for job: 20171016022039438043
2017-10-16 02:20:42,169 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016022042155706
2017-10-16 02:20:42,182 [salt.minion      ][INFO    ][1156] Starting a new job with PID 1156
2017-10-16 02:20:42,609 [salt.state       ][INFO    ][1156] Loading fresh modules for state activity
2017-10-16 02:20:42,665 [salt.fileclient  ][INFO    ][1156] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-16 02:20:42,691 [salt.fileclient  ][INFO    ][1156] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-16 02:20:42,729 [salt.fileclient  ][INFO    ][1156] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-16 02:20:43,172 [salt.state       ][INFO    ][1156] Running state [lsof] at time 02:20:43.172107
2017-10-16 02:20:43,172 [salt.state       ][INFO    ][1156] Executing state pkg.installed for lsof
2017-10-16 02:20:43,173 [salt.loaded.int.module.cmdmod][INFO    ][1156] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 02:20:43,999 [salt.state       ][INFO    ][1156] Package lsof is already installed
2017-10-16 02:20:43,999 [salt.state       ][INFO    ][1156] Completed state [lsof] at time 02:20:43.999337 duration_in_ms=827.23
2017-10-16 02:20:43,1000 [salt.state       ][INFO    ][1156] Running state [keepalived] at time 02:20:43.999534
2017-10-16 02:20:43,1000 [salt.state       ][INFO    ][1156] Executing state pkg.installed for keepalived
2017-10-16 02:20:44,002 [salt.state       ][INFO    ][1156] Package keepalived is already installed
2017-10-16 02:20:44,003 [salt.state       ][INFO    ][1156] Completed state [keepalived] at time 02:20:44.002521 duration_in_ms=2.986
2017-10-16 02:20:44,004 [salt.state       ][INFO    ][1156] Running state [/etc/keepalived/keepalived.conf] at time 02:20:44.003835
2017-10-16 02:20:44,004 [salt.state       ][INFO    ][1156] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-16 02:20:44,027 [salt.fileclient  ][INFO    ][1156] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-16 02:20:44,056 [salt.fileclient  ][INFO    ][1156] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-16 02:20:44,060 [salt.state       ][INFO    ][1156] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-16 02:20:44,060 [salt.state       ][INFO    ][1156] Completed state [/etc/keepalived/keepalived.conf] at time 02:20:44.060238 duration_in_ms=56.403
2017-10-16 02:20:44,068 [salt.state       ][INFO    ][1156] Running state [keepalived] at time 02:20:44.067545
2017-10-16 02:20:44,068 [salt.state       ][INFO    ][1156] Executing state service.running for keepalived
2017-10-16 02:20:44,068 [salt.loaded.int.module.cmdmod][INFO    ][1156] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-16 02:20:44,087 [salt.loaded.int.module.cmdmod][INFO    ][1156] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-16 02:20:44,094 [salt.loaded.int.module.cmdmod][INFO    ][1156] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-16 02:20:44,111 [salt.state       ][INFO    ][1156] The service keepalived is already running
2017-10-16 02:20:44,112 [salt.state       ][INFO    ][1156] Completed state [keepalived] at time 02:20:44.111461 duration_in_ms=43.916
2017-10-16 02:20:44,112 [salt.minion      ][INFO    ][1156] Returning information for job: 20171016022042155706
2017-10-16 02:21:13,713 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command pillar.get with jid 20171016022113700022
2017-10-16 02:21:13,732 [salt.minion      ][INFO    ][1185] Starting a new job with PID 1185
2017-10-16 02:21:13,738 [salt.minion      ][INFO    ][1185] Returning information for job: 20171016022113700022
2017-10-16 02:21:50,696 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016022150683361
2017-10-16 02:21:50,710 [salt.minion      ][INFO    ][1194] Starting a new job with PID 1194
2017-10-16 02:21:51,146 [salt.state       ][INFO    ][1194] Loading fresh modules for state activity
2017-10-16 02:21:51,177 [salt.fileclient  ][INFO    ][1194] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-16 02:21:51,198 [salt.fileclient  ][INFO    ][1194] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 02:21:51,459 [salt.state       ][INFO    ][1194] Running state [attr] at time 02:21:51.458720
2017-10-16 02:21:51,459 [salt.state       ][INFO    ][1194] Executing state pkg.installed for attr
2017-10-16 02:21:51,459 [salt.loaded.int.module.cmdmod][INFO    ][1194] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 02:21:51,742 [salt.state       ][INFO    ][1194] Package attr is already installed
2017-10-16 02:21:51,742 [salt.state       ][INFO    ][1194] Completed state [attr] at time 02:21:51.742156 duration_in_ms=283.437
2017-10-16 02:21:51,742 [salt.state       ][INFO    ][1194] Running state [glusterfs-server] at time 02:21:51.742348
2017-10-16 02:21:51,743 [salt.state       ][INFO    ][1194] Executing state pkg.installed for glusterfs-server
2017-10-16 02:21:51,745 [salt.state       ][INFO    ][1194] Package glusterfs-server is already installed
2017-10-16 02:21:51,745 [salt.state       ][INFO    ][1194] Completed state [glusterfs-server] at time 02:21:51.745245 duration_in_ms=2.896
2017-10-16 02:21:51,745 [salt.state       ][INFO    ][1194] Running state [bc] at time 02:21:51.745378
2017-10-16 02:21:51,746 [salt.state       ][INFO    ][1194] Executing state pkg.installed for bc
2017-10-16 02:21:51,748 [salt.state       ][INFO    ][1194] Package bc is already installed
2017-10-16 02:21:51,748 [salt.state       ][INFO    ][1194] Completed state [bc] at time 02:21:51.748121 duration_in_ms=2.743
2017-10-16 02:21:51,749 [salt.state       ][INFO    ][1194] Running state [glusterfs-server] at time 02:21:51.748745
2017-10-16 02:21:51,749 [salt.state       ][INFO    ][1194] Executing state service.running for glusterfs-server
2017-10-16 02:21:51,749 [salt.loaded.int.module.cmdmod][INFO    ][1194] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-16 02:21:51,773 [salt.loaded.int.module.cmdmod][INFO    ][1194] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-16 02:21:51,779 [salt.loaded.int.module.cmdmod][INFO    ][1194] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-16 02:21:51,814 [salt.state       ][INFO    ][1194] The service glusterfs-server is already running
2017-10-16 02:21:51,815 [salt.state       ][INFO    ][1194] Completed state [glusterfs-server] at time 02:21:51.814573 duration_in_ms=65.827
2017-10-16 02:21:51,816 [salt.state       ][INFO    ][1194] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:21:51.815956
2017-10-16 02:21:51,816 [salt.state       ][INFO    ][1194] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-16 02:21:51,823 [salt.state       ][INFO    ][1194] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-16 02:21:51,823 [salt.state       ][INFO    ][1194] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:21:51.823212 duration_in_ms=7.256
2017-10-16 02:21:51,823 [salt.state       ][INFO    ][1194] Running state [/srv/glusterfs/glance] at time 02:21:51.823359
2017-10-16 02:21:51,824 [salt.state       ][INFO    ][1194] Executing state file.directory for /srv/glusterfs/glance
2017-10-16 02:21:51,824 [salt.state       ][INFO    ][1194] Directory /srv/glusterfs/glance is in the correct state
2017-10-16 02:21:51,824 [salt.state       ][INFO    ][1194] Completed state [/srv/glusterfs/glance] at time 02:21:51.823973 duration_in_ms=0.614
2017-10-16 02:21:51,824 [salt.state       ][INFO    ][1194] Running state [/srv/glusterfs/keystone-keys] at time 02:21:51.824117
2017-10-16 02:21:51,824 [salt.state       ][INFO    ][1194] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-16 02:21:51,825 [salt.state       ][INFO    ][1194] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-16 02:21:51,825 [salt.state       ][INFO    ][1194] Completed state [/srv/glusterfs/keystone-keys] at time 02:21:51.824739 duration_in_ms=0.622
2017-10-16 02:21:51,825 [salt.state       ][INFO    ][1194] Running state [/srv/glusterfs/nova_instances] at time 02:21:51.824881
2017-10-16 02:21:51,825 [salt.state       ][INFO    ][1194] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-16 02:21:51,825 [salt.state       ][INFO    ][1194] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-16 02:21:51,826 [salt.state       ][INFO    ][1194] Completed state [/srv/glusterfs/nova_instances] at time 02:21:51.825494 duration_in_ms=0.613
2017-10-16 02:21:51,826 [salt.state       ][INFO    ][1194] Running state [/srv/glusterfs/keystone-credential-keys] at time 02:21:51.825634
2017-10-16 02:21:51,826 [salt.state       ][INFO    ][1194] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-16 02:21:51,826 [salt.state       ][INFO    ][1194] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-16 02:21:51,826 [salt.state       ][INFO    ][1194] Completed state [/srv/glusterfs/keystone-credential-keys] at time 02:21:51.826236 duration_in_ms=0.602
2017-10-16 02:21:51,827 [salt.minion      ][INFO    ][1194] Returning information for job: 20171016022150683361
2017-10-16 02:21:53,013 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016022152997617
2017-10-16 02:21:53,025 [salt.minion      ][INFO    ][1219] Starting a new job with PID 1219
2017-10-16 02:21:53,050 [salt.minion      ][INFO    ][1219] Returning information for job: 20171016022152997617
2017-10-16 02:21:58,013 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016022158000126
2017-10-16 02:21:58,029 [salt.minion      ][INFO    ][1224] Starting a new job with PID 1224
2017-10-16 02:21:58,447 [salt.state       ][INFO    ][1224] Loading fresh modules for state activity
2017-10-16 02:21:58,470 [salt.fileclient  ][INFO    ][1224] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-16 02:21:58,501 [salt.fileclient  ][INFO    ][1224] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 02:21:58,563 [salt.fileclient  ][INFO    ][1224] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-16 02:21:58,582 [salt.fileclient  ][INFO    ][1224] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 02:21:58,844 [salt.state       ][INFO    ][1224] Running state [attr] at time 02:21:58.843764
2017-10-16 02:21:58,844 [salt.state       ][INFO    ][1224] Executing state pkg.installed for attr
2017-10-16 02:21:58,844 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 02:21:59,123 [salt.state       ][INFO    ][1224] Package attr is already installed
2017-10-16 02:21:59,123 [salt.state       ][INFO    ][1224] Completed state [attr] at time 02:21:59.123079 duration_in_ms=279.316
2017-10-16 02:21:59,123 [salt.state       ][INFO    ][1224] Running state [glusterfs-server] at time 02:21:59.123274
2017-10-16 02:21:59,123 [salt.state       ][INFO    ][1224] Executing state pkg.installed for glusterfs-server
2017-10-16 02:21:59,126 [salt.state       ][INFO    ][1224] Package glusterfs-server is already installed
2017-10-16 02:21:59,126 [salt.state       ][INFO    ][1224] Completed state [glusterfs-server] at time 02:21:59.126188 duration_in_ms=2.914
2017-10-16 02:21:59,126 [salt.state       ][INFO    ][1224] Running state [bc] at time 02:21:59.126325
2017-10-16 02:21:59,126 [salt.state       ][INFO    ][1224] Executing state pkg.installed for bc
2017-10-16 02:21:59,129 [salt.state       ][INFO    ][1224] Package bc is already installed
2017-10-16 02:21:59,129 [salt.state       ][INFO    ][1224] Completed state [bc] at time 02:21:59.129135 duration_in_ms=2.81
2017-10-16 02:21:59,130 [salt.state       ][INFO    ][1224] Running state [glusterfs-server] at time 02:21:59.129935
2017-10-16 02:21:59,130 [salt.state       ][INFO    ][1224] Executing state service.running for glusterfs-server
2017-10-16 02:21:59,131 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-16 02:21:59,147 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-16 02:21:59,155 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-16 02:21:59,164 [salt.state       ][INFO    ][1224] The service glusterfs-server is already running
2017-10-16 02:21:59,165 [salt.state       ][INFO    ][1224] Completed state [glusterfs-server] at time 02:21:59.164586 duration_in_ms=34.651
2017-10-16 02:21:59,166 [salt.state       ][INFO    ][1224] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:21:59.165979
2017-10-16 02:21:59,166 [salt.state       ][INFO    ][1224] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-16 02:21:59,175 [salt.state       ][INFO    ][1224] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-16 02:21:59,175 [salt.state       ][INFO    ][1224] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:21:59.174674 duration_in_ms=8.695
2017-10-16 02:21:59,175 [salt.state       ][INFO    ][1224] Running state [/srv/glusterfs/glance] at time 02:21:59.174841
2017-10-16 02:21:59,175 [salt.state       ][INFO    ][1224] Executing state file.directory for /srv/glusterfs/glance
2017-10-16 02:21:59,175 [salt.state       ][INFO    ][1224] Directory /srv/glusterfs/glance is in the correct state
2017-10-16 02:21:59,176 [salt.state       ][INFO    ][1224] Completed state [/srv/glusterfs/glance] at time 02:21:59.175496 duration_in_ms=0.655
2017-10-16 02:21:59,176 [salt.state       ][INFO    ][1224] Running state [/srv/glusterfs/keystone-keys] at time 02:21:59.175657
2017-10-16 02:21:59,176 [salt.state       ][INFO    ][1224] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-16 02:21:59,176 [salt.state       ][INFO    ][1224] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-16 02:21:59,176 [salt.state       ][INFO    ][1224] Completed state [/srv/glusterfs/keystone-keys] at time 02:21:59.176291 duration_in_ms=0.634
2017-10-16 02:21:59,176 [salt.state       ][INFO    ][1224] Running state [/srv/glusterfs/nova_instances] at time 02:21:59.176446
2017-10-16 02:21:59,177 [salt.state       ][INFO    ][1224] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-16 02:21:59,177 [salt.state       ][INFO    ][1224] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-16 02:21:59,177 [salt.state       ][INFO    ][1224] Completed state [/srv/glusterfs/nova_instances] at time 02:21:59.177094 duration_in_ms=0.648
2017-10-16 02:21:59,177 [salt.state       ][INFO    ][1224] Running state [/srv/glusterfs/keystone-credential-keys] at time 02:21:59.177248
2017-10-16 02:21:59,177 [salt.state       ][INFO    ][1224] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-16 02:21:59,178 [salt.state       ][INFO    ][1224] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-16 02:21:59,178 [salt.state       ][INFO    ][1224] Completed state [/srv/glusterfs/keystone-credential-keys] at time 02:21:59.177889 duration_in_ms=0.641
2017-10-16 02:21:59,337 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command ['git', '--version'] in directory '/root'
2017-10-16 02:21:59,487 [salt.state       ][INFO    ][1224] Running state [sleep 5] at time 02:21:59.486727
2017-10-16 02:21:59,487 [salt.state       ][INFO    ][1224] Executing state cmd.wait for sleep 5
2017-10-16 02:21:59,487 [salt.state       ][INFO    ][1224] No changes made for sleep 5
2017-10-16 02:21:59,487 [salt.state       ][INFO    ][1224] Completed state [sleep 5] at time 02:21:59.487312 duration_in_ms=0.586
2017-10-16 02:21:59,488 [salt.state       ][INFO    ][1224] Running state [10.167.4.141] at time 02:21:59.487691
2017-10-16 02:21:59,488 [salt.state       ][INFO    ][1224] Executing state glusterfs.peered for 10.167.4.141
2017-10-16 02:21:59,488 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:21:59,497 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:21:59,737 [salt.state       ][INFO    ][1224] Host 10.167.4.141 already peered
2017-10-16 02:21:59,737 [salt.state       ][INFO    ][1224] Completed state [10.167.4.141] at time 02:21:59.737293 duration_in_ms=249.601
2017-10-16 02:21:59,740 [salt.state       ][INFO    ][1224] Running state [10.167.4.142] at time 02:21:59.739669
2017-10-16 02:21:59,740 [salt.state       ][INFO    ][1224] Executing state glusterfs.peered for 10.167.4.142
2017-10-16 02:21:59,740 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:21:59,751 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:21:59,804 [salt.state       ][INFO    ][1224] Host 10.167.4.142 already peered
2017-10-16 02:21:59,805 [salt.state       ][INFO    ][1224] Completed state [10.167.4.142] at time 02:21:59.804581 duration_in_ms=64.911
2017-10-16 02:21:59,807 [salt.state       ][INFO    ][1224] Running state [10.167.4.143] at time 02:21:59.806924
2017-10-16 02:21:59,807 [salt.state       ][INFO    ][1224] Executing state glusterfs.peered for 10.167.4.143
2017-10-16 02:21:59,808 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:21:59,817 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:21:59,868 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:21:59,878 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:21:59,930 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:21:59,938 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:21:59,993 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:21:59,1000 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:00,050 [salt.state       ][INFO    ][1224] Peering with localhost is not needed
2017-10-16 02:22:00,050 [salt.state       ][INFO    ][1224] Completed state [10.167.4.143] at time 02:22:00.049744 duration_in_ms=242.819
2017-10-16 02:22:00,051 [salt.state       ][INFO    ][1224] Running state [glance] at time 02:22:00.050535
2017-10-16 02:22:00,051 [salt.state       ][INFO    ][1224] Executing state glusterfs.created for glance
2017-10-16 02:22:00,051 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:00,059 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:00,109 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:00,116 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:00,192 [salt.state       ][INFO    ][1224] Volume glance already exists and is started.
2017-10-16 02:22:00,192 [salt.state       ][INFO    ][1224] Completed state [glance] at time 02:22:00.192195 duration_in_ms=141.659
2017-10-16 02:22:00,195 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 02:22:00.194914
2017-10-16 02:22:00,195 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 02:22:00,196 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 02:22:00,246 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:00,246 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 02:22:00.245955 duration_in_ms=51.041
2017-10-16 02:22:00,246 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 02:22:00.246405
2017-10-16 02:22:00,247 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-16 02:22:00,247 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 02:22:00,296 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:00,296 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 02:22:00.296144 duration_in_ms=49.739
2017-10-16 02:22:00,297 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 02:22:00.296593
2017-10-16 02:22:00,297 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-16 02:22:00,297 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 02:22:00,346 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:00,347 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 02:22:00.346652 duration_in_ms=50.058
2017-10-16 02:22:00,347 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 02:22:00.347083
2017-10-16 02:22:00,347 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 02:22:00,348 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 02:22:00,396 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:00,396 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 02:22:00.396019 duration_in_ms=48.934
2017-10-16 02:22:00,396 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 02:22:00.396470
2017-10-16 02:22:00,397 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-16 02:22:00,397 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 02:22:00,445 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:00,445 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 02:22:00.445158 duration_in_ms=48.687
2017-10-16 02:22:00,446 [salt.state       ][INFO    ][1224] Running state [glance] at time 02:22:00.446078
2017-10-16 02:22:00,446 [salt.state       ][INFO    ][1224] Executing state glusterfs.started for glance
2017-10-16 02:22:00,447 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:00,456 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:00,508 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:00,517 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:00,569 [salt.state       ][INFO    ][1224] Volume glance is already started
2017-10-16 02:22:00,569 [salt.state       ][INFO    ][1224] Completed state [glance] at time 02:22:00.568841 duration_in_ms=122.762
2017-10-16 02:22:00,570 [salt.state       ][INFO    ][1224] Running state [keystone-keys] at time 02:22:00.569629
2017-10-16 02:22:00,570 [salt.state       ][INFO    ][1224] Executing state glusterfs.created for keystone-keys
2017-10-16 02:22:00,570 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:00,579 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:00,631 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:00,640 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:00,693 [salt.state       ][INFO    ][1224] Volume keystone-keys already exists and is started.
2017-10-16 02:22:00,694 [salt.state       ][INFO    ][1224] Completed state [keystone-keys] at time 02:22:00.693645 duration_in_ms=124.016
2017-10-16 02:22:00,696 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 02:22:00.696380
2017-10-16 02:22:00,697 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-16 02:22:00,697 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 02:22:00,746 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:00,747 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 02:22:00.746585 duration_in_ms=50.203
2017-10-16 02:22:00,747 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:22:00.747062
2017-10-16 02:22:00,747 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 02:22:00,748 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 02:22:00,795 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:00,795 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:22:00.795033 duration_in_ms=47.971
2017-10-16 02:22:00,796 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:22:00.795498
2017-10-16 02:22:00,796 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 02:22:00,796 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 02:22:00,845 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:00,845 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:22:00.845283 duration_in_ms=49.785
2017-10-16 02:22:00,846 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 02:22:00.845765
2017-10-16 02:22:00,846 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-16 02:22:00,846 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 02:22:00,895 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:00,895 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 02:22:00.894878 duration_in_ms=49.112
2017-10-16 02:22:00,895 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 02:22:00.895340
2017-10-16 02:22:00,896 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-16 02:22:00,896 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 02:22:00,943 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:00,943 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 02:22:00.943075 duration_in_ms=47.735
2017-10-16 02:22:00,944 [salt.state       ][INFO    ][1224] Running state [keystone-keys] at time 02:22:00.943936
2017-10-16 02:22:00,944 [salt.state       ][INFO    ][1224] Executing state glusterfs.started for keystone-keys
2017-10-16 02:22:00,945 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:00,951 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:00,996 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:01,003 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:01,053 [salt.state       ][INFO    ][1224] Volume keystone-keys is already started
2017-10-16 02:22:01,053 [salt.state       ][INFO    ][1224] Completed state [keystone-keys] at time 02:22:01.052776 duration_in_ms=108.839
2017-10-16 02:22:01,054 [salt.state       ][INFO    ][1224] Running state [nova_instances] at time 02:22:01.053739
2017-10-16 02:22:01,054 [salt.state       ][INFO    ][1224] Executing state glusterfs.created for nova_instances
2017-10-16 02:22:01,054 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:01,062 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:01,110 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:01,118 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:01,170 [salt.state       ][INFO    ][1224] Volume nova_instances already exists and is started.
2017-10-16 02:22:01,170 [salt.state       ][INFO    ][1224] Completed state [nova_instances] at time 02:22:01.169742 duration_in_ms=116.002
2017-10-16 02:22:01,173 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 02:22:01.172814
2017-10-16 02:22:01,173 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 02:22:01,174 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 02:22:01,225 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:01,225 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 02:22:01.224988 duration_in_ms=52.174
2017-10-16 02:22:01,225 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 02:22:01.225398
2017-10-16 02:22:01,226 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-16 02:22:01,226 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-16 02:22:01,274 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:01,274 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 02:22:01.274249 duration_in_ms=48.85
2017-10-16 02:22:01,275 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 02:22:01.274726
2017-10-16 02:22:01,275 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-16 02:22:01,275 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-16 02:22:01,324 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:01,325 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 02:22:01.324499 duration_in_ms=49.773
2017-10-16 02:22:01,325 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 02:22:01.324908
2017-10-16 02:22:01,325 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-16 02:22:01,326 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-16 02:22:01,375 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:01,375 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 02:22:01.374855 duration_in_ms=49.946
2017-10-16 02:22:01,375 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 02:22:01.375314
2017-10-16 02:22:01,376 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 02:22:01,376 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 02:22:01,422 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:01,423 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 02:22:01.422657 duration_in_ms=47.343
2017-10-16 02:22:01,424 [salt.state       ][INFO    ][1224] Running state [nova_instances] at time 02:22:01.423527
2017-10-16 02:22:01,424 [salt.state       ][INFO    ][1224] Executing state glusterfs.started for nova_instances
2017-10-16 02:22:01,424 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:01,431 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:01,479 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:01,486 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:01,551 [salt.state       ][INFO    ][1224] Volume nova_instances is already started
2017-10-16 02:22:01,551 [salt.state       ][INFO    ][1224] Completed state [nova_instances] at time 02:22:01.550928 duration_in_ms=127.4
2017-10-16 02:22:01,552 [salt.state       ][INFO    ][1224] Running state [keystone-credential-keys] at time 02:22:01.551709
2017-10-16 02:22:01,552 [salt.state       ][INFO    ][1224] Executing state glusterfs.created for keystone-credential-keys
2017-10-16 02:22:01,552 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:01,558 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:01,602 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:01,608 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:01,658 [salt.state       ][INFO    ][1224] Volume keystone-credential-keys already exists and is started.
2017-10-16 02:22:01,658 [salt.state       ][INFO    ][1224] Completed state [keystone-credential-keys] at time 02:22:01.658327 duration_in_ms=106.617
2017-10-16 02:22:01,664 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 02:22:01.664147
2017-10-16 02:22:01,665 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-16 02:22:01,666 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 02:22:01,713 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:01,714 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 02:22:01.713643 duration_in_ms=49.503
2017-10-16 02:22:01,714 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:22:01.714186
2017-10-16 02:22:01,714 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 02:22:01,715 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 02:22:01,763 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:01,764 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:22:01.763491 duration_in_ms=49.305
2017-10-16 02:22:01,764 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 02:22:01.763953
2017-10-16 02:22:01,764 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-16 02:22:01,765 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 02:22:01,815 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:01,815 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 02:22:01.814894 duration_in_ms=50.94
2017-10-16 02:22:01,815 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:22:01.815406
2017-10-16 02:22:01,816 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 02:22:01,816 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 02:22:01,869 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:01,869 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:22:01.869073 duration_in_ms=53.666
2017-10-16 02:22:01,870 [salt.state       ][INFO    ][1224] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 02:22:01.869523
2017-10-16 02:22:01,870 [salt.state       ][INFO    ][1224] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-16 02:22:01,870 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 02:22:01,919 [salt.state       ][INFO    ][1224] unless execution succeeded
2017-10-16 02:22:01,919 [salt.state       ][INFO    ][1224] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 02:22:01.918727 duration_in_ms=49.204
2017-10-16 02:22:01,920 [salt.state       ][INFO    ][1224] Running state [keystone-credential-keys] at time 02:22:01.919630
2017-10-16 02:22:01,920 [salt.state       ][INFO    ][1224] Executing state glusterfs.started for keystone-credential-keys
2017-10-16 02:22:01,920 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:01,929 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:01,977 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:22:01,985 [salt.loaded.int.module.cmdmod][INFO    ][1224] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:22:02,040 [salt.state       ][INFO    ][1224] Volume keystone-credential-keys is already started
2017-10-16 02:22:02,040 [salt.state       ][INFO    ][1224] Completed state [keystone-credential-keys] at time 02:22:02.040109 duration_in_ms=120.478
2017-10-16 02:22:02,042 [salt.minion      ][INFO    ][1224] Returning information for job: 20171016022158000126
2017-10-16 02:22:06,960 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016022206950835
2017-10-16 02:22:06,974 [salt.minion      ][INFO    ][1609] Starting a new job with PID 1609
2017-10-16 02:22:06,1000 [salt.minion      ][INFO    ][1609] Returning information for job: 20171016022206950835
2017-10-16 02:22:07,397 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command cmd.run with jid 20171016022207382259
2017-10-16 02:22:07,408 [salt.minion      ][INFO    ][1614] Starting a new job with PID 1614
2017-10-16 02:22:07,413 [salt.loaded.int.module.cmdmod][INFO    ][1614] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-16 02:22:07,531 [salt.minion      ][INFO    ][1614] Returning information for job: 20171016022207382259
2017-10-16 02:27:08,559 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016022708546595
2017-10-16 02:27:08,576 [salt.minion      ][INFO    ][1694] Starting a new job with PID 1694
2017-10-16 02:27:08,621 [salt.minion      ][INFO    ][1694] Returning information for job: 20171016022708546595
2017-10-16 02:27:15,004 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016022714992009
2017-10-16 02:27:15,018 [salt.minion      ][INFO    ][1701] Starting a new job with PID 1701
2017-10-16 02:27:15,446 [salt.state       ][INFO    ][1701] Loading fresh modules for state activity
2017-10-16 02:27:15,472 [salt.fileclient  ][INFO    ][1701] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-16 02:27:15,490 [salt.fileclient  ][INFO    ][1701] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-16 02:27:15,512 [salt.fileclient  ][INFO    ][1701] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-16 02:27:15,789 [salt.state       ][INFO    ][1701] Running state [lsof] at time 02:27:15.788457
2017-10-16 02:27:15,789 [salt.state       ][INFO    ][1701] Executing state pkg.installed for lsof
2017-10-16 02:27:15,789 [salt.loaded.int.module.cmdmod][INFO    ][1701] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 02:27:16,079 [salt.state       ][INFO    ][1701] Package lsof is already installed
2017-10-16 02:27:16,079 [salt.state       ][INFO    ][1701] Completed state [lsof] at time 02:27:16.079328 duration_in_ms=290.871
2017-10-16 02:27:16,080 [salt.state       ][INFO    ][1701] Running state [keepalived] at time 02:27:16.079589
2017-10-16 02:27:16,080 [salt.state       ][INFO    ][1701] Executing state pkg.installed for keepalived
2017-10-16 02:27:16,082 [salt.state       ][INFO    ][1701] Package keepalived is already installed
2017-10-16 02:27:16,083 [salt.state       ][INFO    ][1701] Completed state [keepalived] at time 02:27:16.082621 duration_in_ms=3.032
2017-10-16 02:27:16,084 [salt.state       ][INFO    ][1701] Running state [/etc/keepalived/keepalived.conf] at time 02:27:16.084057
2017-10-16 02:27:16,084 [salt.state       ][INFO    ][1701] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-16 02:27:16,108 [salt.fileclient  ][INFO    ][1701] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-16 02:27:16,136 [salt.fileclient  ][INFO    ][1701] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-16 02:27:16,140 [salt.state       ][INFO    ][1701] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-16 02:27:16,140 [salt.state       ][INFO    ][1701] Completed state [/etc/keepalived/keepalived.conf] at time 02:27:16.140130 duration_in_ms=56.073
2017-10-16 02:27:16,141 [salt.state       ][INFO    ][1701] Running state [keepalived] at time 02:27:16.140626
2017-10-16 02:27:16,141 [salt.state       ][INFO    ][1701] Executing state service.running for keepalived
2017-10-16 02:27:16,141 [salt.loaded.int.module.cmdmod][INFO    ][1701] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-16 02:27:16,153 [salt.loaded.int.module.cmdmod][INFO    ][1701] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-16 02:27:16,158 [salt.loaded.int.module.cmdmod][INFO    ][1701] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-16 02:27:16,163 [salt.state       ][INFO    ][1701] The service keepalived is already running
2017-10-16 02:27:16,163 [salt.state       ][INFO    ][1701] Completed state [keepalived] at time 02:27:16.163266 duration_in_ms=22.64
2017-10-16 02:27:16,164 [salt.minion      ][INFO    ][1701] Returning information for job: 20171016022714992009
2017-10-16 02:27:39,452 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command pillar.get with jid 20171016022739440941
2017-10-16 02:27:39,471 [salt.minion      ][INFO    ][1727] Starting a new job with PID 1727
2017-10-16 02:27:39,478 [salt.minion      ][INFO    ][1727] Returning information for job: 20171016022739440941
2017-10-16 02:28:17,100 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016022817088357
2017-10-16 02:28:17,114 [salt.minion      ][INFO    ][1735] Starting a new job with PID 1735
2017-10-16 02:28:17,523 [salt.state       ][INFO    ][1735] Loading fresh modules for state activity
2017-10-16 02:28:17,544 [salt.fileclient  ][INFO    ][1735] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-16 02:28:17,564 [salt.fileclient  ][INFO    ][1735] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 02:28:17,820 [salt.state       ][INFO    ][1735] Running state [attr] at time 02:28:17.819788
2017-10-16 02:28:17,820 [salt.state       ][INFO    ][1735] Executing state pkg.installed for attr
2017-10-16 02:28:17,820 [salt.loaded.int.module.cmdmod][INFO    ][1735] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 02:28:18,099 [salt.state       ][INFO    ][1735] Package attr is already installed
2017-10-16 02:28:18,099 [salt.state       ][INFO    ][1735] Completed state [attr] at time 02:28:18.099049 duration_in_ms=279.261
2017-10-16 02:28:18,099 [salt.state       ][INFO    ][1735] Running state [glusterfs-server] at time 02:28:18.099243
2017-10-16 02:28:18,099 [salt.state       ][INFO    ][1735] Executing state pkg.installed for glusterfs-server
2017-10-16 02:28:18,102 [salt.state       ][INFO    ][1735] Package glusterfs-server is already installed
2017-10-16 02:28:18,102 [salt.state       ][INFO    ][1735] Completed state [glusterfs-server] at time 02:28:18.102141 duration_in_ms=2.897
2017-10-16 02:28:18,102 [salt.state       ][INFO    ][1735] Running state [bc] at time 02:28:18.102277
2017-10-16 02:28:18,102 [salt.state       ][INFO    ][1735] Executing state pkg.installed for bc
2017-10-16 02:28:18,105 [salt.state       ][INFO    ][1735] Package bc is already installed
2017-10-16 02:28:18,105 [salt.state       ][INFO    ][1735] Completed state [bc] at time 02:28:18.105205 duration_in_ms=2.928
2017-10-16 02:28:18,106 [salt.state       ][INFO    ][1735] Running state [glusterfs-server] at time 02:28:18.105913
2017-10-16 02:28:18,106 [salt.state       ][INFO    ][1735] Executing state service.running for glusterfs-server
2017-10-16 02:28:18,107 [salt.loaded.int.module.cmdmod][INFO    ][1735] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-16 02:28:18,124 [salt.loaded.int.module.cmdmod][INFO    ][1735] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-16 02:28:18,130 [salt.loaded.int.module.cmdmod][INFO    ][1735] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-16 02:28:18,139 [salt.state       ][INFO    ][1735] The service glusterfs-server is already running
2017-10-16 02:28:18,139 [salt.state       ][INFO    ][1735] Completed state [glusterfs-server] at time 02:28:18.139222 duration_in_ms=33.309
2017-10-16 02:28:18,141 [salt.state       ][INFO    ][1735] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:28:18.140658
2017-10-16 02:28:18,141 [salt.state       ][INFO    ][1735] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-16 02:28:18,150 [salt.state       ][INFO    ][1735] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-16 02:28:18,150 [salt.state       ][INFO    ][1735] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:28:18.150336 duration_in_ms=9.678
2017-10-16 02:28:18,151 [salt.state       ][INFO    ][1735] Running state [/srv/glusterfs/glance] at time 02:28:18.150500
2017-10-16 02:28:18,151 [salt.state       ][INFO    ][1735] Executing state file.directory for /srv/glusterfs/glance
2017-10-16 02:28:18,151 [salt.state       ][INFO    ][1735] Directory /srv/glusterfs/glance is in the correct state
2017-10-16 02:28:18,151 [salt.state       ][INFO    ][1735] Completed state [/srv/glusterfs/glance] at time 02:28:18.151173 duration_in_ms=0.673
2017-10-16 02:28:18,151 [salt.state       ][INFO    ][1735] Running state [/srv/glusterfs/keystone-keys] at time 02:28:18.151313
2017-10-16 02:28:18,151 [salt.state       ][INFO    ][1735] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-16 02:28:18,152 [salt.state       ][INFO    ][1735] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-16 02:28:18,152 [salt.state       ][INFO    ][1735] Completed state [/srv/glusterfs/keystone-keys] at time 02:28:18.151891 duration_in_ms=0.577
2017-10-16 02:28:18,152 [salt.state       ][INFO    ][1735] Running state [/srv/glusterfs/nova_instances] at time 02:28:18.152028
2017-10-16 02:28:18,152 [salt.state       ][INFO    ][1735] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-16 02:28:18,153 [salt.state       ][INFO    ][1735] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-16 02:28:18,153 [salt.state       ][INFO    ][1735] Completed state [/srv/glusterfs/nova_instances] at time 02:28:18.152611 duration_in_ms=0.582
2017-10-16 02:28:18,153 [salt.state       ][INFO    ][1735] Running state [/srv/glusterfs/keystone-credential-keys] at time 02:28:18.152752
2017-10-16 02:28:18,153 [salt.state       ][INFO    ][1735] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-16 02:28:18,153 [salt.state       ][INFO    ][1735] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-16 02:28:18,153 [salt.state       ][INFO    ][1735] Completed state [/srv/glusterfs/keystone-credential-keys] at time 02:28:18.153336 duration_in_ms=0.585
2017-10-16 02:28:18,154 [salt.minion      ][INFO    ][1735] Returning information for job: 20171016022817088357
2017-10-16 02:28:19,373 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016022819360855
2017-10-16 02:28:19,386 [salt.minion      ][INFO    ][1758] Starting a new job with PID 1758
2017-10-16 02:28:19,413 [salt.minion      ][INFO    ][1758] Returning information for job: 20171016022819360855
2017-10-16 02:28:24,497 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command state.sls with jid 20171016022824481976
2017-10-16 02:28:24,510 [salt.minion      ][INFO    ][1763] Starting a new job with PID 1763
2017-10-16 02:28:24,933 [salt.state       ][INFO    ][1763] Loading fresh modules for state activity
2017-10-16 02:28:24,955 [salt.fileclient  ][INFO    ][1763] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-16 02:28:24,986 [salt.fileclient  ][INFO    ][1763] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 02:28:25,048 [salt.fileclient  ][INFO    ][1763] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-16 02:28:25,067 [salt.fileclient  ][INFO    ][1763] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-16 02:28:25,318 [salt.state       ][INFO    ][1763] Running state [attr] at time 02:28:25.318026
2017-10-16 02:28:25,318 [salt.state       ][INFO    ][1763] Executing state pkg.installed for attr
2017-10-16 02:28:25,319 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-16 02:28:25,589 [salt.state       ][INFO    ][1763] Package attr is already installed
2017-10-16 02:28:25,589 [salt.state       ][INFO    ][1763] Completed state [attr] at time 02:28:25.589114 duration_in_ms=271.088
2017-10-16 02:28:25,589 [salt.state       ][INFO    ][1763] Running state [glusterfs-server] at time 02:28:25.589306
2017-10-16 02:28:25,590 [salt.state       ][INFO    ][1763] Executing state pkg.installed for glusterfs-server
2017-10-16 02:28:25,592 [salt.state       ][INFO    ][1763] Package glusterfs-server is already installed
2017-10-16 02:28:25,592 [salt.state       ][INFO    ][1763] Completed state [glusterfs-server] at time 02:28:25.592227 duration_in_ms=2.921
2017-10-16 02:28:25,592 [salt.state       ][INFO    ][1763] Running state [bc] at time 02:28:25.592364
2017-10-16 02:28:25,593 [salt.state       ][INFO    ][1763] Executing state pkg.installed for bc
2017-10-16 02:28:25,595 [salt.state       ][INFO    ][1763] Package bc is already installed
2017-10-16 02:28:25,595 [salt.state       ][INFO    ][1763] Completed state [bc] at time 02:28:25.595141 duration_in_ms=2.777
2017-10-16 02:28:25,596 [salt.state       ][INFO    ][1763] Running state [glusterfs-server] at time 02:28:25.595923
2017-10-16 02:28:25,596 [salt.state       ][INFO    ][1763] Executing state service.running for glusterfs-server
2017-10-16 02:28:25,597 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-16 02:28:25,613 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-16 02:28:25,620 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-16 02:28:25,630 [salt.state       ][INFO    ][1763] The service glusterfs-server is already running
2017-10-16 02:28:25,630 [salt.state       ][INFO    ][1763] Completed state [glusterfs-server] at time 02:28:25.629867 duration_in_ms=33.943
2017-10-16 02:28:25,631 [salt.state       ][INFO    ][1763] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:28:25.631409
2017-10-16 02:28:25,632 [salt.state       ][INFO    ][1763] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-16 02:28:25,643 [salt.state       ][INFO    ][1763] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-16 02:28:25,643 [salt.state       ][INFO    ][1763] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 02:28:25.643409 duration_in_ms=12.001
2017-10-16 02:28:25,644 [salt.state       ][INFO    ][1763] Running state [/srv/glusterfs/glance] at time 02:28:25.643556
2017-10-16 02:28:25,644 [salt.state       ][INFO    ][1763] Executing state file.directory for /srv/glusterfs/glance
2017-10-16 02:28:25,644 [salt.state       ][INFO    ][1763] Directory /srv/glusterfs/glance is in the correct state
2017-10-16 02:28:25,644 [salt.state       ][INFO    ][1763] Completed state [/srv/glusterfs/glance] at time 02:28:25.644170 duration_in_ms=0.613
2017-10-16 02:28:25,644 [salt.state       ][INFO    ][1763] Running state [/srv/glusterfs/keystone-keys] at time 02:28:25.644308
2017-10-16 02:28:25,644 [salt.state       ][INFO    ][1763] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-16 02:28:25,645 [salt.state       ][INFO    ][1763] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-16 02:28:25,645 [salt.state       ][INFO    ][1763] Completed state [/srv/glusterfs/keystone-keys] at time 02:28:25.644885 duration_in_ms=0.578
2017-10-16 02:28:25,645 [salt.state       ][INFO    ][1763] Running state [/srv/glusterfs/nova_instances] at time 02:28:25.645020
2017-10-16 02:28:25,645 [salt.state       ][INFO    ][1763] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-16 02:28:25,646 [salt.state       ][INFO    ][1763] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-16 02:28:25,646 [salt.state       ][INFO    ][1763] Completed state [/srv/glusterfs/nova_instances] at time 02:28:25.645604 duration_in_ms=0.585
2017-10-16 02:28:25,646 [salt.state       ][INFO    ][1763] Running state [/srv/glusterfs/keystone-credential-keys] at time 02:28:25.645742
2017-10-16 02:28:25,646 [salt.state       ][INFO    ][1763] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-16 02:28:25,646 [salt.state       ][INFO    ][1763] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-16 02:28:25,646 [salt.state       ][INFO    ][1763] Completed state [/srv/glusterfs/keystone-credential-keys] at time 02:28:25.646328 duration_in_ms=0.586
2017-10-16 02:28:25,685 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command ['git', '--version'] in directory '/root'
2017-10-16 02:28:25,768 [salt.state       ][INFO    ][1763] Running state [sleep 5] at time 02:28:25.768269
2017-10-16 02:28:25,769 [salt.state       ][INFO    ][1763] Executing state cmd.wait for sleep 5
2017-10-16 02:28:25,769 [salt.state       ][INFO    ][1763] No changes made for sleep 5
2017-10-16 02:28:25,769 [salt.state       ][INFO    ][1763] Completed state [sleep 5] at time 02:28:25.768850 duration_in_ms=0.582
2017-10-16 02:28:25,769 [salt.state       ][INFO    ][1763] Running state [10.167.4.141] at time 02:28:25.769230
2017-10-16 02:28:25,769 [salt.state       ][INFO    ][1763] Executing state glusterfs.peered for 10.167.4.141
2017-10-16 02:28:25,770 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:25,779 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:25,830 [salt.state       ][INFO    ][1763] Host 10.167.4.141 already peered
2017-10-16 02:28:25,830 [salt.state       ][INFO    ][1763] Completed state [10.167.4.141] at time 02:28:25.830246 duration_in_ms=61.014
2017-10-16 02:28:25,833 [salt.state       ][INFO    ][1763] Running state [10.167.4.142] at time 02:28:25.832524
2017-10-16 02:28:25,833 [salt.state       ][INFO    ][1763] Executing state glusterfs.peered for 10.167.4.142
2017-10-16 02:28:25,833 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:25,842 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:25,892 [salt.state       ][INFO    ][1763] Host 10.167.4.142 already peered
2017-10-16 02:28:25,892 [salt.state       ][INFO    ][1763] Completed state [10.167.4.142] at time 02:28:25.892434 duration_in_ms=59.909
2017-10-16 02:28:25,895 [salt.state       ][INFO    ][1763] Running state [10.167.4.143] at time 02:28:25.894935
2017-10-16 02:28:25,895 [salt.state       ][INFO    ][1763] Executing state glusterfs.peered for 10.167.4.143
2017-10-16 02:28:25,896 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:25,904 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:25,952 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:25,961 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:26,020 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:26,028 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:26,077 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:26,084 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:26,129 [salt.state       ][INFO    ][1763] Peering with localhost is not needed
2017-10-16 02:28:26,130 [salt.state       ][INFO    ][1763] Completed state [10.167.4.143] at time 02:28:26.129564 duration_in_ms=234.629
2017-10-16 02:28:26,130 [salt.state       ][INFO    ][1763] Running state [glance] at time 02:28:26.130311
2017-10-16 02:28:26,131 [salt.state       ][INFO    ][1763] Executing state glusterfs.created for glance
2017-10-16 02:28:26,131 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:26,138 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:26,182 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:26,190 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:26,242 [salt.state       ][INFO    ][1763] Volume glance already exists and is started.
2017-10-16 02:28:26,243 [salt.state       ][INFO    ][1763] Completed state [glance] at time 02:28:26.242498 duration_in_ms=112.187
2017-10-16 02:28:26,245 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 02:28:26.245053
2017-10-16 02:28:26,245 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 02:28:26,246 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 02:28:26,292 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:26,292 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 02:28:26.291893 duration_in_ms=46.838
2017-10-16 02:28:26,292 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 02:28:26.292312
2017-10-16 02:28:26,293 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-16 02:28:26,293 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 02:28:26,338 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:26,338 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 02:28:26.338367 duration_in_ms=46.055
2017-10-16 02:28:26,339 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 02:28:26.338809
2017-10-16 02:28:26,339 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-16 02:28:26,339 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 02:28:26,386 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:26,386 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 02:28:26.385777 duration_in_ms=46.967
2017-10-16 02:28:26,386 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 02:28:26.386160
2017-10-16 02:28:26,386 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 02:28:26,387 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 02:28:26,432 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:26,432 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 02:28:26.432058 duration_in_ms=45.898
2017-10-16 02:28:26,432 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 02:28:26.432442
2017-10-16 02:28:26,433 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-16 02:28:26,433 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 02:28:26,480 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:26,480 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 02:28:26.480215 duration_in_ms=47.771
2017-10-16 02:28:26,481 [salt.state       ][INFO    ][1763] Running state [glance] at time 02:28:26.481115
2017-10-16 02:28:26,481 [salt.state       ][INFO    ][1763] Executing state glusterfs.started for glance
2017-10-16 02:28:26,482 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:26,489 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:26,537 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:26,545 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:26,604 [salt.state       ][INFO    ][1763] Volume glance is already started
2017-10-16 02:28:26,605 [salt.state       ][INFO    ][1763] Completed state [glance] at time 02:28:26.604542 duration_in_ms=123.427
2017-10-16 02:28:26,605 [salt.state       ][INFO    ][1763] Running state [keystone-keys] at time 02:28:26.605363
2017-10-16 02:28:26,606 [salt.state       ][INFO    ][1763] Executing state glusterfs.created for keystone-keys
2017-10-16 02:28:26,606 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:26,614 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:26,660 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:26,668 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:26,724 [salt.state       ][INFO    ][1763] Volume keystone-keys already exists and is started.
2017-10-16 02:28:26,725 [salt.state       ][INFO    ][1763] Completed state [keystone-keys] at time 02:28:26.724500 duration_in_ms=119.137
2017-10-16 02:28:26,727 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 02:28:26.727254
2017-10-16 02:28:26,728 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-16 02:28:26,728 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 02:28:26,775 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:26,775 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 02:28:26.775151 duration_in_ms=47.896
2017-10-16 02:28:26,776 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:28:26.775565
2017-10-16 02:28:26,776 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 02:28:26,776 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 02:28:26,824 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:26,825 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:28:26.824574 duration_in_ms=49.008
2017-10-16 02:28:26,825 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:28:26.824988
2017-10-16 02:28:26,825 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 02:28:26,826 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 02:28:26,879 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:26,880 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:28:26.879645 duration_in_ms=54.657
2017-10-16 02:28:26,880 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 02:28:26.880121
2017-10-16 02:28:26,880 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-16 02:28:26,881 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 02:28:26,931 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:26,931 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 02:28:26.930733 duration_in_ms=50.612
2017-10-16 02:28:26,931 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 02:28:26.931235
2017-10-16 02:28:26,931 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-16 02:28:26,932 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 02:28:26,984 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:26,984 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 02:28:26.984015 duration_in_ms=52.779
2017-10-16 02:28:26,985 [salt.state       ][INFO    ][1763] Running state [keystone-keys] at time 02:28:26.984880
2017-10-16 02:28:26,985 [salt.state       ][INFO    ][1763] Executing state glusterfs.started for keystone-keys
2017-10-16 02:28:26,985 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:26,992 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:27,039 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:27,047 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:27,099 [salt.state       ][INFO    ][1763] Volume keystone-keys is already started
2017-10-16 02:28:27,100 [salt.state       ][INFO    ][1763] Completed state [keystone-keys] at time 02:28:27.099494 duration_in_ms=114.613
2017-10-16 02:28:27,101 [salt.state       ][INFO    ][1763] Running state [nova_instances] at time 02:28:27.100528
2017-10-16 02:28:27,101 [salt.state       ][INFO    ][1763] Executing state glusterfs.created for nova_instances
2017-10-16 02:28:27,101 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:27,110 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:27,160 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:27,168 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:27,218 [salt.state       ][INFO    ][1763] Volume nova_instances already exists and is started.
2017-10-16 02:28:27,218 [salt.state       ][INFO    ][1763] Completed state [nova_instances] at time 02:28:27.218322 duration_in_ms=117.793
2017-10-16 02:28:27,221 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 02:28:27.221047
2017-10-16 02:28:27,221 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 02:28:27,222 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 02:28:27,270 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:27,270 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 02:28:27.269972 duration_in_ms=48.925
2017-10-16 02:28:27,271 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 02:28:27.270533
2017-10-16 02:28:27,271 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-16 02:28:27,271 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-16 02:28:27,326 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:27,326 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 02:28:27.325798 duration_in_ms=55.265
2017-10-16 02:28:27,326 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 02:28:27.326256
2017-10-16 02:28:27,327 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-16 02:28:27,327 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-16 02:28:27,376 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:27,376 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 02:28:27.376282 duration_in_ms=50.026
2017-10-16 02:28:27,377 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 02:28:27.376702
2017-10-16 02:28:27,377 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-16 02:28:27,377 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-16 02:28:27,427 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:27,427 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 02:28:27.427382 duration_in_ms=50.68
2017-10-16 02:28:27,428 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 02:28:27.427838
2017-10-16 02:28:27,428 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 02:28:27,429 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 02:28:27,476 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:27,476 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 02:28:27.475985 duration_in_ms=48.147
2017-10-16 02:28:27,477 [salt.state       ][INFO    ][1763] Running state [nova_instances] at time 02:28:27.476877
2017-10-16 02:28:27,477 [salt.state       ][INFO    ][1763] Executing state glusterfs.started for nova_instances
2017-10-16 02:28:27,477 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:27,484 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:27,530 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:27,538 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:27,589 [salt.state       ][INFO    ][1763] Volume nova_instances is already started
2017-10-16 02:28:27,589 [salt.state       ][INFO    ][1763] Completed state [nova_instances] at time 02:28:27.588909 duration_in_ms=112.032
2017-10-16 02:28:27,590 [salt.state       ][INFO    ][1763] Running state [keystone-credential-keys] at time 02:28:27.589725
2017-10-16 02:28:27,590 [salt.state       ][INFO    ][1763] Executing state glusterfs.created for keystone-credential-keys
2017-10-16 02:28:27,590 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:27,599 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:27,645 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:27,651 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:27,700 [salt.state       ][INFO    ][1763] Volume keystone-credential-keys already exists and is started.
2017-10-16 02:28:27,701 [salt.state       ][INFO    ][1763] Completed state [keystone-credential-keys] at time 02:28:27.700631 duration_in_ms=110.906
2017-10-16 02:28:27,704 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 02:28:27.703619
2017-10-16 02:28:27,704 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-16 02:28:27,704 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-16 02:28:27,752 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:27,752 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 02:28:27.752038 duration_in_ms=48.419
2017-10-16 02:28:27,752 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:28:27.752438
2017-10-16 02:28:27,753 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-16 02:28:27,753 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-16 02:28:27,800 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:27,800 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 02:28:27.799769 duration_in_ms=47.331
2017-10-16 02:28:27,800 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 02:28:27.800221
2017-10-16 02:28:27,800 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-16 02:28:27,801 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-16 02:28:27,847 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:27,847 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 02:28:27.847091 duration_in_ms=46.869
2017-10-16 02:28:27,848 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:28:27.847508
2017-10-16 02:28:27,848 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-16 02:28:27,848 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-16 02:28:27,895 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:27,895 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 02:28:27.895178 duration_in_ms=47.67
2017-10-16 02:28:27,896 [salt.state       ][INFO    ][1763] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 02:28:27.895646
2017-10-16 02:28:27,896 [salt.state       ][INFO    ][1763] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-16 02:28:27,896 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-16 02:28:27,945 [salt.state       ][INFO    ][1763] unless execution succeeded
2017-10-16 02:28:27,945 [salt.state       ][INFO    ][1763] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 02:28:27.944848 duration_in_ms=49.202
2017-10-16 02:28:27,946 [salt.state       ][INFO    ][1763] Running state [keystone-credential-keys] at time 02:28:27.945776
2017-10-16 02:28:27,946 [salt.state       ][INFO    ][1763] Executing state glusterfs.started for keystone-credential-keys
2017-10-16 02:28:27,946 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:27,953 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:27,999 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --version' in directory '/root'
2017-10-16 02:28:28,007 [salt.loaded.int.module.cmdmod][INFO    ][1763] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-16 02:28:28,057 [salt.state       ][INFO    ][1763] Volume keystone-credential-keys is already started
2017-10-16 02:28:28,057 [salt.state       ][INFO    ][1763] Completed state [keystone-credential-keys] at time 02:28:28.056881 duration_in_ms=111.105
2017-10-16 02:28:28,058 [salt.minion      ][INFO    ][1763] Returning information for job: 20171016022824481976
2017-10-16 02:28:32,918 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command test.ping with jid 20171016022832905987
2017-10-16 02:28:32,932 [salt.minion      ][INFO    ][2147] Starting a new job with PID 2147
2017-10-16 02:28:32,958 [salt.minion      ][INFO    ][2147] Returning information for job: 20171016022832905987
2017-10-16 02:28:33,346 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command cmd.run with jid 20171016022833332787
2017-10-16 02:28:33,361 [salt.minion      ][INFO    ][2152] Starting a new job with PID 2152
2017-10-16 02:28:33,365 [salt.loaded.int.module.cmdmod][INFO    ][2152] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-16 02:28:33,486 [salt.minion      ][INFO    ][2152] Returning information for job: 20171016022833332787
2017-10-16 02:42:08,062 [salt.utils.schedule][INFO    ][23824] Running scheduled job: __mine_interval
2017-10-16 02:46:44,855 [salt.minion      ][INFO    ][23824] User sudo_ubuntu Executing command cp.push_dir with jid 20171016024644845438
2017-10-16 02:46:44,876 [salt.minion      ][INFO    ][2399] Starting a new job with PID 2399
