2017-12-16 05:25:40,565 [salt.cli.daemons ][WARNING ][2405] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-16 05:42:23,095 [salt.state       ][ERROR   ][3749] No contents found in top file
2017-12-16 05:43:52,144 [salt.utils.parsers][WARNING ][2405] Minion received a SIGTERM. Exiting.
2017-12-16 05:46:22,365 [salt.cli.daemons ][WARNING ][3148] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-16 05:46:54,169 [py.warnings      ][WARNING ][3267] /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-16 05:47:35,359 [salt.loaded.int.module.cmdmod][ERROR   ][3267] 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-16 05:47:37,544 [salt.loaded.int.module.cmdmod][INFO    ][7699] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-16 05:47:37,552 [salt.loaded.int.module.cmdmod][INFO    ][7699] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-16 05:47:37,563 [salt.loaded.int.module.cmdmod][INFO    ][7699] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-16 05:47:37,572 [salt.utils.parsers][WARNING ][3148] Minion received a SIGTERM. Exiting.
2017-12-16 05:47:37,831 [salt.cli.daemons ][INFO    ][7773] Setting up the Salt Minion "kvm03.baremetal-mcp-pike-odl-ha.local"
2017-12-16 05:47:38,363 [salt.minion      ][INFO    ][7773] Creating minion process manager
2017-12-16 05:47:38,363 [salt.cli.daemons ][WARNING ][7773] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-16 05:47:38,363 [salt.cli.daemons ][INFO    ][7773] The Salt Minion is starting up
2017-12-16 05:47:38,363 [salt.minion      ][INFO    ][7773] Minion is starting as user 'root'
2017-12-16 05:47:38,364 [salt.utils.event ][INFO    ][7773] Starting pull socket on /var/run/salt/minion/minion_event_16efa503e4_pull.ipc
2017-12-16 05:47:39,328 [salt.loaded.int.module.cmdmod][INFO    ][7773] Executing command ['date', '+%z'] in directory '/root'
2017-12-16 05:47:39,339 [salt.utils.schedule][INFO    ][7773] Updating job settings for scheduled job: __mine_interval
2017-12-16 05:47:39,341 [salt.minion      ][INFO    ][7773] Added mine.update to scheduler
2017-12-16 05:47:39,370 [salt.minion      ][INFO    ][7773] Minion is ready to receive requests!
2017-12-16 05:47:40,371 [salt.utils.schedule][INFO    ][7773] Running scheduled job: __mine_interval
2017-12-16 05:47:41,619 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command pkg.upgrade with jid 20171216054741615379
2017-12-16 05:47:41,631 [salt.minion      ][INFO    ][7873] Starting a new job with PID 7873
2017-12-16 05:47:41,645 [salt.loaded.int.module.cmdmod][INFO    ][7873] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:47:41,929 [salt.loaded.int.module.cmdmod][INFO    ][7873] 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-16 05:47:51,697 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054751686074
2017-12-16 05:47:51,711 [salt.minion      ][INFO    ][8056] Starting a new job with PID 8056
2017-12-16 05:47:51,723 [salt.minion      ][INFO    ][8056] Returning information for job: 20171216054751686074
2017-12-16 05:48:00,492 [salt.loaded.int.module.cmdmod][INFO    ][7873] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:48:00,510 [salt.minion      ][INFO    ][7873] Returning information for job: 20171216054741615379
2017-12-16 05:48:13,136 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command state.sls with jid 20171216054813127275
2017-12-16 05:48:13,150 [salt.minion      ][INFO    ][8741] Starting a new job with PID 8741
2017-12-16 05:48:15,702 [salt.state       ][INFO    ][8741] Loading fresh modules for state activity
2017-12-16 05:48:15,725 [salt.fileclient  ][INFO    ][8741] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-12-16 05:48:15,746 [salt.fileclient  ][INFO    ][8741] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-12-16 05:48:15,758 [salt.fileclient  ][INFO    ][8741] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-12-16 05:48:15,777 [salt.fileclient  ][INFO    ][8741] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-16 05:48:15,798 [salt.fileclient  ][INFO    ][8741] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-12-16 05:48:15,819 [salt.fileclient  ][INFO    ][8741] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-16 05:48:15,837 [salt.fileclient  ][INFO    ][8741] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2017-12-16 05:48:15,856 [salt.fileclient  ][INFO    ][8741] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-16 05:48:16,159 [salt.state       ][INFO    ][8741] Running state [libvirt0] at time 05:48:16.159251
2017-12-16 05:48:16,160 [salt.state       ][INFO    ][8741] Executing state pkg.installed for libvirt0
2017-12-16 05:48:16,160 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:48:16,419 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:48:17,888 [salt.loaded.int.module.cmdmod][INFO    ][8741] 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-16 05:48:23,232 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054823220544
2017-12-16 05:48:23,245 [salt.minion      ][INFO    ][9146] Starting a new job with PID 9146
2017-12-16 05:48:23,263 [salt.minion      ][INFO    ][9146] Returning information for job: 20171216054823220544
2017-12-16 05:48:27,286 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:48:27,306 [salt.state       ][INFO    ][8741] 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-16 05:48:27,314 [salt.state       ][INFO    ][8741] Loading fresh modules for state activity
2017-12-16 05:48:27,326 [salt.state       ][INFO    ][8741] Completed state [libvirt0] at time 05:48:27.325809 duration_in_ms=11166.557
2017-12-16 05:48:27,331 [salt.state       ][INFO    ][8741] Running state [pm-utils] at time 05:48:27.330584
2017-12-16 05:48:27,331 [salt.state       ][INFO    ][8741] Executing state pkg.installed for pm-utils
2017-12-16 05:48:27,507 [salt.loaded.int.module.cmdmod][INFO    ][8741] 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-16 05:48:31,554 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:48:31,575 [salt.state       ][INFO    ][8741] 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-16 05:48:31,581 [salt.state       ][INFO    ][8741] Loading fresh modules for state activity
2017-12-16 05:48:31,594 [salt.state       ][INFO    ][8741] Completed state [pm-utils] at time 05:48:31.593787 duration_in_ms=4263.201
2017-12-16 05:48:31,603 [salt.state       ][INFO    ][8741] Running state [python-libvirt] at time 05:48:31.603054
2017-12-16 05:48:31,603 [salt.state       ][INFO    ][8741] Executing state pkg.installed for python-libvirt
2017-12-16 05:48:31,819 [salt.loaded.int.module.cmdmod][INFO    ][8741] 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-16 05:48:33,446 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054833436396
2017-12-16 05:48:33,461 [salt.minion      ][INFO    ][9864] Starting a new job with PID 9864
2017-12-16 05:48:33,471 [salt.minion      ][INFO    ][9864] Returning information for job: 20171216054833436396
2017-12-16 05:48:43,643 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054843633700
2017-12-16 05:48:43,657 [salt.minion      ][INFO    ][9936] Starting a new job with PID 9936
2017-12-16 05:48:43,667 [salt.minion      ][INFO    ][9936] Returning information for job: 20171216054843633700
2017-12-16 05:48:53,850 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054853840734
2017-12-16 05:48:53,864 [salt.minion      ][INFO    ][10188] Starting a new job with PID 10188
2017-12-16 05:48:53,881 [salt.minion      ][INFO    ][10188] Returning information for job: 20171216054853840734
2017-12-16 05:49:04,056 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054904047117
2017-12-16 05:49:04,072 [salt.minion      ][INFO    ][11045] Starting a new job with PID 11045
2017-12-16 05:49:04,086 [salt.minion      ][INFO    ][11045] Returning information for job: 20171216054904047117
2017-12-16 05:49:09,942 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:49:09,966 [salt.state       ][INFO    ][8741] 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-16 05:49:09,976 [salt.state       ][INFO    ][8741] Loading fresh modules for state activity
2017-12-16 05:49:09,990 [salt.state       ][INFO    ][8741] Completed state [python-libvirt] at time 05:49:09.989878 duration_in_ms=38386.823
2017-12-16 05:49:09,995 [salt.state       ][INFO    ][8741] Running state [libvirt-bin] at time 05:49:09.994869
2017-12-16 05:49:09,995 [salt.state       ][INFO    ][8741] Executing state pkg.installed for libvirt-bin
2017-12-16 05:49:10,248 [salt.loaded.int.module.cmdmod][INFO    ][8741] 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-16 05:49:14,260 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054914252537
2017-12-16 05:49:14,274 [salt.minion      ][INFO    ][11303] Starting a new job with PID 11303
2017-12-16 05:49:14,288 [salt.minion      ][INFO    ][11303] Returning information for job: 20171216054914252537
2017-12-16 05:49:23,278 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:49:23,300 [salt.state       ][INFO    ][8741] 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-16 05:49:23,307 [salt.state       ][INFO    ][8741] Loading fresh modules for state activity
2017-12-16 05:49:23,319 [salt.state       ][INFO    ][8741] Completed state [libvirt-bin] at time 05:49:23.318994 duration_in_ms=13324.125
2017-12-16 05:49:23,324 [salt.state       ][INFO    ][8741] Running state [qemu-utils] at time 05:49:23.323496
2017-12-16 05:49:23,324 [salt.state       ][INFO    ][8741] Executing state pkg.installed for qemu-utils
2017-12-16 05:49:23,507 [salt.state       ][INFO    ][8741] Package qemu-utils is already installed
2017-12-16 05:49:23,507 [salt.state       ][INFO    ][8741] Completed state [qemu-utils] at time 05:49:23.507425 duration_in_ms=183.929
2017-12-16 05:49:23,508 [salt.state       ][INFO    ][8741] Running state [qemu-kvm] at time 05:49:23.507587
2017-12-16 05:49:23,508 [salt.state       ][INFO    ][8741] Executing state pkg.installed for qemu-kvm
2017-12-16 05:49:23,510 [salt.state       ][INFO    ][8741] Package qemu-kvm is already installed
2017-12-16 05:49:23,510 [salt.state       ][INFO    ][8741] Completed state [qemu-kvm] at time 05:49:23.510398 duration_in_ms=2.811
2017-12-16 05:49:23,511 [salt.state       ][INFO    ][8741] Running state [/etc/libvirt/libvirtd.conf] at time 05:49:23.511425
2017-12-16 05:49:23,512 [salt.state       ][INFO    ][8741] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-12-16 05:49:23,540 [salt.fileclient  ][INFO    ][8741] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-12-16 05:49:23,546 [salt.state       ][INFO    ][8741] 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-16 05:49:23,546 [salt.state       ][INFO    ][8741] Completed state [/etc/libvirt/libvirtd.conf] at time 05:49:23.546176 duration_in_ms=34.751
2017-12-16 05:49:23,546 [salt.state       ][INFO    ][8741] Running state [/etc/default/libvirt-bin] at time 05:49:23.546392
2017-12-16 05:49:23,547 [salt.state       ][INFO    ][8741] Executing state file.managed for /etc/default/libvirt-bin
2017-12-16 05:49:23,564 [salt.fileclient  ][INFO    ][8741] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-12-16 05:49:23,566 [salt.state       ][INFO    ][8741] File changed:
New file
2017-12-16 05:49:23,567 [salt.state       ][INFO    ][8741] Completed state [/etc/default/libvirt-bin] at time 05:49:23.566487 duration_in_ms=20.095
2017-12-16 05:49:23,567 [salt.state       ][INFO    ][8741] Running state [service.systemctl_reload] at time 05:49:23.567011
2017-12-16 05:49:23,567 [salt.state       ][INFO    ][8741] Executing state module.wait for service.systemctl_reload
2017-12-16 05:49:23,567 [salt.state       ][INFO    ][8741] No changes made for service.systemctl_reload
2017-12-16 05:49:23,567 [salt.state       ][INFO    ][8741] Completed state [service.systemctl_reload] at time 05:49:23.567449 duration_in_ms=0.437
2017-12-16 05:49:23,568 [salt.state       ][INFO    ][8741] Running state [service.systemctl_reload] at time 05:49:23.567566
2017-12-16 05:49:23,568 [salt.state       ][INFO    ][8741] Executing state module.mod_watch for service.systemctl_reload
2017-12-16 05:49:23,568 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-16 05:49:23,607 [salt.state       ][INFO    ][8741] {'ret': True}
2017-12-16 05:49:23,608 [salt.state       ][INFO    ][8741] Completed state [service.systemctl_reload] at time 05:49:23.607719 duration_in_ms=40.153
2017-12-16 05:49:23,609 [salt.state       ][INFO    ][8741] Running state [/etc/libvirt/qemu/networks/default.xml] at time 05:49:23.609075
2017-12-16 05:49:23,609 [salt.state       ][INFO    ][8741] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-12-16 05:49:23,610 [salt.state       ][INFO    ][8741] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2017-12-16 05:49:23,610 [salt.state       ][INFO    ][8741] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 05:49:23.609688 duration_in_ms=0.614
2017-12-16 05:49:23,610 [salt.state       ][INFO    ][8741] Running state [libvirtd] at time 05:49:23.610006
2017-12-16 05:49:23,610 [salt.state       ][INFO    ][8741] Executing state service.running for libvirtd
2017-12-16 05:49:23,611 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2017-12-16 05:49:23,619 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-12-16 05:49:23,626 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-12-16 05:49:23,633 [salt.state       ][INFO    ][8741] The service libvirtd is already running
2017-12-16 05:49:23,633 [salt.state       ][INFO    ][8741] Completed state [libvirtd] at time 05:49:23.633380 duration_in_ms=23.374
2017-12-16 05:49:23,634 [salt.state       ][INFO    ][8741] Running state [libvirtd] at time 05:49:23.633530
2017-12-16 05:49:23,634 [salt.state       ][INFO    ][8741] Executing state service.mod_watch for libvirtd
2017-12-16 05:49:23,634 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-12-16 05:49:23,641 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-12-16 05:49:23,649 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2017-12-16 05:49:23,694 [salt.state       ][INFO    ][8741] {'libvirtd': True}
2017-12-16 05:49:23,694 [salt.state       ][INFO    ][8741] Completed state [libvirtd] at time 05:49:23.694403 duration_in_ms=60.872
2017-12-16 05:49:23,695 [salt.state       ][INFO    ][8741] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 05:49:23.695332
2017-12-16 05:49:23,696 [salt.state       ][INFO    ][8741] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2017-12-16 05:49:23,696 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2017-12-16 05:49:23,918 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2017-12-16 05:49:24,290 [salt.state       ][INFO    ][8741] {'pid': 12908, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2017-12-16 05:49:24,290 [salt.state       ][INFO    ][8741] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 05:49:24.290202 duration_in_ms=594.869
2017-12-16 05:49:24,291 [salt.state       ][INFO    ][8741] Running state [virsh net-autostart default --disable] at time 05:49:24.290504
2017-12-16 05:49:24,291 [salt.state       ][INFO    ][8741] Executing state cmd.run for virsh net-autostart default --disable
2017-12-16 05:49:24,291 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-12-16 05:49:24,312 [salt.state       ][INFO    ][8741] onlyif execution failed
2017-12-16 05:49:24,312 [salt.state       ][INFO    ][8741] Completed state [virsh net-autostart default --disable] at time 05:49:24.312301 duration_in_ms=21.796
2017-12-16 05:49:24,313 [salt.state       ][INFO    ][8741] Running state [virsh net-destroy default] at time 05:49:24.312553
2017-12-16 05:49:24,313 [salt.state       ][INFO    ][8741] Executing state cmd.run for virsh net-destroy default
2017-12-16 05:49:24,313 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-12-16 05:49:24,329 [salt.state       ][INFO    ][8741] onlyif execution failed
2017-12-16 05:49:24,330 [salt.state       ][INFO    ][8741] Completed state [virsh net-destroy default] at time 05:49:24.329509 duration_in_ms=16.955
2017-12-16 05:49:24,330 [salt.state       ][INFO    ][8741] Running state [echo 'No pool is defined'] at time 05:49:24.329735
2017-12-16 05:49:24,330 [salt.state       ][INFO    ][8741] Executing state cmd.run for echo 'No pool is defined'
2017-12-16 05:49:24,330 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054924321866
2017-12-16 05:49:24,330 [salt.loaded.int.module.cmdmod][INFO    ][8741] Executing command 'echo 'No pool is defined'' in directory '/root'
2017-12-16 05:49:24,338 [salt.state       ][INFO    ][8741] {'pid': 12948, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2017-12-16 05:49:24,338 [salt.state       ][INFO    ][8741] Completed state [echo 'No pool is defined'] at time 05:49:24.337745 duration_in_ms=8.01
2017-12-16 05:49:24,339 [salt.minion      ][INFO    ][8741] Returning information for job: 20171216054813127275
2017-12-16 05:49:24,342 [salt.minion      ][INFO    ][12952] Starting a new job with PID 12952
2017-12-16 05:49:24,388 [salt.minion      ][INFO    ][12952] Returning information for job: 20171216054924321866
2017-12-16 05:49:26,864 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command state.apply with jid 20171216054926856033
2017-12-16 05:49:26,878 [salt.minion      ][INFO    ][12957] Starting a new job with PID 12957
2017-12-16 05:49:29,328 [salt.state       ][INFO    ][12957] Loading fresh modules for state activity
2017-12-16 05:49:29,349 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-12-16 05:49:29,368 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-16 05:49:29,383 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-16 05:49:29,405 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-16 05:49:29,460 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-16 05:49:29,476 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:49:29,519 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-16 05:49:29,540 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-16 05:49:29,551 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 05:49:29,567 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-16 05:49:29,574 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-16 05:49:29,584 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-16 05:49:29,604 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-16 05:49:29,620 [py.warnings      ][WARNING ][12957] /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-16 05:49:29,620 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'salt-minion --version' in directory '/root'
2017-12-16 05:49:29,932 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'salt-minion --version' in directory '/root'
2017-12-16 05:49:30,267 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-16 05:49:30,286 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-16 05:49:30,306 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-16 05:49:30,318 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-16 05:49:30,352 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-16 05:49:30,366 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-16 05:49:30,387 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-16 05:49:30,401 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:49:30,418 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-16 05:49:30,448 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-16 05:49:30,500 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-16 05:49:30,520 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-16 05:49:30,578 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-16 05:49:30,596 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:49:30,639 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-16 05:49:30,659 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-16 05:49:30,671 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 05:49:30,687 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-16 05:49:30,693 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-16 05:49:30,702 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-16 05:49:30,721 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-16 05:49:30,735 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'salt-minion --version' in directory '/root'
2017-12-16 05:49:31,031 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'salt-minion --version' in directory '/root'
2017-12-16 05:49:31,363 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-16 05:49:31,382 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-16 05:49:31,393 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-16 05:49:31,407 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-16 05:49:31,442 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-16 05:49:31,458 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-16 05:49:31,479 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-16 05:49:31,491 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:49:31,511 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-16 05:49:31,543 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-16 05:49:31,603 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-16 05:49:31,660 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-16 05:49:31,709 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-16 05:49:31,723 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-16 05:49:31,746 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-16 05:49:32,056 [salt.state       ][INFO    ][12957] Running state [salt-minion] at time 05:49:32.056344
2017-12-16 05:49:32,057 [salt.state       ][INFO    ][12957] Executing state pkg.installed for salt-minion
2017-12-16 05:49:32,057 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:49:32,303 [salt.state       ][INFO    ][12957] Package salt-minion is already installed
2017-12-16 05:49:32,303 [salt.state       ][INFO    ][12957] Completed state [salt-minion] at time 05:49:32.303348 duration_in_ms=247.004
2017-12-16 05:49:32,304 [salt.state       ][INFO    ][12957] Running state [salt_minion_dependency_packages] at time 05:49:32.303553
2017-12-16 05:49:32,304 [salt.state       ][INFO    ][12957] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-16 05:49:32,306 [salt.state       ][INFO    ][12957] All specified packages are already installed
2017-12-16 05:49:32,307 [salt.state       ][INFO    ][12957] Completed state [salt_minion_dependency_packages] at time 05:49:32.306507 duration_in_ms=2.953
2017-12-16 05:49:32,308 [salt.state       ][INFO    ][12957] Running state [/etc/salt/minion.d/minion.conf] at time 05:49:32.307994
2017-12-16 05:49:32,308 [salt.state       ][INFO    ][12957] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-16 05:49:32,328 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-16 05:49:32,372 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-16 05:49:32,414 [salt.fileclient  ][INFO    ][12957] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:49:32,446 [salt.state       ][INFO    ][12957] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-16 05:49:32,446 [salt.state       ][INFO    ][12957] Completed state [/etc/salt/minion.d/minion.conf] at time 05:49:32.446100 duration_in_ms=138.106
2017-12-16 05:49:32,446 [salt.state       ][INFO    ][12957] Running state [/etc/salt/minion.d/_virt.conf] at time 05:49:32.446382
2017-12-16 05:49:32,447 [salt.state       ][INFO    ][12957] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-16 05:49:32,452 [salt.state       ][INFO    ][12957] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-16 05:49:32,452 [salt.state       ][INFO    ][12957] Completed state [/etc/salt/minion.d/_virt.conf] at time 05:49:32.451917 duration_in_ms=5.535
2017-12-16 05:49:32,453 [salt.state       ][INFO    ][12957] Running state [salt-minion] at time 05:49:32.453204
2017-12-16 05:49:32,453 [salt.state       ][INFO    ][12957] Executing state service.running for salt-minion
2017-12-16 05:49:32,454 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-16 05:49:32,466 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-16 05:49:32,472 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-16 05:49:32,479 [salt.state       ][INFO    ][12957] The service salt-minion is already running
2017-12-16 05:49:32,479 [salt.state       ][INFO    ][12957] Completed state [salt-minion] at time 05:49:32.479191 duration_in_ms=25.987
2017-12-16 05:49:32,480 [salt.state       ][INFO    ][12957] Running state [/etc/salt/grains.d] at time 05:49:32.480435
2017-12-16 05:49:32,481 [salt.state       ][INFO    ][12957] Executing state file.directory for /etc/salt/grains.d
2017-12-16 05:49:32,481 [salt.state       ][INFO    ][12957] Directory /etc/salt/grains.d is in the correct state
2017-12-16 05:49:32,481 [salt.state       ][INFO    ][12957] Completed state [/etc/salt/grains.d] at time 05:49:32.481255 duration_in_ms=0.821
2017-12-16 05:49:32,482 [salt.state       ][INFO    ][12957] Running state [/etc/salt/grains] at time 05:49:32.481658
2017-12-16 05:49:32,482 [salt.state       ][INFO    ][12957] Executing state file.managed for /etc/salt/grains
2017-12-16 05:49:32,482 [salt.state       ][INFO    ][12957] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-16 05:49:32,482 [salt.state       ][INFO    ][12957] Completed state [/etc/salt/grains] at time 05:49:32.482250 duration_in_ms=0.592
2017-12-16 05:49:32,483 [salt.state       ][INFO    ][12957] Running state [/etc/salt/grains.d/placeholder] at time 05:49:32.482504
2017-12-16 05:49:32,483 [salt.state       ][INFO    ][12957] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-16 05:49:32,483 [salt.state       ][INFO    ][12957] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-16 05:49:32,483 [salt.state       ][INFO    ][12957] Completed state [/etc/salt/grains.d/placeholder] at time 05:49:32.483078 duration_in_ms=0.574
2017-12-16 05:49:32,483 [salt.state       ][INFO    ][12957] Running state [/etc/salt/grains.d/sphinx] at time 05:49:32.483334
2017-12-16 05:49:32,483 [salt.state       ][INFO    ][12957] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-16 05:49:32,488 [salt.state       ][INFO    ][12957] File changed:
--- 
+++ 
@@ -49,6 +49,7 @@
               - 10.167.4.143
               - 127.0.0.1
               - 192.168.11.252
+              - 192.168.122.1
         system:
           name: System
           param:

2017-12-16 05:49:32,488 [salt.state       ][INFO    ][12957] Completed state [/etc/salt/grains.d/sphinx] at time 05:49:32.488168 duration_in_ms=4.834
2017-12-16 05:49:32,489 [salt.state       ][INFO    ][12957] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:49:32.488686
2017-12-16 05:49:32,489 [salt.state       ][INFO    ][12957] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-16 05:49:32,489 [salt.state       ][INFO    ][12957] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-16 05:49:32,489 [salt.state       ][INFO    ][12957] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:49:32.489126 duration_in_ms=0.44
2017-12-16 05:49:32,489 [salt.state       ][INFO    ][12957] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:49:32.489243
2017-12-16 05:49:32,489 [salt.state       ][INFO    ][12957] 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-16 05:49:32,490 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-16 05:49:32,579 [salt.state       ][INFO    ][12957] {'pid': 13027, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 05:49:32,579 [salt.state       ][INFO    ][12957] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:49:32.578903 duration_in_ms=89.659
2017-12-16 05:49:32,579 [salt.state       ][INFO    ][12957] Running state [/etc/salt/grains.d/dns_records] at time 05:49:32.579270
2017-12-16 05:49:32,580 [salt.state       ][INFO    ][12957] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-16 05:49:32,584 [salt.state       ][INFO    ][12957] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-16 05:49:32,584 [salt.state       ][INFO    ][12957] Completed state [/etc/salt/grains.d/dns_records] at time 05:49:32.583800 duration_in_ms=4.53
2017-12-16 05:49:32,584 [salt.state       ][INFO    ][12957] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:49:32.584408
2017-12-16 05:49:32,585 [salt.state       ][INFO    ][12957] 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-16 05:49:32,585 [salt.state       ][INFO    ][12957] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-16 05:49:32,585 [salt.state       ][INFO    ][12957] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:49:32.584915 duration_in_ms=0.507
2017-12-16 05:49:32,585 [salt.state       ][INFO    ][12957] Running state [/etc/salt/grains.d/salt] at time 05:49:32.585191
2017-12-16 05:49:32,585 [salt.state       ][INFO    ][12957] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-16 05:49:32,590 [salt.state       ][INFO    ][12957] File /etc/salt/grains.d/salt is in the correct state
2017-12-16 05:49:32,590 [salt.state       ][INFO    ][12957] Completed state [/etc/salt/grains.d/salt] at time 05:49:32.589832 duration_in_ms=4.641
2017-12-16 05:49:32,590 [salt.state       ][INFO    ][12957] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:49:32.590389
2017-12-16 05:49:32,591 [salt.state       ][INFO    ][12957] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-16 05:49:32,591 [salt.state       ][INFO    ][12957] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-16 05:49:32,591 [salt.state       ][INFO    ][12957] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:49:32.590898 duration_in_ms=0.509
2017-12-16 05:49:32,592 [salt.state       ][INFO    ][12957] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:49:32.592037
2017-12-16 05:49:32,592 [salt.state       ][INFO    ][12957] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-16 05:49:32,592 [salt.state       ][INFO    ][12957] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-16 05:49:32,593 [salt.state       ][INFO    ][12957] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:49:32.592530 duration_in_ms=0.493
2017-12-16 05:49:32,593 [salt.state       ][INFO    ][12957] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:49:32.592658
2017-12-16 05:49:32,593 [salt.state       ][INFO    ][12957] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-16 05:49:32,594 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-16 05:49:32,599 [salt.state       ][INFO    ][12957] {'pid': 13029, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 05:49:32,599 [salt.state       ][INFO    ][12957] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:49:32.598797 duration_in_ms=6.139
2017-12-16 05:49:32,599 [salt.state       ][INFO    ][12957] Running state [mine.update] at time 05:49:32.599328
2017-12-16 05:49:32,600 [salt.state       ][INFO    ][12957] Executing state module.wait for mine.update
2017-12-16 05:49:32,600 [salt.state       ][INFO    ][12957] No changes made for mine.update
2017-12-16 05:49:32,600 [salt.state       ][INFO    ][12957] Completed state [mine.update] at time 05:49:32.599833 duration_in_ms=0.506
2017-12-16 05:49:32,600 [salt.state       ][INFO    ][12957] Running state [mine.update] at time 05:49:32.599964
2017-12-16 05:49:32,600 [salt.state       ][INFO    ][12957] Executing state module.mod_watch for mine.update
2017-12-16 05:49:33,115 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:49:33,116 [salt.state       ][INFO    ][12957] Completed state [mine.update] at time 05:49:33.115575 duration_in_ms=515.611
2017-12-16 05:49:33,116 [salt.state       ][INFO    ][12957] Running state [ca-certificates] at time 05:49:33.115816
2017-12-16 05:49:33,116 [salt.state       ][INFO    ][12957] Executing state pkg.installed for ca-certificates
2017-12-16 05:49:33,119 [salt.state       ][INFO    ][12957] Package ca-certificates is already installed
2017-12-16 05:49:33,120 [salt.state       ][INFO    ][12957] Completed state [ca-certificates] at time 05:49:33.119504 duration_in_ms=3.688
2017-12-16 05:49:33,120 [salt.state       ][INFO    ][12957] Running state [update-ca-certificates] at time 05:49:33.120063
2017-12-16 05:49:33,120 [salt.state       ][INFO    ][12957] Executing state cmd.wait for update-ca-certificates
2017-12-16 05:49:33,121 [salt.state       ][INFO    ][12957] No changes made for update-ca-certificates
2017-12-16 05:49:33,121 [salt.state       ][INFO    ][12957] Completed state [update-ca-certificates] at time 05:49:33.120668 duration_in_ms=0.605
2017-12-16 05:49:33,121 [salt.state       ][INFO    ][12957] Running state [libvirt-dev] at time 05:49:33.120859
2017-12-16 05:49:33,121 [salt.state       ][INFO    ][12957] Executing state pkg.installed for libvirt-dev
2017-12-16 05:49:33,129 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 05:49:34,608 [salt.loaded.int.module.cmdmod][INFO    ][12957] 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-16 05:49:36,966 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054936958121
2017-12-16 05:49:36,980 [salt.minion      ][INFO    ][13392] Starting a new job with PID 13392
2017-12-16 05:49:37,022 [salt.minion      ][INFO    ][13392] Returning information for job: 20171216054936958121
2017-12-16 05:49:47,194 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054947184635
2017-12-16 05:49:47,210 [salt.minion      ][INFO    ][13527] Starting a new job with PID 13527
2017-12-16 05:49:47,259 [salt.minion      ][INFO    ][13527] Returning information for job: 20171216054947184635
2017-12-16 05:49:57,225 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216054957217354
2017-12-16 05:49:57,241 [salt.minion      ][INFO    ][13711] Starting a new job with PID 13711
2017-12-16 05:49:57,282 [salt.minion      ][INFO    ][13711] Returning information for job: 20171216054957217354
2017-12-16 05:50:07,250 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055007241507
2017-12-16 05:50:07,264 [salt.minion      ][INFO    ][18512] Starting a new job with PID 18512
2017-12-16 05:50:07,310 [salt.minion      ][INFO    ][18512] Returning information for job: 20171216055007241507
2017-12-16 05:50:09,691 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:50:09,768 [salt.state       ][INFO    ][12957] 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-16 05:50:09,775 [salt.state       ][INFO    ][12957] Loading fresh modules for state activity
2017-12-16 05:50:09,787 [salt.state       ][INFO    ][12957] Completed state [libvirt-dev] at time 05:50:09.786530 duration_in_ms=36665.67
2017-12-16 05:50:09,791 [salt.state       ][INFO    ][12957] Running state [pkg-config] at time 05:50:09.790770
2017-12-16 05:50:09,791 [salt.state       ][INFO    ][12957] Executing state pkg.installed for pkg-config
2017-12-16 05:50:09,959 [salt.state       ][INFO    ][12957] Package pkg-config is already installed
2017-12-16 05:50:09,959 [salt.state       ][INFO    ][12957] Completed state [pkg-config] at time 05:50:09.959235 duration_in_ms=168.465
2017-12-16 05:50:09,960 [salt.state       ][INFO    ][12957] Running state [virtng.init] at time 05:50:09.959592
2017-12-16 05:50:09,960 [salt.state       ][INFO    ][12957] Executing state module.run for virtng.init
2017-12-16 05:50:09,995 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command ['git', '--version'] in directory '/root'
2017-12-16 05:50:10,033 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:50:17,275 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055017265522
2017-12-16 05:50:17,288 [salt.minion      ][INFO    ][18594] Starting a new job with PID 18594
2017-12-16 05:50:17,298 [salt.minion      ][INFO    ][18594] Returning information for job: 20171216055017265522
2017-12-16 05:50:27,475 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055027462451
2017-12-16 05:50:27,489 [salt.minion      ][INFO    ][18599] Starting a new job with PID 18599
2017-12-16 05:50:27,498 [salt.minion      ][INFO    ][18599] Returning information for job: 20171216055027462451
2017-12-16 05:50:37,662 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055037652663
2017-12-16 05:50:37,674 [salt.minion      ][INFO    ][18614] Starting a new job with PID 18614
2017-12-16 05:50:37,683 [salt.minion      ][INFO    ][18614] Returning information for job: 20171216055037652663
2017-12-16 05:50:43,176 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-16 05:50:43,198 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:50:43,246 [salt.loaded.int.module.cmdmod][ERROR   ][12957] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-16 05:50:43,247 [salt.loaded.int.module.cmdmod][ERROR   ][12957] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-16 05:50:43,247 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb03.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-16 05:50:43,257 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:50:43,264 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-16 05:50:44,305 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-16 05:50:44,880 [salt.loaded.ext.module.seedng][INFO    ][12957] salt-minion pre-installed on image, configuring as mdb03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:50:44,914 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -l' in directory '/root'
2017-12-16 05:50:44,927 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-16 05:50:45,472 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-16 05:50:46,034 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:50:46,034 [salt.state       ][INFO    ][12957] Completed state [virtng.init] at time 05:50:46.033875 duration_in_ms=36074.281
2017-12-16 05:50:46,034 [salt.state       ][INFO    ][12957] Running state [virt.set_autostart] at time 05:50:46.034118
2017-12-16 05:50:46,034 [salt.state       ][INFO    ][12957] Executing state module.run for virt.set_autostart
2017-12-16 05:50:46,036 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:50:46,052 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:50:46,053 [salt.state       ][INFO    ][12957] Completed state [virt.set_autostart] at time 05:50:46.052465 duration_in_ms=18.347
2017-12-16 05:50:46,053 [salt.state       ][INFO    ][12957] Running state [virtng.init] at time 05:50:46.052651
2017-12-16 05:50:46,053 [salt.state       ][INFO    ][12957] Executing state module.run for virtng.init
2017-12-16 05:50:46,055 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:50:47,886 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055047878080
2017-12-16 05:50:47,898 [salt.minion      ][INFO    ][19023] Starting a new job with PID 19023
2017-12-16 05:50:47,908 [salt.minion      ][INFO    ][19023] Returning information for job: 20171216055047878080
2017-12-16 05:50:48,276 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-16 05:50:48,284 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:50:48,290 [salt.loaded.int.module.cmdmod][ERROR   ][12957] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-16 05:50:48,290 [salt.loaded.int.module.cmdmod][ERROR   ][12957] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-16 05:50:48,290 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs03.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-16 05:50:48,299 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:50:48,306 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-16 05:50:49,367 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-16 05:50:49,901 [salt.loaded.ext.module.seedng][INFO    ][12957] salt-minion pre-installed on image, configuring as dbs03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:50:50,059 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -l' in directory '/root'
2017-12-16 05:50:50,117 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-16 05:50:52,295 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-16 05:50:52,861 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:50:52,861 [salt.state       ][INFO    ][12957] Completed state [virtng.init] at time 05:50:52.860914 duration_in_ms=6808.263
2017-12-16 05:50:52,861 [salt.state       ][INFO    ][12957] Running state [virt.set_autostart] at time 05:50:52.861137
2017-12-16 05:50:52,861 [salt.state       ][INFO    ][12957] Executing state module.run for virt.set_autostart
2017-12-16 05:50:52,863 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:50:52,880 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:50:52,880 [salt.state       ][INFO    ][12957] Completed state [virt.set_autostart] at time 05:50:52.880208 duration_in_ms=19.071
2017-12-16 05:50:52,880 [salt.state       ][INFO    ][12957] Running state [virtng.init] at time 05:50:52.880410
2017-12-16 05:50:52,881 [salt.state       ][INFO    ][12957] Executing state module.run for virtng.init
2017-12-16 05:50:52,882 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:50:55,124 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-16 05:50:55,133 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:50:55,138 [salt.loaded.int.module.cmdmod][ERROR   ][12957] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-16 05:50:55,139 [salt.loaded.int.module.cmdmod][ERROR   ][12957] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-16 05:50:55,139 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/prx02.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-16 05:50:55,147 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:50:55,154 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-16 05:50:56,215 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-16 05:50:56,700 [salt.loaded.ext.module.seedng][INFO    ][12957] salt-minion pre-installed on image, configuring as prx02.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:50:56,738 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -l' in directory '/root'
2017-12-16 05:50:56,749 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-16 05:50:58,095 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055058085681
2017-12-16 05:50:58,107 [salt.minion      ][INFO    ][19338] Starting a new job with PID 19338
2017-12-16 05:50:58,197 [salt.minion      ][INFO    ][19338] Returning information for job: 20171216055058085681
2017-12-16 05:50:58,791 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-16 05:50:59,403 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:50:59,403 [salt.state       ][INFO    ][12957] Completed state [virtng.init] at time 05:50:59.403208 duration_in_ms=6522.798
2017-12-16 05:50:59,403 [salt.state       ][INFO    ][12957] Running state [virt.set_autostart] at time 05:50:59.403420
2017-12-16 05:50:59,404 [salt.state       ][INFO    ][12957] Executing state module.run for virt.set_autostart
2017-12-16 05:50:59,406 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:50:59,423 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:50:59,423 [salt.state       ][INFO    ][12957] Completed state [virt.set_autostart] at time 05:50:59.423111 duration_in_ms=19.69
2017-12-16 05:50:59,423 [salt.state       ][INFO    ][12957] Running state [virtng.init] at time 05:50:59.423346
2017-12-16 05:50:59,424 [salt.state       ][INFO    ][12957] Executing state module.run for virtng.init
2017-12-16 05:50:59,425 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --all --name| grep -E "^odl01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:01,704 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-16 05:51:01,711 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:51:01,768 [salt.loaded.int.module.cmdmod][ERROR   ][12957] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-16 05:51:01,769 [salt.loaded.int.module.cmdmod][ERROR   ][12957] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-16 05:51:01,769 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/odl01.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-16 05:51:01,778 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:51:01,782 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-16 05:51:02,838 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-16 05:51:03,406 [salt.loaded.ext.module.seedng][INFO    ][12957] salt-minion pre-installed on image, configuring as odl01.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:51:03,447 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -l' in directory '/root'
2017-12-16 05:51:03,461 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-16 05:51:04,905 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-16 05:51:05,540 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:51:05,540 [salt.state       ][INFO    ][12957] Completed state [virtng.init] at time 05:51:05.540298 duration_in_ms=6116.951
2017-12-16 05:51:05,541 [salt.state       ][INFO    ][12957] Running state [virt.set_autostart] at time 05:51:05.540590
2017-12-16 05:51:05,541 [salt.state       ][INFO    ][12957] Executing state module.run for virt.set_autostart
2017-12-16 05:51:05,545 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --autostart --name| grep -E "^odl01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:05,565 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:51:05,565 [salt.state       ][INFO    ][12957] Completed state [virt.set_autostart] at time 05:51:05.565280 duration_in_ms=24.69
2017-12-16 05:51:05,566 [salt.state       ][INFO    ][12957] Running state [virtng.init] at time 05:51:05.565481
2017-12-16 05:51:05,566 [salt.state       ][INFO    ][12957] Executing state module.run for virtng.init
2017-12-16 05:51:05,569 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:08,214 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055108205847
2017-12-16 05:51:08,226 [salt.minion      ][INFO    ][19939] Starting a new job with PID 19939
2017-12-16 05:51:08,235 [salt.minion      ][INFO    ][19939] Returning information for job: 20171216055108205847
2017-12-16 05:51:08,887 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-16 05:51:08,896 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:51:08,901 [salt.loaded.int.module.cmdmod][ERROR   ][12957] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-16 05:51:08,902 [salt.loaded.int.module.cmdmod][ERROR   ][12957] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-16 05:51:08,902 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg03.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-16 05:51:08,910 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:51:08,917 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-16 05:51:09,959 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-16 05:51:10,691 [salt.loaded.ext.module.seedng][INFO    ][12957] salt-minion pre-installed on image, configuring as msg03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:51:10,719 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -l' in directory '/root'
2017-12-16 05:51:10,733 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-16 05:51:12,507 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-16 05:51:13,192 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:51:13,192 [salt.state       ][INFO    ][12957] Completed state [virtng.init] at time 05:51:13.191838 duration_in_ms=7626.356
2017-12-16 05:51:13,192 [salt.state       ][INFO    ][12957] Running state [virt.set_autostart] at time 05:51:13.192060
2017-12-16 05:51:13,192 [salt.state       ][INFO    ][12957] Executing state module.run for virt.set_autostart
2017-12-16 05:51:13,194 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:13,212 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:51:13,212 [salt.state       ][INFO    ][12957] Completed state [virt.set_autostart] at time 05:51:13.212239 duration_in_ms=20.178
2017-12-16 05:51:13,212 [salt.state       ][INFO    ][12957] Running state [virtng.init] at time 05:51:13.212447
2017-12-16 05:51:13,213 [salt.state       ][INFO    ][12957] Executing state module.run for virtng.init
2017-12-16 05:51:13,215 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:15,873 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-16 05:51:15,881 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:51:15,886 [salt.loaded.int.module.cmdmod][ERROR   ][12957] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-16 05:51:15,887 [salt.loaded.int.module.cmdmod][ERROR   ][12957] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-16 05:51:15,887 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl03.baremetal-mcp-pike-odl-ha.local/system.qcow2' in directory '/root'
2017-12-16 05:51:15,896 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-16 05:51:15,903 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-16 05:51:16,959 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-16 05:51:17,608 [salt.loaded.ext.module.seedng][INFO    ][12957] salt-minion pre-installed on image, configuring as ctl03.baremetal-mcp-pike-odl-ha.local
2017-12-16 05:51:17,662 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'mount -l' in directory '/root'
2017-12-16 05:51:17,675 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-16 05:51:18,410 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216055118403075
2017-12-16 05:51:18,422 [salt.minion      ][INFO    ][20255] Starting a new job with PID 20255
2017-12-16 05:51:18,431 [salt.minion      ][INFO    ][20255] Returning information for job: 20171216055118403075
2017-12-16 05:51:20,472 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-16 05:51:21,060 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:51:21,061 [salt.state       ][INFO    ][12957] Completed state [virtng.init] at time 05:51:21.060593 duration_in_ms=7848.146
2017-12-16 05:51:21,061 [salt.state       ][INFO    ][12957] Running state [virt.set_autostart] at time 05:51:21.060808
2017-12-16 05:51:21,061 [salt.state       ][INFO    ][12957] Executing state module.run for virt.set_autostart
2017-12-16 05:51:21,063 [salt.loaded.int.module.cmdmod][INFO    ][12957] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:21,081 [salt.state       ][INFO    ][12957] {'ret': True}
2017-12-16 05:51:21,082 [salt.state       ][INFO    ][12957] Completed state [virt.set_autostart] at time 05:51:21.081685 duration_in_ms=20.876
2017-12-16 05:51:21,084 [salt.minion      ][INFO    ][12957] Returning information for job: 20171216054926856033
2017-12-16 05:51:22,051 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command state.sls with jid 20171216055122047156
2017-12-16 05:51:22,063 [salt.minion      ][INFO    ][20495] Starting a new job with PID 20495
2017-12-16 05:51:24,492 [salt.state       ][INFO    ][20495] Loading fresh modules for state activity
2017-12-16 05:51:24,514 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-16 05:51:24,533 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-16 05:51:24,555 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-16 05:51:24,626 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-16 05:51:24,639 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-16 05:51:24,670 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-16 05:51:24,727 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-16 05:51:24,746 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:51:24,788 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-16 05:51:24,813 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-16 05:51:24,827 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 05:51:24,843 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-16 05:51:24,850 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-16 05:51:24,858 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-16 05:51:24,876 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-16 05:51:24,890 [py.warnings      ][WARNING ][20495] /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-16 05:51:24,891 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'salt-minion --version' in directory '/root'
2017-12-16 05:51:25,194 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'salt-minion --version' in directory '/root'
2017-12-16 05:51:25,513 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-16 05:51:25,534 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-16 05:51:25,546 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-16 05:51:25,557 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-16 05:51:25,590 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-16 05:51:25,604 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-16 05:51:25,626 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-16 05:51:25,637 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:51:25,654 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-16 05:51:25,685 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-16 05:51:25,740 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-16 05:51:25,760 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-16 05:51:25,841 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-16 05:51:25,861 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:51:25,904 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-16 05:51:25,926 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-16 05:51:25,938 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 05:51:25,953 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-16 05:51:25,959 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-16 05:51:25,969 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-16 05:51:25,987 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-16 05:51:26,001 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'salt-minion --version' in directory '/root'
2017-12-16 05:51:26,370 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'salt-minion --version' in directory '/root'
2017-12-16 05:51:26,702 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-16 05:51:26,721 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-16 05:51:26,780 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-16 05:51:26,794 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-16 05:51:26,850 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-16 05:51:26,887 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-16 05:51:26,909 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-16 05:51:26,921 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-16 05:51:26,938 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-16 05:51:26,970 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-16 05:51:27,051 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-16 05:51:27,108 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-16 05:51:27,407 [salt.state       ][INFO    ][20495] Running state [salt-minion] at time 05:51:27.407252
2017-12-16 05:51:27,408 [salt.state       ][INFO    ][20495] Executing state pkg.installed for salt-minion
2017-12-16 05:51:27,408 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 05:51:27,685 [salt.state       ][INFO    ][20495] Package salt-minion is already installed
2017-12-16 05:51:27,685 [salt.state       ][INFO    ][20495] Completed state [salt-minion] at time 05:51:27.684903 duration_in_ms=277.651
2017-12-16 05:51:27,685 [salt.state       ][INFO    ][20495] Running state [salt_minion_dependency_packages] at time 05:51:27.685182
2017-12-16 05:51:27,685 [salt.state       ][INFO    ][20495] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-16 05:51:27,688 [salt.state       ][INFO    ][20495] All specified packages are already installed
2017-12-16 05:51:27,688 [salt.state       ][INFO    ][20495] Completed state [salt_minion_dependency_packages] at time 05:51:27.688293 duration_in_ms=3.111
2017-12-16 05:51:27,690 [salt.state       ][INFO    ][20495] Running state [/etc/salt/minion.d/minion.conf] at time 05:51:27.689855
2017-12-16 05:51:27,690 [salt.state       ][INFO    ][20495] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-16 05:51:27,763 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-16 05:51:27,808 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-16 05:51:27,889 [salt.fileclient  ][INFO    ][20495] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-16 05:51:27,926 [salt.state       ][INFO    ][20495] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-16 05:51:27,927 [salt.state       ][INFO    ][20495] Completed state [/etc/salt/minion.d/minion.conf] at time 05:51:27.926742 duration_in_ms=236.887
2017-12-16 05:51:27,927 [salt.state       ][INFO    ][20495] Running state [/etc/salt/minion.d/_virt.conf] at time 05:51:27.927180
2017-12-16 05:51:27,927 [salt.state       ][INFO    ][20495] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-16 05:51:27,959 [salt.state       ][INFO    ][20495] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-16 05:51:27,959 [salt.state       ][INFO    ][20495] Completed state [/etc/salt/minion.d/_virt.conf] at time 05:51:27.958930 duration_in_ms=31.749
2017-12-16 05:51:27,961 [salt.state       ][INFO    ][20495] Running state [salt-minion] at time 05:51:27.960748
2017-12-16 05:51:27,961 [salt.state       ][INFO    ][20495] Executing state service.running for salt-minion
2017-12-16 05:51:27,961 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-16 05:51:27,977 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-16 05:51:27,984 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-16 05:51:27,990 [salt.state       ][INFO    ][20495] The service salt-minion is already running
2017-12-16 05:51:27,990 [salt.state       ][INFO    ][20495] Completed state [salt-minion] at time 05:51:27.990247 duration_in_ms=29.497
2017-12-16 05:51:27,992 [salt.state       ][INFO    ][20495] Running state [/etc/salt/grains.d] at time 05:51:27.991526
2017-12-16 05:51:27,992 [salt.state       ][INFO    ][20495] Executing state file.directory for /etc/salt/grains.d
2017-12-16 05:51:27,992 [salt.state       ][INFO    ][20495] Directory /etc/salt/grains.d is in the correct state
2017-12-16 05:51:28,010 [salt.state       ][INFO    ][20495] Completed state [/etc/salt/grains.d] at time 05:51:28.009645 duration_in_ms=18.118
2017-12-16 05:51:28,010 [salt.state       ][INFO    ][20495] Running state [/etc/salt/grains] at time 05:51:28.010400
2017-12-16 05:51:28,011 [salt.state       ][INFO    ][20495] Executing state file.managed for /etc/salt/grains
2017-12-16 05:51:28,011 [salt.state       ][INFO    ][20495] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-16 05:51:28,011 [salt.state       ][INFO    ][20495] Completed state [/etc/salt/grains] at time 05:51:28.011260 duration_in_ms=0.861
2017-12-16 05:51:28,012 [salt.state       ][INFO    ][20495] Running state [/etc/salt/grains.d/placeholder] at time 05:51:28.011591
2017-12-16 05:51:28,012 [salt.state       ][INFO    ][20495] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-16 05:51:28,012 [salt.state       ][INFO    ][20495] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-16 05:51:28,012 [salt.state       ][INFO    ][20495] Completed state [/etc/salt/grains.d/placeholder] at time 05:51:28.012389 duration_in_ms=0.798
2017-12-16 05:51:28,013 [salt.state       ][INFO    ][20495] Running state [/etc/salt/grains.d/sphinx] at time 05:51:28.012715
2017-12-16 05:51:28,013 [salt.state       ][INFO    ][20495] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-16 05:51:28,045 [salt.state       ][INFO    ][20495] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 10.167.4.143
               - 127.0.0.1
               - 192.168.11.252
-              - 192.168.122.1
         system:
           name: System
           param:

2017-12-16 05:51:28,045 [salt.state       ][INFO    ][20495] Completed state [/etc/salt/grains.d/sphinx] at time 05:51:28.044928 duration_in_ms=32.212
2017-12-16 05:51:28,046 [salt.state       ][INFO    ][20495] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:51:28.045550
2017-12-16 05:51:28,046 [salt.state       ][INFO    ][20495] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-16 05:51:28,046 [salt.state       ][INFO    ][20495] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-16 05:51:28,046 [salt.state       ][INFO    ][20495] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:51:28.046202 duration_in_ms=0.651
2017-12-16 05:51:28,046 [salt.state       ][INFO    ][20495] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:51:28.046373
2017-12-16 05:51:28,047 [salt.state       ][INFO    ][20495] 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-16 05:51:28,047 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-16 05:51:28,127 [salt.state       ][INFO    ][20495] {'pid': 20565, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 05:51:28,127 [salt.state       ][INFO    ][20495] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:51:28.127352 duration_in_ms=80.978
2017-12-16 05:51:28,128 [salt.state       ][INFO    ][20495] Running state [/etc/salt/grains.d/dns_records] at time 05:51:28.127773
2017-12-16 05:51:28,128 [salt.state       ][INFO    ][20495] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-16 05:51:28,171 [salt.state       ][INFO    ][20495] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-16 05:51:28,171 [salt.state       ][INFO    ][20495] Completed state [/etc/salt/grains.d/dns_records] at time 05:51:28.171202 duration_in_ms=43.428
2017-12-16 05:51:28,172 [salt.state       ][INFO    ][20495] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:51:28.171828
2017-12-16 05:51:28,172 [salt.state       ][INFO    ][20495] 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-16 05:51:28,172 [salt.state       ][INFO    ][20495] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-16 05:51:28,172 [salt.state       ][INFO    ][20495] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:51:28.172315 duration_in_ms=0.488
2017-12-16 05:51:28,173 [salt.state       ][INFO    ][20495] Running state [/etc/salt/grains.d/salt] at time 05:51:28.172581
2017-12-16 05:51:28,173 [salt.state       ][INFO    ][20495] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-16 05:51:28,204 [salt.state       ][INFO    ][20495] File /etc/salt/grains.d/salt is in the correct state
2017-12-16 05:51:28,204 [salt.state       ][INFO    ][20495] Completed state [/etc/salt/grains.d/salt] at time 05:51:28.203733 duration_in_ms=31.151
2017-12-16 05:51:28,204 [salt.state       ][INFO    ][20495] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:51:28.204261
2017-12-16 05:51:28,204 [salt.state       ][INFO    ][20495] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-16 05:51:28,205 [salt.state       ][INFO    ][20495] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-16 05:51:28,205 [salt.state       ][INFO    ][20495] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:51:28.204741 duration_in_ms=0.48
2017-12-16 05:51:28,206 [salt.state       ][INFO    ][20495] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:51:28.205891
2017-12-16 05:51:28,206 [salt.state       ][INFO    ][20495] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-16 05:51:28,206 [salt.state       ][INFO    ][20495] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-16 05:51:28,206 [salt.state       ][INFO    ][20495] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:51:28.206376 duration_in_ms=0.485
2017-12-16 05:51:28,207 [salt.state       ][INFO    ][20495] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:51:28.206497
2017-12-16 05:51:28,207 [salt.state       ][INFO    ][20495] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-16 05:51:28,208 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-16 05:51:28,216 [salt.state       ][INFO    ][20495] {'pid': 20567, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-16 05:51:28,216 [salt.state       ][INFO    ][20495] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:51:28.216275 duration_in_ms=9.778
2017-12-16 05:51:28,217 [salt.state       ][INFO    ][20495] Running state [mine.update] at time 05:51:28.216892
2017-12-16 05:51:28,217 [salt.state       ][INFO    ][20495] Executing state module.wait for mine.update
2017-12-16 05:51:28,243 [salt.state       ][INFO    ][20495] No changes made for mine.update
2017-12-16 05:51:28,243 [salt.state       ][INFO    ][20495] Completed state [mine.update] at time 05:51:28.243412 duration_in_ms=26.519
2017-12-16 05:51:28,244 [salt.state       ][INFO    ][20495] Running state [mine.update] at time 05:51:28.243543
2017-12-16 05:51:28,244 [salt.state       ][INFO    ][20495] Executing state module.mod_watch for mine.update
2017-12-16 05:51:28,762 [salt.state       ][INFO    ][20495] {'ret': True}
2017-12-16 05:51:28,762 [salt.state       ][INFO    ][20495] Completed state [mine.update] at time 05:51:28.762300 duration_in_ms=518.755
2017-12-16 05:51:28,763 [salt.state       ][INFO    ][20495] Running state [ca-certificates] at time 05:51:28.762610
2017-12-16 05:51:28,763 [salt.state       ][INFO    ][20495] Executing state pkg.installed for ca-certificates
2017-12-16 05:51:28,766 [salt.state       ][INFO    ][20495] Package ca-certificates is already installed
2017-12-16 05:51:28,766 [salt.state       ][INFO    ][20495] Completed state [ca-certificates] at time 05:51:28.766406 duration_in_ms=3.796
2017-12-16 05:51:28,767 [salt.state       ][INFO    ][20495] Running state [update-ca-certificates] at time 05:51:28.767043
2017-12-16 05:51:28,767 [salt.state       ][INFO    ][20495] Executing state cmd.wait for update-ca-certificates
2017-12-16 05:51:28,768 [salt.state       ][INFO    ][20495] No changes made for update-ca-certificates
2017-12-16 05:51:28,768 [salt.state       ][INFO    ][20495] Completed state [update-ca-certificates] at time 05:51:28.767759 duration_in_ms=0.716
2017-12-16 05:51:28,768 [salt.state       ][INFO    ][20495] Running state [libvirt-dev] at time 05:51:28.767975
2017-12-16 05:51:28,768 [salt.state       ][INFO    ][20495] Executing state pkg.installed for libvirt-dev
2017-12-16 05:51:28,771 [salt.state       ][INFO    ][20495] Package libvirt-dev is already installed
2017-12-16 05:51:28,771 [salt.state       ][INFO    ][20495] Completed state [libvirt-dev] at time 05:51:28.771197 duration_in_ms=3.222
2017-12-16 05:51:28,771 [salt.state       ][INFO    ][20495] Running state [pkg-config] at time 05:51:28.771408
2017-12-16 05:51:28,772 [salt.state       ][INFO    ][20495] Executing state pkg.installed for pkg-config
2017-12-16 05:51:28,774 [salt.state       ][INFO    ][20495] Package pkg-config is already installed
2017-12-16 05:51:28,775 [salt.state       ][INFO    ][20495] Completed state [pkg-config] at time 05:51:28.774601 duration_in_ms=3.193
2017-12-16 05:51:28,775 [salt.state       ][INFO    ][20495] Running state [virtng.init] at time 05:51:28.774858
2017-12-16 05:51:28,775 [salt.state       ][INFO    ][20495] Executing state module.run for virtng.init
2017-12-16 05:51:28,819 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command ['git', '--version'] in directory '/root'
2017-12-16 05:51:28,866 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:28,885 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:28,885 [salt.state       ][INFO    ][20495] Completed state [virtng.init] at time 05:51:28.885238 duration_in_ms=110.38
2017-12-16 05:51:28,886 [salt.state       ][INFO    ][20495] Running state [virt.set_autostart] at time 05:51:28.885490
2017-12-16 05:51:28,886 [salt.state       ][INFO    ][20495] Executing state module.run for virt.set_autostart
2017-12-16 05:51:28,888 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:28,904 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:28,905 [salt.state       ][INFO    ][20495] Completed state [virt.set_autostart] at time 05:51:28.904543 duration_in_ms=19.052
2017-12-16 05:51:28,905 [salt.state       ][INFO    ][20495] Running state [virtng.init] at time 05:51:28.904784
2017-12-16 05:51:28,905 [salt.state       ][INFO    ][20495] Executing state module.run for virtng.init
2017-12-16 05:51:28,907 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:28,925 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:28,925 [salt.state       ][INFO    ][20495] Completed state [virtng.init] at time 05:51:28.924985 duration_in_ms=20.199
2017-12-16 05:51:28,925 [salt.state       ][INFO    ][20495] Running state [virt.set_autostart] at time 05:51:28.925227
2017-12-16 05:51:28,925 [salt.state       ][INFO    ][20495] Executing state module.run for virt.set_autostart
2017-12-16 05:51:28,927 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:28,942 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:28,942 [salt.state       ][INFO    ][20495] Completed state [virt.set_autostart] at time 05:51:28.942102 duration_in_ms=16.874
2017-12-16 05:51:28,942 [salt.state       ][INFO    ][20495] Running state [virtng.init] at time 05:51:28.942337
2017-12-16 05:51:28,943 [salt.state       ][INFO    ][20495] Executing state module.run for virtng.init
2017-12-16 05:51:28,944 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:28,960 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:28,960 [salt.state       ][INFO    ][20495] Completed state [virtng.init] at time 05:51:28.960041 duration_in_ms=17.704
2017-12-16 05:51:28,960 [salt.state       ][INFO    ][20495] Running state [virt.set_autostart] at time 05:51:28.960256
2017-12-16 05:51:28,960 [salt.state       ][INFO    ][20495] Executing state module.run for virt.set_autostart
2017-12-16 05:51:28,962 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:28,978 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:28,978 [salt.state       ][INFO    ][20495] Completed state [virt.set_autostart] at time 05:51:28.977977 duration_in_ms=17.72
2017-12-16 05:51:28,978 [salt.state       ][INFO    ][20495] Running state [virtng.init] at time 05:51:28.978191
2017-12-16 05:51:28,978 [salt.state       ][INFO    ][20495] Executing state module.run for virtng.init
2017-12-16 05:51:28,980 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --all --name| grep -E "^odl01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:28,996 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:28,996 [salt.state       ][INFO    ][20495] Completed state [virtng.init] at time 05:51:28.995955 duration_in_ms=17.762
2017-12-16 05:51:28,996 [salt.state       ][INFO    ][20495] Running state [virt.set_autostart] at time 05:51:28.996180
2017-12-16 05:51:28,996 [salt.state       ][INFO    ][20495] Executing state module.run for virt.set_autostart
2017-12-16 05:51:28,998 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --autostart --name| grep -E "^odl01.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:29,014 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:29,014 [salt.state       ][INFO    ][20495] Completed state [virt.set_autostart] at time 05:51:29.013837 duration_in_ms=17.657
2017-12-16 05:51:29,014 [salt.state       ][INFO    ][20495] Running state [virtng.init] at time 05:51:29.014054
2017-12-16 05:51:29,014 [salt.state       ][INFO    ][20495] Executing state module.run for virtng.init
2017-12-16 05:51:29,016 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:29,031 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:29,031 [salt.state       ][INFO    ][20495] Completed state [virtng.init] at time 05:51:29.031289 duration_in_ms=17.235
2017-12-16 05:51:29,032 [salt.state       ][INFO    ][20495] Running state [virt.set_autostart] at time 05:51:29.031507
2017-12-16 05:51:29,032 [salt.state       ][INFO    ][20495] Executing state module.run for virt.set_autostart
2017-12-16 05:51:29,034 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:29,047 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:29,047 [salt.state       ][INFO    ][20495] Completed state [virt.set_autostart] at time 05:51:29.046910 duration_in_ms=15.403
2017-12-16 05:51:29,047 [salt.state       ][INFO    ][20495] Running state [virtng.init] at time 05:51:29.047131
2017-12-16 05:51:29,047 [salt.state       ][INFO    ][20495] Executing state module.run for virtng.init
2017-12-16 05:51:29,049 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:29,062 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:29,062 [salt.state       ][INFO    ][20495] Completed state [virtng.init] at time 05:51:29.062348 duration_in_ms=15.217
2017-12-16 05:51:29,063 [salt.state       ][INFO    ][20495] Running state [virt.set_autostart] at time 05:51:29.062556
2017-12-16 05:51:29,063 [salt.state       ][INFO    ][20495] Executing state module.run for virt.set_autostart
2017-12-16 05:51:29,065 [salt.loaded.int.module.cmdmod][INFO    ][20495] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-pike-odl-ha.local$"' in directory '/root'
2017-12-16 05:51:29,078 [salt.state       ][INFO    ][20495] unless execution succeeded
2017-12-16 05:51:29,078 [salt.state       ][INFO    ][20495] Completed state [virt.set_autostart] at time 05:51:29.077900 duration_in_ms=15.345
2017-12-16 05:51:29,080 [salt.minion      ][INFO    ][20495] Returning information for job: 20171216055122047156
2017-12-16 05:53:02,946 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171216055302938987
2017-12-16 05:53:02,962 [salt.minion      ][INFO    ][20645] Starting a new job with PID 20645
2017-12-16 05:53:06,225 [salt.state       ][INFO    ][20645] Loading fresh modules for state activity
2017-12-16 05:53:06,285 [salt.state       ][ERROR   ][20645] No contents found in top file
2017-12-16 05:53:06,286 [salt.utils.extmods][INFO    ][20645] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-12-16 05:53:06,289 [salt.utils.extmods][INFO    ][20645] Syncing beacons for environment 'base'
2017-12-16 05:53:06,289 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_beacons, for base)
2017-12-16 05:53:06,290 [salt.fileclient  ][INFO    ][20645] Caching directory '_beacons/' for environment 'base'
2017-12-16 05:53:06,310 [salt.utils.extmods][INFO    ][20645] Syncing modules for environment 'base'
2017-12-16 05:53:06,310 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_modules, for base)
2017-12-16 05:53:06,310 [salt.fileclient  ][INFO    ][20645] Caching directory '_modules/' for environment 'base'
2017-12-16 05:53:06,469 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-12-16 05:53:06,522 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-12-16 05:53:06,765 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-12-16 05:53:06,791 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-12-16 05:53:06,808 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-12-16 05:53:06,852 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-12-16 05:53:06,898 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-12-16 05:53:06,946 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-12-16 05:53:06,994 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-12-16 05:53:07,008 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-12-16 05:53:07,043 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-12-16 05:53:07,070 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-12-16 05:53:07,124 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-12-16 05:53:07,138 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-12-16 05:53:07,166 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-12-16 05:53:07,209 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-12-16 05:53:07,261 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-12-16 05:53:07,278 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-12-16 05:53:07,296 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/modelschema.py'
2017-12-16 05:53:07,341 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-12-16 05:53:07,358 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-12-16 05:53:07,367 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-12-16 05:53:07,381 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-12-16 05:53:07,414 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-12-16 05:53:07,435 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-12-16 05:53:07,488 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-12-16 05:53:07,501 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-12-16 05:53:07,524 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-12-16 05:53:07,550 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-12-16 05:53:07,592 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-12-16 05:53:07,693 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-12-16 05:53:07,736 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-12-16 05:53:07,753 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-12-16 05:53:07,777 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-12-16 05:53:07,797 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-12-16 05:53:07,800 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-12-16 05:53:07,801 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-12-16 05:53:07,804 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-12-16 05:53:07,808 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-12-16 05:53:07,809 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-12-16 05:53:07,818 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-12-16 05:53:07,819 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-12-16 05:53:07,820 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-12-16 05:53:07,820 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-12-16 05:53:07,820 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-12-16 05:53:07,827 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-12-16 05:53:07,828 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-12-16 05:53:07,829 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-12-16 05:53:07,835 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-12-16 05:53:07,835 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-12-16 05:53:07,836 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-12-16 05:53:07,836 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-12-16 05:53:07,837 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-12-16 05:53:07,838 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-12-16 05:53:07,838 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2017-12-16 05:53:07,838 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-12-16 05:53:07,839 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-12-16 05:53:07,840 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-12-16 05:53:07,841 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-12-16 05:53:07,841 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-12-16 05:53:07,842 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-12-16 05:53:07,842 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-12-16 05:53:07,843 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-12-16 05:53:07,843 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-12-16 05:53:07,850 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-12-16 05:53:07,850 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-12-16 05:53:07,850 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-12-16 05:53:07,851 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-12-16 05:53:07,851 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-12-16 05:53:07,852 [salt.utils.extmods][INFO    ][20645] 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-16 05:53:07,852 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-12-16 05:53:07,852 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-12-16 05:53:07,857 [salt.utils.extmods][INFO    ][20645] Syncing states for environment 'base'
2017-12-16 05:53:07,857 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_states, for base)
2017-12-16 05:53:07,857 [salt.fileclient  ][INFO    ][20645] Caching directory '_states/' for environment 'base'
2017-12-16 05:53:07,922 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-12-16 05:53:07,937 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-12-16 05:53:08,011 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-12-16 05:53:08,161 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-12-16 05:53:08,231 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-12-16 05:53:08,293 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-12-16 05:53:08,340 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-12-16 05:53:08,353 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-12-16 05:53:08,378 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-12-16 05:53:08,394 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/helm_repos.py'
2017-12-16 05:53:08,404 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-12-16 05:53:08,422 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-12-16 05:53:08,431 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-12-16 05:53:08,458 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-12-16 05:53:08,483 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-12-16 05:53:08,493 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-12-16 05:53:08,527 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-12-16 05:53:08,539 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-12-16 05:53:08,551 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-12-16 05:53:08,565 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-12-16 05:53:08,592 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-12-16 05:53:08,606 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-12-16 05:53:08,645 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-12-16 05:53:08,680 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-12-16 05:53:08,698 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-12-16 05:53:08,706 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-12-16 05:53:08,743 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-12-16 05:53:08,766 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-12-16 05:53:08,778 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-12-16 05:53:08,785 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-12-16 05:53:08,797 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-12-16 05:53:09,081 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-12-16 05:53:09,084 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-12-16 05:53:09,084 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-12-16 05:53:09,084 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-12-16 05:53:09,085 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-12-16 05:53:09,085 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-12-16 05:53:09,085 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-12-16 05:53:09,085 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-12-16 05:53:09,085 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-12-16 05:53:09,086 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-12-16 05:53:09,086 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2017-12-16 05:53:09,086 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-12-16 05:53:09,086 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-12-16 05:53:09,086 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-12-16 05:53:09,086 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-12-16 05:53:09,087 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-12-16 05:53:09,087 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-12-16 05:53:09,087 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-12-16 05:53:09,087 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-12-16 05:53:09,087 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-12-16 05:53:09,088 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-12-16 05:53:09,088 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-12-16 05:53:09,088 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-12-16 05:53:09,088 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-12-16 05:53:09,088 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-12-16 05:53:09,089 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-12-16 05:53:09,089 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-12-16 05:53:09,089 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-12-16 05:53:09,089 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-12-16 05:53:09,089 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-12-16 05:53:09,090 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-12-16 05:53:09,090 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-12-16 05:53:09,090 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-12-16 05:53:09,090 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-12-16 05:53:09,092 [salt.utils.extmods][INFO    ][20645] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-12-16 05:53:09,095 [salt.utils.extmods][INFO    ][20645] Syncing sdb for environment 'base'
2017-12-16 05:53:09,095 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_sdb, for base)
2017-12-16 05:53:09,095 [salt.fileclient  ][INFO    ][20645] Caching directory '_sdb/' for environment 'base'
2017-12-16 05:53:09,126 [salt.utils.extmods][INFO    ][20645] Syncing grains for environment 'base'
2017-12-16 05:53:09,126 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_grains, for base)
2017-12-16 05:53:09,126 [salt.fileclient  ][INFO    ][20645] Caching directory '_grains/' for environment 'base'
2017-12-16 05:53:09,163 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-12-16 05:53:09,180 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-12-16 05:53:09,467 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-12-16 05:53:09,474 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-12-16 05:53:09,740 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-12-16 05:53:09,915 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-12-16 05:53:09,921 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-12-16 05:53:09,929 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-12-16 05:53:09,936 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-12-16 05:53:09,943 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-12-16 05:53:10,277 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-12-16 05:53:10,296 [salt.fileclient  ][INFO    ][20645] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-12-16 05:53:10,299 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-12-16 05:53:10,299 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-12-16 05:53:10,300 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-12-16 05:53:10,300 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-12-16 05:53:10,301 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-12-16 05:53:10,301 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-12-16 05:53:10,301 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-12-16 05:53:10,302 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-12-16 05:53:10,302 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-12-16 05:53:10,302 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-12-16 05:53:10,302 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-12-16 05:53:10,303 [salt.utils.extmods][INFO    ][20645] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-12-16 05:53:10,304 [salt.utils.extmods][INFO    ][20645] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-12-16 05:53:10,307 [salt.utils.extmods][INFO    ][20645] Syncing renderers for environment 'base'
2017-12-16 05:53:10,307 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_renderers, for base)
2017-12-16 05:53:10,307 [salt.fileclient  ][INFO    ][20645] Caching directory '_renderers/' for environment 'base'
2017-12-16 05:53:10,456 [salt.utils.extmods][INFO    ][20645] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-12-16 05:53:10,459 [salt.utils.extmods][INFO    ][20645] Syncing returners for environment 'base'
2017-12-16 05:53:10,459 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_returners, for base)
2017-12-16 05:53:10,459 [salt.fileclient  ][INFO    ][20645] Caching directory '_returners/' for environment 'base'
2017-12-16 05:53:10,480 [salt.utils.extmods][INFO    ][20645] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-12-16 05:53:10,482 [salt.utils.extmods][INFO    ][20645] Syncing output for environment 'base'
2017-12-16 05:53:10,483 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_output, for base)
2017-12-16 05:53:10,483 [salt.fileclient  ][INFO    ][20645] Caching directory '_output/' for environment 'base'
2017-12-16 05:53:10,504 [salt.utils.extmods][INFO    ][20645] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-12-16 05:53:10,507 [salt.utils.extmods][INFO    ][20645] Syncing utils for environment 'base'
2017-12-16 05:53:10,507 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_utils, for base)
2017-12-16 05:53:10,507 [salt.fileclient  ][INFO    ][20645] Caching directory '_utils/' for environment 'base'
2017-12-16 05:53:10,527 [salt.utils.extmods][INFO    ][20645] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-12-16 05:53:10,530 [salt.utils.extmods][INFO    ][20645] Syncing log_handlers for environment 'base'
2017-12-16 05:53:10,530 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_log_handlers, for base)
2017-12-16 05:53:10,530 [salt.fileclient  ][INFO    ][20645] Caching directory '_log_handlers/' for environment 'base'
2017-12-16 05:53:10,551 [salt.utils.extmods][INFO    ][20645] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-12-16 05:53:10,554 [salt.utils.extmods][INFO    ][20645] Syncing proxy for environment 'base'
2017-12-16 05:53:10,554 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_proxy, for base)
2017-12-16 05:53:10,554 [salt.fileclient  ][INFO    ][20645] Caching directory '_proxy/' for environment 'base'
2017-12-16 05:53:10,575 [salt.utils.extmods][INFO    ][20645] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-12-16 05:53:10,578 [salt.utils.extmods][INFO    ][20645] Syncing engines for environment 'base'
2017-12-16 05:53:10,578 [salt.utils.extmods][INFO    ][20645] Loading cache from salt://_engines, for base)
2017-12-16 05:53:10,578 [salt.fileclient  ][INFO    ][20645] Caching directory '_engines/' for environment 'base'
2017-12-16 05:53:10,599 [salt.minion      ][INFO    ][20645] Returning information for job: 20171216055302938987
2017-12-16 06:31:26,573 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command test.ping with jid 20171216063126563679
2017-12-16 06:31:26,599 [salt.minion      ][INFO    ][21690] Starting a new job with PID 21690
2017-12-16 06:31:26,629 [salt.minion      ][INFO    ][21690] Returning information for job: 20171216063126563679
2017-12-16 06:34:14,185 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command state.sls with jid 20171216063414173893
2017-12-16 06:34:14,198 [salt.minion      ][INFO    ][21735] Starting a new job with PID 21735
2017-12-16 06:34:15,858 [salt.state       ][INFO    ][21735] Loading fresh modules for state activity
2017-12-16 06:34:15,883 [salt.fileclient  ][INFO    ][21735] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-16 06:34:15,900 [salt.fileclient  ][INFO    ][21735] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-16 06:34:15,925 [salt.fileclient  ][INFO    ][21735] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 06:34:16,239 [salt.state       ][INFO    ][21735] Running state [lsof] at time 06:34:16.238957
2017-12-16 06:34:16,239 [salt.state       ][INFO    ][21735] Executing state pkg.installed for lsof
2017-12-16 06:34:16,240 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:34:16,470 [salt.state       ][INFO    ][21735] Package lsof is already installed
2017-12-16 06:34:16,470 [salt.state       ][INFO    ][21735] Completed state [lsof] at time 06:34:16.470428 duration_in_ms=231.472
2017-12-16 06:34:16,471 [salt.state       ][INFO    ][21735] Running state [keepalived] at time 06:34:16.470621
2017-12-16 06:34:16,471 [salt.state       ][INFO    ][21735] Executing state pkg.installed for keepalived
2017-12-16 06:34:16,486 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:34:18,253 [salt.loaded.int.module.cmdmod][INFO    ][21735] 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-16 06:34:24,229 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063424215957
2017-12-16 06:34:24,244 [salt.minion      ][INFO    ][22846] Starting a new job with PID 22846
2017-12-16 06:34:24,269 [salt.minion      ][INFO    ][22846] Returning information for job: 20171216063424215957
2017-12-16 06:34:25,829 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:34:25,851 [salt.state       ][INFO    ][21735] 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-16 06:34:25,859 [salt.state       ][INFO    ][21735] Loading fresh modules for state activity
2017-12-16 06:34:25,871 [salt.state       ][INFO    ][21735] Completed state [keepalived] at time 06:34:25.870722 duration_in_ms=9400.101
2017-12-16 06:34:25,873 [salt.state       ][INFO    ][21735] Running state [/etc/keepalived/keepalived.conf] at time 06:34:25.872740
2017-12-16 06:34:25,873 [salt.state       ][INFO    ][21735] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-16 06:34:25,900 [salt.fileclient  ][INFO    ][21735] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-16 06:34:25,931 [salt.fileclient  ][INFO    ][21735] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 06:34:25,937 [salt.state       ][INFO    ][21735] File changed:
New file
2017-12-16 06:34:25,937 [salt.state       ][INFO    ][21735] Completed state [/etc/keepalived/keepalived.conf] at time 06:34:25.937212 duration_in_ms=64.472
2017-12-16 06:34:25,994 [salt.state       ][INFO    ][21735] Running state [keepalived] at time 06:34:25.994005
2017-12-16 06:34:25,994 [salt.state       ][INFO    ][21735] Executing state service.running for keepalived
2017-12-16 06:34:25,996 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-16 06:34:26,004 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-16 06:34:26,012 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:34:26,019 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:34:26,026 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-16 06:34:26,075 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-16 06:34:26,082 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:34:26,089 [salt.loaded.int.module.cmdmod][INFO    ][21735] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 06:34:26,095 [salt.state       ][INFO    ][21735] {'keepalived': True}
2017-12-16 06:34:26,095 [salt.state       ][INFO    ][21735] Completed state [keepalived] at time 06:34:26.095298 duration_in_ms=101.293
2017-12-16 06:34:26,096 [salt.minion      ][INFO    ][21735] Returning information for job: 20171216063414173893
2017-12-16 06:34:47,361 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command pillar.get with jid 20171216063447350459
2017-12-16 06:34:47,384 [salt.minion      ][INFO    ][23069] Starting a new job with PID 23069
2017-12-16 06:34:47,390 [salt.minion      ][INFO    ][23069] Returning information for job: 20171216063447350459
2017-12-16 06:39:21,323 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command state.sls with jid 20171216063921311058
2017-12-16 06:39:21,337 [salt.minion      ][INFO    ][23164] Starting a new job with PID 23164
2017-12-16 06:39:23,043 [salt.state       ][INFO    ][23164] Loading fresh modules for state activity
2017-12-16 06:39:23,066 [salt.fileclient  ][INFO    ][23164] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-16 06:39:23,088 [salt.fileclient  ][INFO    ][23164] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-16 06:39:23,360 [salt.state       ][INFO    ][23164] Running state [attr] at time 06:39:23.359786
2017-12-16 06:39:23,360 [salt.state       ][INFO    ][23164] Executing state pkg.installed for attr
2017-12-16 06:39:23,360 [salt.loaded.int.module.cmdmod][INFO    ][23164] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:39:23,653 [salt.loaded.int.module.cmdmod][INFO    ][23164] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-16 06:39:25,136 [salt.loaded.int.module.cmdmod][INFO    ][23164] 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-16 06:39:27,523 [salt.loaded.int.module.cmdmod][INFO    ][23164] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:39:27,548 [salt.state       ][INFO    ][23164] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-12-16 06:39:27,556 [salt.state       ][INFO    ][23164] Loading fresh modules for state activity
2017-12-16 06:39:27,568 [salt.state       ][INFO    ][23164] Completed state [attr] at time 06:39:27.567802 duration_in_ms=4208.015
2017-12-16 06:39:27,573 [salt.state       ][INFO    ][23164] Running state [glusterfs-server] at time 06:39:27.572492
2017-12-16 06:39:27,573 [salt.state       ][INFO    ][23164] Executing state pkg.installed for glusterfs-server
2017-12-16 06:39:27,789 [salt.loaded.int.module.cmdmod][INFO    ][23164] 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-16 06:39:31,416 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063931404895
2017-12-16 06:39:31,430 [salt.minion      ][INFO    ][23955] Starting a new job with PID 23955
2017-12-16 06:39:31,449 [salt.minion      ][INFO    ][23955] Returning information for job: 20171216063931404895
2017-12-16 06:39:41,614 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command saltutil.find_job with jid 20171216063941603101
2017-12-16 06:39:41,628 [salt.minion      ][INFO    ][25008] Starting a new job with PID 25008
2017-12-16 06:39:41,646 [salt.minion      ][INFO    ][25008] Returning information for job: 20171216063941603101
2017-12-16 06:39:46,373 [salt.loaded.int.module.cmdmod][INFO    ][23164] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:39:46,399 [salt.state       ][INFO    ][23164] 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-16 06:39:46,406 [salt.state       ][INFO    ][23164] Loading fresh modules for state activity
2017-12-16 06:39:46,419 [salt.state       ][INFO    ][23164] Completed state [glusterfs-server] at time 06:39:46.418663 duration_in_ms=18846.171
2017-12-16 06:39:46,424 [salt.state       ][INFO    ][23164] Running state [bc] at time 06:39:46.423820
2017-12-16 06:39:46,424 [salt.state       ][INFO    ][23164] Executing state pkg.installed for bc
2017-12-16 06:39:46,623 [salt.loaded.int.module.cmdmod][INFO    ][23164] 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-16 06:39:49,424 [salt.loaded.int.module.cmdmod][INFO    ][23164] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:39:49,456 [salt.state       ][INFO    ][23164] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-12-16 06:39:49,467 [salt.state       ][INFO    ][23164] Loading fresh modules for state activity
2017-12-16 06:39:49,480 [salt.state       ][INFO    ][23164] Completed state [bc] at time 06:39:49.480260 duration_in_ms=3056.44
2017-12-16 06:39:49,546 [salt.state       ][INFO    ][23164] Running state [glusterd] at time 06:39:49.545989
2017-12-16 06:39:49,546 [salt.state       ][INFO    ][23164] Executing state service.running for glusterd
2017-12-16 06:39:49,548 [salt.loaded.int.module.cmdmod][INFO    ][23164] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-16 06:39:49,557 [salt.loaded.int.module.cmdmod][INFO    ][23164] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-16 06:39:49,564 [salt.loaded.int.module.cmdmod][INFO    ][23164] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-16 06:39:49,571 [salt.state       ][INFO    ][23164] The service glusterd is already running
2017-12-16 06:39:49,572 [salt.state       ][INFO    ][23164] Completed state [glusterd] at time 06:39:49.571527 duration_in_ms=25.537
2017-12-16 06:39:49,573 [salt.state       ][INFO    ][23164] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 06:39:49.573468
2017-12-16 06:39:49,574 [salt.state       ][INFO    ][23164] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-16 06:39:49,588 [salt.state       ][INFO    ][23164] File changed:
New file
2017-12-16 06:39:49,589 [salt.state       ][INFO    ][23164] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 06:39:49.588503 duration_in_ms=15.034
2017-12-16 06:39:49,589 [salt.state       ][INFO    ][23164] Running state [/srv/glusterfs/glance] at time 06:39:49.588764
2017-12-16 06:39:49,589 [salt.state       ][INFO    ][23164] Executing state file.directory for /srv/glusterfs/glance
2017-12-16 06:39:49,610 [salt.state       ][INFO    ][23164] {'/srv/glusterfs/glance': 'New Dir'}
2017-12-16 06:39:49,610 [salt.state       ][INFO    ][23164] Completed state [/srv/glusterfs/glance] at time 06:39:49.610213 duration_in_ms=21.449
2017-12-16 06:39:49,610 [salt.state       ][INFO    ][23164] Running state [/srv/glusterfs/keystone-keys] at time 06:39:49.610384
2017-12-16 06:39:49,611 [salt.state       ][INFO    ][23164] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-16 06:39:49,611 [salt.state       ][INFO    ][23164] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-12-16 06:39:49,611 [salt.state       ][INFO    ][23164] Completed state [/srv/glusterfs/keystone-keys] at time 06:39:49.611222 duration_in_ms=0.838
2017-12-16 06:39:49,611 [salt.state       ][INFO    ][23164] Running state [/srv/glusterfs/nova_instances] at time 06:39:49.611369
2017-12-16 06:39:49,612 [salt.state       ][INFO    ][23164] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-16 06:39:49,612 [salt.state       ][INFO    ][23164] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-12-16 06:39:49,612 [salt.state       ][INFO    ][23164] Completed state [/srv/glusterfs/nova_instances] at time 06:39:49.612035 duration_in_ms=0.665
2017-12-16 06:39:49,612 [salt.state       ][INFO    ][23164] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:39:49.612184
2017-12-16 06:39:49,612 [salt.state       ][INFO    ][23164] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-16 06:39:49,613 [salt.state       ][INFO    ][23164] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-12-16 06:39:49,613 [salt.state       ][INFO    ][23164] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:39:49.612845 duration_in_ms=0.662
2017-12-16 06:39:49,614 [salt.minion      ][INFO    ][23164] Returning information for job: 20171216063921311058
2017-12-16 06:39:59,576 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command test.ping with jid 20171216063959565401
2017-12-16 06:39:59,633 [salt.minion      ][INFO    ][26014] Starting a new job with PID 26014
2017-12-16 06:39:59,663 [salt.minion      ][INFO    ][26014] Returning information for job: 20171216063959565401
2017-12-16 06:40:37,167 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command state.sls with jid 20171216064037157859
2017-12-16 06:40:37,181 [salt.minion      ][INFO    ][26651] Starting a new job with PID 26651
2017-12-16 06:40:38,817 [salt.state       ][INFO    ][26651] Loading fresh modules for state activity
2017-12-16 06:40:38,840 [salt.fileclient  ][INFO    ][26651] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-16 06:40:38,874 [salt.fileclient  ][INFO    ][26651] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-16 06:40:38,944 [salt.fileclient  ][INFO    ][26651] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-16 06:40:38,963 [salt.fileclient  ][INFO    ][26651] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-16 06:40:39,235 [salt.state       ][INFO    ][26651] Running state [attr] at time 06:40:39.235014
2017-12-16 06:40:39,235 [salt.state       ][INFO    ][26651] Executing state pkg.installed for attr
2017-12-16 06:40:39,236 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 06:40:39,476 [salt.state       ][INFO    ][26651] Package attr is already installed
2017-12-16 06:40:39,476 [salt.state       ][INFO    ][26651] Completed state [attr] at time 06:40:39.475983 duration_in_ms=240.969
2017-12-16 06:40:39,476 [salt.state       ][INFO    ][26651] Running state [glusterfs-server] at time 06:40:39.476181
2017-12-16 06:40:39,476 [salt.state       ][INFO    ][26651] Executing state pkg.installed for glusterfs-server
2017-12-16 06:40:39,479 [salt.state       ][INFO    ][26651] Package glusterfs-server is already installed
2017-12-16 06:40:39,479 [salt.state       ][INFO    ][26651] Completed state [glusterfs-server] at time 06:40:39.479087 duration_in_ms=2.906
2017-12-16 06:40:39,479 [salt.state       ][INFO    ][26651] Running state [bc] at time 06:40:39.479232
2017-12-16 06:40:39,479 [salt.state       ][INFO    ][26651] Executing state pkg.installed for bc
2017-12-16 06:40:39,482 [salt.state       ][INFO    ][26651] Package bc is already installed
2017-12-16 06:40:39,482 [salt.state       ][INFO    ][26651] Completed state [bc] at time 06:40:39.482027 duration_in_ms=2.795
2017-12-16 06:40:39,483 [salt.state       ][INFO    ][26651] Running state [glusterd] at time 06:40:39.482861
2017-12-16 06:40:39,483 [salt.state       ][INFO    ][26651] Executing state service.running for glusterd
2017-12-16 06:40:39,483 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-16 06:40:39,494 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-16 06:40:39,543 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-16 06:40:39,557 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-16 06:40:39,564 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-16 06:40:39,571 [salt.state       ][INFO    ][26651] The service glusterd is already running
2017-12-16 06:40:39,571 [salt.state       ][INFO    ][26651] Completed state [glusterd] at time 06:40:39.570813 duration_in_ms=87.952
2017-12-16 06:40:39,572 [salt.state       ][INFO    ][26651] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 06:40:39.572147
2017-12-16 06:40:39,572 [salt.state       ][INFO    ][26651] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-16 06:40:39,584 [salt.state       ][INFO    ][26651] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-16 06:40:39,584 [salt.state       ][INFO    ][26651] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 06:40:39.584228 duration_in_ms=12.081
2017-12-16 06:40:39,584 [salt.state       ][INFO    ][26651] Running state [/srv/glusterfs/glance] at time 06:40:39.584372
2017-12-16 06:40:39,585 [salt.state       ][INFO    ][26651] Executing state file.directory for /srv/glusterfs/glance
2017-12-16 06:40:39,585 [salt.state       ][INFO    ][26651] Directory /srv/glusterfs/glance is in the correct state
2017-12-16 06:40:39,585 [salt.state       ][INFO    ][26651] Completed state [/srv/glusterfs/glance] at time 06:40:39.584921 duration_in_ms=0.549
2017-12-16 06:40:39,585 [salt.state       ][INFO    ][26651] Running state [/srv/glusterfs/keystone-keys] at time 06:40:39.585055
2017-12-16 06:40:39,585 [salt.state       ][INFO    ][26651] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-16 06:40:39,585 [salt.state       ][INFO    ][26651] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-16 06:40:39,586 [salt.state       ][INFO    ][26651] Completed state [/srv/glusterfs/keystone-keys] at time 06:40:39.585593 duration_in_ms=0.537
2017-12-16 06:40:39,586 [salt.state       ][INFO    ][26651] Running state [/srv/glusterfs/nova_instances] at time 06:40:39.585728
2017-12-16 06:40:39,586 [salt.state       ][INFO    ][26651] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-16 06:40:39,586 [salt.state       ][INFO    ][26651] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-16 06:40:39,586 [salt.state       ][INFO    ][26651] Completed state [/srv/glusterfs/nova_instances] at time 06:40:39.586263 duration_in_ms=0.535
2017-12-16 06:40:39,586 [salt.state       ][INFO    ][26651] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:40:39.586404
2017-12-16 06:40:39,587 [salt.state       ][INFO    ][26651] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-16 06:40:39,587 [salt.state       ][INFO    ][26651] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-16 06:40:39,587 [salt.state       ][INFO    ][26651] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:40:39.586980 duration_in_ms=0.577
2017-12-16 06:40:39,674 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command ['git', '--version'] in directory '/root'
2017-12-16 06:40:39,722 [salt.state       ][INFO    ][26651] Running state [sleep 5] at time 06:40:39.722245
2017-12-16 06:40:39,722 [salt.state       ][INFO    ][26651] Executing state cmd.wait for sleep 5
2017-12-16 06:40:39,723 [salt.state       ][INFO    ][26651] No changes made for sleep 5
2017-12-16 06:40:39,723 [salt.state       ][INFO    ][26651] Completed state [sleep 5] at time 06:40:39.722802 duration_in_ms=0.557
2017-12-16 06:40:39,723 [salt.state       ][INFO    ][26651] Running state [10.167.4.141] at time 06:40:39.723193
2017-12-16 06:40:39,723 [salt.state       ][INFO    ][26651] Executing state glusterfs.peered for 10.167.4.141
2017-12-16 06:40:39,724 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:39,733 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:39,785 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:39,795 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:39,848 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:39,858 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:39,930 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:39,940 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:39,991 [salt.state       ][INFO    ][26651] {'new': {'kvm01': ['10.167.4.141'], '10.167.4.142': []}, 'old': {'kvm01': [], '10.167.4.142': []}}
2017-12-16 06:40:39,991 [salt.state       ][INFO    ][26651] Completed state [10.167.4.141] at time 06:40:39.991433 duration_in_ms=268.239
2017-12-16 06:40:39,994 [salt.state       ][INFO    ][26651] Running state [10.167.4.142] at time 06:40:39.993748
2017-12-16 06:40:39,994 [salt.state       ][INFO    ][26651] Executing state glusterfs.peered for 10.167.4.142
2017-12-16 06:40:39,994 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,005 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,056 [salt.state       ][INFO    ][26651] Host 10.167.4.142 already peered
2017-12-16 06:40:40,056 [salt.state       ][INFO    ][26651] Completed state [10.167.4.142] at time 06:40:40.055975 duration_in_ms=62.226
2017-12-16 06:40:40,058 [salt.state       ][INFO    ][26651] Running state [10.167.4.143] at time 06:40:40.058403
2017-12-16 06:40:40,059 [salt.state       ][INFO    ][26651] Executing state glusterfs.peered for 10.167.4.143
2017-12-16 06:40:40,059 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,069 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,119 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,128 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,179 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,190 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,249 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,258 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,311 [salt.state       ][INFO    ][26651] Peering with localhost is not needed
2017-12-16 06:40:40,312 [salt.state       ][INFO    ][26651] Completed state [10.167.4.143] at time 06:40:40.311455 duration_in_ms=253.051
2017-12-16 06:40:40,313 [salt.state       ][INFO    ][26651] Running state [glance] at time 06:40:40.312595
2017-12-16 06:40:40,313 [salt.state       ][INFO    ][26651] Executing state glusterfs.created for glance
2017-12-16 06:40:40,313 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,323 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,373 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,382 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,436 [salt.state       ][INFO    ][26651] Volume glance already exists and is started.
2017-12-16 06:40:40,436 [salt.state       ][INFO    ][26651] Completed state [glance] at time 06:40:40.436131 duration_in_ms=123.536
2017-12-16 06:40:40,439 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:40:40.439223
2017-12-16 06:40:40,439 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-16 06:40:40,440 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-16 06:40:40,492 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:40,492 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:40:40.492415 duration_in_ms=53.192
2017-12-16 06:40:40,493 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:40:40.492836
2017-12-16 06:40:40,493 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-16 06:40:40,493 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-16 06:40:40,546 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:40,547 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:40:40.546471 duration_in_ms=53.635
2017-12-16 06:40:40,547 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:40:40.546890
2017-12-16 06:40:40,547 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-16 06:40:40,547 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-16 06:40:40,598 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:40,598 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:40:40.598057 duration_in_ms=51.167
2017-12-16 06:40:40,599 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 06:40:40.598542
2017-12-16 06:40:40,599 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-16 06:40:40,599 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-16 06:40:40,651 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:40,651 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 06:40:40.651141 duration_in_ms=52.598
2017-12-16 06:40:40,652 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:40:40.651583
2017-12-16 06:40:40,652 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-16 06:40:40,652 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-16 06:40:40,702 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:40,703 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:40:40.702706 duration_in_ms=51.122
2017-12-16 06:40:40,703 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:40:40.703189
2017-12-16 06:40:40,703 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-16 06:40:40,704 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-16 06:40:40,755 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:40,755 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:40:40.755426 duration_in_ms=52.237
2017-12-16 06:40:40,757 [salt.state       ][INFO    ][26651] Running state [glance] at time 06:40:40.756510
2017-12-16 06:40:40,757 [salt.state       ][INFO    ][26651] Executing state glusterfs.started for glance
2017-12-16 06:40:40,757 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,765 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,816 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,826 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,880 [salt.state       ][INFO    ][26651] Volume glance is already started
2017-12-16 06:40:40,880 [salt.state       ][INFO    ][26651] Completed state [glance] at time 06:40:40.879731 duration_in_ms=123.221
2017-12-16 06:40:40,881 [salt.state       ][INFO    ][26651] Running state [keystone-keys] at time 06:40:40.880565
2017-12-16 06:40:40,881 [salt.state       ][INFO    ][26651] Executing state glusterfs.created for keystone-keys
2017-12-16 06:40:40,881 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,890 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,938 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:40,946 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:40,998 [salt.state       ][INFO    ][26651] Volume keystone-keys already exists and is started.
2017-12-16 06:40:40,998 [salt.state       ][INFO    ][26651] Completed state [keystone-keys] at time 06:40:40.997977 duration_in_ms=117.411
2017-12-16 06:40:41,001 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:40:41.001414
2017-12-16 06:40:41,002 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-16 06:40:41,002 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-16 06:40:41,054 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,054 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:40:41.053810 duration_in_ms=52.396
2017-12-16 06:40:41,054 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:40:41.054301
2017-12-16 06:40:41,055 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-16 06:40:41,055 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-16 06:40:41,111 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,112 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:40:41.111652 duration_in_ms=57.351
2017-12-16 06:40:41,112 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 06:40:41.112102
2017-12-16 06:40:41,112 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-16 06:40:41,113 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-16 06:40:41,163 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,163 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 06:40:41.162996 duration_in_ms=50.894
2017-12-16 06:40:41,164 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:40:41.163503
2017-12-16 06:40:41,164 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-16 06:40:41,164 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-16 06:40:41,214 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,214 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:40:41.213750 duration_in_ms=50.246
2017-12-16 06:40:41,214 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:40:41.214247
2017-12-16 06:40:41,214 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-16 06:40:41,215 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-16 06:40:41,270 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,270 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:40:41.269953 duration_in_ms=55.706
2017-12-16 06:40:41,270 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:40:41.270402
2017-12-16 06:40:41,271 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-16 06:40:41,271 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-16 06:40:41,321 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,321 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:40:41.321276 duration_in_ms=50.873
2017-12-16 06:40:41,322 [salt.state       ][INFO    ][26651] Running state [keystone-keys] at time 06:40:41.322370
2017-12-16 06:40:41,323 [salt.state       ][INFO    ][26651] Executing state glusterfs.started for keystone-keys
2017-12-16 06:40:41,323 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:41,331 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:41,382 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:41,391 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:41,444 [salt.state       ][INFO    ][26651] Volume keystone-keys is already started
2017-12-16 06:40:41,444 [salt.state       ][INFO    ][26651] Completed state [keystone-keys] at time 06:40:41.443714 duration_in_ms=121.343
2017-12-16 06:40:41,445 [salt.state       ][INFO    ][26651] Running state [nova_instances] at time 06:40:41.444533
2017-12-16 06:40:41,445 [salt.state       ][INFO    ][26651] Executing state glusterfs.created for nova_instances
2017-12-16 06:40:41,445 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:41,453 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:41,504 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:41,512 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:41,568 [salt.state       ][INFO    ][26651] Volume nova_instances already exists and is started.
2017-12-16 06:40:41,568 [salt.state       ][INFO    ][26651] Completed state [nova_instances] at time 06:40:41.568064 duration_in_ms=123.53
2017-12-16 06:40:41,571 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:40:41.571367
2017-12-16 06:40:41,572 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-16 06:40:41,572 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-16 06:40:41,624 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,624 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:40:41.624112 duration_in_ms=52.745
2017-12-16 06:40:41,625 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 06:40:41.624564
2017-12-16 06:40:41,625 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-16 06:40:41,625 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-16 06:40:41,677 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,677 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 06:40:41.677136 duration_in_ms=52.572
2017-12-16 06:40:41,678 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 06:40:41.677592
2017-12-16 06:40:41,678 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-16 06:40:41,678 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-16 06:40:41,731 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,732 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 06:40:41.731561 duration_in_ms=53.969
2017-12-16 06:40:41,732 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 06:40:41.732082
2017-12-16 06:40:41,732 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-16 06:40:41,733 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-16 06:40:41,783 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,784 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 06:40:41.783621 duration_in_ms=51.537
2017-12-16 06:40:41,784 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 06:40:41.784072
2017-12-16 06:40:41,784 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-16 06:40:41,785 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-16 06:40:41,841 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,842 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 06:40:41.841814 duration_in_ms=57.742
2017-12-16 06:40:41,843 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:40:41.842879
2017-12-16 06:40:41,843 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-16 06:40:41,844 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-16 06:40:41,897 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:41,897 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:40:41.897016 duration_in_ms=54.135
2017-12-16 06:40:41,898 [salt.state       ][INFO    ][26651] Running state [nova_instances] at time 06:40:41.898129
2017-12-16 06:40:41,898 [salt.state       ][INFO    ][26651] Executing state glusterfs.started for nova_instances
2017-12-16 06:40:41,899 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:41,908 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:41,960 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:41,968 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:42,024 [salt.state       ][INFO    ][26651] Volume nova_instances is already started
2017-12-16 06:40:42,024 [salt.state       ][INFO    ][26651] Completed state [nova_instances] at time 06:40:42.023948 duration_in_ms=125.819
2017-12-16 06:40:42,025 [salt.state       ][INFO    ][26651] Running state [keystone-credential-keys] at time 06:40:42.025022
2017-12-16 06:40:42,025 [salt.state       ][INFO    ][26651] Executing state glusterfs.created for keystone-credential-keys
2017-12-16 06:40:42,026 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:42,034 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:42,087 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:42,094 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:42,147 [salt.state       ][INFO    ][26651] Volume keystone-credential-keys already exists and is started.
2017-12-16 06:40:42,147 [salt.state       ][INFO    ][26651] Completed state [keystone-credential-keys] at time 06:40:42.146948 duration_in_ms=121.926
2017-12-16 06:40:42,150 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:40:42.150435
2017-12-16 06:40:42,151 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-16 06:40:42,151 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-16 06:40:42,203 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:42,203 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:40:42.202834 duration_in_ms=52.399
2017-12-16 06:40:42,203 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 06:40:42.203306
2017-12-16 06:40:42,204 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-16 06:40:42,204 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-16 06:40:42,256 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:42,256 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 06:40:42.256273 duration_in_ms=52.967
2017-12-16 06:40:42,257 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:40:42.256758
2017-12-16 06:40:42,257 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-16 06:40:42,258 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-16 06:40:42,311 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:42,311 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:40:42.311355 duration_in_ms=54.596
2017-12-16 06:40:42,312 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:40:42.311855
2017-12-16 06:40:42,312 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-16 06:40:42,313 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-16 06:40:42,366 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:42,366 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:40:42.366412 duration_in_ms=54.557
2017-12-16 06:40:42,367 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:40:42.366927
2017-12-16 06:40:42,367 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-16 06:40:42,368 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-16 06:40:42,419 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:42,419 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:40:42.419043 duration_in_ms=52.115
2017-12-16 06:40:42,420 [salt.state       ][INFO    ][26651] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:40:42.419517
2017-12-16 06:40:42,420 [salt.state       ][INFO    ][26651] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-16 06:40:42,420 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-16 06:40:42,473 [salt.state       ][INFO    ][26651] unless execution succeeded
2017-12-16 06:40:42,473 [salt.state       ][INFO    ][26651] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:40:42.472712 duration_in_ms=53.194
2017-12-16 06:40:42,474 [salt.state       ][INFO    ][26651] Running state [keystone-credential-keys] at time 06:40:42.473833
2017-12-16 06:40:42,474 [salt.state       ][INFO    ][26651] Executing state glusterfs.started for keystone-credential-keys
2017-12-16 06:40:42,474 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:42,484 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:42,535 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --version' in directory '/root'
2017-12-16 06:40:42,544 [salt.loaded.int.module.cmdmod][INFO    ][26651] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 06:40:42,599 [salt.state       ][INFO    ][26651] Volume keystone-credential-keys is already started
2017-12-16 06:40:42,599 [salt.state       ][INFO    ][26651] Completed state [keystone-credential-keys] at time 06:40:42.598800 duration_in_ms=124.966
2017-12-16 06:40:42,601 [salt.minion      ][INFO    ][26651] Returning information for job: 20171216064037157859
2017-12-16 06:40:47,973 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command test.ping with jid 20171216064047963699
2017-12-16 06:40:47,989 [salt.minion      ][INFO    ][27282] Starting a new job with PID 27282
2017-12-16 06:40:48,018 [salt.minion      ][INFO    ][27282] Returning information for job: 20171216064047963699
2017-12-16 06:40:48,417 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command cmd.run with jid 20171216064048404924
2017-12-16 06:40:48,430 [salt.minion      ][INFO    ][27287] Starting a new job with PID 27287
2017-12-16 06:40:48,434 [salt.loaded.int.module.cmdmod][INFO    ][27287] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-16 06:40:48,545 [salt.minion      ][INFO    ][27287] Returning information for job: 20171216064048404924
2017-12-16 06:47:40,372 [salt.utils.schedule][INFO    ][7773] Running scheduled job: __mine_interval
2017-12-16 07:34:07,992 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command test.ping with jid 20171216073407980969
2017-12-16 07:34:08,021 [salt.minion      ][INFO    ][28177] Starting a new job with PID 28177
2017-12-16 07:34:08,251 [salt.minion      ][INFO    ][28177] Returning information for job: 20171216073407980969
2017-12-16 07:34:36,099 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command state.sls with jid 20171216073436085844
2017-12-16 07:34:36,112 [salt.minion      ][INFO    ][28196] Starting a new job with PID 28196
2017-12-16 07:34:37,731 [salt.state       ][INFO    ][28196] Loading fresh modules for state activity
2017-12-16 07:34:37,783 [salt.fileclient  ][INFO    ][28196] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-16 07:34:37,802 [salt.fileclient  ][INFO    ][28196] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-16 07:34:37,837 [salt.fileclient  ][INFO    ][28196] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 07:34:38,637 [salt.state       ][INFO    ][28196] Running state [lsof] at time 07:34:38.636639
2017-12-16 07:34:38,637 [salt.state       ][INFO    ][28196] Executing state pkg.installed for lsof
2017-12-16 07:34:38,637 [salt.loaded.int.module.cmdmod][INFO    ][28196] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:34:39,044 [salt.state       ][INFO    ][28196] Package lsof is already installed
2017-12-16 07:34:39,044 [salt.state       ][INFO    ][28196] Completed state [lsof] at time 07:34:39.043998 duration_in_ms=407.358
2017-12-16 07:34:39,044 [salt.state       ][INFO    ][28196] Running state [keepalived] at time 07:34:39.044195
2017-12-16 07:34:39,044 [salt.state       ][INFO    ][28196] Executing state pkg.installed for keepalived
2017-12-16 07:34:39,047 [salt.state       ][INFO    ][28196] Package keepalived is already installed
2017-12-16 07:34:39,047 [salt.state       ][INFO    ][28196] Completed state [keepalived] at time 07:34:39.047077 duration_in_ms=2.883
2017-12-16 07:34:39,048 [salt.state       ][INFO    ][28196] Running state [/etc/keepalived/keepalived.conf] at time 07:34:39.048442
2017-12-16 07:34:39,049 [salt.state       ][INFO    ][28196] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-16 07:34:39,114 [salt.fileclient  ][INFO    ][28196] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-16 07:34:39,146 [salt.fileclient  ][INFO    ][28196] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-16 07:34:39,150 [salt.state       ][INFO    ][28196] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-16 07:34:39,150 [salt.state       ][INFO    ][28196] Completed state [/etc/keepalived/keepalived.conf] at time 07:34:39.150066 duration_in_ms=101.624
2017-12-16 07:34:39,151 [salt.state       ][INFO    ][28196] Running state [keepalived] at time 07:34:39.150596
2017-12-16 07:34:39,151 [salt.state       ][INFO    ][28196] Executing state service.running for keepalived
2017-12-16 07:34:39,151 [salt.loaded.int.module.cmdmod][INFO    ][28196] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-16 07:34:39,181 [salt.loaded.int.module.cmdmod][INFO    ][28196] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-16 07:34:39,188 [salt.loaded.int.module.cmdmod][INFO    ][28196] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-16 07:34:39,195 [salt.state       ][INFO    ][28196] The service keepalived is already running
2017-12-16 07:34:39,195 [salt.state       ][INFO    ][28196] Completed state [keepalived] at time 07:34:39.194928 duration_in_ms=44.332
2017-12-16 07:34:39,196 [salt.minion      ][INFO    ][28196] Returning information for job: 20171216073436085844
2017-12-16 07:34:43,296 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command pillar.get with jid 20171216073443284292
2017-12-16 07:34:43,316 [salt.minion      ][INFO    ][28223] Starting a new job with PID 28223
2017-12-16 07:34:43,324 [salt.minion      ][INFO    ][28223] Returning information for job: 20171216073443284292
2017-12-16 07:35:20,490 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command state.sls with jid 20171216073520479828
2017-12-16 07:35:20,501 [salt.minion      ][INFO    ][28240] Starting a new job with PID 28240
2017-12-16 07:35:20,927 [salt.state       ][INFO    ][28240] Loading fresh modules for state activity
2017-12-16 07:35:20,947 [salt.fileclient  ][INFO    ][28240] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-16 07:35:20,968 [salt.fileclient  ][INFO    ][28240] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-16 07:35:21,234 [salt.state       ][INFO    ][28240] Running state [attr] at time 07:35:21.234166
2017-12-16 07:35:21,234 [salt.state       ][INFO    ][28240] Executing state pkg.installed for attr
2017-12-16 07:35:21,235 [salt.loaded.int.module.cmdmod][INFO    ][28240] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:35:21,529 [salt.state       ][INFO    ][28240] Package attr is already installed
2017-12-16 07:35:21,529 [salt.state       ][INFO    ][28240] Completed state [attr] at time 07:35:21.529021 duration_in_ms=294.855
2017-12-16 07:35:21,529 [salt.state       ][INFO    ][28240] Running state [glusterfs-server] at time 07:35:21.529207
2017-12-16 07:35:21,529 [salt.state       ][INFO    ][28240] Executing state pkg.installed for glusterfs-server
2017-12-16 07:35:21,532 [salt.state       ][INFO    ][28240] Package glusterfs-server is already installed
2017-12-16 07:35:21,532 [salt.state       ][INFO    ][28240] Completed state [glusterfs-server] at time 07:35:21.532076 duration_in_ms=2.868
2017-12-16 07:35:21,532 [salt.state       ][INFO    ][28240] Running state [bc] at time 07:35:21.532219
2017-12-16 07:35:21,532 [salt.state       ][INFO    ][28240] Executing state pkg.installed for bc
2017-12-16 07:35:21,535 [salt.state       ][INFO    ][28240] Package bc is already installed
2017-12-16 07:35:21,535 [salt.state       ][INFO    ][28240] Completed state [bc] at time 07:35:21.535001 duration_in_ms=2.782
2017-12-16 07:35:21,536 [salt.state       ][INFO    ][28240] Running state [glusterd] at time 07:35:21.535614
2017-12-16 07:35:21,536 [salt.state       ][INFO    ][28240] Executing state service.running for glusterd
2017-12-16 07:35:21,536 [salt.loaded.int.module.cmdmod][INFO    ][28240] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-16 07:35:21,552 [salt.loaded.int.module.cmdmod][INFO    ][28240] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-16 07:35:21,560 [salt.loaded.int.module.cmdmod][INFO    ][28240] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-16 07:35:21,566 [salt.state       ][INFO    ][28240] The service glusterd is already running
2017-12-16 07:35:21,566 [salt.state       ][INFO    ][28240] Completed state [glusterd] at time 07:35:21.565963 duration_in_ms=30.348
2017-12-16 07:35:21,568 [salt.state       ][INFO    ][28240] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 07:35:21.567635
2017-12-16 07:35:21,568 [salt.state       ][INFO    ][28240] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-16 07:35:21,574 [salt.state       ][INFO    ][28240] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-16 07:35:21,574 [salt.state       ][INFO    ][28240] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 07:35:21.574227 duration_in_ms=6.591
2017-12-16 07:35:21,575 [salt.state       ][INFO    ][28240] Running state [/srv/glusterfs/glance] at time 07:35:21.574468
2017-12-16 07:35:21,575 [salt.state       ][INFO    ][28240] Executing state file.directory for /srv/glusterfs/glance
2017-12-16 07:35:21,575 [salt.state       ][INFO    ][28240] Directory /srv/glusterfs/glance is in the correct state
2017-12-16 07:35:21,575 [salt.state       ][INFO    ][28240] Completed state [/srv/glusterfs/glance] at time 07:35:21.575373 duration_in_ms=0.905
2017-12-16 07:35:21,576 [salt.state       ][INFO    ][28240] Running state [/srv/glusterfs/keystone-keys] at time 07:35:21.575580
2017-12-16 07:35:21,576 [salt.state       ][INFO    ][28240] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-16 07:35:21,576 [salt.state       ][INFO    ][28240] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-16 07:35:21,576 [salt.state       ][INFO    ][28240] Completed state [/srv/glusterfs/keystone-keys] at time 07:35:21.576424 duration_in_ms=0.844
2017-12-16 07:35:21,577 [salt.state       ][INFO    ][28240] Running state [/srv/glusterfs/nova_instances] at time 07:35:21.576626
2017-12-16 07:35:21,577 [salt.state       ][INFO    ][28240] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-16 07:35:21,577 [salt.state       ][INFO    ][28240] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-16 07:35:21,578 [salt.state       ][INFO    ][28240] Completed state [/srv/glusterfs/nova_instances] at time 07:35:21.577468 duration_in_ms=0.841
2017-12-16 07:35:21,578 [salt.state       ][INFO    ][28240] Running state [/srv/glusterfs/keystone-credential-keys] at time 07:35:21.577670
2017-12-16 07:35:21,578 [salt.state       ][INFO    ][28240] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-16 07:35:21,578 [salt.state       ][INFO    ][28240] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-16 07:35:21,579 [salt.state       ][INFO    ][28240] Completed state [/srv/glusterfs/keystone-credential-keys] at time 07:35:21.578513 duration_in_ms=0.844
2017-12-16 07:35:21,579 [salt.minion      ][INFO    ][28240] Returning information for job: 20171216073520479828
2017-12-16 07:35:22,801 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command test.ping with jid 20171216073522791314
2017-12-16 07:35:22,814 [salt.minion      ][INFO    ][28260] Starting a new job with PID 28260
2017-12-16 07:35:22,841 [salt.minion      ][INFO    ][28260] Returning information for job: 20171216073522791314
2017-12-16 07:35:28,268 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command state.sls with jid 20171216073528257939
2017-12-16 07:35:28,281 [salt.minion      ][INFO    ][28265] Starting a new job with PID 28265
2017-12-16 07:35:28,732 [salt.state       ][INFO    ][28265] Loading fresh modules for state activity
2017-12-16 07:35:28,753 [salt.fileclient  ][INFO    ][28265] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-16 07:35:28,786 [salt.fileclient  ][INFO    ][28265] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-16 07:35:28,856 [salt.fileclient  ][INFO    ][28265] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-16 07:35:28,873 [salt.fileclient  ][INFO    ][28265] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-16 07:35:29,133 [salt.state       ][INFO    ][28265] Running state [attr] at time 07:35:29.132715
2017-12-16 07:35:29,133 [salt.state       ][INFO    ][28265] Executing state pkg.installed for attr
2017-12-16 07:35:29,133 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-16 07:35:29,410 [salt.state       ][INFO    ][28265] Package attr is already installed
2017-12-16 07:35:29,410 [salt.state       ][INFO    ][28265] Completed state [attr] at time 07:35:29.410024 duration_in_ms=277.31
2017-12-16 07:35:29,410 [salt.state       ][INFO    ][28265] Running state [glusterfs-server] at time 07:35:29.410191
2017-12-16 07:35:29,410 [salt.state       ][INFO    ][28265] Executing state pkg.installed for glusterfs-server
2017-12-16 07:35:29,413 [salt.state       ][INFO    ][28265] Package glusterfs-server is already installed
2017-12-16 07:35:29,413 [salt.state       ][INFO    ][28265] Completed state [glusterfs-server] at time 07:35:29.413036 duration_in_ms=2.833
2017-12-16 07:35:29,413 [salt.state       ][INFO    ][28265] Running state [bc] at time 07:35:29.413175
2017-12-16 07:35:29,413 [salt.state       ][INFO    ][28265] Executing state pkg.installed for bc
2017-12-16 07:35:29,416 [salt.state       ][INFO    ][28265] Package bc is already installed
2017-12-16 07:35:29,416 [salt.state       ][INFO    ][28265] Completed state [bc] at time 07:35:29.415952 duration_in_ms=2.778
2017-12-16 07:35:29,417 [salt.state       ][INFO    ][28265] Running state [glusterd] at time 07:35:29.416657
2017-12-16 07:35:29,417 [salt.state       ][INFO    ][28265] Executing state service.running for glusterd
2017-12-16 07:35:29,417 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-16 07:35:29,433 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-16 07:35:29,441 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-16 07:35:29,449 [salt.state       ][INFO    ][28265] The service glusterd is already running
2017-12-16 07:35:29,449 [salt.state       ][INFO    ][28265] Completed state [glusterd] at time 07:35:29.448829 duration_in_ms=32.172
2017-12-16 07:35:29,450 [salt.state       ][INFO    ][28265] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 07:35:29.450223
2017-12-16 07:35:29,450 [salt.state       ][INFO    ][28265] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-16 07:35:29,461 [salt.state       ][INFO    ][28265] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-16 07:35:29,461 [salt.state       ][INFO    ][28265] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 07:35:29.460694 duration_in_ms=10.471
2017-12-16 07:35:29,461 [salt.state       ][INFO    ][28265] Running state [/srv/glusterfs/glance] at time 07:35:29.460844
2017-12-16 07:35:29,461 [salt.state       ][INFO    ][28265] Executing state file.directory for /srv/glusterfs/glance
2017-12-16 07:35:29,461 [salt.state       ][INFO    ][28265] Directory /srv/glusterfs/glance is in the correct state
2017-12-16 07:35:29,461 [salt.state       ][INFO    ][28265] Completed state [/srv/glusterfs/glance] at time 07:35:29.461455 duration_in_ms=0.611
2017-12-16 07:35:29,462 [salt.state       ][INFO    ][28265] Running state [/srv/glusterfs/keystone-keys] at time 07:35:29.461595
2017-12-16 07:35:29,462 [salt.state       ][INFO    ][28265] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-16 07:35:29,462 [salt.state       ][INFO    ][28265] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-16 07:35:29,462 [salt.state       ][INFO    ][28265] Completed state [/srv/glusterfs/keystone-keys] at time 07:35:29.462189 duration_in_ms=0.594
2017-12-16 07:35:29,462 [salt.state       ][INFO    ][28265] Running state [/srv/glusterfs/nova_instances] at time 07:35:29.462336
2017-12-16 07:35:29,462 [salt.state       ][INFO    ][28265] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-16 07:35:29,463 [salt.state       ][INFO    ][28265] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-16 07:35:29,463 [salt.state       ][INFO    ][28265] Completed state [/srv/glusterfs/nova_instances] at time 07:35:29.462942 duration_in_ms=0.607
2017-12-16 07:35:29,463 [salt.state       ][INFO    ][28265] Running state [/srv/glusterfs/keystone-credential-keys] at time 07:35:29.463082
2017-12-16 07:35:29,463 [salt.state       ][INFO    ][28265] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-16 07:35:29,464 [salt.state       ][INFO    ][28265] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-16 07:35:29,464 [salt.state       ][INFO    ][28265] Completed state [/srv/glusterfs/keystone-credential-keys] at time 07:35:29.463674 duration_in_ms=0.591
2017-12-16 07:35:29,618 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command ['git', '--version'] in directory '/root'
2017-12-16 07:35:29,743 [salt.state       ][INFO    ][28265] Running state [sleep 5] at time 07:35:29.742717
2017-12-16 07:35:29,743 [salt.state       ][INFO    ][28265] Executing state cmd.wait for sleep 5
2017-12-16 07:35:29,743 [salt.state       ][INFO    ][28265] No changes made for sleep 5
2017-12-16 07:35:29,743 [salt.state       ][INFO    ][28265] Completed state [sleep 5] at time 07:35:29.743403 duration_in_ms=0.687
2017-12-16 07:35:29,744 [salt.state       ][INFO    ][28265] Running state [10.167.4.141] at time 07:35:29.743867
2017-12-16 07:35:29,744 [salt.state       ][INFO    ][28265] Executing state glusterfs.peered for 10.167.4.141
2017-12-16 07:35:29,744 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:29,753 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:29,806 [salt.state       ][INFO    ][28265] Host 10.167.4.141 already peered
2017-12-16 07:35:29,806 [salt.state       ][INFO    ][28265] Completed state [10.167.4.141] at time 07:35:29.806346 duration_in_ms=62.479
2017-12-16 07:35:29,809 [salt.state       ][INFO    ][28265] Running state [10.167.4.142] at time 07:35:29.808677
2017-12-16 07:35:29,809 [salt.state       ][INFO    ][28265] Executing state glusterfs.peered for 10.167.4.142
2017-12-16 07:35:29,809 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:29,817 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:29,871 [salt.state       ][INFO    ][28265] Host 10.167.4.142 already peered
2017-12-16 07:35:29,871 [salt.state       ][INFO    ][28265] Completed state [10.167.4.142] at time 07:35:29.871162 duration_in_ms=62.484
2017-12-16 07:35:29,873 [salt.state       ][INFO    ][28265] Running state [10.167.4.143] at time 07:35:29.873338
2017-12-16 07:35:29,874 [salt.state       ][INFO    ][28265] Executing state glusterfs.peered for 10.167.4.143
2017-12-16 07:35:29,874 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:29,883 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:29,934 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:29,942 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:29,999 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:30,007 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:30,068 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:30,076 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:30,125 [salt.state       ][INFO    ][28265] Peering with localhost is not needed
2017-12-16 07:35:30,125 [salt.state       ][INFO    ][28265] Completed state [10.167.4.143] at time 07:35:30.124813 duration_in_ms=251.475
2017-12-16 07:35:30,126 [salt.state       ][INFO    ][28265] Running state [glance] at time 07:35:30.125562
2017-12-16 07:35:30,126 [salt.state       ][INFO    ][28265] Executing state glusterfs.created for glance
2017-12-16 07:35:30,126 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:30,134 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:30,181 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:30,189 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:30,254 [salt.state       ][INFO    ][28265] Volume glance already exists and is started.
2017-12-16 07:35:30,254 [salt.state       ][INFO    ][28265] Completed state [glance] at time 07:35:30.253801 duration_in_ms=128.239
2017-12-16 07:35:30,257 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 07:35:30.256856
2017-12-16 07:35:30,257 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-16 07:35:30,257 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-16 07:35:30,307 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:30,307 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 07:35:30.307191 duration_in_ms=50.335
2017-12-16 07:35:30,308 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 07:35:30.307652
2017-12-16 07:35:30,308 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-16 07:35:30,308 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-16 07:35:30,360 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:30,360 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 07:35:30.359880 duration_in_ms=52.228
2017-12-16 07:35:30,360 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 07:35:30.360281
2017-12-16 07:35:30,361 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-16 07:35:30,361 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-16 07:35:30,411 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:30,412 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 07:35:30.411473 duration_in_ms=51.191
2017-12-16 07:35:30,412 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 07:35:30.411890
2017-12-16 07:35:30,412 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-16 07:35:30,412 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-16 07:35:30,463 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:30,463 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 07:35:30.462789 duration_in_ms=50.899
2017-12-16 07:35:30,463 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 07:35:30.463196
2017-12-16 07:35:30,463 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-16 07:35:30,464 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-16 07:35:30,513 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:30,513 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 07:35:30.512798 duration_in_ms=49.601
2017-12-16 07:35:30,513 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 07:35:30.513214
2017-12-16 07:35:30,513 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-16 07:35:30,514 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-16 07:35:30,564 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:30,564 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 07:35:30.563911 duration_in_ms=50.697
2017-12-16 07:35:30,565 [salt.state       ][INFO    ][28265] Running state [glance] at time 07:35:30.565030
2017-12-16 07:35:30,565 [salt.state       ][INFO    ][28265] Executing state glusterfs.started for glance
2017-12-16 07:35:30,566 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:30,575 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:30,627 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:30,635 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:30,689 [salt.state       ][INFO    ][28265] Volume glance is already started
2017-12-16 07:35:30,690 [salt.state       ][INFO    ][28265] Completed state [glance] at time 07:35:30.689514 duration_in_ms=124.484
2017-12-16 07:35:30,690 [salt.state       ][INFO    ][28265] Running state [keystone-keys] at time 07:35:30.690361
2017-12-16 07:35:30,691 [salt.state       ][INFO    ][28265] Executing state glusterfs.created for keystone-keys
2017-12-16 07:35:30,691 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:30,699 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:30,748 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:30,757 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:30,815 [salt.state       ][INFO    ][28265] Volume keystone-keys already exists and is started.
2017-12-16 07:35:30,815 [salt.state       ][INFO    ][28265] Completed state [keystone-keys] at time 07:35:30.815375 duration_in_ms=125.013
2017-12-16 07:35:30,819 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 07:35:30.818891
2017-12-16 07:35:30,819 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-16 07:35:30,820 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-16 07:35:30,871 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:30,871 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 07:35:30.871414 duration_in_ms=52.522
2017-12-16 07:35:30,872 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:35:30.871862
2017-12-16 07:35:30,872 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-16 07:35:30,873 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-16 07:35:30,923 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:30,923 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:35:30.922925 duration_in_ms=51.063
2017-12-16 07:35:30,923 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 07:35:30.923391
2017-12-16 07:35:30,924 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-16 07:35:30,924 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-16 07:35:30,975 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:30,975 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 07:35:30.974972 duration_in_ms=51.581
2017-12-16 07:35:30,975 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:35:30.975446
2017-12-16 07:35:30,976 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-16 07:35:30,976 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-16 07:35:31,026 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:31,026 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:35:31.026286 duration_in_ms=50.838
2017-12-16 07:35:31,027 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 07:35:31.026740
2017-12-16 07:35:31,027 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-16 07:35:31,027 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-16 07:35:31,075 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:31,076 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 07:35:31.075672 duration_in_ms=48.931
2017-12-16 07:35:31,076 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 07:35:31.076137
2017-12-16 07:35:31,076 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-16 07:35:31,077 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-16 07:35:31,127 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:31,127 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 07:35:31.127432 duration_in_ms=51.295
2017-12-16 07:35:31,129 [salt.state       ][INFO    ][28265] Running state [keystone-keys] at time 07:35:31.128503
2017-12-16 07:35:31,129 [salt.state       ][INFO    ][28265] Executing state glusterfs.started for keystone-keys
2017-12-16 07:35:31,129 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:31,137 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:31,187 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:31,194 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:31,246 [salt.state       ][INFO    ][28265] Volume keystone-keys is already started
2017-12-16 07:35:31,247 [salt.state       ][INFO    ][28265] Completed state [keystone-keys] at time 07:35:31.246504 duration_in_ms=118.001
2017-12-16 07:35:31,247 [salt.state       ][INFO    ][28265] Running state [nova_instances] at time 07:35:31.247372
2017-12-16 07:35:31,248 [salt.state       ][INFO    ][28265] Executing state glusterfs.created for nova_instances
2017-12-16 07:35:31,248 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:31,256 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:31,304 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:31,310 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:31,364 [salt.state       ][INFO    ][28265] Volume nova_instances already exists and is started.
2017-12-16 07:35:31,365 [salt.state       ][INFO    ][28265] Completed state [nova_instances] at time 07:35:31.364690 duration_in_ms=117.318
2017-12-16 07:35:31,368 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 07:35:31.368029
2017-12-16 07:35:31,368 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-16 07:35:31,369 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-16 07:35:31,418 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:31,418 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 07:35:31.417795 duration_in_ms=49.766
2017-12-16 07:35:31,418 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 07:35:31.418228
2017-12-16 07:35:31,418 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-16 07:35:31,419 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-16 07:35:31,469 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:31,470 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 07:35:31.469537 duration_in_ms=51.309
2017-12-16 07:35:31,470 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 07:35:31.470005
2017-12-16 07:35:31,470 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-16 07:35:31,471 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-16 07:35:31,520 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:31,520 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 07:35:31.520102 duration_in_ms=50.097
2017-12-16 07:35:31,521 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 07:35:31.520507
2017-12-16 07:35:31,521 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-16 07:35:31,521 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-16 07:35:31,569 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:31,570 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 07:35:31.569633 duration_in_ms=49.127
2017-12-16 07:35:31,570 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 07:35:31.570051
2017-12-16 07:35:31,570 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-16 07:35:31,571 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-16 07:35:31,622 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:31,622 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 07:35:31.622198 duration_in_ms=52.147
2017-12-16 07:35:31,623 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 07:35:31.622622
2017-12-16 07:35:31,623 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-16 07:35:31,623 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-16 07:35:31,672 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:31,673 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 07:35:31.672631 duration_in_ms=50.009
2017-12-16 07:35:31,674 [salt.state       ][INFO    ][28265] Running state [nova_instances] at time 07:35:31.673684
2017-12-16 07:35:31,674 [salt.state       ][INFO    ][28265] Executing state glusterfs.started for nova_instances
2017-12-16 07:35:31,674 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:31,682 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:31,731 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:31,739 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:31,792 [salt.state       ][INFO    ][28265] Volume nova_instances is already started
2017-12-16 07:35:31,793 [salt.state       ][INFO    ][28265] Completed state [nova_instances] at time 07:35:31.792612 duration_in_ms=118.928
2017-12-16 07:35:31,794 [salt.state       ][INFO    ][28265] Running state [keystone-credential-keys] at time 07:35:31.793487
2017-12-16 07:35:31,794 [salt.state       ][INFO    ][28265] Executing state glusterfs.created for keystone-credential-keys
2017-12-16 07:35:31,794 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:31,802 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:31,851 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:31,859 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:31,916 [salt.state       ][INFO    ][28265] Volume keystone-credential-keys already exists and is started.
2017-12-16 07:35:31,917 [salt.state       ][INFO    ][28265] Completed state [keystone-credential-keys] at time 07:35:31.916692 duration_in_ms=123.204
2017-12-16 07:35:31,921 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 07:35:31.921133
2017-12-16 07:35:31,922 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-16 07:35:31,922 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-16 07:35:31,975 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:31,975 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 07:35:31.975112 duration_in_ms=53.978
2017-12-16 07:35:31,976 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 07:35:31.975603
2017-12-16 07:35:31,976 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-16 07:35:31,976 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-16 07:35:32,027 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:32,027 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 07:35:32.026888 duration_in_ms=51.285
2017-12-16 07:35:32,027 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:35:32.027314
2017-12-16 07:35:32,028 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-16 07:35:32,028 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-16 07:35:32,079 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:32,079 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:35:32.078794 duration_in_ms=51.48
2017-12-16 07:35:32,079 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 07:35:32.079251
2017-12-16 07:35:32,079 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-16 07:35:32,080 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-16 07:35:32,131 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:32,139 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 07:35:32.138862 duration_in_ms=59.611
2017-12-16 07:35:32,139 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:35:32.139383
2017-12-16 07:35:32,140 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-16 07:35:32,140 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-16 07:35:32,188 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:32,189 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:35:32.188528 duration_in_ms=49.145
2017-12-16 07:35:32,189 [salt.state       ][INFO    ][28265] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 07:35:32.188964
2017-12-16 07:35:32,189 [salt.state       ][INFO    ][28265] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-16 07:35:32,190 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-16 07:35:32,241 [salt.state       ][INFO    ][28265] unless execution succeeded
2017-12-16 07:35:32,241 [salt.state       ][INFO    ][28265] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 07:35:32.241385 duration_in_ms=52.42
2017-12-16 07:35:32,243 [salt.state       ][INFO    ][28265] Running state [keystone-credential-keys] at time 07:35:32.242509
2017-12-16 07:35:32,243 [salt.state       ][INFO    ][28265] Executing state glusterfs.started for keystone-credential-keys
2017-12-16 07:35:32,243 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:32,252 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:32,304 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --version' in directory '/root'
2017-12-16 07:35:32,312 [salt.loaded.int.module.cmdmod][INFO    ][28265] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-16 07:35:32,373 [salt.state       ][INFO    ][28265] Volume keystone-credential-keys is already started
2017-12-16 07:35:32,373 [salt.state       ][INFO    ][28265] Completed state [keystone-credential-keys] at time 07:35:32.373268 duration_in_ms=130.755
2017-12-16 07:35:32,376 [salt.minion      ][INFO    ][28265] Returning information for job: 20171216073528257939
2017-12-16 07:35:37,798 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command test.ping with jid 20171216073537790951
2017-12-16 07:35:37,812 [salt.minion      ][INFO    ][28841] Starting a new job with PID 28841
2017-12-16 07:35:37,841 [salt.minion      ][INFO    ][28841] Returning information for job: 20171216073537790951
2017-12-16 07:35:38,248 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command cmd.run with jid 20171216073538235454
2017-12-16 07:35:38,261 [salt.minion      ][INFO    ][28846] Starting a new job with PID 28846
2017-12-16 07:35:38,265 [salt.loaded.int.module.cmdmod][INFO    ][28846] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-16 07:35:38,386 [salt.minion      ][INFO    ][28846] Returning information for job: 20171216073538235454
2017-12-16 07:47:40,371 [salt.utils.schedule][INFO    ][7773] Running scheduled job: __mine_interval
2017-12-16 07:59:29,293 [salt.minion      ][INFO    ][7773] User sudo_ubuntu Executing command cp.push_dir with jid 20171216075929283911
2017-12-16 07:59:29,316 [salt.minion      ][INFO    ][29088] Starting a new job with PID 29088
