2017-12-17 07:28:35,034 [salt.cli.daemons ][WARNING ][2437] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-17 07:28:54,545 [salt.state       ][ERROR   ][3686] No contents found in top file
2017-12-17 07:30:35,739 [salt.utils.parsers][WARNING ][2437] Minion received a SIGTERM. Exiting.
2017-12-17 07:32:59,135 [salt.cli.daemons ][WARNING ][3245] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-17 07:33:36,609 [py.warnings      ][WARNING ][3398] /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-12-17 07:34:20,816 [salt.loaded.int.module.cmdmod][ERROR   ][3398] 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-12-17 07:34:23,018 [salt.loaded.int.module.cmdmod][INFO    ][7866] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-17 07:34:23,025 [salt.loaded.int.module.cmdmod][INFO    ][7866] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-17 07:34:23,037 [salt.loaded.int.module.cmdmod][INFO    ][7866] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-17 07:34:23,045 [salt.utils.parsers][WARNING ][3245] Minion received a SIGTERM. Exiting.
2017-12-17 07:34:23,306 [salt.cli.daemons ][INFO    ][7940] Setting up the Salt Minion "kvm02.baremetal-mcp-pike-odl-ha.local"
2017-12-17 07:34:23,838 [salt.minion      ][INFO    ][7940] Creating minion process manager
2017-12-17 07:34:23,839 [salt.cli.daemons ][WARNING ][7940] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-17 07:34:23,839 [salt.cli.daemons ][INFO    ][7940] The Salt Minion is starting up
2017-12-17 07:34:23,839 [salt.minion      ][INFO    ][7940] Minion is starting as user 'root'
2017-12-17 07:34:23,840 [salt.utils.event ][INFO    ][7940] Starting pull socket on /var/run/salt/minion/minion_event_a682370e7a_pull.ipc
2017-12-17 07:34:24,724 [salt.loaded.int.module.cmdmod][INFO    ][7940] Executing command ['date', '+%z'] in directory '/root'
2017-12-17 07:34:24,750 [salt.utils.schedule][INFO    ][7940] Updating job settings for scheduled job: __mine_interval
2017-12-17 07:34:24,752 [salt.minion      ][INFO    ][7940] Added mine.update to scheduler
2017-12-17 07:34:24,782 [salt.minion      ][INFO    ][7940] Minion is ready to receive requests!
2017-12-17 07:34:25,784 [salt.utils.schedule][INFO    ][7940] Running scheduled job: __mine_interval
2017-12-17 07:34:28,963 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command pkg.upgrade with jid 20171217073428949710
2017-12-17 07:34:28,978 [salt.minion      ][INFO    ][8042] Starting a new job with PID 8042
2017-12-17 07:34:28,990 [salt.loaded.int.module.cmdmod][INFO    ][8042] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:34:29,296 [salt.loaded.int.module.cmdmod][INFO    ][8042] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2017-12-17 07:34:39,076 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073439061535
2017-12-17 07:34:39,116 [salt.minion      ][INFO    ][8208] Starting a new job with PID 8208
2017-12-17 07:34:39,124 [salt.minion      ][INFO    ][8208] Returning information for job: 20171217073439061535
2017-12-17 07:34:47,547 [salt.loaded.int.module.cmdmod][INFO    ][8042] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:34:47,567 [salt.minion      ][INFO    ][8042] Returning information for job: 20171217073428949710
2017-12-17 07:35:00,500 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command state.sls with jid 20171217073500489997
2017-12-17 07:35:00,516 [salt.minion      ][INFO    ][8899] Starting a new job with PID 8899
2017-12-17 07:35:02,951 [salt.state       ][INFO    ][8899] Loading fresh modules for state activity
2017-12-17 07:35:02,978 [salt.fileclient  ][INFO    ][8899] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-12-17 07:35:02,999 [salt.fileclient  ][INFO    ][8899] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-12-17 07:35:03,011 [salt.fileclient  ][INFO    ][8899] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-12-17 07:35:03,030 [salt.fileclient  ][INFO    ][8899] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-17 07:35:03,050 [salt.fileclient  ][INFO    ][8899] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-12-17 07:35:03,074 [salt.fileclient  ][INFO    ][8899] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-17 07:35:03,091 [salt.fileclient  ][INFO    ][8899] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2017-12-17 07:35:03,110 [salt.fileclient  ][INFO    ][8899] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-17 07:35:03,384 [salt.state       ][INFO    ][8899] Running state [libvirt0] at time 07:35:03.384150
2017-12-17 07:35:03,384 [salt.state       ][INFO    ][8899] Executing state pkg.installed for libvirt0
2017-12-17 07:35:03,385 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:35:03,621 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:35:05,105 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt0'] in directory '/root'
2017-12-17 07:35:10,597 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073510584738
2017-12-17 07:35:10,614 [salt.minion      ][INFO    ][9319] Starting a new job with PID 9319
2017-12-17 07:35:10,623 [salt.minion      ][INFO    ][9319] Returning information for job: 20171217073510584738
2017-12-17 07:35:13,863 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:35:13,885 [salt.state       ][INFO    ][8899] Made the following changes:
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'

2017-12-17 07:35:13,894 [salt.state       ][INFO    ][8899] Loading fresh modules for state activity
2017-12-17 07:35:13,906 [salt.state       ][INFO    ][8899] Completed state [libvirt0] at time 07:35:13.905882 duration_in_ms=10521.731
2017-12-17 07:35:13,911 [salt.state       ][INFO    ][8899] Running state [pm-utils] at time 07:35:13.911051
2017-12-17 07:35:13,911 [salt.state       ][INFO    ][8899] Executing state pkg.installed for pm-utils
2017-12-17 07:35:14,086 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2017-12-17 07:35:17,985 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:35:18,004 [salt.state       ][INFO    ][8899] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2017-12-17 07:35:18,011 [salt.state       ][INFO    ][8899] Loading fresh modules for state activity
2017-12-17 07:35:18,024 [salt.state       ][INFO    ][8899] Completed state [pm-utils] at time 07:35:18.024347 duration_in_ms=4113.295
2017-12-17 07:35:18,029 [salt.state       ][INFO    ][8899] Running state [python-libvirt] at time 07:35:18.028668
2017-12-17 07:35:18,029 [salt.state       ][INFO    ][8899] Executing state pkg.installed for python-libvirt
2017-12-17 07:35:18,208 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-libvirt'] in directory '/root'
2017-12-17 07:35:20,795 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073520784189
2017-12-17 07:35:20,811 [salt.minion      ][INFO    ][10018] Starting a new job with PID 10018
2017-12-17 07:35:20,821 [salt.minion      ][INFO    ][10018] Returning information for job: 20171217073520784189
2017-12-17 07:35:30,962 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073530951029
2017-12-17 07:35:30,978 [salt.minion      ][INFO    ][10051] Starting a new job with PID 10051
2017-12-17 07:35:30,995 [salt.minion      ][INFO    ][10051] Returning information for job: 20171217073530951029
2017-12-17 07:35:41,157 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073541146560
2017-12-17 07:35:41,172 [salt.minion      ][INFO    ][10321] Starting a new job with PID 10321
2017-12-17 07:35:41,186 [salt.minion      ][INFO    ][10321] Returning information for job: 20171217073541146560
2017-12-17 07:35:51,356 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073551347318
2017-12-17 07:35:51,369 [salt.minion      ][INFO    ][11203] Starting a new job with PID 11203
2017-12-17 07:35:51,382 [salt.minion      ][INFO    ][11203] Returning information for job: 20171217073551347318
2017-12-17 07:35:56,880 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:35:56,902 [salt.state       ][INFO    ][8899] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'qemu-system-x86-64' changed from 'absent' to '1'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'librbd1' changed from 'absent' to '12.2.0-0ubuntu1~cloud0'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libfdt1' changed from 'absent' to '1.4.2-1~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'librados2' changed from 'absent' to '12.2.0-0ubuntu1~cloud0'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'libaio1' changed from 'absent' to '0.3.110-2'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~cloud0'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libvorbis0a' changed from 'absent' to '1.3.5-3'
'kvm' changed from 'absent' to '1'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'qemu-keymaps' changed from 'absent' to '1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.7'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'qemu-system-i386' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2017-12-17 07:35:56,911 [salt.state       ][INFO    ][8899] Loading fresh modules for state activity
2017-12-17 07:35:56,923 [salt.state       ][INFO    ][8899] Completed state [python-libvirt] at time 07:35:56.923061 duration_in_ms=38894.391
2017-12-17 07:35:56,928 [salt.state       ][INFO    ][8899] Running state [libvirt-bin] at time 07:35:56.927543
2017-12-17 07:35:56,928 [salt.state       ][INFO    ][8899] Executing state pkg.installed for libvirt-bin
2017-12-17 07:35:57,186 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-bin'] in directory '/root'
2017-12-17 07:36:01,563 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073601554312
2017-12-17 07:36:01,579 [salt.minion      ][INFO    ][11402] Starting a new job with PID 11402
2017-12-17 07:36:01,589 [salt.minion      ][INFO    ][11402] Returning information for job: 20171217073601554312
2017-12-17 07:36:11,768 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073611759910
2017-12-17 07:36:11,783 [salt.minion      ][INFO    ][12918] Starting a new job with PID 12918
2017-12-17 07:36:11,791 [salt.minion      ][INFO    ][12918] Returning information for job: 20171217073611759910
2017-12-17 07:36:11,919 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:36:11,944 [salt.state       ][INFO    ][8899] Made the following changes:
'libvirt-daemon-system' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'libvirt-clients' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libvirt-bin' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'

2017-12-17 07:36:11,950 [salt.state       ][INFO    ][8899] Loading fresh modules for state activity
2017-12-17 07:36:11,963 [salt.state       ][INFO    ][8899] Completed state [libvirt-bin] at time 07:36:11.962585 duration_in_ms=15035.042
2017-12-17 07:36:11,967 [salt.state       ][INFO    ][8899] Running state [qemu-utils] at time 07:36:11.967319
2017-12-17 07:36:11,968 [salt.state       ][INFO    ][8899] Executing state pkg.installed for qemu-utils
2017-12-17 07:36:12,147 [salt.state       ][INFO    ][8899] Package qemu-utils is already installed
2017-12-17 07:36:12,147 [salt.state       ][INFO    ][8899] Completed state [qemu-utils] at time 07:36:12.147329 duration_in_ms=180.009
2017-12-17 07:36:12,148 [salt.state       ][INFO    ][8899] Running state [qemu-kvm] at time 07:36:12.147507
2017-12-17 07:36:12,148 [salt.state       ][INFO    ][8899] Executing state pkg.installed for qemu-kvm
2017-12-17 07:36:12,150 [salt.state       ][INFO    ][8899] Package qemu-kvm is already installed
2017-12-17 07:36:12,151 [salt.state       ][INFO    ][8899] Completed state [qemu-kvm] at time 07:36:12.150483 duration_in_ms=2.976
2017-12-17 07:36:12,152 [salt.state       ][INFO    ][8899] Running state [/etc/libvirt/libvirtd.conf] at time 07:36:12.151684
2017-12-17 07:36:12,152 [salt.state       ][INFO    ][8899] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-12-17 07:36:12,171 [salt.fileclient  ][INFO    ][8899] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-12-17 07:36:12,178 [salt.state       ][INFO    ][8899] File changed:
--- 
+++ 
@@ -32,6 +32,9 @@
 # This is disabled by default, uncomment this to enable it.
 #listen_tcp = 1
 
+listen_tls = 0
+listen_tcp = 1
+auth_tcp="none"
 
 
 # Override the port for accepting secure TLS connections
@@ -47,10 +50,6 @@
 
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
-#
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
 #
 #listen_addr = "192.168.0.1"
 
@@ -101,16 +100,8 @@
 # control, then you may want to relax this too.
 unix_sock_rw_perms = "0770"
 
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
-
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -242,7 +233,7 @@
 #tls_allowed_dn_list = ["DN1", "DN2"]
 
 
-# A whitelist of allowed SASL usernames. The format for username
+# A whitelist of allowed SASL usernames. The format for usernames
 # depends on the SASL authentication mechanism. Kerberos usernames
 # look like username@REALM
 #
@@ -259,13 +250,6 @@
 #sasl_allowed_username_list = ["joe@EXAMPLE.COM", "fred@EXAMPLE.COM" ]
 
 
-# Override the compile time default TLS priority string. The
-# default is usually "NORMAL" unless overridden at build time.
-# Only set this is it is desired for libvirt to deviate from
-# the global default settings.
-#
-#tls_priority="NORMAL"
-
 
 #################################################################
 #
@@ -274,7 +258,7 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
+#max_clients = 20
 
 # The maximum length of queue of connections waiting to be
 # accepted by the daemon. Note, that some protocols supporting
@@ -282,10 +266,6 @@
 # connection succeeds.
 #max_queued_clients = 1000
 
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is 20. Set this to
-# zero to turn this feature off.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -317,16 +297,6 @@
 # and max_workers parameter
 #max_client_requests = 5
 
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
-
 #################################################################
 #
 # Logging controls
@@ -334,10 +304,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -346,16 +312,10 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
@@ -377,8 +337,6 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
@@ -390,11 +348,11 @@
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -417,16 +375,10 @@
 
 ###################################################################
 # UUID of the host:
-# Host UUID is read from one of the sources specified in host_uuid_source.
-#
-# - 'smbios': fetch the UUID from 'dmidecode -s system-uuid'
-# - 'machine-id': fetch the UUID from /etc/machine-id
-#
-# The host_uuid_source default is 'smbios'. If 'dmidecode' does not provide
-# a valid UUID a temporary UUID will be generated.
-#
-# Another option is to specify host UUID in host_uuid.
-#
+# Provide the UUID of the host here in case the command
+# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
+# 'dmidecode' does not provide a valid UUID and none is provided here, a
+# temporary UUID will be generated.
 # Keep the format of the example UUID below. UUID must not have all digits
 # be the same.
 
@@ -434,7 +386,6 @@
 # it with the output of the 'uuidgen' command and then
 # uncomment this entry
 #host_uuid = "00000000-0000-0000-0000-000000000000"
-#host_uuid_source = "smbios"
 
 ###################################################################
 # Keepalive protocol:
@@ -455,24 +406,8 @@
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
 #
 #keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5
-
-###################################################################
-# Open vSwitch:
-# This allows to specify a timeout for openvswitch calls made by
-# libvirt. The ovs-vsctl utility is used for the configuration and
-# its timeout option is set by default to 5 seconds to avoid
-# potential infinite waits blocking libvirt.
-#
-#ovs_timeout = 5

2017-12-17 07:36:12,178 [salt.state       ][INFO    ][8899] Completed state [/etc/libvirt/libvirtd.conf] at time 07:36:12.178045 duration_in_ms=26.361
2017-12-17 07:36:12,178 [salt.state       ][INFO    ][8899] Running state [/etc/default/libvirt-bin] at time 07:36:12.178260
2017-12-17 07:36:12,178 [salt.state       ][INFO    ][8899] Executing state file.managed for /etc/default/libvirt-bin
2017-12-17 07:36:12,193 [salt.fileclient  ][INFO    ][8899] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-12-17 07:36:12,195 [salt.state       ][INFO    ][8899] File changed:
New file
2017-12-17 07:36:12,195 [salt.state       ][INFO    ][8899] Completed state [/etc/default/libvirt-bin] at time 07:36:12.195447 duration_in_ms=17.187
2017-12-17 07:36:12,196 [salt.state       ][INFO    ][8899] Running state [service.systemctl_reload] at time 07:36:12.195986
2017-12-17 07:36:12,196 [salt.state       ][INFO    ][8899] Executing state module.wait for service.systemctl_reload
2017-12-17 07:36:12,196 [salt.state       ][INFO    ][8899] No changes made for service.systemctl_reload
2017-12-17 07:36:12,196 [salt.state       ][INFO    ][8899] Completed state [service.systemctl_reload] at time 07:36:12.196428 duration_in_ms=0.442
2017-12-17 07:36:12,197 [salt.state       ][INFO    ][8899] Running state [service.systemctl_reload] at time 07:36:12.196546
2017-12-17 07:36:12,197 [salt.state       ][INFO    ][8899] Executing state module.mod_watch for service.systemctl_reload
2017-12-17 07:36:12,197 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-17 07:36:12,234 [salt.state       ][INFO    ][8899] {'ret': True}
2017-12-17 07:36:12,234 [salt.state       ][INFO    ][8899] Completed state [service.systemctl_reload] at time 07:36:12.233972 duration_in_ms=37.426
2017-12-17 07:36:12,235 [salt.state       ][INFO    ][8899] Running state [/etc/libvirt/qemu/networks/default.xml] at time 07:36:12.235395
2017-12-17 07:36:12,236 [salt.state       ][INFO    ][8899] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-12-17 07:36:12,236 [salt.state       ][INFO    ][8899] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2017-12-17 07:36:12,236 [salt.state       ][INFO    ][8899] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 07:36:12.236032 duration_in_ms=0.637
2017-12-17 07:36:12,236 [salt.state       ][INFO    ][8899] Running state [libvirtd] at time 07:36:12.236348
2017-12-17 07:36:12,237 [salt.state       ][INFO    ][8899] Executing state service.running for libvirtd
2017-12-17 07:36:12,237 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2017-12-17 07:36:12,246 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-12-17 07:36:12,253 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-12-17 07:36:12,261 [salt.state       ][INFO    ][8899] The service libvirtd is already running
2017-12-17 07:36:12,261 [salt.state       ][INFO    ][8899] Completed state [libvirtd] at time 07:36:12.260980 duration_in_ms=24.631
2017-12-17 07:36:12,261 [salt.state       ][INFO    ][8899] Running state [libvirtd] at time 07:36:12.261167
2017-12-17 07:36:12,261 [salt.state       ][INFO    ][8899] Executing state service.mod_watch for libvirtd
2017-12-17 07:36:12,262 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-12-17 07:36:12,270 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-12-17 07:36:12,278 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2017-12-17 07:36:12,324 [salt.state       ][INFO    ][8899] {'libvirtd': True}
2017-12-17 07:36:12,325 [salt.state       ][INFO    ][8899] Completed state [libvirtd] at time 07:36:12.324462 duration_in_ms=63.294
2017-12-17 07:36:12,326 [salt.state       ][INFO    ][8899] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 07:36:12.325516
2017-12-17 07:36:12,326 [salt.state       ][INFO    ][8899] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2017-12-17 07:36:12,326 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2017-12-17 07:36:12,561 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2017-12-17 07:36:12,776 [salt.state       ][INFO    ][8899] {'pid': 13061, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2017-12-17 07:36:12,776 [salt.state       ][INFO    ][8899] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 07:36:12.776306 duration_in_ms=450.79
2017-12-17 07:36:12,777 [salt.state       ][INFO    ][8899] Running state [virsh net-autostart default --disable] at time 07:36:12.776545
2017-12-17 07:36:12,777 [salt.state       ][INFO    ][8899] Executing state cmd.run for virsh net-autostart default --disable
2017-12-17 07:36:12,777 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-12-17 07:36:12,795 [salt.state       ][INFO    ][8899] onlyif execution failed
2017-12-17 07:36:12,795 [salt.state       ][INFO    ][8899] Completed state [virsh net-autostart default --disable] at time 07:36:12.795191 duration_in_ms=18.646
2017-12-17 07:36:12,795 [salt.state       ][INFO    ][8899] Running state [virsh net-destroy default] at time 07:36:12.795412
2017-12-17 07:36:12,796 [salt.state       ][INFO    ][8899] Executing state cmd.run for virsh net-destroy default
2017-12-17 07:36:12,796 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-12-17 07:36:12,811 [salt.state       ][INFO    ][8899] onlyif execution failed
2017-12-17 07:36:12,812 [salt.state       ][INFO    ][8899] Completed state [virsh net-destroy default] at time 07:36:12.811706 duration_in_ms=16.292
2017-12-17 07:36:12,812 [salt.state       ][INFO    ][8899] Running state [echo 'No pool is defined'] at time 07:36:12.811919
2017-12-17 07:36:12,812 [salt.state       ][INFO    ][8899] Executing state cmd.run for echo 'No pool is defined'
2017-12-17 07:36:12,813 [salt.loaded.int.module.cmdmod][INFO    ][8899] Executing command 'echo 'No pool is defined'' in directory '/root'
2017-12-17 07:36:12,819 [salt.state       ][INFO    ][8899] {'pid': 13100, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2017-12-17 07:36:12,820 [salt.state       ][INFO    ][8899] Completed state [echo 'No pool is defined'] at time 07:36:12.819528 duration_in_ms=7.608
2017-12-17 07:36:12,821 [salt.minion      ][INFO    ][8899] Returning information for job: 20171217073500489997
2017-12-17 07:36:20,319 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command state.apply with jid 20171217073620312127
2017-12-17 07:36:20,335 [salt.minion      ][INFO    ][13105] Starting a new job with PID 13105
2017-12-17 07:36:22,794 [salt.state       ][INFO    ][13105] Loading fresh modules for state activity
2017-12-17 07:36:22,815 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-12-17 07:36:22,833 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-17 07:36:22,844 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-17 07:36:22,867 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-17 07:36:22,920 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-17 07:36:22,937 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:36:22,980 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-17 07:36:23,003 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-17 07:36:23,015 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 07:36:23,031 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-17 07:36:23,037 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-17 07:36:23,048 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-17 07:36:23,068 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-17 07:36:23,084 [py.warnings      ][WARNING ][13105] /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-12-17 07:36:23,084 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'salt-minion --version' in directory '/root'
2017-12-17 07:36:23,391 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'salt-minion --version' in directory '/root'
2017-12-17 07:36:23,713 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-17 07:36:23,732 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-17 07:36:23,746 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-17 07:36:23,763 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-17 07:36:23,798 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-17 07:36:23,811 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-17 07:36:23,833 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-17 07:36:23,848 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:36:23,864 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-17 07:36:23,901 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-17 07:36:23,957 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-17 07:36:23,977 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-17 07:36:24,034 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-17 07:36:24,051 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:36:24,094 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-17 07:36:24,115 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-17 07:36:24,129 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 07:36:24,148 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-17 07:36:24,155 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-17 07:36:24,165 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-17 07:36:24,184 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-17 07:36:24,198 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'salt-minion --version' in directory '/root'
2017-12-17 07:36:24,499 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'salt-minion --version' in directory '/root'
2017-12-17 07:36:24,812 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-17 07:36:24,831 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-17 07:36:24,843 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-17 07:36:24,857 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-17 07:36:24,893 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-17 07:36:24,906 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-17 07:36:24,926 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-17 07:36:24,940 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:36:24,959 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-17 07:36:24,993 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-17 07:36:25,054 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-17 07:36:25,113 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-17 07:36:25,163 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-17 07:36:25,178 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-17 07:36:25,201 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-17 07:36:25,508 [salt.state       ][INFO    ][13105] Running state [salt-minion] at time 07:36:25.508420
2017-12-17 07:36:25,509 [salt.state       ][INFO    ][13105] Executing state pkg.installed for salt-minion
2017-12-17 07:36:25,509 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:36:25,755 [salt.state       ][INFO    ][13105] Package salt-minion is already installed
2017-12-17 07:36:25,755 [salt.state       ][INFO    ][13105] Completed state [salt-minion] at time 07:36:25.754893 duration_in_ms=246.472
2017-12-17 07:36:25,755 [salt.state       ][INFO    ][13105] Running state [salt_minion_dependency_packages] at time 07:36:25.755127
2017-12-17 07:36:25,755 [salt.state       ][INFO    ][13105] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-17 07:36:25,758 [salt.state       ][INFO    ][13105] All specified packages are already installed
2017-12-17 07:36:25,758 [salt.state       ][INFO    ][13105] Completed state [salt_minion_dependency_packages] at time 07:36:25.758096 duration_in_ms=2.97
2017-12-17 07:36:25,760 [salt.state       ][INFO    ][13105] Running state [/etc/salt/minion.d/minion.conf] at time 07:36:25.759565
2017-12-17 07:36:25,760 [salt.state       ][INFO    ][13105] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-17 07:36:25,781 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-17 07:36:25,826 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-17 07:36:25,869 [salt.fileclient  ][INFO    ][13105] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:36:25,902 [salt.state       ][INFO    ][13105] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-17 07:36:25,902 [salt.state       ][INFO    ][13105] Completed state [/etc/salt/minion.d/minion.conf] at time 07:36:25.902100 duration_in_ms=142.535
2017-12-17 07:36:25,902 [salt.state       ][INFO    ][13105] Running state [/etc/salt/minion.d/_virt.conf] at time 07:36:25.902348
2017-12-17 07:36:25,903 [salt.state       ][INFO    ][13105] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-17 07:36:25,909 [salt.state       ][INFO    ][13105] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-17 07:36:25,910 [salt.state       ][INFO    ][13105] Completed state [/etc/salt/minion.d/_virt.conf] at time 07:36:25.909613 duration_in_ms=7.264
2017-12-17 07:36:25,911 [salt.state       ][INFO    ][13105] Running state [salt-minion] at time 07:36:25.910931
2017-12-17 07:36:25,911 [salt.state       ][INFO    ][13105] Executing state service.running for salt-minion
2017-12-17 07:36:25,911 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-17 07:36:25,929 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-17 07:36:25,936 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-17 07:36:25,945 [salt.state       ][INFO    ][13105] The service salt-minion is already running
2017-12-17 07:36:25,945 [salt.state       ][INFO    ][13105] Completed state [salt-minion] at time 07:36:25.944962 duration_in_ms=34.031
2017-12-17 07:36:25,946 [salt.state       ][INFO    ][13105] Running state [/etc/salt/grains.d] at time 07:36:25.946204
2017-12-17 07:36:25,946 [salt.state       ][INFO    ][13105] Executing state file.directory for /etc/salt/grains.d
2017-12-17 07:36:25,947 [salt.state       ][INFO    ][13105] Directory /etc/salt/grains.d is in the correct state
2017-12-17 07:36:25,947 [salt.state       ][INFO    ][13105] Completed state [/etc/salt/grains.d] at time 07:36:25.947047 duration_in_ms=0.843
2017-12-17 07:36:25,947 [salt.state       ][INFO    ][13105] Running state [/etc/salt/grains] at time 07:36:25.947438
2017-12-17 07:36:25,948 [salt.state       ][INFO    ][13105] Executing state file.managed for /etc/salt/grains
2017-12-17 07:36:25,948 [salt.state       ][INFO    ][13105] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-17 07:36:25,948 [salt.state       ][INFO    ][13105] Completed state [/etc/salt/grains] at time 07:36:25.948045 duration_in_ms=0.607
2017-12-17 07:36:25,948 [salt.state       ][INFO    ][13105] Running state [/etc/salt/grains.d/placeholder] at time 07:36:25.948293
2017-12-17 07:36:25,948 [salt.state       ][INFO    ][13105] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-17 07:36:25,949 [salt.state       ][INFO    ][13105] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-17 07:36:25,949 [salt.state       ][INFO    ][13105] Completed state [/etc/salt/grains.d/placeholder] at time 07:36:25.948874 duration_in_ms=0.582
2017-12-17 07:36:25,949 [salt.state       ][INFO    ][13105] Running state [/etc/salt/grains.d/sphinx] at time 07:36:25.949124
2017-12-17 07:36:25,949 [salt.state       ][INFO    ][13105] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-17 07:36:25,973 [salt.state       ][INFO    ][13105] File changed:
--- 
+++ 
@@ -49,6 +49,7 @@
               - 10.167.4.142
               - 127.0.0.1
               - 192.168.11.253
+              - 192.168.122.1
         system:
           name: System
           param:

2017-12-17 07:36:25,974 [salt.state       ][INFO    ][13105] Completed state [/etc/salt/grains.d/sphinx] at time 07:36:25.973662 duration_in_ms=24.538
2017-12-17 07:36:25,974 [salt.state       ][INFO    ][13105] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:36:25.974165
2017-12-17 07:36:25,974 [salt.state       ][INFO    ][13105] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:36:25,975 [salt.state       ][INFO    ][13105] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:36:25,975 [salt.state       ][INFO    ][13105] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:36:25.974626 duration_in_ms=0.461
2017-12-17 07:36:25,975 [salt.state       ][INFO    ][13105] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:36:25.974748
2017-12-17 07:36:25,975 [salt.state       ][INFO    ][13105] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:36:25,975 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-17 07:36:26,058 [salt.state       ][INFO    ][13105] {'pid': 13175, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 07:36:26,058 [salt.state       ][INFO    ][13105] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:36:26.057842 duration_in_ms=83.093
2017-12-17 07:36:26,058 [salt.state       ][INFO    ][13105] Running state [/etc/salt/grains.d/dns_records] at time 07:36:26.058337
2017-12-17 07:36:26,059 [salt.state       ][INFO    ][13105] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-17 07:36:26,064 [salt.state       ][INFO    ][13105] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-17 07:36:26,064 [salt.state       ][INFO    ][13105] Completed state [/etc/salt/grains.d/dns_records] at time 07:36:26.064288 duration_in_ms=5.951
2017-12-17 07:36:26,065 [salt.state       ][INFO    ][13105] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 07:36:26.064979
2017-12-17 07:36:26,065 [salt.state       ][INFO    ][13105] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:36:26,065 [salt.state       ][INFO    ][13105] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:36:26,066 [salt.state       ][INFO    ][13105] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 07:36:26.065621 duration_in_ms=0.642
2017-12-17 07:36:26,066 [salt.state       ][INFO    ][13105] Running state [/etc/salt/grains.d/salt] at time 07:36:26.065936
2017-12-17 07:36:26,066 [salt.state       ][INFO    ][13105] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-17 07:36:26,071 [salt.state       ][INFO    ][13105] File /etc/salt/grains.d/salt is in the correct state
2017-12-17 07:36:26,072 [salt.state       ][INFO    ][13105] Completed state [/etc/salt/grains.d/salt] at time 07:36:26.071504 duration_in_ms=5.567
2017-12-17 07:36:26,072 [salt.state       ][INFO    ][13105] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 07:36:26.072104
2017-12-17 07:36:26,072 [salt.state       ][INFO    ][13105] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:36:26,072 [salt.state       ][INFO    ][13105] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:36:26,073 [salt.state       ][INFO    ][13105] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 07:36:26.072595 duration_in_ms=0.492
2017-12-17 07:36:26,074 [salt.state       ][INFO    ][13105] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:36:26.073698
2017-12-17 07:36:26,074 [salt.state       ][INFO    ][13105] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-17 07:36:26,074 [salt.state       ][INFO    ][13105] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-17 07:36:26,074 [salt.state       ][INFO    ][13105] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:36:26.074178 duration_in_ms=0.481
2017-12-17 07:36:26,074 [salt.state       ][INFO    ][13105] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:36:26.074307
2017-12-17 07:36:26,074 [salt.state       ][INFO    ][13105] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-17 07:36:26,076 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-17 07:36:26,084 [salt.state       ][INFO    ][13105] {'pid': 13177, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 07:36:26,084 [salt.state       ][INFO    ][13105] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:36:26.083945 duration_in_ms=9.638
2017-12-17 07:36:26,085 [salt.state       ][INFO    ][13105] Running state [mine.update] at time 07:36:26.084578
2017-12-17 07:36:26,085 [salt.state       ][INFO    ][13105] Executing state module.wait for mine.update
2017-12-17 07:36:26,085 [salt.state       ][INFO    ][13105] No changes made for mine.update
2017-12-17 07:36:26,085 [salt.state       ][INFO    ][13105] Completed state [mine.update] at time 07:36:26.085301 duration_in_ms=0.723
2017-12-17 07:36:26,086 [salt.state       ][INFO    ][13105] Running state [mine.update] at time 07:36:26.085488
2017-12-17 07:36:26,086 [salt.state       ][INFO    ][13105] Executing state module.mod_watch for mine.update
2017-12-17 07:36:26,607 [salt.state       ][INFO    ][13105] {'ret': True}
2017-12-17 07:36:26,607 [salt.state       ][INFO    ][13105] Completed state [mine.update] at time 07:36:26.606887 duration_in_ms=521.399
2017-12-17 07:36:26,607 [salt.state       ][INFO    ][13105] Running state [ca-certificates] at time 07:36:26.607135
2017-12-17 07:36:26,607 [salt.state       ][INFO    ][13105] Executing state pkg.installed for ca-certificates
2017-12-17 07:36:26,611 [salt.state       ][INFO    ][13105] Package ca-certificates is already installed
2017-12-17 07:36:26,611 [salt.state       ][INFO    ][13105] Completed state [ca-certificates] at time 07:36:26.610795 duration_in_ms=3.661
2017-12-17 07:36:26,611 [salt.state       ][INFO    ][13105] Running state [update-ca-certificates] at time 07:36:26.611351
2017-12-17 07:36:26,612 [salt.state       ][INFO    ][13105] Executing state cmd.wait for update-ca-certificates
2017-12-17 07:36:26,612 [salt.state       ][INFO    ][13105] No changes made for update-ca-certificates
2017-12-17 07:36:26,612 [salt.state       ][INFO    ][13105] Completed state [update-ca-certificates] at time 07:36:26.611962 duration_in_ms=0.611
2017-12-17 07:36:26,612 [salt.state       ][INFO    ][13105] Running state [libvirt-dev] at time 07:36:26.612151
2017-12-17 07:36:26,612 [salt.state       ][INFO    ][13105] Executing state pkg.installed for libvirt-dev
2017-12-17 07:36:26,620 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 07:36:28,137 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-dev'] in directory '/root'
2017-12-17 07:36:30,419 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073630411215
2017-12-17 07:36:30,433 [salt.minion      ][INFO    ][13541] Starting a new job with PID 13541
2017-12-17 07:36:30,474 [salt.minion      ][INFO    ][13541] Returning information for job: 20171217073630411215
2017-12-17 07:36:40,447 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073640436323
2017-12-17 07:36:40,465 [salt.minion      ][INFO    ][13667] Starting a new job with PID 13667
2017-12-17 07:36:40,514 [salt.minion      ][INFO    ][13667] Returning information for job: 20171217073640436323
2017-12-17 07:36:50,469 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073650461029
2017-12-17 07:36:50,484 [salt.minion      ][INFO    ][13890] Starting a new job with PID 13890
2017-12-17 07:36:50,530 [salt.minion      ][INFO    ][13890] Returning information for job: 20171217073650461029
2017-12-17 07:37:00,516 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073700499828
2017-12-17 07:37:00,531 [salt.minion      ][INFO    ][18670] Starting a new job with PID 18670
2017-12-17 07:37:00,574 [salt.minion      ][INFO    ][18670] Returning information for job: 20171217073700499828
2017-12-17 07:37:01,323 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:37:01,348 [salt.state       ][INFO    ][13105] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'c++-compiler' changed from 'absent' to '1'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-104.127'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libc-dev' changed from 'absent' to '1'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libvirt-dev' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'

2017-12-17 07:37:01,356 [salt.state       ][INFO    ][13105] Loading fresh modules for state activity
2017-12-17 07:37:01,368 [salt.state       ][INFO    ][13105] Completed state [libvirt-dev] at time 07:37:01.367642 duration_in_ms=34755.49
2017-12-17 07:37:01,372 [salt.state       ][INFO    ][13105] Running state [pkg-config] at time 07:37:01.372290
2017-12-17 07:37:01,372 [salt.state       ][INFO    ][13105] Executing state pkg.installed for pkg-config
2017-12-17 07:37:01,593 [salt.state       ][INFO    ][13105] Package pkg-config is already installed
2017-12-17 07:37:01,593 [salt.state       ][INFO    ][13105] Completed state [pkg-config] at time 07:37:01.593417 duration_in_ms=221.126
2017-12-17 07:37:01,594 [salt.state       ][INFO    ][13105] Running state [virtng.init] at time 07:37:01.593809
2017-12-17 07:37:01,594 [salt.state       ][INFO    ][13105] Executing state module.run for virtng.init
2017-12-17 07:37:01,632 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command ['git', '--version'] in directory '/root'
2017-12-17 07:37:01,668 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'virsh list --all --name| grep -E "^mdb02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:37:10,545 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073710541371
2017-12-17 07:37:10,560 [salt.minion      ][INFO    ][18743] Starting a new job with PID 18743
2017-12-17 07:37:10,569 [salt.minion      ][INFO    ][18743] Returning information for job: 20171217073710541371
2017-12-17 07:37:20,739 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073720740548
2017-12-17 07:37:20,753 [salt.minion      ][INFO    ][18758] Starting a new job with PID 18758
2017-12-17 07:37:20,761 [salt.minion      ][INFO    ][18758] Returning information for job: 20171217073720740548
2017-12-17 07:37:26,888 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-17 07:37:26,910 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:26,957 [salt.loaded.int.module.cmdmod][ERROR   ][13105] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-17 07:37:26,957 [salt.loaded.int.module.cmdmod][ERROR   ][13105] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-17 07:37:26,957 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb02.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-17 07:37:26,967 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:26,973 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-17 07:37:28,016 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-17 07:37:28,594 [salt.loaded.ext.module.seedng][INFO    ][13105] salt-minion pre-installed on image, configuring as mdb02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:37:28,627 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'mount -l' in directory '/root'
2017-12-17 07:37:28,641 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-17 07:37:29,186 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:29,741 [salt.state       ][INFO    ][13105] {'ret': True}
2017-12-17 07:37:29,741 [salt.state       ][INFO    ][13105] Completed state [virtng.init] at time 07:37:29.741088 duration_in_ms=28147.278
2017-12-17 07:37:29,741 [salt.state       ][INFO    ][13105] Running state [virt.set_autostart] at time 07:37:29.741330
2017-12-17 07:37:29,742 [salt.state       ][INFO    ][13105] Executing state module.run for virt.set_autostart
2017-12-17 07:37:29,744 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'virsh list --autostart --name| grep -E "^mdb02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:37:29,761 [salt.state       ][INFO    ][13105] {'ret': True}
2017-12-17 07:37:29,762 [salt.state       ][INFO    ][13105] Completed state [virt.set_autostart] at time 07:37:29.761497 duration_in_ms=20.167
2017-12-17 07:37:29,762 [salt.state       ][INFO    ][13105] Running state [virtng.init] at time 07:37:29.761690
2017-12-17 07:37:29,762 [salt.state       ][INFO    ][13105] Executing state module.run for virtng.init
2017-12-17 07:37:29,764 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'virsh list --all --name| grep -E "^dbs02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:37:30,929 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073730925847
2017-12-17 07:37:30,942 [salt.minion      ][INFO    ][19165] Starting a new job with PID 19165
2017-12-17 07:37:30,951 [salt.minion      ][INFO    ][19165] Returning information for job: 20171217073730925847
2017-12-17 07:37:31,831 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-17 07:37:31,840 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:31,846 [salt.loaded.int.module.cmdmod][ERROR   ][13105] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-17 07:37:31,846 [salt.loaded.int.module.cmdmod][ERROR   ][13105] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-17 07:37:31,847 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs02.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-17 07:37:31,856 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:31,864 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-17 07:37:32,906 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-17 07:37:33,417 [salt.loaded.ext.module.seedng][INFO    ][13105] salt-minion pre-installed on image, configuring as dbs02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:37:33,559 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'mount -l' in directory '/root'
2017-12-17 07:37:33,665 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-17 07:37:38,677 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:39,170 [salt.state       ][INFO    ][13105] {'ret': True}
2017-12-17 07:37:39,171 [salt.state       ][INFO    ][13105] Completed state [virtng.init] at time 07:37:39.170652 duration_in_ms=9408.962
2017-12-17 07:37:39,171 [salt.state       ][INFO    ][13105] Running state [virt.set_autostart] at time 07:37:39.170971
2017-12-17 07:37:39,171 [salt.state       ][INFO    ][13105] Executing state module.run for virt.set_autostart
2017-12-17 07:37:39,173 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'virsh list --autostart --name| grep -E "^dbs02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:37:39,195 [salt.state       ][INFO    ][13105] {'ret': True}
2017-12-17 07:37:39,196 [salt.state       ][INFO    ][13105] Completed state [virt.set_autostart] at time 07:37:39.195658 duration_in_ms=24.686
2017-12-17 07:37:39,196 [salt.state       ][INFO    ][13105] Running state [virtng.init] at time 07:37:39.195906
2017-12-17 07:37:39,196 [salt.state       ][INFO    ][13105] Executing state module.run for virtng.init
2017-12-17 07:37:39,198 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'virsh list --all --name| grep -E "^ctl02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:37:40,966 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073740952447
2017-12-17 07:37:40,976 [salt.minion      ][INFO    ][19449] Starting a new job with PID 19449
2017-12-17 07:37:40,985 [salt.minion      ][INFO    ][19449] Returning information for job: 20171217073740952447
2017-12-17 07:37:41,529 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-17 07:37:41,538 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:41,545 [salt.loaded.int.module.cmdmod][ERROR   ][13105] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-17 07:37:41,545 [salt.loaded.int.module.cmdmod][ERROR   ][13105] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-17 07:37:41,546 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl02.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-17 07:37:41,556 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:41,563 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-17 07:37:42,594 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-17 07:37:43,192 [salt.loaded.ext.module.seedng][INFO    ][13105] salt-minion pre-installed on image, configuring as ctl02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:37:43,253 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'mount -l' in directory '/root'
2017-12-17 07:37:43,371 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-17 07:37:46,282 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:46,800 [salt.state       ][INFO    ][13105] {'ret': True}
2017-12-17 07:37:46,801 [salt.state       ][INFO    ][13105] Completed state [virtng.init] at time 07:37:46.800574 duration_in_ms=7604.666
2017-12-17 07:37:46,801 [salt.state       ][INFO    ][13105] Running state [virt.set_autostart] at time 07:37:46.800800
2017-12-17 07:37:46,801 [salt.state       ][INFO    ][13105] Executing state module.run for virt.set_autostart
2017-12-17 07:37:46,803 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'virsh list --autostart --name| grep -E "^ctl02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:37:46,823 [salt.state       ][INFO    ][13105] {'ret': True}
2017-12-17 07:37:46,824 [salt.state       ][INFO    ][13105] Completed state [virt.set_autostart] at time 07:37:46.823526 duration_in_ms=22.726
2017-12-17 07:37:46,824 [salt.state       ][INFO    ][13105] Running state [virtng.init] at time 07:37:46.823722
2017-12-17 07:37:46,824 [salt.state       ][INFO    ][13105] Executing state module.run for virtng.init
2017-12-17 07:37:46,826 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'virsh list --all --name| grep -E "^msg02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:37:48,911 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-17 07:37:48,920 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:48,927 [salt.loaded.int.module.cmdmod][ERROR   ][13105] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-17 07:37:48,927 [salt.loaded.int.module.cmdmod][ERROR   ][13105] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-17 07:37:48,928 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg02.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-17 07:37:48,938 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:48,946 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-17 07:37:49,994 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-17 07:37:50,519 [salt.loaded.ext.module.seedng][INFO    ][13105] salt-minion pre-installed on image, configuring as msg02.baremetal-mcp-pike-odl-ha.local
2017-12-17 07:37:50,559 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'mount -l' in directory '/root'
2017-12-17 07:37:50,572 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-17 07:37:51,164 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217073751163703
2017-12-17 07:37:51,176 [salt.minion      ][INFO    ][19762] Starting a new job with PID 19762
2017-12-17 07:37:51,249 [salt.minion      ][INFO    ][19762] Returning information for job: 20171217073751163703
2017-12-17 07:37:52,333 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-17 07:37:52,993 [salt.state       ][INFO    ][13105] {'ret': True}
2017-12-17 07:37:52,994 [salt.state       ][INFO    ][13105] Completed state [virtng.init] at time 07:37:52.993681 duration_in_ms=6169.959
2017-12-17 07:37:52,994 [salt.state       ][INFO    ][13105] Running state [virt.set_autostart] at time 07:37:52.994009
2017-12-17 07:37:52,994 [salt.state       ][INFO    ][13105] Executing state module.run for virt.set_autostart
2017-12-17 07:37:52,996 [salt.loaded.int.module.cmdmod][INFO    ][13105] Executing command 'virsh list --autostart --name| grep -E "^msg02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:37:53,015 [salt.state       ][INFO    ][13105] {'ret': True}
2017-12-17 07:37:53,015 [salt.state       ][INFO    ][13105] Completed state [virt.set_autostart] at time 07:37:53.014775 duration_in_ms=20.766
2017-12-17 07:37:53,018 [salt.minion      ][INFO    ][13105] Returning information for job: 20171217073620312127
2017-12-17 07:39:00,492 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command state.sls with jid 20171217073900489860
2017-12-17 07:39:00,507 [salt.minion      ][INFO    ][20010] Starting a new job with PID 20010
2017-12-17 07:39:02,936 [salt.state       ][INFO    ][20010] Loading fresh modules for state activity
2017-12-17 07:39:02,964 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-17 07:39:02,981 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-17 07:39:03,007 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-17 07:39:03,072 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-17 07:39:03,086 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-17 07:39:03,111 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-17 07:39:03,169 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-17 07:39:03,187 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:39:03,228 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-17 07:39:03,249 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-17 07:39:03,263 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 07:39:03,278 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-17 07:39:03,285 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-17 07:39:03,296 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-17 07:39:03,316 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-17 07:39:03,331 [py.warnings      ][WARNING ][20010] /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-12-17 07:39:03,331 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'salt-minion --version' in directory '/root'
2017-12-17 07:39:03,642 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'salt-minion --version' in directory '/root'
2017-12-17 07:39:03,966 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-17 07:39:03,984 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-17 07:39:03,996 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-17 07:39:04,007 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-17 07:39:04,041 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-17 07:39:04,054 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-17 07:39:04,076 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-17 07:39:04,088 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:39:04,105 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-17 07:39:04,136 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-17 07:39:04,188 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-17 07:39:04,206 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-17 07:39:04,259 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-17 07:39:04,276 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:39:04,322 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-17 07:39:04,345 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-17 07:39:04,358 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 07:39:04,376 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-17 07:39:04,382 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-17 07:39:04,393 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-17 07:39:04,413 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-17 07:39:04,428 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'salt-minion --version' in directory '/root'
2017-12-17 07:39:04,741 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'salt-minion --version' in directory '/root'
2017-12-17 07:39:05,066 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-17 07:39:05,085 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-17 07:39:05,098 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-17 07:39:05,110 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-17 07:39:05,143 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-17 07:39:05,156 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-17 07:39:05,177 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-17 07:39:05,189 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-17 07:39:05,206 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-17 07:39:05,238 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-17 07:39:05,297 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-17 07:39:05,352 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-17 07:39:05,629 [salt.state       ][INFO    ][20010] Running state [salt-minion] at time 07:39:05.629284
2017-12-17 07:39:05,630 [salt.state       ][INFO    ][20010] Executing state pkg.installed for salt-minion
2017-12-17 07:39:05,630 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 07:39:05,918 [salt.state       ][INFO    ][20010] Package salt-minion is already installed
2017-12-17 07:39:05,918 [salt.state       ][INFO    ][20010] Completed state [salt-minion] at time 07:39:05.917809 duration_in_ms=288.524
2017-12-17 07:39:05,918 [salt.state       ][INFO    ][20010] Running state [salt_minion_dependency_packages] at time 07:39:05.918082
2017-12-17 07:39:05,918 [salt.state       ][INFO    ][20010] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-17 07:39:05,921 [salt.state       ][INFO    ][20010] All specified packages are already installed
2017-12-17 07:39:05,921 [salt.state       ][INFO    ][20010] Completed state [salt_minion_dependency_packages] at time 07:39:05.921162 duration_in_ms=3.078
2017-12-17 07:39:05,923 [salt.state       ][INFO    ][20010] Running state [/etc/salt/minion.d/minion.conf] at time 07:39:05.922619
2017-12-17 07:39:05,923 [salt.state       ][INFO    ][20010] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-17 07:39:05,944 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-17 07:39:05,990 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-17 07:39:06,074 [salt.fileclient  ][INFO    ][20010] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-17 07:39:06,108 [salt.state       ][INFO    ][20010] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-17 07:39:06,108 [salt.state       ][INFO    ][20010] Completed state [/etc/salt/minion.d/minion.conf] at time 07:39:06.108241 duration_in_ms=185.622
2017-12-17 07:39:06,109 [salt.state       ][INFO    ][20010] Running state [/etc/salt/minion.d/_virt.conf] at time 07:39:06.108527
2017-12-17 07:39:06,109 [salt.state       ][INFO    ][20010] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-17 07:39:06,190 [salt.state       ][INFO    ][20010] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-17 07:39:06,190 [salt.state       ][INFO    ][20010] Completed state [/etc/salt/minion.d/_virt.conf] at time 07:39:06.189884 duration_in_ms=81.356
2017-12-17 07:39:06,191 [salt.state       ][INFO    ][20010] Running state [salt-minion] at time 07:39:06.191303
2017-12-17 07:39:06,191 [salt.state       ][INFO    ][20010] Executing state service.running for salt-minion
2017-12-17 07:39:06,192 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-17 07:39:06,208 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-17 07:39:06,215 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-17 07:39:06,223 [salt.state       ][INFO    ][20010] The service salt-minion is already running
2017-12-17 07:39:06,224 [salt.state       ][INFO    ][20010] Completed state [salt-minion] at time 07:39:06.223682 duration_in_ms=32.377
2017-12-17 07:39:06,225 [salt.state       ][INFO    ][20010] Running state [/etc/salt/grains.d] at time 07:39:06.224942
2017-12-17 07:39:06,225 [salt.state       ][INFO    ][20010] Executing state file.directory for /etc/salt/grains.d
2017-12-17 07:39:06,226 [salt.state       ][INFO    ][20010] Directory /etc/salt/grains.d is in the correct state
2017-12-17 07:39:06,226 [salt.state       ][INFO    ][20010] Completed state [/etc/salt/grains.d] at time 07:39:06.225925 duration_in_ms=0.982
2017-12-17 07:39:06,226 [salt.state       ][INFO    ][20010] Running state [/etc/salt/grains] at time 07:39:06.226417
2017-12-17 07:39:06,227 [salt.state       ][INFO    ][20010] Executing state file.managed for /etc/salt/grains
2017-12-17 07:39:06,227 [salt.state       ][INFO    ][20010] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-17 07:39:06,227 [salt.state       ][INFO    ][20010] Completed state [/etc/salt/grains] at time 07:39:06.227148 duration_in_ms=0.731
2017-12-17 07:39:06,228 [salt.state       ][INFO    ][20010] Running state [/etc/salt/grains.d/placeholder] at time 07:39:06.227473
2017-12-17 07:39:06,228 [salt.state       ][INFO    ][20010] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-17 07:39:06,228 [salt.state       ][INFO    ][20010] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-17 07:39:06,228 [salt.state       ][INFO    ][20010] Completed state [/etc/salt/grains.d/placeholder] at time 07:39:06.228202 duration_in_ms=0.729
2017-12-17 07:39:06,229 [salt.state       ][INFO    ][20010] Running state [/etc/salt/grains.d/sphinx] at time 07:39:06.228532
2017-12-17 07:39:06,229 [salt.state       ][INFO    ][20010] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-17 07:39:06,334 [salt.state       ][INFO    ][20010] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 10.167.4.142
               - 127.0.0.1
               - 192.168.11.253
-              - 192.168.122.1
         system:
           name: System
           param:

2017-12-17 07:39:06,334 [salt.state       ][INFO    ][20010] Completed state [/etc/salt/grains.d/sphinx] at time 07:39:06.334423 duration_in_ms=105.89
2017-12-17 07:39:06,335 [salt.state       ][INFO    ][20010] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:39:06.335121
2017-12-17 07:39:06,335 [salt.state       ][INFO    ][20010] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:39:06,336 [salt.state       ][INFO    ][20010] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:39:06,336 [salt.state       ][INFO    ][20010] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:39:06.335794 duration_in_ms=0.674
2017-12-17 07:39:06,336 [salt.state       ][INFO    ][20010] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:39:06.335966
2017-12-17 07:39:06,336 [salt.state       ][INFO    ][20010] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:39:06,337 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-17 07:39:06,419 [salt.state       ][INFO    ][20010] {'pid': 20080, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 07:39:06,419 [salt.state       ][INFO    ][20010] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:39:06.419376 duration_in_ms=83.409
2017-12-17 07:39:06,420 [salt.state       ][INFO    ][20010] Running state [/etc/salt/grains.d/dns_records] at time 07:39:06.419814
2017-12-17 07:39:06,420 [salt.state       ][INFO    ][20010] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-17 07:39:06,465 [salt.state       ][INFO    ][20010] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-17 07:39:06,465 [salt.state       ][INFO    ][20010] Completed state [/etc/salt/grains.d/dns_records] at time 07:39:06.465096 duration_in_ms=45.282
2017-12-17 07:39:06,466 [salt.state       ][INFO    ][20010] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 07:39:06.465753
2017-12-17 07:39:06,466 [salt.state       ][INFO    ][20010] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:39:06,466 [salt.state       ][INFO    ][20010] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:39:06,466 [salt.state       ][INFO    ][20010] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 07:39:06.466357 duration_in_ms=0.603
2017-12-17 07:39:06,467 [salt.state       ][INFO    ][20010] Running state [/etc/salt/grains.d/salt] at time 07:39:06.466651
2017-12-17 07:39:06,467 [salt.state       ][INFO    ][20010] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-17 07:39:06,556 [salt.state       ][INFO    ][20010] File /etc/salt/grains.d/salt is in the correct state
2017-12-17 07:39:06,556 [salt.state       ][INFO    ][20010] Completed state [/etc/salt/grains.d/salt] at time 07:39:06.555757 duration_in_ms=89.106
2017-12-17 07:39:06,556 [salt.state       ][INFO    ][20010] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 07:39:06.556379
2017-12-17 07:39:06,557 [salt.state       ][INFO    ][20010] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:39:06,557 [salt.state       ][INFO    ][20010] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-17 07:39:06,557 [salt.state       ][INFO    ][20010] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 07:39:06.557015 duration_in_ms=0.636
2017-12-17 07:39:06,558 [salt.state       ][INFO    ][20010] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:39:06.558296
2017-12-17 07:39:06,559 [salt.state       ][INFO    ][20010] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-17 07:39:06,559 [salt.state       ][INFO    ][20010] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-17 07:39:06,559 [salt.state       ][INFO    ][20010] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:39:06.558941 duration_in_ms=0.646
2017-12-17 07:39:06,559 [salt.state       ][INFO    ][20010] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:39:06.559112
2017-12-17 07:39:06,559 [salt.state       ][INFO    ][20010] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-17 07:39:06,561 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-17 07:39:06,570 [salt.state       ][INFO    ][20010] {'pid': 20082, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-17 07:39:06,571 [salt.state       ][INFO    ][20010] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:39:06.570750 duration_in_ms=11.638
2017-12-17 07:39:06,571 [salt.state       ][INFO    ][20010] Running state [mine.update] at time 07:39:06.571352
2017-12-17 07:39:06,572 [salt.state       ][INFO    ][20010] Executing state module.wait for mine.update
2017-12-17 07:39:06,572 [salt.state       ][INFO    ][20010] No changes made for mine.update
2017-12-17 07:39:06,572 [salt.state       ][INFO    ][20010] Completed state [mine.update] at time 07:39:06.571969 duration_in_ms=0.616
2017-12-17 07:39:06,572 [salt.state       ][INFO    ][20010] Running state [mine.update] at time 07:39:06.572130
2017-12-17 07:39:06,572 [salt.state       ][INFO    ][20010] Executing state module.mod_watch for mine.update
2017-12-17 07:39:07,093 [salt.state       ][INFO    ][20010] {'ret': True}
2017-12-17 07:39:07,093 [salt.state       ][INFO    ][20010] Completed state [mine.update] at time 07:39:07.093153 duration_in_ms=521.022
2017-12-17 07:39:07,094 [salt.state       ][INFO    ][20010] Running state [ca-certificates] at time 07:39:07.093470
2017-12-17 07:39:07,094 [salt.state       ][INFO    ][20010] Executing state pkg.installed for ca-certificates
2017-12-17 07:39:07,097 [salt.state       ][INFO    ][20010] Package ca-certificates is already installed
2017-12-17 07:39:07,097 [salt.state       ][INFO    ][20010] Completed state [ca-certificates] at time 07:39:07.097399 duration_in_ms=3.928
2017-12-17 07:39:07,098 [salt.state       ][INFO    ][20010] Running state [update-ca-certificates] at time 07:39:07.098013
2017-12-17 07:39:07,098 [salt.state       ][INFO    ][20010] Executing state cmd.wait for update-ca-certificates
2017-12-17 07:39:07,099 [salt.state       ][INFO    ][20010] No changes made for update-ca-certificates
2017-12-17 07:39:07,099 [salt.state       ][INFO    ][20010] Completed state [update-ca-certificates] at time 07:39:07.098698 duration_in_ms=0.685
2017-12-17 07:39:07,099 [salt.state       ][INFO    ][20010] Running state [libvirt-dev] at time 07:39:07.098910
2017-12-17 07:39:07,099 [salt.state       ][INFO    ][20010] Executing state pkg.installed for libvirt-dev
2017-12-17 07:39:07,102 [salt.state       ][INFO    ][20010] Package libvirt-dev is already installed
2017-12-17 07:39:07,102 [salt.state       ][INFO    ][20010] Completed state [libvirt-dev] at time 07:39:07.102139 duration_in_ms=3.229
2017-12-17 07:39:07,102 [salt.state       ][INFO    ][20010] Running state [pkg-config] at time 07:39:07.102355
2017-12-17 07:39:07,103 [salt.state       ][INFO    ][20010] Executing state pkg.installed for pkg-config
2017-12-17 07:39:07,105 [salt.state       ][INFO    ][20010] Package pkg-config is already installed
2017-12-17 07:39:07,106 [salt.state       ][INFO    ][20010] Completed state [pkg-config] at time 07:39:07.105597 duration_in_ms=3.242
2017-12-17 07:39:07,106 [salt.state       ][INFO    ][20010] Running state [virtng.init] at time 07:39:07.105811
2017-12-17 07:39:07,106 [salt.state       ][INFO    ][20010] Executing state module.run for virtng.init
2017-12-17 07:39:07,150 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command ['git', '--version'] in directory '/root'
2017-12-17 07:39:07,196 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'virsh list --all --name| grep -E "^mdb02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:39:07,215 [salt.state       ][INFO    ][20010] unless execution succeeded
2017-12-17 07:39:07,215 [salt.state       ][INFO    ][20010] Completed state [virtng.init] at time 07:39:07.215429 duration_in_ms=109.617
2017-12-17 07:39:07,216 [salt.state       ][INFO    ][20010] Running state [virt.set_autostart] at time 07:39:07.215690
2017-12-17 07:39:07,216 [salt.state       ][INFO    ][20010] Executing state module.run for virt.set_autostart
2017-12-17 07:39:07,218 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'virsh list --autostart --name| grep -E "^mdb02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:39:07,236 [salt.state       ][INFO    ][20010] unless execution succeeded
2017-12-17 07:39:07,236 [salt.state       ][INFO    ][20010] Completed state [virt.set_autostart] at time 07:39:07.235745 duration_in_ms=20.055
2017-12-17 07:39:07,236 [salt.state       ][INFO    ][20010] Running state [virtng.init] at time 07:39:07.235998
2017-12-17 07:39:07,236 [salt.state       ][INFO    ][20010] Executing state module.run for virtng.init
2017-12-17 07:39:07,238 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'virsh list --all --name| grep -E "^dbs02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:39:07,254 [salt.state       ][INFO    ][20010] unless execution succeeded
2017-12-17 07:39:07,255 [salt.state       ][INFO    ][20010] Completed state [virtng.init] at time 07:39:07.254540 duration_in_ms=18.542
2017-12-17 07:39:07,255 [salt.state       ][INFO    ][20010] Running state [virt.set_autostart] at time 07:39:07.254788
2017-12-17 07:39:07,255 [salt.state       ][INFO    ][20010] Executing state module.run for virt.set_autostart
2017-12-17 07:39:07,257 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'virsh list --autostart --name| grep -E "^dbs02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:39:07,273 [salt.state       ][INFO    ][20010] unless execution succeeded
2017-12-17 07:39:07,273 [salt.state       ][INFO    ][20010] Completed state [virt.set_autostart] at time 07:39:07.273080 duration_in_ms=18.291
2017-12-17 07:39:07,273 [salt.state       ][INFO    ][20010] Running state [virtng.init] at time 07:39:07.273316
2017-12-17 07:39:07,274 [salt.state       ][INFO    ][20010] Executing state module.run for virtng.init
2017-12-17 07:39:07,276 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'virsh list --all --name| grep -E "^ctl02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:39:07,291 [salt.state       ][INFO    ][20010] unless execution succeeded
2017-12-17 07:39:07,291 [salt.state       ][INFO    ][20010] Completed state [virtng.init] at time 07:39:07.291423 duration_in_ms=18.107
2017-12-17 07:39:07,292 [salt.state       ][INFO    ][20010] Running state [virt.set_autostart] at time 07:39:07.291640
2017-12-17 07:39:07,292 [salt.state       ][INFO    ][20010] Executing state module.run for virt.set_autostart
2017-12-17 07:39:07,294 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'virsh list --autostart --name| grep -E "^ctl02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:39:07,310 [salt.state       ][INFO    ][20010] unless execution succeeded
2017-12-17 07:39:07,310 [salt.state       ][INFO    ][20010] Completed state [virt.set_autostart] at time 07:39:07.310133 duration_in_ms=18.493
2017-12-17 07:39:07,310 [salt.state       ][INFO    ][20010] Running state [virtng.init] at time 07:39:07.310374
2017-12-17 07:39:07,311 [salt.state       ][INFO    ][20010] Executing state module.run for virtng.init
2017-12-17 07:39:07,313 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'virsh list --all --name| grep -E "^msg02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:39:07,326 [salt.state       ][INFO    ][20010] unless execution succeeded
2017-12-17 07:39:07,327 [salt.state       ][INFO    ][20010] Completed state [virtng.init] at time 07:39:07.326567 duration_in_ms=16.193
2017-12-17 07:39:07,327 [salt.state       ][INFO    ][20010] Running state [virt.set_autostart] at time 07:39:07.326798
2017-12-17 07:39:07,327 [salt.state       ][INFO    ][20010] Executing state module.run for virt.set_autostart
2017-12-17 07:39:07,329 [salt.loaded.int.module.cmdmod][INFO    ][20010] Executing command 'virsh list --autostart --name| grep -E "^msg02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-17 07:39:07,345 [salt.state       ][INFO    ][20010] unless execution succeeded
2017-12-17 07:39:07,345 [salt.state       ][INFO    ][20010] Completed state [virt.set_autostart] at time 07:39:07.345405 duration_in_ms=18.607
2017-12-17 07:39:07,347 [salt.minion      ][INFO    ][20010] Returning information for job: 20171217073900489860
2017-12-17 07:40:40,278 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171217074040267548
2017-12-17 07:40:40,299 [salt.minion      ][INFO    ][20138] Starting a new job with PID 20138
2017-12-17 07:40:43,735 [salt.state       ][INFO    ][20138] Loading fresh modules for state activity
2017-12-17 07:40:43,754 [salt.state       ][ERROR   ][20138] No contents found in top file
2017-12-17 07:40:43,755 [salt.utils.extmods][INFO    ][20138] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-12-17 07:40:43,758 [salt.utils.extmods][INFO    ][20138] Syncing beacons for environment 'base'
2017-12-17 07:40:43,758 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_beacons, for base)
2017-12-17 07:40:43,758 [salt.fileclient  ][INFO    ][20138] Caching directory '_beacons/' for environment 'base'
2017-12-17 07:40:43,798 [salt.utils.extmods][INFO    ][20138] Syncing modules for environment 'base'
2017-12-17 07:40:43,798 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_modules, for base)
2017-12-17 07:40:43,798 [salt.fileclient  ][INFO    ][20138] Caching directory '_modules/' for environment 'base'
2017-12-17 07:40:43,836 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-12-17 07:40:43,850 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-12-17 07:40:43,868 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-12-17 07:40:43,957 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-12-17 07:40:43,973 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-12-17 07:40:43,984 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-12-17 07:40:44,209 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-12-17 07:40:44,244 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-12-17 07:40:44,262 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-12-17 07:40:44,275 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-12-17 07:40:44,293 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-12-17 07:40:44,302 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-12-17 07:40:44,313 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-12-17 07:40:44,324 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-12-17 07:40:44,334 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-12-17 07:40:44,343 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-12-17 07:40:44,353 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-12-17 07:40:44,372 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-12-17 07:40:44,394 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/modelschema.py'
2017-12-17 07:40:44,409 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-12-17 07:40:44,448 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-12-17 07:40:44,459 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-12-17 07:40:44,492 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-12-17 07:40:44,501 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-12-17 07:40:44,519 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-12-17 07:40:44,530 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-12-17 07:40:44,538 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-12-17 07:40:44,573 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-12-17 07:40:44,624 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-12-17 07:40:44,634 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-12-17 07:40:44,654 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-12-17 07:40:44,664 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-12-17 07:40:44,681 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-12-17 07:40:44,701 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-12-17 07:40:44,734 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-12-17 07:40:44,737 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-12-17 07:40:44,737 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-12-17 07:40:44,738 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-12-17 07:40:44,739 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-12-17 07:40:44,739 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-12-17 07:40:44,740 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-12-17 07:40:44,740 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-12-17 07:40:44,749 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-12-17 07:40:44,749 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-12-17 07:40:44,750 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-12-17 07:40:44,750 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-12-17 07:40:44,751 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-12-17 07:40:44,751 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-12-17 07:40:44,756 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-12-17 07:40:44,758 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-12-17 07:40:44,758 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-12-17 07:40:44,759 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-12-17 07:40:44,759 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-12-17 07:40:44,760 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-12-17 07:40:44,761 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2017-12-17 07:40:44,761 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-12-17 07:40:44,762 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-12-17 07:40:44,768 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-12-17 07:40:44,773 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-12-17 07:40:44,774 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-12-17 07:40:44,778 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-12-17 07:40:44,779 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-12-17 07:40:44,779 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-12-17 07:40:44,781 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-12-17 07:40:44,782 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-12-17 07:40:44,782 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-12-17 07:40:44,783 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-12-17 07:40:44,784 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-12-17 07:40:44,784 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-12-17 07:40:44,785 [salt.utils.extmods][INFO    ][20138] 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-12-17 07:40:44,785 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-12-17 07:40:44,785 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-12-17 07:40:44,790 [salt.utils.extmods][INFO    ][20138] Syncing states for environment 'base'
2017-12-17 07:40:44,790 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_states, for base)
2017-12-17 07:40:44,790 [salt.fileclient  ][INFO    ][20138] Caching directory '_states/' for environment 'base'
2017-12-17 07:40:44,821 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-12-17 07:40:44,898 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-12-17 07:40:44,919 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-12-17 07:40:44,932 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-12-17 07:40:44,944 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-12-17 07:40:44,960 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-12-17 07:40:44,971 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-12-17 07:40:44,979 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-12-17 07:40:44,991 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-12-17 07:40:44,999 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/helm_repos.py'
2017-12-17 07:40:45,018 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-12-17 07:40:45,063 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-12-17 07:40:45,077 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-12-17 07:40:45,095 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-12-17 07:40:45,103 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-12-17 07:40:45,141 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-12-17 07:40:45,160 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-12-17 07:40:45,214 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-12-17 07:40:45,233 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-12-17 07:40:45,263 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-12-17 07:40:45,278 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-12-17 07:40:45,293 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-12-17 07:40:45,303 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-12-17 07:40:45,356 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-12-17 07:40:45,490 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-12-17 07:40:45,558 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-12-17 07:40:45,625 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-12-17 07:40:45,635 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-12-17 07:40:45,655 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-12-17 07:40:45,669 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-12-17 07:40:45,689 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-12-17 07:40:45,701 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-12-17 07:40:45,705 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-12-17 07:40:45,705 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-12-17 07:40:45,705 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-12-17 07:40:45,705 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-12-17 07:40:45,706 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-12-17 07:40:45,706 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-12-17 07:40:45,706 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-12-17 07:40:45,706 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-12-17 07:40:45,707 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-12-17 07:40:45,707 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2017-12-17 07:40:45,707 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-12-17 07:40:45,707 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-12-17 07:40:45,707 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-12-17 07:40:45,708 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-12-17 07:40:45,708 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-12-17 07:40:45,708 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-12-17 07:40:45,708 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-12-17 07:40:45,708 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-12-17 07:40:45,709 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-12-17 07:40:45,709 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-12-17 07:40:45,709 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-12-17 07:40:45,709 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-12-17 07:40:45,709 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-12-17 07:40:45,710 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-12-17 07:40:45,710 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-12-17 07:40:45,710 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-12-17 07:40:45,710 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-12-17 07:40:45,710 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-12-17 07:40:45,711 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-12-17 07:40:45,711 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-12-17 07:40:45,711 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-12-17 07:40:45,711 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-12-17 07:40:45,712 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-12-17 07:40:45,714 [salt.utils.extmods][INFO    ][20138] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-12-17 07:40:45,716 [salt.utils.extmods][INFO    ][20138] Syncing sdb for environment 'base'
2017-12-17 07:40:45,716 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_sdb, for base)
2017-12-17 07:40:45,716 [salt.fileclient  ][INFO    ][20138] Caching directory '_sdb/' for environment 'base'
2017-12-17 07:40:45,754 [salt.utils.extmods][INFO    ][20138] Syncing grains for environment 'base'
2017-12-17 07:40:45,754 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_grains, for base)
2017-12-17 07:40:45,754 [salt.fileclient  ][INFO    ][20138] Caching directory '_grains/' for environment 'base'
2017-12-17 07:40:45,799 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-12-17 07:40:45,823 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-12-17 07:40:45,832 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-12-17 07:40:45,877 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-12-17 07:40:45,885 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-12-17 07:40:45,894 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-12-17 07:40:45,904 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-12-17 07:40:45,913 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-12-17 07:40:45,922 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-12-17 07:40:45,954 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-12-17 07:40:45,986 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-12-17 07:40:45,997 [salt.fileclient  ][INFO    ][20138] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-12-17 07:40:45,1000 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-12-17 07:40:45,1000 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-12-17 07:40:46,000 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-12-17 07:40:46,001 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-12-17 07:40:46,001 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-12-17 07:40:46,002 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-12-17 07:40:46,002 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-12-17 07:40:46,003 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-12-17 07:40:46,003 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-12-17 07:40:46,003 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-12-17 07:40:46,004 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-12-17 07:40:46,014 [salt.utils.extmods][INFO    ][20138] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-12-17 07:40:46,015 [salt.utils.extmods][INFO    ][20138] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-12-17 07:40:46,017 [salt.utils.extmods][INFO    ][20138] Syncing renderers for environment 'base'
2017-12-17 07:40:46,017 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_renderers, for base)
2017-12-17 07:40:46,017 [salt.fileclient  ][INFO    ][20138] Caching directory '_renderers/' for environment 'base'
2017-12-17 07:40:46,058 [salt.utils.extmods][INFO    ][20138] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-12-17 07:40:46,060 [salt.utils.extmods][INFO    ][20138] Syncing returners for environment 'base'
2017-12-17 07:40:46,060 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_returners, for base)
2017-12-17 07:40:46,060 [salt.fileclient  ][INFO    ][20138] Caching directory '_returners/' for environment 'base'
2017-12-17 07:40:46,085 [salt.utils.extmods][INFO    ][20138] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-12-17 07:40:46,087 [salt.utils.extmods][INFO    ][20138] Syncing output for environment 'base'
2017-12-17 07:40:46,088 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_output, for base)
2017-12-17 07:40:46,088 [salt.fileclient  ][INFO    ][20138] Caching directory '_output/' for environment 'base'
2017-12-17 07:40:46,125 [salt.utils.extmods][INFO    ][20138] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-12-17 07:40:46,127 [salt.utils.extmods][INFO    ][20138] Syncing utils for environment 'base'
2017-12-17 07:40:46,127 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_utils, for base)
2017-12-17 07:40:46,127 [salt.fileclient  ][INFO    ][20138] Caching directory '_utils/' for environment 'base'
2017-12-17 07:40:46,148 [salt.utils.extmods][INFO    ][20138] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-12-17 07:40:46,151 [salt.utils.extmods][INFO    ][20138] Syncing log_handlers for environment 'base'
2017-12-17 07:40:46,151 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_log_handlers, for base)
2017-12-17 07:40:46,151 [salt.fileclient  ][INFO    ][20138] Caching directory '_log_handlers/' for environment 'base'
2017-12-17 07:40:46,182 [salt.utils.extmods][INFO    ][20138] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-12-17 07:40:46,184 [salt.utils.extmods][INFO    ][20138] Syncing proxy for environment 'base'
2017-12-17 07:40:46,185 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_proxy, for base)
2017-12-17 07:40:46,185 [salt.fileclient  ][INFO    ][20138] Caching directory '_proxy/' for environment 'base'
2017-12-17 07:40:46,209 [salt.utils.extmods][INFO    ][20138] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-12-17 07:40:46,212 [salt.utils.extmods][INFO    ][20138] Syncing engines for environment 'base'
2017-12-17 07:40:46,212 [salt.utils.extmods][INFO    ][20138] Loading cache from salt://_engines, for base)
2017-12-17 07:40:46,212 [salt.fileclient  ][INFO    ][20138] Caching directory '_engines/' for environment 'base'
2017-12-17 07:40:46,278 [salt.minion      ][INFO    ][20138] Returning information for job: 20171217074040267548
2017-12-17 08:28:16,278 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command test.ping with jid 20171217082816269839
2017-12-17 08:28:16,296 [salt.minion      ][INFO    ][20821] Starting a new job with PID 20821
2017-12-17 08:28:16,327 [salt.minion      ][INFO    ][20821] Returning information for job: 20171217082816269839
2017-12-17 08:29:01,347 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command state.sls with jid 20171217082901335541
2017-12-17 08:29:01,364 [salt.minion      ][INFO    ][20834] Starting a new job with PID 20834
2017-12-17 08:29:02,868 [salt.state       ][INFO    ][20834] Loading fresh modules for state activity
2017-12-17 08:29:02,894 [salt.fileclient  ][INFO    ][20834] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-17 08:29:02,912 [salt.fileclient  ][INFO    ][20834] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-17 08:29:02,935 [salt.fileclient  ][INFO    ][20834] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 08:29:03,237 [salt.state       ][INFO    ][20834] Running state [lsof] at time 08:29:03.236743
2017-12-17 08:29:03,237 [salt.state       ][INFO    ][20834] Executing state pkg.installed for lsof
2017-12-17 08:29:03,237 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:29:03,482 [salt.state       ][INFO    ][20834] Package lsof is already installed
2017-12-17 08:29:03,482 [salt.state       ][INFO    ][20834] Completed state [lsof] at time 08:29:03.481749 duration_in_ms=245.005
2017-12-17 08:29:03,482 [salt.state       ][INFO    ][20834] Running state [keepalived] at time 08:29:03.481949
2017-12-17 08:29:03,482 [salt.state       ][INFO    ][20834] Executing state pkg.installed for keepalived
2017-12-17 08:29:03,498 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 08:29:06,738 [salt.loaded.int.module.cmdmod][INFO    ][20834] 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-12-17 08:29:11,391 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217082911378809
2017-12-17 08:29:11,406 [salt.minion      ][INFO    ][21845] Starting a new job with PID 21845
2017-12-17 08:29:11,418 [salt.minion      ][INFO    ][21845] Returning information for job: 20171217082911378809
2017-12-17 08:29:14,744 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:29:14,767 [salt.state       ][INFO    ][20834] 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-12-17 08:29:14,775 [salt.state       ][INFO    ][20834] Loading fresh modules for state activity
2017-12-17 08:29:14,787 [salt.state       ][INFO    ][20834] Completed state [keepalived] at time 08:29:14.787088 duration_in_ms=11305.139
2017-12-17 08:29:14,789 [salt.state       ][INFO    ][20834] Running state [/etc/keepalived/keepalived.conf] at time 08:29:14.788760
2017-12-17 08:29:14,789 [salt.state       ][INFO    ][20834] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-17 08:29:14,822 [salt.fileclient  ][INFO    ][20834] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-17 08:29:14,855 [salt.fileclient  ][INFO    ][20834] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 08:29:14,862 [salt.state       ][INFO    ][20834] File changed:
New file
2017-12-17 08:29:14,862 [salt.state       ][INFO    ][20834] Completed state [/etc/keepalived/keepalived.conf] at time 08:29:14.861788 duration_in_ms=73.027
2017-12-17 08:29:14,922 [salt.state       ][INFO    ][20834] Running state [keepalived] at time 08:29:14.922016
2017-12-17 08:29:14,922 [salt.state       ][INFO    ][20834] Executing state service.running for keepalived
2017-12-17 08:29:14,924 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-17 08:29:14,934 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:14,942 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:14,950 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:14,959 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:15,020 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:15,031 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:15,039 [salt.loaded.int.module.cmdmod][INFO    ][20834] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 08:29:15,047 [salt.state       ][INFO    ][20834] {'keepalived': True}
2017-12-17 08:29:15,047 [salt.state       ][INFO    ][20834] Completed state [keepalived] at time 08:29:15.047018 duration_in_ms=125.001
2017-12-17 08:29:15,048 [salt.minion      ][INFO    ][20834] Returning information for job: 20171217082901335541
2017-12-17 08:31:45,571 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command pillar.get with jid 20171217083145560802
2017-12-17 08:31:45,589 [salt.minion      ][INFO    ][22244] Starting a new job with PID 22244
2017-12-17 08:31:45,592 [salt.minion      ][INFO    ][22244] Returning information for job: 20171217083145560802
2017-12-17 08:34:25,784 [salt.utils.schedule][INFO    ][7940] Running scheduled job: __mine_interval
2017-12-17 08:36:51,970 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command state.sls with jid 20171217083651964298
2017-12-17 08:36:51,985 [salt.minion      ][INFO    ][22335] Starting a new job with PID 22335
2017-12-17 08:36:53,489 [salt.state       ][INFO    ][22335] Loading fresh modules for state activity
2017-12-17 08:36:53,511 [salt.fileclient  ][INFO    ][22335] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-17 08:36:53,532 [salt.fileclient  ][INFO    ][22335] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-17 08:36:53,797 [salt.state       ][INFO    ][22335] Running state [attr] at time 08:36:53.797086
2017-12-17 08:36:53,797 [salt.state       ][INFO    ][22335] Executing state pkg.installed for attr
2017-12-17 08:36:53,798 [salt.loaded.int.module.cmdmod][INFO    ][22335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:36:54,064 [salt.loaded.int.module.cmdmod][INFO    ][22335] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-17 08:36:56,007 [salt.loaded.int.module.cmdmod][INFO    ][22335] 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-12-17 08:36:58,389 [salt.loaded.int.module.cmdmod][INFO    ][22335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:36:58,414 [salt.state       ][INFO    ][22335] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-12-17 08:36:58,423 [salt.state       ][INFO    ][22335] Loading fresh modules for state activity
2017-12-17 08:36:58,435 [salt.state       ][INFO    ][22335] Completed state [attr] at time 08:36:58.434872 duration_in_ms=4637.786
2017-12-17 08:36:58,441 [salt.state       ][INFO    ][22335] Running state [glusterfs-server] at time 08:36:58.440590
2017-12-17 08:36:58,441 [salt.state       ][INFO    ][22335] Executing state pkg.installed for glusterfs-server
2017-12-17 08:36:58,660 [salt.loaded.int.module.cmdmod][INFO    ][22335] 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-12-17 08:37:02,067 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083702054363
2017-12-17 08:37:02,082 [salt.minion      ][INFO    ][23111] Starting a new job with PID 23111
2017-12-17 08:37:02,093 [salt.minion      ][INFO    ][23111] Returning information for job: 20171217083702054363
2017-12-17 08:37:12,266 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083712253589
2017-12-17 08:37:12,282 [salt.minion      ][INFO    ][23117] Starting a new job with PID 23117
2017-12-17 08:37:12,292 [salt.minion      ][INFO    ][23117] Returning information for job: 20171217083712253589
2017-12-17 08:37:22,487 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083722475138
2017-12-17 08:37:22,502 [salt.minion      ][INFO    ][23217] Starting a new job with PID 23217
2017-12-17 08:37:22,518 [salt.minion      ][INFO    ][23217] Returning information for job: 20171217083722475138
2017-12-17 08:37:32,708 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command saltutil.find_job with jid 20171217083732694012
2017-12-17 08:37:32,722 [salt.minion      ][INFO    ][24730] Starting a new job with PID 24730
2017-12-17 08:37:32,732 [salt.minion      ][INFO    ][24730] Returning information for job: 20171217083732694012
2017-12-17 08:37:33,174 [salt.loaded.int.module.cmdmod][INFO    ][22335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:37:33,199 [salt.state       ][INFO    ][22335] Made the following changes:
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'glusterfs-client' changed from 'absent' to '3.13.0-ubuntu1~xenial1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'glusterfs-common' changed from 'absent' to '3.13.0-ubuntu1~xenial1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'portmap' changed from 'absent' to '1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'libtirpc1' changed from 'absent' to '0.2.5-1'
'nfs-client' changed from 'absent' to '1'
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'glusterfs-server' changed from 'absent' to '3.13.0-ubuntu1~xenial1'
'python-prettytable' changed from 'absent' to '0.7.2-3'

2017-12-17 08:37:33,206 [salt.state       ][INFO    ][22335] Loading fresh modules for state activity
2017-12-17 08:37:33,218 [salt.state       ][INFO    ][22335] Completed state [glusterfs-server] at time 08:37:33.218034 duration_in_ms=34777.443
2017-12-17 08:37:33,223 [salt.state       ][INFO    ][22335] Running state [bc] at time 08:37:33.222694
2017-12-17 08:37:33,223 [salt.state       ][INFO    ][22335] Executing state pkg.installed for bc
2017-12-17 08:37:33,414 [salt.loaded.int.module.cmdmod][INFO    ][22335] 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-12-17 08:37:36,182 [salt.loaded.int.module.cmdmod][INFO    ][22335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:37:36,207 [salt.state       ][INFO    ][22335] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-12-17 08:37:36,215 [salt.state       ][INFO    ][22335] Loading fresh modules for state activity
2017-12-17 08:37:36,230 [salt.state       ][INFO    ][22335] Completed state [bc] at time 08:37:36.229755 duration_in_ms=3007.06
2017-12-17 08:37:36,291 [salt.state       ][INFO    ][22335] Running state [glusterd] at time 08:37:36.290967
2017-12-17 08:37:36,291 [salt.state       ][INFO    ][22335] Executing state service.running for glusterd
2017-12-17 08:37:36,293 [salt.loaded.int.module.cmdmod][INFO    ][22335] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-17 08:37:36,303 [salt.loaded.int.module.cmdmod][INFO    ][22335] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-17 08:37:36,311 [salt.loaded.int.module.cmdmod][INFO    ][22335] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-17 08:37:36,320 [salt.state       ][INFO    ][22335] The service glusterd is already running
2017-12-17 08:37:36,321 [salt.state       ][INFO    ][22335] Completed state [glusterd] at time 08:37:36.320625 duration_in_ms=29.657
2017-12-17 08:37:36,322 [salt.state       ][INFO    ][22335] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 08:37:36.322223
2017-12-17 08:37:36,322 [salt.state       ][INFO    ][22335] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-17 08:37:36,332 [salt.state       ][INFO    ][22335] File changed:
New file
2017-12-17 08:37:36,332 [salt.state       ][INFO    ][22335] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 08:37:36.331804 duration_in_ms=9.581
2017-12-17 08:37:36,332 [salt.state       ][INFO    ][22335] Running state [/srv/glusterfs/glance] at time 08:37:36.331984
2017-12-17 08:37:36,332 [salt.state       ][INFO    ][22335] Executing state file.directory for /srv/glusterfs/glance
2017-12-17 08:37:36,347 [salt.state       ][INFO    ][22335] {'/srv/glusterfs/glance': 'New Dir'}
2017-12-17 08:37:36,347 [salt.state       ][INFO    ][22335] Completed state [/srv/glusterfs/glance] at time 08:37:36.347275 duration_in_ms=15.291
2017-12-17 08:37:36,347 [salt.state       ][INFO    ][22335] Running state [/srv/glusterfs/keystone-keys] at time 08:37:36.347448
2017-12-17 08:37:36,348 [salt.state       ][INFO    ][22335] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-17 08:37:36,348 [salt.state       ][INFO    ][22335] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-12-17 08:37:36,348 [salt.state       ][INFO    ][22335] Completed state [/srv/glusterfs/keystone-keys] at time 08:37:36.348149 duration_in_ms=0.701
2017-12-17 08:37:36,348 [salt.state       ][INFO    ][22335] Running state [/srv/glusterfs/nova_instances] at time 08:37:36.348286
2017-12-17 08:37:36,348 [salt.state       ][INFO    ][22335] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-17 08:37:36,349 [salt.state       ][INFO    ][22335] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-12-17 08:37:36,349 [salt.state       ][INFO    ][22335] Completed state [/srv/glusterfs/nova_instances] at time 08:37:36.348887 duration_in_ms=0.601
2017-12-17 08:37:36,349 [salt.state       ][INFO    ][22335] Running state [/srv/glusterfs/keystone-credential-keys] at time 08:37:36.349033
2017-12-17 08:37:36,349 [salt.state       ][INFO    ][22335] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-17 08:37:36,350 [salt.state       ][INFO    ][22335] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-12-17 08:37:36,350 [salt.state       ][INFO    ][22335] Completed state [/srv/glusterfs/keystone-credential-keys] at time 08:37:36.349640 duration_in_ms=0.607
2017-12-17 08:37:36,350 [salt.minion      ][INFO    ][22335] Returning information for job: 20171217083651964298
2017-12-17 08:37:37,554 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command test.ping with jid 20171217083737541191
2017-12-17 08:37:37,568 [salt.minion      ][INFO    ][25163] Starting a new job with PID 25163
2017-12-17 08:37:37,599 [salt.minion      ][INFO    ][25163] Returning information for job: 20171217083737541191
2017-12-17 08:38:21,327 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command state.sls with jid 20171217083821315544
2017-12-17 08:38:21,342 [salt.minion      ][INFO    ][25796] Starting a new job with PID 25796
2017-12-17 08:38:21,824 [salt.state       ][INFO    ][25796] Loading fresh modules for state activity
2017-12-17 08:38:21,846 [salt.fileclient  ][INFO    ][25796] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-17 08:38:21,880 [salt.fileclient  ][INFO    ][25796] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-17 08:38:21,950 [salt.fileclient  ][INFO    ][25796] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-17 08:38:21,966 [salt.fileclient  ][INFO    ][25796] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-17 08:38:22,227 [salt.state       ][INFO    ][25796] Running state [attr] at time 08:38:22.227185
2017-12-17 08:38:22,227 [salt.state       ][INFO    ][25796] Executing state pkg.installed for attr
2017-12-17 08:38:22,228 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 08:38:22,499 [salt.state       ][INFO    ][25796] Package attr is already installed
2017-12-17 08:38:22,499 [salt.state       ][INFO    ][25796] Completed state [attr] at time 08:38:22.498881 duration_in_ms=271.697
2017-12-17 08:38:22,499 [salt.state       ][INFO    ][25796] Running state [glusterfs-server] at time 08:38:22.499075
2017-12-17 08:38:22,499 [salt.state       ][INFO    ][25796] Executing state pkg.installed for glusterfs-server
2017-12-17 08:38:22,502 [salt.state       ][INFO    ][25796] Package glusterfs-server is already installed
2017-12-17 08:38:22,502 [salt.state       ][INFO    ][25796] Completed state [glusterfs-server] at time 08:38:22.501963 duration_in_ms=2.887
2017-12-17 08:38:22,502 [salt.state       ][INFO    ][25796] Running state [bc] at time 08:38:22.502108
2017-12-17 08:38:22,502 [salt.state       ][INFO    ][25796] Executing state pkg.installed for bc
2017-12-17 08:38:22,505 [salt.state       ][INFO    ][25796] Package bc is already installed
2017-12-17 08:38:22,505 [salt.state       ][INFO    ][25796] Completed state [bc] at time 08:38:22.504928 duration_in_ms=2.819
2017-12-17 08:38:22,506 [salt.state       ][INFO    ][25796] Running state [glusterd] at time 08:38:22.505728
2017-12-17 08:38:22,506 [salt.state       ][INFO    ][25796] Executing state service.running for glusterd
2017-12-17 08:38:22,506 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-17 08:38:22,517 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-17 08:38:22,563 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-17 08:38:22,580 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-17 08:38:22,588 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-17 08:38:22,596 [salt.state       ][INFO    ][25796] The service glusterd is already running
2017-12-17 08:38:22,596 [salt.state       ][INFO    ][25796] Completed state [glusterd] at time 08:38:22.596036 duration_in_ms=90.307
2017-12-17 08:38:22,598 [salt.state       ][INFO    ][25796] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 08:38:22.597674
2017-12-17 08:38:22,598 [salt.state       ][INFO    ][25796] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-17 08:38:22,608 [salt.state       ][INFO    ][25796] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-17 08:38:22,608 [salt.state       ][INFO    ][25796] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 08:38:22.607832 duration_in_ms=10.158
2017-12-17 08:38:22,608 [salt.state       ][INFO    ][25796] Running state [/srv/glusterfs/glance] at time 08:38:22.608021
2017-12-17 08:38:22,608 [salt.state       ][INFO    ][25796] Executing state file.directory for /srv/glusterfs/glance
2017-12-17 08:38:22,609 [salt.state       ][INFO    ][25796] Directory /srv/glusterfs/glance is in the correct state
2017-12-17 08:38:22,609 [salt.state       ][INFO    ][25796] Completed state [/srv/glusterfs/glance] at time 08:38:22.608778 duration_in_ms=0.757
2017-12-17 08:38:22,609 [salt.state       ][INFO    ][25796] Running state [/srv/glusterfs/keystone-keys] at time 08:38:22.608957
2017-12-17 08:38:22,609 [salt.state       ][INFO    ][25796] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-17 08:38:22,610 [salt.state       ][INFO    ][25796] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-17 08:38:22,610 [salt.state       ][INFO    ][25796] Completed state [/srv/glusterfs/keystone-keys] at time 08:38:22.609662 duration_in_ms=0.705
2017-12-17 08:38:22,610 [salt.state       ][INFO    ][25796] Running state [/srv/glusterfs/nova_instances] at time 08:38:22.609844
2017-12-17 08:38:22,610 [salt.state       ][INFO    ][25796] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-17 08:38:22,610 [salt.state       ][INFO    ][25796] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-17 08:38:22,611 [salt.state       ][INFO    ][25796] Completed state [/srv/glusterfs/nova_instances] at time 08:38:22.610619 duration_in_ms=0.774
2017-12-17 08:38:22,611 [salt.state       ][INFO    ][25796] Running state [/srv/glusterfs/keystone-credential-keys] at time 08:38:22.610796
2017-12-17 08:38:22,611 [salt.state       ][INFO    ][25796] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-17 08:38:22,611 [salt.state       ][INFO    ][25796] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-17 08:38:22,612 [salt.state       ][INFO    ][25796] Completed state [/srv/glusterfs/keystone-credential-keys] at time 08:38:22.611547 duration_in_ms=0.75
2017-12-17 08:38:22,710 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command ['git', '--version'] in directory '/root'
2017-12-17 08:38:22,754 [salt.state       ][INFO    ][25796] Running state [sleep 5] at time 08:38:22.754049
2017-12-17 08:38:22,754 [salt.state       ][INFO    ][25796] Executing state cmd.wait for sleep 5
2017-12-17 08:38:22,755 [salt.state       ][INFO    ][25796] No changes made for sleep 5
2017-12-17 08:38:22,755 [salt.state       ][INFO    ][25796] Completed state [sleep 5] at time 08:38:22.754611 duration_in_ms=0.563
2017-12-17 08:38:22,755 [salt.state       ][INFO    ][25796] Running state [10.167.4.141] at time 08:38:22.755002
2017-12-17 08:38:22,755 [salt.state       ][INFO    ][25796] Executing state glusterfs.peered for 10.167.4.141
2017-12-17 08:38:22,755 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:22,764 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:22,819 [salt.state       ][INFO    ][25796] Host 10.167.4.141 already peered
2017-12-17 08:38:22,819 [salt.state       ][INFO    ][25796] Completed state [10.167.4.141] at time 08:38:22.818736 duration_in_ms=63.734
2017-12-17 08:38:22,821 [salt.state       ][INFO    ][25796] Running state [10.167.4.142] at time 08:38:22.820958
2017-12-17 08:38:22,821 [salt.state       ][INFO    ][25796] Executing state glusterfs.peered for 10.167.4.142
2017-12-17 08:38:22,822 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:22,831 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:22,883 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:22,892 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:22,945 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:22,955 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:23,008 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:23,017 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:23,068 [salt.state       ][INFO    ][25796] Peering with localhost is not needed
2017-12-17 08:38:23,068 [salt.state       ][INFO    ][25796] Completed state [10.167.4.142] at time 08:38:23.068197 duration_in_ms=247.239
2017-12-17 08:38:23,071 [salt.state       ][INFO    ][25796] Running state [10.167.4.143] at time 08:38:23.070500
2017-12-17 08:38:23,071 [salt.state       ][INFO    ][25796] Executing state glusterfs.peered for 10.167.4.143
2017-12-17 08:38:23,071 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:23,080 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:23,131 [salt.state       ][INFO    ][25796] Host 10.167.4.143 already peered
2017-12-17 08:38:23,131 [salt.state       ][INFO    ][25796] Completed state [10.167.4.143] at time 08:38:23.131313 duration_in_ms=60.812
2017-12-17 08:38:23,132 [salt.state       ][INFO    ][25796] Running state [glance] at time 08:38:23.132109
2017-12-17 08:38:23,132 [salt.state       ][INFO    ][25796] Executing state glusterfs.created for glance
2017-12-17 08:38:23,133 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:23,143 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:23,194 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:23,202 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:23,259 [salt.state       ][INFO    ][25796] Volume glance already exists and is started.
2017-12-17 08:38:23,259 [salt.state       ][INFO    ][25796] Completed state [glance] at time 08:38:23.258728 duration_in_ms=126.619
2017-12-17 08:38:23,262 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 08:38:23.261730
2017-12-17 08:38:23,262 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-17 08:38:23,262 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-17 08:38:23,318 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:23,318 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 08:38:23.317971 duration_in_ms=56.24
2017-12-17 08:38:23,318 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 08:38:23.318447
2017-12-17 08:38:23,319 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-17 08:38:23,319 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-17 08:38:23,373 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:23,373 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 08:38:23.372748 duration_in_ms=54.3
2017-12-17 08:38:23,373 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 08:38:23.373174
2017-12-17 08:38:23,373 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-17 08:38:23,374 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-17 08:38:23,426 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:23,426 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 08:38:23.426039 duration_in_ms=52.865
2017-12-17 08:38:23,427 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 08:38:23.426512
2017-12-17 08:38:23,427 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-17 08:38:23,427 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-17 08:38:23,479 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:23,479 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 08:38:23.479205 duration_in_ms=52.693
2017-12-17 08:38:23,480 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 08:38:23.479665
2017-12-17 08:38:23,480 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-17 08:38:23,480 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-17 08:38:23,535 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:23,535 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 08:38:23.534772 duration_in_ms=55.106
2017-12-17 08:38:23,535 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 08:38:23.535199
2017-12-17 08:38:23,535 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-17 08:38:23,536 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-17 08:38:23,586 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:23,586 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 08:38:23.586188 duration_in_ms=50.989
2017-12-17 08:38:23,587 [salt.state       ][INFO    ][25796] Running state [glance] at time 08:38:23.587255
2017-12-17 08:38:23,588 [salt.state       ][INFO    ][25796] Executing state glusterfs.started for glance
2017-12-17 08:38:23,588 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:23,597 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:23,651 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:23,659 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:23,739 [salt.state       ][INFO    ][25796] Volume glance is already started
2017-12-17 08:38:23,739 [salt.state       ][INFO    ][25796] Completed state [glance] at time 08:38:23.739229 duration_in_ms=151.974
2017-12-17 08:38:23,740 [salt.state       ][INFO    ][25796] Running state [keystone-keys] at time 08:38:23.740074
2017-12-17 08:38:23,740 [salt.state       ][INFO    ][25796] Executing state glusterfs.created for keystone-keys
2017-12-17 08:38:23,741 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:23,751 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:23,802 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:23,812 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:23,868 [salt.state       ][INFO    ][25796] Volume keystone-keys already exists and is started.
2017-12-17 08:38:23,868 [salt.state       ][INFO    ][25796] Completed state [keystone-keys] at time 08:38:23.867839 duration_in_ms=127.764
2017-12-17 08:38:23,871 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 08:38:23.871389
2017-12-17 08:38:23,872 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-17 08:38:23,872 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-17 08:38:23,923 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:23,924 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 08:38:23.923645 duration_in_ms=52.255
2017-12-17 08:38:23,924 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:38:23.924110
2017-12-17 08:38:23,924 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-17 08:38:23,925 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-17 08:38:23,979 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:23,979 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:38:23.979354 duration_in_ms=55.243
2017-12-17 08:38:23,980 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 08:38:23.979791
2017-12-17 08:38:23,980 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-17 08:38:23,980 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-17 08:38:24,033 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:24,034 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 08:38:24.033534 duration_in_ms=53.742
2017-12-17 08:38:24,034 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:38:24.034054
2017-12-17 08:38:24,034 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-17 08:38:24,035 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-17 08:38:24,086 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:24,086 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:38:24.086152 duration_in_ms=52.098
2017-12-17 08:38:24,087 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 08:38:24.086641
2017-12-17 08:38:24,087 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-17 08:38:24,087 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-17 08:38:24,140 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:24,140 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 08:38:24.140178 duration_in_ms=53.537
2017-12-17 08:38:24,141 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 08:38:24.140619
2017-12-17 08:38:24,141 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-17 08:38:24,141 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-17 08:38:24,193 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:24,193 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 08:38:24.192750 duration_in_ms=52.131
2017-12-17 08:38:24,194 [salt.state       ][INFO    ][25796] Running state [keystone-keys] at time 08:38:24.193835
2017-12-17 08:38:24,194 [salt.state       ][INFO    ][25796] Executing state glusterfs.started for keystone-keys
2017-12-17 08:38:24,194 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:24,203 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:24,252 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:24,261 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:24,315 [salt.state       ][INFO    ][25796] Volume keystone-keys is already started
2017-12-17 08:38:24,315 [salt.state       ][INFO    ][25796] Completed state [keystone-keys] at time 08:38:24.315265 duration_in_ms=121.429
2017-12-17 08:38:24,316 [salt.state       ][INFO    ][25796] Running state [nova_instances] at time 08:38:24.316080
2017-12-17 08:38:24,316 [salt.state       ][INFO    ][25796] Executing state glusterfs.created for nova_instances
2017-12-17 08:38:24,317 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:24,327 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:24,379 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:24,388 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:24,444 [salt.state       ][INFO    ][25796] Volume nova_instances already exists and is started.
2017-12-17 08:38:24,444 [salt.state       ][INFO    ][25796] Completed state [nova_instances] at time 08:38:24.444042 duration_in_ms=127.96
2017-12-17 08:38:24,447 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 08:38:24.447292
2017-12-17 08:38:24,448 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-17 08:38:24,448 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-17 08:38:24,502 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:24,502 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 08:38:24.502411 duration_in_ms=55.118
2017-12-17 08:38:24,503 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 08:38:24.502898
2017-12-17 08:38:24,503 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-17 08:38:24,504 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-17 08:38:24,556 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:24,556 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 08:38:24.555914 duration_in_ms=53.015
2017-12-17 08:38:24,556 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 08:38:24.556422
2017-12-17 08:38:24,557 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-17 08:38:24,557 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-17 08:38:24,618 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:24,618 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 08:38:24.618128 duration_in_ms=61.705
2017-12-17 08:38:24,619 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 08:38:24.619141
2017-12-17 08:38:24,620 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-17 08:38:24,620 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-17 08:38:24,673 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:24,673 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 08:38:24.673211 duration_in_ms=54.069
2017-12-17 08:38:24,674 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 08:38:24.673786
2017-12-17 08:38:24,674 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-17 08:38:24,675 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-17 08:38:24,727 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:24,727 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 08:38:24.726980 duration_in_ms=53.194
2017-12-17 08:38:24,728 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 08:38:24.727522
2017-12-17 08:38:24,728 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-17 08:38:24,728 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-17 08:38:24,786 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:24,787 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 08:38:24.786566 duration_in_ms=59.044
2017-12-17 08:38:24,788 [salt.state       ][INFO    ][25796] Running state [nova_instances] at time 08:38:24.787726
2017-12-17 08:38:24,788 [salt.state       ][INFO    ][25796] Executing state glusterfs.started for nova_instances
2017-12-17 08:38:24,789 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:24,798 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:24,850 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:24,860 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:24,920 [salt.state       ][INFO    ][25796] Volume nova_instances is already started
2017-12-17 08:38:24,920 [salt.state       ][INFO    ][25796] Completed state [nova_instances] at time 08:38:24.919984 duration_in_ms=132.258
2017-12-17 08:38:24,921 [salt.state       ][INFO    ][25796] Running state [keystone-credential-keys] at time 08:38:24.921082
2017-12-17 08:38:24,921 [salt.state       ][INFO    ][25796] Executing state glusterfs.created for keystone-credential-keys
2017-12-17 08:38:24,922 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:24,931 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:24,983 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:24,992 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:25,049 [salt.state       ][INFO    ][25796] Volume keystone-credential-keys already exists and is started.
2017-12-17 08:38:25,049 [salt.state       ][INFO    ][25796] Completed state [keystone-credential-keys] at time 08:38:25.049358 duration_in_ms=128.274
2017-12-17 08:38:25,053 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 08:38:25.053089
2017-12-17 08:38:25,053 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-17 08:38:25,054 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-17 08:38:25,106 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:25,107 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 08:38:25.106597 duration_in_ms=53.508
2017-12-17 08:38:25,107 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 08:38:25.107032
2017-12-17 08:38:25,107 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-17 08:38:25,108 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-17 08:38:25,160 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:25,161 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 08:38:25.160463 duration_in_ms=53.431
2017-12-17 08:38:25,161 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:38:25.160961
2017-12-17 08:38:25,161 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-17 08:38:25,162 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-17 08:38:25,214 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:25,214 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:38:25.214358 duration_in_ms=53.397
2017-12-17 08:38:25,215 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 08:38:25.214777
2017-12-17 08:38:25,215 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-17 08:38:25,215 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-17 08:38:25,267 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:25,267 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 08:38:25.267249 duration_in_ms=52.471
2017-12-17 08:38:25,268 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:38:25.267761
2017-12-17 08:38:25,268 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-17 08:38:25,269 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-17 08:38:25,321 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:25,322 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:38:25.321484 duration_in_ms=53.723
2017-12-17 08:38:25,322 [salt.state       ][INFO    ][25796] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 08:38:25.321956
2017-12-17 08:38:25,322 [salt.state       ][INFO    ][25796] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-17 08:38:25,323 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-17 08:38:25,380 [salt.state       ][INFO    ][25796] unless execution succeeded
2017-12-17 08:38:25,380 [salt.state       ][INFO    ][25796] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 08:38:25.380094 duration_in_ms=58.137
2017-12-17 08:38:25,381 [salt.state       ][INFO    ][25796] Running state [keystone-credential-keys] at time 08:38:25.381223
2017-12-17 08:38:25,381 [salt.state       ][INFO    ][25796] Executing state glusterfs.started for keystone-credential-keys
2017-12-17 08:38:25,382 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:25,391 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:25,445 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --version' in directory '/root'
2017-12-17 08:38:25,455 [salt.loaded.int.module.cmdmod][INFO    ][25796] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 08:38:25,511 [salt.state       ][INFO    ][25796] Volume keystone-credential-keys is already started
2017-12-17 08:38:25,511 [salt.state       ][INFO    ][25796] Completed state [keystone-credential-keys] at time 08:38:25.511250 duration_in_ms=130.026
2017-12-17 08:38:25,513 [salt.minion      ][INFO    ][25796] Returning information for job: 20171217083821315544
2017-12-17 08:38:26,523 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command test.ping with jid 20171217083826505349
2017-12-17 08:38:26,538 [salt.minion      ][INFO    ][26389] Starting a new job with PID 26389
2017-12-17 08:38:26,567 [salt.minion      ][INFO    ][26389] Returning information for job: 20171217083826505349
2017-12-17 08:38:27,241 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command cmd.run with jid 20171217083827229777
2017-12-17 08:38:27,257 [salt.minion      ][INFO    ][26394] Starting a new job with PID 26394
2017-12-17 08:38:27,262 [salt.loaded.int.module.cmdmod][INFO    ][26394] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-17 08:38:27,389 [salt.minion      ][INFO    ][26394] Returning information for job: 20171217083827229777
2017-12-17 09:33:06,437 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command test.ping with jid 20171217093306435642
2017-12-17 09:33:06,453 [salt.minion      ][INFO    ][27084] Starting a new job with PID 27084
2017-12-17 09:33:06,488 [salt.minion      ][INFO    ][27084] Returning information for job: 20171217093306435642
2017-12-17 09:33:17,636 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command state.sls with jid 20171217093317629485
2017-12-17 09:33:17,650 [salt.minion      ][INFO    ][27090] Starting a new job with PID 27090
2017-12-17 09:33:18,102 [salt.state       ][INFO    ][27090] Loading fresh modules for state activity
2017-12-17 09:33:18,126 [salt.fileclient  ][INFO    ][27090] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-17 09:33:18,144 [salt.fileclient  ][INFO    ][27090] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-17 09:33:18,169 [salt.fileclient  ][INFO    ][27090] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 09:33:18,434 [salt.state       ][INFO    ][27090] Running state [lsof] at time 09:33:18.433952
2017-12-17 09:33:18,434 [salt.state       ][INFO    ][27090] Executing state pkg.installed for lsof
2017-12-17 09:33:18,435 [salt.loaded.int.module.cmdmod][INFO    ][27090] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 09:33:18,683 [salt.state       ][INFO    ][27090] Package lsof is already installed
2017-12-17 09:33:18,683 [salt.state       ][INFO    ][27090] Completed state [lsof] at time 09:33:18.683070 duration_in_ms=249.119
2017-12-17 09:33:18,683 [salt.state       ][INFO    ][27090] Running state [keepalived] at time 09:33:18.683265
2017-12-17 09:33:18,683 [salt.state       ][INFO    ][27090] Executing state pkg.installed for keepalived
2017-12-17 09:33:18,686 [salt.state       ][INFO    ][27090] Package keepalived is already installed
2017-12-17 09:33:18,686 [salt.state       ][INFO    ][27090] Completed state [keepalived] at time 09:33:18.686207 duration_in_ms=2.942
2017-12-17 09:33:18,688 [salt.state       ][INFO    ][27090] Running state [/etc/keepalived/keepalived.conf] at time 09:33:18.687549
2017-12-17 09:33:18,688 [salt.state       ][INFO    ][27090] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-17 09:33:18,712 [salt.fileclient  ][INFO    ][27090] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-17 09:33:18,744 [salt.fileclient  ][INFO    ][27090] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-17 09:33:18,749 [salt.state       ][INFO    ][27090] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-17 09:33:18,749 [salt.state       ][INFO    ][27090] Completed state [/etc/keepalived/keepalived.conf] at time 09:33:18.748793 duration_in_ms=61.244
2017-12-17 09:33:18,749 [salt.state       ][INFO    ][27090] Running state [keepalived] at time 09:33:18.749305
2017-12-17 09:33:18,749 [salt.state       ][INFO    ][27090] Executing state service.running for keepalived
2017-12-17 09:33:18,750 [salt.loaded.int.module.cmdmod][INFO    ][27090] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-17 09:33:18,768 [salt.loaded.int.module.cmdmod][INFO    ][27090] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-17 09:33:18,776 [salt.loaded.int.module.cmdmod][INFO    ][27090] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-17 09:33:18,785 [salt.state       ][INFO    ][27090] The service keepalived is already running
2017-12-17 09:33:18,785 [salt.state       ][INFO    ][27090] Completed state [keepalived] at time 09:33:18.784953 duration_in_ms=35.643
2017-12-17 09:33:18,786 [salt.minion      ][INFO    ][27090] Returning information for job: 20171217093317629485
2017-12-17 09:33:44,148 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command pillar.get with jid 20171217093344144811
2017-12-17 09:33:44,165 [salt.minion      ][INFO    ][27115] Starting a new job with PID 27115
2017-12-17 09:33:44,172 [salt.minion      ][INFO    ][27115] Returning information for job: 20171217093344144811
2017-12-17 09:34:21,308 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command state.sls with jid 20171217093421300756
2017-12-17 09:34:21,325 [salt.minion      ][INFO    ][27132] Starting a new job with PID 27132
2017-12-17 09:34:21,749 [salt.state       ][INFO    ][27132] Loading fresh modules for state activity
2017-12-17 09:34:21,771 [salt.fileclient  ][INFO    ][27132] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-17 09:34:21,789 [salt.fileclient  ][INFO    ][27132] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-17 09:34:22,074 [salt.state       ][INFO    ][27132] Running state [attr] at time 09:34:22.074237
2017-12-17 09:34:22,075 [salt.state       ][INFO    ][27132] Executing state pkg.installed for attr
2017-12-17 09:34:22,075 [salt.loaded.int.module.cmdmod][INFO    ][27132] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 09:34:22,323 [salt.state       ][INFO    ][27132] Package attr is already installed
2017-12-17 09:34:22,323 [salt.state       ][INFO    ][27132] Completed state [attr] at time 09:34:22.322793 duration_in_ms=248.556
2017-12-17 09:34:22,323 [salt.state       ][INFO    ][27132] Running state [glusterfs-server] at time 09:34:22.322975
2017-12-17 09:34:22,323 [salt.state       ][INFO    ][27132] Executing state pkg.installed for glusterfs-server
2017-12-17 09:34:22,326 [salt.state       ][INFO    ][27132] Package glusterfs-server is already installed
2017-12-17 09:34:22,326 [salt.state       ][INFO    ][27132] Completed state [glusterfs-server] at time 09:34:22.325840 duration_in_ms=2.866
2017-12-17 09:34:22,326 [salt.state       ][INFO    ][27132] Running state [bc] at time 09:34:22.325995
2017-12-17 09:34:22,326 [salt.state       ][INFO    ][27132] Executing state pkg.installed for bc
2017-12-17 09:34:22,329 [salt.state       ][INFO    ][27132] Package bc is already installed
2017-12-17 09:34:22,329 [salt.state       ][INFO    ][27132] Completed state [bc] at time 09:34:22.328744 duration_in_ms=2.75
2017-12-17 09:34:22,329 [salt.state       ][INFO    ][27132] Running state [glusterd] at time 09:34:22.329371
2017-12-17 09:34:22,330 [salt.state       ][INFO    ][27132] Executing state service.running for glusterd
2017-12-17 09:34:22,330 [salt.loaded.int.module.cmdmod][INFO    ][27132] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-17 09:34:22,349 [salt.loaded.int.module.cmdmod][INFO    ][27132] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-17 09:34:22,358 [salt.loaded.int.module.cmdmod][INFO    ][27132] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-17 09:34:22,367 [salt.state       ][INFO    ][27132] The service glusterd is already running
2017-12-17 09:34:22,367 [salt.state       ][INFO    ][27132] Completed state [glusterd] at time 09:34:22.366843 duration_in_ms=37.47
2017-12-17 09:34:22,369 [salt.state       ][INFO    ][27132] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:34:22.368470
2017-12-17 09:34:22,369 [salt.state       ][INFO    ][27132] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-17 09:34:22,380 [salt.state       ][INFO    ][27132] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-17 09:34:22,380 [salt.state       ][INFO    ][27132] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:34:22.380320 duration_in_ms=11.85
2017-12-17 09:34:22,381 [salt.state       ][INFO    ][27132] Running state [/srv/glusterfs/glance] at time 09:34:22.380513
2017-12-17 09:34:22,381 [salt.state       ][INFO    ][27132] Executing state file.directory for /srv/glusterfs/glance
2017-12-17 09:34:22,381 [salt.state       ][INFO    ][27132] Directory /srv/glusterfs/glance is in the correct state
2017-12-17 09:34:22,381 [salt.state       ][INFO    ][27132] Completed state [/srv/glusterfs/glance] at time 09:34:22.381307 duration_in_ms=0.794
2017-12-17 09:34:22,382 [salt.state       ][INFO    ][27132] Running state [/srv/glusterfs/keystone-keys] at time 09:34:22.381496
2017-12-17 09:34:22,382 [salt.state       ][INFO    ][27132] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-17 09:34:22,382 [salt.state       ][INFO    ][27132] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-17 09:34:22,382 [salt.state       ][INFO    ][27132] Completed state [/srv/glusterfs/keystone-keys] at time 09:34:22.382333 duration_in_ms=0.837
2017-12-17 09:34:22,383 [salt.state       ][INFO    ][27132] Running state [/srv/glusterfs/nova_instances] at time 09:34:22.382515
2017-12-17 09:34:22,383 [salt.state       ][INFO    ][27132] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-17 09:34:22,383 [salt.state       ][INFO    ][27132] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-17 09:34:22,383 [salt.state       ][INFO    ][27132] Completed state [/srv/glusterfs/nova_instances] at time 09:34:22.383274 duration_in_ms=0.758
2017-12-17 09:34:22,383 [salt.state       ][INFO    ][27132] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:34:22.383463
2017-12-17 09:34:22,384 [salt.state       ][INFO    ][27132] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-17 09:34:22,384 [salt.state       ][INFO    ][27132] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-17 09:34:22,384 [salt.state       ][INFO    ][27132] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:34:22.384230 duration_in_ms=0.767
2017-12-17 09:34:22,385 [salt.minion      ][INFO    ][27132] Returning information for job: 20171217093421300756
2017-12-17 09:34:23,726 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command test.ping with jid 20171217093423719158
2017-12-17 09:34:23,741 [salt.minion      ][INFO    ][27152] Starting a new job with PID 27152
2017-12-17 09:34:23,771 [salt.minion      ][INFO    ][27152] Returning information for job: 20171217093423719158
2017-12-17 09:34:25,784 [salt.utils.schedule][INFO    ][7940] Running scheduled job: __mine_interval
2017-12-17 09:34:34,075 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command state.sls with jid 20171217093434070081
2017-12-17 09:34:34,089 [salt.minion      ][INFO    ][27167] Starting a new job with PID 27167
2017-12-17 09:34:34,560 [salt.state       ][INFO    ][27167] Loading fresh modules for state activity
2017-12-17 09:34:34,583 [salt.fileclient  ][INFO    ][27167] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-17 09:34:34,619 [salt.fileclient  ][INFO    ][27167] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-17 09:34:34,690 [salt.fileclient  ][INFO    ][27167] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-17 09:34:34,719 [salt.fileclient  ][INFO    ][27167] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-17 09:34:34,994 [salt.state       ][INFO    ][27167] Running state [attr] at time 09:34:34.993727
2017-12-17 09:34:34,994 [salt.state       ][INFO    ][27167] Executing state pkg.installed for attr
2017-12-17 09:34:34,994 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-17 09:34:35,258 [salt.state       ][INFO    ][27167] Package attr is already installed
2017-12-17 09:34:35,259 [salt.state       ][INFO    ][27167] Completed state [attr] at time 09:34:35.258657 duration_in_ms=264.93
2017-12-17 09:34:35,259 [salt.state       ][INFO    ][27167] Running state [glusterfs-server] at time 09:34:35.258862
2017-12-17 09:34:35,259 [salt.state       ][INFO    ][27167] Executing state pkg.installed for glusterfs-server
2017-12-17 09:34:35,262 [salt.state       ][INFO    ][27167] Package glusterfs-server is already installed
2017-12-17 09:34:35,262 [salt.state       ][INFO    ][27167] Completed state [glusterfs-server] at time 09:34:35.261743 duration_in_ms=2.88
2017-12-17 09:34:35,262 [salt.state       ][INFO    ][27167] Running state [bc] at time 09:34:35.261898
2017-12-17 09:34:35,262 [salt.state       ][INFO    ][27167] Executing state pkg.installed for bc
2017-12-17 09:34:35,265 [salt.state       ][INFO    ][27167] Package bc is already installed
2017-12-17 09:34:35,265 [salt.state       ][INFO    ][27167] Completed state [bc] at time 09:34:35.264718 duration_in_ms=2.82
2017-12-17 09:34:35,266 [salt.state       ][INFO    ][27167] Running state [glusterd] at time 09:34:35.265550
2017-12-17 09:34:35,266 [salt.state       ][INFO    ][27167] Executing state service.running for glusterd
2017-12-17 09:34:35,266 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-17 09:34:35,284 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-17 09:34:35,292 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-17 09:34:35,300 [salt.state       ][INFO    ][27167] The service glusterd is already running
2017-12-17 09:34:35,301 [salt.state       ][INFO    ][27167] Completed state [glusterd] at time 09:34:35.300594 duration_in_ms=35.044
2017-12-17 09:34:35,302 [salt.state       ][INFO    ][27167] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:34:35.301984
2017-12-17 09:34:35,302 [salt.state       ][INFO    ][27167] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-17 09:34:35,314 [salt.state       ][INFO    ][27167] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-17 09:34:35,314 [salt.state       ][INFO    ][27167] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:34:35.313705 duration_in_ms=11.721
2017-12-17 09:34:35,314 [salt.state       ][INFO    ][27167] Running state [/srv/glusterfs/glance] at time 09:34:35.313854
2017-12-17 09:34:35,314 [salt.state       ][INFO    ][27167] Executing state file.directory for /srv/glusterfs/glance
2017-12-17 09:34:35,314 [salt.state       ][INFO    ][27167] Directory /srv/glusterfs/glance is in the correct state
2017-12-17 09:34:35,315 [salt.state       ][INFO    ][27167] Completed state [/srv/glusterfs/glance] at time 09:34:35.314559 duration_in_ms=0.705
2017-12-17 09:34:35,315 [salt.state       ][INFO    ][27167] Running state [/srv/glusterfs/keystone-keys] at time 09:34:35.314704
2017-12-17 09:34:35,315 [salt.state       ][INFO    ][27167] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-17 09:34:35,315 [salt.state       ][INFO    ][27167] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-17 09:34:35,315 [salt.state       ][INFO    ][27167] Completed state [/srv/glusterfs/keystone-keys] at time 09:34:35.315316 duration_in_ms=0.613
2017-12-17 09:34:35,315 [salt.state       ][INFO    ][27167] Running state [/srv/glusterfs/nova_instances] at time 09:34:35.315456
2017-12-17 09:34:35,316 [salt.state       ][INFO    ][27167] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-17 09:34:35,316 [salt.state       ][INFO    ][27167] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-17 09:34:35,316 [salt.state       ][INFO    ][27167] Completed state [/srv/glusterfs/nova_instances] at time 09:34:35.316046 duration_in_ms=0.589
2017-12-17 09:34:35,316 [salt.state       ][INFO    ][27167] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:34:35.316188
2017-12-17 09:34:35,316 [salt.state       ][INFO    ][27167] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-17 09:34:35,317 [salt.state       ][INFO    ][27167] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-17 09:34:35,317 [salt.state       ][INFO    ][27167] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:34:35.316810 duration_in_ms=0.622
2017-12-17 09:34:35,393 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command ['git', '--version'] in directory '/root'
2017-12-17 09:34:35,432 [salt.state       ][INFO    ][27167] Running state [sleep 5] at time 09:34:35.432314
2017-12-17 09:34:35,433 [salt.state       ][INFO    ][27167] Executing state cmd.wait for sleep 5
2017-12-17 09:34:35,433 [salt.state       ][INFO    ][27167] No changes made for sleep 5
2017-12-17 09:34:35,433 [salt.state       ][INFO    ][27167] Completed state [sleep 5] at time 09:34:35.432885 duration_in_ms=0.572
2017-12-17 09:34:35,433 [salt.state       ][INFO    ][27167] Running state [10.167.4.141] at time 09:34:35.433299
2017-12-17 09:34:35,433 [salt.state       ][INFO    ][27167] Executing state glusterfs.peered for 10.167.4.141
2017-12-17 09:34:35,434 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:35,444 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:35,501 [salt.state       ][INFO    ][27167] Host 10.167.4.141 already peered
2017-12-17 09:34:35,501 [salt.state       ][INFO    ][27167] Completed state [10.167.4.141] at time 09:34:35.500773 duration_in_ms=67.474
2017-12-17 09:34:35,503 [salt.state       ][INFO    ][27167] Running state [10.167.4.142] at time 09:34:35.502914
2017-12-17 09:34:35,503 [salt.state       ][INFO    ][27167] Executing state glusterfs.peered for 10.167.4.142
2017-12-17 09:34:35,503 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:35,513 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:35,567 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:35,576 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:35,630 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:35,640 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:35,692 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:35,702 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:35,753 [salt.state       ][INFO    ][27167] Peering with localhost is not needed
2017-12-17 09:34:35,753 [salt.state       ][INFO    ][27167] Completed state [10.167.4.142] at time 09:34:35.752932 duration_in_ms=250.017
2017-12-17 09:34:35,755 [salt.state       ][INFO    ][27167] Running state [10.167.4.143] at time 09:34:35.755252
2017-12-17 09:34:35,756 [salt.state       ][INFO    ][27167] Executing state glusterfs.peered for 10.167.4.143
2017-12-17 09:34:35,756 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:35,765 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:35,818 [salt.state       ][INFO    ][27167] Host 10.167.4.143 already peered
2017-12-17 09:34:35,819 [salt.state       ][INFO    ][27167] Completed state [10.167.4.143] at time 09:34:35.818465 duration_in_ms=63.213
2017-12-17 09:34:35,819 [salt.state       ][INFO    ][27167] Running state [glance] at time 09:34:35.819269
2017-12-17 09:34:35,819 [salt.state       ][INFO    ][27167] Executing state glusterfs.created for glance
2017-12-17 09:34:35,820 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:35,829 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:35,883 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:35,892 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:35,947 [salt.state       ][INFO    ][27167] Volume glance already exists and is started.
2017-12-17 09:34:35,947 [salt.state       ][INFO    ][27167] Completed state [glance] at time 09:34:35.947207 duration_in_ms=127.937
2017-12-17 09:34:35,950 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:34:35.950345
2017-12-17 09:34:35,951 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-17 09:34:35,951 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-17 09:34:36,006 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,007 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:34:36.006723 duration_in_ms=56.378
2017-12-17 09:34:36,007 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:34:36.007230
2017-12-17 09:34:36,008 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-17 09:34:36,008 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-17 09:34:36,067 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,067 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:34:36.066744 duration_in_ms=59.512
2017-12-17 09:34:36,067 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:34:36.067232
2017-12-17 09:34:36,067 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-17 09:34:36,068 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-17 09:34:36,123 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,123 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:34:36.123016 duration_in_ms=55.784
2017-12-17 09:34:36,124 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:34:36.123501
2017-12-17 09:34:36,124 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-17 09:34:36,124 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-17 09:34:36,175 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,175 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:34:36.175348 duration_in_ms=51.847
2017-12-17 09:34:36,176 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:34:36.175825
2017-12-17 09:34:36,176 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-17 09:34:36,176 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-17 09:34:36,231 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,231 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:34:36.231020 duration_in_ms=55.194
2017-12-17 09:34:36,231 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:34:36.231461
2017-12-17 09:34:36,232 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-17 09:34:36,232 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-17 09:34:36,285 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,285 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:34:36.284828 duration_in_ms=53.366
2017-12-17 09:34:36,286 [salt.state       ][INFO    ][27167] Running state [glance] at time 09:34:36.285898
2017-12-17 09:34:36,286 [salt.state       ][INFO    ][27167] Executing state glusterfs.started for glance
2017-12-17 09:34:36,287 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:36,296 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:36,349 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:36,358 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:36,413 [salt.state       ][INFO    ][27167] Volume glance is already started
2017-12-17 09:34:36,413 [salt.state       ][INFO    ][27167] Completed state [glance] at time 09:34:36.413452 duration_in_ms=127.552
2017-12-17 09:34:36,414 [salt.state       ][INFO    ][27167] Running state [keystone-keys] at time 09:34:36.414280
2017-12-17 09:34:36,414 [salt.state       ][INFO    ][27167] Executing state glusterfs.created for keystone-keys
2017-12-17 09:34:36,415 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:36,425 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:36,475 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:36,484 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:36,538 [salt.state       ][INFO    ][27167] Volume keystone-keys already exists and is started.
2017-12-17 09:34:36,539 [salt.state       ][INFO    ][27167] Completed state [keystone-keys] at time 09:34:36.538609 duration_in_ms=124.328
2017-12-17 09:34:36,542 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:34:36.541995
2017-12-17 09:34:36,542 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-17 09:34:36,543 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-17 09:34:36,595 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,595 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:34:36.595440 duration_in_ms=53.445
2017-12-17 09:34:36,596 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:34:36.595932
2017-12-17 09:34:36,596 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-17 09:34:36,597 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-17 09:34:36,650 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,651 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:34:36.650696 duration_in_ms=54.764
2017-12-17 09:34:36,651 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:34:36.651156
2017-12-17 09:34:36,651 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-17 09:34:36,652 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-17 09:34:36,705 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,705 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:34:36.705328 duration_in_ms=54.172
2017-12-17 09:34:36,706 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:34:36.705835
2017-12-17 09:34:36,706 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-17 09:34:36,707 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-17 09:34:36,758 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,758 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:34:36.758170 duration_in_ms=52.335
2017-12-17 09:34:36,759 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:34:36.758666
2017-12-17 09:34:36,759 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-17 09:34:36,759 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-17 09:34:36,812 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,813 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:34:36.812678 duration_in_ms=54.012
2017-12-17 09:34:36,813 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:34:36.813163
2017-12-17 09:34:36,813 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-17 09:34:36,814 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-17 09:34:36,866 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:36,866 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:34:36.866009 duration_in_ms=52.845
2017-12-17 09:34:36,867 [salt.state       ][INFO    ][27167] Running state [keystone-keys] at time 09:34:36.867063
2017-12-17 09:34:36,867 [salt.state       ][INFO    ][27167] Executing state glusterfs.started for keystone-keys
2017-12-17 09:34:36,868 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:36,877 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:36,928 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:36,938 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:36,996 [salt.state       ][INFO    ][27167] Volume keystone-keys is already started
2017-12-17 09:34:36,996 [salt.state       ][INFO    ][27167] Completed state [keystone-keys] at time 09:34:36.996080 duration_in_ms=129.016
2017-12-17 09:34:36,997 [salt.state       ][INFO    ][27167] Running state [nova_instances] at time 09:34:36.996927
2017-12-17 09:34:36,997 [salt.state       ][INFO    ][27167] Executing state glusterfs.created for nova_instances
2017-12-17 09:34:36,998 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:37,006 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:37,056 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:37,067 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:37,121 [salt.state       ][INFO    ][27167] Volume nova_instances already exists and is started.
2017-12-17 09:34:37,121 [salt.state       ][INFO    ][27167] Completed state [nova_instances] at time 09:34:37.121412 duration_in_ms=124.485
2017-12-17 09:34:37,125 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:34:37.124877
2017-12-17 09:34:37,125 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-17 09:34:37,126 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-17 09:34:37,178 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,178 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:34:37.178192 duration_in_ms=53.315
2017-12-17 09:34:37,179 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 09:34:37.178639
2017-12-17 09:34:37,179 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-17 09:34:37,179 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-17 09:34:37,231 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,231 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 09:34:37.231342 duration_in_ms=52.702
2017-12-17 09:34:37,232 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 09:34:37.231801
2017-12-17 09:34:37,232 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-17 09:34:37,232 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-17 09:34:37,284 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,284 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 09:34:37.284081 duration_in_ms=52.279
2017-12-17 09:34:37,285 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 09:34:37.284561
2017-12-17 09:34:37,285 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-17 09:34:37,285 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-17 09:34:37,338 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,338 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 09:34:37.337897 duration_in_ms=53.336
2017-12-17 09:34:37,338 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 09:34:37.338380
2017-12-17 09:34:37,339 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-17 09:34:37,339 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-17 09:34:37,396 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,397 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 09:34:37.396680 duration_in_ms=58.299
2017-12-17 09:34:37,397 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:34:37.397205
2017-12-17 09:34:37,397 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-17 09:34:37,398 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-17 09:34:37,451 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,451 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:34:37.451111 duration_in_ms=53.906
2017-12-17 09:34:37,452 [salt.state       ][INFO    ][27167] Running state [nova_instances] at time 09:34:37.452211
2017-12-17 09:34:37,452 [salt.state       ][INFO    ][27167] Executing state glusterfs.started for nova_instances
2017-12-17 09:34:37,453 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:37,464 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:37,517 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:37,527 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:37,583 [salt.state       ][INFO    ][27167] Volume nova_instances is already started
2017-12-17 09:34:37,583 [salt.state       ][INFO    ][27167] Completed state [nova_instances] at time 09:34:37.583123 duration_in_ms=130.91
2017-12-17 09:34:37,584 [salt.state       ][INFO    ][27167] Running state [keystone-credential-keys] at time 09:34:37.584388
2017-12-17 09:34:37,585 [salt.state       ][INFO    ][27167] Executing state glusterfs.created for keystone-credential-keys
2017-12-17 09:34:37,585 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:37,595 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:37,649 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:37,659 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:37,714 [salt.state       ][INFO    ][27167] Volume keystone-credential-keys already exists and is started.
2017-12-17 09:34:37,714 [salt.state       ][INFO    ][27167] Completed state [keystone-credential-keys] at time 09:34:37.713747 duration_in_ms=129.359
2017-12-17 09:34:37,717 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:34:37.717409
2017-12-17 09:34:37,718 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-17 09:34:37,718 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-17 09:34:37,771 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,771 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:34:37.771409 duration_in_ms=54.0
2017-12-17 09:34:37,772 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:34:37.771889
2017-12-17 09:34:37,772 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-17 09:34:37,773 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-17 09:34:37,829 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,830 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:34:37.829572 duration_in_ms=57.683
2017-12-17 09:34:37,830 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:34:37.830057
2017-12-17 09:34:37,830 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-17 09:34:37,831 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-17 09:34:37,886 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,887 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:34:37.886504 duration_in_ms=56.446
2017-12-17 09:34:37,887 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:34:37.887005
2017-12-17 09:34:37,887 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-17 09:34:37,888 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-17 09:34:37,940 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,941 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:34:37.940617 duration_in_ms=53.612
2017-12-17 09:34:37,941 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:34:37.941050
2017-12-17 09:34:37,941 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-17 09:34:37,942 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-17 09:34:37,994 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:37,994 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:34:37.994248 duration_in_ms=53.198
2017-12-17 09:34:37,995 [salt.state       ][INFO    ][27167] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:34:37.994732
2017-12-17 09:34:37,995 [salt.state       ][INFO    ][27167] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-17 09:34:37,995 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-17 09:34:38,052 [salt.state       ][INFO    ][27167] unless execution succeeded
2017-12-17 09:34:38,052 [salt.state       ][INFO    ][27167] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:34:38.051876 duration_in_ms=57.143
2017-12-17 09:34:38,053 [salt.state       ][INFO    ][27167] Running state [keystone-credential-keys] at time 09:34:38.052947
2017-12-17 09:34:38,053 [salt.state       ][INFO    ][27167] Executing state glusterfs.started for keystone-credential-keys
2017-12-17 09:34:38,054 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:38,064 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:38,117 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --version' in directory '/root'
2017-12-17 09:34:38,126 [salt.loaded.int.module.cmdmod][INFO    ][27167] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-17 09:34:38,182 [salt.state       ][INFO    ][27167] Volume keystone-credential-keys is already started
2017-12-17 09:34:38,182 [salt.state       ][INFO    ][27167] Completed state [keystone-credential-keys] at time 09:34:38.181849 duration_in_ms=128.901
2017-12-17 09:34:38,184 [salt.minion      ][INFO    ][27167] Returning information for job: 20171217093434070081
2017-12-17 09:34:39,311 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command test.ping with jid 20171217093439310229
2017-12-17 09:34:39,326 [salt.minion      ][INFO    ][27743] Starting a new job with PID 27743
2017-12-17 09:34:39,355 [salt.minion      ][INFO    ][27743] Returning information for job: 20171217093439310229
2017-12-17 09:34:40,023 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command cmd.run with jid 20171217093440017783
2017-12-17 09:34:40,038 [salt.minion      ][INFO    ][27748] Starting a new job with PID 27748
2017-12-17 09:34:40,043 [salt.loaded.int.module.cmdmod][INFO    ][27748] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-17 09:34:40,165 [salt.minion      ][INFO    ][27748] Returning information for job: 20171217093440017783
2017-12-17 09:59:36,721 [salt.minion      ][INFO    ][7940] User sudo_ubuntu Executing command cp.push_dir with jid 20171217095936709798
2017-12-17 09:59:36,744 [salt.minion      ][INFO    ][27909] Starting a new job with PID 27909
