2017-11-02 06:18:26,086 [salt.cli.daemons ][WARNING ][2490] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-02 06:19:01,575 [salt.state       ][ERROR   ][3975] No contents found in top file
2017-11-02 06:21:47,414 [salt.utils.parsers][WARNING ][2490] Minion received a SIGTERM. Exiting.
2017-11-02 06:26:11,361 [salt.cli.daemons ][WARNING ][3958] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-02 06:28:09,981 [salt.loaded.int.module.cmdmod][ERROR   ][12243] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-11-02 06:28:09,981 [salt.loaded.int.module.cmdmod][ERROR   ][12243] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-11-02 06:28:09,982 [salt.loaded.int.module.cmdmod][ERROR   ][12243] retcode: 1
2017-11-02 06:28:09,982 [salt.state       ][ERROR   ][12243] {'pid': 17187, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-11-02 06:28:37,023 [py.warnings      ][WARNING ][17264] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-11-02 06:28:59,143 [salt.loaded.int.module.cmdmod][ERROR   ][17264] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-02 06:28:59,144 [salt.loaded.int.module.cmdmod][ERROR   ][17264] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-02 06:29:03,440 [salt.loaded.int.module.cmdmod][ERROR   ][17264] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-02 06:29:03,440 [salt.loaded.int.module.cmdmod][ERROR   ][17264] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-02 06:29:07,616 [salt.loaded.int.module.cmdmod][ERROR   ][17264] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-02 06:29:07,616 [salt.loaded.int.module.cmdmod][ERROR   ][17264] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-02 06:29:11,775 [salt.loaded.int.module.cmdmod][ERROR   ][17264] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-02 06:29:11,776 [salt.loaded.int.module.cmdmod][ERROR   ][17264] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-02 06:29:15,954 [salt.loaded.int.module.cmdmod][ERROR   ][17264] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-02 06:29:15,954 [salt.loaded.int.module.cmdmod][ERROR   ][17264] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-02 06:29:19,492 [salt.loaded.int.module.cmdmod][ERROR   ][17264] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-11-02 06:29:22,045 [salt.loaded.int.module.cmdmod][INFO    ][25189] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-02 06:29:22,052 [salt.loaded.int.module.cmdmod][INFO    ][25189] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-02 06:29:22,061 [salt.loaded.int.module.cmdmod][INFO    ][25189] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-02 06:29:22,070 [salt.utils.parsers][WARNING ][3958] Minion received a SIGTERM. Exiting.
2017-11-02 06:29:22,393 [salt.cli.daemons ][INFO    ][25276] Setting up the Salt Minion "kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-02 06:29:23,055 [salt.minion      ][INFO    ][25276] Creating minion process manager
2017-11-02 06:29:23,055 [salt.cli.daemons ][WARNING ][25276] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-02 06:29:23,056 [salt.cli.daemons ][INFO    ][25276] The Salt Minion is starting up
2017-11-02 06:29:23,056 [salt.minion      ][INFO    ][25276] Minion is starting as user 'root'
2017-11-02 06:29:23,056 [salt.utils.event ][INFO    ][25276] Starting pull socket on /var/run/salt/minion/minion_event_0fd62c7a6e_pull.ipc
2017-11-02 06:29:24,179 [salt.loaded.int.module.cmdmod][INFO    ][25276] Executing command ['date', '+%z'] in directory '/root'
2017-11-02 06:29:24,190 [salt.utils.schedule][INFO    ][25276] Updating job settings for scheduled job: __mine_interval
2017-11-02 06:29:24,193 [salt.minion      ][INFO    ][25276] Added mine.update to scheduler
2017-11-02 06:29:24,218 [salt.minion      ][INFO    ][25276] Minion is ready to receive requests!
2017-11-02 06:29:25,219 [salt.utils.schedule][INFO    ][25276] Running scheduled job: __mine_interval
2017-11-02 06:29:35,567 [salt.minion      ][INFO    ][25276] User sudo_ubuntu Executing command pkg.install with jid 20171102062935566538
2017-11-02 06:29:35,578 [salt.minion      ][INFO    ][25401] Starting a new job with PID 25401
2017-11-02 06:29:35,951 [salt.loaded.int.module.cmdmod][INFO    ][25401] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:29:36,180 [salt.loaded.int.module.cmdmod][INFO    ][25401] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-02 06:29:36,402 [salt.loaded.int.module.cmdmod][INFO    ][25401] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:29:36,426 [salt.minion      ][INFO    ][25401] Returning information for job: 20171102062935566538
2017-11-02 06:29:37,383 [salt.minion      ][INFO    ][25276] User sudo_ubuntu Executing command state.apply with jid 20171102062937379821
2017-11-02 06:29:37,393 [salt.minion      ][INFO    ][25427] Starting a new job with PID 25427
2017-11-02 06:29:39,543 [salt.state       ][INFO    ][25427] Loading fresh modules for state activity
2017-11-02 06:29:39,570 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-02 06:29:39,593 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:29:39,655 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-02 06:29:39,673 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:29:39,739 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-02 06:29:39,812 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:29:39,913 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-02 06:29:40,001 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:29:40,086 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-02 06:29:40,101 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:29:40,157 [salt.state       ][INFO    ][25427] Running state [/etc/hostname] at time 06:29:40.156654
2017-11-02 06:29:40,157 [salt.state       ][INFO    ][25427] Executing state file.managed for /etc/hostname
2017-11-02 06:29:40,205 [salt.fileclient  ][INFO    ][25427] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-02 06:29:40,208 [salt.state       ][INFO    ][25427] File /etc/hostname is in the correct state
2017-11-02 06:29:40,208 [salt.state       ][INFO    ][25427] Completed state [/etc/hostname] at time 06:29:40.207760 duration_in_ms=51.106
2017-11-02 06:29:40,209 [salt.state       ][INFO    ][25427] Running state [hostname kvm01] at time 06:29:40.208814
2017-11-02 06:29:40,209 [salt.state       ][INFO    ][25427] Executing state cmd.wait for hostname kvm01
2017-11-02 06:29:40,209 [salt.state       ][INFO    ][25427] No changes made for hostname kvm01
2017-11-02 06:29:40,209 [salt.state       ][INFO    ][25427] Completed state [hostname kvm01] at time 06:29:40.209444 duration_in_ms=0.631
2017-11-02 06:29:40,210 [salt.state       ][INFO    ][25427] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.209907
2017-11-02 06:29:40,210 [salt.state       ][INFO    ][25427] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,211 [salt.state       ][INFO    ][25427] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.77) already present
2017-11-02 06:29:40,211 [salt.state       ][INFO    ][25427] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.210730 duration_in_ms=0.822
2017-11-02 06:29:40,211 [salt.state       ][INFO    ][25427] Running state [mdb02] at time 06:29:40.210911
2017-11-02 06:29:40,211 [salt.state       ][INFO    ][25427] Executing state host.present for mdb02
2017-11-02 06:29:40,211 [salt.state       ][INFO    ][25427] Host mdb02 (192.168.10.77) already present
2017-11-02 06:29:40,212 [salt.state       ][INFO    ][25427] Completed state [mdb02] at time 06:29:40.211656 duration_in_ms=0.744
2017-11-02 06:29:40,212 [salt.state       ][INFO    ][25427] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.211836
2017-11-02 06:29:40,212 [salt.state       ][INFO    ][25427] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,212 [salt.state       ][INFO    ][25427] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.78) already present
2017-11-02 06:29:40,213 [salt.state       ][INFO    ][25427] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.212581 duration_in_ms=0.746
2017-11-02 06:29:40,213 [salt.state       ][INFO    ][25427] Running state [mdb03] at time 06:29:40.212761
2017-11-02 06:29:40,213 [salt.state       ][INFO    ][25427] Executing state host.present for mdb03
2017-11-02 06:29:40,213 [salt.state       ][INFO    ][25427] Host mdb03 (192.168.10.78) already present
2017-11-02 06:29:40,214 [salt.state       ][INFO    ][25427] Completed state [mdb03] at time 06:29:40.213618 duration_in_ms=0.857
2017-11-02 06:29:40,214 [salt.state       ][INFO    ][25427] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.213797
2017-11-02 06:29:40,214 [salt.state       ][INFO    ][25427] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,214 [salt.state       ][INFO    ][25427] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.76) already present
2017-11-02 06:29:40,215 [salt.state       ][INFO    ][25427] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.214541 duration_in_ms=0.743
2017-11-02 06:29:40,215 [salt.state       ][INFO    ][25427] Running state [mdb01] at time 06:29:40.214718
2017-11-02 06:29:40,215 [salt.state       ][INFO    ][25427] Executing state host.present for mdb01
2017-11-02 06:29:40,215 [salt.state       ][INFO    ][25427] Host mdb01 (192.168.10.76) already present
2017-11-02 06:29:40,215 [salt.state       ][INFO    ][25427] Completed state [mdb01] at time 06:29:40.215405 duration_in_ms=0.687
2017-11-02 06:29:40,216 [salt.state       ][INFO    ][25427] Running state [mdb] at time 06:29:40.215579
2017-11-02 06:29:40,216 [salt.state       ][INFO    ][25427] Executing state host.present for mdb
2017-11-02 06:29:40,216 [salt.state       ][INFO    ][25427] Host mdb (192.168.10.75) already present
2017-11-02 06:29:40,216 [salt.state       ][INFO    ][25427] Completed state [mdb] at time 06:29:40.216287 duration_in_ms=0.708
2017-11-02 06:29:40,216 [salt.state       ][INFO    ][25427] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.216468
2017-11-02 06:29:40,217 [salt.state       ][INFO    ][25427] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,217 [salt.state       ][INFO    ][25427] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.75) already present
2017-11-02 06:29:40,217 [salt.state       ][INFO    ][25427] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.217283 duration_in_ms=0.815
2017-11-02 06:29:40,217 [salt.state       ][INFO    ][25427] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.217461
2017-11-02 06:29:40,218 [salt.state       ][INFO    ][25427] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,218 [salt.state       ][INFO    ][25427] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-02 06:29:40,218 [salt.state       ][INFO    ][25427] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.218174 duration_in_ms=0.713
2017-11-02 06:29:40,218 [salt.state       ][INFO    ][25427] Running state [cfg01] at time 06:29:40.218351
2017-11-02 06:29:40,219 [salt.state       ][INFO    ][25427] Executing state host.present for cfg01
2017-11-02 06:29:40,219 [salt.state       ][INFO    ][25427] Host cfg01 (192.168.10.100) already present
2017-11-02 06:29:40,219 [salt.state       ][INFO    ][25427] Completed state [cfg01] at time 06:29:40.219062 duration_in_ms=0.711
2017-11-02 06:29:40,219 [salt.state       ][INFO    ][25427] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.219236
2017-11-02 06:29:40,219 [salt.state       ][INFO    ][25427] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,220 [salt.state       ][INFO    ][25427] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.104) already present
2017-11-02 06:29:40,220 [salt.state       ][INFO    ][25427] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.219947 duration_in_ms=0.71
2017-11-02 06:29:40,220 [salt.state       ][INFO    ][25427] Running state [prx01] at time 06:29:40.220124
2017-11-02 06:29:40,220 [salt.state       ][INFO    ][25427] Executing state host.present for prx01
2017-11-02 06:29:40,221 [salt.state       ][INFO    ][25427] Host prx01 (100.64.200.104) already present
2017-11-02 06:29:40,221 [salt.state       ][INFO    ][25427] Completed state [prx01] at time 06:29:40.220808 duration_in_ms=0.685
2017-11-02 06:29:40,221 [salt.state       ][INFO    ][25427] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.221008
2017-11-02 06:29:40,221 [salt.state       ][INFO    ][25427] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,222 [salt.state       ][INFO    ][25427] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.141) already present
2017-11-02 06:29:40,222 [salt.state       ][INFO    ][25427] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.221724 duration_in_ms=0.716
2017-11-02 06:29:40,222 [salt.state       ][INFO    ][25427] Running state [kvm01] at time 06:29:40.221900
2017-11-02 06:29:40,222 [salt.state       ][INFO    ][25427] Executing state host.present for kvm01
2017-11-02 06:29:40,223 [salt.state       ][INFO    ][25427] Host kvm01 (192.168.10.141) already present
2017-11-02 06:29:40,223 [salt.state       ][INFO    ][25427] Completed state [kvm01] at time 06:29:40.222724 duration_in_ms=0.824
2017-11-02 06:29:40,224 [salt.state       ][INFO    ][25427] Running state [file.replace] at time 06:29:40.223635
2017-11-02 06:29:40,224 [salt.state       ][INFO    ][25427] Executing state module.run for file.replace
2017-11-02 06:29:40,563 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['git', '--version'] in directory '/root'
2017-11-02 06:29:40,610 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command 'grep -q "kvm01 kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-11-02 06:29:40,618 [salt.state       ][INFO    ][25427] onlyif execution failed
2017-11-02 06:29:40,618 [salt.state       ][INFO    ][25427] Completed state [file.replace] at time 06:29:40.618035 duration_in_ms=394.4
2017-11-02 06:29:40,618 [salt.state       ][INFO    ][25427] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.618308
2017-11-02 06:29:40,619 [salt.state       ][INFO    ][25427] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,619 [salt.state       ][INFO    ][25427] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.143) already present
2017-11-02 06:29:40,619 [salt.state       ][INFO    ][25427] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.619289 duration_in_ms=0.981
2017-11-02 06:29:40,620 [salt.state       ][INFO    ][25427] Running state [kvm03] at time 06:29:40.619481
2017-11-02 06:29:40,620 [salt.state       ][INFO    ][25427] Executing state host.present for kvm03
2017-11-02 06:29:40,620 [salt.state       ][INFO    ][25427] Host kvm03 (192.168.10.143) already present
2017-11-02 06:29:40,620 [salt.state       ][INFO    ][25427] Completed state [kvm03] at time 06:29:40.620252 duration_in_ms=0.77
2017-11-02 06:29:40,620 [salt.state       ][INFO    ][25427] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.620440
2017-11-02 06:29:40,621 [salt.state       ][INFO    ][25427] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,621 [salt.state       ][INFO    ][25427] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.142) already present
2017-11-02 06:29:40,621 [salt.state       ][INFO    ][25427] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.621194 duration_in_ms=0.754
2017-11-02 06:29:40,621 [salt.state       ][INFO    ][25427] Running state [kvm02] at time 06:29:40.621384
2017-11-02 06:29:40,622 [salt.state       ][INFO    ][25427] Executing state host.present for kvm02
2017-11-02 06:29:40,622 [salt.state       ][INFO    ][25427] Host kvm02 (192.168.10.142) already present
2017-11-02 06:29:40,622 [salt.state       ][INFO    ][25427] Completed state [kvm02] at time 06:29:40.622120 duration_in_ms=0.737
2017-11-02 06:29:40,622 [salt.state       ][INFO    ][25427] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.622305
2017-11-02 06:29:40,622 [salt.state       ][INFO    ][25427] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,623 [salt.state       ][INFO    ][25427] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.50) already present
2017-11-02 06:29:40,623 [salt.state       ][INFO    ][25427] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.623037 duration_in_ms=0.733
2017-11-02 06:29:40,623 [salt.state       ][INFO    ][25427] Running state [dbs] at time 06:29:40.623223
2017-11-02 06:29:40,623 [salt.state       ][INFO    ][25427] Executing state host.present for dbs
2017-11-02 06:29:40,624 [salt.state       ][INFO    ][25427] Host dbs (192.168.10.50) already present
2017-11-02 06:29:40,624 [salt.state       ][INFO    ][25427] Completed state [dbs] at time 06:29:40.623958 duration_in_ms=0.735
2017-11-02 06:29:40,624 [salt.state       ][INFO    ][25427] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.624138
2017-11-02 06:29:40,624 [salt.state       ][INFO    ][25427] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,625 [salt.state       ][INFO    ][25427] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.103) already present
2017-11-02 06:29:40,625 [salt.state       ][INFO    ][25427] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.624864 duration_in_ms=0.725
2017-11-02 06:29:40,625 [salt.state       ][INFO    ][25427] Running state [prx] at time 06:29:40.625073
2017-11-02 06:29:40,625 [salt.state       ][INFO    ][25427] Executing state host.present for prx
2017-11-02 06:29:40,626 [salt.state       ][INFO    ][25427] Host prx (100.64.200.103) already present
2017-11-02 06:29:40,626 [salt.state       ][INFO    ][25427] Completed state [prx] at time 06:29:40.625838 duration_in_ms=0.764
2017-11-02 06:29:40,626 [salt.state       ][INFO    ][25427] Running state [prx02] at time 06:29:40.626015
2017-11-02 06:29:40,626 [salt.state       ][INFO    ][25427] Executing state host.present for prx02
2017-11-02 06:29:40,627 [salt.state       ][INFO    ][25427] Host prx02 (100.64.200.105) already present
2017-11-02 06:29:40,627 [salt.state       ][INFO    ][25427] Completed state [prx02] at time 06:29:40.626736 duration_in_ms=0.72
2017-11-02 06:29:40,627 [salt.state       ][INFO    ][25427] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.626914
2017-11-02 06:29:40,627 [salt.state       ][INFO    ][25427] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,627 [salt.state       ][INFO    ][25427] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.105) already present
2017-11-02 06:29:40,628 [salt.state       ][INFO    ][25427] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.627614 duration_in_ms=0.7
2017-11-02 06:29:40,628 [salt.state       ][INFO    ][25427] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.627797
2017-11-02 06:29:40,628 [salt.state       ][INFO    ][25427] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,629 [salt.state       ][INFO    ][25427] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.42) already present
2017-11-02 06:29:40,629 [salt.state       ][INFO    ][25427] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.628657 duration_in_ms=0.86
2017-11-02 06:29:40,629 [salt.state       ][INFO    ][25427] Running state [msg02] at time 06:29:40.628841
2017-11-02 06:29:40,632 [salt.state       ][INFO    ][25427] Executing state host.present for msg02
2017-11-02 06:29:40,635 [salt.state       ][INFO    ][25427] Host msg02 (192.168.10.42) already present
2017-11-02 06:29:40,635 [salt.state       ][INFO    ][25427] Completed state [msg02] at time 06:29:40.635357 duration_in_ms=6.515
2017-11-02 06:29:40,636 [salt.state       ][INFO    ][25427] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.635881
2017-11-02 06:29:40,636 [salt.state       ][INFO    ][25427] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,637 [salt.state       ][INFO    ][25427] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.43) already present
2017-11-02 06:29:40,637 [salt.state       ][INFO    ][25427] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.636697 duration_in_ms=0.816
2017-11-02 06:29:40,637 [salt.state       ][INFO    ][25427] Running state [msg03] at time 06:29:40.636887
2017-11-02 06:29:40,637 [salt.state       ][INFO    ][25427] Executing state host.present for msg03
2017-11-02 06:29:40,638 [salt.state       ][INFO    ][25427] Host msg03 (192.168.10.43) already present
2017-11-02 06:29:40,638 [salt.state       ][INFO    ][25427] Completed state [msg03] at time 06:29:40.637632 duration_in_ms=0.744
2017-11-02 06:29:40,638 [salt.state       ][INFO    ][25427] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.637839
2017-11-02 06:29:40,638 [salt.state       ][INFO    ][25427] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,638 [salt.state       ][INFO    ][25427] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.41) already present
2017-11-02 06:29:40,639 [salt.state       ][INFO    ][25427] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.638556 duration_in_ms=0.717
2017-11-02 06:29:40,639 [salt.state       ][INFO    ][25427] Running state [msg01] at time 06:29:40.638753
2017-11-02 06:29:40,639 [salt.state       ][INFO    ][25427] Executing state host.present for msg01
2017-11-02 06:29:40,639 [salt.state       ][INFO    ][25427] Host msg01 (192.168.10.41) already present
2017-11-02 06:29:40,640 [salt.state       ][INFO    ][25427] Completed state [msg01] at time 06:29:40.639497 duration_in_ms=0.743
2017-11-02 06:29:40,640 [salt.state       ][INFO    ][25427] Running state [msg] at time 06:29:40.639725
2017-11-02 06:29:40,640 [salt.state       ][INFO    ][25427] Executing state host.present for msg
2017-11-02 06:29:40,640 [salt.state       ][INFO    ][25427] Host msg (192.168.10.40) already present
2017-11-02 06:29:40,640 [salt.state       ][INFO    ][25427] Completed state [msg] at time 06:29:40.640456 duration_in_ms=0.73
2017-11-02 06:29:40,641 [salt.state       ][INFO    ][25427] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.640659
2017-11-02 06:29:40,641 [salt.state       ][INFO    ][25427] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,641 [salt.state       ][INFO    ][25427] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.40) already present
2017-11-02 06:29:40,641 [salt.state       ][INFO    ][25427] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.641458 duration_in_ms=0.799
2017-11-02 06:29:40,642 [salt.state       ][INFO    ][25427] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.641650
2017-11-02 06:29:40,642 [salt.state       ][INFO    ][25427] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,642 [salt.state       ][INFO    ][25427] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-02 06:29:40,642 [salt.state       ][INFO    ][25427] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.642391 duration_in_ms=0.742
2017-11-02 06:29:40,643 [salt.state       ][INFO    ][25427] Running state [cfg01] at time 06:29:40.642568
2017-11-02 06:29:40,643 [salt.state       ][INFO    ][25427] Executing state host.present for cfg01
2017-11-02 06:29:40,643 [salt.state       ][INFO    ][25427] Host cfg01 (192.168.10.100) already present
2017-11-02 06:29:40,643 [salt.state       ][INFO    ][25427] Completed state [cfg01] at time 06:29:40.643250 duration_in_ms=0.682
2017-11-02 06:29:40,643 [salt.state       ][INFO    ][25427] Running state [cmp002] at time 06:29:40.643445
2017-11-02 06:29:40,644 [salt.state       ][INFO    ][25427] Executing state host.present for cmp002
2017-11-02 06:29:40,644 [salt.state       ][INFO    ][25427] Host cmp002 (192.168.10.102) already present
2017-11-02 06:29:40,644 [salt.state       ][INFO    ][25427] Completed state [cmp002] at time 06:29:40.644165 duration_in_ms=0.72
2017-11-02 06:29:40,644 [salt.state       ][INFO    ][25427] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.644334
2017-11-02 06:29:40,645 [salt.state       ][INFO    ][25427] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,645 [salt.state       ][INFO    ][25427] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.102) already present
2017-11-02 06:29:40,645 [salt.state       ][INFO    ][25427] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.645067 duration_in_ms=0.733
2017-11-02 06:29:40,645 [salt.state       ][INFO    ][25427] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.645286
2017-11-02 06:29:40,645 [salt.state       ][INFO    ][25427] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,646 [salt.state       ][INFO    ][25427] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.101) already present
2017-11-02 06:29:40,646 [salt.state       ][INFO    ][25427] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.646013 duration_in_ms=0.728
2017-11-02 06:29:40,646 [salt.state       ][INFO    ][25427] Running state [cmp001] at time 06:29:40.646190
2017-11-02 06:29:40,646 [salt.state       ][INFO    ][25427] Executing state host.present for cmp001
2017-11-02 06:29:40,647 [salt.state       ][INFO    ][25427] Host cmp001 (192.168.10.101) already present
2017-11-02 06:29:40,647 [salt.state       ][INFO    ][25427] Completed state [cmp001] at time 06:29:40.646848 duration_in_ms=0.658
2017-11-02 06:29:40,647 [salt.state       ][INFO    ][25427] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.647024
2017-11-02 06:29:40,647 [salt.state       ][INFO    ][25427] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,648 [salt.state       ][INFO    ][25427] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.51) already present
2017-11-02 06:29:40,648 [salt.state       ][INFO    ][25427] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.647718 duration_in_ms=0.694
2017-11-02 06:29:40,648 [salt.state       ][INFO    ][25427] Running state [dbs01] at time 06:29:40.647884
2017-11-02 06:29:40,648 [salt.state       ][INFO    ][25427] Executing state host.present for dbs01
2017-11-02 06:29:40,648 [salt.state       ][INFO    ][25427] Host dbs01 (192.168.10.51) already present
2017-11-02 06:29:40,649 [salt.state       ][INFO    ][25427] Completed state [dbs01] at time 06:29:40.648562 duration_in_ms=0.678
2017-11-02 06:29:40,649 [salt.state       ][INFO    ][25427] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.648740
2017-11-02 06:29:40,649 [salt.state       ][INFO    ][25427] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,649 [salt.state       ][INFO    ][25427] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.52) already present
2017-11-02 06:29:40,650 [salt.state       ][INFO    ][25427] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.649515 duration_in_ms=0.776
2017-11-02 06:29:40,650 [salt.state       ][INFO    ][25427] Running state [dbs02] at time 06:29:40.649710
2017-11-02 06:29:40,650 [salt.state       ][INFO    ][25427] Executing state host.present for dbs02
2017-11-02 06:29:40,650 [salt.state       ][INFO    ][25427] Host dbs02 (192.168.10.52) already present
2017-11-02 06:29:40,650 [salt.state       ][INFO    ][25427] Completed state [dbs02] at time 06:29:40.650393 duration_in_ms=0.683
2017-11-02 06:29:40,651 [salt.state       ][INFO    ][25427] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.650575
2017-11-02 06:29:40,651 [salt.state       ][INFO    ][25427] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,651 [salt.state       ][INFO    ][25427] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.53) already present
2017-11-02 06:29:40,651 [salt.state       ][INFO    ][25427] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.651312 duration_in_ms=0.737
2017-11-02 06:29:40,652 [salt.state       ][INFO    ][25427] Running state [dbs03] at time 06:29:40.651491
2017-11-02 06:29:40,652 [salt.state       ][INFO    ][25427] Executing state host.present for dbs03
2017-11-02 06:29:40,652 [salt.state       ][INFO    ][25427] Host dbs03 (192.168.10.53) already present
2017-11-02 06:29:40,652 [salt.state       ][INFO    ][25427] Completed state [dbs03] at time 06:29:40.652318 duration_in_ms=0.827
2017-11-02 06:29:40,653 [salt.state       ][INFO    ][25427] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.652510
2017-11-02 06:29:40,653 [salt.state       ][INFO    ][25427] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,653 [salt.state       ][INFO    ][25427] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.3) already present
2017-11-02 06:29:40,653 [salt.state       ][INFO    ][25427] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.653192 duration_in_ms=0.681
2017-11-02 06:29:40,653 [salt.state       ][INFO    ][25427] Running state [mas01] at time 06:29:40.653374
2017-11-02 06:29:40,654 [salt.state       ][INFO    ][25427] Executing state host.present for mas01
2017-11-02 06:29:40,654 [salt.state       ][INFO    ][25427] Host mas01 (192.168.10.3) already present
2017-11-02 06:29:40,654 [salt.state       ][INFO    ][25427] Completed state [mas01] at time 06:29:40.654003 duration_in_ms=0.629
2017-11-02 06:29:40,654 [salt.state       ][INFO    ][25427] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.654174
2017-11-02 06:29:40,654 [salt.state       ][INFO    ][25427] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,655 [salt.state       ][INFO    ][25427] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.12) already present
2017-11-02 06:29:40,655 [salt.state       ][INFO    ][25427] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.654821 duration_in_ms=0.647
2017-11-02 06:29:40,655 [salt.state       ][INFO    ][25427] Running state [ctl02] at time 06:29:40.655008
2017-11-02 06:29:40,655 [salt.state       ][INFO    ][25427] Executing state host.present for ctl02
2017-11-02 06:29:40,656 [salt.state       ][INFO    ][25427] Host ctl02 (192.168.10.12) already present
2017-11-02 06:29:40,656 [salt.state       ][INFO    ][25427] Completed state [ctl02] at time 06:29:40.655672 duration_in_ms=0.665
2017-11-02 06:29:40,656 [salt.state       ][INFO    ][25427] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.655853
2017-11-02 06:29:40,656 [salt.state       ][INFO    ][25427] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,656 [salt.state       ][INFO    ][25427] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.13) already present
2017-11-02 06:29:40,657 [salt.state       ][INFO    ][25427] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.656485 duration_in_ms=0.631
2017-11-02 06:29:40,657 [salt.state       ][INFO    ][25427] Running state [ctl03] at time 06:29:40.656660
2017-11-02 06:29:40,657 [salt.state       ][INFO    ][25427] Executing state host.present for ctl03
2017-11-02 06:29:40,657 [salt.state       ][INFO    ][25427] Host ctl03 (192.168.10.13) already present
2017-11-02 06:29:40,657 [salt.state       ][INFO    ][25427] Completed state [ctl03] at time 06:29:40.657386 duration_in_ms=0.726
2017-11-02 06:29:40,658 [salt.state       ][INFO    ][25427] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.657574
2017-11-02 06:29:40,658 [salt.state       ][INFO    ][25427] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,658 [salt.state       ][INFO    ][25427] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.11) already present
2017-11-02 06:29:40,658 [salt.state       ][INFO    ][25427] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.658209 duration_in_ms=0.636
2017-11-02 06:29:40,658 [salt.state       ][INFO    ][25427] Running state [ctl01] at time 06:29:40.658378
2017-11-02 06:29:40,659 [salt.state       ][INFO    ][25427] Executing state host.present for ctl01
2017-11-02 06:29:40,659 [salt.state       ][INFO    ][25427] Host ctl01 (192.168.10.11) already present
2017-11-02 06:29:40,659 [salt.state       ][INFO    ][25427] Completed state [ctl01] at time 06:29:40.659015 duration_in_ms=0.637
2017-11-02 06:29:40,659 [salt.state       ][INFO    ][25427] Running state [ctl] at time 06:29:40.659192
2017-11-02 06:29:40,659 [salt.state       ][INFO    ][25427] Executing state host.present for ctl
2017-11-02 06:29:40,660 [salt.state       ][INFO    ][25427] Host ctl (192.168.10.10) already present
2017-11-02 06:29:40,660 [salt.state       ][INFO    ][25427] Completed state [ctl] at time 06:29:40.659855 duration_in_ms=0.662
2017-11-02 06:29:40,660 [salt.state       ][INFO    ][25427] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.660043
2017-11-02 06:29:40,660 [salt.state       ][INFO    ][25427] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:29:40,661 [salt.state       ][INFO    ][25427] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.10) already present
2017-11-02 06:29:40,661 [salt.state       ][INFO    ][25427] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:29:40.660716 duration_in_ms=0.673
2017-11-02 06:29:40,662 [salt.state       ][INFO    ][25427] Running state [ens2f0.81] at time 06:29:40.662260
2017-11-02 06:29:40,662 [salt.state       ][INFO    ][25427] Executing state network.managed for ens2f0.81
2017-11-02 06:29:40,746 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:29:41,073 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'vlan'] in directory '/root'
2017-11-02 06:29:41,297 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:29:41,965 [salt.state       ][INFO    ][25427] Interface ens2f0.81 is up to date.
2017-11-02 06:29:41,965 [salt.state       ][INFO    ][25427] Completed state [ens2f0.81] at time 06:29:41.965137 duration_in_ms=1302.876
2017-11-02 06:29:41,966 [salt.state       ][INFO    ][25427] Running state [br-ctl] at time 06:29:41.965779
2017-11-02 06:29:41,966 [salt.state       ][INFO    ][25427] Executing state network.managed for br-ctl
2017-11-02 06:29:41,972 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-02 06:29:42,184 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:29:42,892 [salt.state       ][INFO    ][25427] Interface br-ctl is up to date.
2017-11-02 06:29:42,892 [salt.state       ][INFO    ][25427] Completed state [br-ctl] at time 06:29:42.892301 duration_in_ms=926.52
2017-11-02 06:29:42,893 [salt.state       ][INFO    ][25427] Running state [eno1] at time 06:29:42.892589
2017-11-02 06:29:42,893 [salt.state       ][INFO    ][25427] Executing state network.managed for eno1
2017-11-02 06:29:43,602 [salt.state       ][INFO    ][25427] Interface eno1 is up to date.
2017-11-02 06:29:43,602 [salt.state       ][INFO    ][25427] Completed state [eno1] at time 06:29:43.602260 duration_in_ms=709.67
2017-11-02 06:29:43,603 [salt.state       ][INFO    ][25427] Running state [ens2f0] at time 06:29:43.602527
2017-11-02 06:29:43,603 [salt.state       ][INFO    ][25427] Executing state network.managed for ens2f0
2017-11-02 06:29:44,266 [salt.state       ][INFO    ][25427] Interface ens2f0 is up to date.
2017-11-02 06:29:44,266 [salt.state       ][INFO    ][25427] Completed state [ens2f0] at time 06:29:44.265730 duration_in_ms=663.203
2017-11-02 06:29:44,266 [salt.state       ][INFO    ][25427] Running state [ens2f0.80] at time 06:29:44.265949
2017-11-02 06:29:44,266 [salt.state       ][INFO    ][25427] Executing state network.managed for ens2f0.80
2017-11-02 06:29:44,272 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'vlan'] in directory '/root'
2017-11-02 06:29:44,529 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:29:45,234 [salt.state       ][INFO    ][25427] Interface ens2f0.80 is up to date.
2017-11-02 06:29:45,235 [salt.state       ][INFO    ][25427] Completed state [ens2f0.80] at time 06:29:45.234543 duration_in_ms=968.593
2017-11-02 06:29:45,236 [salt.state       ][INFO    ][25427] Running state [br-mgmt] at time 06:29:45.235527
2017-11-02 06:29:45,236 [salt.state       ][INFO    ][25427] Executing state network.managed for br-mgmt
2017-11-02 06:29:45,242 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-02 06:29:45,497 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:29:46,213 [salt.state       ][INFO    ][25427] Interface br-mgmt is up to date.
2017-11-02 06:29:46,213 [salt.state       ][INFO    ][25427] Completed state [br-mgmt] at time 06:29:46.213146 duration_in_ms=977.619
2017-11-02 06:29:46,214 [salt.state       ][INFO    ][25427] Running state [br-ex] at time 06:29:46.214051
2017-11-02 06:29:46,214 [salt.state       ][INFO    ][25427] Executing state network.managed for br-ex
2017-11-02 06:29:46,220 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-02 06:29:46,472 [salt.loaded.int.module.cmdmod][INFO    ][25427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:29:47,156 [salt.state       ][INFO    ][25427] Interface br-ex is up to date.
2017-11-02 06:29:47,157 [salt.state       ][INFO    ][25427] Completed state [br-ex] at time 06:29:47.156656 duration_in_ms=942.604
2017-11-02 06:29:47,157 [salt.state       ][INFO    ][25427] Running state [/etc/profile.d/proxy.sh] at time 06:29:47.156906
2017-11-02 06:29:47,157 [salt.state       ][INFO    ][25427] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-02 06:29:47,158 [salt.state       ][INFO    ][25427] File /etc/profile.d/proxy.sh is not present
2017-11-02 06:29:47,158 [salt.state       ][INFO    ][25427] Completed state [/etc/profile.d/proxy.sh] at time 06:29:47.157715 duration_in_ms=0.809
2017-11-02 06:29:47,158 [salt.state       ][INFO    ][25427] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:29:47.157903
2017-11-02 06:29:47,158 [salt.state       ][INFO    ][25427] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-02 06:29:47,158 [salt.state       ][INFO    ][25427] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-02 06:29:47,158 [salt.state       ][INFO    ][25427] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:29:47.158460 duration_in_ms=0.557
2017-11-02 06:29:47,160 [salt.minion      ][INFO    ][25427] Returning information for job: 20171102062937379821
2017-11-02 06:31:12,554 [salt.minion      ][INFO    ][25276] User sudo_ubuntu Executing command system.reboot with jid 20171102063112547020
2017-11-02 06:31:12,566 [salt.minion      ][INFO    ][26227] Starting a new job with PID 26227
2017-11-02 06:31:12,569 [salt.loaded.int.module.cmdmod][INFO    ][26227] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-11-02 06:31:12,588 [salt.utils.parsers][WARNING ][25276] Minion received a SIGTERM. Exiting.
2017-11-02 06:31:12,589 [salt.cli.daemons ][INFO    ][25276] The salt minion is shutting down..
2017-11-02 06:31:12,589 [salt.cli.daemons ][INFO    ][25276] The Salt Minion is shut down
2017-11-02 06:35:32,510 [salt.cli.daemons ][INFO    ][3965] Setting up the Salt Minion "kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-02 06:35:33,572 [salt.minion      ][INFO    ][3965] Creating minion process manager
2017-11-02 06:35:33,572 [salt.cli.daemons ][WARNING ][3965] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-02 06:35:33,573 [salt.cli.daemons ][INFO    ][3965] The Salt Minion is starting up
2017-11-02 06:35:33,573 [salt.minion      ][INFO    ][3965] Minion is starting as user 'root'
2017-11-02 06:35:33,573 [salt.utils.event ][INFO    ][3965] Starting pull socket on /var/run/salt/minion/minion_event_0fd62c7a6e_pull.ipc
2017-11-02 06:35:34,836 [salt.loaded.int.module.cmdmod][INFO    ][3965] Executing command ['date', '+%z'] in directory '/root'
2017-11-02 06:35:34,864 [salt.utils.schedule][INFO    ][3965] Updating job settings for scheduled job: __mine_interval
2017-11-02 06:35:34,873 [salt.minion      ][INFO    ][3965] Added mine.update to scheduler
2017-11-02 06:35:34,919 [salt.minion      ][INFO    ][3965] Minion is ready to receive requests!
2017-11-02 06:35:35,919 [salt.utils.schedule][INFO    ][3965] Running scheduled job: __mine_interval
2017-11-02 06:35:42,981 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command test.ping with jid 20171102063542991757
2017-11-02 06:35:42,999 [salt.minion      ][INFO    ][5175] Starting a new job with PID 5175
2017-11-02 06:35:43,081 [salt.minion      ][INFO    ][5175] Returning information for job: 20171102063542991757
2017-11-02 06:35:44,066 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command state.apply with jid 20171102063544073899
2017-11-02 06:35:44,081 [salt.minion      ][INFO    ][5335] Starting a new job with PID 5335
2017-11-02 06:35:46,726 [salt.state       ][INFO    ][5335] Loading fresh modules for state activity
2017-11-02 06:35:46,765 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-02 06:35:46,793 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-02 06:35:46,840 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:46,932 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-02 06:35:46,961 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:47,050 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-02 06:35:47,070 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:47,241 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-02 06:35:47,321 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:47,453 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-02 06:35:47,500 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:47,606 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-02 06:35:47,634 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:47,724 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-02 06:35:47,788 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:47,891 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-02 06:35:47,922 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:48,083 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-02 06:35:48,104 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:48,176 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-02 06:35:48,197 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:48,269 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-02 06:35:48,308 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:48,391 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-02 06:35:48,424 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:48,495 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-02 06:35:48,516 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:48,590 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2017-11-02 06:35:48,616 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:48,688 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-02 06:35:48,710 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:48,788 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-02 06:35:48,812 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:48,883 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-02 06:35:48,905 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:48,979 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-02 06:35:49,021 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:49,143 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-02 06:35:49,244 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:49,341 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-02 06:35:49,360 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:49,432 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-02 06:35:49,461 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:49,544 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-02 06:35:49,560 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-02 06:35:49,583 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-02 06:35:49,609 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-02 06:35:49,628 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-02 06:35:49,653 [salt.state       ][INFO    ][5335] Running state [/etc/environment] at time 06:35:49.653154
2017-11-02 06:35:49,654 [salt.state       ][INFO    ][5335] Executing state file.blockreplace for /etc/environment
2017-11-02 06:35:49,656 [salt.state       ][INFO    ][5335] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2017-11-02 06:35:49,656 [salt.state       ][INFO    ][5335] Completed state [/etc/environment] at time 06:35:49.655957 duration_in_ms=2.804
2017-11-02 06:35:49,656 [salt.state       ][INFO    ][5335] Running state [/etc/profile.d] at time 06:35:49.656209
2017-11-02 06:35:49,656 [salt.state       ][INFO    ][5335] Executing state file.directory for /etc/profile.d
2017-11-02 06:35:49,658 [salt.state       ][INFO    ][5335] Directory /etc/profile.d is in the correct state
2017-11-02 06:35:49,658 [salt.state       ][INFO    ][5335] Completed state [/etc/profile.d] at time 06:35:49.658190 duration_in_ms=1.981
2017-11-02 06:35:50,659 [salt.state       ][INFO    ][5335] Running state [linux_repo_prereq_pkgs] at time 06:35:50.659358
2017-11-02 06:35:50,660 [salt.state       ][INFO    ][5335] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-02 06:35:50,661 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:35:51,345 [salt.state       ][INFO    ][5335] All specified packages are already installed
2017-11-02 06:35:51,346 [salt.state       ][INFO    ][5335] Completed state [linux_repo_prereq_pkgs] at time 06:35:51.345457 duration_in_ms=686.101
2017-11-02 06:35:51,346 [salt.state       ][INFO    ][5335] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:35:51.345789
2017-11-02 06:35:51,346 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-02 06:35:51,347 [salt.state       ][INFO    ][5335] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-02 06:35:51,347 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:35:51.346987 duration_in_ms=1.199
2017-11-02 06:35:51,347 [salt.state       ][INFO    ][5335] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:35:51.347205
2017-11-02 06:35:51,347 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-02 06:35:51,384 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:35:51,417 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:35:51,549 [salt.state       ][INFO    ][5335] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-02 06:35:51,549 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:35:51.549149 duration_in_ms=201.944
2017-11-02 06:35:51,555 [salt.state       ][INFO    ][5335] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 06:35:51.554831
2017-11-02 06:35:51,555 [salt.state       ][INFO    ][5335] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-02 06:35:51,885 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-02 06:35:52,100 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:35:54,164 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063554173950
2017-11-02 06:35:54,183 [salt.minion      ][INFO    ][6348] Starting a new job with PID 6348
2017-11-02 06:35:54,208 [salt.minion      ][INFO    ][6348] Returning information for job: 20171102063554173950
2017-11-02 06:35:58,566 [salt.state       ][INFO    ][5335] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-02 06:35:58,567 [salt.state       ][INFO    ][5335] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 06:35:58.566796 duration_in_ms=7011.965
2017-11-02 06:35:58,567 [salt.state       ][INFO    ][5335] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:35:58.567104
2017-11-02 06:35:58,567 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-02 06:35:58,568 [salt.state       ][INFO    ][5335] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-02 06:35:58,568 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:35:58.568329 duration_in_ms=1.225
2017-11-02 06:35:58,569 [salt.state       ][INFO    ][5335] Running state [/etc/apt/preferences.d/uca] at time 06:35:58.568546
2017-11-02 06:35:58,569 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-02 06:35:58,569 [salt.state       ][INFO    ][5335] File /etc/apt/preferences.d/uca is not present
2017-11-02 06:35:58,569 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/preferences.d/uca] at time 06:35:58.569295 duration_in_ms=0.749
2017-11-02 06:35:58,572 [salt.state       ][INFO    ][5335] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 06:35:58.572062
2017-11-02 06:35:58,572 [salt.state       ][INFO    ][5335] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-02 06:35:58,755 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-02 06:35:58,843 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:36:03,545 [salt.state       ][INFO    ][5335] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-11-02 06:36:03,546 [salt.state       ][INFO    ][5335] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 06:36:03.545652 duration_in_ms=4973.589
2017-11-02 06:36:03,546 [salt.state       ][INFO    ][5335] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 06:36:03.545957
2017-11-02 06:36:03,546 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-02 06:36:03,547 [salt.state       ][INFO    ][5335] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-02 06:36:03,547 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 06:36:03.546842 duration_in_ms=0.885
2017-11-02 06:36:03,547 [salt.state       ][INFO    ][5335] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 06:36:03.547082
2017-11-02 06:36:03,547 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-02 06:36:03,576 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:36:03,605 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:36:03,663 [salt.state       ][INFO    ][5335] File /etc/apt/preferences.d/mirantis_openstack_updates is in the correct state
2017-11-02 06:36:03,664 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 06:36:03.663538 duration_in_ms=116.456
2017-11-02 06:36:03,665 [salt.state       ][INFO    ][5335] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 06:36:03.665022
2017-11-02 06:36:03,665 [salt.state       ][INFO    ][5335] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-02 06:36:03,755 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-02 06:36:03,941 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:36:04,388 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063604397977
2017-11-02 06:36:04,407 [salt.minion      ][INFO    ][7268] Starting a new job with PID 7268
2017-11-02 06:36:04,427 [salt.minion      ][INFO    ][7268] Returning information for job: 20171102063604397977
2017-11-02 06:36:07,570 [salt.state       ][INFO    ][5335] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'
2017-11-02 06:36:07,570 [salt.state       ][INFO    ][5335] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 06:36:07.570325 duration_in_ms=3905.302
2017-11-02 06:36:07,571 [salt.state       ][INFO    ][5335] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 06:36:07.570632
2017-11-02 06:36:07,571 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-02 06:36:07,571 [salt.state       ][INFO    ][5335] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-02 06:36:07,571 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 06:36:07.571433 duration_in_ms=0.8
2017-11-02 06:36:07,572 [salt.state       ][INFO    ][5335] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 06:36:07.571639
2017-11-02 06:36:07,572 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-02 06:36:07,597 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:36:07,638 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:36:07,776 [salt.state       ][INFO    ][5335] File /etc/apt/preferences.d/mirantis_openstack_security is in the correct state
2017-11-02 06:36:07,777 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 06:36:07.776680 duration_in_ms=205.039
2017-11-02 06:36:07,780 [salt.state       ][INFO    ][5335] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 06:36:07.780215
2017-11-02 06:36:07,781 [salt.state       ][INFO    ][5335] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-02 06:36:07,989 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-02 06:36:08,130 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:36:11,835 [salt.state       ][INFO    ][5335] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'
2017-11-02 06:36:11,835 [salt.state       ][INFO    ][5335] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 06:36:11.835300 duration_in_ms=4055.086
2017-11-02 06:36:11,836 [salt.state       ][INFO    ][5335] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:36:11.835584
2017-11-02 06:36:11,836 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-02 06:36:11,836 [salt.state       ][INFO    ][5335] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-02 06:36:11,836 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:36:11.836396 duration_in_ms=0.812
2017-11-02 06:36:11,837 [salt.state       ][INFO    ][5335] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:36:11.836606
2017-11-02 06:36:11,837 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-02 06:36:11,861 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:36:11,894 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:36:12,023 [salt.state       ][INFO    ][5335] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-02 06:36:12,024 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:36:12.023718 duration_in_ms=187.112
2017-11-02 06:36:12,026 [salt.state       ][INFO    ][5335] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 06:36:12.026329
2017-11-02 06:36:12,027 [salt.state       ][INFO    ][5335] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-02 06:36:12,247 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-02 06:36:12,433 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:36:14,426 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063614431730
2017-11-02 06:36:14,444 [salt.minion      ][INFO    ][8953] Starting a new job with PID 8953
2017-11-02 06:36:14,467 [salt.minion      ][INFO    ][8953] Returning information for job: 20171102063614431730
2017-11-02 06:36:17,432 [salt.state       ][INFO    ][5335] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata'
2017-11-02 06:36:17,432 [salt.state       ][INFO    ][5335] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 06:36:17.432107 duration_in_ms=5405.778
2017-11-02 06:36:17,432 [salt.state       ][INFO    ][5335] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 06:36:17.432406
2017-11-02 06:36:17,433 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-02 06:36:17,433 [salt.state       ][INFO    ][5335] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-02 06:36:17,433 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 06:36:17.433200 duration_in_ms=0.794
2017-11-02 06:36:17,433 [salt.state       ][INFO    ][5335] Running state [/etc/apt/preferences.d/mcp_extra] at time 06:36:17.433414
2017-11-02 06:36:17,434 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-02 06:36:17,460 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:36:17,492 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:36:17,550 [salt.state       ][INFO    ][5335] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-02 06:36:17,550 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/preferences.d/mcp_extra] at time 06:36:17.549957 duration_in_ms=116.543
2017-11-02 06:36:17,551 [salt.state       ][INFO    ][5335] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 06:36:17.551373
2017-11-02 06:36:17,552 [salt.state       ][INFO    ][5335] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-02 06:36:17,642 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-02 06:36:17,776 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:36:21,160 [salt.state       ][INFO    ][5335] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra'
2017-11-02 06:36:21,161 [salt.state       ][INFO    ][5335] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 06:36:21.160862 duration_in_ms=3609.487
2017-11-02 06:36:21,161 [salt.state       ][INFO    ][5335] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 06:36:21.161265
2017-11-02 06:36:21,162 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-02 06:36:21,162 [salt.state       ][INFO    ][5335] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-02 06:36:21,162 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 06:36:21.162199 duration_in_ms=0.934
2017-11-02 06:36:21,162 [salt.state       ][INFO    ][5335] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 06:36:21.162423
2017-11-02 06:36:21,163 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-02 06:36:21,182 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:36:21,207 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:36:21,265 [salt.state       ][INFO    ][5335] File /etc/apt/preferences.d/mirantis_openstack_holdback is in the correct state
2017-11-02 06:36:21,266 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 06:36:21.265575 duration_in_ms=103.152
2017-11-02 06:36:21,267 [salt.state       ][INFO    ][5335] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 06:36:21.267094
2017-11-02 06:36:21,267 [salt.state       ][INFO    ][5335] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-02 06:36:21,420 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-02 06:36:21,588 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:36:24,466 [salt.state       ][INFO    ][5335] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'
2017-11-02 06:36:24,466 [salt.state       ][INFO    ][5335] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 06:36:24.466248 duration_in_ms=3199.154
2017-11-02 06:36:24,467 [salt.state       ][INFO    ][5335] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 06:36:24.466573
2017-11-02 06:36:24,467 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-02 06:36:24,467 [salt.state       ][INFO    ][5335] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-02 06:36:24,467 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 06:36:24.467398 duration_in_ms=0.826
2017-11-02 06:36:24,468 [salt.state       ][INFO    ][5335] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 06:36:24.467617
2017-11-02 06:36:24,468 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-02 06:36:24,481 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-02 06:36:24,500 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:36:24,503 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063624514018
2017-11-02 06:36:24,517 [salt.minion      ][INFO    ][10313] Starting a new job with PID 10313
2017-11-02 06:36:24,530 [salt.minion      ][INFO    ][10313] Returning information for job: 20171102063624514018
2017-11-02 06:36:24,559 [salt.state       ][INFO    ][5335] File /etc/apt/preferences.d/mirantis_openstack_hotfix is in the correct state
2017-11-02 06:36:24,560 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 06:36:24.559469 duration_in_ms=91.852
2017-11-02 06:36:24,561 [salt.state       ][INFO    ][5335] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 06:36:24.560931
2017-11-02 06:36:24,561 [salt.state       ][INFO    ][5335] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-02 06:36:24,653 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-02 06:36:24,812 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:36:29,279 [salt.state       ][INFO    ][5335] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'
2017-11-02 06:36:29,280 [salt.state       ][INFO    ][5335] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 06:36:29.279696 duration_in_ms=4718.765
2017-11-02 06:36:29,280 [salt.state       ][INFO    ][5335] Running state [linux_extra_packages_purged] at time 06:36:29.280001
2017-11-02 06:36:29,280 [salt.state       ][INFO    ][5335] Executing state pkg.purged for linux_extra_packages_purged
2017-11-02 06:36:29,289 [salt.state       ][INFO    ][5335] All specified packages are already absent
2017-11-02 06:36:29,289 [salt.state       ][INFO    ][5335] Completed state [linux_extra_packages_purged] at time 06:36:29.289444 duration_in_ms=9.443
2017-11-02 06:36:29,290 [salt.state       ][INFO    ][5335] Running state [linux_extra_packages_latest] at time 06:36:29.289659
2017-11-02 06:36:29,290 [salt.state       ][INFO    ][5335] Executing state pkg.latest for linux_extra_packages_latest
2017-11-02 06:36:29,294 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:36:32,732 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-02 06:36:32,805 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-02 06:36:32,849 [salt.state       ][INFO    ][5335] All packages are up-to-date (mcelog, python-msgpack).
2017-11-02 06:36:32,850 [salt.state       ][INFO    ][5335] Completed state [linux_extra_packages_latest] at time 06:36:32.849534 duration_in_ms=3559.873
2017-11-02 06:36:32,853 [salt.state       ][INFO    ][5335] Running state [UTC] at time 06:36:32.852866
2017-11-02 06:36:32,853 [salt.state       ][INFO    ][5335] Executing state timezone.system for UTC
2017-11-02 06:36:32,855 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['timedatectl'] in directory '/root'
2017-11-02 06:36:32,880 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['timedatectl'] in directory '/root'
2017-11-02 06:36:32,893 [salt.state       ][INFO    ][5335] Timezone UTC already set, UTC already set to UTC
2017-11-02 06:36:32,894 [salt.state       ][INFO    ][5335] Completed state [UTC] at time 06:36:32.893616 duration_in_ms=40.749
2017-11-02 06:36:32,896 [salt.state       ][INFO    ][5335] Running state [nf_conntrack] at time 06:36:32.895484
2017-11-02 06:36:32,896 [salt.state       ][INFO    ][5335] Executing state kmod.present for nf_conntrack
2017-11-02 06:36:32,897 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'lsmod' in directory '/root'
2017-11-02 06:36:32,914 [salt.state       ][INFO    ][5335] Kernel module nf_conntrack is already present
2017-11-02 06:36:32,914 [salt.state       ][INFO    ][5335] Completed state [nf_conntrack] at time 06:36:32.914186 duration_in_ms=18.702
2017-11-02 06:36:32,916 [salt.state       ][INFO    ][5335] Running state [net.ipv4.tcp_keepalive_probes] at time 06:36:32.915851
2017-11-02 06:36:32,916 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-02 06:36:32,928 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,004 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-02 06:36:33,004 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:36:33.004191 duration_in_ms=88.34
2017-11-02 06:36:33,005 [salt.state       ][INFO    ][5335] Running state [fs.file-max] at time 06:36:33.004509
2017-11-02 06:36:33,005 [salt.state       ][INFO    ][5335] Executing state sysctl.present for fs.file-max
2017-11-02 06:36:33,005 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,062 [salt.state       ][INFO    ][5335] Sysctl value fs.file-max = 124165 is already set
2017-11-02 06:36:33,063 [salt.state       ][INFO    ][5335] Completed state [fs.file-max] at time 06:36:33.062963 duration_in_ms=58.452
2017-11-02 06:36:33,063 [salt.state       ][INFO    ][5335] Running state [net.core.somaxconn] at time 06:36:33.063390
2017-11-02 06:36:33,064 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.core.somaxconn
2017-11-02 06:36:33,065 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,177 [salt.state       ][INFO    ][5335] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-02 06:36:33,178 [salt.state       ][INFO    ][5335] Completed state [net.core.somaxconn] at time 06:36:33.177873 duration_in_ms=114.482
2017-11-02 06:36:33,178 [salt.state       ][INFO    ][5335] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:36:33.178299
2017-11-02 06:36:33,179 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-02 06:36:33,180 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,234 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-02 06:36:33,234 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:36:33.233804 duration_in_ms=55.506
2017-11-02 06:36:33,234 [salt.state       ][INFO    ][5335] Running state [net.ipv4.tcp_tw_reuse] at time 06:36:33.234084
2017-11-02 06:36:33,234 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-02 06:36:33,235 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,286 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-02 06:36:33,287 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.tcp_tw_reuse] at time 06:36:33.286543 duration_in_ms=52.459
2017-11-02 06:36:33,287 [salt.state       ][INFO    ][5335] Running state [net.ipv4.tcp_congestion_control] at time 06:36:33.286836
2017-11-02 06:36:33,287 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-02 06:36:33,288 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,378 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-11-02 06:36:33,379 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.tcp_congestion_control] at time 06:36:33.378485 duration_in_ms=91.648
2017-11-02 06:36:33,379 [salt.state       ][INFO    ][5335] Running state [net.nf_conntrack_max] at time 06:36:33.378836
2017-11-02 06:36:33,379 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.nf_conntrack_max
2017-11-02 06:36:33,381 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,484 [salt.state       ][INFO    ][5335] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-02 06:36:33,485 [salt.state       ][INFO    ][5335] Completed state [net.nf_conntrack_max] at time 06:36:33.484517 duration_in_ms=105.68
2017-11-02 06:36:33,485 [salt.state       ][INFO    ][5335] Running state [net.ipv4.tcp_retries2] at time 06:36:33.484797
2017-11-02 06:36:33,485 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-02 06:36:33,486 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,588 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-02 06:36:33,588 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.tcp_retries2] at time 06:36:33.588004 duration_in_ms=103.207
2017-11-02 06:36:33,588 [salt.state       ][INFO    ][5335] Running state [net.ipv4.tcp_fin_timeout] at time 06:36:33.588289
2017-11-02 06:36:33,589 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-02 06:36:33,589 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,644 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-11-02 06:36:33,645 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.tcp_fin_timeout] at time 06:36:33.644690 duration_in_ms=56.398
2017-11-02 06:36:33,645 [salt.state       ][INFO    ][5335] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:36:33.645205
2017-11-02 06:36:33,645 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-02 06:36:33,646 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,707 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-11-02 06:36:33,707 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:36:33.707339 duration_in_ms=62.132
2017-11-02 06:36:33,708 [salt.state       ][INFO    ][5335] Running state [vm.swappiness] at time 06:36:33.708036
2017-11-02 06:36:33,709 [salt.state       ][INFO    ][5335] Executing state sysctl.present for vm.swappiness
2017-11-02 06:36:33,710 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,817 [salt.state       ][INFO    ][5335] Sysctl value vm.swappiness = 10 is already set
2017-11-02 06:36:33,818 [salt.state       ][INFO    ][5335] Completed state [vm.swappiness] at time 06:36:33.817616 duration_in_ms=109.579
2017-11-02 06:36:33,818 [salt.state       ][INFO    ][5335] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:36:33.818253
2017-11-02 06:36:33,819 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-02 06:36:33,820 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:33,928 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-02 06:36:33,929 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:36:33.928912 duration_in_ms=110.658
2017-11-02 06:36:33,930 [salt.state       ][INFO    ][5335] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:36:33.929582
2017-11-02 06:36:33,930 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-02 06:36:33,931 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:34,034 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-02 06:36:34,034 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:36:34.034134 duration_in_ms=104.553
2017-11-02 06:36:34,034 [salt.state       ][INFO    ][5335] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:36:34.034426
2017-11-02 06:36:34,035 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-02 06:36:34,035 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:34,093 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-02 06:36:34,094 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:36:34.093647 duration_in_ms=59.219
2017-11-02 06:36:34,094 [salt.state       ][INFO    ][5335] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:36:34.094305
2017-11-02 06:36:34,095 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-02 06:36:34,096 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:34,153 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-02 06:36:34,154 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:36:34.153711 duration_in_ms=59.405
2017-11-02 06:36:34,154 [salt.state       ][INFO    ][5335] Running state [net.core.netdev_max_backlog] at time 06:36:34.154372
2017-11-02 06:36:34,155 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-02 06:36:34,156 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:34,216 [salt.state       ][INFO    ][5335] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-02 06:36:34,216 [salt.state       ][INFO    ][5335] Completed state [net.core.netdev_max_backlog] at time 06:36:34.216126 duration_in_ms=61.755
2017-11-02 06:36:34,216 [salt.state       ][INFO    ][5335] Running state [net.ipv4.tcp_keepalive_time] at time 06:36:34.216411
2017-11-02 06:36:34,217 [salt.state       ][INFO    ][5335] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-02 06:36:34,218 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:34,328 [salt.state       ][INFO    ][5335] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-02 06:36:34,328 [salt.state       ][INFO    ][5335] Completed state [net.ipv4.tcp_keepalive_time] at time 06:36:34.328105 duration_in_ms=111.692
2017-11-02 06:36:34,329 [salt.state       ][INFO    ][5335] Running state [kernel.panic] at time 06:36:34.328757
2017-11-02 06:36:34,329 [salt.state       ][INFO    ][5335] Executing state sysctl.present for kernel.panic
2017-11-02 06:36:34,331 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'sysctl -a' in directory '/root'
2017-11-02 06:36:34,389 [salt.state       ][INFO    ][5335] Sysctl value kernel.panic = 60 is already set
2017-11-02 06:36:34,390 [salt.state       ][INFO    ][5335] Completed state [kernel.panic] at time 06:36:34.389658 duration_in_ms=60.9
2017-11-02 06:36:34,390 [salt.state       ][INFO    ][5335] Running state [linux_sysfs_package] at time 06:36:34.390317
2017-11-02 06:36:34,391 [salt.state       ][INFO    ][5335] Executing state pkg.installed for linux_sysfs_package
2017-11-02 06:36:34,406 [salt.state       ][INFO    ][5335] All specified packages are already installed
2017-11-02 06:36:34,406 [salt.state       ][INFO    ][5335] Completed state [linux_sysfs_package] at time 06:36:34.406306 duration_in_ms=15.988
2017-11-02 06:36:34,411 [salt.state       ][INFO    ][5335] Running state [/etc/sysfs.d] at time 06:36:34.410782
2017-11-02 06:36:34,411 [salt.state       ][INFO    ][5335] Executing state file.directory for /etc/sysfs.d
2017-11-02 06:36:34,413 [salt.state       ][INFO    ][5335] Directory /etc/sysfs.d is in the correct state
2017-11-02 06:36:34,414 [salt.state       ][INFO    ][5335] Completed state [/etc/sysfs.d] at time 06:36:34.413413 duration_in_ms=2.63
2017-11-02 06:36:34,415 [salt.state       ][INFO    ][5335] Running state [ondemand] at time 06:36:34.415409
2017-11-02 06:36:34,416 [salt.state       ][INFO    ][5335] Executing state service.dead for ondemand
2017-11-02 06:36:34,417 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-02 06:36:34,437 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-02 06:36:34,447 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-02 06:36:34,471 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'runlevel' in directory '/root'
2017-11-02 06:36:34,479 [salt.state       ][INFO    ][5335] The service ondemand is already dead
2017-11-02 06:36:34,480 [salt.state       ][INFO    ][5335] Completed state [ondemand] at time 06:36:34.479434 duration_in_ms=64.024
2017-11-02 06:36:34,483 [salt.state       ][INFO    ][5335] Running state [/etc/sysfs.d/governor.conf] at time 06:36:34.482413
2017-11-02 06:36:34,483 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/sysfs.d/governor.conf
2017-11-02 06:36:34,512 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2017-11-02 06:36:34,521 [salt.state       ][INFO    ][5335] File /etc/sysfs.d/governor.conf is in the correct state
2017-11-02 06:36:34,522 [salt.state       ][INFO    ][5335] Completed state [/etc/sysfs.d/governor.conf] at time 06:36:34.521797 duration_in_ms=39.383
2017-11-02 06:36:34,524 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.523479
2017-11-02 06:36:34,524 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,525 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,525 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.525089 duration_in_ms=1.61
2017-11-02 06:36:34,526 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.525582
2017-11-02 06:36:34,526 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,527 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,528 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.527523 duration_in_ms=1.942
2017-11-02 06:36:34,528 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.528021
2017-11-02 06:36:34,528 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,529 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,530 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.529448 duration_in_ms=1.427
2017-11-02 06:36:34,530 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.529914
2017-11-02 06:36:34,530 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,531 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,532 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.531785 duration_in_ms=1.87
2017-11-02 06:36:34,532 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.532268
2017-11-02 06:36:34,533 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,534 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,534 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.534114 duration_in_ms=1.846
2017-11-02 06:36:34,535 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.534571
2017-11-02 06:36:34,535 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,536 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,537 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.536431 duration_in_ms=1.86
2017-11-02 06:36:34,537 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.536885
2017-11-02 06:36:34,537 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,538 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,539 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.538714 duration_in_ms=1.829
2017-11-02 06:36:34,539 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.539172
2017-11-02 06:36:34,540 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,540 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,541 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.540552 duration_in_ms=1.381
2017-11-02 06:36:34,541 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.541002
2017-11-02 06:36:34,541 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,543 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,543 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.542831 duration_in_ms=1.829
2017-11-02 06:36:34,543 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.543285
2017-11-02 06:36:34,544 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,544 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,545 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.544639 duration_in_ms=1.354
2017-11-02 06:36:34,545 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.545096
2017-11-02 06:36:34,546 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,547 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,547 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.546931 duration_in_ms=1.835
2017-11-02 06:36:34,547 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.547387
2017-11-02 06:36:34,548 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,549 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,549 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.549226 duration_in_ms=1.839
2017-11-02 06:36:34,550 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.549678
2017-11-02 06:36:34,550 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,551 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,552 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.551509 duration_in_ms=1.831
2017-11-02 06:36:34,552 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.551991
2017-11-02 06:36:34,552 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,553 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,553 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.553369 duration_in_ms=1.398
2017-11-02 06:36:34,554 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.553832
2017-11-02 06:36:34,554 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,555 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,556 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.555649 duration_in_ms=1.817
2017-11-02 06:36:34,556 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.556088
2017-11-02 06:36:34,556 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,557 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,558 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.557505 duration_in_ms=1.416
2017-11-02 06:36:34,558 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.557963
2017-11-02 06:36:34,558 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,559 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,560 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.559767 duration_in_ms=1.805
2017-11-02 06:36:34,560 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.560237
2017-11-02 06:36:34,561 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,562 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,562 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.562021 duration_in_ms=1.784
2017-11-02 06:36:34,563 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.562471
2017-11-02 06:36:34,563 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,564 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,564 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.564294 duration_in_ms=1.823
2017-11-02 06:36:34,565 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.564742
2017-11-02 06:36:34,565 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,566 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,567 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.566532 duration_in_ms=1.79
2017-11-02 06:36:34,567 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.566980
2017-11-02 06:36:34,567 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,568 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,569 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.568798 duration_in_ms=1.818
2017-11-02 06:36:34,569 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.569256
2017-11-02 06:36:34,570 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,571 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,571 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.571038 duration_in_ms=1.782
2017-11-02 06:36:34,572 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.571488
2017-11-02 06:36:34,572 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,573 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,573 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.573307 duration_in_ms=1.819
2017-11-02 06:36:34,574 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.573783
2017-11-02 06:36:34,574 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,575 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,576 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.575560 duration_in_ms=1.777
2017-11-02 06:36:34,576 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.576029
2017-11-02 06:36:34,576 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,577 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,577 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.577323 duration_in_ms=1.294
2017-11-02 06:36:34,578 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.577764
2017-11-02 06:36:34,578 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,579 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,580 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.579532 duration_in_ms=1.768
2017-11-02 06:36:34,580 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.580003
2017-11-02 06:36:34,580 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,581 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,581 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.581351 duration_in_ms=1.348
2017-11-02 06:36:34,582 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.581784
2017-11-02 06:36:34,582 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,583 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,584 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.583564 duration_in_ms=1.779
2017-11-02 06:36:34,584 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.584025
2017-11-02 06:36:34,584 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,585 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,585 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.585369 duration_in_ms=1.344
2017-11-02 06:36:34,586 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.585812
2017-11-02 06:36:34,586 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,587 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,588 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.587595 duration_in_ms=1.784
2017-11-02 06:36:34,588 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.588056
2017-11-02 06:36:34,588 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,589 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,589 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.589345 duration_in_ms=1.286
2017-11-02 06:36:34,590 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.589793
2017-11-02 06:36:34,590 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,591 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,592 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.591574 duration_in_ms=1.781
2017-11-02 06:36:34,592 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.592040
2017-11-02 06:36:34,592 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,593 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,593 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.593403 duration_in_ms=1.363
2017-11-02 06:36:34,594 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.593851
2017-11-02 06:36:34,594 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,595 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,596 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.595631 duration_in_ms=1.78
2017-11-02 06:36:34,596 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.596094
2017-11-02 06:36:34,596 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,597 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,598 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.597517 duration_in_ms=1.422
2017-11-02 06:36:34,598 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.597969
2017-11-02 06:36:34,598 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,599 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,600 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.599730 duration_in_ms=1.761
2017-11-02 06:36:34,600 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.600129
2017-11-02 06:36:34,600 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,601 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,602 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.601544 duration_in_ms=1.413
2017-11-02 06:36:34,602 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.601996
2017-11-02 06:36:34,602 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,603 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,604 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.603770 duration_in_ms=1.774
2017-11-02 06:36:34,604 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.604034
2017-11-02 06:36:34,604 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,605 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,606 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.605427 duration_in_ms=1.392
2017-11-02 06:36:34,606 [salt.state       ][INFO    ][5335] Running state [sysfs.write] at time 06:36:34.605870
2017-11-02 06:36:34,606 [salt.state       ][INFO    ][5335] Executing state module.run for sysfs.write
2017-11-02 06:36:34,607 [salt.state       ][INFO    ][5335] {'ret': True}
2017-11-02 06:36:34,608 [salt.state       ][INFO    ][5335] Completed state [sysfs.write] at time 06:36:34.607635 duration_in_ms=1.765
2017-11-02 06:36:34,609 [salt.state       ][INFO    ][5335] Running state [cs_CZ.UTF-8] at time 06:36:34.608745
2017-11-02 06:36:34,609 [salt.state       ][INFO    ][5335] Executing state locale.present for cs_CZ.UTF-8
2017-11-02 06:36:34,610 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'locale -a' in directory '/root'
2017-11-02 06:36:34,623 [salt.state       ][INFO    ][5335] Locale cs_CZ.UTF-8 is already present
2017-11-02 06:36:34,623 [salt.state       ][INFO    ][5335] Completed state [cs_CZ.UTF-8] at time 06:36:34.623318 duration_in_ms=14.573
2017-11-02 06:36:34,624 [salt.state       ][INFO    ][5335] Running state [en_US.UTF-8] at time 06:36:34.623941
2017-11-02 06:36:34,624 [salt.state       ][INFO    ][5335] Executing state locale.present for en_US.UTF-8
2017-11-02 06:36:34,625 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'locale -a' in directory '/root'
2017-11-02 06:36:34,636 [salt.state       ][INFO    ][5335] Locale en_US.UTF-8 is already present
2017-11-02 06:36:34,637 [salt.state       ][INFO    ][5335] Completed state [en_US.UTF-8] at time 06:36:34.636657 duration_in_ms=12.715
2017-11-02 06:36:34,640 [salt.state       ][INFO    ][5335] Running state [en_US.UTF-8] at time 06:36:34.640382
2017-11-02 06:36:34,641 [salt.state       ][INFO    ][5335] Executing state locale.system for en_US.UTF-8
2017-11-02 06:36:34,642 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'localectl' in directory '/root'
2017-11-02 06:36:34,667 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063634679054
2017-11-02 06:36:34,669 [salt.state       ][INFO    ][5335] System locale en_US.UTF-8 already set
2017-11-02 06:36:34,669 [salt.state       ][INFO    ][5335] Completed state [en_US.UTF-8] at time 06:36:34.669130 duration_in_ms=28.749
2017-11-02 06:36:34,671 [salt.state       ][INFO    ][5335] Running state [root] at time 06:36:34.671270
2017-11-02 06:36:34,672 [salt.state       ][INFO    ][5335] Executing state user.present for root
2017-11-02 06:36:34,673 [salt.state       ][INFO    ][5335] User root is present and up to date
2017-11-02 06:36:34,673 [salt.state       ][INFO    ][5335] Completed state [root] at time 06:36:34.673198 duration_in_ms=1.928
2017-11-02 06:36:34,675 [salt.state       ][INFO    ][5335] Running state [/root] at time 06:36:34.674863
2017-11-02 06:36:34,675 [salt.state       ][INFO    ][5335] Executing state file.directory for /root
2017-11-02 06:36:34,676 [salt.state       ][INFO    ][5335] Directory /root is in the correct state
2017-11-02 06:36:34,676 [salt.state       ][INFO    ][5335] Completed state [/root] at time 06:36:34.676115 duration_in_ms=1.252
2017-11-02 06:36:34,676 [salt.state       ][INFO    ][5335] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:36:34.676371
2017-11-02 06:36:34,677 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-02 06:36:34,677 [salt.state       ][INFO    ][5335] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-02 06:36:34,678 [salt.state       ][INFO    ][5335] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:36:34.677512 duration_in_ms=1.14
2017-11-02 06:36:34,678 [salt.state       ][INFO    ][5335] Running state [ubuntu] at time 06:36:34.677931
2017-11-02 06:36:34,678 [salt.state       ][INFO    ][5335] Executing state user.present for ubuntu
2017-11-02 06:36:34,680 [salt.state       ][INFO    ][5335] User ubuntu is present and up to date
2017-11-02 06:36:34,681 [salt.state       ][INFO    ][5335] Completed state [ubuntu] at time 06:36:34.680530 duration_in_ms=2.599
2017-11-02 06:36:34,681 [salt.minion      ][INFO    ][11594] Starting a new job with PID 11594
2017-11-02 06:36:34,684 [salt.state       ][INFO    ][5335] Running state [/home/ubuntu] at time 06:36:34.684044
2017-11-02 06:36:34,685 [salt.state       ][INFO    ][5335] Executing state file.directory for /home/ubuntu
2017-11-02 06:36:34,686 [salt.state       ][INFO    ][5335] Directory /home/ubuntu is in the correct state
2017-11-02 06:36:34,686 [salt.state       ][INFO    ][5335] Completed state [/home/ubuntu] at time 06:36:34.685974 duration_in_ms=1.931
2017-11-02 06:36:34,688 [salt.state       ][INFO    ][5335] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:36:34.687697
2017-11-02 06:36:34,688 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-02 06:36:34,694 [salt.minion      ][INFO    ][11594] Returning information for job: 20171102063634679054
2017-11-02 06:36:34,714 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-02 06:36:34,721 [salt.state       ][INFO    ][5335] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-02 06:36:34,722 [salt.state       ][INFO    ][5335] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:36:34.721502 duration_in_ms=33.802
2017-11-02 06:36:34,722 [salt.state       ][INFO    ][5335] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:36:34.721800
2017-11-02 06:36:34,722 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-02 06:36:34,742 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-02 06:36:34,773 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:36:34,903 [salt.state       ][INFO    ][5335] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-02 06:36:34,904 [salt.state       ][INFO    ][5335] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:36:34.903689 duration_in_ms=181.887
2017-11-02 06:36:34,904 [salt.state       ][INFO    ][5335] Running state [apt-daily.timer] at time 06:36:34.903954
2017-11-02 06:36:34,904 [salt.state       ][INFO    ][5335] Executing state service.dead for apt-daily.timer
2017-11-02 06:36:34,905 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2017-11-02 06:36:34,918 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2017-11-02 06:36:34,930 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2017-11-02 06:36:34,947 [salt.state       ][INFO    ][5335] The service apt-daily.timer is already dead
2017-11-02 06:36:34,948 [salt.state       ][INFO    ][5335] Completed state [apt-daily.timer] at time 06:36:34.947706 duration_in_ms=43.751
2017-11-02 06:36:34,948 [salt.state       ][INFO    ][5335] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:36:34.948186
2017-11-02 06:36:34,948 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-02 06:36:34,974 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-02 06:36:35,010 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:36:35,142 [salt.state       ][INFO    ][5335] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-02 06:36:35,143 [salt.state       ][INFO    ][5335] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:36:35.142698 duration_in_ms=194.51
2017-11-02 06:36:35,145 [salt.state       ][INFO    ][5335] Running state [service.systemctl_reload] at time 06:36:35.145387
2017-11-02 06:36:35,146 [salt.state       ][INFO    ][5335] Executing state module.wait for service.systemctl_reload
2017-11-02 06:36:35,146 [salt.state       ][INFO    ][5335] No changes made for service.systemctl_reload
2017-11-02 06:36:35,146 [salt.state       ][INFO    ][5335] Completed state [service.systemctl_reload] at time 06:36:35.146191 duration_in_ms=0.802
2017-11-02 06:36:35,146 [salt.state       ][INFO    ][5335] Running state [/etc/hostname] at time 06:36:35.146431
2017-11-02 06:36:35,147 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/hostname
2017-11-02 06:36:35,169 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-02 06:36:35,173 [salt.state       ][INFO    ][5335] File /etc/hostname is in the correct state
2017-11-02 06:36:35,173 [salt.state       ][INFO    ][5335] Completed state [/etc/hostname] at time 06:36:35.173080 duration_in_ms=26.647
2017-11-02 06:36:35,178 [salt.state       ][INFO    ][5335] Running state [hostname kvm01] at time 06:36:35.177531
2017-11-02 06:36:35,178 [salt.state       ][INFO    ][5335] Executing state cmd.wait for hostname kvm01
2017-11-02 06:36:35,178 [salt.state       ][INFO    ][5335] No changes made for hostname kvm01
2017-11-02 06:36:35,179 [salt.state       ][INFO    ][5335] Completed state [hostname kvm01] at time 06:36:35.178605 duration_in_ms=1.076
2017-11-02 06:36:35,180 [salt.state       ][INFO    ][5335] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.179604
2017-11-02 06:36:35,180 [salt.state       ][INFO    ][5335] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,181 [salt.state       ][INFO    ][5335] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.77) already present
2017-11-02 06:36:35,181 [salt.state       ][INFO    ][5335] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.181084 duration_in_ms=1.48
2017-11-02 06:36:35,181 [salt.state       ][INFO    ][5335] Running state [mdb02] at time 06:36:35.181344
2017-11-02 06:36:35,182 [salt.state       ][INFO    ][5335] Executing state host.present for mdb02
2017-11-02 06:36:35,182 [salt.state       ][INFO    ][5335] Host mdb02 (192.168.10.77) already present
2017-11-02 06:36:35,183 [salt.state       ][INFO    ][5335] Completed state [mdb02] at time 06:36:35.182516 duration_in_ms=1.171
2017-11-02 06:36:35,183 [salt.state       ][INFO    ][5335] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.182776
2017-11-02 06:36:35,183 [salt.state       ][INFO    ][5335] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,184 [salt.state       ][INFO    ][5335] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.78) already present
2017-11-02 06:36:35,184 [salt.state       ][INFO    ][5335] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.183948 duration_in_ms=1.171
2017-11-02 06:36:35,184 [salt.state       ][INFO    ][5335] Running state [mdb03] at time 06:36:35.184232
2017-11-02 06:36:35,184 [salt.state       ][INFO    ][5335] Executing state host.present for mdb03
2017-11-02 06:36:35,185 [salt.state       ][INFO    ][5335] Host mdb03 (192.168.10.78) already present
2017-11-02 06:36:35,185 [salt.state       ][INFO    ][5335] Completed state [mdb03] at time 06:36:35.185383 duration_in_ms=1.15
2017-11-02 06:36:35,186 [salt.state       ][INFO    ][5335] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.185650
2017-11-02 06:36:35,186 [salt.state       ][INFO    ][5335] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,186 [salt.state       ][INFO    ][5335] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.76) already present
2017-11-02 06:36:35,187 [salt.state       ][INFO    ][5335] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.186788 duration_in_ms=1.138
2017-11-02 06:36:35,187 [salt.state       ][INFO    ][5335] Running state [mdb01] at time 06:36:35.186993
2017-11-02 06:36:35,187 [salt.state       ][INFO    ][5335] Executing state host.present for mdb01
2017-11-02 06:36:35,188 [salt.state       ][INFO    ][5335] Host mdb01 (192.168.10.76) already present
2017-11-02 06:36:35,188 [salt.state       ][INFO    ][5335] Completed state [mdb01] at time 06:36:35.188097 duration_in_ms=1.104
2017-11-02 06:36:35,188 [salt.state       ][INFO    ][5335] Running state [mdb] at time 06:36:35.188303
2017-11-02 06:36:35,189 [salt.state       ][INFO    ][5335] Executing state host.present for mdb
2017-11-02 06:36:35,189 [salt.state       ][INFO    ][5335] Host mdb (192.168.10.75) already present
2017-11-02 06:36:35,190 [salt.state       ][INFO    ][5335] Completed state [mdb] at time 06:36:35.189453 duration_in_ms=1.149
2017-11-02 06:36:35,190 [salt.state       ][INFO    ][5335] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.189681
2017-11-02 06:36:35,190 [salt.state       ][INFO    ][5335] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,191 [salt.state       ][INFO    ][5335] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.75) already present
2017-11-02 06:36:35,191 [salt.state       ][INFO    ][5335] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.190848 duration_in_ms=1.167
2017-11-02 06:36:35,191 [salt.state       ][INFO    ][5335] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.191062
2017-11-02 06:36:35,191 [salt.state       ][INFO    ][5335] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,192 [salt.state       ][INFO    ][5335] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-02 06:36:35,192 [salt.state       ][INFO    ][5335] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.192245 duration_in_ms=1.182
2017-11-02 06:36:35,193 [salt.state       ][INFO    ][5335] Running state [cfg01] at time 06:36:35.192480
2017-11-02 06:36:35,193 [salt.state       ][INFO    ][5335] Executing state host.present for cfg01
2017-11-02 06:36:35,193 [salt.state       ][INFO    ][5335] Host cfg01 (192.168.10.100) already present
2017-11-02 06:36:35,194 [salt.state       ][INFO    ][5335] Completed state [cfg01] at time 06:36:35.193648 duration_in_ms=1.169
2017-11-02 06:36:35,194 [salt.state       ][INFO    ][5335] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.193855
2017-11-02 06:36:35,194 [salt.state       ][INFO    ][5335] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,195 [salt.state       ][INFO    ][5335] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.104) already present
2017-11-02 06:36:35,195 [salt.state       ][INFO    ][5335] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.195022 duration_in_ms=1.167
2017-11-02 06:36:35,195 [salt.state       ][INFO    ][5335] Running state [prx01] at time 06:36:35.195224
2017-11-02 06:36:35,195 [salt.state       ][INFO    ][5335] Executing state host.present for prx01
2017-11-02 06:36:35,196 [salt.state       ][INFO    ][5335] Host prx01 (100.64.200.104) already present
2017-11-02 06:36:35,196 [salt.state       ][INFO    ][5335] Completed state [prx01] at time 06:36:35.196202 duration_in_ms=0.978
2017-11-02 06:36:35,196 [salt.state       ][INFO    ][5335] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.196404
2017-11-02 06:36:35,197 [salt.state       ][INFO    ][5335] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,197 [salt.state       ][INFO    ][5335] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.141) already present
2017-11-02 06:36:35,198 [salt.state       ][INFO    ][5335] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.197568 duration_in_ms=1.162
2017-11-02 06:36:35,198 [salt.state       ][INFO    ][5335] Running state [kvm01] at time 06:36:35.197809
2017-11-02 06:36:35,198 [salt.state       ][INFO    ][5335] Executing state host.present for kvm01
2017-11-02 06:36:35,198 [salt.state       ][INFO    ][5335] Host kvm01 (192.168.10.141) already present
2017-11-02 06:36:35,199 [salt.state       ][INFO    ][5335] Completed state [kvm01] at time 06:36:35.198734 duration_in_ms=0.924
2017-11-02 06:36:35,201 [salt.state       ][INFO    ][5335] Running state [file.replace] at time 06:36:35.200707
2017-11-02 06:36:35,201 [salt.state       ][INFO    ][5335] Executing state module.run for file.replace
2017-11-02 06:36:35,316 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['git', '--version'] in directory '/root'
2017-11-02 06:36:35,421 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command 'grep -q "kvm01 kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-11-02 06:36:35,430 [salt.state       ][INFO    ][5335] onlyif execution failed
2017-11-02 06:36:35,431 [salt.state       ][INFO    ][5335] Completed state [file.replace] at time 06:36:35.430461 duration_in_ms=229.752
2017-11-02 06:36:35,431 [salt.state       ][INFO    ][5335] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.431211
2017-11-02 06:36:35,432 [salt.state       ][INFO    ][5335] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,433 [salt.state       ][INFO    ][5335] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.143) already present
2017-11-02 06:36:35,434 [salt.state       ][INFO    ][5335] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.433529 duration_in_ms=2.318
2017-11-02 06:36:35,434 [salt.state       ][INFO    ][5335] Running state [kvm03] at time 06:36:35.434068
2017-11-02 06:36:35,435 [salt.state       ][INFO    ][5335] Executing state host.present for kvm03
2017-11-02 06:36:35,436 [salt.state       ][INFO    ][5335] Host kvm03 (192.168.10.143) already present
2017-11-02 06:36:35,436 [salt.state       ][INFO    ][5335] Completed state [kvm03] at time 06:36:35.436043 duration_in_ms=1.976
2017-11-02 06:36:35,436 [salt.state       ][INFO    ][5335] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.436315
2017-11-02 06:36:35,437 [salt.state       ][INFO    ][5335] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,438 [salt.state       ][INFO    ][5335] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.142) already present
2017-11-02 06:36:35,438 [salt.state       ][INFO    ][5335] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.438251 duration_in_ms=1.935
2017-11-02 06:36:35,439 [salt.state       ][INFO    ][5335] Running state [kvm02] at time 06:36:35.438748
2017-11-02 06:36:35,439 [salt.state       ][INFO    ][5335] Executing state host.present for kvm02
2017-11-02 06:36:35,440 [salt.state       ][INFO    ][5335] Host kvm02 (192.168.10.142) already present
2017-11-02 06:36:35,441 [salt.state       ][INFO    ][5335] Completed state [kvm02] at time 06:36:35.440414 duration_in_ms=1.666
2017-11-02 06:36:35,441 [salt.state       ][INFO    ][5335] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.440922
2017-11-02 06:36:35,441 [salt.state       ][INFO    ][5335] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,442 [salt.state       ][INFO    ][5335] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.50) already present
2017-11-02 06:36:35,443 [salt.state       ][INFO    ][5335] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.442834 duration_in_ms=1.912
2017-11-02 06:36:35,443 [salt.state       ][INFO    ][5335] Running state [dbs] at time 06:36:35.443332
2017-11-02 06:36:35,444 [salt.state       ][INFO    ][5335] Executing state host.present for dbs
2017-11-02 06:36:35,445 [salt.state       ][INFO    ][5335] Host dbs (192.168.10.50) already present
2017-11-02 06:36:35,445 [salt.state       ][INFO    ][5335] Completed state [dbs] at time 06:36:35.445008 duration_in_ms=1.676
2017-11-02 06:36:35,446 [salt.state       ][INFO    ][5335] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.445506
2017-11-02 06:36:35,446 [salt.state       ][INFO    ][5335] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,447 [salt.state       ][INFO    ][5335] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.103) already present
2017-11-02 06:36:35,447 [salt.state       ][INFO    ][5335] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.447376 duration_in_ms=1.87
2017-11-02 06:36:35,448 [salt.state       ][INFO    ][5335] Running state [prx] at time 06:36:35.447865
2017-11-02 06:36:35,448 [salt.state       ][INFO    ][5335] Executing state host.present for prx
2017-11-02 06:36:35,449 [salt.state       ][INFO    ][5335] Host prx (100.64.200.103) already present
2017-11-02 06:36:35,450 [salt.state       ][INFO    ][5335] Completed state [prx] at time 06:36:35.449507 duration_in_ms=1.643
2017-11-02 06:36:35,450 [salt.state       ][INFO    ][5335] Running state [prx02] at time 06:36:35.449722
2017-11-02 06:36:35,450 [salt.state       ][INFO    ][5335] Executing state host.present for prx02
2017-11-02 06:36:35,450 [salt.state       ][INFO    ][5335] Host prx02 (100.64.200.105) already present
2017-11-02 06:36:35,451 [salt.state       ][INFO    ][5335] Completed state [prx02] at time 06:36:35.450534 duration_in_ms=0.812
2017-11-02 06:36:35,451 [salt.state       ][INFO    ][5335] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.450745
2017-11-02 06:36:35,451 [salt.state       ][INFO    ][5335] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,451 [salt.state       ][INFO    ][5335] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.105) already present
2017-11-02 06:36:35,452 [salt.state       ][INFO    ][5335] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.451543 duration_in_ms=0.799
2017-11-02 06:36:35,452 [salt.state       ][INFO    ][5335] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.451761
2017-11-02 06:36:35,452 [salt.state       ][INFO    ][5335] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,452 [salt.state       ][INFO    ][5335] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.42) already present
2017-11-02 06:36:35,453 [salt.state       ][INFO    ][5335] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.452582 duration_in_ms=0.821
2017-11-02 06:36:35,453 [salt.state       ][INFO    ][5335] Running state [msg02] at time 06:36:35.452793
2017-11-02 06:36:35,453 [salt.state       ][INFO    ][5335] Executing state host.present for msg02
2017-11-02 06:36:35,453 [salt.state       ][INFO    ][5335] Host msg02 (192.168.10.42) already present
2017-11-02 06:36:35,454 [salt.state       ][INFO    ][5335] Completed state [msg02] at time 06:36:35.453588 duration_in_ms=0.795
2017-11-02 06:36:35,454 [salt.state       ][INFO    ][5335] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.453796
2017-11-02 06:36:35,454 [salt.state       ][INFO    ][5335] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,454 [salt.state       ][INFO    ][5335] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.43) already present
2017-11-02 06:36:35,455 [salt.state       ][INFO    ][5335] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.454594 duration_in_ms=0.798
2017-11-02 06:36:35,455 [salt.state       ][INFO    ][5335] Running state [msg03] at time 06:36:35.454805
2017-11-02 06:36:35,455 [salt.state       ][INFO    ][5335] Executing state host.present for msg03
2017-11-02 06:36:35,455 [salt.state       ][INFO    ][5335] Host msg03 (192.168.10.43) already present
2017-11-02 06:36:35,456 [salt.state       ][INFO    ][5335] Completed state [msg03] at time 06:36:35.455598 duration_in_ms=0.793
2017-11-02 06:36:35,456 [salt.state       ][INFO    ][5335] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.455802
2017-11-02 06:36:35,456 [salt.state       ][INFO    ][5335] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,456 [salt.state       ][INFO    ][5335] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.41) already present
2017-11-02 06:36:35,457 [salt.state       ][INFO    ][5335] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.456632 duration_in_ms=0.83
2017-11-02 06:36:35,457 [salt.state       ][INFO    ][5335] Running state [msg01] at time 06:36:35.456848
2017-11-02 06:36:35,457 [salt.state       ][INFO    ][5335] Executing state host.present for msg01
2017-11-02 06:36:35,458 [salt.state       ][INFO    ][5335] Host msg01 (192.168.10.41) already present
2017-11-02 06:36:35,458 [salt.state       ][INFO    ][5335] Completed state [msg01] at time 06:36:35.457646 duration_in_ms=0.797
2017-11-02 06:36:35,458 [salt.state       ][INFO    ][5335] Running state [msg] at time 06:36:35.457852
2017-11-02 06:36:35,458 [salt.state       ][INFO    ][5335] Executing state host.present for msg
2017-11-02 06:36:35,459 [salt.state       ][INFO    ][5335] Host msg (192.168.10.40) already present
2017-11-02 06:36:35,459 [salt.state       ][INFO    ][5335] Completed state [msg] at time 06:36:35.458653 duration_in_ms=0.801
2017-11-02 06:36:35,459 [salt.state       ][INFO    ][5335] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.458855
2017-11-02 06:36:35,459 [salt.state       ][INFO    ][5335] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,460 [salt.state       ][INFO    ][5335] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.40) already present
2017-11-02 06:36:35,460 [salt.state       ][INFO    ][5335] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.459659 duration_in_ms=0.804
2017-11-02 06:36:35,460 [salt.state       ][INFO    ][5335] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.459871
2017-11-02 06:36:35,460 [salt.state       ][INFO    ][5335] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,461 [salt.state       ][INFO    ][5335] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-02 06:36:35,461 [salt.state       ][INFO    ][5335] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.460684 duration_in_ms=0.813
2017-11-02 06:36:35,461 [salt.state       ][INFO    ][5335] Running state [cfg01] at time 06:36:35.460895
2017-11-02 06:36:35,461 [salt.state       ][INFO    ][5335] Executing state host.present for cfg01
2017-11-02 06:36:35,462 [salt.state       ][INFO    ][5335] Host cfg01 (192.168.10.100) already present
2017-11-02 06:36:35,462 [salt.state       ][INFO    ][5335] Completed state [cfg01] at time 06:36:35.461694 duration_in_ms=0.799
2017-11-02 06:36:35,462 [salt.state       ][INFO    ][5335] Running state [cmp002] at time 06:36:35.461902
2017-11-02 06:36:35,462 [salt.state       ][INFO    ][5335] Executing state host.present for cmp002
2017-11-02 06:36:35,463 [salt.state       ][INFO    ][5335] Host cmp002 (192.168.10.102) already present
2017-11-02 06:36:35,463 [salt.state       ][INFO    ][5335] Completed state [cmp002] at time 06:36:35.462708 duration_in_ms=0.806
2017-11-02 06:36:35,463 [salt.state       ][INFO    ][5335] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.462910
2017-11-02 06:36:35,463 [salt.state       ][INFO    ][5335] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,464 [salt.state       ][INFO    ][5335] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.102) already present
2017-11-02 06:36:35,464 [salt.state       ][INFO    ][5335] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.463702 duration_in_ms=0.792
2017-11-02 06:36:35,464 [salt.state       ][INFO    ][5335] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.463914
2017-11-02 06:36:35,464 [salt.state       ][INFO    ][5335] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,465 [salt.state       ][INFO    ][5335] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.101) already present
2017-11-02 06:36:35,465 [salt.state       ][INFO    ][5335] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.464737 duration_in_ms=0.823
2017-11-02 06:36:35,465 [salt.state       ][INFO    ][5335] Running state [cmp001] at time 06:36:35.464946
2017-11-02 06:36:35,465 [salt.state       ][INFO    ][5335] Executing state host.present for cmp001
2017-11-02 06:36:35,466 [salt.state       ][INFO    ][5335] Host cmp001 (192.168.10.101) already present
2017-11-02 06:36:35,466 [salt.state       ][INFO    ][5335] Completed state [cmp001] at time 06:36:35.465741 duration_in_ms=0.795
2017-11-02 06:36:35,466 [salt.state       ][INFO    ][5335] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.465946
2017-11-02 06:36:35,466 [salt.state       ][INFO    ][5335] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,467 [salt.state       ][INFO    ][5335] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.51) already present
2017-11-02 06:36:35,467 [salt.state       ][INFO    ][5335] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.466754 duration_in_ms=0.809
2017-11-02 06:36:35,467 [salt.state       ][INFO    ][5335] Running state [dbs01] at time 06:36:35.466960
2017-11-02 06:36:35,467 [salt.state       ][INFO    ][5335] Executing state host.present for dbs01
2017-11-02 06:36:35,468 [salt.state       ][INFO    ][5335] Host dbs01 (192.168.10.51) already present
2017-11-02 06:36:35,468 [salt.state       ][INFO    ][5335] Completed state [dbs01] at time 06:36:35.467764 duration_in_ms=0.804
2017-11-02 06:36:35,468 [salt.state       ][INFO    ][5335] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.467974
2017-11-02 06:36:35,468 [salt.state       ][INFO    ][5335] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,469 [salt.state       ][INFO    ][5335] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.52) already present
2017-11-02 06:36:35,469 [salt.state       ][INFO    ][5335] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.468781 duration_in_ms=0.808
2017-11-02 06:36:35,469 [salt.state       ][INFO    ][5335] Running state [dbs02] at time 06:36:35.468991
2017-11-02 06:36:35,469 [salt.state       ][INFO    ][5335] Executing state host.present for dbs02
2017-11-02 06:36:35,471 [salt.state       ][INFO    ][5335] Host dbs02 (192.168.10.52) already present
2017-11-02 06:36:35,471 [salt.state       ][INFO    ][5335] Completed state [dbs02] at time 06:36:35.471216 duration_in_ms=2.225
2017-11-02 06:36:35,471 [salt.state       ][INFO    ][5335] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.471437
2017-11-02 06:36:35,472 [salt.state       ][INFO    ][5335] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,472 [salt.state       ][INFO    ][5335] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.53) already present
2017-11-02 06:36:35,472 [salt.state       ][INFO    ][5335] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.472273 duration_in_ms=0.836
2017-11-02 06:36:35,473 [salt.state       ][INFO    ][5335] Running state [dbs03] at time 06:36:35.472488
2017-11-02 06:36:35,473 [salt.state       ][INFO    ][5335] Executing state host.present for dbs03
2017-11-02 06:36:35,473 [salt.state       ][INFO    ][5335] Host dbs03 (192.168.10.53) already present
2017-11-02 06:36:35,473 [salt.state       ][INFO    ][5335] Completed state [dbs03] at time 06:36:35.473295 duration_in_ms=0.807
2017-11-02 06:36:35,474 [salt.state       ][INFO    ][5335] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.473508
2017-11-02 06:36:35,474 [salt.state       ][INFO    ][5335] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,474 [salt.state       ][INFO    ][5335] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.3) already present
2017-11-02 06:36:35,474 [salt.state       ][INFO    ][5335] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.474306 duration_in_ms=0.798
2017-11-02 06:36:35,475 [salt.state       ][INFO    ][5335] Running state [mas01] at time 06:36:35.474515
2017-11-02 06:36:35,475 [salt.state       ][INFO    ][5335] Executing state host.present for mas01
2017-11-02 06:36:35,475 [salt.state       ][INFO    ][5335] Host mas01 (192.168.10.3) already present
2017-11-02 06:36:35,475 [salt.state       ][INFO    ][5335] Completed state [mas01] at time 06:36:35.475310 duration_in_ms=0.795
2017-11-02 06:36:35,476 [salt.state       ][INFO    ][5335] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.475521
2017-11-02 06:36:35,476 [salt.state       ][INFO    ][5335] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,476 [salt.state       ][INFO    ][5335] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.12) already present
2017-11-02 06:36:35,476 [salt.state       ][INFO    ][5335] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.476334 duration_in_ms=0.813
2017-11-02 06:36:35,477 [salt.state       ][INFO    ][5335] Running state [ctl02] at time 06:36:35.476543
2017-11-02 06:36:35,477 [salt.state       ][INFO    ][5335] Executing state host.present for ctl02
2017-11-02 06:36:35,477 [salt.state       ][INFO    ][5335] Host ctl02 (192.168.10.12) already present
2017-11-02 06:36:35,477 [salt.state       ][INFO    ][5335] Completed state [ctl02] at time 06:36:35.477333 duration_in_ms=0.79
2017-11-02 06:36:35,478 [salt.state       ][INFO    ][5335] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.477538
2017-11-02 06:36:35,478 [salt.state       ][INFO    ][5335] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,478 [salt.state       ][INFO    ][5335] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.13) already present
2017-11-02 06:36:35,478 [salt.state       ][INFO    ][5335] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.478341 duration_in_ms=0.803
2017-11-02 06:36:35,479 [salt.state       ][INFO    ][5335] Running state [ctl03] at time 06:36:35.478547
2017-11-02 06:36:35,479 [salt.state       ][INFO    ][5335] Executing state host.present for ctl03
2017-11-02 06:36:35,479 [salt.state       ][INFO    ][5335] Host ctl03 (192.168.10.13) already present
2017-11-02 06:36:35,479 [salt.state       ][INFO    ][5335] Completed state [ctl03] at time 06:36:35.479344 duration_in_ms=0.797
2017-11-02 06:36:35,480 [salt.state       ][INFO    ][5335] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.479551
2017-11-02 06:36:35,480 [salt.state       ][INFO    ][5335] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,480 [salt.state       ][INFO    ][5335] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.11) already present
2017-11-02 06:36:35,480 [salt.state       ][INFO    ][5335] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.480359 duration_in_ms=0.808
2017-11-02 06:36:35,481 [salt.state       ][INFO    ][5335] Running state [ctl01] at time 06:36:35.480572
2017-11-02 06:36:35,481 [salt.state       ][INFO    ][5335] Executing state host.present for ctl01
2017-11-02 06:36:35,481 [salt.state       ][INFO    ][5335] Host ctl01 (192.168.10.11) already present
2017-11-02 06:36:35,481 [salt.state       ][INFO    ][5335] Completed state [ctl01] at time 06:36:35.481366 duration_in_ms=0.794
2017-11-02 06:36:35,482 [salt.state       ][INFO    ][5335] Running state [ctl] at time 06:36:35.481586
2017-11-02 06:36:35,482 [salt.state       ][INFO    ][5335] Executing state host.present for ctl
2017-11-02 06:36:35,482 [salt.state       ][INFO    ][5335] Host ctl (192.168.10.10) already present
2017-11-02 06:36:35,482 [salt.state       ][INFO    ][5335] Completed state [ctl] at time 06:36:35.482381 duration_in_ms=0.795
2017-11-02 06:36:35,483 [salt.state       ][INFO    ][5335] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.482588
2017-11-02 06:36:35,483 [salt.state       ][INFO    ][5335] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-02 06:36:35,483 [salt.state       ][INFO    ][5335] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.10) already present
2017-11-02 06:36:35,483 [salt.state       ][INFO    ][5335] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:36:35.483384 duration_in_ms=0.796
2017-11-02 06:36:35,486 [salt.state       ][INFO    ][5335] Running state [ens2f0.81] at time 06:36:35.485692
2017-11-02 06:36:35,486 [salt.state       ][INFO    ][5335] Executing state network.managed for ens2f0.81
2017-11-02 06:36:35,569 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'vlan'] in directory '/root'
2017-11-02 06:36:35,854 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:36:37,139 [salt.state       ][INFO    ][5335] Interface ens2f0.81 is up to date.
2017-11-02 06:36:37,139 [salt.state       ][INFO    ][5335] Completed state [ens2f0.81] at time 06:36:37.139202 duration_in_ms=1653.509
2017-11-02 06:36:37,141 [salt.state       ][INFO    ][5335] Running state [br-ctl] at time 06:36:37.141001
2017-11-02 06:36:37,141 [salt.state       ][INFO    ][5335] Executing state network.managed for br-ctl
2017-11-02 06:36:37,162 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-02 06:36:37,452 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:36:39,120 [salt.state       ][INFO    ][5335] Interface br-ctl is up to date.
2017-11-02 06:36:39,120 [salt.state       ][INFO    ][5335] Completed state [br-ctl] at time 06:36:39.119808 duration_in_ms=1978.808
2017-11-02 06:36:39,120 [salt.state       ][INFO    ][5335] Running state [eno1] at time 06:36:39.120246
2017-11-02 06:36:39,121 [salt.state       ][INFO    ][5335] Executing state network.managed for eno1
2017-11-02 06:36:40,723 [salt.state       ][INFO    ][5335] Interface eno1 is up to date.
2017-11-02 06:36:40,723 [salt.state       ][INFO    ][5335] Completed state [eno1] at time 06:36:40.723320 duration_in_ms=1603.071
2017-11-02 06:36:40,724 [salt.state       ][INFO    ][5335] Running state [ens2f0] at time 06:36:40.724154
2017-11-02 06:36:40,725 [salt.state       ][INFO    ][5335] Executing state network.managed for ens2f0
2017-11-02 06:36:42,380 [salt.state       ][INFO    ][5335] Interface ens2f0 is up to date.
2017-11-02 06:36:42,380 [salt.state       ][INFO    ][5335] Completed state [ens2f0] at time 06:36:42.380128 duration_in_ms=1655.973
2017-11-02 06:36:42,381 [salt.state       ][INFO    ][5335] Running state [ens2f0.80] at time 06:36:42.380594
2017-11-02 06:36:42,381 [salt.state       ][INFO    ][5335] Executing state network.managed for ens2f0.80
2017-11-02 06:36:42,398 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'vlan'] in directory '/root'
2017-11-02 06:36:42,692 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:36:44,344 [salt.state       ][INFO    ][5335] Interface ens2f0.80 is up to date.
2017-11-02 06:36:44,345 [salt.state       ][INFO    ][5335] Completed state [ens2f0.80] at time 06:36:44.344843 duration_in_ms=1964.248
2017-11-02 06:36:44,348 [salt.state       ][INFO    ][5335] Running state [br-mgmt] at time 06:36:44.348330
2017-11-02 06:36:44,349 [salt.state       ][INFO    ][5335] Executing state network.managed for br-mgmt
2017-11-02 06:36:44,363 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-02 06:36:44,758 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:36:45,532 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102063644769523
2017-11-02 06:36:45,548 [salt.minion      ][INFO    ][12173] Starting a new job with PID 12173
2017-11-02 06:36:45,575 [salt.minion      ][INFO    ][12173] Returning information for job: 20171102063644769523
2017-11-02 06:36:46,419 [salt.state       ][INFO    ][5335] Interface br-mgmt is up to date.
2017-11-02 06:36:46,420 [salt.state       ][INFO    ][5335] Completed state [br-mgmt] at time 06:36:46.419772 duration_in_ms=2071.438
2017-11-02 06:36:46,424 [salt.state       ][INFO    ][5335] Running state [br-ex] at time 06:36:46.423460
2017-11-02 06:36:46,424 [salt.state       ][INFO    ][5335] Executing state network.managed for br-ex
2017-11-02 06:36:46,439 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-02 06:36:46,724 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:36:48,425 [salt.state       ][INFO    ][5335] Interface br-ex is up to date.
2017-11-02 06:36:48,425 [salt.state       ][INFO    ][5335] Completed state [br-ex] at time 06:36:48.425275 duration_in_ms=2001.813
2017-11-02 06:36:48,426 [salt.state       ][INFO    ][5335] Running state [/etc/profile.d/proxy.sh] at time 06:36:48.425973
2017-11-02 06:36:48,427 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-02 06:36:48,428 [salt.state       ][INFO    ][5335] File /etc/profile.d/proxy.sh is not present
2017-11-02 06:36:48,428 [salt.state       ][INFO    ][5335] Completed state [/etc/profile.d/proxy.sh] at time 06:36:48.427973 duration_in_ms=1.999
2017-11-02 06:36:48,428 [salt.state       ][INFO    ][5335] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:36:48.428252
2017-11-02 06:36:48,428 [salt.state       ][INFO    ][5335] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-02 06:36:48,429 [salt.state       ][INFO    ][5335] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-02 06:36:48,429 [salt.state       ][INFO    ][5335] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:36:48.429287 duration_in_ms=1.034
2017-11-02 06:36:48,430 [salt.state       ][INFO    ][5335] Running state [ntp] at time 06:36:48.429798
2017-11-02 06:36:48,430 [salt.state       ][INFO    ][5335] Executing state pkg.installed for ntp
2017-11-02 06:36:48,442 [salt.state       ][INFO    ][5335] Package ntp is already installed
2017-11-02 06:36:48,443 [salt.state       ][INFO    ][5335] Completed state [ntp] at time 06:36:48.442575 duration_in_ms=12.777
2017-11-02 06:36:48,447 [salt.state       ][INFO    ][5335] Running state [/etc/ntp.conf] at time 06:36:48.446494
2017-11-02 06:36:48,447 [salt.state       ][INFO    ][5335] Executing state file.managed for /etc/ntp.conf
2017-11-02 06:36:48,866 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-02 06:36:48,920 [salt.fileclient  ][INFO    ][5335] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-02 06:36:48,930 [salt.state       ][INFO    ][5335] File /etc/ntp.conf is in the correct state
2017-11-02 06:36:48,930 [salt.state       ][INFO    ][5335] Completed state [/etc/ntp.conf] at time 06:36:48.929757 duration_in_ms=483.264
2017-11-02 06:36:48,931 [salt.state       ][INFO    ][5335] Running state [ntp] at time 06:36:48.931293
2017-11-02 06:36:48,932 [salt.state       ][INFO    ][5335] Executing state service.running for ntp
2017-11-02 06:36:48,932 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-02 06:36:48,951 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-02 06:36:48,969 [salt.loaded.int.module.cmdmod][INFO    ][5335] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-02 06:36:48,981 [salt.state       ][INFO    ][5335] The service ntp is already running
2017-11-02 06:36:48,981 [salt.state       ][INFO    ][5335] Completed state [ntp] at time 06:36:48.980868 duration_in_ms=49.574
2017-11-02 06:36:48,990 [salt.minion      ][INFO    ][5335] Returning information for job: 20171102063544073899
2017-11-02 06:37:05,736 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command state.sls with jid 20171102063705749744
2017-11-02 06:37:05,756 [salt.minion      ][INFO    ][12364] Starting a new job with PID 12364
2017-11-02 06:37:08,390 [salt.state       ][INFO    ][12364] Loading fresh modules for state activity
2017-11-02 06:37:08,426 [salt.fileclient  ][INFO    ][12364] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-11-02 06:37:08,465 [salt.fileclient  ][INFO    ][12364] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-11-02 06:37:08,487 [salt.fileclient  ][INFO    ][12364] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-11-02 06:37:08,532 [salt.fileclient  ][INFO    ][12364] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-02 06:37:08,584 [salt.fileclient  ][INFO    ][12364] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-11-02 06:37:08,641 [salt.fileclient  ][INFO    ][12364] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-02 06:37:09,133 [salt.state       ][INFO    ][12364] Running state [libvirt0] at time 06:37:09.133318
2017-11-02 06:37:09,134 [salt.state       ][INFO    ][12364] Executing state pkg.installed for libvirt0
2017-11-02 06:37:09,134 [salt.loaded.int.module.cmdmod][INFO    ][12364] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:37:09,825 [salt.state       ][INFO    ][12364] Package libvirt0 is already installed
2017-11-02 06:37:09,827 [salt.state       ][INFO    ][12364] Completed state [libvirt0] at time 06:37:09.826766 duration_in_ms=693.447
2017-11-02 06:37:09,828 [salt.state       ][INFO    ][12364] Running state [pm-utils] at time 06:37:09.827924
2017-11-02 06:37:09,829 [salt.state       ][INFO    ][12364] Executing state pkg.installed for pm-utils
2017-11-02 06:37:09,839 [salt.state       ][INFO    ][12364] Package pm-utils is already installed
2017-11-02 06:37:09,839 [salt.state       ][INFO    ][12364] Completed state [pm-utils] at time 06:37:09.839114 duration_in_ms=11.189
2017-11-02 06:37:09,840 [salt.state       ][INFO    ][12364] Running state [python-libvirt] at time 06:37:09.839655
2017-11-02 06:37:09,840 [salt.state       ][INFO    ][12364] Executing state pkg.installed for python-libvirt
2017-11-02 06:37:09,850 [salt.state       ][INFO    ][12364] Package python-libvirt is already installed
2017-11-02 06:37:09,850 [salt.state       ][INFO    ][12364] Completed state [python-libvirt] at time 06:37:09.850155 duration_in_ms=10.499
2017-11-02 06:37:09,851 [salt.state       ][INFO    ][12364] Running state [libvirt-bin] at time 06:37:09.850646
2017-11-02 06:37:09,851 [salt.state       ][INFO    ][12364] Executing state pkg.installed for libvirt-bin
2017-11-02 06:37:09,861 [salt.state       ][INFO    ][12364] Package libvirt-bin is already installed
2017-11-02 06:37:09,862 [salt.state       ][INFO    ][12364] Completed state [libvirt-bin] at time 06:37:09.861422 duration_in_ms=10.776
2017-11-02 06:37:09,862 [salt.state       ][INFO    ][12364] Running state [qemu-utils] at time 06:37:09.861955
2017-11-02 06:37:09,862 [salt.state       ][INFO    ][12364] Executing state pkg.installed for qemu-utils
2017-11-02 06:37:09,873 [salt.state       ][INFO    ][12364] Package qemu-utils is already installed
2017-11-02 06:37:09,873 [salt.state       ][INFO    ][12364] Completed state [qemu-utils] at time 06:37:09.873153 duration_in_ms=11.197
2017-11-02 06:37:09,874 [salt.state       ][INFO    ][12364] Running state [qemu-kvm] at time 06:37:09.873674
2017-11-02 06:37:09,874 [salt.state       ][INFO    ][12364] Executing state pkg.installed for qemu-kvm
2017-11-02 06:37:09,884 [salt.state       ][INFO    ][12364] Package qemu-kvm is already installed
2017-11-02 06:37:09,884 [salt.state       ][INFO    ][12364] Completed state [qemu-kvm] at time 06:37:09.884379 duration_in_ms=10.705
2017-11-02 06:37:09,894 [salt.state       ][INFO    ][12364] Running state [/etc/libvirt/libvirtd.conf] at time 06:37:09.894254
2017-11-02 06:37:09,895 [salt.state       ][INFO    ][12364] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-11-02 06:37:09,940 [salt.fileclient  ][INFO    ][12364] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-11-02 06:37:09,958 [salt.state       ][INFO    ][12364] File /etc/libvirt/libvirtd.conf is in the correct state
2017-11-02 06:37:09,959 [salt.state       ][INFO    ][12364] Completed state [/etc/libvirt/libvirtd.conf] at time 06:37:09.958873 duration_in_ms=64.618
2017-11-02 06:37:09,960 [salt.state       ][INFO    ][12364] Running state [/etc/default/libvirt-bin] at time 06:37:09.959655
2017-11-02 06:37:09,960 [salt.state       ][INFO    ][12364] Executing state file.managed for /etc/default/libvirt-bin
2017-11-02 06:37:09,986 [salt.fileclient  ][INFO    ][12364] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-11-02 06:37:09,993 [salt.state       ][INFO    ][12364] File /etc/default/libvirt-bin is in the correct state
2017-11-02 06:37:09,993 [salt.state       ][INFO    ][12364] Completed state [/etc/default/libvirt-bin] at time 06:37:09.993187 duration_in_ms=33.532
2017-11-02 06:37:09,995 [salt.state       ][INFO    ][12364] Running state [service.systemctl_reload] at time 06:37:09.995144
2017-11-02 06:37:09,996 [salt.state       ][INFO    ][12364] Executing state module.wait for service.systemctl_reload
2017-11-02 06:37:09,996 [salt.state       ][INFO    ][12364] No changes made for service.systemctl_reload
2017-11-02 06:37:09,996 [salt.state       ][INFO    ][12364] Completed state [service.systemctl_reload] at time 06:37:09.996305 duration_in_ms=1.162
2017-11-02 06:37:10,000 [salt.state       ][INFO    ][12364] Running state [/etc/libvirt/qemu/networks/default.xml] at time 06:37:10.000136
2017-11-02 06:37:10,001 [salt.state       ][INFO    ][12364] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-11-02 06:37:10,001 [salt.state       ][INFO    ][12364] File /etc/libvirt/qemu/networks/default.xml is not present
2017-11-02 06:37:10,002 [salt.state       ][INFO    ][12364] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 06:37:10.001841 duration_in_ms=1.705
2017-11-02 06:37:10,003 [salt.state       ][INFO    ][12364] Running state [libvirt-bin] at time 06:37:10.003003
2017-11-02 06:37:10,004 [salt.state       ][INFO    ][12364] Executing state service.running for libvirt-bin
2017-11-02 06:37:10,006 [salt.loaded.int.module.cmdmod][INFO    ][12364] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2017-11-02 06:37:10,044 [salt.loaded.int.module.cmdmod][INFO    ][12364] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2017-11-02 06:37:10,058 [salt.loaded.int.module.cmdmod][INFO    ][12364] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2017-11-02 06:37:10,071 [salt.state       ][INFO    ][12364] The service libvirt-bin is already running
2017-11-02 06:37:10,071 [salt.state       ][INFO    ][12364] Completed state [libvirt-bin] at time 06:37:10.071258 duration_in_ms=68.256
2017-11-02 06:37:10,073 [salt.state       ][INFO    ][12364] Running state [virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default] at time 06:37:10.072799
2017-11-02 06:37:10,073 [salt.state       ][INFO    ][12364] Executing state cmd.run for virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default
2017-11-02 06:37:10,074 [salt.loaded.int.module.cmdmod][INFO    ][12364] Executing command 'virsh -q net-list --all | grep -q '^\s*default'' in directory '/root'
2017-11-02 06:37:10,108 [salt.state       ][INFO    ][12364] onlyif execution failed
2017-11-02 06:37:10,108 [salt.state       ][INFO    ][12364] Completed state [virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default] at time 06:37:10.107866 duration_in_ms=35.068
2017-11-02 06:37:10,108 [salt.state       ][INFO    ][12364] Running state [virsh net-autostart default --disable] at time 06:37:10.108164
2017-11-02 06:37:10,108 [salt.state       ][INFO    ][12364] Executing state cmd.run for virsh net-autostart default --disable
2017-11-02 06:37:10,109 [salt.loaded.int.module.cmdmod][INFO    ][12364] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-11-02 06:37:10,140 [salt.state       ][INFO    ][12364] onlyif execution failed
2017-11-02 06:37:10,140 [salt.state       ][INFO    ][12364] Completed state [virsh net-autostart default --disable] at time 06:37:10.140204 duration_in_ms=32.039
2017-11-02 06:37:10,141 [salt.state       ][INFO    ][12364] Running state [virsh net-destroy default] at time 06:37:10.140500
2017-11-02 06:37:10,141 [salt.state       ][INFO    ][12364] Executing state cmd.run for virsh net-destroy default
2017-11-02 06:37:10,141 [salt.loaded.int.module.cmdmod][INFO    ][12364] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-11-02 06:37:10,162 [salt.state       ][INFO    ][12364] onlyif execution failed
2017-11-02 06:37:10,162 [salt.state       ][INFO    ][12364] Completed state [virsh net-destroy default] at time 06:37:10.162402 duration_in_ms=21.902
2017-11-02 06:37:10,164 [salt.minion      ][INFO    ][12364] Returning information for job: 20171102063705749744
2017-11-02 06:37:10,990 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command state.apply with jid 20171102063711000398
2017-11-02 06:37:11,007 [salt.minion      ][INFO    ][12402] Starting a new job with PID 12402
2017-11-02 06:37:13,348 [salt.state       ][INFO    ][12402] Loading fresh modules for state activity
2017-11-02 06:37:13,408 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-02 06:37:14,079 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-02 06:37:14,096 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-02 06:37:14,134 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:37:14,214 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-02 06:37:14,244 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:37:14,354 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-02 06:37:14,396 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-02 06:37:14,412 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 06:37:14,433 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-02 06:37:14,445 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-02 06:37:14,480 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-02 06:37:14,506 [py.warnings      ][WARNING ][12402] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-11-02 06:37:14,506 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'salt-minion --version' in directory '/root'
2017-11-02 06:37:14,961 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-02 06:37:14,986 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-02 06:37:14,1000 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-02 06:37:15,013 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-02 06:37:15,080 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-02 06:37:15,128 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-02 06:37:15,220 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-02 06:37:15,248 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:37:15,329 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-02 06:37:15,356 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:37:15,493 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-02 06:37:15,533 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-02 06:37:15,551 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 06:37:15,592 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-02 06:37:15,610 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-02 06:37:15,640 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-02 06:37:15,683 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'salt-minion --version' in directory '/root'
2017-11-02 06:37:16,117 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-02 06:37:16,137 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-02 06:37:16,151 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-02 06:37:16,164 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-02 06:37:16,233 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-02 06:37:16,283 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-02 06:37:16,414 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-02 06:37:16,540 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:37:16,625 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-02 06:37:16,655 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-02 06:37:16,714 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:37:17,231 [salt.state       ][INFO    ][12402] Running state [salt-minion] at time 06:37:17.231143
2017-11-02 06:37:17,232 [salt.state       ][INFO    ][12402] Executing state pkg.installed for salt-minion
2017-11-02 06:37:17,232 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:37:17,664 [salt.state       ][INFO    ][12402] Package salt-minion is already installed
2017-11-02 06:37:17,665 [salt.state       ][INFO    ][12402] Completed state [salt-minion] at time 06:37:17.664696 duration_in_ms=433.552
2017-11-02 06:37:17,665 [salt.state       ][INFO    ][12402] Running state [salt_minion_dependency_packages] at time 06:37:17.665050
2017-11-02 06:37:17,665 [salt.state       ][INFO    ][12402] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-02 06:37:17,676 [salt.state       ][INFO    ][12402] All specified packages are already installed
2017-11-02 06:37:17,676 [salt.state       ][INFO    ][12402] Completed state [salt_minion_dependency_packages] at time 06:37:17.675942 duration_in_ms=10.89
2017-11-02 06:37:17,679 [salt.state       ][INFO    ][12402] Running state [/etc/salt/minion.d/minion.conf] at time 06:37:17.679319
2017-11-02 06:37:17,680 [salt.state       ][INFO    ][12402] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-02 06:37:17,713 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-02 06:37:17,848 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:37:17,965 [salt.fileclient  ][INFO    ][12402] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:37:18,089 [salt.state       ][INFO    ][12402] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-02 06:37:18,090 [salt.state       ][INFO    ][12402] Completed state [/etc/salt/minion.d/minion.conf] at time 06:37:18.089432 duration_in_ms=410.114
2017-11-02 06:37:18,090 [salt.state       ][INFO    ][12402] Running state [/etc/salt/minion.d/_virt.conf] at time 06:37:18.090062
2017-11-02 06:37:18,091 [salt.state       ][INFO    ][12402] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-02 06:37:18,092 [salt.state       ][INFO    ][12402] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-02 06:37:18,092 [salt.state       ][INFO    ][12402] Completed state [/etc/salt/minion.d/_virt.conf] at time 06:37:18.092351 duration_in_ms=2.29
2017-11-02 06:37:18,097 [salt.state       ][INFO    ][12402] Running state [salt-minion] at time 06:37:18.096448
2017-11-02 06:37:18,097 [salt.state       ][INFO    ][12402] Executing state service.running for salt-minion
2017-11-02 06:37:18,098 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-02 06:37:18,124 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-02 06:37:18,138 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-02 06:37:18,153 [salt.state       ][INFO    ][12402] The service salt-minion is already running
2017-11-02 06:37:18,153 [salt.state       ][INFO    ][12402] Completed state [salt-minion] at time 06:37:18.153235 duration_in_ms=56.785
2017-11-02 06:37:18,158 [salt.state       ][INFO    ][12402] Running state [/etc/salt/grains.d] at time 06:37:18.157668
2017-11-02 06:37:18,158 [salt.state       ][INFO    ][12402] Executing state file.directory for /etc/salt/grains.d
2017-11-02 06:37:18,160 [salt.state       ][INFO    ][12402] Directory /etc/salt/grains.d is in the correct state
2017-11-02 06:37:18,160 [salt.state       ][INFO    ][12402] Completed state [/etc/salt/grains.d] at time 06:37:18.160240 duration_in_ms=2.574
2017-11-02 06:37:18,162 [salt.state       ][INFO    ][12402] Running state [/etc/salt/grains] at time 06:37:18.161479
2017-11-02 06:37:18,162 [salt.state       ][INFO    ][12402] Executing state file.managed for /etc/salt/grains
2017-11-02 06:37:18,163 [salt.state       ][INFO    ][12402] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-02 06:37:18,164 [salt.state       ][INFO    ][12402] Completed state [/etc/salt/grains] at time 06:37:18.163469 duration_in_ms=1.99
2017-11-02 06:37:18,164 [salt.state       ][INFO    ][12402] Running state [/etc/salt/grains.d/placeholder] at time 06:37:18.164239
2017-11-02 06:37:18,165 [salt.state       ][INFO    ][12402] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-02 06:37:18,169 [salt.state       ][INFO    ][12402] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-02 06:37:18,169 [salt.state       ][INFO    ][12402] Completed state [/etc/salt/grains.d/placeholder] at time 06:37:18.169268 duration_in_ms=5.027
2017-11-02 06:37:18,170 [salt.state       ][INFO    ][12402] Running state [/etc/salt/grains.d/sphinx] at time 06:37:18.170300
2017-11-02 06:37:18,171 [salt.state       ][INFO    ][12402] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-02 06:37:18,177 [salt.state       ][INFO    ][12402] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.141
               - 192.168.11.2
-              - 192.168.122.1
         system:
           name: System
           param:

2017-11-02 06:37:18,177 [salt.state       ][INFO    ][12402] Completed state [/etc/salt/grains.d/sphinx] at time 06:37:18.177073 duration_in_ms=6.774
2017-11-02 06:37:18,178 [salt.state       ][INFO    ][12402] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:37:18.177947
2017-11-02 06:37:18,178 [salt.state       ][INFO    ][12402] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:18,179 [salt.state       ][INFO    ][12402] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:18,180 [salt.state       ][INFO    ][12402] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:37:18.179421 duration_in_ms=1.473
2017-11-02 06:37:18,180 [salt.state       ][INFO    ][12402] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:37:18.179858
2017-11-02 06:37:18,180 [salt.state       ][INFO    ][12402] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:18,182 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-11-02 06:37:18,351 [salt.state       ][INFO    ][12402] {'pid': 12451, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-02 06:37:18,352 [salt.state       ][INFO    ][12402] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:37:18.351873 duration_in_ms=172.014
2017-11-02 06:37:18,353 [salt.state       ][INFO    ][12402] Running state [/etc/salt/grains.d/dns_records] at time 06:37:18.352565
2017-11-02 06:37:18,353 [salt.state       ][INFO    ][12402] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-02 06:37:18,355 [salt.state       ][INFO    ][12402] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-02 06:37:18,355 [salt.state       ][INFO    ][12402] Completed state [/etc/salt/grains.d/dns_records] at time 06:37:18.354760 duration_in_ms=2.195
2017-11-02 06:37:18,356 [salt.state       ][INFO    ][12402] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 06:37:18.355763
2017-11-02 06:37:18,356 [salt.state       ][INFO    ][12402] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:18,356 [salt.state       ][INFO    ][12402] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:18,357 [salt.state       ][INFO    ][12402] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 06:37:18.356484 duration_in_ms=0.721
2017-11-02 06:37:18,357 [salt.state       ][INFO    ][12402] Running state [/etc/salt/grains.d/salt] at time 06:37:18.356933
2017-11-02 06:37:18,357 [salt.state       ][INFO    ][12402] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-02 06:37:18,360 [salt.state       ][INFO    ][12402] File /etc/salt/grains.d/salt is in the correct state
2017-11-02 06:37:18,360 [salt.state       ][INFO    ][12402] Completed state [/etc/salt/grains.d/salt] at time 06:37:18.360371 duration_in_ms=3.438
2017-11-02 06:37:18,362 [salt.state       ][INFO    ][12402] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 06:37:18.362299
2017-11-02 06:37:18,363 [salt.state       ][INFO    ][12402] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:18,364 [salt.state       ][INFO    ][12402] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:18,364 [salt.state       ][INFO    ][12402] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 06:37:18.363681 duration_in_ms=1.384
2017-11-02 06:37:18,367 [salt.state       ][INFO    ][12402] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:37:18.366714
2017-11-02 06:37:18,367 [salt.state       ][INFO    ][12402] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-02 06:37:18,368 [salt.state       ][INFO    ][12402] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-02 06:37:18,368 [salt.state       ][INFO    ][12402] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:37:18.367744 duration_in_ms=1.03
2017-11-02 06:37:18,368 [salt.state       ][INFO    ][12402] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:37:18.367934
2017-11-02 06:37:18,368 [salt.state       ][INFO    ][12402] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-02 06:37:18,371 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-11-02 06:37:18,379 [salt.state       ][INFO    ][12402] {'pid': 12453, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-02 06:37:18,380 [salt.state       ][INFO    ][12402] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:37:18.379855 duration_in_ms=11.921
2017-11-02 06:37:18,381 [salt.state       ][INFO    ][12402] Running state [mine.update] at time 06:37:18.380816
2017-11-02 06:37:18,381 [salt.state       ][INFO    ][12402] Executing state module.wait for mine.update
2017-11-02 06:37:18,381 [salt.state       ][INFO    ][12402] No changes made for mine.update
2017-11-02 06:37:18,382 [salt.state       ][INFO    ][12402] Completed state [mine.update] at time 06:37:18.381569 duration_in_ms=0.753
2017-11-02 06:37:18,382 [salt.state       ][INFO    ][12402] Running state [mine.update] at time 06:37:18.381761
2017-11-02 06:37:18,382 [salt.state       ][INFO    ][12402] Executing state module.mod_watch for mine.update
2017-11-02 06:37:18,905 [salt.state       ][INFO    ][12402] {'ret': True}
2017-11-02 06:37:18,906 [salt.state       ][INFO    ][12402] Completed state [mine.update] at time 06:37:18.905791 duration_in_ms=524.029
2017-11-02 06:37:18,906 [salt.state       ][INFO    ][12402] Running state [ca-certificates] at time 06:37:18.906085
2017-11-02 06:37:18,906 [salt.state       ][INFO    ][12402] Executing state pkg.installed for ca-certificates
2017-11-02 06:37:18,912 [salt.state       ][INFO    ][12402] Package ca-certificates is already installed
2017-11-02 06:37:18,912 [salt.state       ][INFO    ][12402] Completed state [ca-certificates] at time 06:37:18.911720 duration_in_ms=5.634
2017-11-02 06:37:18,913 [salt.state       ][INFO    ][12402] Running state [update-ca-certificates] at time 06:37:18.912527
2017-11-02 06:37:18,913 [salt.state       ][INFO    ][12402] Executing state cmd.wait for update-ca-certificates
2017-11-02 06:37:18,913 [salt.state       ][INFO    ][12402] No changes made for update-ca-certificates
2017-11-02 06:37:18,913 [salt.state       ][INFO    ][12402] Completed state [update-ca-certificates] at time 06:37:18.913229 duration_in_ms=0.7
2017-11-02 06:37:18,913 [salt.state       ][INFO    ][12402] Running state [libvirt-dev] at time 06:37:18.913456
2017-11-02 06:37:18,914 [salt.state       ][INFO    ][12402] Executing state pkg.installed for libvirt-dev
2017-11-02 06:37:18,918 [salt.state       ][INFO    ][12402] Package libvirt-dev is already installed
2017-11-02 06:37:18,918 [salt.state       ][INFO    ][12402] Completed state [libvirt-dev] at time 06:37:18.918358 duration_in_ms=4.902
2017-11-02 06:37:18,919 [salt.state       ][INFO    ][12402] Running state [pkg-config] at time 06:37:18.918570
2017-11-02 06:37:18,919 [salt.state       ][INFO    ][12402] Executing state pkg.installed for pkg-config
2017-11-02 06:37:18,924 [salt.state       ][INFO    ][12402] Package pkg-config is already installed
2017-11-02 06:37:18,924 [salt.state       ][INFO    ][12402] Completed state [pkg-config] at time 06:37:18.923798 duration_in_ms=5.228
2017-11-02 06:37:18,924 [salt.state       ][INFO    ][12402] Running state [virtng.init] at time 06:37:18.924025
2017-11-02 06:37:18,924 [salt.state       ][INFO    ][12402] Executing state module.run for virtng.init
2017-11-02 06:37:18,993 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command ['git', '--version'] in directory '/root'
2017-11-02 06:37:19,053 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:19,083 [salt.state       ][INFO    ][12402] unless execution succeeded
2017-11-02 06:37:19,083 [salt.state       ][INFO    ][12402] Completed state [virtng.init] at time 06:37:19.083284 duration_in_ms=159.258
2017-11-02 06:37:19,084 [salt.state       ][INFO    ][12402] Running state [virt.set_autostart] at time 06:37:19.083616
2017-11-02 06:37:19,084 [salt.state       ][INFO    ][12402] Executing state module.run for virt.set_autostart
2017-11-02 06:37:19,087 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:19,107 [salt.state       ][INFO    ][12402] unless execution succeeded
2017-11-02 06:37:19,108 [salt.state       ][INFO    ][12402] Completed state [virt.set_autostart] at time 06:37:19.107546 duration_in_ms=23.93
2017-11-02 06:37:19,108 [salt.state       ][INFO    ][12402] Running state [virtng.init] at time 06:37:19.107854
2017-11-02 06:37:19,108 [salt.state       ][INFO    ][12402] Executing state module.run for virtng.init
2017-11-02 06:37:19,111 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:19,130 [salt.state       ][INFO    ][12402] unless execution succeeded
2017-11-02 06:37:19,131 [salt.state       ][INFO    ][12402] Completed state [virtng.init] at time 06:37:19.130649 duration_in_ms=22.795
2017-11-02 06:37:19,131 [salt.state       ][INFO    ][12402] Running state [virt.set_autostart] at time 06:37:19.131001
2017-11-02 06:37:19,131 [salt.state       ][INFO    ][12402] Executing state module.run for virt.set_autostart
2017-11-02 06:37:19,135 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:19,155 [salt.state       ][INFO    ][12402] unless execution succeeded
2017-11-02 06:37:19,155 [salt.state       ][INFO    ][12402] Completed state [virt.set_autostart] at time 06:37:19.155215 duration_in_ms=24.214
2017-11-02 06:37:19,156 [salt.state       ][INFO    ][12402] Running state [virtng.init] at time 06:37:19.155522
2017-11-02 06:37:19,156 [salt.state       ][INFO    ][12402] Executing state module.run for virtng.init
2017-11-02 06:37:19,159 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:19,179 [salt.state       ][INFO    ][12402] unless execution succeeded
2017-11-02 06:37:19,180 [salt.state       ][INFO    ][12402] Completed state [virtng.init] at time 06:37:19.179555 duration_in_ms=24.032
2017-11-02 06:37:19,180 [salt.state       ][INFO    ][12402] Running state [virt.set_autostart] at time 06:37:19.179879
2017-11-02 06:37:19,180 [salt.state       ][INFO    ][12402] Executing state module.run for virt.set_autostart
2017-11-02 06:37:19,183 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:19,203 [salt.state       ][INFO    ][12402] unless execution succeeded
2017-11-02 06:37:19,204 [salt.state       ][INFO    ][12402] Completed state [virt.set_autostart] at time 06:37:19.203557 duration_in_ms=23.677
2017-11-02 06:37:19,204 [salt.state       ][INFO    ][12402] Running state [virtng.init] at time 06:37:19.203869
2017-11-02 06:37:19,204 [salt.state       ][INFO    ][12402] Executing state module.run for virtng.init
2017-11-02 06:37:19,207 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:19,230 [salt.state       ][INFO    ][12402] unless execution succeeded
2017-11-02 06:37:19,230 [salt.state       ][INFO    ][12402] Completed state [virtng.init] at time 06:37:19.230174 duration_in_ms=26.304
2017-11-02 06:37:19,231 [salt.state       ][INFO    ][12402] Running state [virt.set_autostart] at time 06:37:19.230497
2017-11-02 06:37:19,231 [salt.state       ][INFO    ][12402] Executing state module.run for virt.set_autostart
2017-11-02 06:37:19,234 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:19,254 [salt.state       ][INFO    ][12402] unless execution succeeded
2017-11-02 06:37:19,254 [salt.state       ][INFO    ][12402] Completed state [virt.set_autostart] at time 06:37:19.253811 duration_in_ms=23.313
2017-11-02 06:37:19,254 [salt.state       ][INFO    ][12402] Running state [virtng.init] at time 06:37:19.254125
2017-11-02 06:37:19,254 [salt.state       ][INFO    ][12402] Executing state module.run for virtng.init
2017-11-02 06:37:19,258 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:19,276 [salt.state       ][INFO    ][12402] unless execution succeeded
2017-11-02 06:37:19,276 [salt.state       ][INFO    ][12402] Completed state [virtng.init] at time 06:37:19.275891 duration_in_ms=21.766
2017-11-02 06:37:19,276 [salt.state       ][INFO    ][12402] Running state [virt.set_autostart] at time 06:37:19.276223
2017-11-02 06:37:19,276 [salt.state       ][INFO    ][12402] Executing state module.run for virt.set_autostart
2017-11-02 06:37:19,280 [salt.loaded.int.module.cmdmod][INFO    ][12402] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:19,298 [salt.state       ][INFO    ][12402] unless execution succeeded
2017-11-02 06:37:19,298 [salt.state       ][INFO    ][12402] Completed state [virt.set_autostart] at time 06:37:19.298220 duration_in_ms=21.996
2017-11-02 06:37:19,302 [salt.minion      ][INFO    ][12402] Returning information for job: 20171102063711000398
2017-11-02 06:37:37,599 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171102063737600483
2017-11-02 06:37:37,618 [salt.minion      ][INFO    ][12507] Starting a new job with PID 12507
2017-11-02 06:37:40,202 [salt.state       ][INFO    ][12507] Loading fresh modules for state activity
2017-11-02 06:37:40,236 [salt.state       ][ERROR   ][12507] No contents found in top file
2017-11-02 06:37:40,237 [salt.utils.extmods][INFO    ][12507] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-02 06:37:40,244 [salt.utils.extmods][INFO    ][12507] Syncing beacons for environment 'base'
2017-11-02 06:37:40,245 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_beacons, for base)
2017-11-02 06:37:40,245 [salt.fileclient  ][INFO    ][12507] Caching directory '_beacons/' for environment 'base'
2017-11-02 06:37:40,308 [salt.utils.extmods][INFO    ][12507] Syncing modules for environment 'base'
2017-11-02 06:37:40,308 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_modules, for base)
2017-11-02 06:37:40,309 [salt.fileclient  ][INFO    ][12507] Caching directory '_modules/' for environment 'base'
2017-11-02 06:37:40,376 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-02 06:37:40,393 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-02 06:37:40,413 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-02 06:37:40,429 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-02 06:37:40,444 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-02 06:37:40,458 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-02 06:37:40,475 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-02 06:37:40,493 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-02 06:37:40,509 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-02 06:37:40,524 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-02 06:37:40,542 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-02 06:37:40,556 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-02 06:37:40,572 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-02 06:37:40,587 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-02 06:37:40,602 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-02 06:37:40,620 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-02 06:37:40,636 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-02 06:37:40,650 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-02 06:37:40,665 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-02 06:37:40,685 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-02 06:37:40,701 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-02 06:37:40,716 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-02 06:37:40,730 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-02 06:37:40,746 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-02 06:37:40,760 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-02 06:37:40,772 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-02 06:37:40,786 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-02 06:37:40,808 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-02 06:37:40,820 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-02 06:37:40,832 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-02 06:37:40,844 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-02 06:37:40,860 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-02 06:37:40,869 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-02 06:37:40,869 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-02 06:37:40,870 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-02 06:37:40,870 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-02 06:37:40,872 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-02 06:37:40,872 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-02 06:37:40,873 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-02 06:37:40,874 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-02 06:37:40,875 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-02 06:37:40,875 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-02 06:37:40,876 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-02 06:37:40,877 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-02 06:37:40,877 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-02 06:37:40,878 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-02 06:37:40,879 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-02 06:37:40,880 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-02 06:37:40,880 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-02 06:37:40,881 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-02 06:37:40,882 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-02 06:37:40,883 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-02 06:37:40,884 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-02 06:37:40,884 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-02 06:37:40,886 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-02 06:37:40,887 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-02 06:37:40,887 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-02 06:37:40,888 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-02 06:37:40,889 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-02 06:37:40,890 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-02 06:37:40,891 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-02 06:37:40,891 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-02 06:37:40,892 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-02 06:37:40,892 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-11-02 06:37:40,893 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-02 06:37:40,893 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-02 06:37:40,907 [salt.utils.extmods][INFO    ][12507] Syncing states for environment 'base'
2017-11-02 06:37:40,907 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_states, for base)
2017-11-02 06:37:40,907 [salt.fileclient  ][INFO    ][12507] Caching directory '_states/' for environment 'base'
2017-11-02 06:37:40,952 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-02 06:37:40,966 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-02 06:37:40,979 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-02 06:37:40,992 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-02 06:37:41,007 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-02 06:37:41,020 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-02 06:37:41,032 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-02 06:37:41,520 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-02 06:37:41,537 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-02 06:37:41,552 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-02 06:37:41,569 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-02 06:37:41,586 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-02 06:37:41,603 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-02 06:37:41,619 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-02 06:37:41,635 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-02 06:37:41,648 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-02 06:37:41,661 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-02 06:37:41,674 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-02 06:37:41,694 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-02 06:37:41,712 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-02 06:37:41,729 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-02 06:37:41,744 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-02 06:37:41,760 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-02 06:37:41,789 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-02 06:37:41,804 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-02 06:37:41,817 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-02 06:37:41,833 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-02 06:37:41,852 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-02 06:37:41,865 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-02 06:37:41,874 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-02 06:37:41,874 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-02 06:37:41,875 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-02 06:37:41,876 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-02 06:37:41,876 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-02 06:37:41,877 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-02 06:37:41,878 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-02 06:37:41,879 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-02 06:37:41,880 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-02 06:37:41,880 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-02 06:37:41,881 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-02 06:37:41,882 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-02 06:37:41,883 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-02 06:37:41,883 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-02 06:37:41,884 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-02 06:37:41,885 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-02 06:37:41,886 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-02 06:37:41,886 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-02 06:37:41,887 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-02 06:37:41,888 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-02 06:37:41,888 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-02 06:37:41,889 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-02 06:37:41,890 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-02 06:37:41,891 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-02 06:37:41,891 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-02 06:37:41,892 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-02 06:37:41,893 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-02 06:37:41,894 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-02 06:37:41,895 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-02 06:37:41,896 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-02 06:37:41,901 [salt.utils.extmods][INFO    ][12507] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-02 06:37:41,905 [salt.utils.extmods][INFO    ][12507] Syncing sdb for environment 'base'
2017-11-02 06:37:41,905 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_sdb, for base)
2017-11-02 06:37:41,906 [salt.fileclient  ][INFO    ][12507] Caching directory '_sdb/' for environment 'base'
2017-11-02 06:37:41,948 [salt.utils.extmods][INFO    ][12507] Syncing grains for environment 'base'
2017-11-02 06:37:41,948 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_grains, for base)
2017-11-02 06:37:41,948 [salt.fileclient  ][INFO    ][12507] Caching directory '_grains/' for environment 'base'
2017-11-02 06:37:41,994 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-02 06:37:42,004 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-02 06:37:42,015 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-02 06:37:42,034 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-02 06:37:42,047 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-02 06:37:42,060 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-02 06:37:42,071 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-02 06:37:42,083 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-02 06:37:42,103 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-02 06:37:42,116 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-02 06:37:42,128 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-02 06:37:42,145 [salt.fileclient  ][INFO    ][12507] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-02 06:37:42,155 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-02 06:37:42,156 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-02 06:37:42,157 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-02 06:37:42,158 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-02 06:37:42,158 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-02 06:37:42,159 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-02 06:37:42,160 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-02 06:37:42,161 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-02 06:37:42,161 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-02 06:37:42,162 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-02 06:37:42,163 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-02 06:37:42,164 [salt.utils.extmods][INFO    ][12507] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-02 06:37:42,167 [salt.utils.extmods][INFO    ][12507] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-02 06:37:42,174 [salt.utils.extmods][INFO    ][12507] Syncing renderers for environment 'base'
2017-11-02 06:37:42,174 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_renderers, for base)
2017-11-02 06:37:42,175 [salt.fileclient  ][INFO    ][12507] Caching directory '_renderers/' for environment 'base'
2017-11-02 06:37:42,226 [salt.utils.extmods][INFO    ][12507] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-02 06:37:42,234 [salt.utils.extmods][INFO    ][12507] Syncing returners for environment 'base'
2017-11-02 06:37:42,234 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_returners, for base)
2017-11-02 06:37:42,234 [salt.fileclient  ][INFO    ][12507] Caching directory '_returners/' for environment 'base'
2017-11-02 06:37:42,290 [salt.utils.extmods][INFO    ][12507] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-02 06:37:42,296 [salt.utils.extmods][INFO    ][12507] Syncing output for environment 'base'
2017-11-02 06:37:42,297 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_output, for base)
2017-11-02 06:37:42,297 [salt.fileclient  ][INFO    ][12507] Caching directory '_output/' for environment 'base'
2017-11-02 06:37:42,344 [salt.utils.extmods][INFO    ][12507] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-02 06:37:42,351 [salt.utils.extmods][INFO    ][12507] Syncing utils for environment 'base'
2017-11-02 06:37:42,352 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_utils, for base)
2017-11-02 06:37:42,352 [salt.fileclient  ][INFO    ][12507] Caching directory '_utils/' for environment 'base'
2017-11-02 06:37:42,400 [salt.utils.extmods][INFO    ][12507] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-02 06:37:42,407 [salt.utils.extmods][INFO    ][12507] Syncing log_handlers for environment 'base'
2017-11-02 06:37:42,407 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_log_handlers, for base)
2017-11-02 06:37:42,407 [salt.fileclient  ][INFO    ][12507] Caching directory '_log_handlers/' for environment 'base'
2017-11-02 06:37:42,454 [salt.utils.extmods][INFO    ][12507] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-02 06:37:42,461 [salt.utils.extmods][INFO    ][12507] Syncing proxy for environment 'base'
2017-11-02 06:37:42,462 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_proxy, for base)
2017-11-02 06:37:42,462 [salt.fileclient  ][INFO    ][12507] Caching directory '_proxy/' for environment 'base'
2017-11-02 06:37:42,507 [salt.utils.extmods][INFO    ][12507] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-02 06:37:42,514 [salt.utils.extmods][INFO    ][12507] Syncing engines for environment 'base'
2017-11-02 06:37:42,515 [salt.utils.extmods][INFO    ][12507] Loading cache from salt://_engines, for base)
2017-11-02 06:37:42,515 [salt.fileclient  ][INFO    ][12507] Caching directory '_engines/' for environment 'base'
2017-11-02 06:37:42,567 [salt.minion      ][INFO    ][12507] Returning information for job: 20171102063737600483
2017-11-02 06:37:45,699 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command state.sls with jid 20171102063744408528
2017-11-02 06:37:45,720 [salt.minion      ][INFO    ][12628] Starting a new job with PID 12628
2017-11-02 06:37:46,396 [salt.state       ][INFO    ][12628] Loading fresh modules for state activity
2017-11-02 06:37:46,454 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-02 06:37:46,497 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-02 06:37:46,561 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:37:46,788 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-02 06:37:46,815 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-02 06:37:46,878 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:37:47,034 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-02 06:37:47,075 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:37:47,224 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-02 06:37:47,269 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-02 06:37:47,295 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 06:37:47,330 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-02 06:37:47,356 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-02 06:37:47,399 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-02 06:37:47,465 [py.warnings      ][WARNING ][12628] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-11-02 06:37:47,466 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'salt-minion --version' in directory '/root'
2017-11-02 06:37:48,104 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-02 06:37:48,126 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-02 06:37:48,142 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-02 06:37:48,161 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-02 06:37:48,285 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-02 06:37:48,357 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-02 06:37:48,546 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-02 06:37:48,598 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:37:48,757 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-02 06:37:48,799 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:37:48,949 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-02 06:37:48,996 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-02 06:37:49,022 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 06:37:49,055 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-02 06:37:49,080 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-02 06:37:49,123 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-02 06:37:49,178 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'salt-minion --version' in directory '/root'
2017-11-02 06:37:49,838 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-02 06:37:49,856 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-02 06:37:49,867 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-02 06:37:49,879 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-02 06:37:49,937 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-02 06:37:49,981 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-02 06:37:50,081 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-02 06:37:50,169 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:37:50,672 [salt.state       ][INFO    ][12628] Running state [salt-minion] at time 06:37:50.672435
2017-11-02 06:37:50,673 [salt.state       ][INFO    ][12628] Executing state pkg.installed for salt-minion
2017-11-02 06:37:50,673 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:37:51,032 [salt.state       ][INFO    ][12628] Package salt-minion is already installed
2017-11-02 06:37:51,032 [salt.state       ][INFO    ][12628] Completed state [salt-minion] at time 06:37:51.032368 duration_in_ms=359.933
2017-11-02 06:37:51,033 [salt.state       ][INFO    ][12628] Running state [salt_minion_dependency_packages] at time 06:37:51.032629
2017-11-02 06:37:51,033 [salt.state       ][INFO    ][12628] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-02 06:37:51,037 [salt.state       ][INFO    ][12628] All specified packages are already installed
2017-11-02 06:37:51,037 [salt.state       ][INFO    ][12628] Completed state [salt_minion_dependency_packages] at time 06:37:51.036865 duration_in_ms=4.236
2017-11-02 06:37:51,038 [salt.state       ][INFO    ][12628] Running state [/etc/salt/minion.d/minion.conf] at time 06:37:51.038393
2017-11-02 06:37:51,039 [salt.state       ][INFO    ][12628] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-02 06:37:51,064 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-02 06:37:51,125 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-02 06:37:51,181 [salt.fileclient  ][INFO    ][12628] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-02 06:37:51,227 [salt.state       ][INFO    ][12628] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-02 06:37:51,227 [salt.state       ][INFO    ][12628] Completed state [/etc/salt/minion.d/minion.conf] at time 06:37:51.227055 duration_in_ms=188.661
2017-11-02 06:37:51,227 [salt.state       ][INFO    ][12628] Running state [/etc/salt/minion.d/_virt.conf] at time 06:37:51.227435
2017-11-02 06:37:51,228 [salt.state       ][INFO    ][12628] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-02 06:37:51,228 [salt.state       ][INFO    ][12628] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-02 06:37:51,229 [salt.state       ][INFO    ][12628] Completed state [/etc/salt/minion.d/_virt.conf] at time 06:37:51.228478 duration_in_ms=1.043
2017-11-02 06:37:51,230 [salt.state       ][INFO    ][12628] Running state [salt-minion] at time 06:37:51.230085
2017-11-02 06:37:51,230 [salt.state       ][INFO    ][12628] Executing state service.running for salt-minion
2017-11-02 06:37:51,231 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-02 06:37:51,264 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-02 06:37:51,281 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-02 06:37:51,297 [salt.state       ][INFO    ][12628] The service salt-minion is already running
2017-11-02 06:37:51,298 [salt.state       ][INFO    ][12628] Completed state [salt-minion] at time 06:37:51.297870 duration_in_ms=67.783
2017-11-02 06:37:51,301 [salt.state       ][INFO    ][12628] Running state [/etc/salt/grains.d] at time 06:37:51.301386
2017-11-02 06:37:51,302 [salt.state       ][INFO    ][12628] Executing state file.directory for /etc/salt/grains.d
2017-11-02 06:37:51,303 [salt.state       ][INFO    ][12628] Directory /etc/salt/grains.d is in the correct state
2017-11-02 06:37:51,303 [salt.state       ][INFO    ][12628] Completed state [/etc/salt/grains.d] at time 06:37:51.303206 duration_in_ms=1.819
2017-11-02 06:37:51,304 [salt.state       ][INFO    ][12628] Running state [/etc/salt/grains] at time 06:37:51.304077
2017-11-02 06:37:51,304 [salt.state       ][INFO    ][12628] Executing state file.managed for /etc/salt/grains
2017-11-02 06:37:51,305 [salt.state       ][INFO    ][12628] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-02 06:37:51,305 [salt.state       ][INFO    ][12628] Completed state [/etc/salt/grains] at time 06:37:51.305068 duration_in_ms=0.991
2017-11-02 06:37:51,306 [salt.state       ][INFO    ][12628] Running state [/etc/salt/grains.d/placeholder] at time 06:37:51.305496
2017-11-02 06:37:51,306 [salt.state       ][INFO    ][12628] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-02 06:37:51,306 [salt.state       ][INFO    ][12628] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-02 06:37:51,307 [salt.state       ][INFO    ][12628] Completed state [/etc/salt/grains.d/placeholder] at time 06:37:51.306656 duration_in_ms=1.16
2017-11-02 06:37:51,307 [salt.state       ][INFO    ][12628] Running state [/etc/salt/grains.d/sphinx] at time 06:37:51.307077
2017-11-02 06:37:51,307 [salt.state       ][INFO    ][12628] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-02 06:37:51,309 [salt.state       ][INFO    ][12628] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-02 06:37:51,309 [salt.state       ][INFO    ][12628] Completed state [/etc/salt/grains.d/sphinx] at time 06:37:51.309215 duration_in_ms=2.138
2017-11-02 06:37:51,311 [salt.state       ][INFO    ][12628] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:37:51.310623
2017-11-02 06:37:51,311 [salt.state       ][INFO    ][12628] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:51,311 [salt.state       ][INFO    ][12628] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:51,312 [salt.state       ][INFO    ][12628] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 06:37:51.311463 duration_in_ms=0.841
2017-11-02 06:37:51,312 [salt.state       ][INFO    ][12628] Running state [/etc/salt/grains.d/dns_records] at time 06:37:51.311991
2017-11-02 06:37:51,312 [salt.state       ][INFO    ][12628] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-02 06:37:51,313 [salt.state       ][INFO    ][12628] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-02 06:37:51,314 [salt.state       ][INFO    ][12628] Completed state [/etc/salt/grains.d/dns_records] at time 06:37:51.313672 duration_in_ms=1.682
2017-11-02 06:37:51,315 [salt.state       ][INFO    ][12628] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 06:37:51.315111
2017-11-02 06:37:51,316 [salt.state       ][INFO    ][12628] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:51,316 [salt.state       ][INFO    ][12628] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:51,316 [salt.state       ][INFO    ][12628] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 06:37:51.316004 duration_in_ms=0.894
2017-11-02 06:37:51,316 [salt.state       ][INFO    ][12628] Running state [/etc/salt/grains.d/salt] at time 06:37:51.316424
2017-11-02 06:37:51,317 [salt.state       ][INFO    ][12628] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-02 06:37:51,318 [salt.state       ][INFO    ][12628] File /etc/salt/grains.d/salt is in the correct state
2017-11-02 06:37:51,318 [salt.state       ][INFO    ][12628] Completed state [/etc/salt/grains.d/salt] at time 06:37:51.318280 duration_in_ms=1.856
2017-11-02 06:37:51,320 [salt.state       ][INFO    ][12628] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 06:37:51.319626
2017-11-02 06:37:51,320 [salt.state       ][INFO    ][12628] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:51,320 [salt.state       ][INFO    ][12628] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-02 06:37:51,320 [salt.state       ][INFO    ][12628] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 06:37:51.320457 duration_in_ms=0.832
2017-11-02 06:37:51,324 [salt.state       ][INFO    ][12628] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:37:51.324162
2017-11-02 06:37:51,325 [salt.state       ][INFO    ][12628] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-02 06:37:51,325 [salt.state       ][INFO    ][12628] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-02 06:37:51,325 [salt.state       ][INFO    ][12628] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 06:37:51.324922 duration_in_ms=0.76
2017-11-02 06:37:51,326 [salt.state       ][INFO    ][12628] Running state [mine.update] at time 06:37:51.325528
2017-11-02 06:37:51,326 [salt.state       ][INFO    ][12628] Executing state module.wait for mine.update
2017-11-02 06:37:51,326 [salt.state       ][INFO    ][12628] No changes made for mine.update
2017-11-02 06:37:51,326 [salt.state       ][INFO    ][12628] Completed state [mine.update] at time 06:37:51.326123 duration_in_ms=0.595
2017-11-02 06:37:51,326 [salt.state       ][INFO    ][12628] Running state [ca-certificates] at time 06:37:51.326322
2017-11-02 06:37:51,327 [salt.state       ][INFO    ][12628] Executing state pkg.installed for ca-certificates
2017-11-02 06:37:51,335 [salt.state       ][INFO    ][12628] Package ca-certificates is already installed
2017-11-02 06:37:51,336 [salt.state       ][INFO    ][12628] Completed state [ca-certificates] at time 06:37:51.335777 duration_in_ms=9.455
2017-11-02 06:37:51,337 [salt.state       ][INFO    ][12628] Running state [update-ca-certificates] at time 06:37:51.336693
2017-11-02 06:37:51,337 [salt.state       ][INFO    ][12628] Executing state cmd.wait for update-ca-certificates
2017-11-02 06:37:51,337 [salt.state       ][INFO    ][12628] No changes made for update-ca-certificates
2017-11-02 06:37:51,338 [salt.state       ][INFO    ][12628] Completed state [update-ca-certificates] at time 06:37:51.337513 duration_in_ms=0.821
2017-11-02 06:37:51,338 [salt.state       ][INFO    ][12628] Running state [libvirt-dev] at time 06:37:51.337713
2017-11-02 06:37:51,338 [salt.state       ][INFO    ][12628] Executing state pkg.installed for libvirt-dev
2017-11-02 06:37:51,342 [salt.state       ][INFO    ][12628] Package libvirt-dev is already installed
2017-11-02 06:37:51,343 [salt.state       ][INFO    ][12628] Completed state [libvirt-dev] at time 06:37:51.342518 duration_in_ms=4.805
2017-11-02 06:37:51,343 [salt.state       ][INFO    ][12628] Running state [pkg-config] at time 06:37:51.342725
2017-11-02 06:37:51,343 [salt.state       ][INFO    ][12628] Executing state pkg.installed for pkg-config
2017-11-02 06:37:51,351 [salt.state       ][INFO    ][12628] Package pkg-config is already installed
2017-11-02 06:37:51,352 [salt.state       ][INFO    ][12628] Completed state [pkg-config] at time 06:37:51.351634 duration_in_ms=8.909
2017-11-02 06:37:51,352 [salt.state       ][INFO    ][12628] Running state [virtng.init] at time 06:37:51.351846
2017-11-02 06:37:51,352 [salt.state       ][INFO    ][12628] Executing state module.run for virtng.init
2017-11-02 06:37:51,406 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command ['git', '--version'] in directory '/root'
2017-11-02 06:37:51,461 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:51,497 [salt.state       ][INFO    ][12628] unless execution succeeded
2017-11-02 06:37:51,497 [salt.state       ][INFO    ][12628] Completed state [virtng.init] at time 06:37:51.497247 duration_in_ms=145.4
2017-11-02 06:37:51,498 [salt.state       ][INFO    ][12628] Running state [virt.set_autostart] at time 06:37:51.497481
2017-11-02 06:37:51,498 [salt.state       ][INFO    ][12628] Executing state module.run for virt.set_autostart
2017-11-02 06:37:51,500 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:51,531 [salt.state       ][INFO    ][12628] unless execution succeeded
2017-11-02 06:37:51,532 [salt.state       ][INFO    ][12628] Completed state [virt.set_autostart] at time 06:37:51.531501 duration_in_ms=34.019
2017-11-02 06:37:51,532 [salt.state       ][INFO    ][12628] Running state [virtng.init] at time 06:37:51.531804
2017-11-02 06:37:51,532 [salt.state       ][INFO    ][12628] Executing state module.run for virtng.init
2017-11-02 06:37:51,535 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:51,560 [salt.state       ][INFO    ][12628] unless execution succeeded
2017-11-02 06:37:51,560 [salt.state       ][INFO    ][12628] Completed state [virtng.init] at time 06:37:51.560061 duration_in_ms=28.255
2017-11-02 06:37:51,561 [salt.state       ][INFO    ][12628] Running state [virt.set_autostart] at time 06:37:51.560707
2017-11-02 06:37:51,561 [salt.state       ][INFO    ][12628] Executing state module.run for virt.set_autostart
2017-11-02 06:37:51,568 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:51,603 [salt.state       ][INFO    ][12628] unless execution succeeded
2017-11-02 06:37:51,604 [salt.state       ][INFO    ][12628] Completed state [virt.set_autostart] at time 06:37:51.603718 duration_in_ms=43.01
2017-11-02 06:37:51,604 [salt.state       ][INFO    ][12628] Running state [virtng.init] at time 06:37:51.604199
2017-11-02 06:37:51,605 [salt.state       ][INFO    ][12628] Executing state module.run for virtng.init
2017-11-02 06:37:51,612 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:51,635 [salt.state       ][INFO    ][12628] unless execution succeeded
2017-11-02 06:37:51,635 [salt.state       ][INFO    ][12628] Completed state [virtng.init] at time 06:37:51.635039 duration_in_ms=30.84
2017-11-02 06:37:51,635 [salt.state       ][INFO    ][12628] Running state [virt.set_autostart] at time 06:37:51.635257
2017-11-02 06:37:51,635 [salt.state       ][INFO    ][12628] Executing state module.run for virt.set_autostart
2017-11-02 06:37:51,638 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:51,665 [salt.state       ][INFO    ][12628] unless execution succeeded
2017-11-02 06:37:51,666 [salt.state       ][INFO    ][12628] Completed state [virt.set_autostart] at time 06:37:51.665474 duration_in_ms=30.217
2017-11-02 06:37:51,666 [salt.state       ][INFO    ][12628] Running state [virtng.init] at time 06:37:51.665680
2017-11-02 06:37:51,666 [salt.state       ][INFO    ][12628] Executing state module.run for virtng.init
2017-11-02 06:37:51,668 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:51,686 [salt.state       ][INFO    ][12628] unless execution succeeded
2017-11-02 06:37:51,687 [salt.state       ][INFO    ][12628] Completed state [virtng.init] at time 06:37:51.686490 duration_in_ms=20.81
2017-11-02 06:37:51,687 [salt.state       ][INFO    ][12628] Running state [virt.set_autostart] at time 06:37:51.686696
2017-11-02 06:37:51,687 [salt.state       ][INFO    ][12628] Executing state module.run for virt.set_autostart
2017-11-02 06:37:51,689 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:51,707 [salt.state       ][INFO    ][12628] unless execution succeeded
2017-11-02 06:37:51,707 [salt.state       ][INFO    ][12628] Completed state [virt.set_autostart] at time 06:37:51.707427 duration_in_ms=20.73
2017-11-02 06:37:51,708 [salt.state       ][INFO    ][12628] Running state [virtng.init] at time 06:37:51.707656
2017-11-02 06:37:51,708 [salt.state       ][INFO    ][12628] Executing state module.run for virtng.init
2017-11-02 06:37:51,710 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:51,746 [salt.state       ][INFO    ][12628] unless execution succeeded
2017-11-02 06:37:51,746 [salt.state       ][INFO    ][12628] Completed state [virtng.init] at time 06:37:51.746184 duration_in_ms=38.526
2017-11-02 06:37:51,747 [salt.state       ][INFO    ][12628] Running state [virt.set_autostart] at time 06:37:51.746846
2017-11-02 06:37:51,747 [salt.state       ][INFO    ][12628] Executing state module.run for virt.set_autostart
2017-11-02 06:37:51,754 [salt.loaded.int.module.cmdmod][INFO    ][12628] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-02 06:37:51,780 [salt.state       ][INFO    ][12628] unless execution succeeded
2017-11-02 06:37:51,780 [salt.state       ][INFO    ][12628] Completed state [virt.set_autostart] at time 06:37:51.780179 duration_in_ms=33.333
2017-11-02 06:37:51,787 [salt.minion      ][INFO    ][12628] Returning information for job: 20171102063744408528
2017-11-02 06:37:52,609 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command pillar.get with jid 20171102063752618879
2017-11-02 06:37:52,630 [salt.minion      ][INFO    ][12721] Starting a new job with PID 12721
2017-11-02 06:37:52,638 [salt.minion      ][INFO    ][12721] Returning information for job: 20171102063752618879
2017-11-02 06:38:11,095 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171102063811103017
2017-11-02 06:38:11,117 [salt.minion      ][INFO    ][12729] Starting a new job with PID 12729
2017-11-02 06:38:15,643 [salt.state       ][INFO    ][12729] Loading fresh modules for state activity
2017-11-02 06:38:16,086 [salt.state       ][ERROR   ][12729] No contents found in top file
2017-11-02 06:38:16,087 [salt.utils.extmods][INFO    ][12729] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-02 06:38:16,092 [salt.utils.extmods][INFO    ][12729] Syncing beacons for environment 'base'
2017-11-02 06:38:16,092 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_beacons, for base)
2017-11-02 06:38:16,093 [salt.fileclient  ][INFO    ][12729] Caching directory '_beacons/' for environment 'base'
2017-11-02 06:38:16,176 [salt.utils.extmods][INFO    ][12729] Syncing modules for environment 'base'
2017-11-02 06:38:16,176 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_modules, for base)
2017-11-02 06:38:16,176 [salt.fileclient  ][INFO    ][12729] Caching directory '_modules/' for environment 'base'
2017-11-02 06:38:16,279 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-02 06:38:16,295 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-02 06:38:16,318 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-02 06:38:16,344 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-02 06:38:16,367 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-02 06:38:16,383 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-02 06:38:16,398 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-02 06:38:16,408 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-02 06:38:16,425 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-02 06:38:16,439 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-02 06:38:16,460 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-02 06:38:16,485 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-02 06:38:16,496 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-02 06:38:16,512 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-02 06:38:16,530 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-02 06:38:16,627 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-02 06:38:16,640 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-02 06:38:16,656 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-02 06:38:16,676 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-02 06:38:16,697 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-02 06:38:16,714 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-02 06:38:16,745 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-02 06:38:16,759 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-02 06:38:16,773 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-02 06:38:16,790 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-02 06:38:16,821 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-02 06:38:16,837 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-02 06:38:16,860 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-02 06:38:16,884 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-02 06:38:16,897 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-02 06:38:16,925 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-02 06:38:16,947 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-02 06:38:16,952 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-02 06:38:16,953 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-02 06:38:16,953 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-02 06:38:16,953 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-02 06:38:16,954 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-02 06:38:16,954 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-02 06:38:16,955 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-02 06:38:16,955 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-02 06:38:16,956 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-02 06:38:16,956 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-02 06:38:16,957 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-02 06:38:16,957 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-02 06:38:16,957 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-02 06:38:16,957 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-02 06:38:16,958 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-02 06:38:16,958 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-02 06:38:16,958 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-02 06:38:16,959 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-02 06:38:16,959 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-02 06:38:16,960 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-02 06:38:16,960 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-02 06:38:16,960 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-02 06:38:16,961 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-02 06:38:16,961 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-02 06:38:16,962 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-02 06:38:16,962 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-02 06:38:16,962 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-02 06:38:16,963 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-02 06:38:16,963 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-02 06:38:16,963 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-02 06:38:16,963 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-02 06:38:16,964 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-11-02 06:38:16,964 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-02 06:38:16,964 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-02 06:38:16,972 [salt.utils.extmods][INFO    ][12729] Syncing states for environment 'base'
2017-11-02 06:38:16,973 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_states, for base)
2017-11-02 06:38:16,973 [salt.fileclient  ][INFO    ][12729] Caching directory '_states/' for environment 'base'
2017-11-02 06:38:17,046 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-02 06:38:17,061 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-02 06:38:17,073 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-02 06:38:17,097 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-02 06:38:17,111 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-02 06:38:17,154 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-02 06:38:17,181 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-02 06:38:17,251 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-02 06:38:17,273 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-02 06:38:17,287 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-02 06:38:17,308 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-02 06:38:17,321 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-02 06:38:17,336 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-02 06:38:17,348 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-02 06:38:17,365 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-02 06:38:17,383 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-02 06:38:17,427 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-02 06:38:17,443 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-02 06:38:17,465 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-02 06:38:17,505 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-02 06:38:17,526 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-02 06:38:17,555 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-02 06:38:17,582 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-02 06:38:17,623 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-02 06:38:17,640 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-02 06:38:17,659 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-02 06:38:17,708 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-02 06:38:17,733 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-02 06:38:17,776 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-02 06:38:17,785 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-02 06:38:17,786 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-02 06:38:17,786 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-02 06:38:17,787 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-02 06:38:17,787 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-02 06:38:17,788 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-02 06:38:17,788 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-02 06:38:17,789 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-02 06:38:17,790 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-02 06:38:17,790 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-02 06:38:17,791 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-02 06:38:17,791 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-02 06:38:17,791 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-02 06:38:17,792 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-02 06:38:17,792 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-02 06:38:17,792 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-02 06:38:17,792 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-02 06:38:17,793 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-02 06:38:17,793 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-02 06:38:17,793 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-02 06:38:17,794 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-02 06:38:17,794 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-02 06:38:17,794 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-02 06:38:17,794 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-02 06:38:17,795 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-02 06:38:17,795 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-02 06:38:17,796 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-02 06:38:17,796 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-02 06:38:17,796 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-02 06:38:17,797 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-02 06:38:17,800 [salt.utils.extmods][INFO    ][12729] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-02 06:38:17,804 [salt.utils.extmods][INFO    ][12729] Syncing sdb for environment 'base'
2017-11-02 06:38:17,804 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_sdb, for base)
2017-11-02 06:38:17,804 [salt.fileclient  ][INFO    ][12729] Caching directory '_sdb/' for environment 'base'
2017-11-02 06:38:17,866 [salt.utils.extmods][INFO    ][12729] Syncing grains for environment 'base'
2017-11-02 06:38:17,866 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_grains, for base)
2017-11-02 06:38:17,866 [salt.fileclient  ][INFO    ][12729] Caching directory '_grains/' for environment 'base'
2017-11-02 06:38:17,925 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-02 06:38:17,950 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-02 06:38:18,009 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-02 06:38:18,019 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-02 06:38:18,089 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-02 06:38:18,105 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-02 06:38:18,133 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-02 06:38:18,144 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-02 06:38:18,156 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-02 06:38:18,178 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-02 06:38:18,193 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-02 06:38:18,217 [salt.fileclient  ][INFO    ][12729] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-02 06:38:18,222 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-02 06:38:18,222 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-02 06:38:18,222 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-02 06:38:18,223 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-02 06:38:18,223 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-02 06:38:18,223 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-02 06:38:18,224 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-02 06:38:18,224 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-02 06:38:18,224 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-02 06:38:18,224 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-02 06:38:18,225 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-02 06:38:18,225 [salt.utils.extmods][INFO    ][12729] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-02 06:38:18,227 [salt.utils.extmods][INFO    ][12729] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-02 06:38:18,235 [salt.utils.extmods][INFO    ][12729] Syncing renderers for environment 'base'
2017-11-02 06:38:18,235 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_renderers, for base)
2017-11-02 06:38:18,235 [salt.fileclient  ][INFO    ][12729] Caching directory '_renderers/' for environment 'base'
2017-11-02 06:38:18,292 [salt.utils.extmods][INFO    ][12729] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-02 06:38:18,298 [salt.utils.extmods][INFO    ][12729] Syncing returners for environment 'base'
2017-11-02 06:38:18,299 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_returners, for base)
2017-11-02 06:38:18,299 [salt.fileclient  ][INFO    ][12729] Caching directory '_returners/' for environment 'base'
2017-11-02 06:38:18,337 [salt.utils.extmods][INFO    ][12729] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-02 06:38:18,342 [salt.utils.extmods][INFO    ][12729] Syncing output for environment 'base'
2017-11-02 06:38:18,342 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_output, for base)
2017-11-02 06:38:18,342 [salt.fileclient  ][INFO    ][12729] Caching directory '_output/' for environment 'base'
2017-11-02 06:38:18,386 [salt.utils.extmods][INFO    ][12729] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-02 06:38:18,392 [salt.utils.extmods][INFO    ][12729] Syncing utils for environment 'base'
2017-11-02 06:38:18,392 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_utils, for base)
2017-11-02 06:38:18,392 [salt.fileclient  ][INFO    ][12729] Caching directory '_utils/' for environment 'base'
2017-11-02 06:38:18,429 [salt.utils.extmods][INFO    ][12729] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-02 06:38:18,433 [salt.utils.extmods][INFO    ][12729] Syncing log_handlers for environment 'base'
2017-11-02 06:38:18,433 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_log_handlers, for base)
2017-11-02 06:38:18,433 [salt.fileclient  ][INFO    ][12729] Caching directory '_log_handlers/' for environment 'base'
2017-11-02 06:38:18,467 [salt.utils.extmods][INFO    ][12729] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-02 06:38:18,471 [salt.utils.extmods][INFO    ][12729] Syncing proxy for environment 'base'
2017-11-02 06:38:18,471 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_proxy, for base)
2017-11-02 06:38:18,471 [salt.fileclient  ][INFO    ][12729] Caching directory '_proxy/' for environment 'base'
2017-11-02 06:38:18,504 [salt.utils.extmods][INFO    ][12729] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-02 06:38:18,508 [salt.utils.extmods][INFO    ][12729] Syncing engines for environment 'base'
2017-11-02 06:38:18,508 [salt.utils.extmods][INFO    ][12729] Loading cache from salt://_engines, for base)
2017-11-02 06:38:18,508 [salt.fileclient  ][INFO    ][12729] Caching directory '_engines/' for environment 'base'
2017-11-02 06:38:18,544 [salt.minion      ][INFO    ][12729] Returning information for job: 20171102063811103017
2017-11-02 06:43:20,820 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command test.ping with jid 20171102064320831933
2017-11-02 06:43:20,839 [salt.minion      ][INFO    ][12914] Starting a new job with PID 12914
2017-11-02 06:43:20,886 [salt.minion      ][INFO    ][12914] Returning information for job: 20171102064320831933
2017-11-02 06:44:37,439 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command state.sls with jid 20171102064437448863
2017-11-02 06:44:37,461 [salt.minion      ][INFO    ][12948] Starting a new job with PID 12948
2017-11-02 06:44:38,105 [salt.state       ][INFO    ][12948] Loading fresh modules for state activity
2017-11-02 06:44:38,160 [salt.fileclient  ][INFO    ][12948] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-02 06:44:38,192 [salt.fileclient  ][INFO    ][12948] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-02 06:44:38,241 [salt.fileclient  ][INFO    ][12948] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 06:44:39,206 [salt.state       ][INFO    ][12948] Running state [lsof] at time 06:44:39.205510
2017-11-02 06:44:39,206 [salt.state       ][INFO    ][12948] Executing state pkg.installed for lsof
2017-11-02 06:44:39,207 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:44:39,553 [salt.state       ][INFO    ][12948] Package lsof is already installed
2017-11-02 06:44:39,553 [salt.state       ][INFO    ][12948] Completed state [lsof] at time 06:44:39.553230 duration_in_ms=347.723
2017-11-02 06:44:39,554 [salt.state       ][INFO    ][12948] Running state [keepalived] at time 06:44:39.553554
2017-11-02 06:44:39,554 [salt.state       ][INFO    ][12948] Executing state pkg.installed for keepalived
2017-11-02 06:44:39,576 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:44:42,730 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-11-02 06:44:47,500 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102064447501449
2017-11-02 06:44:47,522 [salt.minion      ][INFO    ][14439] Starting a new job with PID 14439
2017-11-02 06:44:47,543 [salt.minion      ][INFO    ][14439] Returning information for job: 20171102064447501449
2017-11-02 06:44:48,487 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:44:48,557 [salt.state       ][INFO    ][12948] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-11-02 06:44:48,589 [salt.state       ][INFO    ][12948] Loading fresh modules for state activity
2017-11-02 06:44:48,636 [salt.state       ][INFO    ][12948] Completed state [keepalived] at time 06:44:48.636115 duration_in_ms=9082.56
2017-11-02 06:44:48,640 [salt.state       ][INFO    ][12948] Running state [/etc/keepalived/keepalived.conf] at time 06:44:48.640341
2017-11-02 06:44:48,641 [salt.state       ][INFO    ][12948] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-02 06:44:48,683 [salt.fileclient  ][INFO    ][12948] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-02 06:44:48,766 [salt.fileclient  ][INFO    ][12948] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 06:44:48,786 [salt.state       ][INFO    ][12948] File changed:
New file
2017-11-02 06:44:48,786 [salt.state       ][INFO    ][12948] Completed state [/etc/keepalived/keepalived.conf] at time 06:44:48.786162 duration_in_ms=145.82
2017-11-02 06:44:48,947 [salt.state       ][INFO    ][12948] Running state [keepalived] at time 06:44:48.946683
2017-11-02 06:44:48,948 [salt.state       ][INFO    ][12948] Executing state service.running for keepalived
2017-11-02 06:44:48,956 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-02 06:44:48,978 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-02 06:44:48,997 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-02 06:44:49,015 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-02 06:44:49,028 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-02 06:44:49,105 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-02 06:44:49,116 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-02 06:44:49,124 [salt.loaded.int.module.cmdmod][INFO    ][12948] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-02 06:44:49,131 [salt.state       ][INFO    ][12948] {'keepalived': True}
2017-11-02 06:44:49,131 [salt.state       ][INFO    ][12948] Completed state [keepalived] at time 06:44:49.131280 duration_in_ms=184.6
2017-11-02 06:44:49,132 [salt.minion      ][INFO    ][12948] Returning information for job: 20171102064437448863
2017-11-02 06:46:13,625 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command pillar.get with jid 20171102064613632595
2017-11-02 06:46:13,642 [salt.minion      ][INFO    ][14562] Starting a new job with PID 14562
2017-11-02 06:46:13,647 [salt.minion      ][INFO    ][14562] Returning information for job: 20171102064613632595
2017-11-02 06:52:46,182 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command state.sls with jid 20171102065246184845
2017-11-02 06:52:46,208 [salt.minion      ][INFO    ][14700] Starting a new job with PID 14700
2017-11-02 06:52:48,839 [salt.state       ][INFO    ][14700] Loading fresh modules for state activity
2017-11-02 06:52:48,890 [salt.fileclient  ][INFO    ][14700] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-02 06:52:48,937 [salt.fileclient  ][INFO    ][14700] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-02 06:52:49,817 [salt.state       ][INFO    ][14700] Running state [attr] at time 06:52:49.817231
2017-11-02 06:52:49,818 [salt.state       ][INFO    ][14700] Executing state pkg.installed for attr
2017-11-02 06:52:49,820 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:52:50,508 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-02 06:52:53,927 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'attr'] in directory '/root'
2017-11-02 06:52:56,285 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102065256282931
2017-11-02 06:52:56,306 [salt.minion      ][INFO    ][15634] Starting a new job with PID 15634
2017-11-02 06:52:56,322 [salt.minion      ][INFO    ][15634] Returning information for job: 20171102065256282931
2017-11-02 06:52:56,912 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:52:56,964 [salt.state       ][INFO    ][14700] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-11-02 06:52:56,978 [salt.state       ][INFO    ][14700] Loading fresh modules for state activity
2017-11-02 06:52:56,999 [salt.state       ][INFO    ][14700] Completed state [attr] at time 06:52:56.998693 duration_in_ms=7181.464
2017-11-02 06:52:57,006 [salt.state       ][INFO    ][14700] Running state [glusterfs-server] at time 06:52:57.005684
2017-11-02 06:52:57,006 [salt.state       ][INFO    ][14700] Executing state pkg.installed for glusterfs-server
2017-11-02 06:52:57,319 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-server'] in directory '/root'
2017-11-02 06:53:06,344 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command saltutil.find_job with jid 20171102065306340761
2017-11-02 06:53:06,362 [salt.minion      ][INFO    ][18807] Starting a new job with PID 18807
2017-11-02 06:53:06,393 [salt.minion      ][INFO    ][18807] Returning information for job: 20171102065306340761
2017-11-02 06:53:09,144 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:53:09,221 [salt.state       ][INFO    ][14700] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'glusterfs-common' changed from 'absent' to '3.7.6-1ubuntu1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'portmap' changed from 'absent' to '1'
'libattr1-dev' changed from 'absent' to '1:2.4.47-2'
'attr-dev' changed from 'absent' to '1'
'acl-dev' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.7.6-1ubuntu1'
'glusterfs-client' changed from 'absent' to '3.7.6-1ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'nfs-client' changed from 'absent' to '1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libacl1-dev' changed from 'absent' to '2.2.52-3'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libtirpc1' changed from 'absent' to '0.2.5-1'

2017-11-02 06:53:09,255 [salt.state       ][INFO    ][14700] Loading fresh modules for state activity
2017-11-02 06:53:09,277 [salt.state       ][INFO    ][14700] Completed state [glusterfs-server] at time 06:53:09.277333 duration_in_ms=12271.647
2017-11-02 06:53:09,284 [salt.state       ][INFO    ][14700] Running state [bc] at time 06:53:09.284042
2017-11-02 06:53:09,284 [salt.state       ][INFO    ][14700] Executing state pkg.installed for bc
2017-11-02 06:53:09,563 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2017-11-02 06:53:11,765 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:53:11,816 [salt.state       ][INFO    ][14700] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-11-02 06:53:11,832 [salt.state       ][INFO    ][14700] Loading fresh modules for state activity
2017-11-02 06:53:11,876 [salt.state       ][INFO    ][14700] Completed state [bc] at time 06:53:11.875782 duration_in_ms=2591.737
2017-11-02 06:53:11,996 [salt.state       ][INFO    ][14700] Running state [glusterfs-server] at time 06:53:11.995999
2017-11-02 06:53:11,996 [salt.state       ][INFO    ][14700] Executing state service.running for glusterfs-server
2017-11-02 06:53:11,999 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-02 06:53:12,020 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-02 06:53:12,038 [salt.loaded.int.module.cmdmod][INFO    ][14700] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-02 06:53:12,059 [salt.state       ][INFO    ][14700] The service glusterfs-server is already running
2017-11-02 06:53:12,060 [salt.state       ][INFO    ][14700] Completed state [glusterfs-server] at time 06:53:12.059625 duration_in_ms=63.626
2017-11-02 06:53:12,062 [salt.state       ][INFO    ][14700] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:53:12.062166
2017-11-02 06:53:12,062 [salt.state       ][INFO    ][14700] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-02 06:53:12,069 [salt.state       ][INFO    ][14700] File changed:
New file
2017-11-02 06:53:12,069 [salt.state       ][INFO    ][14700] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:53:12.068677 duration_in_ms=6.511
2017-11-02 06:53:12,069 [salt.state       ][INFO    ][14700] Running state [/srv/glusterfs/glance] at time 06:53:12.068894
2017-11-02 06:53:12,069 [salt.state       ][INFO    ][14700] Executing state file.directory for /srv/glusterfs/glance
2017-11-02 06:53:12,070 [salt.state       ][INFO    ][14700] {'/srv/glusterfs/glance': 'New Dir'}
2017-11-02 06:53:12,070 [salt.state       ][INFO    ][14700] Completed state [/srv/glusterfs/glance] at time 06:53:12.070444 duration_in_ms=1.55
2017-11-02 06:53:12,071 [salt.state       ][INFO    ][14700] Running state [/srv/glusterfs/keystone-keys] at time 06:53:12.070652
2017-11-02 06:53:12,071 [salt.state       ][INFO    ][14700] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-02 06:53:12,071 [salt.state       ][INFO    ][14700] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-11-02 06:53:12,072 [salt.state       ][INFO    ][14700] Completed state [/srv/glusterfs/keystone-keys] at time 06:53:12.071574 duration_in_ms=0.922
2017-11-02 06:53:12,072 [salt.state       ][INFO    ][14700] Running state [/srv/glusterfs/nova_instances] at time 06:53:12.071783
2017-11-02 06:53:12,072 [salt.state       ][INFO    ][14700] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-02 06:53:12,073 [salt.state       ][INFO    ][14700] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-11-02 06:53:12,073 [salt.state       ][INFO    ][14700] Completed state [/srv/glusterfs/nova_instances] at time 06:53:12.072713 duration_in_ms=0.93
2017-11-02 06:53:12,073 [salt.state       ][INFO    ][14700] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:53:12.072926
2017-11-02 06:53:12,073 [salt.state       ][INFO    ][14700] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-02 06:53:12,074 [salt.state       ][INFO    ][14700] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-11-02 06:53:12,074 [salt.state       ][INFO    ][14700] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:53:12.073872 duration_in_ms=0.946
2017-11-02 06:53:12,075 [salt.minion      ][INFO    ][14700] Returning information for job: 20171102065246184845
2017-11-02 06:53:14,419 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command test.ping with jid 20171102065314422770
2017-11-02 06:53:14,441 [salt.minion      ][INFO    ][19455] Starting a new job with PID 19455
2017-11-02 06:53:14,542 [salt.minion      ][INFO    ][19455] Returning information for job: 20171102065314422770
2017-11-02 06:53:51,450 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command state.sls with jid 20171102065351453184
2017-11-02 06:53:51,472 [salt.minion      ][INFO    ][19672] Starting a new job with PID 19672
2017-11-02 06:53:52,162 [salt.state       ][INFO    ][19672] Loading fresh modules for state activity
2017-11-02 06:53:52,214 [salt.fileclient  ][INFO    ][19672] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-02 06:53:52,301 [salt.fileclient  ][INFO    ][19672] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-02 06:53:52,501 [salt.fileclient  ][INFO    ][19672] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-02 06:53:52,537 [salt.fileclient  ][INFO    ][19672] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-02 06:53:53,251 [salt.state       ][INFO    ][19672] Running state [attr] at time 06:53:53.250684
2017-11-02 06:53:53,251 [salt.state       ][INFO    ][19672] Executing state pkg.installed for attr
2017-11-02 06:53:53,252 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 06:53:53,661 [salt.state       ][INFO    ][19672] Package attr is already installed
2017-11-02 06:53:53,662 [salt.state       ][INFO    ][19672] Completed state [attr] at time 06:53:53.661519 duration_in_ms=410.835
2017-11-02 06:53:53,662 [salt.state       ][INFO    ][19672] Running state [glusterfs-server] at time 06:53:53.661776
2017-11-02 06:53:53,662 [salt.state       ][INFO    ][19672] Executing state pkg.installed for glusterfs-server
2017-11-02 06:53:53,667 [salt.state       ][INFO    ][19672] Package glusterfs-server is already installed
2017-11-02 06:53:53,667 [salt.state       ][INFO    ][19672] Completed state [glusterfs-server] at time 06:53:53.666694 duration_in_ms=4.918
2017-11-02 06:53:53,667 [salt.state       ][INFO    ][19672] Running state [bc] at time 06:53:53.666911
2017-11-02 06:53:53,667 [salt.state       ][INFO    ][19672] Executing state pkg.installed for bc
2017-11-02 06:53:53,672 [salt.state       ][INFO    ][19672] Package bc is already installed
2017-11-02 06:53:53,672 [salt.state       ][INFO    ][19672] Completed state [bc] at time 06:53:53.671691 duration_in_ms=4.78
2017-11-02 06:53:53,673 [salt.state       ][INFO    ][19672] Running state [glusterfs-server] at time 06:53:53.672784
2017-11-02 06:53:53,673 [salt.state       ][INFO    ][19672] Executing state service.running for glusterfs-server
2017-11-02 06:53:53,674 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-02 06:53:53,685 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-02 06:53:53,754 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-02 06:53:53,777 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-02 06:53:53,786 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-02 06:53:53,802 [salt.state       ][INFO    ][19672] The service glusterfs-server is already running
2017-11-02 06:53:53,803 [salt.state       ][INFO    ][19672] Completed state [glusterfs-server] at time 06:53:53.802684 duration_in_ms=129.898
2017-11-02 06:53:53,807 [salt.state       ][INFO    ][19672] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:53:53.806426
2017-11-02 06:53:53,807 [salt.state       ][INFO    ][19672] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-02 06:53:53,812 [salt.state       ][INFO    ][19672] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-02 06:53:53,812 [salt.state       ][INFO    ][19672] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:53:53.811923 duration_in_ms=5.499
2017-11-02 06:53:53,812 [salt.state       ][INFO    ][19672] Running state [/srv/glusterfs/glance] at time 06:53:53.812155
2017-11-02 06:53:53,812 [salt.state       ][INFO    ][19672] Executing state file.directory for /srv/glusterfs/glance
2017-11-02 06:53:53,813 [salt.state       ][INFO    ][19672] Directory /srv/glusterfs/glance is in the correct state
2017-11-02 06:53:53,813 [salt.state       ][INFO    ][19672] Completed state [/srv/glusterfs/glance] at time 06:53:53.813419 duration_in_ms=1.263
2017-11-02 06:53:53,814 [salt.state       ][INFO    ][19672] Running state [/srv/glusterfs/keystone-keys] at time 06:53:53.813633
2017-11-02 06:53:53,814 [salt.state       ][INFO    ][19672] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-02 06:53:53,815 [salt.state       ][INFO    ][19672] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-02 06:53:53,815 [salt.state       ][INFO    ][19672] Completed state [/srv/glusterfs/keystone-keys] at time 06:53:53.814830 duration_in_ms=1.197
2017-11-02 06:53:53,815 [salt.state       ][INFO    ][19672] Running state [/srv/glusterfs/nova_instances] at time 06:53:53.815147
2017-11-02 06:53:53,816 [salt.state       ][INFO    ][19672] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-02 06:53:53,816 [salt.state       ][INFO    ][19672] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-02 06:53:53,816 [salt.state       ][INFO    ][19672] Completed state [/srv/glusterfs/nova_instances] at time 06:53:53.816290 duration_in_ms=1.144
2017-11-02 06:53:53,817 [salt.state       ][INFO    ][19672] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:53:53.816501
2017-11-02 06:53:53,817 [salt.state       ][INFO    ][19672] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-02 06:53:53,818 [salt.state       ][INFO    ][19672] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-02 06:53:53,818 [salt.state       ][INFO    ][19672] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:53:53.817987 duration_in_ms=1.487
2017-11-02 06:53:53,970 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command ['git', '--version'] in directory '/root'
2017-11-02 06:53:54,051 [salt.state       ][INFO    ][19672] Running state [sleep 5] at time 06:53:54.051153
2017-11-02 06:53:54,051 [salt.state       ][INFO    ][19672] Executing state cmd.wait for sleep 5
2017-11-02 06:53:54,052 [salt.state       ][INFO    ][19672] No changes made for sleep 5
2017-11-02 06:53:54,052 [salt.state       ][INFO    ][19672] Completed state [sleep 5] at time 06:53:54.051948 duration_in_ms=0.797
2017-11-02 06:53:54,053 [salt.state       ][INFO    ][19672] Running state [192.168.10.143] at time 06:53:54.052611
2017-11-02 06:53:54,053 [salt.state       ][INFO    ][19672] Executing state glusterfs.peered for 192.168.10.143
2017-11-02 06:53:54,053 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:54,066 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:54,198 [salt.state       ][INFO    ][19672] Host 192.168.10.143 already peered
2017-11-02 06:53:54,199 [salt.state       ][INFO    ][19672] Completed state [192.168.10.143] at time 06:53:54.198460 duration_in_ms=145.848
2017-11-02 06:53:54,202 [salt.state       ][INFO    ][19672] Running state [192.168.10.142] at time 06:53:54.202031
2017-11-02 06:53:54,202 [salt.state       ][INFO    ][19672] Executing state glusterfs.peered for 192.168.10.142
2017-11-02 06:53:54,203 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:54,217 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:54,340 [salt.state       ][INFO    ][19672] Host 192.168.10.142 already peered
2017-11-02 06:53:54,340 [salt.state       ][INFO    ][19672] Completed state [192.168.10.142] at time 06:53:54.340086 duration_in_ms=138.054
2017-11-02 06:53:54,345 [salt.state       ][INFO    ][19672] Running state [192.168.10.141] at time 06:53:54.344495
2017-11-02 06:53:54,345 [salt.state       ][INFO    ][19672] Executing state glusterfs.peered for 192.168.10.141
2017-11-02 06:53:54,345 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:54,355 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:54,457 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:54,466 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:54,541 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:54,552 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:54,627 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:54,638 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:54,760 [salt.state       ][INFO    ][19672] Peering with localhost is not needed
2017-11-02 06:53:54,761 [salt.state       ][INFO    ][19672] Completed state [192.168.10.141] at time 06:53:54.760390 duration_in_ms=415.893
2017-11-02 06:53:54,763 [salt.state       ][INFO    ][19672] Running state [glance] at time 06:53:54.763024
2017-11-02 06:53:54,764 [salt.state       ][INFO    ][19672] Executing state glusterfs.created for glance
2017-11-02 06:53:54,764 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:54,775 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:54,901 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:54,914 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:54,992 [salt.state       ][INFO    ][19672] Volume glance already exists and is started.
2017-11-02 06:53:54,992 [salt.state       ][INFO    ][19672] Completed state [glance] at time 06:53:54.992216 duration_in_ms=229.193
2017-11-02 06:53:54,997 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:54.996505
2017-11-02 06:53:54,997 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-02 06:53:54,997 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-02 06:53:55,125 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:55,126 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:55.125650 duration_in_ms=129.145
2017-11-02 06:53:55,126 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:53:55.126307
2017-11-02 06:53:55,127 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-02 06:53:55,127 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-02 06:53:55,257 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:55,257 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:53:55.256791 duration_in_ms=130.484
2017-11-02 06:53:55,257 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:53:55.257388
2017-11-02 06:53:55,258 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-02 06:53:55,258 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-02 06:53:55,391 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:55,392 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:53:55.391669 duration_in_ms=134.279
2017-11-02 06:53:55,392 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:55.392343
2017-11-02 06:53:55,393 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-02 06:53:55,393 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-02 06:53:55,526 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:55,526 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:55.526264 duration_in_ms=133.921
2017-11-02 06:53:55,527 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:53:55.526859
2017-11-02 06:53:55,527 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-02 06:53:55,528 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-02 06:53:55,661 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:55,661 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:53:55.661109 duration_in_ms=134.249
2017-11-02 06:53:55,663 [salt.state       ][INFO    ][19672] Running state [glance] at time 06:53:55.662565
2017-11-02 06:53:55,663 [salt.state       ][INFO    ][19672] Executing state glusterfs.started for glance
2017-11-02 06:53:55,663 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:55,677 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:55,813 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:55,831 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:55,956 [salt.state       ][INFO    ][19672] Volume glance is already started
2017-11-02 06:53:55,956 [salt.state       ][INFO    ][19672] Completed state [glance] at time 06:53:55.955948 duration_in_ms=293.381
2017-11-02 06:53:55,957 [salt.state       ][INFO    ][19672] Running state [keystone-keys] at time 06:53:55.957259
2017-11-02 06:53:55,958 [salt.state       ][INFO    ][19672] Executing state glusterfs.created for keystone-keys
2017-11-02 06:53:55,958 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:55,975 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:56,111 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:56,130 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:56,229 [salt.state       ][INFO    ][19672] Volume keystone-keys already exists and is started.
2017-11-02 06:53:56,230 [salt.state       ][INFO    ][19672] Completed state [keystone-keys] at time 06:53:56.229463 duration_in_ms=272.203
2017-11-02 06:53:56,239 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:53:56.238665
2017-11-02 06:53:56,239 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-02 06:53:56,240 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-02 06:53:56,363 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:56,364 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:53:56.363382 duration_in_ms=124.716
2017-11-02 06:53:56,365 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:56.364411
2017-11-02 06:53:56,365 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-02 06:53:56,366 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-02 06:53:56,499 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:56,500 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:56.499545 duration_in_ms=135.133
2017-11-02 06:53:56,501 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:56.500474
2017-11-02 06:53:56,501 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-02 06:53:56,502 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-02 06:53:56,578 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:56,579 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:56.578654 duration_in_ms=78.18
2017-11-02 06:53:56,579 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:53:56.579286
2017-11-02 06:53:56,580 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-02 06:53:56,580 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-02 06:53:56,651 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:56,651 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:53:56.650872 duration_in_ms=71.586
2017-11-02 06:53:56,652 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:53:56.651465
2017-11-02 06:53:56,652 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-02 06:53:56,652 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-02 06:53:56,722 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:56,723 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:53:56.722439 duration_in_ms=70.973
2017-11-02 06:53:56,724 [salt.state       ][INFO    ][19672] Running state [keystone-keys] at time 06:53:56.723929
2017-11-02 06:53:56,724 [salt.state       ][INFO    ][19672] Executing state glusterfs.started for keystone-keys
2017-11-02 06:53:56,725 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:56,740 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:56,875 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:56,895 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:56,983 [salt.state       ][INFO    ][19672] Volume keystone-keys is already started
2017-11-02 06:53:56,984 [salt.state       ][INFO    ][19672] Completed state [keystone-keys] at time 06:53:56.983863 duration_in_ms=259.931
2017-11-02 06:53:56,992 [salt.state       ][INFO    ][19672] Running state [nova_instances] at time 06:53:56.992354
2017-11-02 06:53:56,994 [salt.state       ][INFO    ][19672] Executing state glusterfs.created for nova_instances
2017-11-02 06:53:56,996 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:57,014 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:57,153 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:57,168 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:57,257 [salt.state       ][INFO    ][19672] Volume nova_instances already exists and is started.
2017-11-02 06:53:57,257 [salt.state       ][INFO    ][19672] Completed state [nova_instances] at time 06:53:57.257410 duration_in_ms=265.057
2017-11-02 06:53:57,262 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:57.262247
2017-11-02 06:53:57,263 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-02 06:53:57,263 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-02 06:53:57,381 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:57,381 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:57.381058 duration_in_ms=118.81
2017-11-02 06:53:57,382 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:53:57.381675
2017-11-02 06:53:57,382 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-02 06:53:57,382 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-02 06:53:57,457 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:57,458 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:53:57.457754 duration_in_ms=76.078
2017-11-02 06:53:57,459 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:53:57.458540
2017-11-02 06:53:57,459 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-02 06:53:57,459 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-02 06:53:57,525 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:57,526 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:53:57.525678 duration_in_ms=67.137
2017-11-02 06:53:57,526 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:53:57.526326
2017-11-02 06:53:57,527 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-02 06:53:57,527 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-02 06:53:57,602 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:57,602 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:53:57.602015 duration_in_ms=75.689
2017-11-02 06:53:57,603 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:57.602653
2017-11-02 06:53:57,603 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-02 06:53:57,603 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-02 06:53:57,734 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:57,734 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:57.734408 duration_in_ms=131.754
2017-11-02 06:53:57,736 [salt.state       ][INFO    ][19672] Running state [nova_instances] at time 06:53:57.735952
2017-11-02 06:53:57,736 [salt.state       ][INFO    ][19672] Executing state glusterfs.started for nova_instances
2017-11-02 06:53:57,737 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:57,752 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:57,878 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:57,891 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:58,028 [salt.state       ][INFO    ][19672] Volume nova_instances is already started
2017-11-02 06:53:58,028 [salt.state       ][INFO    ][19672] Completed state [nova_instances] at time 06:53:58.028212 duration_in_ms=292.259
2017-11-02 06:53:58,030 [salt.state       ][INFO    ][19672] Running state [keystone-credential-keys] at time 06:53:58.029537
2017-11-02 06:53:58,030 [salt.state       ][INFO    ][19672] Executing state glusterfs.created for keystone-credential-keys
2017-11-02 06:53:58,030 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:58,044 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:58,172 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:58,180 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:58,265 [salt.state       ][INFO    ][19672] Volume keystone-credential-keys already exists and is started.
2017-11-02 06:53:58,266 [salt.state       ][INFO    ][19672] Completed state [keystone-credential-keys] at time 06:53:58.265534 duration_in_ms=235.996
2017-11-02 06:53:58,271 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:53:58.270582
2017-11-02 06:53:58,271 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-02 06:53:58,271 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-02 06:53:58,404 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:58,404 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:53:58.404253 duration_in_ms=133.67
2017-11-02 06:53:58,405 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:58.404914
2017-11-02 06:53:58,405 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-02 06:53:58,406 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-02 06:53:58,483 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:58,483 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:53:58.483441 duration_in_ms=78.527
2017-11-02 06:53:58,484 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:53:58.484278
2017-11-02 06:53:58,485 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-02 06:53:58,485 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-02 06:53:58,619 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:58,620 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:53:58.619480 duration_in_ms=135.201
2017-11-02 06:53:58,621 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:58.620625
2017-11-02 06:53:58,621 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-02 06:53:58,622 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-02 06:53:58,750 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:58,751 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:53:58.750615 duration_in_ms=129.989
2017-11-02 06:53:58,752 [salt.state       ][INFO    ][19672] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:53:58.751833
2017-11-02 06:53:58,752 [salt.state       ][INFO    ][19672] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-02 06:53:58,753 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-02 06:53:58,851 [salt.state       ][INFO    ][19672] unless execution succeeded
2017-11-02 06:53:58,852 [salt.state       ][INFO    ][19672] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:53:58.851860 duration_in_ms=100.028
2017-11-02 06:53:58,854 [salt.state       ][INFO    ][19672] Running state [keystone-credential-keys] at time 06:53:58.854302
2017-11-02 06:53:58,855 [salt.state       ][INFO    ][19672] Executing state glusterfs.started for keystone-credential-keys
2017-11-02 06:53:58,856 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:58,874 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:59,008 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --version' in directory '/root'
2017-11-02 06:53:59,025 [salt.loaded.int.module.cmdmod][INFO    ][19672] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 06:53:59,113 [salt.state       ][INFO    ][19672] Volume keystone-credential-keys is already started
2017-11-02 06:53:59,114 [salt.state       ][INFO    ][19672] Completed state [keystone-credential-keys] at time 06:53:59.113623 duration_in_ms=259.319
2017-11-02 06:53:59,119 [salt.minion      ][INFO    ][19672] Returning information for job: 20171102065351453184
2017-11-02 06:54:00,122 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command test.ping with jid 20171102065400124036
2017-11-02 06:54:00,143 [salt.minion      ][INFO    ][20073] Starting a new job with PID 20073
2017-11-02 06:54:00,234 [salt.minion      ][INFO    ][20073] Returning information for job: 20171102065400124036
2017-11-02 06:54:00,956 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command cmd.run with jid 20171102065400954280
2017-11-02 06:54:00,972 [salt.minion      ][INFO    ][20079] Starting a new job with PID 20079
2017-11-02 06:54:00,982 [salt.loaded.int.module.cmdmod][INFO    ][20079] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-02 06:54:01,263 [salt.minion      ][INFO    ][20079] Returning information for job: 20171102065400954280
2017-11-02 07:35:35,920 [salt.utils.schedule][INFO    ][3965] Running scheduled job: __mine_interval
2017-11-02 07:40:18,994 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command test.ping with jid 20171102074018984103
2017-11-02 07:40:19,011 [salt.minion      ][INFO    ][20877] Starting a new job with PID 20877
2017-11-02 07:40:19,099 [salt.minion      ][INFO    ][20877] Returning information for job: 20171102074018984103
2017-11-02 07:40:44,462 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command state.sls with jid 20171102074044450340
2017-11-02 07:40:44,484 [salt.minion      ][INFO    ][20888] Starting a new job with PID 20888
2017-11-02 07:40:45,128 [salt.state       ][INFO    ][20888] Loading fresh modules for state activity
2017-11-02 07:40:45,169 [salt.fileclient  ][INFO    ][20888] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-02 07:40:45,208 [salt.fileclient  ][INFO    ][20888] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-02 07:40:45,269 [salt.fileclient  ][INFO    ][20888] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 07:40:45,878 [salt.state       ][INFO    ][20888] Running state [lsof] at time 07:40:45.878319
2017-11-02 07:40:45,879 [salt.state       ][INFO    ][20888] Executing state pkg.installed for lsof
2017-11-02 07:40:45,879 [salt.loaded.int.module.cmdmod][INFO    ][20888] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 07:40:46,264 [salt.state       ][INFO    ][20888] Package lsof is already installed
2017-11-02 07:40:46,264 [salt.state       ][INFO    ][20888] Completed state [lsof] at time 07:40:46.264223 duration_in_ms=385.905
2017-11-02 07:40:46,265 [salt.state       ][INFO    ][20888] Running state [keepalived] at time 07:40:46.264566
2017-11-02 07:40:46,265 [salt.state       ][INFO    ][20888] Executing state pkg.installed for keepalived
2017-11-02 07:40:46,269 [salt.state       ][INFO    ][20888] Package keepalived is already installed
2017-11-02 07:40:46,270 [salt.state       ][INFO    ][20888] Completed state [keepalived] at time 07:40:46.269643 duration_in_ms=5.077
2017-11-02 07:40:46,273 [salt.state       ][INFO    ][20888] Running state [/etc/keepalived/keepalived.conf] at time 07:40:46.272499
2017-11-02 07:40:46,273 [salt.state       ][INFO    ][20888] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-02 07:40:46,295 [salt.fileclient  ][INFO    ][20888] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-02 07:40:46,343 [salt.fileclient  ][INFO    ][20888] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-02 07:40:46,350 [salt.state       ][INFO    ][20888] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-02 07:40:46,350 [salt.state       ][INFO    ][20888] Completed state [/etc/keepalived/keepalived.conf] at time 07:40:46.350167 duration_in_ms=77.667
2017-11-02 07:40:46,351 [salt.state       ][INFO    ][20888] Running state [keepalived] at time 07:40:46.350923
2017-11-02 07:40:46,351 [salt.state       ][INFO    ][20888] Executing state service.running for keepalived
2017-11-02 07:40:46,352 [salt.loaded.int.module.cmdmod][INFO    ][20888] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-02 07:40:46,370 [salt.loaded.int.module.cmdmod][INFO    ][20888] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-02 07:40:46,378 [salt.loaded.int.module.cmdmod][INFO    ][20888] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-02 07:40:46,386 [salt.state       ][INFO    ][20888] The service keepalived is already running
2017-11-02 07:40:46,386 [salt.state       ][INFO    ][20888] Completed state [keepalived] at time 07:40:46.386140 duration_in_ms=35.217
2017-11-02 07:40:46,387 [salt.minion      ][INFO    ][20888] Returning information for job: 20171102074044450340
2017-11-02 07:41:08,159 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command pillar.get with jid 20171102074108151119
2017-11-02 07:41:08,179 [salt.minion      ][INFO    ][20913] Starting a new job with PID 20913
2017-11-02 07:41:08,185 [salt.minion      ][INFO    ][20913] Returning information for job: 20171102074108151119
2017-11-02 07:42:20,929 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command state.sls with jid 20171102074220920960
2017-11-02 07:42:20,952 [salt.minion      ][INFO    ][20923] Starting a new job with PID 20923
2017-11-02 07:42:23,644 [salt.state       ][INFO    ][20923] Loading fresh modules for state activity
2017-11-02 07:42:23,697 [salt.fileclient  ][INFO    ][20923] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-02 07:42:23,744 [salt.fileclient  ][INFO    ][20923] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-02 07:42:24,527 [salt.state       ][INFO    ][20923] Running state [attr] at time 07:42:24.526665
2017-11-02 07:42:24,527 [salt.state       ][INFO    ][20923] Executing state pkg.installed for attr
2017-11-02 07:42:24,528 [salt.loaded.int.module.cmdmod][INFO    ][20923] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 07:42:24,897 [salt.state       ][INFO    ][20923] Package attr is already installed
2017-11-02 07:42:24,898 [salt.state       ][INFO    ][20923] Completed state [attr] at time 07:42:24.897759 duration_in_ms=371.094
2017-11-02 07:42:24,898 [salt.state       ][INFO    ][20923] Running state [glusterfs-server] at time 07:42:24.898106
2017-11-02 07:42:24,898 [salt.state       ][INFO    ][20923] Executing state pkg.installed for glusterfs-server
2017-11-02 07:42:24,903 [salt.state       ][INFO    ][20923] Package glusterfs-server is already installed
2017-11-02 07:42:24,903 [salt.state       ][INFO    ][20923] Completed state [glusterfs-server] at time 07:42:24.903341 duration_in_ms=5.235
2017-11-02 07:42:24,904 [salt.state       ][INFO    ][20923] Running state [bc] at time 07:42:24.903553
2017-11-02 07:42:24,904 [salt.state       ][INFO    ][20923] Executing state pkg.installed for bc
2017-11-02 07:42:24,908 [salt.state       ][INFO    ][20923] Package bc is already installed
2017-11-02 07:42:24,908 [salt.state       ][INFO    ][20923] Completed state [bc] at time 07:42:24.908427 duration_in_ms=4.873
2017-11-02 07:42:24,910 [salt.state       ][INFO    ][20923] Running state [glusterfs-server] at time 07:42:24.909655
2017-11-02 07:42:24,910 [salt.state       ][INFO    ][20923] Executing state service.running for glusterfs-server
2017-11-02 07:42:24,911 [salt.loaded.int.module.cmdmod][INFO    ][20923] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-02 07:42:24,936 [salt.loaded.int.module.cmdmod][INFO    ][20923] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-02 07:42:24,946 [salt.loaded.int.module.cmdmod][INFO    ][20923] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-02 07:42:24,960 [salt.state       ][INFO    ][20923] The service glusterfs-server is already running
2017-11-02 07:42:24,960 [salt.state       ][INFO    ][20923] Completed state [glusterfs-server] at time 07:42:24.959819 duration_in_ms=50.164
2017-11-02 07:42:24,963 [salt.state       ][INFO    ][20923] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:42:24.963155
2017-11-02 07:42:24,963 [salt.state       ][INFO    ][20923] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-02 07:42:24,966 [salt.state       ][INFO    ][20923] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-02 07:42:24,966 [salt.state       ][INFO    ][20923] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:42:24.966279 duration_in_ms=3.123
2017-11-02 07:42:24,967 [salt.state       ][INFO    ][20923] Running state [/srv/glusterfs/glance] at time 07:42:24.966500
2017-11-02 07:42:24,967 [salt.state       ][INFO    ][20923] Executing state file.directory for /srv/glusterfs/glance
2017-11-02 07:42:24,967 [salt.state       ][INFO    ][20923] Directory /srv/glusterfs/glance is in the correct state
2017-11-02 07:42:24,967 [salt.state       ][INFO    ][20923] Completed state [/srv/glusterfs/glance] at time 07:42:24.967428 duration_in_ms=0.928
2017-11-02 07:42:24,968 [salt.state       ][INFO    ][20923] Running state [/srv/glusterfs/keystone-keys] at time 07:42:24.967639
2017-11-02 07:42:24,968 [salt.state       ][INFO    ][20923] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-02 07:42:24,968 [salt.state       ][INFO    ][20923] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-02 07:42:24,969 [salt.state       ][INFO    ][20923] Completed state [/srv/glusterfs/keystone-keys] at time 07:42:24.968537 duration_in_ms=0.898
2017-11-02 07:42:24,969 [salt.state       ][INFO    ][20923] Running state [/srv/glusterfs/nova_instances] at time 07:42:24.968743
2017-11-02 07:42:24,969 [salt.state       ][INFO    ][20923] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-02 07:42:24,969 [salt.state       ][INFO    ][20923] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-02 07:42:24,970 [salt.state       ][INFO    ][20923] Completed state [/srv/glusterfs/nova_instances] at time 07:42:24.969567 duration_in_ms=0.824
2017-11-02 07:42:24,970 [salt.state       ][INFO    ][20923] Running state [/srv/glusterfs/keystone-credential-keys] at time 07:42:24.969776
2017-11-02 07:42:24,970 [salt.state       ][INFO    ][20923] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-02 07:42:24,970 [salt.state       ][INFO    ][20923] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-02 07:42:24,971 [salt.state       ][INFO    ][20923] Completed state [/srv/glusterfs/keystone-credential-keys] at time 07:42:24.970634 duration_in_ms=0.858
2017-11-02 07:42:24,972 [salt.minion      ][INFO    ][20923] Returning information for job: 20171102074220920960
2017-11-02 07:42:26,518 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command test.ping with jid 20171102074226508010
2017-11-02 07:42:26,534 [salt.minion      ][INFO    ][20957] Starting a new job with PID 20957
2017-11-02 07:42:26,578 [salt.minion      ][INFO    ][20957] Returning information for job: 20171102074226508010
2017-11-02 07:42:39,116 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command state.sls with jid 20171102074239109039
2017-11-02 07:42:39,131 [salt.minion      ][INFO    ][20965] Starting a new job with PID 20965
2017-11-02 07:42:39,802 [salt.state       ][INFO    ][20965] Loading fresh modules for state activity
2017-11-02 07:42:39,855 [salt.fileclient  ][INFO    ][20965] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-02 07:42:39,937 [salt.fileclient  ][INFO    ][20965] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-02 07:42:40,136 [salt.fileclient  ][INFO    ][20965] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-02 07:42:40,173 [salt.fileclient  ][INFO    ][20965] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-02 07:42:41,049 [salt.state       ][INFO    ][20965] Running state [attr] at time 07:42:41.048636
2017-11-02 07:42:41,049 [salt.state       ][INFO    ][20965] Executing state pkg.installed for attr
2017-11-02 07:42:41,050 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-02 07:42:41,457 [salt.state       ][INFO    ][20965] Package attr is already installed
2017-11-02 07:42:41,458 [salt.state       ][INFO    ][20965] Completed state [attr] at time 07:42:41.457638 duration_in_ms=409.002
2017-11-02 07:42:41,458 [salt.state       ][INFO    ][20965] Running state [glusterfs-server] at time 07:42:41.458013
2017-11-02 07:42:41,458 [salt.state       ][INFO    ][20965] Executing state pkg.installed for glusterfs-server
2017-11-02 07:42:41,463 [salt.state       ][INFO    ][20965] Package glusterfs-server is already installed
2017-11-02 07:42:41,463 [salt.state       ][INFO    ][20965] Completed state [glusterfs-server] at time 07:42:41.463171 duration_in_ms=5.158
2017-11-02 07:42:41,464 [salt.state       ][INFO    ][20965] Running state [bc] at time 07:42:41.463481
2017-11-02 07:42:41,464 [salt.state       ][INFO    ][20965] Executing state pkg.installed for bc
2017-11-02 07:42:41,468 [salt.state       ][INFO    ][20965] Package bc is already installed
2017-11-02 07:42:41,469 [salt.state       ][INFO    ][20965] Completed state [bc] at time 07:42:41.468534 duration_in_ms=5.053
2017-11-02 07:42:41,470 [salt.state       ][INFO    ][20965] Running state [glusterfs-server] at time 07:42:41.469750
2017-11-02 07:42:41,470 [salt.state       ][INFO    ][20965] Executing state service.running for glusterfs-server
2017-11-02 07:42:41,471 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-02 07:42:41,498 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-02 07:42:41,507 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-02 07:42:41,519 [salt.state       ][INFO    ][20965] The service glusterfs-server is already running
2017-11-02 07:42:41,519 [salt.state       ][INFO    ][20965] Completed state [glusterfs-server] at time 07:42:41.519028 duration_in_ms=49.278
2017-11-02 07:42:41,521 [salt.state       ][INFO    ][20965] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:42:41.520870
2017-11-02 07:42:41,521 [salt.state       ][INFO    ][20965] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-02 07:42:41,524 [salt.state       ][INFO    ][20965] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-02 07:42:41,524 [salt.state       ][INFO    ][20965] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 07:42:41.523830 duration_in_ms=2.959
2017-11-02 07:42:41,524 [salt.state       ][INFO    ][20965] Running state [/srv/glusterfs/glance] at time 07:42:41.524174
2017-11-02 07:42:41,524 [salt.state       ][INFO    ][20965] Executing state file.directory for /srv/glusterfs/glance
2017-11-02 07:42:41,525 [salt.state       ][INFO    ][20965] Directory /srv/glusterfs/glance is in the correct state
2017-11-02 07:42:41,525 [salt.state       ][INFO    ][20965] Completed state [/srv/glusterfs/glance] at time 07:42:41.525333 duration_in_ms=1.158
2017-11-02 07:42:41,526 [salt.state       ][INFO    ][20965] Running state [/srv/glusterfs/keystone-keys] at time 07:42:41.525645
2017-11-02 07:42:41,526 [salt.state       ][INFO    ][20965] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-02 07:42:41,527 [salt.state       ][INFO    ][20965] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-02 07:42:41,527 [salt.state       ][INFO    ][20965] Completed state [/srv/glusterfs/keystone-keys] at time 07:42:41.526778 duration_in_ms=1.133
2017-11-02 07:42:41,527 [salt.state       ][INFO    ][20965] Running state [/srv/glusterfs/nova_instances] at time 07:42:41.527093
2017-11-02 07:42:41,527 [salt.state       ][INFO    ][20965] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-02 07:42:41,528 [salt.state       ][INFO    ][20965] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-02 07:42:41,528 [salt.state       ][INFO    ][20965] Completed state [/srv/glusterfs/nova_instances] at time 07:42:41.528182 duration_in_ms=1.088
2017-11-02 07:42:41,529 [salt.state       ][INFO    ][20965] Running state [/srv/glusterfs/keystone-credential-keys] at time 07:42:41.528486
2017-11-02 07:42:41,529 [salt.state       ][INFO    ][20965] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-02 07:42:41,529 [salt.state       ][INFO    ][20965] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-02 07:42:41,530 [salt.state       ][INFO    ][20965] Completed state [/srv/glusterfs/keystone-credential-keys] at time 07:42:41.529618 duration_in_ms=1.131
2017-11-02 07:42:41,584 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command ['git', '--version'] in directory '/root'
2017-11-02 07:42:41,642 [salt.state       ][INFO    ][20965] Running state [sleep 5] at time 07:42:41.641919
2017-11-02 07:42:41,642 [salt.state       ][INFO    ][20965] Executing state cmd.wait for sleep 5
2017-11-02 07:42:41,643 [salt.state       ][INFO    ][20965] No changes made for sleep 5
2017-11-02 07:42:41,643 [salt.state       ][INFO    ][20965] Completed state [sleep 5] at time 07:42:41.642888 duration_in_ms=0.969
2017-11-02 07:42:41,644 [salt.state       ][INFO    ][20965] Running state [192.168.10.143] at time 07:42:41.643630
2017-11-02 07:42:41,644 [salt.state       ][INFO    ][20965] Executing state glusterfs.peered for 192.168.10.143
2017-11-02 07:42:41,644 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:41,661 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:41,798 [salt.state       ][INFO    ][20965] Host 192.168.10.143 already peered
2017-11-02 07:42:41,798 [salt.state       ][INFO    ][20965] Completed state [192.168.10.143] at time 07:42:41.797893 duration_in_ms=154.26
2017-11-02 07:42:41,802 [salt.state       ][INFO    ][20965] Running state [192.168.10.142] at time 07:42:41.802260
2017-11-02 07:42:41,803 [salt.state       ][INFO    ][20965] Executing state glusterfs.peered for 192.168.10.142
2017-11-02 07:42:41,803 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:41,814 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:41,884 [salt.state       ][INFO    ][20965] Host 192.168.10.142 already peered
2017-11-02 07:42:41,885 [salt.state       ][INFO    ][20965] Completed state [192.168.10.142] at time 07:42:41.884505 duration_in_ms=82.244
2017-11-02 07:42:41,892 [salt.state       ][INFO    ][20965] Running state [192.168.10.141] at time 07:42:41.891798
2017-11-02 07:42:41,892 [salt.state       ][INFO    ][20965] Executing state glusterfs.peered for 192.168.10.141
2017-11-02 07:42:41,893 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:41,912 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:42,051 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:42,062 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:42,135 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:42,152 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:42,230 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:42,243 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:42,348 [salt.state       ][INFO    ][20965] Peering with localhost is not needed
2017-11-02 07:42:42,349 [salt.state       ][INFO    ][20965] Completed state [192.168.10.141] at time 07:42:42.348545 duration_in_ms=456.748
2017-11-02 07:42:42,350 [salt.state       ][INFO    ][20965] Running state [glance] at time 07:42:42.349704
2017-11-02 07:42:42,350 [salt.state       ][INFO    ][20965] Executing state glusterfs.created for glance
2017-11-02 07:42:42,350 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:42,367 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:42,502 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:42,519 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:42,653 [salt.state       ][INFO    ][20965] Volume glance already exists and is started.
2017-11-02 07:42:42,653 [salt.state       ][INFO    ][20965] Completed state [glance] at time 07:42:42.653111 duration_in_ms=303.406
2017-11-02 07:42:42,658 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 07:42:42.657478
2017-11-02 07:42:42,658 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-02 07:42:42,658 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-02 07:42:42,791 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:42,792 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 07:42:42.792043 duration_in_ms=134.564
2017-11-02 07:42:42,793 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 07:42:42.793253
2017-11-02 07:42:42,794 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-02 07:42:42,795 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-02 07:42:42,934 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:42,935 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 07:42:42.935004 duration_in_ms=141.749
2017-11-02 07:42:42,937 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 07:42:42.936492
2017-11-02 07:42:42,937 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-02 07:42:42,938 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-02 07:42:43,078 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:43,078 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 07:42:43.078316 duration_in_ms=141.823
2017-11-02 07:42:43,080 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 07:42:43.079728
2017-11-02 07:42:43,080 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-02 07:42:43,082 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-02 07:42:43,157 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:43,158 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 07:42:43.157709 duration_in_ms=77.982
2017-11-02 07:42:43,158 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 07:42:43.158383
2017-11-02 07:42:43,159 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-02 07:42:43,159 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-02 07:42:43,244 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:43,245 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 07:42:43.244540 duration_in_ms=86.155
2017-11-02 07:42:43,248 [salt.state       ][INFO    ][20965] Running state [glance] at time 07:42:43.247734
2017-11-02 07:42:43,248 [salt.state       ][INFO    ][20965] Executing state glusterfs.started for glance
2017-11-02 07:42:43,249 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:43,265 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:43,393 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:43,407 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:43,536 [salt.state       ][INFO    ][20965] Volume glance is already started
2017-11-02 07:42:43,537 [salt.state       ][INFO    ][20965] Completed state [glance] at time 07:42:43.536775 duration_in_ms=289.041
2017-11-02 07:42:43,538 [salt.state       ][INFO    ][20965] Running state [keystone-keys] at time 07:42:43.538063
2017-11-02 07:42:43,539 [salt.state       ][INFO    ][20965] Executing state glusterfs.created for keystone-keys
2017-11-02 07:42:43,540 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:43,556 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:43,622 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:43,640 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:43,772 [salt.state       ][INFO    ][20965] Volume keystone-keys already exists and is started.
2017-11-02 07:42:43,773 [salt.state       ][INFO    ][20965] Completed state [keystone-keys] at time 07:42:43.772577 duration_in_ms=234.512
2017-11-02 07:42:43,785 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 07:42:43.784897
2017-11-02 07:42:43,786 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-02 07:42:43,788 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-02 07:42:43,922 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:43,923 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 07:42:43.922499 duration_in_ms=137.608
2017-11-02 07:42:43,923 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:42:43.923168
2017-11-02 07:42:43,923 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-02 07:42:43,924 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-02 07:42:44,004 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:44,005 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:42:44.004626 duration_in_ms=81.458
2017-11-02 07:42:44,005 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:42:44.005250
2017-11-02 07:42:44,006 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-02 07:42:44,006 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-02 07:42:44,122 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:44,122 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:42:44.122274 duration_in_ms=117.023
2017-11-02 07:42:44,123 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 07:42:44.122869
2017-11-02 07:42:44,123 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-02 07:42:44,124 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-02 07:42:44,197 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:44,197 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 07:42:44.196749 duration_in_ms=73.88
2017-11-02 07:42:44,197 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 07:42:44.197385
2017-11-02 07:42:44,198 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-02 07:42:44,198 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-02 07:42:44,276 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:44,276 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 07:42:44.276202 duration_in_ms=78.817
2017-11-02 07:42:44,278 [salt.state       ][INFO    ][20965] Running state [keystone-keys] at time 07:42:44.277908
2017-11-02 07:42:44,278 [salt.state       ][INFO    ][20965] Executing state glusterfs.started for keystone-keys
2017-11-02 07:42:44,279 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:44,296 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:44,372 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:44,389 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:44,513 [salt.state       ][INFO    ][20965] Volume keystone-keys is already started
2017-11-02 07:42:44,513 [salt.state       ][INFO    ][20965] Completed state [keystone-keys] at time 07:42:44.513341 duration_in_ms=235.432
2017-11-02 07:42:44,517 [salt.state       ][INFO    ][20965] Running state [nova_instances] at time 07:42:44.516785
2017-11-02 07:42:44,517 [salt.state       ][INFO    ][20965] Executing state glusterfs.created for nova_instances
2017-11-02 07:42:44,518 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:44,532 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:44,600 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:44,611 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:44,729 [salt.state       ][INFO    ][20965] Volume nova_instances already exists and is started.
2017-11-02 07:42:44,730 [salt.state       ][INFO    ][20965] Completed state [nova_instances] at time 07:42:44.729455 duration_in_ms=212.67
2017-11-02 07:42:44,734 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 07:42:44.734289
2017-11-02 07:42:44,735 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-02 07:42:44,735 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-02 07:42:44,872 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:44,872 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 07:42:44.872195 duration_in_ms=137.905
2017-11-02 07:42:44,874 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 07:42:44.873611
2017-11-02 07:42:44,874 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-02 07:42:44,875 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-02 07:42:44,950 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:44,950 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 07:42:44.950300 duration_in_ms=76.689
2017-11-02 07:42:44,951 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 07:42:44.951385
2017-11-02 07:42:44,952 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-02 07:42:44,952 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-02 07:42:45,021 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:45,022 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 07:42:45.021599 duration_in_ms=70.215
2017-11-02 07:42:45,022 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 07:42:45.022263
2017-11-02 07:42:45,023 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-02 07:42:45,023 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-02 07:42:45,115 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:45,116 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 07:42:45.115773 duration_in_ms=93.509
2017-11-02 07:42:45,117 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 07:42:45.116481
2017-11-02 07:42:45,117 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-02 07:42:45,117 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-02 07:42:45,187 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:45,187 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 07:42:45.187027 duration_in_ms=70.545
2017-11-02 07:42:45,189 [salt.state       ][INFO    ][20965] Running state [nova_instances] at time 07:42:45.188576
2017-11-02 07:42:45,189 [salt.state       ][INFO    ][20965] Executing state glusterfs.started for nova_instances
2017-11-02 07:42:45,189 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:45,199 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:45,320 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:45,335 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:45,460 [salt.state       ][INFO    ][20965] Volume nova_instances is already started
2017-11-02 07:42:45,460 [salt.state       ][INFO    ][20965] Completed state [nova_instances] at time 07:42:45.460245 duration_in_ms=271.668
2017-11-02 07:42:45,463 [salt.state       ][INFO    ][20965] Running state [keystone-credential-keys] at time 07:42:45.462689
2017-11-02 07:42:45,463 [salt.state       ][INFO    ][20965] Executing state glusterfs.created for keystone-credential-keys
2017-11-02 07:42:45,464 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:45,476 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:45,607 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:45,626 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:45,764 [salt.state       ][INFO    ][20965] Volume keystone-credential-keys already exists and is started.
2017-11-02 07:42:45,764 [salt.state       ][INFO    ][20965] Completed state [keystone-credential-keys] at time 07:42:45.764247 duration_in_ms=301.558
2017-11-02 07:42:45,775 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 07:42:45.775196
2017-11-02 07:42:45,776 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-02 07:42:45,776 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-02 07:42:45,864 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:45,864 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 07:42:45.864146 duration_in_ms=88.951
2017-11-02 07:42:45,865 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:42:45.865102
2017-11-02 07:42:45,866 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-02 07:42:45,866 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-02 07:42:45,942 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:45,943 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 07:42:45.942884 duration_in_ms=77.783
2017-11-02 07:42:45,944 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 07:42:45.943831
2017-11-02 07:42:45,944 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-02 07:42:45,945 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-02 07:42:46,021 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:46,021 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 07:42:46.020999 duration_in_ms=77.168
2017-11-02 07:42:46,022 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:42:46.021898
2017-11-02 07:42:46,022 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-02 07:42:46,023 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-02 07:42:46,128 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:46,129 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 07:42:46.128521 duration_in_ms=106.624
2017-11-02 07:42:46,129 [salt.state       ][INFO    ][20965] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 07:42:46.129134
2017-11-02 07:42:46,130 [salt.state       ][INFO    ][20965] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-02 07:42:46,130 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-02 07:42:46,231 [salt.state       ][INFO    ][20965] unless execution succeeded
2017-11-02 07:42:46,231 [salt.state       ][INFO    ][20965] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 07:42:46.231208 duration_in_ms=102.074
2017-11-02 07:42:46,234 [salt.state       ][INFO    ][20965] Running state [keystone-credential-keys] at time 07:42:46.233997
2017-11-02 07:42:46,235 [salt.state       ][INFO    ][20965] Executing state glusterfs.started for keystone-credential-keys
2017-11-02 07:42:46,235 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:46,251 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:46,379 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --version' in directory '/root'
2017-11-02 07:42:46,394 [salt.loaded.int.module.cmdmod][INFO    ][20965] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-02 07:42:46,516 [salt.state       ][INFO    ][20965] Volume keystone-credential-keys is already started
2017-11-02 07:42:46,516 [salt.state       ][INFO    ][20965] Completed state [keystone-credential-keys] at time 07:42:46.516153 duration_in_ms=282.157
2017-11-02 07:42:46,518 [salt.minion      ][INFO    ][20965] Returning information for job: 20171102074239109039
2017-11-02 07:42:47,516 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command test.ping with jid 20171102074247506893
2017-11-02 07:42:47,539 [salt.minion      ][INFO    ][21348] Starting a new job with PID 21348
2017-11-02 07:42:47,633 [salt.minion      ][INFO    ][21348] Returning information for job: 20171102074247506893
2017-11-02 07:42:48,435 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command cmd.run with jid 20171102074248427914
2017-11-02 07:42:48,456 [salt.minion      ][INFO    ][21353] Starting a new job with PID 21353
2017-11-02 07:42:48,465 [salt.loaded.int.module.cmdmod][INFO    ][21353] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-02 07:42:48,749 [salt.minion      ][INFO    ][21353] Returning information for job: 20171102074248427914
2017-11-02 08:11:45,373 [salt.minion      ][INFO    ][3965] User sudo_ubuntu Executing command cp.push_dir with jid 20171102081145361866
2017-11-02 08:11:45,392 [salt.minion      ][INFO    ][21680] Starting a new job with PID 21680
